Package: gurumdds-3.2 Priority: optional Section: devel Installed-Size: 6516 Maintainer: GurumNetworks, Inc. Architecture: amd64 Version: 3.2.3-noble Filename: pool/main/g/gurumdds-3.2/gurumdds-3.2_3.2.3-noble_amd64.deb SHA512: d919fbbe1a55b88b72dd236fb8980a41b92a512b50e5817834dc388293c7e8d08d0d9bf2f9dfea486ad41c6c3e26f5c5b20ab6aaaba6f51306c0b00084c322b8 Size: 2449018 SHA256: 899b8201d86d401885a0ee06fabd95229fed937213af4fda472b1be8d5ce54da SHA1: 00b122df20a5a2c198d15c1f49896b8b49c040bf MD5sum: 8f6aaa16cf72ff73610984ea73f4d084 Description: DDS Implementation by GurumNetworks, Inc. Package: python3-bloom Priority: optional Section: python Installed-Size: 516 Maintainer: William Woodall Architecture: all Version: 0.12.0-100 Depends: python3:any (>= 3.6~), python3-yaml, python3-empy, python3-packaging, python3-rosdep (>= 0.15.0), python3-rosdistro (>= 0.8.0), python3-vcstools (>= 0.1.22), python3-setuptools, python3-catkin-pkg (>= 0.4.3) Conflicts: python-bloom Filename: pool/main/p/python3-bloom/python3-bloom_0.12.0-100_all.deb SHA512: 114e1bd6af3c95558365aea9f80f24097a6ca77393904371e0103ff7f44b056cdd5e1c92736f3832ccdb770e2e105694c233b585b80a8064d6535d7c5797e9ac Size: 69272 SHA256: 766b7f036ae3b60b7c0527f85eddb12bbe205fbf4af21f5a551726a7e640f46a SHA1: f2276bd44483b96d771678d21ed18cf1e6378f78 MD5sum: d577066efacdc89389e4868b295dbcff Description: Bloom is a release automation tool. Bloom provides tools for releasing software on top of a git repository and leverages tools and patterns from git-buildpackage. Additionally, bloom leverages meta and build information from catkin (https://github.com/ros/catkin) to automate release branching and the generation of platform specific source packages, like debian's src-debs. Homepage: http://www.ros.org/wiki/bloom Package: python3-catkin-pkg Priority: optional Section: python Installed-Size: 26 Maintainer: Dirk Thomas Architecture: all Version: 1.0.0-100 Depends: python3:any (>= 3.6~), python3-catkin-pkg-modules (>= 1.0.0), python3-dateutil, python3-docutils Conflicts: catkin, python-catkin-pkg Filename: pool/main/p/python3-catkin-pkg/python3-catkin-pkg_1.0.0-100_all.deb SHA512: c0c1757cec7c91939dcd4496f128b1fbd1dbb92a72239c342e5818d93deade2355a035ca428d83c3ab5042d5057195bcc423e5e54bacd4c637477271e76c7ee2 Size: 3920 SHA256: df38f24e396c6664f2759fb4b9bd18e9c7a61e2b35450e787807a28ef3be5b91 SHA1: 012538d8985466141b1112e8bb8748ea8bdd7599 MD5sum: c6ee57fde962060de41361f69f0a394c Description: catkin package library Library for retrieving information about catkin packages. Homepage: http://wiki.ros.org/catkin_pkg Package: python3-catkin-pkg-modules Priority: optional Section: python Installed-Size: 252 Maintainer: Dirk Thomas Architecture: all Version: 1.0.0-1 Replaces: python3-catkin-pkg (<< 0.3.0) Depends: python3:any (>= 3.6~), python3-dateutil, python3-docutils, python3-pyparsing Conflicts: catkin, python3-catkin-pkg (<< 0.3.0) Filename: pool/main/p/python3-catkin-pkg-modules/python3-catkin-pkg-modules_1.0.0-1_all.deb SHA512: 1e8481f1b9485f002a9c96cc0c084de0d5fe9944343576f1ad97cbbe7838c6fa702c6bab5b0ee8805f33f2327741536288bce03c4a8e2bd9beab6e7cdd0bfe7e Size: 43200 SHA256: 303148fbacb632aba1335677d2c26c2e7cc89b6001e689bdca1024de2f9e6b32 SHA1: eda57e4ba03c098e782d5e47f0bbdbedff7baef3 MD5sum: 641e147ddf41a4f138e57f526a63709f Description: catkin package library Library for retrieving information about catkin packages. Homepage: http://wiki.ros.org/catkin_pkg Package: python3-colcon-alias Priority: optional Section: python Installed-Size: 37 Maintainer: Scott K Logan Architecture: all Version: 0.1.1-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.17.0), python3-filelock, python3-yaml Conflicts: python3-colcon-mixin (<= 0.2.2) Filename: pool/main/p/python3-colcon-alias/python3-colcon-alias_0.1.1-100_all.deb SHA512: 1d0ee468613b4ba6aa8f32d482e04191b76750309e08cb4ed023f25b9b9400fc4abe9a0834b7602a7f75969fd869ce3c4427cbb3ad8d912d609b45d49ed2c549 Size: 6372 SHA256: 4496347f1a4a017e4fc602b0f2272fe8430d5aa869434aecb1c7e411fe3996a4 SHA1: 925c778f82cdff2f8f7eb535a7db41c7bb83aad4 MD5sum: 0b28afb70efa16f7bf260ee91c40562b Description: Extension for colcon to create and modify command aliases. colcon-alias ============ . An extension for `colcon-core `_ to create and modify command aliases. . Aliases condense any number of colcon command invocations made up of a verb followed by all associated arguments down to another 'alias' verb. When invoking the alias verb, additional arguments can be appended to the original invocations. . An example alias called 'bat', short for 'build and test':: . $ colcon alias bat --command build --command test Registered command list for alias 'bat': build test $ colcon bat --packages-select colcon-alias Running command alias: colcon build --packages-select colcon-alias ... Running command alias: colcon test --packages-select colcon-alias ... . Another example, an alias for building specific packages:: Homepage: https://github.com/colcon/colcon-alias/ Package: python3-colcon-argcomplete Priority: optional Section: python Installed-Size: 39 Maintainer: Dirk Thomas Architecture: all Version: 0.3.3+upstream-1 Depends: python3:any (>= 3.6~), python3-argcomplete, python3-colcon-core Filename: pool/main/p/python3-colcon-argcomplete/python3-colcon-argcomplete_0.3.3+upstream-1_all.deb SHA512: 792a3999d94d69c2b08f962d2388ee0efd6b0240e5e41b25213e8139796cb2ee336f455db52dfd95b0c344db8ce5dc53372ddebd3004c46ff8edfc10e7fd6113 Size: 5500 SHA256: 1e3b542821afb538f18f1f76dbf96587eeab962d2405b3c82253b3935acf56c4 SHA1: aced430318054253943932f11c2bc07ff0ff422c MD5sum: 35f4d112cd594304511b127a5653ac79 Description: Completion for colcon command lines using argcomplete. colcon-argcomplete ================== . An extension for `colcon-core `_ to provide command line completion using `argcomplete `_. Homepage: https://colcon.readthedocs.io Package: python3-colcon-bash Priority: optional Section: python Installed-Size: 37 Maintainer: Dirk Thomas Architecture: all Version: 0.5.0-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.12.0) Filename: pool/main/p/python3-colcon-bash/python3-colcon-bash_0.5.0-100_all.deb SHA512: 08070668cf1a7de0e5076574d3d04ba9322ccc24077ed87ca3d7921f61eb39ce8c88e1bb41a7c30647eda0eb5fd94b24ef9aee4236d3af1a7e4ba8329b6b581b Size: 5620 SHA256: f9be2fabed8af19f33c53b1778ea0900e6f6f094062c2ce799167470de4b180e SHA1: d3a748e045d57662d1ca2c1728b19a216cb4d599 MD5sum: b3905304459b3bbcab610009c7bf9471 Description: Extension for colcon to provide Bash scripts. colcon-bash =========== . An extension for `colcon-core `_ to provide `Bash `_ scripts. Homepage: https://colcon.readthedocs.io Package: python3-colcon-bazel Priority: optional Section: python Installed-Size: 48 Maintainer: Mickael Gaillard Architecture: all Version: 0.1.0-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.3.9), python3-colcon-library-path, python3-pyparsing Filename: pool/main/p/python3-colcon-bazel/python3-colcon-bazel_0.1.0-100_all.deb SHA512: 2021cc16313f39ebbd0fd202d81059634a8067126cade0b45d703071d6049149ad755e73a4a9bc4d7f62f737d94d375a08a5d2106e322a537428eedc5d1acc89 Size: 8012 SHA256: 8cee3f30afbaf74303497a26f54e2787ff7eae24c50edd090aaeb35a40ae25ea SHA1: ee04355e077bdc01b1647f1e3d555afd46d6a206 MD5sum: e3ed2f81f8a133864f078f707d9080bd Description: Extension for colcon to support Bazel packages. colcon-bazel ============= . [![Travis CI](https://travis-ci.org/colcon/colcon-bazel.svg?branch=master)](https://travis-ci.org/colcon/colcon-bazel) [![AppVeyor](https://ci.appveyor.com/api/projects/status/github/colcon/colcon-bazel?svg=true&branch=master)](https://ci.appveyor.com/project/Theosakamg/colcon-bazel) [![codecov](https://codecov.io/gh/colcon/colcon-bazel/branch/master/graph/badge.svg)](https://codecov.io/gh/colcon/colcon-bazel) [![PyPI version](https://img.shields.io/pypi/v/colcon_bazel.svg)](https://pypi.python.org/pypi/colcon_bazel/) . An extension for [colcon-core](https://github.com/colcon/colcon-core) to support [Bazel](https://bazel.build) projects. Homepage: https://colcon.readthedocs.io Package: python3-colcon-cd Priority: optional Section: python Installed-Size: 32 Maintainer: Dirk Thomas Architecture: all Version: 0.2.1-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.4.1), python3-colcon-package-information Filename: pool/main/p/python3-colcon-cd/python3-colcon-cd_0.2.1-100_all.deb SHA512: 083d0e9c8977689ee2a241c6eeb1b25f8018880f93f8b7e900608e023ed4d10d707ed65487fd7b24bffabadcb33dea10fa07bef07ec933ccdbe441fab9ac9151 Size: 4676 SHA256: 1a8e539d3bf2f98e74e2082e2532754b6f8f3e333f8f94210591444b901033b5 SHA1: 651a0ed9c05c868dc7ce0b04c2ff7575d92dcd58 MD5sum: 4f1f87f6ebf9d8df5db070301f7acf75 Description: A shell function for colcon to change the current working di colcon-cd ========= . A shell function for `colcon-core `_ to change the current working directory. . See the `documentation `_ on how to use it. Homepage: https://colcon.readthedocs.io Package: python3-colcon-clean Priority: optional Section: python Installed-Size: 57 Maintainer: Ruffin White Architecture: all Version: 0.2.1-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.5.2), python3-scantree Filename: pool/main/p/python3-colcon-clean/python3-colcon-clean_0.2.1-100_all.deb SHA512: eacdee5992f1d45e5b63ccefd4840fe1b6198789dea046e15a4dc4e49a762c6f432fd2e5c01b5444b9cce73edeb39c6cc3433645653e684632a9a6ec0fd0596c Size: 10044 SHA256: d5ebbaa7322830bcebbe134cc66b0526c887d8a69534e3e15698c1aace8b7c88 SHA1: 512dfa88978146432895a1fa27b24e01e6140782 MD5sum: 7be6eebe2ba15da04e54cdb77da22088 Description: Extension for colcon to clean package workspaces. # colcon-clean . [![GitHub Workflow Status](https://github.com/colcon/colcon-clean/actions/workflows/ci.yaml/badge.svg?branch=master&event=push)](https://github.com/colcon/colcon-clean/actions/workflows/ci.yaml?query=branch%3Amaster+event%3Apush) [![Codecov](https://codecov.io/gh/colcon/colcon-clean/branch/master/graph/badge.svg)](https://codecov.io/gh/colcon/colcon-clean) . An extension for [colcon-core](https://github.com/colcon/colcon-core) to clean package workspaces. Enables cleaning of various colcon paths, such as build or install folders, for either the entire workspace or for selected packages with advanced path globing options. In conjunction with [colcon-package-selection](https://github.com/colcon/colcon-package-selection), this extension can help maintain hygienic build environments while leveraging persistent workspaces for caching by allowing users to finely remove stale artifacts, preserving what can be cached during software development. For example, when pulling various changes into a local workspace to review pull requests, this extension can be used to wipe only the build and install paths for affected packages, ensuring subsequent builds are not cross contaminated from previous jobs. . The extension works by providing a convenient wrapper around filesystem deletion, allowing users to specify at which base paths to be cleaned (`build`, `install`, `log`, `test_result`), at what level cleaning should take place (global workspace or per package), and if specified what exact files should (or should not) be removed. . . ## Quick start . Setup, build and test an example colcon workspace: ``` mkdir -p ~/ws/src && cd ~/ws wget https://raw.githubusercontent.com/colcon/colcon.readthedocs.org/main/colcon.repos vcs import src < colcon.repos colcon build colcon test ``` Homepage: https://colcon.readthedocs.io Package: python3-colcon-cmake Priority: optional Section: python Installed-Size: 88 Maintainer: Dirk Thomas, Michel Hidalgo Architecture: all Version: 0.2.29-100 Depends: python3:any (>= 3.6~), cmake, python3-colcon-core (>= 0.5.6), python3-colcon-library-path, python3-colcon-test-result (>= 0.3.3), python3-packaging Filename: pool/main/p/python3-colcon-cmake/python3-colcon-cmake_0.2.29-100_all.deb SHA512: 82e53a423673ea2d455639df8016ed64c5b7e14661f01451326c9ebcd026c18654c2f193c19ff5b963b008df884de2a6e726b5e50ba79ee24e173d0aa50e505f Size: 15520 SHA256: ecfa453fd22dc3574a4360faede06aeace40f73dcb7b3006ab607e5b301e2bd4 SHA1: 397f0d74aecbb1a743284c54bb0bef7fe4e79566 MD5sum: f9b45d53ec0dcc25d8d1ca5387f5b317 Description: Extension for colcon to support CMake packages. colcon-cmake ============ . An extension for `colcon-core `_ to support `CMake `_ projects. Homepage: https://colcon.readthedocs.io Package: python3-colcon-common-extensions Priority: optional Section: python Installed-Size: 21 Maintainer: Dirk Thomas Architecture: all Version: 0.3.0-100 Depends: python3:any (>= 3.6~), python3-colcon-argcomplete, python3-colcon-bash, python3-colcon-cd, python3-colcon-cmake, python3-colcon-core, python3-colcon-defaults, python3-colcon-devtools, python3-colcon-library-path, python3-colcon-metadata, python3-colcon-notification, python3-colcon-output, python3-colcon-package-information, python3-colcon-package-selection, python3-colcon-parallel-executor, python3-colcon-powershell, python3-colcon-python-setup-py, python3-colcon-recursive-crawl, python3-colcon-ros, python3-colcon-test-result, python3-colcon-zsh Recommends: python3-colcon-override-check Filename: pool/main/p/python3-colcon-common-extensions/python3-colcon-common-extensions_0.3.0-100_all.deb SHA512: ba85cea8622892e10b5dabac50080ad37aa22dcd3db8043120828c721dc93d7e6f630506a10013acc1ca76a82219240a46aed6c7559b3744c731c15eba65b984 Size: 2972 SHA256: ee1b13abda1bc6c85509c844cf19103512577df26d0a7cf6841cae990dbd50ee SHA1: cf6094df34776018fd0ee9dc039b71c490e950b3 MD5sum: ab1c7b6b357124ac7c06206178176b1d Description: Meta package aggregating colcon-core and common extensions. colcon-common-extensions ======================== . A meta package aggregating `colcon-core `_ as well as a set of common extensions. Homepage: https://colcon.readthedocs.io Package: python3-colcon-core Priority: optional Section: python Installed-Size: 474 Maintainer: Dirk Thomas Architecture: all Version: 0.19.0+upstream-1 Replaces: colcon Depends: python3:any (>= 3.6~), python3-distlib, python3-empy, python3-packaging, python3-pytest, python3-setuptools, python3 (>= 3.8) | python3-importlib-metadata, python3 (>= 3.11) | python3-tomli (>= 1) | python3-toml Recommends: python3-pytest-cov Suggests: python3-pytest-repeat, python3-pytest-rerunfailures Filename: pool/main/p/python3-colcon-core/python3-colcon-core_0.19.0+upstream-1_all.deb SHA512: bbdf0911c8bdd3a1f39777694182617aa003cec4a2f9b964ee748ae6186b57ad354ad86540616ee49526932703fb8efe5d5b56cf0bf4f1bfe511bd4ad8f1495d Size: 71000 SHA256: 14ca0b3616458742e8df156f937260ceb1fd6789eebb17a2c730f0e46a97b221 SHA1: 47a50156acc3f9f1af7486003289375f2330e454 MD5sum: 8fbb32974bb62a46a2ba26c64855a5b5 Description: Command line tool to build sets of software packages. colcon - collective construction ================================ . ``colcon`` is a command line tool to improve the workflow of building, testing and using multiple software packages. It automates the process, handles the ordering and sets up the environment to use the packages. . For more information see `colcon.readthedocs.io `_. Homepage: https://colcon.readthedocs.io Package: python3-colcon-coveragepy-result Priority: optional Section: python Installed-Size: 40 Maintainer: Christophe Bedard Architecture: all Version: 0.0.8-100 Depends: python3:any (>= 3.6~), python3-colcon-core, python3-coverage Filename: pool/main/p/python3-colcon-coveragepy-result/python3-colcon-coveragepy-result_0.0.8-100_all.deb SHA512: 9fdc3f7c20d952def9932a4dd60a7a4759bf19f00fad5a30ba64047e64ebd33ebc11e27738f34be0801f131c7f46bd403c9d7632f4727d5388d029e8d42fb680 Size: 6472 SHA256: 6e588aad2b3db1c13a1eb7b2823b93db83b6bc921fb21cd83baac16edd9ddf32 SHA1: f961a63aac8e90bbe45377e664b00a12ee23a506 MD5sum: c027eb151caaed3af51fb658289aa546 Description: colcon extension for collecting coverage.py results # colcon-coveragepy-result . [![PyPI](https://img.shields.io/pypi/v/colcon-coveragepy-result)](https://pypi.org/project/colcon-coveragepy-result/) [![GitHub Action Status](https://github.com/colcon/colcon-coveragepy-result/workflows/Test/badge.svg)](https://github.com/colcon/colcon-coveragepy-result/actions) . A [colcon](https://colcon.readthedocs.io/) extension for collecting [coverage.py](https://coverage.readthedocs.io/en/stable/) results. . ## Usage . 1. Build packages with coverage, e.g. using a [colcon mixin](https://colcon.readthedocs.io/en/released/reference/verb/mixin.html) for [coverage](https://github.com/colcon/colcon-mixin-repository/blob/master/coverage.mixin) ```shell $ colcon build --mixin coverage-pytest ``` 1. Test packages with coverage, again using a mixin ```shell $ colcon test --mixin coverage-pytest ``` 1. Collect coverage results ```shell $ colcon coveragepy-result Homepage: https://colcon.readthedocs.io Package: python3-colcon-defaults Priority: optional Section: python Installed-Size: 34 Maintainer: Dirk Thomas Architecture: all Version: 0.2.9+upstream-1 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.12.0), python3-yaml Filename: pool/main/p/python3-colcon-defaults/python3-colcon-defaults_0.2.9+upstream-1_all.deb SHA512: b5a8fe234cf02a691d53fb5cadf5bc10f5066c7a947617d63768989a26b525f1b6921f2c11438508b3876096219005e8c35e428341cf3e27a6327ce812eb2448 Size: 5776 SHA256: ac69a0545b8fbd380d741232e8c0d088d83b2d5cf2cbd34c51728ba9204c57bf SHA1: 81e48f4f74315b33c60e65fd4b9ca884fce3206e MD5sum: e930d3135d951e5c602a2e8d7d34d667 Description: Extension for colcon to read defaults from a config file. colcon-defaults =============== . An extension for `colcon-core `_ to provide custom default values for the command line arguments from a configuration file. . For more information about the format of the configuration file see `colcon.readthedocs.io `_. Homepage: https://colcon.readthedocs.io Package: python3-colcon-devtools Priority: optional Section: python Installed-Size: 33 Maintainer: Dirk Thomas Architecture: all Version: 0.3.0-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.13.0), python3-packaging Filename: pool/main/p/python3-colcon-devtools/python3-colcon-devtools_0.3.0-100_all.deb SHA512: aafe30a14df78f5d9dab6888fa9f54764828d4bd6d669fcdf754d51c2a33e5934eb209f6dd04405fb33d12b5fdcabb578e88d0c22ff0095ad77c4bfbc0c09b47 Size: 4856 SHA256: 3d0e55f174253368b028573f229676f47b1cef8c73aca26bda671c07799b0fce SHA1: 0566bd6300d37c6b1400adf6eb6b57e14c911c2f MD5sum: 17e96392c3e7defbec13c111b2e00ad6 Description: Extension for colcon to provide information about all extens colcon-devtools =============== . An extension for `colcon-core `_ to provide information about the plugin system. Homepage: https://colcon.readthedocs.io Package: python3-colcon-ed Priority: optional Section: python Installed-Size: 31 Maintainer: Chen Bainian Architecture: all Version: 0.3.0-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.5.2) Filename: pool/main/p/python3-colcon-ed/python3-colcon-ed_0.3.0-100_all.deb SHA512: 266010d4d4707be2bcd5477fc6128db33decd44598432523c943074e03c6b9e6fded647ea74a14249db9bff7fab016cd967a3bc82fc889dda15ac4a733a368c0 Size: 5024 SHA256: 056a595d0daa0951811aab2f4ba03829d1dec395d4d4d1852eeec4bbaa76b862 SHA1: 22f412cf0e4a9f3b10baa1be56d667ea0094be83 MD5sum: 0e18bca1730f26c57cc5bc8848baeccb Description: Extension for colcon to edit file in directories. colcon-ed ========= . An extension for `colcon-core `_ to edit a file within a package. . See the `documentation `_ on how to use it. Homepage: https://colcon.readthedocs.io Package: python3-colcon-hardware-acceleration Priority: optional Section: python Installed-Size: 182 Maintainer: Víctor Mayoral-Vilches Architecture: all Version: 0.8.0-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.7.1) Filename: pool/main/p/python3-colcon-hardware-acceleration/python3-colcon-hardware-acceleration_0.8.0-100_all.deb SHA512: c398b1f8cc96d2a7002a1ae128bc1519a1a2ab5c9afb4cdc0e2c45740b9de141dc5ed380c099da7034ef07c542a5b9ba15a319173e10a7880e4784cd043fc468 Size: 26240 SHA256: 6fbb4aedc1b24d04b38e494cae2a16e083f6be2dfd924e6dd7e24c69674dd992 SHA1: 13318e02db18c2c4b44a6ff2d4587700d9d43fbf MD5sum: 51b44b046ebd1231477ef1b4d5dd92cb Description: Extension for colcon to include hardware acceleration Homepage: https://colcon.readthedocs.io Package: python3-colcon-installed-package-information Priority: optional Section: python Installed-Size: 42 Maintainer: Scott K Logan Architecture: all Version: 0.2.1-100 Depends: python3:any (>= 3.6~), python3-colcon-core, python3 (>= 3.8) | python3-importlib-metadata Filename: pool/main/p/python3-colcon-installed-package-information/python3-colcon-installed-package-information_0.2.1-100_all.deb SHA512: f68fc60729de82ac09333af1d10880305f3d4019652a7f3125a96d4dad84d0421eb546baad0afa80e44fff6611173eee680bb1cac70a38931c5796150ef2abe1 Size: 7680 SHA256: 892e5bcc87d5ffa69a48a95b4878c8792a1cbd0ae5998570a093ee207ada7739 SHA1: 8190e9d65045e11d32a47f15f42cfd6bd41d3b11 MD5sum: 6eea4def3805f6010036ebbb4d8f385c Description: Extensions for colcon to inspect packages which have already colcon-installed-package-information ==================================== . Extensions for `colcon-core `_ to inspect packages which have already been installed. . Overview -------- . These colcon extensions provide a mechanism which can be used for getting information about packages outside of the workspace, which have already been built and installed prior to the current operation. In general, it works similarly to and is based on the `PackageDiscoveryExtensionPoint `_ and `PackageAugmentationExtensionPoint `_ extensions provided by ``colcon-core``. . Differences ----------- . Installed packages don't generally have a single directory which stores the package content and metadata. This set of extensions store the "prefix" under which the package resides rather than the package directory (e.g. ``~/workspace/install`` instead of ``~/workspace/install/share/`` or ``~/workspace/src/``), meaning many packages will likely share the same ``path`` attribute value. . Recursively crawling an entire system or even selective subdirectories to look for installed packages could be very slow, so this process also deviates from the Discover -> Identify -> Augment pipeline used in ``colcon-core``. Rather than attempting identification on prospective package locations, the discovery phase generally loads a list of installed packages from a database of some kind, such as the file-based colcon index. In some cases, the database might already populate sufficient information on the descriptor to identify the package. Homepage: https://colcon.readthedocs.io Package: python3-colcon-lcov-result Priority: optional Section: python Installed-Size: 47 Maintainer: Christophe Bedard Architecture: all Version: 0.5.3-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.5.6) Filename: pool/main/p/python3-colcon-lcov-result/python3-colcon-lcov-result_0.5.3-100_all.deb SHA512: 4084eb746497823c28b40fe60ee0b8697a5db0eb61643cdb42a4f472c832cad7ebd24158a41a9a84fdcff35fb4d18bc3efb874cdb970a722346dcb397c238782 Size: 8540 SHA256: fd51bbb66f4c2ef50627e902fbba6aec51ecef940c57d8e41a1324c9a2582c98 SHA1: ba083884c0f37add77633413975aa43c82ba4e55 MD5sum: 8a0c1b1e029f84e58bb7edea203f2e24 Description: Extension for colcon to gather test results. colcon-lcov-result ================== . An extension for `colcon-core `_ to provide aggregate coverage results using `LCOV `_. . LCOV is a graphical front-end for GCC's coverage testing tool `gcov `_, producing the following coverage metrics: . - Statement coverage - Function coverage - Branch coverage . For more information, see `this paper `_ and `this Wikipedia page `_. . . Usage Homepage: https://colcon.readthedocs.io Package: python3-colcon-library-path Priority: optional Section: python Installed-Size: 26 Maintainer: Dirk Thomas Architecture: all Version: 0.2.1-100 Depends: python3:any (>= 3.6~), python3-colcon-core Filename: pool/main/p/python3-colcon-library-path/python3-colcon-library-path_0.2.1-100_all.deb SHA512: c63a3df1db83b51ff98bc355a3b5845a0b72a9b687b36a78caab5714f8d92768529f36a4cd334ed48e9d467402eed248d8fd0e25bbb09856c078f5e3114a0b95 Size: 3544 SHA256: d58c8de4234fd5681bd4fe786187ab7a1a448401a45045f65f0eae3a14d06c96 SHA1: fe2448daf3d915b119f9a46480c905ece06d01ce MD5sum: eca4e76ce5757910a38f5536522b6e05 Description: Extension for colcon adding an environment variable to find colcon-library-path =================== . An extension for `colcon-core `_ to set an environment variable to find shared libraries at runtime. Homepage: https://colcon.readthedocs.io Package: python3-colcon-meson Priority: optional Section: python Installed-Size: 36 Maintainer: Christian Rauch Architecture: all Version: 0.4.5-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.10.0), python3-colcon-library-path, meson (>= 0.60.0) Filename: pool/main/p/python3-colcon-meson/python3-colcon-meson_0.4.5-100_all.deb SHA512: 48457f91c9d59aa8eb1a2afdc3b3ac495c28e3390b069e7d1fef4cba2317deae60eb5fd221038a2eb88ef0961213392e12cf74141c54e6f32c044e6863faaf2e Size: 6904 SHA256: b5c6fb98658a3a550a09dbadfb2597fa090afbbb266a3766f6087b98c41ff354 SHA1: a5f126222093c00210585529ff1ec0d48d29a28c MD5sum: 31c4a0be0fdb0404a5c74b1229781841 Description: Extension for colcon to support Meson packages. # colcon-meson . A colcon extension for building [Meson](https://mesonbuild.com) packages. . Install from the Python Package Index via: ```sh pip install colcon-meson ``` . ## Passing Meson arguments . Arguments can be passed to `meson setup` via `--meson-args`: 1. set build options defined in `meson_options.txt`: ```sh colcon build --packages-select $PACKAGE --meson-args \ -D$ARG1=$PARAM1 \ -D$ARG2=$PARAM2 ``` 2. set the build type: ```sh Package: python3-colcon-metadata Priority: optional Section: python Installed-Size: 61 Maintainer: Dirk Thomas Architecture: all Version: 0.2.5-100 Depends: python3:any (>= 3.6~), python3-colcon-core, python3-yaml Filename: pool/main/p/python3-colcon-metadata/python3-colcon-metadata_0.2.5-100_all.deb SHA512: 1eff7730defc05a9bbd7036a3a708a9afbbf1d0fed2d5d47c76cb36b7eb5dcfb191c435097ba315f4b82c83b648bf458af75f8dd5ebb7393616a1d111319ebb0 Size: 9188 SHA256: cb2824e424648e4973236253f85adbf509136dc0abe755c93dd39ceb6670e14f SHA1: a6dcb7fa80c1d7f46fa3f45734b8183dcf7db6f7 MD5sum: a96270ed29b3c8a62d5523e13dcdec72 Description: Extension for colcon to read package metadata from files. colcon-metadata =============== . An extension for `colcon-core `_ to fetch and manage package metadata from repositories. . For an example repository containing metadata see `colcon-metadata-repository `_. Homepage: https://colcon.readthedocs.io Package: python3-colcon-mixin Priority: optional Section: python Installed-Size: 67 Maintainer: Dirk Thomas Architecture: all Version: 0.2.3-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.12.0), python3-yaml Filename: pool/main/p/python3-colcon-mixin/python3-colcon-mixin_0.2.3-100_all.deb SHA512: b2738b5d4bc82bb88e73048754b9806b00f19cd21e1237f5332d956e42ec8d14b7893ced55b1bd8ee4622f08e04ff3d8cbfe9dd7f2ce7c7c69495b13759de46f Size: 10980 SHA256: b1715743f5036fe993a6100a1eddc9126ce83a6cdc0b0b1990ae5958675c81e5 SHA1: a901f78e59a15628f891bc97ee3a66619fa52a08 MD5sum: 2346a6d7ab88d7301cc37c2fde3af48a Description: Extension for colcon to read CLI mixins from files. colcon-mixin ============ . An extension for `colcon-core `_ to fetch and manage CLI mixins from repositories. . For an example repository containing mixins see `colcon-mixin-repository `_. Homepage: https://colcon.readthedocs.io Package: python3-colcon-notification Priority: optional Section: python Installed-Size: 97 Maintainer: Dirk Thomas Architecture: all Version: 0.3.0-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.3.7), python3-notify2 Filename: pool/main/p/python3-colcon-notification/python3-colcon-notification_0.3.0-100_all.deb SHA512: 1215005dfd2b9a95395f165bc924e4d0ab9168ee25cc852acc0b3a59ef834cfbd7442cff353a700b8a75d23fb2bd0840856329db64b39bc0ba1b4fe2174833af Size: 10736 SHA256: 0dcccd0bf1e92f81aeac7fb0f3471c4c9309ce045d1cc9a30248a34ea50a5463 SHA1: 3bfac8734f6a634d8ceff67d6e72f469d0df22ed MD5sum: 6275a51742f24c02ded7bee320c199c8 Description: Extension for colcon to provide status notifications. colcon-notification =================== . An extension for `colcon-core `_ to provide status notifications. Homepage: https://colcon.readthedocs.io Package: python3-colcon-output Priority: optional Section: python Installed-Size: 43 Maintainer: Dirk Thomas Architecture: all Version: 0.2.13-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.3.8) Filename: pool/main/p/python3-colcon-output/python3-colcon-output_0.2.13-100_all.deb SHA512: 195b91857a8321c121d557bdab2d276340927f51bb13ab31337bac9d1d849ce10735527ca42065e45c61f558c2f5165b5cb38b91048510e51e31a6b33bd79a3f Size: 6756 SHA256: 852bfbe621797737f8b0552c538f2f9730dba7c87d2b3a39745270736065483e SHA1: 9dd267c339488e3f47e5bd4c4ea163c9d007b7a9 MD5sum: 9ccb3f6377442d5bc90449f694d4c710 Description: Extension for colcon to customize the output in various ways colcon-output ============= . An extension for `colcon-core `_ to customize the output in various ways. Homepage: https://colcon.readthedocs.io Package: python3-colcon-override-check Priority: optional Section: python Installed-Size: 31 Maintainer: Scott K Logan Architecture: all Version: 0.0.1-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.7.1), python3-colcon-installed-package-information Filename: pool/main/p/python3-colcon-override-check/python3-colcon-override-check_0.0.1-100_all.deb SHA512: 33866392ef69fe19b2aa18eda16409024437cf4e8879178f93bb40bed7f71e9c18fc45ea6dc46cd65ca7ee221ac305768ecf7cf7b05c959250e93376719b3283 Size: 5212 SHA256: 386836833f81a90afac56786ebf86e73d5921264bc4128c6b8ff7be5126fa7a3 SHA1: 86f58660de9fff7a34b6112caf0355685bf308ed MD5sum: 068b583ba8375b60ee150e79c5cb85eb Description: Extension for colcon to check for potential problems when ov colcon-override-check ===================== . An extension for `colcon-core `_ to check for potential problems when overriding installed packages. Homepage: https://colcon.readthedocs.io Package: python3-colcon-package-information Priority: optional Section: python Installed-Size: 53 Maintainer: Dirk Thomas Architecture: all Version: 0.4.0-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.5.2), python3-packaging Filename: pool/main/p/python3-colcon-package-information/python3-colcon-package-information_0.4.0-100_all.deb SHA512: 95cbc66c0fbb500698b93d847a8bc6a55040c4e8cc65e6baea6f7afc9633ee2144ce3ac8a346bd26782a8aa70e2eeca05c9b33227b8e8611d102d7335a3d95cd Size: 8456 SHA256: 734694d848c34554745aea5b97f423a7374d47ca4ada8ed7f0c970f56a23ef05 SHA1: 5e3421271641cacd20539d2bdd0aa222c1fe83c4 MD5sum: c03f9c72487d7cd47b05e6e4d86bb8c2 Description: Extension for colcon to output package information. colcon-package-information ========================== . An extension for `colcon-core `_ to provide information about the packages. Homepage: https://colcon.readthedocs.io Package: python3-colcon-package-selection Priority: optional Section: python Installed-Size: 59 Maintainer: Dirk Thomas Architecture: all Version: 0.2.10-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.3.19) Filename: pool/main/p/python3-colcon-package-selection/python3-colcon-package-selection_0.2.10-100_all.deb SHA512: dcf470b8d7a8212f19581c028b57039c13ad6876aab58581d576cc4159e0958c7332ae001a966669ee754a7cddbc44f7c2e8be1cd8862cfe28b048541a795b7e Size: 7540 SHA256: 16f55bc9fb28515dd62f7c7f94a30101af727a80982cd3533c8fe960791523a7 SHA1: aa1666f8cc78e178da5eb1d9ed877293dc98c09e MD5sum: b3e01a59cb57a5be91ffc1a4ded1fdd5 Description: Extension for colcon to select the packages to process. colcon-package-selection ======================== . An extension for `colcon-core `_ to select a subset of packages for processing. Homepage: https://colcon.readthedocs.io Package: python3-colcon-parallel-executor Priority: optional Section: python Installed-Size: 32 Maintainer: Dirk Thomas Architecture: all Version: 0.3.0-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.3.15) Filename: pool/main/p/python3-colcon-parallel-executor/python3-colcon-parallel-executor_0.3.0-100_all.deb SHA512: 87836e7abb429c62cf8f724f4462131d35ecd8ba7e47596f66d7bf16fa140c294b0701d71d30a001285e13d1a93e46e2167090b4b45faf3efe00c8c67e6c64e9 Size: 5532 SHA256: b30768928ce2870a753ce0eb63f6f651399c179bc8ef1f3fb3cc083a1e053a9a SHA1: 39eea2bab019cdd38b55de5738753c1851d4f7b3 MD5sum: a06bb1f4666f0884b2a0c0afccf0a471 Description: Extension for colcon to process packages in parallel. colcon-parallel-executor ======================== . An extension for `colcon-core `_ to process packages in parallel. Homepage: https://colcon.readthedocs.io Package: python3-colcon-pkg-config Priority: optional Section: python Installed-Size: 25 Maintainer: Dirk Thomas Architecture: all Version: 0.1.0-100 Depends: python3:any (>= 3.6~), python3-colcon-core Filename: pool/main/p/python3-colcon-pkg-config/python3-colcon-pkg-config_0.1.0-100_all.deb SHA512: 9bc0d0d95df416b3e87b067d66f8ec49218c62123fc44c9e2429614115b0b4aa06fc64b8314584affcbfb142e0f875ac17273625afae626d683075e8be753d6d Size: 3204 SHA256: e8e376bfae40aef23d356eae3441263a30a296054913802ca566017dabd447af SHA1: 0fd0acd58ad86fcf63241f3468dffb7728d7e450 MD5sum: cafad22da3e2dd6668ead1c062e4d325 Description: Extension for colcon adding an environment variable to find colcon-pkg-config =================== . An extension for `colcon-core `_ to set an environment variable to find pkg-config files. Homepage: https://colcon.readthedocs.io Package: python3-colcon-powershell Priority: optional Section: python Installed-Size: 44 Maintainer: Dirk Thomas, Jacob Perron Architecture: all Version: 0.4.0-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.12.0) Filename: pool/main/p/python3-colcon-powershell/python3-colcon-powershell_0.4.0-100_all.deb SHA512: 6d6b10f2c464bbaaaecae879841a1a3ab8c7d5ea5ff92e4781fdd460315f82180551843395dbff12892af13860c716f4d84b72fe79f9c1e8632023472b44b8ca Size: 6960 SHA256: 42e9ee011a1e3c72fef974ae7abbce9d1401c060dea754efb0022ccc431574c6 SHA1: 26331026d9f61fc3a5392f17660e25a688ac16b5 MD5sum: 845f3803acd11ff7a1306ad757f690d7 Description: Extension for colcon to provide PowerShell scripts. colcon-powershell ================= . An extension for `colcon-core `_ to provide `PowerShell `_ scripts. Homepage: https://colcon.readthedocs.io Package: python3-colcon-python-setup-py Priority: optional Section: python Installed-Size: 38 Maintainer: Dirk Thomas Architecture: all Version: 0.2.9-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.6.1), python3-setuptools Filename: pool/main/p/python3-colcon-python-setup-py/python3-colcon-python-setup-py_0.2.9-100_all.deb SHA512: 5f797aff027d7ef8b9d21fd8abbe864ad0f468aac2787b45ffefc8d508d0ceb845e63a5b78debb73326f839872d718f817f5ec66ebc365c20bf042b2efbb1fd0 Size: 6596 SHA256: f81ee695cfa2c372fe88441680279616af879615fe1b73b8fdd798c5a47923d5 SHA1: b72700078c3e80652a9cd5c357b4c09537aa2aea MD5sum: 1ad8db7a4a370d27a4e41e652ee8bdac Description: Extension for colcon to support Python packages with the met colcon-python-setup-py ====================== . An extension for `colcon-core `_ to identify packages with a ``setup.py`` file by introspecting the arguments to the ``setup()`` function call of `setuptools `_. Homepage: https://colcon.readthedocs.io Package: python3-colcon-recursive-crawl Priority: optional Section: python Installed-Size: 27 Maintainer: Dirk Thomas Architecture: all Version: 0.2.3-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.7.0) Filename: pool/main/p/python3-colcon-recursive-crawl/python3-colcon-recursive-crawl_0.2.3-100_all.deb SHA512: d7897ab097711975b4c3fb851b24e959f0eb352e8c89fb61846ad3272e994efc0c80ac9210f55e98938aba2b0c10b18759fdf8821a825d88ada26257bd8edfb2 Size: 3896 SHA256: 4bc0666c0d4821d7fc213aaff4bebaed3eabcc8c8da5312ca10be592abf86934 SHA1: 1c70c60bec06f75b0c594a9cda2c9ceddd065be2 MD5sum: 32050b7151777156389a714db43c7705 Description: Extension for colcon to recursively crawl for packages. colcon-recursive-crawl ====================== . An extension for `colcon-core `_ to recursively crawl for packages. Homepage: https://colcon.readthedocs.io Package: python3-colcon-rerun Priority: optional Section: python Installed-Size: 32 Maintainer: Scott K Logan Architecture: all Version: 0.1.1-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.13.0), python3-filelock, python3-yaml Filename: pool/main/p/python3-colcon-rerun/python3-colcon-rerun_0.1.1-100_all.deb SHA512: 855ff1b5301de27e104a6b9ef3347e64c03532e0fcf2657797ccf493bf61b55739dffc6b280212767f091310185ada376535c3795a12086195fe476885312690 Size: 4948 SHA256: 7b6956be25269e5bf61dbf35f3e997757a48a5bf1d5d17ee48571b54c934f9e5 SHA1: 4d30977c81258c1c2d49cf197be935a012b5a9f6 MD5sum: 18f8fe4253b1e114275eb4334597b308 Description: Extension for colcon to quickly re-run a recently executed v colcon-rerun ============ . An extension for `colcon-core `_ to quickly re-run a recently executed verb. Homepage: https://colcon.readthedocs.io Package: python3-colcon-ros Priority: optional Section: python Installed-Size: 86 Maintainer: Dirk Thomas Architecture: all Version: 0.5.0-100 Depends: python3:any (>= 3.6~), python3-catkin-pkg-modules (>= 0.4.14) | python3-catkin-pkg (>= 0.4.14), python3-colcon-cmake (>= 0.2.6), python3-colcon-core (>= 0.7.0), python3-colcon-pkg-config, python3-colcon-python-setup-py (>= 0.2.4), python3-colcon-recursive-crawl Filename: pool/main/p/python3-colcon-ros/python3-colcon-ros_0.5.0-100_all.deb SHA512: 427150aad0843b697b8e59054c201651b289f0a1c185965445271882190b6b20344b693836a284171fc3d80fb7808e1648cb087c0f9b2ae3b693068f9e7bbe54 Size: 12552 SHA256: 0d0cb2b2df561daabbafd373c3e080fb856829c0d016f1a50c393978bf0c517d SHA1: 914145d8ad64d8bb44db296877085c8649853110 MD5sum: 8513cccca9daa09a1726aaf7975c32b3 Description: Extension for colcon to support ROS packages. colcon-ros ========== . An extension for `colcon-core `_ to support `ROS packages `_. Homepage: https://colcon.readthedocs.io Package: python3-colcon-ros-distro Priority: optional Section: python Installed-Size: 29 Maintainer: unknown Architecture: all Version: 0.1.0-100 Depends: python3:any (>= 3.6~), python3-catkin-pkg-modules | python3-catkin-pkg, python3-colcon-core, python3-colcon-ros (>= 0.5.0), python3-rosdistro-modules (>= 1.0.0) | python3-rosdistro (>= 1.0.0) Filename: pool/main/p/python3-colcon-ros-distro/python3-colcon-ros-distro_0.1.0-100_all.deb SHA512: 65d036567f327373ecc33d860a2ade22fb85c83fac5eca8e051b3ac919d580c7426cec9427856c4c34aa5bc8ae95b6bced619ac4b1c8b35eedf9439fbc491796 Size: 4936 SHA256: c5825dd897f589310e0c37f16153cb71b5ff92f9ac332f07fafc149c1131ab71 SHA1: 707175d1f7c240b9ae032b1b6400a8825c49517d MD5sum: a9ffdee091a521297a38200c84647b2e Description: Extension for colcon to discover packages in a ROS distribut colcon-ros-distro ================= . An extension for `colcon-core `_ to discover packages in a ROS distribution. . This package provides package discovery and augmentation extensions for enumerating packages in a `REP 153 `_ ROS distribution file. It currently supports only the 'release' stanza of the distribution file, meaning that packages with only a 'source' stanza will not be enumerated. . Unlike some other colcon extension packages, this package does not register any of the extensions it defines for use in colcon-core. It therefore serves only as a library for other tools in the colcon ecosystem to use by registering these extensions at appropriate extension points. Homepage: https://colcon.readthedocs.io Package: python3-colcon-ros-domain-id-coordinator Priority: optional Section: python Installed-Size: 29 Maintainer: Scott K Logan Architecture: all Version: 0.2.3-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.12.0) Filename: pool/main/p/python3-colcon-ros-domain-id-coordinator/python3-colcon-ros-domain-id-coordinator_0.2.3-100_all.deb SHA512: 183e05cb6fe850de6bf2c128e3644a86f1d3c9c0b966e38059516722bee60081a8cda0b1557db241656fa49f81f30bc8fc999bfe6f19fe35490e0333c9ad087f Size: 5176 SHA256: cf0409df854197247519c5faa75cf3093ad75ce3ca9d2949a5f1fd2f64bbdaf0 SHA1: 094d86407204003a712e3446df9e058042262615 MD5sum: 782d24e2d8cf113d3ab209b07cf94a65 Description: Extension for colcon to coordinate different DDS domain IDs colcon-ros-domain-id-coordinator ================================ . An extension for `colcon-core `_ to coordinate different DDS `domain IDs `_ for concurrently running tasks. . The current implementation of this package cycles through all of the non-default ROS 2 domain IDs that should be available on a platform given that it has no special network configurations. It does not track which task uses the domain IDs and therefore does not eliminate the possibility of a collision, but drastically reduces the likelihood that two tasks end up using the same domain ID. Homepage: https://colcon.readthedocs.io Package: python3-colcon-spawn-shell Priority: optional Section: python Installed-Size: 31 Maintainer: Shane Loretz Architecture: all Version: 0.3.0-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.12.0), python3-colcon-bash (>= 0.3.0) Filename: pool/main/p/python3-colcon-spawn-shell/python3-colcon-spawn-shell_0.3.0-100_all.deb SHA512: 983847e2b2d83dabbf505c3ede8ffdfaecd37c451bf34f445e9c38b16e563d93cf2145430880f2bbc965344728908fbb353996b31fbaea3699ab49974fe60799 Size: 5660 SHA256: 8cae1d98002a79e16a6691321b6c5886f3af34ba60835905ff2a30dc33e5ce43 SHA1: 7904cb2f1c20a45e9040409166a2d90b5e933853 MD5sum: 8b7fb74a660207f6f21e497090c2e55b Description: Source colcon workspaces in a new shell. ================== Colcon Spawn Shell ================== . Introduction ------------ . This is a `colcon `_ plugin to chain workspaces in new shells. It allows quickly un-chaining workspaces by exiting the spawned shell. . The shell's prompt is edited to show the workspace order. The only supported shell is **bash**. . .. image:: https://raw.githubusercontent.com/colcon/colcon-spawn-shell/8de6d0a687619bfd8342647b6d216695bb76dfaf/doc/colcon_spawn_shell_example.gif . Quick Start ----------- . **Optional:** Create and source a virtual environment. Homepage: http://github.com/colcon/colcon-spawn-shell Package: python3-colcon-test-result Priority: optional Section: python Installed-Size: 43 Maintainer: Dirk Thomas Architecture: all Version: 0.3.8-100 Depends: python3:any (>= 3.6~), python3-colcon-core Filename: pool/main/p/python3-colcon-test-result/python3-colcon-test-result_0.3.8-100_all.deb SHA512: 47b011e04c0dfa465a52703619966a43a5e75e7b197dcb1c5c06b325de3dd33c793599be2d965015f057202abd8914b21df1558f0e7f9d38acbf03ecfb526232 Size: 7172 SHA256: 01c0dea2ce5b038585bf75a2b3f840dd2286cf636126a7ae0aee5fc8eac66910 SHA1: d2c0cadd282a6f37bea122808f8432981c5d52cf MD5sum: 1227073afbbe5fdc009eb182d8ba4c22 Description: Extension for colcon to provide information about the test r colcon-test-result ================== . An extension for `colcon-core `_ to provide information about the test results. Homepage: https://colcon.readthedocs.io Package: python3-colcon-zsh Priority: optional Section: python Installed-Size: 36 Maintainer: Dirk Thomas Architecture: all Version: 0.5.0-100 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.12.0) Filename: pool/main/p/python3-colcon-zsh/python3-colcon-zsh_0.5.0-100_all.deb SHA512: 3f69e8e72ce23ea1e5ab1663aa15eb96c4ad1bc027a5f84c32d6a5c561f889a9b2718a7aa1d4d5a644929fe8c149b72f93e34fa59344a6c1bf6abddb456b4e90 Size: 5560 SHA256: a62a1f4b3dfaa57db070d0eecd7b16bfc336eb412fedfba90fd4edc2c4e2635a SHA1: 4e35982a2bef00de88af0e6749815964ffb85625 MD5sum: 9f325b2f7e6d29c099cbcc8c99a754e2 Description: Extension for colcon to provide Z shell scripts. colcon-zsh ========== . An extension for `colcon-core `_ to provide `Z shell `_ scripts. Homepage: https://colcon.readthedocs.io Package: python3-gz-math6 Priority: optional Section: oldlibs Installed-Size: 10 Maintainer: Jose Luis Rivero Architecture: all Source: ignition-math6 Version: 6.12.0-3~jammy Depends: python3-ignition-math6 Filename: pool/main/i/ignition-math6/python3-gz-math6_6.12.0-3~jammy_all.deb SHA512: f24fe645153ae9322c40abb7088943dbe45e33cea36d084851ff116f289349e4d864d6a1ececb9024f0cb7878643a8dcfafc701821fad4439918fa59d915c943 Size: 2572 SHA256: e15aab604d6829b0b2d2c5bf48216c46b9123262cc8727a7accc3e7b71b98997 SHA1: 7ff69f2b3917186660a2c719ab57c9095893383e MD5sum: 727a9e19f22127fb3ad67102f9decca3 Description: transitional package It's recommended to use the gz packages going forward. Homepage: https://github.com/gazebosim/gz-math Package: python3-gz-sim6 Priority: optional Section: oldlibs Installed-Size: 26 Maintainer: Jose Luis Rivero Architecture: all Source: ignition-gazebo6 Version: 6.11.0-2~jammy Depends: python3-ignition-gazebo6 (= 6.11.0-2~jammy) Filename: pool/main/i/ignition-gazebo6/python3-gz-sim6_6.11.0-2~jammy_all.deb SHA512: 138ac09d55c34ddcfffabfab7428d8f90b70fd67664288b9f74432795e14a6b6dd3a6fe0a69f8a082f076f53557195da8024b1f7744f044e0cfc5ad10b405964 Size: 7036 SHA256: 500477519df9f1b9b178ee8f9c49dc2d7880a2222c0ab8b19aae07bdbfc83045 SHA1: 84e1a18053af0d49cc90a5c705b2fdf7931f9ac8 MD5sum: 4186bfa2f96c025c9da2833fe0a0daf9 Description: transitional package It's recommended to use the gz packages going forward. Homepage: http://gazebosim.org/ Package: python3-osrf-pycommon Priority: optional Section: python Installed-Size: 121 Maintainer: William Woodall Architecture: all Version: 2.0.2-1 Depends: python3:any (>= 3.8~), python3-setuptools, python3-importlib-metadata Conflicts: python-osrf-pycommon Filename: pool/main/p/python3-osrf-pycommon/python3-osrf-pycommon_2.0.2-1_all.deb SHA512: c2aec229c62f2b491908bb84b00fbcfeb33d3918826d1f527f9b258879d5aa465f2623bbb6dabd9fa46d02bfbff97e097de70358510932919c6d2e604d7835fc Size: 23292 SHA256: 4be12211afbc60b27796b3598014002e52e820ffa79af0c71bbd63ac6012de23 SHA1: 244e499cf67d0073ee3ee01ae0ecdfd22b52391c MD5sum: 5914f20e07e090db895ad7a5438562b9 Description: Commonly needed Python modules, used by Python software deve Homepage: http://osrf-pycommon.readthedocs.org/ Package: python3-rocker Priority: optional Section: python Installed-Size: 106 Maintainer: Tully Foote Architecture: all Version: 0.2.19-100 Depends: python3-docker, python3-empy, python3-packaging, python3-pexpect, python3-urllib3, python3:any (>= 3.2~) Conflicts: python-rocker Filename: pool/main/p/python3-rocker/python3-rocker_0.2.19-100_all.deb SHA512: e18ed7ebb5de6d44f9a554888296466a2fa16ff59bc41f0a74bd0f11311bcb7a8fb199f06439f8dfba5af6e7f2396d641472d4fdff67c90d5d916560e4ecbded Size: 19408 SHA256: de56e9ae8b3921c3f02b38d4b9552d9935b9355db5a990a7cb6f2f591a3ad628 SHA1: 7bb2d53d7e9b2381f0b8d8a77d27cd1e7b9ffca8 MD5sum: 7aac8671fbe7068cddd25ce11b566e49 Description: A tool to run docker containers with customized extras A tool to run docker containers with customized extra added like nvidia gui support overlayed. Homepage: https://github.com/osrf/rocker Package: python3-ros-buildfarm Priority: optional Section: python Installed-Size: 112 Maintainer: Dirk Thomas Architecture: all Version: 4.1.0-100 Depends: python3:any (>= 3.6~), python3-catkin-pkg-modules (>= 0.2.6), python3-ros-buildfarm-modules (>= 4.1.0), python3-rosdistro-modules (>= 1.0.0), python3-yaml Conflicts: python-ros-buildfarm Filename: pool/main/p/python3-ros-buildfarm/python3-ros-buildfarm_4.1.0-100_all.deb SHA512: c6ec88b2e775d44fa1866e7077d5712dde6a09832f33a30353ece76ce913e25c7f0e867827f8e325179eb7626817d37b503a52078fe45b8e73d5a4e2f59007f2 Size: 8404 SHA256: 8d41621538c0cb4df511af206fc882175eb3babdc68e363d97dc4164217b2937 SHA1: 664675ec2c76b0ec3759ae95ab7d821d1e5d2271 MD5sum: ab89351d0c603346f074c814a6ca5898 Description: Build farm used to build the ROS ecosystem's packages. # ROS build farm based on Docker . This repository contains the scripts and templates to generate Jenkins jobs or alternatively shell scripts to run jobs locally. Please look in the [doc](doc/index.rst) folder for more information about how to invoke the job generation and an explanation of the different job types. . The ROS build farm is using [Docker](http://www.docker.com) for each step in the process. It is based on the ROS distro specification [REP 143](http://www.ros.org/reps/rep-0143.html) and uses a separate repository to configure the jobs being generated (e.g. [ros-infrastructure/ros_buildfarm_config](https://github.com/ros-infrastructure/ros_buildfarm_config)). . If you are going to use any of the provided infrastructure please consider watching the [buildfarm Discourse category](https://discourse.ros.org/c/buildfarm) in order to receive notifications e.g. about any upcoming changes. . For quick reference to run scripts: Homepage: https://github.com/ros-infrastructure/ros_buildfarm Package: python3-ros-buildfarm-modules Priority: optional Section: python Installed-Size: 1312 Maintainer: Dirk Thomas Architecture: all Version: 4.1.0-1 Replaces: python3-ros-buildfarm (<< 1.3.0) Depends: python3:any (>= 3.6~), python3-catkin-pkg-modules (>= 0.2.6), python3-empy, python3-jenkinsapi, python3-rosdistro-modules (>= 1.0.0), python3-vcstool (>= 0.1.37), python3-yaml Conflicts: python3-ros-buildfarm (<< 1.3.0) Filename: pool/main/p/python3-ros-buildfarm-modules/python3-ros-buildfarm-modules_4.1.0-1_all.deb SHA512: 552e5cc4bd4c8148f41e3b9f7910c766625b28ae54a50709fe0b84fbafef5e1786ed2ce481a841456a6462850053ea840ae097ca6af937cb96eb5640ea7ec407 Size: 164104 SHA256: ae11d6c5379a4e70e7d2c2bb444a734c5aba4e27af8ce1accf8759b9d0e6896a SHA1: 6b66de6f97436f11ce67bcbb5389362c00b9d2cf MD5sum: 3c61fd18f485d7a3020e935e32716f4c Description: Build farm used to build the ROS ecosystem's packages. # ROS build farm based on Docker . This repository contains the scripts and templates to generate Jenkins jobs or alternatively shell scripts to run jobs locally. Please look in the [doc](doc/index.rst) folder for more information about how to invoke the job generation and an explanation of the different job types. . The ROS build farm is using [Docker](http://www.docker.com) for each step in the process. It is based on the ROS distro specification [REP 143](http://www.ros.org/reps/rep-0143.html) and uses a separate repository to configure the jobs being generated (e.g. [ros-infrastructure/ros_buildfarm_config](https://github.com/ros-infrastructure/ros_buildfarm_config)). . If you are going to use any of the provided infrastructure please consider watching the [buildfarm Discourse category](https://discourse.ros.org/c/buildfarm) in order to receive notifications e.g. about any upcoming changes. . For quick reference to run scripts: Homepage: https://github.com/ros-infrastructure/ros_buildfarm Package: python3-rosdep Priority: optional Section: python Installed-Size: 21 Maintainer: Tully Foote, Ken Conley Architecture: all Version: 0.25.1-1 Depends: python3-importlib-metadata | python3 (>> 3.8), python3-yaml, python3:any (>= 3.6~), python3-rosdep-modules (>= 0.25.1) Conflicts: python-rosdep, python-rosdep2, python3-rosdep2 Filename: pool/main/p/python3-rosdep/python3-rosdep_0.25.1-1_all.deb SHA512: de4a8d4492827b4e52b7bca2cc195b801471cf85891d02699f98c3508065ea1f8f90da5847c1b51764c8123234535c3e95a118c7c0eaf4e9828cc4a7a31a86cc Size: 3492 SHA256: 151327ba72a3ced42b551959e92064d900a3eed2a6d2a9faa84eb76745f23599 SHA1: 58e39fd3ddaf9cd0ebec4175bc643de7083d3dd5 MD5sum: 0d66d2131b75915c72ee8fa8351d8a2d Description: rosdep package manager abstraction tool for ROS Command-line tool for installing system dependencies on a variety of platforms. Homepage: http://wiki.ros.org/rosdep Package: python3-rosdep-modules Priority: optional Section: python Installed-Size: 330 Maintainer: Tully Foote, Ken Conley Architecture: all Version: 0.25.1-1 Replaces: python3-rosdep (<< 0.18.0) Depends: python3-importlib-metadata | python3 (>> 3.8), python3-yaml, python3:any (>= 3.6~), ca-certificates, python3-rospkg-modules (>= 1.4.0), python3-catkin-pkg-modules (>= 0.4.0), python3-rosdistro-modules (>= 0.7.5), sudo Conflicts: python3-rosdep (<< 0.18.0), python3-rosdep2 Filename: pool/main/p/python3-rosdep-modules/python3-rosdep-modules_0.25.1-1_all.deb SHA512: d5edac43afdc5aa5715a7fce3bb4c0d006df971aa3fcc5ad7fa4e263aaa033ed501d7b7c469d2853e480f5c2d4f9ec22fe4b5649323fbdfc285d9347cf936b77 Size: 54014 SHA256: d5ad9130a83e3d80db0918a5b2689ee17a153337a7c0129c862f7e8874ad0563 SHA1: 5923f6fe35001826d722f721bda34f05c852998f MD5sum: b8f6d5e34c406c32fe910d9eb98b55a5 Description: rosdep package manager abstraction tool for ROS Command-line tool for installing system dependencies on a variety of platforms. Homepage: http://wiki.ros.org/rosdep Package: python3-rosdistro Priority: optional Section: python Installed-Size: 24 Maintainer: Wim Meeussen, Dirk Thomas Architecture: all Version: 1.0.1-100 Depends: python3:any (>= 3.6~), ca-certificates, python3-rosdistro-modules (>= 1.0.1), python3-setuptools, python3-yaml Conflicts: python-rosdistro Filename: pool/main/p/python3-rosdistro/python3-rosdistro_1.0.1-100_all.deb SHA512: 78fcaba623c8dcac00ee3e37d052badac3c1c079f459641d299124bf63988685a7399db3f16434260c634e84e8d4032ea6342e5bad5ecb9182392c2b8903e430 Size: 3724 SHA256: fbf524890faed0fff7fa4fcf08c80f656d65dd6db627f4887ff130fdb23541b2 SHA1: 5ad5195615010515e46722d4a1be2ff53f4a71e2 MD5sum: 8eaa94816aa397419583c3715bc9c6a0 Description: A tool to work with rosdistro files A tool to work with rosdistro files Homepage: http://wiki.ros.org/rosdistro Package: python3-rosdistro-modules Priority: optional Section: python Installed-Size: 293 Maintainer: Wim Meeussen, Dirk Thomas Architecture: all Version: 1.0.1-1 Replaces: python3-rosdistro (<< 0.6.0) Depends: python3:any (>= 3.6~), ca-certificates, python3-catkin-pkg-modules, python3-rospkg-modules, python3-setuptools, python3-yaml Conflicts: python3-rosdistro (<< 0.6.0) Filename: pool/main/p/python3-rosdistro-modules/python3-rosdistro-modules_1.0.1-1_all.deb SHA512: a21087fb61fe3e2f78bfc246eac31c42f7aebf65f023f58d9c3245fb757cd434403bce1202278e672af80a7a23d4f1e7eb5e69955de1c6f1f4ecfcbd45114462 Size: 36220 SHA256: 869aea37baac9bd129b6deda48284ab8eec7401f28558c596358e01df659c365 SHA1: b31dfbbf8eefe9569cc0875d46aec96103da650f MD5sum: 742e288c6a0e9b9e1d2bb77ebe441040 Description: A tool to work with rosdistro files A tool to work with rosdistro files Homepage: http://wiki.ros.org/rosdistro Package: python3-rosdistro-reviewer Priority: optional Section: python Installed-Size: 86 Maintainer: unknown Architecture: all Version: 0.1.3-1 Depends: python3:any (>= 3.6~), python3-colcon-core (>= 0.18.0), python3-git, python3-rosdep-modules | python3-rosdep2, python3-unidiff, python3-yaml, yamllint Recommends: python3-github Filename: pool/main/p/python3-rosdistro-reviewer/python3-rosdistro-reviewer_0.1.3-1_all.deb SHA512: 34a281fc858f8c40ef8118aa64c53c173cf83c9712120687e96f85926af8b6c0729c10149b265cfae72d7b64e3d45d9cb9fed797111962dd99a852ba80e013eb Size: 16448 SHA256: 7e74c1b3dc20b317f3f4fbde7f9874651d92b1fb582887f3c1ce8af70f039ccd SHA1: 2c479a1847fe3b34dfb77d2a0949870e5d497886 MD5sum: 96f92a2e5943b9c835b97df81d03d987 Description: Automation for analyzing changes to the rosdep database and # rosdistro-reviewer . [![build](https://img.shields.io/github/actions/workflow/status/ros-infrastructure/rosdistro-reviewer/ci.yaml?branch=main&event=push)](https://github.com/ros-infrastructure/rosdistro-reviewer/actions/workflows/ci.yaml?query=branch%3Amain+event%3Apush) [![coverage](https://img.shields.io/codecov/c/github/ros-infrastructure/rosdistro-reviewer/main)](https://app.codecov.io/gh/ros-infrastructure/rosdistro-reviewer/branch/main) [![pypi](https://img.shields.io/pypi/v/rosdistro-reviewer)](https://pypi.org/project/rosdistro-reviewer/) . _Automation for analyzing changes to the rosdep database and rosdistro index_ . The rosdistro index and rosdep database hold a significant amount of semi-manually curated information about various types of packages and how they are associated. To facilitate maintenance of this data and discourage modifications which might introduce unexpected behavior for users, robust automation is needed to validate proposed changes. . This tool analyzes a git repository containing changes to the rosdistro index and/or rosdep database and provides specific and actionable feedback. It is also capable of posting that feedback directly to a content forge like GitHub as a pull request review. . ## Invoking rosdistro-reviewer locally . Nearly all of the validation that rosdistro-review does can be performed locally. To run the analysis, just run `rosdistro-reviewer` from anywhere in the git repository you'd like to check. By default, the tool will only analyze uncommitted changes against the most recent commit. If you've already committed your changes and you'd still like to check them, you can choose a different target ref with the `--target-ref` option. For example: ``` $ rosdistro-reviewer --target-ref origin/master . ✅ No changes recommended /————————————————————————————————————————————————————————————————————————————\ Package: python3-rosdoc2 Priority: optional Section: python Installed-Size: 143 Maintainer: William Woodall Architecture: all Version: 0.2.1-1 Depends: python3-breathe, python3-catkin-pkg, python3-jinja2, python3-pkg-resources, python3-sphinx, python3-sphinx-rtd-theme, python3-yaml, python3:any (>= 3.6~), python3-catkin-pkg-modules, python3-exhale, python3-myst-parser, python3-osrf-pycommon, python3-setuptools, doxygen, graphviz Filename: pool/main/p/python3-rosdoc2/python3-rosdoc2_0.2.1-1_all.deb SHA512: fc5cfd7e6912891c7f581565465039e885d3fcbc934806f43126edc4e0f54827bd99e2c47bbc044d36298720a5f86a250a39c860e20bfb68cdb8ce0e0bf621e5 Size: 26444 SHA256: 6913abdf95606de728d15da6508f31d879ec718ec300cce8e23e519d28ee2ec0 SHA1: b2fbc6d240587b00c5f9b42fea6655fcafa26e49 MD5sum: 307da53c3156eda7f65602ac168aa28b Description: Command line tool to build documentation for ROS packages. # rosdoc2 . Command-line tool for generating documentation for ROS 2 packages. . ## Quick-start . This tool can be viewed from two perspectives: first from the perspective of a user wanting to building documentation for any given ROS 2 package in order to view it, and second from the perspective of package maintainers who need to write their documentation and configure how this tool works on their package. . ### Build documentation for a ROS 2 package . To generate the documentation for almost any ROS 2 package, run this command replacing the arguments with appropriate directories: . ``` rosdoc2 build \ --package-path ./src/path/to/my_package_name ``` . > [!NOTE] > Please see [Known Issues](#known-issues) if failed. Homepage: https://github.com/ros-infrastructure/rosdoc2 Package: python3-rosinstall-generator Priority: optional Section: python Installed-Size: 75 Maintainer: Dirk Thomas Architecture: all Version: 0.1.23-1 Depends: python3:any (>= 3.6~), python3-catkin-pkg-modules (>= 0.1.28), python3-rosdistro-modules (>= 0.7.3), python3-rospkg-modules, python3-yaml Conflicts: python-rosinstall-generator Filename: pool/main/p/python3-rosinstall-generator/python3-rosinstall-generator_0.1.23-1_all.deb SHA512: d035b9d87091fd2dccbe14567e8034aec9c39ce1c58446afe981b7b784ba6f0e855baec87240aacb7c01c5f5e52d3385ec9bac9b777a8348b06c1dbbe96d138b Size: 11804 SHA256: e0f702985eb3dfd6880c384ceb8d20b73690f3a8ccd1025198be92e816b7624c SHA1: 1f7ae24701f1985251fa3097120ede00f5b51c56 MD5sum: b8f01a493feb485a3d57d42a6557b191 Description: A tool for generating rosinstall files A tool for generating rosinstall files Homepage: http://wiki.ros.org/rosinstall_generator Package: python3-rospkg Priority: optional Section: python Installed-Size: 18 Maintainer: Ken Conley Architecture: all Version: 1.6.0-100 Depends: python3:any (>= 3.6~), python3-rospkg-modules (>= 1.6.0) Conflicts: python-rospkg Filename: pool/main/p/python3-rospkg/python3-rospkg_1.6.0-100_all.deb SHA512: bd8d436f3a4cb4b734f38cfecac262009c45ecbd2e54658c526e9f892bc9f532353d32e5702b79b591ca8f5d119a48fd14ed874d42f83d131aeb48660084d20e Size: 2528 SHA256: a632bd642928b37a3ac46aed9b57171a244369311661f28edd4c230c1c072b4b SHA1: 7d09fc86ef8725deaa80501506418ab6039acbea MD5sum: b2ff0179249a84f833bfd69b8f613c6e Description: ROS package library Library for retrieving information about ROS packages and stacks. Homepage: http://wiki.ros.org/rospkg Package: python3-rospkg-modules Priority: optional Section: python Installed-Size: 132 Maintainer: Ken Conley Architecture: all Version: 1.6.0-1 Replaces: python3-rospkg (<< 1.1.0) Depends: python3:any (>= 3.6~), python3-catkin-pkg-modules, python3-distro (>= 1.4.0) | python3 (<< 3.8), python3-yaml, lsb-release Conflicts: python3-rospkg (<< 1.1.0) Filename: pool/main/p/python3-rospkg-modules/python3-rospkg-modules_1.6.0-1_all.deb SHA512: 2f14e056989a7de06d42e4890cc39a3f9ce5b71a2853db9bba98c909a5655276d4be79114fdc36098a10e819209f9ae19913a5885a69294ae497d378b0fb7280 Size: 24244 SHA256: cb33f472b9cdf9ea48d1f50d6592c889f7417b55cbf0f900cae89dafcfe2447b SHA1: 7d72683b49015887636151530a8b39fbcf7d09cc MD5sum: fe9f7e65b641334e5800ac719ce5b730 Description: ROS package library Library for retrieving information about ROS packages and stacks. Homepage: http://wiki.ros.org/rospkg Package: python3-vcstool Priority: optional Section: python Installed-Size: 172 Maintainer: Dirk Thomas Architecture: all Version: 0.3.0-1 Depends: python3-pkg-resources, python3-yaml, python3:any (>= 3.5~), python3-setuptools Conflicts: python-vcstool Filename: pool/main/p/python3-vcstool/python3-vcstool_0.3.0-1_all.deb SHA512: 5a5d569627da8041087de913304c9f5962c91c3c1894a9930d38bfa44985d44c85ff85701748b46c38663d7e0f8d3f8c6f14d406b1179397fa183a1c082a2209 Size: 23112 SHA256: 20a0f8090bbd5453ba8e14161e2ccdca18cffdf2e56dd50a7d425863b3e6e5cb SHA1: 9694641a637bbb85de9328a22f71677b4bf08c72 MD5sum: cf792e719ce489a3b4415adf074ce6fc Description: vcstool provides a command line tool to invoke vcs commands vcstool enables batch commands on multiple different vcs repositories. Currently it supports git, hg, svn and bzr. Homepage: https://github.com/dirk-thomas/vcstool Package: python3-vcstools Priority: optional Section: python Installed-Size: 168 Maintainer: Tully Foote, Thibault Kruse, Ken Conley Architecture: all Version: 0.1.42-1 Depends: python3-dateutil, python3-yaml, python3:any (>= 3.2~), subversion, mercurial, git-core, bzr Filename: pool/main/p/python3-vcstools/python3-vcstools_0.1.42-1_all.deb SHA512: 2bec2a285d0900ab0506e69afa8a8953350c890a5d32c5fcd3f014464db565a836de250452a04b051964d40aff965a4f96ce4b6b509642fc0bb970ab69822be9 Size: 30132 SHA256: ae6a65d40a3e5d47c8d4a5a36e557e27e7655e021dc570c04606f93b31aaf942 SHA1: f0836f529ff9fbb1fff3911b7cb1c7d5658ca3a0 MD5sum: f09ebbf24a3349a614b6bd715e85b409 Description: VCS/SCM source control library for svn, git, hg, and bzr vcstools ======== . .. image:: https://travis-ci.org/vcstools/vcstools.svg?branch=master :target: https://travis-ci.org/vcstools/vcstools . .. image:: https://coveralls.io/repos/github/vcstools/vcstools/badge.svg?branch=master :target: https://coveralls.io/github/vcstools/vcstools?branch=master . .. image:: https://img.shields.io/pypi/v/vcstools.svg :target: https://pypi.python.org/pypi/vcstools . .. image:: https://img.shields.io/pypi/pyversions/vcstools.svg :target: https://pypi.python.org/pypi/vcstools . .. image:: https://img.shields.io/pypi/status/vcstools.svg :target: https://pypi.python.org/pypi/vcstools . .. image:: https://img.shields.io/pypi/l/vcstools.svg :target: https://pypi.python.org/pypi/vcstools Package: ros-build-essential Priority: optional Section: misc Installed-Size: 10 Maintainer: Steven! Ragnarök Architecture: all Version: 1.0.1 Depends: build-essential, cmake, git, python3, python3-setuptools Filename: pool/main/r/ros-build-essential/ros-build-essential_1.0.1_all.deb SHA512: 998a1a2cabeb705e1086bbb65ef57aa91563356952b6dbe89e3875579647c435e92105d3bc7c4f33485ce9df8056edbd47de525a49b7e23c03459b896191eff5 Size: 2256 SHA256: 11e8c27c609cf554b821ba0479c7cc356ae9add7b6ef4df2637f2f671249b2ee SHA1: dcad8a8265a0bb717f948801d53e5741321758f2 MD5sum: b4324f158ab137c14eae71212a9d3913 Description: Packages expected when building any ROS package Variant which includes packages that are expected to be present when building any ROS packages. Homepage: https://github.com/ros-infrastructure/infra-variants Multi-Arch: foreign Package: ros-dev-tools Priority: optional Section: misc Installed-Size: 9 Maintainer: Steven! Ragnarök Architecture: all Version: 1.0.1 Depends: ros-build-essential, python3-bloom, python3-colcon-common-extensions, python3-colcon-mixin, python3-rosdep, python3-vcstool, wget Filename: pool/main/r/ros-dev-tools/ros-dev-tools_1.0.1_all.deb SHA512: 2c3b56f69f5e6e354a63bff84e325a3308e74fdb55397334a6bba68cda7ab803a6c57bd19c771a89a79035fa02612ecf307ca6d5a82a6e9248fdebf5edc1a0dd Size: 1752 SHA256: d3a83f5b81b4d41396115bec129fabba5e0f852f1140bd00a7a16a811d5b168c SHA1: f99c6f44864313dc6115477af3d61cc8d8271c5d MD5sum: 48c4554531aaabe0b7cd24eaabf83d04 Description: Developer Tools for ROS Variant which includes packages generally useful during ROS development. Homepage: https://github.com/ros-infrastructure/infra-variants Multi-Arch: foreign Package: ros-jazzy-acado-vendor Version: 1.0.0-7noble.20250424.110519 Architecture: amd64 Maintainer: Christopher Ho Installed-Size: 38968 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-acado-vendor/ros-jazzy-acado-vendor_1.0.0-7noble.20250424.110519_amd64.deb Size: 6143806 SHA256: 803d51f0dbfe778f209047df3ccc78d802062a408b1ebfaed1c47bee5202a5d2 SHA1: f803ba6bb5ee8fe25b9379a19e774b2164e98f2a MD5sum: 17d5cb55e6366136520160562a787b9f Description: ament package for ACADO toolkit for MPC code generation Package: ros-jazzy-acado-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-acado-vendor Version: 1.0.0-7noble.20250424.110519 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christopher Ho Installed-Size: 2534 Depends: ros-jazzy-acado-vendor (= 1.0.0-7noble.20250424.110519) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-acado-vendor/ros-jazzy-acado-vendor-dbgsym_1.0.0-7noble.20250424.110519_amd64.deb Size: 315172 SHA256: f51cb190b8a0a1cf63998e7280ebe7c51959be291db03e77f40e85771a451f06 SHA1: 21427c80d5f7313d9e365b2d4f831f65ad583983 MD5sum: 0694c4d58b0d0a0cc50e8ca898bfecc3 Description: debug symbols for ros-jazzy-acado-vendor Build-Ids: 2eb27d64870acea64be257b56e312416d74fa905 99c01c91d3dff6f1ca6dffd06d40a8e2e61e96ef Package: ros-jazzy-ackermann-msgs Version: 2.0.2-6noble.20250424.144533 Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 569 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ackermann-msgs/ros-jazzy-ackermann-msgs_2.0.2-6noble.20250424.144533_amd64.deb Size: 51206 SHA256: 241e4599eefc37dd25213a1bae2c9580ba07f1f094fcc1bf20fa1088103767ee SHA1: 7d88c1e4235940d4b7423cdafe38bdf2c95e8a6a MD5sum: 53d7d34937a7b45f044d18a594ea4b5a Description: ROS2 messages for robots using Ackermann steering. Package: ros-jazzy-ackermann-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-ackermann-msgs Version: 2.0.2-6noble.20250424.144533 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 372 Depends: ros-jazzy-ackermann-msgs (= 2.0.2-6noble.20250424.144533) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ackermann-msgs/ros-jazzy-ackermann-msgs-dbgsym_2.0.2-6noble.20250424.144533_amd64.deb Size: 265242 SHA256: c369ace22350c028b897aa80fcdcb1acd145b8086730cd256cf726e314fbfc9f SHA1: 9307b95c5eb0a10d0fa05029c4be3d3e3a8ac322 MD5sum: 41fb6532d99c1ab1c6c3e611997ab3c4 Description: debug symbols for ros-jazzy-ackermann-msgs Build-Ids: 09f4005263c545ee9275c8e1319b3111d98e5c2a 379eb90b8b6cc4bb3b6e6d933eaaf3cecc0b7d6d 39f5b31a3ccae24c60d7a64f7b8058a0ad8a7f40 43a4843ac7d5460d55e570cb3352db3ee48a4e19 5085da8ce069acc6ad9830cac38fd195b795385f 5997bb4389ddc20d1446f2bca297e65994ff9ddd 720040909f6cca316a81408a4c9729e22fa54b95 78ebaf9b4415a284fd834630ddb69af6f503b610 9eadff1c48415323617d0b79290b15f35bb627de a5390b452fd4671cf1cae3e91ce02696b0a3daf8 f96ffcca676fe565b378a3fcc737291237f08682 Package: ros-jazzy-ackermann-steering-controller Version: 4.24.0-1noble.20250505.193634 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 217 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-control-msgs, ros-jazzy-controller-interface, ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-srvs, ros-jazzy-steering-controllers-library, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ackermann-steering-controller/ros-jazzy-ackermann-steering-controller_4.24.0-1noble.20250505.193634_amd64.deb Size: 48886 SHA256: 60bdc42df1cc88a3a5386521288f4e634cfda506229a9101abeb8e67a916dda1 SHA1: 7b3e297e6a41e1322380aa19a3cd41040b266053 MD5sum: 909d5629ebade4cf80886f43ea2bccb2 Description: Steering controller for Ackermann kinematics. Rear fixed wheels are powering the vehicle and front wheels are steering it. Package: ros-jazzy-ackermann-steering-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-ackermann-steering-controller Version: 4.24.0-1noble.20250505.193634 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 714 Depends: ros-jazzy-ackermann-steering-controller (= 4.24.0-1noble.20250505.193634) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ackermann-steering-controller/ros-jazzy-ackermann-steering-controller-dbgsym_4.24.0-1noble.20250505.193634_amd64.deb Size: 681334 SHA256: a784739f9734a672de90906d375102e7b5f13677d1bfdc1fc0b2ac0e2c8ed79a SHA1: f31c2a46973ddfa003c196e5bbadd01333faeba9 MD5sum: 3a69cd56173cff934c96bd0455440a15 Description: debug symbols for ros-jazzy-ackermann-steering-controller Build-Ids: 3d243fb9bab046529090b3df0862b056c90d9398 Package: ros-jazzy-action-msgs Version: 2.0.2-2noble.20250424.140256 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 1088 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-core-runtime, ros-jazzy-service-msgs, ros-jazzy-unique-identifier-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-action-msgs/ros-jazzy-action-msgs_2.0.2-2noble.20250424.140256_amd64.deb Size: 96284 SHA256: 2c876e454fcc1d5f945be1e43813d923b2098a9c112c96b755a5a7c93f385c6e SHA1: c922f8e5a3f072c0d2c4c425ecc196b05158b94c MD5sum: 63d3534e24c02e596c896d3a7f734394 Description: Messages and service definitions common among all ROS actions. Package: ros-jazzy-action-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-action-msgs Version: 2.0.2-2noble.20250424.140256 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 814 Depends: ros-jazzy-action-msgs (= 2.0.2-2noble.20250424.140256) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-action-msgs/ros-jazzy-action-msgs-dbgsym_2.0.2-2noble.20250424.140256_amd64.deb Size: 633498 SHA256: 6ac2904d79bf06ed61edc4c2f34a0dc5c4dedf3de1b970a73a137336e06e7748 SHA1: d98aaed91a99a46c4009d6fa02ba230a3234586d MD5sum: 40d0d35e43bbd5ae9b249473f53b8286 Description: debug symbols for ros-jazzy-action-msgs Build-Ids: 0aa4822ffb65fdff333592467732d8e3965e5f2c 10ab2a75f35b372a34cc0b7f18d919e9b49a76e8 174bc5317240fd1363468bf6bd5efd96de7f0b2f 33292098f2a85224c7d2baadf33c4f9ce7eb24ac 5d7337fdc778e705c8fdd025e18691e15f28108e 78a6b9f6849e161a130751fddd9d3d6cc3767e81 7aab0c5f8bd94904b390e38eace91b1e548efe03 b52436a0fb6e4c362faaf61bb642b758e552043c c1fd17235a72d476285cc5ff35eba4e865f39acc cccfc075fe2a5414e9049bd3eee85912947bb099 f4212e5df8c52dcf8b789068dd825fde74c79035 Package: ros-jazzy-action-tutorials-cpp Version: 0.33.5-1noble.20250429.232319 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 324 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-action-tutorials-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-components, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-action-tutorials-cpp/ros-jazzy-action-tutorials-cpp_0.33.5-1noble.20250429.232319_amd64.deb Size: 70436 SHA256: 80878f28c65a23d4b833ac9a18c3054cd154eabb83eb42b0e276d4d8221e3050 SHA1: fa509632c074640bdee3cf78a148d465adbfa2f5 MD5sum: 485ccf2eced90910148bd323672374ba Description: C++ action tutorial cpp code Package: ros-jazzy-action-tutorials-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-action-tutorials-cpp Version: 0.33.5-1noble.20250429.232319 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1705 Depends: ros-jazzy-action-tutorials-cpp (= 0.33.5-1noble.20250429.232319) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-action-tutorials-cpp/ros-jazzy-action-tutorials-cpp-dbgsym_0.33.5-1noble.20250429.232319_amd64.deb Size: 1303788 SHA256: 4b0a7b5805d9808b41960ec5010689e7a3991525ce4959e8e08ca6604212eeb7 SHA1: f4a846bd4343747c31a9126b5e2d588c41adb15a MD5sum: 6691eadfae613a1bdcfe9fb19effaf8c Description: debug symbols for ros-jazzy-action-tutorials-cpp Build-Ids: 3f6343a20377885f4d24139e68b6b8d0eecce954 57a842adf58825020290768df7941eb4c4090020 641538f05dd50f8cb5b6bb42a509458099382de5 Package: ros-jazzy-action-tutorials-interfaces Version: 0.33.5-1noble.20250424.141132 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1617 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-action-tutorials-interfaces/ros-jazzy-action-tutorials-interfaces_0.33.5-1noble.20250424.141132_amd64.deb Size: 119060 SHA256: 9342e9f7121e757770d501a3e827470bb838db472c6d82df3e6bf8b98fc9272b SHA1: 45a87025fbb28ef0a67bd481fbc0886817c7cd1e MD5sum: 9b2438d7fb360c7ef563c380d7a0fff4 Description: Action tutorials action Package: ros-jazzy-action-tutorials-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-action-tutorials-interfaces Version: 0.33.5-1noble.20250424.141132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 844 Depends: ros-jazzy-action-tutorials-interfaces (= 0.33.5-1noble.20250424.141132) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-action-tutorials-interfaces/ros-jazzy-action-tutorials-interfaces-dbgsym_0.33.5-1noble.20250424.141132_amd64.deb Size: 570748 SHA256: 8e56381be62a20f0aa94239f5017e5549eab7e179326cffcffde39963d7b9118 SHA1: f43b1b665ae785d66c233569120a94e8e8956e86 MD5sum: f3da6a72ad9a536a9545568755f74d36 Description: debug symbols for ros-jazzy-action-tutorials-interfaces Build-Ids: 05bb12efec3c5a55f9770f68419aac38d4c1585a 2381131252e8308521ba2868198df2f8d22eb19a 335f58c6464a37e2ec65248b7b980c9c44e0c651 3ef9f8f6923bd443c5d3555e3a06670e2ce3327f 62876954e87dba46826c84b48b04c249d8725b7d 6e2bb81be5cbdb1911dd1270bb04fb788778afe3 70f1cdedbf9283486c3924f4195429748d92ae79 820cd6539107cf07ddbd960226324205e73cde55 979b432cac440c29c05edd9385d26c3fd278e3a4 d57f0fb878c41b08a2e7a804da73d5dbf3fd2adb e91416c3d64d1f44269b2e4bd0b1b33d5da059d9 Package: ros-jazzy-action-tutorials-py Version: 0.33.5-1noble.20250430.005124 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 48 Depends: ros-jazzy-action-tutorials-interfaces, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-action-tutorials-py/ros-jazzy-action-tutorials-py_0.33.5-1noble.20250430.005124_amd64.deb Size: 8210 SHA256: 39bdc398ee2a9b2ff4d1335eb2f80c2f305a3bc2eef146a499985b7f737cba0e SHA1: 6d60b807acbcfcd2d62dd21fed00db900ddc888d MD5sum: f7044e82f793d408105defb73f9a5904 Description: Python action tutorial code Package: ros-jazzy-actionlib-msgs Version: 5.3.6-1noble.20250424.141406 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 690 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-actionlib-msgs/ros-jazzy-actionlib-msgs_5.3.6-1noble.20250424.141406_amd64.deb Size: 66310 SHA256: a2ce9cb3886640be23295884a9542247d92a885cd2d3a5570c6a932e66d68fa8 SHA1: f1823d9a07c7dd59984b2bd1babd58fc14d5a335 MD5sum: 2c35264a2cef25a35d172ab4145f072d Description: A package containing some message definitions used in the implementation of ROS 1 actions. Package: ros-jazzy-actionlib-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-actionlib-msgs Version: 5.3.6-1noble.20250424.141406 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 529 Depends: ros-jazzy-actionlib-msgs (= 5.3.6-1noble.20250424.141406) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-actionlib-msgs/ros-jazzy-actionlib-msgs-dbgsym_5.3.6-1noble.20250424.141406_amd64.deb Size: 399926 SHA256: 71b86997dc8acedaa4f0ad81947d18c361eed5cd9a0d69ae94b917fab9c662d8 SHA1: d699cdb8fb5fc2f218d5cb54e404802656f39f57 MD5sum: 2d5ea42798f1b27db1109e8c1fe0fb05 Description: debug symbols for ros-jazzy-actionlib-msgs Build-Ids: 040e9d5cbe04385faf8408e805c5499f5ee4aa16 2300b428e017b17eb82ac314eef5387ceb861ea0 421277e15f73865daca722b546e3a4340a8b4f55 463e61fe7b4646e331f426a801f48e4e99a25aee 601aa2e59e4c457886e3571e15e48295a6b0e61f 666e9db81cd82701dbe33457f04cec9a5f37bfaf 6ad1da4fe34b1d8860f78e502f641c16a4162c4f 7a87f64931764a60e816d4651eb27e0250a89e58 a70100fa165dd7a8b51b3837da235ccda1f429ea e6a0e84c6778f1f4e0418c452e733fb62eb5d540 ebb20796aa3e41a671659fab87a449519b48fec0 Package: ros-jazzy-actuator-msgs Version: 0.0.1-4noble.20250424.144547 Architecture: amd64 Maintainer: Benjamin Perseghetti Installed-Size: 1373 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-actuator-msgs/ros-jazzy-actuator-msgs_0.0.1-4noble.20250424.144547_amd64.deb Size: 100488 SHA256: d99feaa6ea42380d1a5d381655238daac38602c9e4d5b98ddbf72a806ef3cd0e SHA1: b582dc5700355ddf25e855772f6fb07bf629d798 MD5sum: 3e6847c7405d2d891b84f40d72593d15 Description: ROS 2 message interface for Actuators. Package: ros-jazzy-actuator-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-actuator-msgs Version: 0.0.1-4noble.20250424.144547 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Benjamin Perseghetti Installed-Size: 1067 Depends: ros-jazzy-actuator-msgs (= 0.0.1-4noble.20250424.144547) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-actuator-msgs/ros-jazzy-actuator-msgs-dbgsym_0.0.1-4noble.20250424.144547_amd64.deb Size: 843224 SHA256: a91a4b2b1a0b93005384bcd5299ab49a0f4fa52804204111fd1f29964f04cbab SHA1: 13a1a05f0886d1cd83d9f9b78e53f8eac173061a MD5sum: 98adf086236cb5e78520210a9a16190b Description: debug symbols for ros-jazzy-actuator-msgs Build-Ids: 087042a376015eb14c18722a18ca205ee161f350 16ef964f04a63218ac92e67d5283a06efc865beb 175a67bbd98fb67abdc1242bd75bf553eceb68ae 1e789d8672e377b7b98f5de9336115dda2faf6a1 4e8754f035c164b4d3835dcb7173e3b8f4e6e01e 5d29c05b90846e6b2aced1fd478fa48714f57755 b29b62e081566d79357623165186e5d123e8f838 bbbf28b5f3a1355fb09f297ef61fbf58c1bf49ae bf970ebb024fc0a845a543f9cefa918b5394cf4b ce1601ba67e618bd3c264e53327ab6da5a81efbe e63ed00adfc0956217b5d3b1f2f4a9ffcfea6ec8 Package: ros-jazzy-adaptive-component Version: 0.2.1-5noble.20250429.232446 Architecture: amd64 Maintainer: Víctor Mayoral Vilches Installed-Size: 137 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-adaptive-component/ros-jazzy-adaptive-component_0.2.1-5noble.20250429.232446_amd64.deb Size: 30092 SHA256: 2d51704c3cfa08241499279dc10f15a1bcf05730446fb44f13dc7c31b570695d SHA1: ff76322090d7c0a48ba1e41cef4d3cb2aca1e85c MD5sum: dcbcf3a54b5ddb560e100733d93ddd94 Description: A composable container for Adaptive ROS 2 Node computations. Allows building Nodes that can select between FPGA, CPU or GPU, at run-time. Stateless by default, can be made stateful to meet use-case specific needs. Refer to examples in README. Technically, provides A ROS 2 Node subclass programmed as a "Component" and including its own single threaded executor to build adaptive computations. Adaptive ROS 2 Nodes are able to perform computations in the CPU, the FPGA or the GPU, adaptively. Adaptive behavior is controlled through the "adaptive" ROS 2 parameter. Package: ros-jazzy-adaptive-component-dbgsym Package-Type: ddeb Source: ros-jazzy-adaptive-component Version: 0.2.1-5noble.20250429.232446 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Víctor Mayoral Vilches Installed-Size: 416 Depends: ros-jazzy-adaptive-component (= 0.2.1-5noble.20250429.232446) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-adaptive-component/ros-jazzy-adaptive-component-dbgsym_0.2.1-5noble.20250429.232446_amd64.deb Size: 386362 SHA256: a6646e80475716b8190902893ce3861450dba2fbc39583a8941f1c00d208568b SHA1: fa43a7b9a94aa4dcef99195bc868202ccf877872 MD5sum: f26735b5f6f5802b4df23bb0198a6c06 Description: debug symbols for ros-jazzy-adaptive-component Build-Ids: 45b427376ee7de86eea6c640594fa49f0f340b7d Package: ros-jazzy-admittance-controller Version: 4.24.0-1noble.20250505.193229 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1252 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-angles, ros-jazzy-backward-ros, ros-jazzy-control-msgs, ros-jazzy-control-toolbox, ros-jazzy-controller-interface, ros-jazzy-generate-parameter-library, ros-jazzy-geometry-msgs, ros-jazzy-hardware-interface, ros-jazzy-kinematics-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-realtime-tools, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-kdl, ros-jazzy-tf2-ros, ros-jazzy-trajectory-msgs, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-admittance-controller/ros-jazzy-admittance-controller_4.24.0-1noble.20250505.193229_amd64.deb Size: 288750 SHA256: d68cad6a0172a3d40c26639c22610f38d951e5f102491788c12f76f5fb728e71 SHA1: 34d8890af4cf8a20fee9fac06321f2a71aa7d5e7 MD5sum: 81324edfafc1dff8b74dc3da8c1ee5ee Description: Implementation of admittance controllers for different input and output interface. Package: ros-jazzy-admittance-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-admittance-controller Version: 4.24.0-1noble.20250505.193229 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 6971 Depends: ros-jazzy-admittance-controller (= 4.24.0-1noble.20250505.193229) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-admittance-controller/ros-jazzy-admittance-controller-dbgsym_4.24.0-1noble.20250505.193229_amd64.deb Size: 6345952 SHA256: 23f2fc7e5ff88bbd3737c22a48c110d831265fe6b18ff44ac9910c10a9f0a235 SHA1: cf336d751fc8c42374d3804deb7360fb66b24480 MD5sum: fa19993bfa727979272247858adaf381 Description: debug symbols for ros-jazzy-admittance-controller Build-Ids: 5e87b4b836dd9644d6b12c64baf064bc65e268d2 Package: ros-jazzy-ament-acceleration Version: 0.2.0-5noble.20250424.105157 Architecture: amd64 Maintainer: Víctor Mayoral Vilches Installed-Size: 43 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-acceleration/ros-jazzy-ament-acceleration_0.2.0-5noble.20250424.105157_amd64.deb Size: 5566 SHA256: 7a10b384edf3a41eec3aecc3b69778d3f80c139d36784713de1c690d0d2d89c5 SHA1: 5fd76a18975be968e8323679bf93b171a045525b MD5sum: bf08f9bb4be159ed7da5fe7d0cafc373 Description: CMake macros and utilities to include hardware acceleration into the ROS 2 build system (ament) and its development flows. Package: ros-jazzy-ament-black Version: 0.2.6-1noble.20250424.105252 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 53 Depends: black, python3-unidiff, python3-uvloop, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-black/ros-jazzy-ament-black_0.2.6-1noble.20250424.105252_amd64.deb Size: 12186 SHA256: 9cc749e2e921e12ea5a5b434a7b050174b8fdfacf6cc3a4c5541d15cc50b556f SHA1: db4bd959cd863aba0baee373870067b42e452d3b MD5sum: 602c065d045cdd39b47c8b4cfd77315c Description: The ability to check code against style conventions using black and generate xUnit test result files. Package: ros-jazzy-ament-clang-format Version: 0.17.2-1noble.20250424.105257 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 66 Depends: clang-format, python3-yaml, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-clang-format/ros-jazzy-ament-clang-format_0.17.2-1noble.20250424.105257_amd64.deb Size: 16540 SHA256: e2aa4cc0f6270fcad7f97b44458c684a20040fffb0a78e892779a5080ed4ae3a SHA1: 45c6f1963c8fed99e82e55d97c3767ea2833dc24 MD5sum: 0546a19c01c9492bbb02ac23a9975e79 Description: The ability to check code against style conventions using clang-format and generate xUnit test result files. Package: ros-jazzy-ament-clang-tidy Version: 0.17.2-1noble.20250424.105307 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 66 Depends: clang-tidy, python3-yaml, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-clang-tidy/ros-jazzy-ament-clang-tidy_0.17.2-1noble.20250424.105307_amd64.deb Size: 17188 SHA256: 904c90cb390c776ed0f4e3d9a0556d6ee3b69ad14b1d7813fc8796581ca2b7f0 SHA1: 9c2e06cb37b67ee9b49923ae944f94c2acadf8ec MD5sum: eddb2460608a462eb9faf366f56ff060 Description: The ability to check code against style conventions using clang-tidy and generate xUnit test result files. Package: ros-jazzy-ament-cmake Version: 2.5.4-1noble.20250424.110322 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: cmake, ros-jazzy-ament-cmake-core, ros-jazzy-ament-cmake-export-definitions, ros-jazzy-ament-cmake-export-dependencies, ros-jazzy-ament-cmake-export-include-directories, ros-jazzy-ament-cmake-export-interfaces, ros-jazzy-ament-cmake-export-libraries, ros-jazzy-ament-cmake-export-link-flags, ros-jazzy-ament-cmake-export-targets, ros-jazzy-ament-cmake-gen-version-h, ros-jazzy-ament-cmake-libraries, ros-jazzy-ament-cmake-python, ros-jazzy-ament-cmake-target-dependencies, ros-jazzy-ament-cmake-test, ros-jazzy-ament-cmake-version, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake/ros-jazzy-ament-cmake_2.5.4-1noble.20250424.110322_amd64.deb Size: 7428 SHA256: eae402379b1d471e9ad7aecabbdf0d2f28c9e4a623582dbcc81072ba5cd46b4c SHA1: 5126aaa1660f06a4fa21be6126af13f34ab5696d MD5sum: 5b646c48ccfc1731d44b4666402dfd95 Description: The entry point package for the ament buildsystem in CMake. Package: ros-jazzy-ament-cmake-auto Version: 2.5.4-1noble.20250424.110435 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 70 Depends: ros-jazzy-ament-cmake, ros-jazzy-ament-cmake-gmock, ros-jazzy-ament-cmake-gtest, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-auto/ros-jazzy-ament-cmake-auto_2.5.4-1noble.20250424.110435_amd64.deb Size: 10938 SHA256: 74a8756028673f3150487445e8073271ad76a5993d9468d558ee4a0dba6c8b72 SHA1: 3f5cfca13c2a4a3af4927f6512893b233102e2be MD5sum: 954a110c1bf6feb6e661b6acb4c691d3 Description: The auto-magic functions for ease to use of the ament buildsystem in CMake. Package: ros-jazzy-ament-cmake-black Version: 0.2.6-1noble.20250424.110418 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 45 Depends: ros-jazzy-ament-black, ros-jazzy-ament-cmake-test, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-black/ros-jazzy-ament-cmake-black_0.2.6-1noble.20250424.110418_amd64.deb Size: 6836 SHA256: 6cfec79f1d048e842a07169c3d7d7d18b8ea4d3f9b447f89a1a473aa6c02f98e SHA1: 2b8013f75f850e73e4ce0838249886a1aec4d685 MD5sum: 9e499fbacbdbf569d1e45886da3de526 Description: The CMake API for ament_black to lint Python code using black. Package: ros-jazzy-ament-cmake-catch2 Version: 1.4.1-1noble.20250424.110434 Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 48 Depends: ros-jazzy-ament-cmake-test, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-catch2/ros-jazzy-ament-cmake-catch2_1.4.1-1noble.20250424.110434_amd64.deb Size: 6766 SHA256: 6564de608d6075b8e51a9c1bc03f7bfadf73e36068f8696f609d8a9533a3306d SHA1: b3b40418a063509126c755c10d348493c6ffa796 MD5sum: a6703ee997a778404e96fe94badc5907 Description: Allows integrating catch2 tests in the ament buildsystem with CMake Package: ros-jazzy-ament-cmake-clang-format Version: 0.17.2-1noble.20250424.121744 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-jazzy-ament-clang-format, ros-jazzy-ament-cmake-test, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-clang-format/ros-jazzy-ament-cmake-clang-format_0.17.2-1noble.20250424.121744_amd64.deb Size: 7662 SHA256: dd1202cd2a34f77199ddab3d78d0c08dcd5fd25b2e1aeea8c5de6ed1517e471f SHA1: bd570a5ee22804beead093310771e8bff97fb69f MD5sum: b5383674027df99046d533a994a3fe5e Description: The CMake API for ament_clang_format to lint C / C++ code using clang format. Package: ros-jazzy-ament-cmake-clang-tidy Version: 0.17.2-1noble.20250424.121738 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 49 Depends: ros-jazzy-ament-clang-tidy, ros-jazzy-ament-cmake-test, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-clang-tidy/ros-jazzy-ament-cmake-clang-tidy_0.17.2-1noble.20250424.121738_amd64.deb Size: 7934 SHA256: 82167d7bfc0f572f4c181d616c8db83daf67bba0a08f2da23354cbeba0cf308b SHA1: 6439f334f6449e355af9e347d57cc30e30f2e837 MD5sum: c66d44f4c15fff84abc1b2936f2f27c5 Description: The CMake API for ament_clang_tidy to lint C / C++ code using clang tidy. Package: ros-jazzy-ament-cmake-copyright Version: 0.17.2-1noble.20250424.121734 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-jazzy-ament-cmake-test, ros-jazzy-ament-copyright, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-copyright/ros-jazzy-ament-cmake-copyright_0.17.2-1noble.20250424.121734_amd64.deb Size: 7816 SHA256: 79f70ea6cc88a187026b94f70c5e9e7ea9935df0a1d0da008ead4efbecf669f3 SHA1: dd40050ae6498141d688d648f30550620770f781 MD5sum: 9ae8ed9712987852c114c413611133d9 Description: The CMake API for ament_copyright to check every source file contains copyright reference. Package: ros-jazzy-ament-cmake-core Version: 2.5.4-1noble.20250424.102850 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 188 Depends: cmake, python3-catkin-pkg-modules, ros-jazzy-ament-package Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-core/ros-jazzy-ament-cmake-core_2.5.4-1noble.20250424.102850_amd64.deb Size: 26944 SHA256: b38ffe81a24747f699802f5affb4a7037517898e1202d2e073239fb6913a2052 SHA1: 48e4771173203bb4d49840b61748683eca62c121 MD5sum: cc3577422938d788507f401590bb6f0b Description: The core of the ament buildsystem in CMake. Several subcomponents provide specific funtionalities: * environment: provide prefix-level setup files * environment_hooks: provide package-level setup files and environment hooks * index: store information in an index and retrieve them without crawling * package_templates: templates from the ament_package Python package * symlink_install: use symlinks for CMake install commands Package: ros-jazzy-ament-cmake-cppcheck Version: 0.17.2-1noble.20250424.121738 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 52 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-ament-cmake-test, ros-jazzy-ament-cppcheck, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-cppcheck/ros-jazzy-ament-cmake-cppcheck_0.17.2-1noble.20250424.121738_amd64.deb Size: 9578 SHA256: 7d8eaed6f18f639a956c2924006b2fd3c87eff7bd39e15ac38c337fcdaa7d08d SHA1: 9dc3870b484d5b495b76da83d8d857b9aa2bdc90 MD5sum: f1e50e12dbdb63f70387d80c45f98973 Description: The CMake API for ament_cppcheck to perform static code analysis on C/C++ code using Cppcheck. Package: ros-jazzy-ament-cmake-cpplint Version: 0.17.2-1noble.20250424.121813 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 50 Depends: ros-jazzy-ament-cmake-test, ros-jazzy-ament-cpplint, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-cpplint/ros-jazzy-ament-cmake-cpplint_0.17.2-1noble.20250424.121813_amd64.deb Size: 8154 SHA256: df97ce0e6f038e7568dbe32b53d79f7f46847dcc1e32c26ac065d49302948aee SHA1: 25f7485e13c6362e79d7ca9e15240042ad24c02b MD5sum: ffaed4b11d368f0046e96bd8ca8c0563 Description: The CMake API for ament_cpplint to lint C / C++ code using cpplint. Package: ros-jazzy-ament-cmake-export-definitions Version: 2.5.4-1noble.20250424.105216 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-export-definitions/ros-jazzy-ament-cmake-export-definitions_2.5.4-1noble.20250424.105216_amd64.deb Size: 7188 SHA256: 66a7d370369a22b22006cb2265ef106c6433700afb7193b0f4209ca80dbc1412 SHA1: d286a12153bbb549f7ad44d98cef267bb7fbf315 MD5sum: d3477062d9201866ad57a2bf5c808c82 Description: The ability to export definitions to downstream packages in the ament buildsystem. Package: ros-jazzy-ament-cmake-export-dependencies Version: 2.5.4-1noble.20250424.105204 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 51 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-ament-cmake-libraries, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-export-dependencies/ros-jazzy-ament-cmake-export-dependencies_2.5.4-1noble.20250424.105204_amd64.deb Size: 8586 SHA256: 8ca8c18eeff61d8852a5a58bd3bd756a89e27bc0d5e7988bce59c146e16529df SHA1: 93704713ea8b7d4d428b4354af7b69d4f7292690 MD5sum: 1fefd50360ae959c6890447a36f0cfee Description: The ability to export dependencies to downstream packages in the ament buildsystem in CMake. Package: ros-jazzy-ament-cmake-export-include-directories Version: 2.5.4-1noble.20250424.105215 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 49 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-export-include-directories/ros-jazzy-ament-cmake-export-include-directories_2.5.4-1noble.20250424.105215_amd64.deb Size: 7518 SHA256: 058c5911fb449fadc0b42fbe6b1efedc895f1d7e6d1de5eaff08f4647a041720 SHA1: d6ce12fc5949561fb61e42436c9a6e65c8e024e5 MD5sum: 1dba18084d1547e671a9855285d87f18 Description: The ability to export include directories to downstream packages in the ament buildsystem in CMake. Package: ros-jazzy-ament-cmake-export-interfaces Version: 2.5.4-1noble.20250424.105241 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 49 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-ament-cmake-export-libraries, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-export-interfaces/ros-jazzy-ament-cmake-export-interfaces_2.5.4-1noble.20250424.105241_amd64.deb Size: 7930 SHA256: f00a04c16ff665bf6aa9d71bb81b26f8d7c9a1bed9f4a0123f0b089136dd867d SHA1: b742117ec4297271e776d963a15232141eac3eca MD5sum: 76cc16eb17ad99c03194cb6bf5cfef4c Description: The ability to export interfaces to downstream packages in the ament buildsystem in CMake. Package: ros-jazzy-ament-cmake-export-libraries Version: 2.5.4-1noble.20250424.105214 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 60 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-export-libraries/ros-jazzy-ament-cmake-export-libraries_2.5.4-1noble.20250424.105214_amd64.deb Size: 9542 SHA256: 9ea2c90d5b9cd95753fd2e5c578a43a4b90dcb663847d8bcdcc573bb8ee93f63 SHA1: a8ca270a9aa5c3b7e97d394d1486c4462917d896 MD5sum: f57be46e38fc8e01b2f0d4ad886524c2 Description: The ability to export libraries to downstream packages in the ament buildsystem in CMake. Package: ros-jazzy-ament-cmake-export-link-flags Version: 2.5.4-1noble.20250424.105220 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-export-link-flags/ros-jazzy-ament-cmake-export-link-flags_2.5.4-1noble.20250424.105220_amd64.deb Size: 7118 SHA256: 10eab4c9b84e563e44d5921d63b7043e3a4ddea4074a26ac19efebc2a262810f SHA1: 668164e29b12dbebeffc80aad740951431b681ee MD5sum: deaed200310bfefa0b8230e5ce747aa0 Description: The ability to export link flags to downstream packages in the ament buildsystem. Package: ros-jazzy-ament-cmake-export-targets Version: 2.5.4-1noble.20250424.105255 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 50 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-ament-cmake-export-libraries, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-export-targets/ros-jazzy-ament-cmake-export-targets_2.5.4-1noble.20250424.105255_amd64.deb Size: 8166 SHA256: 063e04743a779486fc0bd43bedd99af125c95a594159aa4d76ab9774270b847f SHA1: 2f8a2ade5083e2fe49e3c773fa5ac422e99b688c MD5sum: a84c019d8894e7437eed935329759ddf Description: The ability to export targets to downstream packages in the ament buildsystem in CMake. Package: ros-jazzy-ament-cmake-flake8 Version: 0.17.2-1noble.20250424.121806 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-jazzy-ament-cmake-test, ros-jazzy-ament-flake8, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-flake8/ros-jazzy-ament-cmake-flake8_0.17.2-1noble.20250424.121806_amd64.deb Size: 7642 SHA256: 4581f3eb73f40cbe5864452260ef28ef2317cab681b4af17bd1e8f7956457f64 SHA1: f78477e70a7fb41d54e94f7b5584cd4b7f493300 MD5sum: ba42c0796f22d42d8eb45ab8cf815875 Description: The CMake API for ament_flake8 to check code syntax and style conventions with flake8. Package: ros-jazzy-ament-cmake-gen-version-h Version: 2.5.4-1noble.20250424.105221 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 59 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-gen-version-h/ros-jazzy-ament-cmake-gen-version-h_2.5.4-1noble.20250424.105221_amd64.deb Size: 9670 SHA256: ce3c14b1f538473ec736bc81f4a552cd9a820a91ce4d688e56c158925486227f SHA1: 4094ca8f1ce77dc940f4b8a3e9fd2712f7669e95 MD5sum: 4a2e907f540fbea21a9c9cb2721b5c7e Description: Generate a C header containing the version number of the package Package: ros-jazzy-ament-cmake-gmock Version: 2.5.4-1noble.20250424.110352 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 61 Depends: google-mock, ros-jazzy-ament-cmake-gtest, ros-jazzy-ament-cmake-test, ros-jazzy-gmock-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-gmock/ros-jazzy-ament-cmake-gmock_2.5.4-1noble.20250424.110352_amd64.deb Size: 10046 SHA256: b495d7d856e8adb2b6847fea1ccae41c80e8da26235eb0ee1699978ba144b820 SHA1: fafdb626c33d35b1347f72c5e829550ee06ac3a4 MD5sum: 23fd07ef4128d813813bd4d2ba6e0c62 Description: The ability to add Google mock-based tests in the ament buildsystem in CMake. Package: ros-jazzy-ament-cmake-google-benchmark Version: 2.5.4-1noble.20250424.110339 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 83 Depends: ros-jazzy-ament-cmake-test, ros-jazzy-google-benchmark-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-google-benchmark/ros-jazzy-ament-cmake-google-benchmark_2.5.4-1noble.20250424.110339_amd64.deb Size: 13264 SHA256: 7ffff6eaafd67fa548ec7ca096eec1974d4d76407f6af826505e01741a307547 SHA1: 5ffb316083930d3fdbb90bd0caa1505ba39c0f94 MD5sum: 422edddb92f57cfa4350787bcf3d5484 Description: The ability to add Google Benchmark tests in the ament buildsystem in CMake. Package: ros-jazzy-ament-cmake-gtest Version: 2.5.4-1noble.20250424.110324 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 61 Depends: libgtest-dev, ros-jazzy-ament-cmake-test, ros-jazzy-gtest-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-gtest/ros-jazzy-ament-cmake-gtest_2.5.4-1noble.20250424.110324_amd64.deb Size: 10312 SHA256: 9c0f47cee9a166becdca8c67f8e61ec577453c6b83d1dea706d4c28b495762cd SHA1: 300a70b477f32ed4328532e5d5bb4ebff5f8b198 MD5sum: 60fd7273a36d9ae30cb67103e4d1074f Description: The ability to add gtest-based tests in the ament buildsystem in CMake. Package: ros-jazzy-ament-cmake-include-directories Version: 2.5.4-1noble.20250424.105225 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 46 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-include-directories/ros-jazzy-ament-cmake-include-directories_2.5.4-1noble.20250424.105225_amd64.deb Size: 7294 SHA256: 42a9406bdf6b608f3fb586a44ad58aa2f12b192475bdaf4aec013434205beec7 SHA1: 3c63e6d90ff0766fe65df11b1d0321d1b83a8e65 MD5sum: 29c46ffe91a50fd3e1d515f12a028782 Description: The functionality to order include directories according to a chain of prefixes in the ament buildsystem in CMake. Package: ros-jazzy-ament-cmake-libraries Version: 2.5.4-1noble.20250424.105129 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 45 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-libraries/ros-jazzy-ament-cmake-libraries_2.5.4-1noble.20250424.105129_amd64.deb Size: 7084 SHA256: e959fd516ef29cb4e57ea28557b1beb3d9f564af516b5044c69147f8e533c9f0 SHA1: 2f0ca54b674c59eb58552c97468f1e88b15a4019 MD5sum: fc6e8028e8bc09693ebef5b7e7265ca4 Description: The functionality to deduplicate libraries in the ament buildsystem in CMake. Package: ros-jazzy-ament-cmake-lint-cmake Version: 0.17.2-1noble.20250424.121817 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 47 Depends: ros-jazzy-ament-cmake-test, ros-jazzy-ament-lint-cmake, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-lint-cmake/ros-jazzy-ament-cmake-lint-cmake_0.17.2-1noble.20250424.121817_amd64.deb Size: 7640 SHA256: 3705fc4b6785f77aebb1fe2ab2fd3b3e12e1c09bb8008ad76cf0f51304debb59 SHA1: 7a58ccf85e260c0445a263cab0a9301e192a042e MD5sum: d19c45675921ee9290486c696c8c1ea1 Description: The CMake API for ament_lint_cmake to lint CMake code using cmakelint. Package: ros-jazzy-ament-cmake-mypy Version: 0.17.2-1noble.20250424.121828 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 47 Depends: ros-jazzy-ament-cmake-test, ros-jazzy-ament-mypy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-mypy/ros-jazzy-ament-cmake-mypy_0.17.2-1noble.20250424.121828_amd64.deb Size: 7800 SHA256: b2cca89b60259db2636713d20f89cd2972ec69a53ec9f7a642510df71f233bc7 SHA1: 4e127c0feae86d67309c8ff65e3cad61061a859e MD5sum: 4906bd3d14bdc20f9c0b38c781ba299c Description: The CMake API for ament_mypy to perform static type analysis on python code with mypy. Package: ros-jazzy-ament-cmake-pclint Version: 0.17.2-1noble.20250424.121834 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 49 Depends: ros-jazzy-ament-cmake-test, ros-jazzy-ament-pclint, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-pclint/ros-jazzy-ament-cmake-pclint_0.17.2-1noble.20250424.121834_amd64.deb Size: 7912 SHA256: c05bb0e69a4b40db5592ff10f27df082605839bc8175aeff58c48cecfe44ae5e SHA1: 2cc8a5047343a427665fffd5436117728be8e453 MD5sum: 37d492702aee875f12266f60c5f0550e Description: The CMake API for ament_pclint to perform static code analysis on C/C++ code using PC-lint. Package: ros-jazzy-ament-cmake-pep257 Version: 0.17.2-1noble.20250424.121836 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 47 Depends: ros-jazzy-ament-cmake-test, ros-jazzy-ament-pep257, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-pep257/ros-jazzy-ament-cmake-pep257_0.17.2-1noble.20250424.121836_amd64.deb Size: 7396 SHA256: d9f018eaf135088d5f485ec40edc4cf2e6a2f2156ea5e9147e5d75b910a678c9 SHA1: ba022645b37ae9753342a56143601776905cd50b MD5sum: f6ea25f3a46ccdd44b46a72aaaeb33f6 Description: The CMake API for ament_pep257 to check code against the docstring style conventions in PEP 257. Package: ros-jazzy-ament-cmake-pycodestyle Version: 0.17.2-1noble.20250424.121849 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-jazzy-ament-cmake-test, ros-jazzy-ament-pycodestyle, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-pycodestyle/ros-jazzy-ament-cmake-pycodestyle_0.17.2-1noble.20250424.121849_amd64.deb Size: 7618 SHA256: 825bde6c561adee398d1d3968ff52be10a7aae3579ef06ec21997929462119a0 SHA1: c1a3313dd8294b61f8a2ef125a199ce6553d7617 MD5sum: d1cb0fbb58d2b86bd6906303d937ef7e Description: The CMake API for ament_pycodestyle to check code against the style conventions in PEP 8. Package: ros-jazzy-ament-cmake-pyflakes Version: 0.17.2-1noble.20250424.121852 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 47 Depends: ros-jazzy-ament-cmake-test, ros-jazzy-ament-pyflakes, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-pyflakes/ros-jazzy-ament-cmake-pyflakes_0.17.2-1noble.20250424.121852_amd64.deb Size: 7298 SHA256: ae23d1ddd54c4145c7191dccede64bd2a00016f4adf3ab3321f9e4d8d556a508 SHA1: 70c36c54ff28f1f623aca420863a534119473099 MD5sum: 207e47a7bb0fe75c92a4b6f1858239f3 Description: The CMake API for ament_pyflakes to check code using pyflakes. Package: ros-jazzy-ament-cmake-pytest Version: 2.5.4-1noble.20250424.121852 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 56 Depends: python3-pytest, ros-jazzy-ament-cmake-core, ros-jazzy-ament-cmake-test, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-pytest/ros-jazzy-ament-cmake-pytest_2.5.4-1noble.20250424.121852_amd64.deb Size: 10210 SHA256: d5e19ba2fde5668a631abe34b6a6eec58eff28aff90213fd90624283d37621b5 SHA1: 79360d35fee9ad7a8aa6d68d7fa9537ece98535d MD5sum: 82890103f3a84dfa8349b651a82b0738 Description: The ability to run Python tests using pytest in the ament buildsystem in CMake. Package: ros-jazzy-ament-cmake-python Version: 2.5.4-1noble.20250424.105135 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 59 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-python/ros-jazzy-ament-cmake-python_2.5.4-1noble.20250424.105135_amd64.deb Size: 10212 SHA256: d4df44b1d0575d2b4a8a425e8c18d174818450a92294d7ba7eb8dec1ea5f16fa SHA1: 03b96402ea8eecf6193c352a198d1e7d21b37bfb MD5sum: b4dd04d4e907c6b1d290a8eeb91eaaad Description: The ability to use Python in the ament buildsystem in CMake. Package: ros-jazzy-ament-cmake-ros Version: 0.12.0-3noble.20250424.132322 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 57 Depends: ros-jazzy-ament-cmake, ros-jazzy-ament-cmake-gmock, ros-jazzy-ament-cmake-gtest, ros-jazzy-ament-cmake-pytest, ros-jazzy-domain-coordinator, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-ros/ros-jazzy-ament-cmake-ros_0.12.0-3noble.20250424.132322_amd64.deb Size: 8190 SHA256: e1aa9da9dab1c46362b6c77baeec4853ee363663ba40e8e76dddabb93dc57a83 SHA1: 8ca83bc9f48f4d3c5d792f4a1820e5aa39f8c657 MD5sum: 306da1006d74a83f7c1f4c531634988a Description: The ROS specific CMake bits in the ament buildsystem. Package: ros-jazzy-ament-cmake-target-dependencies Version: 2.5.4-1noble.20250424.105252 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 54 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-ament-cmake-include-directories, ros-jazzy-ament-cmake-libraries, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-target-dependencies/ros-jazzy-ament-cmake-target-dependencies_2.5.4-1noble.20250424.105252_amd64.deb Size: 9468 SHA256: 56a9382d35a7a39621124a20a9d519e42ee10eeeff3d44cf009f547cbd586920 SHA1: 6c5bdb5416fac38bec1c7b47d290c4985569d573 MD5sum: 4b66f7b213e162b132365cf9324def2a Description: The ability to add definitions, include directories and libraries of a package to a target in the ament buildsystem in CMake. Package: ros-jazzy-ament-cmake-test Version: 2.5.4-1noble.20250424.110207 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 80 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-test/ros-jazzy-ament-cmake-test_2.5.4-1noble.20250424.110207_amd64.deb Size: 15436 SHA256: 4a96e38ff5e23c857c159ac5ad2872824e39181e95b075278e5379e97c7c3697 SHA1: d45728b5ab821c585bc2b05c178caaf674b1ba01 MD5sum: 6b46df131113491c491a090b6ea3a123 Description: The ability to add tests in the ament buildsystem in CMake. Package: ros-jazzy-ament-cmake-uncrustify Version: 0.17.2-1noble.20250424.121721 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 50 Depends: ros-jazzy-ament-cmake-test, ros-jazzy-ament-uncrustify, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-uncrustify/ros-jazzy-ament-cmake-uncrustify_0.17.2-1noble.20250424.121721_amd64.deb Size: 8862 SHA256: 90d90ca6d4124ac98fbadd9f1270d85af89f929005ec1dab7bd51c163c539068 SHA1: bcd6811f441e918311dab3dfc616aad455312260 MD5sum: c0e67c6b92e48eb358fb03a80c1d5217 Description: The CMake API for ament_uncrustify to check code against styleconventions using uncrustify. Package: ros-jazzy-ament-cmake-vendor-package Version: 2.5.4-1noble.20250424.105233 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 72 Depends: git, python3-vcstool, ros-jazzy-ament-cmake-core, ros-jazzy-ament-cmake-export-dependencies, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-vendor-package/ros-jazzy-ament-cmake-vendor-package_2.5.4-1noble.20250424.105233_amd64.deb Size: 11334 SHA256: f0d77967bd90bcbec8cd9712e55fa1c23402aab44acc3a6434ab03d5b5973064 SHA1: 2f02f52a74b89795f3600c4ad0adbae36aaa041f MD5sum: 98a19d6302c3d163b34a6200164432e5 Description: Macros for maintaining a 'vendor' package. Package: ros-jazzy-ament-cmake-version Version: 2.5.4-1noble.20250424.105248 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 46 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-version/ros-jazzy-ament-cmake-version_2.5.4-1noble.20250424.105248_amd64.deb Size: 7476 SHA256: 24eaf72eac49ca1139fe2b2416b42102d016b3a91c45173c9f2fe15c8db0031b SHA1: 396cf5f1b79a89c5f9928fe5ce5b2b83c407017a MD5sum: 5a8e5eabadbd48dd353e6c734614bd0d Description: The ability to override the exported package version in the ament buildsystem. Package: ros-jazzy-ament-cmake-xmllint Version: 0.17.2-1noble.20250424.121853 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-jazzy-ament-cmake-test, ros-jazzy-ament-xmllint, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cmake-xmllint/ros-jazzy-ament-cmake-xmllint_0.17.2-1noble.20250424.121853_amd64.deb Size: 7372 SHA256: 1460a45b27ab81d33b10414206959ce546550561af42ed668f4692e3d2091474 SHA1: 402bd3e5c9d738453da0315f54b8038041d97ec9 MD5sum: d2d06f507427d3821ad08906f48ad0e6 Description: The CMake API for ament_xmllint to check XML file using xmmlint. Package: ros-jazzy-ament-copyright Version: 0.17.2-1noble.20250424.105430 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 212 Depends: python3-importlib-metadata, ros-jazzy-ament-lint, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-copyright/ros-jazzy-ament-copyright_0.17.2-1noble.20250424.105430_amd64.deb Size: 52168 SHA256: ba9bbc88170d7557353a1ef72fd31580d9f6c605308e3574d76a0b473732643f SHA1: 1356fd59789d56f7cc4d7a8a70c6638725a7b728 MD5sum: f50c7ec3d03a040957f3cd56c8324c1a Description: The ability to check source files for copyright and license information. Package: ros-jazzy-ament-cppcheck Version: 0.17.2-1noble.20250424.105313 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 62 Depends: cppcheck, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cppcheck/ros-jazzy-ament-cppcheck_0.17.2-1noble.20250424.105313_amd64.deb Size: 16600 SHA256: 3174d3326b4405b08d814b580922ce22ec26ba551e46b50943f0dbdd7d5bf8ae SHA1: ff0884faa0d9df60421c534a23d0aa1c19f44fdf MD5sum: b35f2e2fd427c9e56245e3bbf896e1d5 Description: The ability to perform static code analysis on C/C++ code using Cppcheck and generate xUnit test result files. Package: ros-jazzy-ament-cpplint Version: 0.17.2-1noble.20250424.105313 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 538 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-cpplint/ros-jazzy-ament-cpplint_0.17.2-1noble.20250424.105313_amd64.deb Size: 146592 SHA256: c25aa3c21998d2cd8f8ffbf8ebdf87ace40bf8718ac233296c35fe954d4258f1 SHA1: 9c06034bdee3d7926975a596f902a3251fbdc0ce MD5sum: f6eae12f7694331729ba210d7609b0ff Description: The ability to check code against the Google style conventions using cpplint and generate xUnit test result files. Package: ros-jazzy-ament-download Version: 0.0.5-6noble.20250424.120854 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 53 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-download/ros-jazzy-ament-download_0.0.5-6noble.20250424.120854_amd64.deb Size: 8642 SHA256: 21f6b217310914becdf873a8b0cbf492e2e405c3e4b9add8b6bebcb9b7a90291 SHA1: b9144aa3fdf9fce2c6bd6ead20434ffdf61c845a MD5sum: 60eff30760d09a828dd0b3d65362d659 Description: CMake macros for downloading files with ament Package: ros-jazzy-ament-flake8 Version: 0.17.2-1noble.20250424.105430 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 69 Depends: python3-flake8, python3-flake8-builtins, python3-flake8-comprehensions, python3-flake8-docstrings, python3-flake8-import-order, python3-flake8-quotes, ros-jazzy-ament-lint, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-flake8/ros-jazzy-ament-flake8_0.17.2-1noble.20250424.105430_amd64.deb Size: 17386 SHA256: 673a6cb59dc5c4f45dccab9757a4065261d9fa5169b4a4b1c3f65039752369be SHA1: 1d0b753cb4f959f9803228b9bf4422c9af6b5f30 MD5sum: 128be2b9fc61d84660175abe72487342 Description: The ability to check code for style and syntax conventions with flake8. Package: ros-jazzy-ament-index-cpp Version: 1.8.1-1noble.20250424.120900 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 114 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-index-cpp/ros-jazzy-ament-index-cpp_1.8.1-1noble.20250424.120900_amd64.deb Size: 24432 SHA256: 27e3459e5e7aad9735a3ac931cd8c93375ec1ee8d073346a16f1530023df89c5 SHA1: 7d0908265a63928e321caf3f5a768c6c7522ef74 MD5sum: 600495ada42e84153d52bda00ffb8e9e Description: C++ API to access the ament resource index. Package: ros-jazzy-ament-index-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-ament-index-cpp Version: 1.8.1-1noble.20250424.120900 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 250 Depends: ros-jazzy-ament-index-cpp (= 1.8.1-1noble.20250424.120900) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-index-cpp/ros-jazzy-ament-index-cpp-dbgsym_1.8.1-1noble.20250424.120900_amd64.deb Size: 232058 SHA256: 02d1b8cb98630d2a2d4c595d8ffdc3cbb1ea95e6e743c92c1a4ee2ef88a90f15 SHA1: 5a3f6c0122aa2256fc3db4fc1130d1fab3e874bf MD5sum: 7738d3b95224d3689d241db695ec6561 Description: debug symbols for ros-jazzy-ament-index-cpp Build-Ids: 168ed48d4db81a21b3e065752e38aa568aa84702 Package: ros-jazzy-ament-index-python Version: 1.8.1-1noble.20250424.105330 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 75 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-index-python/ros-jazzy-ament-index-python_1.8.1-1noble.20250424.105330_amd64.deb Size: 14666 SHA256: f1fcc4aea805eec9a42bef9193359008b4283a34c9fc9b8cd5ad138d76075c65 SHA1: 787ab69d5bd63192dcf211576b7bc46642694180 MD5sum: 1d7e73aad3ed867bc1ec37987f4e7bae Description: Python API to access the ament resource index. Package: ros-jazzy-ament-lint Version: 0.17.2-1noble.20250424.105325 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 33 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-lint/ros-jazzy-ament-lint_0.17.2-1noble.20250424.105325_amd64.deb Size: 4752 SHA256: d1f2292e426fcb9ffb1702b11f75cb12542690084f9a1cc316daafba254748d3 SHA1: 5c7398684980705bfc9671a26ce7d964dca617bf MD5sum: b283929654745906f7a89824d3cea5fc Description: Providing common API for ament linter packages. Package: ros-jazzy-ament-lint-auto Version: 0.17.2-1noble.20250424.110320 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-jazzy-ament-cmake-core (>= 0.7.1), ros-jazzy-ament-cmake-test, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-lint-auto/ros-jazzy-ament-lint-auto_0.17.2-1noble.20250424.110320_amd64.deb Size: 7644 SHA256: d9e38af481c8dce2a94d7ccb97ddd60ade4ff63e55b5f44557728faf2e768689 SHA1: 7b309a2bd0555a009704f6ca7dd92d0967d82ebe MD5sum: 6ec34bc8a37b429f88a2b07b6cd9001b Description: The auto-magic functions for ease to use of the ament linters in CMake. Package: ros-jazzy-ament-lint-cmake Version: 0.17.2-1noble.20250424.105325 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 94 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-lint-cmake/ros-jazzy-ament-lint-cmake_0.17.2-1noble.20250424.105325_amd64.deb Size: 25728 SHA256: 7e19c0b957ccdcf56228326e393a83bee51b4e7944fa8f5549ea5e99e7c8d0b9 SHA1: 84e0227035e6b46dd9fa82dae520922a03a93122 MD5sum: 121b673f1e63cba0414887f773fe1613 Description: The ability to lint CMake code using cmakelint and generate xUnit test result files. Package: ros-jazzy-ament-lint-common Version: 0.17.2-1noble.20250424.121951 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-jazzy-ament-cmake-copyright, ros-jazzy-ament-cmake-core, ros-jazzy-ament-cmake-cppcheck, ros-jazzy-ament-cmake-cpplint, ros-jazzy-ament-cmake-flake8, ros-jazzy-ament-cmake-lint-cmake, ros-jazzy-ament-cmake-pep257, ros-jazzy-ament-cmake-uncrustify, ros-jazzy-ament-cmake-xmllint, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-lint-common/ros-jazzy-ament-lint-common_0.17.2-1noble.20250424.121951_amd64.deb Size: 7482 SHA256: 46cbac9ca0859ec606e8dcb894acdacda5fed53d689d034f1f1ba1ad4cdc1f7e SHA1: 932c34fb6e02692ea581f86f0fd5d77be0fc2a26 MD5sum: e2dedde6f7b55fa804fe21e1fd770dc8 Description: The list of commonly used linters in the ament build system in CMake. Package: ros-jazzy-ament-mypy Version: 0.17.2-1noble.20250424.105332 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 58 Depends: python3-mypy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-mypy/ros-jazzy-ament-mypy_0.17.2-1noble.20250424.105332_amd64.deb Size: 13636 SHA256: e711bf306953614752e8ab7eee4f5b5f986c4bdfeddedbc635afd2a77acdc1cf SHA1: 3ecfec06227b5a3d5fa3d34242cd126bfb8d5012 MD5sum: e2ddf9168866b1b847512a39a9998e7f Description: Support for mypy static type checking in ament. Package: ros-jazzy-ament-nodl Version: 0.1.0-7noble.20250424.120904 Architecture: amd64 Maintainer: Ubuntu Robotics Installed-Size: 47 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-nodl/ros-jazzy-ament-nodl_0.1.0-7noble.20250424.120904_amd64.deb Size: 6474 SHA256: c34ace740f603db40054a0e5ac867c549489d3561676662b8597aa25435ef82d SHA1: a115fe54f6589b1415aeb0e866f32312b27cec35 MD5sum: 2da91b9b2cd2526adda784953e9473bb Description: Ament extension for exporting NoDL .xml files Package: ros-jazzy-ament-package Version: 0.16.4-1noble.20250406.073531 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 131 Depends: python3-importlib-metadata, python3-minimal, python3-setuptools Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-package/ros-jazzy-ament-package_0.16.4-1noble.20250406.073531_amd64.deb Size: 25748 SHA256: be3db79f6f7e9d482c1c4bee80843a46e0678524ce00e919d794759c7f9b60de SHA1: fda164e06c5328d26074a2a99e009a19ab8e84ee MD5sum: 3ba829881ce06c40ae68ff6e43c7c36d Description: The parser for the manifest files in the ament buildsystem. Package: ros-jazzy-ament-pclint Version: 0.17.2-1noble.20250424.105339 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 306 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-pclint/ros-jazzy-ament-pclint_0.17.2-1noble.20250424.105339_amd64.deb Size: 43886 SHA256: fecd5bd4764d86b0a820eafa5898677951de6bf40db902c29796dc099425f93e SHA1: f97f3ad0c3f1584985e0ec0354b7e899eff6b557 MD5sum: 30448a661be6fe41087881fbd056db85 Description: The ability to perform static code analysis on C/C++ code using PC-lint and generate xUnit test result files. Package: ros-jazzy-ament-pep257 Version: 0.17.2-1noble.20250424.105447 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 57 Depends: pydocstyle, ros-jazzy-ament-lint, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-pep257/ros-jazzy-ament-pep257_0.17.2-1noble.20250424.105447_amd64.deb Size: 13574 SHA256: 5017204db87a085f4acbacb55cdf1a3fca809c9e7770965b273f5223a358b835 SHA1: 01a93f27d9680f12e191151b10eb96ae321a9279 MD5sum: 8327743558b9752b7b46b33dec93caaa Description: The ability to check code against the docstring style conventions in PEP 257 and generate xUnit test result files. Package: ros-jazzy-ament-pycodestyle Version: 0.17.2-1noble.20250424.105351 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 50 Depends: python3-pycodestyle, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-pycodestyle/ros-jazzy-ament-pycodestyle_0.17.2-1noble.20250424.105351_amd64.deb Size: 10988 SHA256: 2d407554bebb5ee1bd86e03056dc8c28a19f7ddf7a436100385cdd35f3ba3ff0 SHA1: cc82b59f325ad802dfd181b3107e664fcb5f6803 MD5sum: d3cca81b76616e357386a06f8cb26c2b Description: The ability to check code against the style conventions in PEP 8 and generate xUnit test result files. Package: ros-jazzy-ament-pyflakes Version: 0.17.2-1noble.20250424.105356 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 52 Depends: pyflakes3, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-pyflakes/ros-jazzy-ament-pyflakes_0.17.2-1noble.20250424.105356_amd64.deb Size: 12176 SHA256: ffb48393b7d0e432d69705f8ffb781c836cb3ca2a4a426995dcda5b58fe43f48 SHA1: 3970abaa0aeff3a566211d3142e9a66ecbb0c347 MD5sum: 8659a9b46cab81b20fbb95f1d8a1b0d0 Description: The ability to check code using pyflakes and generate xUnit test result files. Package: ros-jazzy-ament-uncrustify Version: 0.17.2-1noble.20250424.121653 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 321 Depends: ros-jazzy-uncrustify-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-uncrustify/ros-jazzy-ament-uncrustify_0.17.2-1noble.20250424.121653_amd64.deb Size: 50756 SHA256: 5b705c10b41ecd5b05d3542758d4e42329af49470925550f937fadc572c006dc SHA1: a04ba09ad7d6f296841b8b801fc397be2396fe18 MD5sum: 1898c15c42c605176c14674b1df2eee8 Description: The ability to check code against style conventions using uncrustify and generate xUnit test result files. Package: ros-jazzy-ament-vitis Version: 0.10.1-5noble.20250424.132446 Architecture: amd64 Maintainer: Víctor Mayoral Vilches Installed-Size: 88 Depends: ros-jazzy-ament-acceleration, ros-jazzy-ament-cmake-core, ros-jazzy-ament-cmake-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-vitis/ros-jazzy-ament-vitis_0.10.1-5noble.20250424.132446_amd64.deb Size: 15286 SHA256: aa2b41ca8bcb68e8c88436a5e48fdc1a28031faf5b52436e0c8d1bcdf6604ae1 SHA1: 57f151eec66ae4708998c37bba0aac892a41590d MD5sum: 6eeeaef024d2f80874df57d2c04b97e7 Description: CMake macros and utilities to include Vitis platform into the ROS 2 build system (ament) and its development flows. Package: ros-jazzy-ament-xmllint Version: 0.17.2-1noble.20250424.105451 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 57 Depends: libxml2-utils, ros-jazzy-ament-lint, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ament-xmllint/ros-jazzy-ament-xmllint_0.17.2-1noble.20250424.105451_amd64.deb Size: 13598 SHA256: c63e6e03b77d4931a516e0d4071173ea4f23326bafb9d5c62b918c9e5f9ae529 SHA1: 7b56c3deba60712bf47b60c7a7a7f89092f3972f MD5sum: 6d4c295aa5c47dd93b7d1ebc90ab3627 Description: The ability to check XML files like the package manifest using xmllint and generate xUnit test result files. Package: ros-jazzy-angles Version: 1.16.0-5noble.20250424.110532 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 89 Depends: ros-jazzy-ament-cmake, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/angles Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-angles/ros-jazzy-angles_1.16.0-5noble.20250424.110532_amd64.deb Size: 13686 SHA256: c123172d084172bf0e4e46f90035ea5f8e7fa951addb1ceffced5ca556469ca8 SHA1: 0c3aad98ca8d51d2cb61523898210ece2ef3003d MD5sum: e62e63ca703344c1f0a5c7bedd5d6f30 Description: This package provides a set of simple math utilities to work with angles. The utilities cover simple things like normalizing an angle and conversion between degrees and radians. But even if you're trying to calculate things like the shortest angular distance between two joint space positions of your robot, but the joint motion is constrained by joint limits, this package is what you need. The code in this package is stable and well tested. There are no plans for major changes in the near future. Package: ros-jazzy-apex-test-tools Version: 0.0.2-9noble.20250424.120743 Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 56 Depends: ros-jazzy-ament-cmake-gtest, ros-jazzy-osrf-testing-tools-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apex-test-tools/ros-jazzy-apex-test-tools_0.0.2-9noble.20250424.120743_amd64.deb Size: 7928 SHA256: 1634d5e82dd3c6f46e4569711bf2ef8af8caa371656fe5ce346fc58a0b86830a SHA1: 3fe0e275a4448eb5af0f880d136aaaeccbfbd70e MD5sum: c64d1c148883dc2b8ee5b9509f58d2cd Description: The package Apex.OS Test Tools contains test helpers Package: ros-jazzy-apriltag Version: 3.4.3-1noble.20250424.105358 Architecture: amd64 Maintainer: Max Krogius Installed-Size: 1789 Depends: libc6 (>= 2.38), libpython3.12t64 (>= 3.12.1), ros-jazzy-ros-workspace Homepage: https://april.eecs.umich.edu/software/apriltag.html Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag/ros-jazzy-apriltag_3.4.3-1noble.20250424.105358_amd64.deb Size: 1159562 SHA256: cd67e46c5eaa709509f4e80f91b8569e4ecf9b71c9b0c6e3adefe72daaf0dea9 SHA1: 486ff87898b62a0476ed8ace8c2d7fcb57bd9ab4 MD5sum: 5b446741d675f91e4a08c7096d8af772 Description: AprilTag detector library Package: ros-jazzy-apriltag-dbgsym Package-Type: ddeb Source: ros-jazzy-apriltag Version: 3.4.3-1noble.20250424.105358 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Max Krogius Installed-Size: 399 Depends: ros-jazzy-apriltag (= 3.4.3-1noble.20250424.105358) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag/ros-jazzy-apriltag-dbgsym_3.4.3-1noble.20250424.105358_amd64.deb Size: 327968 SHA256: 10ae51fabd6aeee89f45e85200c59f9915783ba94d92d6ced4eb8ef513920ddc SHA1: 505b95314cbe1d70b3f701d2fca7ebd494eacec4 MD5sum: 01a46a02f2d739f8c2b601270a0d2b83 Description: debug symbols for ros-jazzy-apriltag Build-Ids: 31d9e698f50eb88f9c179e0d1f3c208c3b97276d 326ed4c7bf39bf6fe65f8d1b055cafa30ab1e57e 443288ff11d4f582a8653ef829925207e52126bf Package: ros-jazzy-apriltag-detector Version: 3.0.1-1noble.20250430.000954 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 464 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-apriltag-msgs, ros-jazzy-cv-bridge, ros-jazzy-image-transport, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag-detector/ros-jazzy-apriltag-detector_3.0.1-1noble.20250430.000954_amd64.deb Size: 135682 SHA256: 523cbf779455a428da2743063ae886373571f2b95effe969b98af545de171236 SHA1: 2b408797ab45994e6c10cbdababc7fc30fedfdea MD5sum: 74e17e4a5ae91f08415dc74c252ec432 Description: ROS2 package for apriltag detection Package: ros-jazzy-apriltag-detector-dbgsym Package-Type: ddeb Source: ros-jazzy-apriltag-detector Version: 3.0.1-1noble.20250430.000954 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 2108 Depends: ros-jazzy-apriltag-detector (= 3.0.1-1noble.20250430.000954) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag-detector/ros-jazzy-apriltag-detector-dbgsym_3.0.1-1noble.20250430.000954_amd64.deb Size: 1987538 SHA256: 4afb5b5676d677e42e2e6b9361e63dc788741bbcb4cb57275c270e30ad627d32 SHA1: 1a690dff5c19409bb06e219d7055f83cd1eca128 MD5sum: 12f7dae41c0e3b6acb6ac0f8be439783 Description: debug symbols for ros-jazzy-apriltag-detector Build-Ids: eb9e29dc9041c2157e3ae92319578324ecd8379d f0a1e57e2c0a09f6bb30dfb9c5facc67994e0fed Package: ros-jazzy-apriltag-detector-mit Version: 3.0.1-1noble.20250430.001631 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 114 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-apriltag-detector, ros-jazzy-apriltag-mit, ros-jazzy-apriltag-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag-detector-mit/ros-jazzy-apriltag-detector-mit_3.0.1-1noble.20250430.001631_amd64.deb Size: 27904 SHA256: 5f067ed04629f6278ad8d4d5ea5e470b53e2eac87a679e8b29df3a9de9b47dd0 SHA1: 24bfdc287a2275d6414f0c22a688413af19cb4c2 MD5sum: d24298ef449c415befa4559025539d63 Description: ROS package for apriltag detection with MIT detector Package: ros-jazzy-apriltag-detector-mit-dbgsym Package-Type: ddeb Source: ros-jazzy-apriltag-detector-mit Version: 3.0.1-1noble.20250430.001631 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 458 Depends: ros-jazzy-apriltag-detector-mit (= 3.0.1-1noble.20250430.001631) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag-detector-mit/ros-jazzy-apriltag-detector-mit-dbgsym_3.0.1-1noble.20250430.001631_amd64.deb Size: 438598 SHA256: 33395b06494b845464683797aa77fb59f5302ad959c05559237f050c9355d85e SHA1: 38793f0b9bd3c3acf7ba89385b1564880acbf1b5 MD5sum: 0ccb4b7972906818b8b5b60c3efb6385 Description: debug symbols for ros-jazzy-apriltag-detector-mit Build-Ids: d74308eceba7bb4f986bcc8fb016f7cfef43a7c7 Package: ros-jazzy-apriltag-detector-umich Version: 3.0.1-1noble.20250430.001557 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 107 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-apriltag, libopencv-dev, ros-jazzy-apriltag-detector, ros-jazzy-apriltag-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag-detector-umich/ros-jazzy-apriltag-detector-umich_3.0.1-1noble.20250430.001557_amd64.deb Size: 22724 SHA256: 52eb6202195bc01473399fe78302c3ddd2d132b368d1b9e43f6ac7597e9daf2e SHA1: 01ac519eb9ecbc99a1aa166da02208fe51f9ce76 MD5sum: 27a1b570e4b64c1a63d5f024c8b9ffce Description: ROS package for apriltag detection with the UMich detector Package: ros-jazzy-apriltag-detector-umich-dbgsym Package-Type: ddeb Source: ros-jazzy-apriltag-detector-umich Version: 3.0.1-1noble.20250430.001557 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 435 Depends: ros-jazzy-apriltag-detector-umich (= 3.0.1-1noble.20250430.001557) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag-detector-umich/ros-jazzy-apriltag-detector-umich-dbgsym_3.0.1-1noble.20250430.001557_amd64.deb Size: 416322 SHA256: cfefeacce18dc77774a9e2d06f820e1043d67a4b403caaa1b2f1da583c4ad75f SHA1: 9991d6e87872f53d0d8d8eba729aefc09ce8a76b MD5sum: 0c08025ef4e36ec0c9d46e4adf793e95 Description: debug symbols for ros-jazzy-apriltag-detector-umich Build-Ids: bb5081f29e9166bbf3934bc4144953cb793f7deb Package: ros-jazzy-apriltag-draw Version: 3.0.1-1noble.20250430.000902 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 644 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-apriltag-msgs, ros-jazzy-cv-bridge, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag-draw/ros-jazzy-apriltag-draw_3.0.1-1noble.20250430.000902_amd64.deb Size: 148198 SHA256: cc784f0cca8cc93de49f281e09aa7e4e46bd63bd84f332156d968e21d9d2d14f SHA1: 3255cba007697b9ab5ac673e1749014c980f34ed MD5sum: 33859c33111e055178e5a8eab86f34be Description: ROS package for drawing apriltags on image Package: ros-jazzy-apriltag-draw-dbgsym Package-Type: ddeb Source: ros-jazzy-apriltag-draw Version: 3.0.1-1noble.20250430.000902 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 2962 Depends: ros-jazzy-apriltag-draw (= 3.0.1-1noble.20250430.000902) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag-draw/ros-jazzy-apriltag-draw-dbgsym_3.0.1-1noble.20250430.000902_amd64.deb Size: 2612258 SHA256: 82ac3f348161b0a16be5c26dc03d128e856f80d90ef9bdc0b961389c610ed032 SHA1: 9517acfa3c7072e5e71fc51ba9b2d7fad467562e MD5sum: 9e30cd4475b4acaf49bd07ef31692822 Description: debug symbols for ros-jazzy-apriltag-draw Build-Ids: 4a577a7dabf3927065c4a4dac57152577a87016f bd6f4a5588073ff2d574badf73d3c7eb065e7d6f Package: ros-jazzy-apriltag-mit Version: 1.0.3-1noble.20250424.105401 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 250 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.4), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), clang-tidy, libboost-dev, libeigen3-dev, libopencv-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag-mit/ros-jazzy-apriltag-mit_1.0.3-1noble.20250424.105401_amd64.deb Size: 76024 SHA256: 981aec47dc370bee6f3d6d5caa2c1e93d20aa40e2e3392f39464008dd9499bd2 SHA1: 4d4546191f23dae4cb4203f47de0e862586d0921 MD5sum: 4c5730e0314065c90d9695c1ce12d887 Description: ROS2 package wrapper for the MIT apriltag detector Package: ros-jazzy-apriltag-mit-dbgsym Package-Type: ddeb Source: ros-jazzy-apriltag-mit Version: 1.0.3-1noble.20250424.105401 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 841 Depends: ros-jazzy-apriltag-mit (= 1.0.3-1noble.20250424.105401) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag-mit/ros-jazzy-apriltag-mit-dbgsym_1.0.3-1noble.20250424.105401_amd64.deb Size: 826578 SHA256: 82e9581d63de4c86d3e1cb401922639174e7a3ddc9297203eac05dc034793789 SHA1: 98e9b5fbe7eaea1d3a3d930edc180ae67b1d6e87 MD5sum: 1f1dab2ebe9459c52ed0a55203d079fb Description: debug symbols for ros-jazzy-apriltag-mit Build-Ids: 1fe4efb3d5f439e159e50fe97d494c13f93f4bca Package: ros-jazzy-apriltag-msgs Version: 2.0.1-5noble.20250424.144549 Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 732 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag-msgs/ros-jazzy-apriltag-msgs_2.0.1-5noble.20250424.144549_amd64.deb Size: 69638 SHA256: 2052b966b62d6c07ec729839cb25f4311588a7c0d30412e421c76c98eda6fca0 SHA1: fdddb2ac6fe874ec5bd78359578336da04ea4d12 MD5sum: 60ba411d892a7b3e89dd2149b61bb02a Description: AprilTag message definitions Package: ros-jazzy-apriltag-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-apriltag-msgs Version: 2.0.1-5noble.20250424.144549 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 554 Depends: ros-jazzy-apriltag-msgs (= 2.0.1-5noble.20250424.144549) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag-msgs/ros-jazzy-apriltag-msgs-dbgsym_2.0.1-5noble.20250424.144549_amd64.deb Size: 426266 SHA256: a3dab00eef79312aca0a2e727204770323152e966b6204eb2c9a3b0703fe18e0 SHA1: 13a5f36288ea79f6ee3b19368e1281eb3bca4a8c MD5sum: 5a2ac9cdaad5391cf2219c2d8916e6f9 Description: debug symbols for ros-jazzy-apriltag-msgs Build-Ids: 25b1561d53b39678d05558b7f3fb4460b5ef94b5 73d2dfba8688f86442fbd3a1022016e34db3666e 77023ea7df1f55c03cfcf2d9006f45f3c22163c0 9d346848ee59ad868ba25c04e8e8ef56a685af42 c6dc6b0ebaccf347400e532f6228bbba23d5b847 d47cecda57cf3124ecffca347e4b650a08783e2a e18cfc3a65787ab50e0569c9d94fec66d57ccedb ea03068324c2ce988fb7d793f923bb3f8fe41069 f15515f890284d4ffe5bb97efedb75f8eb22f7a6 f9da25147814c6f6e6e63367bfe7bfee9d380bd4 ff18b26b51d528d99d3664a2d687304ad4c50078 Package: ros-jazzy-apriltag-ros Version: 3.2.2-1noble.20250430.000828 Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 424 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-apriltag, ros-jazzy-apriltag-msgs, ros-jazzy-cv-bridge, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag-ros/ros-jazzy-apriltag-ros_3.2.2-1noble.20250430.000828_amd64.deb Size: 123806 SHA256: 7591124956ea5c1e9ee45e16d97dc3a660b1a60495d68ced4802ecaff4dfbf9f SHA1: 6166681e419f1d854eaf94659a23e564d902f83e MD5sum: 45e7e7f145cc403268530232cc54de0a Description: AprilTag detection node Package: ros-jazzy-apriltag-ros-dbgsym Package-Type: ddeb Source: ros-jazzy-apriltag-ros Version: 3.2.2-1noble.20250430.000828 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 2394 Depends: ros-jazzy-apriltag-ros (= 3.2.2-1noble.20250430.000828) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag-ros/ros-jazzy-apriltag-ros-dbgsym_3.2.2-1noble.20250430.000828_amd64.deb Size: 2267188 SHA256: dbcfbc06e39d1689ee06ac4c42e2df0f17d8a8eb6db0424dd591bdfe457e55c9 SHA1: b933a5d421b642bbfbb7e15f60f7e248a30e65bd MD5sum: 50ab29838a994a045899a0ba148f9fb3 Description: debug symbols for ros-jazzy-apriltag-ros Build-Ids: 383bb460f0a7757eda1e3883fc948596b24dba40 7847b709773df4e72f88d364a7a88d2efd69effc Package: ros-jazzy-apriltag-tools Version: 3.0.1-1noble.20250430.020639 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 102 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-apriltag-detector, ros-jazzy-apriltag-draw, ros-jazzy-apriltag-msgs, ros-jazzy-rclcpp, ros-jazzy-rosbag2-transport, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag-tools/ros-jazzy-apriltag-tools_3.0.1-1noble.20250430.020639_amd64.deb Size: 23948 SHA256: 3538463d7356228d95164c958435ecbc6d3cbc0cff39eec6b1dbdbaa618057ba SHA1: cc897491ae2a2c00efc731bb0ab42848c18b14a8 MD5sum: 3edf39b552279c628206256421635854 Description: misc tools for working with apriltags under ROS2 Package: ros-jazzy-apriltag-tools-dbgsym Package-Type: ddeb Source: ros-jazzy-apriltag-tools Version: 3.0.1-1noble.20250430.020639 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 486 Depends: ros-jazzy-apriltag-tools (= 3.0.1-1noble.20250430.020639) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-apriltag-tools/ros-jazzy-apriltag-tools-dbgsym_3.0.1-1noble.20250430.020639_amd64.deb Size: 460898 SHA256: 666e19696c0f816c62e9fb09f2185d8459733535829ba31bc55272c39f3fc76d SHA1: ae139463a9dcf6f8f956cba99c224aa5f8ef9c5f MD5sum: c8f6adba5ca407dfe45322f5fca62510 Description: debug symbols for ros-jazzy-apriltag-tools Build-Ids: 869ebc28dcc65ef49953543a6ebd4e82fd933200 Package: ros-jazzy-aruco Version: 5.0.5-1noble.20250430.015636 Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 854 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libeigen3-dev, ros-jazzy-cv-bridge, ros-jazzy-ros-workspace Homepage: http://www.uco.es/investiga/grupos/ava/node/26 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-aruco/ros-jazzy-aruco_5.0.5-1noble.20250430.015636_amd64.deb Size: 297612 SHA256: 2f1aeddb952ccbbda0a9d542d34c33463b2127af2d36ade0c44e14c7966346f7 SHA1: d1d649c940aeac0d9c4c8015d64d61bf6b3cbbbb MD5sum: e244206089ae9d3f17f5fae771cc0623 Description: The ARUCO Library has been developed by the Ava group of the Univeristy of Cordoba(Spain). It provides real-time marker based 3D pose estimation using AR markers. Package: ros-jazzy-aruco-dbgsym Package-Type: ddeb Source: ros-jazzy-aruco Version: 5.0.5-1noble.20250430.015636 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 4473 Depends: ros-jazzy-aruco (= 5.0.5-1noble.20250430.015636) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-aruco/ros-jazzy-aruco-dbgsym_5.0.5-1noble.20250430.015636_amd64.deb Size: 4415040 SHA256: 1fba7668dde618bb3f6c6711a7e278f202a9da7a564a0776b833173cf6862793 SHA1: c5de7feb4d4ab43f4a5aa8371213e2b0a08a23f2 MD5sum: 8dd0df184a0ca9dd04dc6ac871254a3f Description: debug symbols for ros-jazzy-aruco Build-Ids: ecabceb72198bad8db9282f1627fcef281554031 Package: ros-jazzy-aruco-msgs Version: 5.0.5-1noble.20250424.143401 Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 583 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/pal-robotics/aruco_ros Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-aruco-msgs/ros-jazzy-aruco-msgs_5.0.5-1noble.20250424.143401_amd64.deb Size: 57784 SHA256: a349c94a00187b16f8b55667df34ee8e4943c26cb7f220c36c37719530e70bcd SHA1: a6295984042bd938fdcc7fd40d4c96e76d18f9e4 MD5sum: 47e4800257cc38482aa9222cc139845f Description: The aruco_msgs package Package: ros-jazzy-aruco-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-aruco-msgs Version: 5.0.5-1noble.20250424.143401 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 433 Depends: ros-jazzy-aruco-msgs (= 5.0.5-1noble.20250424.143401) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-aruco-msgs/ros-jazzy-aruco-msgs-dbgsym_5.0.5-1noble.20250424.143401_amd64.deb Size: 324548 SHA256: 966d66a78111d0807b40f34e7a836560872fd93579c394654937911ba9f88c43 SHA1: 0ff3ff1eef791d18d92aab48fb92cdbdfb734492 MD5sum: a8909bc8a33cc0413d022a22b6d6f87c Description: debug symbols for ros-jazzy-aruco-msgs Build-Ids: 02f458eaf0157eaa944a1e1c00089e67b9f826c6 6d54a29116f908388b93b84e4f32ecaf8b11b1fb a2b5b2fed49186fa0696bc76db891d51b12915f7 b1b9cabd793ddd5f07f9296775fef5d4d0201929 b7d0b9280d20dbf0374f2530f9849804864e3830 be5c7c697b7eff5339cba58b04ed656d94ea58dc c76d768b3b9f9a89f997edf07165b6e6866a0600 d4c28308ea65f31644f17fb0e4fa1d72ac5759cc db78e9c5b9a8268aaef8bd40061007a318592371 e1c81dcbb43428230a2568d8d5d5399514c82882 f0c8b519b8c83392cc95f0e1e8e64a75ab35ef57 Package: ros-jazzy-aruco-opencv Version: 6.0.1-1noble.20250430.012723 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 1458 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-contrib406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libyaml-cpp-dev, python3-img2pdf, python3-numpy, python3-opencv, ros-jazzy-aruco-opencv-msgs, ros-jazzy-cv-bridge, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-aruco-opencv/ros-jazzy-aruco-opencv_6.0.1-1noble.20250430.012723_amd64.deb Size: 282846 SHA256: 0cdd439ec4813eb426727474cc3b61efb40a0b3c20d63e22996c81a3b41f70dd SHA1: 4bb68b71f0a6574c1908cf4289d8bc6c67228a9f MD5sum: f2e416a77d7607f89cd356cedffdee58 Description: ArUco marker detection using aruco module from OpenCV libraries. Package: ros-jazzy-aruco-opencv-dbgsym Package-Type: ddeb Source: ros-jazzy-aruco-opencv Version: 6.0.1-1noble.20250430.012723 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 6820 Depends: ros-jazzy-aruco-opencv (= 6.0.1-1noble.20250430.012723) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-aruco-opencv/ros-jazzy-aruco-opencv-dbgsym_6.0.1-1noble.20250430.012723_amd64.deb Size: 5775600 SHA256: d32f0ce35b87b03960edf714fbc8cc5a01b27ce67e7eb878b8bc1adb103796f9 SHA1: da2ebc3c8d7e3517801a48410a2ec0b516160a35 MD5sum: c9a4d5638297bccce56f1ce3e0fd2f6e Description: debug symbols for ros-jazzy-aruco-opencv Build-Ids: 3fd618471c3306473e8319bd1e74f61b8d65e094 926bd5c57c101ad07f7df68e59b497e90b3510d8 f42c073a77ced8b7c8c64543328f9ea803f01d53 Package: ros-jazzy-aruco-opencv-msgs Version: 6.0.1-1noble.20250424.143403 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 707 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-aruco-opencv-msgs/ros-jazzy-aruco-opencv-msgs_6.0.1-1noble.20250424.143403_amd64.deb Size: 66788 SHA256: af5c0bb4639b1e7d656face9dcbef2ba4fb1a4df94a744670e3600eefa89f31b SHA1: 63394e257e68d803bd7c186361db5ab0b17c601b MD5sum: c7a1e4369ca5629adb14dc4453205e6c Description: Message definitions for aruco_opencv package. Package: ros-jazzy-aruco-opencv-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-aruco-opencv-msgs Version: 6.0.1-1noble.20250424.143403 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 554 Depends: ros-jazzy-aruco-opencv-msgs (= 6.0.1-1noble.20250424.143403) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-aruco-opencv-msgs/ros-jazzy-aruco-opencv-msgs-dbgsym_6.0.1-1noble.20250424.143403_amd64.deb Size: 427094 SHA256: 388e0144e3b480eee19c4ac491754fc49d9d2b97e0ea2670a328643d0f998fc4 SHA1: a3f3c50ec521164de733e09b93fb85041960832d MD5sum: 341aa343db6ec117e0e39ed071ecb313 Description: debug symbols for ros-jazzy-aruco-opencv-msgs Build-Ids: 0e35631a856319e3d223699f0543656ed60f1e21 0ed3b6f95626aaf8746052e0b5897d9ae5661add 241fbefa710bcc3f15769a728909560afcaf868d 33735e0494a10fe6dbd042d199a851bcc7f92e8e 4a294c0b56c67e795dddd5c8a55ca529423d3990 52755e8b34c151bf2ee985643805d39984772c36 5b03287f32083adc76d425ccbc667a5cda239b5f 9c53aca1d908a4ae175ec195d312e22800bbcec2 c7ce2d7bd34b4aaa96420d9025095596b13bacff d16dbf12f29b2a4559e5a56595ff35b39c0c3574 e7007f468f8bd81feee1eee75e6737aba8f80681 Package: ros-jazzy-aruco-ros Version: 5.0.5-1noble.20250430.020110 Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 2562 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-aruco, ros-jazzy-aruco-msgs, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Homepage: http://www.uco.es/investiga/grupos/ava/node/26 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-aruco-ros/ros-jazzy-aruco-ros_5.0.5-1noble.20250430.020110_amd64.deb Size: 560328 SHA256: 0999bcca574dc539ee86f2228a46dd2217f64cbe2d7becbc3a59f63d15638ebd SHA1: 377de0c502a71422892895d73c7c9735e7526e49 MD5sum: a264ed05112266922cbcb09edffd1114 Description: The ARUCO Library has been developed by the Ava group of the Univeristy of Cordoba(Spain). It provides real-time marker based 3D pose estimation using AR markers. Package: ros-jazzy-aruco-ros-dbgsym Package-Type: ddeb Source: ros-jazzy-aruco-ros Version: 5.0.5-1noble.20250430.020110 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 12909 Depends: ros-jazzy-aruco-ros (= 5.0.5-1noble.20250430.020110) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-aruco-ros/ros-jazzy-aruco-ros-dbgsym_5.0.5-1noble.20250430.020110_amd64.deb Size: 11511866 SHA256: 2673942231077870dc3d3c6e37c7466fed49843fb9d1a4db1415de0feb8b6b5c SHA1: 4057e10638aa4af88f4bb40996f30395f1dc5575 MD5sum: b40ae9c5bfbf65852f3371d07ab9617c Description: debug symbols for ros-jazzy-aruco-ros Build-Ids: 39e16c6a8754a982594dd42c4224a51052bbc308 8a216a6932675748b15a2363385f47e55e013cae a7e8da3964e55bc7ae37bb3bf935cf40ffa9b9c4 eb9d23338dd0967e8a9f995765eccdd735cd1c61 Package: ros-jazzy-asio-cmake-module Version: 1.2.0-4noble.20250424.120904 Architecture: amd64 Maintainer: Esteve Fernandez Installed-Size: 44 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-asio-cmake-module/ros-jazzy-asio-cmake-module_1.2.0-4noble.20250424.120904_amd64.deb Size: 5936 SHA256: 6d4f2bb79cc35bd844ce22deebd93968148a594f77e0ab6cad7e093dc6083756 SHA1: f79aba372fef217ba0b5dd7d092888c7a06678a9 MD5sum: 15a3472dea487f2c65a239a2336bcf8f Description: A CMake module for using the ASIO network library Package: ros-jazzy-async-web-server-cpp Version: 2.0.0-6noble.20250424.132604 Architecture: amd64 Maintainer: Timo Röhling Installed-Size: 595 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 11), libboost-all-dev, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/async_web_server_cpp Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-async-web-server-cpp/ros-jazzy-async-web-server-cpp_2.0.0-6noble.20250424.132604_amd64.deb Size: 181736 SHA256: 2e6ea8d2501d3bedb064a389a22df59dff7e403fe0ac8b0216e98a628d8fe921 SHA1: 54ad80de130c6ac999951d9ffa26b364bdb8f30d MD5sum: 4bcc320b458bb36d12613500e3ced34e Description: Asynchronous Web/WebSocket Server in C++ Package: ros-jazzy-async-web-server-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-async-web-server-cpp Version: 2.0.0-6noble.20250424.132604 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Timo Röhling Installed-Size: 2833 Depends: ros-jazzy-async-web-server-cpp (= 2.0.0-6noble.20250424.132604) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-async-web-server-cpp/ros-jazzy-async-web-server-cpp-dbgsym_2.0.0-6noble.20250424.132604_amd64.deb Size: 2645932 SHA256: 3d501b00710c266af1f5be1c283834219a7344641b0aeb2c76b45252dd86ddfc SHA1: 9a5b9502085f1539dc984f5a22f32382242b8b47 MD5sum: fdeda79677e262b9b565807938a47949 Description: debug symbols for ros-jazzy-async-web-server-cpp Build-Ids: 9d4110414c42c027f77d141580cbc2d297801d0c Package: ros-jazzy-automatika-ros-sugar Version: 0.2.9-1noble.20250429.232856 Architecture: amd64 Maintainer: Automatika Robotics Installed-Size: 3033 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, python3-jinja2, python3-msgpack, python3-numpy, python3-opencv, python3-setproctitle, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-lifecycle-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclpy, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://github.com/automatika/ros-sugar Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-automatika-ros-sugar/ros-jazzy-automatika-ros-sugar_0.2.9-1noble.20250429.232856_amd64.deb Size: 258552 SHA256: c0b4da546ebe82863f7f45804621b32c28fcd007e936261d3d87a0e1163d3a8d SHA1: d71e9b25c54e87081c231964a12a9fb18d432547 MD5sum: 3c34827635a586f7118161c8fc812b8e Description: Syntactic sugar for ROS2 nodes creation and management Package: ros-jazzy-automatika-ros-sugar-dbgsym Package-Type: ddeb Source: ros-jazzy-automatika-ros-sugar Version: 0.2.9-1noble.20250429.232856 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Automatika Robotics Installed-Size: 2075 Depends: ros-jazzy-automatika-ros-sugar (= 0.2.9-1noble.20250429.232856) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-automatika-ros-sugar/ros-jazzy-automatika-ros-sugar-dbgsym_0.2.9-1noble.20250429.232856_amd64.deb Size: 1659132 SHA256: 207f881db1247823eedb05e64496a942a0dadfa6a448d54f0222ada88fdf62d3 SHA1: 00975c216a11fafec5a822d64eeb80fff1f0c767 MD5sum: 9cdea498a6f6359f9eba083945cd247a Description: debug symbols for ros-jazzy-automatika-ros-sugar Build-Ids: 412a3e8d02e28737a049d15de6308d8394fa29ae 561085f6029844057e7534d940f338ffa6b8a02b 625b825193b3528061404bba4d4551fc7a637ec5 6a87f7c8ea4b51e63060dd8da15e6f33bd6ad2fe 6b2df666a0733b61418d0a37fb7ababee9974ee2 86b920164bb47ee7842b0388d2f41276dcdb5151 91f516cf5e0eb01fcd1172f611a95ff45baa6309 a75bebd5dfec031d14bfb3e71165fbadd4772d2c b85c09412f1dcec78729cf0c92b806ef956912fc f7f158997f71bd5b0212ec0df81afee67c8802ff fa9a0681252760947573772ddee9f2fb6320265a Package: ros-jazzy-automotive-autonomy-msgs Version: 3.0.4-6noble.20250424.143404 Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 42 Depends: ros-jazzy-automotive-navigation-msgs, ros-jazzy-automotive-platform-msgs, ros-jazzy-ros-workspace Homepage: http://github.com/astuff/automotive_autonomy_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-automotive-autonomy-msgs/ros-jazzy-automotive-autonomy-msgs_3.0.4-6noble.20250424.143404_amd64.deb Size: 5636 SHA256: 9c665cfdb018fe1bc37bfbd4956703be5e47952ad32bfe593c5300c9afbd2159 SHA1: 35a5bd5c5df0c90f01e98f700740872227210040 MD5sum: bfd8252f70bdb0430dd57725e7e75a2a Description: Messages for vehicle automation Package: ros-jazzy-automotive-navigation-msgs Version: 3.0.4-6noble.20250424.142725 Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 2211 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://github.com/astuff/automotive_navigation_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-automotive-navigation-msgs/ros-jazzy-automotive-navigation-msgs_3.0.4-6noble.20250424.142725_amd64.deb Size: 159286 SHA256: 7de4c335ad290e14db5fefc4b1e2fc3ac235a34947fc7df3761cdc7667bdc576 SHA1: 7c7d991e7deef91d08ed8393c5745dd38e860081 MD5sum: 6f7cfa92b7b17569c04be1c0bf461e5d Description: Generic Messages for Navigation Objectives in Automotive Automation Software Package: ros-jazzy-automotive-navigation-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-automotive-navigation-msgs Version: 3.0.4-6noble.20250424.142725 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 1774 Depends: ros-jazzy-automotive-navigation-msgs (= 3.0.4-6noble.20250424.142725) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-automotive-navigation-msgs/ros-jazzy-automotive-navigation-msgs-dbgsym_3.0.4-6noble.20250424.142725_amd64.deb Size: 1444136 SHA256: f3cf8a12bf896aa1ff71875325a93de971bf2f9dee512451362d583d3fee833f SHA1: 3aedd0f4b6dfce59c80b1b43d276193efe4c7c17 MD5sum: af6f5ff626337a595d43cd547fc39623 Description: debug symbols for ros-jazzy-automotive-navigation-msgs Build-Ids: 070edc7a309725e4fdd36e4c6373f4312b91100e 1492c06959de44631b3b8da0bdfe12a270a4f10c 27cc35e8e0b2ca882013da0c52ca32202a2fcd9e 3f0a28dd403dda13cb23af875e3d8c7a9cac7906 4b6789c698021639c437bc5ef1f79375de38fb54 696b153c91c3362aea8cca9762f1a3922bce2651 7c3f5e32cc5ee6a16ba3c51152dcf9dacacc288b 9baf8915f63fcde45ccb718a5f4d5e6dcdddc1d0 9ddec65bd78e4671f6d6fc64a5734ae100d7fff5 c0a625844f7d00acd87ec410e8e220681f0dc314 e1ec668dc377af7cc2cff87f014fa7b0aa5135f1 Package: ros-jazzy-automotive-platform-msgs Version: 3.0.4-6noble.20250424.141413 Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 4207 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://github.com/astuff/automotive_platform_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-automotive-platform-msgs/ros-jazzy-automotive-platform-msgs_3.0.4-6noble.20250424.141413_amd64.deb Size: 250652 SHA256: 7eafefe79b115397c1150b666524f83b95b1e6a86deab9a8557607cac1a9881b SHA1: 74b41a71981b272065b50ef8e85050583fd5e4ce MD5sum: c53d2d9b9629e3a63d32ab878277c535 Description: Generic Messages for Communication with an Automotive Autonomous Platform Package: ros-jazzy-automotive-platform-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-automotive-platform-msgs Version: 3.0.4-6noble.20250424.141413 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 2955 Depends: ros-jazzy-automotive-platform-msgs (= 3.0.4-6noble.20250424.141413) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-automotive-platform-msgs/ros-jazzy-automotive-platform-msgs-dbgsym_3.0.4-6noble.20250424.141413_amd64.deb Size: 2347482 SHA256: fb959d0900b961ef8af1ce4ad05b038ea43adb86d66ed740d109feef3a8d93e9 SHA1: 3e1ffdd6e6dab79cc0a4e324f90949a680c57e56 MD5sum: 2e0f15fe246212a4f3439fa73cc827ad Description: debug symbols for ros-jazzy-automotive-platform-msgs Build-Ids: 0cb39fffdb632c0a8ecf269f17a203b413409730 28e277090ba73c6254caaa783e4e12629103290e 45f1b22a2abb2b5bda8850edb57990044214dffe 4b0993287c51d239168a457c5e09852764d8b515 5e14424f3748daf33c60465bc75be1fe74962529 5f00b8f7690be09478ccad4c875cbfcc62661cef 7b96e362820054f2d0e1ba406b8f29688548bf7a 81b6b00a205990e19f98fedfab4ae62f3fc5ad3a 8295d2015a4e0e4679c635a8f1a92ca911f7d804 c32cd04ddc3f4653fe61866ae6e1553d382bc138 e7935bdc5087f4a3c89e7b161bc14028819d2baa Package: ros-jazzy-autoware-adapi-v1-msgs Version: 1.3.0-1noble.20250424.144356 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 11366 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geographic-msgs, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-shape-msgs, ros-jazzy-std-msgs, ros-jazzy-unique-identifier-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-adapi-v1-msgs/ros-jazzy-autoware-adapi-v1-msgs_1.3.0-1noble.20250424.144356_amd64.deb Size: 692352 SHA256: 49368e4911d91a818b512e9b5865b5159412f7efe21e29480b33b6237fd9c7a6 SHA1: 9649baab24ae5009e82cc0a49b619dd42ff74514 MD5sum: 9dfdbb42647b69163c26d668e1a4c457 Description: The Autoware AD API interfaces Package: ros-jazzy-autoware-adapi-v1-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-adapi-v1-msgs Version: 1.3.0-1noble.20250424.144356 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 9320 Depends: ros-jazzy-autoware-adapi-v1-msgs (= 1.3.0-1noble.20250424.144356) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-adapi-v1-msgs/ros-jazzy-autoware-adapi-v1-msgs-dbgsym_1.3.0-1noble.20250424.144356_amd64.deb Size: 7577822 SHA256: 7c39532640f498101d2f70fd614725cb21494175440efd7b0288646a12d66f00 SHA1: c62b28aed2fd65da2113f2c74f07ef0ba5d882f2 MD5sum: 0d5a9bf449a6764be29d50d09cdd5b9f Description: debug symbols for ros-jazzy-autoware-adapi-v1-msgs Build-Ids: 270c1356103af8704c894dab729dd0e49b258445 3c8bdb42dbbeb87f3987d9846e217f35d4be88c9 433a55c1cd826b53b391822bb778fe63154b9cf9 45c1d78cef1b24e6ae1b365faa252c2ff2a4e0e2 64de0b72b5e3c632a2a0f6222ea0dd29e95246c8 66653df77436f20c3fb8c9fd2441dd35d4c5d06d 7035b897e725832f0a66f658f67be9597041f0dc 9c7c405141ac2067e4448d51618f0102d6eceb10 e8915242ba60b0c60458516fa61c624534eb9c56 ede5c4bab18b85149687035241b734ed68987105 fdad8d56d9821e0cb1a9b85f311021d0a88e0194 Package: ros-jazzy-autoware-adapi-version-msgs Version: 1.3.0-1noble.20250424.141139 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 726 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-adapi-version-msgs/ros-jazzy-autoware-adapi-version-msgs_1.3.0-1noble.20250424.141139_amd64.deb Size: 65332 SHA256: aaf5a427b7a1c07fa1baa160071a61721423c849ea4864848469defa7cda2579 SHA1: 401a05bfa98c534eddb69ac2b0ff925d31e045e3 MD5sum: 1fb36eb08cd031111f94973d4cbea620 Description: The Autoware AD API version interfaces Package: ros-jazzy-autoware-adapi-version-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-adapi-version-msgs Version: 1.3.0-1noble.20250424.141139 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 446 Depends: ros-jazzy-autoware-adapi-version-msgs (= 1.3.0-1noble.20250424.141139) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-adapi-version-msgs/ros-jazzy-autoware-adapi-version-msgs-dbgsym_1.3.0-1noble.20250424.141139_amd64.deb Size: 312190 SHA256: 2f0fc5bfe9926f17f5dc2b341966961d2389852e452a5fbb855fa3b4b8dcec60 SHA1: 78653a61f66ed9649f280a7551580f76682a89b0 MD5sum: 482cb424ccec3d8fbefef343dd273cce Description: debug symbols for ros-jazzy-autoware-adapi-version-msgs Build-Ids: 133c4404c3c98a356c999b73b620e47840499d40 186ad0611bae2e9b03b52fb8182d2e08f693e4f4 1870f5e246c70fd93e4fd9f41f712e6b534132bd 2c9e206bfcf4127d833074212feb92ada0f451bb 379f5ee5d32b2bff2c4f433c80e4a55600a919d1 53318f380e448090402bf0aa4a0168cabd451dd2 5f008f4b4bb0528ca49637955c34389726736d43 67187fb606b689418fadab9c71468f6d34a8474c b61da2795b6c015737f08d4a2e2eb10f383c96eb f009c4a29a9989e7eb5256342fa238708ac3eff2 f2a95fe65a704a11e437438a8d68625ae86632f4 Package: ros-jazzy-autoware-auto-msgs Version: 1.0.0-7noble.20250424.143635 Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 5820 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-auto-msgs/ros-jazzy-autoware-auto-msgs_1.0.0-7noble.20250424.143635_amd64.deb Size: 393868 SHA256: 3bafa3fdedcd7c2cfdb188facc470d288a2192236b3c316d60443965a7b1a716 SHA1: 9eca08ac942a2cec465c31edf23b4ea0b02658f0 MD5sum: 412d93b30def35df772789005ff8d064 Description: Interfaces between core Autoware.Auto components Package: ros-jazzy-autoware-auto-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-auto-msgs Version: 1.0.0-7noble.20250424.143635 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 4249 Depends: ros-jazzy-autoware-auto-msgs (= 1.0.0-7noble.20250424.143635) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-auto-msgs/ros-jazzy-autoware-auto-msgs-dbgsym_1.0.0-7noble.20250424.143635_amd64.deb Size: 3416076 SHA256: 3e7dd226af6c9fed33aca2738833145e6b6369f19d28882d106480db622c0535 SHA1: 163619266731264b98f874e81212f3e864dffc35 MD5sum: 7053fec65195a9c069aac4d97820528f Description: debug symbols for ros-jazzy-autoware-auto-msgs Build-Ids: 07aaa8ced125ef3d5c463023970e44d21da326df 082076973d3628e3aedf0bfdc8f82b9fedd42eb2 0f9a3b748e137bce89844bd252b19776ea841f21 134ba3a0fb8de0d7a153565497b11220f068d3f1 3d2db39d63b7c270009511f455694349f8fe76f7 449a13291624fba217204c7e7bd33ff09cae25a5 659bcbb7388c659490fd215a127048bbf9577057 7f9ef6750e2953e10e37c5e5a6f64eca4239bc7f 818d8220f5651c658f6e4947e8982811a040e169 dafce33ef6ec8c93a38cf6bfef496253070dfef6 e566445f201bae1e35b1c2287c841a15156a008b Package: ros-jazzy-autoware-cmake Version: 1.0.2-1noble.20250424.110734 Architecture: amd64 Maintainer: Ryohsuke Mitsudome Installed-Size: 50 Depends: ros-jazzy-ament-cmake-auto, ros-jazzy-ament-lint-auto, ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-cmake/ros-jazzy-autoware-cmake_1.0.2-1noble.20250424.110734_amd64.deb Size: 7570 SHA256: 67be9be4b61d2461dc653397957cd0b656f4f4ff807857f6cd8381e0e042d3c5 SHA1: 124c8fcaa07a48420de2c20922343b1a10a6664b MD5sum: 05fd4c058efbcc0377b4a69ffcd69cbe Description: CMake scripts for Autoware Package: ros-jazzy-autoware-common-msgs Version: 1.7.0-1noble.20250501.213424 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 437 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-common-msgs/ros-jazzy-autoware-common-msgs_1.7.0-1noble.20250501.213424_amd64.deb Size: 41300 SHA256: c76906b05ba6a8ac8f9f2a2533d2699bcd6a4a0d9ff28df95c3b8c639461e710 SHA1: ecc29bd7d9c05b373921e9f4980982b13b517c70 MD5sum: 52f6d4a028eff081bbd715ce88fb9b7d Description: Autoware common messages package. Package: ros-jazzy-autoware-common-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-common-msgs Version: 1.7.0-1noble.20250501.213424 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 274 Depends: ros-jazzy-autoware-common-msgs (= 1.7.0-1noble.20250501.213424) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-common-msgs/ros-jazzy-autoware-common-msgs-dbgsym_1.7.0-1noble.20250501.213424_amd64.deb Size: 184038 SHA256: d1056a7e5427e9c484d788a1be97f99a302bf9092e78ca94a1a142ef90f0e485 SHA1: 7404462f60fbd20deeb57d5e167c7a21dcbb9467 MD5sum: 3d5b4c24820da6923c4caaff743e48d3 Description: debug symbols for ros-jazzy-autoware-common-msgs Build-Ids: 0b4c85c2a81af540f4481daf18c050f9ef7343a0 15f40380a0d8a13df4d4fbb0545c90f33e9317a8 3458a67092c2d5638e9c599db07860c0fe31d7ed 3e7b300a01d5def431d759c2b58191282b98a24b 4356c37ce826b0e3524bf7aedd5111eeb2b3995e 45b86e709e6815a128d25f7abc7e503a9f29bbf5 4c4148d4740413df0b693f6320c6d8618f828ac8 8913abd93d04cafa4ab56d0c46f3c05bd60f90d3 8d1ec4febca816af946dfe65fdcb25ffbcc99247 a1f539d50b43e6f9deec550b91c327a574482842 befdbf7b7d393e445af09ba4a89ca2dac742720f Package: ros-jazzy-autoware-control-msgs Version: 1.7.0-1noble.20250501.213426 Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 892 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-control-msgs/ros-jazzy-autoware-control-msgs_1.7.0-1noble.20250501.213426_amd64.deb Size: 72686 SHA256: 1f28d8b1024a925cf168e46e725fcf5f06eb39f79ac4ef9de28ad7e0209d9ef1 SHA1: b865fd0d82ade70eb33ca133b87f8af8e1ee11cb MD5sum: 3bd724ac90f6bb2e846137cedc11a4ba Description: Autoware control messages package. Package: ros-jazzy-autoware-control-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-control-msgs Version: 1.7.0-1noble.20250501.213426 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 596 Depends: ros-jazzy-autoware-control-msgs (= 1.7.0-1noble.20250501.213426) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-control-msgs/ros-jazzy-autoware-control-msgs-dbgsym_1.7.0-1noble.20250501.213426_amd64.deb Size: 455476 SHA256: c5ccd38ed5a8fb1f9e039775f5dc74ad2572da93b42d1b6014437dc73068a819 SHA1: 38bb3881ccdf96b0065dbfe4cc575220cd313e4e MD5sum: 160309ddd73191d3e3123b2582c3ad00 Description: debug symbols for ros-jazzy-autoware-control-msgs Build-Ids: 0df343c586833af3bac7aa71255612ed00850d92 0fa074477c20b67134df5b9ff4d3c8cb5b17ba33 118fa7d647e05c1179f9f5e25e46c71f72de53e5 2a40be32d4e763557f97b210d1e04bcef3b6ac1c 3d8a23cb09fadb51f4f2c14c29937b01317d73c0 424f7f7b0185c2a92beb589c36197f5458867028 5bd3b64e74db1db5b0db7ae37220ee33a5f255c6 76085132e584fcde404c819c1aa910727d033617 b9ab8cf72c52fda356d76cca0c3e341ee91e02ed c95237bd922665109e9c5de6d24942b52598bfa3 e959af712fbee6e1ad0207c0c1942336a06c0258 Package: ros-jazzy-autoware-internal-debug-msgs Version: 1.8.1-1noble.20250424.141420 Architecture: amd64 Maintainer: Ryohsuke Mitsudome Installed-Size: 2356 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-internal-debug-msgs/ros-jazzy-autoware-internal-debug-msgs_1.8.1-1noble.20250424.141420_amd64.deb Size: 159772 SHA256: b24c015f1e2f6c5321c2aaca8fe845580395dde3011776148d0009c366e202b6 SHA1: 4b7e21d55edabcb588214bd2cec00d84b2322e3b MD5sum: f300a139a2f603dffb2c3ca2a0823d4e Description: Autoware internal debug messages package. Package: ros-jazzy-autoware-internal-debug-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-internal-debug-msgs Version: 1.8.1-1noble.20250424.141420 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ryohsuke Mitsudome Installed-Size: 1885 Depends: ros-jazzy-autoware-internal-debug-msgs (= 1.8.1-1noble.20250424.141420) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-internal-debug-msgs/ros-jazzy-autoware-internal-debug-msgs-dbgsym_1.8.1-1noble.20250424.141420_amd64.deb Size: 1505994 SHA256: a81c16bca9c536ee77ceaf594cf1d69c76fbe0aeb48c2af389c0c2f4cd24bbe9 SHA1: 884d58e8858cb809b70ac7eed91ec61de61f1bc2 MD5sum: 3443288a098cdd1a7b1efa9bf1ad7e9e Description: debug symbols for ros-jazzy-autoware-internal-debug-msgs Build-Ids: 2e48ce5e5c10ea9b1992dc55d00d1262cd1265e8 35cb70c0513a29da29ca77b4d29247e93951258c 47578092e88bdcaa4eb840eedec4abade4b5d7b2 5208fe0fa7b05cd4847aaa11af3a41c42f816448 5324fd604fdb4fb634c35ba61edc97a12e1fa8da 5374c6c1d89b4f120321eb6c20971370d50b6cad 6c33a2262dc0bba1fff4eebad76244a89baf025d 95860d337f4003d46b12e219e0cd37e2776253ca b64fef328de575de61cb005504bd61101bad1908 c30da29c575c1141250442bf84f7d9e83b1ce6d7 e22c5b3d5a2c551bf6ce70f997d2497db46b5763 Package: ros-jazzy-autoware-internal-metric-msgs Version: 1.8.1-1noble.20250424.141224 Architecture: amd64 Maintainer: Temkei Kem Installed-Size: 570 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-internal-metric-msgs/ros-jazzy-autoware-internal-metric-msgs_1.8.1-1noble.20250424.141224_amd64.deb Size: 56370 SHA256: 7d8c1a87901896fe2bd8e66a065a2e7b4c64c5f880cb839cd6c76a8bff9322b5 SHA1: 4478cfeb1738742ca1c04838481235ff1c5bbd54 MD5sum: 6602be7cb4607d74f9f981dcb0b968b0 Description: The autoware_internal_metric_msgs package Package: ros-jazzy-autoware-internal-metric-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-internal-metric-msgs Version: 1.8.1-1noble.20250424.141224 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Temkei Kem Installed-Size: 434 Depends: ros-jazzy-autoware-internal-metric-msgs (= 1.8.1-1noble.20250424.141224) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-internal-metric-msgs/ros-jazzy-autoware-internal-metric-msgs-dbgsym_1.8.1-1noble.20250424.141224_amd64.deb Size: 324358 SHA256: 77b928d8fd25ed2056902f64c10130c89e5fc034f96ea550325979c50423fb5d SHA1: 5e92a7987dc275fb3d85a1ae5b5ae80ad78b6380 MD5sum: 28ec165224324d29a88a9422fabcc2fb Description: debug symbols for ros-jazzy-autoware-internal-metric-msgs Build-Ids: 150a4d23ba6b5378c9d92a3be5c8f907778c40b3 50599c02953902e2071b0fe056475b8feb973fe9 7c7d9bf63ef09d7231ad9871bca969185dfe23af 8749ec1848f2335e62fe1c2b2c498fdafb4b664a b47cc8771399e94afc50c42170fa4fcd22b99cb1 b9aca972735a29201f09d514a0a351b3151a5f39 cf285ce113f61c8ce494430fa62d8f17b8ee7411 d260c8bc29f85ee58d1fe276067a790654f77e57 eca4f0d570a05056fa9df0e8e98f30bb093e8136 efe05c5ceeb471476a2a9da1fce7f3bc73f2d465 f1740f6c5d5e01454ec3abd251718384d2bf3c78 Package: ros-jazzy-autoware-internal-msgs Version: 1.8.1-1noble.20250501.222306 Architecture: amd64 Maintainer: Berkay Karaman Installed-Size: 704 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-autoware-internal-debug-msgs, ros-jazzy-autoware-internal-metric-msgs, ros-jazzy-autoware-internal-perception-msgs, ros-jazzy-autoware-internal-planning-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-internal-msgs/ros-jazzy-autoware-internal-msgs_1.8.1-1noble.20250501.222306_amd64.deb Size: 60560 SHA256: d1780a956f96fefc7e9bf4f9faae2d02f2ff8060fe04598606e249b919bc613d SHA1: c1f1ebf4d26b206976bc264297b6e48e6c72fcd2 MD5sum: 4eea57dbd9c33698308658753355ec1b Description: Autoware internal messages package. Package: ros-jazzy-autoware-internal-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-internal-msgs Version: 1.8.1-1noble.20250501.222306 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Berkay Karaman Installed-Size: 489 Depends: ros-jazzy-autoware-internal-msgs (= 1.8.1-1noble.20250501.222306) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-internal-msgs/ros-jazzy-autoware-internal-msgs-dbgsym_1.8.1-1noble.20250501.222306_amd64.deb Size: 361470 SHA256: cd0c7b02ba9c744e783a57c93331acead0e4c3b4ef78e070e9f945b312f52ea7 SHA1: 28c20c790636e5eb43a041325403c29627126638 MD5sum: 97696755f070c0b5a405050b8f627dcc Description: debug symbols for ros-jazzy-autoware-internal-msgs Build-Ids: 2ed14a4d0566f93fb286a9c178e40d18d8da885b 692a6dbae97af9ae667d1a00d96c4792967e8cd6 7bccf5239013ab3ea81c6fd643d319251eb051e6 85f619099f7f3bcbea7ce34fe7495e4a5edc24cd 87ee1bd884fdc4d5c05a311ef2407dd85c7f1273 a4c89552b0357177872f914d3b6c25f09246dca7 ba790de355ef6a7e5292aae5ab647a70c562a689 c2c992c8609e4cc07d93133e2c75c28b7c6ec1c4 cbb6300682f69f00dfc6e4dd3ce72c68f495aeef e4eeb7c1b9c4ac4db048511cdce42cb6906ce28f e622697f644addf05d7ff3e05ad0ba6bd89ed360 Package: ros-jazzy-autoware-internal-perception-msgs Version: 1.8.1-1noble.20250501.215814 Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 486 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-autoware-perception-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-internal-perception-msgs/ros-jazzy-autoware-internal-perception-msgs_1.8.1-1noble.20250501.215814_amd64.deb Size: 47446 SHA256: a30bc4e5615aa4688dd0befa0b3eca2c19091d852683b8061fb413eddbe0b715 SHA1: 6772f4f50c382763ec0c0c2858c06f1aaf0e02d5 MD5sum: 7db2acd907b045e668319bd2076dc68f Description: Autoware internal perception messages package. Package: ros-jazzy-autoware-internal-perception-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-internal-perception-msgs Version: 1.8.1-1noble.20250501.215814 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 320 Depends: ros-jazzy-autoware-internal-perception-msgs (= 1.8.1-1noble.20250501.215814) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-internal-perception-msgs/ros-jazzy-autoware-internal-perception-msgs-dbgsym_1.8.1-1noble.20250501.215814_amd64.deb Size: 223844 SHA256: afebae13f7f85b10b149ec0caa63853f4d519fb95908b592a62e1ee077512f75 SHA1: da9195304d0017477aa78ada2fb248b2f6356ae6 MD5sum: a840f01439feb76a057b62142c28721a Description: debug symbols for ros-jazzy-autoware-internal-perception-msgs Build-Ids: 1622af5da53b4e31af364644b85444d869e3426e 3107c9c4d056571a70ac40b8919545197b2cdbd2 41039a489d0ee2a3eaa1c3e4780e2c44a67cd0f6 639cddef39ce0ea06900e0317e462c474f41e6e9 6fe0dc339644bfad301fa9d4deab608d9f2c999e 8423682c5ccb4082575ae7470380c294e7e12a30 84bb47b3b00044a281dd296cb45132ec4d24f37a 9da3230bbf4d4f2f3f0009f172370c6d4ce3d7e2 a511da17e151c687352e99c3446fa2b3319ba62b bc292d9f32338fd531cf862c67c5e37b2452e6ef f56a1ed71f9a670e2f1f7568ddd5c0d4a11e64d7 Package: ros-jazzy-autoware-internal-planning-msgs Version: 1.8.1-1noble.20250501.215816 Architecture: amd64 Maintainer: Yukihiro Saito Installed-Size: 3716 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-autoware-common-msgs, ros-jazzy-autoware-perception-msgs, ros-jazzy-autoware-planning-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-unique-identifier-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-internal-planning-msgs/ros-jazzy-autoware-internal-planning-msgs_1.8.1-1noble.20250501.215816_amd64.deb Size: 267796 SHA256: 460367c8ab62f31bbb28ec8af2cf620591c8184bf4d702672d2e45b1717d7f6a SHA1: de2e90f3aea269def7b5b8be4ef0fdd47241abb0 MD5sum: 308f96b8ba2195a14d09913129e770fe Description: The autoware_internal_planning_msgs package Package: ros-jazzy-autoware-internal-planning-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-internal-planning-msgs Version: 1.8.1-1noble.20250501.215816 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yukihiro Saito Installed-Size: 3048 Depends: ros-jazzy-autoware-internal-planning-msgs (= 1.8.1-1noble.20250501.215816) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-internal-planning-msgs/ros-jazzy-autoware-internal-planning-msgs-dbgsym_1.8.1-1noble.20250501.215816_amd64.deb Size: 2493816 SHA256: a262e4d272146b4b1a3ace5999781c41c38515b6e0f623f64ed3c370a22086f4 SHA1: 749b4213950f6026fc7442717302af88691c2158 MD5sum: bd9f0fd4120d3e7c77e8ebc4c3bf27c8 Description: debug symbols for ros-jazzy-autoware-internal-planning-msgs Build-Ids: 1a4768a2912e98a3b7ab8811792205afd0334d2d 1d24f9654d3ec2b1fa8295a7ba58e5f84d2cd60c 2cebd2af04bfdaf51aeb0e0305d082e9c9432416 39e8f4f25704b1a28efc202d5aba072bff446fec 4d3f7535c47aa911bdf13be27fd80d13a39b0c22 6c0d1cb1140cdffe1f26d3590a74bd447e44f04b 767bdd781061995896cc619fbd915adb3db80412 c1276b72e30a3bb760f63468f57b851bbb45437a ec1eb624cd1cb07061e60cf1a1c75da7c2f96512 ecdf466007b493d5e29f2e2fc45424e123e18386 fab86475efd99c6a6385ea0167524371bbfc7752 Package: ros-jazzy-autoware-lanelet2-extension Version: 0.7.1-1noble.20250501.213939 Architecture: amd64 Maintainer: mitsudome-r Installed-Size: 1602 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgeographiclib26 (>= 1.43), libpugixml1v5 (>= 1.7), libstdc++6 (>= 13.1), ros-jazzy-lanelet2-core, ros-jazzy-lanelet2-io, ros-jazzy-lanelet2-projection, ros-jazzy-lanelet2-routing, ros-jazzy-lanelet2-traffic-rules, libgeographiclib-dev, libpugixml-dev, librange-v3-dev, ros-jazzy-autoware-map-msgs, ros-jazzy-autoware-planning-msgs, ros-jazzy-geometry-msgs, ros-jazzy-lanelet2-maps, ros-jazzy-lanelet2-validation, ros-jazzy-rclcpp, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-lanelet2-extension/ros-jazzy-autoware-lanelet2-extension_0.7.1-1noble.20250501.213939_amd64.deb Size: 413792 SHA256: bbc52abbf6031c3048dbac3dc5d53fa1ce1e6399ca56224d53d306b8b5e28fe5 SHA1: 0af6f259318cf6a57f78699bf64b76c2399b6eec MD5sum: a2cc12936007b5d4825dce7c3a202437 Description: The autoware_lanelet2_extension package contains libraries to handle Lanelet2 format data. Package: ros-jazzy-autoware-lanelet2-extension-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-lanelet2-extension Version: 0.7.1-1noble.20250501.213939 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: mitsudome-r Installed-Size: 15253 Depends: ros-jazzy-autoware-lanelet2-extension (= 0.7.1-1noble.20250501.213939) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-lanelet2-extension/ros-jazzy-autoware-lanelet2-extension-dbgsym_0.7.1-1noble.20250501.213939_amd64.deb Size: 14640496 SHA256: 5db789c7c0b3f026cb62e192d8d099c78a16f702fd83672907a30bb3e326effa SHA1: 99abf29280cada588d88023cec84ec6140b23d2d MD5sum: 93f67808a0187e08f00e9d7bf81ff31d Description: debug symbols for ros-jazzy-autoware-lanelet2-extension Build-Ids: 01fbd5fea7e8c0ed324f15f0a520b43ac6b352f2 02405ffd3a20f952f2218373f45618c18d5caa1a 7d75505c76d5df88ee91523b8a9c0c1d00a79a9b f5f4be741e32538521afc55c541dab3409cc73d4 Package: ros-jazzy-autoware-lanelet2-extension-python Version: 0.7.1-1noble.20250501.214930 Architecture: amd64 Maintainer: Mamoru Sobue Installed-Size: 1158 Depends: libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-jazzy-lanelet2-core, libboost-python-dev, ros-jazzy-autoware-lanelet2-extension, ros-jazzy-geometry-msgs, ros-jazzy-lanelet2-io, ros-jazzy-lanelet2-projection, ros-jazzy-lanelet2-python, ros-jazzy-lanelet2-routing, ros-jazzy-lanelet2-traffic-rules, ros-jazzy-lanelet2-validation, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-lanelet2-extension-python/ros-jazzy-autoware-lanelet2-extension-python_0.7.1-1noble.20250501.214930_amd64.deb Size: 195544 SHA256: b5497212cad9976c26e7ecc5412ab24f93181c040d63cc0e41b8292eae842ddd SHA1: 3b2ff7f78296ca6d2e52e201fa51581486537a3c MD5sum: b0059ea7145cc5e16534ca98b59a91c7 Description: The autoware_lanelet2_extension_python package contains Python bindings for lanelet2_extension package Package: ros-jazzy-autoware-lanelet2-extension-python-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-lanelet2-extension-python Version: 0.7.1-1noble.20250501.214930 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mamoru Sobue Installed-Size: 5186 Depends: ros-jazzy-autoware-lanelet2-extension-python (= 0.7.1-1noble.20250501.214930) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-lanelet2-extension-python/ros-jazzy-autoware-lanelet2-extension-python-dbgsym_0.7.1-1noble.20250501.214930_amd64.deb Size: 4384772 SHA256: 2247dd6e80cad475f125b755284755ddc4bfc82fab9bf80acacd0d44bbb79ca3 SHA1: d2c71b30b24d62ccd10d797d9f99929625c9b7ef MD5sum: f31cccbe6ad7ac73d79d690eb33669c4 Description: debug symbols for ros-jazzy-autoware-lanelet2-extension-python Build-Ids: 39d70ef893da3f81407355c2b0e5366d3ee23703 78809a75b6c6b99eae3997c3d75874ab3e6f7708 b6709bd76367c284d29b0f7f620e7ddb81d9f85a Package: ros-jazzy-autoware-lint-common Version: 1.0.2-1noble.20250424.121943 Architecture: amd64 Maintainer: Ryohsuke Mitsudome Installed-Size: 47 Depends: ros-jazzy-ament-cmake-copyright, ros-jazzy-ament-cmake-core, ros-jazzy-ament-cmake-cppcheck, ros-jazzy-ament-cmake-lint-cmake, ros-jazzy-ament-cmake-test, ros-jazzy-ament-cmake-xmllint, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-lint-common/ros-jazzy-autoware-lint-common_1.0.2-1noble.20250424.121943_amd64.deb Size: 6338 SHA256: ccc62ed7bee5215c6587f5622a48feab2d98adc2b6de959fda94b83d92db93c1 SHA1: 0aa221af1d6c45b0ff9230e6530ec196569de92b MD5sum: d54a5c5973eb53917456e3f0be5bb8be Description: The list of commonly used linters in Autoware Package: ros-jazzy-autoware-localization-msgs Version: 1.7.0-1noble.20250501.213636 Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 501 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-localization-msgs/ros-jazzy-autoware-localization-msgs_1.7.0-1noble.20250501.213636_amd64.deb Size: 49142 SHA256: 30da1d730438676faca01095150af61d673c5b124e5e529ad058901956ec6b7a SHA1: 8cf7e0b5636b48fc641e9d6bf5dca77a140bb102 MD5sum: d30f280850cd4bb3e71ba85ee284ee86 Description: Autoware localization messages package. Package: ros-jazzy-autoware-localization-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-localization-msgs Version: 1.7.0-1noble.20250501.213636 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 308 Depends: ros-jazzy-autoware-localization-msgs (= 1.7.0-1noble.20250501.213636) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-localization-msgs/ros-jazzy-autoware-localization-msgs-dbgsym_1.7.0-1noble.20250501.213636_amd64.deb Size: 206692 SHA256: 3f51afefdcf02bd4564c6a54a97bd2c6485d619a31a62ef64809ee42c7a7e5b8 SHA1: 80fdfaebf80eb3f625663f4c7700e3859b02679e MD5sum: 484bc37a06e47bc485ff46b1adf5318b Description: debug symbols for ros-jazzy-autoware-localization-msgs Build-Ids: 02683e2cdb8f81605b0f49c0d8188c67367e7fbf 36106bfa2c5b62ddb428231b9e45a2edb34c6e38 3742dd3dff25f637cbef189b5ccc461805eb90e6 38a22430b948eed888def07e16454d9670a7c6d9 3cf3db3f65a1e2581ab2b0de43eb035ff7581fee 459a758bc77522985a01225bb58cc6b9516a227d 60e51735b1c51c12825ce7d84d9a0950b654e02d 95a13e77bf6ba13e272fed61421acc78ed05b705 9e9700cbd32a647c2e136b9d472fc6266fa5f8bc b2a2275e8069ea85a077d64859710d45f7c9e107 dcde12b5b7d37018a8f0d1b46c98aad02758137f Package: ros-jazzy-autoware-map-msgs Version: 1.7.0-1noble.20250501.213509 Architecture: amd64 Maintainer: kminoda Installed-Size: 3514 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-geographic-msgs, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-map-msgs/ros-jazzy-autoware-map-msgs_1.7.0-1noble.20250501.213509_amd64.deb Size: 250746 SHA256: 0552bbb5f9ad642a56cfb38c4defbcb4301d03169a3306ba5f3579bc23183bba SHA1: 4246bcef21b6943dd9dcc1ec4593844513bdc56d MD5sum: 6bb3323911b06472d228e4c29a8f81e0 Description: Autoware map messages package. Package: ros-jazzy-autoware-map-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-map-msgs Version: 1.7.0-1noble.20250501.213509 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: kminoda Installed-Size: 3027 Depends: ros-jazzy-autoware-map-msgs (= 1.7.0-1noble.20250501.213509) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-map-msgs/ros-jazzy-autoware-map-msgs-dbgsym_1.7.0-1noble.20250501.213509_amd64.deb Size: 2490268 SHA256: ab63c646cc64321e54072a277a9bb1cafa7a369674119d88b36c696b206ca25b SHA1: 7dfeeb0981a656f5724cbc293bbf5d7a5c573fa0 MD5sum: a5ffd0d27a8a9734277723baa34edfd9 Description: debug symbols for ros-jazzy-autoware-map-msgs Build-Ids: 083b19a0f1d2f6a99c619cca2b8765e6a498a756 262a00a1de6e6c54655670328dc4bbf90ad21826 317f9d7006ed09da0af9e0d86c02ad85ca97ffe5 38aee5c7ddd48ec5da9d1dc235165e6c3b36e822 3a342eb65f0b5c6f2afdc751ea4004e74d1ad4f5 4d231cc0b93caac98eb0cd23ca724fe661ce455a 63c0daaf9c24c8bcb13e66112d2196cfe6a37b89 aba33aae3ae002c0dfc51f0429203d3594c16299 ade96b18956c07f62a122f2d7ed20740efff70da f8cf1e1d7289f33446a0900af4202f5a516b0c7b fd11b90cd3544c808588c19255f4c8412e4f71a4 Package: ros-jazzy-autoware-msgs Version: 1.7.0-1noble.20250501.214413 Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 42 Depends: ros-jazzy-autoware-common-msgs, ros-jazzy-autoware-control-msgs, ros-jazzy-autoware-localization-msgs, ros-jazzy-autoware-map-msgs, ros-jazzy-autoware-perception-msgs, ros-jazzy-autoware-planning-msgs, ros-jazzy-autoware-sensing-msgs, ros-jazzy-autoware-system-msgs, ros-jazzy-autoware-v2x-msgs, ros-jazzy-autoware-vehicle-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-msgs/ros-jazzy-autoware-msgs_1.7.0-1noble.20250501.214413_amd64.deb Size: 5380 SHA256: 341ff47a54a5a1caba477878916db8a7b921182c2c90466f6518d4a8b6a7ea41 SHA1: 55c1f2a5efce6b6d6d4743a6ba3e0f464e3bc479 MD5sum: bbc1ae74adc0020113a1180bc8f64839 Description: Meta package for the autoware_msgs packages Package: ros-jazzy-autoware-perception-msgs Version: 1.7.0-1noble.20250501.213511 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 3228 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-unique-identifier-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-perception-msgs/ros-jazzy-autoware-perception-msgs_1.7.0-1noble.20250501.213511_amd64.deb Size: 213186 SHA256: 7e4826b4303f91d90ec238596aee7d7d180e77785ffbcf72326f89f019535c9a SHA1: 937fd2e89616536e7f183888a09ff52f22d583e9 MD5sum: 508cc19159465c7419a91b57e13337d3 Description: Autoware perception messages package. Package: ros-jazzy-autoware-perception-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-perception-msgs Version: 1.7.0-1noble.20250501.213511 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 2601 Depends: ros-jazzy-autoware-perception-msgs (= 1.7.0-1noble.20250501.213511) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-perception-msgs/ros-jazzy-autoware-perception-msgs-dbgsym_1.7.0-1noble.20250501.213511_amd64.deb Size: 2138068 SHA256: e5b19b0d4b0e1e1899c2303777f8e83ca3103511ade9d3400d6d62fcbebf0759 SHA1: 9d9fe49dafbd7678c50bf177cf0fb0d1f06fae20 MD5sum: a87c5dbda28b2c356928ddb04b1882ab Description: debug symbols for ros-jazzy-autoware-perception-msgs Build-Ids: 148bef1890566d7269eb23d1d83076bd3a074bdc 38312984cd2f48429b01cae6a43a8b98b04acfe6 395a796b46a08cf9182394cf001adcb05f36a06a 428fec4c707873111cfbfe954e195d64d77acc72 68f35b9aeaac64dab202d4dee223653f825747e7 79cc929b3b693b89c3e51ec2bf8cbd2347a0b615 877ed1239c53136570b760c8fa5a680aa1a52688 933b95fd507ba2146d49a30ed13df4c27796423c c6f9a2fc4907aa9e63d8bcb5edcdf605c3e86b3e fb943b18d83973aa77e7228981c6b7f76a769593 fc369157a92900bb92c987e0bf8d1bfe509fc49c Package: ros-jazzy-autoware-planning-msgs Version: 1.7.0-1noble.20250501.213521 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 1525 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-unique-identifier-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-planning-msgs/ros-jazzy-autoware-planning-msgs_1.7.0-1noble.20250501.213521_amd64.deb Size: 124374 SHA256: 18a756bb249d40c41c06f09223c4a155e255d95647e06155d132ab1b72e18339 SHA1: 2cbe06e5dcdf29be5fc837f7b5910837874facf3 MD5sum: 1392c116f834f5d294a26e7f08460587 Description: Autoware planning messages package. Package: ros-jazzy-autoware-planning-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-planning-msgs Version: 1.7.0-1noble.20250501.213521 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 1231 Depends: ros-jazzy-autoware-planning-msgs (= 1.7.0-1noble.20250501.213521) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-planning-msgs/ros-jazzy-autoware-planning-msgs-dbgsym_1.7.0-1noble.20250501.213521_amd64.deb Size: 999730 SHA256: 7960b89b9a46c186aea5ea39bd82b2229e0344347f72c853b828e22c7529fee0 SHA1: 97eedd85911aaa4ea3836db93bf5c951d01d616a MD5sum: f11ed0dc1d48cdc079091c610d770b91 Description: debug symbols for ros-jazzy-autoware-planning-msgs Build-Ids: 02673d966a5eadc083c0ab756643efebea79666e 1334af2562f8e114978398746e51b5356060d261 1725d8723b2b5d2e7cd2712af93111d0eba59335 6905a84d9b2f2ef6009ead168e79d562076c2d0d 789d84b954f6f7f57b4dbda1ae4b3850df8cabc3 8a20c9d1d343a1be8acd07adb12b0ad48ded5c54 9d81591f6a40e3b54d4dcd738e79656560ebfd82 a68191095316bce8c40ff660a584975f190e47c1 b48b30eaeb1644e767447b522a8a92c936d944eb debf5f830158707d75ec6896cc1c843b196b204e fd89145fb3448b9c5a3ff5bd2760ba47917c5921 Package: ros-jazzy-autoware-sensing-msgs Version: 1.7.0-1noble.20250501.213621 Architecture: amd64 Maintainer: Yutaka Kondo Installed-Size: 1513 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-sensing-msgs/ros-jazzy-autoware-sensing-msgs_1.7.0-1noble.20250501.213621_amd64.deb Size: 125180 SHA256: 9b1100086a996b58cb437ecf31a2e541ed207461e44f9238e13a77f7c96e6921 SHA1: 29e14dbaee7a5a981aed1739c006da3daac0a8ea MD5sum: 15b257f6e565544c5dacb9958e678e35 Description: Autoware sensing messages package. Package: ros-jazzy-autoware-sensing-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-sensing-msgs Version: 1.7.0-1noble.20250501.213621 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yutaka Kondo Installed-Size: 1127 Depends: ros-jazzy-autoware-sensing-msgs (= 1.7.0-1noble.20250501.213621) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-sensing-msgs/ros-jazzy-autoware-sensing-msgs-dbgsym_1.7.0-1noble.20250501.213621_amd64.deb Size: 907882 SHA256: 9b8c0eafb072a0c8e95c7638b26b4656f2cef253a304bac1fb64b83fc25751e4 SHA1: 8bd4ada648ebc25d1420f9aa9ac923db40dfd31c MD5sum: 8efe3b1fcb99c4283f9f8369c919ef32 Description: debug symbols for ros-jazzy-autoware-sensing-msgs Build-Ids: 1ce219bb8afdb9469e7eca09a30cc0d31ff00bff 36ca858db61592ba7f1fb656d2656fbead742832 6788b616a325efe691261d0590462c928b282279 75f89869e03bc0cb4efd5fcbe6e564de9db9dde8 cb42b4499f4699a3117c434ed1c2c78e49d01a93 cd7c8308900818dbabdf4044511e7a3f90040e38 d0033307c7f6335676e53c505e75b837e1e081ff d755f242e5fabd887ecb09aae036dec95949bf34 d8d4e9e476cd5d65bc721eb463bb116f181ccfd2 e33a0a98c74e989ac8a8095ea99573232a8243e3 f89ee55844afb4d1ed37ccf3b2e595d5db89081f Package: ros-jazzy-autoware-system-msgs Version: 1.7.0-1noble.20250501.213628 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 770 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-diagnostic-msgs, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-unique-identifier-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-system-msgs/ros-jazzy-autoware-system-msgs_1.7.0-1noble.20250501.213628_amd64.deb Size: 71084 SHA256: 8727a00567ff4d5ff8e111e28c5cc97ca1afa50d1bc55a6bcef5eea89cf43d8b SHA1: dfd53d5823221d43ebdcac48b2073d63460a1ea5 MD5sum: c3b9db8b647f72a0d9507df7f7b70d47 Description: Autoware system messages package. Package: ros-jazzy-autoware-system-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-system-msgs Version: 1.7.0-1noble.20250501.213628 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 601 Depends: ros-jazzy-autoware-system-msgs (= 1.7.0-1noble.20250501.213628) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-system-msgs/ros-jazzy-autoware-system-msgs-dbgsym_1.7.0-1noble.20250501.213628_amd64.deb Size: 469076 SHA256: 1998fb415df5768f1f74e88533751275442c7b73cd3c45c02a2d83ef5bfc4213 SHA1: 3c5a37180340830bb96700edc4a38395f70fecd5 MD5sum: 3e1b7ab0adb90140df4f2ceb21b14a27 Description: debug symbols for ros-jazzy-autoware-system-msgs Build-Ids: 0326c13cede55b7223cdc33d3565a4ea00ce9894 0a201eb9498376f1a62e22c840742d1717b9b19d 29f1252461c36b4f8ae5ee21808a910bf9e19c83 36f49b0dad058ba7b90d35a20506399cbe0e95c3 3a73fc950d7f38c99abbf06b59f35b0816e2ddc6 554e492a5a13481be8bf716c7c1c0df47e63d837 557eec452592a4e227f1864d3ed61feb443b7076 cfc854180964e7ba50e9e214dc2475a95487e6ab dd98da278f358c12d1568b515a3552a18865c329 e1b69d0aa9e667781284f7811c1058aef4094b6c fc9c96081de33ed8d02aa4e9639afa18731a5140 Package: ros-jazzy-autoware-utils Version: 1.4.0-1noble.20250504.161621 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 102 Depends: ros-jazzy-autoware-internal-debug-msgs, ros-jazzy-autoware-internal-msgs, ros-jazzy-autoware-internal-planning-msgs, ros-jazzy-autoware-perception-msgs, ros-jazzy-autoware-planning-msgs, ros-jazzy-autoware-utils-debug, ros-jazzy-autoware-utils-diagnostics, ros-jazzy-autoware-utils-geometry, ros-jazzy-autoware-utils-logging, ros-jazzy-autoware-utils-math, ros-jazzy-autoware-utils-pcl, ros-jazzy-autoware-utils-rclcpp, ros-jazzy-autoware-utils-system, ros-jazzy-autoware-utils-tf, ros-jazzy-autoware-utils-uuid, ros-jazzy-autoware-utils-visualization, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils/ros-jazzy-autoware-utils_1.4.0-1noble.20250504.161621_amd64.deb Size: 11486 SHA256: 74a8e0c693a29f12fdac1aaae63662106bf34c9597bb5645dae8f0ef10878732 SHA1: baae68794d900cf6b8e59278f5ac91e9b536ea6b MD5sum: 813339b95d06035526351c022d4b82a6 Description: The autoware_utils package Package: ros-jazzy-autoware-utils-debug Version: 1.4.0-1noble.20250504.155720 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 2002 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-autoware-internal-debug-msgs, ros-jazzy-autoware-internal-msgs, ros-jazzy-autoware-utils-system, ros-jazzy-diagnostic-msgs, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils-debug/ros-jazzy-autoware-utils-debug_1.4.0-1noble.20250504.155720_amd64.deb Size: 434632 SHA256: 86b8f47ae5da0e0967287dd9dbd27b6df820025d696835c10b88a78b83bf62f4 SHA1: 78eea5bb602325dbb37531a1d84adb09e76f7c4c MD5sum: a2a9e4ebf639f54e61b6c41c6212993e Description: The autoware_utils_debug package Package: ros-jazzy-autoware-utils-diagnostics Version: 1.4.0-1noble.20250504.155506 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 187 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-diagnostic-msgs, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils-diagnostics/ros-jazzy-autoware-utils-diagnostics_1.4.0-1noble.20250504.155506_amd64.deb Size: 51648 SHA256: 8af1d02d4a122e6054fad0a541085d4a20ffa6e6d8df223719a7550731de0733 SHA1: d5a36aa7c8fb4ed0d531d0757943ed08f722e028 MD5sum: dc4881736bd483a246fae522f021ec27 Description: The autoware_utils_diagnostics package Package: ros-jazzy-autoware-utils-diagnostics-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-utils-diagnostics Version: 1.4.0-1noble.20250504.155506 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jian Kang Installed-Size: 803 Depends: ros-jazzy-autoware-utils-diagnostics (= 1.4.0-1noble.20250504.155506) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils-diagnostics/ros-jazzy-autoware-utils-diagnostics-dbgsym_1.4.0-1noble.20250504.155506_amd64.deb Size: 749394 SHA256: 2838d2a99c072fd9f577adcf8a054ee427389f549377b68be3742f961636786b SHA1: 62475cd5f2121367afb48985905a13bb5fc48503 MD5sum: 5b400831e4db153f8eb436ba66cb7499 Description: debug symbols for ros-jazzy-autoware-utils-diagnostics Build-Ids: 01ac971ead04665f7fcdce01bddedc8cb2adefbd Package: ros-jazzy-autoware-utils-geometry Version: 1.4.0-1noble.20250504.155700 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 399 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libboost-system-dev, ros-jazzy-autoware-internal-planning-msgs, ros-jazzy-autoware-utils-math, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-geometry-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils-geometry/ros-jazzy-autoware-utils-geometry_1.4.0-1noble.20250504.155700_amd64.deb Size: 130796 SHA256: 4831b21817dd223298facb31430abfb074f3fbcab8707e3bc9e3cb84616e48ab SHA1: 80c14c3ce013fceae51e74bf12b1c0b57c0d44e2 MD5sum: 6f3070a25c94869726d74abdbe7dd691 Description: The autoware_utils_geometry package Package: ros-jazzy-autoware-utils-geometry-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-utils-geometry Version: 1.4.0-1noble.20250504.155700 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jian Kang Installed-Size: 2762 Depends: ros-jazzy-autoware-utils-geometry (= 1.4.0-1noble.20250504.155700) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils-geometry/ros-jazzy-autoware-utils-geometry-dbgsym_1.4.0-1noble.20250504.155700_amd64.deb Size: 2710660 SHA256: a1bd6c27e29c5e2e92d702e25a9f8103cef3d190d5b02d485a011431de27014a SHA1: 550d1f91151600a489b2ad32515d784066da984d MD5sum: 45b7eb175474b36c86f19e55e3ff52a0 Description: debug symbols for ros-jazzy-autoware-utils-geometry Build-Ids: 0b3990e7b0766d00d745a941cd60fe4d677ec0ff Package: ros-jazzy-autoware-utils-logging Version: 1.4.0-1noble.20250504.155453 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 137 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-logging-demo, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils-logging/ros-jazzy-autoware-utils-logging_1.4.0-1noble.20250504.155453_amd64.deb Size: 29272 SHA256: d3b2239dcfc4a6fd7caa8a7827e16efa95bebdec2672d6b182c7a65cf21d2175 SHA1: b1bac609d64859facedd3d4dccde2afd37628757 MD5sum: 20386460539505f3061b90aa169663cd Description: The autoware_utils_logging package Package: ros-jazzy-autoware-utils-logging-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-utils-logging Version: 1.4.0-1noble.20250504.155453 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jian Kang Installed-Size: 448 Depends: ros-jazzy-autoware-utils-logging (= 1.4.0-1noble.20250504.155453) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils-logging/ros-jazzy-autoware-utils-logging-dbgsym_1.4.0-1noble.20250504.155453_amd64.deb Size: 416166 SHA256: ca2b3ee5b6c0791cb322f237ace2b709e8122e2d2c625f0418713ff47785c9f2 SHA1: 5c1a8c1b97d436071668f0b53370e09bcde6ad2c MD5sum: bbac9a9a25d4765cb7312c22973fc254 Description: debug symbols for ros-jazzy-autoware-utils-logging Build-Ids: 4f09163718b99431d35c180343c8dd479a358496 Package: ros-jazzy-autoware-utils-math Version: 1.4.0-1noble.20250504.155436 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 210 Depends: libc6 (>= 2.2.5), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils-math/ros-jazzy-autoware-utils-math_1.4.0-1noble.20250504.155436_amd64.deb Size: 109562 SHA256: 26dad2523b78999c8745d0e0f988ce9b8714f9981b7304cdd45313d5ea4312fd SHA1: a32cf335df2724d5eb42652f6379ad248534c384 MD5sum: 4ef7ac42b94cf34b0cc8c2ea376a26c1 Description: The autoware_utils_math package Package: ros-jazzy-autoware-utils-math-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-utils-math Version: 1.4.0-1noble.20250504.155436 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jian Kang Installed-Size: 21 Depends: ros-jazzy-autoware-utils-math (= 1.4.0-1noble.20250504.155436) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils-math/ros-jazzy-autoware-utils-math-dbgsym_1.4.0-1noble.20250504.155436_amd64.deb Size: 7142 SHA256: 704accb6c0ef6cd46ad87354dcb3df6d8f63c0d957786ceab49ac076bc0091fc SHA1: 2c8f85f4e2555ff33eb5252ffe74a8e2c5ae53dd MD5sum: 677d9317f1589bdf162c512845f2613c Description: debug symbols for ros-jazzy-autoware-utils-math Build-Ids: 9b11953842adadf8d360efde99a3b4a1db3e0d3e Package: ros-jazzy-autoware-utils-pcl Version: 1.4.0-1noble.20250504.160836 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 54 Depends: ros-jazzy-autoware-utils-tf, ros-jazzy-pcl-conversions, ros-jazzy-pcl-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils-pcl/ros-jazzy-autoware-utils-pcl_1.4.0-1noble.20250504.160836_amd64.deb Size: 8082 SHA256: 4216ea6c053315508d242efc5bd4858f93dbff4c046ed7e49a7da84e682bd93c SHA1: e798d2335cae58bc51e83712df3523f03c1ee37b MD5sum: 581e3ae1053fda9732ef151eb320f2b2 Description: The autoware_utils_pcl package Package: ros-jazzy-autoware-utils-rclcpp Version: 1.4.0-1noble.20250504.155457 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 60 Depends: ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils-rclcpp/ros-jazzy-autoware-utils-rclcpp_1.4.0-1noble.20250504.155457_amd64.deb Size: 9016 SHA256: 5787b3495cd9c06084c843036fb42d5ebb9f3ecaebbf8ac10ad5cf1892a124bf SHA1: 218d67299c23dfc63460bf8b9717a5c9053da065 MD5sum: c881f1ce75c247f15b3a63f9a94e23f4 Description: The autoware_utils_rclcpp package Package: ros-jazzy-autoware-utils-system Version: 1.4.0-1noble.20250504.155444 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 85 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils-system/ros-jazzy-autoware-utils-system_1.4.0-1noble.20250504.155444_amd64.deb Size: 14660 SHA256: 4d42fbb73310177212e2ba44d3b623f8a995f7c2ec801d19552db1031e04febc SHA1: 7a807b603606ed530089b5f2eea45a223824af2c MD5sum: 875800127fcb3f4d7f5c4213dc1cc68b Description: The autoware_utils_system package Package: ros-jazzy-autoware-utils-system-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-utils-system Version: 1.4.0-1noble.20250504.155444 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jian Kang Installed-Size: 202 Depends: ros-jazzy-autoware-utils-system (= 1.4.0-1noble.20250504.155444) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils-system/ros-jazzy-autoware-utils-system-dbgsym_1.4.0-1noble.20250504.155444_amd64.deb Size: 188976 SHA256: 8c7b80db68bbe00c823905e150d118f74ba4c3bc773ef7f24a29a2683cc593ee SHA1: ae3c0e0db410bb09f439fb274c712132adb32685 MD5sum: b936d616bb72e570b19044b481c7d1e0 Description: debug symbols for ros-jazzy-autoware-utils-system Build-Ids: 20269f9c359341712021c1cb0377629dec9b9afb Package: ros-jazzy-autoware-utils-tf Version: 1.4.0-1noble.20250504.160137 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 54 Depends: ros-jazzy-autoware-utils-geometry, ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils-tf/ros-jazzy-autoware-utils-tf_1.4.0-1noble.20250504.160137_amd64.deb Size: 8006 SHA256: fb48dbc5ef331ff5a19c1169c125e37eaaa4d49f11c32d961e234fe8393142c2 SHA1: 3a30130bbe2eff172df68cb716e9d59d0aae7c87 MD5sum: acc0378a56eed561a75361bd21c0fc69 Description: The autoware_utils_tf package Package: ros-jazzy-autoware-utils-uuid Version: 1.4.0-1noble.20250504.155457 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 52 Depends: libboost-system-dev, ros-jazzy-unique-identifier-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils-uuid/ros-jazzy-autoware-utils-uuid_1.4.0-1noble.20250504.155457_amd64.deb Size: 7456 SHA256: 6ae261f7fa5d9c0ac6552b9a94770af0da72a67ad2b04ca640f2351edbfcb16c SHA1: 343cc59e4e2e87065b1c013015eb1d05ef765bf4 MD5sum: 2e8c89b057ce0d298cdc831d7497d8d4 Description: The autoware_utils_uuid package Package: ros-jazzy-autoware-utils-visualization Version: 1.4.0-1noble.20250504.155453 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 86 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-jazzy-rclcpp, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils-visualization/ros-jazzy-autoware-utils-visualization_1.4.0-1noble.20250504.155453_amd64.deb Size: 15862 SHA256: 32b893d4e4bf04da1f37ae45724339ccb22415beb18538c221af0afa0c02837a SHA1: c3174cae84d7d7447279d426735e1093aa5bbefa MD5sum: 19b2ce8593ab5ec27fed9addfc6072f1 Description: The autoware_utils_visualization package Package: ros-jazzy-autoware-utils-visualization-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-utils-visualization Version: 1.4.0-1noble.20250504.155453 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jian Kang Installed-Size: 116 Depends: ros-jazzy-autoware-utils-visualization (= 1.4.0-1noble.20250504.155453) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-utils-visualization/ros-jazzy-autoware-utils-visualization-dbgsym_1.4.0-1noble.20250504.155453_amd64.deb Size: 100746 SHA256: 9fa854109a3c690bd76293ce57631ce7b7ecde64effde04b1f1c60b8867b4931 SHA1: 610e4f6df3778353f0c4551a477364583772e7c0 MD5sum: 82d0b683062f19dc1f52a6df03214347 Description: debug symbols for ros-jazzy-autoware-utils-visualization Build-Ids: 950872b2845c544086886639010dce743ce0c6ec Package: ros-jazzy-autoware-v2x-msgs Version: 1.7.0-1noble.20250501.213631 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 949 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-v2x-msgs/ros-jazzy-autoware-v2x-msgs_1.7.0-1noble.20250501.213631_amd64.deb Size: 85134 SHA256: 360a76062fad89d204021b0cb04dfce448923bda3eb1862506bfd9b1f53ea73b SHA1: 0d350969d3bc2c35c4e4337395bdb18b7d4954ad MD5sum: 4007f1aefb5eba2da3766fb77d64deb3 Description: Autoware v2x messages package. Package: ros-jazzy-autoware-v2x-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-v2x-msgs Version: 1.7.0-1noble.20250501.213631 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 845 Depends: ros-jazzy-autoware-v2x-msgs (= 1.7.0-1noble.20250501.213631) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-v2x-msgs/ros-jazzy-autoware-v2x-msgs-dbgsym_1.7.0-1noble.20250501.213631_amd64.deb Size: 688778 SHA256: c1ac363593f9557ed58e48c50611243d7ff48b8418aff8dc12b887408dc3b9d9 SHA1: baf914cb12b41d631cc1bad8ad374c88e37b1c6d MD5sum: 06bab491d9aa162d8dfa9fe4a49d27a7 Description: debug symbols for ros-jazzy-autoware-v2x-msgs Build-Ids: 186c36b297e0af3e7daef04f644fc1222d86cb27 46c8655afcc38986db660cb45c75056889507128 46e53de38204d27c3468ec7e70214c58aba7cb72 4e8c050a82eb7dfb2ed04cc1cf4de073752bce28 9154db1e61bd20c5a4d84a9205e7c18ec24366b3 91c6c46362cc518fb09489361230e2bd1a3ed596 a86d89f16b1c1ffbdb4f3ad50a2a970f6e38a058 aff3b3952ff0adc5bc7a4229b64b4adb902bb0e8 d06cb222c5081a9124316850303910c8384abcbf efd8ffd3e856b6d16851790ec1f4a53fdd3a7750 f257542eb08e9abca2d15daa88676881f04db389 Package: ros-jazzy-autoware-vehicle-msgs Version: 1.7.0-1noble.20250501.213802 Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 1954 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-autoware-planning-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-vehicle-msgs/ros-jazzy-autoware-vehicle-msgs_1.7.0-1noble.20250501.213802_amd64.deb Size: 135170 SHA256: 7e8d66e34d992a2d233190efc5184b1d27951e05342baabfd31d345af5548b27 SHA1: 804a919116cb46748a813cb3aa31b8f570eb38ae MD5sum: bc1e8bece1a51057b40025a75426c559 Description: Interfaces between core Autoware vehicle components Package: ros-jazzy-autoware-vehicle-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-autoware-vehicle-msgs Version: 1.7.0-1noble.20250501.213802 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 1370 Depends: ros-jazzy-autoware-vehicle-msgs (= 1.7.0-1noble.20250501.213802) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-autoware-vehicle-msgs/ros-jazzy-autoware-vehicle-msgs-dbgsym_1.7.0-1noble.20250501.213802_amd64.deb Size: 1051746 SHA256: 64143094854335bf1f61ed412f8b33edf7822b349b916e0aec96960cc8329f2d SHA1: d0c49b5a2248adc483971751a617d2430a8e7bc5 MD5sum: 2b5eb86fed942f5f9329f1762083d8f2 Description: debug symbols for ros-jazzy-autoware-vehicle-msgs Build-Ids: 081d8e37697e617bf7ccf644b8612f8ced14d297 0f8c8adf20d2ab608d14e5aa1129b6a741c7ab8a 38b62ac57af063e465455cf0ca954e8e72295fa0 604b68b919cf1b3d57c6af4d4fc9809c19d246e6 75fdc5bb80967b16e717d23218caba4c0c76283b 78d0ba02315d9e50b7ba18b3dbd80260de4be62c 8b5aabec1cffff98e6f372b9b1cb79d8bb887499 9dfad2208c55e44379d580a893439d84a846e89c 9ff1f56efb918940a9d3ad764236e40d6d86d162 a896c2d50bd480e873520a222f91ae8bb9916e60 f5ca05660f2a5b26fdaa845928c5917dc8258a19 Package: ros-jazzy-avt-vimba-camera Version: 2001.1.0-6noble.20250430.023711 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 2859 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-camera-info-manager, ros-jazzy-diagnostic-msgs, ros-jazzy-diagnostic-updater, ros-jazzy-image-proc, ros-jazzy-image-transport, ros-jazzy-message-filters, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-stereo-image-proc, ros-jazzy-ros-workspace Homepage: https://github.com/astuff/avt_vimba_camera Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-avt-vimba-camera/ros-jazzy-avt-vimba-camera_2001.1.0-6noble.20250430.023711_amd64.deb Size: 646068 SHA256: 03dd9912e6514caec5330ee1701e844704aae31b8ff6a8f13f55137e4d7d472b SHA1: 35d12bc19cdb6632892386117088041f05baad90 MD5sum: 0dba9e0165fd5b3ac84c99b466a3ba04 Description: Camera driver for Allied Vision Technologies (AVT) cameras, based on their Vimba SDK. Package: ros-jazzy-avt-vimba-camera-dbgsym Package-Type: ddeb Source: ros-jazzy-avt-vimba-camera Version: 2001.1.0-6noble.20250430.023711 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 4498 Depends: ros-jazzy-avt-vimba-camera (= 2001.1.0-6noble.20250430.023711) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-avt-vimba-camera/ros-jazzy-avt-vimba-camera-dbgsym_2001.1.0-6noble.20250430.023711_amd64.deb Size: 4069892 SHA256: 91598b3e243076f06cb83c125aaf8349b5ff2fe032fc8c1b49cc23cff013b5cd SHA1: 07a4acdb42937f772c4c334012f84f3868ef46a0 MD5sum: 95e523717f8158f1e036130295349ba8 Description: debug symbols for ros-jazzy-avt-vimba-camera Build-Ids: 73a0a2d416e053a36d3d08335e33aa6214593411 a10d3f6ce226ea04de31c17addc77a1eeda4ecfd d1c9254285004ddc031da47c09681781e3050b93 e5f3990997adc874e09a441309af2f2a36e361ec Package: ros-jazzy-aws-sdk-cpp-vendor Version: 0.2.1-3noble.20250424.110739 Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 36126 Depends: libc6 (>= 2.38), libcurl4t64 (>= 7.18.0), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), libssl-dev, zlib1g-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-aws-sdk-cpp-vendor/ros-jazzy-aws-sdk-cpp-vendor_0.2.1-3noble.20250424.110739_amd64.deb Size: 4582762 SHA256: 713b2b3331d8a0f138bfe08198d020787f2637f22f01a338af75c1c76566b2b1 SHA1: b6b59d5bb800908fff59c3a9765f3586714d03fd MD5sum: be671c862fdb1d40f63bfc4e2b31f4b1 Description: A vendor package for aws-sdk-cpp Package: ros-jazzy-aws-sdk-cpp-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-aws-sdk-cpp-vendor Version: 0.2.1-3noble.20250424.110739 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 88205 Depends: ros-jazzy-aws-sdk-cpp-vendor (= 0.2.1-3noble.20250424.110739) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-aws-sdk-cpp-vendor/ros-jazzy-aws-sdk-cpp-vendor-dbgsym_0.2.1-3noble.20250424.110739_amd64.deb Size: 84448060 SHA256: a303ed9525846040785bd54d75bec2ceaae2e96b4af732df389680fc65e16586 SHA1: 564d3864244dcfd5b03a3816111ec192f14adcf5 MD5sum: bf8e43f00ba2664bf3401f984b6c5844 Description: debug symbols for ros-jazzy-aws-sdk-cpp-vendor Build-Ids: 17a83d2771872db18d83b62da0623c5eca156ffc 37192642ae6f025e1291289fdf6c89303ec02526 4acbfe2d2b8814c2de4368981310c3b418775c74 93a317679c300be6e3fff4f2af7527e8dbe2e0a3 ab0a0c7732ae15a25a01f4626d5d7a1f30e07bc9 f1361f479d1c62d97c01b01b5b6f8bb5c72e2d08 f792d72373cf8a8cce915c3e94309cb7526ee739 fbf0a667d9a1f94272db360d2720b3cfde772fe4 Package: ros-jazzy-axis-camera Version: 3.0.1-1noble.20250430.022646 Architecture: amd64 Maintainer: Chris Iverach-Brereton Installed-Size: 172 Depends: python3-requests, ros-jazzy-axis-msgs, ros-jazzy-camera-info-manager-py, ros-jazzy-ptz-action-server-msgs, ros-jazzy-sensor-msgs, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/axis_camera Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-axis-camera/ros-jazzy-axis-camera_3.0.1-1noble.20250430.022646_amd64.deb Size: 36728 SHA256: 3e2264426c2d4d1591e95ab8806cb6ae2acfae0e9c93bcde511295abfbb824d5 SHA1: 1168355a2d75c3c3d6a038c3635573768bfff7b6 MD5sum: def3979d2c6954ab7104d28f59cee87e Description: ROS 2 driver for fixed and PTZ Axis cameras Package: ros-jazzy-axis-description Version: 3.0.1-1noble.20250424.120903 Architecture: amd64 Maintainer: Chris Iverach-Brereton Installed-Size: 533 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-axis-description/ros-jazzy-axis-description_3.0.1-1noble.20250424.120903_amd64.deb Size: 146410 SHA256: 771523b03ed7b5afe4756861f8dc526cc73d83bb33666c79af2ccae560db1d52 SHA1: ac51d2362482b0573454ea7a9f8ccd516caa96f7 MD5sum: fa51db707577eb5c68d814897476132c Description: Description package with URDF files for common Axis fixed and PTZ cameras Package: ros-jazzy-axis-msgs Version: 3.0.1-1noble.20250424.141230 Architecture: amd64 Maintainer: Chris Iverach-Brereton Installed-Size: 683 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/axis_camera Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-axis-msgs/ros-jazzy-axis-msgs_3.0.1-1noble.20250424.141230_amd64.deb Size: 70022 SHA256: 96db7f8d48e5550b9ec4eec7754f5d4435aea17b47e62f07d9a6319e1904aa7c SHA1: 84726a4516f1195924ffa107fc2265b84a9fc79d MD5sum: 53672a1a28af280099d71ebd0da72fae Description: ROS messages used by the axis_camera package to control Axis PTZ and fixed cameras Package: ros-jazzy-axis-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-axis-msgs Version: 3.0.1-1noble.20250424.141230 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Iverach-Brereton Installed-Size: 482 Depends: ros-jazzy-axis-msgs (= 3.0.1-1noble.20250424.141230) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-axis-msgs/ros-jazzy-axis-msgs-dbgsym_3.0.1-1noble.20250424.141230_amd64.deb Size: 353150 SHA256: 0dea9313de2a802aea9d3647af718343fe44aaa322dd2ba61497e358eaf920e2 SHA1: 433432056d43dbc8ebe3f143170aea52d0f5c2c9 MD5sum: 428ea9cb35c2d26e2e36b578ba94084d Description: debug symbols for ros-jazzy-axis-msgs Build-Ids: 13698ab2db94f0761bd9a3a0c4ba375e2f05255c 1774bd4c25c90523891467905ecf1044c2fb695c 1c6c4790c1169e967ad875a3adc9d3dabc2ec0a9 480bb8e70e47a13d0287c8e2df91a082f551e121 785a0d3d17ebba33eaf68d07b11ddf2db03f4115 92949735bf9745a69ba407d56ffccfebc54700c6 9316de823d37f72ff21c752348f33e8c39e8a1a6 9ebae0e228c4a936690ae00b1373f7e1e06841c9 a2cd01a756723c623d878ae45636994844d252a3 a757bc8cce8a57fde3908b11f08c4455d9d3f3f1 a78cc4ac4d8d5aaf658959d83cab86aec5cc6050 Package: ros-jazzy-azure-iot-sdk-c Version: 1.14.0-1noble.20250424.105407 Architecture: amd64 Maintainer: Tim Clephas Installed-Size: 6620 Depends: curl, libcurl4-openssl-dev, libssl-dev, uuid-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-azure-iot-sdk-c/ros-jazzy-azure-iot-sdk-c_1.14.0-1noble.20250424.105407_amd64.deb Size: 815852 SHA256: b3f4fc50203a58b662f6505552e850c59717373cbda060c1289fdd6b417ccbdc SHA1: 097d512054e363a5300613f7bd68efe20fce18cf MD5sum: 0487b57a2ab78b1fbb2dcac9ee1a124a Description: Azure IoT C SDKs and Libraries Package: ros-jazzy-backward-ros Version: 1.0.7-1noble.20250424.105409 Architecture: amd64 Maintainer: Victor López Installed-Size: 230 Depends: libc6 (>= 2.14), libdw1t64 (>= 0.126), libgcc-s1 (>= 4.2), libstdc++6 (>= 13.1), libdw-dev, ros-jazzy-ros-workspace Homepage: https://github.com/pal-robotics/backward_ros Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-backward-ros/ros-jazzy-backward-ros_1.0.7-1noble.20250424.105409_amd64.deb Size: 57214 SHA256: 0d28401630d0f9d5e29d48c30ee64042f62bec6dcc6eadb925d74d4028ecb93f SHA1: e2a6eb6a5ff467f45e189354299a4989bea2ef55 MD5sum: a95b50b051bb03b51355d45760f229ac Description: The backward_ros package is a ros wrapper of backward-cpp from https://github.com/bombela/backward-cpp Package: ros-jazzy-backward-ros-dbgsym Package-Type: ddeb Source: ros-jazzy-backward-ros Version: 1.0.7-1noble.20250424.105409 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Victor López Installed-Size: 264 Depends: ros-jazzy-backward-ros (= 1.0.7-1noble.20250424.105409) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-backward-ros/ros-jazzy-backward-ros-dbgsym_1.0.7-1noble.20250424.105409_amd64.deb Size: 240122 SHA256: 7c975fa01c73510c4f01b110d571420e6f1295db552cf3c025c8c69886e49c42 SHA1: 893baaa8fbe169684aaa470eb47bde6da732a843 MD5sum: 8f3e1cb655a6d0d424ab724a68c90898 Description: debug symbols for ros-jazzy-backward-ros Build-Ids: 0f87a65442cf36fd2d8df43afc4841b3438e364c Package: ros-jazzy-bag2-to-image Version: 0.1.0-5noble.20250430.002750 Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 287 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rosbag2-cpp, ros-jazzy-rosbag2-storage, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-bag2-to-image/ros-jazzy-bag2-to-image_0.1.0-5noble.20250430.002750_amd64.deb Size: 84362 SHA256: 7e5420f92a9d43812183a39178f6dd5652e96ee86a48675ba8383ff4a48baae6 SHA1: 56d66a6159a507c9dc9819557544f70dcc7fa9a6 MD5sum: d0bc5c9ea7760284f9edf3b7ef9e783a Description: The bag2_to_image package Package: ros-jazzy-bag2-to-image-dbgsym Package-Type: ddeb Source: ros-jazzy-bag2-to-image Version: 0.1.0-5noble.20250430.002750 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 1584 Depends: ros-jazzy-bag2-to-image (= 0.1.0-5noble.20250430.002750) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-bag2-to-image/ros-jazzy-bag2-to-image-dbgsym_0.1.0-5noble.20250430.002750_amd64.deb Size: 1519518 SHA256: 30c3e108e96371b84dfa992bcf3ab74dc863508581e5280a16c635dd212a1d73 SHA1: c5ed96791ee3999d2b6f3efb94c3c2f934a9a28e MD5sum: b1acb6bdf87ab6fba6182ddd961adc47 Description: debug symbols for ros-jazzy-bag2-to-image Build-Ids: 2fb66c0a40d391ac234edfd8d148004c938ebe58 8689a76044cb9a3bcc375ff45b86481c3aca1c65 Package: ros-jazzy-battery-state-broadcaster Version: 1.0.0-1noble.20250505.193230 Architecture: amd64 Maintainer: Jonas Otto Installed-Size: 223 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-controller-interface, ros-jazzy-pluginlib, ros-jazzy-realtime-tools, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-battery-state-broadcaster/ros-jazzy-battery-state-broadcaster_1.0.0-1noble.20250505.193230_amd64.deb Size: 61712 SHA256: dc73687a72b34e41811c658d2136d8a47be406c2a8b8554e896e6095fe3c57e8 SHA1: c5ac55b4a1c94549a977e257203442aded6f6368 MD5sum: 539daf3c09181de885d644073190479f Description: ROS2 Control boradcaster for battery state sensors. Package: ros-jazzy-battery-state-broadcaster-dbgsym Package-Type: ddeb Source: ros-jazzy-battery-state-broadcaster Version: 1.0.0-1noble.20250505.193230 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonas Otto Installed-Size: 993 Depends: ros-jazzy-battery-state-broadcaster (= 1.0.0-1noble.20250505.193230) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-battery-state-broadcaster/ros-jazzy-battery-state-broadcaster-dbgsym_1.0.0-1noble.20250505.193230_amd64.deb Size: 926242 SHA256: 0433fa800b8f779c44d4c5fd328dcc59bdbf7151bb3c37578a62895c6ae1517f SHA1: de735294d9794ad5c6cd2c914d757da954d708e1 MD5sum: a4d1e16693e1994b924a48ea818e52d7 Description: debug symbols for ros-jazzy-battery-state-broadcaster Build-Ids: 127a5301cffcb4b30b3619baa52a48c7e533b8c3 Package: ros-jazzy-battery-state-rviz-overlay Version: 1.0.0-1noble.20250430.000248 Architecture: amd64 Maintainer: Jonas Otto Installed-Size: 510 Depends: libc6 (>= 2.34), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libfmt-dev, ros-jazzy-rclcpp, ros-jazzy-rviz-2d-overlay-msgs, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-battery-state-rviz-overlay/ros-jazzy-battery-state-rviz-overlay_1.0.0-1noble.20250430.000248_amd64.deb Size: 118720 SHA256: 3770adea91aa625f7ea02bbd354597155af4f3e3ede8b3b55dd5481d9f8d8a9f SHA1: 207cc13579f7aa9daac8960b52cb4201bf2643f7 MD5sum: 1c5fff74b1570b189a1c97e554fb50df Description: Converts BatteryState messages to RViz OverlayText messages. Package: ros-jazzy-battery-state-rviz-overlay-dbgsym Package-Type: ddeb Source: ros-jazzy-battery-state-rviz-overlay Version: 1.0.0-1noble.20250430.000248 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonas Otto Installed-Size: 2369 Depends: ros-jazzy-battery-state-rviz-overlay (= 1.0.0-1noble.20250430.000248) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-battery-state-rviz-overlay/ros-jazzy-battery-state-rviz-overlay-dbgsym_1.0.0-1noble.20250430.000248_amd64.deb Size: 2033548 SHA256: e4f2daa34a7b4cf6369ac01cadb8e31e0cec114f5d4d4986a6ecd06981cc127b SHA1: 560b54b0da8a2419fa302a4304a3cdf91192c09c MD5sum: 12e12d726918993b300b618d2bb26952 Description: debug symbols for ros-jazzy-battery-state-rviz-overlay Build-Ids: 23943a4bcc302b70ca6cc5bd9450e1247d330442 Package: ros-jazzy-behaviortree-cpp Version: 4.7.0-1noble.20250501.213648 Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 4090 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libsqlite3-0 (>= 3.10.0), libstdc++6 (>= 13.1), libzmq5 (>= 4.0.1+dfsg), cppzmq-dev, libsqlite3-dev, libzmq3-dev, ros-jazzy-ament-index-cpp, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-behaviortree-cpp/ros-jazzy-behaviortree-cpp_4.7.0-1noble.20250501.213648_amd64.deb Size: 779652 SHA256: b2a9ef386b2d1f604be3f7954d5cef4b09ef3fa74822c683f6a2fa3316e7065a SHA1: f9a2f391d060e2baeb76638cf97c1370edb5d57d MD5sum: d39c79abf30ff3277c46ce41f0397df0 Description: This package provides the Behavior Trees core library. Package: ros-jazzy-behaviortree-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-behaviortree-cpp Version: 4.7.0-1noble.20250501.213648 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 12276 Depends: ros-jazzy-behaviortree-cpp (= 4.7.0-1noble.20250501.213648) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-behaviortree-cpp/ros-jazzy-behaviortree-cpp-dbgsym_4.7.0-1noble.20250501.213648_amd64.deb Size: 11821340 SHA256: c16ecb2e2e0e3238a4dd3e8799a5128a2828d038c37e1451a9ced5247244767a SHA1: 3e9525f5cd215357a4a0095ce7ed160657f06e44 MD5sum: 9af73be0d9c0ce855a4ace86acc10931 Description: debug symbols for ros-jazzy-behaviortree-cpp Build-Ids: 28cd1b59dfc109b002a50970f2cc4d7b97860e64 39dd25fe2415852a4ce36e4305a8bfbb8f42440a 575d2536a33f3131b971f106294e34ca94902c7e a182e0c41f29499139203f81917219297b237e49 e6162ae39f6feb11414a9c949143acf5009cec09 Package: ros-jazzy-behaviortree-cpp-v3 Version: 3.8.6-3noble.20250430.000819 Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 1249 Depends: libboost-context1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libncurses6 (>= 6), libstdc++6 (>= 13.1), libtinfo6 (>= 6), libzmq5 (>= 4.0.1+dfsg), libboost-all-dev, libncurses-dev, libzmq3-dev, ros-jazzy-ament-index-cpp, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-behaviortree-cpp-v3/ros-jazzy-behaviortree-cpp-v3_3.8.6-3noble.20250430.000819_amd64.deb Size: 281756 SHA256: 2cccea31f6a49226b145901190e01e8d6f89c6af250fa446bfaa774b359ee41c SHA1: 6a75bce7565dd2a61f80e1945f1c5cc742c48454 MD5sum: 7b8dbdf269f3cb23b40c1afca53b121c Description: This package provides the Behavior Trees core library. Package: ros-jazzy-behaviortree-cpp-v3-dbgsym Package-Type: ddeb Source: ros-jazzy-behaviortree-cpp-v3 Version: 3.8.6-3noble.20250430.000819 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 4786 Depends: ros-jazzy-behaviortree-cpp-v3 (= 3.8.6-3noble.20250430.000819) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-behaviortree-cpp-v3/ros-jazzy-behaviortree-cpp-v3-dbgsym_3.8.6-3noble.20250430.000819_amd64.deb Size: 4524218 SHA256: 86096d5b50fdfc706317cdbfd3105e17a9ed38ddcb7cb10f3e611043a99d846f SHA1: e4d21b2adfa90b6d6587e6bd55db1056cfda1c81 MD5sum: a022d8b1b48092705e82a8c23081e4d1 Description: debug symbols for ros-jazzy-behaviortree-cpp-v3 Build-Ids: 1836cc19916e83d373a08189d05b3d5575f26096 1e217112dac3a143050c1e1bf6ccf2c39f066919 c98af6653f6dcbcda755165492a01b9690a998db d5c80e11d6dacf791587fe600c21cb124dccbe0f Package: ros-jazzy-beluga Version: 2.0.2-1noble.20250424.110216 Architecture: amd64 Maintainer: Gerardo Puga Installed-Size: 409 Depends: libeigen3-dev, libhdf5-dev, librange-v3-dev, libtbb-dev, ros-jazzy-sophus, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-beluga/ros-jazzy-beluga_2.0.2-1noble.20250424.110216_amd64.deb Size: 63498 SHA256: 1207bb4058e983d8b7498bee6bbb73b6b0a8d91e66638b9b1262b77a466179d8 SHA1: f434151c78c2eab8758b1e30512f332d8ad32eaa MD5sum: 6e10bbbaac1177c0bd772559cedc6077 Description: A generic MCL library for ROS2. Package: ros-jazzy-beluga-amcl Version: 2.0.2-1noble.20250430.014209 Architecture: amd64 Maintainer: Gerardo Puga Installed-Size: 3267 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libhdf5-103-1t64, libhdf5-cpp-103-1t64 (>= 1.10.5), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0), ros-jazzy-beluga, ros-jazzy-beluga-ros, ros-jazzy-bondcpp, ros-jazzy-message-filters, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-beluga-amcl/ros-jazzy-beluga-amcl_2.0.2-1noble.20250430.014209_amd64.deb Size: 563430 SHA256: c0dc9295b89838c0cddc919718c22b47666952eef40d27340fe54c28cc53764c SHA1: 45663b11f9178e9f823ca04c9c187ebf991e2783 MD5sum: b16e6e0327e1f00dea37b4bd50d76a11 Description: An AMCL node implementation for ROS2 using Beluga. Package: ros-jazzy-beluga-amcl-dbgsym Package-Type: ddeb Source: ros-jazzy-beluga-amcl Version: 2.0.2-1noble.20250430.014209 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Gerardo Puga Installed-Size: 25256 Depends: ros-jazzy-beluga-amcl (= 2.0.2-1noble.20250430.014209) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-beluga-amcl/ros-jazzy-beluga-amcl-dbgsym_2.0.2-1noble.20250430.014209_amd64.deb Size: 22855558 SHA256: 7bb5487541e66de460ffe7923604841a966ff86ab54b63a6d26f2af92afadafc SHA1: 66dd8a2578d910349b557b4ee40f7b647c9fe495 MD5sum: f87cf6c809e6bb2c77c285a3dd9fa252 Description: debug symbols for ros-jazzy-beluga-amcl Build-Ids: 80e900014a07b1b0ad1b40165b10af669c211cf1 b02a6d522e2095731d7a3d8acf2b7d734ebf4bb6 bffa1a3012b19e0c9c796c444f3ed273eed1fe5e d1984788a503d003792406fb67a06a704ceb8731 Package: ros-jazzy-beluga-ros Version: 2.0.2-1noble.20250430.014000 Architecture: amd64 Maintainer: Gerardo Puga Installed-Size: 141 Depends: python3-h5py, python3-matplotlib, python3-numpy, python3-scipy, ros-jazzy-beluga, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-beluga-ros/ros-jazzy-beluga-ros_2.0.2-1noble.20250430.014000_amd64.deb Size: 23436 SHA256: ad0b6c6257d3623b3b1d013b342f6d064202ee0b726e3eec18c32ad67155d8a9 SHA1: 749ef644e198419b70d07f2566d85bcce4c551d1 MD5sum: 65bf02f5918501311b72958c5e51823a Description: Utilities to interface ROS with Beluga. Package: ros-jazzy-bicycle-steering-controller Version: 4.24.0-1noble.20250505.193631 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 191 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-control-msgs, ros-jazzy-controller-interface, ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-srvs, ros-jazzy-steering-controllers-library, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-bicycle-steering-controller/ros-jazzy-bicycle-steering-controller_4.24.0-1noble.20250505.193631_amd64.deb Size: 45278 SHA256: 3d823fbf8607b0441ff4ca6e8195876c11f0350a02e703d85e12c37529a3141b SHA1: 40569022ca36417769814d286b951d4243a6dd0e MD5sum: 71da18ae23093f0e03f0f1f401cc7798 Description: Steering controller with bicycle kinematics. Rear fixed wheel is powering the vehicle and front wheel is steering. Package: ros-jazzy-bicycle-steering-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-bicycle-steering-controller Version: 4.24.0-1noble.20250505.193631 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 679 Depends: ros-jazzy-bicycle-steering-controller (= 4.24.0-1noble.20250505.193631) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-bicycle-steering-controller/ros-jazzy-bicycle-steering-controller-dbgsym_4.24.0-1noble.20250505.193631_amd64.deb Size: 649560 SHA256: 47138e9326d054cc28623380e1ba557b2a8720c2b51651ef92e1b87222b872ee SHA1: 162ce9a0406c7b3b75d358e4920efe23e4c24c85 MD5sum: 19e69a9794be336c8e72fef2cdeda226 Description: debug symbols for ros-jazzy-bicycle-steering-controller Build-Ids: 9a0be344eacb054d51258fb64cbb8445c3fbcc20 Package: ros-jazzy-bno055 Version: 0.5.0-3noble.20250430.005151 Architecture: amd64 Maintainer: flynneva Installed-Size: 198 Depends: python3-serial, python3-smbus, ros-jazzy-example-interfaces, ros-jazzy-rclpy, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-bno055/ros-jazzy-bno055_0.5.0-3noble.20250430.005151_amd64.deb Size: 34746 SHA256: 1977f51d6f42cd0ab7b1eded360c6fca509f252ec537357088c0b6b44fabb11d SHA1: f51a437c037651ecabe7cf65ef721121b9ad34b2 MD5sum: d77d5bac0a61225ccd01fa70308228ce Description: Bosch BNO055 IMU driver for ROS2 Package: ros-jazzy-bond Version: 4.1.2-1noble.20250424.141428 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 537 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/bond Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-bond/ros-jazzy-bond_4.1.2-1noble.20250424.141428_amd64.deb Size: 52090 SHA256: 9c67b02521e0afc8f77e522a427ea2ac83e60ef36ab01a395eb30ed7a0f0a7f7 SHA1: 0e32a8b6ce86052d275c686d7f8df4b1ca36c46e MD5sum: f519aefc2cbc019088e38b544003ae12 Description: A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing. The bond remains connected until it is either broken explicitly or until a heartbeat times out. Package: ros-jazzy-bond-core Version: 4.1.2-1noble.20250430.015752 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 42 Depends: ros-jazzy-bond, ros-jazzy-bondcpp, ros-jazzy-smclib, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/bond_core Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-bond-core/ros-jazzy-bond-core_4.1.2-1noble.20250430.015752_amd64.deb Size: 5800 SHA256: 7d49cc68ee483c4e220aa03b9b04472e2b5241832a4892d227c17335ebff045c SHA1: 6735e2cef39a5af138700f8895bacfba719aef63 MD5sum: a101fed6c64d3cd6347e59651f7ddd91 Description: A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing. The bond remains connected until it is either broken explicitly or until a heartbeat times out. Package: ros-jazzy-bond-dbgsym Package-Type: ddeb Source: ros-jazzy-bond Version: 4.1.2-1noble.20250424.141428 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 387 Depends: ros-jazzy-bond (= 4.1.2-1noble.20250424.141428) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-bond/ros-jazzy-bond-dbgsym_4.1.2-1noble.20250424.141428_amd64.deb Size: 285420 SHA256: 705032b3150ea63f0718fdee8561ae395c2b5c1c56c66c6dcc78aa8759f5bd8a SHA1: d65c57bfc34095543e6a4a0bdc4dc032f32195e5 MD5sum: 5e79c6a1fb544030d3e93ca6354856d4 Description: debug symbols for ros-jazzy-bond Build-Ids: 123fb2be7fa66b1ac385619e3a9469af1a97adae 2145609156b5df8f0e8d9b05ef8d30e86900c862 2283d54c9a85b36b393512ad36aab651a8529027 4d1042edd8fa76d37a8b986c9705b6c16e0351b5 7f6962dfd9ce633fee21ac66310218b5c0c5c915 877fa67d513fd03bea8b56785daacd48ce1c0595 be4c52a9245765e530661307af150884638d53fd c1b55b84e34e632d97a127d2d329a168fe23d058 eca76cdfa07bf7a815b48010664b682fb82504de ed6e4c12ed6ff310e4837106f88b867e163ccacf f5ae4c534ad43ae744f57151e5551e0b37cf7e1e Package: ros-jazzy-bondcpp Version: 4.1.2-1noble.20250430.001222 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 574 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libuuid1 (>= 2.16), ros-jazzy-bond, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-smclib, uuid-dev, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/bondcpp Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-bondcpp/ros-jazzy-bondcpp_4.1.2-1noble.20250430.001222_amd64.deb Size: 123544 SHA256: c14d5dbf98e8252d2c914c313cda86e348be9ce10b4a1b9e611db96c1a499242 SHA1: 0e1c3238d30fad29ce54eceb6caafe9d70350e6f MD5sum: c2296c348f7248f0aac96655dd2eb611 Description: C++ implementation of bond, a mechanism for checking when another process has terminated. Package: ros-jazzy-bondcpp-dbgsym Package-Type: ddeb Source: ros-jazzy-bondcpp Version: 4.1.2-1noble.20250430.001222 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 2260 Depends: ros-jazzy-bondcpp (= 4.1.2-1noble.20250430.001222) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-bondcpp/ros-jazzy-bondcpp-dbgsym_4.1.2-1noble.20250430.001222_amd64.deb Size: 1924086 SHA256: d72cc1f555d05b9d51c37a61d540e54ea53ec0df488783520c49b18c99ea41b4 SHA1: 3c72b2bff4f79be09f181a06c782bb00d2b7a7b0 MD5sum: 83bbba40238abb7c5194edc92db1a3f5 Description: debug symbols for ros-jazzy-bondcpp Build-Ids: 5feaa917d258ab37afcff274d1d90654aa4f1f3a Package: ros-jazzy-bondpy Version: 4.1.2-1noble.20250430.005151 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 84 Depends: ros-jazzy-bond, ros-jazzy-rclpy, ros-jazzy-smclib, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-bondpy/ros-jazzy-bondpy_4.1.2-1noble.20250430.005151_amd64.deb Size: 16202 SHA256: 1900dde26bf37c93f6d1fa81a90491bb6db50fc46e6a905d626d8a4e10b67a6c SHA1: 41c9ae47bde74dc16932988ce90d8977a4ebf01d MD5sum: 93c8fd13f58baba7af42c7b0f20ad72a Description: Python implementation of bond, a mechanism for checking when another process has terminated. Package: ros-jazzy-boost-geometry-util Version: 0.0.1-5noble.20250429.232246 Architecture: amd64 Maintainer: masaya Installed-Size: 82 Depends: libboost-all-dev, ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-boost-geometry-util/ros-jazzy-boost-geometry-util_0.0.1-5noble.20250429.232246_amd64.deb Size: 10692 SHA256: d9d5900985bbc99999df56e5e1515fded849943b802560357cba467d519e2213 SHA1: 4864c9dee7ee8667fffc2b673099d7aa9a2044aa MD5sum: 9536b9dea3210d0e332de55aa5b34bda Description: Utility library for boost geometry Package: ros-jazzy-boost-geometry-util-dbgsym Package-Type: ddeb Source: ros-jazzy-boost-geometry-util Version: 0.0.1-5noble.20250429.232246 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: masaya Installed-Size: 48 Depends: ros-jazzy-boost-geometry-util (= 0.0.1-5noble.20250429.232246) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-boost-geometry-util/ros-jazzy-boost-geometry-util-dbgsym_0.0.1-5noble.20250429.232246_amd64.deb Size: 33862 SHA256: d5aee2ad15ac670cbe419a2cee0b21af43bb934eefa13ae8fa9390ca1e61d2e2 SHA1: 8a8845e3c79c19bc98bca70a107f91d09601fa0c MD5sum: 344164d4a97d1d1b32de130dd7a7dcf5 Description: debug symbols for ros-jazzy-boost-geometry-util Build-Ids: a9e5277c93040e48d5ace7fcc57d249c79c6614d Package: ros-jazzy-boost-sml-vendor Version: 1.1.11-1noble.20250424.110803 Architecture: amd64 Maintainer: Tim Clephas Installed-Size: 194 Depends: ros-jazzy-ros-workspace Homepage: https://github.com/boost-ext/sml Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-boost-sml-vendor/ros-jazzy-boost-sml-vendor_1.1.11-1noble.20250424.110803_amd64.deb Size: 24578 SHA256: 117f6779aed56c30b7291b0477c1c8fe8c471203ce079984227012dc6b8ca946 SHA1: 47c5d97f910e5f46251fcd1e5fcf162f737e77a5 MD5sum: f45d808dab1d51b45614ed1f601c9886 Description: Vendor package for the Boost SML (State Machine Language) Package: ros-jazzy-broll Version: 0.1.0-1noble.20250504.155511 Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 752 Depends: libavcodec60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libswscale7 (>= 7:6.0), ffmpeg, libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rcutils, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-broll/ros-jazzy-broll_0.1.0-1noble.20250504.155511_amd64.deb Size: 174584 SHA256: cabd0dae7c5da8677fe384c3a6a367ea46339986660797321e8a28da91c65d1a SHA1: 983c620ce84f22475aa0f246f180e160d7838142 MD5sum: 32fe868fd8e523667433212b0366c321 Description: B-Roll utility library for interacting with video stream data in the context of rosbag2 Package: ros-jazzy-broll-dbgsym Package-Type: ddeb Source: ros-jazzy-broll Version: 0.1.0-1noble.20250504.155511 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 3350 Depends: ros-jazzy-broll (= 0.1.0-1noble.20250504.155511) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-broll/ros-jazzy-broll-dbgsym_0.1.0-1noble.20250504.155511_amd64.deb Size: 2956250 SHA256: ce8fb73ea9f210dcb8ba14dcb9f620f73eeb71bbeffa911b05e71e06aa4fbbec SHA1: afb34e5eb35402f9f876b4bcf4c4cedfd0f83d40 MD5sum: 852921978c0f34a0d43adde146574838 Description: debug symbols for ros-jazzy-broll Build-Ids: 09c89dcf5baa7cb2c935ff2c4ba6941852d55e61 2cdb8150c7ce7e7e38391834f39332d5dbb033ca 76d3af2fbe5a737e43d6b640726a34bfd69eb583 Package: ros-jazzy-builtin-interfaces Version: 2.0.2-2noble.20250424.135624 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 505 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-jazzy-fastcdr, ros-jazzy-rosidl-core-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-builtin-interfaces/ros-jazzy-builtin-interfaces_2.0.2-2noble.20250424.135624_amd64.deb Size: 44542 SHA256: f780acdf5d8187499ee30d4a2ee81211d2d33592b049b48bf7c5404560b16bfc SHA1: 61e543ece1638ee2e424db1d1c3fda89f0a1791f MD5sum: 0352a7eca60be6aef297269cc82f3531 Description: A package containing message and service definitions for types defined in the OMG IDL Platform Specific Model. Package: ros-jazzy-builtin-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-builtin-interfaces Version: 2.0.2-2noble.20250424.135624 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 336 Depends: ros-jazzy-builtin-interfaces (= 2.0.2-2noble.20250424.135624) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-builtin-interfaces/ros-jazzy-builtin-interfaces-dbgsym_2.0.2-2noble.20250424.135624_amd64.deb Size: 233744 SHA256: 54b4030f956d53f832619a626450bf1dea0d7b5229cbeae00d6159e422310167 SHA1: bdeba01e45c867b86b3c4af01541fa83f2c5d242 MD5sum: 14dbab936415b88b653c5fd630608b82 Description: debug symbols for ros-jazzy-builtin-interfaces Build-Ids: 11325891b5f24f7e6deabb76465ba589f55d2c7b 3161b5b9b814f3bc03a8bb9315a515e5eb457adb 38315e7c9a083046d73c3dbc4e033ebff9dd5bd7 4855617092dc061c51e95e9615aa95f1d37363c3 73f30de6b3fc1c8a957397772593d870fedc1eb8 7584c2d653988b40010368d713b8b7e8dc8c5270 9e2b66b5db66cb31719af256da554d7b7a906807 a5584a003a8c6445dc3cf4ffb1445d7043764447 db5eab6f9b402cc8b2db5402c2f1b7893a0e93f8 e8caa9cc187f74bb935731bba25af5076208104d f3c61ecffa41dd6132d3e219eb0502b0b7c0151f Package: ros-jazzy-camera-aravis2 Version: 1.1.0-1noble.20250430.020146 Architecture: amd64 Maintainer: Raphael Hagmanns Installed-Size: 1340 Depends: libaravis-0.8-0 (>= 0.8.30), libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.12.0), libstdc++6 (>= 13.1), ros-jazzy-camera-aravis2-msgs, ros-jazzy-camera-info-manager, ros-jazzy-cv-bridge, ros-jazzy-diagnostic-msgs, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-camera-aravis2/ros-jazzy-camera-aravis2_1.1.0-1noble.20250430.020146_amd64.deb Size: 282442 SHA256: 13a44eb83a64f51419bc8bdcf5c4bcd576430ea80629846dc23ac1f2265cffd1 SHA1: 072ce4d9bfa16aa3fd33bbc37b854c539288b0ec MD5sum: e4f4f4c9261ec1ab306b0908d40be0e9 Description: ROS2 camera driver for [GenICam](https://www.emva.org/standards-technology/genicam/)-based GigEVision and USB3Vision cameras. Package: ros-jazzy-camera-aravis2-dbgsym Package-Type: ddeb Source: ros-jazzy-camera-aravis2 Version: 1.1.0-1noble.20250430.020146 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Raphael Hagmanns Installed-Size: 7060 Depends: ros-jazzy-camera-aravis2 (= 1.1.0-1noble.20250430.020146) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-camera-aravis2/ros-jazzy-camera-aravis2-dbgsym_1.1.0-1noble.20250430.020146_amd64.deb Size: 6546620 SHA256: 2aca954240a6129bd8a211c883ea2d29308313716e45cbdb6af78b0d446d8843 SHA1: 743c4533afb3cf38cb7a1e58e2ab1c08c590f75f MD5sum: 27cd149acc59b5889b7c40ab9f78f996 Description: debug symbols for ros-jazzy-camera-aravis2 Build-Ids: 3c081d4623e182f207c081b461b30fbef3ccc603 867379d85f5d62d906c81bfcd3711135c176e5b7 944e551845571fbf96921761b7c4458d84c3b8d2 9b81e2ba8e3d80f18a2951762277692345b52d68 cd7e997d0dfe4d9288539a362f69070ec973c113 Package: ros-jazzy-camera-aravis2-msgs Version: 1.1.0-1noble.20250424.143540 Architecture: amd64 Maintainer: Raphael Hagmanns Installed-Size: 898 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-diagnostic-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-camera-aravis2-msgs/ros-jazzy-camera-aravis2-msgs_1.1.0-1noble.20250424.143540_amd64.deb Size: 82276 SHA256: 3efcf738d6134a6d58f4f4bf33b61a80df8f99a64fa95fb1ae5080c26bd8436a SHA1: 5a096bd9ad49443e168664d64fc76b75234562d2 MD5sum: 1f7239607b4d8f04f21ba59054688942 Description: Messages and service definitions for the camera_aravis2 package. Package: ros-jazzy-camera-aravis2-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-camera-aravis2-msgs Version: 1.1.0-1noble.20250424.143540 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Raphael Hagmanns Installed-Size: 688 Depends: ros-jazzy-camera-aravis2-msgs (= 1.1.0-1noble.20250424.143540) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-camera-aravis2-msgs/ros-jazzy-camera-aravis2-msgs-dbgsym_1.1.0-1noble.20250424.143540_amd64.deb Size: 526942 SHA256: e01cbe0a00104ae9a7cf0184f916165b74b6d20bab0a82a1748a6d9bb50dfc98 SHA1: c1fdfd1ea77bf561a64c1b2e2e286e3a07df7dcf MD5sum: da7339c2e188db90c8f9c37bcaa43d7d Description: debug symbols for ros-jazzy-camera-aravis2-msgs Build-Ids: 29d52f21d20f13a71d18245c09450ab6c5002121 2e25025eada7a716811691b198edf75caad34d09 4134666751b0e22557a324c9d291b183425bb793 4ce532b27d8a3f9cf33cefc06b468b531cce8f18 69d353d79519c535dc735536cf2c3a74f34cc3c9 7657aa2d411a191b4633ada28331e854e55c8e34 94d38dc1da05897337e2bace0cd53d5755c8d8c3 b7999b8edbc720adacd9576170e14c4aeebe4f8b d504970786b3c662b633970ee4b3ff7a836108dc e3180f0f27f3f1626d4d9c47cc09e1eeeb838ba7 ea152a349aff15cd549ec81505ccd2b383dd983d Package: ros-jazzy-camera-calibration Version: 5.0.10-1noble.20250430.005201 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 302 Depends: python3-opencv, python3-semver, ros-jazzy-cv-bridge, ros-jazzy-image-geometry, ros-jazzy-message-filters, ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Homepage: https://index.ros.org/p/camera_calibration/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-camera-calibration/ros-jazzy-camera-calibration_5.0.10-1noble.20250430.005201_amd64.deb Size: 79136 SHA256: c80d14dc871c1b1699ee90fefe7f2e46109c9a62b45d3e49e6e3a3a1572204a2 SHA1: 337076012b5debd14c93513175c85967ebf5b11f MD5sum: 50813079f6cd9d58493ed4e1c87e0cbe Description: camera_calibration allows easy calibration of monocular or stereo cameras using a checkerboard calibration target. Package: ros-jazzy-camera-calibration-parsers Version: 5.1.6-1noble.20250430.000414 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 228 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/camera_calibration_parsers Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-camera-calibration-parsers/ros-jazzy-camera-calibration-parsers_5.1.6-1noble.20250430.000414_amd64.deb Size: 56978 SHA256: 34762d2223a412c5016e536b17fd0d8c3e77ef6cc5da3c4dfeab282f392592d5 SHA1: 7ca2a87ee99ff2daa311e198825db24d8dc42a56 MD5sum: ad3a613b60c8af3c1a4c53934048e6c8 Description: camera_calibration_parsers contains routines for reading and writing camera calibration parameters. Package: ros-jazzy-camera-calibration-parsers-dbgsym Package-Type: ddeb Source: ros-jazzy-camera-calibration-parsers Version: 5.1.6-1noble.20250430.000414 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 774 Depends: ros-jazzy-camera-calibration-parsers (= 5.1.6-1noble.20250430.000414) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-camera-calibration-parsers/ros-jazzy-camera-calibration-parsers-dbgsym_5.1.6-1noble.20250430.000414_amd64.deb Size: 718610 SHA256: 4b7c3ee80128b2eca3603aba4e05707fdc402c6cdcf0908352c61a1d48c37aea SHA1: ef705357ff01570ca274e738a736455954683b82 MD5sum: 5d46863420939e8083c2d51d219826f5 Description: debug symbols for ros-jazzy-camera-calibration-parsers Build-Ids: 2e1b256c062f82fa6866be4750dfda89c80dad36 3f3ecdd796980f102b7ac0f2c096863bbd47f768 Package: ros-jazzy-camera-info-manager Version: 5.1.6-1noble.20250430.001435 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 170 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ament-index-cpp, ros-jazzy-camera-calibration-parsers, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rcpputils, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/camera_info_manager Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-camera-info-manager/ros-jazzy-camera-info-manager_5.1.6-1noble.20250430.001435_amd64.deb Size: 41040 SHA256: af74bf62b2c39d2c24cc5ecd68de299acfb8628e7e57f42cd5094a789007ed37 SHA1: 768d985e0a527ebc43d89d3c79837af94b3a10b5 MD5sum: 2001b1fdfc3b73d58a28c79e7d812f11 Description: This package provides a C++ interface for camera calibration information. It provides CameraInfo, and handles SetCameraInfo service requests, saving and restoring the camera calibration data. Package: ros-jazzy-camera-info-manager-dbgsym Package-Type: ddeb Source: ros-jazzy-camera-info-manager Version: 5.1.6-1noble.20250430.001435 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 489 Depends: ros-jazzy-camera-info-manager (= 5.1.6-1noble.20250430.001435) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-camera-info-manager/ros-jazzy-camera-info-manager-dbgsym_5.1.6-1noble.20250430.001435_amd64.deb Size: 450024 SHA256: 7617f621b5faee0fb42d1981cd3b820c1851c8fa1ba1ea7d52f80fae27c1698d SHA1: 5cda44f79a5d932883531b2d6bb94d1066813d72 MD5sum: 8a26154d0190fc0d5f7a9265a0bbbbb4 Description: debug symbols for ros-jazzy-camera-info-manager Build-Ids: e76f159299b8821921cdc01e2679a7c275724af0 Package: ros-jazzy-camera-info-manager-py Version: 5.1.6-1noble.20250430.005216 Architecture: amd64 Maintainer: Jose Mastrangelo Installed-Size: 114 Depends: python3-rospkg, python3-yaml, ros-jazzy-ament-index-python, ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/camera_info_manager_py Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-camera-info-manager-py/ros-jazzy-camera-info-manager-py_5.1.6-1noble.20250430.005216_amd64.deb Size: 23936 SHA256: 231e7d1633b1977741e7216b89bd7e26e8d86d7ec5c4416871736626b42119c7 SHA1: e88468847a06628734471e41db57c4c7b2f2cd85 MD5sum: 0e544e67fff292a33ececa2a63034b79 Description: Python interface for camera calibration information. This ROS package provides a CameraInfo interface for Python camera drivers similar to the C++ camera_info_manager package. Package: ros-jazzy-camera-ros Version: 0.4.0-1noble.20250430.022759 Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 679 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-libcamera (>= 0.1), ros-jazzy-ament-index-python, ros-jazzy-camera-info-manager, ros-jazzy-cv-bridge, ros-jazzy-image-view, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-ros2launch, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-camera-ros/ros-jazzy-camera-ros_0.4.0-1noble.20250430.022759_amd64.deb Size: 204614 SHA256: a83a756081f4ae4457a2398315743932813a2011a92059ea4429bef800299f82 SHA1: a71a3db65e05f8b05ea791f7d37fa365dcc5dccd MD5sum: 80c984cc1b11cd5619805e2cdb1fa136 Description: node for libcamera supported cameras (V4L2, Raspberry Pi Camera Modules) Package: ros-jazzy-camera-ros-dbgsym Package-Type: ddeb Source: ros-jazzy-camera-ros Version: 0.4.0-1noble.20250430.022759 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 4204 Depends: ros-jazzy-camera-ros (= 0.4.0-1noble.20250430.022759) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-camera-ros/ros-jazzy-camera-ros-dbgsym_0.4.0-1noble.20250430.022759_amd64.deb Size: 4003068 SHA256: 51ba13ee4eeb4b2336a8c3f8f5061554602ba0c50fbd9771a051e77ff1320544 SHA1: bcf5b45440276d20c73bcd6f7e8de79321110140 MD5sum: 5c843f4feb235f792f07dd08016f43b9 Description: debug symbols for ros-jazzy-camera-ros Build-Ids: a3d181fa14a9958cda074acb0c7d4cea8c9ee07d ab5ce4969b85f74e2af35136b408020bb03173a3 Package: ros-jazzy-can-msgs Version: 2.0.0-6noble.20250424.144559 Architecture: amd64 Maintainer: Mathias Lüdtke Installed-Size: 452 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/can_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-can-msgs/ros-jazzy-can-msgs_2.0.0-6noble.20250424.144559_amd64.deb Size: 44190 SHA256: 602a7b8cfe0ba2967886483b3559a609bd672ae9050cb00dd86e8187bf4233d5 SHA1: afdcab2fc258c867c0295fe7f51e93df896c8e59 MD5sum: 25d96a583887b8461a8c040b3ce6641d Description: CAN related message types. Package: ros-jazzy-can-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-can-msgs Version: 2.0.0-6noble.20250424.144559 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mathias Lüdtke Installed-Size: 285 Depends: ros-jazzy-can-msgs (= 2.0.0-6noble.20250424.144559) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-can-msgs/ros-jazzy-can-msgs-dbgsym_2.0.0-6noble.20250424.144559_amd64.deb Size: 199314 SHA256: 3131b42699cd6cfe757f2fffc15a91b04c5ef6ef43e24db25df4870f9e9a37b0 SHA1: f64cf0cf65bb483d6b183750e72e78f7b722f115 MD5sum: 519a0a41701305eb5843dd2f0acd1eed Description: debug symbols for ros-jazzy-can-msgs Build-Ids: 167e0996555fd99fb97ad49e2a3cb5d8af1ea2c7 2708015486ff7c13abc0498118e2b3786f1b1b69 3bb9918228f76726a54862ead0c8703006b5d169 74852b1f23d756e34f727d3b32221ea5f35a8532 7b17d17e5edf695ebddfbd0d469fd4b5a7ec23ed a8201b5ce66ea82ad51a184e9e82f13075531757 abce4b12e1730ff89a5b3058b94def4fd4c2dc3b b7ad98beef207b9188dc9a2ee8ed016317d5ad48 c6e761fdaeb100996184c324a7f6f5fbfaadc2fa e734e4f3bd8e7905d098a4ac7edb169086efd82b fc698f01b9040de6d6c96562eaecd5dd2dbf21d6 Package: ros-jazzy-canopen Version: 0.3.0-1noble.20250430.021645 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 42 Depends: ros-jazzy-canopen-402-driver, ros-jazzy-canopen-base-driver, ros-jazzy-canopen-core, ros-jazzy-canopen-interfaces, ros-jazzy-canopen-proxy-driver, ros-jazzy-lely-core-libraries, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen/ros-jazzy-canopen_0.3.0-1noble.20250430.021645_amd64.deb Size: 6156 SHA256: f6f9ebbb4ee904772c0cc89a4d938a3bf4752e5ac8130a51ed1f9d1e35c709ba SHA1: 6b974c02d7e9600d860428296b1ac009aa9a043d MD5sum: a1a969b709cd8f7f0d67594ca122f109 Description: Meta-package aggregating the ros2_canopen packages and documentation Package: ros-jazzy-canopen-402-driver Version: 0.3.0-1noble.20250430.021051 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 1066 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-lely-core-libraries, libboost-all-dev, ros-jazzy-canopen-base-driver, ros-jazzy-canopen-core, ros-jazzy-canopen-interfaces, ros-jazzy-canopen-proxy-driver, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-sensor-msgs, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen-402-driver/ros-jazzy-canopen-402-driver_0.3.0-1noble.20250430.021051_amd64.deb Size: 226750 SHA256: 69fef18d7bed83ea7c2a8efdf9b0c3f4f40577c9b3930d24556a9d8ce087cdb7 SHA1: e25bd37f781bb0650a1f354a3f50492b9674239b MD5sum: 5c0735de2b941178d0ef76859f8a3847 Description: Driiver for devices implementing CIA402 profile Package: ros-jazzy-canopen-402-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-canopen-402-driver Version: 0.3.0-1noble.20250430.021051 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 5516 Depends: ros-jazzy-canopen-402-driver (= 0.3.0-1noble.20250430.021051) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen-402-driver/ros-jazzy-canopen-402-driver-dbgsym_0.3.0-1noble.20250430.021051_amd64.deb Size: 5171066 SHA256: 6697b5519094b03487cc3ff2dbdc01f7de053e3e6ce62f711a23190105ce87b1 SHA1: d76d0227580477cb61a48583ae1583258200cc02 MD5sum: 3d39f02bc6dd62b995f05c53055e6a91 Description: debug symbols for ros-jazzy-canopen-402-driver Build-Ids: 06047e311dc7537df2fea63c394cfb746f680f7b 456c0eca750ccf63077aaab37d1f7942a2bb890a 62cb9f646ae29f00e61ba43b656cf866aca5a7cb 6628488eaa2274364066770c24ffaf9c7936e09f Package: ros-jazzy-canopen-base-driver Version: 0.3.0-1noble.20250430.020156 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 887 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-lely-core-libraries, libboost-all-dev, ros-jazzy-canopen-core, ros-jazzy-canopen-interfaces, ros-jazzy-diagnostic-updater, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen-base-driver/ros-jazzy-canopen-base-driver_0.3.0-1noble.20250430.020156_amd64.deb Size: 181308 SHA256: cc2e3dff7c054b127eb61ee66bb511712ced503db4d02d8c87a9abd9c12a729a SHA1: 121eec22e2600d12c9712d007d998e0618facba9 MD5sum: 6e61ac52ac32cb175126d00f95ca3eb4 Description: Library containing abstract CANopen driver class for ros2_canopen Package: ros-jazzy-canopen-base-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-canopen-base-driver Version: 0.3.0-1noble.20250430.020156 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 3927 Depends: ros-jazzy-canopen-base-driver (= 0.3.0-1noble.20250430.020156) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen-base-driver/ros-jazzy-canopen-base-driver-dbgsym_0.3.0-1noble.20250430.020156_amd64.deb Size: 3662664 SHA256: ce256df4ab5876ff27f00610cdae1e48394165ea253ced45b98c7e0c279851bf SHA1: 9955f10de3bc3e208a49cbde77d1c3aa901acbde MD5sum: f98954c813d29a9c45b0262850590eac Description: debug symbols for ros-jazzy-canopen-base-driver Build-Ids: 0117a5eb532dc1869407282376747da454d892cb 6812f54e8fa31eca546093be3843fb681915c269 a015d649b46f07adc3d7782cde279cf786440379 db7a3798a7bef53208f7dffb57faaa77b6b51af3 Package: ros-jazzy-canopen-core Version: 0.3.0-1noble.20250430.001324 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 781 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-lely-core-libraries, libboost-all-dev, ros-jazzy-canopen-interfaces, ros-jazzy-lifecycle-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen-core/ros-jazzy-canopen-core_0.3.0-1noble.20250430.001324_amd64.deb Size: 184492 SHA256: a82e5e7376cbd6df371bb7ace42276706e49c437982bfd403f674661858a698c SHA1: 521233cecf96272402234704e5bb784642faf78c MD5sum: f73b297243e5a585938a6a151cca52e2 Description: Core ros2_canopen functionalities such as DeviceContainer and master Package: ros-jazzy-canopen-core-dbgsym Package-Type: ddeb Source: ros-jazzy-canopen-core Version: 0.3.0-1noble.20250430.001324 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 4391 Depends: ros-jazzy-canopen-core (= 0.3.0-1noble.20250430.001324) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen-core/ros-jazzy-canopen-core-dbgsym_0.3.0-1noble.20250430.001324_amd64.deb Size: 4204714 SHA256: 73cd9ef966cdc903e10d931ec824880149dd59b3004d4abbc00b07df21e55ec4 SHA1: 4f9e248c27e6ae64a1eaebe2e24041cc8e340498 MD5sum: 1427a5cbdc6087360b50d43bd8ff0910 Description: debug symbols for ros-jazzy-canopen-core Build-Ids: 1229be3dacf09a1af708a6376830a85d8adb8e8f 42ca08c7871165e5e7b8fea8e3b9f61fd7b47039 48563d877606f7bdf5d9711ad801521e56d4548d e9590faf6b2b9ef23eff2403e72463d9b41fc30f Package: ros-jazzy-canopen-fake-slaves Version: 0.3.0-1noble.20250430.001457 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 303 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-lely-core-libraries, ros-jazzy-lifecycle-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen-fake-slaves/ros-jazzy-canopen-fake-slaves_0.3.0-1noble.20250430.001457_amd64.deb Size: 60290 SHA256: 1f3a052c95a3253096302e56b7ba76e95fa8a5a67af7d3e07e4eb5129507f458 SHA1: 9bead78e4b106426c681a096638e77aafada338d MD5sum: f5848503cff4ea86ce9d4a9bc78eb443 Description: Package with mock canopen slave Package: ros-jazzy-canopen-fake-slaves-dbgsym Package-Type: ddeb Source: ros-jazzy-canopen-fake-slaves Version: 0.3.0-1noble.20250430.001457 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 881 Depends: ros-jazzy-canopen-fake-slaves (= 0.3.0-1noble.20250430.001457) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen-fake-slaves/ros-jazzy-canopen-fake-slaves-dbgsym_0.3.0-1noble.20250430.001457_amd64.deb Size: 817418 SHA256: 686fe32217f8d2c8c41d87804f0dab8a834d9499c7863400c953a8950be6f00c SHA1: 91f953345e89aba3522c0eeb18d2a10a9ab47479 MD5sum: f4dd96f78d3769d0c9ae0290b032b794 Description: debug symbols for ros-jazzy-canopen-fake-slaves Build-Ids: 35de3a516783e3044ab454b4f0434b2cc51aa941 6a02048e879e160c343023286f4c571e4960ae80 Package: ros-jazzy-canopen-interfaces Version: 0.3.0-1noble.20250424.141301 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 3485 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen-interfaces/ros-jazzy-canopen-interfaces_0.3.0-1noble.20250424.141301_amd64.deb Size: 215110 SHA256: dd70290f592a6e8a69fb37aa6e29bf69117f1c716ca77514e35db7cbac81489e SHA1: 1734f63c0c2b14e1680471985fd3d7a35e7699a6 MD5sum: e79b0c79a45bfaeeba424090d58c0b5f Description: Services and Messages for ros2_canopen stack Package: ros-jazzy-canopen-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-canopen-interfaces Version: 0.3.0-1noble.20250424.141301 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 2333 Depends: ros-jazzy-canopen-interfaces (= 0.3.0-1noble.20250424.141301) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen-interfaces/ros-jazzy-canopen-interfaces-dbgsym_0.3.0-1noble.20250424.141301_amd64.deb Size: 1781232 SHA256: 2cbd1c86c5925c5d3be9398fd5dd8b5cd642f394f877a988fade648a58c9be06 SHA1: 5f57a4e077b65f138b3422caef8da37ce26d6f74 MD5sum: 70b804d947efa9ad9df42764af371618 Description: debug symbols for ros-jazzy-canopen-interfaces Build-Ids: 1c226bbdd92c2828156bb7ed1aa0bc3a2c4ed6ed 200eaeb348b1542bd6ed6abd5189a24d02b0c7b6 2875d62dbe265a89f174e900cce279b82e20ed19 4e1327af1ee591188469982e03acf0bdbfa920d4 6342127cc1d0a5579a10eb18650f06bdd0fa2c24 71a244457fc45896892129f891347e4e8a18a68f 75d241645531d7375f59a786b43372a4eedf621e 8d206e9cc505bcc62da5a4ccbe044c34ee49ef11 bb4e663d2eda3f37f03241aa04e6128eb11d69a4 d7ebe76bea139b70a840b44893dd240aabb5b1f1 e667dcffa448209e114662be17bb9ae8aa6d6285 Package: ros-jazzy-canopen-master-driver Version: 0.3.0-1noble.20250430.001800 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 757 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-lely-core-libraries, ros-jazzy-canopen-core, ros-jazzy-canopen-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen-master-driver/ros-jazzy-canopen-master-driver_0.3.0-1noble.20250430.001800_amd64.deb Size: 146738 SHA256: 9677a372eb2dc3d3642f31f602855796752ce26fd69cca6ae38f17ae4097a3c5 SHA1: 07f4aafada826a99a759c22a0797eb6da2d20ed8 MD5sum: b91013233f36eb4357669452c57f5cd3 Description: Basic canopen master implementation Package: ros-jazzy-canopen-master-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-canopen-master-driver Version: 0.3.0-1noble.20250430.001800 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 3439 Depends: ros-jazzy-canopen-master-driver (= 0.3.0-1noble.20250430.001800) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen-master-driver/ros-jazzy-canopen-master-driver-dbgsym_0.3.0-1noble.20250430.001800_amd64.deb Size: 3182806 SHA256: 98727742ad60e6b6f0acd97157e9672323f17ae0a98933e9abb533da3926a7b6 SHA1: 8f281488aaf857a7be0ab3c6d6583b08cd74c821 MD5sum: c9bc1f34f7c10ad15adbf48a48fcbd19 Description: debug symbols for ros-jazzy-canopen-master-driver Build-Ids: ccb94e27df932e9fa2d1fea368759238d247eadb ed049123cb9cef512a223f1c5e444759355ab3aa f3719a64e75468d8d2b6f66ba0dea07bf8de3bc4 f67a73d8726e0170980fe61f429cead3f9dcdd6b Package: ros-jazzy-canopen-proxy-driver Version: 0.3.0-1noble.20250430.020627 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 1172 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-canopen-base-driver, ros-jazzy-canopen-core, ros-jazzy-canopen-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen-proxy-driver/ros-jazzy-canopen-proxy-driver_0.3.0-1noble.20250430.020627_amd64.deb Size: 237418 SHA256: e120b2d1c986c7081eec302d5e2fbaa5d4784e87c3221a7a952f2236604046bf SHA1: 2f0dcbad73da8bb7e078521d574ce85d0a86dc01 MD5sum: 15cb1e8752e7b8d303040d5d48e99eb0 Description: Simple proxy driver for the ros2_canopen stack Package: ros-jazzy-canopen-proxy-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-canopen-proxy-driver Version: 0.3.0-1noble.20250430.020627 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 5564 Depends: ros-jazzy-canopen-proxy-driver (= 0.3.0-1noble.20250430.020627) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen-proxy-driver/ros-jazzy-canopen-proxy-driver-dbgsym_0.3.0-1noble.20250430.020627_amd64.deb Size: 4977216 SHA256: 2d281cd43b015553519579f9e1f62a04d1a3e046273aedf10479116f870bc486 SHA1: d4fc13c886e882261563a583da46184f7ce06384 MD5sum: 85b53ffcfee7a6cd0388bd0bc5663b18 Description: debug symbols for ros-jazzy-canopen-proxy-driver Build-Ids: 54341916004ee33c50771c38134644920592dcb7 c6c4b180da2a62b77f7470db398204cf9b199500 ef66b714d34ab882a491e6b4c5b1bc9c96b437f8 Package: ros-jazzy-canopen-ros2-control Version: 0.3.0-1noble.20250505.192910 Architecture: amd64 Maintainer: Lovro Ivanov Installed-Size: 414 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-lely-core-libraries, ros-jazzy-canopen-402-driver, ros-jazzy-canopen-core, ros-jazzy-canopen-proxy-driver, ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen-ros2-control/ros-jazzy-canopen-ros2-control_0.3.0-1noble.20250505.192910_amd64.deb Size: 114696 SHA256: 83db42e5f3b050ac69eb79e8df8d4a64721353637493d16132f31b0bd3f0d09b SHA1: e7cc12562dc79f194921416ebdb01223e4c3f0d0 MD5sum: 402722ccf6ce77a54f3505a07b7e1a7e Description: ros2_control wrapper for ros2_canopen functionalities Package: ros-jazzy-canopen-ros2-control-dbgsym Package-Type: ddeb Source: ros-jazzy-canopen-ros2-control Version: 0.3.0-1noble.20250505.192910 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lovro Ivanov Installed-Size: 3535 Depends: ros-jazzy-canopen-ros2-control (= 0.3.0-1noble.20250505.192910) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen-ros2-control/ros-jazzy-canopen-ros2-control-dbgsym_0.3.0-1noble.20250505.192910_amd64.deb Size: 3431902 SHA256: b44a34c9d18a2b7023a1fe2ceac8ac2e5216ce39cc83baf5b64907239a47db2d SHA1: 1ed392f8897ddfd440a0ba0b2bc2db90a04ebd08 MD5sum: c5d42af637021eafa8cb1e9f0898afb5 Description: debug symbols for ros-jazzy-canopen-ros2-control Build-Ids: f08693e0d8cac7b5722e5c3231fb785f57e828c3 Package: ros-jazzy-canopen-utils Version: 0.3.0-1noble.20250430.005225 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 74 Depends: ros-jazzy-canopen-interfaces, ros-jazzy-lifecycle-msgs, ros-jazzy-rclpy, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-canopen-utils/ros-jazzy-canopen-utils_0.3.0-1noble.20250430.005225_amd64.deb Size: 14948 SHA256: c47f4b4cfcf9ce4932dd5a58499e68bf1b3d9967cb4623463ba30519e8d64134 SHA1: d451d6aa465094a9e09870c5f9b1452e9ce561fa MD5sum: 17ebcdff71c2aec12364fb9ae8ef75e2 Description: Utils for working with ros2_canopen. Package: ros-jazzy-cartographer Version: 2.0.9003-2noble.20250424.105415 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 12254 Depends: libabsl20220623t64 (>= 0~20220623.0-1), libboost-iostreams1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libgcc-s1 (>= 3.3.1), libgflags2.2 (>= 2.2.2), libgoogle-glog0v6t64 (>= 0.6.0), liblua5.2-0 (>= 5.2.4), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libabsl-dev, libboost-iostreams-dev, libcairo2-dev, libceres-dev, libeigen3-dev, libgflags-dev, libgoogle-glog-dev, liblua5.2-dev, libprotobuf-dev, libprotoc-dev, protobuf-compiler, ros-jazzy-ros-workspace Homepage: https://github.com/cartographer-project/cartographer Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cartographer/ros-jazzy-cartographer_2.0.9003-2noble.20250424.105415_amd64.deb Size: 1595604 SHA256: 7d6ef420575ab6826aa736b49fc529cc854576422b59b98bb8c31da8e11b1d82 SHA1: 0b8ee3ad3e2c7e89f8cc2bbbd5bedb204f95d69f MD5sum: 1f1cf8723e5ba9757a83e516fdb71787 Description: Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations. Package: ros-jazzy-cartographer-dbgsym Package-Type: ddeb Source: ros-jazzy-cartographer Version: 2.0.9003-2noble.20250424.105415 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 31440 Depends: ros-jazzy-cartographer (= 2.0.9003-2noble.20250424.105415) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cartographer/ros-jazzy-cartographer-dbgsym_2.0.9003-2noble.20250424.105415_amd64.deb Size: 30750490 SHA256: 8c3501d62b912acb44903b005c9af1b02529a2bddf934a5cc2edec83090d83e4 SHA1: 56f4d2acc6dd1582092fe908406a8f149eaa892c MD5sum: d32afa6e67cad8a86f674607e329be0e Description: debug symbols for ros-jazzy-cartographer Build-Ids: 2e12f6b0f375b0c7cc9753bc86b351adffdf0ec4 787fdb8315c674edbf6e82bc397f3fc0091e3341 7d0fcabce3fafbadb5ae0cee095c48d285091398 9816f004971f4f5883a87bb9e3a76554e69e150f Package: ros-jazzy-cartographer-ros Version: 2.0.9003-2noble.20250430.012552 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 26151 Depends: libabsl20220623t64 (>= 0~20220623.0-1), libboost-iostreams1.83.0 (>= 1.83.0), libc6 (>= 2.38), libcairo2 (>= 1.6.0), libceres4t64 (>= 2.2.0+dfsg), libgcc-s1 (>= 3.3.1), libgflags2.2 (>= 2.2.2), libgoogle-glog0v6t64 (>= 0.6.0), liblua5.2-0 (>= 5.2.4), libpcl-common1.14 (>= 1.14.0+dfsg), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libabsl-dev, libeigen3-dev, libgflags-dev, libgoogle-glog-dev, libpcl-dev, ros-jazzy-builtin-interfaces, ros-jazzy-cartographer, ros-jazzy-cartographer-ros-msgs, ros-jazzy-geometry-msgs, ros-jazzy-launch, ros-jazzy-nav-msgs, ros-jazzy-pcl-conversions, ros-jazzy-rclcpp, ros-jazzy-robot-state-publisher, ros-jazzy-rosbag2-cpp, ros-jazzy-rosbag2-storage, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-msgs, ros-jazzy-tf2-ros, ros-jazzy-urdf, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/cartographer-project/cartographer_ros Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cartographer-ros/ros-jazzy-cartographer-ros_2.0.9003-2noble.20250430.012552_amd64.deb Size: 3123282 SHA256: ab7a5ebc030dd50eac6e14689d9e3564337ac8c2142006d8e3968ae0f25c2953 SHA1: ec382868e34b7c7d0b265504f81f95a6cdb5a9c9 MD5sum: 4e3bc5fb21557d98d6a8a75df3a1a929 Description: Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations. This package provides Cartographer's ROS integration. Package: ros-jazzy-cartographer-ros-dbgsym Package-Type: ddeb Source: ros-jazzy-cartographer-ros Version: 2.0.9003-2noble.20250430.012552 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48612 Depends: ros-jazzy-cartographer-ros (= 2.0.9003-2noble.20250430.012552) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cartographer-ros/ros-jazzy-cartographer-ros-dbgsym_2.0.9003-2noble.20250430.012552_amd64.deb Size: 40919844 SHA256: c3a71f6ed12afbaa77c41bea47acf6e25b63071fc1f717098ec270d6c598ed7b SHA1: 3c14f7150913ac2c96cf0d25045d8bcd188c65fd MD5sum: 04567f541b4954fa4167d5cce1f3f066 Description: debug symbols for ros-jazzy-cartographer-ros Build-Ids: 11d5f999df91d388969a22e5085582e914a2f00b 6abd4d6ed82d0e1d353bf7a7bd865244c7e8bc95 78f19f5cb701bdf7b22a9f5b9a3c063524c2864b 7fcbc3dfdc635e98e976dec21079363b1650662e 8111b2eee464ec8ea1546ad0af844d8a0fa37b1a 86a8832ada50dbf8e1bb9aa125437b4d89ea6686 e224fb4474cca06c4617374e22eff00f274b77d7 Package: ros-jazzy-cartographer-ros-msgs Version: 2.0.9003-2noble.20250424.142746 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 5231 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/cartographer-project/cartographer_ros Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cartographer-ros-msgs/ros-jazzy-cartographer-ros-msgs_2.0.9003-2noble.20250424.142746_amd64.deb Size: 361332 SHA256: 9b0b7f9cf806ea942e0d33657f6cc9aaf407b11ec47048563878b2366d289077 SHA1: b9c3a1478f4836564d4de3750dd2cf28317bff3e MD5sum: 3b0a7852b6b905f6e1ffac7c02efdf3d Description: ROS messages for the cartographer_ros package. Package: ros-jazzy-cartographer-ros-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-cartographer-ros-msgs Version: 2.0.9003-2noble.20250424.142746 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 4339 Depends: ros-jazzy-cartographer-ros-msgs (= 2.0.9003-2noble.20250424.142746) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cartographer-ros-msgs/ros-jazzy-cartographer-ros-msgs-dbgsym_2.0.9003-2noble.20250424.142746_amd64.deb Size: 3566732 SHA256: 09992fe426dc8ba9f380c5e0350437edbbea4cd0a31e16275657e47f6862242d SHA1: 74490566dffe54c3ecbfc2fe55270013c2e9bfba MD5sum: ec1ef5f9f423ba84a6829670c73b6548 Description: debug symbols for ros-jazzy-cartographer-ros-msgs Build-Ids: 091a52b6d08296fe8e03382694efd8d0e3e01042 256e66817ab0c1fe0c38078ba17b79167d7329d4 53d07d28253872e62b56d16af40028991f951552 8141cafe1e374f073710d015affe59225e017001 8c0083ee39c8bc188feca26d35e0d9142bee67e8 b4bdef89957a9a8405c6a90fbd22bfc6469abe66 c046e91ced205a6158c9eae68ac8998894b98eac c8e81c937aa2371bcf16343b2238d4b82b6c83ff d1e448427065ada3fc31e7069160c8a578f3d3c7 dffc3d61d03407ed4cda30296f7ec0e424a07066 faf3996836a21431c6ef89910664620c3e1bc9c3 Package: ros-jazzy-cartographer-rviz Version: 2.0.9003-2noble.20250430.014327 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 2017 Depends: libabsl20220623t64 (>= 0~20220623.0-1), libboost-iostreams1.83.0 (>= 1.83.0), libc6 (>= 2.34), libcairo2 (>= 1.6.0), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), liblua5.2-0 (>= 5.2.4), libpcl-common1.14 (>= 1.14.0+dfsg), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libstdc++6 (>= 13.1), ros-jazzy-rviz-ogre-vendor, libabsl-dev, libboost-iostreams-dev, libeigen3-dev, ros-jazzy-cartographer, ros-jazzy-cartographer-ros, ros-jazzy-cartographer-ros-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rviz-common, ros-jazzy-rviz-rendering, ros-jazzy-ros-workspace Homepage: https://github.com/cartographer-project/cartographer_ros Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cartographer-rviz/ros-jazzy-cartographer-rviz_2.0.9003-2noble.20250430.014327_amd64.deb Size: 474114 SHA256: c3e57ca01e50515db0a2b6900bedd81cd3f0ae9a37f269cd88bf2049de432b79 SHA1: 9abb11dcaeaeec9e53dddc5c1f1cd512a9e9bc67 MD5sum: 12adc912d75b4358b3d3f3c52227271c Description: Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations. This package provides Cartographer's RViz integration. Package: ros-jazzy-cartographer-rviz-dbgsym Package-Type: ddeb Source: ros-jazzy-cartographer-rviz Version: 2.0.9003-2noble.20250430.014327 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 5428 Depends: ros-jazzy-cartographer-rviz (= 2.0.9003-2noble.20250430.014327) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cartographer-rviz/ros-jazzy-cartographer-rviz-dbgsym_2.0.9003-2noble.20250430.014327_amd64.deb Size: 4636544 SHA256: 1a2980123f7301ad9bd61c258caab2a222b7bbdfd9963f5be7e61716857fb0de SHA1: dd054c622429e3351c15901f01ce55496e686a62 MD5sum: f7b6c4143b4f982a25313fa391c2fc04 Description: debug symbols for ros-jazzy-cartographer-rviz Build-Ids: fbcc623938bedf55788c3d905fdeaeef6f5a8a2a Package: ros-jazzy-cascade-lifecycle-msgs Version: 2.0.0-3noble.20250429.231944 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 529 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-lifecycle-msgs, ros-jazzy-rclcpp, ros-jazzy-rosidl-default-generators, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cascade-lifecycle-msgs/ros-jazzy-cascade-lifecycle-msgs_2.0.0-3noble.20250429.231944_amd64.deb Size: 49208 SHA256: 7c53d7b75a9eddd6e1b5583e42727d5093343d4d6493883969d1d0ca119ecb66 SHA1: b3fc7faebe3748c1d69695ec796642274e691618 MD5sum: 2c7e3fb11172da0b2f54b2afdaebc5eb Description: Messages for rclcpp_cascade_lifecycle package Package: ros-jazzy-cascade-lifecycle-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-cascade-lifecycle-msgs Version: 2.0.0-3noble.20250429.231944 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 371 Depends: ros-jazzy-cascade-lifecycle-msgs (= 2.0.0-3noble.20250429.231944) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cascade-lifecycle-msgs/ros-jazzy-cascade-lifecycle-msgs-dbgsym_2.0.0-3noble.20250429.231944_amd64.deb Size: 266714 SHA256: 463d1dbf57e42648a6f54f144352731a84f43e447f9344005ba40804bfe65d8b SHA1: d0f334e5e7205c474dbaff4857fb9780d0de54e0 MD5sum: 7708c6daf4ac77db231486ac3625f98c Description: debug symbols for ros-jazzy-cascade-lifecycle-msgs Build-Ids: 2ffe274f0c9d9003ecf34d5c5cb1350a3d6480d9 61dc975f743dc49836fbec120865655caea04cde 63dac2c5d8ef99b94da3f48d56359851b863305f 6c5b5c8c3127fc50a958af3fdd82c5d9e15042d4 7724f96e71927ee90f93846aa5c3632191bcff6d 7954ed0f3ad4b3703e74c63d8ea8456b8b89fddc 8373e5d269215b4a034bdd0426a044a21ad3a043 a763815d24b8662a3388799fb1f11355bcc2af8c b35f19671e72849b7975fb954616e0ddd9fd6de0 b7f2427accf9f8ae21c7e720479c34f2137e0656 ff6d7cb5ac8cb8784f4bd40c39e10536fb5d223b Package: ros-jazzy-catch-ros2 Version: 0.2.1-2noble.20250430.023115 Architecture: amd64 Maintainer: Nick Morales Installed-Size: 1503 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-ros2launch, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-catch-ros2/ros-jazzy-catch-ros2_0.2.1-2noble.20250430.023115_amd64.deb Size: 384056 SHA256: adbec060c7cf2f3c4a01bc4e7c085bbe85d7ce31a02d1933c5575743938a8cb4 SHA1: 6ff6ad5e767e9d08ea641ee6a6720d0b9adae531 MD5sum: 5c2a9e62e100622264dcbf8fea33df05 Description: Catch2 testing framework for ROS 2 unit and integration tests. Package: ros-jazzy-catch-ros2-dbgsym Package-Type: ddeb Source: ros-jazzy-catch-ros2 Version: 0.2.1-2noble.20250430.023115 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Nick Morales Installed-Size: 3342 Depends: ros-jazzy-catch-ros2 (= 0.2.1-2noble.20250430.023115) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-catch-ros2/ros-jazzy-catch-ros2-dbgsym_0.2.1-2noble.20250430.023115_amd64.deb Size: 3078208 SHA256: 7ebb2c5febc82f462f583fa036479e306a9f0e6af3202c73e73b84fd579c71fe SHA1: f69b168fde36f4fb96ae2d7aa2856b744c816988 MD5sum: b831dc4a3600f3f4a18f1aa3814a8dec Description: debug symbols for ros-jazzy-catch-ros2 Build-Ids: 3defbc610299c4606bedd80fe5c0815406e01e92 e71b5af6484f9f63ec84f09ab76d64883b850723 Package: ros-jazzy-chomp-motion-planner Version: 2.12.3-1noble.20250430.025938 Architecture: amd64 Maintainer: Chittaranjan Srinivas Swaminathan Installed-Size: 351 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-moveit-core, ros-jazzy-moveit-common, ros-jazzy-rclcpp, ros-jazzy-rsl, ros-jazzy-trajectory-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/chomp_motion_planner Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-chomp-motion-planner/ros-jazzy-chomp-motion-planner_2.12.3-1noble.20250430.025938_amd64.deb Size: 109272 SHA256: 156d99a8c0f814eac52d4a4d73ca2276ed42eeea4ede0220594143673af55af6 SHA1: d0e7c8fbe41df7de9ccc61dff5c2b60be68a763a MD5sum: bf3d6c94a1e4dc42ffc047a7288c78b3 Description: chomp_motion_planner Package: ros-jazzy-chomp-motion-planner-dbgsym Package-Type: ddeb Source: ros-jazzy-chomp-motion-planner Version: 2.12.3-1noble.20250430.025938 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chittaranjan Srinivas Swaminathan Installed-Size: 7310 Depends: ros-jazzy-chomp-motion-planner (= 2.12.3-1noble.20250430.025938) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-chomp-motion-planner/ros-jazzy-chomp-motion-planner-dbgsym_2.12.3-1noble.20250430.025938_amd64.deb Size: 7359432 SHA256: 4424dee1de4d9dfd4fe0694a5a482f5be4286bd77c9d6387d3e8b9c335156bf5 SHA1: 6631a23ce3a79baad115d0427bc3f4b6215aff28 MD5sum: 543af2f8dd28ff460d165132295f079c Description: debug symbols for ros-jazzy-chomp-motion-planner Build-Ids: edd1d25c15ee7224eb6c8ba41acbd41b92997a09 Package: ros-jazzy-class-loader Version: 2.7.0-3noble.20250424.134504 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 202 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libconsole-bridge-dev, ros-jazzy-console-bridge-vendor, ros-jazzy-rcpputils, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/class_loader Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-class-loader/ros-jazzy-class-loader_2.7.0-3noble.20250424.134504_amd64.deb Size: 46910 SHA256: 3f514cc894afe5458d9245fc6564d41be8585998ffb79e59f5c6e5d5785954d2 SHA1: 2740a36856fbbd5e33e7847220b71b7bd0309dd5 MD5sum: aa77b5df75091dd0775ad00507bc6c50 Description: The class_loader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library. class_loader utilizes the host operating system's runtime loader to open runtime libraries (e.g. .so/.dll files), introspect the library for exported plugin classes, and allows users to instantiate objects of these exported classes without the explicit declaration (i.e. header file) for those classes. Package: ros-jazzy-class-loader-dbgsym Package-Type: ddeb Source: ros-jazzy-class-loader Version: 2.7.0-3noble.20250424.134504 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 363 Depends: ros-jazzy-class-loader (= 2.7.0-3noble.20250424.134504) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-class-loader/ros-jazzy-class-loader-dbgsym_2.7.0-3noble.20250424.134504_amd64.deb Size: 329986 SHA256: d4efc0b3b4072f45f54bd23f7a524831ae12bd525dd85eddfc2d4d47a9fabc45 SHA1: 892842d2c293a16435cb077dfa330de906cc1cb8 MD5sum: 090e4c214e7a1d6204b32272df400d54 Description: debug symbols for ros-jazzy-class-loader Build-Ids: fb59e362ba09eb0a1c11d823922d5b103a3c3fc9 Package: ros-jazzy-classic-bags Version: 0.4.0-1noble.20250430.021142 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 65 Depends: ros-jazzy-builtin-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclpy, ros-jazzy-rosbag2-cpp, ros-jazzy-rosbag2-py, ros-jazzy-rosbag2-storage, ros-jazzy-rosidl-runtime-py, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-classic-bags/ros-jazzy-classic-bags_0.4.0-1noble.20250430.021142_amd64.deb Size: 9138 SHA256: 20bcbacf756c5d1e55218fb1843070c47f311ea44cf78887f285c222320a3fdc SHA1: 440f0fa0c08422ed14ae1cddd4c66bc2c9b24a79 MD5sum: e786c2d4c2a5d2be944f5bf237a379fc Description: A ROS 2 interface in the style of ROS 1 for reading and writing bag files Package: ros-jazzy-clearpath-bt-joy Version: 2.3.2-1noble.20250501.213642 Architecture: amd64 Maintainer: Chris Iverach-Brereton Installed-Size: 56 Depends: bluez, ros-jazzy-joy-linux, ros-jazzy-twist-mux, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-bt-joy/ros-jazzy-clearpath-bt-joy_2.3.2-1noble.20250501.213642_amd64.deb Size: 11094 SHA256: bf58b4beb48845baebe66feb2707595b43ce94b1427ea27821372652a2373315 SHA1: 1804ef116dde83c45ede59c84e2dfd3dc9c504a9 MD5sum: 2b414911452ca8a2b7920a811f0927a2 Description: Clearpath bluetooth joy controller signal quality monitoring node Package: ros-jazzy-clearpath-common Version: 2.3.2-1noble.20250505.194312 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 52 Depends: ros-jazzy-clearpath-control (>= 2.3.0), ros-jazzy-clearpath-description (>= 2.3.0), ros-jazzy-clearpath-generator-common (>= 2.3.0), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-common/ros-jazzy-clearpath-common_2.3.2-1noble.20250505.194312_amd64.deb Size: 8426 SHA256: e193e787a4a478ec917b670c5664a925ea6c6081815f59de67bc55c2ff5ca127 SHA1: 0964078d8ad979fbe98ca73e21c20e51fb16107a MD5sum: b92d7b06dbe8310bc1b65ac6e38f9245 Description: Clearpath Common Metapackage Package: ros-jazzy-clearpath-config Version: 2.4.0-1noble.20250501.213655 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 1282 Depends: python3-yaml, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-config/ros-jazzy-clearpath-config_2.4.0-1noble.20250501.213655_amd64.deb Size: 204206 SHA256: dc54afed6e4fa24e6aec7687ba2eaaf27fcd0a682f74f9af9eecf1638b0627cb SHA1: 5efcf2f3da893f350946fed08c297b608dcf9411 MD5sum: 04dd19ce51109fc24d7311e1b268a50c Description: Clearpath Configuration YAML Parser and Writer Package: ros-jazzy-clearpath-config-live Version: 2.0.0-1noble.20250505.194256 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 66 Depends: python3-watchdog, ros-jazzy-clearpath-generator-common, ros-jazzy-rclpy, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-config-live/ros-jazzy-clearpath-config-live_2.0.0-1noble.20250505.194256_amd64.deb Size: 8462 SHA256: 6bc071e79e65b91b391d8f53c5f6f585d506cce30ed10020be0d861df9a9b238 SHA1: 751d91c0d6cda8c1145827ee54e896c2fa824931 MD5sum: f0f74932434593275b89b4d8ec6700f3 Description: Live URDF Updater from Clearpath Configuration. Package: ros-jazzy-clearpath-control Version: 2.3.2-1noble.20250505.193701 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 240 Depends: ros-jazzy-clearpath-bt-joy, ros-jazzy-controller-manager, ros-jazzy-diff-drive-controller, ros-jazzy-imu-filter-madgwick, ros-jazzy-interactive-marker-twist-server, ros-jazzy-joint-state-broadcaster, ros-jazzy-joint-trajectory-controller, ros-jazzy-joy-linux, ros-jazzy-mecanum-drive-controller, ros-jazzy-robot-localization, ros-jazzy-robot-state-publisher, ros-jazzy-teleop-twist-joy (>= 2.6.1), ros-jazzy-twist-mux, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-control/ros-jazzy-clearpath-control_2.3.2-1noble.20250505.193701_amd64.deb Size: 18116 SHA256: 7ad0e01c24ca8e350b5eb95c43d935ef0055390024f2485779abd4b3902a5549 SHA1: 048533369d9e977ee6f94ea41b00d319b7535bed MD5sum: 2aaf049ca5c0d2ca76d063e4c5b97faa Description: Controllers for Clearpath Robotics platforms Package: ros-jazzy-clearpath-customization Version: 2.3.2-1noble.20250501.214243 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 100 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-customization/ros-jazzy-clearpath-customization_2.3.2-1noble.20250501.214243_amd64.deb Size: 17800 SHA256: 5df7d6b26d875b1734ab7af9bb24dc116120867d1954b691a8a68b2d9c08b9c2 SHA1: b3de92b09bdbd1ae6559890e7a544eb06dab1d67 MD5sum: b523811d8cfbea7039caf11b4bf2f412 Description: Clearpath customization packages. Package: ros-jazzy-clearpath-description Version: 2.3.2-1noble.20250505.192316 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 43 Depends: ros-jazzy-clearpath-manipulators-description (>= 2.3.0), ros-jazzy-clearpath-mounts-description (>= 2.3.0), ros-jazzy-clearpath-platform-description (>= 2.3.0), ros-jazzy-clearpath-sensors-description (>= 2.3.0), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-description/ros-jazzy-clearpath-description_2.3.2-1noble.20250505.192316_amd64.deb Size: 6580 SHA256: eb8870aaaaf32c17fa6f303471149cdf0156421a1ceada6f3be3bda722b1bec3 SHA1: b9d1f9eb28150ffb8130e3722a4624c2448f1a82 MD5sum: 90bb06b3348b20fb2b483f59a944c0a9 Description: Clearpath URDF descriptions metapackage Package: ros-jazzy-clearpath-desktop Version: 2.0.0-1noble.20250505.194507 Architecture: amd64 Maintainer: Tony Baltovski Installed-Size: 41 Depends: ros-jazzy-clearpath-config-live, ros-jazzy-clearpath-offboard-sensors, ros-jazzy-clearpath-platform-msgs, ros-jazzy-clearpath-viz, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-desktop/ros-jazzy-clearpath-desktop_2.0.0-1noble.20250505.194507_amd64.deb Size: 5378 SHA256: 5a5f4bcf35c158c6295bff3bc29ded93e20689c014712ee56b959f5223db40f0 SHA1: 01c670186eff199e73bfb8adde24e86502bba9be MD5sum: fb0d619e6d874966d9dfd7d6afe1e84e Description: Packages for working with Clearpath Platforms from a ROS 2 desktop. Package: ros-jazzy-clearpath-generator-common Version: 2.3.2-1noble.20250505.193912 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 587 Depends: libboost-program-options1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-srdfdom, ros-jazzy-clearpath-config (>= 2.3.0), ros-jazzy-clearpath-control (>= 2.3.0), ros-jazzy-clearpath-description (>= 2.3.0), ros-jazzy-clearpath-manipulators (>= 2.3.0), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-generator-common/ros-jazzy-clearpath-generator-common_2.3.2-1noble.20250505.193912_amd64.deb Size: 131836 SHA256: 2a88c94ee14f6b3926cb102bdd5ce2885b4006af92f9f332b7251a7f191531fb SHA1: 1606518ae758ce6bc79bba754811bcfd9601f07e MD5sum: 17bc1f827a7d13b7fcf9eb4897e01049 Description: Clearpath Common Generator Package: ros-jazzy-clearpath-generator-common-dbgsym Package-Type: ddeb Source: ros-jazzy-clearpath-generator-common Version: 2.3.2-1noble.20250505.193912 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Luis Camero Installed-Size: 2653 Depends: ros-jazzy-clearpath-generator-common (= 2.3.2-1noble.20250505.193912) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-generator-common/ros-jazzy-clearpath-generator-common-dbgsym_2.3.2-1noble.20250505.193912_amd64.deb Size: 2581488 SHA256: 981dee91534f496538e13f91db634c5ddeb45b6216b4fe3dca83ea8d10a903b3 SHA1: 1e09fc902533a5b5e1dc549708f4102ab7f58955 MD5sum: 01aefb3e0f3024fa2ad5e75665dbe165 Description: debug symbols for ros-jazzy-clearpath-generator-common Build-Ids: fdcf6155f1acce0d9d3f985f8521ab1362dadb93 Package: ros-jazzy-clearpath-generator-gz Version: 2.3.1-1noble.20250505.194255 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 136 Depends: ros-jazzy-clearpath-config, ros-jazzy-clearpath-generator-common, ros-jazzy-cv-bridge, ros-jazzy-ptz-action-server-msgs, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-generator-gz/ros-jazzy-clearpath-generator-gz_2.3.1-1noble.20250505.194255_amd64.deb Size: 15482 SHA256: 5209a833ab737788ddd35d97fa98f16d42350be062f2922345efc096a8f1141c SHA1: a719bc70f155022dcf594fa0772e539851b8d1b9 MD5sum: ee2af087baca21947be08f3187bec5b0 Description: Clearpath Gazebo Generator Package: ros-jazzy-clearpath-gz Version: 2.3.1-1noble.20250506.152523 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 492333 Depends: ros-jazzy-clearpath-common, ros-jazzy-clearpath-generator-gz, ros-jazzy-clearpath-viz, ros-jazzy-gz-ros2-control, ros-jazzy-ros-gz, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-gz/ros-jazzy-clearpath-gz_2.3.1-1noble.20250506.152523_amd64.deb Size: 261157432 SHA256: a4727a7b15ffb9a59182eafbdd41d157e6786800adc2ae2632a02a124d08ef5d SHA1: f7e8c742b04006e4bffd42495da2c3ab2bf36250 MD5sum: 478a58a7a8157ee9a0a6cae058439b0e Description: Clearpath Gazebo Simulator Package: ros-jazzy-clearpath-manipulators Version: 2.3.2-1noble.20250505.193849 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 85 Depends: ros-jazzy-clearpath-manipulators-description (>= 2.3.0), ros-jazzy-gripper-controllers, ros-jazzy-moveit-configs-utils, ros-jazzy-moveit-kinematics, ros-jazzy-moveit-planners, ros-jazzy-moveit-planners-chomp, ros-jazzy-moveit-ros-move-group, ros-jazzy-moveit-ros-warehouse, ros-jazzy-moveit-setup-srdf-plugins, ros-jazzy-moveit-simple-controller-manager, ros-jazzy-position-controllers, ros-jazzy-tf2-ros, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-manipulators/ros-jazzy-clearpath-manipulators_2.3.2-1noble.20250505.193849_amd64.deb Size: 12146 SHA256: 1ce9f46818aff0b34ff33cfd956a7a1ebe9bf6c87f7d1ae33b105d102173d278 SHA1: dc8a77d04325a62e251c942e07cd5361e5a0ee41 MD5sum: 3ea5f19d4941432487546578e1c0c357 Description: MoveIt configuration built around Clearpath Configuration Package: ros-jazzy-clearpath-manipulators-description Version: 2.3.2-1noble.20250505.192209 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 1795 Depends: ros-jazzy-robot-state-publisher, ros-jazzy-robotiq-description, ros-jazzy-ur-description, ros-jazzy-urdf, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-manipulators-description/ros-jazzy-clearpath-manipulators-description_2.3.2-1noble.20250505.192209_amd64.deb Size: 392786 SHA256: 7618d21f7b0292160e8c66940e6f6a31e87c54cbb556bc5a14882811abea9752 SHA1: eefbbfd69a36ac351d4220a1056cdbff51f63a3a MD5sum: 947d15b12b6eea6f625c64f64237b9dd Description: Clearpath manipulator URDF descriptions Package: ros-jazzy-clearpath-motor-msgs Version: 2.4.0-1noble.20250501.214022 Architecture: amd64 Maintainer: Roni Kreinin Installed-Size: 4573 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-motor-msgs/ros-jazzy-clearpath-motor-msgs_2.4.0-1noble.20250501.214022_amd64.deb Size: 298346 SHA256: a8ba617bc6888329f279477b2944c96f2a78707ac1ba7107cbd1027eaf91652a SHA1: a484ae41b4815279dd79de756452790285287f6b MD5sum: 44b559dddc9993a7415b2d4e9746cb71 Description: Messages for Clearpath Motor Drivers. Package: ros-jazzy-clearpath-motor-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-clearpath-motor-msgs Version: 2.4.0-1noble.20250501.214022 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Roni Kreinin Installed-Size: 3030 Depends: ros-jazzy-clearpath-motor-msgs (= 2.4.0-1noble.20250501.214022) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-motor-msgs/ros-jazzy-clearpath-motor-msgs-dbgsym_2.4.0-1noble.20250501.214022_amd64.deb Size: 2356298 SHA256: a850832e4f7d96d14f84f609f3b3b8f9eee808b700cf556a3d62ad9c86454e02 SHA1: 34da161a9453fdac475042fb85d7fea4c45484b9 MD5sum: 917795886fe1d71d91b5a2e2d2f09fdc Description: debug symbols for ros-jazzy-clearpath-motor-msgs Build-Ids: 46f7fe56e8984f7a0da1867619d8a49c5c8aac28 50544045e895ece8815bcbf18fe24cf593d2fd11 506fc18631d3cb9a1df0ef5cde604c6735035184 6beae340075ef311320f5da37b80fa74a8ac26f4 76eb8d76cc1ba362db14899e33051d6e45062f08 978254fc2cc17a0e1c962b2497c1b1bc713aac55 a1acec291c42ab1ae4e7cebf3145c9892722378b ae55487c68ec6d0d4fe2e88c5d030e3a43d631bd ba4c90eb495bcd33249dc5a20c303268a17c41fb d5b95636197cc1a328548167b3b35ab655aae206 f26de2e401d3614e6dca92aafe850ed093a321f2 Package: ros-jazzy-clearpath-mounts-description Version: 2.3.2-1noble.20250501.214025 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 1635 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-mounts-description/ros-jazzy-clearpath-mounts-description_2.3.2-1noble.20250501.214025_amd64.deb Size: 409642 SHA256: 6917618644d2cd0d4be8d5a6ba82e2f1301a979115e339555e45b99e241b4fb1 SHA1: e67204fc0188222fec46efc6d9776fdcb871d124 MD5sum: 63c631c102c2fd15103e13876b0562cb Description: Clearpath mounts URDF descriptions Package: ros-jazzy-clearpath-msgs Version: 2.4.0-1noble.20250501.214433 Architecture: amd64 Maintainer: Roni Kreinin Installed-Size: 41 Depends: ros-jazzy-clearpath-motor-msgs, ros-jazzy-clearpath-platform-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-msgs/ros-jazzy-clearpath-msgs_2.4.0-1noble.20250501.214433_amd64.deb Size: 5386 SHA256: f60e7802c0404f8e8d8b95be1079ad8b1dfbb44cf4cc828e4c3be8f074ff33f9 SHA1: 11bca79f45dd9ca7cd9814a38ebdef8049c6d844 MD5sum: cb36c844c18f8903ebaed75ef30851a0 Description: Metapackage for Clearapth messages. Package: ros-jazzy-clearpath-nav2-demos Version: 2.4.0-1noble.20250506.153249 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 1772 Depends: ros-jazzy-clearpath-config, ros-jazzy-nav2-bringup, ros-jazzy-slam-toolbox, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-nav2-demos/ros-jazzy-clearpath-nav2-demos_2.4.0-1noble.20250506.153249_amd64.deb Size: 20720 SHA256: 690671601a53dfa7080b5a74256102296a60ae25f2fa706d8fb4485ae1b9df44 SHA1: 88d2c187e73c7961ade9b67bb5104f5ce2c3f429 MD5sum: e3700546d8d00063a8afefd8cffe6966 Description: Nav2 demos for Clearpath robots Package: ros-jazzy-clearpath-offboard-sensors Version: 2.0.0-1noble.20250430.015852 Architecture: amd64 Maintainer: Chris Iverach-Brereton Installed-Size: 67 Depends: ros-jazzy-image-transport, ros-jazzy-image-transport-plugins, ros-jazzy-velodyne-pointcloud, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-offboard-sensors/ros-jazzy-clearpath-offboard-sensors_2.0.0-1noble.20250430.015852_amd64.deb Size: 8040 SHA256: 2301591a493e9bed2da9ab4ce099d0b90f64cf1dcf24b7caad01eb59b357895e SHA1: 636a130b179762fe43e0fc9c3cec566cdedfc74c MD5sum: 8763c53522973b95cf6588f4179f1318 Description: Launch files for decompressing and consuming high-bandwidth sensor data on offboard computers Package: ros-jazzy-clearpath-platform-description Version: 2.3.2-1noble.20250501.214027 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 68917 Depends: ros-jazzy-robot-state-publisher, ros-jazzy-urdf, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-platform-description/ros-jazzy-clearpath-platform-description_2.3.2-1noble.20250501.214027_amd64.deb Size: 9715504 SHA256: 9a61352cb368530de3e25d24390207df10e19c207c8af18b99ec1bf66b2d021d SHA1: a438fa1f6b48838af40a1c76b1018516b5b8fa22 MD5sum: 835f8725b8649a2c5d96e4b9b08187a0 Description: Clearpath Platform URDF descriptions Package: ros-jazzy-clearpath-platform-msgs Version: 2.4.0-1noble.20250501.214027 Architecture: amd64 Maintainer: Roni Kreinin Installed-Size: 3097 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-platform-msgs/ros-jazzy-clearpath-platform-msgs_2.4.0-1noble.20250501.214027_amd64.deb Size: 231540 SHA256: cbc92c066c5404d7122be81629e2ac568f9478c94f2429bf7c161cc308536ed9 SHA1: bd289a23008d80793e3d04611e0e9da940bc29f9 MD5sum: 266532d9ef36b35a979e0c600a087c93 Description: Messages for Clearpath Platforms. Package: ros-jazzy-clearpath-platform-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-clearpath-platform-msgs Version: 2.4.0-1noble.20250501.214027 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Roni Kreinin Installed-Size: 2392 Depends: ros-jazzy-clearpath-platform-msgs (= 2.4.0-1noble.20250501.214027) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-platform-msgs/ros-jazzy-clearpath-platform-msgs-dbgsym_2.4.0-1noble.20250501.214027_amd64.deb Size: 1956154 SHA256: 7be75246d1f83793cf87d5b09f8b526dd689f8bcfc86c91d5491219e468b49d8 SHA1: c534d2d542018ad3d4646f31306574865affa4e0 MD5sum: 8791cbef7a09ba1e6dcd40adfe0acde7 Description: debug symbols for ros-jazzy-clearpath-platform-msgs Build-Ids: 0485df6c12d0fb6ec939bc6dff99cda11e14dfba 086ee3ff987c16c77033364737ca96369c2db1de 5b6d5878ce8cc842dcf652039680ed487db31dab 5febd09204a2e3ab05e03131acea6bf3b6c7a50c 78abff0f98e664a695e0f86df8d350d5e5e7f9d0 8575ac46afa8992c1b93e865f7513cc8f9d2c637 8870be80f4821e4fbb7ba2f3682b9f9c926b171e b6eeba0c413a27eefaa1bb17cd8dbddef97b115d bc37bd8dfb1ae7b1c1cb862c14730a6ff874a297 d8b1764cc2202d337db900cd469460b5a6cb6e96 d9498e9aba809dcf7846473508accf105a1a68d9 Package: ros-jazzy-clearpath-ros2-socketcan-interface Version: 2.1.1-2noble.20250429.231922 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 527 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), iproute2, ros-jazzy-can-msgs, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-ros2-socketcan-interface/ros-jazzy-clearpath-ros2-socketcan-interface_2.1.1-2noble.20250429.231922_amd64.deb Size: 110340 SHA256: f21d7d48d298802c8380433ec8b70b26e9218e8cd18c5af0f6cb7f6a10756c9f SHA1: 053519a201dff1783405f3d413b6f158d88a9e8d MD5sum: 2eef39fd4e887cb978b28742f3ccd674 Description: A ROS 2 socketcan interface. Package: ros-jazzy-clearpath-ros2-socketcan-interface-dbgsym Package-Type: ddeb Source: ros-jazzy-clearpath-ros2-socketcan-interface Version: 2.1.1-2noble.20250429.231922 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Luis Camero Installed-Size: 2167 Depends: ros-jazzy-clearpath-ros2-socketcan-interface (= 2.1.1-2noble.20250429.231922) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-ros2-socketcan-interface/ros-jazzy-clearpath-ros2-socketcan-interface-dbgsym_2.1.1-2noble.20250429.231922_amd64.deb Size: 1833920 SHA256: 5e477bf9ee62e6be4574b4d6086e45525935e171a9c3c23b4def5d8867654f89 SHA1: 8b0ece9172c4e99a9b12933081fa41531a9947eb MD5sum: 13eec48848baa4e4df6ac11dda4be684 Description: debug symbols for ros-jazzy-clearpath-ros2-socketcan-interface Build-Ids: 51692a5f89440bd70779ca6df38bd589362a47f6 Package: ros-jazzy-clearpath-sensors-description Version: 2.3.2-1noble.20250501.214406 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 48409 Depends: ros-jazzy-axis-description, ros-jazzy-microstrain-inertial-description, ros-jazzy-realsense2-description, ros-jazzy-velodyne-description, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-sensors-description/ros-jazzy-clearpath-sensors-description_2.3.2-1noble.20250501.214406_amd64.deb Size: 9522648 SHA256: f01be166644f010722aaef21cda9a9f9340d6a98a088d82d8c62332cba88e459 SHA1: ccc941449dcf5ae4d22845cfd73c8f51a38fc474 MD5sum: 729c30e5c2754ed752847263e5378531 Description: Clearpath sensors URDF descriptions Package: ros-jazzy-clearpath-simulator Version: 2.3.1-1noble.20250506.152805 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 41 Depends: ros-jazzy-clearpath-generator-gz, ros-jazzy-clearpath-gz, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-simulator/ros-jazzy-clearpath-simulator_2.3.1-1noble.20250506.152805_amd64.deb Size: 5420 SHA256: c931e7947de4a2b2378a36a81a28fa1cdd58f96f41cf3f47f1c464cdbcbe31c2 SHA1: 9c1e4b565ae331c85a507a32b839a674e5f82c98 MD5sum: f05d50391a82a92857b50886c1d082f7 Description: Clearpath Simulator Metapackage Package: ros-jazzy-clearpath-tests Version: 2.3.1-1noble.20250505.194255 Architecture: amd64 Maintainer: Tony Baltovski Installed-Size: 335 Depends: can-utils, ros-jazzy-clearpath-config, ros-jazzy-clearpath-generator-common, ros-jazzy-clearpath-motor-msgs, ros-jazzy-clearpath-platform-msgs, ros-jazzy-diagnostic-msgs, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-simple-term-menu-vendor, ros-jazzy-std-msgs, ros-jazzy-tf-transformations, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-msgs, ros-jazzy-wireless-msgs, stress, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-tests/ros-jazzy-clearpath-tests_2.3.1-1noble.20250505.194255_amd64.deb Size: 64448 SHA256: f0025081eac3cc61e5e4558cacab0aa525305bf627bc326d24b23069e286a6fb SHA1: ad3e36be136df991e8ad6ff8568c9111249d65ca MD5sum: b7a2e9c4445386fe8f4f6e4b3ef62e8f Description: Clearpath Tests Package: ros-jazzy-clearpath-viz Version: 2.0.0-1noble.20250501.220355 Architecture: amd64 Maintainer: Tony Baltovski Installed-Size: 114 Depends: ros-jazzy-clearpath-platform-description, ros-jazzy-joint-state-publisher-gui, ros-jazzy-rqt-robot-monitor, ros-jazzy-rviz2, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clearpath-viz/ros-jazzy-clearpath-viz_2.0.0-1noble.20250501.220355_amd64.deb Size: 13102 SHA256: 1f9b6a80845d71c81810cf0232caf8372512680ecb99d171ebd5384f65943205 SHA1: ea17582f003ae0934599a2db6a4dae31d5a46bf3 MD5sum: eb543042fe564d51823a81cc26522f6d Description: Visualization launchers for Clearpath Platforms. Package: ros-jazzy-clips-vendor Version: 6.4.3-2noble.20250424.110923 Architecture: amd64 Maintainer: Tarik Viehmann Installed-Size: 5519 Depends: libc6 (>= 2.38), ros-jazzy-ament-cmake-vendor-package, unzip, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clips-vendor/ros-jazzy-clips-vendor_6.4.3-2noble.20250424.110923_amd64.deb Size: 783252 SHA256: ad1bedaa65904c175f1ad98f5256461db39afad4d22986afec73d1fef9d722f4 SHA1: 2d84fdc2a200a7bc3979bae09e9fe69045c13061 MD5sum: b279d3cee1ab537f8e2def30843203fe Description: Vendor package for the CLIPS rule based production system Package: ros-jazzy-clips-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-clips-vendor Version: 6.4.3-2noble.20250424.110923 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tarik Viehmann Installed-Size: 6623 Depends: ros-jazzy-clips-vendor (= 6.4.3-2noble.20250424.110923) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-clips-vendor/ros-jazzy-clips-vendor-dbgsym_6.4.3-2noble.20250424.110923_amd64.deb Size: 5675108 SHA256: 22f25611d86b11607caa05d99ec7c21fd02daf13f018130bacdf8c375c0e20db SHA1: 1b2b5ba8a5dfc19f416f10ed353a18a094aacae7 MD5sum: c6dec122f571075c21336b9a31fabc9f Description: debug symbols for ros-jazzy-clips-vendor Build-Ids: 40630b2189e594904b862b6c72580795f71b52bb 86b10b639f00bf950e7a79f803eda8cb348d616d ef7599202f1e2b2f93054aa8a3fac873183ffbaa f6ad5963031e9e65d882839cf94565acd200039d Package: ros-jazzy-coal Version: 3.0.1-1noble.20250501.224056 Architecture: amd64 Maintainer: Joseph Mirabel Installed-Size: 12078 Depends: libassimp5 (>= 5.3.1+ds), libboost-filesystem1.83.0 (>= 1.83.0), libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), liboctomap1.9t64 (>= 1.9.7+dfsg), libstdc++6 (>= 13.1), libassimp-dev, libboost-all-dev, libeigen3-dev, liboctomap-dev, python3-dev, python3-numpy, ros-jazzy-eigenpy, ros-jazzy-ros-workspace Homepage: https://github.com/coal-library/coal Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-coal/ros-jazzy-coal_3.0.1-1noble.20250501.224056_amd64.deb Size: 2029482 SHA256: 7f164cfe536a8542532e511006466075d79d3a3942c2114e718f72f890c6625c SHA1: b600d40cf093e885181718252585f446d307018d MD5sum: 8d2e3fa315afe1c8b51195fa1c0b7b63 Description: An extension of the Flexible Collision Library. Package: ros-jazzy-coal-dbgsym Package-Type: ddeb Source: ros-jazzy-coal Version: 3.0.1-1noble.20250501.224056 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Joseph Mirabel Installed-Size: 78193 Depends: ros-jazzy-coal (= 3.0.1-1noble.20250501.224056) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-coal/ros-jazzy-coal-dbgsym_3.0.1-1noble.20250501.224056_amd64.deb Size: 70304618 SHA256: 71c1ac95920c52e6e07c90a94fe60a6dcac0b6680eed6299f9bfdc950302bdeb SHA1: e225bbec8a9f0a8be5e0334053fac0c41c035598 MD5sum: 765db1a2a95e0cee88a229db6b95ecea Description: debug symbols for ros-jazzy-coal Build-Ids: 1d46301f51720c9ede668e740016792113457297 bbb6a916bdc762d9ffc8fd4e70ec7c0db2cf9234 Package: ros-jazzy-cob-actions Version: 2.8.12-1noble.20250424.142655 Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 6240 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-actionlib-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cob-actions/ros-jazzy-cob-actions_2.8.12-1noble.20250424.142655_amd64.deb Size: 353636 SHA256: 3b859378b432f7127542b6008b8dc762538419f8157bee84a963f7783ac09737 SHA1: 14b7854979cc1bf125816b5749eb7b5bcc00eea5 MD5sum: d2c01c340b6ba4a025e1f6b4826654b8 Description: This Package contains Care-O-bot specific action definitions. Package: ros-jazzy-cob-actions-dbgsym Package-Type: ddeb Source: ros-jazzy-cob-actions Version: 2.8.12-1noble.20250424.142655 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 3249 Depends: ros-jazzy-cob-actions (= 2.8.12-1noble.20250424.142655) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cob-actions/ros-jazzy-cob-actions-dbgsym_2.8.12-1noble.20250424.142655_amd64.deb Size: 2290594 SHA256: aaaa9ee4fce02a048749ebf7b9f294324cea893563124203063e26fe1fe07f3e SHA1: 386bae46f52ac94b19fbb0a67d8e43b65c4531ce MD5sum: 8efe76251317375fb1c50b0142523f73 Description: debug symbols for ros-jazzy-cob-actions Build-Ids: 1013378810bde8c78eab84b776024ed7c1097ac2 152508ed36e09f33f070dd0dc49919528dc38be6 7d3490bd56cdadea519119cad27bdc8ca872c7a4 8e8cc6a0aca7564463e1e4e79c652da357b5d3ed ae16e7823aecb6378f7589ff31537b83f6aaf43a c2719a0258830b6bd085070ddcf3a3ea523afcea d2be473fe1dabe6b2be8442c2ba2966d14c74121 d739fc39f3682ce2a866dad8b1fdcec446413928 db6a6738296f5f81bf9a64817f7bc323f261f2ff e5d598fc31b51f8943fe3ad199dd74f0ca057ddd f9477b8a0305be551200cb899c918c0648551ec7 Package: ros-jazzy-cob-msgs Version: 2.8.12-1noble.20250424.143051 Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 1444 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-diagnostic-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cob-msgs/ros-jazzy-cob-msgs_2.8.12-1noble.20250424.143051_amd64.deb Size: 119018 SHA256: 774f1fbfbfdfb0b814b19d3958e89f46e9650e588eb4a073e1bca3ee624cf6b5 SHA1: d0c8cdb756c845350a590944c2c297f243408f97 MD5sum: 20991c65f213ea22c7c11422b979f465 Description: Messages for representing state information, such as battery information and emergency stop status. Package: ros-jazzy-cob-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-cob-msgs Version: 2.8.12-1noble.20250424.143051 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 1049 Depends: ros-jazzy-cob-msgs (= 2.8.12-1noble.20250424.143051) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cob-msgs/ros-jazzy-cob-msgs-dbgsym_2.8.12-1noble.20250424.143051_amd64.deb Size: 856520 SHA256: 20bc26703ffd2ed7c229200b8ec27add7a607983fe9d622a1cae8dbcb7de0f6a SHA1: 9b67a0d135f519b0acfcb1a2fd55fa46862dfbb5 MD5sum: 262b808ae43275a068374d2517433940 Description: debug symbols for ros-jazzy-cob-msgs Build-Ids: 05051a9fdee2cc4f786bd88fc4d3851a35b65945 62da28294b09055308d74ecfada26c406215bd71 73a51561e5916ff08e1e40ba6ba52879eef6733b 82cd762111b386765a39142db7bd62c10e4a636b 8c6851c0280c78b91e9ecf05153d2f3bd89ffe32 8d2b41ea58465a4124f81ce96414d6b251e35d45 9b111ef8c45d7b7124787eb90de5d1ee5e7d527b d2238a960b74bce413d6d83778aec755bafde52c d9a74c568a8b0cad4d712a86166dd36c2b67f4f1 de0f626088a55cd799e5971435e70581a8a09829 fd5253f44e8e0dd05888bb201e2fea2ecc7b9c46 Package: ros-jazzy-cob-srvs Version: 2.8.12-1noble.20250424.142745 Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 1416 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/cob_srvs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cob-srvs/ros-jazzy-cob-srvs_2.8.12-1noble.20250424.142745_amd64.deb Size: 111474 SHA256: 0073a087b5e1856ee82f455a7239dae1f2c2d420c6f07d6a9bd4ff9cc2455eeb SHA1: 61ff6245bc26cd0cf603a2fe8ad4f6d401b3dd35 MD5sum: 7e08b3abb8ecd0d8623f493ac2019ce7 Description: This Package contains Care-O-bot specific service definitions. Package: ros-jazzy-cob-srvs-dbgsym Package-Type: ddeb Source: ros-jazzy-cob-srvs Version: 2.8.12-1noble.20250424.142745 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 1044 Depends: ros-jazzy-cob-srvs (= 2.8.12-1noble.20250424.142745) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cob-srvs/ros-jazzy-cob-srvs-dbgsym_2.8.12-1noble.20250424.142745_amd64.deb Size: 812262 SHA256: 792728d7e704ccc2b6e10bde4ccbf1f0c7de3187fd24faedf4b3a72a35fcba0d SHA1: 22a80ef687bf3326605df6757e3a978ebef3d79a MD5sum: 44305fb76b9d375b10c27eed468e3ec2 Description: debug symbols for ros-jazzy-cob-srvs Build-Ids: 19e46296dc54548851ed1a4eb1c1a3025145731c 1a75238ff1bc709a02c63ce92b7930ddad433381 2e59b60aab64bed0eab5b6541c7ccdff7f2cf062 3bbd2a82b0ab7b1070e75a35ec2db96f41746a2f 948559cdd0acc8b394ed12387282c4206236521a 9dbf8a491db31ad60df6c78744117d417204cdbf a5b1a5390936d2c7fb9dd60d92d38f6520915c65 d3692e5742151dec6ac525c168e31fcd9972c4a1 d39d02c296582ed9f9d61d2ac6e30f4774413fdd f71b99bd79332dcedb2b64790354162ac191a82e ff8e8c1ffee710de9048977b4af2bfda4bb21c71 Package: ros-jazzy-color-names Version: 0.0.3-6noble.20250430.022247 Architecture: amd64 Maintainer: masaya Installed-Size: 273 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rviz2, ros-jazzy-std-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-color-names/ros-jazzy-color-names_0.0.3-6noble.20250430.022247_amd64.deb Size: 72808 SHA256: 98df208884a7b36f20d0c5601f79a669a40f5809f238259c6f0464f2f2c8cc4a SHA1: ea50ca89bcf4980cfc294efbf0b11a98819fe627 MD5sum: 371ae0c7dbfc432a0e72d55e0c9b9646 Description: The color_names package Package: ros-jazzy-color-names-dbgsym Package-Type: ddeb Source: ros-jazzy-color-names Version: 0.0.3-6noble.20250430.022247 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: masaya Installed-Size: 997 Depends: ros-jazzy-color-names (= 0.0.3-6noble.20250430.022247) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-color-names/ros-jazzy-color-names-dbgsym_0.0.3-6noble.20250430.022247_amd64.deb Size: 913306 SHA256: 0a9efb06bda14da344cc2819e08a3ba599ce9ecc2fb93eace76ca36ae51a7453 SHA1: 62cc8bd8da959ede636b833e47f225270253729a MD5sum: 908f5f8efd04e36508ce9c7833ee1b16 Description: debug symbols for ros-jazzy-color-names Build-Ids: 0744dc2e574f6ad538b07431a11a13f31d865df9 1e90c9a022b158f61fb9e8c721f3d15c3bfdc5d8 Package: ros-jazzy-color-util Version: 1.0.0-4noble.20250424.144518 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 78 Depends: ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-color-util/ros-jazzy-color-util_1.0.0-4noble.20250424.144518_amd64.deb Size: 12660 SHA256: 6f13e0d5e73d3357a53436e8067aac694c862df82bed44eaa711bb2a328c30be SHA1: 963ff1612dea7359863d9b4388507cf308056f9b MD5sum: f33fa0aa446bd34756626a3874cdf201 Description: An almost dependency-less library for converting between color spaces Package: ros-jazzy-common-interfaces Version: 5.3.6-1noble.20250424.144357 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 42 Depends: ros-jazzy-actionlib-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-diagnostic-msgs, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-sensor-msgs, ros-jazzy-shape-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-stereo-msgs, ros-jazzy-trajectory-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-common-interfaces/ros-jazzy-common-interfaces_5.3.6-1noble.20250424.144357_amd64.deb Size: 6152 SHA256: 22e77ce102f9086efea4ce326dd37b7d1206e3d0c391bf5d872730b880eef547 SHA1: 48f7ca0425c61e8de825b0ca26dacd669d6595ab MD5sum: 83a2c455962278af61201de6f1ce680d Description: common_interfaces contains messages and services that are widely used by other ROS packages. Package: ros-jazzy-composition Version: 0.33.5-1noble.20250430.005549 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1298 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-example-interfaces, ros-jazzy-launch-ros, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rcutils, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-composition/ros-jazzy-composition_0.33.5-1noble.20250430.005549_amd64.deb Size: 223798 SHA256: 9d3b05036583241a3a4eec68969e764517aa4ef3a90061841411a99de318ab77 SHA1: ab601440ce183f53753b386af266d629bb1b0891 MD5sum: fc151e9a1e37e8ed9decdc8ad3d375c2 Description: Examples for composing multiple nodes in a single process. Package: ros-jazzy-composition-dbgsym Package-Type: ddeb Source: ros-jazzy-composition Version: 0.33.5-1noble.20250430.005549 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 7007 Depends: ros-jazzy-composition (= 0.33.5-1noble.20250430.005549) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-composition/ros-jazzy-composition-dbgsym_0.33.5-1noble.20250430.005549_amd64.deb Size: 6219748 SHA256: 2fd94305f0951e564911414509f46cc5fec591cb3681bb15b426facb08f8e679 SHA1: 4d21edace59ceb37dbca6eec0c6af9049d2d3b68 MD5sum: 9c98d5d6a145164cc4778f46716ab493 Description: debug symbols for ros-jazzy-composition Build-Ids: 1046466ec6cf6124ed9bdb97eff20ca7cb61a7de 141219a546dac4cd5a6714fe2bafed1a66b1f706 6762c8baade0c7ee1787d17f8c01217edb54ddf8 6e9f0b2b98361ee9e843b6e629832bb5536ad053 7312a938e726a3e6be0dd5768207991c1dfb01d6 9d68ac1312322f6016718022199b38d0071514bb a75ae2fdc4977141af28163e34c5dfc34553c1a4 e88138009a48a2a75e27034db4da10660d5783a8 Package: ros-jazzy-composition-interfaces Version: 2.0.2-2noble.20250424.141157 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 1698 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-rcl-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-composition-interfaces/ros-jazzy-composition-interfaces_2.0.2-2noble.20250424.141157_amd64.deb Size: 151030 SHA256: 5fa4c07693ef3b9c76c92318525c4cc5f97bbac1673c8c1956f59c1abf6da4ed SHA1: 6c145a960a1890515fde53e228a9ff9ca1d22fc8 MD5sum: 91e0aa2ae67a8a9ec66da3ff114ef58a Description: A package containing message and service definitions for managing composable nodes in a container process. Package: ros-jazzy-composition-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-composition-interfaces Version: 2.0.2-2noble.20250424.141157 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 1528 Depends: ros-jazzy-composition-interfaces (= 2.0.2-2noble.20250424.141157) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-composition-interfaces/ros-jazzy-composition-interfaces-dbgsym_2.0.2-2noble.20250424.141157_amd64.deb Size: 1257318 SHA256: b370ef504b85a561b21df9b91ae2160ff0e4495ac7a221071a0d682de0651c33 SHA1: 5c74e84e10e23fde89b209e082f6ecb462d53636 MD5sum: a13f13424b1020f5f59903a77c8a2926 Description: debug symbols for ros-jazzy-composition-interfaces Build-Ids: 18434c0344162981fed6e1ea01c6b26a616d5803 1cffb804efce996e640c1b4866326380d612f827 26ef6aaf1eeb9638712075a16dbd6c66fd72271c 32a1c437179fea6d1a37186f25dfbd6f2aa3a0a0 4f6d3c6bf4caa37aed0476b2e2195dbf7164c5c4 62e3bb9cc1aef0b3c48ba9e81c96bc3bf708c08d 7cd9badc14ef201b842874b7bafaf1865e98f599 7f20dd541a0dc033c7a82b70ff2a62fd32149e01 d11c7462709315c74c9dc4468499ce6769ea2ebc efcdaff4ff1e9676304cd98b7f7e9c9d6c56d381 f06ec8ca4b5c22a1054c0cdf19088877537f8010 Package: ros-jazzy-compressed-depth-image-transport Version: 4.0.4-1noble.20250430.012432 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 933 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-cv-bridge, ros-jazzy-image-transport, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-compressed-depth-image-transport/ros-jazzy-compressed-depth-image-transport_4.0.4-1noble.20250430.012432_amd64.deb Size: 201380 SHA256: 0a9026fe69dfbe74c7511c21c3d486822d3f5211858ef2e075c1fb298d105719 SHA1: 53cab46f2dcaa0dfdf5f0ae893288d99d6295b78 MD5sum: 40ade54454e55242a3b7dfb1a5bd496b Description: Compressed_depth_image_transport provides a plugin to image_transport for transparently sending depth images (raw, floating-point) using PNG compression. Package: ros-jazzy-compressed-depth-image-transport-dbgsym Package-Type: ddeb Source: ros-jazzy-compressed-depth-image-transport Version: 4.0.4-1noble.20250430.012432 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 5042 Depends: ros-jazzy-compressed-depth-image-transport (= 4.0.4-1noble.20250430.012432) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-compressed-depth-image-transport/ros-jazzy-compressed-depth-image-transport-dbgsym_4.0.4-1noble.20250430.012432_amd64.deb Size: 4428556 SHA256: 9cd45d8f138af11f4b2149882778b840c2593d536e1943ef318e11886b079545 SHA1: a7604161901632b067dfb6989baee5d24c798ecd MD5sum: acfea978b6af4c05986376e4b1363f1b Description: debug symbols for ros-jazzy-compressed-depth-image-transport Build-Ids: ec9fa88012954b0064778ff2818098dac0c6c410 Package: ros-jazzy-compressed-image-transport Version: 4.0.4-1noble.20250430.012728 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 940 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-cv-bridge, ros-jazzy-image-transport, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-compressed-image-transport/ros-jazzy-compressed-image-transport_4.0.4-1noble.20250430.012728_amd64.deb Size: 201348 SHA256: 4ac3b8aab7c2c92c9eb46e34d44dcd606b1f2c3e167e79d2955cde69a563009b SHA1: 3c58a871b05fd550d9ecc33d3f4b75de54a93cc2 MD5sum: ddb473d4d431d182e239a953c8ccc022 Description: Compressed_image_transport provides a plugin to image_transport for transparently sending images encoded as JPEG or PNG. Package: ros-jazzy-compressed-image-transport-dbgsym Package-Type: ddeb Source: ros-jazzy-compressed-image-transport Version: 4.0.4-1noble.20250430.012728 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 5176 Depends: ros-jazzy-compressed-image-transport (= 4.0.4-1noble.20250430.012728) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-compressed-image-transport/ros-jazzy-compressed-image-transport-dbgsym_4.0.4-1noble.20250430.012728_amd64.deb Size: 4534332 SHA256: 7b7cddd69c52086d24311e3e486a2c9605fd3684479d4ac20481413cd242ab1e SHA1: 1d848eee00101edba684239e62344256ef1f9d58 MD5sum: 29c9afb5bf2fec8a07a9bfa01dd083dd Description: debug symbols for ros-jazzy-compressed-image-transport Build-Ids: b59299c1ffb95bdbddd09366d7026a90f4532751 Package: ros-jazzy-console-bridge-vendor Version: 1.7.1-3noble.20250424.111236 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 42 Depends: libconsole-bridge-dev, ros-jazzy-ros-workspace Homepage: https://github.com/ros/console_bridge Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-console-bridge-vendor/ros-jazzy-console-bridge-vendor_1.7.1-3noble.20250424.111236_amd64.deb Size: 5388 SHA256: 3cfb043feced8da4112029dd01a5e8c28c7f2c237d153e2dedef8ce64d648b8a SHA1: 019a955c60ef1af075a2eb878f107281f5e9df23 MD5sum: 1cf49907cf44b494463de772fbb343df Description: Wrapper around console_bridge, providing nothing but a dependency on console_bridge, on some systems. On others, it provides an ExternalProject build of console_bridge. Package: ros-jazzy-control-msgs Version: 5.4.0-1noble.20250424.143447 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 12268 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-trajectory-msgs, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-control-msgs/ros-jazzy-control-msgs_5.4.0-1noble.20250424.143447_amd64.deb Size: 721866 SHA256: b735d02249cd4d09886c88b266e88693f4b556715b31aa16948ed27fa319fc68 SHA1: 0229a178039e8bec7c6bfe030f4946b1c11bcb65 MD5sum: 54fa1e1b2ab921a910a3157ac53b22e2 Description: control_msgs contains base messages and actions useful for controlling robots. It provides representations for controller setpoints and joint and cartesian trajectories. Package: ros-jazzy-control-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-control-msgs Version: 5.4.0-1noble.20250424.143447 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 7728 Depends: ros-jazzy-control-msgs (= 5.4.0-1noble.20250424.143447) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-control-msgs/ros-jazzy-control-msgs-dbgsym_5.4.0-1noble.20250424.143447_amd64.deb Size: 5919594 SHA256: f8150a6510ddb3f75da063370f0926aeff26da8307fbcb62115162e8f49c999c SHA1: efd98359e7ba0cbd6c64aefe0a6d69ce3161b806 MD5sum: b6dd0b1b6f0571e301b1dc93be39a910 Description: debug symbols for ros-jazzy-control-msgs Build-Ids: 1cea77869f80aacc68433b9af6414ee29ec42a20 67ee40398dda3408f6c764c396d962e4f1f59041 728afb469ba757e1838d26d35ff4180a768c95f4 80b2fe4adbcfa94fe11b5576748449c2e2152c65 8fa083976c220375ed189490543e0802f46c5418 919e93d932a92ffe45030a2f047a38728fd3e168 a3486d62748b288dc88315d3a91809907d6daa5f b6ac06d13ea470ad9d6a21f77e37038bd520e680 bdede29f585dc0801e5a380607e91219e1e37427 caa337452ca4ecd9f2301a77076e63e082ad3b49 d67be76b97b0cc904cfe3b134ffd8c404d755aeb Package: ros-jazzy-control-toolbox Version: 4.3.0-1noble.20250505.192226 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 821 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libeigen3-dev, ros-jazzy-control-msgs, ros-jazzy-filters, ros-jazzy-generate-parameter-library, ros-jazzy-geometry-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rcutils, ros-jazzy-realtime-tools, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-control-toolbox/ros-jazzy-control-toolbox_4.3.0-1noble.20250505.192226_amd64.deb Size: 172296 SHA256: 886b27f43b0d662946cf02fefb754977ed5311d5430ff6abb603a27b56174b92 SHA1: 1e666c2fc7a7a47d5398b86c21f4bb530e93c80c MD5sum: cbc09be53867691d2688be5df6ea2b87 Description: The control toolbox contains modules that are useful across all controllers. Package: ros-jazzy-control-toolbox-dbgsym Package-Type: ddeb Source: ros-jazzy-control-toolbox Version: 4.3.0-1noble.20250505.192226 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3175 Depends: ros-jazzy-control-toolbox (= 4.3.0-1noble.20250505.192226) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-control-toolbox/ros-jazzy-control-toolbox-dbgsym_4.3.0-1noble.20250505.192226_amd64.deb Size: 2988582 SHA256: a18d54b1005859cd3ece6845b3ceaf177d2f6747732d57acac99a0766cff5da5 SHA1: e6b6eefbc8e6af2149eed4247b7e952cbee6712b MD5sum: c785ebdd98b76810ac3d86fda583ca53 Description: debug symbols for ros-jazzy-control-toolbox Build-Ids: 5b7d3984446c14db7d179d3c0a3df63ef66488f5 728f227354424d0e2afcddf67f6eadba73cc6a89 8b226764fa13728e8003df93d266124ba3d05d9b 9f50837d87893f301c91cb59dee4e15d8e2b95aa ac24e4888dc2063de8b53f5b8c22015831f31645 Package: ros-jazzy-controller-interface Version: 4.29.0-1noble.20250505.193137 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 257 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-hardware-interface, ros-jazzy-rclcpp-lifecycle, ros-jazzy-realtime-tools, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-controller-interface/ros-jazzy-controller-interface_4.29.0-1noble.20250505.193137_amd64.deb Size: 65584 SHA256: 9143e8a8e624d6059bd98c65e3cec143230c71f82bc0da1c3cb66b131d65804c SHA1: 55a4f8f80109f04a5199fec951e7cadad5eca4a6 MD5sum: 3d1022712af6ea4a9c4356f486ac1e36 Description: Base classes for controllers and syntax cookies for supporting common sensor types in controllers and broadcasters Package: ros-jazzy-controller-interface-dbgsym Package-Type: ddeb Source: ros-jazzy-controller-interface Version: 4.29.0-1noble.20250505.193137 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1061 Depends: ros-jazzy-controller-interface (= 4.29.0-1noble.20250505.193137) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-controller-interface/ros-jazzy-controller-interface-dbgsym_4.29.0-1noble.20250505.193137_amd64.deb Size: 1023406 SHA256: 17ebaaadfbc649f69c3bf320b53a7e6acb5f855ef3cdbbcf822d88307c83c34b SHA1: 4aad2edaa28123359521b6ec375a51da69017ae8 MD5sum: 6136bc48ab096df20a9380f2883c9c92 Description: debug symbols for ros-jazzy-controller-interface Build-Ids: 5bcf54fdbe2d2f575a0bdb67a719750f02bc8de8 Package: ros-jazzy-controller-manager Version: 4.29.0-1noble.20250505.193227 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1837 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), python3-filelock, ros-jazzy-backward-ros, ros-jazzy-controller-interface, ros-jazzy-controller-manager-msgs, ros-jazzy-diagnostic-updater, ros-jazzy-generate-parameter-library, ros-jazzy-hardware-interface, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-libstatistics-collector, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rcpputils, ros-jazzy-realtime-tools, ros-jazzy-ros2-control-test-assets, ros-jazzy-ros2param, ros-jazzy-ros2run, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-controller-manager/ros-jazzy-controller-manager_4.29.0-1noble.20250505.193227_amd64.deb Size: 442824 SHA256: 30e1639606215e9a3b371b80c5a3dc7fbad84f9ba1ec67f724c462593aa38a16 SHA1: 5fb683701d470c78fc2b969afaf282c8857c339f MD5sum: 6257ab2330f6fb33648f40d5231c8dc9 Description: The main runnable entrypoint of ros2_control and home of controller management and resource management. Package: ros-jazzy-controller-manager-dbgsym Package-Type: ddeb Source: ros-jazzy-controller-manager Version: 4.29.0-1noble.20250505.193227 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 7336 Depends: ros-jazzy-controller-manager (= 4.29.0-1noble.20250505.193227) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-controller-manager/ros-jazzy-controller-manager-dbgsym_4.29.0-1noble.20250505.193227_amd64.deb Size: 6602816 SHA256: 26bffda9975eac329e30f17dca4fbd4e9b3f53d3f875127a78a152e6aa40a4b7 SHA1: eb250bd589546fbadb1412d23050f5c4ce98507b MD5sum: 58e827f2a693925755e902209db00fc6 Description: debug symbols for ros-jazzy-controller-manager Build-Ids: 4549601e45ba9c596a0a1053332678dcc406c591 ba54453747c5ff37eab3addc5fc9727048c73c50 Package: ros-jazzy-controller-manager-msgs Version: 4.29.0-1noble.20250505.192137 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 5712 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-lifecycle-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/controller_manager_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-controller-manager-msgs/ros-jazzy-controller-manager-msgs_4.29.0-1noble.20250505.192137_amd64.deb Size: 367778 SHA256: 7977e7947c3f451e1dfa77b68a8b0f64fe7c3f50c1fbb717f3a45cade10de5f8 SHA1: 475da0e4d9d5cfaff81708bdb8df2542a94a478e MD5sum: 290a035d4dbbc3f1a2e3f7ee796a6303 Description: Messages and services for the controller manager. Package: ros-jazzy-controller-manager-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-controller-manager-msgs Version: 4.29.0-1noble.20250505.192137 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 4410 Depends: ros-jazzy-controller-manager-msgs (= 4.29.0-1noble.20250505.192137) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-controller-manager-msgs/ros-jazzy-controller-manager-msgs-dbgsym_4.29.0-1noble.20250505.192137_amd64.deb Size: 3508840 SHA256: 8983b72da2a9870ea75d35a85a4646271b05a4d5ccc008033c462e2667150492 SHA1: bb027f63fd4c44e8c10e1d5cdc12a517dc48e4aa MD5sum: 8acfbcea63936c2028941a261bdbd297 Description: debug symbols for ros-jazzy-controller-manager-msgs Build-Ids: 4e76873d6fa5efcfe1243b65ebebd45f9cb71fcb 6e99e773005814e6668c7f48559c21df524c2c8e 6ed86f65d1bbe59dc6bb2dfd3f77b97b44aca6a9 83a4de9ba4e35835dfbc544a63255423520d5714 8f2d24aa511a415f8f089453d7fbc5d99a07e644 ab23d710410b8408a077175dd796532bf2861747 c10b00ad5996c8f810388c46fb30598ebf9a21ba e4fa31f1a02a62fb9a20491b63fadb55bc9e0252 f15991d8e1ef1065dcacea12ed35ab5a7636da09 f5e033ef1de9054a5e962199ac0adf77e9be10b6 ffdca2c04c0e653593fec94d22e0a72745e5a44f Package: ros-jazzy-costmap-queue Version: 1.3.6-1noble.20250430.063833 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 91 Depends: libc6 (>= 2.35), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-jazzy-nav2-costmap-2d, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-costmap-queue/ros-jazzy-costmap-queue_1.3.6-1noble.20250430.063833_amd64.deb Size: 18386 SHA256: 45dbd819428300667a27c591bf1f9d7e71521612fdba1314fd73fc628950cd53 SHA1: 3d826032dd41b54614de3dc25a1fc97b213b94ac MD5sum: f8aa5dc534fe6dea807074b5659a2077 Description: The costmap_queue package Package: ros-jazzy-costmap-queue-dbgsym Package-Type: ddeb Source: ros-jazzy-costmap-queue Version: 1.3.6-1noble.20250430.063833 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 137 Depends: ros-jazzy-costmap-queue (= 1.3.6-1noble.20250430.063833) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-costmap-queue/ros-jazzy-costmap-queue-dbgsym_1.3.6-1noble.20250430.063833_amd64.deb Size: 122286 SHA256: 53c75470892d205a79ae482e2616d378938e0409a62dda330a83162eb1389c39 SHA1: 8aeda67fbf1b9f3732a674d4edeed0082f140a02 MD5sum: c1a267ca26c1a4396c9fea665032572e Description: debug symbols for ros-jazzy-costmap-queue Build-Ids: d440202d5ebc2558323d4d37d6d9f997c4b63bf7 Package: ros-jazzy-crane-plus Version: 3.0.0-1noble.20250506.153024 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 42 Depends: ros-jazzy-crane-plus-control, ros-jazzy-crane-plus-description, ros-jazzy-crane-plus-examples, ros-jazzy-crane-plus-gazebo, ros-jazzy-crane-plus-moveit-config, ros-jazzy-ros-workspace Homepage: https://rt-net.jp/products/cranev2/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-crane-plus/ros-jazzy-crane-plus_3.0.0-1noble.20250506.153024_amd64.deb Size: 5632 SHA256: 24c25c201568e97758207e480a6a223f22da14e217404dc055871d93a3b6f462 SHA1: 8b78bcd4ca853969c715f1c21d367ca923050c44 MD5sum: 4b08c6116fbe500472131361ba47065f Description: ROS 2 package suite of CRANE+ V2 Package: ros-jazzy-crane-plus-control Version: 3.0.0-1noble.20250505.195559 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 212 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-controller-manager, ros-jazzy-crane-plus-description, ros-jazzy-dynamixel-sdk, ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-ros2-controllers, ros-jazzy-ros2controlcli, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-crane-plus-control/ros-jazzy-crane-plus-control_3.0.0-1noble.20250505.195559_amd64.deb Size: 58308 SHA256: 3f771984089c18af240b9a55d8b3e4bcd4c1ce910df2633b4028bbe6403b671c SHA1: c2b2ccaecc74ef2d1608cf96bde2d8a2ff0ac5bb MD5sum: 67cf65f25b8c8fb95160ddc37ba889c0 Description: CRANE+ V2 control package Package: ros-jazzy-crane-plus-control-dbgsym Package-Type: ddeb Source: ros-jazzy-crane-plus-control Version: 3.0.0-1noble.20250505.195559 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: RT Corporation Installed-Size: 968 Depends: ros-jazzy-crane-plus-control (= 3.0.0-1noble.20250505.195559) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-crane-plus-control/ros-jazzy-crane-plus-control-dbgsym_3.0.0-1noble.20250505.195559_amd64.deb Size: 923222 SHA256: 0e85c04a1d2a497f21df35b88560fde143a0e8cbab56d517faaf0609786d415b SHA1: 353ee5140f445260d66286e81ed3d31dce616d0b MD5sum: 73ae0371132f9cd7b6ca4f1f6986f5a2 Description: debug symbols for ros-jazzy-crane-plus-control Build-Ids: 0aa8ceb23846397300128e0acff7bff38eee4975 Package: ros-jazzy-crane-plus-description Version: 3.0.0-1noble.20250505.194456 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 10524 Depends: ros-jazzy-gz-ros2-control, ros-jazzy-joint-state-publisher-gui, ros-jazzy-launch, ros-jazzy-robot-state-publisher, ros-jazzy-rviz2, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-crane-plus-description/ros-jazzy-crane-plus-description_3.0.0-1noble.20250505.194456_amd64.deb Size: 1906586 SHA256: 38baa38a1620855845441aa6ee5870ed90703de0d525be7983d63f01f95d6293 SHA1: c57b9cb9e1b9491ba530e348103b208eae456c02 MD5sum: 3e33b11ad9d0195cc773a58e3742120b Description: CRANE+ V2 description package Package: ros-jazzy-crane-plus-examples Version: 3.0.0-1noble.20250505.195645 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 1809 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-contrib406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-moveit-ros-planning-interface, libopencv-dev, ros-jazzy-crane-plus-control, ros-jazzy-crane-plus-description, ros-jazzy-crane-plus-moveit-config, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-image-geometry, ros-jazzy-rclcpp, ros-jazzy-tf2-geometry-msgs, ros-jazzy-usb-cam, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-crane-plus-examples/ros-jazzy-crane-plus-examples_3.0.0-1noble.20250505.195645_amd64.deb Size: 286684 SHA256: a0f69720c177c3d18172ae2c2d27a76bfae913e755b0a997aa9a9602404affdd SHA1: 52ea468c4dc7556527bb58900ea4e674b977c0d9 MD5sum: 17707a7f4ec98c322ceae051e4e02bb8 Description: CRANE+ V2 examples package Package: ros-jazzy-crane-plus-examples-dbgsym Package-Type: ddeb Source: ros-jazzy-crane-plus-examples Version: 3.0.0-1noble.20250505.195645 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: RT Corporation Installed-Size: 15366 Depends: ros-jazzy-crane-plus-examples (= 3.0.0-1noble.20250505.195645) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-crane-plus-examples/ros-jazzy-crane-plus-examples-dbgsym_3.0.0-1noble.20250505.195645_amd64.deb Size: 14099652 SHA256: 1cc9b9b0e46195da5ec01e47fa9ad6a809adfefc3c822d9cb5ac5e270f743abf SHA1: 419bc8db9b96806e75d5f2e9353dc92e3c62f381 MD5sum: 05b9d45d2c29312b037fb6d713ca790c Description: debug symbols for ros-jazzy-crane-plus-examples Build-Ids: 00c78ea2396001f25961a4e9179e9189fd96e0f0 13c9eaa52721b3858262c1ba8d3cbdc6aad1270d 3ed63cecadc4fd3863c76b6e9bce1c99573c9c42 79a46c0afef75e1b28c67257e9551bfa29aea20c b76009e8501082ddcd7a9d5b25dc3fd7c9c2a489 ca717d09d6da1d44534a72e080368c8bb512f7b2 ccf458600e88fa81138cfad7a91351a6e83b6fc5 Package: ros-jazzy-crane-plus-gazebo Version: 3.0.0-1noble.20250506.152515 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 86 Depends: ros-jazzy-controller-manager, ros-jazzy-crane-plus-description, ros-jazzy-crane-plus-moveit-config, ros-jazzy-gripper-controllers, ros-jazzy-robot-state-publisher, ros-jazzy-ros-gz, ros-jazzy-ros2-controllers, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-crane-plus-gazebo/ros-jazzy-crane-plus-gazebo_3.0.0-1noble.20250506.152515_amd64.deb Size: 13250 SHA256: 43dbeb0d7596794eadf8c401ae10e2ea156d41d80ccd47e70aa5d44014ac8041 SHA1: c5da1b80abcba3784e5a7ce03d8b8629b94c8812 MD5sum: 6867cf17b628d9d8fc1bf43f6d0c2190 Description: CRANE+ V2 gazebo simulation package Package: ros-jazzy-crane-plus-moveit-config Version: 3.0.0-1noble.20250505.194930 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 81 Depends: ros-jazzy-controller-manager, ros-jazzy-crane-plus-description, ros-jazzy-joint-state-publisher, ros-jazzy-joint-state-publisher-gui, ros-jazzy-moveit-configs-utils, ros-jazzy-moveit-kinematics, ros-jazzy-moveit-planners, ros-jazzy-moveit-ros-move-group, ros-jazzy-moveit-ros-visualization, ros-jazzy-moveit-ros-warehouse, ros-jazzy-moveit-setup-assistant, ros-jazzy-moveit-simple-controller-manager, ros-jazzy-robot-state-publisher, ros-jazzy-rviz-common, ros-jazzy-rviz-default-plugins, ros-jazzy-rviz2, ros-jazzy-tf2-ros, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-crane-plus-moveit-config/ros-jazzy-crane-plus-moveit-config_3.0.0-1noble.20250505.194930_amd64.deb Size: 13906 SHA256: 0044007a12374023afd697340e0f0959593992bb70c081ec6790e6aa5a4feff2 SHA1: f528cd0ce6e48fa3319b0d5326b179735bf8da27 MD5sum: 04ac03ff60214dbceef4f3f6da64c93d Description: CRANE+ V2 move_group config package Package: ros-jazzy-create3-coverage Version: 1.0.0-1noble.20250430.012701 Architecture: amd64 Maintainer: Alberto Soragna Installed-Size: 1734 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-create3-examples-msgs, ros-jazzy-geometry-msgs, ros-jazzy-irobot-create-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-tf2-geometry-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-create3-coverage/ros-jazzy-create3-coverage_1.0.0-1noble.20250430.012701_amd64.deb Size: 259658 SHA256: 44d9a874fc95b2b48eeaa9d1a26614314742e3acd805265aab5fb402250b7877 SHA1: 5670d7f5974ce476e6c46e5affa59a756e092367 MD5sum: dee346c45bfcacb14e80ca2ee4e9ebc3 Description: C++ action server exposing a non-systematic coverage behavior Package: ros-jazzy-create3-coverage-dbgsym Package-Type: ddeb Source: ros-jazzy-create3-coverage Version: 1.0.0-1noble.20250430.012701 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alberto Soragna Installed-Size: 7972 Depends: ros-jazzy-create3-coverage (= 1.0.0-1noble.20250430.012701) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-create3-coverage/ros-jazzy-create3-coverage-dbgsym_1.0.0-1noble.20250430.012701_amd64.deb Size: 6534594 SHA256: 0c4cc4fe812cb2fcd255c7d5e764922b5777215fe61888aab2b2fe2f2861ab80 SHA1: c83c3766440043d4ec6e27902fa980db43fae6bf MD5sum: bbdcfed7371548326e217d33664da36e Description: debug symbols for ros-jazzy-create3-coverage Build-Ids: 535a19a17298f47514a06b09451ab72c1330b3df d38dd2ac4525b87cde6e24f723d51554919910da Package: ros-jazzy-create3-examples-msgs Version: 1.0.0-1noble.20250424.140619 Architecture: amd64 Maintainer: Alberto Soragna Installed-Size: 1576 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-create3-examples-msgs/ros-jazzy-create3-examples-msgs_1.0.0-1noble.20250424.140619_amd64.deb Size: 114626 SHA256: 82d93b27e74899dbcb47b3342eebba48aa0a8d7199dad34f2d51360f8f9cdf88 SHA1: 4c426a911ad3c2af55b3fb3da2a5698fb5f80915 MD5sum: f72f8007d5aeebc27ca9f69987b8d530 Description: Package containing action, message and service definitions used by the iRobot(R) Create(R) 3 examples Package: ros-jazzy-create3-examples-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-create3-examples-msgs Version: 1.0.0-1noble.20250424.140619 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alberto Soragna Installed-Size: 773 Depends: ros-jazzy-create3-examples-msgs (= 1.0.0-1noble.20250424.140619) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-create3-examples-msgs/ros-jazzy-create3-examples-msgs-dbgsym_1.0.0-1noble.20250424.140619_amd64.deb Size: 511414 SHA256: 69ee4d6dd3a3f80741a2f238e5d8a28e5672142d1ba0253c28a603c52cd53c3e SHA1: 877bbefb5b2fb4e7b2626413a7c642b402af022b MD5sum: 4a53f91c0ebda0b74d8519ea78578cca Description: debug symbols for ros-jazzy-create3-examples-msgs Build-Ids: 3a0e3f925074080281ea65db2403b6081035f8af 5cd783f5cb19d3f812062ed6607760bfa539df7e 74934b09232dec66d662255904f0649f7d12116b 9c3253190df38d14f929eb2a469a0c520d64616a a8a33b9d4daf1a83aae573a7a8ee5bf16f4bdff6 aade3b7a85525f6514ce2226b21940d9dc6ffafb b513f9a54296bec259eb7ffe3b04b0dfb103a273 d2e7785700ce102b2995300d65be553008f43359 d4c251fa15f1b3714417ee0676f15219ad66b78e d6dd78d58cab7e72fa4c24103d02161c60d0b283 e11c1c56fae987354b1d48b7121713e9d4982d15 Package: ros-jazzy-create3-examples-py Version: 1.0.0-1noble.20250430.005024 Architecture: amd64 Maintainer: jkearns Installed-Size: 74 Depends: ros-jazzy-geometry-msgs, ros-jazzy-irobot-create-msgs, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-create3-examples-py/ros-jazzy-create3-examples-py_1.0.0-1noble.20250430.005024_amd64.deb Size: 13410 SHA256: f2d3fef53e9902ad94fef92aec7b527184ae26d4de86b2b20a15356622239a5e SHA1: 0e057c66f3cc6a351a6474b9eff2c1e5a47d86f7 MD5sum: 483471064f0ff5381583468c5b91dd83 Description: Python examples for interacting with the iRobot(R) Create(R) 3 Educational Robot Package: ros-jazzy-create3-lidar-slam Version: 1.0.0-1noble.20250430.024359 Architecture: amd64 Maintainer: Alberto Soragna Installed-Size: 66 Depends: ros-jazzy-irobot-create-msgs, ros-jazzy-launch-ros, ros-jazzy-rplidar-ros, ros-jazzy-slam-toolbox, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-create3-lidar-slam/ros-jazzy-create3-lidar-slam_1.0.0-1noble.20250430.024359_amd64.deb Size: 10410 SHA256: 92f114ead91fc1b771d035a074dbab6f2c02ea2cb8316492e34590c355427378 SHA1: e558d2894e604f45aa8ae1a7200d635c1c65adff MD5sum: d90b38fda2b25c20f568bc43fb3d024a Description: Example for using an RPLIDAR A1 with a Create 3 Package: ros-jazzy-create3-republisher Version: 1.0.0-1noble.20250429.231552 Architecture: amd64 Maintainer: Alberto Soragna Installed-Size: 1245 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-irobot-create-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-create3-republisher/ros-jazzy-create3-republisher_1.0.0-1noble.20250429.231552_amd64.deb Size: 213422 SHA256: 71684277ec437b5e89dfa646021e14c6496e08b25a55ad4be7dd5adcf0073584 SHA1: 11aec9f84e4c909f89b641d3156b000bbaefd297 MD5sum: 1d8f53381ac7a3972a9bbdf9f1be7dde Description: C++ action server exposing a non-systematic coverage behavior Package: ros-jazzy-create3-republisher-dbgsym Package-Type: ddeb Source: ros-jazzy-create3-republisher Version: 1.0.0-1noble.20250429.231552 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alberto Soragna Installed-Size: 5891 Depends: ros-jazzy-create3-republisher (= 1.0.0-1noble.20250429.231552) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-create3-republisher/ros-jazzy-create3-republisher-dbgsym_1.0.0-1noble.20250429.231552_amd64.deb Size: 5050038 SHA256: 00e1eef5ac2d5dba6a1abea3c86f71769c4cbe1f14b0a5879b221b354bf0c6d8 SHA1: 67b1ad23fd53743e7518799034f2aeaaf79e837c MD5sum: e2adcbee61848973fbe70ba0c9c6a6b5 Description: debug symbols for ros-jazzy-create3-republisher Build-Ids: 3578bf99630eb5ab8e1ad8d3bd3d53dabfdaf1f6 Package: ros-jazzy-create3-teleop Version: 1.0.0-1noble.20250430.012505 Architecture: amd64 Maintainer: Alberto Soragna Installed-Size: 30 Depends: ros-jazzy-joy, ros-jazzy-launch-ros, ros-jazzy-teleop-twist-joy, ros-jazzy-teleop-twist-keyboard, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-create3-teleop/ros-jazzy-create3-teleop_1.0.0-1noble.20250430.012505_amd64.deb Size: 3632 SHA256: 9caed1f5d01e6f1827d78d1b118ecbbab8231e5af5fd5d65aa411205e98626b5 SHA1: 649653db07f02bf965d34330cd7ac571ac8de7cc MD5sum: d84f7939deda5badf394cbacd0b9183f Description: Example launch files for teleoperating the iRobot(R) Create(R) 3 Educational Robot. Package: ros-jazzy-cudnn-cmake-module Version: 0.0.1-6noble.20250424.120917 Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 46 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cudnn-cmake-module/ros-jazzy-cudnn-cmake-module_0.0.1-6noble.20250424.120917_amd64.deb Size: 6290 SHA256: 1e70ea16700bafa02a98cdd0b24f08b8ca37db02e84b34d14e2a27faae48f747 SHA1: 9aba576d02074166abca8ad1c6dfd849aedb08c9 MD5sum: fff45fe71beabf53cae30ec89480ac3f Description: Exports a CMake module to find cuDNN. Package: ros-jazzy-cv-bridge Version: 4.1.0-1noble.20250430.000353 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 492 Depends: libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, python3-numpy, python3-opencv, ros-jazzy-ament-index-python, ros-jazzy-rclcpp, ros-jazzy-rcpputils, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/cv_bridge Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cv-bridge/ros-jazzy-cv-bridge_4.1.0-1noble.20250430.000353_amd64.deb Size: 124912 SHA256: 28fb0e5826bc326c95eba9c0e01654a0fc9e34eab5673f760308e21c19eb1d80 SHA1: 969100ed8cbb9211c9229ee182332975c705f05d MD5sum: e2248a316ede3217ab18fc84837d9f69 Description: This contains CvBridge, which converts between ROS2 Image messages and OpenCV images. Package: ros-jazzy-cv-bridge-dbgsym Package-Type: ddeb Source: ros-jazzy-cv-bridge Version: 4.1.0-1noble.20250430.000353 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 1977 Depends: ros-jazzy-cv-bridge (= 4.1.0-1noble.20250430.000353) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cv-bridge/ros-jazzy-cv-bridge-dbgsym_4.1.0-1noble.20250430.000353_amd64.deb Size: 1854784 SHA256: 23738bd5ce859571e666688b04db612b9301684ad5fb1c7bd2e75b1c1c5aa1a9 SHA1: 9183e0ed28a0c2dd95bec0f265ee4d0d8f355ffe MD5sum: fe5f4f91dffbb3a1d8ac2353f6add50b Description: debug symbols for ros-jazzy-cv-bridge Build-Ids: 47a6161dbafccc2527f9c9a7b2ae4b2fa3eb11ee 7c5fb116cc25e59ee6efd60b14409ee40aa6c5f8 Package: ros-jazzy-cyclonedds Version: 0.10.5-1noble.20250424.110258 Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 3791 Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0), openssl, ros-jazzy-iceoryx-binding-c, ros-jazzy-iceoryx-hoofs, ros-jazzy-iceoryx-posh, ros-jazzy-ros-workspace Homepage: https://projects.eclipse.org/projects/iot.cyclonedds Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cyclonedds/ros-jazzy-cyclonedds_0.10.5-1noble.20250424.110258_amd64.deb Size: 1036810 SHA256: 9a8fd237fbdd6f4d22d6d8b9112200304739ec59c8b4e7d3f141fbfd52e7676d SHA1: 9e607ea55fbe16b9dc4a23938d88b24b3d95726e MD5sum: 9c506d40e50da7529606abde0e0d2f28 Description: Eclipse Cyclone DDS is a very performant and robust open-source DDS implementation. Cyclone DDS is developed completely in the open as an Eclipse IoT project. Package: ros-jazzy-cyclonedds-dbgsym Package-Type: ddeb Source: ros-jazzy-cyclonedds Version: 0.10.5-1noble.20250424.110258 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 4332 Depends: ros-jazzy-cyclonedds (= 0.10.5-1noble.20250424.110258) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-cyclonedds/ros-jazzy-cyclonedds-dbgsym_0.10.5-1noble.20250424.110258_amd64.deb Size: 3772028 SHA256: f58c94b949c88d02b39fd85903b4d154f0a732b6c066567c0131d9b5fd2d4c28 SHA1: dec8798340bb42b4df6a0a6ae85daf76f9aa2440 MD5sum: 2af45b3841a2167076d4e848ea9549d7 Description: debug symbols for ros-jazzy-cyclonedds Build-Ids: 03580a28353093641b27d76217a40324d05c80d1 08cfb017adbfd8ea5a422010f038bffc1d2566b9 153055f1aae04dfaec3a0e33a694db495a2c32df 32977127ad1c4eab1bc195311c0f1a2bcd16f54e 45a6c229364001fb815150adc0cf1f8bda81c8a3 9bf53c68aac11434a1fad2ca7bbc40313d5b2f88 b45deaed0081e559db3ba14e83214be495a8d857 Package: ros-jazzy-data-tamer-cpp Version: 0.9.4-4noble.20250429.232031 Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 421 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-data-tamer-msgs, ros-jazzy-mcap-vendor, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-data-tamer-cpp/ros-jazzy-data-tamer-cpp_0.9.4-4noble.20250429.232031_amd64.deb Size: 115628 SHA256: 297d59a8b3118a5fb0dc067b412f4678068d622b5aa589f96815583d0c863646 SHA1: 166e1328552cd865ab0ffcfa7bdff85e0cf4bb1b MD5sum: 5c87f1c4f6ee8c39aea0768f465cc7fc Description: DataTamer data logging library Package: ros-jazzy-data-tamer-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-data-tamer-cpp Version: 0.9.4-4noble.20250429.232031 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 2217 Depends: ros-jazzy-data-tamer-cpp (= 0.9.4-4noble.20250429.232031) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-data-tamer-cpp/ros-jazzy-data-tamer-cpp-dbgsym_0.9.4-4noble.20250429.232031_amd64.deb Size: 2108598 SHA256: a66c848a42e800f39e6d8839cc746bc106259d62e1edb8073175cefa056834a9 SHA1: 5110c57d696ce429c8f4dff5859ca8e275aef314 MD5sum: ca731077c58f08333d4ef5006d376289 Description: debug symbols for ros-jazzy-data-tamer-cpp Build-Ids: 0c686fed8d1864bef4f537d49cd51d50d37804a5 5655b3552af01dc7e743fbc9c78dbe17ccf9c296 Package: ros-jazzy-data-tamer-msgs Version: 0.9.4-4noble.20250424.141302 Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 680 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-data-tamer-msgs/ros-jazzy-data-tamer-msgs_0.9.4-4noble.20250424.141302_amd64.deb Size: 67064 SHA256: 2c39b7ca4d5e7895fcb481aacae2f84734cdc4bb3ad4c693e77a98cc78950383 SHA1: ba466a6f91a8b21328889e766bb77476198fa899 MD5sum: 36e68aab545208110810725b0b19b9fc Description: Interfaces for data_tamer Package: ros-jazzy-data-tamer-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-data-tamer-msgs Version: 0.9.4-4noble.20250424.141302 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 551 Depends: ros-jazzy-data-tamer-msgs (= 0.9.4-4noble.20250424.141302) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-data-tamer-msgs/ros-jazzy-data-tamer-msgs-dbgsym_0.9.4-4noble.20250424.141302_amd64.deb Size: 428284 SHA256: 52ab3a53a34db814aba9c295f84d10e69d15ac23fc502717a9e3a47dc6ab6515 SHA1: 685408a18a638651178a70f6da1c50a246a15b7d MD5sum: 39243141c8d11e954592ca26dce24064 Description: debug symbols for ros-jazzy-data-tamer-msgs Build-Ids: 0cc5069409e6e35a87f599940cb85a68202713f9 24779ae44e39c8435113f13cba52f3eea94a3c30 2c568f2841e5e74721ca5b248c24c02b997f89df 4d9323f5806c1e9bd389d1395f24a50faa82ac04 5d69a005466ced3f00977aa4f4f745dc8813752d 83f7edd52df583f928f8e2c528863353a8a9df0b 84a9dd5a75909e28fc1352956ee2591712443f21 afb31330564afa6672924c9f2eb029aeabe2e058 bea69340789053cf1f2eb1dcb1b944add31f3788 c6f051af1ad98ea3240e35eba222d62dcd3ec987 e1a335140d763846ba09966cc7da910e25ff4a38 Package: ros-jazzy-dataspeed-can Version: 2.0.6-1noble.20250430.012233 Architecture: amd64 Maintainer: Kevin Hallenbeck Installed-Size: 41 Depends: ros-jazzy-dataspeed-can-msg-filters, ros-jazzy-dataspeed-can-msgs, ros-jazzy-dataspeed-can-tools, ros-jazzy-dataspeed-can-usb, ros-jazzy-ros-workspace Homepage: http://dataspeedinc.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dataspeed-can/ros-jazzy-dataspeed-can_2.0.6-1noble.20250430.012233_amd64.deb Size: 5220 SHA256: 8cf10e94868ec733d7946bcfc3320db22c119b73f348a12d0124a588eb75eb23 SHA1: eb4e035db4b7ae2a85a7df07497259c87a6f71df MD5sum: fde8cd7b1543a6dc96794feec2364c8f Description: CAN bus tools using Dataspeed hardware Package: ros-jazzy-dataspeed-can-msg-filters Version: 2.0.6-1noble.20250429.231931 Architecture: amd64 Maintainer: Kevin Hallenbeck Installed-Size: 75 Depends: ros-jazzy-can-msgs, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: http://dataspeedinc.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dataspeed-can-msg-filters/ros-jazzy-dataspeed-can-msg-filters_2.0.6-1noble.20250429.231931_amd64.deb Size: 12430 SHA256: a18f6aa62071446f66c3e6effc9ddc75462f716858057b493ca11fab6a6dc71a SHA1: 309e0ec4220404b24f53d75a52223f408849365b MD5sum: 7fc2390e200de29d1706d3ee996a6119 Description: Time synchronize multiple CAN messages to get a single callback Package: ros-jazzy-dataspeed-can-msgs Version: 2.0.6-1noble.20250424.141942 Architecture: amd64 Maintainer: Kevin Hallenbeck Installed-Size: 1104 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://dataspeedinc.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dataspeed-can-msgs/ros-jazzy-dataspeed-can-msgs_2.0.6-1noble.20250424.141942_amd64.deb Size: 79422 SHA256: 64d52c9075296d0aece203db9b3376c532194320e0425defd21769aa0df52ea1 SHA1: 81b48916b93c7f89ffc14e43c348fe31b0d8e687 MD5sum: a92c935ed4ce4f62b4d436f75c32ff0a Description: Controller Area Network (CAN) messages Package: ros-jazzy-dataspeed-can-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-dataspeed-can-msgs Version: 2.0.6-1noble.20250424.141942 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kevin Hallenbeck Installed-Size: 762 Depends: ros-jazzy-dataspeed-can-msgs (= 2.0.6-1noble.20250424.141942) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dataspeed-can-msgs/ros-jazzy-dataspeed-can-msgs-dbgsym_2.0.6-1noble.20250424.141942_amd64.deb Size: 595376 SHA256: 46894d1ea1064e2beb255b48d26981397d52b802a7e3524d5887a9dc5bce25c3 SHA1: a197b12e94198ce2b7b251b40a1052c8e5982710 MD5sum: ec4c3f7c63cfdb8eb6772dd8ef55cc3b Description: debug symbols for ros-jazzy-dataspeed-can-msgs Build-Ids: 0b174f3c92b30cf7da5614f8490361c4057be698 0c7b1e6378b24a3fca328c64f33ac31b3d80f483 2261f0c3219af2f91a133a27491bca180a5e1714 453816cb58e94a8425b9dace0b6b971f0e7c5e7d 4e1c341b78e5033c00b470de4caf4abe3e0a4c9a 8bcaa3a083b5c5f28be1ae94b78fd44575590dfd 9bfa8a17a44a73d53a54073847290cb836ee8d99 9ef2353715f577069961c4d6848f2523b49456d9 b255b79ccdecc234738e3050df9451ac8dad3d76 ce6e59f76293d62ff62b61ad6f5074d50dda5446 ebe7d9e118d9374b84f27c5a9b98b1a67a87d6ac Package: ros-jazzy-dataspeed-can-tools Version: 2.0.6-1noble.20250430.002708 Architecture: amd64 Maintainer: Micho Radovnikovich Installed-Size: 1166 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-can-msgs, ros-jazzy-dataspeed-can-msgs, ros-jazzy-rclcpp, ros-jazzy-rosbag2-cpp, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://dataspeedinc.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dataspeed-can-tools/ros-jazzy-dataspeed-can-tools_2.0.6-1noble.20250430.002708_amd64.deb Size: 217866 SHA256: 26dfa4902209dc149a1e997ee40bf80e05e656c9ba5dd58beab5d3182c70d247 SHA1: 485d823d662092c49567a2fab73bcaf0fbbc8916 MD5sum: 533c82794542d5c4aa6c65f693154dfa Description: CAN bus introspection Package: ros-jazzy-dataspeed-can-tools-dbgsym Package-Type: ddeb Source: ros-jazzy-dataspeed-can-tools Version: 2.0.6-1noble.20250430.002708 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Micho Radovnikovich Installed-Size: 3916 Depends: ros-jazzy-dataspeed-can-tools (= 2.0.6-1noble.20250430.002708) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dataspeed-can-tools/ros-jazzy-dataspeed-can-tools-dbgsym_2.0.6-1noble.20250430.002708_amd64.deb Size: 3518474 SHA256: 26c60079c9f4c49af923ef4f11d399c9ab5b6ce6f26efa4ec3d40a46f24c0db0 SHA1: c46b934e6a42335141cd7ecc830f63deef7ee2c3 MD5sum: 804de03ae5568b61d23bc62e52d6147f Description: debug symbols for ros-jazzy-dataspeed-can-tools Build-Ids: 38b42ed2a1aae6a21aadb70f1e29af432620761e bc2c07f990c0120563721ce6c13a81bb1bcb1626 Package: ros-jazzy-dataspeed-can-usb Version: 2.0.6-1noble.20250429.232443 Architecture: amd64 Maintainer: Kevin Hallenbeck Installed-Size: 771 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-can-msgs, ros-jazzy-lusb, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://dataspeedinc.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dataspeed-can-usb/ros-jazzy-dataspeed-can-usb_2.0.6-1noble.20250429.232443_amd64.deb Size: 178028 SHA256: df1078519dc731693d3d4601ec1f76c63769f6cd8ef2a7203853ac73bb653b51 SHA1: ba63307233771aa42b3285b3362c4e6eeb79f3b5 MD5sum: 572d7c37ad383f2537dca00fb46ff7e5 Description: Driver to interface with the Dataspeed Inc. USB CAN Tool Package: ros-jazzy-dataspeed-can-usb-dbgsym Package-Type: ddeb Source: ros-jazzy-dataspeed-can-usb Version: 2.0.6-1noble.20250429.232443 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kevin Hallenbeck Installed-Size: 2967 Depends: ros-jazzy-dataspeed-can-usb (= 2.0.6-1noble.20250429.232443) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dataspeed-can-usb/ros-jazzy-dataspeed-can-usb-dbgsym_2.0.6-1noble.20250429.232443_amd64.deb Size: 2602508 SHA256: d1b8ff9721c79548389647f0f83d7c11ec40b7901ed632e61c8a0391be2573a0 SHA1: e8a6f85fc1da270249669e54ec8f58fed6fa1319 MD5sum: c5eea67b5b6649e466c524e53e4ddc2f Description: debug symbols for ros-jazzy-dataspeed-can-usb Build-Ids: 4792f60daef9deb23bf4caadf6059c37e4833bfe ed0b292d42714ca9270bee69f9b3af68aa04f742 Package: ros-jazzy-delphi-esr-msgs Version: 4.0.0-4noble.20250424.141449 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 3777 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/delphi_esr_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-delphi-esr-msgs/ros-jazzy-delphi-esr-msgs_4.0.0-4noble.20250424.141449_amd64.deb Size: 237070 SHA256: 3e0bcb28a6d6c2aa1941494f1957ee55fa8c64a9976d52be830909968e85fec8 SHA1: a7ae8f4e76b9074df223c91760bf7c5153b62f6a MD5sum: 6572a65e49977c27ac691e40818e116f Description: Message definitions for the Delphi ESR Package: ros-jazzy-delphi-esr-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-delphi-esr-msgs Version: 4.0.0-4noble.20250424.141449 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 2487 Depends: ros-jazzy-delphi-esr-msgs (= 4.0.0-4noble.20250424.141449) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-delphi-esr-msgs/ros-jazzy-delphi-esr-msgs-dbgsym_4.0.0-4noble.20250424.141449_amd64.deb Size: 2038784 SHA256: fa8dcf1b33b943a92912dcec9d5b19c58e61068583a0512dfe767170c7023a26 SHA1: 59540ec48ece6d7ef4463181208ace08ab58daea MD5sum: 008e1456280e8aa5e1bce30d3a2a3354 Description: debug symbols for ros-jazzy-delphi-esr-msgs Build-Ids: 01339f6d2815cae77b29576bc9db9f6cd95d17d9 09ab372e585c002c1eae49f8231d8a154e141301 3c7b14ebc9282df47e47886dc07e5767aa18aded 574e4066f512857d2ef4fd402c9119a121595842 60fcadb64ea96d8452a993cf33e85aca47cdeb7f 653cbe796e039ccce2c4729b4b38044b49739427 84709c20145739813389feb2b7ea2f92d5167415 9dc5d100569ebf3aa83ec23af0f0ae7e94c23bcc c21f693234b9ff0b73c19ae519b44ba0cea8e51f e65fa805e274d09821a26a5d36b0a783e550f174 f9e06480a00917b22fbdb8e6da24fdea53f6bfff Package: ros-jazzy-delphi-mrr-msgs Version: 4.0.0-4noble.20250424.141449 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 3385 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/delphi_mrr_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-delphi-mrr-msgs/ros-jazzy-delphi-mrr-msgs_4.0.0-4noble.20250424.141449_amd64.deb Size: 207492 SHA256: 1908fecc6806d7a8a86514b99efc62794e455317eb25a32cf834fb5ac96d51e6 SHA1: 00d154cb6f31499f763e2906881b3bfc8a323e18 MD5sum: b87fbe6fc9fea69fcb4642cec0518e91 Description: Message definitions for the Delphi MRR Package: ros-jazzy-delphi-mrr-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-delphi-mrr-msgs Version: 4.0.0-4noble.20250424.141449 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 2155 Depends: ros-jazzy-delphi-mrr-msgs (= 4.0.0-4noble.20250424.141449) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-delphi-mrr-msgs/ros-jazzy-delphi-mrr-msgs-dbgsym_4.0.0-4noble.20250424.141449_amd64.deb Size: 1740188 SHA256: 89efe169a42403631279175b63249f4e8cede9a0fe1c6afc68732aede2633fda SHA1: 093f2f00a617bae11065a870d37995d3046956e9 MD5sum: 8d708ee0e33dab6740af12fc5f48e2a5 Description: debug symbols for ros-jazzy-delphi-mrr-msgs Build-Ids: 0e93aef2acb75f100a7ceb10d02be01950bbe66a 1472547559503f8107159f6859e44d244a374e46 361840e5312952e8a523fb1a9f2360bbe473f934 666996e8218685b33528dc003fed59b4f96d22a9 81a2c560f6de93bd658db43019ffceefe2c7a2ff ae7a2a63c07b90185ade6c110b0712b102024acc af174eaf4008e31a0b54b09ceeb7a1a6f11598a9 b9685931321e50ff41dd3da1822f2130895367f6 ca7a673947cdf151d82d335603e61b01442d3e9d d8893aa5c86fd1057d519b710adcd4fb52bfdcd3 d89278ec5c4fc6f42300dc0e44ea00e26ac52910 Package: ros-jazzy-delphi-srr-msgs Version: 4.0.0-4noble.20250424.141452 Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 2601 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/delphi_srr_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-delphi-srr-msgs/ros-jazzy-delphi-srr-msgs_4.0.0-4noble.20250424.141452_amd64.deb Size: 158326 SHA256: a9f942f7a3e0e3676fc882df2c16021ac15f074e5ed35f6ba21140c172d28187 SHA1: 814300502ddc0f276fa8b11a971f97a170ed9c66 MD5sum: 6ea133abcc05469785084dc7497e50c5 Description: Message definitions for the Delphi SRR Package: ros-jazzy-delphi-srr-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-delphi-srr-msgs Version: 4.0.0-4noble.20250424.141452 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 1484 Depends: ros-jazzy-delphi-srr-msgs (= 4.0.0-4noble.20250424.141452) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-delphi-srr-msgs/ros-jazzy-delphi-srr-msgs-dbgsym_4.0.0-4noble.20250424.141452_amd64.deb Size: 1207360 SHA256: ea842c91d65ab1fd2e1342e5fb2b9c575d3c6ed3f902137a72fe18fca35f5d1f SHA1: 157a0b0bf4de1452f840f59c4dcc5bf00d012ff7 MD5sum: 2a29fba137490fc5dd572439c0fb6812 Description: debug symbols for ros-jazzy-delphi-srr-msgs Build-Ids: 3216cfa9f33ef0ca2f4827230bae0869c612e510 4a61bf8cb1c448121eb98c5ccb380d380402d3eb 6da95a0bce006731bc7c4f913f2f6f0aae72da41 7b2cef17577b2a877634856db717d218f7a6d887 86b886aca2a76c5827e394652839af5531da0810 8859deb3dfa24dab3b71c55b81845d727226d8cd 96cfcac01edf88f2c7d32622eabdfb3949da88b6 d41273e2e3b0604e667790e22fa7f010350c2c54 dd12886f87d8ba7d7c7a2850c85a0e5bea60c86a e8a9262c63b10125512edd84b1db63acadf2b4a2 f42c8726b440b54848b2b6c8eb0aa13e41be1c54 Package: ros-jazzy-demo-nodes-cpp Version: 0.33.5-1noble.20250430.005539 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 6952 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-example-interfaces, ros-jazzy-launch-ros, ros-jazzy-launch-xml, ros-jazzy-rcl, ros-jazzy-rcl-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-demo-nodes-cpp/ros-jazzy-demo-nodes-cpp_0.33.5-1noble.20250430.005539_amd64.deb Size: 928894 SHA256: f0463407c3028b023c555b32b302b50df304e4d77c98f72d27cc4e32d3b02442 SHA1: dbf42d023146a74d6eb0dcfef7d312cadc2383ac MD5sum: 45bfe10e488577063e71dcae79346a31 Description: C++ nodes which were previously in the ros2/examples repository but are now just used for demo purposes. Package: ros-jazzy-demo-nodes-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-demo-nodes-cpp Version: 0.33.5-1noble.20250430.005539 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 38213 Depends: ros-jazzy-demo-nodes-cpp (= 0.33.5-1noble.20250430.005539) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-demo-nodes-cpp/ros-jazzy-demo-nodes-cpp-dbgsym_0.33.5-1noble.20250430.005539_amd64.deb Size: 30868996 SHA256: 26ff688bc24138347e08e4afa13c65cc16c926ca4460a4e0e18db1226fd63667 SHA1: 92ae1cdcff220d41cdb476ed030c5a471f4dd39d MD5sum: 2860a2695bac154e866b93138ca185ff Description: debug symbols for ros-jazzy-demo-nodes-cpp Build-Ids: 019c6b76ffb8a43589706ba440fd4f1e77a37030 029eb538e81bab295847a4fb3a9f034d555380e8 07abc448e70372407f684518c613426b629667df 0a2eed7dd93b2ee2c6fb851cce1c1027e3f5ccdc 0dd5f29555f89850febbc82c7f2c67387fac6b33 1553ab091331ca5f5ed648d0e01c3b7a509b0bc3 1783a5bf3d9cb9d4a93c3f12e90723337dcade58 19fe4aa091b6a18d657e0afc04f5700882680c9d 1ff5b53b0c0a5138102ff6fb56f2185a2e6d4dab 22f29a2b98be2c0c5ab481098e2a769de9391727 240720595fc8466fe981c93a6d43dfef06791cd7 279e7e820fe79701c94d85f03411685dd82cc3f8 293425f628b27737ab01de5d76ea31da039ea3df 3001f2157f6f010e243a5dd8f4ae3b0e0fbe0bff 30265886d3a11301b083efb0828f1c7db8692839 32043d4daa2c2f700ac1c7c0aa0826fd3aa945e0 3be57390a5a901a245fce7f0e605cf0e5a03ad7e 3c172724a736333d1df8a8a74fcb144015046d54 3d469b4a9a49e63c3c1d57f796457e47bbf2ba70 423ff959ddbc14f5ce3b8e62e878b7152a3b5c50 44f3ca202ae296204d0f3092327710b3ee3e0c63 46d957347069ef6fcf15ddc61e7ef9754a807b57 48a1425ef0afc735f2293bba28426576a3900809 493e4e278ed47897676c9e94759f0b5f267d0f0b 552f6dfe8f3787c4970122152309ea278935ea71 5fa6115001e48d6782727764327d7ea2e0efb822 663e2f49d87d126f93b807a3ea82999629acd161 67ccb6a497c22b3ab967ddb02dfdda8e5bd0b6c7 69ad2165f349daa88f1ad7ef451fc1d8ad461a29 797d2266fd299fe94cadae355c09ae99d41bf689 7d30992cae167cefb082484d043cdb25216a6f78 851f2809dce0118340c84fa25a5e7bfecd059945 9d32d89fb2a0f6933f6c2006559fe788194553df 9dae0efec47b8cf81adfa20f8f741cff59f1ce91 a76082c4f9d29b6d36ee64df94a3346c5683eb51 ac982b8acda03fdf70aef07437c523b542b4584a ae4c85236aeb717b14169008d9e371aa444b785a b3557d175cda024c1542fbb2be0b897aeae32b2b c329f9279466b9f91bf50acea24ea594822cb855 c45bab75670ff517b91c93f7e70315ba75e38914 c6e6fddb44d583b74a6924188369b38049c89899 cc44ca5cce449d750b5f807cba5ee03fdc7cf0a1 cd88b8e050c4fca8de9bdb7d22df0d3758f11662 d2a9300d1e4d6488ea9c44fca6fccdc45f912f34 e2c2d16dfdb0f4c8948a0ff6fa3ae8be59066a2b ea7257697c0721866bd3831b834b37033b5d5b00 fa1891c7988725ed84f6fad79b29157e34b4f63e fb21ec8ade490d648cef1cddb199a099405a8542 Package: ros-jazzy-demo-nodes-cpp-native Version: 0.33.5-1noble.20250429.232459 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 238 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-fastrtps, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rmw-fastrtps-cpp, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-demo-nodes-cpp-native/ros-jazzy-demo-nodes-cpp-native_0.33.5-1noble.20250429.232459_amd64.deb Size: 65208 SHA256: 95918db5f77376d24741dea272bb1762b475aa9a84c124d19804338498a6d74c SHA1: 487432dd66ba89c95535e53be7d479b6e756380a MD5sum: eed460b147d54669d0d30907813cac4c Description: C++ nodes which access the native handles of the rmw implementation. Package: ros-jazzy-demo-nodes-cpp-native-dbgsym Package-Type: ddeb Source: ros-jazzy-demo-nodes-cpp-native Version: 0.33.5-1noble.20250429.232459 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1400 Depends: ros-jazzy-demo-nodes-cpp-native (= 0.33.5-1noble.20250429.232459) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-demo-nodes-cpp-native/ros-jazzy-demo-nodes-cpp-native-dbgsym_0.33.5-1noble.20250429.232459_amd64.deb Size: 1317208 SHA256: 5f2de13b898b411cccc74805179bc85871f6562cc897645173d6856fc0ffa5ef SHA1: 7e50fa83a767b25c7300299ff417bc9be6fa9ccd MD5sum: 13a4c61cfd6f5d0340583514a9bd7e4b Description: debug symbols for ros-jazzy-demo-nodes-cpp-native Build-Ids: 05e4ccb54ec82088a98d4d9633e82f15b61a098a 335624edbe6781816c0affca7b06d7c780af6907 Package: ros-jazzy-demo-nodes-py Version: 0.33.5-1noble.20250430.005231 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 174 Depends: ros-jazzy-ament-index-python, ros-jazzy-example-interfaces, ros-jazzy-rcl-interfaces, ros-jazzy-rclpy, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-demo-nodes-py/ros-jazzy-demo-nodes-py_0.33.5-1noble.20250430.005231_amd64.deb Size: 28652 SHA256: 5eda79c517051f918216a329500a292d3091ab3194cd2b5ba329f432d5ecaf17 SHA1: ba6168a85ca0e32eb0b083399afe44a2b0f48943 MD5sum: e3cc0e552bcdf8add3524578763830d0 Description: Python nodes which were previously in the ros2/examples repository but are now just used for demo purposes. Package: ros-jazzy-depth-image-proc Version: 5.0.10-1noble.20250430.014303 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 1840 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-jazzy-cv-bridge, ros-jazzy-image-geometry, ros-jazzy-image-proc, ros-jazzy-image-transport, ros-jazzy-message-filters, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-stereo-msgs, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://index.ros.org/p/depth_image_proc/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depth-image-proc/ros-jazzy-depth-image-proc_5.0.10-1noble.20250430.014303_amd64.deb Size: 325844 SHA256: ea7c2e9782b3e4335b11de24d253bcc6bed33b9689591c0a21d0cac5790e211d SHA1: f054259d73b6a18c18210fc6cfed85a671892788 MD5sum: ce31e6e4b4a774b5b11cf9eca5480e67 Description: Contains components for processing depth images such as those produced by OpenNI camera. Functions include creating disparity images and point clouds, as well as registering (reprojecting) a depth image into another camera frame. Package: ros-jazzy-depth-image-proc-dbgsym Package-Type: ddeb Source: ros-jazzy-depth-image-proc Version: 5.0.10-1noble.20250430.014303 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 14848 Depends: ros-jazzy-depth-image-proc (= 5.0.10-1noble.20250430.014303) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depth-image-proc/ros-jazzy-depth-image-proc-dbgsym_5.0.10-1noble.20250430.014303_amd64.deb Size: 12855410 SHA256: aaeec897dd5d38948d48540247ffcd9dcf447277fbd189ccb097bcf4d15a3b39 SHA1: 62b4aa9b7be8898d62e8469967b2daebb406afed MD5sum: 4cf803ea2bb7f4761270181ab5a3886c Description: debug symbols for ros-jazzy-depth-image-proc Build-Ids: 210f94855bb9938637806da52c015a12bb2bd66b 52c2afe07f93940f97796138249f26567c66d841 5368393661e580fca159deb522ee47790e1bc83c 8c449e36eed3ff79aab860a30550b87cdf90cb4e 958fcd8e223cc6610f439531dc9f9a461537636c 993ecdcdaffd72e6642984d940604b05239c10ed 9a8efe55dae63aaeb22bfdefe908fe25bfaac42e a69bfc6f1d33932fdac995d4bd8b1da404dfdbf7 d9386d58f265661d91dbcb760dfe31e72856a50a e8ba950c7dee13385c96b41a794a7c67429abeef ff4a044d0d3ddfadd69d4f5d0006f6bf15138f61 Package: ros-jazzy-depth-obstacle-detect-ros Version: 2.0.0-1noble.20250430.022801 Architecture: amd64 Maintainer: Analog Devices Installed-Size: 1278 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-cv-bridge, ros-jazzy-depth-obstacle-detect-ros-msgs, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclpy, ros-jazzy-ros2launch, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depth-obstacle-detect-ros/ros-jazzy-depth-obstacle-detect-ros_2.0.0-1noble.20250430.022801_amd64.deb Size: 235764 SHA256: 1d500660082f1dc7c0dadbebc522c5ea5a826d1089ca55217e094de31a02d7c9 SHA1: 64ad75c530aff8fd21520d6e7cc9a8ee03b9e6f4 MD5sum: ee459231a4dd153c1d282c23e21c22e5 Description: The depth based obstacle detection package Package: ros-jazzy-depth-obstacle-detect-ros-dbgsym Package-Type: ddeb Source: ros-jazzy-depth-obstacle-detect-ros Version: 2.0.0-1noble.20250430.022801 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Analog Devices Installed-Size: 6497 Depends: ros-jazzy-depth-obstacle-detect-ros (= 2.0.0-1noble.20250430.022801) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depth-obstacle-detect-ros/ros-jazzy-depth-obstacle-detect-ros-dbgsym_2.0.0-1noble.20250430.022801_amd64.deb Size: 5716536 SHA256: b752a71481f022d4dcdb00e0b60c97524b0d522d71d522ada074ff9f59668a6b SHA1: 79e0ba758da2f5af765b02eb2cbce4b23c51e026 MD5sum: 4053ec9d20bd87b0263661dfcf62a7f9 Description: debug symbols for ros-jazzy-depth-obstacle-detect-ros Build-Ids: 05ae84be7e512664017393185ab5f0af3c57007e 76a5ecd9b08434786564f63e26bacb445a6da1dd d18eb99ce14664eabbf25335d23beab0c2e9fdbd Package: ros-jazzy-depth-obstacle-detect-ros-msgs Version: 2.0.0-1noble.20250424.141945 Architecture: amd64 Maintainer: Analog Devices Installed-Size: 485 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depth-obstacle-detect-ros-msgs/ros-jazzy-depth-obstacle-detect-ros-msgs_2.0.0-1noble.20250424.141945_amd64.deb Size: 49262 SHA256: 4af3dc67a04284ddcbd76311c597e07e3193d0ca628886a3f8bc420c5a5788f3 SHA1: 1c8b1438e76813ba157f485041528c3fa245cecb MD5sum: deb98d8db82b7c8b21cdbe5b63cf8a4f Description: A message package for depth_obstacle_detect_ros package Package: ros-jazzy-depth-obstacle-detect-ros-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-depth-obstacle-detect-ros-msgs Version: 2.0.0-1noble.20250424.141945 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Analog Devices Installed-Size: 334 Depends: ros-jazzy-depth-obstacle-detect-ros-msgs (= 2.0.0-1noble.20250424.141945) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depth-obstacle-detect-ros-msgs/ros-jazzy-depth-obstacle-detect-ros-msgs-dbgsym_2.0.0-1noble.20250424.141945_amd64.deb Size: 237168 SHA256: dd388a7ed580284e235e4b6b8f9f218bb11c7284c9ac3d96db85c98ff5c566a2 SHA1: 84443ce357caea42904493b3bcdae053ae0a13c9 MD5sum: 634ebad04ad4e9ad3bb45025d4a19a61 Description: debug symbols for ros-jazzy-depth-obstacle-detect-ros-msgs Build-Ids: 2f3073d53314b35f59dc41e02ca4fd01e624640c 54edcce1c8aca68b2eb94cb558a67ef010de6f78 59f96950377b2111bc1f6610f792b6cd60e49385 5b353d6c9f166c9cb7d464bf02e3b0e23946f94d 6f64f16bae901d91e809e3aa9fa1f49d047302b0 833ce0a917d3532acd7f586d7b8eeb2926909220 8579f3a41cb29b0a8793811a3a6b48f07e7d9e1f ba89451d720bbd67ae48dfd1a074ac420d2cc847 d03c9a8754cca75934af22a6d82f56818e26b19f ea6d758b67fc28e36b92f37793cf2a8a9ca868b7 f3cfbc4d51f01fc990de7d7f573ad3f04e44609a Package: ros-jazzy-depthai Version: 2.30.0-1noble.20250424.110737 Architecture: amd64 Maintainer: Adam Serafin Installed-Size: 66650 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, libusb-1.0-0-dev, nlohmann-json3-dev, ros-jazzy-ros-workspace Homepage: https://www.luxonis.com/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depthai/ros-jazzy-depthai_2.30.0-1noble.20250424.110737_amd64.deb Size: 24903984 SHA256: 464a440aff321e3b88747ef68a552cb8b284bff3a10253dd4c77d1784e900198 SHA1: f6a2cd4aa2d5c3cb153b7b65c70139eea5bc9c11 MD5sum: df3e4a56529171bef31c727f99462487 Description: DepthAI core is a C++ library which comes with firmware and an API to interact with OAK Platform Package: ros-jazzy-depthai-bridge Version: 2.11.2-1noble.20250430.012723 Architecture: amd64 Maintainer: Adam Serafin Installed-Size: 590 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libboost-dev, libopencv-dev, ros-jazzy-camera-info-manager, ros-jazzy-composition-interfaces, ros-jazzy-cv-bridge, ros-jazzy-depthai, ros-jazzy-depthai-ros-msgs, ros-jazzy-ffmpeg-image-transport-msgs, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-robot-state-publisher, ros-jazzy-ros-environment, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-stereo-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-vision-msgs, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depthai-bridge/ros-jazzy-depthai-bridge_2.11.2-1noble.20250430.012723_amd64.deb Size: 173070 SHA256: e255030798382589e45dea39b664fd5390e01327b3dcbc71abb325e23e1631e0 SHA1: 646e0615d6cc25edfab6ace5ebd99967e946a544 MD5sum: 15ee374302724e0383a83195a15630f4 Description: The depthai_bridge package Package: ros-jazzy-depthai-bridge-dbgsym Package-Type: ddeb Source: ros-jazzy-depthai-bridge Version: 2.11.2-1noble.20250430.012723 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Adam Serafin Installed-Size: 3496 Depends: ros-jazzy-depthai-bridge (= 2.11.2-1noble.20250430.012723) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depthai-bridge/ros-jazzy-depthai-bridge-dbgsym_2.11.2-1noble.20250430.012723_amd64.deb Size: 3383484 SHA256: 52e6423d28d19c90492e27f930b29dbb59c22f2ae728870b3ff3eb9bcf909583 SHA1: 814972b932fb3fa45659c24b75110f1c32df2328 MD5sum: 14e6a6c344448058097c9901530eaa1f Description: debug symbols for ros-jazzy-depthai-bridge Build-Ids: 2b1bd953260c9d751827e41c03276010f6242e44 Package: ros-jazzy-depthai-dbgsym Package-Type: ddeb Source: ros-jazzy-depthai Version: 2.30.0-1noble.20250424.110737 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Adam Serafin Installed-Size: 37435 Depends: ros-jazzy-depthai (= 2.30.0-1noble.20250424.110737) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depthai/ros-jazzy-depthai-dbgsym_2.30.0-1noble.20250424.110737_amd64.deb Size: 34932530 SHA256: aa4a0d31994b224e8ad9bebfd9781f8e07cc04e150d9386627b17a51f45851e7 SHA1: 513b4ecd115935aeeec765450b1c8675dce8d7ea MD5sum: dbfc6a7bd5b0e3cce4d583101535c3ec Description: debug symbols for ros-jazzy-depthai Build-Ids: 5a872155a3c71bc74f829e810120f3b3196ea71b 8dd3fa041f521939f3c9e47a88566b214c1c3258 a44d37193216752a655fcc363cdf6b1795dabed9 dcb7e65399ef39499a9db9dda7fdf6762f461cd3 Package: ros-jazzy-depthai-descriptions Version: 2.11.2-1noble.20250430.012536 Architecture: amd64 Maintainer: Adam Serafin Installed-Size: 120167 Depends: ros-jazzy-robot-state-publisher, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depthai-descriptions/ros-jazzy-depthai-descriptions_2.11.2-1noble.20250430.012536_amd64.deb Size: 31574362 SHA256: f338ec655c91db0a2312ff0d819fdeffa0abd178f171244087b4d64499c93a52 SHA1: d130e0cd6f39781e4b337a66f0ba0e9a24376853 MD5sum: 6955ed14760aba8b32b9ba1d36cb1b27 Description: The depthai_descriptions package Package: ros-jazzy-depthai-examples Version: 2.11.2-1noble.20250430.062724 Architecture: amd64 Maintainer: Adam Serafin Installed-Size: 34080 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libopencv-dev, ros-jazzy-camera-info-manager, ros-jazzy-cv-bridge, ros-jazzy-depth-image-proc, ros-jazzy-depthai, ros-jazzy-depthai-bridge, ros-jazzy-depthai-descriptions, ros-jazzy-depthai-ros-msgs, ros-jazzy-foxglove-msgs, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-robot-state-publisher, ros-jazzy-ros-environment, ros-jazzy-rviz-imu-plugin, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-stereo-msgs, ros-jazzy-vision-msgs, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depthai-examples/ros-jazzy-depthai-examples_2.11.2-1noble.20250430.062724_amd64.deb Size: 26285346 SHA256: 1d38454c93655f58af5474e2d83a13a6b5ec73be73165eb99a54830b57917b4e SHA1: 3c16359abdfee43515e6a24302267ff985d707be MD5sum: 70c68e58f9d32fde27560d6bf67265d9 Description: The depthai_examples package Package: ros-jazzy-depthai-examples-dbgsym Package-Type: ddeb Source: ros-jazzy-depthai-examples Version: 2.11.2-1noble.20250430.062724 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Adam Serafin Installed-Size: 21424 Depends: ros-jazzy-depthai-examples (= 2.11.2-1noble.20250430.062724) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depthai-examples/ros-jazzy-depthai-examples-dbgsym_2.11.2-1noble.20250430.062724_amd64.deb Size: 20267058 SHA256: 162d1eef3eb86a6b03fea3b83657d76a23809036f4e3186881222c5ba811268f SHA1: 9eae986daf80685e5006c270717c249a66945af8 MD5sum: 120da808d47f8cb56e680903f3be071c Description: debug symbols for ros-jazzy-depthai-examples Build-Ids: 152608d1a90ef491da8195853b75d48c66b21dab 30d36ec8d4652f36318bd117f44d6375acb39a1d 3317c13627f29c633450a115df8648446ce547c9 3b46ebff71707c7759c127d3089ba5591cfa63f8 3bafc611c37c523f077c1bc1453cd48c05d84169 9f753f1963c718193dec8954db4df4dc4fe2bb2a aeb7d859d12a411fb9288191771229ea7696c598 b628c2a490eaa81e29b121b67c53fdca049224a2 c664c52026546838240970858b4f566942666a3e e292fa8668d231c75897ff080c93425faedf581e Package: ros-jazzy-depthai-filters Version: 2.11.2-1noble.20250430.000845 Architecture: amd64 Maintainer: Adam Serafin Installed-Size: 2498 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-contrib406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-jazzy-cv-bridge, ros-jazzy-depthai-ros-msgs, ros-jazzy-image-transport, ros-jazzy-message-filters, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-vision-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depthai-filters/ros-jazzy-depthai-filters_2.11.2-1noble.20250430.000845_amd64.deb Size: 409830 SHA256: 1e11d1a08f007d8b97ef748554235e9137cbfa407c6c71c324ae88d64f0b3991 SHA1: 3b4a706a2f3e8becdda2fa1f0f2618aeec7a2e7d MD5sum: d05c0db2d38033d865572667a820fa75 Description: Depthai filters package Package: ros-jazzy-depthai-filters-dbgsym Package-Type: ddeb Source: ros-jazzy-depthai-filters Version: 2.11.2-1noble.20250430.000845 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Adam Serafin Installed-Size: 15458 Depends: ros-jazzy-depthai-filters (= 2.11.2-1noble.20250430.000845) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depthai-filters/ros-jazzy-depthai-filters-dbgsym_2.11.2-1noble.20250430.000845_amd64.deb Size: 13615368 SHA256: 0302826d332fa2efd02fe25ddf29d91a478a0d5c6a6406366ff2c7eabb1d7f9b SHA1: 7704090cbaed7b935e5a79963d03ba2ee9cea678 MD5sum: 4d408ee977e6a10c19e7aaa1ee7dc38c Description: debug symbols for ros-jazzy-depthai-filters Build-Ids: 6884cfad71d7225f9dfd92985a3e6ddba167c04f Package: ros-jazzy-depthai-ros Version: 2.11.2-1noble.20250430.065030 Architecture: amd64 Maintainer: Adam Serafin Installed-Size: 43 Depends: ros-jazzy-depthai, ros-jazzy-depthai-bridge, ros-jazzy-depthai-descriptions, ros-jazzy-depthai-examples, ros-jazzy-depthai-filters, ros-jazzy-depthai-ros-driver, ros-jazzy-depthai-ros-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depthai-ros/ros-jazzy-depthai-ros_2.11.2-1noble.20250430.065030_amd64.deb Size: 7198 SHA256: 632e5a164dc5534bfa5b5f1784345fbdf1e4a78f25bb7a1bc28e0a78a82b2698 SHA1: 5dcda3db80664f19bed4abd163ec37231a55f4d7 MD5sum: 7015817a69959b326adce93d3d9f689c Description: The depthai-ros package Package: ros-jazzy-depthai-ros-driver Version: 2.11.2-1noble.20250430.063910 Architecture: amd64 Maintainer: Adam Serafin Installed-Size: 3438 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-ament-cmake-auto, ros-jazzy-camera-calibration, ros-jazzy-cv-bridge, ros-jazzy-depthai, ros-jazzy-depthai-bridge, ros-jazzy-depthai-descriptions, ros-jazzy-depthai-examples, ros-jazzy-depthai-ros-msgs, ros-jazzy-diagnostic-msgs, ros-jazzy-diagnostic-updater, ros-jazzy-ffmpeg-image-transport-msgs, ros-jazzy-image-pipeline, ros-jazzy-image-transport, ros-jazzy-image-transport-plugins, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-vision-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depthai-ros-driver/ros-jazzy-depthai-ros-driver_2.11.2-1noble.20250430.063910_amd64.deb Size: 748306 SHA256: 64ec3e70da782f0f20b3b71844215ac07d4805a5f40d944b1327a53c7558991a SHA1: 1f29bb3e41bc7f242d2438f2f934360c6ca7f62e MD5sum: b84e57333a114d4c433b7071aa30dc49 Description: Depthai ROS Monolithic node. Package: ros-jazzy-depthai-ros-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-depthai-ros-driver Version: 2.11.2-1noble.20250430.063910 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Adam Serafin Installed-Size: 23943 Depends: ros-jazzy-depthai-ros-driver (= 2.11.2-1noble.20250430.063910) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depthai-ros-driver/ros-jazzy-depthai-ros-driver-dbgsym_2.11.2-1noble.20250430.063910_amd64.deb Size: 22578824 SHA256: c095f8009fb577b96bd811bf432a4d17e15cba5a49bba60091d107376081da84 SHA1: 7d1dc272964ea0dd754651596d6accc28fa0ead9 MD5sum: 93cfcad9ba306bbe1ee491973cbf7e1c Description: debug symbols for ros-jazzy-depthai-ros-driver Build-Ids: 06b5b4b5d52281a1f171a774db7560e8c6ae03a3 26aecd65a82587a1db0920d0b98dbf37afba4ac2 4b434dd43da60c711f2fdd8358f0bf31712ee85b 59f5744f913027608cc5755f17258360541eac4e 90e1a7d726e7cbbe568c38379ffb256d94b1ed5b Package: ros-jazzy-depthai-ros-msgs Version: 2.11.2-1noble.20250429.232104 Architecture: amd64 Maintainer: Adam Serafin Installed-Size: 2662 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-rosidl-default-generators, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-vision-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depthai-ros-msgs/ros-jazzy-depthai-ros-msgs_2.11.2-1noble.20250429.232104_amd64.deb Size: 202828 SHA256: 9b74b579d9e5a8f4274713c906247095e544ac4588a96d2f9bfdae7cadc04b23 SHA1: 58688bb17f75b096cce963c87e8f2e864c00b7a9 MD5sum: 44290c24c27716c2e6db2c27f93ec379 Description: Package to keep interface independent of the driver Package: ros-jazzy-depthai-ros-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-depthai-ros-msgs Version: 2.11.2-1noble.20250429.232104 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Adam Serafin Installed-Size: 2208 Depends: ros-jazzy-depthai-ros-msgs (= 2.11.2-1noble.20250429.232104) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depthai-ros-msgs/ros-jazzy-depthai-ros-msgs-dbgsym_2.11.2-1noble.20250429.232104_amd64.deb Size: 1801264 SHA256: 90f0d3a445c69e1bc4e86f4e76b0f62b8fe52bb220c06742f3fd776fa8ea1fd3 SHA1: 149b3c7304caedf8a95c38c0af6209107312e685 MD5sum: 6d374bd6632babd813c385f0bc381642 Description: debug symbols for ros-jazzy-depthai-ros-msgs Build-Ids: 2365e4eab469bd6318293bc844d7b9c2e3162347 29e5527a0339e3e44e395fc9e687f09b7c94b272 4f28523b24f884a1c77525f7fd752ccf066b0e99 6e3c41be9b3c120d2c277c7d6b866cb49334c576 81a1119a60b2e56ff1f53246e6a653e7c30a8795 88a18791be8a1a0329850d04c9d61716e829cc54 8a948fc0c9cb5f4a7864d2c3db66ee8e9c4ecf44 912f7372c5fc2c3dd1129037844d789ab0087cd9 9a7db2034c0aee9f1692265633605203b0c0d673 a893cd78f9aeffd452f5a2cf1ad989cbc5ef69a8 bf549f12c7c844d40411d90fb83337cb20b7e66b Package: ros-jazzy-depthimage-to-laserscan Version: 2.5.1-3noble.20250429.232306 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 944 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-jazzy-image-geometry, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/depthimage_to_laserscan Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depthimage-to-laserscan/ros-jazzy-depthimage-to-laserscan_2.5.1-3noble.20250429.232306_amd64.deb Size: 183478 SHA256: d6b2a0eb7f38e362d3eb863ccee1094e9dbf770d100a4ea2c73bfaa3b29a8688 SHA1: cfa8800faa9a95e0c11bb4c33163d97a87e50922 MD5sum: 3b5c3a7621dbe5d9d5acd16b4bab1bc3 Description: depthimage_to_laserscan Package: ros-jazzy-depthimage-to-laserscan-dbgsym Package-Type: ddeb Source: ros-jazzy-depthimage-to-laserscan Version: 2.5.1-3noble.20250429.232306 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 4119 Depends: ros-jazzy-depthimage-to-laserscan (= 2.5.1-3noble.20250429.232306) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-depthimage-to-laserscan/ros-jazzy-depthimage-to-laserscan-dbgsym_2.5.1-3noble.20250429.232306_amd64.deb Size: 3515954 SHA256: 7f7dcf6bc608e7c4fe322bfd0218a9ad84c0bbf8240b50e5e68f8b5ae6e332b9 SHA1: 65440d9c86c99a02b70d60d5ae221a2ebb82c1dd MD5sum: f7b2458f2cedeecddb3ff04801c1bb17 Description: debug symbols for ros-jazzy-depthimage-to-laserscan Build-Ids: 3ddf3a3aac136c72f1a16f40bd2de1d105e0e804 7c3239d030328f764f7cf37d894ac868dbe5aa0e db5c5a4d53b6a0b1010df3c6d6861c728caeb704 Package: ros-jazzy-derived-object-msgs Version: 4.0.0-4noble.20250424.144357 Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 1641 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-shape-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/derived_object_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-derived-object-msgs/ros-jazzy-derived-object-msgs_4.0.0-4noble.20250424.144357_amd64.deb Size: 132840 SHA256: 92effaf26a0d8e77f2137aa30f60d446772ea803dcd56982ab03731f0a7e8175 SHA1: d5b680b2265f77aa6a222fb1175dc1425a430748 MD5sum: 77273a52def584098bd4515991799ea2 Description: Abstracted Messages from Perception Modalities Package: ros-jazzy-derived-object-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-derived-object-msgs Version: 4.0.0-4noble.20250424.144357 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 1247 Depends: ros-jazzy-derived-object-msgs (= 4.0.0-4noble.20250424.144357) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-derived-object-msgs/ros-jazzy-derived-object-msgs-dbgsym_4.0.0-4noble.20250424.144357_amd64.deb Size: 1018790 SHA256: aeebaec9ca1aaa4c7077a3b5c4e5d46d0a36a90279ad4ecb0f2577533746c480 SHA1: 97ed91dc68b3ae947030b1b75aa24909b2125588 MD5sum: da3e70298e75ce77898496245870b66a Description: debug symbols for ros-jazzy-derived-object-msgs Build-Ids: 0298b80599ddd57036cd082b37f9ef6c4819ae2b 0d238ad4c95f2984ccbd22a64552da890fecfdbb 0d958c55faa7dfd6cda72304efb7a0e8e2d0c30b 11a50b1776585ee303a332ccae40a84062052be3 1c1be19ed0c83459773949da9c43706af999d404 3c663e3c28af73143a1c331ad557f855a242835c 4ef11715f26d991f6fd079afc2e16360b3ce97fa 6cda2cadc431e0db9701e08c0ac30d410ca72eb8 7326037d8f4cd600d7fcb7112fa31cc96a8571d1 94a621674bb83795d09f886dcac81ca9af7b6836 c09b69e56ecea6e329bc6ca6bf9a611a4729fd04 Package: ros-jazzy-desktop Version: 0.11.0-1noble.20250430.024943 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 45 Depends: ros-jazzy-action-tutorials-cpp, ros-jazzy-action-tutorials-interfaces, ros-jazzy-action-tutorials-py, ros-jazzy-angles, ros-jazzy-composition, ros-jazzy-demo-nodes-cpp, ros-jazzy-demo-nodes-cpp-native, ros-jazzy-demo-nodes-py, ros-jazzy-depthimage-to-laserscan, ros-jazzy-dummy-map-server, ros-jazzy-dummy-robot-bringup, ros-jazzy-dummy-sensors, ros-jazzy-examples-rclcpp-minimal-action-client, ros-jazzy-examples-rclcpp-minimal-action-server, ros-jazzy-examples-rclcpp-minimal-client, ros-jazzy-examples-rclcpp-minimal-composition, ros-jazzy-examples-rclcpp-minimal-publisher, ros-jazzy-examples-rclcpp-minimal-service, ros-jazzy-examples-rclcpp-minimal-subscriber, ros-jazzy-examples-rclcpp-minimal-timer, ros-jazzy-examples-rclcpp-multithreaded-executor, ros-jazzy-examples-rclpy-executors, ros-jazzy-examples-rclpy-minimal-action-client, ros-jazzy-examples-rclpy-minimal-action-server, ros-jazzy-examples-rclpy-minimal-client, ros-jazzy-examples-rclpy-minimal-publisher, ros-jazzy-examples-rclpy-minimal-service, ros-jazzy-examples-rclpy-minimal-subscriber, ros-jazzy-image-tools, ros-jazzy-intra-process-demo, ros-jazzy-joy, ros-jazzy-lifecycle, ros-jazzy-logging-demo, ros-jazzy-pcl-conversions, ros-jazzy-pendulum-control, ros-jazzy-pendulum-msgs, ros-jazzy-quality-of-service-demo-cpp, ros-jazzy-quality-of-service-demo-py, ros-jazzy-ros-base, ros-jazzy-rqt-common-plugins, ros-jazzy-rviz-default-plugins, ros-jazzy-rviz2, ros-jazzy-teleop-twist-joy, ros-jazzy-teleop-twist-keyboard, ros-jazzy-tlsf, ros-jazzy-tlsf-cpp, ros-jazzy-topic-monitor, ros-jazzy-turtlesim, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-desktop/ros-jazzy-desktop_0.11.0-1noble.20250430.024943_amd64.deb Size: 6524 SHA256: 0bef180696796c8666a5a4da85020a2c010dffef7ee3996c8c79f64ad6fd9eef SHA1: 7248a260b85dcf4fd296fe9c007e5a5796721e8f MD5sum: 0a104853a3454b4e7109ae0f47802298 Description: A package which extends 'ros_base' and includes high level packages like vizualization tools and demos. Package: ros-jazzy-desktop-full Version: 0.11.0-1noble.20250506.152447 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 41 Depends: ros-jazzy-desktop, ros-jazzy-perception, ros-jazzy-ros-gz-sim-demos, ros-jazzy-simulation, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-desktop-full/ros-jazzy-desktop-full_0.11.0-1noble.20250506.152447_amd64.deb Size: 5332 SHA256: 410cb51200fba941ab48c4ebe7a0cbf672060b78f57f7339d914ac8e5bcfdfe6 SHA1: 5d08e43accdc9ee5f96aa07b88c8e3ef28f6d8fe MD5sum: 8181dd3ed35f48717f149b1fca21d448 Description: Provides a 'batteries included' experience to novice users. Package: ros-jazzy-diagnostic-aggregator Version: 4.2.3-1noble.20250429.231317 Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 1525 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-rclpy, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/diagnostic_aggregator Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-diagnostic-aggregator/ros-jazzy-diagnostic-aggregator_4.2.3-1noble.20250429.231317_amd64.deb Size: 342522 SHA256: 769fe780555c0a04c919537f47badac2413e7f4cd69dd25148f6d10079b562f4 SHA1: ed365af838bebb339832ccc0d054bafd9c5351a8 MD5sum: 9d2fd879b770d85438d820bd7f0047b2 Description: diagnostic_aggregator Package: ros-jazzy-diagnostic-aggregator-dbgsym Package-Type: ddeb Source: ros-jazzy-diagnostic-aggregator Version: 4.2.3-1noble.20250429.231317 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 7090 Depends: ros-jazzy-diagnostic-aggregator (= 4.2.3-1noble.20250429.231317) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-diagnostic-aggregator/ros-jazzy-diagnostic-aggregator-dbgsym_4.2.3-1noble.20250429.231317_amd64.deb Size: 6344026 SHA256: 0d57b2e369d75872eb8cddf523b67d3107c60fd3d6af822957fdd405dc1c938b SHA1: 23d36bb01a5b1d391349f103c1abea87aea1c6ef MD5sum: aed5017ab6701fca6f043a9ff03e9cf7 Description: debug symbols for ros-jazzy-diagnostic-aggregator Build-Ids: bbf78feabbe93364d4ac28998926bd77dff3c6d9 d6a705cc9caeb7572605eb37232ab28d4ed61382 da16ff5a8ff1e1404e39f2c415f648a229a0f557 e0e11fa74a987526cc933dcd8a2350bbb8e80b17 Package: ros-jazzy-diagnostic-common-diagnostics Version: 4.2.3-1noble.20250430.005230 Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 122 Depends: lm-sensors, python3-ntplib, python3-psutil, ros-jazzy-diagnostic-updater, ros-jazzy-rclpy, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/diagnostic_common_diagnostics Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-diagnostic-common-diagnostics/ros-jazzy-diagnostic-common-diagnostics_4.2.3-1noble.20250430.005230_amd64.deb Size: 13694 SHA256: f5c937d5dfd172ecec8275637cb653f13d3fef7c1656dffbdb6f1335198f4271 SHA1: ec1431747c949a376da7ba4e843d5e5940281831 MD5sum: 79fdc3befc89e4163ed92b5d7b90c8bd Description: diagnostic_common_diagnostics Package: ros-jazzy-diagnostic-msgs Version: 5.3.6-1noble.20250424.142759 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 1562 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-diagnostic-msgs/ros-jazzy-diagnostic-msgs_5.3.6-1noble.20250424.142759_amd64.deb Size: 135970 SHA256: 21bc353025db645935eb13faee8296080632ac561b2492d85f773b2a35918819 SHA1: 8ee5cc174e983bff69ce76d8fa451b1ae449b142 MD5sum: 271533ec1369c097e4a1ff4e55e45222 Description: A package containing some diagnostics related message and service definitions. Package: ros-jazzy-diagnostic-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-diagnostic-msgs Version: 5.3.6-1noble.20250424.142759 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 1350 Depends: ros-jazzy-diagnostic-msgs (= 5.3.6-1noble.20250424.142759) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-diagnostic-msgs/ros-jazzy-diagnostic-msgs-dbgsym_5.3.6-1noble.20250424.142759_amd64.deb Size: 1102420 SHA256: 8762df740334ea636a4d7a6fbacebb626c126415deee8e33455b03bf683e3b24 SHA1: e66a8be8c5011c0df1302525e7808547af133718 MD5sum: fedcc0f20a9a4ab6c60ea919c3d2f774 Description: debug symbols for ros-jazzy-diagnostic-msgs Build-Ids: 00e9e6e7febc3964a26b9fc2d3e125ce163927ea 0986dac5003c4a9f30f466e2eb4a404817013116 1c9baf17da27b0d5a275c737036ec73cd7204df3 20eee8451e0c85969e58bc8da5c18648bc752608 4aa4c653894fc147227c3b7f140d27dd774dcc6a 4cb3fa51b710f911ff610a34471209e07693ec5c 62950e94d82675c64aee7af9f4496aab9d799228 7d1039e1312b6ec9bf8e4cd293559450926aaaa3 a84e772af4a1913d155fccbe02b5687e1a6b3810 e131029705efaa4afaa69c3edc55ee49d69b3e58 f720373676201a85dbe6ffdb22abee6e9f2ab324 Package: ros-jazzy-diagnostic-remote-logging Version: 4.2.3-1noble.20250430.012315 Architecture: amd64 Maintainer: Daan Wijffels Installed-Size: 777 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-diagnostic-remote-logging/ros-jazzy-diagnostic-remote-logging_4.2.3-1noble.20250430.012315_amd64.deb Size: 142716 SHA256: 92360f80ea87ccf165e0d59098062c593f0a8c0dda94f41a17537c185ad40ef4 SHA1: f308112f3944a3e6135055283e3d5d8377559608 MD5sum: 7f62b0067385837c27d96fc5fb73a641 Description: diagnostic_remote_logging Package: ros-jazzy-diagnostic-remote-logging-dbgsym Package-Type: ddeb Source: ros-jazzy-diagnostic-remote-logging Version: 4.2.3-1noble.20250430.012315 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daan Wijffels Installed-Size: 3357 Depends: ros-jazzy-diagnostic-remote-logging (= 4.2.3-1noble.20250430.012315) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-diagnostic-remote-logging/ros-jazzy-diagnostic-remote-logging-dbgsym_4.2.3-1noble.20250430.012315_amd64.deb Size: 2788364 SHA256: e0fa36238a2bca1e913c7893364d6e284c1e6ec895dd10c3e3408ef4533186d7 SHA1: d21d41b3db6f65aa325c0c565691fd25fde98884 MD5sum: 392d66d590932d07d299712751cf7308 Description: debug symbols for ros-jazzy-diagnostic-remote-logging Build-Ids: 0df6d4dfba5c435b53fab16f58ff73db38df98f1 e6aaa932b0712755abe6d906a0185f56e1940f53 Package: ros-jazzy-diagnostic-updater Version: 4.2.3-1noble.20250429.231409 Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 473 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-diagnostic-msgs, ros-jazzy-rclcpp, ros-jazzy-rclpy, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/diagnostic_updater Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-diagnostic-updater/ros-jazzy-diagnostic-updater_4.2.3-1noble.20250429.231409_amd64.deb Size: 112222 SHA256: 0fbde97cd2a80ee271229d0529ca1f0fa1ab3046a2e3abb3474b83a185274b39 SHA1: 99a06f91d8434bcdf45aadeb9b3d156b9b04d54f MD5sum: e81b2c59133bf19e27a313172d3d2074 Description: diagnostic_updater contains tools for easily updating diagnostics. it is commonly used in device drivers to keep track of the status of output topics, device status, etc. Package: ros-jazzy-diagnostic-updater-dbgsym Package-Type: ddeb Source: ros-jazzy-diagnostic-updater Version: 4.2.3-1noble.20250429.231409 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 1714 Depends: ros-jazzy-diagnostic-updater (= 4.2.3-1noble.20250429.231409) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-diagnostic-updater/ros-jazzy-diagnostic-updater-dbgsym_4.2.3-1noble.20250429.231409_amd64.deb Size: 1595520 SHA256: abbc1790d5c02e73844b7dfad3e80b363c48699cd6689cc8358d085a36e65df7 SHA1: 4ec501cfc2e045b7f283e73c91ea48d66e8faca7 MD5sum: 460f0bc3a386790dd443d2c8cb4bb3ee Description: debug symbols for ros-jazzy-diagnostic-updater Build-Ids: c44de9084777be490ab1459f77f211bda63c215e e52fd09aee6349c6d94c0b9967f604a81eeae06c Package: ros-jazzy-diagnostics Version: 4.2.3-1noble.20250430.010438 Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 42 Depends: ros-jazzy-diagnostic-aggregator, ros-jazzy-diagnostic-common-diagnostics, ros-jazzy-diagnostic-updater, ros-jazzy-self-test, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/diagnostics Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-diagnostics/ros-jazzy-diagnostics_4.2.3-1noble.20250430.010438_amd64.deb Size: 5542 SHA256: 3ad2070fe6869018be84a4a38a041305cf4285509ea9a031f8b89ff6cc7282e3 SHA1: b0889011d02f804a2250e2ad6b59a73c45796ed7 MD5sum: c5339b09f3af864ea3d7d0f2605082a0 Description: diagnostics Package: ros-jazzy-diff-drive-controller Version: 4.24.0-1noble.20250505.193229 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 976 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-control-toolbox, ros-jazzy-controller-interface, ros-jazzy-geometry-msgs, ros-jazzy-hardware-interface, ros-jazzy-nav-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rcpputils, ros-jazzy-realtime-tools, ros-jazzy-tf2, ros-jazzy-tf2-msgs, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-diff-drive-controller/ros-jazzy-diff-drive-controller_4.24.0-1noble.20250505.193229_amd64.deb Size: 218230 SHA256: 13782f69f4af36a2d04598e2df279b09585684b4e7a351f5306f31b5ffa693e8 SHA1: 3a00a7954fb26903f75bf712b5e2a782d00e6d2a MD5sum: 21f86703821a5f3cd0954ecf6a981fd1 Description: Controller for a differential-drive mobile base. Package: ros-jazzy-diff-drive-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-diff-drive-controller Version: 4.24.0-1noble.20250505.193229 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3637 Depends: ros-jazzy-diff-drive-controller (= 4.24.0-1noble.20250505.193229) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-diff-drive-controller/ros-jazzy-diff-drive-controller-dbgsym_4.24.0-1noble.20250505.193229_amd64.deb Size: 3202686 SHA256: c809a9e4c77dcbed55a4366813f22ce0b8a38ae1d1a1151f3b3dc2cf1166879d SHA1: de963ab546c565b0d6345efc1edd436b469edf49 MD5sum: af76374962d99f492e97d90528206c01 Description: debug symbols for ros-jazzy-diff-drive-controller Build-Ids: e8c6c1b3c1cdbbd8438778122b26859cd98316a7 Package: ros-jazzy-dolly-follow Version: 0.4.0-6noble.20250429.232251 Architecture: amd64 Maintainer: Louise Poubel Installed-Size: 490 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dolly-follow/ros-jazzy-dolly-follow_0.4.0-6noble.20250429.232251_amd64.deb Size: 105578 SHA256: a0ecc8bbb9d2897e04187f1cdf675123b6dbea08c4e4343beaea9170dfd65d50 SHA1: 0acb3dce7ce02fb932bdbfec38b6feeb02287517 MD5sum: ca73b754ee6e8bb779540f76678145f2 Description: Follow node for Dolly, the robot sheep. Package: ros-jazzy-dolly-follow-dbgsym Package-Type: ddeb Source: ros-jazzy-dolly-follow Version: 0.4.0-6noble.20250429.232251 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Louise Poubel Installed-Size: 2226 Depends: ros-jazzy-dolly-follow (= 0.4.0-6noble.20250429.232251) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dolly-follow/ros-jazzy-dolly-follow-dbgsym_0.4.0-6noble.20250429.232251_amd64.deb Size: 1893612 SHA256: 06d3213222e45e496e13e34a3e39f73781783c76467c56c3b6ed3d5ef095d117 SHA1: 605e32a033d2a0de28bfbd85142880b02745c35c MD5sum: ef754f3d7e07e734e21dad2cf8552d00 Description: debug symbols for ros-jazzy-dolly-follow Build-Ids: 23519b6d7bbdf9dd6a2c09ae2b211f8b1cf9fe3d Package: ros-jazzy-dolly-gazebo Version: 0.4.0-6noble.20250430.023109 Architecture: amd64 Maintainer: Louise Poubel Installed-Size: 8 Depends: ros-jazzy-dolly-follow, ros-jazzy-gazebo-ros-pkgs, ros-jazzy-ros2launch, ros-jazzy-rviz2, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dolly-gazebo/ros-jazzy-dolly-gazebo_0.4.0-6noble.20250430.023109_amd64.deb Size: 1730 SHA256: f4d2269970a08f8d21596a10edf048bff7289b72a0e9422901f18a82aac6acb5 SHA1: 66a4e063c6331f674cb5ed7e40aef16add457d52 MD5sum: 52b8a2c2c03d7a4fa109b080576e5014 Description: Launch Gazebo simulation with Dolly robot. Package: ros-jazzy-domain-bridge Version: 0.5.0-5noble.20250430.002817 Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 1124 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libzstd1 (>= 1.5.5), ros-jazzy-fastcdr, libyaml-cpp-dev, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rcutils, ros-jazzy-rosbag2-cpp, ros-jazzy-rosidl-default-runtime, ros-jazzy-rosidl-typesupport-cpp, ros-jazzy-zstd-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-domain-bridge/ros-jazzy-domain-bridge_0.5.0-5noble.20250430.002817_amd64.deb Size: 204540 SHA256: a48a79fcf114d01e60d20bf2f5293c04c48f3bdbb2be169ce72dcd0b20f932a8 SHA1: 1145e1506faf115bc774edeb3be48ed8e8126f27 MD5sum: 52a78092baef133167ce3722ca156b3c Description: ROS 2 Domain Bridge Package: ros-jazzy-domain-bridge-dbgsym Package-Type: ddeb Source: ros-jazzy-domain-bridge Version: 0.5.0-5noble.20250430.002817 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 3916 Depends: ros-jazzy-domain-bridge (= 0.5.0-5noble.20250430.002817) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-domain-bridge/ros-jazzy-domain-bridge-dbgsym_0.5.0-5noble.20250430.002817_amd64.deb Size: 3461128 SHA256: 525adb2e3251003cc7e14fbc9ad1f21b964e882c453e0adbc2063d899fbf3816 SHA1: 860bcc78e1003769fe5c94ecdac61146c5d3f75c MD5sum: 0f496bfa22fb5b54a028a1c03ae1cfd2 Description: debug symbols for ros-jazzy-domain-bridge Build-Ids: 0042d23e1dfcb1f5eba42494e5f393da22a394b4 0e1324f443b38657b405148b7ffa9c8decd1e2d7 1e000abc3b06977a3f9432ca470650016767a1d9 1f7b9602855e7717f2ab0e5bdcc0c8c7e77bc010 28c93f666720238cc8c67db295b1d4f94c23756a 337329120e65d8c2d8f8b2ba50227dfd20e408a9 555c28d4e542b7b7a5a0b602277a1b6a1f1dd2ed 78ec382105a0d71c07834400020bcc1738ccd71d 7f8b38a79d40b0b81c8583690b5011e14ea3e51c 8a38cd7b3dceb309a0217e0a2d1eb0028565e55c cc44020d20ea80cfdca03f9e0fa0010858edc3b1 d7336f45de2100cffb536f99b011bfa733888964 e561044e467a53d9fad6d774b1faacf7eaa18de0 Package: ros-jazzy-domain-coordinator Version: 0.12.0-3noble.20250424.105456 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 36 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-domain-coordinator/ros-jazzy-domain-coordinator_0.12.0-3noble.20250424.105456_amd64.deb Size: 5904 SHA256: 703b172f77079bcb145fd65f4df66bf0a28ecef3a36b94d66e612a3501c87ba8 SHA1: 2f6220230c8a2e3704eeb7859417ca9fbf63b0a9 MD5sum: 6901d55962fcb785b333198ac5b0c38f Description: A tool to coordinate unique ROS_DOMAIN_IDs across multiple processes Package: ros-jazzy-draco-point-cloud-transport Version: 4.0.1-1noble.20250429.233154 Architecture: amd64 Maintainer: Martin Pecka Installed-Size: 678 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libdraco8 (>= 1.5.6+dfsg), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libdraco-dev, ros-jazzy-pluginlib, ros-jazzy-point-cloud-interfaces, ros-jazzy-point-cloud-transport, ros-jazzy-rclcpp, ros-jazzy-rcpputils, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://wiki.ros.org/draco_point_cloud_transport Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-draco-point-cloud-transport/ros-jazzy-draco-point-cloud-transport_4.0.1-1noble.20250429.233154_amd64.deb Size: 152568 SHA256: a5c48111c13f8653e75937d2fe26c790734857a02c454beeaf8722b60bd15bc0 SHA1: d51c07e4e190d7829629fb74911a4ca6acf3571b MD5sum: 409550b11c28c3e1fc81a6572a0d3da2 Description: draco_point_cloud_transport provides a plugin to point_cloud_transport for sending point clouds encoded with KD tree compression. Package: ros-jazzy-draco-point-cloud-transport-dbgsym Package-Type: ddeb Source: ros-jazzy-draco-point-cloud-transport Version: 4.0.1-1noble.20250429.233154 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Pecka Installed-Size: 3681 Depends: ros-jazzy-draco-point-cloud-transport (= 4.0.1-1noble.20250429.233154) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-draco-point-cloud-transport/ros-jazzy-draco-point-cloud-transport-dbgsym_4.0.1-1noble.20250429.233154_amd64.deb Size: 3278850 SHA256: 646d9f9080aa2c734e6914599fa3d679b03a675e8c3e8e770026e250c0469506 SHA1: 0fd707b01a8e695060c0552e08e67943011de29c MD5sum: 245ed58dedb843b0005b148ced499d08 Description: debug symbols for ros-jazzy-draco-point-cloud-transport Build-Ids: fb33296d04427b49c3ec6478dfbde5654e4e34b0 Package: ros-jazzy-ds-dbw Version: 2.3.3-1noble.20250430.014957 Architecture: amd64 Maintainer: Kevin Hallenbeck Installed-Size: 41 Depends: ros-jazzy-ds-dbw-can, ros-jazzy-ds-dbw-joystick-demo, ros-jazzy-ds-dbw-msgs, ros-jazzy-ros-workspace Homepage: http://dataspeedinc.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ds-dbw/ros-jazzy-ds-dbw_2.3.3-1noble.20250430.014957_amd64.deb Size: 5600 SHA256: 0ecc903229081b29bdfc5766db3d5f6fc4a8a57280bad1db8d182711434ce2e1 SHA1: d5a3231a63e303b86a8dc43c06b44ce40f07c0f8 MD5sum: bbae2f38fbbeb784aad753812aaf5947 Description: Interface to the Dataspeed Inc. Drive-By-Wire kits Package: ros-jazzy-ds-dbw-can Version: 2.3.3-1noble.20250429.232720 Architecture: amd64 Maintainer: Kevin Hallenbeck Installed-Size: 5674 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-can-msgs, ros-jazzy-dataspeed-can-usb, ros-jazzy-ds-dbw-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://dataspeedinc.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ds-dbw-can/ros-jazzy-ds-dbw-can_2.3.3-1noble.20250429.232720_amd64.deb Size: 738556 SHA256: 47b6d0844d4f09747093479015ab83a75e47f030b17be8bb4faa5581715f8014 SHA1: 82578b0afa6c1756ed36a822fb69062724b5c0f8 MD5sum: 4dc7d0e1e4e1f3a888421f044eb8fa79 Description: Interface to the Dataspeed Inc. Drive-By-Wire kit Package: ros-jazzy-ds-dbw-can-dbgsym Package-Type: ddeb Source: ros-jazzy-ds-dbw-can Version: 2.3.3-1noble.20250429.232720 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kevin Hallenbeck Installed-Size: 22400 Depends: ros-jazzy-ds-dbw-can (= 2.3.3-1noble.20250429.232720) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ds-dbw-can/ros-jazzy-ds-dbw-can-dbgsym_2.3.3-1noble.20250429.232720_amd64.deb Size: 17838136 SHA256: 29af592034030fc72d882adedf24dc8214484fd1dd0ac982c87d17c4cf749f66 SHA1: af27f9f848db0ccb09347ad406e70560aaf2332b MD5sum: f72bf1a56cb644e4b71cfe2dba3a79b7 Description: debug symbols for ros-jazzy-ds-dbw-can Build-Ids: cf8b5bcb5a735ed2c6e86c967d312aa29d10e49c f6a1b4fec6ccac9facb3cfa0230fc44c0d67f7eb Package: ros-jazzy-ds-dbw-joystick-demo Version: 2.3.3-1noble.20250429.233601 Architecture: amd64 Maintainer: Kevin Hallenbeck Installed-Size: 1280 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ds-dbw-can, ros-jazzy-ds-dbw-msgs, ros-jazzy-joy, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://dataspeedinc.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ds-dbw-joystick-demo/ros-jazzy-ds-dbw-joystick-demo_2.3.3-1noble.20250429.233601_amd64.deb Size: 211260 SHA256: 2fbf4cd7739e2cc9f1fbf804d53e4824561048795084a6b0dadde0236a3a9904 SHA1: 639053cb4a3bca8ad39c7b6febdeaf6def29af17 MD5sum: 060475e71e1855b33b22a14c7b2ae8c7 Description: Demonstration of drive-by-wire with joystick Package: ros-jazzy-ds-dbw-joystick-demo-dbgsym Package-Type: ddeb Source: ros-jazzy-ds-dbw-joystick-demo Version: 2.3.3-1noble.20250429.233601 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kevin Hallenbeck Installed-Size: 5659 Depends: ros-jazzy-ds-dbw-joystick-demo (= 2.3.3-1noble.20250429.233601) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ds-dbw-joystick-demo/ros-jazzy-ds-dbw-joystick-demo-dbgsym_2.3.3-1noble.20250429.233601_amd64.deb Size: 4676882 SHA256: c407a01047e80084dea90c99c48d3a73bb4a5198a7b507fecc1247bac93080c2 SHA1: 548a009dfcf6b4d593f07c8880e08813f6461b70 MD5sum: 53795bace9482b696130dc8604823d04 Description: debug symbols for ros-jazzy-ds-dbw-joystick-demo Build-Ids: 3626931a505340170c997dbd48f8a367a2ba04f6 fe991c447d6f42512367d2cb93abcf605d91d4c4 Package: ros-jazzy-ds-dbw-msgs Version: 2.3.3-1noble.20250424.143746 Architecture: amd64 Maintainer: Kevin Hallenbeck Installed-Size: 10826 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://dataspeedinc.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ds-dbw-msgs/ros-jazzy-ds-dbw-msgs_2.3.3-1noble.20250424.143746_amd64.deb Size: 605866 SHA256: 20dfc5f2d8297cdec5b13dae9141cc1b4afb1182570c73304adae37335ee16a7 SHA1: 6397975473a141d3e8776819e511b6f24f7abcb0 MD5sum: 1784a3f7096046eb5d71b8fe14888096 Description: Drive-by-wire messages Package: ros-jazzy-ds-dbw-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-ds-dbw-msgs Version: 2.3.3-1noble.20250424.143746 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kevin Hallenbeck Installed-Size: 6654 Depends: ros-jazzy-ds-dbw-msgs (= 2.3.3-1noble.20250424.143746) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ds-dbw-msgs/ros-jazzy-ds-dbw-msgs-dbgsym_2.3.3-1noble.20250424.143746_amd64.deb Size: 5388580 SHA256: d137940e942d57a95dd9d35336af15167567abab5cec3f1646d7a3437751cd08 SHA1: 6430c32143b13859913ae21666de3a5861b10d34 MD5sum: 11a23fafad00353881e4d7561bd049c2 Description: debug symbols for ros-jazzy-ds-dbw-msgs Build-Ids: 19d02814674ccd2d915fb5362e60a7f1056c9ab2 3a85e2109cec2834cc69e42c4101dfb6cea1f94e 4c6ea6dc683974c2e0df1e587b8644c286c7b9d7 9f0c0a66be7e8ec1e16661dd0a2f2f7c18dcfb8a a052583affd423b301545de219ad7b04bb54b26d bbb2aaeb922985c8e3a490f034d38b24743bc180 cbf6b7e02162d13530b412c9336ee876ad0b7b06 ce9867f215d076670a13d2187445edb1cc67597e d5f05a938609fbdb09ccf25740a65916e4d32f63 d7b553c3054be188385ff279621fe02ea133c1f7 f5d6b3a76af5393c9bd673109b336c62c2e01dcd Package: ros-jazzy-dual-arm-panda-moveit-config Version: 3.1.0-1noble.20250430.012559 Architecture: amd64 Maintainer: Mike Lautman Installed-Size: 122 Depends: ros-jazzy-joint-state-publisher, ros-jazzy-joint-state-publisher-gui, ros-jazzy-moveit-resources-panda-description, ros-jazzy-robot-state-publisher, ros-jazzy-topic-tools, ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dual-arm-panda-moveit-config/ros-jazzy-dual-arm-panda-moveit-config_3.1.0-1noble.20250430.012559_amd64.deb Size: 15696 SHA256: 6e645e9f0c4311793c4859ae6da2167e8b6f6136e459e3522229b985ce2897ef SHA1: 81c4f3aea2fdc6e18a956bf7554ab62d5e3b6217 MD5sum: f8a5b7a959977fa863ff695f9c375204 Description: Dual Franka Emika Panda MoveIt Configuration Package: ros-jazzy-dual-laser-merger Version: 0.3.1-1noble.20250430.014415 Architecture: amd64 Maintainer: pradyum Installed-Size: 60953 Depends: libc6 (>= 2.35), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-kdtree1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), libpcl-dev, ros-jazzy-geometry-msgs, ros-jazzy-laser-geometry, ros-jazzy-message-filters, ros-jazzy-pcl-conversions, ros-jazzy-pcl-ros, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-tf2-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dual-laser-merger/ros-jazzy-dual-laser-merger_0.3.1-1noble.20250430.014415_amd64.deb Size: 12317552 SHA256: a7322b899b2f656b6a31543aebfff3286c4bc1b24e21e0a441c720d14b2c44e9 SHA1: e959905c92a62cd3f161a81e31e8484864bcea72 MD5sum: 9d2171bfb8d0a401c6bc058ab9e91660 Description: merge dual lidar's scans. Package: ros-jazzy-dual-laser-merger-dbgsym Package-Type: ddeb Source: ros-jazzy-dual-laser-merger Version: 0.3.1-1noble.20250430.014415 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: pradyum Installed-Size: 5604 Depends: ros-jazzy-dual-laser-merger (= 0.3.1-1noble.20250430.014415) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dual-laser-merger/ros-jazzy-dual-laser-merger-dbgsym_0.3.1-1noble.20250430.014415_amd64.deb Size: 4942466 SHA256: 694720f480c75645c8e09f697ca832543d5a4932a61db889296481a1bb48fe84 SHA1: e76bf3834213a4a4fd76b0e451518a8ecf6d5fc4 MD5sum: 375ea13e30c2cd7194549d0fad7318e3 Description: debug symbols for ros-jazzy-dual-laser-merger Build-Ids: beaa5723c619184b7594c91f18af6aa1e8786629 ffefdd69993152f0ecf63641a1f2a2086cb12f3f Package: ros-jazzy-dummy-map-server Version: 0.33.5-1noble.20250430.000116 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 172 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dummy-map-server/ros-jazzy-dummy-map-server_0.33.5-1noble.20250430.000116_amd64.deb Size: 47746 SHA256: a691a75a29c18925f872cd18f791654fa0b3a01f1f4d0c45dac9f7bd9251ec4b SHA1: ad8066de8fd9809a4b237df719645e9b10ebe7b3 MD5sum: 45621056b0432a27662ac5e716da88e8 Description: dummy map server node Package: ros-jazzy-dummy-map-server-dbgsym Package-Type: ddeb Source: ros-jazzy-dummy-map-server Version: 0.33.5-1noble.20250430.000116 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 788 Depends: ros-jazzy-dummy-map-server (= 0.33.5-1noble.20250430.000116) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dummy-map-server/ros-jazzy-dummy-map-server-dbgsym_0.33.5-1noble.20250430.000116_amd64.deb Size: 733646 SHA256: 58e4ef53dd4e201d926a999b8743f5114d0541e991168f96f3aa6759e27c5724 SHA1: c4a70045599301191d099d8b8763f2fa962d6c58 MD5sum: eb52a4032b7af3684c4fbf53f71b89b6 Description: debug symbols for ros-jazzy-dummy-map-server Build-Ids: 5889750f659dd1d60b44db0a7e464e8bd0993341 Package: ros-jazzy-dummy-robot-bringup Version: 0.33.5-1noble.20250430.012606 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 58 Depends: ros-jazzy-ament-index-python, ros-jazzy-dummy-map-server, ros-jazzy-dummy-sensors, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-robot-state-publisher, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dummy-robot-bringup/ros-jazzy-dummy-robot-bringup_0.33.5-1noble.20250430.012606_amd64.deb Size: 9180 SHA256: 2ad354fabc99c76d8287fae21a10bf36605558559678fca3e659bbcd0c72a15b SHA1: 7fe4c4ee6fadbd13df9035cdc5837f18b2bcf100 MD5sum: edfc56c819f59230255ef5c1b05d85f6 Description: dummy robot bringup Package: ros-jazzy-dummy-sensors Version: 0.33.5-1noble.20250430.000356 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 291 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dummy-sensors/ros-jazzy-dummy-sensors_0.33.5-1noble.20250430.000356_amd64.deb Size: 66350 SHA256: f383004eb7c0c9e8e37cb877a808d0b0bca4cb9049d3c08b052d5c6628e8c2e6 SHA1: 5df5fc32dc0ff41fb6c58d964699ac6467e96d22 MD5sum: 9cc651f9ddfe586a1d17f1943524b48f Description: dummy sensor nodes Package: ros-jazzy-dummy-sensors-dbgsym Package-Type: ddeb Source: ros-jazzy-dummy-sensors Version: 0.33.5-1noble.20250430.000356 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1538 Depends: ros-jazzy-dummy-sensors (= 0.33.5-1noble.20250430.000356) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dummy-sensors/ros-jazzy-dummy-sensors-dbgsym_0.33.5-1noble.20250430.000356_amd64.deb Size: 1430638 SHA256: bc1ca8c68828b9665e64f1fbfb4e941b1279e9e282838473e805d0ec006a9d0e SHA1: 5db9fa59c6666a5756502c657bdeacf78cd72376 MD5sum: b00f784d21cea7de0b2b6d37e9208ad0 Description: debug symbols for ros-jazzy-dummy-sensors Build-Ids: 42e56cf3d9a134c3050208a34e7917c392639e6f cf99eabfd5e997ac080e8b13746d8ca6dfe365ec Package: ros-jazzy-dwb-core Version: 1.3.6-1noble.20250501.224344 Architecture: amd64 Maintainer: Carl Delsey Installed-Size: 766 Depends: libc6 (>= 2.35), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-dwb-msgs, ros-jazzy-geometry-msgs, ros-jazzy-nav-2d-utils, ros-jazzy-nav-msgs, ros-jazzy-nav2-core, ros-jazzy-nav2-costmap-2d, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-std-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dwb-core/ros-jazzy-dwb-core_1.3.6-1noble.20250501.224344_amd64.deb Size: 208612 SHA256: 42fbf6d7b5c83f611ddee6182cac637df90e2db77f11e4a56b5c51451aa215ed SHA1: e8b5f2a06deeeafc59228278070df104299bd4b5 MD5sum: 8f817a22507443139071554abf25b619 Description: DWB core interfaces package Package: ros-jazzy-dwb-core-dbgsym Package-Type: ddeb Source: ros-jazzy-dwb-core Version: 1.3.6-1noble.20250501.224344 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Carl Delsey Installed-Size: 3446 Depends: ros-jazzy-dwb-core (= 1.3.6-1noble.20250501.224344) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dwb-core/ros-jazzy-dwb-core-dbgsym_1.3.6-1noble.20250501.224344_amd64.deb Size: 3206816 SHA256: 0f34d621162cb4f66d06aa769477d65d1b94f21b6fdde760e3c4dd1db5fb12ba SHA1: 0d809d0e8434a4d47fb56dfe71e0c59e66e176c6 MD5sum: a1b9c83532038dca1f044ee0353b1e20 Description: debug symbols for ros-jazzy-dwb-core Build-Ids: 086479859be365411bfd232c5c2605444b2b2fde Package: ros-jazzy-dwb-critics Version: 1.3.6-1noble.20250501.225055 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 271 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-angles, ros-jazzy-costmap-queue, ros-jazzy-dwb-core, ros-jazzy-geometry-msgs, ros-jazzy-nav-2d-msgs, ros-jazzy-nav-2d-utils, ros-jazzy-nav2-costmap-2d, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dwb-critics/ros-jazzy-dwb-critics_1.3.6-1noble.20250501.225055_amd64.deb Size: 58818 SHA256: 3a614a22bd687a5d8338a4bb29b0fd2a66947d24cd9fde3a933923ed733fec07 SHA1: 252ec752a6288766f0f68c1099c717fc8ee63861 MD5sum: 9d8342774a09a66437bad92a2dd336b3 Description: The dwb_critics package Package: ros-jazzy-dwb-critics-dbgsym Package-Type: ddeb Source: ros-jazzy-dwb-critics Version: 1.3.6-1noble.20250501.225055 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 2344 Depends: ros-jazzy-dwb-critics (= 1.3.6-1noble.20250501.225055) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dwb-critics/ros-jazzy-dwb-critics-dbgsym_1.3.6-1noble.20250501.225055_amd64.deb Size: 2296500 SHA256: 1c3c32e2020e82d5ad8ff528b85210980f7980c19101f502d8140b8ccb093112 SHA1: f6246421aa4f4052e646c5612bf41620e3c4da02 MD5sum: 97138a2e9d204ca6ff147fa4bef05b31 Description: debug symbols for ros-jazzy-dwb-critics Build-Ids: 0fc8dc60b40233a6554b0fe7f51324f64d67fe9f Package: ros-jazzy-dwb-msgs Version: 1.3.6-1noble.20250424.144202 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 3047 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-nav-2d-msgs, ros-jazzy-nav-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dwb-msgs/ros-jazzy-dwb-msgs_1.3.6-1noble.20250424.144202_amd64.deb Size: 227232 SHA256: 489f65643fcd40b7735ef75f00047e1219f600cc6820d6e655c7bc9ee9e12782 SHA1: 974a5153841520031226663ea818d40171be992b MD5sum: b645debb783622e43dac83d727c930af Description: Message/Service definitions specifically for the dwb_core Package: ros-jazzy-dwb-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-dwb-msgs Version: 1.3.6-1noble.20250424.144202 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 2667 Depends: ros-jazzy-dwb-msgs (= 1.3.6-1noble.20250424.144202) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dwb-msgs/ros-jazzy-dwb-msgs-dbgsym_1.3.6-1noble.20250424.144202_amd64.deb Size: 2217168 SHA256: 3f6cb0ca6db185566a40c65d12d6e5cc384cde91247ff8c94323ee1dc5854f0b SHA1: c07d7d0fe52b0b211a078cf1596e02376455e711 MD5sum: 67b39bd3ebed1703c24c7aedb9fd58b0 Description: debug symbols for ros-jazzy-dwb-msgs Build-Ids: 201261d38894db7c746a03c9783b3711508239c8 3824fd971e513c78dca64179aacda30ca97408ce 71f1e5569c057ae834642ea25c3c004c16ae852e 96138d887b773afff032a71be3a5838b73408f57 b59407afbcf2f711ca7e5197bca799bab73cff04 bf07fc00f9675232fcb4ff7ad336511d49bc627f c0bbdb09b0635394ae02a24b02caffce68f7284a d380cb31a6d7388ac5b179854cfbd2b49ed81f5f d4d3fefc41bf001d5a914bc6ef41054a155fc9d2 e11744aee967f84bf91bc2322bd07247a65dac9e ec4e8cf27e0814601e7d548ef727e493e76c8410 Package: ros-jazzy-dwb-plugins Version: 1.3.6-1noble.20250501.225101 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 202 Depends: libc6 (>= 2.35), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-angles, ros-jazzy-dwb-core, ros-jazzy-nav-2d-msgs, ros-jazzy-nav-2d-utils, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dwb-plugins/ros-jazzy-dwb-plugins_1.3.6-1noble.20250501.225101_amd64.deb Size: 47862 SHA256: 1e0009107070f7b5da91b395c2a1bb69c1fcb08b606adf888343a9c6727d3076 SHA1: 1544b5be9f30f7e0f61e08a52d1b631a17f1c61a MD5sum: dcfb11d03971f8099695c176a88546d5 Description: Standard implementations of the GoalChecker and TrajectoryGenerators for dwb_core Package: ros-jazzy-dwb-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-dwb-plugins Version: 1.3.6-1noble.20250501.225101 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 985 Depends: ros-jazzy-dwb-plugins (= 1.3.6-1noble.20250501.225101) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dwb-plugins/ros-jazzy-dwb-plugins-dbgsym_1.3.6-1noble.20250501.225101_amd64.deb Size: 947236 SHA256: b87f7faadd8df5262abae72105cbf3e95e7568f49d44a88bee87ea7acf49fc71 SHA1: 65bbdbfd0c891d79a7f07c7e9d7e0c3ca7cf6fba MD5sum: edf50e29ce0a758db2585d6f9a6a852e Description: debug symbols for ros-jazzy-dwb-plugins Build-Ids: de68b2668b74e7b286368bf3bee6d51b39f1c276 Package: ros-jazzy-dynamic-edt-3d Version: 1.10.0-4noble.20250424.105844 Architecture: amd64 Maintainer: Christoph Sprunk Installed-Size: 144 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), ros-jazzy-octomap, ros-jazzy-ros-workspace Homepage: http://octomap.github.io Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamic-edt-3d/ros-jazzy-dynamic-edt-3d_1.10.0-4noble.20250424.105844_amd64.deb Size: 26086 SHA256: 2525acba22fb328489e165d9b7b11554a32a2a068afb56ff12b0953fc028f719 SHA1: 23ef9a1a0d6df485e155be4076c4ee7cec411b5c MD5sum: 6fb45f4c9e4cd5e52bb89b487bf69cf4 Description: The dynamicEDT3D library implements an inrementally updatable Euclidean distance transform (EDT) in 3D. It comes with a wrapper to use the OctoMap 3D representation and hooks into the change detection of the OctoMap library to propagate changes to the EDT. Package: ros-jazzy-dynamic-edt-3d-dbgsym Package-Type: ddeb Source: ros-jazzy-dynamic-edt-3d Version: 1.10.0-4noble.20250424.105844 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Sprunk Installed-Size: 90 Depends: ros-jazzy-dynamic-edt-3d (= 1.10.0-4noble.20250424.105844) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamic-edt-3d/ros-jazzy-dynamic-edt-3d-dbgsym_1.10.0-4noble.20250424.105844_amd64.deb Size: 74988 SHA256: c238c8d134d34623db70233633faceed5b21ddb40e877b47d9b728c814787f70 SHA1: a21799de97b286ec2beca2132105092ff4113f0c MD5sum: 2d6053b16b3e8f5fbaae5461a7d3d742 Description: debug symbols for ros-jazzy-dynamic-edt-3d Build-Ids: a8a70889b0787514057d2106d36a9471407b5783 Package: ros-jazzy-dynamixel-hardware Version: 0.5.0-1noble.20250505.192910 Architecture: amd64 Maintainer: Yutaka Kondo Installed-Size: 212 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-dynamixel-workbench-toolbox, ros-jazzy-hardware-interface, ros-jazzy-lifecycle-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamixel-hardware/ros-jazzy-dynamixel-hardware_0.5.0-1noble.20250505.192910_amd64.deb Size: 58488 SHA256: 1ad56824893a92737c412a0f2946cdabe3442359944c4a64bbe525114d109ead SHA1: 6273b79fc5eb8650188a1cabbd818fec574b823c MD5sum: 65d7863185cc2c333ce12b09927ab369 Description: ros2_control hardware for ROBOTIS Dynamixel Package: ros-jazzy-dynamixel-hardware-dbgsym Package-Type: ddeb Source: ros-jazzy-dynamixel-hardware Version: 0.5.0-1noble.20250505.192910 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yutaka Kondo Installed-Size: 985 Depends: ros-jazzy-dynamixel-hardware (= 0.5.0-1noble.20250505.192910) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamixel-hardware/ros-jazzy-dynamixel-hardware-dbgsym_0.5.0-1noble.20250505.192910_amd64.deb Size: 941084 SHA256: 9de99bf760db68e9252d03f83d8a2dfcf2b9eb67a1ea33c73bf431fa4b31515c SHA1: feb10af4e4e24d2bb18fcd34963a7713d56501f4 MD5sum: d8db6cb74dd18b1f2ede5337d2d22bbb Description: debug symbols for ros-jazzy-dynamixel-hardware Build-Ids: c615623d456cb1fe6205045a71e50462da7f3a61 Package: ros-jazzy-dynamixel-hardware-interface Version: 1.4.3-1noble.20250505.193155 Architecture: amd64 Maintainer: Pyo Installed-Size: 714 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-dynamixel-interfaces, ros-jazzy-dynamixel-sdk, ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-realtime-tools, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamixel-hardware-interface/ros-jazzy-dynamixel-hardware-interface_1.4.3-1noble.20250505.193155_amd64.deb Size: 178328 SHA256: 1e3d5f37c6f2f67bc43ecd376e5a5e0b50eb7c3a230fcb9573d6f72d96697975 SHA1: 9a40068cb28dfad173c8b2c75606d50d30f570c2 MD5sum: 03fe64d0f200d36e77af756ad35c9821 Description: ROS 2 package providing a hardware interface for controlling Dynamixel motors via the ROS 2 control framework. Package: ros-jazzy-dynamixel-hardware-interface-dbgsym Package-Type: ddeb Source: ros-jazzy-dynamixel-hardware-interface Version: 1.4.3-1noble.20250505.193155 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 2958 Depends: ros-jazzy-dynamixel-hardware-interface (= 1.4.3-1noble.20250505.193155) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamixel-hardware-interface/ros-jazzy-dynamixel-hardware-interface-dbgsym_1.4.3-1noble.20250505.193155_amd64.deb Size: 2769296 SHA256: ce3baaf3ea9044d5ad20003ead16d3a78c6026486176e82f50d467c428aca446 SHA1: 12ff6955a85af8c52e632b7c69803d7063bc9326 MD5sum: 73ada82fb926f39ef1607a73dcb3a8a9 Description: debug symbols for ros-jazzy-dynamixel-hardware-interface Build-Ids: 5a9893568d7efaec5e31d5b04741f18dadbe81d1 Package: ros-jazzy-dynamixel-interfaces Version: 1.0.1-1noble.20250424.142656 Architecture: amd64 Maintainer: Pyo Installed-Size: 1768 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamixel-interfaces/ros-jazzy-dynamixel-interfaces_1.0.1-1noble.20250424.142656_amd64.deb Size: 138196 SHA256: 4f58a14def3ef65f98ffdb9d5be8939a44a38f9dfebbb59fcfa513502a0a4cea SHA1: 5b64f31d8d3506a515c54d1439c389695e6dde1f MD5sum: d4fa8484af394a6960c2021715bdb87b Description: dynamixel_interfaces contains base messages and service useful for controlling Dynamixel. Package: ros-jazzy-dynamixel-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-dynamixel-interfaces Version: 1.0.1-1noble.20250424.142656 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 1285 Depends: ros-jazzy-dynamixel-interfaces (= 1.0.1-1noble.20250424.142656) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamixel-interfaces/ros-jazzy-dynamixel-interfaces-dbgsym_1.0.1-1noble.20250424.142656_amd64.deb Size: 1006378 SHA256: c8e38ba919d0fa332c17af813217776ef9cbf852b95e52f6ccc67a7896bacec0 SHA1: b594651e96fb1b3ea3828f58c768196cc271eae1 MD5sum: e6f0dd68a24a20d137a8700bf86973e6 Description: debug symbols for ros-jazzy-dynamixel-interfaces Build-Ids: 39752ba063cdf2ef6f090e333ab4b172b272b113 4439729b364c4ccc760d30ac5ff289b900625e45 5bfa0809b9d43133c5cbbe86fe5cf3fa9b5c8a19 6ee358ae6f07de24ebcaeff6256ea06b85a985c3 7364de7193637565ef8e6d03bc5124120aec31ff ab4e620f8a8fe0bdb043b0f5a9285a8dd5e2c16b b9e20c44d78e9465fc0f5afaf28b404054af05ab cadf66ba5c18c160f45a16669300b088b0b73825 d39110b27625db6223d72bcbefe1f14559de6268 e6705eeb8e5bf91a953b7d3034392542922f4385 edcdc0e03885e83fe6efe7f0162c21f70e396e18 Package: ros-jazzy-dynamixel-sdk Version: 3.8.3-1noble.20250424.110547 Architecture: amd64 Maintainer: Pyo Installed-Size: 541 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/dynamixel_sdk Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamixel-sdk/ros-jazzy-dynamixel-sdk_3.8.3-1noble.20250424.110547_amd64.deb Size: 66272 SHA256: dfceca5c35365617f9cd82ade7062c321b42946e7da08960e8f4e1376bd76f2e SHA1: 30b0e5ca281d97b17565bd4d894741c5c88bafb3 MD5sum: 61a53a4e6b688d2c662eca563992fac9 Description: This package is wrapping version of ROBOTIS Dynamixel SDK for ROS 2. The ROBOTIS Dynamixel SDK, or SDK, is a software development library that provides Dynamixel control functions for packet communication. The API is designed for Dynamixel actuators and Dynamixel-based platforms. Package: ros-jazzy-dynamixel-sdk-custom-interfaces Version: 3.8.3-1noble.20250424.141309 Architecture: amd64 Maintainer: Pyo Installed-Size: 828 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/dynamixel_sdk Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamixel-sdk-custom-interfaces/ros-jazzy-dynamixel-sdk-custom-interfaces_3.8.3-1noble.20250424.141309_amd64.deb Size: 70448 SHA256: ce3728ef42cd9facd0d444373dc9f66fd0c20ce8239ec170f86fb2e3f4abce83 SHA1: b80edb854e2f3a52f018b811cb449c2a5edd1d5d MD5sum: f939bf992289da06dddc2153916edbce Description: ROS 2 custom interface examples using ROBOTIS DYNAMIXEL SDK Package: ros-jazzy-dynamixel-sdk-custom-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-dynamixel-sdk-custom-interfaces Version: 3.8.3-1noble.20250424.141309 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 547 Depends: ros-jazzy-dynamixel-sdk-custom-interfaces (= 3.8.3-1noble.20250424.141309) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamixel-sdk-custom-interfaces/ros-jazzy-dynamixel-sdk-custom-interfaces-dbgsym_3.8.3-1noble.20250424.141309_amd64.deb Size: 393570 SHA256: 9bae8000fd5ef762c4f466f0931e1f7ffc3dfa9cc3bfa2b1f4ebb5c246a935b1 SHA1: d479376f6bdc89af63d92112bf53825d5e239cc2 MD5sum: d192a82a2da5170a63546e8c0c9f7f8b Description: debug symbols for ros-jazzy-dynamixel-sdk-custom-interfaces Build-Ids: 206abcad4be371ce8c0d56608c9b84b6c2beba1c 20ce192508f17ccbb39ba6355c97595c72997941 308cfdb2a5140a98e51716cbfed9b5161e869c5d 50fe5ed373c2ed003c18a90906387434ed16c050 8575293af085892a10a1320c712c36a9bbdfd8f5 ad8dca4c16723446059257406e081cf6db3f426a d37c01e98668fff6efa0d9e91003a3732903ae6e db6627828c0abc2ae27dd14f162651baf5e9409f dc27d8d33d33197d3c536a458141a5d498113c51 eba2590b8a00020c00800dc60354acd53320ba4a f5e70ac7f58dba32139ae518d99b5e96730a8fa6 Package: ros-jazzy-dynamixel-sdk-dbgsym Package-Type: ddeb Source: ros-jazzy-dynamixel-sdk Version: 3.8.3-1noble.20250424.110547 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 335 Depends: ros-jazzy-dynamixel-sdk (= 3.8.3-1noble.20250424.110547) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamixel-sdk/ros-jazzy-dynamixel-sdk-dbgsym_3.8.3-1noble.20250424.110547_amd64.deb Size: 303286 SHA256: 79cbf02029d47a0e21215f77693d445132abc0b051a472780622af496245bbe0 SHA1: 9ab5dacc0a865502c15c11d39ba83195c2a62d4d MD5sum: 2c0cd810cd7fe346a3b5493908248c4a Description: debug symbols for ros-jazzy-dynamixel-sdk Build-Ids: 31aaf60d798a3b26f450828298e2ac06d513c77c Package: ros-jazzy-dynamixel-sdk-examples Version: 3.8.3-1noble.20250429.231409 Architecture: amd64 Maintainer: Pyo Installed-Size: 492 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-dynamixel-sdk, ros-jazzy-dynamixel-sdk-custom-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclpy, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/dynamixel_sdk Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamixel-sdk-examples/ros-jazzy-dynamixel-sdk-examples_3.8.3-1noble.20250429.231409_amd64.deb Size: 108238 SHA256: fe17b7428a1e0591e396ae72ef1784776dea126146fef1dbb70d8f7a2b1d60c0 SHA1: 4bc4d3136ebf1fcab2c86084abbc4fcf0e4cebe7 MD5sum: e932913ea37a19cf53d4761f18b0282e Description: ROS 2 examples using ROBOTIS DYNAMIXEL SDK Package: ros-jazzy-dynamixel-sdk-examples-dbgsym Package-Type: ddeb Source: ros-jazzy-dynamixel-sdk-examples Version: 3.8.3-1noble.20250429.231409 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 2187 Depends: ros-jazzy-dynamixel-sdk-examples (= 3.8.3-1noble.20250429.231409) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamixel-sdk-examples/ros-jazzy-dynamixel-sdk-examples-dbgsym_3.8.3-1noble.20250429.231409_amd64.deb Size: 1849994 SHA256: d8f36bbdc110bbde6dd10ab053bca11940535973b68d0261a0c2bf5dda78aa92 SHA1: 6834529cb620e7e9740d4d7102b62f53f0084af7 MD5sum: 6a613337e2e05e2ac626de025da33ca1 Description: debug symbols for ros-jazzy-dynamixel-sdk-examples Build-Ids: e793529201e1800f3571489cfd34000ee2b7928c Package: ros-jazzy-dynamixel-workbench Version: 2.2.4-1noble.20250430.015749 Architecture: amd64 Maintainer: Pyo Installed-Size: 42 Depends: ros-jazzy-dynamixel-workbench-toolbox, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/dynamixel_workbench Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamixel-workbench/ros-jazzy-dynamixel-workbench_2.2.4-1noble.20250430.015749_amd64.deb Size: 5938 SHA256: f6f421d85fc9f6d10046c23df1f83400d1136f64f84167238f81f1dc55d90f95 SHA1: 0febd766d660be4b0f30dd90b13ce2bf57001632 MD5sum: 1b33eeccadee269671071212ec7715de Description: Dynamixel-Workbench is dynamixel solution for ROS. This metapackage allows you to easily change the ID, baudrate and operating mode of the Dynamixel. Furthermore, it supports various controllers based on operating mode and Dynamixel SDK. These controllers are commanded by operators. Package: ros-jazzy-dynamixel-workbench-msgs Version: 2.1.0-1noble.20250424.141507 Architecture: amd64 Maintainer: Pyo Installed-Size: 6194 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/dynamixel_workbench_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamixel-workbench-msgs/ros-jazzy-dynamixel-workbench-msgs_2.1.0-1noble.20250424.141507_amd64.deb Size: 296966 SHA256: 53cd01d78b1f8d1238c2aa13a1e887b99583fe8d595c2f40c0b89f35ade5b2d9 SHA1: bbaca2073726c08dcd6d53fa606491277591c3ee MD5sum: b2034ce41bf109d2f546f7e667caebb1 Description: This package includes ROS messages and services for dynamixel_workbench packages Package: ros-jazzy-dynamixel-workbench-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-dynamixel-workbench-msgs Version: 2.1.0-1noble.20250424.141507 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 3062 Depends: ros-jazzy-dynamixel-workbench-msgs (= 2.1.0-1noble.20250424.141507) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamixel-workbench-msgs/ros-jazzy-dynamixel-workbench-msgs-dbgsym_2.1.0-1noble.20250424.141507_amd64.deb Size: 2472350 SHA256: 90093a131afae32c971063535d108ed14751e759be6feddc9ca0d17239ede199 SHA1: 0129867154f15d853a15ed6296beb469bdd5ce07 MD5sum: a2be158ca58048d8645839184a949dfd Description: debug symbols for ros-jazzy-dynamixel-workbench-msgs Build-Ids: 307d6b2b2eaa31558ef7758ae2cfd43fd8a08f9f 308e67eff84677984d1ef9bbb0f455a34ab57eba 4f0dbf6159001cd6798276e9539d7e24fa668e02 5f2bc4b5ab84888cc53c2ce2e31581b4cfc085bf 6db25b59fd579754d7677235428d9c40ce02cce3 7dd677cc8a4353e1a84604f58083c971695f1095 9562c1223b0e84b443ecdbb43561830b1b5393c6 9ce57936c3d5fdf68ff80b22411d6167cf6a9fcd b604d1b55e1dba26bea63eff2d7280227fc5ad41 dc019e4f38704c8c3d2540a90376df444a473054 df9b78d2a743830a156c2f7aaa44acdde57a7455 Package: ros-jazzy-dynamixel-workbench-toolbox Version: 2.2.4-1noble.20250430.001011 Architecture: amd64 Maintainer: Pyo Installed-Size: 194 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), ros-jazzy-dynamixel-sdk, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/dynamixel_workbench_toolbox Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamixel-workbench-toolbox/ros-jazzy-dynamixel-workbench-toolbox_2.2.4-1noble.20250430.001011_amd64.deb Size: 38026 SHA256: 216068a5b9f5859ca4f504ab6ebbf3b79fc75c413fc121ddb863035bde9ccdfa SHA1: 3696b0db2a3bfbbf5c1d43e5c472e18231aced05 MD5sum: 8f48d824b0c2f5ecbdd4034ee3bb0067 Description: This package is composed of 'dynamixel_item', 'dynamixel_tool', 'dynamixel_driver' and 'dynamixel_workbench' class. The 'dynamixel_item' is saved as control table item and information of DYNAMIXEL. The 'dynamixel_tool' class loads its by model number of DYNAMIXEL. The 'dynamixel_driver' class includes wraped function used in DYNAMIXEL SDK. The 'dynamixel_workbench' class make simple to use DYNAMIXEL. Package: ros-jazzy-dynamixel-workbench-toolbox-dbgsym Package-Type: ddeb Source: ros-jazzy-dynamixel-workbench-toolbox Version: 2.2.4-1noble.20250430.001011 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 131 Depends: ros-jazzy-dynamixel-workbench-toolbox (= 2.2.4-1noble.20250430.001011) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-dynamixel-workbench-toolbox/ros-jazzy-dynamixel-workbench-toolbox-dbgsym_2.2.4-1noble.20250430.001011_amd64.deb Size: 98424 SHA256: d37cc32d6783a77ff4ec7e525decde9e8e28cf279461b233fcee1aed22e3a603 SHA1: 36d2e71ce8b3279e887ccf540db5a587bbb8ab2c MD5sum: f93c4bf98bda74b80e52119763337401 Description: debug symbols for ros-jazzy-dynamixel-workbench-toolbox Build-Ids: 24bf7ff32d5b50f5c610c82ff663c093fc641029 Package: ros-jazzy-ecl-build Version: 1.0.3-5noble.20250424.121043 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 446 Depends: ros-jazzy-ecl-license, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_build Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-build/ros-jazzy-ecl-build_1.0.3-5noble.20250424.121043_amd64.deb Size: 39354 SHA256: 10f95b45082141b9137c2ccab33ceaa5ac2605e9d53e638916acf6ad169e4b48 SHA1: 360ce5cf3777cb9d30652c7914adbffd425a3933 MD5sum: 5d047497181c082e0842c5dd0894b5e0 Description: Collection of cmake/make build tools primarily for ecl development itself, but also contains a few cmake modules useful outside of the ecl. Package: ros-jazzy-ecl-command-line Version: 1.2.1-5noble.20250424.132616 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 269 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ecl-license, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_command_line Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-command-line/ros-jazzy-ecl-command-line_1.2.1-5noble.20250424.132616_amd64.deb Size: 57448 SHA256: 4ccb2901904b4cac012d6df6427e27cc5c788e213269ea7c35c2cf172fbf3049 SHA1: 0ee04fdf01775349ec7f75fdb0d0979fbdce6fe5 MD5sum: 44dc116904b235eb7d2d43745d8e2c66 Description: Embeds the TCLAP library inside the ecl. This is a very convenient command line parser in templatised c++. Package: ros-jazzy-ecl-command-line-dbgsym Package-Type: ddeb Source: ros-jazzy-ecl-command-line Version: 1.2.1-5noble.20250424.132616 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 326 Depends: ros-jazzy-ecl-command-line (= 1.2.1-5noble.20250424.132616) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-command-line/ros-jazzy-ecl-command-line-dbgsym_1.2.1-5noble.20250424.132616_amd64.deb Size: 295960 SHA256: 1d713165bbe7d44db06fc690a8734a86c184589df46470d4a528a9ebb54b42e0 SHA1: 433c331c62643049cca161c2c9f5804dac3c5520 MD5sum: f65b8f24e8b65a5738ce8764de072b03 Description: debug symbols for ros-jazzy-ecl-command-line Build-Ids: 36d3a55cfaf15defbecd0640b3168e0005f05614 Package: ros-jazzy-ecl-concepts Version: 1.2.1-5noble.20250424.134340 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 91 Depends: ros-jazzy-ecl-config, ros-jazzy-ecl-license, ros-jazzy-ecl-type-traits, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_concepts Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-concepts/ros-jazzy-ecl-concepts_1.2.1-5noble.20250424.134340_amd64.deb Size: 12550 SHA256: 4eaba85239b1ed83bb60831e747ac79f00b8dd9a65cdd1837d951fd87840cda0 SHA1: f63faeab81fb9f34e76a36289b584ae3292053b8 MD5sum: 8fac3a2eefc85827d462fa9aaaeded8a Description: Introduces a compile time concept checking mechanism that can be used most commonly to check for required functionality when passing template arguments. Package: ros-jazzy-ecl-config Version: 1.2.0-5noble.20250424.132617 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 116 Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1), ros-jazzy-ecl-build, ros-jazzy-ecl-license, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_config Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-config/ros-jazzy-ecl-config_1.2.0-5noble.20250424.132617_amd64.deb Size: 17588 SHA256: 2502e1c2bc8f9720a0ff9c47e1bf7e9ecf6cef5a4f7b878bd2451690581273a5 SHA1: 5d4d9f96f765a08088292bca6ae641f9286f5698 MD5sum: d3b1373badcc434d14b58f89a33edcdd Description: These tools inspect and describe your system with macros, types and functions. Package: ros-jazzy-ecl-config-dbgsym Package-Type: ddeb Source: ros-jazzy-ecl-config Version: 1.2.0-5noble.20250424.132617 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 52 Depends: ros-jazzy-ecl-config (= 1.2.0-5noble.20250424.132617) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-config/ros-jazzy-ecl-config-dbgsym_1.2.0-5noble.20250424.132617_amd64.deb Size: 27924 SHA256: 4ced57005f0384e297410b5fdea4a0e0eb0f502d3428f58bb5a652426ba5cc3f SHA1: 8db9a3450a9c2cef3613ef3f0c41d0a63ff2d61c MD5sum: 9e768271932290ff432370acbe48a686 Description: debug symbols for ros-jazzy-ecl-config Build-Ids: 1f50cb9c323f3f3bc40a48c74a875542cbafd91c 4a11a24c6c3b45fd0eec3a5ac5525a19f1bf113a Package: ros-jazzy-ecl-console Version: 1.2.0-5noble.20250424.134004 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 67 Depends: ros-jazzy-ecl-build, ros-jazzy-ecl-config, ros-jazzy-ecl-license, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_console Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-console/ros-jazzy-ecl-console_1.2.0-5noble.20250424.134004_amd64.deb Size: 9774 SHA256: 53446b8b7a01495bc15f1745968f444aea2b6551b008d19d64a1dae60bce36f7 SHA1: 1400e29f270a87c9e9b45d635ea14f4062b544f2 MD5sum: 620d78697c0ca9563def8de821db9fb9 Description: Color codes for ansii consoles. Package: ros-jazzy-ecl-containers Version: 1.2.1-5noble.20250424.135239 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 363 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ecl-config, ros-jazzy-ecl-converters, ros-jazzy-ecl-errors, ros-jazzy-ecl-exceptions, ros-jazzy-ecl-formatters, ros-jazzy-ecl-license, ros-jazzy-ecl-mpl, ros-jazzy-ecl-type-traits, ros-jazzy-ecl-utilities, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_containers Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-containers/ros-jazzy-ecl-containers_1.2.1-5noble.20250424.135239_amd64.deb Size: 46266 SHA256: 9caa7ec59b63185a8944ba2e5c5eae932bbbac576f2893a941753ea36b06a354 SHA1: edde2f4cc0a7a62d82b3fa641dc8b514bb20888b MD5sum: 8901286a8f8e09b65ec8297ef7fb648f Description: The containers included here are intended to extend the stl containers. In all cases, these implementations are designed to implement c++ conveniences and safety where speed is not sacrificed. Also includes techniques for memory debugging of common problems such as buffer overruns. Package: ros-jazzy-ecl-containers-dbgsym Package-Type: ddeb Source: ros-jazzy-ecl-containers Version: 1.2.1-5noble.20250424.135239 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 133 Depends: ros-jazzy-ecl-containers (= 1.2.1-5noble.20250424.135239) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-containers/ros-jazzy-ecl-containers-dbgsym_1.2.1-5noble.20250424.135239_amd64.deb Size: 95166 SHA256: 22a332a0b7229f3c65708df4906f86f039f02e32db363d82796b442cd55cdbba SHA1: 4e1637fa0b51802a2732b0c89b57f45c38a91a45 MD5sum: 0df8b5e60bd42325d3ba0c5968e06ead Description: debug symbols for ros-jazzy-ecl-containers Build-Ids: 007aa9b4cbaa0d1716ce0d3655a35be822afe987 Package: ros-jazzy-ecl-converters Version: 1.2.1-5noble.20250424.134626 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 165 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ecl-concepts, ros-jazzy-ecl-config, ros-jazzy-ecl-errors, ros-jazzy-ecl-exceptions, ros-jazzy-ecl-license, ros-jazzy-ecl-mpl, ros-jazzy-ecl-type-traits, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_converters Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-converters/ros-jazzy-ecl-converters_1.2.1-5noble.20250424.134626_amd64.deb Size: 24170 SHA256: 3bdf1e23b21b5488c1c9d07902aaa69339532b378a5bc31adb59d867d81ef566 SHA1: d25fdb465ef8781e2d5debe0401cc9fccca204cd MD5sum: 799e90485cd567c5b3c569a5b2be6298 Description: Some fast/convenient type converters, mostly for char strings or strings. These are not really fully fleshed out, alot of them could use the addition for the whole range of fundamental types (e.g. all integers, not just int, unsigned int). They will come as the need arises. Package: ros-jazzy-ecl-converters-dbgsym Package-Type: ddeb Source: ros-jazzy-ecl-converters Version: 1.2.1-5noble.20250424.134626 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 55 Depends: ros-jazzy-ecl-converters (= 1.2.1-5noble.20250424.134626) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-converters/ros-jazzy-ecl-converters-dbgsym_1.2.1-5noble.20250424.134626_amd64.deb Size: 34882 SHA256: f921afcb0dfea2eb0c7ec8c0a20c2b4d2cbaa953312180097585c57348dcbd46 SHA1: 6d46a3ae94e1abe564d7bd86233141530a7c59b1 MD5sum: f9beeb2462f6fa7751c94037463865cd Description: debug symbols for ros-jazzy-ecl-converters Build-Ids: 26ebc968baa07cd7fbf7fe57bc60e15f0007c9ca Package: ros-jazzy-ecl-converters-lite Version: 1.2.0-5noble.20250424.134004 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 62 Depends: ros-jazzy-ecl-config, ros-jazzy-ecl-license, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_converters_lite Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-converters-lite/ros-jazzy-ecl-converters-lite_1.2.0-5noble.20250424.134004_amd64.deb Size: 8630 SHA256: 6177132fa95123cccb20d7f0f9b8ef017b0f15cffbb2a427eec801c55bda49bf SHA1: 1a906c1d7a7f0c10db45c48e330e14af8f953579 MD5sum: 9fb74ee01c03583bc6796b29cf12af6e Description: These are a very simple version of some of the functions in ecl_converters suitable for firmware development. That is, there is no use of new, templates or exceptions. Package: ros-jazzy-ecl-eigen Version: 1.2.1-5noble.20250424.134042 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 65 Depends: libeigen3-dev, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_eigen Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-eigen/ros-jazzy-ecl-eigen_1.2.1-5noble.20250424.134042_amd64.deb Size: 10648 SHA256: 0d4c3e4f705eee715a3fa1088e9100a926290bf1cb857ecad14629f68af07a6f SHA1: 8d9d4f3e2d5b1de35df234cdb73b7998927dc19d MD5sum: 63f19ccc9f4c2e7589c7592e2c11efc7 Description: This provides an Eigen implementation for ecl's linear algebra. Package: ros-jazzy-ecl-errors Version: 1.2.0-5noble.20250424.134042 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 125 Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1), ros-jazzy-ecl-config, ros-jazzy-ecl-license, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_errors Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-errors/ros-jazzy-ecl-errors_1.2.0-5noble.20250424.134042_amd64.deb Size: 20658 SHA256: ed1578c00c9ebb15582cb0df8a16eae052f39b0353f18e5d2d1c2b53defa454f SHA1: f02e04f934b4f3527134e81d84852ff210a25349 MD5sum: e175ca50129ae74a5bf4cad16e8a2713 Description: This library provides lean and mean error mechanisms. It includes c style error functions as well as a few useful macros. For higher level mechanisms, refer to ecl_exceptions. Package: ros-jazzy-ecl-errors-dbgsym Package-Type: ddeb Source: ros-jazzy-ecl-errors Version: 1.2.0-5noble.20250424.134042 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 53 Depends: ros-jazzy-ecl-errors (= 1.2.0-5noble.20250424.134042) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-errors/ros-jazzy-ecl-errors-dbgsym_1.2.0-5noble.20250424.134042_amd64.deb Size: 25928 SHA256: 88d252c353a47d718d35fd1aa5f73e748253d6aab520052e7e02773167c1e59e SHA1: d42f1c6fac6a4bab4769a0a69851d317673196e6 MD5sum: a0c9db284931ca958c9130a7e10bf66f Description: debug symbols for ros-jazzy-ecl-errors Build-Ids: 10dc83718531f022262b93d577084476fe5f6e25 b179a4bbe5088e701037b93c982b95fe0ee6be67 Package: ros-jazzy-ecl-exceptions Version: 1.2.1-5noble.20250424.134551 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 168 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ecl-config, ros-jazzy-ecl-errors, ros-jazzy-ecl-license, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_exceptions Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-exceptions/ros-jazzy-ecl-exceptions_1.2.1-5noble.20250424.134551_amd64.deb Size: 29598 SHA256: 57e4fd24fdf1a16e16f694c3bea3ecaf3f11cab8141e26eee6ee69f87165b94d SHA1: a16b609705d7dedcb8c00cddfca34248df76f38f MD5sum: a7c193161662147ef262aec1ba81193c Description: Template based exceptions - these are simple and practical and avoid the proliferation of exception types. Although not syntatactically ideal, it is convenient and eminently practical. Package: ros-jazzy-ecl-exceptions-dbgsym Package-Type: ddeb Source: ros-jazzy-ecl-exceptions Version: 1.2.1-5noble.20250424.134551 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 149 Depends: ros-jazzy-ecl-exceptions (= 1.2.1-5noble.20250424.134551) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-exceptions/ros-jazzy-ecl-exceptions-dbgsym_1.2.1-5noble.20250424.134551_amd64.deb Size: 110712 SHA256: bc88b698860c9e11447f08bcccccd53fdadad1b41f4b2308d1104c84b8a498af SHA1: a5ef26f9a4bf835fffc51e993648f8207fcffc64 MD5sum: b471e677c6c45981292212873d798eff Description: debug symbols for ros-jazzy-ecl-exceptions Build-Ids: 03bf505bb2cee04320d373a3e1ace1cbe11f174b 0b9e9e465a7ccc1c3eca1caa7ff66f59f80ed203 5954b64e57639d13997459c3ac6c4e7fcc9b16a0 Package: ros-jazzy-ecl-filesystem Version: 1.2.1-5noble.20250424.134218 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 93 Depends: libc6 (>= 2.4), libstdc++6 (>= 13.1), ros-jazzy-ecl-build, ros-jazzy-ecl-config, ros-jazzy-ecl-errors, ros-jazzy-ecl-license, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_filesystem Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-filesystem/ros-jazzy-ecl-filesystem_1.2.1-5noble.20250424.134218_amd64.deb Size: 15282 SHA256: 951465a3931afc79e699f53a69252f9fbf36131edf77190bb632a192e7486753 SHA1: bdf2b64d394975c1a8dc84c0600abacc452635fa MD5sum: db65c2671aff20dcd5a8a79ba34d5975 Description: Cross platform filesystem utilities (until c++11 makes its way in). Package: ros-jazzy-ecl-filesystem-dbgsym Package-Type: ddeb Source: ros-jazzy-ecl-filesystem Version: 1.2.1-5noble.20250424.134218 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 39 Depends: ros-jazzy-ecl-filesystem (= 1.2.1-5noble.20250424.134218) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-filesystem/ros-jazzy-ecl-filesystem-dbgsym_1.2.1-5noble.20250424.134218_amd64.deb Size: 22620 SHA256: ad738d3cc4fcc3a816e207b96ac53ae895cbb506cef8a0c36215f5d34283329c SHA1: 5835fdedaf35baedfe1bab8f3803ac197e13c04c MD5sum: 6508fc20d275d2770a92cf092516f717 Description: debug symbols for ros-jazzy-ecl-filesystem Build-Ids: 8b4a57e5c0d2922c7af5c2571f558b03f1c5c36a Package: ros-jazzy-ecl-formatters Version: 1.2.1-5noble.20250424.134947 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 193 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ecl-config, ros-jazzy-ecl-converters, ros-jazzy-ecl-exceptions, ros-jazzy-ecl-license, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_formatters Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-formatters/ros-jazzy-ecl-formatters_1.2.1-5noble.20250424.134947_amd64.deb Size: 30796 SHA256: 64ef98c38f5cdfd3e41dadd4d86ae09613d7ea295f6d6004fa38725cb5f1f63d SHA1: 0393ad71c41bb34953c469cfbed95eec12c45621 MD5sum: 19fd96703a4bdb930968c868da502f2e Description: The formatters here simply format various input types to a specified text format. They can be used with most streaming types (including both ecl and stl streams). Package: ros-jazzy-ecl-formatters-dbgsym Package-Type: ddeb Source: ros-jazzy-ecl-formatters Version: 1.2.1-5noble.20250424.134947 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 127 Depends: ros-jazzy-ecl-formatters (= 1.2.1-5noble.20250424.134947) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-formatters/ros-jazzy-ecl-formatters-dbgsym_1.2.1-5noble.20250424.134947_amd64.deb Size: 88220 SHA256: 31f7a6a9e2abb054a0d94ef42496c598a3ec2cdd09e27c4a66558546ecb49173 SHA1: 82454a85081ad127b64d7dbbd320046c51bd350b MD5sum: ce685972d90b6ded1418161433ec91fe Description: debug symbols for ros-jazzy-ecl-formatters Build-Ids: 0bb9bfd42ce16220ca1d7342e13dd195cbaa9443 4bc1961dfb2854f0d3a7153256e09132c8877459 Package: ros-jazzy-ecl-geometry Version: 1.2.1-5noble.20250424.135704 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 394 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ecl-exceptions, ros-jazzy-ecl-type-traits, ros-jazzy-ecl-build, ros-jazzy-ecl-config, ros-jazzy-ecl-containers, ros-jazzy-ecl-formatters, ros-jazzy-ecl-license, ros-jazzy-ecl-linear-algebra, ros-jazzy-ecl-math, ros-jazzy-ecl-mpl, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_geometry Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-geometry/ros-jazzy-ecl-geometry_1.2.1-5noble.20250424.135704_amd64.deb Size: 66640 SHA256: 5b8233c80aae11214246001c5938e87d53192edff063951406ea06261421f621 SHA1: ec45c8664c8247fb051665d89d0e5ffdb570bb85 MD5sum: fe3e758797b2a26e0cbf90e4312b84bc Description: Any tools relating to mathematical geometry. Primarily featuring polynomials and interpolations. Package: ros-jazzy-ecl-geometry-dbgsym Package-Type: ddeb Source: ros-jazzy-ecl-geometry Version: 1.2.1-5noble.20250424.135704 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 1152 Depends: ros-jazzy-ecl-geometry (= 1.2.1-5noble.20250424.135704) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-geometry/ros-jazzy-ecl-geometry-dbgsym_1.2.1-5noble.20250424.135704_amd64.deb Size: 1107910 SHA256: f4b2386ceeb395380e64db1e62497ee146c5e586e2d2425913afc199b393aa33 SHA1: bea30a504a3d9fb427e104099d27984f55006f9a MD5sum: 1c45a104dc3aefb61b828483768a1165 Description: debug symbols for ros-jazzy-ecl-geometry Build-Ids: f4e4dde16b9844b38a7f0ee8b96af002928bb28a Package: ros-jazzy-ecl-license Version: 1.0.3-5noble.20250424.120914 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 53 Depends: ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_license Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-license/ros-jazzy-ecl-license_1.0.3-5noble.20250424.120914_amd64.deb Size: 8330 SHA256: 9f656f9eb135f90148c923fead7d0957015003296af25766610466548df2a238 SHA1: 5bc266c93fed692287c81c0d449d6fe659c61d2d MD5sum: c5fc30ccef846398bd070c2f3f2f4ed2 Description: Maintains the ecl licenses and also provides an install target for deploying licenses with the ecl libraries. Package: ros-jazzy-ecl-linear-algebra Version: 1.2.1-5noble.20250424.135323 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 172 Depends: libc6 (>= 2.35), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ecl-build, ros-jazzy-ecl-converters, ros-jazzy-ecl-eigen, ros-jazzy-ecl-exceptions, ros-jazzy-ecl-formatters, ros-jazzy-ecl-license, ros-jazzy-ecl-math, ros-jazzy-sophus, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_linear_algebra Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-linear-algebra/ros-jazzy-ecl-linear-algebra_1.2.1-5noble.20250424.135323_amd64.deb Size: 41490 SHA256: 1b684fcecc0e803c20f40a5d30cdea53d734c057548b4e8749ab019a4e445241 SHA1: 03b79b892c8506d892107072eccdf46f49ffdac9 MD5sum: 17d1ab9c8ec531709a5473d8dd21c320 Description: Ecl frontend to a linear matrix package (currently eigen). Package: ros-jazzy-ecl-linear-algebra-dbgsym Package-Type: ddeb Source: ros-jazzy-ecl-linear-algebra Version: 1.2.1-5noble.20250424.135323 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 1588 Depends: ros-jazzy-ecl-linear-algebra (= 1.2.1-5noble.20250424.135323) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-linear-algebra/ros-jazzy-ecl-linear-algebra-dbgsym_1.2.1-5noble.20250424.135323_amd64.deb Size: 1584504 SHA256: 84cb1422d12a360f57e210dd00b5d28e341ed2528fe82f4fe211d2b2fb99ec8d SHA1: d48271aec5a6cea89e1e945df30388482b47931a MD5sum: 7a49a27869e7bdecc65e403ef9851589 Description: debug symbols for ros-jazzy-ecl-linear-algebra Build-Ids: 6b63bd956f07455c2297cf5d6eb16486e41c69e6 Package: ros-jazzy-ecl-manipulators Version: 1.2.1-5noble.20250424.135934 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 196 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ecl-exceptions, ros-jazzy-ecl-geometry, ros-jazzy-ecl-build, ros-jazzy-ecl-formatters, ros-jazzy-ecl-license, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_manipulators Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-manipulators/ros-jazzy-ecl-manipulators_1.2.1-5noble.20250424.135934_amd64.deb Size: 44258 SHA256: 5c9dccfda39e20b9a77e0937fad066a633c445f6624ed1b8c9dc49774597f039 SHA1: f7b35784c21fd3a64e6e058cf1b0d813ec8f698e MD5sum: f359f33b89214355800fa5f56466affb Description: Deploys various manipulation algorithms, currently just feedforward filters (interpolations). Package: ros-jazzy-ecl-manipulators-dbgsym Package-Type: ddeb Source: ros-jazzy-ecl-manipulators Version: 1.2.1-5noble.20250424.135934 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 475 Depends: ros-jazzy-ecl-manipulators (= 1.2.1-5noble.20250424.135934) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-manipulators/ros-jazzy-ecl-manipulators-dbgsym_1.2.1-5noble.20250424.135934_amd64.deb Size: 442432 SHA256: fcc82d6852a54e5f65ce03ed72e1c5a3bb17a5540eb3408ca42d37392d16ff23 SHA1: 71e50a6b17ce68eda1dbdaf47edd4f17be96d046 MD5sum: 6a3d40cf9c335f9054aad681d076a5a7 Description: debug symbols for ros-jazzy-ecl-manipulators Build-Ids: e4577ff665239afb29072d628445d99e545b4d0f Package: ros-jazzy-ecl-math Version: 1.2.1-5noble.20250424.134354 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 73 Depends: ros-jazzy-ecl-license, ros-jazzy-ecl-type-traits, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_math Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-math/ros-jazzy-ecl-math_1.2.1-5noble.20250424.134354_amd64.deb Size: 11026 SHA256: f0ede4b122fd0b4629d7f81a39846ae660434a46d332b831e5229e9b0a2bdc3b SHA1: 4292b74adfa3ee241d50928b88c1d997c33a824b MD5sum: 756a84120473f9c4fffd7c6815522e08 Description: This package provides simple support to cmath, filling in holes or redefining in a c++ formulation where desirable. Package: ros-jazzy-ecl-mobile-robot Version: 1.2.1-5noble.20250424.135946 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 95 Depends: libc6 (>= 2.4), libstdc++6 (>= 13.1), ros-jazzy-ecl-geometry, ros-jazzy-ecl-build, ros-jazzy-ecl-errors, ros-jazzy-ecl-formatters, ros-jazzy-ecl-license, ros-jazzy-ecl-linear-algebra, ros-jazzy-ecl-math, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_mobile_robot Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-mobile-robot/ros-jazzy-ecl-mobile-robot_1.2.1-5noble.20250424.135946_amd64.deb Size: 14290 SHA256: 673cd5010c9f41aa0c56a17bee3c617fcba7eb5855add8568981c3f10f59f312 SHA1: 6262fddf278eaa26db08d4b27b1d3102943a5900 MD5sum: b56c2a8bcc64b04621cb73bc87ea76f5 Description: Contains transforms (e.g. differential drive inverse kinematics) for the various types of mobile robot platforms. Package: ros-jazzy-ecl-mobile-robot-dbgsym Package-Type: ddeb Source: ros-jazzy-ecl-mobile-robot Version: 1.2.1-5noble.20250424.135946 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 120 Depends: ros-jazzy-ecl-mobile-robot (= 1.2.1-5noble.20250424.135946) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-mobile-robot/ros-jazzy-ecl-mobile-robot-dbgsym_1.2.1-5noble.20250424.135946_amd64.deb Size: 108686 SHA256: 6dacb1041125e853c971b2d00f49c411c178a61ffd06dff82fb312c9e8b4e6ba SHA1: e31d122f55f8f3520a56d0e894eef97d14b84ca9 MD5sum: bf19b74ff946c28d6b89865fec0c7fce Description: debug symbols for ros-jazzy-ecl-mobile-robot Build-Ids: 1521d4c4b20bcc39a902e8b55b8556bb370c7326 Package: ros-jazzy-ecl-mpl Version: 1.2.1-5noble.20250424.134045 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 62 Depends: ros-jazzy-ecl-license, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_mpl Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-mpl/ros-jazzy-ecl-mpl_1.2.1-5noble.20250424.134045_amd64.deb Size: 9120 SHA256: af5eefd7142e264b5088fba5ee87010443cb68d5d4102e4c0b00939164002b0f SHA1: 6a8d68a10bb18a4e642b7c5a9a1f3d96ed1c396f MD5sum: 3669c02e5b05e65dd9c255ee96379ae2 Description: Metaprogramming tools move alot of runtime calculations to be shifted to compile time. This has only very elementary structures at this stage. Package: ros-jazzy-ecl-sigslots-lite Version: 1.2.0-5noble.20250424.134258 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 120 Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1), ros-jazzy-ecl-config, ros-jazzy-ecl-errors, ros-jazzy-ecl-license, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_sigslots_lite Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-sigslots-lite/ros-jazzy-ecl-sigslots-lite_1.2.0-5noble.20250424.134258_amd64.deb Size: 18582 SHA256: 686fc4aaa7fa89bd311ac34ffca5fe5bd3b725991cfc0611f88daa2d386c4ea7 SHA1: 4e53cb3f61809dc2d2ef2193d5610452a6d35b20 MD5sum: 310847e219c4533dfd511756a0b135ae Description: This avoids use of dynamic storage (malloc/new) and thread safety (mutexes) to provide a very simple sigslots implementation that can be used for *very* embedded development. Package: ros-jazzy-ecl-sigslots-lite-dbgsym Package-Type: ddeb Source: ros-jazzy-ecl-sigslots-lite Version: 1.2.0-5noble.20250424.134258 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 51 Depends: ros-jazzy-ecl-sigslots-lite (= 1.2.0-5noble.20250424.134258) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-sigslots-lite/ros-jazzy-ecl-sigslots-lite-dbgsym_1.2.0-5noble.20250424.134258_amd64.deb Size: 32074 SHA256: 3dbe8c51b587b432e6f222a9ce2c7bd2401937eed7ddf8ab9c74b133b2708921 SHA1: 4b0ad041596b7e95d16f18c7e88cc383ed487898 MD5sum: 6c133aaedb7818a64018fa45ef91a907 Description: debug symbols for ros-jazzy-ecl-sigslots-lite Build-Ids: bd5ba611b8407ca0d41d8dc703587843600739b9 Package: ros-jazzy-ecl-statistics Version: 1.2.1-5noble.20250424.140022 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 147 Depends: libc6 (>= 2.4), libgcc-s1 (>= 4.0), libstdc++6 (>= 13.1), ros-jazzy-ecl-build, ros-jazzy-ecl-config, ros-jazzy-ecl-license, ros-jazzy-ecl-linear-algebra, ros-jazzy-ecl-mpl, ros-jazzy-ecl-type-traits, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_statistics Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-statistics/ros-jazzy-ecl-statistics_1.2.1-5noble.20250424.140022_amd64.deb Size: 36870 SHA256: 74e14b35b0e21649ac36aa25904366b02016f66f02acccd43a575e1d36fd9b17 SHA1: 193965e1a760e0ff27f4ac953b97054184b98c76 MD5sum: e6559aa879550f740556ee576f8437d3 Description: Common statistical structures and algorithms for control systems. Package: ros-jazzy-ecl-statistics-dbgsym Package-Type: ddeb Source: ros-jazzy-ecl-statistics Version: 1.2.1-5noble.20250424.140022 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 5887 Depends: ros-jazzy-ecl-statistics (= 1.2.1-5noble.20250424.140022) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-statistics/ros-jazzy-ecl-statistics-dbgsym_1.2.1-5noble.20250424.140022_amd64.deb Size: 5950860 SHA256: fbf509d0f235578b3742c570afa905f25e38f5c174bdac36547ca94e68840eb1 SHA1: 6c15dac9f2007008b8312023aa63b466db2c5fcb MD5sum: 2d32661331ca515f80179c4a90444187 Description: debug symbols for ros-jazzy-ecl-statistics Build-Ids: a6e2f2b00298f212de1c54b9947d9397866fc64a Package: ros-jazzy-ecl-tools Version: 1.0.3-5noble.20250424.121202 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 41 Depends: ros-jazzy-ecl-build, ros-jazzy-ecl-license, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/ecl_tools Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-tools/ros-jazzy-ecl-tools_1.0.3-5noble.20250424.121202_amd64.deb Size: 5090 SHA256: d5a6ad40cbf9d2188f8bb34298a01529483e92d71b0be64920cf8390cb01fe35 SHA1: e5f201e482cac205855e21796c7b8e9538ccf698 MD5sum: af516c39e8bf898bc75f3cd7b641ad83 Description: Tools and utilities for ecl development. Package: ros-jazzy-ecl-type-traits Version: 1.2.1-5noble.20250424.134210 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 124 Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1), ros-jazzy-ecl-config, ros-jazzy-ecl-license, ros-jazzy-ecl-mpl, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_type_traits Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-type-traits/ros-jazzy-ecl-type-traits_1.2.1-5noble.20250424.134210_amd64.deb Size: 16734 SHA256: 66d504d0195e9ca4fa3ba7a1799a7e0ad6b38e877b981b2f67b477df9d9c7283 SHA1: d3e0a8bb16eb0965844fa4bc73695b81f54616ca MD5sum: 19c113366fd7354d03873d8e1a8666ae Description: Extends c++ type traits and implements a few more to boot. Package: ros-jazzy-ecl-type-traits-dbgsym Package-Type: ddeb Source: ros-jazzy-ecl-type-traits Version: 1.2.1-5noble.20250424.134210 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 48 Depends: ros-jazzy-ecl-type-traits (= 1.2.1-5noble.20250424.134210) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-type-traits/ros-jazzy-ecl-type-traits-dbgsym_1.2.1-5noble.20250424.134210_amd64.deb Size: 25944 SHA256: 74e4e499d19b23dfb5a6ce995b187574a7d751f594bbce0c33efe2e8252e1db5 SHA1: cd3d53cbaf21d83bc7f240b82654f55a573e45f0 MD5sum: b0e6091fb6a41567781f7e50b96fbd6d Description: debug symbols for ros-jazzy-ecl-type-traits Build-Ids: 3bff6e53a48753a3b121985cc07c4e8fd29fe252 82fe411e078c7c9a0011a29bad54701c208124c1 Package: ros-jazzy-ecl-utilities Version: 1.2.1-5noble.20250424.134512 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 147 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ecl-concepts, ros-jazzy-ecl-license, ros-jazzy-ecl-mpl, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ecl_utilities Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-utilities/ros-jazzy-ecl-utilities_1.2.1-5noble.20250424.134512_amd64.deb Size: 20794 SHA256: 14499ca28334098541dfcd477d0d8c66e7b858fe93c4f1f1955f6e4e9a2efc0e SHA1: 2065217645178472490cee3a30219a6d6a66453b MD5sum: cb67777e0b43aaeb667b2c8962698b84 Description: Includes various supporting tools and utilities for c++ programming. Package: ros-jazzy-ecl-utilities-dbgsym Package-Type: ddeb Source: ros-jazzy-ecl-utilities Version: 1.2.1-5noble.20250424.134512 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 28 Depends: ros-jazzy-ecl-utilities (= 1.2.1-5noble.20250424.134512) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ecl-utilities/ros-jazzy-ecl-utilities-dbgsym_1.2.1-5noble.20250424.134512_amd64.deb Size: 13798 SHA256: 093b8a4071a5164f75aa3d4190d0dcb4b8aa8a0244e5033a92cef8ea054f6c78 SHA1: 0a51536a437297be5a70e57c9584828b98c0e696 MD5sum: 2c8f07e9ff1e3d460f179180b9a14e74 Description: debug symbols for ros-jazzy-ecl-utilities Build-Ids: e99f29fe0c59080c1ec84ac056d557b62841c85b Package: ros-jazzy-effort-controllers Version: 4.24.0-1noble.20250505.193639 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 105 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-forward-command-controller, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-effort-controllers/ros-jazzy-effort-controllers_4.24.0-1noble.20250505.193639_amd64.deb Size: 22850 SHA256: 30b4d9c27c4a82769440f1fac6c31407bea6f338650455417949e362f94968b4 SHA1: a8850df1f568d17f29c2a72f1d49d0a93a4c4de1 MD5sum: 5f816a77e5042a3fb838d7fbd6ec66b2 Description: Generic controller for forwarding commands. Package: ros-jazzy-effort-controllers-dbgsym Package-Type: ddeb Source: ros-jazzy-effort-controllers Version: 4.24.0-1noble.20250505.193639 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 363 Depends: ros-jazzy-effort-controllers (= 4.24.0-1noble.20250505.193639) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-effort-controllers/ros-jazzy-effort-controllers-dbgsym_4.24.0-1noble.20250505.193639_amd64.deb Size: 344352 SHA256: 2edb49b14914cd058b86ae945b7b0635716ab27af2bedbf1565dc76ae9065854 SHA1: 818efb7c9efa017056c533ea3af3168c56c680f0 MD5sum: 89e7e9c187642f050d9bb0224c60b0c0 Description: debug symbols for ros-jazzy-effort-controllers Build-Ids: 2adac7b81bb99025561e748376cb8f209ee8cb76 Package: ros-jazzy-eigen-stl-containers Version: 1.1.0-1noble.20250424.120921 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 64 Depends: libeigen3-dev, ros-jazzy-ros-workspace Homepage: http://eigen.tuxfamily.org/dox/TopicUnalignedArrayAssert.html Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-eigen-stl-containers/ros-jazzy-eigen-stl-containers_1.1.0-1noble.20250424.120921_amd64.deb Size: 9592 SHA256: e70ec413d284aac807956c76d342778183ed8322604ff583f5ec6087c662c4d4 SHA1: d6f1644b7435671e9acecc4a65bc870f442d6580 MD5sum: 2781c8006c75f6823d4dd4d73f8b0374 Description: This package provides a set of typedef's that allow using Eigen datatypes in STL containers Package: ros-jazzy-eigen3-cmake-module Version: 0.3.0-3noble.20250424.120917 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 45 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-eigen3-cmake-module/ros-jazzy-eigen3-cmake-module_0.3.0-3noble.20250424.120917_amd64.deb Size: 6164 SHA256: 3210ba31d50ce9bd47a47348ef55315bf58efe67ddb1d5e61d8d5897db6857c0 SHA1: d1d1f5dda3799fd4083c54f68d08f4ea989bc502 MD5sum: f9e7f5f57c57b257f1b3774642c4d594 Description: Exports a custom CMake module to find Eigen3. Package: ros-jazzy-eigenpy Version: 3.11.0-1noble.20250501.214043 Architecture: amd64 Maintainer: Justin Carpentier Installed-Size: 12404 Depends: libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libc6 (>= 2.32), libgcc-s1 (>= 4.0), libstdc++6 (>= 13.1), libboost-all-dev, libeigen3-dev, python3-dev, python3-numpy, python3-scipy, ros-jazzy-ros-workspace Homepage: https://github.com/stack-of-tasks/eigenpy Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-eigenpy/ros-jazzy-eigenpy_3.11.0-1noble.20250501.214043_amd64.deb Size: 2104314 SHA256: ec9ebdd63b7e7e132b395418e3af4d5082d44a78d2db1c37b46c5709cef055c5 SHA1: 738c74299755f13c7d4af3508bec82d9f6e19b6c MD5sum: 94d936866032dd8b7f611d69ab37fa5c Description: Bindings between Numpy and Eigen using Boost.Python Package: ros-jazzy-eigenpy-dbgsym Package-Type: ddeb Source: ros-jazzy-eigenpy Version: 3.11.0-1noble.20250501.214043 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Justin Carpentier Installed-Size: 268157 Depends: ros-jazzy-eigenpy (= 3.11.0-1noble.20250501.214043) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-eigenpy/ros-jazzy-eigenpy-dbgsym_3.11.0-1noble.20250501.214043_amd64.deb Size: 260205108 SHA256: 44e7f145cd62be15ce7cf5fb596e0478dc037deef3c5dd77adf5fff37a10c879 SHA1: 758ef00fb4f0467910b671473466753d50457cac MD5sum: 3d541d5153347a9bfb842f763b8fa64f Description: debug symbols for ros-jazzy-eigenpy Build-Ids: 0b4052007cdc47ff7d20a3d41c6c744a4bc113b0 9a6374f2a9031a29a4a47cbbe1e5c15d43de7638 Package: ros-jazzy-eiquadprog Version: 1.2.9-1noble.20250424.120931 Architecture: amd64 Maintainer: Guilhem Saurel Installed-Size: 1545 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), graphviz, libboost-all-dev, libeigen3-dev, ros-jazzy-ament-cmake, ros-jazzy-ros-workspace Homepage: git@github.com:stack-of-tasks/eiquadprog.git Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-eiquadprog/ros-jazzy-eiquadprog_1.2.9-1noble.20250424.120931_amd64.deb Size: 372144 SHA256: a89c77fd2c1880b1a84ffceb0265886af8bb739291f2081c150b96b0643025df SHA1: 45f848a8afdaaa6b8fa71f919cba7ce13c20b4f4 MD5sum: b9ddf0e6424d3e3db7da776a0ac34383 Description: Eiquadprog a QP solver using active sets Package: ros-jazzy-eiquadprog-dbgsym Package-Type: ddeb Source: ros-jazzy-eiquadprog Version: 1.2.9-1noble.20250424.120931 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Guilhem Saurel Installed-Size: 1863 Depends: ros-jazzy-eiquadprog (= 1.2.9-1noble.20250424.120931) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-eiquadprog/ros-jazzy-eiquadprog-dbgsym_1.2.9-1noble.20250424.120931_amd64.deb Size: 1864866 SHA256: 997e63222ef6548941f318ce302c7df5eb45f7b477e23cb47cf558c71ed735d6 SHA1: 399eaa22961ed379b6e3e702e4e045cbdd49f0fa MD5sum: 04ad28c15c20f082e41dbdbbc48240be Description: debug symbols for ros-jazzy-eiquadprog Build-Ids: 33fc4e58fb87b7e4a1ed7da617e7b380782f5db3 Package: ros-jazzy-ess-imu-driver2 Version: 2.0.3-1noble.20250430.000413 Architecture: amd64 Maintainer: Raymond Chow Installed-Size: 307 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: https://wiki.ros.org/ess_imu_driver2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ess-imu-driver2/ros-jazzy-ess-imu-driver2_2.0.3-1noble.20250430.000413_amd64.deb Size: 80670 SHA256: 3f7bf39e304f670647687cc7ab9fc50e2a3cf22c56e46278008b7dbb87482ea8 SHA1: 9ab2820d00da4081b22258f02867dc560c7ea49c MD5sum: 4f787e36247ab83f02b2b2b57c441b3f Description: ROS2 package for Epson IMU using C++ wrapper around Linux C driver Package: ros-jazzy-ess-imu-driver2-dbgsym Package-Type: ddeb Source: ros-jazzy-ess-imu-driver2 Version: 2.0.3-1noble.20250430.000413 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Raymond Chow Installed-Size: 1144 Depends: ros-jazzy-ess-imu-driver2 (= 2.0.3-1noble.20250430.000413) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ess-imu-driver2/ros-jazzy-ess-imu-driver2-dbgsym_2.0.3-1noble.20250430.000413_amd64.deb Size: 1044522 SHA256: 7901946860dd6b04209531915646887c002cfd90551642433782cea385ad7933 SHA1: 7d2e03f0bdbc0aa6d4c869f4756f00e0f18f1bf6 MD5sum: de5513687aaf6b4295471ab6968038c5 Description: debug symbols for ros-jazzy-ess-imu-driver2 Build-Ids: f9198b3ccb4a560dfa08330cb09772c7491d8c5a Package: ros-jazzy-etsi-its-cam-coding Version: 3.2.0-1noble.20250424.110820 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 800 Depends: libc6 (>= 2.14), ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-cam-coding/ros-jazzy-etsi-its-cam-coding_3.2.0-1noble.20250424.110820_amd64.deb Size: 128598 SHA256: be4ca142595e36f12ae8a15d5cd85daeb9cd478aeb26f17a7bf2e1ac479f13cd SHA1: 10c85470d5b89722a344d620070ac3da0ef11dc0 MD5sum: 327c249d56e56707f4007e9a90441942 Description: C++ compatible C source code for ETSI ITS CAMs generated from ASN.1 using asn1c Package: ros-jazzy-etsi-its-cam-coding-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-cam-coding Version: 3.2.0-1noble.20250424.110820 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 451 Depends: ros-jazzy-etsi-its-cam-coding (= 3.2.0-1noble.20250424.110820) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-cam-coding/ros-jazzy-etsi-its-cam-coding-dbgsym_3.2.0-1noble.20250424.110820_amd64.deb Size: 309034 SHA256: 24304329934e0d76b6c245ff4c42546822c1c82d34b8a4efc8df0d8514b4b36e SHA1: 5cc77af3c3ffaef9dd3aa67da9d20baa7555770a MD5sum: 6c978653e59c40e5afc4de6f29e0de9d Description: debug symbols for ros-jazzy-etsi-its-cam-coding Build-Ids: 840ed0455e7ddf7a5ba9cdbe0e43c8735db66097 Package: ros-jazzy-etsi-its-cam-conversion Version: 3.2.0-1noble.20250424.145842 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 381 Depends: ros-jazzy-etsi-its-cam-coding, ros-jazzy-etsi-its-cam-msgs, ros-jazzy-etsi-its-primitives-conversion, ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-cam-conversion/ros-jazzy-etsi-its-cam-conversion_3.2.0-1noble.20250424.145842_amd64.deb Size: 27258 SHA256: 125bf9d80c5130804197e6335fef912f9dcd1fcf1bf05d0d1594486bdfd1297c SHA1: ac7f2f09ed0cc93e188e76ddd8c6e49092851407 MD5sum: 25d78cfeb8b00e5ca4cc6edf86f9aa81 Description: Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS CAMs Package: ros-jazzy-etsi-its-cam-msgs Version: 3.2.0-1noble.20250424.144630 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 13837 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-jazzy-fastcdr, ros-jazzy-ros-environment, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-cam-msgs/ros-jazzy-etsi-its-cam-msgs_3.2.0-1noble.20250424.144630_amd64.deb Size: 710346 SHA256: 64c3c321e3490f9dc04c2b539427b724f42e0565b8a04fc793e5dbdf66ee69e3 SHA1: d28fbd9affa28ef673cca1c03f50cbc707601f28 MD5sum: bd51f415ef872fd367c0b044a8ac3c65 Description: ROS messages for ETSI ITS CAM Package: ros-jazzy-etsi-its-cam-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-cam-msgs Version: 3.2.0-1noble.20250424.144630 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 9351 Depends: ros-jazzy-etsi-its-cam-msgs (= 3.2.0-1noble.20250424.144630) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-cam-msgs/ros-jazzy-etsi-its-cam-msgs-dbgsym_3.2.0-1noble.20250424.144630_amd64.deb Size: 7347590 SHA256: ccbd0aeb941bc189d2fd7f682efe73f60de99783bff5243e9a8a2907533a7ab7 SHA1: a8904881b8f17eefda542c36959bd635065b0397 MD5sum: 72099f85addee955a6ac414b0fecc4a1 Description: debug symbols for ros-jazzy-etsi-its-cam-msgs Build-Ids: 07c51b7eeed785bedb8612fc200aab8ee06436d3 0b4614fd020b60c675086426cc2c60a76baa2816 1b412c954f9bc00475e2ec99f85f711fe0d12f2c 3bc44fefc653ad67bcb2a29a77c85fdca6156293 6694e7792ea99b0a5bf0ad29f680fef5711d0762 7452126206d40b7bae43cbdf300c0926cf6eecd4 91cdb20f99c0728f24be9d62ca12104052daf9b0 a00b44198cd184ab4350f0e0f663b5ef627cbca6 d54d03e806493fb20907e69f3e54ab16cb90ac7d e7bc7f3ffbe78bfa7d221d96905e2b53311bafc0 fc7f97392b066eecf32cdf5d32870798e41b91e8 Package: ros-jazzy-etsi-its-cam-ts-coding Version: 3.2.0-1noble.20250424.110929 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 1471 Depends: libc6 (>= 2.14), ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-cam-ts-coding/ros-jazzy-etsi-its-cam-ts-coding_3.2.0-1noble.20250424.110929_amd64.deb Size: 185548 SHA256: 17f9dbbcc05faf6180fb6b59215622ca9684854226f6eeec6ec3b0badd6bc32d SHA1: 5b307b5d0473f969d80e69b0cf3f1c3f25617b9c MD5sum: 15e4d9b4a799f7deaeda7cb869dfabb4 Description: C++ compatible C source code for ETSI ITS CAMs (TS) generated from ASN.1 using asn1c Package: ros-jazzy-etsi-its-cam-ts-coding-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-cam-ts-coding Version: 3.2.0-1noble.20250424.110929 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 703 Depends: ros-jazzy-etsi-its-cam-ts-coding (= 3.2.0-1noble.20250424.110929) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-cam-ts-coding/ros-jazzy-etsi-its-cam-ts-coding-dbgsym_3.2.0-1noble.20250424.110929_amd64.deb Size: 427350 SHA256: fffa7a294cfa603427847b95d721c772af4f20268412a53736283d812b031e50 SHA1: 5da04f7c24c5c855a004324ffb2efb935a78eed5 MD5sum: 875dc265939a15f44f8cf42928c324b6 Description: debug symbols for ros-jazzy-etsi-its-cam-ts-coding Build-Ids: 20e53f05186909cdff0756cd61688f420172c87e Package: ros-jazzy-etsi-its-cam-ts-conversion Version: 3.2.0-1noble.20250424.150048 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 654 Depends: ros-jazzy-etsi-its-cam-ts-coding, ros-jazzy-etsi-its-cam-ts-msgs, ros-jazzy-etsi-its-primitives-conversion, ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-cam-ts-conversion/ros-jazzy-etsi-its-cam-ts-conversion_3.2.0-1noble.20250424.150048_amd64.deb Size: 55266 SHA256: 527b237f044d616cc5635baaf4533aa03413be774105a5f6296965032ee4c172 SHA1: 407394d4d9fc33f6fb0a2890f56424d408cc15cc MD5sum: 33993aa0ae9d4e02da1f6c5d975201b0 Description: Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS CAMs (TS) Package: ros-jazzy-etsi-its-cam-ts-msgs Version: 3.2.0-1noble.20250424.144645 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 19641 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-jazzy-fastcdr, ros-jazzy-ros-environment, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-cam-ts-msgs/ros-jazzy-etsi-its-cam-ts-msgs_3.2.0-1noble.20250424.144645_amd64.deb Size: 984094 SHA256: 3419f6603ec838c3ed93e5779a1f60ba1843e9f65ba26a2924e7ff9434d32870 SHA1: f4e5f3be672a989c4d90da058f189549bcd344eb MD5sum: 5aa5b2fdeed6570a87f007cc1ab7fa29 Description: ROS messages for ETSI ITS CAM (TS) Package: ros-jazzy-etsi-its-cam-ts-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-cam-ts-msgs Version: 3.2.0-1noble.20250424.144645 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 11769 Depends: ros-jazzy-etsi-its-cam-ts-msgs (= 3.2.0-1noble.20250424.144645) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-cam-ts-msgs/ros-jazzy-etsi-its-cam-ts-msgs-dbgsym_3.2.0-1noble.20250424.144645_amd64.deb Size: 9100700 SHA256: 489029e455d47dad793ffc93b95e2994581413d50437c6075def5893a6d313c9 SHA1: 840e2c1e4f671f2f32d01d63897dcb8a46f97d28 MD5sum: 3fac68d0b9999c4131fb1c7cef39c782 Description: debug symbols for ros-jazzy-etsi-its-cam-ts-msgs Build-Ids: 1da3295ef14db8d10ebe0b2ec449f1a4d7be0eba 1f6d689ef38ed4182681b416a304a4a89a80747b 4e59b34efb70cab84cde32ab5f5409b535ffe6b7 53b90b791f3fa8b4713892341382d090b05b052d 5d1fb087c7b3f35a6f6b1b1e85646f58cefa7684 650b0a315812722e201691b629010011fd27465d 664f6c40d4b894d1c7745fa55fdf6fe359e2a3f6 beb0fe44a6eb1d5ee8b91024974b0c7f0572d3c8 c273d1f9c5a27ac746c11dcb287ff28c96dde627 d661533c92b0e419b9a43be54ad85a81cabea044 e6ce7de7d294d449b7d77361838c5dde09546d34 Package: ros-jazzy-etsi-its-coding Version: 3.2.0-1noble.20250424.112948 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 42 Depends: ros-jazzy-etsi-its-cam-coding, ros-jazzy-etsi-its-cam-ts-coding, ros-jazzy-etsi-its-cpm-ts-coding, ros-jazzy-etsi-its-denm-coding, ros-jazzy-etsi-its-denm-ts-coding, ros-jazzy-etsi-its-mapem-ts-coding, ros-jazzy-etsi-its-spatem-ts-coding, ros-jazzy-etsi-its-vam-ts-coding, ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-coding/ros-jazzy-etsi-its-coding_3.2.0-1noble.20250424.112948_amd64.deb Size: 5884 SHA256: b0c507fdba2f2a672b37beab8e60a3849e84d7b3ef4b92141323669ade162a93 SHA1: cc7564d1fae63a67eccaa31df7acfb3de573aaef MD5sum: bf7e3743033ea7b73c832b7068501acf Description: C++ compatible C source code for ETSI ITS messages generated from ASN.1 using asn1c Package: ros-jazzy-etsi-its-conversion Version: 3.2.0-1noble.20250429.232510 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 3802 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-etsi-its-cam-conversion, ros-jazzy-etsi-its-cam-ts-conversion, ros-jazzy-etsi-its-cpm-ts-conversion, ros-jazzy-etsi-its-denm-conversion, ros-jazzy-etsi-its-denm-ts-conversion, ros-jazzy-etsi-its-mapem-ts-conversion, ros-jazzy-etsi-its-mcm-uulm-conversion, ros-jazzy-etsi-its-spatem-ts-conversion, ros-jazzy-etsi-its-vam-ts-conversion, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-ros-environment, ros-jazzy-std-msgs, ros-jazzy-udp-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-conversion/ros-jazzy-etsi-its-conversion_3.2.0-1noble.20250429.232510_amd64.deb Size: 535262 SHA256: 0edc9a5bb2fd2377ec6dd8d9c5306eb68555344da93ce587ddddb984320ebe3c SHA1: 4d95eedc92e01b500d0f46e38a0a02d673a56ae5 MD5sum: 0c2be717632d53cac083d720e56d1d3a Description: Converts ROS messages to and from ASN.1-encoded ETSI ITS messages Package: ros-jazzy-etsi-its-conversion-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-conversion Version: 3.2.0-1noble.20250429.232510 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 14496 Depends: ros-jazzy-etsi-its-conversion (= 3.2.0-1noble.20250429.232510) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-conversion/ros-jazzy-etsi-its-conversion-dbgsym_3.2.0-1noble.20250429.232510_amd64.deb Size: 11587034 SHA256: 75b99abdd2cab8e8135678248edc8996401daf789f39504d61187802602a0d25 SHA1: fec681311bb251df5475f1800cf6fb24ea87c9fc MD5sum: 6920687fbff18d1947f5cf4792544a44 Description: debug symbols for ros-jazzy-etsi-its-conversion Build-Ids: 4dca1f234fb61f78bca28a8a41360d15189adbb8 64309ab0efd1a1e8e85e2befe61bb5466cf46ba0 Package: ros-jazzy-etsi-its-cpm-ts-coding Version: 3.2.0-1noble.20250424.110942 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 1370 Depends: libc6 (>= 2.14), ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-cpm-ts-coding/ros-jazzy-etsi-its-cpm-ts-coding_3.2.0-1noble.20250424.110942_amd64.deb Size: 176302 SHA256: d5368a1cdff8ae663d8221f1bd826a0e4303a127042e5f44c5d6238af864615d SHA1: 77f10466dd9f1b8c4e73ffc475f281573ab2fda4 MD5sum: 91aeaa3c63870fc2bc12e5f6e36c091f Description: C++ compatible C source code for ETSI ITS CPMs (TS) generated from ASN.1 using asn1c Package: ros-jazzy-etsi-its-cpm-ts-coding-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-cpm-ts-coding Version: 3.2.0-1noble.20250424.110942 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 664 Depends: ros-jazzy-etsi-its-cpm-ts-coding (= 3.2.0-1noble.20250424.110942) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-cpm-ts-coding/ros-jazzy-etsi-its-cpm-ts-coding-dbgsym_3.2.0-1noble.20250424.110942_amd64.deb Size: 408026 SHA256: 548355efc8f9627fa2b5687aa7ca134225d80313b904f08c63da5c30d48bfa44 SHA1: fbc4e9a901b49524594287c56b4c16c115d0c917 MD5sum: 0fd0c07f41bb831e95f9aac38ec4a8a7 Description: debug symbols for ros-jazzy-etsi-its-cpm-ts-coding Build-Ids: 22fc8488bb1405a17b72d32715c6ab12e01f8e8a Package: ros-jazzy-etsi-its-cpm-ts-conversion Version: 3.2.0-1noble.20250424.150102 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 622 Depends: ros-jazzy-etsi-its-cpm-ts-coding, ros-jazzy-etsi-its-cpm-ts-msgs, ros-jazzy-etsi-its-primitives-conversion, ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-cpm-ts-conversion/ros-jazzy-etsi-its-cpm-ts-conversion_3.2.0-1noble.20250424.150102_amd64.deb Size: 46588 SHA256: 04e1b7e9be4d2cec00be5d359e9779a9459bed9b4f7d846273e31dfc9512a3f5 SHA1: 10ab1cac9635ce36b3227d245ffb41b252610e6c MD5sum: 4fa23bc4707d07bb7b3ed25df9b98a67 Description: Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS CPMs (TS) Package: ros-jazzy-etsi-its-cpm-ts-msgs Version: 3.2.0-1noble.20250424.144638 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 20552 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-ros-environment, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-cpm-ts-msgs/ros-jazzy-etsi-its-cpm-ts-msgs_3.2.0-1noble.20250424.144638_amd64.deb Size: 1006372 SHA256: e88c92eeacfd71b21f240caeb1dafab046270a75885f29dde6f95798a2500bd4 SHA1: 47894cced1f1cdfe9c7448c017a8f9cfe86bd44b MD5sum: afd4c09c8df82d57c72f59676c054095 Description: ROS messages for ETSI ITS CPM (TS) Package: ros-jazzy-etsi-its-cpm-ts-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-cpm-ts-msgs Version: 3.2.0-1noble.20250424.144638 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 13313 Depends: ros-jazzy-etsi-its-cpm-ts-msgs (= 3.2.0-1noble.20250424.144638) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-cpm-ts-msgs/ros-jazzy-etsi-its-cpm-ts-msgs-dbgsym_3.2.0-1noble.20250424.144638_amd64.deb Size: 10632342 SHA256: db9777123d6515bf1164fe5a959c426aa369da83c021611c1aefa895655d199c SHA1: 2d243a5b56fdf3842ab0e4e02647c9acea18c0d0 MD5sum: 3a5202e4c18a81b81ffcaeb6758274b2 Description: debug symbols for ros-jazzy-etsi-its-cpm-ts-msgs Build-Ids: 25732cbfdae2ca3e47313b5ffdc124558f65a179 2573702af118f872deb07271b05686604553506c 3c9f75dea5b3aeac4f2db7e5d8cb4267995e050f 460e19691e7ec39c04891cec545ca0d4ce3bd85a 6265bf1929a3aec9a05dc6ae4581c2245048fc87 6eba0729e3abb272430e4a80ac22d3955cd18c65 82ee0cdb3fedccae2485b93087ff309ec086c78b 8d7869a1d636b3d623da1ac593f58d79f14400de c6441d01fe07c22d7c9a65ee433427fe8c5d87f6 d8066827e0f011abb44d5d26ee8962a8ea4fee80 eecd3c258887705bd749e73a5d284d7e2b29a1ef Package: ros-jazzy-etsi-its-denm-coding Version: 3.2.0-1noble.20250424.111016 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 790 Depends: libc6 (>= 2.14), ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-denm-coding/ros-jazzy-etsi-its-denm-coding_3.2.0-1noble.20250424.111016_amd64.deb Size: 127624 SHA256: 82bc7c3c5cd92a2e3505bb81c0822a60e5fc115fd279ccf23510da2e0120580e SHA1: 94bfd24cc01f4e2b5a580de2dc468d6d49b05cfd MD5sum: 31457976c8dd4f82242e290bb0b6de55 Description: C++ compatible C source code for ETSI ITS DENMs generated from ASN.1 using asn1c Package: ros-jazzy-etsi-its-denm-coding-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-denm-coding Version: 3.2.0-1noble.20250424.111016 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 440 Depends: ros-jazzy-etsi-its-denm-coding (= 3.2.0-1noble.20250424.111016) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-denm-coding/ros-jazzy-etsi-its-denm-coding-dbgsym_3.2.0-1noble.20250424.111016_amd64.deb Size: 300512 SHA256: 7a63c509b3a4be323ffb3cba07db902bf6ee367d9ed87f7bd97061063d9a7d08 SHA1: e80dec4bdafaac59944b37fb14dccd63dd8dfa65 MD5sum: d90097eed731dc381135202af5de21c0 Description: debug symbols for ros-jazzy-etsi-its-denm-coding Build-Ids: 1b949420092299ac9945f85fe70dcbf8a1111ec2 Package: ros-jazzy-etsi-its-denm-conversion Version: 3.2.0-1noble.20250424.145728 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 428 Depends: ros-jazzy-etsi-its-denm-coding, ros-jazzy-etsi-its-denm-msgs, ros-jazzy-etsi-its-primitives-conversion, ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-denm-conversion/ros-jazzy-etsi-its-denm-conversion_3.2.0-1noble.20250424.145728_amd64.deb Size: 30350 SHA256: 90926d4d9d6faca3e7829f85f1f0d5bcd6c7b8bfa7b216c08ed10a85db0dd307 SHA1: 9d6ce12bcd7228742f28f63e2bfb4b644a521ce2 MD5sum: f674c593293bd10a7278bd73b50ed68d Description: Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS DENMs Package: ros-jazzy-etsi-its-denm-msgs Version: 3.2.0-1noble.20250424.144641 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 15228 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-ros-environment, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-denm-msgs/ros-jazzy-etsi-its-denm-msgs_3.2.0-1noble.20250424.144641_amd64.deb Size: 781374 SHA256: a420d6525e0699dd449a59d79f44016ea5c20815afe17f0dcb8c07c724af538b SHA1: c0d7f07e13904c281c6cfb5c5131d2e1b13e04bc MD5sum: 3e01acd1514fb9dbe2ee19827a5eed09 Description: ROS messages for ETSI ITS DENM Package: ros-jazzy-etsi-its-denm-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-denm-msgs Version: 3.2.0-1noble.20250424.144641 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 10434 Depends: ros-jazzy-etsi-its-denm-msgs (= 3.2.0-1noble.20250424.144641) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-denm-msgs/ros-jazzy-etsi-its-denm-msgs-dbgsym_3.2.0-1noble.20250424.144641_amd64.deb Size: 8126618 SHA256: 31ab8e1d3f3c5a9145499966db6ca810d6ac7198aad84b4e5379dad6366c78f0 SHA1: f5cf7de5ba51b3d6132248b50e72e37ba8946ff2 MD5sum: 882b287c184808f02aed5f0d94f485a1 Description: debug symbols for ros-jazzy-etsi-its-denm-msgs Build-Ids: 010db9533ea1a7159c2d95fe6fc87d333c314655 074ffcede30f52911922cfb71c9e10c5e77c8618 0f5acb27fc01790abc6b78d06e6e5a6b8aef461f 2469f17d20a39d23e590fa4161eb201d3035b9fd 2d2e1358441e820727edd212d9739f65eb357267 56f4573f26cf4fcc28aa54fd5017b41212e07fc4 6de68279393024e2122fef47982b961108c71edc 6f6bb2f5b5171ae1e7fec1a03a2310e929c240a5 941fcaf2c3af301d962ef82759979cd08f243870 a4924600b3393b3b52e9f5642af9f17ca067cc45 baf46c4fc95aafbf653de993b521dfc43580f044 Package: ros-jazzy-etsi-its-denm-ts-coding Version: 3.2.0-1noble.20250424.111015 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 1482 Depends: libc6 (>= 2.14), ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-denm-ts-coding/ros-jazzy-etsi-its-denm-ts-coding_3.2.0-1noble.20250424.111015_amd64.deb Size: 186516 SHA256: 2ca475d8c51dfcf1be548c171a1fa419262aee99a5beb8cac054a92772b1ee56 SHA1: e84f06f80f8cdfb854dab305bd381a1308fa20ce MD5sum: 0c51167d6b3dd3caee524d3313406f2c Description: C++ compatible C source code for ETSI ITS DENMs (TS) generated from ASN.1 using asn1c Package: ros-jazzy-etsi-its-denm-ts-coding-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-denm-ts-coding Version: 3.2.0-1noble.20250424.111015 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 696 Depends: ros-jazzy-etsi-its-denm-ts-coding (= 3.2.0-1noble.20250424.111015) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-denm-ts-coding/ros-jazzy-etsi-its-denm-ts-coding-dbgsym_3.2.0-1noble.20250424.111015_amd64.deb Size: 420428 SHA256: 5d56b5033795ed8e048cc33158ad8e98fe9aa8d3b2a6ac75414efbc5576e5774 SHA1: c539c135adaa63a1ff703ed839f20989b8979116 MD5sum: 383f3742ff5050c06f68c8f8c2572b38 Description: debug symbols for ros-jazzy-etsi-its-denm-ts-coding Build-Ids: 08b2a4de90b753499a65b127b4a64fb7a2a8e67e Package: ros-jazzy-etsi-its-denm-ts-conversion Version: 3.2.0-1noble.20250424.151455 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 1198 Depends: ros-jazzy-etsi-its-denm-ts-coding, ros-jazzy-etsi-its-denm-ts-msgs, ros-jazzy-etsi-its-primitives-conversion, ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-denm-ts-conversion/ros-jazzy-etsi-its-denm-ts-conversion_3.2.0-1noble.20250424.151455_amd64.deb Size: 90322 SHA256: e8c2cc5e67609b938388332c8a2976434a22db0e7154313da6c8e6408f8a7007 SHA1: 01dd44cc051741c46a9c051d960e6a27e04ba84c MD5sum: c1ae24bef113ed169e24eb255f97fc0e Description: Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS DENMs (TS) Package: ros-jazzy-etsi-its-denm-ts-msgs Version: 3.2.0-1noble.20250424.144646 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 39562 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-ros-environment, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-denm-ts-msgs/ros-jazzy-etsi-its-denm-ts-msgs_3.2.0-1noble.20250424.144646_amd64.deb Size: 2013008 SHA256: a49cb5b6c2915b84e43c72a76d4e434876044289f120a7fb3435a1c5ec8ec4d1 SHA1: c10e6e437091a2c60185360f6808613f1592bf56 MD5sum: d0ce8a7a1db5fb16628771435d2c510e Description: ROS messages for ETSI ITS DENM (TS) Package: ros-jazzy-etsi-its-denm-ts-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-denm-ts-msgs Version: 3.2.0-1noble.20250424.144646 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 25047 Depends: ros-jazzy-etsi-its-denm-ts-msgs (= 3.2.0-1noble.20250424.144646) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-denm-ts-msgs/ros-jazzy-etsi-its-denm-ts-msgs-dbgsym_3.2.0-1noble.20250424.144646_amd64.deb Size: 19598208 SHA256: 6c697f261eefc3aea8dec02834d90c23039efdbe8e1b65ccbc55128e1f47abb9 SHA1: 5790921a8dc0cad394bb3a3dad673324aa7d3322 MD5sum: ab883f83911d065bc40fbc8a2ba4e39f Description: debug symbols for ros-jazzy-etsi-its-denm-ts-msgs Build-Ids: 17eb00e250334df8718da4b771f89f4a0da26295 463a6ba8ab9538a28f688cc335d6632b9ace8db5 6d80efb4c1e31e800fc734f2d28ebe47060bebfb 6e7f6e3bce6044ef3a9a70333f9636ee48ddad1d 8289d86ea634432f4ee91640378cfda7b1cc1e5a 867dc7aea62c802313d23ee5efee0709c711c9af a889572cf6589481634c01cb774943549bee390d af05f0a2579b33fb1d1e565888b9163f810f1ef9 c9309b65d21df8774713bd72ee1bc00fff0a42a0 d1405343be38da2a4db716aa34e70d114b88c989 e9aa369b37a229dc2800b61e2e8a3a978c5893c5 Package: ros-jazzy-etsi-its-mapem-ts-coding Version: 3.2.0-1noble.20250424.111120 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 1589 Depends: libc6 (>= 2.14), ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-mapem-ts-coding/ros-jazzy-etsi-its-mapem-ts-coding_3.2.0-1noble.20250424.111120_amd64.deb Size: 196226 SHA256: 6727efd5c4b65991fc5f31acbb865133496a6e14b82dab0407db2ba349023d95 SHA1: 0915cbb5cf6095f68b2835944dc0ac3611968b3b MD5sum: 7fb237fb85e454ca1265215cac5bb9a6 Description: C++ compatible C source code for ETSI ITS MAPEMs (TS) generated from ASN.1 using asn1c Package: ros-jazzy-etsi-its-mapem-ts-coding-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-mapem-ts-coding Version: 3.2.0-1noble.20250424.111120 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 781 Depends: ros-jazzy-etsi-its-mapem-ts-coding (= 3.2.0-1noble.20250424.111120) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-mapem-ts-coding/ros-jazzy-etsi-its-mapem-ts-coding-dbgsym_3.2.0-1noble.20250424.111120_amd64.deb Size: 464450 SHA256: a49f595f2f2958f97228f634b2d333f5e38258e65d51852612801af1beb8684e SHA1: 66a22576ccbf231a03e9531f1b321e129ce1b591 MD5sum: 34faf48a8b36468bf37710841a60e0ae Description: debug symbols for ros-jazzy-etsi-its-mapem-ts-coding Build-Ids: 32b3b1eac4124df623e3b29b83172808a9226b46 Package: ros-jazzy-etsi-its-mapem-ts-conversion Version: 3.2.0-1noble.20250424.143427 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 426 Depends: ros-jazzy-etsi-its-mapem-ts-coding, ros-jazzy-etsi-its-mapem-ts-msgs, ros-jazzy-etsi-its-primitives-conversion, ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-mapem-ts-conversion/ros-jazzy-etsi-its-mapem-ts-conversion_3.2.0-1noble.20250424.143427_amd64.deb Size: 27464 SHA256: 1da4e1d9d73c4d4551cecdd62fedfc5b86114fba668ac48db3b9177c7ebd2d43 SHA1: 6055159701c69fd5c6b1110566924619e0931681 MD5sum: b8ee361a23ee22a5195fe31a03083242 Description: Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS MAPEMs (TS) Package: ros-jazzy-etsi-its-mapem-ts-msgs Version: 3.2.0-1noble.20250424.141844 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 15287 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-ros-environment, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-mapem-ts-msgs/ros-jazzy-etsi-its-mapem-ts-msgs_3.2.0-1noble.20250424.141844_amd64.deb Size: 748000 SHA256: eb3a8ad3f0de49e34ca006797267efb1e8b80feb73c2c09e11e4496ba2f75ca9 SHA1: 40e26baf0d6cc7d8737b7e4f3a42f774e9063431 MD5sum: f7f259e1fe49b9e59c2839fee2d8da3a Description: ROS messages for ETSI ITS MAPEM (TS) Package: ros-jazzy-etsi-its-mapem-ts-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-mapem-ts-msgs Version: 3.2.0-1noble.20250424.141844 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 10713 Depends: ros-jazzy-etsi-its-mapem-ts-msgs (= 3.2.0-1noble.20250424.141844) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-mapem-ts-msgs/ros-jazzy-etsi-its-mapem-ts-msgs-dbgsym_3.2.0-1noble.20250424.141844_amd64.deb Size: 8650324 SHA256: e5ce77584442218bad216d200c3481115b9ac33dc1d011ce817e72381f18d694 SHA1: 6b553a0b434e400985689719d3e883f1e4bcfbbd MD5sum: a553cf62f712c5d28337d4e8527c52e5 Description: debug symbols for ros-jazzy-etsi-its-mapem-ts-msgs Build-Ids: 14499f7d7bae250b635f0668496832153b5a3529 2e69c01b2dbbd6b35086d7d44ca27bacc37a8b65 49e19e30b1f094740850e5858395b284da11557b 6981983c5cb96947d90e07a1f23eedd600ba72be 6aef9aac7bbd12604964f63171c393170f6c5db0 9b6c16220b015a5912d37c94a5586a90857eafcf b9967a0cb9f75295ef8a55fc6bfe2574a391fff0 d550e5b22f18a54aa9440993234ee58dae81d24c d6a4e1996468f9ea100d7ec36828984045041307 db8f4ef4da26f157c022e195fddd580bbeaf70c2 dd6ffaaef0af56d7461d8683e00abb3ec7c0e095 Package: ros-jazzy-etsi-its-mcm-uulm-coding Version: 3.2.0-1noble.20250424.111207 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 1559 Depends: libc6 (>= 2.14), ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-mcm-uulm-coding/ros-jazzy-etsi-its-mcm-uulm-coding_3.2.0-1noble.20250424.111207_amd64.deb Size: 190986 SHA256: 908d4554a78b5f228b16f6e8e3d51b35f0ca95c4e3f8a3d7c39a221220c37cd7 SHA1: 258324cc17db256341153a66712004187f74d7d1 MD5sum: 23257dc05ad51873e7dcd8907417a306 Description: C++ compatible C source code for draft MCM (TS) version of UULM generated from ASN.1 using asn1c Package: ros-jazzy-etsi-its-mcm-uulm-coding-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-mcm-uulm-coding Version: 3.2.0-1noble.20250424.111207 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 729 Depends: ros-jazzy-etsi-its-mcm-uulm-coding (= 3.2.0-1noble.20250424.111207) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-mcm-uulm-coding/ros-jazzy-etsi-its-mcm-uulm-coding-dbgsym_3.2.0-1noble.20250424.111207_amd64.deb Size: 433290 SHA256: 49582cd3a86dea8a431ccbdf78af2ffc38affb4ea8a385c4c0f9800b68e47f75 SHA1: ca296e3d62fe8650671c3e1493b6d233830a2d13 MD5sum: c922a1a7bf90f5a6646ad99af1f39af2 Description: debug symbols for ros-jazzy-etsi-its-mcm-uulm-coding Build-Ids: d5a719231a22fc41512db7a633d54d6464e47308 Package: ros-jazzy-etsi-its-mcm-uulm-conversion Version: 3.2.0-1noble.20250424.143433 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 268 Depends: ros-jazzy-etsi-its-mcm-uulm-coding, ros-jazzy-etsi-its-mcm-uulm-msgs, ros-jazzy-etsi-its-primitives-conversion, ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-mcm-uulm-conversion/ros-jazzy-etsi-its-mcm-uulm-conversion_3.2.0-1noble.20250424.143433_amd64.deb Size: 23638 SHA256: f31b829859fdee38129b3bb7db02649e638538a23437daba76dd7a2011add85a SHA1: dd7c44abf807522a8a8a5320ab5d58d0563a240f MD5sum: 429e2ebb9f646daeb30f173e78a3e366 Description: Conversion functions for converting ROS messages to and from ASN.1-encoded UULM draft MCMs (TS) Package: ros-jazzy-etsi-its-mcm-uulm-msgs Version: 3.2.0-1noble.20250424.141850 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 8300 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-jazzy-fastcdr, ros-jazzy-ros-environment, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-mcm-uulm-msgs/ros-jazzy-etsi-its-mcm-uulm-msgs_3.2.0-1noble.20250424.141850_amd64.deb Size: 434368 SHA256: 5ea861c64c5dd39bc932decca91bcfc47ab0b044813bf692d2faf6d64fc455de SHA1: fe5d113cb8edf9b6c602f542e8f59fc92ead9487 MD5sum: a0d6149c2ec7bcdacd698a5f12834223 Description: ROS messages for draft MCM (TS) version of UULM Package: ros-jazzy-etsi-its-mcm-uulm-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-mcm-uulm-msgs Version: 3.2.0-1noble.20250424.141850 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 5622 Depends: ros-jazzy-etsi-its-mcm-uulm-msgs (= 3.2.0-1noble.20250424.141850) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-mcm-uulm-msgs/ros-jazzy-etsi-its-mcm-uulm-msgs-dbgsym_3.2.0-1noble.20250424.141850_amd64.deb Size: 4499716 SHA256: 96c878d378ada68aca0db128d94c01e3834e6bc39e245b12a41ef0415f5816a3 SHA1: 8cd38e982ad7a14a501bcc7b05e859df48a7ab0a MD5sum: dd1d1770da15f2d24a44ea64414172dd Description: debug symbols for ros-jazzy-etsi-its-mcm-uulm-msgs Build-Ids: 1c0e469346f5c1cd86992acc774563e4b9ade8ae 2e563b4cb19613d6143921e01221d16fe22735c6 3af68b22c782be243100f0ef7fee84f223ccf311 4b13d4212b2ac2e460bf71a19231c81dc23556fc 8a274cd6a4139e5832d86479320c8172565d7e74 bc72f1c226304b223d2ab79e48bdb3f5df330990 c3c58cd3d7f4fa1bfd4d83db85af295590df8372 cf7fad272633a053c119207db2e0bfd6f36dfaa5 cfaed5f918da2fac7ee29969f8a0d430e2694e26 faeb9559c05e681a17305be3bac1707f04fd2cfe fb97d6908f0fe6a0d9bb642dbae3f86e93d99832 Package: ros-jazzy-etsi-its-messages Version: 3.2.0-1noble.20250430.023839 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 42 Depends: ros-jazzy-etsi-its-coding, ros-jazzy-etsi-its-conversion, ros-jazzy-etsi-its-msgs, ros-jazzy-etsi-its-msgs-utils, ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-messages/ros-jazzy-etsi-its-messages_3.2.0-1noble.20250430.023839_amd64.deb Size: 5558 SHA256: 2d80046a574401600e9f53e2923ba1ef9413f7761ae174597a4cd68a9a2090fd SHA1: bdc9bb8707efbd0e9bc93f83fe69ba2345582e9b MD5sum: 5b99908132db797e13126213e369d3b5 Description: ROS support for ETSI ITS messages Package: ros-jazzy-etsi-its-msgs Version: 3.2.0-1noble.20250424.151452 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 47 Depends: ros-jazzy-etsi-its-cam-msgs, ros-jazzy-etsi-its-cam-ts-msgs, ros-jazzy-etsi-its-cpm-ts-msgs, ros-jazzy-etsi-its-denm-msgs, ros-jazzy-etsi-its-denm-ts-msgs, ros-jazzy-etsi-its-mapem-ts-msgs, ros-jazzy-etsi-its-spatem-ts-msgs, ros-jazzy-etsi-its-vam-ts-msgs, ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-msgs/ros-jazzy-etsi-its-msgs_3.2.0-1noble.20250424.151452_amd64.deb Size: 6822 SHA256: ab74280e9eb0772c41ae0a711059c07888e2195b3ec3306e05e24960fd023ccc SHA1: 4fe3dd78df297e8f71d26f92da75f3d194722ab0 MD5sum: e25d3d35ef4f022e71c7ddad11299b49 Description: ROS messages for ETSI ITS messages Package: ros-jazzy-etsi-its-msgs-utils Version: 3.2.0-1noble.20250430.023618 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 423 Depends: libgeographiclib-dev, ros-jazzy-etsi-its-msgs, ros-jazzy-geometry-msgs, ros-jazzy-ros-environment, ros-jazzy-tf2-geometry-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-msgs-utils/ros-jazzy-etsi-its-msgs-utils_3.2.0-1noble.20250430.023618_amd64.deb Size: 41470 SHA256: 7bebc8eeecf482676de821cd4c2c12610dfb91b744aab6aca06b203483934823 SHA1: 47ecbb7406402f79da1441b6009d23643a0a7a50 MD5sum: ebcd68da54bbab79a6a8fba01f1d2f41 Description: ROS messages and utility functions for ETSI ITS messages Package: ros-jazzy-etsi-its-primitives-conversion Version: 3.2.0-1noble.20250424.111230 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 72 Depends: ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-primitives-conversion/ros-jazzy-etsi-its-primitives-conversion_3.2.0-1noble.20250424.111230_amd64.deb Size: 9692 SHA256: e304cd948c62274fef53fb6a505260f13cb4dd519a31077514b59b35b98ae1bb SHA1: d54a0238d5872c001eaaae8af2da5c69144ebe4a MD5sum: ac8729913beff0acece9105e21a83ee7 Description: Conversion functions for converting ROS primitives to and from ASN.1-encoded primitives Package: ros-jazzy-etsi-its-rviz-plugins Version: 3.2.0-1noble.20250430.023816 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 1654 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgeographiclib26 (>= 1.40), liborocos-kdl1.5 (>= 1.5.1), libqt5core5t64 (>= 5.15.1), libstdc++6 (>= 13.1), ros-jazzy-rviz-ogre-vendor, libqt5core5a, libqt5gui5, libqt5opengl5, libqt5widgets5, python3-pyproj, ros-jazzy-etsi-its-cam-msgs, ros-jazzy-etsi-its-cpm-ts-msgs, ros-jazzy-etsi-its-denm-msgs, ros-jazzy-etsi-its-mapem-ts-msgs, ros-jazzy-etsi-its-msgs-utils, ros-jazzy-etsi-its-spatem-ts-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-ros-environment, ros-jazzy-rviz-common, ros-jazzy-rviz-default-plugins, ros-jazzy-rviz-rendering, ros-jazzy-rviz-satellite, ros-jazzy-rviz2, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-rviz-plugins/ros-jazzy-etsi-its-rviz-plugins_3.2.0-1noble.20250430.023816_amd64.deb Size: 282582 SHA256: f4b4361bf7e1de85d1468f3784c1481f00668912392872c2cb263d60ba191309 SHA1: 918faee601175065be1dbf9b14280eda8cef2322 MD5sum: 52ca7e51795dfdc4de115d33b87b2d0d Description: RViz plugin for ROS 2 messages based on ETSI ITS messages Package: ros-jazzy-etsi-its-rviz-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-rviz-plugins Version: 3.2.0-1noble.20250430.023816 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 12149 Depends: ros-jazzy-etsi-its-rviz-plugins (= 3.2.0-1noble.20250430.023816) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-rviz-plugins/ros-jazzy-etsi-its-rviz-plugins-dbgsym_3.2.0-1noble.20250430.023816_amd64.deb Size: 10802998 SHA256: 3cc1a21bad45e98e5dd1941279aaead57cdfe61c547d0a065cdfb35cad9ca691 SHA1: 74240b2bb1b91fa81b7c9821a89e72172d818066 MD5sum: a9dbc58bf6d22840a1bd42e358618b9e Description: debug symbols for ros-jazzy-etsi-its-rviz-plugins Build-Ids: 25886ea8e5df6aa6efb6eb359b8856eb8299b4fa Package: ros-jazzy-etsi-its-spatem-ts-coding Version: 3.2.0-1noble.20250424.111236 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 1604 Depends: libc6 (>= 2.14), ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-spatem-ts-coding/ros-jazzy-etsi-its-spatem-ts-coding_3.2.0-1noble.20250424.111236_amd64.deb Size: 196648 SHA256: b462c53ad3263c9ab4fae3ef8f30a17a7711e76fdccb6b8412dea730379f66d6 SHA1: be6e9c21dc3c36a6e8f83c8ed7de3ad79dd4418a MD5sum: c35b8aaa13a706e095c0cd0c05c01dac Description: C++ compatible C source code for ETSI ITS SPATEMs (TS) generated from ASN.1 using asn1c Package: ros-jazzy-etsi-its-spatem-ts-coding-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-spatem-ts-coding Version: 3.2.0-1noble.20250424.111236 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 784 Depends: ros-jazzy-etsi-its-spatem-ts-coding (= 3.2.0-1noble.20250424.111236) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-spatem-ts-coding/ros-jazzy-etsi-its-spatem-ts-coding-dbgsym_3.2.0-1noble.20250424.111236_amd64.deb Size: 464530 SHA256: 8f5d73267033bc3a5582f2841ea9084d0d5be640b94c03ca006ee8c655506bdb SHA1: 00e84a2bd4eb4a7d147c34ac3f66d34104de3087 MD5sum: cf22ee0c16cd021bb2e285587cca2f52 Description: debug symbols for ros-jazzy-etsi-its-spatem-ts-coding Build-Ids: 9d2f624878b32cad13216bf02cee4ea0e8ceb2cd Package: ros-jazzy-etsi-its-spatem-ts-conversion Version: 3.2.0-1noble.20250424.142601 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 208 Depends: ros-jazzy-etsi-its-primitives-conversion, ros-jazzy-etsi-its-spatem-ts-coding, ros-jazzy-etsi-its-spatem-ts-msgs, ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-spatem-ts-conversion/ros-jazzy-etsi-its-spatem-ts-conversion_3.2.0-1noble.20250424.142601_amd64.deb Size: 17380 SHA256: 771df04bad43e46202d4866d77124c01a9cb86a2767b5042c41ba1204648d758 SHA1: c87bef883cf2fcd6fa7fa3615c53919ce584fa7b MD5sum: 17ba5a96b36a73116cf3e4f420ee58d7 Description: Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS SPATEMs (TS) Package: ros-jazzy-etsi-its-spatem-ts-msgs Version: 3.2.0-1noble.20250424.141854 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 5994 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-ros-environment, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-spatem-ts-msgs/ros-jazzy-etsi-its-spatem-ts-msgs_3.2.0-1noble.20250424.141854_amd64.deb Size: 333360 SHA256: a524c38166db83bc709b832b209bf0878760dbfd017f06368ea4da904c3fd526 SHA1: cef96478cc825a52ca1a52369fcdbd0bd01e7b2e MD5sum: 06fef4673910bd03457d386b9afaa731 Description: ROS messages for ETSI ITS SPATEM (TS) Package: ros-jazzy-etsi-its-spatem-ts-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-spatem-ts-msgs Version: 3.2.0-1noble.20250424.141854 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 4242 Depends: ros-jazzy-etsi-its-spatem-ts-msgs (= 3.2.0-1noble.20250424.141854) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-spatem-ts-msgs/ros-jazzy-etsi-its-spatem-ts-msgs-dbgsym_3.2.0-1noble.20250424.141854_amd64.deb Size: 3443312 SHA256: 413de2f8a16201d08cdd0b1e61a0ca01a5705ee5b8a50b535ae3d1c85647338d SHA1: aad25a6ad62ee4f00c0ec19295d19873b6d625c3 MD5sum: e649c1a26bf9efc5d28482a69a99bf11 Description: debug symbols for ros-jazzy-etsi-its-spatem-ts-msgs Build-Ids: 0efea5be8ad1c37e53b624559d436d9b69f845da 4000b4a506073d674f775242d136e00cc36849d3 43641d42516628fed5a88b3caa1c0a79f8808305 9fb787b4ee13d6b340529bb7ae4be656bf0b0436 a95c653b0d3326adbff5030560dc2caa20a0e03e ade636aa57456e66db833ac169a4e019561a0d3e c18776a871bf08eac379bebb8d692ed6474cbe24 c6886569636088e5fb2a8b524d234a481f0c0c3f ded49beaeb1c01537eac3869b1168bb448f7b3b7 e7f6cd07caa05477551c1b15e29ca46d12a0bb46 f773dd2f5643652b268d0274917f1bd68c2bfe35 Package: ros-jazzy-etsi-its-vam-ts-coding Version: 3.2.0-1noble.20250424.111342 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 1346 Depends: libc6 (>= 2.14), ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-vam-ts-coding/ros-jazzy-etsi-its-vam-ts-coding_3.2.0-1noble.20250424.111342_amd64.deb Size: 174454 SHA256: 69ebccc7678228a49152a180beed8f0d890ad7c79962e0964eb3ea059b70707d SHA1: fcc9f20bec82d65ed0c6826978aa4fd78daccbba MD5sum: bdbd5a886cd251a721cef7c176c23713 Description: C++ compatible C source code for ETSI ITS VAMs (TS) generated from ASN.1 using asn1c Package: ros-jazzy-etsi-its-vam-ts-coding-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-vam-ts-coding Version: 3.2.0-1noble.20250424.111342 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 644 Depends: ros-jazzy-etsi-its-vam-ts-coding (= 3.2.0-1noble.20250424.111342) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-vam-ts-coding/ros-jazzy-etsi-its-vam-ts-coding-dbgsym_3.2.0-1noble.20250424.111342_amd64.deb Size: 395838 SHA256: eb16c09a3e41532a549848e89fba84a6e493d9db027d41ef24bb763ee3b433bd SHA1: db61601e4353dd64a662a44a669202351fa80d34 MD5sum: d2b079d6180db29efdd04d65913a1a3f Description: debug symbols for ros-jazzy-etsi-its-vam-ts-coding Build-Ids: fa906a5aa550dd3221dd96cc822db96b19b23142 Package: ros-jazzy-etsi-its-vam-ts-conversion Version: 3.2.0-1noble.20250424.143702 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 599 Depends: ros-jazzy-etsi-its-primitives-conversion, ros-jazzy-etsi-its-vam-ts-coding, ros-jazzy-etsi-its-vam-ts-msgs, ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-vam-ts-conversion/ros-jazzy-etsi-its-vam-ts-conversion_3.2.0-1noble.20250424.143702_amd64.deb Size: 48844 SHA256: 9269ffec8bd658b90255f4006921ac2ea5a44ca76e22e85843e860f254423276 SHA1: 248238a96da70053e481f26a148c4488e725a3a5 MD5sum: 8ef282b84dce3d6dd433874c0a04ebf7 Description: Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS VAMs (TS) Package: ros-jazzy-etsi-its-vam-ts-msgs Version: 3.2.0-1noble.20250424.141917 Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 19053 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-jazzy-fastcdr, ros-jazzy-ros-environment, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-vam-ts-msgs/ros-jazzy-etsi-its-vam-ts-msgs_3.2.0-1noble.20250424.141917_amd64.deb Size: 959034 SHA256: b07bfaa92e4b327bab1ac8ee8fe17ec498c473f300528cb2133b45d9a0aa9991 SHA1: 1b8df049d927b7cfd7ac2829fdefdc4495a4acba MD5sum: bf24440d2e16e09d59d9f2bea1904048 Description: ROS messages for ETSI ITS VAM (TS) Package: ros-jazzy-etsi-its-vam-ts-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-etsi-its-vam-ts-msgs Version: 3.2.0-1noble.20250424.141917 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jean-Pierre Busch Installed-Size: 12017 Depends: ros-jazzy-etsi-its-vam-ts-msgs (= 3.2.0-1noble.20250424.141917) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-etsi-its-vam-ts-msgs/ros-jazzy-etsi-its-vam-ts-msgs-dbgsym_3.2.0-1noble.20250424.141917_amd64.deb Size: 9413166 SHA256: 02ec7fc3349bd3606d716b4189727028c418c2630342ba1e77805263c2065463 SHA1: b2575b4afd9b4063ebf11048a4c03facfb0246d2 MD5sum: c683b15fb7704e6b099d8bdf04fe040d Description: debug symbols for ros-jazzy-etsi-its-vam-ts-msgs Build-Ids: 03ec52f82f9e551beffeaaa3aa7ff60be8240981 086834ba20e4e48d7248094ce522d16bff0848e1 30e9e6e23463b38d981ffa1aef86196702e8040e 4946cb7e3b661ee71576e363122d338862631d0e 4c8a752e66bc3ece028e5b1edacca67bcc24e182 7161a331bcc84ff4262a16c31abf25ef16d27acb 93e2d052eb58c1cc8dd5f704a38d8db5157404e6 aa9b6e6bb96cf83279dbaee9b9c6dff890283ea8 cf871203eaf67aef613f50b0f20721b6da43be52 fe2da41dfb761dc038ec5fde1deddb909fe6c293 febb13c9a44bf143ee770ffdd2c0923d14c902a7 Package: ros-jazzy-event-camera-codecs Version: 1.3.5-1noble.20250424.142407 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 206 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), ros-jazzy-class-loader, ros-jazzy-event-camera-msgs, ros-jazzy-ros-environment, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-event-camera-codecs/ros-jazzy-event-camera-codecs_1.3.5-1noble.20250424.142407_amd64.deb Size: 36376 SHA256: 228ac5ccd4c0b9164c62a2a6aebb5e3f45455e735dec2dcb301ba968f2603734 SHA1: e45b4910fb20a9a648e648bbd810cdd9a40f49f4 MD5sum: 12f3fa319a4aa7d3a6f6a8504668ee86 Description: package to encode and decode event_camera_msgs Package: ros-jazzy-event-camera-codecs-dbgsym Package-Type: ddeb Source: ros-jazzy-event-camera-codecs Version: 1.3.5-1noble.20250424.142407 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 246 Depends: ros-jazzy-event-camera-codecs (= 1.3.5-1noble.20250424.142407) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-event-camera-codecs/ros-jazzy-event-camera-codecs-dbgsym_1.3.5-1noble.20250424.142407_amd64.deb Size: 198396 SHA256: ca4187a284b853c2fe6a1a21d2a6955256e5cb3d8037b968ade8bc1b9fa33d5d SHA1: bb3631247076c4b5aff20c5ba5803a0f94163f81 MD5sum: cd324e313cdbd9e92b30de7472ccad94 Description: debug symbols for ros-jazzy-event-camera-codecs Build-Ids: 850936259bd16c5f93b6d1e4176f82f7790ddb94 f4ce3681451dba0311bf599d2bfebc1a16bd5f13 Package: ros-jazzy-event-camera-msgs Version: 1.3.6-1noble.20250424.141932 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 495 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-event-camera-msgs/ros-jazzy-event-camera-msgs_1.3.6-1noble.20250424.141932_amd64.deb Size: 50408 SHA256: add61a68f6f501c4d1b28dc38f8100fac035d6496592a72de0466ff95045adab SHA1: 80fe4275b1e4f23a2a483eee7ef1d1f394bc50f8 MD5sum: 3508043694af6ea78a8030263b82a7b7 Description: messages for event based cameras Package: ros-jazzy-event-camera-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-event-camera-msgs Version: 1.3.6-1noble.20250424.141932 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 328 Depends: ros-jazzy-event-camera-msgs (= 1.3.6-1noble.20250424.141932) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-event-camera-msgs/ros-jazzy-event-camera-msgs-dbgsym_1.3.6-1noble.20250424.141932_amd64.deb Size: 231748 SHA256: 6def31f91236cd7322e3a71fa57722aa51833e633aeab192e5574414eca35f20 SHA1: f78139742675d2b13b30acf79624beaf9ac8f431 MD5sum: 58783500cc3185b1aec5a9bf0a29def0 Description: debug symbols for ros-jazzy-event-camera-msgs Build-Ids: 1a4ff5866fac3b1f23051a9f228bf95f98a63afa 32ca65c75197a402f5fe57b99fd0a032f229b71d 370ced96d10b35d60bb371635e220f724029b89a 42eab0ec5d65b727d62298df4ed81c23f89c877e 5d3a5d1bdfcd94ac4dd8eede1aed865e326e4be5 7d92aa201776267732f486e8b4b82b9682a573e4 82af60d092687a3a548e8e3ee0ad96515e4c428a 9c8126ad85f0b392923d013ec630c4c4e746aee0 a945740abd08bc7efddfaaf6b5fd94a8ede79c5a aeccb1066f25d30edaed64a382e8ba5ba15ca823 c6d9c8294bbd813ef1b7974d4fd5817e9917858d Package: ros-jazzy-event-camera-py Version: 2.0.0-1noble.20250424.142603 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 366 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.4), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-jazzy-event-camera-codecs, ros-jazzy-event-camera-msgs, ros-jazzy-pybind11-vendor, ros-jazzy-ros-environment, ros-jazzy-rpyutils, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-event-camera-py/ros-jazzy-event-camera-py_2.0.0-1noble.20250424.142603_amd64.deb Size: 118246 SHA256: f754afd5788dc7a8b6968698b2ca26a5e3fc5ccf5b8c11262fd0a4ba97fcf234 SHA1: ecf52dbcdc2e4d26236b848c0f93a3f58631d59a MD5sum: 9c6a8e316d8bc9e28036c04e9a6d86ab Description: Python access for event_camera_msgs. Package: ros-jazzy-event-camera-renderer Version: 1.3.4-1noble.20250429.233149 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 585 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), ros-jazzy-event-camera-codecs, ros-jazzy-event-camera-msgs, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-ros-environment, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-event-camera-renderer/ros-jazzy-event-camera-renderer_1.3.4-1noble.20250429.233149_amd64.deb Size: 127340 SHA256: 1c35fc0693bdeb820ab3ab61c0d7dfa3f674ac5daab9399fcec51db333c56fa8 SHA1: ea3c8c5d3a4e19ffa236b7bb6305b1eede91fdb0 MD5sum: 4edb560bee3fc432227ebcfbbd575adb Description: package for rendering event_camera_msgs Package: ros-jazzy-event-camera-renderer-dbgsym Package-Type: ddeb Source: ros-jazzy-event-camera-renderer Version: 1.3.4-1noble.20250429.233149 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 2825 Depends: ros-jazzy-event-camera-renderer (= 1.3.4-1noble.20250429.233149) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-event-camera-renderer/ros-jazzy-event-camera-renderer-dbgsym_1.3.4-1noble.20250429.233149_amd64.deb Size: 2445642 SHA256: 66ec5fb6f2fa7879108cf60d600e975a5ef2c0ebb1078cb0ea034715b6cfaae7 SHA1: 2d26c207960a265048140cfa4ef21789c40e7878 MD5sum: 0e0ee52ce896cc7612c3c3f7e5d626b6 Description: debug symbols for ros-jazzy-event-camera-renderer Build-Ids: 167742b469e13444c4f359edf25c703c948e9f71 8d31f6a31ad449565d2b2fe026ff94638723803e Package: ros-jazzy-example-interfaces Version: 0.12.0-3noble.20250424.140855 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 6142 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-example-interfaces/ros-jazzy-example-interfaces_0.12.0-3noble.20250424.140855_amd64.deb Size: 365268 SHA256: 5019ff773398c2e6f4aa84f94147b9f333990f597f50df8a385000985cc2083d SHA1: 2a684b61e8f989b152b1e5174944d254c56a7b79 MD5sum: e2c039fc1c3df008a5ec1d3a91e35540 Description: Contains message and service definitions used by the examples. Package: ros-jazzy-example-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-example-interfaces Version: 0.12.0-3noble.20250424.140855 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 4841 Depends: ros-jazzy-example-interfaces (= 0.12.0-3noble.20250424.140855) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-example-interfaces/ros-jazzy-example-interfaces-dbgsym_0.12.0-3noble.20250424.140855_amd64.deb Size: 3866640 SHA256: 6c762dafaf623cfdbbd2146b5fdbb66253aa3bb6b09ab0a7f1f9c843e83e4e8c SHA1: 428f279bb42b4262e4f85c168606e17844813b96 MD5sum: e024e4dd35194adaeb47016de168571d Description: debug symbols for ros-jazzy-example-interfaces Build-Ids: 0eb843fe1d1a309cadaa54ef8523f5b51a315613 197d8eefae2ae746a05e5823e4da4653df7d11c2 3ec11a93cd2d115ba5e546b6a7095cd2d7b372b7 3f93e232b268b2480531004f22f9d5577501bf0a 5f6c23d7525c7ebd8894a4fb898b2d14266701c6 616628a55b04ef82cc0ea5e2e43a3963937f5183 72deaddc0c36e7ed3ad356138cb48a2b68c2750f 8513d153fbbd13d8703ce673c55665bbefee4927 8714af9152072ce6f0f837557450a6f2f9e59615 b321dd058532bc799849857391f002c0e86d38d1 e19b497b73288e5d0bc6bf7f4b5906e1b5c49bb7 Package: ros-jazzy-examples-rclcpp-async-client Version: 0.19.5-1noble.20250429.232144 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 151 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-example-interfaces, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-async-client/ros-jazzy-examples-rclcpp-async-client_0.19.5-1noble.20250429.232144_amd64.deb Size: 38086 SHA256: 863c60e28dc22a6d49a2b97edbd48add98539274e77e6e4acb0a4a9d9bd97b50 SHA1: c3467ce772ed9abfaee38dbc41c1d932a0a848ae MD5sum: 2a098221103477681dd86cf20fc9eea0 Description: Example of an async service client Package: ros-jazzy-examples-rclcpp-async-client-dbgsym Package-Type: ddeb Source: ros-jazzy-examples-rclcpp-async-client Version: 0.19.5-1noble.20250429.232144 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 660 Depends: ros-jazzy-examples-rclcpp-async-client (= 0.19.5-1noble.20250429.232144) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-async-client/ros-jazzy-examples-rclcpp-async-client-dbgsym_0.19.5-1noble.20250429.232144_amd64.deb Size: 619056 SHA256: e9c94559b3c64dbb4ccc80b414224f62ffe5696e23a215bff40d4468e8286d97 SHA1: 825c792cfc519eb3137b25d7c6bfd862f1c237a6 MD5sum: a5a4b79da6173a7dbb34c44ec32a210f Description: debug symbols for ros-jazzy-examples-rclcpp-async-client Build-Ids: 59395ecb8a57990cdf72ea75654e59fe896b7990 Package: ros-jazzy-examples-rclcpp-cbg-executor Version: 0.19.5-1noble.20250430.001517 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1403 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-cbg-executor/ros-jazzy-examples-rclcpp-cbg-executor_0.19.5-1noble.20250430.001517_amd64.deb Size: 214544 SHA256: d3a6adb02b419487812d50eaed1b0654d074749073b6d57373900b30341700c8 SHA1: 65f354230207cb83bcdcc288f6c89e6a285216b6 MD5sum: b28615bae951d278431a05d3bdf5f321 Description: Example for multiple Executor instances in one process, using the callback-group-level interface of the Executor class. Package: ros-jazzy-examples-rclcpp-cbg-executor-dbgsym Package-Type: ddeb Source: ros-jazzy-examples-rclcpp-cbg-executor Version: 0.19.5-1noble.20250430.001517 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 7166 Depends: ros-jazzy-examples-rclcpp-cbg-executor (= 0.19.5-1noble.20250430.001517) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-cbg-executor/ros-jazzy-examples-rclcpp-cbg-executor-dbgsym_0.19.5-1noble.20250430.001517_amd64.deb Size: 6112538 SHA256: 2fb4bf4dc94d42c2f7c112e9df2d2c00f5400c19699b16b8d561c721c2af13b0 SHA1: 7a49360736f7d8ec9988e1a0c6782cd1153f2705 MD5sum: 466be9ecf4ac718f4b325620cb2180a1 Description: debug symbols for ros-jazzy-examples-rclcpp-cbg-executor Build-Ids: 5223491758b68a22cc2449c882e9aeb50a13cf54 5ab6cca756526a2c27842a93ec3f3262bb72d305 b1af755c980124922492479a36f83ab794c417c4 Package: ros-jazzy-examples-rclcpp-minimal-action-client Version: 0.19.5-1noble.20250429.231630 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 547 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-example-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-minimal-action-client/ros-jazzy-examples-rclcpp-minimal-action-client_0.19.5-1noble.20250429.231630_amd64.deb Size: 93706 SHA256: 17647bdcc20913a213bef1987d246db7b35ebcd1df2ed9020bf6d2afbc9ccec1 SHA1: 7da072f8d4de01eb0e347ea229bf5561920087d4 MD5sum: 2a65728416ff7dca2a5bb9c23a6a97f4 Description: Minimal action client examples Package: ros-jazzy-examples-rclcpp-minimal-action-client-dbgsym Package-Type: ddeb Source: ros-jazzy-examples-rclcpp-minimal-action-client Version: 0.19.5-1noble.20250429.231630 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 2595 Depends: ros-jazzy-examples-rclcpp-minimal-action-client (= 0.19.5-1noble.20250429.231630) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-minimal-action-client/ros-jazzy-examples-rclcpp-minimal-action-client-dbgsym_0.19.5-1noble.20250429.231630_amd64.deb Size: 2322826 SHA256: 95bff73158f1b1f94afa10eb5793393ab94153b2bf3d65c5b94920d216f7bcbf SHA1: cd87b95bd8112b0a2938f369e6cc00d9df7e8032 MD5sum: aac3f547074fc3efc7a174a7af922f39 Description: debug symbols for ros-jazzy-examples-rclcpp-minimal-action-client Build-Ids: 0cf1e21bcfd5a8abc7c85dd8cbf36142cea373f4 2ec053e126a50f3844d82d2631ec25b5b2f6256a 4882286412f7931d5fb36967c13f1b020f5bf264 897904a04580b61f276f110d7d07f285440c7261 Package: ros-jazzy-examples-rclcpp-minimal-action-server Version: 0.19.5-1noble.20250429.231719 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 241 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-example-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-minimal-action-server/ros-jazzy-examples-rclcpp-minimal-action-server_0.19.5-1noble.20250429.231719_amd64.deb Size: 45024 SHA256: 19bfaf4db885ed9c9152b0b54e33aeaf6d3b2534b027be032b6bc3cef61b9ba8 SHA1: c689f189f3422c0a30a9fa2b199afdc8856c5f80 MD5sum: cdfd75f9193431271a8fe084916c5f30 Description: Minimal action server examples Package: ros-jazzy-examples-rclcpp-minimal-action-server-dbgsym Package-Type: ddeb Source: ros-jazzy-examples-rclcpp-minimal-action-server Version: 0.19.5-1noble.20250429.231719 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1097 Depends: ros-jazzy-examples-rclcpp-minimal-action-server (= 0.19.5-1noble.20250429.231719) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-minimal-action-server/ros-jazzy-examples-rclcpp-minimal-action-server-dbgsym_0.19.5-1noble.20250429.231719_amd64.deb Size: 992118 SHA256: 66cb35d7c861ab1da105ad9edfb62e7751318f4808a6716f2124053fb1fc5ad3 SHA1: 0dce7ceadec12d3de003ab06ef4e7adc26b601e5 MD5sum: c1a83b4b93cd1136fcedbb867ad76083 Description: debug symbols for ros-jazzy-examples-rclcpp-minimal-action-server Build-Ids: 5f235d3d41bdfe2080c1f4cef204ffb41dd4255a fef12b62cb72f71a0e200fba51255707df49be79 Package: ros-jazzy-examples-rclcpp-minimal-client Version: 0.19.5-1noble.20250429.232209 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 115 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-example-interfaces, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-minimal-client/ros-jazzy-examples-rclcpp-minimal-client_0.19.5-1noble.20250429.232209_amd64.deb Size: 27516 SHA256: 144044bf0864cc282ea4ac990e3b7b7c4408ee5346c011f7ffe75f27ca05a4e2 SHA1: 3fa0002b90819d96bfdfd1f0429de5f22dd0c581 MD5sum: 85c1e161dbc3f2ae30b719a95d3d2aec Description: Examples of minimal service clients Package: ros-jazzy-examples-rclcpp-minimal-client-dbgsym Package-Type: ddeb Source: ros-jazzy-examples-rclcpp-minimal-client Version: 0.19.5-1noble.20250429.232209 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 529 Depends: ros-jazzy-examples-rclcpp-minimal-client (= 0.19.5-1noble.20250429.232209) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-minimal-client/ros-jazzy-examples-rclcpp-minimal-client-dbgsym_0.19.5-1noble.20250429.232209_amd64.deb Size: 502192 SHA256: 0f164a94384da4c3c70827d2fdd389f21bd897a1ac8bf23708d2a5bc70062480 SHA1: 3b32f4823e92e0f6a2b1d61bb37e5fdad3700dad MD5sum: e69149acb8fd44f13a4a4b5d272ac9cd Description: debug symbols for ros-jazzy-examples-rclcpp-minimal-client Build-Ids: ed31ed3d62acdcf4002794ac40b6f81d540e80f4 Package: ros-jazzy-examples-rclcpp-minimal-composition Version: 0.19.5-1noble.20250429.232521 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 553 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-minimal-composition/ros-jazzy-examples-rclcpp-minimal-composition_0.19.5-1noble.20250429.232521_amd64.deb Size: 114264 SHA256: 2d7b8f781629d79c60d3b328ea450fbad4c7c2932a00fc7d7d4ac1a76e023dbe SHA1: 5a1981e38122d80538f9b173e76566f27219d6ae MD5sum: 1c6b8344408099dd335f5853fc78d6a8 Description: Minimalist examples of composing nodes in the same process Package: ros-jazzy-examples-rclcpp-minimal-composition-dbgsym Package-Type: ddeb Source: ros-jazzy-examples-rclcpp-minimal-composition Version: 0.19.5-1noble.20250429.232521 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 3043 Depends: ros-jazzy-examples-rclcpp-minimal-composition (= 0.19.5-1noble.20250429.232521) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-minimal-composition/ros-jazzy-examples-rclcpp-minimal-composition-dbgsym_0.19.5-1noble.20250429.232521_amd64.deb Size: 2694260 SHA256: 40dad3d3b978b48b86849ba0531732bb37447f27f65da8675b317a949c912053 SHA1: ad4a8a698af3a5363e31c4b3cfa35d1dd5367288 MD5sum: 2f817117d081938330fb872528fe783f Description: debug symbols for ros-jazzy-examples-rclcpp-minimal-composition Build-Ids: 702faf5640a5a805843bf08e0e4a96c790fc9460 74b7fea13285629fd5ec9e5f3390d842750079ca a041f7fa3b4059cc75d1a53f27cab744d34d2496 a5b388c95cdeadadf89570da2afdc90f9173b25e Package: ros-jazzy-examples-rclcpp-minimal-publisher Version: 0.19.5-1noble.20250430.001520 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 819 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-minimal-publisher/ros-jazzy-examples-rclcpp-minimal-publisher_0.19.5-1noble.20250430.001520_amd64.deb Size: 136852 SHA256: f987f6c0d8b8ff8e8dd5eb9a838ee92301bebd727ce2a3a688d67d0e763b1a21 SHA1: 6a5b73c64a3070ef8b9e932548dba44afab4c8c2 MD5sum: bdcd7b0e902bea94d8347c910eac31fd Description: Examples of minimal publisher nodes Package: ros-jazzy-examples-rclcpp-minimal-publisher-dbgsym Package-Type: ddeb Source: ros-jazzy-examples-rclcpp-minimal-publisher Version: 0.19.5-1noble.20250430.001520 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 4689 Depends: ros-jazzy-examples-rclcpp-minimal-publisher (= 0.19.5-1noble.20250430.001520) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-minimal-publisher/ros-jazzy-examples-rclcpp-minimal-publisher-dbgsym_0.19.5-1noble.20250430.001520_amd64.deb Size: 4339134 SHA256: a23b6111504a86b62b0055ebe93263d7686ccfa465bbdc4bbf4cfb83edaf83ee SHA1: 138e955ffc70bfd3fc9dd6494b23b46661c94384 MD5sum: 80622aa1c94b6fc56bc4b36d8be85c87 Description: debug symbols for ros-jazzy-examples-rclcpp-minimal-publisher Build-Ids: 120b8f72668d9c21c19cb349780acbbc562b8896 128841ee5b774c7211b0748f0b5f7b015b95bc38 559cf31dab54d09a434f04eee122dfb063041c37 8d8c5e6bd414cc6866e0bd4cd46c8c58a193956f a2a3024ab5e85324a11de8d987ba3993650a1289 d45ac8ec8ed7f48e807c9db9eb5a522f6707038d Package: ros-jazzy-examples-rclcpp-minimal-service Version: 0.19.5-1noble.20250429.232209 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 103 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-example-interfaces, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-minimal-service/ros-jazzy-examples-rclcpp-minimal-service_0.19.5-1noble.20250429.232209_amd64.deb Size: 22840 SHA256: 7598326f399bdcb6c941ce82a1bda7c6c09a9a34e63e938c4072c5711213c898 SHA1: c476e88345bc38485e04a78d1524934e5065b80e MD5sum: d1d86ea7732468302b6607f812207611 Description: A minimal service server which adds two numbers Package: ros-jazzy-examples-rclcpp-minimal-service-dbgsym Package-Type: ddeb Source: ros-jazzy-examples-rclcpp-minimal-service Version: 0.19.5-1noble.20250429.232209 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 407 Depends: ros-jazzy-examples-rclcpp-minimal-service (= 0.19.5-1noble.20250429.232209) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-minimal-service/ros-jazzy-examples-rclcpp-minimal-service-dbgsym_0.19.5-1noble.20250429.232209_amd64.deb Size: 374156 SHA256: fa609311a755bba19e5d11da720cd372956fb9d863c7333f4bd617b53d579d9c SHA1: 69492aa743d00be3192dc2032223dd30110ea888 MD5sum: a3e2e4ed9356214e56c53e66b21219da Description: debug symbols for ros-jazzy-examples-rclcpp-minimal-service Build-Ids: 84578c633fd7a49259428c8000c79a85a5b1f188 Package: ros-jazzy-examples-rclcpp-minimal-subscriber Version: 0.19.5-1noble.20250429.232532 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 3646 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-minimal-subscriber/ros-jazzy-examples-rclcpp-minimal-subscriber_0.19.5-1noble.20250429.232532_amd64.deb Size: 443572 SHA256: 32248cfadf4bd4b46abc647a71f61ed098f752028e3ac27389a2463ab2c60d1e SHA1: 7dd09743710ca8ab1c3a2978ce5bb2285ecca614 MD5sum: cf5c5c2902f889bbb2d660b79cb14b7e Description: Examples of minimal subscribers Package: ros-jazzy-examples-rclcpp-minimal-subscriber-dbgsym Package-Type: ddeb Source: ros-jazzy-examples-rclcpp-minimal-subscriber Version: 0.19.5-1noble.20250429.232532 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 19012 Depends: ros-jazzy-examples-rclcpp-minimal-subscriber (= 0.19.5-1noble.20250429.232532) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-minimal-subscriber/ros-jazzy-examples-rclcpp-minimal-subscriber-dbgsym_0.19.5-1noble.20250429.232532_amd64.deb Size: 16043514 SHA256: ec08e2d2901ce61ec2dc2e6de23f2469ba79c70afed8271e60fa579eb8459a2a SHA1: 8c2a0b93f777b4dc74e0272dc6d7f3733b67f50b MD5sum: 5917eed0936735824b3b81bd8c9a0932 Description: debug symbols for ros-jazzy-examples-rclcpp-minimal-subscriber Build-Ids: 0bd0e247f5021783cb5600f5f850df98d81c06e6 10fed04edcdc6509050eab894631c533f81c5b55 11b984d9def1bb9c9360c8b1ffe435c06511d0ef 2fb1f4df0e6ccc2442fb9a515f33b237d3928050 47bf9b397ca00f012a3652e21290e138991f91ee 63fb8fc879022ec41078000f008e7963da9edbaf 9e2490b14ebcd7b0b32a5b63a4b7c67cace1604a a11a3524219cb1c9f5bd3a181d674609d5a732fc a6e58bf68e936d238b1dd0c45021f8b100166457 cfda91682817372d33ce414b445e7f0d26dbe735 edcd8e12c1af7acc59a62b855a561b8548f65c65 Package: ros-jazzy-examples-rclcpp-minimal-timer Version: 0.19.5-1noble.20250430.001532 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 113 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-minimal-timer/ros-jazzy-examples-rclcpp-minimal-timer_0.19.5-1noble.20250430.001532_amd64.deb Size: 16364 SHA256: 9d19559b8b911f662bbf335f0cf82a6fc8fe89e72e4d09c7aee062b32f6097cf SHA1: 9c64f7a90e58a8583f5e52d05c17ed36c28f2883 MD5sum: 30b07749703d2078d8c25edef6d4024d Description: Examples of minimal nodes which have timers Package: ros-jazzy-examples-rclcpp-minimal-timer-dbgsym Package-Type: ddeb Source: ros-jazzy-examples-rclcpp-minimal-timer Version: 0.19.5-1noble.20250430.001532 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 522 Depends: ros-jazzy-examples-rclcpp-minimal-timer (= 0.19.5-1noble.20250430.001532) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-minimal-timer/ros-jazzy-examples-rclcpp-minimal-timer-dbgsym_0.19.5-1noble.20250430.001532_amd64.deb Size: 488350 SHA256: db797dace8c01f34f77d12819a2122841834f24c894866a87ce2876ecb74c723 SHA1: 95929dbbdc9f6dafed5caa73a1dde3f6be0527ef MD5sum: 71644f03e15130ac546854d70311e036 Description: debug symbols for ros-jazzy-examples-rclcpp-minimal-timer Build-Ids: 14590fd5a2cfe10b0ca76135117363ae7e679687 2fb473431412ec4d53e4ca206190fb673b10ee6e Package: ros-jazzy-examples-rclcpp-multithreaded-executor Version: 0.19.5-1noble.20250430.001559 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 471 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-multithreaded-executor/ros-jazzy-examples-rclcpp-multithreaded-executor_0.19.5-1noble.20250430.001559_amd64.deb Size: 104342 SHA256: e2075694e5657ef8921e9182383c9a8509a856b63266a3aea763b2c0a77d5c46 SHA1: 2981dcf24beae77a67757ac4b9087e6ac4dd31b5 MD5sum: cd0bce7c4121fc3c1a505966a6076048 Description: Package containing example of how to implement a multithreaded executor Package: ros-jazzy-examples-rclcpp-multithreaded-executor-dbgsym Package-Type: ddeb Source: ros-jazzy-examples-rclcpp-multithreaded-executor Version: 0.19.5-1noble.20250430.001559 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 2084 Depends: ros-jazzy-examples-rclcpp-multithreaded-executor (= 0.19.5-1noble.20250430.001559) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-multithreaded-executor/ros-jazzy-examples-rclcpp-multithreaded-executor-dbgsym_0.19.5-1noble.20250430.001559_amd64.deb Size: 1768202 SHA256: 747382143da11e23bb4ee9474e6a91c5f3baa322faaa3a7a9ca9c1d77ba1ac48 SHA1: 2545730eccde5f24963892f7ed148dfe5cc90173 MD5sum: b143ed9f15123ef4cbeb8c1d382ae268 Description: debug symbols for ros-jazzy-examples-rclcpp-multithreaded-executor Build-Ids: 3938e81b481649606055122c796660cf2fc1893c Package: ros-jazzy-examples-rclcpp-wait-set Version: 0.19.5-1noble.20250429.232545 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 3999 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-example-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-wait-set/ros-jazzy-examples-rclcpp-wait-set_0.19.5-1noble.20250429.232545_amd64.deb Size: 546816 SHA256: ee4194b79cdb29845f755bb46d457de68e24ac6b45e9aeb4af39ec64217e7b33 SHA1: 16eb2f634fea4cc037d219d7c43c93d2246749ac MD5sum: caf216ea1642981d937ae955af5d33e6 Description: Example of how to use the rclcpp::WaitSet directly. Package: ros-jazzy-examples-rclcpp-wait-set-dbgsym Package-Type: ddeb Source: ros-jazzy-examples-rclcpp-wait-set Version: 0.19.5-1noble.20250429.232545 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 20092 Depends: ros-jazzy-examples-rclcpp-wait-set (= 0.19.5-1noble.20250429.232545) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclcpp-wait-set/ros-jazzy-examples-rclcpp-wait-set-dbgsym_0.19.5-1noble.20250429.232545_amd64.deb Size: 17204486 SHA256: dbf24ec88a6c47ee25cbc7f37bb6c47bd48dae588b634253d8a013da6c4fc8ec SHA1: 1f158b62853f86fc49e50ca576432581d6f0f9e7 MD5sum: 84bed5ef568eeca7be65968450cf2c3d Description: debug symbols for ros-jazzy-examples-rclcpp-wait-set Build-Ids: 08eeff9fc0726de69c2dc733383b362649055a40 217e1b7cd2a12f8f3f9f67e6274837638d0c2496 3ca685ab5ac30edc1b666a826959711a9ba5fac8 406acd97bb3b59603470549eedcf7e1fcb88c5f4 5225857d6cb4102ac0650399aedb7822688a99a5 7a42835dbbb95d3d289ae76e508f502b5f9031b1 8d067a59efac3ba0543b06f252f534b6d063705f 9655eb5311dab311c40e704789f06e62d815bbb9 a6be05cf6c2ab1f474663bc64093188a5d5506ee b4990a54e2a2b03093314f98299f3cc570609312 c525849a7e6ba1a22ea7f89f6b50e3b1feede62f da01be1b5e753249ab986422efb7544549b9b439 Package: ros-jazzy-examples-rclpy-executors Version: 0.19.5-1noble.20250430.005234 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 83 Depends: ros-jazzy-rclpy, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclpy-executors/ros-jazzy-examples-rclpy-executors_0.19.5-1noble.20250430.005234_amd64.deb Size: 13220 SHA256: 714defcb90d563aafb5fd210fd76e239a3fd634cb0df97ba8c11a8f665e9ea03 SHA1: 03e22e8b871f0f935dc2ced38312179fcb47bc69 MD5sum: 740d43188552983ebc159dfc34779f2c Description: Examples of creating and using exectors to run multiple nodes in the same process Package: ros-jazzy-examples-rclpy-guard-conditions Version: 0.19.5-1noble.20250430.005250 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 38 Depends: ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclpy-guard-conditions/ros-jazzy-examples-rclpy-guard-conditions_0.19.5-1noble.20250430.005250_amd64.deb Size: 5770 SHA256: 55d6518c0ffbddb0e216a9dfd056dc687746443db759c02e4c4ea6d4a7f7afcf SHA1: 90fa48795e504dbb85f4360cc5af6deee9f9184e MD5sum: 4074a25b91f1bc3c72d1323f80d45527 Description: Examples of using guard conditions. Package: ros-jazzy-examples-rclpy-minimal-action-client Version: 0.19.5-1noble.20250430.005236 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 74 Depends: ros-jazzy-action-msgs, ros-jazzy-example-interfaces, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclpy-minimal-action-client/ros-jazzy-examples-rclpy-minimal-action-client_0.19.5-1noble.20250430.005236_amd64.deb Size: 11874 SHA256: 599974bab36b5160f7a4f97f31ad1e613d82bedaac4fc4cfde86ba3614605898 SHA1: 93f7ef7e886de4ba808c04237f93d3e054c65e52 MD5sum: 04ae1360229c6e5ad7fb1dd9c89ff1cc Description: Examples of minimal action clients using rclpy. Package: ros-jazzy-examples-rclpy-minimal-action-server Version: 0.19.5-1noble.20250430.005300 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 91 Depends: ros-jazzy-example-interfaces, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclpy-minimal-action-server/ros-jazzy-examples-rclpy-minimal-action-server_0.19.5-1noble.20250430.005300_amd64.deb Size: 13012 SHA256: 0e164e9af2efeaed9bd973933c6e5586fc355a87efcd9356fc2374baf303c9d4 SHA1: 6778b07ac9b4600d9e7ca07831b57749d26cbeab MD5sum: dc468b1288aa4ccedd181b8ce583c54e Description: Examples of minimal action servers using rclpy. Package: ros-jazzy-examples-rclpy-minimal-client Version: 0.19.5-1noble.20250430.005301 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 59 Depends: ros-jazzy-example-interfaces, ros-jazzy-rclpy, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclpy-minimal-client/ros-jazzy-examples-rclpy-minimal-client_0.19.5-1noble.20250430.005301_amd64.deb Size: 8978 SHA256: e3ebee38538071a2747c026ff20d751431f217105360e0bf199b76b0af081f48 SHA1: 562daf561e6a2fca8d66c7f43804d04844938f8c MD5sum: 64d308c7cfc5023d728332b955e76807 Description: Examples of minimal service clients using rclpy. Package: ros-jazzy-examples-rclpy-minimal-publisher Version: 0.19.5-1noble.20250430.005303 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 60 Depends: ros-jazzy-rclpy, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclpy-minimal-publisher/ros-jazzy-examples-rclpy-minimal-publisher_0.19.5-1noble.20250430.005303_amd64.deb Size: 9592 SHA256: 921119a6f80a3ddccc777fcd46003fea93884043715daceaaca0a24471cdcf7f SHA1: 41ce0e7ef7ada04a97be2cfbf01769b0df506d73 MD5sum: 0c47faa089d9a613b1d89f02b5cf2d2d Description: Examples of minimal publishers using rclpy. Package: ros-jazzy-examples-rclpy-minimal-service Version: 0.19.5-1noble.20250430.005305 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 44 Depends: ros-jazzy-example-interfaces, ros-jazzy-rclpy, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclpy-minimal-service/ros-jazzy-examples-rclpy-minimal-service_0.19.5-1noble.20250430.005305_amd64.deb Size: 6734 SHA256: 0fab74e8b7c278974a643bfeb8c7d150cc21c36b2c4632b04085086569c12dbb SHA1: 434d8ccdae0ea14841651e586b1876bcf76cc67c MD5sum: dcff0b6adfb161f46bb07ccf028048a5 Description: Examples of minimal service servers using rclpy. Package: ros-jazzy-examples-rclpy-minimal-subscriber Version: 0.19.5-1noble.20250430.005306 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 50 Depends: ros-jazzy-rclpy, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclpy-minimal-subscriber/ros-jazzy-examples-rclpy-minimal-subscriber_0.19.5-1noble.20250430.005306_amd64.deb Size: 7218 SHA256: 185404a6fb383b19c63ed056d3476f188f59d32bc1dd4ea1e885bb272c403243 SHA1: b6f3ca980234c8c8a8feeda07b9b3aa36cbdb33e MD5sum: 3670327a78fe3d755e39689bc14d6f2e Description: Examples of minimal subscribers using rclpy. Package: ros-jazzy-examples-rclpy-pointcloud-publisher Version: 0.19.5-1noble.20250430.005311 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 41 Depends: python3-numpy, ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-sensor-msgs-py, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-rclpy-pointcloud-publisher/ros-jazzy-examples-rclpy-pointcloud-publisher_0.19.5-1noble.20250430.005311_amd64.deb Size: 6736 SHA256: d3359ca5cb5859bc5bcd0ed16da3710bba95306a24594345a7cbc0a453df5733 SHA1: 1b81b10555e2be7420ee7b5bc9913994cbe220bc MD5sum: 542703b3a5b552feff2ac65374ff69a2 Description: Example on how to publish a Pointcloud2 message Package: ros-jazzy-examples-tf2-py Version: 0.36.10-1noble.20250430.005717 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 89 Depends: ros-jazzy-geometry-msgs, ros-jazzy-launch-ros, ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-tf2-ros-py, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-examples-tf2-py/ros-jazzy-examples-tf2-py_0.36.10-1noble.20250430.005717_amd64.deb Size: 14688 SHA256: d88f3be6a79a40e445245f021e8ce6fe81d525f6f36aae26568fcf7467518073 SHA1: 3bde0885b696ae09f3b2f7bd2831d604385606f8 MD5sum: f7d5154b56687e34c5aa1513f880ae2a Description: Has examples of using the tf2 Python API. Package: ros-jazzy-executive-smach Version: 3.0.3-3noble.20250430.022915 Architecture: amd64 Maintainer: Isaac Saito Installed-Size: 41 Depends: ros-jazzy-smach, ros-jazzy-smach-msgs, ros-jazzy-smach-ros, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/smach Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-executive-smach/ros-jazzy-executive-smach_3.0.3-3noble.20250430.022915_amd64.deb Size: 5458 SHA256: d97f1cc751bc958e6c040c86f9a24ea5aaad57e921a05aae810ac26ab3b4e608 SHA1: d47f17075f77cede47a31804fe0df3f70e1d4626 MD5sum: e0dbd916befa555a65df38f754539eb8 Description: This metapackage depends on the SMACH library and ROS SMACH integration packages. Package: ros-jazzy-fastcdr Version: 2.2.5-1noble.20250424.105503 Architecture: amd64 Maintainer: Miguel Company Installed-Size: 502 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-jazzy-ros-workspace Homepage: https://www.eprosima.com/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fastcdr/ros-jazzy-fastcdr_2.2.5-1noble.20250424.105503_amd64.deb Size: 61332 SHA256: f66d163cc75038abac38c590bc49e112e036980d1009c19a8ee69458d34b72cd SHA1: ae0af7869a9540b578265c366e67f52c546893e6 MD5sum: b84df80e9f26b97277d1e1c25e9aee81 Description: *eProsima Fast CDR* is a C++ serialization library implementing the Common Data Representation (CDR) mechanism defined by the Object Management Group (OMG) consortium. CDR is the serialization mechanism used in DDS for the DDS Interoperability Wire Protocol (DDSI-RTPS). Package: ros-jazzy-fastcdr-dbgsym Package-Type: ddeb Source: ros-jazzy-fastcdr Version: 2.2.5-1noble.20250424.105503 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Miguel Company Installed-Size: 275 Depends: ros-jazzy-fastcdr (= 2.2.5-1noble.20250424.105503) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fastcdr/ros-jazzy-fastcdr-dbgsym_2.2.5-1noble.20250424.105503_amd64.deb Size: 234076 SHA256: d90c5203103512c3f0fd7e6d1793691ad0e20a95c5a6f8515ca7b3791cf70091 SHA1: 7cfde0da37a3281b028893be074c4d4c37fc04e2 MD5sum: e9d84d0889206128e01adac41a57798b Description: debug symbols for ros-jazzy-fastcdr Build-Ids: be414e18ea076eff527c2ed01446fad92b7e5e12 Package: ros-jazzy-fastrtps Version: 2.14.4-1noble.20250424.105713 Architecture: amd64 Maintainer: Miguel Company Installed-Size: 11868 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-fastcdr, libssl-dev, libtinyxml2-dev, python3-dev, ros-jazzy-foonathan-memory-vendor, ros-jazzy-ros-workspace Homepage: https://www.eprosima.com/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fastrtps/ros-jazzy-fastrtps_2.14.4-1noble.20250424.105713_amd64.deb Size: 3046000 SHA256: 45390221cddd6f2e5b7a5dcbf8e16c6daf0e9a084d29ea52737aae96a9117d2d SHA1: 42eca1098a009d369a1c731b7f1678fd61e3fd5b MD5sum: 370bc498bfb0f5c60a6db826223ccc57 Description: *eprosima Fast DDS* (formerly Fast RTPS) is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). eProsima Fast DDS implements the RTPS (Real Time Publish Subscribe) protocol, which provides publisher-subscriber communications over unreliable transports such as UDP, as defined and maintained by the Object Management Group (OMG) consortium. RTPS is also the wire interoperability protocol defined for the Data Distribution Service (DDS) standard. *eProsima Fast DDS* expose an API to access directly the RTPS protocol, giving the user full access to the protocol internals. Package: ros-jazzy-fastrtps-cmake-module Version: 3.6.1-1noble.20250424.120933 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 46 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fastrtps-cmake-module/ros-jazzy-fastrtps-cmake-module_3.6.1-1noble.20250424.120933_amd64.deb Size: 6964 SHA256: 33853277b86029bae21ac318a19e9d6faab3e9177afab6ca630042078da3f98b SHA1: 7bbe3f6f24ed3d3a83c9bcd525135560ab05ce3b MD5sum: b72f205440f949eafb8bab44cc543912 Description: Provide CMake module to find eProsima FastRTPS. Package: ros-jazzy-fastrtps-dbgsym Package-Type: ddeb Source: ros-jazzy-fastrtps Version: 2.14.4-1noble.20250424.105713 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Miguel Company Installed-Size: 60008 Depends: ros-jazzy-fastrtps (= 2.14.4-1noble.20250424.105713) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fastrtps/ros-jazzy-fastrtps-dbgsym_2.14.4-1noble.20250424.105713_amd64.deb Size: 55833530 SHA256: e9d26a68d2e8d3c1672decfa7f7f8de1b5f6baf77883f85a9965440ef02efcb0 SHA1: 8dc005735df584092ed258ec739b2e7c5ebf60bf MD5sum: ff9045312bb8a8218b246e97ddb6bb29 Description: debug symbols for ros-jazzy-fastrtps Build-Ids: 5342737686320e99157bab57b2317aa5c67b1578 c3fd5f1793e8050161d30dff0df18dc65baf1b97 Package: ros-jazzy-feetech-ros2-driver Version: 0.1.0-3noble.20250505.192911 Architecture: amd64 Maintainer: Jafar Uruc Installed-Size: 673 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libserial1 (>= 1.0.0), libspdlog1.12-fmt9, libstdc++6 (>= 13.1), libfmt-dev, librange-v3-dev, libserial-dev, libspdlog-dev, pkg-config, ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-tl-expected, ros-jazzy-ros-workspace Homepage: https://github.com/JafarAbdi/feetech_ros2_driver Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-feetech-ros2-driver/ros-jazzy-feetech-ros2-driver_0.1.0-3noble.20250505.192911_amd64.deb Size: 191182 SHA256: d8200d43977eb5ecd4ae952051120daa947f2191a940f3261d826feb93d3b7b0 SHA1: c875c42e7e5a92e97282b0ffa4b6b0c210acf4ef MD5sum: 08a3e9c762ffaaccd5db212f3abedf52 Description: ros2_control hardware interface for Feetech Servos Package: ros-jazzy-feetech-ros2-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-feetech-ros2-driver Version: 0.1.0-3noble.20250505.192911 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jafar Uruc Installed-Size: 3044 Depends: ros-jazzy-feetech-ros2-driver (= 0.1.0-3noble.20250505.192911) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-feetech-ros2-driver/ros-jazzy-feetech-ros2-driver-dbgsym_0.1.0-3noble.20250505.192911_amd64.deb Size: 2942532 SHA256: 3b08f58515b18b9b8c3d44c48f861e098d45cf681066179048f111a12e8ec15b SHA1: e8b8580792427d4658cb6cf22b8b955135a34ea5 MD5sum: aba85bdd11581e9d672351a0a6e2f08a Description: debug symbols for ros-jazzy-feetech-ros2-driver Build-Ids: 615c64be40c050efa8cbaae01d6006b22e8b022b bc697f1f231a5dadb70fa29c275f51ef91836f12 e5864b8b43b5ca0b965667fe73a2d8667de96479 e5f4ca34cb0bdacd0fa5f0f7337168299208e45c Package: ros-jazzy-ffmpeg-encoder-decoder Version: 2.0.0-1noble.20250430.000931 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 286 Depends: libavcodec60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libswscale7 (>= 7:6.0), ffmpeg, libavcodec-dev, libavdevice-dev, libavformat-dev, libavutil-dev, libopencv-imgproc-dev, libswscale-dev, ros-jazzy-cv-bridge, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ffmpeg-encoder-decoder/ros-jazzy-ffmpeg-encoder-decoder_2.0.0-1noble.20250430.000931_amd64.deb Size: 81596 SHA256: 931d1c84acd9777e70e4391d3e466dc50a6e39bd249a1c71fd675039cf46d8bc SHA1: 0362d1517a3b3a0e8dcadfa359aa95871c860710 MD5sum: f1088d4479874efec2d279beafc07330 Description: ROS2 convenience wrapper around ffmpeg for encoding/decoding Package: ros-jazzy-ffmpeg-encoder-decoder-dbgsym Package-Type: ddeb Source: ros-jazzy-ffmpeg-encoder-decoder Version: 2.0.0-1noble.20250430.000931 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 1228 Depends: ros-jazzy-ffmpeg-encoder-decoder (= 2.0.0-1noble.20250430.000931) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ffmpeg-encoder-decoder/ros-jazzy-ffmpeg-encoder-decoder-dbgsym_2.0.0-1noble.20250430.000931_amd64.deb Size: 1175488 SHA256: eeda9f759723b2c9dbaaed55a98855596aac243a3bd32d31ffb0fb72e7759b44 SHA1: b03a3ff6dc64a5b112889bd36c6a610aafe89cb9 MD5sum: 22ac4332dc06a04ca9e138166a375fec Description: debug symbols for ros-jazzy-ffmpeg-encoder-decoder Build-Ids: 44bba554caddbd5d345da6fcc93dc912949bfc20 Package: ros-jazzy-ffmpeg-image-transport Version: 2.0.2-1noble.20250430.001446 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 590 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ffmpeg-encoder-decoder, ros-jazzy-ffmpeg-image-transport-msgs, ros-jazzy-image-transport, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rcutils, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ffmpeg-image-transport/ros-jazzy-ffmpeg-image-transport_2.0.2-1noble.20250430.001446_amd64.deb Size: 130114 SHA256: f1b81da82f2e484be1fbc3afc94321deb5b0121c69f82a09bde98633e1cf200c SHA1: 8185773add31680da0342f37f7074b96ad2cbea8 MD5sum: 14353be7a944e743cad3593d69b31f61 Description: ffmpeg_image_transport provides a plugin to image_transport for transparently sending an image stream encoded with ffmpeg. Package: ros-jazzy-ffmpeg-image-transport-dbgsym Package-Type: ddeb Source: ros-jazzy-ffmpeg-image-transport Version: 2.0.2-1noble.20250430.001446 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 2773 Depends: ros-jazzy-ffmpeg-image-transport (= 2.0.2-1noble.20250430.001446) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ffmpeg-image-transport/ros-jazzy-ffmpeg-image-transport-dbgsym_2.0.2-1noble.20250430.001446_amd64.deb Size: 2416782 SHA256: c8724f59a655bb6a8e25fd60bd1f17e622fc67fa057885ab2541ade1c75ef117 SHA1: 92a989497822e17624c7d159111d8d069cee67f0 MD5sum: 4a50d1b32354493c58c9d1cde7367040 Description: debug symbols for ros-jazzy-ffmpeg-image-transport Build-Ids: fc48fb9face45c69fd097e35be2181c23ae8acd6 Package: ros-jazzy-ffmpeg-image-transport-msgs Version: 1.0.2-3noble.20250424.141958 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 499 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ffmpeg-image-transport-msgs/ros-jazzy-ffmpeg-image-transport-msgs_1.0.2-3noble.20250424.141958_amd64.deb Size: 50656 SHA256: 8745d4ebc6d20502556b2496d14ba1ae3acace6f51e37971c6e28e8253a9c596 SHA1: 7674a181965f4f6bbab91755cde25a4256e88ce9 MD5sum: 8a1200aa38c322106dce81923ed19745 Description: messages for ffmpeg image transport plugin Package: ros-jazzy-ffmpeg-image-transport-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-ffmpeg-image-transport-msgs Version: 1.0.2-3noble.20250424.141958 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 329 Depends: ros-jazzy-ffmpeg-image-transport-msgs (= 1.0.2-3noble.20250424.141958) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ffmpeg-image-transport-msgs/ros-jazzy-ffmpeg-image-transport-msgs-dbgsym_1.0.2-3noble.20250424.141958_amd64.deb Size: 232384 SHA256: f035b91bf520cb51baacbf31379b9e230445d043be10dd2b9988c687944159f3 SHA1: e24a544a2055e0a20a430c68f55fbbbcf7d9203d MD5sum: 643c57bdd78c88a106693bf5351d53d7 Description: debug symbols for ros-jazzy-ffmpeg-image-transport-msgs Build-Ids: 2ec195b4addde0edc05a024b415ef0dfd9248162 307a2fbf17b3d5b10ec01be03544cefb4207e948 3edb6f1f3e3a4d4e0fe24996693b0362cc4341a2 5880f9a604674a6530069ccd8a26a5d3344239a2 83561238d051e573874e2639911ceb5b9315049e a0f37095d5cb144d92abb1d4212b5195f6ad3a22 b7dcfd6527c450605f25e449478acedd2b656ba8 bca52a1347a35cd5406ffd680ae14d2520ac7e68 c96277edeff289bc174c639027026c239858ebf7 e5a3092cb8126e36397428ea47e0ab5edf4a9d8b f763f50eda9f8fa72429519579890b087f9095b5 Package: ros-jazzy-ffmpeg-image-transport-tools Version: 2.1.1-1noble.20250430.003144 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 235 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-cv-bridge, ros-jazzy-ffmpeg-encoder-decoder, ros-jazzy-ffmpeg-image-transport-msgs, ros-jazzy-rclcpp, ros-jazzy-rosbag2-cpp, ros-jazzy-rosbag2-storage, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ffmpeg-image-transport-tools/ros-jazzy-ffmpeg-image-transport-tools_2.1.1-1noble.20250430.003144_amd64.deb Size: 64636 SHA256: 535c39c295c017164d9ebf442d7e54cb8883a7a793606fbe9363c7f6f2ed17eb SHA1: 4f259cc489b40090ac299543dd0a4de326e93be5 MD5sum: e94d2cda602a338623bbb01697c98cc2 Description: tools for processing ffmpeg_image_transport_msgs Package: ros-jazzy-ffmpeg-image-transport-tools-dbgsym Package-Type: ddeb Source: ros-jazzy-ffmpeg-image-transport-tools Version: 2.1.1-1noble.20250430.003144 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 1335 Depends: ros-jazzy-ffmpeg-image-transport-tools (= 2.1.1-1noble.20250430.003144) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ffmpeg-image-transport-tools/ros-jazzy-ffmpeg-image-transport-tools-dbgsym_2.1.1-1noble.20250430.003144_amd64.deb Size: 1276796 SHA256: bf102c5009f1cfb4b5234ed3c8cb8db534e750916c1ec8e2905d5a2458d42052 SHA1: 8c27217b7aa43a2f31465974a826a62076116a34 MD5sum: 63a321e2850a45bb40f196fc1d189609 Description: debug symbols for ros-jazzy-ffmpeg-image-transport-tools Build-Ids: 6bf80deb928f31a9f0735a5a2b5f1463a7bf0170 e4ede7cb127bed8f6b5120480935acf6babd6587 Package: ros-jazzy-ffw-bringup Version: 1.0.5-1noble.20250509.130601 Architecture: amd64 Maintainer: Pyo Installed-Size: 100 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ffw-bringup/ros-jazzy-ffw-bringup_1.0.5-1noble.20250509.130601_amd64.deb Size: 17834 SHA256: f6ddfde6332bb78f07017d9f02f3b92b23ecfc9250fa79c0a9739759087c13eb SHA1: 339252ad4a13eeed1f9ef9b059b871334f09235f MD5sum: 27ed7ab7be33bd37a4d6bc9a9a1b2c49 Description: ROS 2 launch scripts for starting the FFW Package: ros-jazzy-ffw-description Version: 1.0.5-1noble.20250509.130559 Architecture: amd64 Maintainer: Pyo Installed-Size: 48247 Depends: ros-jazzy-realsense2-description, ros-jazzy-urdf, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ffw-description/ros-jazzy-ffw-description_1.0.5-1noble.20250509.130559_amd64.deb Size: 14550530 SHA256: de8696e3cf35eaca2570bc99c746465c1942c55d9395215ad63696977cf7953f SHA1: 8c9c2b148e98710f19d9efce414e21417fef7357 MD5sum: dfbb5405bd173ec56ffba330037897bd Description: 3D models of the FFW for simulation and visualization Package: ros-jazzy-ffw-joint-trajectory-command-broadcaster Version: 1.0.5-1noble.20250509.130607 Architecture: amd64 Maintainer: Pyo Installed-Size: 328 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-builtin-interfaces, ros-jazzy-control-msgs, ros-jazzy-controller-interface, ros-jazzy-generate-parameter-library, ros-jazzy-pluginlib, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rcutils, ros-jazzy-realtime-tools, ros-jazzy-sensor-msgs, ros-jazzy-trajectory-msgs, ros-jazzy-urdf, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ffw-joint-trajectory-command-broadcaster/ros-jazzy-ffw-joint-trajectory-command-broadcaster_1.0.5-1noble.20250509.130607_amd64.deb Size: 88720 SHA256: 00a9750f501d772c796b1ed35ad2587b81c20f9498f06d55df12fef0264f6057 SHA1: d1adbebf2fa3f4120ea046e3265fa36355537a28 MD5sum: b12d44b58067c6663d6da1c94ddf4f01 Description: Joint Trajectory Command Broadcaster ROS 2 package. Package: ros-jazzy-ffw-joint-trajectory-command-broadcaster-dbgsym Package-Type: ddeb Source: ros-jazzy-ffw-joint-trajectory-command-broadcaster Version: 1.0.5-1noble.20250509.130607 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 1365 Depends: ros-jazzy-ffw-joint-trajectory-command-broadcaster (= 1.0.5-1noble.20250509.130607) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ffw-joint-trajectory-command-broadcaster/ros-jazzy-ffw-joint-trajectory-command-broadcaster-dbgsym_1.0.5-1noble.20250509.130607_amd64.deb Size: 1281090 SHA256: 919b911baa322880ec81910d055995513e1d51436ee214d42f160f02aa968847 SHA1: 29b35fb4c02cd77726c0dd2adccec4fee2331a70 MD5sum: 78602356c94b8e3f0e0fe76e1b2ee537 Description: debug symbols for ros-jazzy-ffw-joint-trajectory-command-broadcaster Build-Ids: b75404cc8e2f0e523aae2fd00c960839df5d2b26 Package: ros-jazzy-ffw-moveit-config Version: 1.0.5-1noble.20250510.073458 Architecture: amd64 Maintainer: Pyo Installed-Size: 95 Depends: ros-jazzy-controller-manager, ros-jazzy-joint-state-publisher, ros-jazzy-joint-state-publisher-gui, ros-jazzy-moveit-configs-utils, ros-jazzy-moveit-kinematics, ros-jazzy-moveit-planners, ros-jazzy-moveit-ros-move-group, ros-jazzy-moveit-ros-visualization, ros-jazzy-moveit-setup-assistant, ros-jazzy-moveit-simple-controller-manager, ros-jazzy-robot-state-publisher, ros-jazzy-rviz-common, ros-jazzy-rviz-default-plugins, ros-jazzy-rviz2, ros-jazzy-tf2-ros, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ffw-moveit-config/ros-jazzy-ffw-moveit-config_1.0.5-1noble.20250510.073458_amd64.deb Size: 13206 SHA256: e6a81cf3d212fd39e1b36314a3e8e0396b5768549797219164cfa13bb62f8b91 SHA1: da4da01590e8a1efd400d721a685236fd35edf97 MD5sum: 00fda2d9439f66daa9cc445ea0a44b82 Description: An automatically generated package with all the configuration and launch files for using the ffw with the MoveIt Motion Planning Framework Package: ros-jazzy-ffw-teleop Version: 1.0.5-1noble.20250509.130552 Architecture: amd64 Maintainer: Pyo Installed-Size: 51 Depends: python3-tk, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ffw-teleop/ros-jazzy-ffw-teleop_1.0.5-1noble.20250509.130552_amd64.deb Size: 10088 SHA256: a44e3b7dfeeab32b8753ecb24eb1695ffe9e848633ed3fd9b74a1945c5ae2d7a SHA1: cc06a1f61ce624854f7d7bc26bcad916a62c1675 MD5sum: 9b1e1846c086b8b250710757620b90e5 Description: FFW teleop ROS 2 package. Package: ros-jazzy-fields2cover Version: 2.0.0-10noble.20250424.134425 Architecture: amd64 Maintainer: Gonzalo Mier Installed-Size: 12793 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libgdal34t64 (>= 3.7.0), libgeos-c1t64 (>= 3.4.2), libjpeg8 (>= 8c), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 13.1), libtiff6 (>= 4.0.3), libtinyxml2-10 (>= 10.0.0), ros-jazzy-ortools-vendor, git, libboost-all-dev, libeigen3-dev, libgdal-dev, libgeos++-dev, libgtest-dev, libtbb-dev, libtinyxml2-dev, python3-dev, python3-matplotlib, python3-tk, swig, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fields2cover/ros-jazzy-fields2cover_2.0.0-10noble.20250424.134425_amd64.deb Size: 4667434 SHA256: fb77c26505e7d5a34871d5eb966aa9858a35df3be02c4c9657752e2b92a6df3a SHA1: 33a38795b189ee6620654e301959256c46f834b9 MD5sum: fe283ffb26443f0859efd950f1b20c3c Description: Robust and efficient coverage paths for autonomous agricultural vehicles. A modular and extensible Coverage Path Planning library Package: ros-jazzy-fields2cover-dbgsym Package-Type: ddeb Source: ros-jazzy-fields2cover Version: 2.0.0-10noble.20250424.134425 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Gonzalo Mier Installed-Size: 15297 Depends: ros-jazzy-fields2cover (= 2.0.0-10noble.20250424.134425) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fields2cover/ros-jazzy-fields2cover-dbgsym_2.0.0-10noble.20250424.134425_amd64.deb Size: 14052180 SHA256: d59e100ad315f70bf044113a6271683446bb2a6f05589369bfad4d438c963dd0 SHA1: 14e9f1ee225f4b6206b5c3acddacc299788b42a6 MD5sum: 07e5b6f52b32aa8716799b54c1644848 Description: debug symbols for ros-jazzy-fields2cover Build-Ids: 67aa5909fdebdefc30bb88c3789bc9c64c53a27b 712f7bcdb6fdeb5af1811df4f3349ce289847004 ce3b782f3c9e6c3388aa4df4a5a4758c81a2ee49 Package: ros-jazzy-filters Version: 2.2.0-1noble.20250501.214045 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 504 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-dev, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: https://wiki.ros.org/filters Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-filters/ros-jazzy-filters_2.2.0-1noble.20250501.214045_amd64.deb Size: 79954 SHA256: b350df71c14d46cfc561822a14861497a8778b7de5bc42f3725f8f14f60415d8 SHA1: 81c56585960437cc32257196263f08fd86970a21 MD5sum: 5d3e469c0d3e3f549ae365310d5b7cba Description: This library provides a standardized interface for processing data as a sequence of filters. This package contains a base class upon which to build specific implementations as well as an interface which dynamically loads filters based on runtime parameters. Package: ros-jazzy-filters-dbgsym Package-Type: ddeb Source: ros-jazzy-filters Version: 2.2.0-1noble.20250501.214045 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 1886 Depends: ros-jazzy-filters (= 2.2.0-1noble.20250501.214045) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-filters/ros-jazzy-filters-dbgsym_2.2.0-1noble.20250501.214045_amd64.deb Size: 1766616 SHA256: acabc6639e118c42858fa0852e82288ce5e8cb9c07fba40704f1ca8d3f2dadb2 SHA1: 60fb66ae0f6649d0d13360f3bd70144277df841d MD5sum: 9f38d76fe684de4f6439a1ba41f71844 Description: debug symbols for ros-jazzy-filters Build-Ids: 02387fff32cf087828cd267eb4718247f876c7b6 66120582d54665624536d01f0b554a02ebe4e69c 7aca351e3bf6f8c4ff7652c1371758a8e3c5a181 87c7aa55b948122e160b9400bde071d400e47b4d bb25ef9d4e3bda72ad7764715f779924ac4507be Package: ros-jazzy-find-object-2d Version: 0.7.1-2noble.20250430.012735 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 4239 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libopencv-video406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libpython3.12t64 (>= 3.12.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5t64 (>= 5.0.2), libqt5printsupport5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.15.1), libstdc++6 (>= 13.1), ros-jazzy-fastcdr, zlib1g (>= 1:1.2.0), qtbase5-dev, ros-jazzy-builtin-interfaces, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-image-transport, ros-jazzy-message-filters, ros-jazzy-rclcpp, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, zlib1g-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-find-object-2d/ros-jazzy-find-object-2d_0.7.1-2noble.20250430.012735_amd64.deb Size: 912812 SHA256: 53d1ca531f5522e1bf44ef34a9e626976d866c540c1124208dde385e180d01db SHA1: 29b65fa7f23c3cd659931beeadf19691d13590ec MD5sum: 20fe7b26ec92f53cddc56069e22dc224 Description: The find_object_2d package Package: ros-jazzy-find-object-2d-dbgsym Package-Type: ddeb Source: ros-jazzy-find-object-2d Version: 0.7.1-2noble.20250430.012735 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 21646 Depends: ros-jazzy-find-object-2d (= 0.7.1-2noble.20250430.012735) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-find-object-2d/ros-jazzy-find-object-2d-dbgsym_0.7.1-2noble.20250430.012735_amd64.deb Size: 19898306 SHA256: b2e46ca272e2190663d3bf28afc04505268f8ec6bf33b7a3d7980a864dda44b8 SHA1: a23c04e356ec0368aef374bea47f4564230237f3 MD5sum: 40abaf1d2fad54e761afed1edeb44beb Description: debug symbols for ros-jazzy-find-object-2d Build-Ids: 04c35ae6d103e10baa15ecfa7990baf0cf8e15cc 0613dd3d95cfb8323e7ed6beb80e80a4ef2b9701 3e5cabb4750a8b19a0ecf4701d3568515c1e0ab4 3e8beadc5c666ec515728c36a0d35344e6eb1042 3edf7fc6c44d5e7aed624754f6f749b70d7c21d8 5bf3ee75c7552f2b82c6d9de989a915f266bc620 71f04a3b6d4fe9c15c50cc838e7d76cca213a41c 815019e5a0dfe6de2b807ffc30e95b0a0c90dc34 911db17de54c44e5f2dba1f2bb9da16c76d07c88 9b35fc6362f9e33bd579a38161fa8d5ac43e4193 bbf95b5f27d3eb06f8a972a4a8dd9d50438c44f1 c9497ff89d1f02ff4d2d273cd1f491ef5f6a87f4 d0b3b8d4bc08ee5741cfd2263f5208d31af3fa13 dccda00ef126043c4a84dc727b1261cf1bc9c221 f3fbe5618b657227ba1294c22eb1f91aa1ad48dd Package: ros-jazzy-fkie-message-filters Version: 3.2.0-1noble.20250501.214049 Architecture: amd64 Maintainer: Timo Röhling Installed-Size: 373 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fkie-message-filters/ros-jazzy-fkie-message-filters_3.2.0-1noble.20250501.214049_amd64.deb Size: 53842 SHA256: 7d831f50e7cfc3756ef51acbc12da7d6428ca78e2d871e42cd84cf3e68d3cfcf SHA1: 6367363fdd225233e1c75ca7bf5df093366bc3d0 MD5sum: e95e888f7cc5c14c51be2d31393850e5 Description: Improved ROS message filters Package: ros-jazzy-fkie-message-filters-dbgsym Package-Type: ddeb Source: ros-jazzy-fkie-message-filters Version: 3.2.0-1noble.20250501.214049 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Timo Röhling Installed-Size: 260 Depends: ros-jazzy-fkie-message-filters (= 3.2.0-1noble.20250501.214049) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fkie-message-filters/ros-jazzy-fkie-message-filters-dbgsym_3.2.0-1noble.20250501.214049_amd64.deb Size: 239646 SHA256: dfc8e4d1add5df4fb57746fa8dd61c85528426d6ec55c95f209a4ad87fd33608 SHA1: b80d7f8e04cd4209b3659d3a35766d23348b72b6 MD5sum: edc91823e83fcd761a0c529e8c2770f1 Description: debug symbols for ros-jazzy-fkie-message-filters Build-Ids: 063f661afd787ec0cb85522c2915a298aeccfdaf Package: ros-jazzy-flex-sync Version: 2.0.0-1noble.20250429.232645 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 102 Depends: ros-jazzy-ament-cmake-clang-format, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-flex-sync/ros-jazzy-flex-sync_2.0.0-1noble.20250429.232645_amd64.deb Size: 16998 SHA256: 0fddd1512fcde604e5a4c8a2944a25f53bf67b8951fbd05f73cd78a9893cb804 SHA1: 7e97577076f49050e7364b7229f203f6a7914a7a MD5sum: 95068287c40bffed7c36eb397822e3ff Description: ros2 package for syncing variable number of topics Package: ros-jazzy-flexbe-behavior-engine Version: 3.0.3-1noble.20250430.023004 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 42 Depends: ros-jazzy-flexbe-core, ros-jazzy-flexbe-input, ros-jazzy-flexbe-mirror, ros-jazzy-flexbe-msgs, ros-jazzy-flexbe-onboard, ros-jazzy-flexbe-states, ros-jazzy-flexbe-testing, ros-jazzy-flexbe-widget, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/flexbe Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-flexbe-behavior-engine/ros-jazzy-flexbe-behavior-engine_3.0.3-1noble.20250430.023004_amd64.deb Size: 6332 SHA256: 58b0920c07589d41e59ffe00f86d6bdf28debd09aa5dc1c35a0004095f0b97fc SHA1: 24d9714c10341c561ba53b77ff59eb8a0af50154 MD5sum: 5123e926bd8de55f243280f51250d449 Description: A meta-package to aggregate all the FlexBE packages Package: ros-jazzy-flexbe-core Version: 3.0.3-1noble.20250430.005715 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 549 Depends: ros-jazzy-flexbe-msgs, ros-jazzy-rclpy, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2-ros-py, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-flexbe-core/ros-jazzy-flexbe-core_3.0.3-1noble.20250430.005715_amd64.deb Size: 113338 SHA256: c75154d7fde3a8d6430e9979ee61e94a4d8c9e2b62a18d13d50d729aeb1582aa SHA1: 7ca8450a8a398fe02d275f117c8bcb17427f19e5 MD5sum: f033330952d7f7b025e115c4e2ece6e1 Description: flexbe_core provides the core components for the FlexBE behavior engine. Package: ros-jazzy-flexbe-input Version: 3.0.3-1noble.20250430.005930 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 87 Depends: ros-jazzy-flexbe-core, ros-jazzy-flexbe-msgs, ros-jazzy-rclpy, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-flexbe-input/ros-jazzy-flexbe-input_3.0.3-1noble.20250430.005930_amd64.deb Size: 18484 SHA256: dbde2f089081b785c85d9eb96c83d9489748193cf59e68e6fd410733694064a5 SHA1: 631b6308c3349a286bd1714c6d268752afcdd231 MD5sum: 455e8fb97dbff763682522af8d6d93f6 Description: flexbe_input enables to send data to onboard behavior when required. Package: ros-jazzy-flexbe-mirror Version: 3.0.3-1noble.20250430.005940 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 194 Depends: ros-jazzy-flexbe-core, ros-jazzy-flexbe-msgs, ros-jazzy-rclpy, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-flexbe-mirror/ros-jazzy-flexbe-mirror_3.0.3-1noble.20250430.005940_amd64.deb Size: 46208 SHA256: 2a6141fdfd640cfc2585bd3e9863f7bc2b08af4b065d5360e3ddac8faaff2145 SHA1: 75162197e13146519da2aa2e05ddede548cfe778 MD5sum: 1073a093546aaa95c963ef5fc4d9a9ff Description: flexbe_mirror implements functionality to remotely mirror an executed behavior. Package: ros-jazzy-flexbe-msgs Version: 3.0.3-1noble.20250424.141403 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 7043 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-generators, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/flexbe_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-flexbe-msgs/ros-jazzy-flexbe-msgs_3.0.3-1noble.20250424.141403_amd64.deb Size: 462752 SHA256: ad984202427ddc3f867778c07f44cadd225b19ec12cd8029d6a8f798d112f0a5 SHA1: 16c31b320c3c40f30afe953a41c7d3b6527ac6fb MD5sum: 036a8430f4aa9f0913550a9a44b749e0 Description: flexbe_msgs provides the messages used by FlexBE. Package: ros-jazzy-flexbe-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-flexbe-msgs Version: 3.0.3-1noble.20250424.141403 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 4965 Depends: ros-jazzy-flexbe-msgs (= 3.0.3-1noble.20250424.141403) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-flexbe-msgs/ros-jazzy-flexbe-msgs-dbgsym_3.0.3-1noble.20250424.141403_amd64.deb Size: 3942302 SHA256: d87397356e6c23ea86309b5c2ab4ca5bff4e132d14a592922290ed7b58dc7022 SHA1: b104bbabf671b2ee5417fa68a7612699d6b284e4 MD5sum: 35dce18a30eb21713300c3152c2d10ab Description: debug symbols for ros-jazzy-flexbe-msgs Build-Ids: 3ffda002677880ef4ba90ed7cb5205649628a86f 58f60608a1e1d6b5240c5e4e8889cb1ca2393f19 69b7728e8351802f3ef51f6ec3426a4f46c2cc52 7dff106082a84e9e045a8cd1fcd0c96e1d4f5318 9e9cad984c2fbcb33c778446dca79bb898314304 9fa0494e3ec03c2b069463bd28af652224e6d81c a420cfadb72df05046f9262db836567332ba896a a96b7f5c9cc0878976cf3564ed653a35edb270e7 df495b2067a6afddf657168ad850b4bed3f8136e f7538b384fb56c044a57592331970ea4c489b340 fd9d6e4a6aff7a36c554c77b816e06a137a167f9 Package: ros-jazzy-flexbe-onboard Version: 3.0.3-1noble.20250430.010320 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 169 Depends: ros-jazzy-flexbe-core, ros-jazzy-flexbe-msgs, ros-jazzy-flexbe-states, ros-jazzy-launch-ros, ros-jazzy-rclpy, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-flexbe-onboard/ros-jazzy-flexbe-onboard_3.0.3-1noble.20250430.010320_amd64.deb Size: 33842 SHA256: 1a0db1617852f6daff55be93ea7b056c98f7fec2d2c933705cd802bcf8ea7e88 SHA1: eff8f5f6895c4d172410f30e834349ae7a2c533f MD5sum: e45d3dbe7ca933a2569da035f329c92a Description: flexbe_onboard implements the robot-side of the behavior engine from where all behaviors are started. Package: ros-jazzy-flexbe-states Version: 3.0.3-1noble.20250430.010122 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 180 Depends: ros-jazzy-flexbe-core, ros-jazzy-flexbe-msgs, ros-jazzy-flexbe-testing, ros-jazzy-rclpy, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-flexbe-states/ros-jazzy-flexbe-states_3.0.3-1noble.20250430.010122_amd64.deb Size: 25276 SHA256: 1e3374a57f24e775e9b2b452d83eb1f7692928327b44df799615b371aee9776d SHA1: a0e07edeb776d4c75dfe84bcea44ded464154c58 MD5sum: 4cea42ae75eb342bf31cad8ddc6b0fc9 Description: flexbe_states provides a collection of common generic predefined states. Package: ros-jazzy-flexbe-testing Version: 3.0.3-1noble.20250430.005934 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 148 Depends: ros-jazzy-flexbe-core, ros-jazzy-flexbe-msgs, ros-jazzy-launch-ros, ros-jazzy-rclpy, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-flexbe-testing/ros-jazzy-flexbe-testing_3.0.3-1noble.20250430.005934_amd64.deb Size: 20644 SHA256: 36dae538cd65614333abb8af39abb22a828bdf1a7c68f64cc5aa81c7d56b63ba SHA1: 5871a5a5c2ed30ea4bace26d28a38ad9b011f1fa MD5sum: d6dde4a80b6657c34f1c7be630d14620 Description: flexbe_testing provides a framework for unit testing states. Package: ros-jazzy-flexbe-widget Version: 3.0.3-1noble.20250430.011525 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 109 Depends: ros-jazzy-flexbe-core, ros-jazzy-flexbe-mirror, ros-jazzy-flexbe-msgs, ros-jazzy-flexbe-onboard, ros-jazzy-launch-ros, ros-jazzy-rclpy, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-flexbe-widget/ros-jazzy-flexbe-widget_3.0.3-1noble.20250430.011525_amd64.deb Size: 19104 SHA256: 73dd63d42f5265f506deaa8519461a5835a86afd8d97b347dc836993e5895986 SHA1: 6aaa2611d3030fa7296f6814dcf3e44f5642d36f MD5sum: 58b28317de7fe844a831710310e83a4f Description: flexbe_widget implements some smaller scripts for the behavior engine. Package: ros-jazzy-flir-camera-description Version: 3.0.1-1noble.20250430.012612 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 398 Depends: ros-jazzy-robot-state-publisher, ros-jazzy-urdf, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-flir-camera-description/ros-jazzy-flir-camera-description_3.0.1-1noble.20250430.012612_amd64.deb Size: 96260 SHA256: a1d506a1dbeb82ac3ba7b08349cd077878ec612805df13f817547019a958d3d2 SHA1: 9146ccaebfbca133c0cebcd3980e0be74523574d MD5sum: 2d4a8976fd18caf2291acf6f3c5b0af0 Description: FLIR camera Description package Package: ros-jazzy-flir-camera-msgs Version: 3.0.1-1noble.20250424.141513 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 573 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-flir-camera-msgs/ros-jazzy-flir-camera-msgs_3.0.1-1noble.20250424.141513_amd64.deb Size: 50536 SHA256: 9303e815033c35be156185125cd3f02ad1e7d332853ed68520ce08c4d5ec758c SHA1: 56434236a077361ba69a33dd1a01548fa6ee1281 MD5sum: c8da252c8d063308ba379b044dd08d9f Description: messages related to flir camera driver Package: ros-jazzy-flir-camera-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-flir-camera-msgs Version: 3.0.1-1noble.20250424.141513 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 382 Depends: ros-jazzy-flir-camera-msgs (= 3.0.1-1noble.20250424.141513) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-flir-camera-msgs/ros-jazzy-flir-camera-msgs-dbgsym_3.0.1-1noble.20250424.141513_amd64.deb Size: 274746 SHA256: c1d35c2d068c4955ef41aeb7184a3e1a81cc70837fb4211a9a694e2015e7f5a9 SHA1: a852735e05d79df59f169665c14ce1bfc0b99700 MD5sum: 1f568d49b52c5d797fb8a720d36eb098 Description: debug symbols for ros-jazzy-flir-camera-msgs Build-Ids: 06a358f753bf8304a305d3ec7cd39a16672af992 14d2595ac90318f8dd500660d0eea5af646b4bcd 21025083d27c85656fa999bca6b333807b1dfbd3 2d8fce67e8399d79063a13567c7bf89ee673f8fe 683c2dcb63f2aa58fc7d328fcff905a4e9390272 6dd0471bdbdabf5eb422fca05a54bb04adeef8a6 753323f68b93cf77bbe348a8b38a3c52106d1c9d 77b68a9994acfb91d2b2686fdedb8c2081c18feb ccdcd92b6b5433d17b264b8eacc9e0838095fbc0 f0085524011e445f120a54eee48c0cfeb6b58bde fdbd123a1fd46c12093ee98f255e5d0eba5ad542 Package: ros-jazzy-fluent-rviz Version: 0.0.3-5noble.20250430.000103 Architecture: amd64 Maintainer: shouth Installed-Size: 82 Depends: ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-std-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fluent-rviz/ros-jazzy-fluent-rviz_0.0.3-5noble.20250430.000103_amd64.deb Size: 13712 SHA256: 2544e3775d7bb3f4d9b4bafba800b4c5113d0813aae7ba13a298f5314eb1d087 SHA1: ac9a6a58d169285fdb898f2ca6b3ef16a1d4004c MD5sum: 346459cbc0f0eae89a50adf91da82210 Description: A library which makes Rviz fluent. Powered by C++17 Package: ros-jazzy-fmi-adapter Version: 2.1.2-1noble.20250430.005552 Architecture: amd64 Maintainer: Ralph Lange Installed-Size: 985 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-rcl-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/fmi_adapter Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fmi-adapter/ros-jazzy-fmi-adapter_2.1.2-1noble.20250430.005552_amd64.deb Size: 287566 SHA256: 651204946535e9d35cff56e334010e7338495d75bb6d7cdf23cd597910673c60 SHA1: 5bb8b0c13fc5bbc7e4bbfc3b18d0ccbd2a6d5fcc MD5sum: 38b43cc4c221e79e0325ab5db8728d30 Description: Wraps FMUs for co-simulation Package: ros-jazzy-fmi-adapter-dbgsym Package-Type: ddeb Source: ros-jazzy-fmi-adapter Version: 2.1.2-1noble.20250430.005552 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ralph Lange Installed-Size: 2747 Depends: ros-jazzy-fmi-adapter (= 2.1.2-1noble.20250430.005552) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fmi-adapter/ros-jazzy-fmi-adapter-dbgsym_2.1.2-1noble.20250430.005552_amd64.deb Size: 2361836 SHA256: c53a3751009981fdf291914db85afb54044a995cc8748e313a95987913cf5eb0 SHA1: e1438ffefd8639abf7d61df597d2463ed5350371 MD5sum: b6be8c7240f7660fef9fff4cd8083ccf Description: debug symbols for ros-jazzy-fmi-adapter Build-Ids: 440c10126690fd5bfe59d2e44361c95119091854 bdbd75ebe4e51d37ca85076052842fef1fbfea13 Package: ros-jazzy-fmi-adapter-examples Version: 2.1.2-1noble.20250430.022758 Architecture: amd64 Maintainer: Ralph Lange Installed-Size: 108 Depends: ros-jazzy-fmi-adapter, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/fmi_adapter Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fmi-adapter-examples/ros-jazzy-fmi-adapter-examples_2.1.2-1noble.20250430.022758_amd64.deb Size: 45754 SHA256: 8027a038f1fa10458456f2d4f4d388f8bbbd595a63c25870d1a4f192d222f8ce SHA1: be3b9af0c8531d002c4f90960100c9a7dbad203f MD5sum: b6c2ea484a7aa9be66b4c117012623a7 Description: Provides small examples for use of the fmi_adapter package Package: ros-jazzy-fmilibrary-vendor Version: 1.0.1-1noble.20250424.120958 Architecture: amd64 Maintainer: Ralph Lange Installed-Size: 1901 Depends: libc6 (>= 2.34), ros-jazzy-ros-workspace Homepage: https://jmodelica.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fmilibrary-vendor/ros-jazzy-fmilibrary-vendor_1.0.1-1noble.20250424.120958_amd64.deb Size: 396068 SHA256: f1ecdbcad13919a3ab058336edb11dc70fab8bb92f0101bbd87e2000e401e3bf SHA1: ad33ea6cfcfafda9aba410389b181afeb4900eef MD5sum: 97f60b0a1351fa722b5243c86c5ffbb3 Description: Wrapper (aka vendor package) around the FMILibrary by Modelon AB (JModelica.org) Package: ros-jazzy-fmilibrary-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-fmilibrary-vendor Version: 1.0.1-1noble.20250424.120958 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ralph Lange Installed-Size: 752 Depends: ros-jazzy-fmilibrary-vendor (= 1.0.1-1noble.20250424.120958) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fmilibrary-vendor/ros-jazzy-fmilibrary-vendor-dbgsym_1.0.1-1noble.20250424.120958_amd64.deb Size: 663618 SHA256: 1c5f89835caecc1d56745687667116ed1d5196b366930ccf5e0ad9d2985a7bf4 SHA1: 262f33ab0fb2450089716ccc19d41e59a0f0274e MD5sum: 3fe572ff56d62d4f1c6e5c8ad34c6ebf Description: debug symbols for ros-jazzy-fmilibrary-vendor Build-Ids: 2b1ce9066a67e38c83e50fe492772ad7d1eb6223 Package: ros-jazzy-foonathan-memory-vendor Version: 1.3.1-3noble.20250424.105505 Architecture: amd64 Maintainer: Miguel Company Installed-Size: 5315 Depends: cmake, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-foonathan-memory-vendor/ros-jazzy-foonathan-memory-vendor_1.3.1-3noble.20250424.105505_amd64.deb Size: 786666 SHA256: d2f50870c1fa3f62494cc4afea9944ed7d79d48f2ce2ad273879ee8163d18f1b SHA1: f61f7b4f1f285de41fc3220dc16d145c5e9a0ee6 MD5sum: 75e4b5773e303eecd8901c9d9ed24784 Description: Foonathan/memory vendor package for Fast-RTPS. Package: ros-jazzy-force-torque-sensor-broadcaster Version: 4.24.0-1noble.20250505.193230 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 344 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-controller-interface, ros-jazzy-generate-parameter-library, ros-jazzy-geometry-msgs, ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-realtime-tools, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-force-torque-sensor-broadcaster/ros-jazzy-force-torque-sensor-broadcaster_4.24.0-1noble.20250505.193230_amd64.deb Size: 93258 SHA256: 00a141beea6ca0c49ca8e910cb3c14d36b0a4564dded87d8d640619e42ded023 SHA1: 3606348b6a2d1b8a98d0ac899c89e05e5d264bbe MD5sum: 4a908e53b4254a336a71b1b6ac192ccf Description: Controller to publish state of force-torque sensors. Package: ros-jazzy-force-torque-sensor-broadcaster-dbgsym Package-Type: ddeb Source: ros-jazzy-force-torque-sensor-broadcaster Version: 4.24.0-1noble.20250505.193230 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1297 Depends: ros-jazzy-force-torque-sensor-broadcaster (= 4.24.0-1noble.20250505.193230) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-force-torque-sensor-broadcaster/ros-jazzy-force-torque-sensor-broadcaster-dbgsym_4.24.0-1noble.20250505.193230_amd64.deb Size: 1213760 SHA256: a54799fa331636fc94578b722a4faff3f6a38609b30048769732164c5564f572 SHA1: 5502530d5eeac35043dfd4b5c0320985552ba748 MD5sum: 9ba43f7726afd30c3067efe3a04719d2 Description: debug symbols for ros-jazzy-force-torque-sensor-broadcaster Build-Ids: 06b23be5d6f95013b619886cc87a5ef3c0a43e58 Package: ros-jazzy-forward-command-controller Version: 4.24.0-1noble.20250505.193228 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 563 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-controller-interface, ros-jazzy-generate-parameter-library, ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-realtime-tools, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-forward-command-controller/ros-jazzy-forward-command-controller_4.24.0-1noble.20250505.193228_amd64.deb Size: 123256 SHA256: 3a3a59635f6a792c33e9da6153e23ec73eb1eef24a61c7a624fe37335ed1a18f SHA1: 8a2201a109ba6d0c7a32307f9279fe26fd5c7753 MD5sum: f9126620a4ee8845958b69af709fbd42 Description: Generic controller for forwarding commands. Package: ros-jazzy-forward-command-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-forward-command-controller Version: 4.24.0-1noble.20250505.193228 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 2634 Depends: ros-jazzy-forward-command-controller (= 4.24.0-1noble.20250505.193228) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-forward-command-controller/ros-jazzy-forward-command-controller-dbgsym_4.24.0-1noble.20250505.193228_amd64.deb Size: 2308512 SHA256: 0f365d8e461ae184c229f7a019e175db3e37b0957fb2b819e0897f8c7c81838b SHA1: c0cf8dda18ab5ffae9ac299b25abc71bec0bdbd9 MD5sum: 51a11e7f3c5574c84e6652b0f587f119 Description: debug symbols for ros-jazzy-forward-command-controller Build-Ids: c53a4febd1783dfec09939d80c00d996fa699605 Package: ros-jazzy-four-wheel-steering-msgs Version: 2.0.1-6noble.20250424.142029 Architecture: amd64 Maintainer: Vincent Rousseau Installed-Size: 597 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/four_wheel_steering_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-four-wheel-steering-msgs/ros-jazzy-four-wheel-steering-msgs_2.0.1-6noble.20250424.142029_amd64.deb Size: 52422 SHA256: c247f602fb29e02c9839e5cb6f9889094159f35b8bd9f47ba94f9b07b3811a4a SHA1: c3fcf9cd4335ddfa41e8fd97c683f490111726ba MD5sum: f9d2ce982ccd91c5ee0a28db5c5bc9bf Description: ROS messages for robots using FourWheelSteering. Package: ros-jazzy-four-wheel-steering-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-four-wheel-steering-msgs Version: 2.0.1-6noble.20250424.142029 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rousseau Installed-Size: 378 Depends: ros-jazzy-four-wheel-steering-msgs (= 2.0.1-6noble.20250424.142029) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-four-wheel-steering-msgs/ros-jazzy-four-wheel-steering-msgs-dbgsym_2.0.1-6noble.20250424.142029_amd64.deb Size: 269906 SHA256: 054c8121cfd5af3cd7cd35655383549cfdb4cab997a7af233f8dd2e2e0344d1a SHA1: de94d2431f6e43f6b6e41573796687bd27203475 MD5sum: ca14fd57ce6a9935598bb04e45775636 Description: debug symbols for ros-jazzy-four-wheel-steering-msgs Build-Ids: 02d1eb3a1b29fa52aa707ed9598b18bb6b52c23d 09f9488c40242edeb598ec389fea3586f4c6852f 123e67e80caa12b902cd658b2721b7093bb8edbf 1fbfbde52c1b8766c9f7e2c5cc9413409b7d6ba6 27491d72b4e050be355e849aed9cc137359143bd 3c88fe554672da84190de91c98d541db4cc70ab4 62a0aef3787b19ce8b487b4bdc581bb148f3852c 7605c4ca32af2f907e4a2dac8209a37b97fbd588 8bda1f9f68b27217e5668585de7821880c2e20ab aa3943885aed6076889795640ed698365c95227c b5c5768faae8b225b74ef6b748c7314ea3404da7 Package: ros-jazzy-foxglove-bridge Version: 0.8.3-1noble.20250430.004334 Architecture: amd64 Maintainer: Hans-Joachim Krauch Installed-Size: 3083 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), ros-jazzy-fastcdr, zlib1g (>= 1:1.1.4), openssl, ros-jazzy-ament-index-cpp, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-resource-retriever, ros-jazzy-rosgraph-msgs, ros-jazzy-rosx-introspection, zlib1g-dev, ros-jazzy-ros-workspace Homepage: https://github.com/foxglove/ros-foxglove-bridge Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-foxglove-bridge/ros-jazzy-foxglove-bridge_0.8.3-1noble.20250430.004334_amd64.deb Size: 824064 SHA256: f51e59fbb484965592c12c51bb6663ee05b840519efcc5b51738a7f1c0465b6f SHA1: 14810d2afc6a866b0627190bfe18924cca57c3e0 MD5sum: a6d3fe80805cdbbabe60b5cb8fb31443 Description: ROS Foxglove Bridge Package: ros-jazzy-foxglove-bridge-dbgsym Package-Type: ddeb Source: ros-jazzy-foxglove-bridge Version: 0.8.3-1noble.20250430.004334 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Hans-Joachim Krauch Installed-Size: 15751 Depends: ros-jazzy-foxglove-bridge (= 0.8.3-1noble.20250430.004334) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-foxglove-bridge/ros-jazzy-foxglove-bridge-dbgsym_0.8.3-1noble.20250430.004334_amd64.deb Size: 14304584 SHA256: 184347583fb0e53ea6ed303e9e077d16f0dd6feeffb172696d387b03414725ec SHA1: 866c79ed278bb74b04a975c71bdd41747b0b6d61 MD5sum: 0884f8f1e0ba9a4b93f56c043d4ffb0e Description: debug symbols for ros-jazzy-foxglove-bridge Build-Ids: 0bb1ee47fec5c34803cda2c64cf53eb495f05efd 72b960ca961c73315bd1bb5dadda9b091bf532be cb21c090e8f5eb1d4f3a1db29cc1682c98b1ad52 Package: ros-jazzy-foxglove-compressed-video-transport Version: 1.0.2-1noble.20250430.001454 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 579 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ffmpeg-encoder-decoder, ros-jazzy-foxglove-msgs, ros-jazzy-image-transport, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rcutils, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-foxglove-compressed-video-transport/ros-jazzy-foxglove-compressed-video-transport_1.0.2-1noble.20250430.001454_amd64.deb Size: 126900 SHA256: 3f14f6d1bfde545991a7c19a57960836e0536be34a81be217799cf33643df966 SHA1: 2e5fae4e5b2a070061b5884e29c35eca99f57f0b MD5sum: 97b394f0a15784b73436395342e1a9bf Description: foxglove_compressed_video_transport provides a plugin to image_transport for transparently sending an image stream encoded in foxglove compressed video packets. Package: ros-jazzy-foxglove-compressed-video-transport-dbgsym Package-Type: ddeb Source: ros-jazzy-foxglove-compressed-video-transport Version: 1.0.2-1noble.20250430.001454 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 2723 Depends: ros-jazzy-foxglove-compressed-video-transport (= 1.0.2-1noble.20250430.001454) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-foxglove-compressed-video-transport/ros-jazzy-foxglove-compressed-video-transport-dbgsym_1.0.2-1noble.20250430.001454_amd64.deb Size: 2374918 SHA256: 5629a92a361e1d25d76a7576785f2e8778c6ca74cdefcfa134e039cc238d4549 SHA1: b2b7b6ddd36a3a5d90532e7faf6a054c35dcd226 MD5sum: 3637938113e80b7d1abbe9cf6ef608ee Description: debug symbols for ros-jazzy-foxglove-compressed-video-transport Build-Ids: e9ac891958e2728816b73902c3a4fb30d0a844e6 Package: ros-jazzy-foxglove-msgs Version: 3.1.0-1noble.20250424.144032 Architecture: amd64 Maintainer: Foxglove Installed-Size: 5873 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Homepage: https://foxglove.dev/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-foxglove-msgs/ros-jazzy-foxglove-msgs_3.1.0-1noble.20250424.144032_amd64.deb Size: 420976 SHA256: 01f192a14e6a32ce6812d4502a083c77e7276820ba55041cfbfe3684d929e0ee SHA1: 737b3a7dff5acbe1e6b5ffdd65955bf597397d5f MD5sum: d7f33b39336ffb235b8190f64f03ca60 Description: foxglove_msgs provides visualization messages that are supported by Foxglove. Package: ros-jazzy-foxglove-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-foxglove-msgs Version: 3.1.0-1noble.20250424.144032 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Foxglove Installed-Size: 5160 Depends: ros-jazzy-foxglove-msgs (= 3.1.0-1noble.20250424.144032) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-foxglove-msgs/ros-jazzy-foxglove-msgs-dbgsym_3.1.0-1noble.20250424.144032_amd64.deb Size: 4397576 SHA256: 02046b5f1a47326238eb3728aa181639104d260833c0e15c839cf6adbeb0fc23 SHA1: b72208975b259866fcc5d881cc32a3f4f538850a MD5sum: 17c4efc3051a84a68d10d0b1cf23bf22 Description: debug symbols for ros-jazzy-foxglove-msgs Build-Ids: 07b07beeeb54ae15e29edec4b431add63ba0a2c1 15035dc97f33200b3ca04a530c0af072687385c5 16f0dc7ce21295b363aac16860564e25481013ac 20fbdfe15afa4fece536137f5a3462d329f775bd 238a0e08bf0327150afa52a2f2d4e3694ad0e707 2b7be9f5ad1d268c8cb402c992da527185187055 a30c0848792be565c167e67331200551fe5a675c be5cb5887fe690271da73706fb454968c1b9f346 da500d7048afd468f9041c76450abce337d0c31b eba22283fd619f827e37572941aee04426a16841 feccd80902d5ba1b8cf7e9f0ee464df8b026fc54 Package: ros-jazzy-fuse Version: 1.1.1-1noble.20250430.015535 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 41 Depends: ros-jazzy-fuse-constraints, ros-jazzy-fuse-core, ros-jazzy-fuse-doc, ros-jazzy-fuse-graphs, ros-jazzy-fuse-models, ros-jazzy-fuse-msgs, ros-jazzy-fuse-optimizers, ros-jazzy-fuse-publishers, ros-jazzy-fuse-variables, ros-jazzy-fuse-viz, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse/ros-jazzy-fuse_1.1.1-1noble.20250430.015535_amd64.deb Size: 5786 SHA256: d9e20fab1736b004d64842e505682be396c2901870b0c840092742ce3d2a3e27 SHA1: 60061f19c8d5f11e2e301d077e54aafcb93f8219 MD5sum: fa33628e63f55b2e38f7e429f450909c Description: The fuse metapackage. Package: ros-jazzy-fuse-constraints Version: 1.1.1-1noble.20250429.235759 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 2803 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libccolamd3 (>= 1:7.0.1), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), libstdc++6 (>= 13.1), libceres-dev, libeigen3-dev, libsuitesparse-dev, ros-jazzy-fuse-core, ros-jazzy-fuse-graphs, ros-jazzy-fuse-variables, ros-jazzy-geometry-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-constraints/ros-jazzy-fuse-constraints_1.1.1-1noble.20250429.235759_amd64.deb Size: 469406 SHA256: 79a48823395c50890eea6bfc1da11eff4b3597f19082b2d92481067c1db28fe4 SHA1: e8b3fc1c14ab4e9227d19e4c9b1f88b38f687dbe MD5sum: 41ae59299aaeef08c72810f27145f883 Description: The fuse_constraints package provides a set of commonly used constraint types, such as direct measurements on \ state variables (absolute constraints) or measurements of the state changes (relative constraints). Package: ros-jazzy-fuse-constraints-dbgsym Package-Type: ddeb Source: ros-jazzy-fuse-constraints Version: 1.1.1-1noble.20250429.235759 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 22411 Depends: ros-jazzy-fuse-constraints (= 1.1.1-1noble.20250429.235759) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-constraints/ros-jazzy-fuse-constraints-dbgsym_1.1.1-1noble.20250429.235759_amd64.deb Size: 20302598 SHA256: 72778d7772fafaa86cabf97c7eeaa770e31b97f7ea033ed586691ecc68e181c9 SHA1: 3fab82ed703e588a9660331258843484e06511db MD5sum: 09f146cd5e8cdffa951c97ab3a0eb0e7 Description: debug symbols for ros-jazzy-fuse-constraints Build-Ids: 6c8dd59affe04e60108c55797545f453fef3156e Package: ros-jazzy-fuse-core Version: 1.1.1-1noble.20250429.232649 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 2408 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libboost-all-dev, libceres-dev, libeigen3-dev, libgoogle-glog-dev, ros-jazzy-fuse-msgs, ros-jazzy-pluginlib, ros-jazzy-rcl-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-core/ros-jazzy-fuse-core_1.1.1-1noble.20250429.232649_amd64.deb Size: 458984 SHA256: 52ab90d02a2bcf06ff10d71201102a51b281433c9ddaa1c74f70ccbf06faf171 SHA1: 59ef6a5ce258d1b30b2bc5bdae6b22137c8dda67 MD5sum: 6339e4f27f0679a988df60a32de0256c Description: The fuse_core package provides the base class interfaces for the various fuse components. Concrete implementations of these interfaces are provided in other packages. Package: ros-jazzy-fuse-core-dbgsym Package-Type: ddeb Source: ros-jazzy-fuse-core Version: 1.1.1-1noble.20250429.232649 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 11267 Depends: ros-jazzy-fuse-core (= 1.1.1-1noble.20250429.232649) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-core/ros-jazzy-fuse-core-dbgsym_1.1.1-1noble.20250429.232649_amd64.deb Size: 10180324 SHA256: 99596e60d2013754f753fe302e5cd203b5aca4a86157248745a0a413b2365dc7 SHA1: 92d96d1bc58081967b62e680bca69991db558d9f MD5sum: be1f5b661204d69f1de00f2f4679b499 Description: debug symbols for ros-jazzy-fuse-core Build-Ids: 3373f789bcdce0b9a871aabbd6ae5d54a0771780 480ce4e84de0a63dc5605157b5e7ad74f003e3a3 f0b18797bdd7be77ac39d0e9ed2423d6a967b641 Package: ros-jazzy-fuse-doc Version: 1.1.1-1noble.20250424.134052 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 40 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-doc/ros-jazzy-fuse-doc_1.1.1-1noble.20250424.134052_amd64.deb Size: 5596 SHA256: 5dd30b5696837acbfe79bacdcb3cb2a0890c65104377be114168f1101dbbd4be SHA1: 354843b9c1158681eb0afa0bbf5d2a75f2788464 MD5sum: 035a0c60f3f09874d098757a0e693f56 Description: The fuse_doc package provides documentation and examples for the fuse package. Package: ros-jazzy-fuse-graphs Version: 1.1.1-1noble.20250429.233411 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 541 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libceres-dev, ros-jazzy-fuse-core, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-graphs/ros-jazzy-fuse-graphs_1.1.1-1noble.20250429.233411_amd64.deb Size: 104202 SHA256: 5bae4d4f8655314b073e27578200aec79900f35e4939e7959af982434548496d SHA1: 4df98960774575ab6a4bfd5b901b4d244f45caea MD5sum: 9deb4f4ec72153c853d8f76c3223a0b9 Description: The fuse_graphs package provides some concrete implementations of the fuse_core::Graph interface. Package: ros-jazzy-fuse-graphs-dbgsym Package-Type: ddeb Source: ros-jazzy-fuse-graphs Version: 1.1.1-1noble.20250429.233411 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1860 Depends: ros-jazzy-fuse-graphs (= 1.1.1-1noble.20250429.233411) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-graphs/ros-jazzy-fuse-graphs-dbgsym_1.1.1-1noble.20250429.233411_amd64.deb Size: 1497478 SHA256: 91075550117bf456ef84366f13bfd7418abe7a71995e695d4431b129c619ce23 SHA1: 3d8f6c003b6f8bb12d2fbfa199eb4330627ff45c MD5sum: 1d14c43dd70ba7c98e1319c1d7923b8f Description: debug symbols for ros-jazzy-fuse-graphs Build-Ids: efb94cf4655d40262ecf614039d8f14899b1b6d8 Package: ros-jazzy-fuse-loss Version: 1.1.1-1noble.20250429.233425 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1141 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libceres-dev, ros-jazzy-fuse-core, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-loss/ros-jazzy-fuse-loss_1.1.1-1noble.20250429.233425_amd64.deb Size: 220594 SHA256: 9a67fa830dc9275af3647f29fe5451015c03a944e9d23f0fd82d10d32a9ac339 SHA1: 390da9cb3d2d99a0d1859531af6446fc5014c712 MD5sum: 42225d53baa2e97122acfb015e02890b Description: The fuse_loss package provides a set of commonly used loss functions, such as the basic ones provided by Ceres. Package: ros-jazzy-fuse-loss-dbgsym Package-Type: ddeb Source: ros-jazzy-fuse-loss Version: 1.1.1-1noble.20250429.233425 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 4805 Depends: ros-jazzy-fuse-loss (= 1.1.1-1noble.20250429.233425) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-loss/ros-jazzy-fuse-loss-dbgsym_1.1.1-1noble.20250429.233425_amd64.deb Size: 4125228 SHA256: fd72628824362e4b83d75de530a9f3cedc1b44b0da73ceff954b57ed80a59ac7 SHA1: 2551176ce2069072ffaf2ae82cb6d39fc4ef651f MD5sum: 3ce67463cd7d915ed3e00c81648bab67 Description: debug symbols for ros-jazzy-fuse-loss Build-Ids: df08eaf2b152b6ce1fc44fe9e8b36e8f578286a8 Package: ros-jazzy-fuse-models Version: 1.1.1-1noble.20250430.013814 Architecture: amd64 Maintainer: Tom Moore Installed-Size: 4451 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libboost-all-dev, libceres-dev, libeigen3-dev, ros-jazzy-fuse-constraints, ros-jazzy-fuse-core, ros-jazzy-fuse-graphs, ros-jazzy-fuse-msgs, ros-jazzy-fuse-publishers, ros-jazzy-fuse-variables, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-2d, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-models/ros-jazzy-fuse-models_1.1.1-1noble.20250430.013814_amd64.deb Size: 791550 SHA256: 8bebee498c7a5912daf4ea94e2796a06a67bb225a02fad47f82e3a96ff16fb9b SHA1: c91c1f66689bbdc5386f04507feb34c82fcc630c MD5sum: 0374195c9d935cc7384fedc4181aa140 Description: fuse plugins that implement various kinematic and sensor models Package: ros-jazzy-fuse-models-dbgsym Package-Type: ddeb Source: ros-jazzy-fuse-models Version: 1.1.1-1noble.20250430.013814 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tom Moore Installed-Size: 44785 Depends: ros-jazzy-fuse-models (= 1.1.1-1noble.20250430.013814) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-models/ros-jazzy-fuse-models-dbgsym_1.1.1-1noble.20250430.013814_amd64.deb Size: 41333032 SHA256: 0c01de50fe939e59f53b76600020962df0f29ab9cdbee095d54090d8920f7597 SHA1: 517fa4378e236630746ca69dc358252861c5bfc4 MD5sum: 79fe67d83fe3899ba5c57b754b562af5 Description: debug symbols for ros-jazzy-fuse-models Build-Ids: e671f6accc3b673c640e0691d1692326deb101b5 Package: ros-jazzy-fuse-msgs Version: 1.1.1-1noble.20250424.143753 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1781 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-msgs/ros-jazzy-fuse-msgs_1.1.1-1noble.20250424.143753_amd64.deb Size: 143430 SHA256: 08a3cd1c858706dbf6afd0aa1b56e1ab4bbe13f5b67acb26059c02d16c7bd536 SHA1: d0e18c1947ff7cd3fd501445e2593f17e17b1ec4 MD5sum: 695b9e751d7c8159432da99ae9db6a1c Description: The fuse_msgs package contains messages capable of holding serialized fuse objects. Package: ros-jazzy-fuse-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-fuse-msgs Version: 1.1.1-1noble.20250424.143753 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1430 Depends: ros-jazzy-fuse-msgs (= 1.1.1-1noble.20250424.143753) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-msgs/ros-jazzy-fuse-msgs-dbgsym_1.1.1-1noble.20250424.143753_amd64.deb Size: 1146522 SHA256: 654a67f8744629ecbb9585e0cb20c7bb94ebdb055138c1c0262f789f05fb11b8 SHA1: 94645f83dfdd02da5da983e98c1a79d030168582 MD5sum: 0f185c94b1a94e6e24e5e02eb8600674 Description: debug symbols for ros-jazzy-fuse-msgs Build-Ids: 09e98b661ab2132b263aaaf02c5251903945f41c 103df7a367dd2cb58b49058975f123ed31dddc67 3303a3ca5084cf16c69e0e0cd831bd5d4c4afd51 4e066fd9f3924c79288d21a971cc1e7536a31808 857a2b6188582f76d1528a24053945765823b558 a9f8ba6d4df9d93dff9d2fd497e7a786b9f19d34 c0bb965cb619fe8379c33645dd10546c04bffd52 cca4b95305e21a78950ad337cab7d6947460db39 cf15901036d50390a0cbf061ce88babeff1ef73f d50b7059db696f33c122d77db9567305819a121b f0baceed694dc30a35d6426edce7b64126085106 Package: ros-jazzy-fuse-optimizers Version: 1.1.1-1noble.20250430.000641 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 2227 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libboost-all-dev, libceres-dev, libeigen3-dev, ros-jazzy-diagnostic-updater, ros-jazzy-fuse-constraints, ros-jazzy-fuse-core, ros-jazzy-fuse-graphs, ros-jazzy-fuse-msgs, ros-jazzy-fuse-variables, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-optimizers/ros-jazzy-fuse-optimizers_1.1.1-1noble.20250430.000641_amd64.deb Size: 403934 SHA256: b46870734c663f9122b44ea5c130273c8c94626e50ef1caa82bb904b0a2a54db SHA1: 30a1658d9e18e01969fd10636f2cbed985334b7b MD5sum: 5a7e80644e606fda8e522199e865292b Description: The fuse_optimizers package provides a set of optimizer implementations. An optimizer is the object responsible \ for coordinating the sensors and motion model inputs, computing the optimal state values, and providing access to \ to the optimal state via the publishers. Package: ros-jazzy-fuse-optimizers-dbgsym Package-Type: ddeb Source: ros-jazzy-fuse-optimizers Version: 1.1.1-1noble.20250430.000641 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 9898 Depends: ros-jazzy-fuse-optimizers (= 1.1.1-1noble.20250430.000641) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-optimizers/ros-jazzy-fuse-optimizers-dbgsym_1.1.1-1noble.20250430.000641_amd64.deb Size: 8350600 SHA256: 9c9a3b28648a59c92485c4e1e6e0606fd22462c0df14fc54818a4dc2ca50acb2 SHA1: 7219c738b0380c7d32cffbd424288a1cc732cb46 MD5sum: 216aebdd8a3eb1e497870a429964b845 Description: debug symbols for ros-jazzy-fuse-optimizers Build-Ids: 88f3bccd02eab5c029f1cad6338bb7fdf36defea b3e4ad2ce7bd840ee996e2a963a1b42451b5bf1e f7d52aeeba50b7755e0376dd889a2e7fac350db0 Package: ros-jazzy-fuse-publishers Version: 1.1.1-1noble.20250430.012742 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1169 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-fuse-core, ros-jazzy-fuse-msgs, ros-jazzy-fuse-variables, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-publishers/ros-jazzy-fuse-publishers_1.1.1-1noble.20250430.012742_amd64.deb Size: 248332 SHA256: 47676bf7c39e85e0b4a264c7a4e7a1ee53fd6060410e2be8cc628bbb4bf88c1d SHA1: acce02746c31b541bb06cfebeae17bc7b2340131 MD5sum: 442f2a86183215f84c01c10568a36f10 Description: The fuse_publishers package provides a set of common publisher plugins. Package: ros-jazzy-fuse-publishers-dbgsym Package-Type: ddeb Source: ros-jazzy-fuse-publishers Version: 1.1.1-1noble.20250430.012742 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 6222 Depends: ros-jazzy-fuse-publishers (= 1.1.1-1noble.20250430.012742) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-publishers/ros-jazzy-fuse-publishers-dbgsym_1.1.1-1noble.20250430.012742_amd64.deb Size: 5483936 SHA256: 7bf5c39b8f1a34c72ea66c949e83001e533dabe371cb4cabc00879f7d7d84ed3 SHA1: af165e83ba761beb1ecada4d295e6a7c04e73ecc MD5sum: 154d3be30ed119f9e6e68c8b751b8df8 Description: debug symbols for ros-jazzy-fuse-publishers Build-Ids: 94e1f23c2f0ced8cb33561a72c6b8b11cc18a58a Package: ros-jazzy-fuse-tutorials Version: 1.1.1-1noble.20250430.024849 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 7273 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), libstdc++6 (>= 13.1), ros-jazzy-fuse-constraints, ros-jazzy-fuse-core, ros-jazzy-fuse-models, ros-jazzy-fuse-optimizers, ros-jazzy-fuse-publishers, ros-jazzy-fuse-variables, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rviz2, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-tutorials/ros-jazzy-fuse-tutorials_1.1.1-1noble.20250430.024849_amd64.deb Size: 1517966 SHA256: 8414af2838e659d4aaf35455730c1a06e459be791bc70b53ab5ac699fdfea2aa SHA1: 06a04f29cc241e200c1a6f5967f42d2dd2b30968 MD5sum: ff63f701f4a965fae04f478101a1d545 Description: Package containing source code for the fuse tutorials. Package: ros-jazzy-fuse-tutorials-dbgsym Package-Type: ddeb Source: ros-jazzy-fuse-tutorials Version: 1.1.1-1noble.20250430.024849 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 8286 Depends: ros-jazzy-fuse-tutorials (= 1.1.1-1noble.20250430.024849) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-tutorials/ros-jazzy-fuse-tutorials-dbgsym_1.1.1-1noble.20250430.024849_amd64.deb Size: 7250900 SHA256: 22ca0802089bd95d93a03fc24bd92bc0255be179afe140229c9d5bd4f333e209 SHA1: 1a966873c05575f9df3a70fa753e029d5dc0582b MD5sum: 839285dfbdb4c66aaf9f870761617d36 Description: debug symbols for ros-jazzy-fuse-tutorials Build-Ids: a94c21163cd3d879f64cef30e559ed61088c900c dd94a31b3c68bfbd51e67b44aab80bb7afc9d3cd Package: ros-jazzy-fuse-variables Version: 1.1.1-1noble.20250429.233446 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1617 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libceres-dev, ros-jazzy-fuse-core, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-variables/ros-jazzy-fuse-variables_1.1.1-1noble.20250429.233446_amd64.deb Size: 241480 SHA256: 1c119dae51475d129271a90e0d553b5a6f4c56a5498d74b5f1af9f1f72005ba0 SHA1: 40ff0e26ca54c9e8f695fb7550031d69a9c7f456 MD5sum: 4d7cbaa4b78d37528ca60186ec94750d Description: The fuse_variables package provides a set of commonly used variable types, such as 2D and 3D positions, \ orientations, velocities, and accelerations. Package: ros-jazzy-fuse-variables-dbgsym Package-Type: ddeb Source: ros-jazzy-fuse-variables Version: 1.1.1-1noble.20250429.233446 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 7753 Depends: ros-jazzy-fuse-variables (= 1.1.1-1noble.20250429.233446) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-variables/ros-jazzy-fuse-variables-dbgsym_1.1.1-1noble.20250429.233446_amd64.deb Size: 6388946 SHA256: 19ba6edb632c98351eee8042b95fc24aef68432b6c5a282da2ed871cf550b599 SHA1: 2eea31d03c1e414548cbfc3fb80f5d7c520e8c41 MD5sum: 4d04dd642012f469c0acb0bc5787d9e2 Description: debug symbols for ros-jazzy-fuse-variables Build-Ids: 1741c69efe330e1249b82d07e8fa7a6b79f355f2 Package: ros-jazzy-fuse-viz Version: 1.1.1-1noble.20250430.012623 Architecture: amd64 Maintainer: Enrique Fernandez Installed-Size: 1471 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-rviz-ogre-vendor, libeigen3-dev, ros-jazzy-fuse-constraints, ros-jazzy-fuse-core, ros-jazzy-fuse-msgs, ros-jazzy-fuse-variables, ros-jazzy-geometry-msgs, ros-jazzy-rviz-common, ros-jazzy-rviz-rendering, ros-jazzy-tf2-geometry-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-viz/ros-jazzy-fuse-viz_1.1.1-1noble.20250430.012623_amd64.deb Size: 331666 SHA256: d956435c0ee5f95edb054d88d988afe6f03abe288143f935c95771f7722c1d98 SHA1: 3b368faf4be05b782a02f7eb5350c95b7106e7c6 MD5sum: 40c5011ebdc6c0eae195d168384ab53d Description: The fuse_viz package provides visualization tools for fuse. Package: ros-jazzy-fuse-viz-dbgsym Package-Type: ddeb Source: ros-jazzy-fuse-viz Version: 1.1.1-1noble.20250430.012623 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Enrique Fernandez Installed-Size: 11010 Depends: ros-jazzy-fuse-viz (= 1.1.1-1noble.20250430.012623) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-fuse-viz/ros-jazzy-fuse-viz-dbgsym_1.1.1-1noble.20250430.012623_amd64.deb Size: 10199174 SHA256: 6b273d731bcb373494ffa6a84fcf64d1f30ec7a1f46c39340f34a00254b4e1ba SHA1: adb263a65bd571c7454a29ff001bf4219459a8f9 MD5sum: 4b3ba8d7ae7aa4e4abb7808e8de89d49 Description: debug symbols for ros-jazzy-fuse-viz Build-Ids: 350a6723cef728b066264fa370e1a13861ea762a Package: ros-jazzy-game-controller-spl Version: 4.1.0-1noble.20250430.005317 Architecture: amd64 Maintainer: ijnek Installed-Size: 45 Depends: python3-construct, ros-jazzy-game-controller-spl-interfaces, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-game-controller-spl/ros-jazzy-game-controller-spl_4.1.0-1noble.20250430.005317_amd64.deb Size: 8000 SHA256: 582937ecd9ab5e35c486657876aedcfc0116d994a59fc80a16bf95366e621a8a SHA1: 19b0313ed254b25a1670b7f2abc8222c1cb7acc3 MD5sum: bf04224d69831d5172aa01a315375722 Description: GameController-Robot communication in RoboCup SPL Package: ros-jazzy-game-controller-spl-interfaces Version: 4.1.0-1noble.20250424.140856 Architecture: amd64 Maintainer: ijnek Installed-Size: 2030 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-game-controller-spl-interfaces/ros-jazzy-game-controller-spl-interfaces_4.1.0-1noble.20250424.140856_amd64.deb Size: 116220 SHA256: 36020205173ff98e7ce07496218347d6c5ecb5163b96992ce6329602e1cb36c5 SHA1: cac33615eb60b2c9ed334d2bfc8eaa0375a600ae MD5sum: 5dfa281133ed0d2c30615f605e4b2d75 Description: RoboCup SPL GameController Data ROS msg Package: ros-jazzy-game-controller-spl-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-game-controller-spl-interfaces Version: 4.1.0-1noble.20250424.140856 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1273 Depends: ros-jazzy-game-controller-spl-interfaces (= 4.1.0-1noble.20250424.140856) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-game-controller-spl-interfaces/ros-jazzy-game-controller-spl-interfaces-dbgsym_4.1.0-1noble.20250424.140856_amd64.deb Size: 1008902 SHA256: 41d73a89ff97482eb5e2120b40cc5dd6eeb0104df8e506e2222534bbe0a21bf9 SHA1: 91ad153b467ec63aed424743d0343a9330a28e30 MD5sum: c5d077a7de4db9717d7a3af8b6023b7d Description: debug symbols for ros-jazzy-game-controller-spl-interfaces Build-Ids: 034db6b84fdedbb4c18b2b6ec3728f5bb474a03c 1a7a7f3a10aa88fc517a815f6c6e56f8ec4d40f0 6767e5ca6a33ac98db0e159ae710249cc50f93ce 797142b5dbfc871c06a34a8c98ba325813cdaea5 83c493df933601d59b69794d6df519710657a7b3 9041d7adf5689f434968b5a2b91a4b416c4e593c a82006fabfc706a3a3b33cdd48c6d1e7d7a2dfbf c079490c14074d32f04146662c5fc02d23cc6421 c3014db83c2a1b9b73b21ee372b3d99dee04edde f4dca61ae32f7dc67bd3f2c3d266b4445eead628 fe12b3f26dd2c1fcde3e648d2e3c74bc1d67407a Package: ros-jazzy-gazebo-msgs Version: 3.8.0-1noble.20250424.143209 Architecture: amd64 Maintainer: Jose Luis Rivero Installed-Size: 15245 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-trajectory-msgs, ros-jazzy-ros-workspace Homepage: http://gazebosim.org/tutorials?cat=connect_ros Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gazebo-msgs/ros-jazzy-gazebo-msgs_3.8.0-1noble.20250424.143209_amd64.deb Size: 892928 SHA256: 229f752d2979be7d6a7fd1eb5c0ad2e024fafce057f2a916908c17e0d4f9f9d2 SHA1: 77cec7fe31159f1e67eae414b0128f5373918846 MD5sum: 736416efca2db0d548e359523e29bcb5 Description: Message and service data structures for interacting with Gazebo from ROS2. Package: ros-jazzy-gazebo-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-gazebo-msgs Version: 3.8.0-1noble.20250424.143209 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose Luis Rivero Installed-Size: 11615 Depends: ros-jazzy-gazebo-msgs (= 3.8.0-1noble.20250424.143209) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gazebo-msgs/ros-jazzy-gazebo-msgs-dbgsym_3.8.0-1noble.20250424.143209_amd64.deb Size: 9369138 SHA256: d8c8a7614172610c31412ef36a4b4a80fd60575e6fb0ca9728662d025ce3c0ce SHA1: bbee83661cffd8348da19b62c4bd98a2fd59b318 MD5sum: 7171ce4ae47d6eb2c97eb73f7e0cc0a8 Description: debug symbols for ros-jazzy-gazebo-msgs Build-Ids: 16dc509386de47f3157f864bf6c05cbc8d4cc36b 261447f322b2d0c25a9d1d9a410625aeb562c9c2 30f7857876ab920c9f0a6f748da880c858571835 343c15cac18e623f2cc47dcbcd320c33f3a8ade0 5d0a561a1761bdf7643476b3bc9df2b28df5b110 655e06018b27294a26ccb5fe0b60f871e71c694d 8041e0e5f172859e0338b7d3098425129c67d441 bd1a3565afcbbc12aa5c8345f9e5425535335387 cc0c511ad2f3cab614ccaf0476af1e2c215d442a ded89dc30c5b843b4b0821c85feea873a4b03f14 ec7b6cd1cd245dfdd8a4da894f41443bb10b3d3e Package: ros-jazzy-gc-spl Version: 4.1.0-1noble.20250430.005334 Architecture: amd64 Maintainer: ijnek Installed-Size: 45 Depends: python3-construct, ros-jazzy-gc-spl-interfaces, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gc-spl/ros-jazzy-gc-spl_4.1.0-1noble.20250430.005334_amd64.deb Size: 7826 SHA256: aa50e3937e47213baca119d81ad67239ae4b442f7f3f8889ed556f4240aac325 SHA1: 514f71f7594c68329f67d9cc57e595f3e9380afe MD5sum: 47a5ab675fa622db6a803a0b64ecf875 Description: GameController-Robot communication in RoboCup SPL Package: ros-jazzy-gc-spl-2022 Version: 4.1.0-1noble.20250430.005329 Architecture: amd64 Maintainer: ijnek Installed-Size: 42 Depends: ros-jazzy-rcgcd-spl-14, ros-jazzy-rcgcd-spl-14-conversion, ros-jazzy-rcgcrd-spl-4, ros-jazzy-rcgcrd-spl-4-conversion, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gc-spl-2022/ros-jazzy-gc-spl-2022_4.1.0-1noble.20250430.005329_amd64.deb Size: 6864 SHA256: 8c21d0445b95a9975eef5e902ebc955e04d3d2e58471341d1bb285f746480c35 SHA1: 50da3d77024b734f439ec50fb7e3a0d9f0e48302 MD5sum: 91df04e62f1f4922a0174ef7e31b8589 Description: GameController-Robot communication in RoboCup SPL at RoboCup2022 Package: ros-jazzy-gc-spl-interfaces Version: 4.1.0-1noble.20250424.140900 Architecture: amd64 Maintainer: ijnek Installed-Size: 1419 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gc-spl-interfaces/ros-jazzy-gc-spl-interfaces_4.1.0-1noble.20250424.140900_amd64.deb Size: 98480 SHA256: c16f4922c53da4c41f9286eb0e5193fc2e49e9076787c8f2743efc4b1b44a3c6 SHA1: b7fd9ec14ca6e9a4a5358404c2436d30fdf6feae MD5sum: b7d4b683895c47fee0bb8ee8d3e07219 Description: RoboCup SPL GameController Data ROS msg Package: ros-jazzy-gc-spl-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-gc-spl-interfaces Version: 4.1.0-1noble.20250424.140900 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 941 Depends: ros-jazzy-gc-spl-interfaces (= 4.1.0-1noble.20250424.140900) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gc-spl-interfaces/ros-jazzy-gc-spl-interfaces-dbgsym_4.1.0-1noble.20250424.140900_amd64.deb Size: 747048 SHA256: 383b6e447c2831b8aa4966ea976aca8fb8fbfd7e2d812a93d38834235b253025 SHA1: e0f5ac805db9ba75c035a1ee259adca37f391bd2 MD5sum: c39a7a30e5977a0392423b64b819e615 Description: debug symbols for ros-jazzy-gc-spl-interfaces Build-Ids: 06c2a5e133d103fddcbf9986c1c9a6419ee3b17b 12878687f661b8c63b4a1c68b15b33cc87be9274 4d62dddbb8414734e66f3f7836a203f22abf39e5 5c9ac16ce7e52a36375ab3350cecd978c4f32532 764760b4d04d797edb2b7fa8ea30274ffcd06575 7e1ed454c0427fa09b1ddbc5c53515c758c8b560 91cd943e6aa4d3b0d551f48a254dcb1de2cc33e0 96f1404a8b4cd0ee7b925ea2c6a316529a05f522 9a318070dfeaddfa923dab4e578924d4c7ff4003 bef87885d2236f3e82ffd51be432350f4476885c db1cd4705e49773a339aa4bafc0f6975970dd5b4 Package: ros-jazzy-generate-parameter-library Version: 0.4.0-1noble.20250430.002249 Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 53 Depends: libfmt-dev, ros-jazzy-generate-parameter-library-py, ros-jazzy-parameter-traits, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rclpy, ros-jazzy-rsl, ros-jazzy-tcb-span, ros-jazzy-tl-expected, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-generate-parameter-library/ros-jazzy-generate-parameter-library_0.4.0-1noble.20250430.002249_amd64.deb Size: 8670 SHA256: d0098317bd081cbbf218410f3998034096678bcb5c69e6fb0f1ea510140f2078 SHA1: 9bcf2bd3fdd9bae6e606d0395a4d3fb047858e9f MD5sum: 17864df74a4e967799b2f790522dfa1c Description: CMake to generate ROS parameter library. Package: ros-jazzy-generate-parameter-library-example Version: 0.4.0-1noble.20250430.002429 Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 595 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ament-cmake-core, ros-jazzy-generate-parameter-library, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-generate-parameter-library-example/ros-jazzy-generate-parameter-library-example_0.4.0-1noble.20250430.002429_amd64.deb Size: 135814 SHA256: a50a7bf257050d32718007dc94e403b2d0a55cfafec2e28c471725d658884a45 SHA1: 89539acefd47bf6db101eebd6e22c28473f0d51b MD5sum: 604fce9387111318c2a5a3943f1baf22 Description: Example usage of generate_parameter_library. Package: ros-jazzy-generate-parameter-library-example-dbgsym Package-Type: ddeb Source: ros-jazzy-generate-parameter-library-example Version: 0.4.0-1noble.20250430.002429 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 1758 Depends: ros-jazzy-generate-parameter-library-example (= 0.4.0-1noble.20250430.002429) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-generate-parameter-library-example/ros-jazzy-generate-parameter-library-example-dbgsym_0.4.0-1noble.20250430.002429_amd64.deb Size: 1670258 SHA256: 66f40c27ffbb7738db2b2609fd3778bc97a7b337442d7c4cde2946358bd50d92 SHA1: 129cef5733ea526192d016bbe8f890835d51f014 MD5sum: 270e234a6142c92dde3f073c5381c996 Description: debug symbols for ros-jazzy-generate-parameter-library-example Build-Ids: 369aa2dfbed825ebd748549d98e0349369549479 c988f2e5957d74d0c59d0ecee80b39215ffc09db Package: ros-jazzy-generate-parameter-library-example-external Version: 0.4.0-1noble.20250430.002732 Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 494 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ament-cmake-core, ros-jazzy-generate-parameter-library-example, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-generate-parameter-library-example-external/ros-jazzy-generate-parameter-library-example-external_0.4.0-1noble.20250430.002732_amd64.deb Size: 129262 SHA256: 42d3c21cebcda67a6736bc16add71dcd9d7809ff0c8f9ce76710b084283614db SHA1: 5f7cd3dd8e7aac73f6771ed8a9bb63c5ffa68635 MD5sum: 45b65774c6d65506d8c3cea93e21a5e4 Description: Example usage of a parameter header generated in another package. Package: ros-jazzy-generate-parameter-library-example-external-dbgsym Package-Type: ddeb Source: ros-jazzy-generate-parameter-library-example-external Version: 0.4.0-1noble.20250430.002732 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 1758 Depends: ros-jazzy-generate-parameter-library-example-external (= 0.4.0-1noble.20250430.002732) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-generate-parameter-library-example-external/ros-jazzy-generate-parameter-library-example-external-dbgsym_0.4.0-1noble.20250430.002732_amd64.deb Size: 1670374 SHA256: 1a516eeefd6d2a7c826d2994c2664386879d8c546ccf20c205e792d2cafafd98 SHA1: bb95922486c2db205d895e262efa853a258c3033 MD5sum: e53f587f7b8a76a728da48404286c6e3 Description: debug symbols for ros-jazzy-generate-parameter-library-example-external Build-Ids: 9947c407d32afe6724c44a800e97f66de4d78a90 e94eadaf893b5363ce1bf91b94af37944f4e55e7 Package: ros-jazzy-generate-parameter-library-py Version: 0.4.0-1noble.20250424.105512 Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 280 Depends: python3-dev, python3-jinja2, python3-typeguard, python3-yaml, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-generate-parameter-library-py/ros-jazzy-generate-parameter-library-py_0.4.0-1noble.20250424.105512_amd64.deb Size: 52894 SHA256: 92c70e267521114eac783f6ad11e70bf53ab47a45c26c1609ae5249987184175 SHA1: bdf9980ee5430fd5c6d1b3a6b815743e94f571cb MD5sum: 715c7c026af3396590167e21c016cfc1 Description: Python to generate ROS parameter library. Package: ros-jazzy-generate-parameter-module-example Version: 0.4.0-1noble.20250430.005335 Architecture: amd64 Maintainer: paul Installed-Size: 43 Depends: ros-jazzy-generate-parameter-library, ros-jazzy-generate-parameter-library-py, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-generate-parameter-module-example/ros-jazzy-generate-parameter-module-example_0.4.0-1noble.20250430.005335_amd64.deb Size: 6964 SHA256: ca67426c34068b8de7c9d92b4c72a9d66cdf335c5f3fc4329e0d59da929be303 SHA1: c43f35e96715a3ef547ea386dc307204e918e80f MD5sum: f9811b1bc95436b840957fb7e2689864 Description: Example usage of generate_parameter_library for a python module Package: ros-jazzy-geodesy Version: 1.0.6-2noble.20250424.143446 Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 124 Depends: python3-pyproj, ros-jazzy-angles, ros-jazzy-geographic-msgs, ros-jazzy-geometry-msgs, ros-jazzy-sensor-msgs, ros-jazzy-unique-identifier-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/geodesy Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-geodesy/ros-jazzy-geodesy_1.0.6-2noble.20250424.143446_amd64.deb Size: 20860 SHA256: abec4f2a33c4383c64010bb8ce1f8142138276082a24e3cbf1b76b01c868096d SHA1: 1c096592fa8ef9fde837e61465a2f294c43c7b28 MD5sum: a59c39c990223706e437123f6b8689b1 Description: Python and C++ interfaces for manipulating geodetic coordinates. Package: ros-jazzy-geographic-info Version: 1.0.6-2noble.20250424.143804 Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 41 Depends: ros-jazzy-geodesy, ros-jazzy-geographic-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/geographic_info Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-geographic-info/ros-jazzy-geographic-info_1.0.6-2noble.20250424.143804_amd64.deb Size: 5318 SHA256: b5151c40e37191e29432aa530412b405eacf8d097073b4ea8092cca0c65cef17 SHA1: 39ac63d143a5d3deba6f6c58beed8dc0fd388963 MD5sum: 1b0996aed833719afb33790d30e77f8e Description: Geographic information metapackage. Not needed for wet packages, use only to resolve dry stack dependencies. Package: ros-jazzy-geographic-msgs Version: 1.0.6-2noble.20250424.142644 Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 4411 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-unique-identifier-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/geographic_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-geographic-msgs/ros-jazzy-geographic-msgs_1.0.6-2noble.20250424.142644_amd64.deb Size: 310962 SHA256: a9523e1c70e7fca8920fea5d7e5d522fae77606f60db796c78906156ff5d2ddf SHA1: f7006515369ad0d86f9e4ce929268234e42d88f7 MD5sum: da656ec8823661c0686f8a4cd5132404 Description: ROS messages for Geographic Information Systems. Package: ros-jazzy-geographic-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-geographic-msgs Version: 1.0.6-2noble.20250424.142644 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 3861 Depends: ros-jazzy-geographic-msgs (= 1.0.6-2noble.20250424.142644) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-geographic-msgs/ros-jazzy-geographic-msgs-dbgsym_1.0.6-2noble.20250424.142644_amd64.deb Size: 3237162 SHA256: b941716acefa13ea0c7bd39db705097fbf927b4bae2477e0e2221ac8a83bb93c SHA1: 3e6ccdb409ab84b570493b96f59b6e16ef002c43 MD5sum: 27f964f6877169373d92cdd445985814 Description: debug symbols for ros-jazzy-geographic-msgs Build-Ids: 06be9e28513bfc5f4631da2bab82a0a3cd531d4e 1054b6c377c9b5da7e0350c25f2f062947acd88c 1528559e79f895312aa4bc34c154c39c3017fd6b 5af0a77b059be46a464f0d0a639a4ab8544a6229 838594421c5037146f668f2f0b266f255f2b200f 943079e9f54a827e4449c8944a8fb284953e4ffb 9fd8e893cb5b6f3cd4595dbb182b680fcbe71f08 a24ce549e5985a790f42c5cc023e4a776c0c7187 b8375011adaea93cdfaaa9c50f51dc79e124cf9b d11a300874fc19b16556fca0c299651e5eafed9e fe5d4b4678e5c457cbfba8114900dba1bd513cd1 Package: ros-jazzy-geometric-shapes Version: 2.3.2-1noble.20250429.232227 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 341 Depends: libassimp5 (>= 5.3.1+ds), libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfcl0.7 (>= 0.7.0), libgcc-s1 (>= 3.3.1), libqhull-r8.0 (>= 2020.1), libstdc++6 (>= 13.1), libassimp-dev, libboost-dev, libboost-filesystem1.83.0, libeigen3-dev, liboctomap-dev, libqhull-dev, ros-jazzy-console-bridge-vendor, ros-jazzy-eigen-stl-containers, ros-jazzy-eigen3-cmake-module, ros-jazzy-geometry-msgs, ros-jazzy-random-numbers, ros-jazzy-rclcpp, ros-jazzy-resource-retriever, ros-jazzy-rosidl-default-runtime, ros-jazzy-shape-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/geometric_shapes Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-geometric-shapes/ros-jazzy-geometric-shapes_2.3.2-1noble.20250429.232227_amd64.deb Size: 97186 SHA256: 793ca4f075b8ef97c0d57f08e99cd88aa549cbc8794925aee4abb7951de0f15e SHA1: 753c6534422d48ddea79f1d52169f697359dfd0a MD5sum: d7e5ae18be7c98a662340357b8498be9 Description: This package contains generic definitions of geometric shapes and bodies. Package: ros-jazzy-geometric-shapes-dbgsym Package-Type: ddeb Source: ros-jazzy-geometric-shapes Version: 2.3.2-1noble.20250429.232227 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 6102 Depends: ros-jazzy-geometric-shapes (= 2.3.2-1noble.20250429.232227) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-geometric-shapes/ros-jazzy-geometric-shapes-dbgsym_2.3.2-1noble.20250429.232227_amd64.deb Size: 6126836 SHA256: 25f354040840a5b8d319112c82bce0c393dc03e42444593a996472596335fa47 SHA1: c88e45e61eba9a227805f5b8a29ec0348b8d7942 MD5sum: 59981694bf70dd4c0c24eeed8aa4557e Description: debug symbols for ros-jazzy-geometric-shapes Build-Ids: 0d5213253f10216016fa5443e6fb03a47814edc2 Package: ros-jazzy-geometry-msgs Version: 5.3.6-1noble.20250424.142046 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 4211 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-geometry-msgs/ros-jazzy-geometry-msgs_5.3.6-1noble.20250424.142046_amd64.deb Size: 255128 SHA256: 81ea2afb87e50300264648086e9abd1df63e5578c70e979ffaca8be528b958ed SHA1: 5b26f22cf0c4c7617adb879e1544fc7f21e4b646 MD5sum: 990fbb3d43aca64de427178d2722c14a Description: A package containing some geometry related message definitions. Package: ros-jazzy-geometry-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-geometry-msgs Version: 5.3.6-1noble.20250424.142046 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 3415 Depends: ros-jazzy-geometry-msgs (= 5.3.6-1noble.20250424.142046) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-geometry-msgs/ros-jazzy-geometry-msgs-dbgsym_5.3.6-1noble.20250424.142046_amd64.deb Size: 2787144 SHA256: 73e6d497374dfa0fd048939e721ff77e85e05b55b1c8fda2aac27e9d99c84433 SHA1: bb0ec3966b2821957d1af01b84a7286f067ecb21 MD5sum: 286a9293344a02e6ff595965df7122a7 Description: debug symbols for ros-jazzy-geometry-msgs Build-Ids: 09071e0c4b93bf3529ae51dbf63e23198cc6c82a 26001562ea8136ddac7c50604c1ba83cdacccd7b 400a7ee85b25990a8c18cb087e46d404add410c6 5ec3357ecba216207a7f96137ef3db61f09c233b 690b2f066ec8e7798c01f84453e8619e91c3d9d5 6b31342e492f1f4f2f78a12aa06eebff938b97d7 8e2b0a52d5f7258db6136d377bd4208e4a2f1783 953ba6ea0e8f63548dab0168599bf3136a3ac793 aace1740956c9dc32261d7593cff015f6ed06e4e ce3d6575d059d1d55772a9bf6a9424d91c43a934 d819d43ac49c69ac82324ffe87e28b8f0fbd78ce Package: ros-jazzy-geometry-tutorials Version: 0.5.0-1noble.20250424.120959 Architecture: amd64 Maintainer: Alejandro Hernández Cordero Installed-Size: 40 Depends: ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/geometry_tutorials Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-geometry-tutorials/ros-jazzy-geometry-tutorials_0.5.0-1noble.20250424.120959_amd64.deb Size: 5348 SHA256: b5073da516085477ef864bfd589a5860f20e876a6e7a4e14dea24ddfaf1f8f73 SHA1: d256a4ade82d6ee674c7eaf564f401037035018c MD5sum: 888325cdfa83c532ecdefce463d91523 Description: Metapackage of geometry tutorials ROS. Package: ros-jazzy-geometry2 Version: 0.36.10-1noble.20250430.014007 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 43 Depends: ros-jazzy-tf2, ros-jazzy-tf2-bullet, ros-jazzy-tf2-eigen, ros-jazzy-tf2-eigen-kdl, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-kdl, ros-jazzy-tf2-msgs, ros-jazzy-tf2-py, ros-jazzy-tf2-ros, ros-jazzy-tf2-sensor-msgs, ros-jazzy-tf2-tools, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/geometry2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-geometry2/ros-jazzy-geometry2_0.36.10-1noble.20250430.014007_amd64.deb Size: 6210 SHA256: ccccace6241dcda020121725c0e1701ea3c6cf63f5b21dde84405cb1cbf33384 SHA1: b5c86e5d3262164a5561033da10c863fb9650785 MD5sum: 53602bc81ef842ec2bccdba063f312fe Description: A metapackage to bring in the default packages second generation Transform Library in ros, tf2. Package: ros-jazzy-gmock-vendor Version: 1.14.9000-2noble.20250424.105626 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 614 Depends: ros-jazzy-gtest-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gmock-vendor/ros-jazzy-gmock-vendor_1.14.9000-2noble.20250424.105626_amd64.deb Size: 101654 SHA256: 6b0c8d1fb0f4c9cb7ea8f2940b5e87bf80d04cfc019867b30762b34132896520 SHA1: f19158873379ca0fd1874873bbf06e3098b9da2c MD5sum: 8e18dce3813d61f8970370a8661c305c Description: The package provides GoogleMock. Package: ros-jazzy-google-benchmark-vendor Version: 0.5.0-2noble.20250424.105519 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 629 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), libbenchmark-dev, ros-jazzy-ros-workspace Homepage: https://github.com/google/benchmark Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-google-benchmark-vendor/ros-jazzy-google-benchmark-vendor_0.5.0-2noble.20250424.105519_amd64.deb Size: 206954 SHA256: faa77d85db4687142ef1c8b29eefd5b5a87c9a841ac35ae287cfcd75042c4afb SHA1: 8b91ed8712e2839acb99fc22d2699ff085fb9a59 MD5sum: d7d3393ddf27761b27811697f34b2ed1 Description: This package provides Google Benchmark. Package: ros-jazzy-google-benchmark-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-google-benchmark-vendor Version: 0.5.0-2noble.20250424.105519 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 2164 Depends: ros-jazzy-google-benchmark-vendor (= 0.5.0-2noble.20250424.105519) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-google-benchmark-vendor/ros-jazzy-google-benchmark-vendor-dbgsym_0.5.0-2noble.20250424.105519_amd64.deb Size: 2076558 SHA256: 7d2abfbee81510f0423ec4ac09096feffc1bd346ad34a16916be73edd55dfcdf SHA1: 92e1f782fba10c063dc5d2d9a53a7c35a34bec6d MD5sum: f34a26b1a0b9f9e2eeef420e748a5265 Description: debug symbols for ros-jazzy-google-benchmark-vendor Build-Ids: 5c5db462dc7c98e8fba9f10978e93f43a51288e0 f74e3e8e3406d48cdcee7ff93e452e3fb604c690 Package: ros-jazzy-gpio-controllers Version: 4.24.0-1noble.20250505.193229 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 628 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-control-msgs, ros-jazzy-controller-interface, ros-jazzy-generate-parameter-library, ros-jazzy-hardware-interface, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-realtime-tools, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gpio-controllers/ros-jazzy-gpio-controllers_4.24.0-1noble.20250505.193229_amd64.deb Size: 150192 SHA256: 847e63f88fa60c343649a45a83873c68552cd2b388dd865e623d7bc27c3ecf9c SHA1: 0ce139f827759f45cc957b30e77970e633f183cc MD5sum: e38ae82003c37c71615b7c49acfcab7b Description: Controllers to interact with gpios. Package: ros-jazzy-gpio-controllers-dbgsym Package-Type: ddeb Source: ros-jazzy-gpio-controllers Version: 4.24.0-1noble.20250505.193229 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 2824 Depends: ros-jazzy-gpio-controllers (= 4.24.0-1noble.20250505.193229) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gpio-controllers/ros-jazzy-gpio-controllers-dbgsym_4.24.0-1noble.20250505.193229_amd64.deb Size: 2465622 SHA256: a413c3620cdfa8c2d47247eff431348e5a2a395f8dab377803169bfba8c68227 SHA1: 7fa57540cf972be52e780c410a7eb9bb878bd79a MD5sum: 8ecebfeccb838ffb9fc97f1fa97c36c0 Description: debug symbols for ros-jazzy-gpio-controllers Build-Ids: 3b646ff40fa715f346ccb2e591b6e979729afea7 Package: ros-jazzy-gps-msgs Version: 2.0.4-1noble.20250424.142116 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 842 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/gps_common Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gps-msgs/ros-jazzy-gps-msgs_2.0.4-1noble.20250424.142116_amd64.deb Size: 80652 SHA256: 9d1d189c48c8974e23da33503377f3c6234a942559a26f211ea0d425266091b2 SHA1: 707904ce813e99ae0ad27504abe5a5d588395ab4 MD5sum: 8f10855b0ff1e558de7cf3d0a510193c Description: GPS messages for use in GPS drivers Package: ros-jazzy-gps-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-gps-msgs Version: 2.0.4-1noble.20250424.142116 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 525 Depends: ros-jazzy-gps-msgs (= 2.0.4-1noble.20250424.142116) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gps-msgs/ros-jazzy-gps-msgs-dbgsym_2.0.4-1noble.20250424.142116_amd64.deb Size: 411002 SHA256: 343f5472f4f460f9f38f3344be21a9ec28b458c57a21a999eaeaf5072914ff27 SHA1: f4699462908a072cf0ef0cb6ce29c1810a598ffa MD5sum: c9d160cdfb3e543fa2c27fd4e14b3655 Description: debug symbols for ros-jazzy-gps-msgs Build-Ids: 46072fabd993a2c5d236b26dd4aa87b94d36fcff 48eee93a643ce6ab296c17aca58d99d1211416f3 4de6e35be9cb114299e7e68a16ea31a5c320d3d8 6d733906dc718b4775a70daa830d7a0e48be0262 7bd0f5ae5ccec5d926fc8a24a82f5db69cd2ea6b 7dc3a06ae0423c993aa203784a1a957ef875483f 9050647dd80920d226bc89f807e81045394e7239 c543c1d65c270a31e6dd6d3004bdc2254affeb70 c61d86eac8efcc39bf2ae379720d11d56fcfc944 cefa45de0df525c94856d99d5b1cb80a0c9a695b d03df84d85022a437d1efd59fa266c81fe8e6048 Package: ros-jazzy-gps-sensor-broadcaster Version: 4.24.0-1noble.20250505.193230 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 283 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-controller-interface, ros-jazzy-generate-parameter-library, ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-realtime-tools, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gps-sensor-broadcaster/ros-jazzy-gps-sensor-broadcaster_4.24.0-1noble.20250505.193230_amd64.deb Size: 79786 SHA256: ba7d7c18b34ba79a3fdc4b66fd6db03837c757badcef51f0a03b891702e0b8bc SHA1: b2b30315e532bb5831bfcea389f874282d46fa31 MD5sum: eddc2b3da20bf5e3326cbb84568ac66f Description: Controller to publish readings of GPS sensors. Package: ros-jazzy-gps-sensor-broadcaster-dbgsym Package-Type: ddeb Source: ros-jazzy-gps-sensor-broadcaster Version: 4.24.0-1noble.20250505.193230 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1172 Depends: ros-jazzy-gps-sensor-broadcaster (= 4.24.0-1noble.20250505.193230) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gps-sensor-broadcaster/ros-jazzy-gps-sensor-broadcaster-dbgsym_4.24.0-1noble.20250505.193230_amd64.deb Size: 1095910 SHA256: 589ac43f524706a6bca8103f374d051a6b314302e71f5c4267b28a7abdf1c778 SHA1: a332b22777553c4e6a0688cac92f1b4e80546d70 MD5sum: 76d56ddfd03c6d086b1ea2a881677393 Description: debug symbols for ros-jazzy-gps-sensor-broadcaster Build-Ids: bda736a44dbf55e0361365a8c637e5f84a9f8e1d Package: ros-jazzy-gps-tools Version: 2.0.4-1noble.20250429.232413 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1030 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-gps-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/gps_common Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gps-tools/ros-jazzy-gps-tools_2.0.4-1noble.20250429.232413_amd64.deb Size: 172004 SHA256: f485d6e3b71c1a00126bdae4a741315cdae9ec3323bca7a381759dba52891656 SHA1: aa17ea58d9c6faafd1ba7cae1b8bbbc9b20e0397 MD5sum: 41f3876284f34b9ed849afc1a06a6ed9 Description: GPS routines for use in GPS drivers Package: ros-jazzy-gps-tools-dbgsym Package-Type: ddeb Source: ros-jazzy-gps-tools Version: 2.0.4-1noble.20250429.232413 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 4658 Depends: ros-jazzy-gps-tools (= 2.0.4-1noble.20250429.232413) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gps-tools/ros-jazzy-gps-tools-dbgsym_2.0.4-1noble.20250429.232413_amd64.deb Size: 3982808 SHA256: 33049f0a4310013dc10f856364364ff96a4f764a510e14291c6346f67847e364 SHA1: 23e127d6bbf7d292a97cba84317914aee229e88b MD5sum: 5548ef5f9ace670a048405c69f6017c4 Description: debug symbols for ros-jazzy-gps-tools Build-Ids: 1e7cd881692d5b4b8feb091e07176e5e430a98db 415a1e98273ab341b46a8852c1b0cc12f6abf6dd Package: ros-jazzy-gps-umd Version: 2.0.4-1noble.20250430.012358 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 41 Depends: ros-jazzy-gps-msgs, ros-jazzy-gps-tools, ros-jazzy-gpsd-client, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/gps_umd Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gps-umd/ros-jazzy-gps-umd_2.0.4-1noble.20250430.012358_amd64.deb Size: 5402 SHA256: 8ebb71cd5cbcedd6b65b605f4ba38566c34d0b2ac3918d6f412491d3928bab30 SHA1: ab806267c0e0478a8ec83edc788e879eac2a54f0 MD5sum: 1fccc081ba9a069fff642c3a2240196c Description: gps_umd metapackage Package: ros-jazzy-gpsd-client Version: 2.0.4-1noble.20250429.232708 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 264 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgps30t64 (>= 3.3), libstdc++6 (>= 13.1), libgps-dev, pkg-config, ros-jazzy-gps-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/gpsd_client Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gpsd-client/ros-jazzy-gpsd-client_2.0.4-1noble.20250429.232708_amd64.deb Size: 71974 SHA256: 60a56c290c4a4b1f223444ea976ee1b60d7de5742e59dfec394fc08e8ae37b47 SHA1: 526ac84c9cef6da023ee10a4a5aef2c83a90f615 MD5sum: 55824fa0b1bbf6248ad073173b6ad802 Description: connects to a GPSd server and broadcasts GPS fixes using the NavSatFix message Package: ros-jazzy-gpsd-client-dbgsym Package-Type: ddeb Source: ros-jazzy-gpsd-client Version: 2.0.4-1noble.20250429.232708 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1175 Depends: ros-jazzy-gpsd-client (= 2.0.4-1noble.20250429.232708) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gpsd-client/ros-jazzy-gpsd-client-dbgsym_2.0.4-1noble.20250429.232708_amd64.deb Size: 1080562 SHA256: 3663d576ea664d3924e53b8638cff14b3428749c77e90d4bddee109740f72421 SHA1: e0ac25c0231da65adaeb4697a5b3292e296cd138 MD5sum: 2e9a0c98b8702d0b1a732b5a2d61bafb Description: debug symbols for ros-jazzy-gpsd-client Build-Ids: 9f4a8f095a2bbbb194bda0a1faf1eb898db65d40 Package: ros-jazzy-graph-msgs Version: 0.2.0-6noble.20250424.143843 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 598 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/davetcoleman/graph_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-graph-msgs/ros-jazzy-graph-msgs_0.2.0-6noble.20250424.143843_amd64.deb Size: 63206 SHA256: 63802470246d72281994b14697a30554356e0dcf3e077afc478ee18adff7a201 SHA1: 195dbc27a0e35211f7aed97a10d6efc75829c95b MD5sum: 604980e5f10c4c1e5f783ebbe32584f1 Description: ROS messages for publishing graphs of different data types Package: ros-jazzy-graph-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-graph-msgs Version: 0.2.0-6noble.20250424.143843 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 493 Depends: ros-jazzy-graph-msgs (= 0.2.0-6noble.20250424.143843) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-graph-msgs/ros-jazzy-graph-msgs-dbgsym_0.2.0-6noble.20250424.143843_amd64.deb Size: 383230 SHA256: 25ef400330cedea4fd4f0d056ca1e8ed0d9dab5afc49240726e055ac5ef18ea6 SHA1: 0cb26e0668d43478cdc0b3400569bf8f5a2ced46 MD5sum: 18dbdadb089637f5bbff6e2d19aa1b7c Description: debug symbols for ros-jazzy-graph-msgs Build-Ids: 4591d9f9dc6951078f2e37c097da94c3511f822f 52708f37d7df4de745210bb11a711807e6a841bd 5db5e177c5f91108e8bee294046f37c19779b21f 667c0850f03903434e441b4f9d22ec5d996eece6 6c41b440487474001e7672a2a8cad3febf548439 6c7bcba8bd2f405ef46a7331b1b29493810f354a 7d6248c858c7668c249175d05c08eceb6b0923f4 a5dbc2c32e0662ea3f425b9227821a1051ff7398 b999d1338c2792fffb266c59434189d9347ef7fd d274d00201b1acacb4e370b83182b053327aa19e ebe017fcc307f2e2b881f7a32b78406f3c3192cb Package: ros-jazzy-grasping-msgs Version: 0.5.0-1noble.20250424.153616 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 3857 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-moveit-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-shape-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/grasping_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-grasping-msgs/ros-jazzy-grasping-msgs_0.5.0-1noble.20250424.153616_amd64.deb Size: 273898 SHA256: 3137debfee55560dd87d2a23b80529b4dc1857bea0e42eee13565eff2d3ad75d SHA1: 531bba6a535a665ac6d2e8c35abef20093c2d9e0 MD5sum: b6a3692e902360e7367782fed92fc7c0 Description: Messages for describing objects and how to grasp them. Package: ros-jazzy-grasping-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-grasping-msgs Version: 0.5.0-1noble.20250424.153616 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 3059 Depends: ros-jazzy-grasping-msgs (= 0.5.0-1noble.20250424.153616) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-grasping-msgs/ros-jazzy-grasping-msgs-dbgsym_0.5.0-1noble.20250424.153616_amd64.deb Size: 2495990 SHA256: b94fe4e0bc82ac17ee9798f6b30ecee2c073922cc5fdefa65670c6425e54f1bf SHA1: dfb11ebeafe9d5045f2b6ff930a57f19baaaf5e8 MD5sum: 65fc773ba0860420dfbc186a402eaa08 Description: debug symbols for ros-jazzy-grasping-msgs Build-Ids: 061a1ed423805c2a7538bf5f417862a3f89df9f8 5477dcd1192a257829dba47e587684faef5d38a7 5cddc1c04aa28bb661ef7d861d9ff43af87ebbd8 87df05bd0ce32e3ab1c05a1299034f74825c9510 a22a45b6a93b22e736d57c9d66b4834fe8e1e407 b3ea5da7cadf5a4b3217ac668a70786fd6a2b407 b6c02f3016d98ff39e2419ca1b58e82d4e38f4f8 db5ba6f773537b47189d5aa0c60b09bf8de0d3da e3f51afb57ab8184d99dc70135b3178c91e553af ee546e3fad1ff17b09e89542da80f4fc051f5ad4 f56c670bababb6f0f24c6fb9d403296bfa20920c Package: ros-jazzy-grbl-msgs Version: 0.0.2-9noble.20250424.144519 Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 3185 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-grbl-msgs/ros-jazzy-grbl-msgs_0.0.2-9noble.20250424.144519_amd64.deb Size: 204434 SHA256: 5cd84da882e9ed9d53cb27304d089ffb47056ec2a692a7e63584e46ac763cc43 SHA1: 4bcf788a36dac3fc4a0c37b399786be2911f82ab MD5sum: 682d550258a213566059646337a46276 Description: ROS2 Messages package for GRBL devices Package: ros-jazzy-grbl-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-grbl-msgs Version: 0.0.2-9noble.20250424.144519 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 1799 Depends: ros-jazzy-grbl-msgs (= 0.0.2-9noble.20250424.144519) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-grbl-msgs/ros-jazzy-grbl-msgs-dbgsym_0.0.2-9noble.20250424.144519_amd64.deb Size: 1298888 SHA256: 78878baf3824387d3ff431d2d60fb708dff6981059d290a1b583b60526f1ee52 SHA1: edae38d52eee7ab21b15129d63e522f5c61e45d1 MD5sum: a8dca666c53c4ca9e6d5ee5c28c025f6 Description: debug symbols for ros-jazzy-grbl-msgs Build-Ids: 173f5f74b6f90e3c877c5c748ad4807c88e06d22 1bb43089b925a32b39cc35c91a52c37e51bd75de 37aa2f99ea0aa161c391115d15be40f204bb5f0c 3917daf6f5cc0904b359691893454afbe2c97095 4c09fc428c03ca797cce6e21aa434edfd7619f01 608f49b9c69c6bc0e10e36a4939dcb3c1b46763c 6b3716f663d250d9607611e06b270f5af2d485ec 72c40eb005425e92db23345927852185ea9d9926 7c5156330ad7e4ac9f9b0137bec89590fd3b721f 939df6c7e7e5349d21898bb9a971747361640382 c0509fec123147c49427ef85aa53e90d9093d814 Package: ros-jazzy-grbl-ros Version: 0.0.16-7noble.20250430.005235 Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 127 Depends: ros-jazzy-grbl-msgs, ros-jazzy-rclpy, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-grbl-ros/ros-jazzy-grbl-ros_0.0.16-7noble.20250430.005235_amd64.deb Size: 26000 SHA256: b37cf4736de9cd595320614985301c7c7bc7b2bb7698a349579031682a419ae6 SHA1: 333684397e504ef1ab11c23aa0bdcdbefa3b2288 MD5sum: ad8641b0afb6bee3bfe95fb0f83336a3 Description: ROS2 package to interface with a GRBL serial device Package: ros-jazzy-grid-map-cmake-helpers Version: 2.2.1-1noble.20250424.105247 Architecture: amd64 Maintainer: Maximilian Wulf Installed-Size: 44 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-grid-map-cmake-helpers/ros-jazzy-grid-map-cmake-helpers_2.2.1-1noble.20250424.105247_amd64.deb Size: 6460 SHA256: 53d6594ab154996df766a65ddb08cb2db4091aeac23e2ec91afa6e895313efcf SHA1: c6698f6aa0e3f37ba19dbafe7f7115b210c5db0f MD5sum: 98213870c697ea554adb054a73256a36 Description: CMake support functionality used throughout grid_map Package: ros-jazzy-grid-map-core Version: 2.2.1-1noble.20250424.110731 Architecture: amd64 Maintainer: Maximilian Wulf Installed-Size: 2414 Depends: libeigen3-dev, ros-jazzy-ros-workspace Homepage: http://github.com/anybotics/grid_map Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-grid-map-core/ros-jazzy-grid-map-core_2.2.1-1noble.20250424.110731_amd64.deb Size: 1866028 SHA256: f9bfeba0c6eb56781be2a67ba4e0dbb5afe1bb2325a85cce4c88676f069c1dec SHA1: 885176f4b59c20c6e70dfd55f8c3c150f18eebce MD5sum: 3b5d2521c26681617a7f1bb34dcc07e5 Description: Universal grid map library to manage two-dimensional grid maps with multiple data layers. Package: ros-jazzy-grid-map-costmap-2d Version: 2.2.1-1noble.20250430.063833 Architecture: amd64 Maintainer: Maximilian Wulf Installed-Size: 78 Depends: ros-jazzy-geometry-msgs, ros-jazzy-grid-map-core, ros-jazzy-nav2-costmap-2d, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://github.com/anybotics/grid_map Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-grid-map-costmap-2d/ros-jazzy-grid-map-costmap-2d_2.2.1-1noble.20250430.063833_amd64.deb Size: 12892 SHA256: c4f4ead391ca6dddf98dea92c717c0f251eaa6270d4e9310720b80e5bb9214a8 SHA1: 933e8776c3aa40e9ba12441b12410dd5ea35c09d MD5sum: 6f0b13661ff455b5718f0e6e3cbe256c Description: Interface for grid maps to the costmap_2d format. Package: ros-jazzy-grid-map-msgs Version: 2.2.1-1noble.20250430.000113 Architecture: amd64 Maintainer: Maximilian Wulf Installed-Size: 2340 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-rosidl-default-generators, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://github.com/anybotics/grid_map Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-grid-map-msgs/ros-jazzy-grid-map-msgs_2.2.1-1noble.20250430.000113_amd64.deb Size: 182006 SHA256: 8392a6f95acb48e551c781ea1761a73603d63359310b160026eca0e304bd2136 SHA1: a8981a3fe01a64cea0909fd1e0e9dffe42208fce MD5sum: ab4d39547289c4487d10bf4b37483800 Description: Definition of the multi-layered grid map message type. Package: ros-jazzy-grid-map-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-grid-map-msgs Version: 2.2.1-1noble.20250430.000113 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Maximilian Wulf Installed-Size: 1960 Depends: ros-jazzy-grid-map-msgs (= 2.2.1-1noble.20250430.000113) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-grid-map-msgs/ros-jazzy-grid-map-msgs-dbgsym_2.2.1-1noble.20250430.000113_amd64.deb Size: 1606504 SHA256: 4967232dd8e8839719f89382e07d4c176185c5db5eb92f46f49984807dfccbe0 SHA1: 7b2c4e2e660790348675ed35a566c45124a435e4 MD5sum: fc8e46a00e115f6c0c6ea9b78bc9a927 Description: debug symbols for ros-jazzy-grid-map-msgs Build-Ids: 2a7236e99a471005068b32d360660789612ef0c6 38219fd9a5a3443c713c97535871be998b970c63 4607269c437e5f482bc7048c613565490b6e1dfb 5f85282ba9fe7f50706f12dc4225394892a3a3f8 603a66c90c566641d9c1b90795214043ac4728e0 8210b4caddeecccc72bb88fce0e5eaa485cb6cf0 a03c375f2563c8927e6e0e9d55417fa5dc7eb1f2 a7cf7ee7d683a1d153f161d83815817b399741fe b24d1f4a20baf3edb3e7e451875178820c060662 cd91b47f23d33569d6116c942dbb696313cd662e e6e8892a781d369de0987fbae1ed96e0da1819e1 Package: ros-jazzy-grid-map-octomap Version: 2.2.1-1noble.20250424.110954 Architecture: amd64 Maintainer: Maximilian Wulf Installed-Size: 202 Depends: ros-jazzy-grid-map-core, ros-jazzy-octomap, ros-jazzy-ros-workspace Homepage: http://github.com/anybotics/grid_map Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-grid-map-octomap/ros-jazzy-grid-map-octomap_2.2.1-1noble.20250424.110954_amd64.deb Size: 41968 SHA256: 180e68f7843b1b8df49265eb7e1c4ab299009d687d9cab3954814d3762b7cf54 SHA1: f1f41e7bedac32bf31f2f6959accb7cea677dc28 MD5sum: 5e6214b90c987aff618bc1a347a505ca Description: Conversions between grid maps and OctoMap types. Package: ros-jazzy-grid-map-sdf Version: 2.2.1-1noble.20250424.111005 Architecture: amd64 Maintainer: Maximilian Wulf Installed-Size: 103 Depends: libpcl-dev, ros-jazzy-grid-map-core, ros-jazzy-ros-workspace Homepage: http://github.com/anybotics/grid_map Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-grid-map-sdf/ros-jazzy-grid-map-sdf_2.2.1-1noble.20250424.111005_amd64.deb Size: 20488 SHA256: 754907e2b92548de9bf387a38ed2e77352f6e1d699d3579992e0f49558c9e799 SHA1: 5cdc19fbfe8ed6b5d68a5f410e940023d5ee2d07 MD5sum: 1636926c7cfb95e1d189e29478a136df Description: Generates signed distance fields from grid maps. Package: ros-jazzy-gripper-controllers Version: 4.24.0-1noble.20250505.193228 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 341 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-control-msgs, ros-jazzy-control-toolbox, ros-jazzy-controller-interface, ros-jazzy-generate-parameter-library, ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-realtime-tools, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gripper-controllers/ros-jazzy-gripper-controllers_4.24.0-1noble.20250505.193228_amd64.deb Size: 83276 SHA256: 8705a59417b81c3ef7d4d2914516fce2c1169ab2d98a39a336d9ddc1e64a0e3c SHA1: fbabb9028864d0cbfc17731a6dd8408e165e26d3 MD5sum: 27f0e0ae8d72948bf3ae4d74b5a0d2a8 Description: The gripper_controllers package Package: ros-jazzy-gripper-controllers-dbgsym Package-Type: ddeb Source: ros-jazzy-gripper-controllers Version: 4.24.0-1noble.20250505.193228 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1070 Depends: ros-jazzy-gripper-controllers (= 4.24.0-1noble.20250505.193228) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gripper-controllers/ros-jazzy-gripper-controllers-dbgsym_4.24.0-1noble.20250505.193228_amd64.deb Size: 959324 SHA256: ae9f13abc1ad3b241c50466cc2ec20122d344a27ea9e5476e0f8741bc4d88fe9 SHA1: f373eb17b707395aa4f6491a104b0350d55dedac MD5sum: 4f2ee662c9582dc17291588b1cedb766 Description: debug symbols for ros-jazzy-gripper-controllers Build-Ids: 95e7a086344f2177d4be479d0e550750aa887fcb Package: ros-jazzy-gscam Version: 2.0.2-5noble.20250430.001722 Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 472 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.16.0), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libstdc++6 (>= 13.1), libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, ros-jazzy-camera-calibration-parsers, ros-jazzy-camera-info-manager, ros-jazzy-class-loader, ros-jazzy-cv-bridge, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gscam/ros-jazzy-gscam_2.0.2-5noble.20250430.001722_amd64.deb Size: 134996 SHA256: fc4d2ce3bc3849d8b56ced87234e524db463dcf91c6bd92f8cbb73370cee1b06 SHA1: 803fbdad6c8fe7c6f6da99d1b29a52ecffd7816b MD5sum: 3ecce9f40e428c183b67bb71d21fe66d Description: A ROS camera driver that uses gstreamer to connect to devices such as webcams. Package: ros-jazzy-gscam-dbgsym Package-Type: ddeb Source: ros-jazzy-gscam Version: 2.0.2-5noble.20250430.001722 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 2059 Depends: ros-jazzy-gscam (= 2.0.2-5noble.20250430.001722) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gscam/ros-jazzy-gscam-dbgsym_2.0.2-5noble.20250430.001722_amd64.deb Size: 1917682 SHA256: e26be8bff0942e40c9353b17ad24dca83d79a550447588358d591f19a22ea510 SHA1: 5bcc0dc6a0ca9572e9b21537a2b84e9a4a6085ab MD5sum: 3760367f984550564305de75a263d340 Description: debug symbols for ros-jazzy-gscam Build-Ids: 01e5259982d77807f49e79475ac3a79777878c9a 35aef6f9a76e449530346ba02a3932b6f26d112b Package: ros-jazzy-gtest-vendor Version: 1.14.9000-2noble.20250424.105519 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 1008 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gtest-vendor/ros-jazzy-gtest-vendor_1.14.9000-2noble.20250424.105519_amd64.deb Size: 182888 SHA256: fd637a943289e0eed54fa069f2a9801dc41e443d13beae3a04bcc9535970b2ad SHA1: 88689c93666b6ce47d5df26ac8c1862cc7b8fb91 MD5sum: 0aadfaa859dac21a81157af0e97bd291 Description: The package provides GoogleTest. Package: ros-jazzy-gtsam Version: 4.2.0-4noble.20250424.105523 Architecture: amd64 Maintainer: Frank Dellaert Installed-Size: 8728 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-serialization1.83.0 (>= 1.83.0), libboost-timer1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 4.0), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0), libtbbmalloc2 (>= 2017~U7), libboost-all-dev, libeigen3-dev, libtbb-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gtsam/ros-jazzy-gtsam_4.2.0-4noble.20250424.105523_amd64.deb Size: 2166290 SHA256: 791c9d37d88b42b8dfcf7320757b5e6f3662557ed0f54061908ef9d8735294b4 SHA1: b8714764925ded6af8b5d8f64b7aed6dbf8c4c9c MD5sum: 0dc2bca7de477eaa978b97e814fc8d37 Description: gtsam Package: ros-jazzy-gtsam-dbgsym Package-Type: ddeb Source: ros-jazzy-gtsam Version: 4.2.0-4noble.20250424.105523 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Frank Dellaert Installed-Size: 169597 Depends: ros-jazzy-gtsam (= 4.2.0-4noble.20250424.105523) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gtsam/ros-jazzy-gtsam-dbgsym_4.2.0-4noble.20250424.105523_amd64.deb Size: 168944624 SHA256: 9795ebbe9662e8ebbf09f25b4eb6e41d805580431e5985074715c144750cfbbd SHA1: 555f55fa0446f609be1a189af4bd041f995e8456 MD5sum: 990f3df00f62af0cd916ca862eac44e0 Description: debug symbols for ros-jazzy-gtsam Build-Ids: 14a18d645b16e62f047027f45a529867d04fdbff 7f56d649e54a9579dd8b572acff4288e10b45f73 934bf94fb5bf0a5834577e1d9816d8e1c56d53bb Package: ros-jazzy-gurumdds-cmake-module Version: 5.0.0-2noble.20250510.061223 Architecture: amd64 Maintainer: Donghyeon Lee Installed-Size: 51 Depends: ros-jazzy-ament-cmake, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gurumdds-cmake-module/ros-jazzy-gurumdds-cmake-module_5.0.0-2noble.20250510.061223_amd64.deb Size: 7706 SHA256: 2e8fc817bb10f8ca3aaa7932d0244fddd5c8c8d2e9519915d3164f6f7a2aeb4b SHA1: 27a13ec7de3c46399a72428c84d9f1e8723642bc MD5sum: a4452a304e26b4e43c14f5d0467d55fc Description: Provide CMake module to find GurumNetworks GurumDDS. Package: ros-jazzy-gz-cmake-vendor Version: 0.0.9-1noble.20250424.110348 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 1965 Depends: ros-jazzy-ros-workspace Homepage: https://github.com/gazebosim/gz-cmake Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-cmake-vendor/ros-jazzy-gz-cmake-vendor_0.0.9-1noble.20250424.110348_amd64.deb Size: 197812 SHA256: 3ee8a1efcbbd3243358a8cf968e88b5e0aebb5fdd7fa8108fd6ce4f80c2a2063 SHA1: 7f39b990ad2ac4b98c9f8c10959212bcac1b821a MD5sum: fc1f4a52b888abefdeb8b5fc1962ad83 Description: Vendor package for: gz-cmake3 3.5.4 Gazebo CMake : CMake Modules for Gazebo Projects Package: ros-jazzy-gz-common-vendor Version: 0.0.8-1noble.20250424.110920 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 2680 Depends: libassimp5 (>= 5.3.1+ds), libavcodec60 (>= 7:6.0), libavdevice60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.38), libfreeimage3 (>= 3.18.0+ds2), libgcc-s1 (>= 3.3.1), libgdal34t64 (>= 3.6.0), libglib2.0-0t64 (>= 2.12.0), libgts-0.7-5t64 (>= 0.7.6), libstdc++6 (>= 13.1), libswscale7 (>= 7:6.0), libtinyxml2-10 (>= 10.0.0), libuuid1 (>= 2.16), ros-jazzy-gz-math-vendor, libassimp-dev, libavcodec-dev, libavdevice-dev, libavfilter-dev, libavformat-dev, libavutil-dev, libfreeimage-dev, libgdal-dev, libgts-dev, libpostproc-dev, libswresample-dev, libswscale-dev, libtinyxml2-dev, ros-jazzy-gz-cmake-vendor, ros-jazzy-gz-utils-vendor, uuid-dev, ros-jazzy-ros-workspace Homepage: https://github.com/gazebosim/gz-common Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-common-vendor/ros-jazzy-gz-common-vendor_0.0.8-1noble.20250424.110920_amd64.deb Size: 671630 SHA256: 5fb0ed5a38cf8b6b33d95e19617484c0e1107913f9717455c57081cab381d54e SHA1: eb456b71dd0be976ee016bd6c253aa0e9d836dd2 MD5sum: 5ec67393b68750a19947e178ea4afa68 Description: Vendor package for: gz-common5 5.7.1 Gazebo Common : AV, Graphics, Events, and much more. Package: ros-jazzy-gz-common-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-common-vendor Version: 0.0.8-1noble.20250424.110920 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 7991 Depends: ros-jazzy-gz-common-vendor (= 0.0.8-1noble.20250424.110920) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-common-vendor/ros-jazzy-gz-common-vendor-dbgsym_0.0.8-1noble.20250424.110920_amd64.deb Size: 7611074 SHA256: e03a87553bb0be0e8b813a35a9ca34f833763007044c1dcc8e41c2be7e3934dc SHA1: 334f89bf1654c6b0f12e9cb63520a35b57824c58 MD5sum: ef4bc58f1fb871d8ec4790065e6db4f9 Description: debug symbols for ros-jazzy-gz-common-vendor Build-Ids: 14c6a29a359de5804363adf5b78705541421216f 38cffcd62e34bdea6aa17a0f5284377b34461f70 480bab5e74a7caa3a41019e758d69ca0a6dfcaec 619f5707b136b6f1cf51611c11b8641549d49430 6decbdef79443b1e79b539c2f3a53c5492b5aa92 bbd3c242ded5a5d9acf0be3a1b41ead19c88e7c4 c17fb23278b5195f0976e312f8b755939526af40 f4e11a940b1d019333d668a9b8934e1672f91be0 Package: ros-jazzy-gz-dartsim-vendor Version: 0.0.3-1noble.20250424.111403 Architecture: amd64 Maintainer: Addisu Taddese Installed-Size: 45391 Depends: libassimp5 (>= 5.3.1+ds), libbullet3.24t64 (>= 3.24+dfsg), libc6 (>= 2.38), libfcl0.7 (>= 0.7.0), libgcc-s1 (>= 3.3.1), liboctomap1.9t64 (>= 1.9.7+dfsg), libode8t64 (>= 2:0.16.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), liburdfdom-model4.0 (>= 4.0.0), libassimp-dev, libboost-dev, libboost-regex-dev, libboost-system-dev, libbullet-dev, libccd-dev, libeigen3-dev, libfcl-dev, libfmt-dev, liblz4-dev, libode-dev, libtinyxml2-dev, liburdfdom-dev, ros-jazzy-ros-workspace Homepage: https://dartsim.github.io/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-dartsim-vendor/ros-jazzy-gz-dartsim-vendor_0.0.3-1noble.20250424.111403_amd64.deb Size: 12392732 SHA256: 993865e6739f53a1fbd2c64ba1137724d3f30110b652b84f0f4af4f2a23925fe SHA1: a60a825dbccdfe2cbab3cf50e703dfc3e44a14c5 MD5sum: 1374db7dd7b77347dcb7a7d8018d32e6 Description: Vendor package for the DART physics engine v6.13.2 Package: ros-jazzy-gz-dartsim-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-dartsim-vendor Version: 0.0.3-1noble.20250424.111403 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Taddese Installed-Size: 99088 Depends: ros-jazzy-gz-dartsim-vendor (= 0.0.3-1noble.20250424.111403) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-dartsim-vendor/ros-jazzy-gz-dartsim-vendor-dbgsym_0.0.3-1noble.20250424.111403_amd64.deb Size: 97902256 SHA256: c96e047769889f32c1efe1b01c970341fb329bb169e8abe574926207342bcbff SHA1: 7813da14cb706f4690f28454f601b9b162f5019a MD5sum: 24778b6c5e90a51b63f91dfef78da781 Description: debug symbols for ros-jazzy-gz-dartsim-vendor Build-Ids: 6f2a965f99543ee424c04334294b9820ed88fe1b 8b02317d7dd1f09bfcc5e12851c947dd63bb9b6c ae15e16c035639cf53eabb2a18613964987597d3 c5123c247aee7d228aeddc10590ccec4fcea19c9 e1b906974a70b3efe3a4767d69b6023cf2fa10b6 f20bf0a8231949ca4f49acbffd02cc50695c352f fe19876cd72a497bc8e48599d7e01401c03dae7a Package: ros-jazzy-gz-fuel-tools-vendor Version: 0.0.6-1noble.20250424.132253 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 814 Depends: libc6 (>= 2.38), libcurl4t64 (>= 7.56.1), libgcc-s1 (>= 3.3.1), libjsoncpp25 (>= 1.9.5), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-0-2, libzip4t64 (>= 0.11.2), ros-jazzy-gz-common-vendor, ros-jazzy-gz-math-vendor, ros-jazzy-gz-msgs-vendor, libcurl4-openssl-dev, libgflags-dev, libjsoncpp-dev, libtinyxml2-dev, libyaml-dev, libzip-dev, ros-jazzy-gz-cmake-vendor, ros-jazzy-gz-tools-vendor, ros-jazzy-gz-utils-vendor, ros-jazzy-ros-workspace Homepage: https://github.com/gazebosim/gz-fuel-tools Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-fuel-tools-vendor/ros-jazzy-gz-fuel-tools-vendor_0.0.6-1noble.20250424.132253_amd64.deb Size: 226184 SHA256: e8a3b4d79b14bcbeedbd89bec1abe1d5d8caffe560a00e5c737ec4ff6c49c704 SHA1: 79651cb32505aacd81156593f8d37769feebc38b MD5sum: a797132502f58224c47ec6523823328a Description: Vendor package for: gz-fuel_tools9 9.1.1 Gazebo Fuel Tools: Classes and tools for interacting with Gazebo Fuel Package: ros-jazzy-gz-fuel-tools-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-fuel-tools-vendor Version: 0.0.6-1noble.20250424.132253 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 3500 Depends: ros-jazzy-gz-fuel-tools-vendor (= 0.0.6-1noble.20250424.132253) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-fuel-tools-vendor/ros-jazzy-gz-fuel-tools-vendor-dbgsym_0.0.6-1noble.20250424.132253_amd64.deb Size: 3371414 SHA256: 22d485c1f1a0a3946b082bb72c92a231adb67438158448ceb1696eceaab3d5c8 SHA1: 0967c928e5a29a12742ab370cc2585e02cfd8bf3 MD5sum: e7b7b4030369fabb4108d0b3c67e8908 Description: debug symbols for ros-jazzy-gz-fuel-tools-vendor Build-Ids: f99fe2480af10081feb74a4b2d5590085c44ecb1 Package: ros-jazzy-gz-gui-vendor Version: 0.0.5-1noble.20250424.134842 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 3043 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.11.1) | libqt5gui5-gles (>= 5.11.1), libqt5qml5 (>= 5.9.0~beta), libqt5quick5 (>= 5.14.1) | libqt5quick5-gles (>= 5.14.1), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-gz-common-vendor, ros-jazzy-gz-math-vendor, ros-jazzy-gz-msgs-vendor, ros-jazzy-gz-plugin-vendor, ros-jazzy-gz-rendering-vendor, ros-jazzy-gz-transport-vendor, libprotobuf-dev, libprotoc-dev, libqt5core5a, libqt5quick5, libqt5widgets5, libtinyxml2-dev, protobuf-compiler, qml-module-qt-labs-folderlistmodel, qml-module-qt-labs-platform, qml-module-qt-labs-settings, qml-module-qtcharts, qml-module-qtgraphicaleffects, qml-module-qtlocation, qml-module-qtpositioning, qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-dialogs, qml-module-qtquick-extras, qml-module-qtquick-layouts, qml-module-qtquick-templates2, qml-module-qtquick-window2, qml-module-qtquick2, qtbase5-dev, qtdeclarative5-dev, qtquickcontrols2-5-dev, ros-jazzy-gz-cmake-vendor, ros-jazzy-gz-tools-vendor, ros-jazzy-gz-utils-vendor, ros-jazzy-ros-workspace Homepage: https://github.com/gazebosim/gz-rendering Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-gui-vendor/ros-jazzy-gz-gui-vendor_0.0.5-1noble.20250424.134842_amd64.deb Size: 658644 SHA256: 66f9f454153ac178041ae2607f963ca01fd6a89eb63c79fac389654337d37ccc SHA1: 107095cb37546f797ee935a913670c03390b492e MD5sum: abbc779681a0cb302cdd78d4bb12a592 Description: Vendor package for: gz-gui8 8.4.0 Gazebo GUI : Graphical interfaces for robotics applications Package: ros-jazzy-gz-gui-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-gui-vendor Version: 0.0.5-1noble.20250424.134842 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 25727 Depends: ros-jazzy-gz-gui-vendor (= 0.0.5-1noble.20250424.134842) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-gui-vendor/ros-jazzy-gz-gui-vendor-dbgsym_0.0.5-1noble.20250424.134842_amd64.deb Size: 24435992 SHA256: e3ab2ae0c2a3d5d321a97d2c753d3c143e8a0640a1563c64790c599972924788 SHA1: e21afef28bcfe8eb4fd4f016d1e78d9d655866aa MD5sum: 98b6b63b1baba9680b43d9614f16bd0a Description: debug symbols for ros-jazzy-gz-gui-vendor Build-Ids: 16e11e5b46811d0f05fb8c9eb1b3ccc7742c1661 1cd6966bfbd0b6dd44695ac1ece4042d649c1c64 1f26a33aff201fbb91db23142036c9a0650c08f9 23e0a1551841b61f73b938955aa49db6af84d854 26337198c86617a33b3254d5834ca6fc8a08d054 293ee3e32bbeaa9152a51d6840958576d76bf4d1 2c50922c8190b44c8bb9602f337eb8c1536bdc48 41778ceb59cf5cc3598b1adeb7266a1bdae2eea0 4596f1914c0eac6222a11e17fddcede0045e46fc 5916348d3480d2aa1a12fdf395635902e277884e 634af3761a30c1cc7c9fcc66a3b9e702b769735c 6dba6d0d7c3d906bc9114adae6e31e3ff063bb04 817b823727cb4765bd95f683b21e0041e9ea1695 8204c46f30d246bdd84597448ab074e87706fb9c 88af6d28d659f3570174d1f5084ed1274f70eb6d 9bef30f0c7c0f33dce57503a64f8a556f2953d38 a04ec49622ab8635fb1a8d5861baa2019c8c83ac b665f9d24e3f5950024590f975fe86f3d34c6696 bdef161a1ce46491ebf6126afe5cb89cb7fab899 cabd34658beaff8a76047f567b3dca4f645b4a78 cacdca266477df172b81ba91270f34e073fccb7d cb06953d1712192fe2127ec3e96f3636bbcba223 d71f09b99156717ba805777b78e9f92fb79b0267 dffb7b82d014fe79120eb9b70d5d7fbd88e212e0 Package: ros-jazzy-gz-launch-vendor Version: 0.0.5-1noble.20250424.170312 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 1048 Depends: libbinutils (>= 2.42), libbinutils (<< 2.42.1), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libwebsockets19t64 (>= 1.7.0), ros-jazzy-gz-common-vendor, ros-jazzy-gz-gui-vendor, ros-jazzy-gz-math-vendor, ros-jazzy-gz-msgs-vendor, ros-jazzy-gz-plugin-vendor, ros-jazzy-gz-sim-vendor, ros-jazzy-gz-transport-vendor, ros-jazzy-sdformat-vendor, binutils-dev, libgflags-dev, libtinyxml2-dev, libwebsockets-dev, libxi-dev, libxmu-dev, libyaml-dev, ros-jazzy-gz-cmake-vendor, ros-jazzy-gz-tools-vendor, uuid-dev, ros-jazzy-ros-workspace Homepage: https://github.com/gazebosim/gz-launch Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-launch-vendor/ros-jazzy-gz-launch-vendor_0.0.5-1noble.20250424.170312_amd64.deb Size: 273116 SHA256: 9d1be02e2ae4036fbefa4e541ce85b32da270e3273b8c30de400f41931d8a2e9 SHA1: 771cf4a2cb4aaf7ade915c67d5ee1a583aeeff2b MD5sum: 4d6e98f166c83aa46d7c52706c903428 Description: Vendor package for: gz-launch7 7.1.1 Gazebo Launch : Run and manage programs and plugins Package: ros-jazzy-gz-launch-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-launch-vendor Version: 0.0.5-1noble.20250424.170312 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 5140 Depends: ros-jazzy-gz-launch-vendor (= 0.0.5-1noble.20250424.170312) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-launch-vendor/ros-jazzy-gz-launch-vendor-dbgsym_0.0.5-1noble.20250424.170312_amd64.deb Size: 4882374 SHA256: 9c5cf83d5010f60746bfde0b227f2711eac4a47ee4c61281b62cb852fd6d77e0 SHA1: 09dbdbfe4a7060140d818ebe94928a27aafa1e59 MD5sum: 0cacb0532eff07b7e2b65950bb237434 Description: debug symbols for ros-jazzy-gz-launch-vendor Build-Ids: 0fa1c25f4d8285ed1b01672f27b68f8a5035529e 2ba8ce13c88c01585b19332633edf142f86fd35d 43719d710263e93b9ba6bcbe662db67133f5bb94 6839e74f53f8eebf4959da9b62e577916ec44845 878c72f6e91ccce770474825962308d0eca2550b c63ea8e83f6c8507ed830357db5207321245a8e0 df48142bce724a047d04fd10184d8ad0633a7824 eb96f5c7d8bae9636ef6a5fd8c6b85ff017eb608 Package: ros-jazzy-gz-math-vendor Version: 0.0.8-1noble.20250424.110644 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 1321 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, ros-jazzy-gz-cmake-vendor, ros-jazzy-gz-utils-vendor, ros-jazzy-ros-workspace Homepage: https://github.com/gazebosim/gz-math Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-math-vendor/ros-jazzy-gz-math-vendor_0.0.8-1noble.20250424.110644_amd64.deb Size: 241532 SHA256: 69d80728d9a0a1d9befdcb26da99f185a65476ff5b33676715ef9944402a9469 SHA1: d20fcc04d948d56c9ffd6a399a85debb786393b7 MD5sum: d904d722d9890cc2e7d4197114e7ab19 Description: Vendor package for: gz-math7 7.5.2 Gazebo Math : Math classes and functions for robot applications Package: ros-jazzy-gz-math-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-math-vendor Version: 0.0.8-1noble.20250424.110644 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 1678 Depends: ros-jazzy-gz-math-vendor (= 0.0.8-1noble.20250424.110644) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-math-vendor/ros-jazzy-gz-math-vendor-dbgsym_0.0.8-1noble.20250424.110644_amd64.deb Size: 1585862 SHA256: f1e9126a15f7ca36605e6ab3f5dcb4d00bcd5f443bd12ab3e4a682de15bea565 SHA1: 1465c39dce9686890d8dccfff73baa69d04e54b7 MD5sum: 704789ab04f608d75cb9471e11d90291 Description: debug symbols for ros-jazzy-gz-math-vendor Build-Ids: 6744ec5acdc3c961695d0932908792c59c2a6946 Package: ros-jazzy-gz-msgs-vendor Version: 0.0.6-1noble.20250424.121919 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 9448 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libprotoc32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-jazzy-gz-utils-vendor, libprotobuf-dev, libprotoc-dev, libtinyxml2-dev, protobuf-compiler, python3-dev, python3-protobuf, ros-jazzy-gz-cmake-vendor, ros-jazzy-gz-math-vendor, ros-jazzy-gz-tools-vendor, ros-jazzy-ros-workspace Homepage: https://github.com/gazebosim/gz-msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-msgs-vendor/ros-jazzy-gz-msgs-vendor_0.0.6-1noble.20250424.121919_amd64.deb Size: 979032 SHA256: ddd6a5bdedbf9e08c187cebbec7287a52d4fc5e2a5df6715855ce79c06e6810e SHA1: efeab8844cd2ea188627fb8d5338aefb2d6e8f7b MD5sum: 949f49b52110d2154609085049acfa47 Description: Vendor package for: gz-msgs10 10.3.2 Gazebo Messages: Protobuf messages and functions for robot applications Package: ros-jazzy-gz-msgs-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-msgs-vendor Version: 0.0.6-1noble.20250424.121919 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 26122 Depends: ros-jazzy-gz-msgs-vendor (= 0.0.6-1noble.20250424.121919) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-msgs-vendor/ros-jazzy-gz-msgs-vendor-dbgsym_0.0.6-1noble.20250424.121919_amd64.deb Size: 24695240 SHA256: f30a760e6300a602b5cdc1b7e77e61138435647b9d257e36e8f0a865a43983ce SHA1: f9803d2b4e4ec8e0817caa62f1f05ebcebe200c8 MD5sum: 2a79c6546ccb50c1bb9f055c2b56e40c Description: debug symbols for ros-jazzy-gz-msgs-vendor Build-Ids: 5f880a1c61d8d7664ba0fc0bfd212771cea28845 9ec431fd447d07fd0317f94d0aee1190e4bf099b Package: ros-jazzy-gz-ogre-next-vendor Version: 0.0.5-1noble.20250424.111422 Architecture: amd64 Maintainer: Michael Carroll Installed-Size: 26812 Depends: libc6 (>= 2.38), libegl1, libfreeimage3 (>= 3.18.0+ds2), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.3.1), libgl1, libstdc++6 (>= 13.1), libvulkan1 (>= 1.2.131.2), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxaw7 (>= 2:1.0.14), libxcb-randr0 (>= 1.1), libxrandr2 (>= 2:1.2.0), libxt6t64, libzzip-0-13t64 (>= 0.13.56), zlib1g (>= 1:1.1.4), glslang-dev, glslc, libboost-date-time-dev, libboost-dev, libboost-thread-dev, libfreeimage-dev, libfreetype-dev, libgl1-mesa-dev, libglu1-mesa-dev, libpoco-dev, libsdl2-dev, libshaderc-dev, libtbb-dev, libtinyxml2-dev, libvulkan-dev, libx11-dev, libx11-xcb-dev, libxaw7-dev, libxcb-randr0-dev, libxrandr-dev, libzzip-dev, rapidjson-dev, ros-jazzy-ros-workspace Homepage: https://www.ogre3d.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-ogre-next-vendor/ros-jazzy-gz-ogre-next-vendor_0.0.5-1noble.20250424.111422_amd64.deb Size: 6239750 SHA256: fa9bda414439551a15e1e49142fac5d466dc6f4361697e258f70593bd23d4542 SHA1: 12e69640ae85683128f8b684f6c9ec390aa5c5ae MD5sum: e9211db6badcdfe799ea9e3e49e07909 Description: Vendor package for Ogre-next v2.3.3 Package: ros-jazzy-gz-ogre-next-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-ogre-next-vendor Version: 0.0.5-1noble.20250424.111422 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Carroll Installed-Size: 60826 Depends: ros-jazzy-gz-ogre-next-vendor (= 0.0.5-1noble.20250424.111422) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-ogre-next-vendor/ros-jazzy-gz-ogre-next-vendor-dbgsym_0.0.5-1noble.20250424.111422_amd64.deb Size: 57825400 SHA256: 036e906d2e6cec11e7392c1608dc13c0cebc6d97c7c95178cb615a91678b8664 SHA1: a9cc51d6844a2a6a0bea01b7c0057b48e36b38f4 MD5sum: e0ccabd4f07aa2160e3dd52b78fac260 Description: debug symbols for ros-jazzy-gz-ogre-next-vendor Build-Ids: 04cacb87a950bfd39246aa840e2fcdc6f608cf98 0b241be93981efb5e3e0fe81b0ed8a98a7f11b3c 4739103cf498191993fad84c6b7366f4331a6904 4df8ac780817fc7244ab636be2b2661ad32d309c 512189d4cc2c47ea86ee278f85616097b5b0ac50 5162e8eecc7f38e6fd7cd95b4f88481841ae24ae 5abec172152357815609b02298a465089816fe55 5c67923d29dd19be1abe8816acdf4cd84f4bc087 6db0eea1bb40e1d05862c92887f50c2d4768f131 70bc0ec68b10ed1feed4315c84d69072f685e0d7 7539bb8c467bf5b0f61f5137c0b9c950ff9dfe2d 8ec5b4216a3cfbc12dbd95dfed7e6f359347a844 b4f5909d964176529c598f86eb3931e853928255 Package: ros-jazzy-gz-physics-vendor Version: 0.0.6-1noble.20250424.132237 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 11110 Depends: libassimp5 (>= 5.3.1+ds), libbullet3.24t64 (>= 3.24+dfsg), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-gz-common-vendor, ros-jazzy-gz-dartsim-vendor, ros-jazzy-gz-math-vendor, ros-jazzy-sdformat-vendor, ros-jazzy-urdfdom, libbenchmark-dev, libbullet-dev, libeigen3-dev, ros-jazzy-gz-cmake-vendor, ros-jazzy-gz-plugin-vendor, ros-jazzy-gz-utils-vendor, ros-jazzy-ros-workspace Homepage: https://github.com/gazebosim/gz-physics Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-physics-vendor/ros-jazzy-gz-physics-vendor_0.0.6-1noble.20250424.132237_amd64.deb Size: 710264 SHA256: f00eca54254df951cd73dba3c34b7eed99bc54a625cdc21d94df235df1f6bf4c SHA1: 67e8218ec45202abde8dea62b87d201b081354e2 MD5sum: e619240b1f82031237863559a10a5e7d Description: Vendor package for: gz-physics7 7.5.0 Gazebo Physics : Physics classes and functions for robot applications Package: ros-jazzy-gz-physics-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-physics-vendor Version: 0.0.6-1noble.20250424.132237 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 29599 Depends: ros-jazzy-gz-physics-vendor (= 0.0.6-1noble.20250424.132237) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-physics-vendor/ros-jazzy-gz-physics-vendor-dbgsym_0.0.6-1noble.20250424.132237_amd64.deb Size: 26909850 SHA256: 3957c802e34a2be0bd7ca478b3a0b5de82c2f405cf97a5bfc1392e2cfc7a6440 SHA1: 95d2582d3821848f22a0f9cd95c78f5f99d8b5cf MD5sum: 240da1250e74dc385243dc987a64d218 Description: debug symbols for ros-jazzy-gz-physics-vendor Build-Ids: 79497cd9fd966cba16115e5fd80cc6af2a666332 7a3bd613a01d17e022146eb70d7fb8670ef7c2c7 888af190b07458ea3f3357d8fd95bd106ac27300 988365be1fde84c35067db9d332a6b91b0829694 bc9408cbc0e0ed5a34b4f7915b3c9b36816c651e d2d5a0e6b9548cea7a1f877bea76d816e37e2fcf Package: ros-jazzy-gz-plugin-vendor Version: 0.0.5-1noble.20250424.121915 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 749 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-gz-cmake-vendor, ros-jazzy-gz-tools-vendor, ros-jazzy-gz-utils-vendor, ros-jazzy-ros-workspace Homepage: https://github.com/gazebosim/gz-plugin Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-plugin-vendor/ros-jazzy-gz-plugin-vendor_0.0.5-1noble.20250424.121915_amd64.deb Size: 181762 SHA256: 86ecc3bd11139b1c6aace901d4e63cd131b7d0a5d7cf4b37b6c979a74c5aede6 SHA1: eeb90d1c14080be197fd44727d0e250e837ac710 MD5sum: 5298e3c238d5a975e71cdbe0f7bded4b Description: Vendor package for: gz-plugin2 2.0.4 Gazebo Plugin : Cross-platform C++ library for dynamically loading plugins. Package: ros-jazzy-gz-plugin-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-plugin-vendor Version: 0.0.5-1noble.20250424.121915 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 2146 Depends: ros-jazzy-gz-plugin-vendor (= 0.0.5-1noble.20250424.121915) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-plugin-vendor/ros-jazzy-gz-plugin-vendor-dbgsym_0.0.5-1noble.20250424.121915_amd64.deb Size: 2030718 SHA256: 2a31ba8d25cfe248f64931ef8fbf8206cc305fa5273c9badec0e20a9f333b53c SHA1: 36d4b037819a04a7cfbfdd8749b8fb224cdae2f4 MD5sum: dbe8579c83c665518f04043c2cd0545d Description: debug symbols for ros-jazzy-gz-plugin-vendor Build-Ids: 41afd6ef7d60809cb8d179b1686d9e79fd3d84ff 6af840e2e3688a59ddb7179cb6c3f589a47fecab 7907176522f0872914c6612f23ca0cbe141728ce Package: ros-jazzy-gz-rendering-vendor Version: 0.0.6-1noble.20250424.132237 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 21991 Depends: libc6 (>= 2.38), libegl1, libgcc-s1 (>= 3.3.1), libglx0, libogre-1.9.0t64 (>= 1.9.0+dfsg1-9~), libopengl0, libstdc++6 (>= 13.1), ros-jazzy-gz-common-vendor, ros-jazzy-gz-math-vendor, ros-jazzy-gz-ogre-next-vendor, ros-jazzy-gz-plugin-vendor, freeglut3-dev, libfreeimage-dev, libglew-dev, libogre-1.9-dev, libvulkan-dev, libxi-dev, libxmu-dev, ros-jazzy-gz-cmake-vendor, ros-jazzy-gz-utils-vendor, uuid-dev, ros-jazzy-ros-workspace Homepage: https://github.com/gazebosim/gz-rendering Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-rendering-vendor/ros-jazzy-gz-rendering-vendor_0.0.6-1noble.20250424.132237_amd64.deb Size: 3967854 SHA256: 0124afebb78613cbc708f4e5a2b59d4cb67726244c97e59d939abb79f42fa751 SHA1: b6a3a5da6d8370994c2feb8cdca83408486ebce8 MD5sum: ef4ab2df9d91a0e7575fa039adc89aab Description: Vendor package for: gz-rendering8 8.2.2 Gazebo Rendering: Rendering library for robot applications Package: ros-jazzy-gz-rendering-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-rendering-vendor Version: 0.0.6-1noble.20250424.132237 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 29169 Depends: ros-jazzy-gz-rendering-vendor (= 0.0.6-1noble.20250424.132237) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-rendering-vendor/ros-jazzy-gz-rendering-vendor-dbgsym_0.0.6-1noble.20250424.132237_amd64.deb Size: 27660248 SHA256: 933b8d7dbdb63c7cd879c6bf401341ed73135e0a3059567a0477ca38d47b6284 SHA1: db2fe215928f46cca7d358a4d677d1e38404d13a MD5sum: 83ee7ceb2d5153d59c8097eb7ad338a3 Description: debug symbols for ros-jazzy-gz-rendering-vendor Build-Ids: 42f4ffb37cb704c90c843601a538f6e39dd9aa8f 5811a79b8f7ebbc3068454ea79c10491fdd1f3b9 81e43e37bc6e0d8d336bd023835641b80ae26ba3 Package: ros-jazzy-gz-ros2-control Version: 1.2.12-1noble.20250505.194242 Architecture: amd64 Maintainer: Alejandro Hernández Installed-Size: 1185 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-gz-common-vendor, ros-jazzy-gz-msgs-vendor, ros-jazzy-gz-sim-vendor, ros-jazzy-gz-transport-vendor, ros-jazzy-sdformat-vendor, ros-jazzy-ament-index-cpp, ros-jazzy-controller-manager, ros-jazzy-gz-plugin-vendor, ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-ros2-control/ros-jazzy-gz-ros2-control_1.2.12-1noble.20250505.194242_amd64.deb Size: 224772 SHA256: 7ecf8f2e2284a180656a34ca0fa9b843ed85b3cedf680e76a7c035662d0d8563 SHA1: 2ae2e9c542de73a1088127b9c51b78300796b4b6 MD5sum: 1233a7daa4c5ffae9653b5415bbf2553 Description: Gazebo ros2_control package allows to control simulated robots using ros2_control framework. Package: ros-jazzy-gz-ros2-control-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-ros2-control Version: 1.2.12-1noble.20250505.194242 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernández Installed-Size: 7469 Depends: ros-jazzy-gz-ros2-control (= 1.2.12-1noble.20250505.194242) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-ros2-control/ros-jazzy-gz-ros2-control-dbgsym_1.2.12-1noble.20250505.194242_amd64.deb Size: 4595534 SHA256: 4930b13f6a245ad0083cb2a4744cc1279c5b25c50c455d8b6b90a9f5584892ce SHA1: 729ae9b7df7044e0708b17069d88baeb087a6829 MD5sum: 05d7fa62db932a61e887fd13f1b4dbd3 Description: debug symbols for ros-jazzy-gz-ros2-control Build-Ids: 0adf8e4d1ae187f33fd1339bc370b4f74e3c802a 20b104bb0334be1406be9a79aed2eb5361f7c13e 4ba1655904319a4334925b80229d8fd9ef7ea6fd Package: ros-jazzy-gz-ros2-control-demos Version: 1.2.12-1noble.20250506.151851 Architecture: amd64 Maintainer: Alejandro Hernandez Installed-Size: 1112 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ackermann-steering-controller, ros-jazzy-ament-index-python, ros-jazzy-control-msgs, ros-jazzy-diff-drive-controller, ros-jazzy-effort-controllers, ros-jazzy-geometry-msgs, ros-jazzy-gz-ros2-control, ros-jazzy-hardware-interface, ros-jazzy-imu-sensor-broadcaster, ros-jazzy-joint-state-broadcaster, ros-jazzy-joint-trajectory-controller, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-mecanum-drive-controller, ros-jazzy-rclcpp, ros-jazzy-robot-state-publisher, ros-jazzy-ros-gz-bridge, ros-jazzy-ros-gz-sim, ros-jazzy-ros2controlcli, ros-jazzy-ros2launch, ros-jazzy-std-msgs, ros-jazzy-tricycle-controller, ros-jazzy-velocity-controllers, ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: https://github.com/ros-controls/gz_ros2_control/blob/master/README.md Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-ros2-control-demos/ros-jazzy-gz-ros2-control-demos_1.2.12-1noble.20250506.151851_amd64.deb Size: 138264 SHA256: 44130ee7fc793f869641b2e6283aa0fe6efcd23b2b551c725f6f84498ccc57d3 SHA1: a59a4c396f46632da377de4f9d9f7550b082b62b MD5sum: 24ff0e80e3cd1a6850a0ea3604f3648b Description: gz_ros2_control_demos Package: ros-jazzy-gz-ros2-control-demos-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-ros2-control-demos Version: 1.2.12-1noble.20250506.151851 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Installed-Size: 3814 Depends: ros-jazzy-gz-ros2-control-demos (= 1.2.12-1noble.20250506.151851) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-ros2-control-demos/ros-jazzy-gz-ros2-control-demos-dbgsym_1.2.12-1noble.20250506.151851_amd64.deb Size: 3446568 SHA256: c5c374cabee689c56ce068cba0a64b1729c21b429b498cdb65367c2f83a6ba4e SHA1: 69a535f2b6373ebe8dd9adc33804f51e0e7a31fa MD5sum: 8db7dbfea3c40e277e115ee66ae41750 Description: debug symbols for ros-jazzy-gz-ros2-control-demos Build-Ids: 18b4a9f1a4146a512fdf59d7a70e791ab3b9018a 19d85bce57a35b4024fcd25bb191e5ea3d2cef71 3ce792f0480b2fb589f7667a9ec61f69049058c8 814ab5134718b2dc1e92d7f0c4613a66bc508381 d698f44fe759c4a1ffad54b00ea91ae0cebfbd48 Package: ros-jazzy-gz-sensors-vendor Version: 0.0.6-1noble.20250424.134841 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 2432 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-jazzy-gz-common-vendor, ros-jazzy-gz-math-vendor, ros-jazzy-gz-msgs-vendor, ros-jazzy-gz-rendering-vendor, ros-jazzy-gz-transport-vendor, ros-jazzy-sdformat-vendor, ros-jazzy-gz-cmake-vendor, ros-jazzy-gz-tools-vendor, ros-jazzy-ros-workspace Homepage: https://github.com/gazebosim/gz-sensors Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-sensors-vendor/ros-jazzy-gz-sensors-vendor_0.0.6-1noble.20250424.134841_amd64.deb Size: 397294 SHA256: c5420ce050d4cbadefff9a49406c05f831b849e3ddc4b646b3210f742874e884 SHA1: 93db17a104902ba492a43658485c1237eca1deed MD5sum: 493ec6127d7c7aabb6c839f9d3f80ea9 Description: Vendor package for: gz-sensors8 8.2.2 Gazebo Sensors : Sensor models for simulation Package: ros-jazzy-gz-sensors-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-sensors-vendor Version: 0.0.6-1noble.20250424.134841 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 11775 Depends: ros-jazzy-gz-sensors-vendor (= 0.0.6-1noble.20250424.134841) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-sensors-vendor/ros-jazzy-gz-sensors-vendor-dbgsym_0.0.6-1noble.20250424.134841_amd64.deb Size: 11415328 SHA256: 652eb5dcee3c8f819f216f4e7b4cadca35451572c17f68d19feb012518e05eb8 SHA1: eb5c513c55e5bef527cd57d97bfbb6c5ae00f971 MD5sum: 681b251d145423bb6e3598e672824056 Description: debug symbols for ros-jazzy-gz-sensors-vendor Build-Ids: 164a85233c35f65199cae39740c8e3a4aa39a413 2b112295460840a2fd4e3eb022dd88b880c4465e 2ecb97acac8227a353718f9f055032eeab4e91a0 40f21cef2621fe810540a860b85c115e0d3bfb2b 4610e56732087c7e9dd95a533c9e5142c14121fc 5030267cdeec44227f674869247475df2eac41fd 52859cc14517692fcb54132bf93af2d5299c630b 76706d0f039ff5045688d4fde7101f22f23f82ca 8d8f121417889987dd0cbd2dc94397c9c7fe41dd 96a2fbc9e35209242355385d3926441b68e505d6 a3485d921dd3d3ec05ab768a7876020b9ef680b7 adb28ddd1e94fe7db6cae663d6ac726a201a6739 b9e4ce3d569f0ec036dc9372d5c61ed92487f09c d0ebee26476e524d6d1d6c89c75df2ca44d97da5 da631e6bdbaadcfa3abfb0b69fb346b12db550cb e6454027584ff02f7873b21d0fd4b5b09b1447d4 f0ae99e1a9d8b772b3fc13c388c589f5a616ad23 f1e5899c0f9155e19fb1f9b434facddb010b3243 fc81cdd291becdc75bbaf5e7e9bfa2598707158e fc9f994271f52c48b715c4883c0d00843bcce5a4 Package: ros-jazzy-gz-sim-vendor Version: 0.0.8-1noble.20250424.160118 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 51241 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-gz-common-vendor, ros-jazzy-gz-fuel-tools-vendor, ros-jazzy-gz-gui-vendor, ros-jazzy-gz-math-vendor, ros-jazzy-gz-msgs-vendor, ros-jazzy-gz-physics-vendor, ros-jazzy-gz-plugin-vendor, ros-jazzy-gz-rendering-vendor, ros-jazzy-gz-sensors-vendor, ros-jazzy-gz-transport-vendor, ros-jazzy-sdformat-vendor, freeglut3-dev, libbenchmark-dev, libfreeimage-dev, libglew-dev, libprotobuf-dev, libprotoc-dev, libtinyxml2-dev, libxi-dev, libxmu-dev, protobuf-compiler, pybind11-dev, qml-module-qt-labs-folderlistmodel, qml-module-qt-labs-settings, qml-module-qtgraphicaleffects, qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-dialogs, qml-module-qtquick-layouts, qml-module-qtquick2, qtbase5-dev, qtdeclarative5-dev, ros-jazzy-gz-cmake-vendor, ros-jazzy-gz-tools-vendor, ros-jazzy-gz-utils-vendor, uuid-dev, ros-jazzy-ros-workspace Homepage: https://github.com/gazebosim/gz-sim Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-sim-vendor/ros-jazzy-gz-sim-vendor_0.0.8-1noble.20250424.160118_amd64.deb Size: 10595508 SHA256: 0270b0647dfcee98214cfed1ab2a6c05db3636bc77595c970411fafe4373c979 SHA1: 3ba93b0efa4bfe2bb06d21c2bc85cfd0e4274ac5 MD5sum: 1b66d12d07a019ad6349104c64a5e1a1 Description: Vendor package for: gz-sim8 8.9.0 Gazebo Sim : A Robotic Simulator Package: ros-jazzy-gz-sim-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-sim-vendor Version: 0.0.8-1noble.20250424.160118 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 186391 Depends: ros-jazzy-gz-sim-vendor (= 0.0.8-1noble.20250424.160118) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-sim-vendor/ros-jazzy-gz-sim-vendor-dbgsym_0.0.8-1noble.20250424.160118_amd64.deb Size: 174444038 SHA256: 8350cb6bb58c848ec251984ca084f596877e50d3b69074b95c1b25c326812f9f SHA1: 533d24add3634473dbcede68dd7df1164563cd3c MD5sum: 46da66fd74be93ded01cd1eb8dac3ee9 Description: debug symbols for ros-jazzy-gz-sim-vendor Build-Ids: 060c5e539267ea8e85db6f0aabcaa92b4405d9cf 087f8316c84498d23c752861ba9e6c152654739b 0aa07d72992f89e48f14c3a47513f688e751e415 0bdaa2a7eb33028ff2516ebba245a0e4d751207c 16cc9994fb2cfc89105f682d156b911a32f007dc 187cbbd613e3ea88853de3dc9c3cf76b075c680d 19afe3ad4f812e8d9d7834db0d2f64c0a8682269 1a8fe6f95d3edf4fc3107d075c42145a4111a9b8 1d1ae6f4cf744a73c61fd5118ed32728b2af5f53 1f434211871cd0f3c0b0d8a466564ebccc884fe9 2012e0c5df6fdef8c9f1955fbd7b02333bc9eb49 24008fae86e9c281a14374d6562c6a8b451f1895 241966f117e6efcb2f7c7f1154bd9739492be454 250338d2eca98fa371865aeaf3974160523ec601 269f539639602ed51d3d061b8ed82fdccf0218ec 26e4af2444be717c3457721084961207e2900242 280701045e7f69a1fa980a056cd02c985ddd7edc 2ff3c0becd1f530b4bb2d08e7446ec28c5768b20 339461e15b9524d34f572b2ba007f482c67d8eb7 37aa39b668875465e0b8c6608868160611cb752f 3c742de116ad291985248437fc698449d64ae212 40601e755e6dcc5f124ce694ebafc8a70be335bc 4658296f5afa6592d08459d98d038b234c64cbd3 46f715d9807a2110e6306631512086547d4ffdaa 4728573f55770f182b54f4555226bc808e39c133 4a54f25603a53c3d0551b03686ea174b382dbb1f 4f1e824928a48576bf00930c27e46a75d0e09291 5147f2efa36757c829d943a12d404c8a7c4b9c67 529b1ed8f33014a9460732a6f0d66cb8157d2329 532f04aed635d114527c43834eea2bd0f55c39b7 5618450e1c63e0ac76e14b699ab59c7e2d61295b 58e9cfd9d6689c0dca52b90b909cc94f34111364 59ee2dd7d331dc0b3b601af60054683ba590120c 5c66f54750dffca02f3c8d11bdc3f3860c78a553 5c8306efc50e06138f6d4898bc7b0e2c4625bca4 60c7433777de5b12509c72906fdedb6836f3b186 60fea88235f380e5bc3446781615a09ac5f13030 614f6881a00a5e6a09902385bd5362bb5c87e809 63f59325908758f4026d4fd5f393c2722ec0449d 66f0da3614af6217fa9b50dd99c908686f01b87f 68bb1f61fd363ed251bd22da6805bd8990f30a71 69ec8a1db7d5e26ae54fc5988ab1fd744d957a29 6d8ce8f433c96fc9b710d973a5f19a83a5d8827b 6f037bd2536235d25c010b50344e176d57590704 6f34a52ba13c98f24205b08490b1476a8d119409 7682e9ac7164ccb909ea2cd825d21f4b3e481069 7863b59e1fb86eae95f4f91abb18beed382a9287 7af33aa4ce6f031ee7f3c9c4c560cbe44a785975 7beb4c07e3dedd56fa93e74810515945328aa2dd 7c8da562a6991c6e3f7ab0644913195a31f672f7 7d8a2486bf651b28d4c61a275c509ec36a3afa52 7eaf4e32c1d55bef7a12bfe0c3deab66f93ea3c1 7ed4affe54fb35222dd0c28e87f0c2516ab5c5e2 801424181389bb520339274a445eaf6443be7a5d 80e0dc5fe79868f03864fb2113136ebc4bc95a0e 81232c15f66ac8b2cb83c4c57c2bbf11d714697b 85b67791f2405ff326c00d82ed5a0687a929999b 8702b0fcdc04bc34ac82cd6056eece8762d120f9 878c8cdc65facae6aaf2fd0f734968b9c7b32d24 88be0c2c3c6314c9fa1ee968df8ca2ac3ca498b3 8d9c045801b8d78698a5c4423d3a9935d6ceb12f 916e050116fa3addaf27112741b3177627a7e5c9 9236cf03dbb63888388947f452fbfafa7093734f 96f53a4d9144c75ddeea64475137f5fcf434eb6f 9963e4d23e5c47b0015af132a91a01c5cb0c625d 99ebbf01eadb7fd2a2c46f35138bc7b26931b0cb 9a3649abe2976d2940e872ee71244bf8be7e2ed8 9e2f085ff1ac86c7acd7539f8956b6beb693d927 9f6ed50bdc8487718c18d1c117bbc3029a10da7d 9fe7f96ac0a3094d84143a04473108a55e02beca 9ff485c45064552db48d70f5bcbd75d41ff8ab68 a66f533b69665c55ac24d14deff1b8e709205186 a82e8ae7922250478a8bcdb025696c99e02ca6e7 a8f7550416f694009b837f566b7d2b1254b69a36 b03a802947676ae326054153e43a5476d7a57834 b43bdfb47e3494fa7524f728cbd95ba5fee4875c b59567a9a73733e9bf1f865ecbed94506f63a4e5 bffdfad7eabe284447856214eb6dba752b4d1c12 c0a83d4e6ad07c2ba7d14993370e9e1a2541c307 c12c8654595143de41556954dfceac3a9acb0022 c15e7e7524b2a47dfc276936481bee017fb3e370 c5cc8789668da9080a25e84f064a591b2403e0a1 c67933786012c12d190223e145faa49dbc5d69c8 c998d0df48df804513022c1f8a93b8edacf72678 cace6cdb54491c7b7a6b0ecb2b779bcea7833a59 cd62c75a537cae7a36cac39e77017017cd273dda ce0bd8cba185275c3f24d55d1fdbed329aea787f cedd30d870ff7b675d3bf2d6fc49ddc2fd10e3c4 d1387a3763d7291659ba25fdc6cde5efd3df9932 d2d9438366396ebc00c9d628b748e8205506b4bc d552870a6991b479ca17b8cd0e6979ef605a3105 db9dcbad94220b2e02b7e064f568161e7f61365f dc54cda208e9118481b40c3abaf246c6a6ff110c e0322aabaa2706f29ca28614704b41b26cbe6f3a e255621b6765e86e5fe76904e64bb56679e4c326 e85061a8f15aa65f47b9c52d62866df963a451e1 eb4302ea2f7751dc138364ed421454c79c277e50 f0f455df1867b657793c063976d0fed0d70f5057 f4e75c5f78e3bbeaf7a35d1a1c39821094abbaaf f5fd90e2edbd45a6a0bbcdb63c0e476952788065 f798fe0e77f9456a497d150f9e8f543c05d7acf0 f8e1ce0f815ca2c24466a71a6a13193d90198ae5 f9d4afd9a128aab459d8002812454365c22c3b5f Package: ros-jazzy-gz-tools-vendor Version: 0.0.6-1noble.20250424.121722 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 151 Depends: libc6 (>= 2.14), libgcc-s1 (>= 4.2), libstdc++6 (>= 13.1), ros-jazzy-gz-cmake-vendor, ruby, ros-jazzy-ros-workspace Homepage: https://github.com/gazebosim/gz-tools Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-tools-vendor/ros-jazzy-gz-tools-vendor_0.0.6-1noble.20250424.121722_amd64.deb Size: 32264 SHA256: 82b569bb9c6c815b456117cd03e5cabafb967dd4e108557f41816bd3a193ae9b SHA1: 62f1d805de8ef127b80501d920769ebaa175abf7 MD5sum: 8ad13b16f9512c619f84232463ada60e Description: Vendor package for: gz-tools2 2.0.2 Gazebo Tools: Entrypoint to Gazebo's command line interface Package: ros-jazzy-gz-tools-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-tools-vendor Version: 0.0.6-1noble.20250424.121722 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 227 Depends: ros-jazzy-gz-tools-vendor (= 0.0.6-1noble.20250424.121722) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-tools-vendor/ros-jazzy-gz-tools-vendor-dbgsym_0.0.6-1noble.20250424.121722_amd64.deb Size: 204298 SHA256: 4e815daa9bd0d13e57e7eff6b2dabbdc3e35e35fadaba5a2ce150ddefbaa1246 SHA1: fe3941ad819148360ef394c3d1449f0b3b8951aa MD5sum: ce5850dae4f6c0749e235286f03acd32 Description: debug symbols for ros-jazzy-gz-tools-vendor Build-Ids: 62a079f95aa544ff777546839cb1077c8e54eac4 Package: ros-jazzy-gz-transport-vendor Version: 0.0.6-1noble.20250424.132310 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 2225 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 13.1), libuuid1 (>= 2.16), libzmq5 (>= 4.0.1+dfsg), ros-jazzy-gz-msgs-vendor, cppzmq-dev, libprotobuf-dev, libprotoc-dev, libsqlite3-dev, libzmq3-dev, pkg-config, protobuf-compiler, pybind11-dev, python3-dev, python3-psutil, python3-pytest, ros-jazzy-gz-cmake-vendor, ros-jazzy-gz-math-vendor, ros-jazzy-gz-tools-vendor, ros-jazzy-gz-utils-vendor, uuid-dev, ros-jazzy-ros-workspace Homepage: https://github.com/gazebosim/gz-transport Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-transport-vendor/ros-jazzy-gz-transport-vendor_0.0.6-1noble.20250424.132310_amd64.deb Size: 520898 SHA256: fd58d91056af7aa93a7ed862c585d3255b11c1be439dafed05e3d7f2db31fa13 SHA1: 7a6bd90984fe356ebd9acf99daaf490ded3042a2 MD5sum: 2460fa24cd014d064a3ea2ee7fe64178 Description: Vendor package for: gz-transport13 13.4.1 Gazebo Transport: Provides fast and efficient asynchronous message passing, services, and data logging. Package: ros-jazzy-gz-transport-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-transport-vendor Version: 0.0.6-1noble.20250424.132310 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 9251 Depends: ros-jazzy-gz-transport-vendor (= 0.0.6-1noble.20250424.132310) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-transport-vendor/ros-jazzy-gz-transport-vendor-dbgsym_0.0.6-1noble.20250424.132310_amd64.deb Size: 8749046 SHA256: 12a15d275892de7ecab5b8e3f9b2861789367309334e4c12b268e45f799d79e8 SHA1: 8c0ae4a9b965bc17edeae69cd581268f4d42bfc8 MD5sum: 9dd2c12a7d7315febb273c6618e29341 Description: debug symbols for ros-jazzy-gz-transport-vendor Build-Ids: 010ee2c87b2ce815ad157381a7506617846292b8 34f2936d2d874407f4cf38dedb425a89f288e48a 3d8f115e863dec809b62261eb77e3dc3aa6a4441 71127671c59cf546462085d5176fca51d742c902 bfcedaa9bf52bfc8a7538ba10a4e9ff330c4f868 Package: ros-jazzy-gz-utils-vendor Version: 0.0.5-1noble.20250424.110518 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 637 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-jazzy-gz-cmake-vendor, ros-jazzy-ros-workspace Homepage: https://github.com/gazebosim/gz-utils Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-utils-vendor/ros-jazzy-gz-utils-vendor_0.0.5-1noble.20250424.110518_amd64.deb Size: 104622 SHA256: e65422312fb653845aed7a4ba5363a42fb156989b14599fee2580743910568f3 SHA1: 65c40f6df5416a0219d3bd90edfc97781bd205e0 MD5sum: e445351c0c9e0507624e199b05e26061 Description: Vendor package for: gz-utils2 2.2.1 Gazebo Utils : Classes and functions for robot applications Package: ros-jazzy-gz-utils-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-gz-utils-vendor Version: 0.0.5-1noble.20250424.110518 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 161 Depends: ros-jazzy-gz-utils-vendor (= 0.0.5-1noble.20250424.110518) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-gz-utils-vendor/ros-jazzy-gz-utils-vendor-dbgsym_0.0.5-1noble.20250424.110518_amd64.deb Size: 145758 SHA256: 72a2d806d09f5d55b1ca4c365b941d6670ac59c878811828ca30c83a5ee93114 SHA1: 27047877b18cdf359cbeb84dc9beb4a670f163cf MD5sum: 6979a6d03be19800582680ac952095b6 Description: debug symbols for ros-jazzy-gz-utils-vendor Build-Ids: 78af4ea994b7e32eb557af7ff3f1c6bee87c4501 Package: ros-jazzy-hardware-interface Version: 4.29.0-1noble.20250505.192611 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1295 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-backward-ros, ros-jazzy-control-msgs, ros-jazzy-joint-limits, ros-jazzy-lifecycle-msgs, ros-jazzy-pal-statistics, ros-jazzy-pluginlib, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-realtime-tools, ros-jazzy-sdformat-urdf, ros-jazzy-tinyxml2-vendor, ros-jazzy-urdf, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-hardware-interface/ros-jazzy-hardware-interface_4.29.0-1noble.20250505.192611_amd64.deb Size: 329414 SHA256: 82078bf38c5762d2ae4586e21388be786643ccc9ea07dc34b2c989f9fedb3f26 SHA1: 9f90625148d56dbd0558183a927723c1a9a49383 MD5sum: c400552bbe84526dc357288783c5a6bd Description: Base classes for hardware abstraction and tooling for them Package: ros-jazzy-hardware-interface-dbgsym Package-Type: ddeb Source: ros-jazzy-hardware-interface Version: 4.29.0-1noble.20250505.192611 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 5493 Depends: ros-jazzy-hardware-interface (= 4.29.0-1noble.20250505.192611) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-hardware-interface/ros-jazzy-hardware-interface-dbgsym_4.29.0-1noble.20250505.192611_amd64.deb Size: 5224264 SHA256: d6be370034ac89372bdfc415f34cfa3a499ff6a298dbc883744d40cd328168eb SHA1: dadf0f73a914f9a15aa49a3e34798a2ecd172e9b MD5sum: ecef440232d54c22654148f72690d2da Description: debug symbols for ros-jazzy-hardware-interface Build-Ids: 501f693e3244cc8eda71d520b5c18c5ec2cc2866 90eddb08eaeecfe84da9e6916fbc2e0f7d788042 Package: ros-jazzy-hardware-interface-testing Version: 4.29.0-1noble.20250505.193142 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 214 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-control-msgs, ros-jazzy-hardware-interface, ros-jazzy-lifecycle-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp-lifecycle, ros-jazzy-ros2-control-test-assets, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-hardware-interface-testing/ros-jazzy-hardware-interface-testing_4.29.0-1noble.20250505.193142_amd64.deb Size: 58596 SHA256: e946c57957a30d84c6afc06d425750fb6abace2e4ca00bb578a112221b8e296a SHA1: f35288e0c746503dc254bfcdef8a92ece44b6246 MD5sum: 6db920929b62548bb01ff1cce64c1a1f Description: Commonly used test fixtures for the ros2_control framework Package: ros-jazzy-hardware-interface-testing-dbgsym Package-Type: ddeb Source: ros-jazzy-hardware-interface-testing Version: 4.29.0-1noble.20250505.193142 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1819 Depends: ros-jazzy-hardware-interface-testing (= 4.29.0-1noble.20250505.193142) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-hardware-interface-testing/ros-jazzy-hardware-interface-testing-dbgsym_4.29.0-1noble.20250505.193142_amd64.deb Size: 1756440 SHA256: 032ee313735b26ae1aaf6555afc47c052a6f06246afd556cfbb3e27652d43a0b SHA1: 885aba7948a34cc57c2d2bda2b3c013a95f0b759 MD5sum: 37188b9763eadeece3ab5959338e2371 Description: debug symbols for ros-jazzy-hardware-interface-testing Build-Ids: 69cf630734a7d95fc4483f88e02e0fa3cf70b03c Package: ros-jazzy-hash-library-vendor Version: 0.1.1-7noble.20250424.120829 Architecture: amd64 Maintainer: Kenji Miyake Installed-Size: 127 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ros-workspace Homepage: https://github.com/stbrumme/hash-library Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-hash-library-vendor/ros-jazzy-hash-library-vendor_0.1.1-7noble.20250424.120829_amd64.deb Size: 34552 SHA256: 08c900ee33377c9a16de239d34997b19d18057cc2196be3533698690ba0fd1ed SHA1: edbb8aced76168064aa59069bed950d87a1960d4 MD5sum: 8d3e50367bce346c27b3fa10f82e6457 Description: ROS2 vendor package for stbrumme/hash-library Package: ros-jazzy-hash-library-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-hash-library-vendor Version: 0.1.1-7noble.20250424.120829 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Miyake Installed-Size: 176 Depends: ros-jazzy-hash-library-vendor (= 0.1.1-7noble.20250424.120829) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-hash-library-vendor/ros-jazzy-hash-library-vendor-dbgsym_0.1.1-7noble.20250424.120829_amd64.deb Size: 155434 SHA256: 1ad7e394487f0175bbef684d05580aecca9f8bd34111e7611d134c9bf822c921 SHA1: ced6c6985e0052453fded421907181e40be36f1e MD5sum: a4383e23560f81efe5a0b2dd0f4ec42a Description: debug symbols for ros-jazzy-hash-library-vendor Build-Ids: 6de3ce5f5f4fb4917a2cf51e6ab517872d4d3bd7 Package: ros-jazzy-hatchbed-common Version: 0.1.2-1noble.20250430.015819 Architecture: amd64 Maintainer: Marc Alban Installed-Size: 90 Depends: ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-hatchbed-common/ros-jazzy-hatchbed-common_0.1.2-1noble.20250430.015819_amd64.deb Size: 14108 SHA256: 5b92a6edf047c1548f97933e0ef48729b453676f76dbb226a4e9c1b3621038e8 SHA1: 469effaddec92877778fea4e93ff73435ba56500 MD5sum: 971b317587388ff212d4dd9a6f7dd47b Description: Common Hatchbed C++ utility code for ROS, such registering and handling updates to ros parameters. Package: ros-jazzy-heaphook Version: 0.1.1-3noble.20250424.121713 Architecture: amd64 Maintainer: sykwer Installed-Size: 116 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-tlsf, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-heaphook/ros-jazzy-heaphook_0.1.1-3noble.20250424.121713_amd64.deb Size: 24612 SHA256: e61efbe36b2bcca4bc2ea1e5861e29f0afa920af4befe502455902ffcca981dd SHA1: a568fad4d7ae9b6c6155106e2e101d3404910fb3 MD5sum: 65ebf0d9a4f6c346585bd1758a610982 Description: Replace all the dynamic heap allocation functions by LD_PRELOAD Package: ros-jazzy-heaphook-dbgsym Package-Type: ddeb Source: ros-jazzy-heaphook Version: 0.1.1-3noble.20250424.121713 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: sykwer Installed-Size: 190 Depends: ros-jazzy-heaphook (= 0.1.1-3noble.20250424.121713) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-heaphook/ros-jazzy-heaphook-dbgsym_0.1.1-3noble.20250424.121713_amd64.deb Size: 150152 SHA256: 22079896c5a24e73a22325824a3cae5ca497a5d32fb43d6fae1ef95df9ee23f0 SHA1: 13d6bda7074085e43fcfb7d0f0f20785f12b060a MD5sum: 19ba15a50f6ee0cf5228196b014959dc Description: debug symbols for ros-jazzy-heaphook Build-Ids: 0c3d26b510d1e60561e84d1be2fd6bf0de91473b 544425b4f0e7dc255fa7780c9f677e71d4ecff4f e1849df178bef27f6611aac6cfc0e4d6feadc562 Package: ros-jazzy-hebi-cpp-api Version: 3.12.3-1noble.20250424.121032 Architecture: amd64 Maintainer: Chris Bollinger Installed-Size: 22374 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ros-workspace Homepage: http://docs.hebi.us/tools.html#cpp-api Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-hebi-cpp-api/ros-jazzy-hebi-cpp-api_3.12.3-1noble.20250424.121032_amd64.deb Size: 6653660 SHA256: 90ae209a083a3da99a54531364686c2bbbf0b5e693d14841ed335a91db8985a9 SHA1: 8a248e3c144c64e00be70216d1793048e90e2d68 MD5sum: 1e4da7103a7f270f7d6061b931fa9cca Description: A ROS 2 package providing access to the HEBI C++ API. Package: ros-jazzy-hebi-cpp-api-dbgsym Package-Type: ddeb Source: ros-jazzy-hebi-cpp-api Version: 3.12.3-1noble.20250424.121032 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Bollinger Installed-Size: 3903 Depends: ros-jazzy-hebi-cpp-api (= 3.12.3-1noble.20250424.121032) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-hebi-cpp-api/ros-jazzy-hebi-cpp-api-dbgsym_3.12.3-1noble.20250424.121032_amd64.deb Size: 3790844 SHA256: 203d335ec16a74bb709e1662c5ec094caa06cbb9bed991e14befd68d7d6715a1 SHA1: 3a451d7057b289a4f1c3a2250f78a8d9d1f95338 MD5sum: b34dc162d919d5dca0f5daf0cf3b736d Description: debug symbols for ros-jazzy-hebi-cpp-api Build-Ids: 65645a1c08941ed86edfda50b088356d27c15dd1 Package: ros-jazzy-hls-lfcd-lds-driver Version: 2.1.0-1noble.20250430.000418 Architecture: amd64 Maintainer: Pyo Installed-Size: 299 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-system-dev, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/hls_lfcd_lds_driver Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-hls-lfcd-lds-driver/ros-jazzy-hls-lfcd-lds-driver_2.1.0-1noble.20250430.000418_amd64.deb Size: 81726 SHA256: 49928b15059d88f67b9f780bf470e7d46b214b536a539029b4c6adaa8cd43d5e SHA1: ebeb24870804b62eb935881357bd0537f0e5be6e MD5sum: 2170908b2f212591447ec44e1c175d05 Description: ROS package for LDS-01(HLS-LFCD2). The LDS (Laser Distance Sensor) is a sensor sending the data to Host for the simultaneous localization and mapping (SLAM). Simultaneously the detecting obstacle data can also be sent to Host. HLDS(Hitachi-LG Data Storage) is developing the technology for the moving platform sensor such as Robot Vacuum Cleaners, Home Robot, Robotics Lawn Mower Sensor, etc. Package: ros-jazzy-hls-lfcd-lds-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-hls-lfcd-lds-driver Version: 2.1.0-1noble.20250430.000418 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 1127 Depends: ros-jazzy-hls-lfcd-lds-driver (= 2.1.0-1noble.20250430.000418) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-hls-lfcd-lds-driver/ros-jazzy-hls-lfcd-lds-driver-dbgsym_2.1.0-1noble.20250430.000418_amd64.deb Size: 1018256 SHA256: 54fae6ccee2526a5f6489f311ed1fb76e407f30f512ad97f13e3ace37d564799 SHA1: a27c027fb60128ec7a03e585367e24ffc81424ee MD5sum: aaa033109ee11851a9090bce7600dcba Description: debug symbols for ros-jazzy-hls-lfcd-lds-driver Build-Ids: c1e2afa9f6f7f3b26e17eb6da1f76b78c4721ef9 Package: ros-jazzy-hpp-fcl Version: 2.4.5-1noble.20250501.225243 Architecture: amd64 Maintainer: Joseph Mirabel Installed-Size: 6630 Depends: libassimp5 (>= 5.3.1+ds), libboost-filesystem1.83.0 (>= 1.83.0), libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), liboctomap1.9t64 (>= 1.9.7+dfsg), libstdc++6 (>= 13.1), libassimp-dev, libboost-all-dev, libeigen3-dev, liboctomap-dev, python3-dev, python3-numpy, ros-jazzy-eigenpy, ros-jazzy-ros-workspace Homepage: https://github.com/humanoid-path-planner/hpp-fcl Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-hpp-fcl/ros-jazzy-hpp-fcl_2.4.5-1noble.20250501.225243_amd64.deb Size: 1146352 SHA256: 7a37481ee79d1d0d6edfda1731bfc3d611a62b1c8b4468afcbb4b272a07c7b61 SHA1: d5faf7331df6102d5bfb95a8d6c6090828bd0b09 MD5sum: 413a97c1d83b065923c0399fcaf2f3d5 Description: An extension of the Flexible Collision Library. Package: ros-jazzy-hpp-fcl-dbgsym Package-Type: ddeb Source: ros-jazzy-hpp-fcl Version: 2.4.5-1noble.20250501.225243 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Joseph Mirabel Installed-Size: 54027 Depends: ros-jazzy-hpp-fcl (= 2.4.5-1noble.20250501.225243) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-hpp-fcl/ros-jazzy-hpp-fcl-dbgsym_2.4.5-1noble.20250501.225243_amd64.deb Size: 50671662 SHA256: 405550595e5ee0158403c729ba41c6e79d09e74f152d1688ec4daee58257dd74 SHA1: 7b84c3a10487a67e3da4ff7736c10608004b0a46 MD5sum: 6af7d0977eae7d62e1032082aaa28542 Description: debug symbols for ros-jazzy-hpp-fcl Build-Ids: 5cee2faeebb4401fb3bb0193e750d8c6215c106c 5eb97253593a06269dcbed1b763c4747f1c9353b Package: ros-jazzy-ibeo-msgs Version: 4.0.0-4noble.20250424.141519 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 7274 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/kartech_linear_actuator_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ibeo-msgs/ros-jazzy-ibeo-msgs_4.0.0-4noble.20250424.141519_amd64.deb Size: 424726 SHA256: 64a56afef1d27340c626df60b87de87fe1899c0a8093ddfcf6e160458629eb50 SHA1: 94738ec18ab1cbd1cac387bc5f40eb4a3fadd988 MD5sum: 611430295ff9f01cd2b1743115557d9f Description: The ibeo_msgs package Package: ros-jazzy-ibeo-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-ibeo-msgs Version: 4.0.0-4noble.20250424.141519 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 4816 Depends: ros-jazzy-ibeo-msgs (= 4.0.0-4noble.20250424.141519) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ibeo-msgs/ros-jazzy-ibeo-msgs-dbgsym_4.0.0-4noble.20250424.141519_amd64.deb Size: 4048630 SHA256: 4f0b14b347da56dd5ed23e505bf8002621e8c5855af7e8c275dad1a3bdbdd487 SHA1: 526ca5674fa40389e8e4e0123a30b5d0c1cbf42c MD5sum: 00ece9f52d4d2881dd9920e1cd5169e5 Description: debug symbols for ros-jazzy-ibeo-msgs Build-Ids: 0207c03ec7be5df901192edc06456f6279bba923 2118d4faf6d5bccda6f03900ad13b4dd863dceb3 542e987764e5f754937b9fd4438dcbac470ab3a9 5c1e61eb2c1fdc131072eaf6ecf0ad7a8d1cf6d3 6119e5517ced794f49f960e850ac7c5d20cf9cf3 6336c4ccd9e5187f29175fd262dc88d5fb47549c 900927890449c2ff51032b7a50d00af17b4d47bb b1a3ecacbe324708e1b8726190005027476fd28c b299b358218ca4c9dc017b1861b7212c71a28104 b72d87ee4091a3223beceddec311ccf6fac3286e f2a9b21b7765673621e860ffe8c6dc6f27f08ec6 Package: ros-jazzy-iceoryx-binding-c Version: 2.0.6-1noble.20250424.110129 Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 363 Depends: libc6 (>= 2.4), libstdc++6 (>= 13.1), ros-jazzy-ros-workspace Homepage: https://iceoryx.io Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-iceoryx-binding-c/ros-jazzy-iceoryx-binding-c_2.0.6-1noble.20250424.110129_amd64.deb Size: 63744 SHA256: 12a8fcb1542e086772d3c1d6ca6d5726f31cdb065557d46a6730b0fcc30e4d20 SHA1: ab133a206ad36f54ff6dddf30ed88cd1c01b569c MD5sum: a8641030c4c55e619547d0dd5417ae4d Description: Eclipse iceoryx inter-process-communication (IPC) middleware C-Language Binding Package: ros-jazzy-iceoryx-binding-c-dbgsym Package-Type: ddeb Source: ros-jazzy-iceoryx-binding-c Version: 2.0.6-1noble.20250424.110129 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 1095 Depends: ros-jazzy-iceoryx-binding-c (= 2.0.6-1noble.20250424.110129) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-iceoryx-binding-c/ros-jazzy-iceoryx-binding-c-dbgsym_2.0.6-1noble.20250424.110129_amd64.deb Size: 1044092 SHA256: 6e77dbdc3733e89a5ba5c801ffd707a34b8b99f8fae5a14fe44363de0d78fbba SHA1: 1fca21231852caa458919fccef9a7d639e75fbd5 MD5sum: 8b690516bebbcf9b096a3c75b572e637 Description: debug symbols for ros-jazzy-iceoryx-binding-c Build-Ids: cc70255336d68eec7820d720ce786ade593f1a47 Package: ros-jazzy-iceoryx-hoofs Version: 2.0.6-1noble.20250424.105525 Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 1279 Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), acl, libacl1-dev, libatomic1, ros-jazzy-ros-workspace Conflicts: ros-jazzy-iceoryx-utils Replaces: ros-jazzy-iceoryx-utils Homepage: https://iceoryx.io Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-iceoryx-hoofs/ros-jazzy-iceoryx-hoofs_2.0.6-1noble.20250424.105525_amd64.deb Size: 211688 SHA256: 50cd3734998ce87aeb2b0e9a27971f81941a0409593e187ed89ebac85df25c4c SHA1: 6184e92391e5a552df955df7d0a28e726361ed0d MD5sum: e31afdf34ada985835276244e93846c5 Description: Eclipse iceoryx inter-process-communication (IPC) middleware basic building blocks Package: ros-jazzy-iceoryx-hoofs-dbgsym Package-Type: ddeb Source: ros-jazzy-iceoryx-hoofs Version: 2.0.6-1noble.20250424.105525 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 1214 Depends: ros-jazzy-iceoryx-hoofs (= 2.0.6-1noble.20250424.105525) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-iceoryx-hoofs/ros-jazzy-iceoryx-hoofs-dbgsym_2.0.6-1noble.20250424.105525_amd64.deb Size: 1130610 SHA256: 4ae8782d575092e555e71924b2f67b50ff8538cfdc50e987529452037193f184 SHA1: 9582479766c840aaa2bac517511436e69b0638a2 MD5sum: 7bfe98e15041772061852561c7909b48 Description: debug symbols for ros-jazzy-iceoryx-hoofs Build-Ids: c16a951e8ec9fa134106aaf673af01f59ccae530 ed822faf839b8d93e0db465ba6dda62265dc2420 Package: ros-jazzy-iceoryx-introspection Version: 2.0.6-1noble.20250424.110123 Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 153 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libncurses6 (>= 6), libstdc++6 (>= 13.1), libtinfo6 (>= 6), libncurses-dev, ros-jazzy-iceoryx-hoofs, ros-jazzy-iceoryx-posh, ros-jazzy-ros-workspace Homepage: https://iceoryx.io Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-iceoryx-introspection/ros-jazzy-iceoryx-introspection_2.0.6-1noble.20250424.110123_amd64.deb Size: 35578 SHA256: 42e0d8cd1ef69947684f66c96ad580296cf8c90ca181137f767d465f46c3e710 SHA1: 0fce898af3c8a7e583982e5579788c5f94fb044a MD5sum: 89a1fe3c1e8a2f24d891fef74079d121 Description: Eclipse iceoryx inter-process-communication (IPC) middleware introspection client Package: ros-jazzy-iceoryx-introspection-dbgsym Package-Type: ddeb Source: ros-jazzy-iceoryx-introspection Version: 2.0.6-1noble.20250424.110123 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 479 Depends: ros-jazzy-iceoryx-introspection (= 2.0.6-1noble.20250424.110123) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-iceoryx-introspection/ros-jazzy-iceoryx-introspection-dbgsym_2.0.6-1noble.20250424.110123_amd64.deb Size: 429260 SHA256: e4dbabb64659840050fdd83c4330b0cb7effc33702e4710322424655240f524f SHA1: d563f6cb9ed7845b73398a82a5a4e07697b3027a MD5sum: f456931b76ba3041502a81243a5a8555 Description: debug symbols for ros-jazzy-iceoryx-introspection Build-Ids: 813d89d315e867ca2a920f358c985eddb14f515d e37266e71099555761d2fc870fe72e90a4a2f394 Package: ros-jazzy-iceoryx-posh Version: 2.0.6-1noble.20250424.105715 Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 1968 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-iceoryx-hoofs, ros-jazzy-ros-workspace Homepage: https://iceoryx.io Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-iceoryx-posh/ros-jazzy-iceoryx-posh_2.0.6-1noble.20250424.105715_amd64.deb Size: 399804 SHA256: 1566951b3fae2b78f9a1081150f767fe71e51d6f76d144706224cf6332e79aa1 SHA1: b2f1c88e163ed337f902b5fd57982dd7812cb973 MD5sum: 6ac36911e7378420311e7c710885fb0b Description: Eclipse iceoryx inter-process-communication (IPC) middleware Posix Shared Memory Library and middleware daemon (RouDi) Package: ros-jazzy-iceoryx-posh-dbgsym Package-Type: ddeb Source: ros-jazzy-iceoryx-posh Version: 2.0.6-1noble.20250424.105715 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 6246 Depends: ros-jazzy-iceoryx-posh (= 2.0.6-1noble.20250424.105715) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-iceoryx-posh/ros-jazzy-iceoryx-posh-dbgsym_2.0.6-1noble.20250424.105715_amd64.deb Size: 5978950 SHA256: a5a585e9fe24cb6a4b5e301d50463713f8c309ac41978327d35fef4cbe786d66 SHA1: b0c224da2a8e5f676fc35696d556e903038d0e7c MD5sum: 12a3240cd1258332d9a884a8b939c158 Description: debug symbols for ros-jazzy-iceoryx-posh Build-Ids: 0ac194550a103a49038b1d62f7cbca1bee6e21e5 1fd27ef0d775968d1b16465b9a0b2d289a1b0197 739b017383bc7fd0c58031c74b7a867f015439ec 748a21d17c2ab4daf5ffdec545c6938756c7c1b9 d40b24ca1456b0c2e61b742dc74a41b3084d846a Package: ros-jazzy-ifm3d-core Version: 0.18.0-10noble.20250430.015636 Architecture: amd64 Maintainer: Sean Kelly Installed-Size: 2107 Depends: libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), libopencv-core406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libxmlrpc-c++8t64 (>= 1.33.14-7~), libxmlrpc-core-c3t64, curl, libcurl4-openssl-dev, libgoogle-glog-dev, libpcl-dev, libxmlrpc-c++8-dev, ros-jazzy-cv-bridge, ros-jazzy-ros-workspace Homepage: https://github.com/ifm/ifm3d Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ifm3d-core/ros-jazzy-ifm3d-core_0.18.0-10noble.20250430.015636_amd64.deb Size: 478002 SHA256: 7a9d07e111a6e619f3d5ca1882152e26f792871d38561abb97f856dc69ad0c54 SHA1: 219a749e97a3cfe66ad6d65dbbd77aa76c32e9d5 MD5sum: 79293cfddf17ec53c6b15b2316847a54 Description: Library and Utilities for working with ifm pmd-based 3D ToF Cameras Package: ros-jazzy-image-common Version: 5.1.6-1noble.20250430.012726 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 42 Depends: ros-jazzy-camera-calibration-parsers, ros-jazzy-camera-info-manager, ros-jazzy-image-transport, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/image_common Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-image-common/ros-jazzy-image-common_5.1.6-1noble.20250430.012726_amd64.deb Size: 5822 SHA256: ac940011c26fea18531201df3e1adb83bff6aa1f2638d7c6601d5a98850a4182 SHA1: 7c6b26d4f5f4fbbf0d1c4e90f82f589de8ccad34 MD5sum: 6da0824a27205dc802f813739d610c1f Description: Common code for working with images in ROS. Package: ros-jazzy-image-geometry Version: 4.1.0-1noble.20250424.143645 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 170 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 11), libopencv-dev, python3-deprecated, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/image_geometry Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-image-geometry/ros-jazzy-image-geometry_4.1.0-1noble.20250424.143645_amd64.deb Size: 32984 SHA256: 4524cc994cf97c01902ff7853f591efff33b024096920a5dd8d300b067892ece SHA1: cb9d72ae792e674e843d4d1d0eebd65f9c7a5ade MD5sum: 2138006bdd10b80291c04c9d0d75c549 Description: `image_geometry` contains C++ and Python libraries for interpreting images geometrically. It interfaces the calibration parameters in sensor_msgs/CameraInfo messages with OpenCV functions such as image rectification, much as cv_bridge interfaces ROS sensor_msgs/Image with OpenCV data types. Package: ros-jazzy-image-geometry-dbgsym Package-Type: ddeb Source: ros-jazzy-image-geometry Version: 4.1.0-1noble.20250424.143645 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 265 Depends: ros-jazzy-image-geometry (= 4.1.0-1noble.20250424.143645) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-image-geometry/ros-jazzy-image-geometry-dbgsym_4.1.0-1noble.20250424.143645_amd64.deb Size: 246278 SHA256: 05b0e7e73d64ab3ccb427a4042a232484eff60ed7a7495e2cfc02e68804f995c SHA1: 955da8edcfd8abb3f131f21adb56ae10dc71a60b MD5sum: a8a8153ccab67da895ac4ff1636ddfdf Description: debug symbols for ros-jazzy-image-geometry Build-Ids: f4dbf96999da2ac9db260d746ca31c7a844784aa Package: ros-jazzy-image-pipeline Version: 5.0.10-1noble.20250430.015752 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 43 Depends: ros-jazzy-camera-calibration, ros-jazzy-depth-image-proc, ros-jazzy-image-proc, ros-jazzy-image-publisher, ros-jazzy-image-rotate, ros-jazzy-image-view, ros-jazzy-stereo-image-proc, ros-jazzy-ros-workspace Homepage: https://index.ros.org/p/image_pipeline/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-image-pipeline/ros-jazzy-image-pipeline_5.0.10-1noble.20250430.015752_amd64.deb Size: 6790 SHA256: 8653379a3917752c9b97a0bf26d31b7d8e9bd88be0fdf7f698b76ac2818d094a SHA1: cee9154f56cade97b8c85655f491ab33aa4ee1aa MD5sum: db3d7b2b0b66fb27db86ce7ecc8e5348 Description: image_pipeline fills the gap between getting raw images from a camera driver and higher-level vision processing. Package: ros-jazzy-image-proc Version: 5.0.10-1noble.20250430.013443 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 1600 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-contrib406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-jazzy-camera-calibration-parsers, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-image-geometry, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rcutils, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tracetools-image-pipeline, ros-jazzy-ros-workspace Homepage: https://index.ros.org/p/image_proc/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-image-proc/ros-jazzy-image-proc_5.0.10-1noble.20250430.013443_amd64.deb Size: 261112 SHA256: 235026bffc05c14aeb11c2d349018b3b52e4dbfe376bdf72502f5698dfd3cded SHA1: 9ddeb4eabc2fdef3dfab9e4b3cced8b78736e2d2 MD5sum: 3d29f75758a9272f778606eea34e785e Description: Single image rectification and color processing. Package: ros-jazzy-image-proc-dbgsym Package-Type: ddeb Source: ros-jazzy-image-proc Version: 5.0.10-1noble.20250430.013443 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 8710 Depends: ros-jazzy-image-proc (= 5.0.10-1noble.20250430.013443) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-image-proc/ros-jazzy-image-proc-dbgsym_5.0.10-1noble.20250430.013443_amd64.deb Size: 7523740 SHA256: 2fc0e7c2c8e31d2cf9b1921c20844c21378a1794e60c687d056c48d612f70ed0 SHA1: 1af577ce7f2db299277eaa3b189df43494f5eb9a MD5sum: 590ce948284d0e868c9d0f885ce8ad69 Description: debug symbols for ros-jazzy-image-proc Build-Ids: 16fff94f8d9f27c9323601a87a8ec64a09f36664 215b60bc0819e0c76cc362b7364173a13c2accc0 34f183dc6573ea6a820e5c3691fd36688cfcf161 376b63c7d6e89c816f16597c46423923f8927d40 4f95f655bee6927f808f133533f3a8bd703d7a07 54ce5dd4de507244cb1365a926a7d022de16fb10 963a8f9889a81ca02913d8529502a77a0c892da9 a50095cbcb48dcc74903421f93ca259ca00ec875 ab7a3a592e8366d802597b2f73368119e2a51ecc be795495a038984d0f9957233072d819104a5787 e5eefd9c4a41fe2ce24a9a4f0e9fab4c1f5a7413 eaf5f26b236461fed2b1e7eec9446e9c8eb2972b f64b7e68a7859810c49bb93f688c401392daef52 Package: ros-jazzy-image-publisher Version: 5.0.10-1noble.20250430.001721 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 349 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-camera-info-manager, ros-jazzy-cv-bridge, ros-jazzy-image-transport, ros-jazzy-rcl-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-ros-workspace Homepage: https://index.ros.org/p/image_publisher/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-image-publisher/ros-jazzy-image-publisher_5.0.10-1noble.20250430.001721_amd64.deb Size: 130618 SHA256: 66bb712caaad6db91379e22d9393bb0444bad3b22075597d7652daaf73e4cec7 SHA1: f831e5f4dbf9ee8237cb416fa61e87497f4cd43d MD5sum: 618e20bf8da82694bc9f1becc67246aa Description: Contains a node publish an image stream from single image file or avi motion file. Package: ros-jazzy-image-publisher-dbgsym Package-Type: ddeb Source: ros-jazzy-image-publisher Version: 5.0.10-1noble.20250430.001721 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 1275 Depends: ros-jazzy-image-publisher (= 5.0.10-1noble.20250430.001721) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-image-publisher/ros-jazzy-image-publisher-dbgsym_5.0.10-1noble.20250430.001721_amd64.deb Size: 1212652 SHA256: 6ec8e250659927a799f9f48d7121627296e897e09f86d0f5c2cde753e997ac7d SHA1: 1a023ad779b5955baf4357c5b6c2ceb86542a4a7 MD5sum: e6b4213cde43609cc7457e255a17a565 Description: debug symbols for ros-jazzy-image-publisher Build-Ids: 105f3c99aa03d0d3d4f3c7baa8d3c56794fed2d6 4855e56e009c67d104cb24d0ed2856617de7b50a Package: ros-jazzy-image-rotate Version: 5.0.10-1noble.20250430.012738 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 715 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libopencv-dev, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-image-transport, ros-jazzy-rcl-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://index.ros.org/p/image_rotate/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-image-rotate/ros-jazzy-image-rotate_5.0.10-1noble.20250430.012738_amd64.deb Size: 162394 SHA256: 0883d70884e21e1e9043eb27fd3ae2013242d7dcf879708120fad52b7e99267f SHA1: dd444c9832363cebbb2abfffbd80cfc674d701b7 MD5sum: 70ff2dec5fcab4bff8e854b8afb65b64 Description: Contains a node that rotates an image stream in a way that minimizes the angle between a vector in some arbitrary frame and a vector in the camera frame. The frame of the outgoing image is published by the node. This node is intended to allow camera images to be visualized in an orientation that is more intuitive than the hardware-constrained orientation of the physical camera. This is particularly helpful, for example, to show images from the PR2's forearm cameras with a consistent up direction, despite the fact that the forearms need to rotate in arbitrary ways during manipulation. It is not recommended to use the output from this node for further computation, as it interpolates the source image, introduces black borders, and does not output a camera_info. Package: ros-jazzy-image-rotate-dbgsym Package-Type: ddeb Source: ros-jazzy-image-rotate Version: 5.0.10-1noble.20250430.012738 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 3716 Depends: ros-jazzy-image-rotate (= 5.0.10-1noble.20250430.012738) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-image-rotate/ros-jazzy-image-rotate-dbgsym_5.0.10-1noble.20250430.012738_amd64.deb Size: 3488670 SHA256: 24f20534d42882e6452c600a4f6ccbc9061f4c196ad13899df0fbd7c5b00e0e8 SHA1: b3b8e97ddd18838e9b2657ddb2cdfbc7e0f05f3d MD5sum: c14f556bc5931c771821cb702eb8b7c2 Description: debug symbols for ros-jazzy-image-rotate Build-Ids: 5fc59c05715ef8e9cb1c2b42e447c67653c1a9d0 8949289dd1fa67b7eba733d0434e46b37365b045 9d24b26b563444abcbbefc8671d60ab80a167caf c494e7b7f8c2c25587929128f9638cce39dcebe2 Package: ros-jazzy-image-tools Version: 0.33.5-1noble.20250429.232709 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1027 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-image-tools/ros-jazzy-image-tools_0.33.5-1noble.20250429.232709_amd64.deb Size: 185350 SHA256: dee80bf0d4b4bb1e0680dbc062fdc09a6f854a2d7f2e07432f8731ca9f1f4328 SHA1: 6c0f7ea54d52e1804bfb8a9ae37e4eabedbf4b1f MD5sum: 0a55dac065081f63a3f4ed60fab1f63d Description: Tools to capture and play back images to and from DDS subscriptions and publications. Package: ros-jazzy-image-tools-dbgsym Package-Type: ddeb Source: ros-jazzy-image-tools Version: 0.33.5-1noble.20250429.232709 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 5011 Depends: ros-jazzy-image-tools (= 0.33.5-1noble.20250429.232709) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-image-tools/ros-jazzy-image-tools-dbgsym_0.33.5-1noble.20250429.232709_amd64.deb Size: 4104898 SHA256: 43f2e73189ab43ad39d58f4106d4c79b3b8171f8e05459495ca80482b022c0b5 SHA1: 9389b1fa15c07c74ac4de9e59b9a043f991e444b MD5sum: b5e9e4815f9dfca0fb8eed665b5a78fc Description: debug symbols for ros-jazzy-image-tools Build-Ids: 724a14ea4211da9af299db0c976e73e190b0f427 844213849513c2bfb7230e4e7807304ddbebd747 b9cf01b5752ace2d154996ae7cf3e0f0ccb92f3e Package: ros-jazzy-image-transport Version: 5.1.6-1noble.20250429.232422 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2952 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-message-filters, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/image_transport Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-image-transport/ros-jazzy-image-transport_5.1.6-1noble.20250429.232422_amd64.deb Size: 414800 SHA256: 76289a06e6dd064efeb5abf39949b5513c707cf32875766eff459976e5f1d5fd SHA1: 8c83cf6a1cfadd7603c350740f0e8a5f52f812d7 MD5sum: 3f96d1a6d6dd562b594302506b7c99e0 Description: image_transport should always be used to subscribe to and publish images. It provides transparent support for transporting images in low-bandwidth compressed formats. Examples (provided by separate plugin packages) include JPEG/PNG compression and Theora streaming video. Package: ros-jazzy-image-transport-dbgsym Package-Type: ddeb Source: ros-jazzy-image-transport Version: 5.1.6-1noble.20250429.232422 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 9600 Depends: ros-jazzy-image-transport (= 5.1.6-1noble.20250429.232422) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-image-transport/ros-jazzy-image-transport-dbgsym_5.1.6-1noble.20250429.232422_amd64.deb Size: 8645054 SHA256: 066109c5a004a4df70e6c791e3f118f3310ea899d3dad25cd6c5403c96bb8259 SHA1: 7364834153177f2a6752f2541b2c12618697205c MD5sum: a9e63b6fcd045fce0ef0577a2843b1d8 Description: debug symbols for ros-jazzy-image-transport Build-Ids: 1a546fa7e39c05a07623193341c6c2722995ffe2 2e1b1bc3b1166ce47f9e90be29170daa2d160545 58af8a323d0f8b15da643d2cc14c413d97149dc0 c1ad329c05e2c93bc1e57821433bb46cdd28619f dc75d726da8add6194bc62a606a49d6724a132a2 Package: ros-jazzy-image-transport-plugins Version: 4.0.4-1noble.20250430.015752 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 42 Depends: ros-jazzy-compressed-depth-image-transport, ros-jazzy-compressed-image-transport, ros-jazzy-theora-image-transport, ros-jazzy-zstd-image-transport, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-image-transport-plugins/ros-jazzy-image-transport-plugins_4.0.4-1noble.20250430.015752_amd64.deb Size: 6088 SHA256: 977cc54ce996002b8c2742563fd791b57d2afdb417d570f04b4b6c59e79a5aa2 SHA1: 6e5b5c108649c45a6cac3c5e2d4e9a71f0f8575e MD5sum: f081696470f48978a5c124416498395f Description: A set of plugins for publishing and subscribing to sensor_msgs/Image topics in representations other than raw pixel data. For example, for viewing a stream of images off-robot, a video codec will give much lower bandwidth and latency. For low frame rate tranport of high-definition images, you might prefer sending them as JPEG or PNG-compressed form. Package: ros-jazzy-image-view Version: 5.0.10-1noble.20250430.000835 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 1350 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-camera-calibration-parsers, ros-jazzy-cv-bridge, ros-jazzy-image-transport, ros-jazzy-message-filters, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-std-srvs, ros-jazzy-stereo-msgs, ros-jazzy-ros-workspace Homepage: https://index.ros.org/p/image_view/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-image-view/ros-jazzy-image-view_5.0.10-1noble.20250430.000835_amd64.deb Size: 291088 SHA256: 8564919776b30e6d97ed92647b9a7da1da5bf919de1acc12a6fa8cfe805ae286 SHA1: 2131f35d6bc28432d6a0703b0f6f510295928745 MD5sum: 129c47c7ce71fa5bee2b54d1aeea2a62 Description: A simple viewer for ROS image topics. Includes a specialized viewer for stereo + disparity images. Package: ros-jazzy-image-view-dbgsym Package-Type: ddeb Source: ros-jazzy-image-view Version: 5.0.10-1noble.20250430.000835 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 8283 Depends: ros-jazzy-image-view (= 5.0.10-1noble.20250430.000835) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-image-view/ros-jazzy-image-view-dbgsym_5.0.10-1noble.20250430.000835_amd64.deb Size: 7616338 SHA256: cc04c018c4c6451c5810956b3a0066836de3b2b191419754d3e2ee7a02d3a3d6 SHA1: 606a4fa2c3014022ea7e7b0365161910d9eed116 MD5sum: 81166ed9e6001e94de6fbfe42700fa40 Description: debug symbols for ros-jazzy-image-view Build-Ids: 126cf832cd4b1124851b6904f598d12664ef38b1 1b012286e73378b6b2ce96e87e5d291792420fab 79eb49161473e442dfcfc8fb65f220dddf594eda 924d5af4c265fef74cb939f85c54c487ee5a1828 9bccd87180d949cde39bd46fc3e32797d756b973 a19dfddf41503065733bb2743a026e00e9f5e2ef b884ea9675315064dd9eea29fc3cb67e3325b90e Package: ros-jazzy-imu-complementary-filter Version: 2.1.5-1noble.20250429.232856 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1088 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ros-workspace Homepage: http://www.mdpi.com/1424-8220/15/8/19302 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-imu-complementary-filter/ros-jazzy-imu-complementary-filter_2.1.5-1noble.20250429.232856_amd64.deb Size: 209582 SHA256: b17a1fc7ceb20e7242d331f3bfc74d9c111b4390e97dc0fd7e9031869b296b99 SHA1: fe258fa2551c116ea9e02b2aca3a1c930a76d669 MD5sum: f992619492041e62ed23a5f85a7c27de Description: Filter which fuses angular velocities, accelerations, and (optionally) magnetic readings from a generic IMU device into a quaternion to represent the orientation of the device wrt the global frame. Based on the algorithm by Roberto G. Valenti etal. described in the paper "Keeping a Good Attitude: A Quaternion-Based Orientation Filter for IMUs and MARGs" available at http://www.mdpi.com/1424-8220/15/8/19302 . Package: ros-jazzy-imu-complementary-filter-dbgsym Package-Type: ddeb Source: ros-jazzy-imu-complementary-filter Version: 2.1.5-1noble.20250429.232856 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 4677 Depends: ros-jazzy-imu-complementary-filter (= 2.1.5-1noble.20250429.232856) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-imu-complementary-filter/ros-jazzy-imu-complementary-filter-dbgsym_2.1.5-1noble.20250429.232856_amd64.deb Size: 3967454 SHA256: 272e6c240bba893cf59d4f22e16a4011ba3bbd25b5626e1a23e73d687c0c6276 SHA1: 4a57554f9d9d4d8d07dc778a43121b1b34f55de4 MD5sum: 7731f1df38367b1141e7355419cb9662 Description: debug symbols for ros-jazzy-imu-complementary-filter Build-Ids: 98fe0d99a9189e57fd4224ae497f0f0dcf5d947f bbb9cb7ef516acf85de8c3cc789f5af1517723a0 Package: ros-jazzy-imu-filter-madgwick Version: 2.1.5-1noble.20250430.012720 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1335 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-sensor-msgs, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/imu_filter_madgwick Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-imu-filter-madgwick/ros-jazzy-imu-filter-madgwick_2.1.5-1noble.20250430.012720_amd64.deb Size: 245326 SHA256: 0fd8bc7709cfca7e11cee558115076aa7be6f7a40be2a304228bbc117c15ce84 SHA1: 90627babf908ff83be02ad28bd098d71cd0c2e0d MD5sum: 63632fce531d032612432ab1701f97b9 Description: Filter which fuses angular velocities, accelerations, and (optionally) magnetic readings from a generic IMU device into an orientation. Based on code by Sebastian Madgwick, http://www.x-io.co.uk/node/8#open_source_ahrs_and_imu_algorithms. Package: ros-jazzy-imu-filter-madgwick-dbgsym Package-Type: ddeb Source: ros-jazzy-imu-filter-madgwick Version: 2.1.5-1noble.20250430.012720 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 5647 Depends: ros-jazzy-imu-filter-madgwick (= 2.1.5-1noble.20250430.012720) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-imu-filter-madgwick/ros-jazzy-imu-filter-madgwick-dbgsym_2.1.5-1noble.20250430.012720_amd64.deb Size: 4717268 SHA256: a0be5d5e17d5f0ad3bb375e7842a0e82d24d54ec2d5411872525af8af401df36 SHA1: e684e7763a4212c42c11d913509c0a2eacb0aabc MD5sum: 85efe80f28192623230592880e8d2952 Description: debug symbols for ros-jazzy-imu-filter-madgwick Build-Ids: 148a3b0470853024646d346d72e85bf20ff92003 cef634582b8483f51287b8256221ac1f842be7ee Package: ros-jazzy-imu-pipeline Version: 0.5.0-3noble.20250430.014013 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 41 Depends: ros-jazzy-imu-processors, ros-jazzy-imu-transformer, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/imu_pipeline Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-imu-pipeline/ros-jazzy-imu-pipeline_0.5.0-3noble.20250430.014013_amd64.deb Size: 5408 SHA256: a1e6f27128d791c2dabed6cb1cfcfce881cb232747639fb92519cd738f617895 SHA1: 040b60db5d4e6f53b1fdfb10728aaada85f6409c MD5sum: 49610181f39fb83f41ec2ff932ff1591 Description: imu_pipeline Package: ros-jazzy-imu-processors Version: 0.5.0-3noble.20250429.232858 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 1513 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/imu_processors Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-imu-processors/ros-jazzy-imu-processors_0.5.0-3noble.20250429.232858_amd64.deb Size: 236784 SHA256: dc11abff7a7d874d80f18dbab9f4e72e3b0d4c9750bc23ae66855f983601583b SHA1: 88465a2b5afb050b9b52a8bc217ff1327f5af9e0 MD5sum: 3b756e10236a270fdc326cc02ae9f494 Description: Processors for sensor_msgs::Imu data Package: ros-jazzy-imu-processors-dbgsym Package-Type: ddeb Source: ros-jazzy-imu-processors Version: 0.5.0-3noble.20250429.232858 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 6832 Depends: ros-jazzy-imu-processors (= 0.5.0-3noble.20250429.232858) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-imu-processors/ros-jazzy-imu-processors-dbgsym_0.5.0-3noble.20250429.232858_amd64.deb Size: 5584746 SHA256: f4bef7980f92ff7877317da1d31ce06c814f332c21877fd18efc9cd7b6276c1d SHA1: 8b7133dd20ec30eed567163cb46787f78b72b6b0 MD5sum: 84d1544ba6f3a77e3a5900e1f7e1bf35 Description: debug symbols for ros-jazzy-imu-processors Build-Ids: 20b7becb9f414bf86fde95c78f4ca22409728427 45642a6aecfd7ffc991776236764ffda59c8e225 cc3f31d7c3782b6806984cc34015cc30ef320e62 f1e7beeadc6430bebeb5c933f23cf387cb8a662d Package: ros-jazzy-imu-sensor-broadcaster Version: 4.24.0-1noble.20250505.193232 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 290 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-controller-interface, ros-jazzy-generate-parameter-library, ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-realtime-tools, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-imu-sensor-broadcaster/ros-jazzy-imu-sensor-broadcaster_4.24.0-1noble.20250505.193232_amd64.deb Size: 80838 SHA256: c15ba5983cefeb47551e00f1d902e1f99a80cb87ee50481f7693f98cab644668 SHA1: f456c90b5dc5cf4c6b74c2b9a201e40cd313126b MD5sum: 0ba49a14948e12875872f634834dcbe6 Description: Controller to publish readings of IMU sensors. Package: ros-jazzy-imu-sensor-broadcaster-dbgsym Package-Type: ddeb Source: ros-jazzy-imu-sensor-broadcaster Version: 4.24.0-1noble.20250505.193232 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1117 Depends: ros-jazzy-imu-sensor-broadcaster (= 4.24.0-1noble.20250505.193232) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-imu-sensor-broadcaster/ros-jazzy-imu-sensor-broadcaster-dbgsym_4.24.0-1noble.20250505.193232_amd64.deb Size: 1044194 SHA256: fec3fd32f7956285d5d773666198c9994716b912d6ee9f99d07dbb48b3055402 SHA1: a1f98245d50f3698e25d7e371c134d06d46974f3 MD5sum: 85173ce7b6a806eb59c3b70689d91382 Description: debug symbols for ros-jazzy-imu-sensor-broadcaster Build-Ids: 49086fd4ee359b7a20f3a07989d0c89cf5634337 Package: ros-jazzy-imu-tools Version: 2.1.5-1noble.20250430.062724 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 41 Depends: ros-jazzy-imu-complementary-filter, ros-jazzy-imu-filter-madgwick, ros-jazzy-rviz-imu-plugin, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/imu_tools Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-imu-tools/ros-jazzy-imu-tools_2.1.5-1noble.20250430.062724_amd64.deb Size: 5280 SHA256: 51a97c30cce749b44c63f98bdc965955f2216e9b9fdf973d89b62a1c9afe8c43 SHA1: 2eec6fa79bf50e87da74bff62bc4487597f29a83 MD5sum: 194843e38db6f753ffbfab7b51ee79e5 Description: Various tools for IMU devices Package: ros-jazzy-imu-transformer Version: 0.5.0-3noble.20250430.012751 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 944 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-message-filters, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-tf2-ros, ros-jazzy-tf2-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/imu_transformer Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-imu-transformer/ros-jazzy-imu-transformer_0.5.0-3noble.20250430.012751_amd64.deb Size: 178982 SHA256: 83a30da97fed392f2f7c848cb20095f4b4c1f23d65941e0718d9e7dcf18a69c5 SHA1: b36351641b64da557da873984118296eb17a661b MD5sum: 82bc5443425bbcaa53f77c5836e7c80f Description: Node/components to transform sensor_msgs::Imu data from one frame into another. Package: ros-jazzy-imu-transformer-dbgsym Package-Type: ddeb Source: ros-jazzy-imu-transformer Version: 0.5.0-3noble.20250430.012751 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 4664 Depends: ros-jazzy-imu-transformer (= 0.5.0-3noble.20250430.012751) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-imu-transformer/ros-jazzy-imu-transformer-dbgsym_0.5.0-3noble.20250430.012751_amd64.deb Size: 4043926 SHA256: 04d940d4606d8accca80b900043236be5e4c65103695b11f7a28d04d9b28aede SHA1: 2f5b4e63b98d5bab5ea9d7d44b05805198f12437 MD5sum: 11afdd4e6d6acd94fa261dcd1aeacf0b Description: debug symbols for ros-jazzy-imu-transformer Build-Ids: 572d2f8465f7aa9f7dc26815ea927fc8b0b676a2 87babf8a2437d1a240b236a258d377559e495783 Package: ros-jazzy-interactive-marker-twist-server Version: 2.1.1-1noble.20250430.013812 Architecture: amd64 Maintainer: Mike Purvis Installed-Size: 245 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-interactive-markers, ros-jazzy-rclcpp, ros-jazzy-tf2, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-interactive-marker-twist-server/ros-jazzy-interactive-marker-twist-server_2.1.1-1noble.20250430.013812_amd64.deb Size: 68538 SHA256: 79849991ddde0bfa9b7b0a3784543c6ed3a22cdf8d7ef11676aba7ddab510e63 SHA1: 648b5d504fd235c8a0fb5334adf869ca8af1bcca MD5sum: 7abdaebf47431c78932a494932f450de Description: Interactive control for generic Twist-based robots using interactive markers Package: ros-jazzy-interactive-marker-twist-server-dbgsym Package-Type: ddeb Source: ros-jazzy-interactive-marker-twist-server Version: 2.1.1-1noble.20250430.013812 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mike Purvis Installed-Size: 1225 Depends: ros-jazzy-interactive-marker-twist-server (= 2.1.1-1noble.20250430.013812) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-interactive-marker-twist-server/ros-jazzy-interactive-marker-twist-server-dbgsym_2.1.1-1noble.20250430.013812_amd64.deb Size: 1136594 SHA256: 450bba81533434fbb821c625d04d33d97a444e0ac2fb5390ebdc51e18bb664c6 SHA1: 7eae137de8a9479d1b2e064b5f6b0a8c05767209 MD5sum: 39e9b9b87d7805b13188a1bef999e6aa Description: debug symbols for ros-jazzy-interactive-marker-twist-server Build-Ids: 6ddf80bd8a4b11f6409ecbcce317354bec516793 Package: ros-jazzy-interactive-markers Version: 2.5.4-2noble.20250430.013454 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 1021 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-rclpy, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/interactive_markers Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-interactive-markers/ros-jazzy-interactive-markers_2.5.4-2noble.20250430.013454_amd64.deb Size: 205490 SHA256: ba304e758a96812575b3507381ac85a35612a8d8caf412088e23e3253956b57b SHA1: ccc591303221beaca4ae2cbf2ecc1b0fdba2f84d MD5sum: 86b291aa05254bd1e690780ae14d6a21 Description: 3D interactive marker communication library for RViz and similar tools. Package: ros-jazzy-interactive-markers-dbgsym Package-Type: ddeb Source: ros-jazzy-interactive-markers Version: 2.5.4-2noble.20250430.013454 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 4925 Depends: ros-jazzy-interactive-markers (= 2.5.4-2noble.20250430.013454) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-interactive-markers/ros-jazzy-interactive-markers-dbgsym_2.5.4-2noble.20250430.013454_amd64.deb Size: 4266598 SHA256: bd77748f90d1994a2a3195299fa3a3d5a26016cd15730101dda7f719499d4f28 SHA1: 8f78c746defc3335ac23a4bfc9d72afd39aa7712 MD5sum: e8e6a0a27bd3b6a28a1e615102939995 Description: debug symbols for ros-jazzy-interactive-markers Build-Ids: 32150f88fb58090c8251563d854e4964575e2775 Package: ros-jazzy-intra-process-demo Version: 0.33.5-1noble.20250430.000429 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 2771 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-intra-process-demo/ros-jazzy-intra-process-demo_0.33.5-1noble.20250430.000429_amd64.deb Size: 392642 SHA256: ab814d5c87bced9cda9b62879001491f501be2d36284de22124911696c5c0fd8 SHA1: 8c236330b85ac42dd94bc51d6d500d96fbe3ad47 MD5sum: 879460573fda8970e9d4bf34df6bd86f Description: Demonstrations of intra process communication. Package: ros-jazzy-intra-process-demo-dbgsym Package-Type: ddeb Source: ros-jazzy-intra-process-demo Version: 0.33.5-1noble.20250430.000429 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 13931 Depends: ros-jazzy-intra-process-demo (= 0.33.5-1noble.20250430.000429) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-intra-process-demo/ros-jazzy-intra-process-demo-dbgsym_0.33.5-1noble.20250430.000429_amd64.deb Size: 11850606 SHA256: bf3dbb81dafd4f11b93f7d268d3df97573643004e8738897e83f41451218a943 SHA1: 7b0c44f2a6648dcaa5ce26222fef95040dc8b528 MD5sum: 716ec154f5fd07b3c19964117ba16e68 Description: debug symbols for ros-jazzy-intra-process-demo Build-Ids: 2c9130bf8dcc536d9103325e35c01c7f8f89684f 65859910d726c15a56e6e30c9e9e66e3862ae1f2 75863d3c779441f43ef93433d567234db9c290b6 cdb6b456ed6fcda578b7c50af9e8d7962c1cfec2 e2b4a863a05d7092b1da53f544ca221e03a575a6 ebc5c4fcbe2ab2041d12cc0b8430254d4f403ad0 f83cf270fcc0f69bc9fd9fba37a7b4ec7cc92d8e Package: ros-jazzy-io-context Version: 1.2.0-4noble.20250430.001636 Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 187 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libasio-dev, ros-jazzy-rclcpp, ros-jazzy-std-msgs, ros-jazzy-udp-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-io-context/ros-jazzy-io-context_1.2.0-4noble.20250430.001636_amd64.deb Size: 41366 SHA256: 71bcacc1bf58b7c695fc9ca56271dbe1ca8b75bbf6ca2f932a71f70415ddabdc SHA1: f148b21b99015a29419ea9597087febcbdc46c55 MD5sum: c6ec81360dafcc90d86ce6cf4fc99a03 Description: A library to write Synchronous and Asynchronous networking applications Package: ros-jazzy-io-context-dbgsym Package-Type: ddeb Source: ros-jazzy-io-context Version: 1.2.0-4noble.20250430.001636 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 309 Depends: ros-jazzy-io-context (= 1.2.0-4noble.20250430.001636) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-io-context/ros-jazzy-io-context-dbgsym_1.2.0-4noble.20250430.001636_amd64.deb Size: 200258 SHA256: d348af276cbfc04891881bae0e595a577c70992fc6948c6bd5a626cff9e5f4c2 SHA1: 764526f73f28fe9639acb35f5c411b0b73533b46 MD5sum: 0d1d49c96cf502c65d9b78af8fbce235 Description: debug symbols for ros-jazzy-io-context Build-Ids: 7d88e13861cd63d8c16c26f79978b74573d58ac3 Package: ros-jazzy-irobot-create-common-bringup Version: 3.0.4-1noble.20250505.194205 Architecture: amd64 Maintainer: Ekumen Installed-Size: 104 Depends: ros-jazzy-irobot-create-control, ros-jazzy-irobot-create-description, ros-jazzy-irobot-create-nodes, ros-jazzy-joint-state-publisher, ros-jazzy-robot-state-publisher, ros-jazzy-ros2launch, ros-jazzy-rviz2, ros-jazzy-urdf, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-irobot-create-common-bringup/ros-jazzy-irobot-create-common-bringup_3.0.4-1noble.20250505.194205_amd64.deb Size: 23308 SHA256: b771296ba51a71cbd2de2a66da8fa91143e1516d6312ea7a24a3dbee442b5ed2 SHA1: 0330944c4a659570cd71847f9c664e12087c5e74 MD5sum: ed41cd18094b2dcaeade9d2565c37ad1 Description: Provides common launch and configuration scripts for a simulated iRobot(R) Create(R) 3 Educational Robot. Package: ros-jazzy-irobot-create-control Version: 3.0.4-1noble.20250505.193952 Architecture: amd64 Maintainer: Ekumen Installed-Size: 52 Depends: ros-jazzy-joint-state-broadcaster, ros-jazzy-ros2-controllers, ros-jazzy-ros2launch, ros-jazzy-rsl, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-irobot-create-control/ros-jazzy-irobot-create-control_3.0.4-1noble.20250505.193952_amd64.deb Size: 8940 SHA256: 5e02482fc9bd99f2f9c8995682bb1547b2386767c6f38a9027da438e123b5a5d SHA1: 73877d656cbc3af468c5f2fede6bc97db2b1f6c9 MD5sum: dbee46184fc2c09376f529dceb136214 Description: Provides the diff-drive controller for the iRobot(R) Create(R) 3 Educational Robot. Package: ros-jazzy-irobot-create-description Version: 3.0.4-1noble.20250505.194024 Architecture: amd64 Maintainer: Ekumen Installed-Size: 8073 Depends: ros-jazzy-irobot-create-control, ros-jazzy-urdf, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-irobot-create-description/ros-jazzy-irobot-create-description_3.0.4-1noble.20250505.194024_amd64.deb Size: 1363038 SHA256: 7c720f12df794684ae636d019707673e0cd5fc5e1c25827116b15768ba2bb223 SHA1: f37b7276042dc52a51e5cec299532312295187ed MD5sum: 3fc2b7b7e17124feb01a66a82ccc9906 Description: Provides the model description for the iRobot(R) Create(R) 3 Educational Robot. Package: ros-jazzy-irobot-create-gz-bringup Version: 3.0.4-1noble.20250506.151851 Architecture: amd64 Maintainer: rkreinin Installed-Size: 110 Depends: ros-jazzy-geometry-msgs, ros-jazzy-gz-ros2-control, ros-jazzy-irobot-create-common-bringup, ros-jazzy-irobot-create-description, ros-jazzy-irobot-create-gz-toolbox, ros-jazzy-irobot-create-msgs, ros-jazzy-ros-gz-bridge, ros-jazzy-ros-gz-interfaces, ros-jazzy-ros-gz-sim, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-irobot-create-gz-bringup/ros-jazzy-irobot-create-gz-bringup_3.0.4-1noble.20250506.151851_amd64.deb Size: 13404 SHA256: 5fde0622626049e73207a59b148f2a6f0d1bc7164710b31c418e94f46379d3ba SHA1: 2416af15290a6f6edb74159f437f4f97c4feac38 MD5sum: 354f5db096e4acb874e287222dc175db Description: Provides launch and configuration scripts for a Ignition simulated iRobot(R) Create(R) 3 Educational Robot. Package: ros-jazzy-irobot-create-gz-plugins Version: 3.0.4-1noble.20250506.152519 Architecture: amd64 Maintainer: rkreinin Installed-Size: 110 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-gz-common-vendor, ros-jazzy-gz-gui-vendor, ros-jazzy-gz-msgs-vendor, ros-jazzy-gz-transport-vendor, ros-jazzy-ros-gz, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-irobot-create-gz-plugins/ros-jazzy-irobot-create-gz-plugins_3.0.4-1noble.20250506.152519_amd64.deb Size: 43012 SHA256: 5a83bd62b2c4b239e52bde34bdf5e536815f5842bf449cc3e10efd6b7f246b45 SHA1: 1dd9cd499b6273e5010701728832cb3e3b6ed80e MD5sum: af4e88f4d2b0242af8a9ab4bfe88cc4b Description: Ignition plugins for simulated iRobot(R) Create(R) 3 Educational Robot. Package: ros-jazzy-irobot-create-gz-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-irobot-create-gz-plugins Version: 3.0.4-1noble.20250506.152519 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: rkreinin Installed-Size: 615 Depends: ros-jazzy-irobot-create-gz-plugins (= 3.0.4-1noble.20250506.152519) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-irobot-create-gz-plugins/ros-jazzy-irobot-create-gz-plugins-dbgsym_3.0.4-1noble.20250506.152519_amd64.deb Size: 599260 SHA256: ef8809870ebdcab878b8d57218e812d493341fac8e89cdc4bb1517aba2eef818 SHA1: 2d4bbff9f81f52117f660d64a022ad5f6baaeb80 MD5sum: 54bd038d45746ee915edcc4e6bdf30bb Description: debug symbols for ros-jazzy-irobot-create-gz-plugins Build-Ids: 91fb3c348b3769c001facbfd569fd85510d856ed Package: ros-jazzy-irobot-create-gz-sim Version: 3.0.4-1noble.20250506.153042 Architecture: amd64 Maintainer: rkreinin Installed-Size: 42 Depends: ros-jazzy-irobot-create-gz-bringup, ros-jazzy-irobot-create-gz-plugins, ros-jazzy-irobot-create-gz-toolbox, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-irobot-create-gz-sim/ros-jazzy-irobot-create-gz-sim_3.0.4-1noble.20250506.153042_amd64.deb Size: 6438 SHA256: 5f58475a4385b1a28be547aff59e1647b9dd867eb1fbb3a846db8a6f771c06ee SHA1: 5eb1c0b2bb95d66ee8483a11cc8ed560e0796ee5 MD5sum: 2d5d0f08552f5864f271ef195e805e6d Description: Metapackage for the iRobot(R) Create(R) 3 robot Ignition simulator Package: ros-jazzy-irobot-create-gz-toolbox Version: 3.0.4-1noble.20250506.144342 Architecture: amd64 Maintainer: rkreinin Installed-Size: 2761 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-control-msgs, ros-jazzy-irobot-create-msgs, ros-jazzy-irobot-create-toolbox, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rcutils, ros-jazzy-ros-gz-interfaces, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-irobot-create-gz-toolbox/ros-jazzy-irobot-create-gz-toolbox_3.0.4-1noble.20250506.144342_amd64.deb Size: 414534 SHA256: 47582416fb945fd71bff5f6a9376282df9dc0b1c7a4f20e78ecc581d3b8c9a8f SHA1: 0a23ba3360ed1deb04ba371e25717f6542a4bbf1 MD5sum: 4107723c3a47381d6138bc52875e4eca Description: Nodes and tools for simulating in Ignition iRobot(R) Create(R) 3 Educational Robot. Package: ros-jazzy-irobot-create-gz-toolbox-dbgsym Package-Type: ddeb Source: ros-jazzy-irobot-create-gz-toolbox Version: 3.0.4-1noble.20250506.144342 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: rkreinin Installed-Size: 15190 Depends: ros-jazzy-irobot-create-gz-toolbox (= 3.0.4-1noble.20250506.144342) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-irobot-create-gz-toolbox/ros-jazzy-irobot-create-gz-toolbox-dbgsym_3.0.4-1noble.20250506.144342_amd64.deb Size: 12993650 SHA256: d754fb9c9f8188e307cdc4ddce6a8c355f4a9bf6d37b0bce3fb83bb68361f290 SHA1: d62416b67c22acf8f978cc0a1981daea13e978aa MD5sum: 629289b708d5afbbe33fa6c671dc165f Description: debug symbols for ros-jazzy-irobot-create-gz-toolbox Build-Ids: 001497ae7bf8b08d50912f1a5ca02008235734be 1e0da878c353f8e40c1b47bcb6cda5c029c6992b 2954ba131fa2db8230c0fca2c7ef79f223bc1aa5 7c33b96f7b938d9ec7a540a94ceef2bb384526db d317613bafd03ae9df7232cf154102d97b8081fb f8e10fd5f923e438a056048d1934b5772e8e7243 Package: ros-jazzy-irobot-create-msgs Version: 3.0.0-2noble.20250424.142707 Architecture: amd64 Maintainer: Alberto Soragna Installed-Size: 15244 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-irobot-create-msgs/ros-jazzy-irobot-create-msgs_3.0.0-2noble.20250424.142707_amd64.deb Size: 808768 SHA256: f6bfb7a32ddc51431ca926d4ace2ed54b447d661cab40361ea3e3f7b8cb732a0 SHA1: f6276420a3b673e7d8c3effea62371affe28359b MD5sum: 262dd2c4db9ed468f441dc71eed600cc Description: Package containing action, message, and service definitions used by the iRobot(R) Create(R) platform Package: ros-jazzy-irobot-create-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-irobot-create-msgs Version: 3.0.0-2noble.20250424.142707 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alberto Soragna Installed-Size: 8553 Depends: ros-jazzy-irobot-create-msgs (= 3.0.0-2noble.20250424.142707) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-irobot-create-msgs/ros-jazzy-irobot-create-msgs-dbgsym_3.0.0-2noble.20250424.142707_amd64.deb Size: 6217094 SHA256: 958febe84fd86df951d05f9e6dae6f3ef7754f370cbe37fff2e1e5a001adc216 SHA1: 39dc092e9162927a228e759a0897b28dd400b70c MD5sum: 17cdafcba3959e8d86d6db9653397b01 Description: debug symbols for ros-jazzy-irobot-create-msgs Build-Ids: 038c12d800a9347f23ebe43cba755253f59113af 5acd85780a4c74099ce27ae6a3e63aec0c465b38 634b1b397ede50b35c68f4894bc2b0a6cc302709 8da7b4c6a70feca14b2e3d56c76179519dbf5417 a253e2fecb4083c4efcbc8b6302ba42e31e4690f a76cf45c015716c3d171a83c9f986b34c24a0b24 ad33508b896d54c82cbf391d0c230887b52cff85 c0af38f71fdf9ed96650617a37dbbd2bd50c95a5 db12b751bd662d9646a978b21ebc9550c9b66419 f3135e4fee18b32161d7c7909808372488d82edb f94b92eb0a1782ba974124a45648c08c979ad527 Package: ros-jazzy-irobot-create-nodes Version: 3.0.4-1noble.20250430.020035 Architecture: amd64 Maintainer: Ekumen Installed-Size: 7053 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, ros-jazzy-angles, ros-jazzy-control-msgs, ros-jazzy-geometry-msgs, ros-jazzy-irobot-create-msgs, ros-jazzy-irobot-create-toolbox, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-irobot-create-nodes/ros-jazzy-irobot-create-nodes_3.0.4-1noble.20250430.020035_amd64.deb Size: 934502 SHA256: 93aaf3be0f7fd563dea28683b9415187bd73dc1414010f79858b56abb9f763b8 SHA1: 884b1d7b59be960537224ce4753e381d800867b3 MD5sum: e158a715ce8eca065cd81ccab4904325 Description: ROS 2 Nodes for the simulated iRobot(R) Create(R) 3 Educational Robot. Package: ros-jazzy-irobot-create-nodes-dbgsym Package-Type: ddeb Source: ros-jazzy-irobot-create-nodes Version: 3.0.4-1noble.20250430.020035 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ekumen Installed-Size: 33842 Depends: ros-jazzy-irobot-create-nodes (= 3.0.4-1noble.20250430.020035) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-irobot-create-nodes/ros-jazzy-irobot-create-nodes-dbgsym_3.0.4-1noble.20250430.020035_amd64.deb Size: 27741030 SHA256: 1c91bf15147fa81f3bc48ebe6b89a383fea19e00022d3425c2a95a53368382b5 SHA1: 50a776950680369ac8f20cd89014719bd1f1bad9 MD5sum: 27fc7d9ce8af6fd5aa7accc68d17903c Description: debug symbols for ros-jazzy-irobot-create-nodes Build-Ids: 09f7eed3148936cf9dbc6d68460d34d9a7811231 0d952c09301096520525b4e2d4d8544e73c0a77e 33f8677616507a6afbefaa950141e8b8c8d383cb 3d1c4d294a9970ca1798327a4ee87cf02028dca7 759b01856225811b252929cde5a8309b5db6a09a 7877d52bfa9998974b7a516550506af4a4c3c859 a812c30341dca4ba85f3819578092e445bb54e8d addffe3422f7fdfa96b228f8093d8d883c03593a afaeb4db0530ced698b975564d2b1a98885e3020 be2980957f20a6655641d99d829d1c1b6c3383a2 c2f7477abfabf62b8f696e80298d2b34dcff8ee3 c3766108c21aed1dec9937bdb95ea202a2305575 ce9911e08296d17b21d3f15f44a8ec382d40cb32 decdcfcb91ce24e715cab6a024a5557c59e91786 f04a4dc07487ef13c067928c04e3d37fab3cede5 f9b3e87dcae5c5e92646250d3881845bddf21221 Package: ros-jazzy-irobot-create-toolbox Version: 3.0.4-1noble.20250430.015819 Architecture: amd64 Maintainer: Ekumen Installed-Size: 78 Depends: libc6 (>= 2.2.5), ros-jazzy-gz-math-vendor, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-irobot-create-toolbox/ros-jazzy-irobot-create-toolbox_3.0.4-1noble.20250430.015819_amd64.deb Size: 12332 SHA256: 892e67570b306450fff6665cdb3843cf4f8ecb211b551f43932f1eb1a30b1e38 SHA1: 86a5448794057ba6a95f01df6cdad0e4afd263a2 MD5sum: 09f597cb5a3b2a9904f63c9649b6da0b Description: Components and helpers for the iRobot(R) Create(R) 3 Educational Robot. Package: ros-jazzy-irobot-create-toolbox-dbgsym Package-Type: ddeb Source: ros-jazzy-irobot-create-toolbox Version: 3.0.4-1noble.20250430.015819 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ekumen Installed-Size: 26 Depends: ros-jazzy-irobot-create-toolbox (= 3.0.4-1noble.20250430.015819) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-irobot-create-toolbox/ros-jazzy-irobot-create-toolbox-dbgsym_3.0.4-1noble.20250430.015819_amd64.deb Size: 13364 SHA256: 0dd4e6cfdf76d64980396586ddd4a457febb18d9693bac38582a9c713d978cf8 SHA1: 649a06cf78310651416af4540369ffdf9d0be5ee MD5sum: d122b2f3efd2b4dfffee6b8e98e3f0f2 Description: debug symbols for ros-jazzy-irobot-create-toolbox Build-Ids: e51f7436923b91150f4e631d63f3cbb677486dee Package: ros-jazzy-jacro Version: 0.2.0-2noble.20250424.121043 Architecture: amd64 Maintainer: Jafar Uruc Installed-Size: 64 Depends: python3-jinja2, python3-rich, ros-jazzy-ament-index-python, ros-jazzy-ros-workspace Homepage: https://github.com/JafarAbdi/jacro Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-jacro/ros-jazzy-jacro_0.2.0-2noble.20250424.121043_amd64.deb Size: 8260 SHA256: 7085d3656824eecc328a8ea05b731e4c559b3e8ed36427596523c969a71d2361 SHA1: 6edfdc6f0ed889ba79127b4d05f4ab8439655a32 MD5sum: f0f0fdb0cf8c73c0a67149a19d598831 Description: TODO: Project Short Description Package: ros-jazzy-joint-limits Version: 4.29.0-1noble.20250505.192517 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 336 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-realtime-tools, ros-jazzy-trajectory-msgs, ros-jazzy-urdf, ros-jazzy-ros-workspace Homepage: https://github.com/ros-controls/ros2_control/wiki Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-joint-limits/ros-jazzy-joint-limits_4.29.0-1noble.20250505.192517_amd64.deb Size: 74494 SHA256: 539748361143b4527aa031d954355817ed285217fdbac621b9d48ef4067adaf3 SHA1: 3dca8988a303e1829a7ebb0c4a54688e4d172c83 MD5sum: 338b84333185b48b40120bedbac6e4e6 Description: Package with interfaces for handling of joint limits in controllers or in hardware. The package also implements Saturation Joint Limiter for position-velocity-acceleration set and other individual interfaces. Package: ros-jazzy-joint-limits-dbgsym Package-Type: ddeb Source: ros-jazzy-joint-limits Version: 4.29.0-1noble.20250505.192517 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 968 Depends: ros-jazzy-joint-limits (= 4.29.0-1noble.20250505.192517) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-joint-limits/ros-jazzy-joint-limits-dbgsym_4.29.0-1noble.20250505.192517_amd64.deb Size: 893626 SHA256: e18dacdcb372d4e2ea3a16b4e2fd2ef21f7cf6feac6351180c5cfb470e2c03e8 SHA1: 7c4236f9b62d8df04a51b30c8b7f6fbdbfaf2276 MD5sum: dc8793f07c9fba606b80348efb4a2a8f Description: debug symbols for ros-jazzy-joint-limits Build-Ids: 0d7a082be729afdecb49fe925f265db9aaee6a5d 1ff9c5d3a5a5c4897174b4ba82968b0382e4e1e3 47f0604d99669a7a0e76bf3cb4c547da5bc59b93 Package: ros-jazzy-joint-state-broadcaster Version: 4.24.0-1noble.20250505.193234 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 384 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-builtin-interfaces, ros-jazzy-control-msgs, ros-jazzy-controller-interface, ros-jazzy-generate-parameter-library, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rcutils, ros-jazzy-realtime-tools, ros-jazzy-sensor-msgs, ros-jazzy-urdf, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-joint-state-broadcaster/ros-jazzy-joint-state-broadcaster_4.24.0-1noble.20250505.193234_amd64.deb Size: 105672 SHA256: 5b15a799e5dffe097e70e3af62e611cdf0f57513743f04c1a07a28414d4809fc SHA1: e39f1cbe177f6a76cf334cfa0e793e3e88707177 MD5sum: faa5d43c859e2fec3439d717616e867c Description: Broadcaster to publish joint state Package: ros-jazzy-joint-state-broadcaster-dbgsym Package-Type: ddeb Source: ros-jazzy-joint-state-broadcaster Version: 4.24.0-1noble.20250505.193234 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1696 Depends: ros-jazzy-joint-state-broadcaster (= 4.24.0-1noble.20250505.193234) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-joint-state-broadcaster/ros-jazzy-joint-state-broadcaster-dbgsym_4.24.0-1noble.20250505.193234_amd64.deb Size: 1573962 SHA256: 2411848916aff5885882496082eb865041150d7ee4bbb8a7105bb7762e1bad2d SHA1: 85170dcbd07a1e742668e42fe700c59a0f3bab27 MD5sum: 31436ef7b39121b83b77df0c34d022f6 Description: debug symbols for ros-jazzy-joint-state-broadcaster Build-Ids: 49924dadf7043db7fb826e9e87b45e5bc448745b Package: ros-jazzy-joint-state-publisher Version: 2.4.0-3noble.20250430.005335 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 75 Depends: ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/joint_state_publisher Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-joint-state-publisher/ros-jazzy-joint-state-publisher_2.4.0-3noble.20250430.005335_amd64.deb Size: 18100 SHA256: 1190c4242529062946690d12780b474c6260609b3f9c76d14c22f343f4f396d1 SHA1: 51512cc0b905e8fc4a42a7551888b35c5f33ef2e MD5sum: bc661c4a87605b8c4f9b48a9948e8026 Description: This package contains a tool for setting and publishing joint state values for a given URDF. Package: ros-jazzy-joint-state-publisher-gui Version: 2.4.0-3noble.20250430.005406 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 72 Depends: ros-jazzy-joint-state-publisher, ros-jazzy-python-qt-binding, ros-jazzy-rclpy, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/joint_state_publisher Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-joint-state-publisher-gui/ros-jazzy-joint-state-publisher-gui_2.4.0-3noble.20250430.005406_amd64.deb Size: 16836 SHA256: 09031366a34b1098828e149409993f708594ed6705c968df3744098eb73384d3 SHA1: c91831717ed01b4c50bf33f7247683cb64230712 MD5sum: a0e26761425ac4eb4b100e9c34d518dd Description: This package contains a GUI tool for setting and publishing joint state values for a given URDF. Package: ros-jazzy-joint-trajectory-controller Version: 4.24.0-1noble.20250505.193230 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1082 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-angles, ros-jazzy-backward-ros, ros-jazzy-control-msgs, ros-jazzy-control-toolbox, ros-jazzy-controller-interface, ros-jazzy-generate-parameter-library, ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-realtime-tools, ros-jazzy-rsl, ros-jazzy-tl-expected, ros-jazzy-trajectory-msgs, ros-jazzy-urdf, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-joint-trajectory-controller/ros-jazzy-joint-trajectory-controller_4.24.0-1noble.20250505.193230_amd64.deb Size: 267848 SHA256: 922a6283433171b2175d7ec114c77ba1de7e9e67eced66462eabcf0f45a92eea SHA1: 168f9878ce43a2425a54cef745022fe0b84a348a MD5sum: 896c26dcb8f647b873751d4d67d6e5de Description: Controller for executing joint-space trajectories on a group of joints Package: ros-jazzy-joint-trajectory-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-joint-trajectory-controller Version: 4.24.0-1noble.20250505.193230 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 4442 Depends: ros-jazzy-joint-trajectory-controller (= 4.24.0-1noble.20250505.193230) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-joint-trajectory-controller/ros-jazzy-joint-trajectory-controller-dbgsym_4.24.0-1noble.20250505.193230_amd64.deb Size: 3975138 SHA256: 9fb57a24f1c18bd5a7193a9582fce351e619152f06bf3857e32a4f614554b635 SHA1: 5d2bc6672a47374ca67bf21c7fdf7b37eca14a49 MD5sum: 848bb543facbadd29de767e41d1692e3 Description: debug symbols for ros-jazzy-joint-trajectory-controller Build-Ids: 8528a4c08ad274fbbf3ce473d68e1ffe125e8945 Package: ros-jazzy-joy Version: 3.3.0-3noble.20250429.232727 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 1172 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libsdl2-2.0-0 (>= 2.0.18), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sdl2-vendor, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-joy/ros-jazzy-joy_3.3.0-3noble.20250429.232727_amd64.deb Size: 185528 SHA256: 7c76c9f2719b36002860554b0abf2153e3dcc244b91cf999f1fa46a6ca12b10e SHA1: d69156f928c5467bb5150d42b534de288b139a26 MD5sum: 3e839b01504dacdce12080f2ecc6f525 Description: The joy package contains joy_node, a node that interfaces a generic joystick to ROS 2. This node publishes a "Joy" message, which contains the current state of each one of the joystick's buttons and axes. Package: ros-jazzy-joy-dbgsym Package-Type: ddeb Source: ros-jazzy-joy Version: 3.3.0-3noble.20250429.232727 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 5502 Depends: ros-jazzy-joy (= 3.3.0-3noble.20250429.232727) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-joy/ros-jazzy-joy-dbgsym_3.3.0-3noble.20250429.232727_amd64.deb Size: 4665398 SHA256: e1957ef947246e44751615944856c440ad92a47fd1907d0c007c45db25a07c57 SHA1: ea3f01ea908d2135ee4abb853b0284825df5b6b8 MD5sum: 7d23ada4694be82fb4749b2d2ac063f5 Description: debug symbols for ros-jazzy-joy Build-Ids: 0c034e946025e3fa9eaad27d955ec742f0838714 1aa849d8f57672fd455ba593db11cb625df79203 8b043a36276a59bd124b29f6e582125d380bcfc0 a533282cac2788ad7d88e7b7bae2ce613c5a3bf3 a91ccbbaf1d8a9019fb6a647036e419274dff2e0 Package: ros-jazzy-joy-linux Version: 3.3.0-3noble.20250429.231750 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 544 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-diagnostic-msgs, ros-jazzy-diagnostic-updater, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-joy-linux/ros-jazzy-joy-linux_3.3.0-3noble.20250429.231750_amd64.deb Size: 123720 SHA256: cab8b8c2b92306bd10e389c38fd7ebcaa745aa640b54701ea0d8162d3b231a82 SHA1: 7147e511fb0299d3411aa343505aff3ccdd02393 MD5sum: 3443cd3c21ed0479dc9795f193f61486 Description: ROS2 driver for a generic Linux joystick. Will contain a MacOS and Windows version later. The joy package contains joy_node, a node that interfaces a generic Linux joystick to ROS2. This node publishes a "Joy" message, which contains the current state of each one of the joystick's buttons and axes. Package: ros-jazzy-joy-linux-dbgsym Package-Type: ddeb Source: ros-jazzy-joy-linux Version: 3.3.0-3noble.20250429.231750 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 2459 Depends: ros-jazzy-joy-linux (= 3.3.0-3noble.20250429.231750) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-joy-linux/ros-jazzy-joy-linux-dbgsym_3.3.0-3noble.20250429.231750_amd64.deb Size: 2110510 SHA256: 77c65a010041d6dbdb6467092ddd4079fee465ca2fc726e56fa63cfb9a5b19c1 SHA1: 71e04e1ec8a53317caa618e2c05102bea7077271 MD5sum: 7b61cce463ade4bfb8aff9e53767c3f9 Description: debug symbols for ros-jazzy-joy-linux Build-Ids: dc655df97b763224b1ee389a740defe12f68bee6 Package: ros-jazzy-joy-teleop Version: 2.0.0-1noble.20250501.215347 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 91 Depends: ros-jazzy-control-msgs, ros-jazzy-rclpy, ros-jazzy-rosidl-runtime-py, ros-jazzy-sensor-msgs, ros-jazzy-teleop-tools-msgs, ros-jazzy-trajectory-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-joy-teleop/ros-jazzy-joy-teleop_2.0.0-1noble.20250501.215347_amd64.deb Size: 22064 SHA256: d4240fdbcade4ebc6b738ff9b088c70e562be93e622c62ed74e7fc20f3ee75a1 SHA1: 91451ddb48c9eae81554f99742e7556e057d1652 MD5sum: a253568b31f8add208ccae571f785024 Description: A (to be) generic joystick interface to control a robot Package: ros-jazzy-joy-tester Version: 0.0.2-4noble.20250430.005338 Architecture: amd64 Maintainer: Josh Newans Installed-Size: 44 Depends: python3-tk, ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-joy-tester/ros-jazzy-joy-tester_0.0.2-4noble.20250430.005338_amd64.deb Size: 7488 SHA256: bd4d025077fa0c7fc41a3e9202518942eb383b2c9538136bc6c0be7e50611eec SHA1: ae6fa9fa1efd0cc20daaff9142df46cc06ac5db4 MD5sum: 6b5e387ee6b3a628cf7335f05000ee4c Description: Simple GUI tool for testing joysticks/gamepads Package: ros-jazzy-kartech-linear-actuator-msgs Version: 4.0.0-4noble.20250424.141522 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 3467 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/kartech_linear_actuator_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-kartech-linear-actuator-msgs/ros-jazzy-kartech-linear-actuator-msgs_4.0.0-4noble.20250424.141522_amd64.deb Size: 204374 SHA256: 1796099851b137fd7519367c41665017eb6423970fd6d7e79743b88c07f3b26c SHA1: b153b55696c1f939ad8e4b01d3aa62bde2b68a03 MD5sum: fa86e74462cc3945a5b8c6e2b78ed4e7 Description: The kartech_linear_actuator_msgs package Package: ros-jazzy-kartech-linear-actuator-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-kartech-linear-actuator-msgs Version: 4.0.0-4noble.20250424.141522 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 2447 Depends: ros-jazzy-kartech-linear-actuator-msgs (= 4.0.0-4noble.20250424.141522) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-kartech-linear-actuator-msgs/ros-jazzy-kartech-linear-actuator-msgs-dbgsym_4.0.0-4noble.20250424.141522_amd64.deb Size: 1933866 SHA256: 20d3474a72f656550ae3bfe39cfebf525fbf1e2bf184e91f468863a67e785140 SHA1: de0ca5f83f1a7c5fe43acd4b791b61de3bd086b1 MD5sum: c185de08f4661958ba5378d0b8aa10a6 Description: debug symbols for ros-jazzy-kartech-linear-actuator-msgs Build-Ids: 033653ba8dd80eff7eb8266cc20125ada6e9c5d2 03e7a1758525d7addcbbb2778878d6f71b597aa7 0b970161a7a65155e4d7175d5de4ebe3b6b56fb2 1700db5fbe7507cc49cecdba2bfcc04e326e8954 2172295610eb397cddf4bbafb163178631682837 340d26da6350e9430be8903aec7d64f0e1075796 41990dc494a5b91d4e8728b31050b5d3cd649466 64af13692cb5155241d4ec6c07258794a10d9e6e c830343e1a6a2271327be376b862a4a0f1e3b008 c9850513863a680ec88883ab729874c7294ba8a9 f97677b4ff0d046b4bcf0a16c8233949dd7b19eb Package: ros-jazzy-kdl-parser Version: 2.11.0-3noble.20250424.135223 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 100 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-orocos-kdl-vendor, ros-jazzy-rcutils, ros-jazzy-urdf, ros-jazzy-urdfdom-headers, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-kdl-parser/ros-jazzy-kdl-parser_2.11.0-3noble.20250424.135223_amd64.deb Size: 20872 SHA256: e942f542fae6a9549d69945f4552bb3e1dd2d674107f32418ad41138932772ac SHA1: a8756eb678813acd6b671edc6f386eb6a917328e MD5sum: e46e5080fd4a8bc0d9d254459ca4582d Description: The Kinematics and Dynamics Library (KDL) defines a tree structure to represent the kinematic and dynamic parameters of a robot mechanism. kdl_parser provides tools to construct a KDL tree from an XML robot representation in URDF. Package: ros-jazzy-kdl-parser-dbgsym Package-Type: ddeb Source: ros-jazzy-kdl-parser Version: 2.11.0-3noble.20250424.135223 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 183 Depends: ros-jazzy-kdl-parser (= 2.11.0-3noble.20250424.135223) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-kdl-parser/ros-jazzy-kdl-parser-dbgsym_2.11.0-3noble.20250424.135223_amd64.deb Size: 166970 SHA256: 8aadf03ac427da1795c6323ff9fdd7774b02b521712197d24455fe175ceff30e SHA1: e2bb15844555b0b948f68e08b9648c148ddd1fa9 MD5sum: ca8753cf7c46d94d39cd8775166c8a03 Description: debug symbols for ros-jazzy-kdl-parser Build-Ids: d73e54c451d9ef5e1d3a40925ea3ef9763059ee6 Package: ros-jazzy-key-teleop Version: 2.0.0-1noble.20250501.214307 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 53 Depends: ros-jazzy-geometry-msgs, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-key-teleop/ros-jazzy-key-teleop_2.0.0-1noble.20250501.214307_amd64.deb Size: 11926 SHA256: 0833d1346b2cf401144ad18a9c5c000c968945b64e3aec1879e4fb6b2d818f58 SHA1: 81ba35d37860d325b65927b4c41f8b72f68bae5c MD5sum: f117279f3f18743895b30efe7d1194b9 Description: A text-based interface to send a robot movement commands. Package: ros-jazzy-keyboard-handler Version: 0.3.1-2noble.20250424.121057 Architecture: amd64 Maintainer: michael Installed-Size: 142 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-keyboard-handler/ros-jazzy-keyboard-handler_0.3.1-2noble.20250424.121057_amd64.deb Size: 32576 SHA256: c6ac28628531d263654f49114a396fb66c452f085b14c2b90ce83aad9375b1c0 SHA1: 1bcfe3141ad80d4a3de5ca50af7485fe19c53b36 MD5sum: e7bc959297b7c03a1b87afd935d3fe3c Description: Handler for input from keyboard Package: ros-jazzy-keyboard-handler-dbgsym Package-Type: ddeb Source: ros-jazzy-keyboard-handler Version: 0.3.1-2noble.20250424.121057 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: michael Installed-Size: 239 Depends: ros-jazzy-keyboard-handler (= 0.3.1-2noble.20250424.121057) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-keyboard-handler/ros-jazzy-keyboard-handler-dbgsym_0.3.1-2noble.20250424.121057_amd64.deb Size: 214890 SHA256: d3121220bd5e4f2f8f2d2aee6654845d69bedad2a5c9518a5642dbd30a45c4c5 SHA1: fcf48a95706f85fda69206de9b17b2f9b0bf3324 MD5sum: 3280508fcde9f7cdcc5e2932390e24e6 Description: debug symbols for ros-jazzy-keyboard-handler Build-Ids: 5f2992be0e4e2b271cdf21c18f3b53ff7edac5b3 Package: ros-jazzy-kinematics-interface Version: 1.3.0-1noble.20250430.005746 Architecture: amd64 Maintainer: Denis Štogl Installed-Size: 85 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, ros-jazzy-rclcpp-lifecycle, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-kinematics-interface/ros-jazzy-kinematics-interface_1.3.0-1noble.20250430.005746_amd64.deb Size: 15156 SHA256: 88a61c984205ffd49c446c7c5a2cd047bc2492930f3834735dad458785e8ca2c SHA1: 701c4e476752960b2346fac73d4167e5139c7d33 MD5sum: 6f57fa70028b87c0d28fd0429f7f4961 Description: Kinematics interface for ROS 2 control Package: ros-jazzy-kinematics-interface-dbgsym Package-Type: ddeb Source: ros-jazzy-kinematics-interface Version: 1.3.0-1noble.20250430.005746 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Denis Štogl Installed-Size: 150 Depends: ros-jazzy-kinematics-interface (= 1.3.0-1noble.20250430.005746) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-kinematics-interface/ros-jazzy-kinematics-interface-dbgsym_1.3.0-1noble.20250430.005746_amd64.deb Size: 135140 SHA256: 8de687017b38444e5de89aab0dd75fa9204f06aad3de9d1ef78d21a3ad99265f SHA1: 10df8781bdec753fed702fe35af598e7310e6205 MD5sum: 5de510550142f99e9a07c334edc19641 Description: debug symbols for ros-jazzy-kinematics-interface Build-Ids: 8ef0b247a45088fd60bd60f79ff031cac3d30723 Package: ros-jazzy-kinematics-interface-kdl Version: 1.3.0-1noble.20250430.023006 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 178 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libeigen3-dev, ros-jazzy-kdl-parser, ros-jazzy-kinematics-interface, ros-jazzy-pluginlib, ros-jazzy-tf2-eigen-kdl, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-kinematics-interface-kdl/ros-jazzy-kinematics-interface-kdl_1.3.0-1noble.20250430.023006_amd64.deb Size: 51440 SHA256: 308a90773e792eca2693ace370c874598244753f25f13901565f14ba72dc7da7 SHA1: 21f2b27d317716aa8e1122a2d8ca8f13f9e529cc MD5sum: 3f5113161fadb43b00c59b6394b4d347 Description: KDL implementation of ros2_control kinematics interface Package: ros-jazzy-kinematics-interface-kdl-dbgsym Package-Type: ddeb Source: ros-jazzy-kinematics-interface-kdl Version: 1.3.0-1noble.20250430.023006 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1794 Depends: ros-jazzy-kinematics-interface-kdl (= 1.3.0-1noble.20250430.023006) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-kinematics-interface-kdl/ros-jazzy-kinematics-interface-kdl-dbgsym_1.3.0-1noble.20250430.023006_amd64.deb Size: 1785264 SHA256: 7c743f681ee3d8bd3bf8c30af2ffa53419d0e55f4b4f5c5ab57bf01d8b677aa2 SHA1: ba61c6789fde539e9729f3f990b770c2128b4f17 MD5sum: fa4f293a133d7f65912a5010793ed422 Description: debug symbols for ros-jazzy-kinematics-interface-kdl Build-Ids: 1940e5202cd90dc206bdaad9f16f3dc4e5f8f342 Package: ros-jazzy-kitti-metrics-eval Version: 1.7.0-1noble.20250506.215657 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 148 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libposes, ros-jazzy-mola-common, ros-jazzy-mrpt-libtclap, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/kitti_metrics_eval Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-kitti-metrics-eval/ros-jazzy-kitti-metrics-eval_1.7.0-1noble.20250506.215657_amd64.deb Size: 54182 SHA256: daaf54c1d06bc1bcaed7a7fe974064a96f6806742a67a9a0450e7afbf1555b95 SHA1: b7c56da97dd7210dcf90f911e9ef76053a7d4819 MD5sum: 75106bcbab3f540bbac5c3c7e11cd404 Description: CLI tool to evaluate the KITTI odometry bechmark metrics to trajectory files Package: ros-jazzy-kitti-metrics-eval-dbgsym Package-Type: ddeb Source: ros-jazzy-kitti-metrics-eval Version: 1.7.0-1noble.20250506.215657 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 642 Depends: ros-jazzy-kitti-metrics-eval (= 1.7.0-1noble.20250506.215657) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-kitti-metrics-eval/ros-jazzy-kitti-metrics-eval-dbgsym_1.7.0-1noble.20250506.215657_amd64.deb Size: 603974 SHA256: 999898e74eb051ab8677bac2c41e81a9be8619bc11d2ba5b5694137bf3915054 SHA1: a49790f8b6ed1a3637dca09a00aa15f3750fcdd9 MD5sum: a324540b10c205da890387e10b864746 Description: debug symbols for ros-jazzy-kitti-metrics-eval Build-Ids: 9a6c2c69c65ae89fbb74170b64660038b39a6504 Package: ros-jazzy-kobuki-ros-interfaces Version: 1.0.0-5noble.20250424.144521 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 3885 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://index.ros.org/k/kobuki_ros_interfaces/github-kobuki-base-kobuki_ros_interfaces Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-kobuki-ros-interfaces/ros-jazzy-kobuki-ros-interfaces_1.0.0-5noble.20250424.144521_amd64.deb Size: 263346 SHA256: 553b338650222f921e5ed0a21f283388464694d40b266a5b9d122d7a499e6ff2 SHA1: daa18661077583bf8412985d97e8036166b0adec MD5sum: b0f7b250a2de7db0b5ad6fef6398b298 Description: ROS2 message, service and action interfaces for the Kobuki. Package: ros-jazzy-kobuki-ros-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-kobuki-ros-interfaces Version: 1.0.0-5noble.20250424.144521 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 2687 Depends: ros-jazzy-kobuki-ros-interfaces (= 1.0.0-5noble.20250424.144521) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-kobuki-ros-interfaces/ros-jazzy-kobuki-ros-interfaces-dbgsym_1.0.0-5noble.20250424.144521_amd64.deb Size: 2099610 SHA256: 527c1ff5745f55bab465b7b88ae9977b92394bc0b0962676ed9deba56f746a0f SHA1: 29b8dbeb77527d118d93031b79de990072ebf111 MD5sum: accc4ecba0954a938b48c037a49366c7 Description: debug symbols for ros-jazzy-kobuki-ros-interfaces Build-Ids: 14a0f0014d37c906cb4e46d62da0a9e0a3e77db4 250933afa7c56af8d1f3c3015951c1a9c7b7bc39 4edef84de584b6524db5c249ceabd41041b8c2d5 5653996e213fa01794406055720d75e26da1a188 56a1c04f9b4cdef409c16831b8c9f0297fdcd633 7cac70208f913220b1a7d39ff8d35bffce44bc8c 873250faec82b1e07f320b077e7f71277a29188b c7328d08e8d1c18b1dbd73dad1b622e0006ce59d c85839911619c858224271dad9323cf675d60dd1 d716f9272513dd6834d64f52bea55bf1a8166aa1 ed4a7209d3ca0954044197849927cb2708a409fe Package: ros-jazzy-kobuki-velocity-smoother Version: 0.15.0-4noble.20250429.232729 Architecture: amd64 Maintainer: Jihoon Lee Installed-Size: 763 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rcl-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-ros-workspace Homepage: https://index.ros.org/p/kobuki_velocity_smoother/github-kobuki-base-velocity_smoother/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-kobuki-velocity-smoother/ros-jazzy-kobuki-velocity-smoother_0.15.0-4noble.20250429.232729_amd64.deb Size: 142824 SHA256: 968c5cbf8c9fe50fc498c00f70d694f315b2dafe232bfd5937b47b2dbacec48d SHA1: 330ffeccc565ffd0de376f021c36b8c48a91e0e8 MD5sum: da32ab109d2bb9775b192fe73db5e00b Description: Bound incoming velocity messages according to robot velocity and acceleration limits. Package: ros-jazzy-kobuki-velocity-smoother-dbgsym Package-Type: ddeb Source: ros-jazzy-kobuki-velocity-smoother Version: 0.15.0-4noble.20250429.232729 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jihoon Lee Installed-Size: 3306 Depends: ros-jazzy-kobuki-velocity-smoother (= 0.15.0-4noble.20250429.232729) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-kobuki-velocity-smoother/ros-jazzy-kobuki-velocity-smoother-dbgsym_0.15.0-4noble.20250429.232729_amd64.deb Size: 2750052 SHA256: 331cd6044683adda9e3024c6a6ba4543fe4484599970d8f906a642a30cfd5111 SHA1: 8bf5a3682de6cefbe9a9ca6af51385696d938787 MD5sum: fb5cf020121c9fa13a9f73a09bee2145 Description: debug symbols for ros-jazzy-kobuki-velocity-smoother Build-Ids: 913d3bfb4549ff5b38985d25a4c26176f83bdeda adacaa34d8a8a49a8d3cef56debbb65f7124a8c4 Package: ros-jazzy-kompass Version: 0.2.1-1noble.20250430.014107 Architecture: amd64 Maintainer: Automatika Robotics Installed-Size: 569 Depends: python3-pykdl, ros-jazzy-automatika-ros-sugar, ros-jazzy-kompass-interfaces, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-kompass/ros-jazzy-kompass_0.2.1-1noble.20250430.014107_amd64.deb Size: 116118 SHA256: 8fe6429982597fb7d39da9495bbc05c5d7945fb941345abff18c007e5c43797c SHA1: 6b073cb60ecdd271b1610fb474c753b813c9a774 MD5sum: dac2899e3d8f392d9e8041751f053611 Description: Kompass: Event-driven navigation system Package: ros-jazzy-kompass-interfaces Version: 0.2.1-1noble.20250424.143313 Architecture: amd64 Maintainer: Automatika Robotics Installed-Size: 13885 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-kompass-interfaces/ros-jazzy-kompass-interfaces_0.2.1-1noble.20250424.143313_amd64.deb Size: 777438 SHA256: 154fbe6b1349dcd8e50f9506122dde47e7178e4dd187d4bfadfaa6844b5a7be4 SHA1: 9957ce13aadc0288be652634592fd24435450354 MD5sum: 4ef3ff38f61db1f620373772f0f0c624 Description: ROS2 Interfaces for Kompass Package: ros-jazzy-kompass-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-kompass-interfaces Version: 0.2.1-1noble.20250424.143313 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Automatika Robotics Installed-Size: 8234 Depends: ros-jazzy-kompass-interfaces (= 0.2.1-1noble.20250424.143313) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-kompass-interfaces/ros-jazzy-kompass-interfaces-dbgsym_0.2.1-1noble.20250424.143313_amd64.deb Size: 6138518 SHA256: f88e0b22f32dfd0107e3ec26f569c7478fec4c0476ac8ee0ffd79d5327c6f7c3 SHA1: 2209018c7fd034736ce568f88866bd0434a2224a MD5sum: 0fa929c86647c1530bf0a31744c21808 Description: debug symbols for ros-jazzy-kompass-interfaces Build-Ids: 189e296af03ddb82bb95f798f35d0ee522def01d 25e8a238165d64e8ef34ca3b52935ceef2b8e891 3bd1ab82520fad4d785675e8a658d5c5a12717b2 5343b6f5c7c40f71f1b159550f9a9846c8a13cbb 5f12c52d20847de866ee05d7a16f0323b355eaba 7fb46203734f50a485c81990070210747de5d08b 9bafb26b80c536f71e41266fa3f23be829f52a79 ba8e484ea1f264aa5feb96c1120429647986a44f d76851194964d77e2937e806c335294f5436a898 e11b3675c40727f2aae00e0ce023dc86e897475c ff2fbea00cac84e0f3c56d532c6aac26c88fa3b9 Package: ros-jazzy-lanelet2 Version: 1.2.1-1noble.20250430.025000 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 42 Depends: ros-jazzy-lanelet2-core, ros-jazzy-lanelet2-examples, ros-jazzy-lanelet2-io, ros-jazzy-lanelet2-maps, ros-jazzy-lanelet2-matching, ros-jazzy-lanelet2-projection, ros-jazzy-lanelet2-python, ros-jazzy-lanelet2-routing, ros-jazzy-lanelet2-traffic-rules, ros-jazzy-lanelet2-validation, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2/ros-jazzy-lanelet2_1.2.1-1noble.20250430.025000_amd64.deb Size: 5666 SHA256: 4728fa8ad3ffaf7288fcbb90f5bf5f3343f9820563dd0fdf330c29e5260177b1 SHA1: 5b20a1c3f4f499163f89d54f902be060af23aaa4 MD5sum: c89b25334ee589109d933a265ff1b330 Description: Meta-package for lanelet2 Package: ros-jazzy-lanelet2-core Version: 1.2.1-1noble.20250424.105730 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 1767 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, libeigen3-dev, ros-jazzy-mrt-cmake-modules, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-core/ros-jazzy-lanelet2-core_1.2.1-1noble.20250424.105730_amd64.deb Size: 435202 SHA256: 1b5e39b3f2d97d93b1ccc3586def12f338fe2832ef966dc6abc6fb2394778a04 SHA1: 863380e6604568977dd18cb7a41b54734bdc2bde MD5sum: 4fe5ce225786faeeaefaf6d08f72b30d Description: Lanelet2 core module Package: ros-jazzy-lanelet2-core-dbgsym Package-Type: ddeb Source: ros-jazzy-lanelet2-core Version: 1.2.1-1noble.20250424.105730 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 12516 Depends: ros-jazzy-lanelet2-core (= 1.2.1-1noble.20250424.105730) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-core/ros-jazzy-lanelet2-core-dbgsym_1.2.1-1noble.20250424.105730_amd64.deb Size: 11909026 SHA256: 69f31909f95be7c4baf854d7be11d677a1d6ad283da7a99e1f2c9727a65f5bf5 SHA1: 25d46385bb563a3b3b9db818f137ad7bed5e5446 MD5sum: 83ec0881e38a72480471710d40f8068c Description: debug symbols for ros-jazzy-lanelet2-core Build-Ids: 7a996aec9c8fc3b3322f85de2d62e79ef51a4c22 Package: ros-jazzy-lanelet2-examples Version: 1.2.1-1noble.20250430.022446 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 431 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-lanelet2-core, ros-jazzy-lanelet2-io, ros-jazzy-lanelet2-matching, ros-jazzy-lanelet2-projection, ros-jazzy-lanelet2-routing, ros-jazzy-lanelet2-traffic-rules, ros-jazzy-lanelet2-python, ros-jazzy-mrt-cmake-modules, ros-jazzy-ros2cli, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-examples/ros-jazzy-lanelet2-examples_1.2.1-1noble.20250430.022446_amd64.deb Size: 100080 SHA256: c7b545cf8ec16088280dadc8885882191ec4655f2bb031af74475de230f93b5c SHA1: e85d83cb8d0611f842240b4748f23ed858973a1f MD5sum: 970b5ba9dedd565eb19e2c6a50a0e4c5 Description: Examples for working with Lanelet2 Package: ros-jazzy-lanelet2-examples-dbgsym Package-Type: ddeb Source: ros-jazzy-lanelet2-examples Version: 1.2.1-1noble.20250430.022446 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 5328 Depends: ros-jazzy-lanelet2-examples (= 1.2.1-1noble.20250430.022446) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-examples/ros-jazzy-lanelet2-examples-dbgsym_1.2.1-1noble.20250430.022446_amd64.deb Size: 5235330 SHA256: 6b7a57dc986fe6ae466f36c87544691c239ac0a8f36baec3912ba331e1abe5b9 SHA1: 7750365691c9882196522594e2bde3f0c837c255 MD5sum: f2590a361b9d0a7e3d308c8cbf2acbf8 Description: debug symbols for ros-jazzy-lanelet2-examples Build-Ids: 5033ee71290da4aa2d0b0fb4f8e70522aab3f0b1 5fb097b4419b2e48d6a834446be53e7d75167389 77c8f764233bf86f16c9539f705b8e2770f12ceb 8753ab3a9e670e2b0313af27519b9a81ffc1ccb5 8b24795c381ac306167694c8e5695a383466f5df b78fc7c8fc1eb8f6720e4a9a0e6876413a68ea69 cf776ed93e72a743a5a4c40d2d4781a37c1193ea Package: ros-jazzy-lanelet2-io Version: 1.2.1-1noble.20250424.110351 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 993 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libpugixml1v5 (>= 1.7), libstdc++6 (>= 13.1), ros-jazzy-lanelet2-core, libboost-all-dev, libpugixml-dev, ros-jazzy-mrt-cmake-modules, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-io/ros-jazzy-lanelet2-io_1.2.1-1noble.20250424.110351_amd64.deb Size: 241114 SHA256: 0a12b3c0789ecb4ab9b0fb667277c298867f7ff8610f709581a271665e729b49 SHA1: 4cbe11f62e0e4ad390c129d1ddca01d6f26b8ab9 MD5sum: d976c450a5514c4ea450a2bebb0e82c2 Description: Parser/Writer module for lanelet2 Package: ros-jazzy-lanelet2-io-dbgsym Package-Type: ddeb Source: ros-jazzy-lanelet2-io Version: 1.2.1-1noble.20250424.110351 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 5263 Depends: ros-jazzy-lanelet2-io (= 1.2.1-1noble.20250424.110351) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-io/ros-jazzy-lanelet2-io-dbgsym_1.2.1-1noble.20250424.110351_amd64.deb Size: 4757990 SHA256: 6e69bdcb723ada824981d1bf72677f424fa83aecdacdc9391bbd9fd891c29fb9 SHA1: ee0f21baf78ef3cdc6fca951feb551e8e2f3a044 MD5sum: 08d7f3874718e104065c1a89425b933c Description: debug symbols for ros-jazzy-lanelet2-io Build-Ids: 4ee9e9ae9ec50c7738b050a444130a30c2697e11 Package: ros-jazzy-lanelet2-maps Version: 1.2.1-1noble.20250424.110345 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 787 Depends: ros-jazzy-lanelet2-core, ros-jazzy-mrt-cmake-modules, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-maps/ros-jazzy-lanelet2-maps_1.2.1-1noble.20250424.110345_amd64.deb Size: 67976 SHA256: c758d849f9d8e24a0946d06c3ef0fbc8034fbb2640a4edba3119e0eafbeb7976 SHA1: 095927d1d6e724a53425083f134320e22ed45d60 MD5sum: 278556090769b803615a866f088ea0ad Description: Example maps in the lanelet2-format Package: ros-jazzy-lanelet2-matching Version: 1.2.1-1noble.20250424.110641 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 262 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-lanelet2-core, ros-jazzy-lanelet2-traffic-rules, ros-jazzy-mrt-cmake-modules, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-matching/ros-jazzy-lanelet2-matching_1.2.1-1noble.20250424.110641_amd64.deb Size: 77868 SHA256: e91e966941d6a2c88a360c48b23f8eb94327fc03893cd7185317e610f0458a98 SHA1: cf54545b7eb6496c14f2a4bd5cb8933569e708df MD5sum: c746b68abca85d5081e6efe7e84174bd Description: Library to match objects to lanelets Package: ros-jazzy-lanelet2-matching-dbgsym Package-Type: ddeb Source: ros-jazzy-lanelet2-matching Version: 1.2.1-1noble.20250424.110641 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 2255 Depends: ros-jazzy-lanelet2-matching (= 1.2.1-1noble.20250424.110641) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-matching/ros-jazzy-lanelet2-matching-dbgsym_1.2.1-1noble.20250424.110641_amd64.deb Size: 2224230 SHA256: 1fa027dda249a206a5122b0bc5349e1e42a8b8f48f88c61e609c3cb9a2d19577 SHA1: dd28df5f834a3bd79dc201afb0baa60c568fc0be MD5sum: be71bd28df6fca0f071a7de74d38c95b Description: debug symbols for ros-jazzy-lanelet2-matching Build-Ids: 2989ecf9bc6ce4df416058117417fec4efd0b997 Package: ros-jazzy-lanelet2-projection Version: 1.2.1-1noble.20250424.110729 Architecture: amd64 Maintainer: Jan-Hendrik Pauls Installed-Size: 109 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libgeographiclib26 (>= 1.40), libstdc++6 (>= 5.2), libgeographiclib-dev, ros-jazzy-lanelet2-io, ros-jazzy-mrt-cmake-modules, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-projection/ros-jazzy-lanelet2-projection_1.2.1-1noble.20250424.110729_amd64.deb Size: 19518 SHA256: c5efed93d8e02d671e39837e9fc572fec133f743b85098bb750096e7910c6a16 SHA1: 4090fc30ea2975375225eccba6e3e04a75d1c0d0 MD5sum: 00e709bf3e292fcac8421c651d673bb8 Description: Lanelet2 projection library for lat/lon to local x/y conversion Package: ros-jazzy-lanelet2-projection-dbgsym Package-Type: ddeb Source: ros-jazzy-lanelet2-projection Version: 1.2.1-1noble.20250424.110729 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jan-Hendrik Pauls Installed-Size: 166 Depends: ros-jazzy-lanelet2-projection (= 1.2.1-1noble.20250424.110729) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-projection/ros-jazzy-lanelet2-projection-dbgsym_1.2.1-1noble.20250424.110729_amd64.deb Size: 148954 SHA256: 7bf9653b0e721222114efb78f3fee4ebea0ab73c52ac917754fb39897311fc6f SHA1: 063aba642e195c16f6e1a0cce81cddc0cf5873e0 MD5sum: 8b0efd7afc4f51ba16d92f4b9f159efd Description: debug symbols for ros-jazzy-lanelet2-projection Build-Ids: f05e95c42ca57b42965d9771c6cd3f73acbdf46a Package: ros-jazzy-lanelet2-python Version: 1.2.1-1noble.20250424.111126 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 6406 Depends: libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-jazzy-lanelet2-core, ros-jazzy-lanelet2-io, ros-jazzy-lanelet2-matching, ros-jazzy-lanelet2-projection, ros-jazzy-lanelet2-routing, ros-jazzy-lanelet2-traffic-rules, libboost-python-dev, ros-jazzy-mrt-cmake-modules, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-python/ros-jazzy-lanelet2-python_1.2.1-1noble.20250424.111126_amd64.deb Size: 1125260 SHA256: 31dfb9d028b9ed6834f73b60d30c92092ca2e2ff74b42f7ee6e74b7e8f52d32c SHA1: 9c7a54740d5a73a08f498b34ca59f816c138f2a5 MD5sum: 846f59905055a219b70d924c40fbea8d Description: Python bindings for lanelet2 Package: ros-jazzy-lanelet2-python-dbgsym Package-Type: ddeb Source: ros-jazzy-lanelet2-python Version: 1.2.1-1noble.20250424.111126 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 27721 Depends: ros-jazzy-lanelet2-python (= 1.2.1-1noble.20250424.111126) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-python/ros-jazzy-lanelet2-python-dbgsym_1.2.1-1noble.20250424.111126_amd64.deb Size: 23107578 SHA256: 9c6d8079eaba8d777764e5acc79abf620834ac055b39710373af85f1a8ff803d SHA1: a5bd05438e470fda5ddc482c3d78d4dff3ed286a MD5sum: f4e0a445bae2d4b9287e357753bbda60 Description: debug symbols for ros-jazzy-lanelet2-python Build-Ids: 3cad0822647974aad288cdb0732d1a2a95a01e31 7a1f8ba10bc490df9ba57739d9b119092bcb50f3 ab77cc48b554974342824e21cd664169da1d698b b1ef0be1b39845603f7698817831295a421b2e36 b9ca7d73260abced47619e029ca220135172b417 f7663297cc7943480eb42f1fc8e47ea1e468a2db fb7142e2ab4f07718e73484d144fa1bc4dc5c8dc Package: ros-jazzy-lanelet2-routing Version: 1.2.1-1noble.20250424.110646 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 810 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), ros-jazzy-lanelet2-core, libboost-all-dev, ros-jazzy-lanelet2-traffic-rules, ros-jazzy-mrt-cmake-modules, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-routing/ros-jazzy-lanelet2-routing_1.2.1-1noble.20250424.110646_amd64.deb Size: 261552 SHA256: 6780d6faf14d89b78dccc232d65aa2fd437a27e241329f97631f9cd78d44db28 SHA1: 1a572ede683392676bbba6be9d0ae3baaf22af9e MD5sum: 23a8dc2cf0048da49eed20c3439bb698 Description: Routing module for lanelet2 Package: ros-jazzy-lanelet2-routing-dbgsym Package-Type: ddeb Source: ros-jazzy-lanelet2-routing Version: 1.2.1-1noble.20250424.110646 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 6178 Depends: ros-jazzy-lanelet2-routing (= 1.2.1-1noble.20250424.110646) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-routing/ros-jazzy-lanelet2-routing-dbgsym_1.2.1-1noble.20250424.110646_amd64.deb Size: 6030996 SHA256: ab468140803534a9fa9f8275781cc0f489a3731c35adea8f5d9b4c2873d02c6d SHA1: efc829db19f79d7e299d3f5c898101af7cba5d39 MD5sum: 217aa3a1d6c5aa7c1e021bb840ee8ff9 Description: debug symbols for ros-jazzy-lanelet2-routing Build-Ids: 0a5c262505ef2c5a46b93718916939b37dab2ae9 Package: ros-jazzy-lanelet2-traffic-rules Version: 1.2.1-1noble.20250424.110343 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 208 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-lanelet2-core, ros-jazzy-mrt-cmake-modules, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-traffic-rules/ros-jazzy-lanelet2-traffic-rules_1.2.1-1noble.20250424.110343_amd64.deb Size: 56442 SHA256: e7e958f49947d3703db50668332ccfdd52010d2cd54db16a5c66b87aa1775c9c SHA1: f056fbb8442d5a280cded7248d4e074a5bfcbdbb MD5sum: f325df8a2f99f52f89ff415f8bc69885 Description: Package for interpreting traffic rules in a lanelet map Package: ros-jazzy-lanelet2-traffic-rules-dbgsym Package-Type: ddeb Source: ros-jazzy-lanelet2-traffic-rules Version: 1.2.1-1noble.20250424.110343 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 1337 Depends: ros-jazzy-lanelet2-traffic-rules (= 1.2.1-1noble.20250424.110343) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-traffic-rules/ros-jazzy-lanelet2-traffic-rules-dbgsym_1.2.1-1noble.20250424.110343_amd64.deb Size: 1307454 SHA256: 01dd1c2ebe3c9b3bf507035bd867cfa7d68136880a465f9b1f3d5824439cf893 SHA1: dd18e734efbbfa5abf76f84d36a496c249f4154b MD5sum: 94265bade2331d8d426b70984a571e6a Description: debug symbols for ros-jazzy-lanelet2-traffic-rules Build-Ids: 3c5f2ddc5c0cc503ad0adb1678cdf386829a529e Package: ros-jazzy-lanelet2-validation Version: 1.2.1-1noble.20250424.111203 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 457 Depends: libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-lanelet2-core, ros-jazzy-lanelet2-io, ros-jazzy-lanelet2-projection, ros-jazzy-lanelet2-routing, ros-jazzy-lanelet2-traffic-rules, ros-jazzy-mrt-cmake-modules, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-validation/ros-jazzy-lanelet2-validation_1.2.1-1noble.20250424.111203_amd64.deb Size: 131678 SHA256: a52fdbdef9748f5647957e276f045081b5bbc2c9da59b58278b2fb83dfe7eff0 SHA1: 142e40523e0e9d45385a8989bcd4a04e2dd39e37 MD5sum: 7290a024236fe5ae24fe8f1ce970527b Description: Package for sanitizing lanelet maps Package: ros-jazzy-lanelet2-validation-dbgsym Package-Type: ddeb Source: ros-jazzy-lanelet2-validation Version: 1.2.1-1noble.20250424.111203 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 3773 Depends: ros-jazzy-lanelet2-validation (= 1.2.1-1noble.20250424.111203) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lanelet2-validation/ros-jazzy-lanelet2-validation-dbgsym_1.2.1-1noble.20250424.111203_amd64.deb Size: 3676566 SHA256: d5b545a5c4540f89b7d7c43375a51ea34934c1cdb3c2808fd3ba360ead8d5ff5 SHA1: 8500138406740de068500bdc509b8a54c7933c5a MD5sum: 83fbafb1a6e31902d60a1297f81e8335 Description: debug symbols for ros-jazzy-lanelet2-validation Build-Ids: 5f13e571278a0cf177501ac06ae6578c1a5f203f e74b238bbe82fffd70055eac92794673b790d0c0 Package: ros-jazzy-laser-filters Version: 2.0.8-1noble.20250501.220423 Architecture: amd64 Maintainer: Jon Binney Installed-Size: 3113 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-angles, ros-jazzy-filters, ros-jazzy-laser-geometry, ros-jazzy-message-filters, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-kdl, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/laser_filters Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-laser-filters/ros-jazzy-laser-filters_2.0.8-1noble.20250501.220423_amd64.deb Size: 607986 SHA256: 4c193908dc7ea958389f2a909769b8f255861fa0b93cdd1919a4fc6968ee6579 SHA1: 7c614c64497d71348fbf4a93ce81a926f3487973 MD5sum: 5064aa206d289870a08425251eff0397 Description: Assorted filters designed to operate on 2D planar laser scanners, which use the sensor_msgs/LaserScan type. Package: ros-jazzy-laser-filters-dbgsym Package-Type: ddeb Source: ros-jazzy-laser-filters Version: 2.0.8-1noble.20250501.220423 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jon Binney Installed-Size: 14377 Depends: ros-jazzy-laser-filters (= 2.0.8-1noble.20250501.220423) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-laser-filters/ros-jazzy-laser-filters-dbgsym_2.0.8-1noble.20250501.220423_amd64.deb Size: 12802368 SHA256: cbd6d85ae952d35679d907c79c4cf540b53d8e8db2bd4663f6e69f7688f69b7f SHA1: 263a544dbca3b9c3b0a8e993a00721c4e424ab99 MD5sum: 859027174fa103efc17565b1012b4448 Description: debug symbols for ros-jazzy-laser-filters Build-Ids: 164432a24a071e0e63b90f7849bee41aab67f1ec 26bb5d07a995a3940f8facf4ddadbe43609a5864 8c3bbe12823fa776b155625d5d6d6cac1213cb17 a8b2252fa4c7444c15d59ecb1f461bd1b7217886 e48571c3318ebc36d13b0a2bf87ee3d0d5069e85 Package: ros-jazzy-laser-geometry Version: 2.7.0-3noble.20250429.231346 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 131 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, python3-numpy, ros-jazzy-eigen3-cmake-module, ros-jazzy-rclcpp, ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-sensor-msgs-py, ros-jazzy-tf2, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/laser_geometry Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-laser-geometry/ros-jazzy-laser-geometry_2.7.0-3noble.20250429.231346_amd64.deb Size: 26228 SHA256: ce62a3b6de75e4f375ccf0eafb430b1e2296d52831f756538bfc63c845184c5c SHA1: d1190b371338cbcf9eee5a4ab34d0cd8fedd179b MD5sum: a66903fea60b6a5ff9131355d13385b6 Description: This package contains a class for converting from a 2D laser scan as defined by sensor_msgs/LaserScan into a point cloud as defined by sensor_msgs/PointCloud or sensor_msgs/PointCloud2. In particular, it contains functionality to account for the skew resulting from moving robots or tilting laser scanners. Package: ros-jazzy-laser-geometry-dbgsym Package-Type: ddeb Source: ros-jazzy-laser-geometry Version: 2.7.0-3noble.20250429.231346 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 170 Depends: ros-jazzy-laser-geometry (= 2.7.0-3noble.20250429.231346) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-laser-geometry/ros-jazzy-laser-geometry-dbgsym_2.7.0-3noble.20250429.231346_amd64.deb Size: 156918 SHA256: 85b2229f268bf15236c9bcffb592b3bcc6b4037cef33ad4ace344ac336ecdd7a SHA1: 7a0f3aa607650350db867005a1c4e37543ee7f25 MD5sum: d029bf1eeca6b048753d44eeb39b3649 Description: debug symbols for ros-jazzy-laser-geometry Build-Ids: 45c2cdd39d634caa955145590108cde5fa7cfb2b Package: ros-jazzy-laser-proc Version: 1.0.2-7noble.20250429.232833 Architecture: amd64 Maintainer: Chad Rockey Installed-Size: 677 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-class-loader, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/laser_proc Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-laser-proc/ros-jazzy-laser-proc_1.0.2-7noble.20250429.232833_amd64.deb Size: 144278 SHA256: 1d339035583c785024df654aaca9ac239f98c6f18ed47b4a9537013c66d5fa6f SHA1: 0ab39f8ffa8be73fe7efc4e6e462b4a09ec0be08 MD5sum: 3f88ff5e709a59f840f7dea67d4f71a4 Description: laser_proc Package: ros-jazzy-laser-proc-dbgsym Package-Type: ddeb Source: ros-jazzy-laser-proc Version: 1.0.2-7noble.20250429.232833 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chad Rockey Installed-Size: 3228 Depends: ros-jazzy-laser-proc (= 1.0.2-7noble.20250429.232833) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-laser-proc/ros-jazzy-laser-proc-dbgsym_1.0.2-7noble.20250429.232833_amd64.deb Size: 2823064 SHA256: ba5b61c0ad7118d0c2815aaba80da5a30c5733300402b8f60d51dbff196f67f9 SHA1: a145f7b750f340db4a33ed91dcd185b3784a1e5d MD5sum: 6ff4af44f17c5dbc901f35a97bb07d63 Description: debug symbols for ros-jazzy-laser-proc Build-Ids: 16bdbd9263de77aec124eb00916d5caec6600afb 6659a33e8a0f19ed12d7550837050dfd615c94ac b8d39bc9668a68c48a8368579dfdb29cdd47987f Package: ros-jazzy-laser-segmentation Version: 3.0.4-1noble.20250430.001344 Architecture: amd64 Maintainer: Alberto Tudela Installed-Size: 748 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-sensor-msgs, ros-jazzy-slg-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-laser-segmentation/ros-jazzy-laser-segmentation_3.0.4-1noble.20250430.001344_amd64.deb Size: 163880 SHA256: cf92d429e781e2987fc4900917373d33bae2a26c0db78b7db13a1e35c430e563 SHA1: 459ca3ee56c1791537ecf555341d503dfb1ad90f MD5sum: f0a9bd381e6c6682d2dea00554425211 Description: Implementation of algorithms for segmentation of laserscans. Package: ros-jazzy-laser-segmentation-dbgsym Package-Type: ddeb Source: ros-jazzy-laser-segmentation Version: 3.0.4-1noble.20250430.001344 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alberto Tudela Installed-Size: 3384 Depends: ros-jazzy-laser-segmentation (= 3.0.4-1noble.20250430.001344) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-laser-segmentation/ros-jazzy-laser-segmentation-dbgsym_3.0.4-1noble.20250430.001344_amd64.deb Size: 2980648 SHA256: 528005b398b31f51479563d07ea8791c300363c482ef07c4e869912f34ed781f SHA1: cb26447482ceccbf9414b68614ed3e4529277f92 MD5sum: 0c5cbdc0e5e355d61a53ea94cd66b4d3 Description: debug symbols for ros-jazzy-laser-segmentation Build-Ids: 1cdd174516963de5388949bc0146778c6d32b30d b2aa17bcaab3ca2478f07b24209b819b880fc1c1 Package: ros-jazzy-launch Version: 3.4.4-1noble.20250424.110214 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1090 Depends: python3-importlib-metadata, python3-lark, python3-yaml, ros-jazzy-ament-index-python, ros-jazzy-osrf-pycommon, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-launch/ros-jazzy-launch_3.4.4-1noble.20250424.110214_amd64.deb Size: 200896 SHA256: 381d56049c4c4092fb70912140c584f57873fc9d197f4184245c223d2d9270a5 SHA1: 13a014fce95b2c64e0c1b9cdc759589c08e8e003 MD5sum: 3a63a6d9da170ba20a301de6490ca9ac Description: The ROS launch tool. Package: ros-jazzy-launch-param-builder Version: 0.1.1-4noble.20250430.005356 Architecture: amd64 Maintainer: Jafar Abdi Installed-Size: 63 Depends: python3-yaml, ros-jazzy-ament-index-python, ros-jazzy-rclpy, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-launch-param-builder/ros-jazzy-launch-param-builder_0.1.1-4noble.20250430.005356_amd64.deb Size: 8994 SHA256: b9d99581bff45964378de418782b819d2519298ac987f3b2d158ecbad2e08050 SHA1: 53b9323b6ba293a1bc0a209fe8fa2978b4cf7c31 MD5sum: 30aa251011453b3f59cd65ce8c2936c0 Description: Python library for loading parameters in launch files Package: ros-jazzy-launch-pytest Version: 3.4.4-1noble.20250424.134424 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 128 Depends: python3-pytest, ros-jazzy-ament-index-python, ros-jazzy-launch, ros-jazzy-launch-testing, ros-jazzy-osrf-pycommon, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-launch-pytest/ros-jazzy-launch-pytest_3.4.4-1noble.20250424.134424_amd64.deb Size: 27170 SHA256: d3f2fc82b79d2f8742296ca2dc3441eaef79cbd51ac33c76744ebc2d06424aaa SHA1: c278e37b2582b1efc2ffa630cf71efde86ea9066 MD5sum: 23ae0fdb221c677fbe0786829ccd8abb Description: A package to create tests which involve launch files and multiple processes. Package: ros-jazzy-launch-ros Version: 0.26.7-1noble.20250430.005358 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 452 Depends: python3-importlib-metadata, python3-yaml, ros-jazzy-ament-index-python, ros-jazzy-composition-interfaces, ros-jazzy-launch, ros-jazzy-lifecycle-msgs, ros-jazzy-osrf-pycommon, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-launch-ros/ros-jazzy-launch-ros_0.26.7-1noble.20250430.005358_amd64.deb Size: 92830 SHA256: f8d9567643694879c1ebbc6f584808fcbd847905b7e3b0a317b6aaaf4397223d SHA1: bfa256ec7400bb9ca11cf306b43704d2051b1d51 MD5sum: fdc01be4639a5ac3bd061bc89a6e7a6b Description: ROS specific extensions to the launch tool. Package: ros-jazzy-launch-system-modes Version: 0.9.0-6noble.20250430.005401 Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 120 Depends: python3-importlib-metadata, python3-yaml, ros-jazzy-ament-index-python, ros-jazzy-launch, ros-jazzy-osrf-pycommon, ros-jazzy-rclpy, ros-jazzy-system-modes-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-launch-system-modes/ros-jazzy-launch-system-modes_0.9.0-6noble.20250430.005401_amd64.deb Size: 18420 SHA256: a910027f4003cd15c65845a095226a4d8e118c3fe4e8dfff3c55be4e417cc640 SHA1: 458714ad7c09bc8d5e753372b7f58ff4f0838451 MD5sum: 139d8af1b1b4f94c545a2a583861f6f0 Description: System modes specific extensions to the launch tool, i.e. launch actions, events, and event handlers for system modes. Package: ros-jazzy-launch-testing Version: 3.4.4-1noble.20250424.132417 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 401 Depends: python3-pytest, ros-jazzy-ament-index-python, ros-jazzy-launch, ros-jazzy-launch-xml, ros-jazzy-launch-yaml, ros-jazzy-osrf-pycommon, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-launch-testing/ros-jazzy-launch-testing_3.4.4-1noble.20250424.132417_amd64.deb Size: 87572 SHA256: db0a776f3a66439a299eb1916584c2650edadf8d35d662e7d2467c041bde150d SHA1: c78171f12d28e0d2ae66e776ffd15eab8bca09e8 MD5sum: cf5072ff593bf47b699ebdee6de1b440 Description: A package to create tests which involve launch files and multiple processes. Package: ros-jazzy-launch-testing-ament-cmake Version: 3.4.4-1noble.20250424.132605 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 50 Depends: ros-jazzy-ament-cmake-test, ros-jazzy-launch-testing, ros-jazzy-python-cmake-module, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-launch-testing-ament-cmake/ros-jazzy-launch-testing-ament-cmake_3.4.4-1noble.20250424.132605_amd64.deb Size: 8852 SHA256: d9bc65d78818420e124aae5f0e07a39ec6fef9e8f608fd59429ea08b439492e9 SHA1: 7cf5455ee535fa7c39be7c7c3a16dcb1410ad97a MD5sum: e3fff456168da9782397acb32448f3c5 Description: A package providing cmake functions for running launch tests from the build. Package: ros-jazzy-launch-testing-examples Version: 0.19.5-1noble.20250430.021249 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 72 Depends: python3-pytest, ros-jazzy-demo-nodes-cpp, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-launch-testing, ros-jazzy-launch-testing-ros, ros-jazzy-rcl-interfaces, ros-jazzy-rclpy, ros-jazzy-ros2bag, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-launch-testing-examples/ros-jazzy-launch-testing-examples_0.19.5-1noble.20250430.021249_amd64.deb Size: 14210 SHA256: 6b343835c55449bb32e6ff120240014eed1a28371cd53e54b4bdc542254372eb SHA1: 7bf5cc9790597a5130059070095792e5fcbac8ca MD5sum: 8269e37b365bc62971c183bf09423e5e Description: Examples of simple launch tests Package: ros-jazzy-launch-testing-ros Version: 0.26.7-1noble.20250430.005610 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 113 Depends: ros-jazzy-ament-index-python, ros-jazzy-launch-ros, ros-jazzy-launch-testing, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-launch-testing-ros/ros-jazzy-launch-testing-ros_0.26.7-1noble.20250430.005610_amd64.deb Size: 20852 SHA256: 4d41287be792eb3efe4c1f992bcd3172ed5149501a52d03dc0051c57651f3f94 SHA1: 902c8eba91e44a40a6ae39e785cb1ff833ca3fec MD5sum: 649f95d67d5ec0345cae1265157e3506 Description: A package providing utilities for writing ROS2 enabled launch tests. Package: ros-jazzy-launch-xml Version: 3.4.4-1noble.20250424.110321 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 57 Depends: ros-jazzy-launch, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-launch-xml/ros-jazzy-launch-xml_3.4.4-1noble.20250424.110321_amd64.deb Size: 11316 SHA256: 11fab44ca6f46ef128efde8d9427bc5a3be58688d1677a451bc24ec7d58929f5 SHA1: 3bddf5af7812b6b468902742aadd73076e80289e MD5sum: 49229999fa4a389c8d67a1909af775ee Description: XML frontend for the launch package. Package: ros-jazzy-launch-yaml Version: 3.4.4-1noble.20250424.121919 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 56 Depends: ros-jazzy-launch, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-launch-yaml/ros-jazzy-launch-yaml_3.4.4-1noble.20250424.121919_amd64.deb Size: 11696 SHA256: ee46c637dfbe4acb6d854fbce15e3fe77374c2efd16c07903ab5b86fbbfcd421 SHA1: ddf9601ac8d8dcbaf678aa2e06a69ea2d67b4e43 MD5sum: 13206c630ecc26995b1891ff9393ec7a Description: YAML frontend for the launch package. Package: ros-jazzy-ld08-driver Version: 1.1.3-1noble.20250430.000431 Architecture: amd64 Maintainer: Pyo Installed-Size: 207 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libudev1 (>= 183), libboost-all-dev, libudev-dev, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ld08_driver Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ld08-driver/ros-jazzy-ld08-driver_1.1.3-1noble.20250430.000431_amd64.deb Size: 61618 SHA256: 9543df29e34ea196812a82b8e780aeb893366f99ec954a256f46949667212d5b SHA1: 49c9e96545c87fd3f2b1a646e83d20c2328017d0 MD5sum: f40722894b2591a79a2f0bffa46a1d13 Description: ROS package for LDS-02(LD08) Lidar. The Lidar sensor sends data to the Host controller for the Simultaneous Localization And Mapping(SLAM). Package: ros-jazzy-ld08-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-ld08-driver Version: 1.1.3-1noble.20250430.000431 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 1033 Depends: ros-jazzy-ld08-driver (= 1.1.3-1noble.20250430.000431) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ld08-driver/ros-jazzy-ld08-driver-dbgsym_1.1.3-1noble.20250430.000431_amd64.deb Size: 971530 SHA256: dc36d4f6fc6295c6d5de4501f04891713f40517b8beb5bec5f59987cd67faa00 SHA1: ad3fe60741612c518ded3852ee1d90b690ffe382 MD5sum: aec4ddb35a40b71e71b7a0ba796a68dd Description: debug symbols for ros-jazzy-ld08-driver Build-Ids: ccff9f1a282f0566bbec037fd4830e369bb4460c Package: ros-jazzy-lely-core-libraries Version: 0.3.0-1noble.20250424.121103 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 3769 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libstdc++6 (>= 11), python3-empy, python3-yaml, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lely-core-libraries/ros-jazzy-lely-core-libraries_0.3.0-1noble.20250424.121103_amd64.deb Size: 678520 SHA256: f8d76cc0531ac08a1206af01e077dbdf23fe155705e6f845a8c56e004467d748 SHA1: 5ffa88002d513c617de5bcf507265b6d03ae6e39 MD5sum: 5cf9ad5aa9b6df3d9d05a292ff69de18 Description: ROS wrapper for lely-core-libraries Package: ros-jazzy-lely-core-libraries-dbgsym Package-Type: ddeb Source: ros-jazzy-lely-core-libraries Version: 0.3.0-1noble.20250424.121103 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 3328 Depends: ros-jazzy-lely-core-libraries (= 0.3.0-1noble.20250424.121103) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lely-core-libraries/ros-jazzy-lely-core-libraries-dbgsym_0.3.0-1noble.20250424.121103_amd64.deb Size: 2660642 SHA256: 1aa3aa8984a0f001b4d82561d94f037f8d0f8458876d6a362370778b4ac723f9 SHA1: 76ca0c1f2b0cbf8555258ad2ff639ad9be5a3f53 MD5sum: 2c1bf9b5a7b97dd43c377ad4d44c46d8 Description: debug symbols for ros-jazzy-lely-core-libraries Build-Ids: 0b88de8a607b8ab41254f174c7da85127319d7c9 0da67944dfe2e3f9dab5a55e3a611d60953b5422 0e806729fb824256f3ae01086c8299ae6cf39f07 716c4b7b21778ad6a727030fc708cced0eade8f1 719e16b16c4069b55c9a9da52d974d7785bd0c8b 745b4d593592263ef625a569a2c46280d689a3f4 ae79967912dbd13060eac2b23ff29a1a76504e14 d43ffa8700ec4e0af3d10f05807f9c25ed18e72a efa7a27354838b6f8660ae76fbb2314538c8e09e Package: ros-jazzy-leo Version: 3.1.0-1noble.20250430.023547 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 41 Depends: ros-jazzy-leo-description, ros-jazzy-leo-msgs, ros-jazzy-leo-teleop, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/leo Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo/ros-jazzy-leo_3.1.0-1noble.20250430.023547_amd64.deb Size: 5226 SHA256: a24b375697c1208eb4faccef267701c70bdf9b3f1a81c3933c211bca93911c6f SHA1: 6fae24586cebe23315408d18eee2e765c62bcbeb MD5sum: 646a0aba07f0c0fb6f4457cb749b7cd2 Description: Metapackage of software for Leo Rover common to the robot and ROS desktop Package: ros-jazzy-leo-bringup Version: 2.1.3-1noble.20250509.125752 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 296 Depends: ros-jazzy-ament-index-python, ros-jazzy-geometry-msgs, ros-jazzy-image-proc, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-leo-description, ros-jazzy-leo-filters, ros-jazzy-leo-fw, ros-jazzy-robot-state-publisher, ros-jazzy-rosapi, ros-jazzy-rosbridge-server, ros-jazzy-sensor-msgs, ros-jazzy-web-video-server, ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/leo_bringup Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo-bringup/ros-jazzy-leo-bringup_2.1.3-1noble.20250509.125752_amd64.deb Size: 16100 SHA256: 21dc18f63f1f50b212fd1ef0f38054d437aaca46d32c6f59738d4b07fd135823 SHA1: 102fe7efcef5524725428d7530ada73d13d29ce5 MD5sum: f42596911adfab7fae6edd385047899a Description: Scripts and launch files for starting basic Leo Rover functionalities. Package: ros-jazzy-leo-description Version: 3.1.0-1noble.20250430.012620 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 33012 Depends: ros-jazzy-robot-state-publisher, ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/leo_description Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo-description/ros-jazzy-leo-description_3.1.0-1noble.20250430.012620_amd64.deb Size: 5795746 SHA256: 7b0ae517cb7546c3834f90341ebc574ddfa41faac768d6b531252c2815003436 SHA1: 70598f22b3943887248f30a60e73262e9a78851a MD5sum: 417a08f5b4ca5279ad548aba6185bac2 Description: URDF Description package for Leo Rover Package: ros-jazzy-leo-desktop Version: 3.0.0-3noble.20250430.024858 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 41 Depends: ros-jazzy-leo, ros-jazzy-leo-viz, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/leo_desktop Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo-desktop/ros-jazzy-leo-desktop_3.0.0-3noble.20250430.024858_amd64.deb Size: 5170 SHA256: 1b368fec1dffbcc79f86e4064d4776b17586728c2bbc7371dc5bae5f7fa60679 SHA1: 3f0617ff640af706513824648d907c0c3096e82f MD5sum: 91ead3f224710e150c1a12a88780f934 Description: Metapackage of software for operating Leo Rover from ROS desktop Package: ros-jazzy-leo-filters Version: 2.1.3-1noble.20250509.125305 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 1109 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libyaml-cpp-dev, ros-jazzy-generate-parameter-library, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo-filters/ros-jazzy-leo-filters_2.1.3-1noble.20250509.125305_amd64.deb Size: 223232 SHA256: 131f1405bd86aff45f17138cdc12b473659dd8b86dcb1e53838fee4170602175 SHA1: 7b935e5ec8a355863ed6214a3eee121bee3a056d MD5sum: 57d10fa2f302ad6150937382b4e457fa Description: Nodes for filtering and processing imu and wheel odom messages. Package: ros-jazzy-leo-filters-dbgsym Package-Type: ddeb Source: ros-jazzy-leo-filters Version: 2.1.3-1noble.20250509.125305 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 5596 Depends: ros-jazzy-leo-filters (= 2.1.3-1noble.20250509.125305) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo-filters/ros-jazzy-leo-filters-dbgsym_2.1.3-1noble.20250509.125305_amd64.deb Size: 4875808 SHA256: 279c9dfdc8d43f9ef26201f161e7a29636b41892a408535205ab56efca7847ce SHA1: 449025c5115a9ac789df25fc3a93e995cdd76595 MD5sum: 860e57163265cd72d85c104a2962ca32 Description: debug symbols for ros-jazzy-leo-filters Build-Ids: 95150901015fe2fdaf8cdc84d568070a72df2590 b95d0e045a69c47380990266fb88c720c038c261 fb5755a442fbb73a095fe092cd7aaa0933553db8 Package: ros-jazzy-leo-fw Version: 2.1.3-1noble.20250509.125329 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 1720 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), python3-dbus, python3-whichcraft, python3-yaml, ros-jazzy-ament-index-python, ros-jazzy-geometry-msgs, ros-jazzy-leo-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclpy, ros-jazzy-ros2cli, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/leo_fw Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo-fw/ros-jazzy-leo-fw_2.1.3-1noble.20250509.125329_amd64.deb Size: 385260 SHA256: 6a4ca60d32d102bc7a8f4dbce585c584659aab1b906bc0b3b3bd2ebe6ffb98d8 SHA1: 12af38e7c761c638dcbccbf4dcf8af74161b06ae MD5sum: fb65bd3737f45336fa1bea184343edfb Description: Binary releases of Leo Rover firmware and related utilities Package: ros-jazzy-leo-fw-dbgsym Package-Type: ddeb Source: ros-jazzy-leo-fw Version: 2.1.3-1noble.20250509.125329 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 5740 Depends: ros-jazzy-leo-fw (= 2.1.3-1noble.20250509.125329) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo-fw/ros-jazzy-leo-fw-dbgsym_2.1.3-1noble.20250509.125329_amd64.deb Size: 4639818 SHA256: 1dbae65203cf9381619efe4be315c74dbbeae11de6635087a23bd749a2b8a1e0 SHA1: 90931649cf95c977f3550bb33d95be90ade38dfb MD5sum: 8beeb70a2b3e18b59ba6be4bb9dc08fa Description: debug symbols for ros-jazzy-leo-fw Build-Ids: 7045a7de3fc1822131def40bb5fa860d0d97fa7c 98e77f7a4b1bb7ab87a6cadbc39c319a6bb1bafb Package: ros-jazzy-leo-gz-bringup Version: 2.0.2-1noble.20250506.152110 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 52 Depends: ros-jazzy-ament-index-python, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-leo-description, ros-jazzy-leo-gz-plugins, ros-jazzy-leo-gz-worlds, ros-jazzy-robot-state-publisher, ros-jazzy-ros-gz-bridge, ros-jazzy-ros-gz-image, ros-jazzy-ros-gz-sim, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo-gz-bringup/ros-jazzy-leo-gz-bringup_2.0.2-1noble.20250506.152110_amd64.deb Size: 8020 SHA256: 23982131acdd6cffaee936f56b467c77ddd83166d4a91d3f8fa8390acc8759f4 SHA1: 959b7d0d52a34047dbef83196f6f278579738b58 MD5sum: d4ceeb428fe4ab9cfb61551aefeb6435 Description: Bringup package for Leo Rover Gazebo simulation in ROS 2 Package: ros-jazzy-leo-gz-plugins Version: 2.0.2-1noble.20250424.170339 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 809 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-jazzy-gz-common-vendor, ros-jazzy-gz-math-vendor, ros-jazzy-gz-msgs-vendor, ros-jazzy-gz-sim-vendor, ros-jazzy-sdformat-vendor, ros-jazzy-gz-plugin-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo-gz-plugins/ros-jazzy-leo-gz-plugins_2.0.2-1noble.20250424.170339_amd64.deb Size: 142212 SHA256: c701519bbcb55f2e9987f039b40dd9ca6ce558990a3b6c1e762322c2b9d080c2 SHA1: fda32303189075337477db77a8a7e531d815832d MD5sum: 28699d5cb195f325851dfb9b22314fa1 Description: Plugins for Leo Rover Gazebo simulation in ROS 2 Package: ros-jazzy-leo-gz-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-leo-gz-plugins Version: 2.0.2-1noble.20250424.170339 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 3731 Depends: ros-jazzy-leo-gz-plugins (= 2.0.2-1noble.20250424.170339) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo-gz-plugins/ros-jazzy-leo-gz-plugins-dbgsym_2.0.2-1noble.20250424.170339_amd64.deb Size: 2967592 SHA256: 64470f45c14ac41ce6fdef11e44ab977690a8cd838badb2c3ddbe7bcd4c240d5 SHA1: c25fa4895f02224ee6dcf2b254538b63584edb87 MD5sum: 82660e709ea4a158dd4f9f12301e9659 Description: debug symbols for ros-jazzy-leo-gz-plugins Build-Ids: 42e3dc5606cb6cd4e0159d915e9db5b52728af70 Package: ros-jazzy-leo-gz-worlds Version: 2.0.2-1noble.20250424.121106 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 169266 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo-gz-worlds/ros-jazzy-leo-gz-worlds_2.0.2-1noble.20250424.121106_amd64.deb Size: 143438342 SHA256: a7a2adde3d40c410d87902b185936e56295168aaef078b3c6d8b7c00fb700f0f SHA1: 2337d3be9a4bf25c44abaffe15bf99e828e02cc7 MD5sum: 5a2b5e32c2a8ded1d4e779b2a506ccdb Description: Gazebo worlds for Leo Rover simulation in ROS 2 Package: ros-jazzy-leo-msgs Version: 3.1.0-1noble.20250424.141312 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 1283 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/leo Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo-msgs/ros-jazzy-leo-msgs_3.1.0-1noble.20250424.141312_amd64.deb Size: 104240 SHA256: e9889845a2850bf29bead6db031e8beb75d08923912bd9849eae1708289c3bf6 SHA1: e71784903c5422766078a5333cc0df0440f1e35e MD5sum: e27a09dba5443430fc6b37d73bfbb967 Description: Message and Service definitions for Leo Rover Package: ros-jazzy-leo-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-leo-msgs Version: 3.1.0-1noble.20250424.141312 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 866 Depends: ros-jazzy-leo-msgs (= 3.1.0-1noble.20250424.141312) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo-msgs/ros-jazzy-leo-msgs-dbgsym_3.1.0-1noble.20250424.141312_amd64.deb Size: 668234 SHA256: 131806121de1488ab99affaf4ac778ada25a5fd588ed705a57cf1237f20cd209 SHA1: 660c0154c0e921249dd9baf42a784200e2fe5d54 MD5sum: 43b9f710fae5f87ed0b73dffb46caf27 Description: debug symbols for ros-jazzy-leo-msgs Build-Ids: 21595b5385fff9599f13e1e9cc8bdc154fb1e742 23716725d3fa1fd442e750daa415bd7f6543a356 282f945ff2132a3141dfbd090b90a30f60ceb72b 4ed4055dade880ef9e7afade1cb8866849d65a44 5f31c2dd24bdda20396fa33e23eae242fe96390a 6863a2ee31fce7e52037d2415690466403444e92 8005da0179ca420aa49c4422b71e9eeded5c12a6 9f9b1ad86b9ea38686417e9537f38fd31e409e36 b7d181a8ce98e02cb04c9684cb668e411a0a5212 c50448dd968443ac90411fd6d36caeaa8faa46b1 d02e51d71a043bf428639ecc7eb11b47195481e6 Package: ros-jazzy-leo-robot Version: 2.1.3-1noble.20250510.061250 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 41 Depends: ros-jazzy-leo, ros-jazzy-leo-bringup, ros-jazzy-leo-filters, ros-jazzy-leo-fw, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/leo_robot Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo-robot/ros-jazzy-leo-robot_2.1.3-1noble.20250510.061250_amd64.deb Size: 5324 SHA256: fa9699bfe0d43cc8eee30710e64cde8f180af1dfffb6be82128a35a3f370c088 SHA1: a9d53c423acec8774c209c34ef6635c93f291327 MD5sum: a80d26a3ef0f7501470957e3a450bf51 Description: Metapackage of software to install on Leo Rover. Package: ros-jazzy-leo-simulator Version: 2.0.2-1noble.20250506.152223 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 41 Depends: ros-jazzy-leo-gz-bringup, ros-jazzy-leo-gz-plugins, ros-jazzy-leo-gz-worlds, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo-simulator/ros-jazzy-leo-simulator_2.0.2-1noble.20250506.152223_amd64.deb Size: 5310 SHA256: 761b992f55d2dbf0ab1b45d3a9a3091970e5ee35ecba456113d61131906a9425 SHA1: 9e7447766a97e626256287f38ddf9cda4abb3f32 MD5sum: 97535d191ed732233c3c9e8e6e516ebb Description: Metapackage for Leo Rover Gazebo simulation in ROS2 Package: ros-jazzy-leo-teleop Version: 3.1.0-1noble.20250430.012155 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 47 Depends: ros-jazzy-joy-linux, ros-jazzy-teleop-twist-joy, ros-jazzy-teleop-twist-keyboard, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/leo_teleop Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo-teleop/ros-jazzy-leo-teleop_3.1.0-1noble.20250430.012155_amd64.deb Size: 6218 SHA256: f4f14b1f3bf80c7154d1714989fc20e653b165952de019d02f567ca8398394e9 SHA1: 0f0c9f751d80458b321eb72fd718cce9e87cd290 MD5sum: c709f834fc9e861bdc50c7e5ba7d22ef Description: Scripts and launch files for Leo Rover teleoperation Package: ros-jazzy-leo-viz Version: 3.0.0-3noble.20250430.022437 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 54 Depends: ros-jazzy-joint-state-publisher, ros-jazzy-joint-state-publisher-gui, ros-jazzy-leo-description, ros-jazzy-rviz2, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/leo_viz Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-leo-viz/ros-jazzy-leo-viz_3.0.0-3noble.20250430.022437_amd64.deb Size: 7582 SHA256: 9fcad3ad2faac60b61f071f791edcb9db9ed3eee9ab474330ade94736b12d71a SHA1: cca5097d93a3da90c2480792cbb3aa7069e58935 MD5sum: eae5af23653711814cba5d6113452847 Description: Visualization launch files and RViz configurations for Leo Rover Package: ros-jazzy-lgsvl-msgs Version: 0.0.4-5noble.20250424.143620 Architecture: amd64 Maintainer: Hadi Tabatabaee Installed-Size: 2581 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lgsvl-msgs/ros-jazzy-lgsvl-msgs_0.0.4-5noble.20250424.143620_amd64.deb Size: 181642 SHA256: adad789b8ba9b1e5463bb5e1c92094befb616a357b241651418a08aa917d1e6c SHA1: 24c55bb9bd3d414582f20703ed0856f16ed9e6f9 MD5sum: 8e087a1242ec9804c175c2a206e548a9 Description: Message definitions for interfacing with the LGSVL Simulator for ROS and ROS 2. Package: ros-jazzy-lgsvl-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-lgsvl-msgs Version: 0.0.4-5noble.20250424.143620 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Hadi Tabatabaee Installed-Size: 1968 Depends: ros-jazzy-lgsvl-msgs (= 0.0.4-5noble.20250424.143620) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lgsvl-msgs/ros-jazzy-lgsvl-msgs-dbgsym_0.0.4-5noble.20250424.143620_amd64.deb Size: 1621236 SHA256: 0cf4d7e94ca1d50ce3aa53220e85a5cead9ec4369f5547816c074440c41374de SHA1: a622a6ca04cb3fcaa59474916f3593ea29b8d6a7 MD5sum: 0836e6c32e4c54ebb4e19dcb610e3a6e Description: debug symbols for ros-jazzy-lgsvl-msgs Build-Ids: 0fb9721cd99ca3cea4f830ee856119288c2c0326 3bba8bf72c108dd6630cf57e348b721d41810a51 41ae309b884bdbf68de3b40f6a5476b2df6470d5 46f1ffd1c12b3fa164408bdf85a50ee7960eb875 48b617e4db030526f0a9cc847ec1682ccebbad89 86f834d0861fec15b05fb04148f04d3ec3ee3af3 8e6bc34f8714d7b893043ab522e531aabd794de5 bcac12b18fe84c0baaf090600eae5e28a72932b0 c99c7b661c0d394ed15445ba93a7a86812e54ed5 e1e18fb2bcca36b3f71f1f80c8ebe7b5da53e7e1 f72ed75a3dd82197aaaf8028278ead698a19d109 Package: ros-jazzy-libcaer Version: 1.0.2-3noble.20250424.105128 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 858 Depends: libc6 (>= 2.34), libusb-1.0-0 (>= 2:1.0.23~), libusb-1.0-0-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libcaer/ros-jazzy-libcaer_1.0.2-3noble.20250424.105128_amd64.deb Size: 154420 SHA256: 33fe28e55b06bcae81289431f49c907809c141b94fcbacd51b9cbaa4f2e7c1f7 SHA1: 0d30c4ef3fb77571c2aaa19ee376c74606402a5a MD5sum: 216c0cd4c2979096fbb7196393a8b2d8 Description: library for event based sensors Package: ros-jazzy-libcaer-dbgsym Package-Type: ddeb Source: ros-jazzy-libcaer Version: 1.0.2-3noble.20250424.105128 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 429 Depends: ros-jazzy-libcaer (= 1.0.2-3noble.20250424.105128) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libcaer/ros-jazzy-libcaer-dbgsym_1.0.2-3noble.20250424.105128_amd64.deb Size: 388094 SHA256: 108b6b98ed210ffd9cb502c0e485425a30fcf19a7370d1bbfbbe86c811a3d087 SHA1: 8cdf2a2eb6e42901e3cbd29e959f41d388e271fe MD5sum: fe2da9d74b1cdb4b056d52ec3dfefbfd Description: debug symbols for ros-jazzy-libcaer Build-Ids: 85dc30e17a647ce8b2f9272cc7d6adced7762364 Package: ros-jazzy-libcaer-driver Version: 1.5.0-1noble.20250430.001733 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 1110 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), ros-jazzy-libcaer-vendor, ros-jazzy-camera-info-manager, ros-jazzy-event-camera-msgs, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libcaer-driver/ros-jazzy-libcaer-driver_1.5.0-1noble.20250430.001733_amd64.deb Size: 239788 SHA256: 3c5989f8876b9c84567e6e4d8b0e6a85b68ac2d523dc7488abc1568d7c0d8df1 SHA1: 7013e9708ffe5df99eeaeedffd696489056d044a MD5sum: d0cff66f60c5f045a2ce971d636ec7c5 Description: ROS2 driver for event base sensors using libcaer Package: ros-jazzy-libcaer-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-libcaer-driver Version: 1.5.0-1noble.20250430.001733 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 5784 Depends: ros-jazzy-libcaer-driver (= 1.5.0-1noble.20250430.001733) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libcaer-driver/ros-jazzy-libcaer-driver-dbgsym_1.5.0-1noble.20250430.001733_amd64.deb Size: 5105336 SHA256: 6172ef6e97f88080b6600fb6ddfedf43786b4375b0ddcc0f24d588a1ca2a819e SHA1: 2bd2f9bc57c6f504cff5f7e0f19de525a457cdb1 MD5sum: ac305e04e68f5382c754b1893d084d16 Description: debug symbols for ros-jazzy-libcaer-driver Build-Ids: 91eb7dbc5f2d814359189b12bf3538a2d23c810d b67d079fe716871c8c2124769e220af23a0c3b63 Package: ros-jazzy-libcaer-vendor Version: 1.3.0-1noble.20250424.111425 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 1155 Depends: libc6 (>= 2.34), libusb-1.0-0 (>= 2:1.0.23~), libusb-1.0-0-dev, ros-jazzy-ros-workspace Homepage: https://gitlab.com/inivation/dv/libcaer Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libcaer-vendor/ros-jazzy-libcaer-vendor_1.3.0-1noble.20250424.111425_amd64.deb Size: 162458 SHA256: 14d9cb1afeb14858c7bd44a46dd1703c356185f461f7caefecd6ffcbe701196c SHA1: 591e3b7bbcc86d1a194eb6e261ebf664a43cad29 MD5sum: 9f8440b63c41142f9f1605ea913f0a66 Description: Wrapper around libcaer library Package: ros-jazzy-libcaer-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-libcaer-vendor Version: 1.3.0-1noble.20250424.111425 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 54 Depends: ros-jazzy-libcaer-vendor (= 1.3.0-1noble.20250424.111425) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libcaer-vendor/ros-jazzy-libcaer-vendor-dbgsym_1.3.0-1noble.20250424.111425_amd64.deb Size: 11114 SHA256: 7410bdc447bc2c38ab3e66ea51475b1e8a9ca59635d22ee874a205547a96e3b7 SHA1: eec23ec5e0c48976d1b51d5f666704f8d7dd9bcd MD5sum: 3064f8412911784b7f30b49682896e8e Description: debug symbols for ros-jazzy-libcaer-vendor Build-Ids: 99dabc68966a3f12acb9b34e8637b07b66d7cb29 Package: ros-jazzy-libcamera Version: 0.5.0-1noble.20250424.105527 Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 14073 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libudev1 (>= 183), libyaml-0-2, libatomic1, libssl-dev, libudev-dev, libyaml-dev, python3-dev, ros-jazzy-ros-workspace Homepage: https://libcamera.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libcamera/ros-jazzy-libcamera_0.5.0-1noble.20250424.105527_amd64.deb Size: 2222790 SHA256: bdfcdd1fef57bb2bb03d0161d57cbe39c1f6ae909962710a46dff82003e2668e SHA1: e25f47c17238dd069d3fc71f324d44c774063ebe MD5sum: 8675ef32d378b0146c35107bc086ec57 Description: An open source camera stack and framework for Linux, Android, and ChromeOS Package: ros-jazzy-libcamera-dbgsym Package-Type: ddeb Source: ros-jazzy-libcamera Version: 0.5.0-1noble.20250424.105527 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 8748 Depends: ros-jazzy-libcamera (= 0.5.0-1noble.20250424.105527) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libcamera/ros-jazzy-libcamera-dbgsym_0.5.0-1noble.20250424.105527_amd64.deb Size: 874226 SHA256: 377db311675b735565191c53e86374a1886f6dbd1a0b573421fb65163b85163f SHA1: 894aece50cc9445042a9341305efcabd625b6842 MD5sum: 4dd30531f1c3f0358d3d2fd75b41190b Description: debug symbols for ros-jazzy-libcamera Build-Ids: 344f7ba7a120d993ee2e0609a10d385266bf8a85 35e6287d27d1d3422c74184d28b1412922746bba 37fbd893989d046cee01082afbcd1318cfc9dd56 3ee0e5f0cab418bffdfbb60a034965a51c98ec86 8152dcd93eabe123417f68c289180477c4bbcf51 c4675cbe08a80c7d85cdc9bdbd027be8f9b810af c8165441a883ab9ab512ce16b95cf570978a4382 d1525b248effcdd878f14ee42ff47ac774c1ac80 Package: ros-jazzy-libcurl-vendor Version: 3.4.4-1noble.20250424.111436 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 46 Depends: curl, libcurl4-openssl-dev, pkg-config, ros-jazzy-ros-workspace Homepage: https://github.com/curl/curl Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libcurl-vendor/ros-jazzy-libcurl-vendor_3.4.4-1noble.20250424.111436_amd64.deb Size: 7566 SHA256: 1fd7257e21136afcd34a7560ee27909fcf9d1225db0d8bb856a3d03b0dab58bd SHA1: bb8acbee00f70bc87d8fbc53424cff24efb276cb MD5sum: 856c855ca201801056f0dbf68d31049c Description: Wrapper around libcurl, it provides a fixed CMake module and an ExternalProject build of it. Package: ros-jazzy-libg2o Version: 2020.5.29-6noble.20250424.121103 Architecture: amd64 Maintainer: Christoph Rösmann Installed-Size: 5962 Depends: libc6 (>= 2.38), libcamd3 (>= 1:7.0.1), libcholmod5 (>= 1:7.3.1), libcxsparse4 (>= 1:7.0.1), libgcc-s1 (>= 4.0), libglu1-mesa | libglu1, libopengl0, libstdc++6 (>= 13.1), libeigen3-dev, libgl1-mesa-dev, libglu1-mesa-dev, libsuitesparse-dev, ros-jazzy-ros-workspace Homepage: https://github.com/RainerKuemmerle/g2o Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libg2o/ros-jazzy-libg2o_2020.5.29-6noble.20250424.121103_amd64.deb Size: 1149568 SHA256: 3d3aa98c28b516914ade0bf5c4ce74f74dfd4e758a835f289779d649e8ff0e08 SHA1: 53f89e2b12abd3b6b8160082e30b88559b449d8b MD5sum: f75beef2a84c4186e8d8306328c0a976 Description: The libg2o library from http://openslam.org/g2o.html Package: ros-jazzy-libg2o-dbgsym Package-Type: ddeb Source: ros-jazzy-libg2o Version: 2020.5.29-6noble.20250424.121103 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Rösmann Installed-Size: 159373 Depends: ros-jazzy-libg2o (= 2020.5.29-6noble.20250424.121103) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libg2o/ros-jazzy-libg2o-dbgsym_2020.5.29-6noble.20250424.121103_amd64.deb Size: 159704090 SHA256: a06f18b8735c86c4cf163ec5f6679b4cc42a6186ac859cfec73a33de3e53f39e SHA1: 4d8dd5a37df6fea318ef3e4f873e750d9a7e6ecd MD5sum: a2906ba3017e38d6658847dac539bfad Description: debug symbols for ros-jazzy-libg2o Build-Ids: 0100bdc87c04625435d87b475f2b676860316653 0812eaf8501d78e952c31207167e48f79ef82c85 11b7b4ee92569752f04628c6453a188c8fcef7b0 1d4847c3ffb2df23890055edd5fb197139122a62 1dae2a7bf4512b736cc539fbe5f7331211e81800 26b79d8078792f60120bce4bc3f48a44348da6bc 2e429b42f0bdd22a567d0eab5596511cec792d7c 2e5957937f10cb9adea2752925058289b47d319d 3d16528c4cb415f5d55d0e7afcf7633e290a74aa 43caf4086741694d7a5ddff78c6b46c5ac927d74 4f0dfec64b4e80a5002fe46629be7b3d01187ce0 56c10ceb8d6ed51dde9658e3d172d1e56f296b89 59e93677ca1ac665b1e8eb0bd0370650bf31456a 5de0d25d041c4399460279b94c37baf6f6b010ed 651e18b1758236c76d543714562930acf98d2f14 721f87a93a865a50a6b1bb6e024af785c6afba76 765ce2adf0eb523f8531515247ceefd008289a87 7d3d3c70ed6f320d92586af57fd4e5787319f714 81d9bc81735f297e349e965728c85ecc991a40c4 9543294f9129650ce45f75473990826d80ab65c0 9c44feeb32333544bfb535e57813251d8d414d29 9d2b66148e72558787ccc39b1b4c06a80ecfe175 a144b4cafd07701bef2bb81551b16800853278df a7ab2cc520df25aaac29cfe7f7779368215466c3 cbdc4377cb58243d6a7f6beb02b3846f87ae4263 ce94ad9bcba26fc28cb0374303a95cdfdc6c38a9 d18446d6776181456c0ada9df6953f8a1bba58f5 d5289c815b086b6d0e3f758f2e3caa3c9e06708b de9769b67c495f36601e1775a96e77274fcfffb0 deb82b3e650195997ba0fbb6d50918d11cecf45c f64f2e66c764e193cdd97d0b3d58036e84c92ca5 fa1041af639ca4bb1cc0f873cd64c392a15af94d fb9cbee7b825d9aa651bb16624fe805b1532ddd5 Package: ros-jazzy-liblz4-vendor Version: 0.26.7-1noble.20250424.111442 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 47 Depends: liblz4-1, liblz4-dev, ros-jazzy-ros-workspace Homepage: https://github.com/lz4/lz4/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-liblz4-vendor/ros-jazzy-liblz4-vendor_0.26.7-1noble.20250424.111442_amd64.deb Size: 6868 SHA256: 1de3b3edbe99c535b9fe660d0476d3b18491f0b9289ffb6fd54e4628129c94cf SHA1: 3eed7b03354717513c40e40833cddda81ccb4dd6 MD5sum: d8a4939febc3775e537f62ed0f4efb8b Description: LZ4 compression vendor package, providing a dependency for LZ4. Package: ros-jazzy-libmavconn Version: 2.10.0-1noble.20250505.192153 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 432 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libasio-dev, libconsole-bridge-dev, ros-jazzy-mavlink, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/mavros Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libmavconn/ros-jazzy-libmavconn_2.10.0-1noble.20250505.192153_amd64.deb Size: 111880 SHA256: 7bc86721898662cbe9612a7c266548a7ce5b169cc072f63bad8dca90050b51cc SHA1: 617b6149142d0a9b97cc411c704a9c8b7b2c3170 MD5sum: dca57e3978ce97bf22642da0d7f3a114 Description: MAVLink communication library. This library provide unified connection handling classes and URL to connection object mapper. This library can be used in standalone programs. Package: ros-jazzy-libmavconn-dbgsym Package-Type: ddeb Source: ros-jazzy-libmavconn Version: 2.10.0-1noble.20250505.192153 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 1891 Depends: ros-jazzy-libmavconn (= 2.10.0-1noble.20250505.192153) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libmavconn/ros-jazzy-libmavconn-dbgsym_2.10.0-1noble.20250505.192153_amd64.deb Size: 1757990 SHA256: 0df3313cb317fc350f9c9fa71c162259cddcff29c80396ad52deefec3138ce1a SHA1: 8e3e94c022eb872209e66ab4e735d0ada7fd9980 MD5sum: 0a216b0fc1844c7f5da0567ab60544db Description: debug symbols for ros-jazzy-libmavconn Build-Ids: 8fa7045df18f07469b6f32d9b648158486f632c8 Package: ros-jazzy-libnabo Version: 1.1.1-2noble.20250424.105154 Architecture: amd64 Maintainer: Stéphane Magnenat Installed-Size: 1812 Depends: libboost-all-dev, libeigen3-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libnabo/ros-jazzy-libnabo_1.1.1-2noble.20250424.105154_amd64.deb Size: 94890 SHA256: ad2df4ddad18efdb77949130e57cb2cc85ea986ea7a1932937dcd37047f9058b SHA1: 6bece55418b8cd4bd1e830f9e0b57fcfec56d623 MD5sum: 69d7571f24a066194e9b20ef628d32d4 Description: libnabo is a fast K Nearest Neighbour library for low-dimensional spaces. Package: ros-jazzy-libphidget22 Version: 2.3.3-2noble.20250424.121159 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 5790 Depends: libc6 (>= 2.38), libusb-1.0-0 (>= 2:1.0.16), ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/libphidget22 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libphidget22/ros-jazzy-libphidget22_2.3.3-2noble.20250424.121159_amd64.deb Size: 929770 SHA256: cd8e1c35f18885fbd45a250ac9abd10cbc39b5485f6e26f83cf91530a23105d3 SHA1: 14d3bffb4a63d357a2d9b964a0a54d1c2721f0c8 MD5sum: 08842feee48205b5670c1a568aa604b5 Description: This package wraps the libphidget22 to use it as a ROS dependency Package: ros-jazzy-libphidget22-dbgsym Package-Type: ddeb Source: ros-jazzy-libphidget22 Version: 2.3.3-2noble.20250424.121159 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 2186 Depends: ros-jazzy-libphidget22 (= 2.3.3-2noble.20250424.121159) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libphidget22/ros-jazzy-libphidget22-dbgsym_2.3.3-2noble.20250424.121159_amd64.deb Size: 1996486 SHA256: 417ffa35a57d9e94dc7e863db1430ca3886a45e13615bf78eda5bc225c6e8c5c SHA1: f4e979b3cb4d8d068d70aed24737767b9a667395 MD5sum: a6ea8b57482f31651d202d0514433464 Description: debug symbols for ros-jazzy-libphidget22 Build-Ids: 433e1612a905d339e96fece16212eb0fb018bbc7 Package: ros-jazzy-libpointmatcher Version: 1.4.2-1noble.20250424.105442 Architecture: amd64 Maintainer: Francois Pomerleau Installed-Size: 22227 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 4.0), libgomp1 (>= 6), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libboost-all-dev, libeigen3-dev, libyaml-cpp-dev, ros-jazzy-libnabo, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libpointmatcher/ros-jazzy-libpointmatcher_1.4.2-1noble.20250424.105442_amd64.deb Size: 2692992 SHA256: 9f85808189c9b7afbb7db299a0f85307bf1b2b707c63899f92ca0ea511c192b6 SHA1: a9d7787c75601df091a95d78cab1716f672b8a71 MD5sum: 7511f697ba77261e7406eb72c5f83061 Description: libpointmatcher is a modular ICP library, useful for robotics and computer vision. Package: ros-jazzy-libpointmatcher-dbgsym Package-Type: ddeb Source: ros-jazzy-libpointmatcher Version: 1.4.2-1noble.20250424.105442 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francois Pomerleau Installed-Size: 68189 Depends: ros-jazzy-libpointmatcher (= 1.4.2-1noble.20250424.105442) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libpointmatcher/ros-jazzy-libpointmatcher-dbgsym_1.4.2-1noble.20250424.105442_amd64.deb Size: 67411480 SHA256: d9e234014a41f242a0e05c8988f0a49b2f72b47df0f99bdc088a09f8825b2378 SHA1: 8bb639be501d06481ee79292d6c47c893e759e9c MD5sum: bca906a579f0478de2e8847cba727529 Description: debug symbols for ros-jazzy-libpointmatcher Build-Ids: 3136d74ef500e4c230274b71ad72bc7c5c443106 Package: ros-jazzy-librealsense2 Version: 2.55.1-1noble.20250424.105536 Architecture: amd64 Maintainer: LibRealSense ROS Team Installed-Size: 30400 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglfw3 (>= 3.2), libglu1-mesa | libglu1, libopengl0, libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libudev1 (>= 183), libusb-1.0-0 (>= 2:1.0.16), libgl1-mesa-dev, libglfw3-dev, libglu1-mesa-dev, libx11-dev, ros-jazzy-ros-workspace Homepage: https://github.com/IntelRealSense/librealsense/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-librealsense2/ros-jazzy-librealsense2_2.55.1-1noble.20250424.105536_amd64.deb Size: 6574190 SHA256: 48e49c11fd070efae0af2a9dbb06e9cc4754878e3b85b97b0678d9af1ad191c0 SHA1: 618a8431eb29a0f0ff90859426a53edb81956725 MD5sum: 768836095fb6a42172af25fc54fa0d51 Description: Library for controlling and capturing data from the Intel(R) RealSense(TM) D400 devices. Package: ros-jazzy-librealsense2-dbgsym Package-Type: ddeb Source: ros-jazzy-librealsense2 Version: 2.55.1-1noble.20250424.105536 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LibRealSense ROS Team Installed-Size: 121953 Depends: ros-jazzy-librealsense2 (= 2.55.1-1noble.20250424.105536) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-librealsense2/ros-jazzy-librealsense2-dbgsym_2.55.1-1noble.20250424.105536_amd64.deb Size: 116604434 SHA256: fb51cac2994387e1f383e5511750adb912b6b9f20360caf7cefc3a9e76931d46 SHA1: 646f641d3785fc0ab740f8e4bced92795f71c9e9 MD5sum: 74da4f6d09c31c07d1d8fe1db27cc2d5 Description: debug symbols for ros-jazzy-librealsense2 Build-Ids: 1a8182d90daa6dbc62bab46ceb57d08bdc88ae58 249bb8392e9e6ba6aee0bc0f307b975a195a3a9e 24d1ca1753cc34171b6521b593889fd0a1c2258d 253456814f155bfd0dec9bf82c5ca1941f895f98 335979ab040e1eae9a86cee8d6884b9aefab9f9b 346584fd20a829380a772eb933069a188398158b 35816385faf125e99fa2703bd84f7c9a21014373 3aa63c82a8a823b56467d07d80f34869199f3bab 476d780ea9470f85110f30f91a5ac9a31d3b2e7a 4e3eeecf3b3c6705c6b58ce58c9ee63782aafa06 5184ac3cdb70557ae2cd20bde5f15de8f55c575c 54cd3f2c5d2bf9f90bc8ecf7be1b4fda19d8713d 59b833d58034e362ceae2a045feb2b4d9cf49067 65f283993cbd930a60ba1f8eda7f5290962b1d6e 7ad49b80707a3088d26f01b23603de4a505f4dc7 8d6fe411f3d05741451ac96dc16e825516b9fb1c 8f1a2f68b66b4ee0212529a2966541ad91301cca 9ca6624ec09f0e2ddd047b873d921525d704563f a104c5ad52969bb3b65f65519c7fc618fd584cc6 a3eb301a77e2c2076b181429ab620fa36e8027b6 aec9b04d7fc63907bd6eb9061777e5b2a0069243 b21c8a2a6611ec2f2578b8b8e23317625be6d9fa b56f10bf2a8fdd953acdeecbac219ae6b7ca8f75 bb37346e185843602c9ab7ee7ce1c5f1a2566927 c2961796e7b476ac04de17b0c7ac00b173291a49 c95341fc5e4717c950ab0c687fc1c7e209b2ee77 cf2683ef3c12ccf95b6888bfe29688c3604cacff d1de28941aab350a0ae5ed0bc7021423b7874037 d27863ff70e2be08a96f370501528cb51bb6525b d2e4e28d32853f39cb25f14202cc673027405f7f d3022f11c2c91b0aeaa5ddf0b52c2925ecb8b571 dca40454b180e6758c99748290106c8db4e44171 e00636ad73f7924111a8abebf01d68d690ed53ed eaf47a7a8a17e8a901128acd6260b84f259602e2 Package: ros-jazzy-libstatistics-collector Version: 1.7.4-1noble.20250429.225029 Architecture: amd64 Maintainer: ROS Tooling Working Group Installed-Size: 144 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-jazzy-builtin-interfaces, ros-jazzy-rcl, ros-jazzy-rcpputils, ros-jazzy-rmw, ros-jazzy-statistics-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libstatistics-collector/ros-jazzy-libstatistics-collector_1.7.4-1noble.20250429.225029_amd64.deb Size: 26906 SHA256: 0319c338ea6db93e28e4284f56ccc94e15b1416c570f44cedead8bf717052b9d SHA1: 96dbbc3bf82ab3408bf41833bdcb260694fe990c MD5sum: 3a73d73a78be68b66086b2ad5333859c Description: Lightweight aggregation utilities to collect statistics and measure message metrics. Package: ros-jazzy-libstatistics-collector-dbgsym Package-Type: ddeb Source: ros-jazzy-libstatistics-collector Version: 1.7.4-1noble.20250429.225029 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ROS Tooling Working Group Installed-Size: 119 Depends: ros-jazzy-libstatistics-collector (= 1.7.4-1noble.20250429.225029) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libstatistics-collector/ros-jazzy-libstatistics-collector-dbgsym_1.7.4-1noble.20250429.225029_amd64.deb Size: 101204 SHA256: 188e7bbc334cde6fa790c1fef050b9a54972a71e1b475bc182512aacc1b8cb7a SHA1: 1abae864865a64a40be648b1160fce04305eb863 MD5sum: d924a718029a11c2ee57f900a7ee51c0 Description: debug symbols for ros-jazzy-libstatistics-collector Build-Ids: 93042cfd6498e6396e6ffe8d9b318d7125f16809 Package: ros-jazzy-libyaml-vendor Version: 1.6.3-2noble.20250424.112946 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 51 Depends: libyaml-0-2, libyaml-dev, pkg-config, ros-jazzy-ros-workspace Homepage: https://github.com/yaml/libyaml Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-libyaml-vendor/ros-jazzy-libyaml-vendor_1.6.3-2noble.20250424.112946_amd64.deb Size: 8490 SHA256: 268a8558ece04c54ad316171c053a56260ccc08dbf33e700451cfc809adb63b8 SHA1: 3bcd9428ee712db01f9d1f521009c1efcdca18dd MD5sum: 64e67522d07d5434254d5a717a5f33e1 Description: Vendored version of libyaml. Package: ros-jazzy-lifecycle Version: 0.33.5-1noble.20250430.001459 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 932 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-lifecycle-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lifecycle/ros-jazzy-lifecycle_0.33.5-1noble.20250430.001459_amd64.deb Size: 182506 SHA256: 455ab4adbff069cb0083d1142cc9e7b50cc760446d6ce87dd084bfff31ebe42b SHA1: 57110fbbb154d60231d36bd7b74d0a3ff8fb2c59 MD5sum: fed8312fc24f508e7a3dd26a5be620ba Description: Package containing demos for lifecycle implementation Package: ros-jazzy-lifecycle-dbgsym Package-Type: ddeb Source: ros-jazzy-lifecycle Version: 0.33.5-1noble.20250430.001459 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 4443 Depends: ros-jazzy-lifecycle (= 0.33.5-1noble.20250430.001459) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lifecycle/ros-jazzy-lifecycle-dbgsym_0.33.5-1noble.20250430.001459_amd64.deb Size: 3794702 SHA256: 68a861d791ab51364c0567946b9d9f0368b7b56459f09006bf995b3c663482ac SHA1: 84d6999ebc3718f7b8fbc9009dd5e74512b5b849 MD5sum: 4e10142b6b88531a6837d1c830ca146e Description: debug symbols for ros-jazzy-lifecycle Build-Ids: 01c4e637c2c34964c02ab3c8f2c3bf916adca94f 3b9407768a2a669562a9afa987fe5ede7c46201b d83a2cf14bd9a161796ceef646919ca3d29d0d8d Package: ros-jazzy-lifecycle-msgs Version: 2.0.2-2noble.20250424.140904 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 2442 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lifecycle-msgs/ros-jazzy-lifecycle-msgs_2.0.2-2noble.20250424.140904_amd64.deb Size: 176810 SHA256: cfc9a51e69d5b7151313c322740ebc12745ab5974b89596cbf4c0dac89ffd0b5 SHA1: 57c96708d1a1ed1f11e0065f3c05d3146ded4590 MD5sum: aa4a45ef65789dfce4c13f952b3d1975 Description: A package containing some lifecycle related message and service definitions. Package: ros-jazzy-lifecycle-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-lifecycle-msgs Version: 2.0.2-2noble.20250424.140904 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 1855 Depends: ros-jazzy-lifecycle-msgs (= 2.0.2-2noble.20250424.140904) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lifecycle-msgs/ros-jazzy-lifecycle-msgs-dbgsym_2.0.2-2noble.20250424.140904_amd64.deb Size: 1469976 SHA256: b3883860ca59556e2f938b8bd389e632e2e21c59861c76ce5cf2fca61a543749 SHA1: 0fe3eb9f4f5bb0319a4d07da4c5b548b9453af3c MD5sum: d2109891bebcf46fffa92185317c641e Description: debug symbols for ros-jazzy-lifecycle-msgs Build-Ids: 0b1b0a7ccb8c14a7070dcbe4b0e33bbaa9edb13e 1aef2b3d5ed2e0b43f2ae5dc0ed134c7f5098c71 43d0d238399be666ffef54cefeef62b6e2bc0e1d 5c8c5c6eab675dea34f94016b0074346ae9f3a7f 78ab8ca51ca737b83d913a0d88dc34c1773a16c3 79b950b99646c13e23959ecd794a3385b19608a9 c0296045c495f6dce6fb93414d47628946c15e86 c8ad8752425850f548c00d4ab3a787777928b9a1 cf77266675a037e413de77d1eb9b85a3243d7c4a e36c889e096337b491889fb36d7559c0bebe3eb0 f238f5196537e5877129a1a67cecd615e2358e67 Package: ros-jazzy-lifecycle-py Version: 0.33.5-1noble.20250430.005408 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 50 Depends: ros-jazzy-lifecycle-msgs, ros-jazzy-rclpy, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lifecycle-py/ros-jazzy-lifecycle-py_0.33.5-1noble.20250430.005408_amd64.deb Size: 8622 SHA256: d804bacc47cb76ae3a732110503948da1a3e6c136d4c9e4f0e9af01449bc616a SHA1: 16debfe2840e553da97893f132eb9659c337afde MD5sum: 5e9868b14447265d0fdd29370e85eaba Description: Package containing demos for rclpy lifecycle implementation Package: ros-jazzy-linux-isolate-process Version: 0.0.2-3noble.20250424.105535 Architecture: amd64 Maintainer: adityapande Installed-Size: 42 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-linux-isolate-process/ros-jazzy-linux-isolate-process_0.0.2-3noble.20250424.105535_amd64.deb Size: 6422 SHA256: 9e391add2212159a6b06eda71f5c07b85365e68881d9b1e41c9d0e66caa01181 SHA1: 1e3bcbc94c00e75a6290908154d89426fa44d71e MD5sum: 11ae73be7bbf97c88ee4f4b85b228321 Description: A tool to isolate ros2 nodes Package: ros-jazzy-log-view Version: 0.2.5-1noble.20250430.000739 Architecture: amd64 Maintainer: Marc Alban Installed-Size: 919 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libncurses6 (>= 6), libstdc++6 (>= 13.1), libtinfo6 (>= 6), libncurses-dev, ros-jazzy-rcl-interfaces, ros-jazzy-rclcpp, xclip, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-log-view/ros-jazzy-log-view_0.2.5-1noble.20250430.000739_amd64.deb Size: 186054 SHA256: f73f94fcc0d0cfc98b1d58342c37c90bbb09172b5488cb2396bf3ab2b12de79c SHA1: e625fdb8724c79ee6267ab1dadd9e4de81f3a2c0 MD5sum: 660dd47509e490e4e98825801751b99e Description: The log_view package provides a ncurses based terminal GUI for viewing and filtering published ROS log messages. This is an alternative to rqt_console and swri_console that doesn't depend on qt and can be run directly in a terminal. Package: ros-jazzy-log-view-dbgsym Package-Type: ddeb Source: ros-jazzy-log-view Version: 0.2.5-1noble.20250430.000739 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marc Alban Installed-Size: 3171 Depends: ros-jazzy-log-view (= 0.2.5-1noble.20250430.000739) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-log-view/ros-jazzy-log-view-dbgsym_0.2.5-1noble.20250430.000739_amd64.deb Size: 2848176 SHA256: 71f7e7ba8bca7887dd4d9a6862c9dff0538124066ea7127b1a40525b92ce2a7c SHA1: 013eb3675d2b220172db49a5049c82a19087e07a MD5sum: 126d353ffa9e2897f95042520c1d54e0 Description: debug symbols for ros-jazzy-log-view Build-Ids: 78cc993af8282c9793d36798932532d243bf8fb0 Package: ros-jazzy-logging-demo Version: 0.33.5-1noble.20250429.232846 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 962 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-jazzy-fastcdr, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rcutils, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-logging-demo/ros-jazzy-logging-demo_0.33.5-1noble.20250429.232846_amd64.deb Size: 138968 SHA256: 2054dea5f4e616857d65289f9189a17a24a375f7e57b9289e338b913897d4419 SHA1: f210c5865e5166d729ee671579221b5fd466eefa MD5sum: 76cfe80915bd899a05b1c6c2000c2c22 Description: Examples for using and configuring loggers. Package: ros-jazzy-logging-demo-dbgsym Package-Type: ddeb Source: ros-jazzy-logging-demo Version: 0.33.5-1noble.20250429.232846 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 2123 Depends: ros-jazzy-logging-demo (= 0.33.5-1noble.20250429.232846) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-logging-demo/ros-jazzy-logging-demo-dbgsym_0.33.5-1noble.20250429.232846_amd64.deb Size: 1893258 SHA256: 9498bc4ef07f4a83d320ea576ce76f1da8799093b6fabb039b5dd6b31c8fa468 SHA1: 164e541b5c75021551520168aedeaf25bfba1b93 MD5sum: 409acf9da57ff34b1e6bceb98d3f8dfc Description: debug symbols for ros-jazzy-logging-demo Build-Ids: 24d3d2fa87d4d174390a4d1c258565e67aee7777 3599810da5e73dc960a3158f34baadff8f34cb05 47b526fcafc2e17c9720246228ed3b1840e6f562 4a1e17c99b8ea0f3dc33769d338d520d724fd140 83a09206e3c06de7c74129a57218c5395fb4ae67 b9c675f5ae8a550cbafcc44005ce326de8415e03 c8850f1432c869bce3cdaa52555ab424ce2115a3 cb000d0abd50e6e01c434d3bf1a0e27fc1c51a32 da9843b317841258db78d99b5ff1599a146a4dae e08f028d3e6ca31a170190300faa1d0031941f0c e2bf9c5eab65c33c5efedb2ea010252bcc5cff09 ed26e9cf478c450bd5c0a1773b3326ef31088a72 f6de0e2d7499a6236909906bc07f40ddf4285db1 f7e5435a3d50f016da53327300737c55a58ebaa7 Package: ros-jazzy-lttngpy Version: 8.2.3-1noble.20250424.121424 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 349 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), liblttng-ctl0t64 (>= 2.11.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), liblttng-ctl-dev, ros-jazzy-rpyutils, ros-jazzy-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/lttngpy/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lttngpy/ros-jazzy-lttngpy_8.2.3-1noble.20250424.121424_amd64.deb Size: 110966 SHA256: 7fd53d09f8daf942a13f857126deea425aa7fa0cb5d93cd12d454c757192ba41 SHA1: f46afe4306a2190f5bc2a3989c3f3178cfc6eaf3 MD5sum: c9faca5b048f3e2a614d7a8c7b802302 Description: liblttng-ctl Python bindings Package: ros-jazzy-lusb Version: 2.0.2-1noble.20250424.121202 Architecture: amd64 Maintainer: Kevin Hallenbeck Installed-Size: 87 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 6), libusb-1.0-0 (>= 2:1.0.22), libusb-1.0-0-dev, ros-jazzy-ros-workspace Homepage: http://dataspeedinc.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lusb/ros-jazzy-lusb_2.0.2-1noble.20250424.121202_amd64.deb Size: 18284 SHA256: 51d0afab9cb6ab8986c48c91d982dccfe05334e518b38fb5b1d91cf7330f778c SHA1: b03a1d39729b758265f2e811794fcc41cc2a26f3 MD5sum: da4307ddb614a4e0f830f8d1b0376f25 Description: Library for interfacing to USB devices Package: ros-jazzy-lusb-dbgsym Package-Type: ddeb Source: ros-jazzy-lusb Version: 2.0.2-1noble.20250424.121202 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kevin Hallenbeck Installed-Size: 85 Depends: ros-jazzy-lusb (= 2.0.2-1noble.20250424.121202) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-lusb/ros-jazzy-lusb-dbgsym_2.0.2-1noble.20250424.121202_amd64.deb Size: 67828 SHA256: 2b84c1ed0a6fd6ba8ebd304b9acecca211203bb31ba2fd149fec2f5d34b8fa0d SHA1: b1be3dcc838976a111bc54fbe9d970f73ad82760 MD5sum: ba663a701c9e6dc433f8979899454b26 Description: debug symbols for ros-jazzy-lusb Build-Ids: 1d1828ef0a7d9d79ded374234d191c0c707c56e0 Package: ros-jazzy-magic-enum Version: 0.9.6-1noble.20250424.105537 Architecture: amd64 Maintainer: Neargye Installed-Size: 169 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-magic-enum/ros-jazzy-magic-enum_0.9.6-1noble.20250424.105537_amd64.deb Size: 25546 SHA256: 55aede7051fc3092ee5f52d80ac7fc1b2e81a2a59b1cbafe55c006540389963e SHA1: 60f164eb637b1b3ebd0f66843bb3aeeea8c83258 MD5sum: 7a333a292c910a10e652a3da8e7ceb2d Description: Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code Package: ros-jazzy-map-msgs Version: 2.4.1-2noble.20250424.143920 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 3267 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-nav-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/map_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-map-msgs/ros-jazzy-map-msgs_2.4.1-2noble.20250424.143920_amd64.deb Size: 233380 SHA256: 53deeab235994fc1e270d9d4780bd847d77521e74d15f052375bcd1ed66de0b6 SHA1: 7d4e96baff6d465c6dac0e4ba9b99136b9e917c9 MD5sum: ae2502dbb16df3e2cab365c310f77063 Description: This package defines messages commonly used in mapping packages. Package: ros-jazzy-map-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-map-msgs Version: 2.4.1-2noble.20250424.143920 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 2656 Depends: ros-jazzy-map-msgs (= 2.4.1-2noble.20250424.143920) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-map-msgs/ros-jazzy-map-msgs-dbgsym_2.4.1-2noble.20250424.143920_amd64.deb Size: 2172644 SHA256: 4f9b71c53f9f0ee974854197f1ee0b6b9d46eef270688c183546c825cefa9b26 SHA1: 2c9ece3885cf2bf71c92917011376bb2d0ef9e82 MD5sum: 28e9bf1082d4d9838300231d8e496b35 Description: debug symbols for ros-jazzy-map-msgs Build-Ids: 1a0b44096985b9cfdd559c15977bdbfe788c0418 2053886e91cbe4461a41e28f14b90a817bdc4cdb 49a66ebb21c889e23b9d5cc9825cca10787bbd09 5e9cabd39ae0cfc0a6c42332d3431b3608d201f8 966879b6e757054f56945a3cc6d6573da0035874 c62bef289a00cd425635269ac0e77590a2f1bdf2 c84a4144575a1b478b83c6da7af84db3b771311b d0bd249fe5d09b55d4dbd32e2b8781b1b3030ef7 d1248e937e168d7094f01ba2613ae7ace4873233 dc1e21d5a37b638c5306dd06bd3315faf82e1b0a f0fcc9a4d3df3c8d5855eb68922e1e986119d38e Package: ros-jazzy-mapviz Version: 2.4.6-1noble.20250430.014236 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 4400 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libglew2.2 (>= 2.2.0-4build1), libglut3.12 (>= 3.4.0), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libopengl0, liborocos-kdl1.5 (>= 1.5.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5opengl5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.15.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), freeglut3-dev, libglew-dev, libqt5core5a, libqt5opengl5, libxi-dev, libxmu-dev, libyaml-cpp-dev, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-image-transport, ros-jazzy-mapviz-interfaces, ros-jazzy-marti-common-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-cpp, ros-jazzy-std-srvs, ros-jazzy-swri-math-util, ros-jazzy-swri-transform-util, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/mapviz Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mapviz/ros-jazzy-mapviz_2.4.6-1noble.20250430.014236_amd64.deb Size: 648192 SHA256: 3b7a2492a81c709fe7d89203154df8e1fb73cabdcd3215e2d290a02d4e0a3fe9 SHA1: 2ab243e2476d6c6e6c489292899a431a1a128cd8 MD5sum: e8808f2bb9065f37c0104e42f46af24e Description: mapviz Package: ros-jazzy-mapviz-dbgsym Package-Type: ddeb Source: ros-jazzy-mapviz Version: 2.4.6-1noble.20250430.014236 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 7406 Depends: ros-jazzy-mapviz (= 2.4.6-1noble.20250430.014236) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mapviz/ros-jazzy-mapviz-dbgsym_2.4.6-1noble.20250430.014236_amd64.deb Size: 6975434 SHA256: be3836d7d337cb3b465b2ed71c0f4ffffa61ed9ef55f2f9db9f4d635a83ec589 SHA1: 1377b726363ca94ff622250a8f3d28e10db076e5 MD5sum: 68dffa5857df2c1794449a912695a5d6 Description: debug symbols for ros-jazzy-mapviz Build-Ids: 32a7340ee385c4eb0b9ede49657f39bc9e8c8906 Package: ros-jazzy-mapviz-interfaces Version: 2.4.6-1noble.20250424.141847 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 779 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/mapviz Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mapviz-interfaces/ros-jazzy-mapviz-interfaces_2.4.6-1noble.20250424.141847_amd64.deb Size: 79138 SHA256: 06c4c880b4c0c96e87d0568f18cc676d94df31fbf21ce67d43bd5a60bcbf6afb SHA1: 730eaa755f6ae71ce7d01a853b77cd1671f1d7fa MD5sum: 5f6109aaf00e3ff30804baef28fd5963 Description: ROS interfaces used by Mapviz Package: ros-jazzy-mapviz-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-mapviz-interfaces Version: 2.4.6-1noble.20250424.141847 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 600 Depends: ros-jazzy-mapviz-interfaces (= 2.4.6-1noble.20250424.141847) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mapviz-interfaces/ros-jazzy-mapviz-interfaces-dbgsym_2.4.6-1noble.20250424.141847_amd64.deb Size: 458270 SHA256: 438d345ddf6e1a1e940200c38d20b9f6f5778cb94e328389359e22fd09c372db SHA1: c1b849d88eadbfdf2dd5c98f66cfe672c5337dfc MD5sum: ce1520da17276ad7f9588cfba9024648 Description: debug symbols for ros-jazzy-mapviz-interfaces Build-Ids: 1da7c4b3dd7e74f64be5dee3178a595e0e967735 375e0ae194967b2a244c50e5158e899b189d198d 6d9099203500bcef2004b4e10078618cc4c60572 720448530f63356ee7de8078b1138b29038831ad 7fbb76f298d320b278547bf3aa2b6a6efe391db6 96010f8a4d33b5c59a8d39f9c08cbd42fc6d0ce2 c8d962ebb17680af06bd0e08369fc915455dfa77 e9ec39bc4d98d13f494616ad60d044ceb0c396b9 ea59caa742b0cc2075f03c4a1355d3bc9883c0aa f399ddf4c66953a4d0d122c971e930d352678aa8 f758c6dcebbd02bb2865d17afc5e75843d31616d Package: ros-jazzy-mapviz-plugins Version: 2.4.6-1noble.20250430.021013 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 7343 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), liborocos-kdl1.5 (>= 1.5.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5opengl5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.15.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libqt5core5a, libqt5opengl5, ros-jazzy-ament-index-cpp, ros-jazzy-cv-bridge, ros-jazzy-gps-msgs, ros-jazzy-image-transport, ros-jazzy-map-msgs, ros-jazzy-mapviz, ros-jazzy-marti-common-msgs, ros-jazzy-marti-nav-msgs, ros-jazzy-marti-sensor-msgs, ros-jazzy-marti-visualization-msgs, ros-jazzy-nav-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-stereo-msgs, ros-jazzy-swri-image-util, ros-jazzy-swri-math-util, ros-jazzy-swri-route-util, ros-jazzy-swri-transform-util, ros-jazzy-tf2, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/mapviz Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mapviz-plugins/ros-jazzy-mapviz-plugins_2.4.6-1noble.20250430.021013_amd64.deb Size: 1053860 SHA256: 51ace9642453615d0890e5bf938bbaafe60b9eb5734b9bc5d8a29c161ee421f2 SHA1: 1c0e548932e4b6ecf5a9c5a0a7410df98d54cdea MD5sum: d3b2bdf2498647ec6946e712c2caac20 Description: Common plugins for the Mapviz visualization tool Package: ros-jazzy-mapviz-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-mapviz-plugins Version: 2.4.6-1noble.20250430.021013 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 47901 Depends: ros-jazzy-mapviz-plugins (= 2.4.6-1noble.20250430.021013) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mapviz-plugins/ros-jazzy-mapviz-plugins-dbgsym_2.4.6-1noble.20250430.021013_amd64.deb Size: 41784440 SHA256: 4660c2f3a8894b9872a801db36ce07f01aaaddd22aa8043a93294b7b6c966756 SHA1: 8a9cc0a5f8cafc1c4f1ca6c3919f9e637dff396b MD5sum: 875b4844cb7080310121be33ffe8a948 Description: debug symbols for ros-jazzy-mapviz-plugins Build-Ids: 02ff3f5dbbcac1a607b8a1311b73c230ac0877d1 Package: ros-jazzy-marine-acoustic-msgs Version: 2.1.0-2noble.20250424.143847 Architecture: amd64 Maintainer: Laura Lindzey Installed-Size: 1928 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marine-acoustic-msgs/ros-jazzy-marine-acoustic-msgs_2.1.0-2noble.20250424.143847_amd64.deb Size: 158036 SHA256: b98c0550bd9bba75f122afc367ea18b0e6291d95162deec90e0602b20853d5a3 SHA1: 614c79915984d98a02625f8beb7508a638e91f86 MD5sum: ceb8b14109481035f8965a0f3bf8deca Description: The marine_acoustic_msgs package, including messages for common underwater sensors (DVL, multibeam sonar, imaging sonar) Package: ros-jazzy-marine-acoustic-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-marine-acoustic-msgs Version: 2.1.0-2noble.20250424.143847 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Laura Lindzey Installed-Size: 1400 Depends: ros-jazzy-marine-acoustic-msgs (= 2.1.0-2noble.20250424.143847) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marine-acoustic-msgs/ros-jazzy-marine-acoustic-msgs-dbgsym_2.1.0-2noble.20250424.143847_amd64.deb Size: 1144340 SHA256: 59037a0ade37edc5bc2e95d0c4faba68e5513b4c61f46f8f4eb83ddf1f082e6a SHA1: f150a111f57fcbf5fa750659a093845fbe15a3f7 MD5sum: a5d942a57100c7fb74233561767bcb69 Description: debug symbols for ros-jazzy-marine-acoustic-msgs Build-Ids: 38c80fe7780be5817e19d96d911cf48e09255134 3e7fe29176e606fb02b104dcc4e92bfe13fb3d85 58e1474cc9abc3238e6ae8bcc2cc712a17a9e739 90adfdfa1e945adc1c7aca246ae8878cf58f4278 a153d66312d48e00ab9ab8912097b9aaf9040355 bcb928f4f391b6dc319462dec3117b701ff97eb2 c082ca69d354bb6c356ccbe36f7a7ac1e8cf36ea d12593ae9abb89bb9e82a2252f9b7303eb2a59e0 d53f1323d344e4035be4e66dfd84099a1f6bcc2f e2ea15f33bd7f481f9291e0737a7c022aa92d18c f5acadaf11263663154a0b0e80a145793c51e3b6 Package: ros-jazzy-marine-sensor-msgs Version: 2.1.0-2noble.20250424.142813 Architecture: amd64 Maintainer: Laura Lindzey Installed-Size: 729 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marine-sensor-msgs/ros-jazzy-marine-sensor-msgs_2.1.0-2noble.20250424.142813_amd64.deb Size: 70386 SHA256: 44234ee061b5351b9753ebf3924b5bb45c01363b6a1ec4603b62dccba4b67b43 SHA1: c4d8411b9f8a26daf73abe8975d6d95d747db4ef MD5sum: f4e2da51d6484a97381510e590398457 Description: The marine_sensor_msgs package, meant to contain messages for common underwater sensors (e.g., conductivity, turbidity, dissolved oxygen) Package: ros-jazzy-marine-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-marine-sensor-msgs Version: 2.1.0-2noble.20250424.142813 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Laura Lindzey Installed-Size: 562 Depends: ros-jazzy-marine-sensor-msgs (= 2.1.0-2noble.20250424.142813) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marine-sensor-msgs/ros-jazzy-marine-sensor-msgs-dbgsym_2.1.0-2noble.20250424.142813_amd64.deb Size: 433850 SHA256: 968ad66700e97555e0f9e533c1b4fcba246f0f59fc9c775471ea301dc68629a8 SHA1: 35398f74d6ab10388faa8b9e3f230d6fb7686f31 MD5sum: 1534ccabb95083626b0f53cba054958b Description: debug symbols for ros-jazzy-marine-sensor-msgs Build-Ids: 025bb4876b69345f3bf7d614f8e401f14337d32b 1d81b104ff3442feae31ef086acecf7f191892af 551f87973273d3bf73d23983bc96f65a3184bf0d 68726ac1eae4c9b37849576b34da13f00360debf 68bf424760d7fd0e456d06f9645bcdab4fa068c4 77d736907c1bfb8108ad8024611bb6ba8557d840 a8444f36eb6f53fed7b6817881a5609051ddb04a c11c358e865323c3bcee28b07a5e0beb1f20dc28 d3502be9928d2d8cb4def72685721fb9354f06f4 e095d9b9fa0d4bac0c6bf08f6f77b1edc1ef2de9 ec678033f6cb9e68563920d4325e2c7520f795bc Package: ros-jazzy-marker-msgs Version: 0.0.8-1noble.20250424.142836 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1572 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/marker_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marker-msgs/ros-jazzy-marker-msgs_0.0.8-1noble.20250424.142836_amd64.deb Size: 131040 SHA256: 5ca1a12bb240ce3281107370c137aa0dad0ed8a2a35c49f0cda04f3254a47be7 SHA1: b80050ba126c1f3a7b0a590b62827f64849da955 MD5sum: fca5855ab5cc0d1827595d1e3ef2d748 Description: The marker_msgs package contains messages usable to setup a marker/fiducial system. The package distinguishes between two types of messages. First messages to describe the properties of a marker/fiducial detection system and the detected markers. Secondly messages used to represent a map of markers/features with covariances as it would be produced by a SLAM system or published by a map server for self-localization. Package: ros-jazzy-marker-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-marker-msgs Version: 0.0.8-1noble.20250424.142836 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1391 Depends: ros-jazzy-marker-msgs (= 0.0.8-1noble.20250424.142836) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marker-msgs/ros-jazzy-marker-msgs-dbgsym_0.0.8-1noble.20250424.142836_amd64.deb Size: 1156976 SHA256: 96962a2952bc3dc604caaba704bd941357dffdea137cccd552d8478d8a6ef38e SHA1: 800618f8e26cb79f3d27aa799d49af93e445007a MD5sum: 02e48973381132e2fdc78ecf72a14f58 Description: debug symbols for ros-jazzy-marker-msgs Build-Ids: 03038b85dcacd3c19ecfa8a29cb17a0a63ee9df3 198cf5246f3894e03a785abb9ac002313f862a03 2ea9326ff1b7626cf37a0192a8bf0aad0b317e31 326f406e6a98783123a3698e77be97eeedad03b7 6cece5c0ebfd61a0eb2629b19d9e3dfa5e0dd23c 77f784e383969953212159e780a10625f1c608c9 7cb57a2fd83e3f70abb58120979837a09de200d3 8e594f58db9ed426f1a05f1394500c73d8d44d67 a482cd192f69d2a4d5bb588740e3ef75c4348319 b0f662bf9c4219152a84c910cbb0bb01ce777663 ba45d7936e71e8a70c17c8b6dbb2c3fa106bf384 Package: ros-jazzy-marti-can-msgs Version: 1.6.1-1noble.20250424.142438 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 456 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-can-msgs/ros-jazzy-marti-can-msgs_1.6.1-1noble.20250424.142438_amd64.deb Size: 44166 SHA256: c15890df13e7355d0c751ffaec2300d72c04bff0ed35abeea23c4b9e4b40b1a5 SHA1: 7dea339fa12e37831a669b7f7178904244d0daf2 MD5sum: 49b0fdc6a171c71b5cc0d7a5576939e9 Description: marti_can_msgs Package: ros-jazzy-marti-can-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-marti-can-msgs Version: 1.6.1-1noble.20250424.142438 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 285 Depends: ros-jazzy-marti-can-msgs (= 1.6.1-1noble.20250424.142438) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-can-msgs/ros-jazzy-marti-can-msgs-dbgsym_1.6.1-1noble.20250424.142438_amd64.deb Size: 195592 SHA256: 7d57c35b3c23d53a3b6efa5a6f34a8a9d55e76f64c00eadc40769b200db975c2 SHA1: f4d5170ce29c70c9ed360caa07947ab812908f18 MD5sum: ee34f03cc1b73c05f8d0cc1b1d40da80 Description: debug symbols for ros-jazzy-marti-can-msgs Build-Ids: 15dc7b35887f5ed8c28f483735685e4b22b0d776 1a1bc96ffb843b60d6502d003e7ceec34f18e175 2447b6796b879328ec358adeb6e3a95e122a1306 408df58191566056a142bd8e9764a7125e85178a 48d82d647c83b3ba00366f4d521a5df79470ccea 6a715022c143f05ca944fd82e7184143cfc66093 7e8de08040ec390b7396b8c82039767bac3d8955 b1d30d0f1e2227b8381cf84c36956bde597d0da8 b7dd6ed5b1156c1a33410a69def92bf546cf0f35 d5af49402ffbf0fd15f75f15dc19e2937da36b82 d68ecc4bbe9e18243b5bb181114558f9b80a0366 Package: ros-jazzy-marti-common-msgs Version: 1.6.1-1noble.20250424.141552 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2836 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-common-msgs/ros-jazzy-marti-common-msgs_1.6.1-1noble.20250424.141552_amd64.deb Size: 183844 SHA256: ff281d642e2350917ed508daa681e1297348a580808598393fd83bc65c8ccb8a SHA1: ea6075dc55dfb0d0f652261357e723265a1e8a39 MD5sum: 03b2c334ed1d5e23ed545bd326f09569 Description: marti_common_msgs Package: ros-jazzy-marti-common-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-marti-common-msgs Version: 1.6.1-1noble.20250424.141552 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2328 Depends: ros-jazzy-marti-common-msgs (= 1.6.1-1noble.20250424.141552) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-common-msgs/ros-jazzy-marti-common-msgs-dbgsym_1.6.1-1noble.20250424.141552_amd64.deb Size: 1877562 SHA256: b0e1c7cd814792d5bf88901c6d001af0c5a1217291acd849fa72346b9b611542 SHA1: d602c82d76ab84ba9cb8902a5519d10c6b95b658 MD5sum: 099fa5ae4b2ef594661fc452a4081fec Description: debug symbols for ros-jazzy-marti-common-msgs Build-Ids: 03c0e46a7f9f81078c9ff9fc85d87ecdfc3fb15e 14ff506037df672d9f0614eca8657d8d6d7ee80d 28524ac597d615ff792080a658f2459295d1685a 39bbca15c2585b597c3e1052d712dd9376d9d772 41419d04d8fc78dddf4c7ba3a089db00447fbeec 6528cf0a0c9dec10787f48231057edd003e98ad7 6de4f0cba720b258c83e30925705b0f6bd596a98 712e788c16bdaf24db72a884a63d39c42913604d 8fc6493cb866f3303c6c484797c8f75007c69b6c bee6af9967b8f0081cf5edd5cad5041ec7526e54 e0e73ef46853d266bc62ca6865ecce66432b364b Package: ros-jazzy-marti-dbw-msgs Version: 1.6.1-1noble.20250424.141627 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 775 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-dbw-msgs/ros-jazzy-marti-dbw-msgs_1.6.1-1noble.20250424.141627_amd64.deb Size: 66952 SHA256: 5a3c3b1fc25d3b1abf1ac29fc6b0e0c8c5e253ed242a91c84d974c8cfdebaffc SHA1: 6674a581b7efd5d81235b9bcb7edf3cf8f35cd4c MD5sum: 3bbcbe763235ffb30f0a5229334c4a73 Description: marti_dbw_msgs Package: ros-jazzy-marti-dbw-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-marti-dbw-msgs Version: 1.6.1-1noble.20250424.141627 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 518 Depends: ros-jazzy-marti-dbw-msgs (= 1.6.1-1noble.20250424.141627) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-dbw-msgs/ros-jazzy-marti-dbw-msgs-dbgsym_1.6.1-1noble.20250424.141627_amd64.deb Size: 389790 SHA256: 549d42bfea2ac42737877c28671cf7389395cdcad117cc5ba6e485d1f148c3ad SHA1: 7d1bd2da771ea415aa14658bcf4bc982ff659e97 MD5sum: 94fd40e180a460b35162699a1a555224 Description: debug symbols for ros-jazzy-marti-dbw-msgs Build-Ids: 0afced310c03437ea03d8124d964aabb4d794635 11940c6afa154c92b869343612569c9f216641df 17719ebcb6a73749ea74200aabed258cea8f4150 2e059a64fa79fd8602b4fea3d1d64502aae3edb5 35ef06105291b00e265b7a6185f7ada7d919f126 36e64ad0b27f453b4bbf3cd202278f90b1edcc77 598380a957c3365aacd7d5201619de172f3c12d1 73ecd521a01226ee45fae30cd5754ee2179bda69 a6cbb02f357450743590555403853445dbf166a8 ad7bf72c62f0bdd1ed3f999bbb0821d8dee276ae cec6da70aae55d3290407d4b7d9572c6616e122f Package: ros-jazzy-marti-introspection-msgs Version: 1.6.1-1noble.20250424.142521 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1026 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-introspection-msgs/ros-jazzy-marti-introspection-msgs_1.6.1-1noble.20250424.142521_amd64.deb Size: 89676 SHA256: d37b5706c3af32414067f7ac5cfcf2519ac0a132df6e4051fdf8673865acc431 SHA1: 8c46a5e518dbe783fd00a1ce70a37777b6d18af8 MD5sum: 652cc678817648753fc33164263f5017 Description: marti_introspection_msgs Package: ros-jazzy-marti-introspection-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-marti-introspection-msgs Version: 1.6.1-1noble.20250424.142521 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 813 Depends: ros-jazzy-marti-introspection-msgs (= 1.6.1-1noble.20250424.142521) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-introspection-msgs/ros-jazzy-marti-introspection-msgs-dbgsym_1.6.1-1noble.20250424.142521_amd64.deb Size: 663282 SHA256: fb05885e2eed592eef68b8b68526b56b7ba3ac58569b1e6ff2843796086caba4 SHA1: 16347e96c59ad7e064504cf442c0c14464bef6e8 MD5sum: 4adef7ae29f08ab24f1271d1414ba71d Description: debug symbols for ros-jazzy-marti-introspection-msgs Build-Ids: 0c7a400873829dcdc1c8d8ea47852c79c7a301f2 35a873e46f5ae1107fa47daa0bf3f5dca34c5181 46d3907e1879c749149f7b8fbff15431fad23fd2 4b3646b4cb24fdcd5362e9df1ea1de762f5755e9 69674b74c436f2296064ddbf1a8c56f997e87839 7c4ba0c3d27bb22e1932263360733f202d7be182 ab06e6dbf11763a4ac7fc9353a32195c9cec620d be13ca7d919bd15af1d620ebb4a2db700ee5b0b8 c2d4d5033cd8cb9502bdb0aab03fdb74ae8fbaa2 da4213e61aaaa1242dc6cf8d9e15dd23978cb18c eaac0ae2d6406d83ac7dfd7847cf530aa51a0619 Package: ros-jazzy-marti-nav-msgs Version: 1.6.1-1noble.20250424.143613 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 6812 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geographic-msgs, ros-jazzy-geometry-msgs, ros-jazzy-marti-common-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-nav-msgs/ros-jazzy-marti-nav-msgs_1.6.1-1noble.20250424.143613_amd64.deb Size: 464146 SHA256: b5bd839b19ad472ad9cd61af28ce9007e2ac9db7eecfc6536138161edae69a6e SHA1: ba208a0786eed77ad3a8ccefcfc3bf698456d0b1 MD5sum: 88bf423ff01c45e04d07d453f5347338 Description: marti_nav_msgs Package: ros-jazzy-marti-nav-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-marti-nav-msgs Version: 1.6.1-1noble.20250424.143613 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 5731 Depends: ros-jazzy-marti-nav-msgs (= 1.6.1-1noble.20250424.143613) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-nav-msgs/ros-jazzy-marti-nav-msgs-dbgsym_1.6.1-1noble.20250424.143613_amd64.deb Size: 4774944 SHA256: 00667ab574762760ea65a704edc5194f5ec3e4309a7e4f5a8d300c0d0f39da09 SHA1: 0f6ab50be92a5325b4b38aa1b9afd4251f834e43 MD5sum: 28247443079566b4ead16ff173395b58 Description: debug symbols for ros-jazzy-marti-nav-msgs Build-Ids: 1297dd4f8fd4db2fc061a7841f5b876b5f80f198 176c92c0187b6343710ea87349908253b7217657 2c8c61b05b2fb63c2e70b0112af923e57afb0f0b 4698ace3211420322a35370ccc1a421a7bc1fc46 56aa70234ec4ed8fe6637c4af5811985d991889e 669e9f4254748216da0c447bdde41d56c9f7a98f 6cac093c4223728686d3105b6e654035782c8432 6f5253c7c27cccb5ec6740b0805123ebd8b6be86 7ff36237b4f4f5c3ad9bda7b32e0736f32526853 82f45d2ecc71085738ef19fa596ac3059d9ad8f9 8b88cb6bc6efacb62329cd3ef729b8f0ca01247a Package: ros-jazzy-marti-perception-msgs Version: 1.6.1-1noble.20250424.144041 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 451 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-perception-msgs/ros-jazzy-marti-perception-msgs_1.6.1-1noble.20250424.144041_amd64.deb Size: 42052 SHA256: 1f8ed6c79768bf28a479f12a980e4ed86f76e72e5f55a66aa1bcb23337613e28 SHA1: 8e9e59b9a61439b7cbdf9e08eba8bd8dc85887ff MD5sum: 0134b442e57c18092797794a2d151513 Description: marti_perception_msgs Package: ros-jazzy-marti-perception-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-marti-perception-msgs Version: 1.6.1-1noble.20250424.144041 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 277 Depends: ros-jazzy-marti-perception-msgs (= 1.6.1-1noble.20250424.144041) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-perception-msgs/ros-jazzy-marti-perception-msgs-dbgsym_1.6.1-1noble.20250424.144041_amd64.deb Size: 185260 SHA256: a5f73686d85a62842ee42880be95440e0a8a450de27c4ec5cecb01755aa6c825 SHA1: f42da45904b4479489bdfb65990cd5c63fc09af2 MD5sum: 61ccd822fea5c1d9e71edecfb90fbbc3 Description: debug symbols for ros-jazzy-marti-perception-msgs Build-Ids: 2127f1b95c78395f30980ea9b9ef886614275bd8 519830ddca9f9ac2156bdd1a73752358a462b23f 5b6d273902a9dec23e7145e18e5a77ef950653b5 60638cb17740280f59f3eac31a5aab665d0c5a46 6902b50737519c22178ec16f2e77bbf09122796d 90fe9d5d00e32977de6f63d2053a289369d21b98 9f16622f7bae605aa794a0c1935e73dd698c3cfc a9f57e39b061a2fc3482f688be80f829a6694a56 addf10a76a00a54995ad889dad44d8afe95d8d5c d5ba67bf158e9c5bec93ad46b2763a0e130fe6e5 f248c4ab5fb442cc7e03e970ad891b87fe8736c8 Package: ros-jazzy-marti-sensor-msgs Version: 1.6.1-1noble.20250424.143854 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2060 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-sensor-msgs/ros-jazzy-marti-sensor-msgs_1.6.1-1noble.20250424.143854_amd64.deb Size: 157630 SHA256: 84f9809eacb5c716bf2c26576949750398441942bd23078cc49069b582c96734 SHA1: 95ce7bacb8635714e9b4af30a6c10d331284491c MD5sum: b1a904752fdba252c3e3c10b3a4dfe7b Description: marti_sensor_msgs Package: ros-jazzy-marti-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-marti-sensor-msgs Version: 1.6.1-1noble.20250424.143854 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1579 Depends: ros-jazzy-marti-sensor-msgs (= 1.6.1-1noble.20250424.143854) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-sensor-msgs/ros-jazzy-marti-sensor-msgs-dbgsym_1.6.1-1noble.20250424.143854_amd64.deb Size: 1266092 SHA256: bed07714ce2068ef90393f9ca77e6c5eaadf79a5f86497cf68e163b371f77b0a SHA1: 0fe1352986bb56dee7aa6537a1c33bed2c4aed00 MD5sum: 02aaf8f294fce87c748cb9fb84973c86 Description: debug symbols for ros-jazzy-marti-sensor-msgs Build-Ids: 024d5c1bb92de539e18a683d439492f5b510aa36 0e9c13c81c52f720bf12bff5d435a38d5d5c76c2 19ee2ebbd6f225e76c3b619e59807b12e242e94b 48f3f8acda55c3d91541b3e299a6a0c248e2ad9f 508f4623775e37605f6ebace59edce3055efc7a3 628c3f143e9413bd8bd535e7625d9dc5603f358b 6a8f952565a97f928b4dd9cf4ec27effe91ca446 88cbeea41fd91fdb8bba42c7c0aaa2f768fe67c9 966b6c21f5b7c69a1a1481fd253fb271522a6539 cace03b6244a1cb6cf11b92894c2b1ad25fa5b58 fd90f8deb646f0a2a47f3f6d0bd72054a2f753c2 Package: ros-jazzy-marti-status-msgs Version: 1.6.1-1noble.20250424.142603 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 505 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-status-msgs/ros-jazzy-marti-status-msgs_1.6.1-1noble.20250424.142603_amd64.deb Size: 48130 SHA256: 72c62ce0dbf922bd7790359a1ed2b84a3c4f4306682390f7759d055a21931164 SHA1: 7b210c57dba0cf579d72e6cacc52d98c6ca67c1d MD5sum: f4a2bfdc7f7d73f8825e47f073c6bd15 Description: marti_status_msgs Package: ros-jazzy-marti-status-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-marti-status-msgs Version: 1.6.1-1noble.20250424.142603 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 306 Depends: ros-jazzy-marti-status-msgs (= 1.6.1-1noble.20250424.142603) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-status-msgs/ros-jazzy-marti-status-msgs-dbgsym_1.6.1-1noble.20250424.142603_amd64.deb Size: 212898 SHA256: c715994d30dababf73fc4c9d34af83e83c6101e849121baf426964d6495f9ac4 SHA1: 49025d9b73df621b3269e4673f12e7418fb3d5ce MD5sum: 917e46bbe9669fbaeeaa385415b38992 Description: debug symbols for ros-jazzy-marti-status-msgs Build-Ids: 0a9cbaea372dce38e951178c90a7e06d9064be37 1ff3be2bf9364048596a3bab0dab3e0614d42dd9 3bd1fa321bdabf739ac91df3c69e888d38d15713 3f5acd12aa3d751d4b66d6dcd1d69fa310d66506 5b88b564ad5c4ac03974e88d58695026fdcd2ebc 715e92bc233107dfb507d857d97d53785c5361d4 7882a356471b3ccc8baf1bcd3a1c62548360e511 83c8553f0cec940a5513d80cccf820b5c2f73b37 9df607ae7b1a308f20bff57ca10cc835310011d1 aaa533a370450cf8e63f40cea12fb14d22b485c0 f2151d10ec2d1e4819e0eba5f2f3ea47e30aabfa Package: ros-jazzy-marti-visualization-msgs Version: 1.6.1-1noble.20250424.143622 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 664 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-visualization-msgs/ros-jazzy-marti-visualization-msgs_1.6.1-1noble.20250424.143622_amd64.deb Size: 65998 SHA256: b4d78076b8abf7699b8a05170b88722e0ab6b7e111c6144d823c46b7ba140faf SHA1: fa285a353c85b20d9fce49bdaca3c50b73159b75 MD5sum: bf0780f0240218932221eba358a8f20e Description: marti_visualization_msgs Package: ros-jazzy-marti-visualization-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-marti-visualization-msgs Version: 1.6.1-1noble.20250424.143622 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 503 Depends: ros-jazzy-marti-visualization-msgs (= 1.6.1-1noble.20250424.143622) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-marti-visualization-msgs/ros-jazzy-marti-visualization-msgs-dbgsym_1.6.1-1noble.20250424.143622_amd64.deb Size: 383088 SHA256: f62168654c0f3695f802b2f282b8241945d1f0fc8b25c5d9c13de70ff9421921 SHA1: babb9a51598fcb035241a87290694754c3672813 MD5sum: f473d19398ee03292e00d139178f6678 Description: debug symbols for ros-jazzy-marti-visualization-msgs Build-Ids: 0660b8c2e24f141676e0f55a16f19cc307905661 06a1c133b8c57d3e88b584fae9a13bb03bb42d56 31cf13c5ad4aad6988ecd747dec73a13df3637fb 42914b58cf670d328465b25530cae6a1cea2e9e8 5da07c78bd5a3df31a7858625a25ecbcd22777a5 6ee5326dee0e427c950240acef19b583c1205a06 9a4784b869ead14f76cf1d1d53e1a86b2cd1dda8 bad25325577a79bd53427c7580d32856b90f27e3 d1590e08f629ad1554139bccb3a8ce94f3fdf3e6 eaff9e356b3cb0940d0a0b243307622df69129e4 f99d8549124f6b932710d69808820a66768213be Package: ros-jazzy-mavlink Version: 2025.5.5-1noble.20250505.192016 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 20954 Depends: ros-jazzy-ros-workspace Homepage: https://mavlink.io/en/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mavlink/ros-jazzy-mavlink_2025.5.5-1noble.20250505.192016_amd64.deb Size: 974102 SHA256: 71b5c75f4619ce52156e69828c708aa7cce01811b07531b40512f27d7d488522 SHA1: 58e7e0821f497c4d2202f999d40e9730a53111bd MD5sum: ae8394007ad0f1057919de22795f659d Description: MAVLink message marshaling library. This package provides C-headers and C++11 library for both 1.0 and 2.0 versions of protocol. For pymavlink use separate install via rosdep (python-pymavlink). Package: ros-jazzy-mavros Version: 2.10.0-1noble.20250505.193829 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 9714 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgeographiclib26 (>= 1.46), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), geographiclib-tools, libconsole-bridge-dev, libeigen3-dev, libgeographiclib-dev, python3-click, ros-jazzy-diagnostic-msgs, ros-jazzy-diagnostic-updater, ros-jazzy-eigen-stl-containers, ros-jazzy-eigen3-cmake-module, ros-jazzy-geographic-msgs, ros-jazzy-geometry-msgs, ros-jazzy-libmavconn, ros-jazzy-mavlink, ros-jazzy-mavros-msgs, ros-jazzy-message-filters, ros-jazzy-nav-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclpy, ros-jazzy-rcpputils, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2-eigen, ros-jazzy-tf2-ros, ros-jazzy-trajectory-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/mavros Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mavros/ros-jazzy-mavros_2.10.0-1noble.20250505.193829_amd64.deb Size: 1604278 SHA256: 6a9d4146c0e52796fa06b9544890aac5bdd74161cc07f54ab5a8caaaf182b644 SHA1: 15b823b29aa259e6c22bc0de34fd466a56dd1e04 MD5sum: 31fd2e3c60871383170149f7f388c52e Description: MAVROS -- MAVLink extendable communication node for ROS with proxy for Ground Control Station. Package: ros-jazzy-mavros-dbgsym Package-Type: ddeb Source: ros-jazzy-mavros Version: 2.10.0-1noble.20250505.193829 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 65716 Depends: ros-jazzy-mavros (= 2.10.0-1noble.20250505.193829) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mavros/ros-jazzy-mavros-dbgsym_2.10.0-1noble.20250505.193829_amd64.deb Size: 59105432 SHA256: aa652e0f23151b23b675a9b7614839eaf6a755172b33a49c7acc9636c6487b2d SHA1: 2e77aad4da10f05bda681607e2e6da4fc4b11b97 MD5sum: 5665262aad147c192a6664c199f27a71 Description: debug symbols for ros-jazzy-mavros Build-Ids: 112006f1b8e65178c929ab8713bf3a67df0ad920 96d4df8e6a7e392da2fa422bd80a1039a7f4c5ef 987e369da08d2157f06737d1dd230dc92cff048c Package: ros-jazzy-mavros-extras Version: 2.10.0-1noble.20250505.195812 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 12219 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), geographiclib-tools, libeigen3-dev, libgeographiclib-dev, libyaml-cpp-dev, ros-jazzy-diagnostic-msgs, ros-jazzy-diagnostic-updater, ros-jazzy-eigen-stl-containers, ros-jazzy-eigen3-cmake-module, ros-jazzy-geographic-msgs, ros-jazzy-geometry-msgs, ros-jazzy-libmavconn, ros-jazzy-mavlink, ros-jazzy-mavros, ros-jazzy-mavros-msgs, ros-jazzy-message-filters, ros-jazzy-nav-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rcpputils, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2-eigen, ros-jazzy-tf2-ros, ros-jazzy-trajectory-msgs, ros-jazzy-urdf, ros-jazzy-visualization-msgs, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/mavros_extras Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mavros-extras/ros-jazzy-mavros-extras_2.10.0-1noble.20250505.195812_amd64.deb Size: 1588858 SHA256: da213a179663c50cd4b3207f41cce37b0a26e06a31e6ff2d7fcc696f89b8b9b0 SHA1: 8758a53e1e2620d0d862967ddbea4f10f21549a3 MD5sum: c27fdb3b67f8db0c0dafddd448fc1024 Description: Extra nodes and plugins for MAVROS. Package: ros-jazzy-mavros-extras-dbgsym Package-Type: ddeb Source: ros-jazzy-mavros-extras Version: 2.10.0-1noble.20250505.195812 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 80031 Depends: ros-jazzy-mavros-extras (= 2.10.0-1noble.20250505.195812) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mavros-extras/ros-jazzy-mavros-extras-dbgsym_2.10.0-1noble.20250505.195812_amd64.deb Size: 69353824 SHA256: 1fb9aadc82b2b552c0a36fdbea697767fda7bfeed3a80d183035b678a2e5f48f SHA1: d3b7b94a825f9774a92707bccf487fdc7f9972b8 MD5sum: 82b66588010ff1332807c27de1f95e79 Description: debug symbols for ros-jazzy-mavros-extras Build-Ids: 46fe941ab46306f50be4e96908bc912f2657ca4b d2200302dc0eac37c480207a54400af32ab0519b f676c4e81ae8e0d3b5bea8493a19c3e22a59b6bd Package: ros-jazzy-mavros-msgs Version: 2.10.0-1noble.20250505.192212 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 30938 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-geographic-msgs, ros-jazzy-geometry-msgs, ros-jazzy-rcl-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/mavros_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mavros-msgs/ros-jazzy-mavros-msgs_2.10.0-1noble.20250505.192212_amd64.deb Size: 1834282 SHA256: ac6f140f83c8a69656b7f5b6f8a5f7be8530c7096dc0bbcf60f6314439b474ce SHA1: 06d353a66241a36c8f1c181b0e1da395b8c2e774 MD5sum: e14e4b61b6d8127052285a655a4d01f8 Description: mavros_msgs defines messages for MAVROS. Package: ros-jazzy-mavros-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-mavros-msgs Version: 2.10.0-1noble.20250505.192212 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 21931 Depends: ros-jazzy-mavros-msgs (= 2.10.0-1noble.20250505.192212) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mavros-msgs/ros-jazzy-mavros-msgs-dbgsym_2.10.0-1noble.20250505.192212_amd64.deb Size: 17525408 SHA256: c9ab0134efaff3311545732caba9f7c9ebbcabf9fec3a47b73d0d47270a6fb4a SHA1: c1e69f002088507b3e88a0f1eac16f61246a3079 MD5sum: a028ac61dd0514cfcaa7686b8bc4c865 Description: debug symbols for ros-jazzy-mavros-msgs Build-Ids: 0349bc65272a7f43a294f6e57ecf7e9d4eda4212 2511eee5669ef81042cb8dc618a775f45cfe72bf 3869244362dd2835d6995a168807362f90d7c0ef 4726962b9af9311b404afe7befd6b29bd05a2d52 4d29089e274f2058c3d14b8c37f49f46ac442632 5b5e39fc89c95c9f592bf42c8967a2a321edf135 8c47974b6fc430be6d5b8dbafff2a33a8b11c760 c2a275057b5d4e79bc36497afae8e96de53ec7f1 d2fd9e1b23fc78acfe9e8dc43bbe3db169d5596c de5eb499630f9db9fdbefca9bac52f761e36b400 ef75236187aa2de2ada665f3253969f88e7125fc Package: ros-jazzy-mcap-vendor Version: 0.26.7-1noble.20250424.121106 Architecture: amd64 Maintainer: Foxglove Installed-Size: 400 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), liblz4-1 (>= 1.8.0), libstdc++6 (>= 13.1), libzstd1 (>= 1.5.5), ros-jazzy-liblz4-vendor, ros-jazzy-zstd-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mcap-vendor/ros-jazzy-mcap-vendor_0.26.7-1noble.20250424.121106_amd64.deb Size: 126886 SHA256: 730ebb32e3dbb9af8cea1d3b647bfc951d4c99412b3bb3c4ef9b720edbec25b1 SHA1: 189f67b57a4a8d8e154fa8a8e832a607394ed1f1 MD5sum: 9299c96bec41a47964afac65424175e8 Description: mcap vendor package Package: ros-jazzy-mcap-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-mcap-vendor Version: 0.26.7-1noble.20250424.121106 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Foxglove Installed-Size: 1163 Depends: ros-jazzy-mcap-vendor (= 0.26.7-1noble.20250424.121106) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mcap-vendor/ros-jazzy-mcap-vendor-dbgsym_0.26.7-1noble.20250424.121106_amd64.deb Size: 1095736 SHA256: 8a6ffaac83a0e4e7e57ac0457ec700167d584f11ed1e6c6355b931dbc3a4af28 SHA1: ea5db4d2e8c2c3d5dfb1a3f4f2651e4b3ee0b26d MD5sum: e242296739e463b64c65c355712d7597 Description: debug symbols for ros-jazzy-mcap-vendor Build-Ids: 2b0a0755c0debc67d4a719ae874acd0c7229216b Package: ros-jazzy-mecanum-drive-controller Version: 4.24.0-1noble.20250505.193233 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 838 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-control-msgs, ros-jazzy-controller-interface, ros-jazzy-geometry-msgs, ros-jazzy-hardware-interface, ros-jazzy-nav-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rcpputils, ros-jazzy-realtime-tools, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-msgs, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mecanum-drive-controller/ros-jazzy-mecanum-drive-controller_4.24.0-1noble.20250505.193233_amd64.deb Size: 185586 SHA256: 1528119383f68eba1fce5638aa211c02cb52c2a7df977fde730840785576c15a SHA1: 2a335bf25d91ec6233736830dfaaa85b655a8cad MD5sum: 9046f44e7a69fb1169785ae654343099 Description: Implementation of mecanum drive controller for 4 wheel drive. Package: ros-jazzy-mecanum-drive-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-mecanum-drive-controller Version: 4.24.0-1noble.20250505.193233 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3555 Depends: ros-jazzy-mecanum-drive-controller (= 4.24.0-1noble.20250505.193233) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mecanum-drive-controller/ros-jazzy-mecanum-drive-controller-dbgsym_4.24.0-1noble.20250505.193233_amd64.deb Size: 3124662 SHA256: fcf58feeba843a7f5feec58e9099893cfeeeede5dafda90dad9a6509919b800d SHA1: d8411d71bd4b05a35ea65d762dbc10b9b4a3cfe3 MD5sum: e7a6d55d619bd69810ac99d2cfd3e14a Description: debug symbols for ros-jazzy-mecanum-drive-controller Build-Ids: 28d9547fc7ed6e204907719c3e1fa86629a3f68e Package: ros-jazzy-menge-vendor Version: 1.2.1-1noble.20250424.121218 Architecture: amd64 Maintainer: Shao Guoliang Installed-Size: 2217 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2.6.2v5 (>= 2.6.2), libtinyxml-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-menge-vendor/ros-jazzy-menge-vendor_1.2.1-1noble.20250424.121218_amd64.deb Size: 428472 SHA256: 4c0da64128178037ace483e991df4951a40ea1e61e31763c6eac66a041f1188c SHA1: 2554fe6977644f7e49721d52c63de216b6c0ca5f MD5sum: 2c2bcc8e38eec8c8dbcfedb41fa62be0 Description: Menge is a powerful, cross-platform, modular framework for crowd simulation developed at the University of North Carolina - Chapel Hill. This package includes the core simulation part of origin menge package, with a bit modification for crowd simulation in gazebo and ignition gazebo. Package: ros-jazzy-menge-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-menge-vendor Version: 1.2.1-1noble.20250424.121218 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Shao Guoliang Installed-Size: 7507 Depends: ros-jazzy-menge-vendor (= 1.2.1-1noble.20250424.121218) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-menge-vendor/ros-jazzy-menge-vendor-dbgsym_1.2.1-1noble.20250424.121218_amd64.deb Size: 6859174 SHA256: a37550a2f6710a20f58b269f673c9f7b163b4f06a72512e1e04f2cfcf3b8d0ec SHA1: 67a1ddf80f683f6de7bdeeb833d374b4f6703518 MD5sum: 3eb7c715c971fbf6f478c3b90f78b6c1 Description: debug symbols for ros-jazzy-menge-vendor Build-Ids: a1d9a5c36b9e7d7a7935e6f4b671686294883eef Package: ros-jazzy-message-filters Version: 4.11.6-1noble.20250429.230454 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 320 Depends: libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), ros-jazzy-builtin-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclpy, ros-jazzy-rcutils, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/intel/ros2_message_filters Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-message-filters/ros-jazzy-message-filters_4.11.6-1noble.20250429.230454_amd64.deb Size: 43034 SHA256: 47356e63ec40584d6a348acda5da5495413bfe09df3a8a4ae3625e6f949fd676 SHA1: 206b7bbd5c46bc1dfb7a93f69740b436c0873194 MD5sum: 035187da006f35263bbae291dd8e9993 Description: A set of ROS 2 message filters which take in messages and may output those messages at a later time, based on the conditions that filter needs met. Package: ros-jazzy-message-filters-dbgsym Package-Type: ddeb Source: ros-jazzy-message-filters Version: 4.11.6-1noble.20250429.230454 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 24 Depends: ros-jazzy-message-filters (= 4.11.6-1noble.20250429.230454) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-message-filters/ros-jazzy-message-filters-dbgsym_4.11.6-1noble.20250429.230454_amd64.deb Size: 10592 SHA256: 9c52e4f826739ed72381b52a499bbb1816a0f0838411d77e0f05b88c72920ccf SHA1: 030448ae435b47734c96499c0b474a00221e543f MD5sum: 26fac3b47893fcaaf9407b79d83849b1 Description: debug symbols for ros-jazzy-message-filters Build-Ids: 59c032d544591559caba480793bf9983b80b65ad Package: ros-jazzy-message-tf-frame-transformer Version: 1.1.2-1noble.20250430.012952 Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 964 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-ros-environment, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-tf2-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-message-tf-frame-transformer/ros-jazzy-message-tf-frame-transformer_1.1.2-1noble.20250430.012952_amd64.deb Size: 200244 SHA256: 6b26f76d179a5ed73a1b44666fef991c9e0437e01d658280c999e609209d591b SHA1: 63805b33365dafeaa2aa64354315276174eb0809 MD5sum: 762b7b1d07ab575ccc98ca368ba8052f Description: Transforms messages of arbitrary type to a different frame using tf2::doTransform Package: ros-jazzy-message-tf-frame-transformer-dbgsym Package-Type: ddeb Source: ros-jazzy-message-tf-frame-transformer Version: 1.1.2-1noble.20250430.012952 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 4970 Depends: ros-jazzy-message-tf-frame-transformer (= 1.1.2-1noble.20250430.012952) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-message-tf-frame-transformer/ros-jazzy-message-tf-frame-transformer-dbgsym_1.1.2-1noble.20250430.012952_amd64.deb Size: 4408320 SHA256: ccdc19c3ecd488da26eb77904489d5a34eb3badddfdfd6cf10d2d61d221b4180 SHA1: a8011b661e4b44bc27f9950e43eb22929df18ca7 MD5sum: b01726c075a42a4af580fb21476b1b16 Description: debug symbols for ros-jazzy-message-tf-frame-transformer Build-Ids: 587e12b51fb4e8897652aaa01e57c7b6cc3461b6 Package: ros-jazzy-metavision-driver Version: 2.0.1-1noble.20250429.233242 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 826 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-openeb-vendor, ros-jazzy-event-camera-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-metavision-driver/ros-jazzy-metavision-driver_2.0.1-1noble.20250429.233242_amd64.deb Size: 198736 SHA256: 623ea9411e9035f13f0155a74bd38e9e378c1e19ab31142a75a448d998791b4d SHA1: 95663348cf7590be6fff5dd6f6846e74c96d8af3 MD5sum: c29b1d81284d2a38d4256165c4ce4eb7 Description: ROS1 and ROS2 drivers for metavision based event cameras Package: ros-jazzy-metavision-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-metavision-driver Version: 2.0.1-1noble.20250429.233242 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 3959 Depends: ros-jazzy-metavision-driver (= 2.0.1-1noble.20250429.233242) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-metavision-driver/ros-jazzy-metavision-driver-dbgsym_2.0.1-1noble.20250429.233242_amd64.deb Size: 3543236 SHA256: e2a85dcb05eb6c07bb782d9c21fb9c21c30762fb50c63a0d74802d2f2e78287f SHA1: c76d648d3a599c81b6890670c0fe742fb9806844 MD5sum: 18778e8943f8f512ab89a74118c3d769 Description: debug symbols for ros-jazzy-metavision-driver Build-Ids: 2d38a5a852a443486f0a0b361b941302b5dd0198 b164931b153b7c6c0376b9371178bdaf9d59b4ae Package: ros-jazzy-micro-ros-diagnostic-bridge Version: 0.3.0-6noble.20250429.232140 Architecture: amd64 Maintainer: Bartolome Jimenez Vera Installed-Size: 551 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-diagnostic-msgs, ros-jazzy-micro-ros-diagnostic-msgs, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-micro-ros-diagnostic-bridge/ros-jazzy-micro-ros-diagnostic-bridge_0.3.0-6noble.20250429.232140_amd64.deb Size: 120268 SHA256: c89a825e123b5e0678224d8d4fc6ad8f323dff154b6921df837a65069375b355 SHA1: 5b49d9fa2fa2f2cc07174f3c22741790d698811f MD5sum: 9833a3bfa159a0db1008db128916e77f Description: Translates micro-ROS diagnostic messages to vanilla ROS 2 diagnostic messages. Package: ros-jazzy-micro-ros-diagnostic-bridge-dbgsym Package-Type: ddeb Source: ros-jazzy-micro-ros-diagnostic-bridge Version: 0.3.0-6noble.20250429.232140 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bartolome Jimenez Vera Installed-Size: 2522 Depends: ros-jazzy-micro-ros-diagnostic-bridge (= 0.3.0-6noble.20250429.232140) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-micro-ros-diagnostic-bridge/ros-jazzy-micro-ros-diagnostic-bridge-dbgsym_0.3.0-6noble.20250429.232140_amd64.deb Size: 2168168 SHA256: 82be4d84c4305b17f8c1b54d9afc0b3a4c6792147945ba41eb9b93bc5b107932 SHA1: 71d7c83011c9afe77a4fe4280023aad7b701bb9a MD5sum: e1124118514242f3b523f8d259666494 Description: debug symbols for ros-jazzy-micro-ros-diagnostic-bridge Build-Ids: 3b23dc954f6a4d5afb0fdbf120cc9fd963ee82cf Package: ros-jazzy-micro-ros-diagnostic-msgs Version: 0.3.0-6noble.20250424.141648 Architecture: amd64 Maintainer: Bartolome Jimenez Vera Installed-Size: 932 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-micro-ros-diagnostic-msgs/ros-jazzy-micro-ros-diagnostic-msgs_0.3.0-6noble.20250424.141648_amd64.deb Size: 82062 SHA256: 84bad1b58419401efe9e542941c00bbdc8dceac54103f8543ab786239b71280d SHA1: c4730de411a7b76c1f1fc7a0b0131f54cfec4a80 MD5sum: a9aa80b55b78fb3b6ba6b0fcf0019060 Description: Ccontains messages and service definitions for micro-ROS diagnostics. Package: ros-jazzy-micro-ros-diagnostic-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-micro-ros-diagnostic-msgs Version: 0.3.0-6noble.20250424.141648 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bartolome Jimenez Vera Installed-Size: 625 Depends: ros-jazzy-micro-ros-diagnostic-msgs (= 0.3.0-6noble.20250424.141648) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-micro-ros-diagnostic-msgs/ros-jazzy-micro-ros-diagnostic-msgs-dbgsym_0.3.0-6noble.20250424.141648_amd64.deb Size: 464750 SHA256: b203eb74aa4b14000eeeddcba4cadfa76abd92f6e73349d4660b24fe9d102676 SHA1: 93aa2efc2c3f93c4ec77f4d5728b2fa3b5e85ac2 MD5sum: 27c8315f6e614e2bc820d4260e75ed21 Description: debug symbols for ros-jazzy-micro-ros-diagnostic-msgs Build-Ids: 3aaa5eef27f4a003a31d7a3f800f47aa4ca116b0 509a9699492414b7a356e9290041128e16729c3d 69a43295df41cc6d6fe0913c26a89922c75dae6a 90006ae96874a0d75a44ab9d90a76eb6e53f02ee bf8d78780950f96806dc3500c0068552af9aed55 c36134fd8db1d7b369330d09ec7c9d3b63494211 c970f6c03f9ae3b74406ca0343e279bcec2306b0 d22092a6bca5f1df4eb41189992d15098e5864ea eda179abdf41335d290287705ba71f9550d2540d f6971ea823a4a37c492e10efb03e15adadc783c8 f8dbf3d7becb997373a0939abf76b31a8851c9c2 Package: ros-jazzy-micro-ros-msgs Version: 1.0.0-5noble.20250424.140910 Architecture: amd64 Maintainer: Jose Antonio Moral Installed-Size: 690 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-micro-ros-msgs/ros-jazzy-micro-ros-msgs_1.0.0-5noble.20250424.140910_amd64.deb Size: 72764 SHA256: 720fef5441f54e24cc82cf1d6a80609891567c15bbecd8a95ef6d34097d744a1 SHA1: f48b83c3d0388939c1ecf6750662c59e68e6625c MD5sum: face40a7afa417577465aff0bce58a43 Description: Definitions for the ROS 2 msgs entities information used by micro-ROS to leverage its functionality to the same level as ROS 2, by means of a dedicated graph manager Package: ros-jazzy-micro-ros-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-micro-ros-msgs Version: 1.0.0-5noble.20250424.140910 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose Antonio Moral Installed-Size: 652 Depends: ros-jazzy-micro-ros-msgs (= 1.0.0-5noble.20250424.140910) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-micro-ros-msgs/ros-jazzy-micro-ros-msgs-dbgsym_1.0.0-5noble.20250424.140910_amd64.deb Size: 530892 SHA256: 42e0b74154fc32066fdbcd7fef06f3dbd3083376dce41ed2b51bbe30c4ef595e SHA1: 175b501a6fc215f3fb85724dafde742d0b36b426 MD5sum: 4d6bd18f80cab11cae95009276c12354 Description: debug symbols for ros-jazzy-micro-ros-msgs Build-Ids: 249537b344631c318aff6858fe3baaca7401c939 39c650aac5079a23e49421925fba826daacab3b9 5733ae959a816dc8d6e49cd8a9365af1e2724c54 6cdbd98864a733fabc938f364d7294f98c995683 98a787bfd074fc1dfcfb803e91aaacca091c2104 a2b3616e1ac3c4a02d4d05a4447cc559463fc5a9 ab16f31581839f7d78ef8e4e488b6d3f15d3a179 b990dbd7cb84d4d249ff0e9b7d56122a27c8fdd7 bdf5bcafaa03adbb6bb2ca045030030eba6c8c12 cd0b596f7803d3038e8211dbb8a7e0fdf4aff516 f1f4e9313fcb2edc1fd1bbe3e86093e1dd928471 Package: ros-jazzy-microstrain-inertial-description Version: 4.6.1-1noble.20250501.214333 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 16433 Depends: ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: https://github.com/LORD-MicroStrain/microstrain_inertial Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-microstrain-inertial-description/ros-jazzy-microstrain-inertial-description_4.6.1-1noble.20250501.214333_amd64.deb Size: 2753048 SHA256: 4b3084e7c92b8f6682e631d06f401acb5d75853f2e088f7499542a927d350b49 SHA1: cd5cc5bd452c369570f1db7c899c4e0d8f9bfffb MD5sum: c09c6644f3243df775ced31a114ba5e6 Description: URDF and stl files for MicroStrain sensors. Package: ros-jazzy-microstrain-inertial-driver Version: 4.6.1-1noble.20250501.214909 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 8863 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-diagnostic-aggregator, ros-jazzy-diagnostic-updater, ros-jazzy-geometry-msgs, ros-jazzy-lifecycle-msgs, ros-jazzy-microstrain-inertial-msgs, ros-jazzy-nav-msgs, ros-jazzy-nmea-msgs, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rosidl-default-runtime, ros-jazzy-rtcm-msgs, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://github.com/LORD-MicroStrain/microstrain_inertial Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-microstrain-inertial-driver/ros-jazzy-microstrain-inertial-driver_4.6.1-1noble.20250501.214909_amd64.deb Size: 1258632 SHA256: 0f776b545dccc24f4a5abf9b4d5eaa51e2a32ca6762877f4899b17da65e479ea SHA1: 126e44b384ba07e862834b0422bea440af484753 MD5sum: 79905821ec12c3de71b3560c3901e200 Description: The ros_mscl package provides a driver for the LORD/Microstrain inertial products. Package: ros-jazzy-microstrain-inertial-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-microstrain-inertial-driver Version: 4.6.1-1noble.20250501.214909 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 42925 Depends: ros-jazzy-microstrain-inertial-driver (= 4.6.1-1noble.20250501.214909) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-microstrain-inertial-driver/ros-jazzy-microstrain-inertial-driver-dbgsym_4.6.1-1noble.20250501.214909_amd64.deb Size: 36493962 SHA256: 931a53664851365a82d778ae687d9f8d3391eafa0d94f76146c9e99dd008f4f4 SHA1: 329d35358dff33c6418ebc2ef8d9e5c9a6d320b6 MD5sum: 649e086fb9713af9b8a52267121c3ede Description: debug symbols for ros-jazzy-microstrain-inertial-driver Build-Ids: 65bd0fddb0e4da578fcbef1bd11fd0e63eefe866 7e5b228b3e2897c8b93db2d58a9a02ef393bfb22 Package: ros-jazzy-microstrain-inertial-examples Version: 4.6.1-1noble.20250501.220617 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 139 Depends: ros-jazzy-microstrain-inertial-driver, ros-jazzy-rviz-imu-plugin, ros-jazzy-rviz2, ros-jazzy-sensor-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://github.com/LORD-MicroStrain/microstrain_inertial Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-microstrain-inertial-examples/ros-jazzy-microstrain-inertial-examples_4.6.1-1noble.20250501.220617_amd64.deb Size: 13234 SHA256: 00669086d92dd5df8ace323cd7a76dbff30d3c68b20660d9c852b451b694d6b2 SHA1: c0a224d9941f5c5a6c7690861d77f0afcdd3ab7a MD5sum: 3ee527c0e445ff53d3379d20f3e77a84 Description: Simple examples using the microstrain_inertial_driver for MicroStrain sensors. Package: ros-jazzy-microstrain-inertial-msgs Version: 4.6.1-1noble.20250501.214354 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 7700 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/LORD-MicroStrain/microstrain_inertial Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-microstrain-inertial-msgs/ros-jazzy-microstrain-inertial-msgs_4.6.1-1noble.20250501.214354_amd64.deb Size: 447032 SHA256: f1341ca8ec6ab8bc3bb81121bc3e7e98bf5e74778ef8dac0bf46fb9d22718185 SHA1: b753617c4ecd31fada397ad3ecc3aa8c96f171a1 MD5sum: 0f094014e590121e5965112015246b9c Description: A package that contains ROS message corresponding to microstrain message types. Package: ros-jazzy-microstrain-inertial-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-microstrain-inertial-msgs Version: 4.6.1-1noble.20250501.214354 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 5048 Depends: ros-jazzy-microstrain-inertial-msgs (= 4.6.1-1noble.20250501.214354) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-microstrain-inertial-msgs/ros-jazzy-microstrain-inertial-msgs-dbgsym_4.6.1-1noble.20250501.214354_amd64.deb Size: 3948158 SHA256: ccec67845e612e22b40491972e56be49dac72c9a942e5967e30ac082e6abe628 SHA1: f4a51762874ee620a1f4d8c8b7afa535e494c256 MD5sum: d793c39c127013ea53df12a89cda7682 Description: debug symbols for ros-jazzy-microstrain-inertial-msgs Build-Ids: 1a26a9e5022b13c16212842f4436f9e60a0c144c 1cdb1556e496a3fc1a0aef8efe2ab944c23a883a 3e52352b72f8ea499d7b8d068d6615eb3bba64d3 4e539a21f8f0ae9ac5530b06d016837d1ed2c87e 6b90ee80c5fd5c3143e1259ec0d5cde34c02328b a48871caaf063cdd60e5cfb2ace945b2a55c3879 b044b0a76cadb964642b255640ba041e6dd3a7ba ea08175a1dac92772126bd38b7b498ef28ff5e7b fab6982e453c5ed0fa8ddd99c405fc275aef908f fd71c1f912f3a69952150e9a0926b61b7b21caa5 ff5bb14c77b0bed36534eb6214d9951b2e440f08 Package: ros-jazzy-microstrain-inertial-rqt Version: 4.6.1-1noble.20250501.214931 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 417 Depends: ros-jazzy-geometry-msgs, ros-jazzy-microstrain-inertial-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclpy, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/LORD-MicroStrain/microstrain_inertial Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-microstrain-inertial-rqt/ros-jazzy-microstrain-inertial-rqt_4.6.1-1noble.20250501.214931_amd64.deb Size: 69472 SHA256: 84cfd0463cce2c3c994767602c6da8abc304e10536980cfb32dc4c01f0cb6ba1 SHA1: c9f17133237512a525c03e96a1e4f65d57bf6572 MD5sum: 94b00c057c75cfcf28e2f54e0bb6920d Description: The microstrain_inertial_rqt package provides several RQT widgets to view the status of Microstrain devices Package: ros-jazzy-mimick-vendor Version: 0.6.2-1noble.20250424.112951 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 216 Depends: ros-jazzy-ros-workspace Homepage: https://github.com/Snaipe/Mimick Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mimick-vendor/ros-jazzy-mimick-vendor_0.6.2-1noble.20250424.112951_amd64.deb Size: 32280 SHA256: 885def999cf8c03f9ba751ba5f1e2e1f643af9c8b4834b3eaccc34234982f07e SHA1: 9fc5cd079023148619213c7adec762925ce86aa3 MD5sum: 0b69a6a5c06d099a3125db1e6c5b9495 Description: Wrapper around mimick, it provides an ExternalProject build of mimick. Package: ros-jazzy-mobileye-560-660-msgs Version: 4.0.0-4noble.20250424.141651 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 2645 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/mobileye_560_660_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mobileye-560-660-msgs/ros-jazzy-mobileye-560-660-msgs_4.0.0-4noble.20250424.141651_amd64.deb Size: 179090 SHA256: e4918126edac5c9c30d119038c01562a16e53f47f266c1e6312ff33894215a11 SHA1: d3eba841c3640b10284b0e0b6de4a91df8d2e7dc MD5sum: a2f81723ad5bf51a06b4a96e476abc9d Description: Message definitions for the Mobileye 560/660 Package: ros-jazzy-mobileye-560-660-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-mobileye-560-660-msgs Version: 4.0.0-4noble.20250424.141651 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 1644 Depends: ros-jazzy-mobileye-560-660-msgs (= 4.0.0-4noble.20250424.141651) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mobileye-560-660-msgs/ros-jazzy-mobileye-560-660-msgs-dbgsym_4.0.0-4noble.20250424.141651_amd64.deb Size: 1331554 SHA256: 214f1c0ddcfe9643c809cdfe231e1c91d33599bd535d600c5ad4e938865ad145 SHA1: d3d12573297b710488bea05aa6045d6284947723 MD5sum: 7fe8253fc650215be664653934f3a967 Description: debug symbols for ros-jazzy-mobileye-560-660-msgs Build-Ids: 28c346d1481ec4fca6c839f0f2c301365b799247 298ebf5d753b7f05ff6dbd0e43c0e131b5fff3ca 4fd62bbdccfd6d7b2c708b20cbe89fae09e0dcfd 6b981a46d071320ad524914331a0b264c106485b 710be4164d7e9d604ebfe6a72087a08d8ed2c9c5 864ca1a9054af5690672391f88c30fdc8d6286b9 a133dcee03614d0ad06101e2f6d353ba01ac445c aa11d369c1a2ceddbfda2756d55839da3f4d9720 c58c4c61eae045a516965be02cc16c3f1fc48796 ed0929db8865fb6582cd73118c8dc209ca015550 efc213b1dc920f2824268616e83d3e739fa4e2ba Package: ros-jazzy-mocap-optitrack Version: 1.0.1-1noble.20250504.155523 Architecture: amd64 Maintainer: Tony Baltovski Installed-Size: 417 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/mocap_optitrack Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mocap-optitrack/ros-jazzy-mocap-optitrack_1.0.1-1noble.20250504.155523_amd64.deb Size: 117162 SHA256: eb5404a863734b50d0f0897cf66ba43e3d55136a0fc7666f60f8bb4b90e8f4c6 SHA1: 2ab88602196844f21aacd2501dfb9663d288ca0f MD5sum: ca823b92862c8620f763398454ce8ecf Description: Streaming of OptiTrack mocap data to tf This package contains a node that translates motion capture data from an OptiTrack rig to tf transforms, poses and 2D poses. The node receives packets that are streamed by a NatNet compliant source, decodes them and broadcasts the poses of configured rigid bodies as tf transforms, poses, and/or 2D poses. Currently, this node supports the NatNet streaming protocol v3.0 Copyright (c) 2013, Clearpath Robotics Copyright (c) 2010, University of Bonn, Computer Science Institute VI All rights reserved. Package: ros-jazzy-mocap-optitrack-dbgsym Package-Type: ddeb Source: ros-jazzy-mocap-optitrack Version: 1.0.1-1noble.20250504.155523 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tony Baltovski Installed-Size: 2117 Depends: ros-jazzy-mocap-optitrack (= 1.0.1-1noble.20250504.155523) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mocap-optitrack/ros-jazzy-mocap-optitrack-dbgsym_1.0.1-1noble.20250504.155523_amd64.deb Size: 1947198 SHA256: 34aa8406b6dd65e262a0249bfeece8f4da8c32f1508e2c74f71b3e029a94bfe9 SHA1: fe48d2ebfbae7394fb8eee98c40eefe59e845c8f MD5sum: 081b6cf0f73d221f09a8724632c32b8c Description: debug symbols for ros-jazzy-mocap-optitrack Build-Ids: 590fdf4ba80ccf486860ff406da1c66f65133990 Package: ros-jazzy-mola Version: 1.7.0-1noble.20250506.220859 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 43 Depends: ros-jazzy-kitti-metrics-eval, ros-jazzy-mola-bridge-ros2, ros-jazzy-mola-demos, ros-jazzy-mola-input-euroc-dataset, ros-jazzy-mola-input-kitti-dataset, ros-jazzy-mola-input-kitti360-dataset, ros-jazzy-mola-input-mulran-dataset, ros-jazzy-mola-input-paris-luco-dataset, ros-jazzy-mola-input-rawlog, ros-jazzy-mola-input-rosbag2, ros-jazzy-mola-input-video, ros-jazzy-mola-kernel, ros-jazzy-mola-launcher, ros-jazzy-mola-metric-maps, ros-jazzy-mola-pose-list, ros-jazzy-mola-relocalization, ros-jazzy-mola-traj-tools, ros-jazzy-mola-viz, ros-jazzy-mola-yaml, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola/ros-jazzy-mola_1.7.0-1noble.20250506.220859_amd64.deb Size: 6942 SHA256: e8b812769f7d4349469b98b9a9b14ddc6e2cc785743ae59197a29e790bdcdf7b SHA1: 291b308b4d7175df29486d77dd41034c316f4e8d MD5sum: e12a4fdefdb8a5525ed856f411d73e03 Description: Metapackage with all core open-sourced MOLA packages. Package: ros-jazzy-mola-bridge-ros2 Version: 1.7.0-1noble.20250506.220130 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2442 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mola-kernel, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mrpt-libros-bridge, ros-jazzy-geometry-msgs, ros-jazzy-mola-common, ros-jazzy-mola-msgs, ros-jazzy-mrpt-nav-interfaces, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_bridge_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-bridge-ros2/ros-jazzy-mola-bridge-ros2_1.7.0-1noble.20250506.220130_amd64.deb Size: 408116 SHA256: 508ffb89be47ffbfedc07f5c68cf97fdc1a168f16a75c6623e36fafbcf8773c8 SHA1: e11d97fef3cc836cb966ad986dde904aeec0285d MD5sum: 7e305874c58bbcde2a8301845471d2d4 Description: Bidirectional bridge ROS2-MOLA Package: ros-jazzy-mola-bridge-ros2-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-bridge-ros2 Version: 1.7.0-1noble.20250506.220130 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 11122 Depends: ros-jazzy-mola-bridge-ros2 (= 1.7.0-1noble.20250506.220130) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-bridge-ros2/ros-jazzy-mola-bridge-ros2-dbgsym_1.7.0-1noble.20250506.220130_amd64.deb Size: 9294192 SHA256: 79937552415079f941e45ccd39a170b244425371a41a60fd881b00438ed00c49 SHA1: 6fe9ec520f1b8e2ac4e2d0a5964573fd0c314241 MD5sum: 00a03003ce4cde64fcc3fe9da84a211d Description: debug symbols for ros-jazzy-mola-bridge-ros2 Build-Ids: 62f8000809171d78d7db84f3952facc5b0ce570c Package: ros-jazzy-mola-common Version: 0.4.0-1noble.20250424.121925 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 61 Depends: ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-common/ros-jazzy-mola-common_0.4.0-1noble.20250424.121925_amd64.deb Size: 10796 SHA256: ee0a0b01028ac1ae56263fcb21d4cc33b12b3609cb7d239c7392292d468cbbe2 SHA1: 9efa494f7a17edfbf45788e2dd7385e7f30de5dd MD5sum: 0d8a1dba4c4b1528289a5f4c634de235 Description: Common CMake scripts to all MOLA modules Package: ros-jazzy-mola-demos Version: 1.7.0-1noble.20250506.215019 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 135 Depends: ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-demos/ros-jazzy-mola-demos_1.7.0-1noble.20250506.215019_amd64.deb Size: 21272 SHA256: 79eb9abbef9a465144fd661eb367bcc384e07aa2e5f55afc16109961e9072720 SHA1: bb7629c26dfa9e045716bc09968e9ed4ca9d71e3 MD5sum: dc5d974ff72c7f721747ddc5330547ad Description: Demo and example launch files for MOLA Package: ros-jazzy-mola-gnss-to-markers Version: 0.1.0-1noble.20250501.225150 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 749 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-nav-interfaces, ros-jazzy-rclcpp, ros-jazzy-std-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-gnss-to-markers/ros-jazzy-mola-gnss-to-markers_0.1.0-1noble.20250501.225150_amd64.deb Size: 135398 SHA256: d4b3a8a78cec4ad7035e1634d70c062264c667b9a22f94a8750e3e11eb94d9b0 SHA1: e05e8bea9f29a715a6aeb0771b4a6e255b8fb77c MD5sum: f80ccab6fcb908f47bc035fb8701df93 Description: Takes GNSS (GPS) readings, a MOLA georeferenced map, and publishes markers to visualize the datums as ellipsoids on the map Package: ros-jazzy-mola-gnss-to-markers-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-gnss-to-markers Version: 0.1.0-1noble.20250501.225150 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 3240 Depends: ros-jazzy-mola-gnss-to-markers (= 0.1.0-1noble.20250501.225150) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-gnss-to-markers/ros-jazzy-mola-gnss-to-markers-dbgsym_0.1.0-1noble.20250501.225150_amd64.deb Size: 2654840 SHA256: a3413da5e895780dbb00c452d5fa101dfb4cd7e4357df0ce28595d696d19f7be SHA1: bd543064cfd5ea3622c305ba70b695bce8e1dece MD5sum: 6e5e0a8d38ae90f287e6f0ab60922146 Description: debug symbols for ros-jazzy-mola-gnss-to-markers Build-Ids: 0e6821c729bce070ee77b40523b3e24376aff9d7 Package: ros-jazzy-mola-imu-preintegration Version: 1.8.0-1noble.20250501.225442 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 141 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libposes, ros-jazzy-mola-common, ros-jazzy-mrpt-libobs, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola_state_estimation Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-imu-preintegration/ros-jazzy-mola-imu-preintegration_1.8.0-1noble.20250501.225442_amd64.deb Size: 41100 SHA256: 256d243ad64f5249d1043924d5613ba0e46b4e1fbdaf90d61c09597948119548 SHA1: c50b7b72c6f1ad243ee090666498d93fc4fedb55 MD5sum: 2bff5bdbbcbb6c69a5764ff75878a63c Description: Integrator of IMU angular velocity readings Package: ros-jazzy-mola-imu-preintegration-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-imu-preintegration Version: 1.8.0-1noble.20250501.225442 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 339 Depends: ros-jazzy-mola-imu-preintegration (= 1.8.0-1noble.20250501.225442) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-imu-preintegration/ros-jazzy-mola-imu-preintegration-dbgsym_1.8.0-1noble.20250501.225442_amd64.deb Size: 319124 SHA256: 6225a42d6c02a6296d2b8e7150a716fd1d1a7c38384701def46af4adf9a41e30 SHA1: ddebae72b809d7ffb87356eb8e1c9173f83abf53 MD5sum: 30d1ca3ce8981ea12091d7bb58c7eb63 Description: debug symbols for ros-jazzy-mola-imu-preintegration Build-Ids: c9426665a6421b46decc5aab09935cb99132a0a1 Package: ros-jazzy-mola-input-euroc-dataset Version: 1.7.0-1noble.20250506.220125 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 198 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mola-kernel, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mola-common, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_euroc_dataset Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-input-euroc-dataset/ros-jazzy-mola-input-euroc-dataset_1.7.0-1noble.20250506.220125_amd64.deb Size: 62790 SHA256: e3785cb75d70cb62ae6e998e13f8283e0549c4010779edd334c8829a94f4e3fb SHA1: 2f4b9552cca80f005e5267e839472cd41ad0c8be MD5sum: 3b32b4d23d3624bcfe8216dfe2e33ecd Description: Offline RawDataSource from EUROC SLAM datasets Package: ros-jazzy-mola-input-euroc-dataset-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-input-euroc-dataset Version: 1.7.0-1noble.20250506.220125 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 635 Depends: ros-jazzy-mola-input-euroc-dataset (= 1.7.0-1noble.20250506.220125) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-input-euroc-dataset/ros-jazzy-mola-input-euroc-dataset-dbgsym_1.7.0-1noble.20250506.220125_amd64.deb Size: 604272 SHA256: 75ffe83cb071a7c23d9821fe51d5af55472e7392c92469c3a6d45c12ef9157ac SHA1: 9148d91555b5429d06b6747b60e689e5b5cc2be0 MD5sum: 0bde7509f1a8d1de848b538112b09b1b Description: debug symbols for ros-jazzy-mola-input-euroc-dataset Build-Ids: 4a20f3c3bb879cf5d3ee26eb98f4b29ead29f997 Package: ros-jazzy-mola-input-kitti-dataset Version: 1.7.0-1noble.20250506.220127 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 243 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mola-kernel, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mola-common, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_kitti_dataset Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-input-kitti-dataset/ros-jazzy-mola-input-kitti-dataset_1.7.0-1noble.20250506.220127_amd64.deb Size: 81422 SHA256: 92912fb4e8293da4355039576b085c39b3fab58b53d025d6c7dc1a1cd6097ed7 SHA1: 63c449167feae24e96341e32bdf25cca408fd3ad MD5sum: e8cbcb6659f169c13c5ec7f3c5216ff6 Description: Offline RawDataSource from Kitti odometry/SLAM datasets Package: ros-jazzy-mola-input-kitti-dataset-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-input-kitti-dataset Version: 1.7.0-1noble.20250506.220127 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1201 Depends: ros-jazzy-mola-input-kitti-dataset (= 1.7.0-1noble.20250506.220127) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-input-kitti-dataset/ros-jazzy-mola-input-kitti-dataset-dbgsym_1.7.0-1noble.20250506.220127_amd64.deb Size: 1167734 SHA256: 5483a4263a8c72108ee3c7c5d37e5320ec4f57e5a228c3b7098986b50430b79c SHA1: 11be2e8bb678b7a7c1140fc49402ee5f082b154e MD5sum: 9dc943518589a5b1f766d479c72261b7 Description: debug symbols for ros-jazzy-mola-input-kitti-dataset Build-Ids: f5bd46837ff4761ffc62cd301e32da6fad0a9d41 Package: ros-jazzy-mola-input-kitti360-dataset Version: 1.7.0-1noble.20250506.220128 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 361 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mola-kernel, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mola-common, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_kitti360_dataset Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-input-kitti360-dataset/ros-jazzy-mola-input-kitti360-dataset_1.7.0-1noble.20250506.220128_amd64.deb Size: 123392 SHA256: 2d2fc97cffbdba623e301961c6e01a588520ba3bf447ee3c788fdfc98b4d53e0 SHA1: 635d15541aa4bfd7db8804deeec4867be4c74553 MD5sum: 136b09404273c5f7ac6f55ed638d9a8b Description: Offline RawDataSource from Kitti-360 datasets Package: ros-jazzy-mola-input-kitti360-dataset-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-input-kitti360-dataset Version: 1.7.0-1noble.20250506.220128 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1742 Depends: ros-jazzy-mola-input-kitti360-dataset (= 1.7.0-1noble.20250506.220128) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-input-kitti360-dataset/ros-jazzy-mola-input-kitti360-dataset-dbgsym_1.7.0-1noble.20250506.220128_amd64.deb Size: 1690042 SHA256: 914cc479efc882c6f2a62d7b483fc805e8fb2dbab3206b52b33ae7059d070b6d SHA1: 05649798277cdf50400bffa3dd6fcc067aa4f9ee MD5sum: 9fe40305214748accb5559bcea60e15d Description: debug symbols for ros-jazzy-mola-input-kitti360-dataset Build-Ids: 2ee5771d225340291f296a597866d2e8c8f3d13c Package: ros-jazzy-mola-input-mulran-dataset Version: 1.7.0-1noble.20250506.220127 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 228 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mola-kernel, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libposes, ros-jazzy-mola-common, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_mulran_dataset Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-input-mulran-dataset/ros-jazzy-mola-input-mulran-dataset_1.7.0-1noble.20250506.220127_amd64.deb Size: 72274 SHA256: cee24298ec790ac140468d92b4b7073c7b82277e96423020e9715e29d68156e9 SHA1: 78fb6b753bc9862c10b9abf04a599e7c4ac3a944 MD5sum: d6c28c16c15792d894159236d1693d49 Description: Offline RawDataSource from MulRan datasets Package: ros-jazzy-mola-input-mulran-dataset-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-input-mulran-dataset Version: 1.7.0-1noble.20250506.220127 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 797 Depends: ros-jazzy-mola-input-mulran-dataset (= 1.7.0-1noble.20250506.220127) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-input-mulran-dataset/ros-jazzy-mola-input-mulran-dataset-dbgsym_1.7.0-1noble.20250506.220127_amd64.deb Size: 757934 SHA256: bddc016c1955a58f804ccf077334f7ec4fdfde9702173128ae7e2676f7a31af0 SHA1: dc89845f707d09f4cf28561f5322fe1de822a89a MD5sum: eb5c681b337e3899f4496d313974aaf5 Description: debug symbols for ros-jazzy-mola-input-mulran-dataset Build-Ids: 4113cb9376ea61013654388166be5a8c2aa44bb1 Package: ros-jazzy-mola-input-paris-luco-dataset Version: 1.7.0-1noble.20250506.220126 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 204 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mola-kernel, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mola-common, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_paris_luco_dataset Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-input-paris-luco-dataset/ros-jazzy-mola-input-paris-luco-dataset_1.7.0-1noble.20250506.220126_amd64.deb Size: 66270 SHA256: 7106070fcf5362acd91b5b4b05fef6199889c25cf292d842146f1e4f5fdebdaa SHA1: cb5d9c3bfd395cafba14c0679a53cf361f8cc4a2 MD5sum: 5634c77339493168ae9340a61f0dab09 Description: Offline RawDataSource from Paris LUCO (CT-ICP) odometry/SLAM datasets Package: ros-jazzy-mola-input-paris-luco-dataset-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-input-paris-luco-dataset Version: 1.7.0-1noble.20250506.220126 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 727 Depends: ros-jazzy-mola-input-paris-luco-dataset (= 1.7.0-1noble.20250506.220126) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-input-paris-luco-dataset/ros-jazzy-mola-input-paris-luco-dataset-dbgsym_1.7.0-1noble.20250506.220126_amd64.deb Size: 694862 SHA256: 6bd4d70682bcc7b848d784f16b6247be09942cac3b2fe6b82fe57c3db9f73ca2 SHA1: 0beec0288aa78c80589128ca12d3ddab3e47fb1b MD5sum: 0ee72f108bd6bf14ae560c28e5fde2c1 Description: debug symbols for ros-jazzy-mola-input-paris-luco-dataset Build-Ids: b8f8ac65f506119876bb15e9d763eed4237afdd2 Package: ros-jazzy-mola-input-rawlog Version: 1.7.0-1noble.20250506.220125 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 194 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-jazzy-mola-kernel, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libposes, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_rawlog Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-input-rawlog/ros-jazzy-mola-input-rawlog_1.7.0-1noble.20250506.220125_amd64.deb Size: 60682 SHA256: c54247fd8d9f0d27118e6ce6a6304b5c59183fa52c38d0700e8fff2034abcf28 SHA1: 5e9cead333c6cf2162f0aeb3039efae158effd3f MD5sum: ee1c1306e9c73e808966c454e3ea0d62 Description: Offline RawDataSource from MRPT rawlog datasets Package: ros-jazzy-mola-input-rawlog-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-input-rawlog Version: 1.7.0-1noble.20250506.220125 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 561 Depends: ros-jazzy-mola-input-rawlog (= 1.7.0-1noble.20250506.220125) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-input-rawlog/ros-jazzy-mola-input-rawlog-dbgsym_1.7.0-1noble.20250506.220125_amd64.deb Size: 531414 SHA256: 858a8cce001e71b7c7bdf32914d582a33a2a83a4f39bbfa87e3c0bf14496c2d2 SHA1: aab818e465e621ae48ae06cabc6d5fe658308355 MD5sum: ea2d616e1f7b0c8c1c989289903510af Description: debug symbols for ros-jazzy-mola-input-rawlog Build-Ids: b09458cf57b32d2b08554fff12790f826f639cd6 Package: ros-jazzy-mola-input-rosbag2 Version: 1.7.0-1noble.20250506.220125 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 427 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mola-kernel, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mrpt-libros-bridge, ros-jazzy-cv-bridge, ros-jazzy-rosbag2-cpp, ros-jazzy-sensor-msgs, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_rosbag2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-input-rosbag2/ros-jazzy-mola-input-rosbag2_1.7.0-1noble.20250506.220125_amd64.deb Size: 135252 SHA256: b51d242c6a070055e85ca9f5f64af84b1814e53b3599512a0fb6ad2e420320e1 SHA1: 64f0a3391458573e63c382565dba3401b06d368d MD5sum: b927fbc93e9fa6401432312dd5209a9d Description: Offline RawDataSource from rosbag2 datasets Package: ros-jazzy-mola-input-rosbag2-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-input-rosbag2 Version: 1.7.0-1noble.20250506.220125 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2070 Depends: ros-jazzy-mola-input-rosbag2 (= 1.7.0-1noble.20250506.220125) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-input-rosbag2/ros-jazzy-mola-input-rosbag2-dbgsym_1.7.0-1noble.20250506.220125_amd64.deb Size: 1968350 SHA256: f58db26edc22736d0e31f6d6c93c0e4fc4439b50bec551a3d64810759a660bf0 SHA1: 706c38a2a4b0ce9455927b3a1a459aa3abbc23f1 MD5sum: 567585a09bcb8a5961c478a399c4ef72 Description: debug symbols for ros-jazzy-mola-input-rosbag2 Build-Ids: 8a2687ede55a14aed20afff5b7491b5b61531157 Package: ros-jazzy-mola-input-video Version: 1.7.0-1noble.20250506.220126 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 193 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mola-kernel, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libhwdrivers, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_video Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-input-video/ros-jazzy-mola-input-video_1.7.0-1noble.20250506.220126_amd64.deb Size: 61898 SHA256: a232e558b414f6e0353049d1e49bc9b7ec1f7295d4adbc2ed3334956e2354251 SHA1: db673899fc661159b569cc4caeed7ad08424ee2b MD5sum: bb0b669c527aaf155c9cfc8d7618379d Description: RawDataSource from live or offline video sources Package: ros-jazzy-mola-input-video-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-input-video Version: 1.7.0-1noble.20250506.220126 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 681 Depends: ros-jazzy-mola-input-video (= 1.7.0-1noble.20250506.220126) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-input-video/ros-jazzy-mola-input-video-dbgsym_1.7.0-1noble.20250506.220126_amd64.deb Size: 652452 SHA256: e55cb57736126b182c13d75e288d5d00d4791b3202921880f60d22df21617db5 SHA1: afd012ffadc42482127c5a8466fde72431efee4b MD5sum: a6c9a2af76b3c446e7f6aeb0959a260c Description: debug symbols for ros-jazzy-mola-input-video Build-Ids: 096cfe4e271dd208ad936f5022d059bc22bc60f4 Package: ros-jazzy-mola-kernel Version: 1.7.0-1noble.20250506.215707 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 551 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libposes, ros-jazzy-mola-common, ros-jazzy-mola-yaml, ros-jazzy-mrpt-libgui, ros-jazzy-mrpt-libmaps, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_kernel Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-kernel/ros-jazzy-mola-kernel_1.7.0-1noble.20250506.215707_amd64.deb Size: 158930 SHA256: aaeb38e3faf86c51ebda5e5f730a20ffd252d14eec6317340de6059c6678115c SHA1: 4b56bd77522eac27ff440485b5341b7ad075543c MD5sum: 5608dca6dd6b1b8c81eae2bc08098ca4 Description: Fundamental C++ virtual interfaces and data types for the rest of MOLA modules Package: ros-jazzy-mola-kernel-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-kernel Version: 1.7.0-1noble.20250506.215707 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3439 Depends: ros-jazzy-mola-kernel (= 1.7.0-1noble.20250506.215707) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-kernel/ros-jazzy-mola-kernel-dbgsym_1.7.0-1noble.20250506.215707_amd64.deb Size: 3334332 SHA256: bf2c778f442152d267d4c0a1672dd2277edd7c4229d6e945b1b35d9bc021c47b SHA1: 154c12edd4ad9fad594b5d3d2b48f87b99655386 MD5sum: c95bab2aec3e6ca99ffc91121a006689 Description: debug symbols for ros-jazzy-mola-kernel Build-Ids: b1620c2e25ddee34a257a3f3e4822ed5f9c001df Package: ros-jazzy-mola-launcher Version: 1.7.0-1noble.20250506.220129 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 596 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mola-kernel, ros-jazzy-mola-yaml, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libtclap, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_launcher Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-launcher/ros-jazzy-mola-launcher_1.7.0-1noble.20250506.220129_amd64.deb Size: 137064 SHA256: 6276f32741ab3a9229bc885ea537286181c976c4330865950bd5290dfe52797b SHA1: ac5002746bea030dac69544652fe3b7ada067365 MD5sum: 92d8fa0fe36d2bd98ce47c3abf8e40b9 Description: Launcher app for MOLA systems Package: ros-jazzy-mola-launcher-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-launcher Version: 1.7.0-1noble.20250506.220129 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1914 Depends: ros-jazzy-mola-launcher (= 1.7.0-1noble.20250506.220129) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-launcher/ros-jazzy-mola-launcher-dbgsym_1.7.0-1noble.20250506.220129_amd64.deb Size: 1826312 SHA256: 3df886badac21bf62a7467ec9abacf033f6e2d8abac44256d173f9924c90c032 SHA1: 9a1cb03085806f4678ef300152a50cf6166124bb MD5sum: d0234b7dffea35de82bf7b1a228e5c59 Description: debug symbols for ros-jazzy-mola-launcher Build-Ids: 25e819d3f24885af0371367bf98c17c94d4bed33 3e732bd92d350eca31c8379116d62b5be4b99f9a 45efb6f9754011a4be612ac9dc7a27463279cdee 5fa1d2e2d076d56cc75408c3fc120522bd9e518c Package: ros-jazzy-mola-lidar-odometry Version: 0.7.2-1noble.20250506.220516 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1125 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mola-input-kitti-dataset, ros-jazzy-mola-input-kitti360-dataset, ros-jazzy-mola-input-mulran-dataset, ros-jazzy-mola-input-paris-luco-dataset, ros-jazzy-mola-input-rawlog, ros-jazzy-mola-input-rosbag2, ros-jazzy-mola-kernel, ros-jazzy-mola-pose-list, ros-jazzy-mola-state-estimation-simple, ros-jazzy-mola-yaml, ros-jazzy-mp2p-icp, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libgui, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mola-common, ros-jazzy-mola-launcher, ros-jazzy-mola-viz, ros-jazzy-mrpt-libtclap, ros-jazzy-ros-workspace Homepage: https://docs.mola-slam.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-lidar-odometry/ros-jazzy-mola-lidar-odometry_0.7.2-1noble.20250506.220516_amd64.deb Size: 307320 SHA256: 7fd145f77fe2bc1899124da7046fdd623b8ef5c3ce80b5429a5ea7702dbd7198 SHA1: 52d47d70a2172bb4a905325d2ef8e770457a9059 MD5sum: 9b5976684276720f9bdf73f0fc91c050 Description: LIDAR odometry system based on MOLA and MRPT components Package: ros-jazzy-mola-lidar-odometry-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-lidar-odometry Version: 0.7.2-1noble.20250506.220516 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 8764 Depends: ros-jazzy-mola-lidar-odometry (= 0.7.2-1noble.20250506.220516) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-lidar-odometry/ros-jazzy-mola-lidar-odometry-dbgsym_0.7.2-1noble.20250506.220516_amd64.deb Size: 8635604 SHA256: 848079df05c9dcfd6f482d8d003e51041f7d8f06a473cacce598bf5ee5cfce3e SHA1: 9c04189461f1b919dbed0b8445fa804a1883b168 MD5sum: 72d4f53944740f20ec246840690e7413 Description: debug symbols for ros-jazzy-mola-lidar-odometry Build-Ids: 08186dc628b15e2cd5ea4770885be0448d852aaf 7a94fedcfe5c885756edb2f0db7af18022bacfe7 Package: ros-jazzy-mola-metric-maps Version: 1.7.0-1noble.20250506.215331 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 733 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mp2p-icp, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mola-common, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_metric_maps Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-metric-maps/ros-jazzy-mola-metric-maps_1.7.0-1noble.20250506.215331_amd64.deb Size: 183258 SHA256: 8548a38266d5f2ed0b771308e8c675fc1dafcc7537337dda608a35a5ba4cd88a SHA1: a6705583888f04e1dfd14fb45ae279457118529e MD5sum: 4e1a8a5e32145275632f95dcbe0d622c Description: Advanced metric map classes, using the generic `mrpt::maps::CMetricMap` interface, for use in other MOLA odometry and SLAM modules. Package: ros-jazzy-mola-metric-maps-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-metric-maps Version: 1.7.0-1noble.20250506.215331 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3153 Depends: ros-jazzy-mola-metric-maps (= 1.7.0-1noble.20250506.215331) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-metric-maps/ros-jazzy-mola-metric-maps-dbgsym_1.7.0-1noble.20250506.215331_amd64.deb Size: 3048960 SHA256: 08eb66dc947197ad4a194cb71e88bd2782efc515ad777e279b88d92d1719ac70 SHA1: 55ef8b4062cb96f6a286c3eb79d34f7cc3944466 MD5sum: b802b6626663b9bf1ba5bf4c312b8c54 Description: debug symbols for ros-jazzy-mola-metric-maps Build-Ids: 7cafb3f5f3cb3892f4c10da76af8ef28c23cb28f Package: ros-jazzy-mola-msgs Version: 1.7.0-1noble.20250506.215342 Architecture: amd64 Maintainer: Jose Luis Blanco-Claraco Installed-Size: 2675 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-mrpt-msgs, ros-jazzy-nav-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-msgs/ros-jazzy-mola-msgs_1.7.0-1noble.20250506.215342_amd64.deb Size: 188572 SHA256: e9dd6a22fded640df1c99357d9a4757ed35f3fc52e87323717b674f5b903b78b SHA1: c6d5ccc89836a430760d3388e5f6868fb6277144 MD5sum: 169fb764750a32c29837ddc7833a272f Description: ROS message, services, and actions used in other MOLA packages. Package: ros-jazzy-mola-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-msgs Version: 1.7.0-1noble.20250506.215342 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose Luis Blanco-Claraco Installed-Size: 1923 Depends: ros-jazzy-mola-msgs (= 1.7.0-1noble.20250506.215342) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-msgs/ros-jazzy-mola-msgs-dbgsym_1.7.0-1noble.20250506.215342_amd64.deb Size: 1500672 SHA256: 09873831ef0c0f423c6dec787f3512c648a596a59676bd17a27b7372521e69e9 SHA1: 2048fb49b4b6c63fb0ec6099b6889ff28854a01e MD5sum: d334b77cbd96c9094068336dbf4064b5 Description: debug symbols for ros-jazzy-mola-msgs Build-Ids: 18fcd6d8c8d1cb7b7b7312808e6d17a9441278f4 1e1c4571751c73c1e09db97f0e0a62dd3a9c83e8 213f193459d5d71b61f4ed1cd24b8bcfc8374408 2e6b3c703d159ae6a1c135913948915f9aff671c 44015efab693e6cb0a746fe3f5b51bacb7404461 4b1889edc9f7bd3fe6d41c7e6cfc00e406484b80 83ad0ccb8e654581a80f95b802ec76fbb967d45d 879bde2448ec30fd6fe1f527c78868850feeaac6 94d9d2bf7cbcf9b6ab239ffd7c1f482e505c246a 9f7dc66918840b28c90c3b314d0eda4e21de8d9f df762230b88a2d7bffae7ed31ecff0999e7582c5 Package: ros-jazzy-mola-pose-list Version: 1.7.0-1noble.20250506.215336 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 126 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libposes, ros-jazzy-mola-common, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_pose_list Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-pose-list/ros-jazzy-mola-pose-list_1.7.0-1noble.20250506.215336_amd64.deb Size: 35308 SHA256: 7b24e06895ef9a01560eef44d8fc388e0fd18d4d539a7c7c4c0ac38609b915fd SHA1: 2d28aecf34f683a738f67f298a2413053b7c5de6 MD5sum: 88a70d9a44737ddb63c15b46301a023f Description: C++ library for searchable pose lists Package: ros-jazzy-mola-pose-list-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-pose-list Version: 1.7.0-1noble.20250506.215336 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 282 Depends: ros-jazzy-mola-pose-list (= 1.7.0-1noble.20250506.215336) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-pose-list/ros-jazzy-mola-pose-list-dbgsym_1.7.0-1noble.20250506.215336_amd64.deb Size: 266066 SHA256: bb6c5bcf93b24363d15363319a0710babb17979dbf834d9af23daee1f5141947 SHA1: e81243a5aecab9ea16ca31e965e28e5ef9ca7df8 MD5sum: 6831fd9ce6068ddf70ef42c97e43a8f1 Description: debug symbols for ros-jazzy-mola-pose-list Build-Ids: a67b18545743fa86a1b0cfdc1df1684af68697b4 Package: ros-jazzy-mola-relocalization Version: 1.7.0-1noble.20250506.215525 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 136 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mola-pose-list, ros-jazzy-mp2p-icp, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libposes, ros-jazzy-mola-common, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libslam, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_relocalization Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-relocalization/ros-jazzy-mola-relocalization_1.7.0-1noble.20250506.215525_amd64.deb Size: 41420 SHA256: f46a56d03c4e7da90dd4ecc799dbf2695acb684e3d2d141450cbff8847832cfb SHA1: 98b0708bcd76c24c8fb0b68849064d74d21a8d5e MD5sum: 3dde301429668cdd8adfc2e2952d2a4d Description: C++ library with algorithms for relocalization, global localization, or pose estimation given a large initial uncertainty Package: ros-jazzy-mola-relocalization-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-relocalization Version: 1.7.0-1noble.20250506.215525 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 736 Depends: ros-jazzy-mola-relocalization (= 1.7.0-1noble.20250506.215525) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-relocalization/ros-jazzy-mola-relocalization-dbgsym_1.7.0-1noble.20250506.215525_amd64.deb Size: 714272 SHA256: 1574c04bb26087c7eb0976ecf9cbc3702c922693ae94b889c68553e14e16d3e6 SHA1: 895ad1e152cf4f459326677db8564f5073b23fbf MD5sum: 0b63aac1da0c0195277c54b37ad6f853 Description: debug symbols for ros-jazzy-mola-relocalization Build-Ids: bc22e10f0e19ba1ac1b5f1607a67d668a0bb34bf Package: ros-jazzy-mola-state-estimation Version: 1.8.0-1noble.20250506.220547 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 42 Depends: ros-jazzy-mola-imu-preintegration, ros-jazzy-mola-state-estimation-simple, ros-jazzy-mola-state-estimation-smoother, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola_state_estimation Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-state-estimation/ros-jazzy-mola-state-estimation_1.8.0-1noble.20250506.220547_amd64.deb Size: 6172 SHA256: f753ccd650b48d2990b4f12789f4c043f3b2c67a223d05e80605c0b4477011ff SHA1: 1ff1c8faf99929420dd570a5fa01b4e35685e9be MD5sum: 631c3bad8338da908fc1929f4c7888cb Description: Metapackage with all MOLA state estimation packages. Package: ros-jazzy-mola-state-estimation-simple Version: 1.8.0-1noble.20250506.220134 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 298 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-jazzy-mola-imu-preintegration, ros-jazzy-mola-kernel, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libposes, ros-jazzy-mola-common, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola_state_estimation Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-state-estimation-simple/ros-jazzy-mola-state-estimation-simple_1.8.0-1noble.20250506.220134_amd64.deb Size: 98298 SHA256: 5a950749fe61fe3232a5667c496d1368b181bdb20f0c0d50bca5be8ee928ec0f SHA1: 7ca8764f86eff04ba6fcef518b0760d374bb8351 MD5sum: 929af13d6f156271b8288ab0beda8f8f Description: SE(3) pose and twist path data fusion estimator Package: ros-jazzy-mola-state-estimation-simple-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-state-estimation-simple Version: 1.8.0-1noble.20250506.220134 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1134 Depends: ros-jazzy-mola-state-estimation-simple (= 1.8.0-1noble.20250506.220134) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-state-estimation-simple/ros-jazzy-mola-state-estimation-simple-dbgsym_1.8.0-1noble.20250506.220134_amd64.deb Size: 1081990 SHA256: 0f149c3adc8ca70e304d5e3dce626f84ec83f67d7048d8767b8ce6437a9a7222 SHA1: 4ea5938c1c35e4ef16fed519ccc5cc1d558a1600 MD5sum: 5c28393c9d0f566d596df29a0165f9b1 Description: debug symbols for ros-jazzy-mola-state-estimation-simple Build-Ids: 89964200cdfb07503067793bce876e812a5040a1 Package: ros-jazzy-mola-state-estimation-smoother Version: 1.8.0-1noble.20250506.220133 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 591 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0), ros-jazzy-gtsam, ros-jazzy-mola-kernel, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libposes, ros-jazzy-mola-common, ros-jazzy-mola-imu-preintegration, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola_state_estimation Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-state-estimation-smoother/ros-jazzy-mola-state-estimation-smoother_1.8.0-1noble.20250506.220133_amd64.deb Size: 182588 SHA256: 739e6f4c437efd089fb8ac20c32a61458d90e7414b22f74b39f0c5d890913d7a SHA1: db11d7a5cf3c0d2ac837e995f2b4122a85f479a1 MD5sum: 2103915d95ccec716b2a75de135c82e5 Description: SE(3) pose and twist path data fusion estimator Package: ros-jazzy-mola-state-estimation-smoother-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-state-estimation-smoother Version: 1.8.0-1noble.20250506.220133 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 8413 Depends: ros-jazzy-mola-state-estimation-smoother (= 1.8.0-1noble.20250506.220133) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-state-estimation-smoother/ros-jazzy-mola-state-estimation-smoother-dbgsym_1.8.0-1noble.20250506.220133_amd64.deb Size: 8307324 SHA256: a236e8f8da3bb50d1df3e3afd6ae8709efca1a7d35ed92d9a60bc788333c8885 SHA1: b5cc53680b48816452211f1b68ab048303f95361 MD5sum: 94e9537c6a4bdf29a71ca9bf154f4f81 Description: debug symbols for ros-jazzy-mola-state-estimation-smoother Build-Ids: 6377cb1d245ff50c79a25ae973c3241d7ba68ae5 e14901a127865a10a912ca1180db1856441a1712 Package: ros-jazzy-mola-test-datasets Version: 0.4.0-1noble.20250424.121937 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 150894 Depends: ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-test-datasets/ros-jazzy-mola-test-datasets_0.4.0-1noble.20250424.121937_amd64.deb Size: 152291476 SHA256: b1bed4742ee18e15998734ca9b07e88a424a0abf80ea61bcded96d029500fa7e SHA1: 4edadd873fe16cbca2c0f9f60aaa0649d9c11ec2 MD5sum: 28599274ee6e5079541cbc63d2f42fc3 Description: Small SLAM dataset extracts used for demos or unit tests in the rest of MOLA packages Package: ros-jazzy-mola-traj-tools Version: 1.7.0-1noble.20250506.215337 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 103 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libposes, ros-jazzy-mola-common, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_traj_tools Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-traj-tools/ros-jazzy-mola-traj-tools_1.7.0-1noble.20250506.215337_amd64.deb Size: 17686 SHA256: a6d5b0eab2ec2e13d2eda805d3b3542d9636acef69cf3cf790ca998b43077c8a SHA1: a22ff7b9e3c055d8ad145e32e9dafa1b6c5fd668 MD5sum: f1a2be6b895c16bf54e2a596870b2b52 Description: CLI tools to manipulate trajectory files as a complement to the evo package Package: ros-jazzy-mola-traj-tools-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-traj-tools Version: 1.7.0-1noble.20250506.215337 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 478 Depends: ros-jazzy-mola-traj-tools (= 1.7.0-1noble.20250506.215337) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-traj-tools/ros-jazzy-mola-traj-tools-dbgsym_1.7.0-1noble.20250506.215337_amd64.deb Size: 388020 SHA256: d3145a9b74f759a81b990bbd1c3763a9b4c4e3eef694d4b8fc2228ddeab8405f SHA1: 6ba9a31da95ae2c1b1446fdb9cc8cc4de28b113a MD5sum: c392fa2ff0ab9aec2ad8a7bebfb38814 Description: debug symbols for ros-jazzy-mola-traj-tools Build-Ids: 9b9f4495c4e63e787c44b315dd50463a299aeb6b ba122513e42e1c6daa686c7e09fcf5ebe15d9ae1 e83e02a1d3e427bc4c1baa69cc0982d577653013 f142d5a94df87bfa777af0324800ee226ace4d04 Package: ros-jazzy-mola-viz Version: 1.7.0-1noble.20250506.220427 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 426 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mola-kernel, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libgui, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_viz Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-viz/ros-jazzy-mola-viz_1.7.0-1noble.20250506.220427_amd64.deb Size: 137532 SHA256: 6e804968fa62d36e1daff65bf19ac6ac54748f9e7e4986ddafab4897bd3efb5c SHA1: f32d3465480160cb017ab71eda8e6f63067213b4 MD5sum: 7d9af2b91980356d1188ba2091ee5680 Description: GUI for MOLA Package: ros-jazzy-mola-viz-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-viz Version: 1.7.0-1noble.20250506.220427 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2346 Depends: ros-jazzy-mola-viz (= 1.7.0-1noble.20250506.220427) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-viz/ros-jazzy-mola-viz-dbgsym_1.7.0-1noble.20250506.220427_amd64.deb Size: 2230462 SHA256: 4b015c5f7eb56ac99996bf52c03363ba97f25c4f70ee5b47b259b9f079a489e5 SHA1: 8f666e9a788f5d088452420f5f22e70f02ef6137 MD5sum: fa7ac3771caa83a5cbec8732eb9edc4b Description: debug symbols for ros-jazzy-mola-viz Build-Ids: 2245e6f8f74e7952480bdd9e1244b7c2fdb20ef1 Package: ros-jazzy-mola-yaml Version: 1.7.0-1noble.20250506.215342 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 138 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mrpt-libbase, ros-jazzy-mola-common, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_yaml Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-yaml/ros-jazzy-mola-yaml_1.7.0-1noble.20250506.215342_amd64.deb Size: 43996 SHA256: e702e2f68227d6da5be661aa609fe41aa2ccc36ab08fc5376c4cd2f0523d569c SHA1: 2b41f38dafddc8450f1ade40aa6957694ec94efd MD5sum: 63c41a13976d16617ab45e5d1d6e0bd5 Description: YAML helper library common to MOLA modules Package: ros-jazzy-mola-yaml-dbgsym Package-Type: ddeb Source: ros-jazzy-mola-yaml Version: 1.7.0-1noble.20250506.215342 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 484 Depends: ros-jazzy-mola-yaml (= 1.7.0-1noble.20250506.215342) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mola-yaml/ros-jazzy-mola-yaml-dbgsym_1.7.0-1noble.20250506.215342_amd64.deb Size: 463512 SHA256: 46885ba5f3224b86c032bd91e0835f68894827738da48b6150822663976bacf7 SHA1: e7ee726498e3205e874f768851c54f8ebde98653 MD5sum: 916223799087e58ad5397d6e31265f07 Description: debug symbols for ros-jazzy-mola-yaml Build-Ids: f8fb26b380e0ff8a18275fbbe59d6cc6b602a980 Package: ros-jazzy-motion-capture-tracking Version: 1.0.3-3noble.20250429.232930 Architecture: amd64 Maintainer: Wolfgang Hönig Installed-Size: 1720 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-kdtree1.14 (>= 1.14.0+dfsg), libpcl-registration1.14 (>= 1.14.0+dfsg), libpcl-search1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), libeigen3-dev, libpcl-dev, ros-jazzy-eigen3-cmake-module, ros-jazzy-motion-capture-tracking-interfaces, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-motion-capture-tracking/ros-jazzy-motion-capture-tracking_1.0.3-3noble.20250429.232930_amd64.deb Size: 558424 SHA256: ecfddccf80baa91be1675e613dd3feec92ae11ba3cf42cc532c6c72b0739bbc4 SHA1: 6770080dae08273ba3ef1930adc15c81f657ac99 MD5sum: 81b20da78a574e3751770b9f601279c9 Description: ROS Package for different motion capture systems, including custom rigid body tracking support Package: ros-jazzy-motion-capture-tracking-dbgsym Package-Type: ddeb Source: ros-jazzy-motion-capture-tracking Version: 1.0.3-3noble.20250429.232930 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Wolfgang Hönig Installed-Size: 11249 Depends: ros-jazzy-motion-capture-tracking (= 1.0.3-3noble.20250429.232930) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-motion-capture-tracking/ros-jazzy-motion-capture-tracking-dbgsym_1.0.3-3noble.20250429.232930_amd64.deb Size: 10731292 SHA256: 00a1459655a9172a4896d24dec2a81c6d56504c048ec2b82423b381c407546c9 SHA1: 7867dc7d21f94aaf9c23dc23f0e400aa8fb904d3 MD5sum: b3905597a12b9075caace160b2e51427 Description: debug symbols for ros-jazzy-motion-capture-tracking Build-Ids: 8ab7ce49c9d47010e4cd43a34a039f32de076c22 Package: ros-jazzy-motion-capture-tracking-interfaces Version: 1.0.3-3noble.20250424.142844 Architecture: amd64 Maintainer: Wolfgang Hönig Installed-Size: 598 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-motion-capture-tracking-interfaces/ros-jazzy-motion-capture-tracking-interfaces_1.0.3-3noble.20250424.142844_amd64.deb Size: 56896 SHA256: f257c0322cae9512eefa1873c3e3764537a3916736dcb74d29fff7b207f44c6d SHA1: 16856cbbb26323f9a9663186194e81a7bf077dcc MD5sum: 58b469b7f3de0a51b86d72da0f7b01f8 Description: Interfaces for motion_capture_tracking package. Package: ros-jazzy-motion-capture-tracking-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-motion-capture-tracking-interfaces Version: 1.0.3-3noble.20250424.142844 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Wolfgang Hönig Installed-Size: 434 Depends: ros-jazzy-motion-capture-tracking-interfaces (= 1.0.3-3noble.20250424.142844) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-motion-capture-tracking-interfaces/ros-jazzy-motion-capture-tracking-interfaces-dbgsym_1.0.3-3noble.20250424.142844_amd64.deb Size: 318220 SHA256: 3ba01bec9e43d3c9e0e49d0a195ae5091e793f40c344eedcb02f4cfdf33d64a2 SHA1: ee655ee8f32706c8f51c471ffba24874d080ef47 MD5sum: fdfb2285994e9b8c14c67d24f81db7dd Description: debug symbols for ros-jazzy-motion-capture-tracking-interfaces Build-Ids: 06d34fd285a86b77b80ae2e8e263404c3d490560 3edbc88d37ce158ffec519ec3aa84e651295a278 575ea145ece4e787f476c8b2a2f54911a502cb4d 754d6e1d71dd39bff50b364666fd99aace1e8028 8b77bf6c9832a41fb0a73354b0f9df553be7e1ee 97e4fe3a90bf6c55bb277c9b06c749e93b3ddca5 aa1f658b1358dcb2c5e0d183a966def704850468 ab452b201ed06040c9bc040f4e16e592c1a661fe b88ed507a6b344f843aef138b2ec80ecb5ba6f78 d852954fdcf80a213da2a21f7c6233fcdf7c9672 fd9676852756003a086586446fafa82cfd0ab551 Package: ros-jazzy-mouse-teleop Version: 2.0.0-1noble.20250501.214450 Architecture: amd64 Maintainer: Enrique Fernandez Installed-Size: 63 Depends: python3-numpy, python3-tk, ros-jazzy-geometry-msgs, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mouse-teleop/ros-jazzy-mouse-teleop_2.0.0-1noble.20250501.214450_amd64.deb Size: 13272 SHA256: f2917eb4830efbb887d8255b9c8aa68a07911165c58a8700b33a25a1ba14ff53 SHA1: 045e504302025affaf4ca7f05d4bc072f027e514 MD5sum: ca399ed6f6ec54948c8694772766ec15 Description: A mouse teleop tool for holonomic mobile robots. Package: ros-jazzy-moveit Version: 2.12.3-1noble.20250430.044446 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 43 Depends: ros-jazzy-moveit-core, ros-jazzy-moveit-planners, ros-jazzy-moveit-plugins, ros-jazzy-moveit-ros, ros-jazzy-moveit-setup-assistant, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit/ros-jazzy-moveit_2.12.3-1noble.20250430.044446_amd64.deb Size: 7074 SHA256: 165b6c4d51291af77bdd84ee96ed28478c16088df2431f9abc91907bb1dfe006 SHA1: 712666900fdbba3b99d15b995349acbab9897684 MD5sum: ebee4e10906a6dad066e7aedced5876c Description: Meta package that contains all essential packages of MoveIt 2 Package: ros-jazzy-moveit-common Version: 2.12.3-1noble.20250424.121231 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 49 Depends: ros-jazzy-backward-ros, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-common/ros-jazzy-moveit-common_2.12.3-1noble.20250424.121231_amd64.deb Size: 8934 SHA256: 5c2d455b9765ac51c1a755a2e2b6f71fe9f3771144e2763419f7cca0eb959fdb SHA1: 6d5aa6e938919b768474041e15dfd3dfa8c2138a MD5sum: 9a8a239fa64821f8e74c4f14b560619f Description: Common support functionality used throughout MoveIt Package: ros-jazzy-moveit-configs-utils Version: 2.12.3-1noble.20250430.023424 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 132 Depends: ros-jazzy-ament-index-python, ros-jazzy-launch, ros-jazzy-launch-param-builder, ros-jazzy-launch-ros, ros-jazzy-srdfdom, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-configs-utils/ros-jazzy-moveit-configs-utils_2.12.3-1noble.20250430.023424_amd64.deb Size: 29438 SHA256: e02c0a184e0f753329333c545efb7b7817e68826bee09f8590d6676637f9f4af SHA1: 549006d8107c65b8bcc09fce69031fc0385d140c MD5sum: 704a521a7d6042da132fb1812d716bd7 Description: Python library for loading moveit config parameters in launch files Package: ros-jazzy-moveit-core Version: 2.12.3-1noble.20250430.023221 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 5716 Depends: libboost-iostreams1.83.0 (>= 1.83.0), libbullet3.24t64 (>= 3.24+dfsg), libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfcl0.7 (>= 0.7.0), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 4.0), liboctomap1.9t64 (>= 1.9.7+dfsg), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-geometric-shapes, ros-jazzy-srdfdom, ros-jazzy-urdfdom, libassimp-dev, libboost-all-dev, libbullet-dev, libeigen3-dev, libfcl-dev, liboctomap-dev, ros-jazzy-angles, ros-jazzy-common-interfaces, ros-jazzy-eigen-stl-containers, ros-jazzy-eigen3-cmake-module, ros-jazzy-generate-parameter-library, ros-jazzy-geometry-msgs, ros-jazzy-google-benchmark-vendor, ros-jazzy-kdl-parser, ros-jazzy-moveit-common, ros-jazzy-moveit-msgs, ros-jazzy-octomap-msgs, ros-jazzy-osqp-vendor, ros-jazzy-pluginlib, ros-jazzy-random-numbers, ros-jazzy-rclcpp, ros-jazzy-rsl, ros-jazzy-ruckig, ros-jazzy-sensor-msgs, ros-jazzy-shape-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-kdl, ros-jazzy-trajectory-msgs, ros-jazzy-urdf, ros-jazzy-urdfdom-headers, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-core/ros-jazzy-moveit-core_2.12.3-1noble.20250430.023221_amd64.deb Size: 1385512 SHA256: f08fa58367be03febbedee3613ce3094dece821180442d0140d9a25e1f361477 SHA1: 2d63efda71c09ff4930e0f8b86efc5aff4a6033f MD5sum: a52bf69041c8ae95e275c47f0f1220da Description: Core libraries used by MoveIt Package: ros-jazzy-moveit-core-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-core Version: 2.12.3-1noble.20250430.023221 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 78991 Depends: ros-jazzy-moveit-core (= 2.12.3-1noble.20250430.023221) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-core/ros-jazzy-moveit-core-dbgsym_2.12.3-1noble.20250430.023221_amd64.deb Size: 78705926 SHA256: cad7788016fb75c90a8b0188708c33b3a26e0775ce3129c1efb3e06a88673ee3 SHA1: 94853aaf6d482026eccf82a5ab2049d62307948f MD5sum: efcb4a5a35572a08c656689c63f1bb40 Description: debug symbols for ros-jazzy-moveit-core Build-Ids: 0933b05c02792ee03ed2ce490a8fe9ba523e670c 1c99680393913e8eb6a192a3844d82487a6048e4 2a3339e158c45c91d9fad893d378acbae84ed109 2b47342bba26afb459ea6833fb77f5434b5a9f1c 358eaf5d1e49004c6f4bf86b06c855c025825b59 36289f0f5af916f353cbc8ae53d56c23fc739372 387ac2ae56138fa58ec9023462f6c9afaa37eb96 396a1af0ff41cc65d459dc51d45e2b79df60b454 3a4c38976488aaa421896211bdfd7d4542031f42 588e4b9961f02a35929fe1e9ff1124a515b36620 5f9f6d4cb916cb611230f18a61a35c3bda710bb8 6bf7502d8bb49458993a7d656026df076256fb40 7352e699c9740afc03fdc738363bff25d4095cd4 746687ae5668e4b88543fbcf631fdd1163a3bf76 78a1172e752fb9f49949bfb532ca0e024b0dd5e9 79d036b306fe6a43d61b626ad2bb47ce3bfa54a3 89c7f7fa987970142d37731c4e7261f6ec1d0e19 8f625dad519828413f50f924afd2fffa203c44b7 9ce69eb194d7833bdea77c0b7c4befa84e7ce72b aaa222839db63559516eab9c3b58736eb5e4ffcb adf75536fe7310e99a5967be989c023610598e77 ce527242dd3012f10d723d9ba1954a4f43633e2a e361f3318e1d266f030e85f9e47ffe5fb5ed7c39 e5e6771e7132fe23dee57f058886e52659f39e08 f35f1baf411041fbd071928bbeedcf8a120a7302 fe6c380592d2e4235d78eec9f1c90cc87bf9527a fe742ef39ba1f90114d083d61b363985431b9e88 Package: ros-jazzy-moveit-hybrid-planning Version: 2.12.3-1noble.20250505.193926 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 2927 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-moveit-core, ros-jazzy-moveit-ros-planning, ros-jazzy-ament-index-cpp, ros-jazzy-controller-manager, ros-jazzy-moveit-common, ros-jazzy-moveit-msgs, ros-jazzy-moveit-resources-panda-moveit-config, ros-jazzy-moveit-ros-planning-interface, ros-jazzy-pluginlib, ros-jazzy-position-controllers, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-components, ros-jazzy-robot-state-publisher, ros-jazzy-rviz2, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2-ros, ros-jazzy-trajectory-msgs, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-hybrid-planning/ros-jazzy-moveit-hybrid-planning_2.12.3-1noble.20250505.193926_amd64.deb Size: 570062 SHA256: b8e4e1d381ec8a239a760e0dfc38ebad800b23cc2ecf9c457df5d670de480a81 SHA1: c86e884f1fcc83ee7bf2a31767b84114b0d948b2 MD5sum: a9074e791730419f8ed1ccd9fe57c9f0 Description: Hybrid planning components of MoveIt 2 Package: ros-jazzy-moveit-hybrid-planning-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-hybrid-planning Version: 2.12.3-1noble.20250505.193926 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 21389 Depends: ros-jazzy-moveit-hybrid-planning (= 2.12.3-1noble.20250505.193926) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-hybrid-planning/ros-jazzy-moveit-hybrid-planning-dbgsym_2.12.3-1noble.20250505.193926_amd64.deb Size: 20216902 SHA256: cf42b4717385674e27fcb5bed41689a246a43596eccd42169d7aa122b7350c18 SHA1: 589d7883a35453f26cf26634392bc868a10b3aae MD5sum: d69ffef1b4e85213bab1a76ae54d2a9c Description: debug symbols for ros-jazzy-moveit-hybrid-planning Build-Ids: 385a0be5fecd2ff9d549c9e85109325f4f06c079 395be05092ccc1bc7d8b732e48e95affb372a5a0 4b850126d678039d1d69226ed76b471fc1795c52 541f3340df7828955d04d7a5dd782a5451ccee32 9651ba481590408a08a6214fdb16ff800cfc9346 cb1f876412763a18112277052795b7e842db85cb e2284be3a94d4ee8c452cee8820830d9d7973ea0 f0ab67325fe286dca26993eb96899db924ab22c6 fa283319287145a81e8665980e7d9f43d36f98ff Package: ros-jazzy-moveit-kinematics Version: 2.12.3-1noble.20250430.032340 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 954 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-moveit-core, libeigen3-dev, python3-lxml, ros-jazzy-class-loader, ros-jazzy-generate-parameter-library, ros-jazzy-moveit-common, ros-jazzy-moveit-msgs, ros-jazzy-moveit-ros-planning, ros-jazzy-orocos-kdl-vendor, ros-jazzy-pluginlib, ros-jazzy-rsl, ros-jazzy-tf2, ros-jazzy-tf2-kdl, ros-jazzy-urdfdom, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-kinematics/ros-jazzy-moveit-kinematics_2.12.3-1noble.20250430.032340_amd64.deb Size: 241628 SHA256: f9d166ba748bc7aa9bb4a78e2a349d3703522e40f90eda9bc1b26d78531b2d33 SHA1: 4cf93fe185c693dc3f96930551ffc4770b88db11 MD5sum: 35a75b80aa855d940b629f4bf8956188 Description: Package for all inverse kinematics solvers in MoveIt Package: ros-jazzy-moveit-kinematics-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-kinematics Version: 2.12.3-1noble.20250430.032340 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 9532 Depends: ros-jazzy-moveit-kinematics (= 2.12.3-1noble.20250430.032340) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-kinematics/ros-jazzy-moveit-kinematics-dbgsym_2.12.3-1noble.20250430.032340_amd64.deb Size: 9471318 SHA256: b3100acfaf02b88bf25f061959c2bf4ca43b8725778b5897d1d0208fca10ddc4 SHA1: 86d3f9c09a3a0b282f3f5478ab37f85f80c8f044 MD5sum: 6b6fd963bf95bcd0509b009186fb7bc6 Description: debug symbols for ros-jazzy-moveit-kinematics Build-Ids: 77e62c385e702d6aa550a670c43cb36424ddf6aa b2282bbb986490d357801c2e01ec341e1e25a7c2 bc288bdf5d0ac3deae4b4bd2e77b5842fb2bbbaf e9a69d3854b24c53f30657bb9d3236864fc00bd9 Package: ros-jazzy-moveit-msgs Version: 2.6.0-1noble.20250424.151056 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 33375 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-geometry-msgs, ros-jazzy-object-recognition-msgs, ros-jazzy-octomap-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-shape-msgs, ros-jazzy-std-msgs, ros-jazzy-trajectory-msgs, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-msgs/ros-jazzy-moveit-msgs_2.6.0-1noble.20250424.151056_amd64.deb Size: 1948802 SHA256: 16b94cd6bb059b49d3cf9c208e0421b0a43f0fa2831c0d7575044094ed3cff8a SHA1: 149b0ca2e1afe67a8078620ef5462a653565294d MD5sum: 1a60e522f4cb93cae24e591c355054b6 Description: Messages, services and actions used by MoveIt Package: ros-jazzy-moveit-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-msgs Version: 2.6.0-1noble.20250424.151056 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 29155 Depends: ros-jazzy-moveit-msgs (= 2.6.0-1noble.20250424.151056) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-msgs/ros-jazzy-moveit-msgs-dbgsym_2.6.0-1noble.20250424.151056_amd64.deb Size: 24681620 SHA256: 158c50695a2132d7c049dcf4ce6b17504ff37858362c133cf673e59bd6cc1683 SHA1: 9b7a400e6281b7e7a66e962e1a239ad5a5e95a11 MD5sum: bd7a33af12ea12647b2ed2e46cf2f687 Description: debug symbols for ros-jazzy-moveit-msgs Build-Ids: 01a4f9bb32fef11a8b1cf523402a85b077b8f850 04ea722989faea39d10bd114db242ca2f6707478 0b26cb30b2e195d3fdd3b31d6df167dfa4c877b0 0e9156c60d1f4017403b98951b3dc1fdfc12b9db 1356af8785891ef9646fcac855cfc858754ba47b 2d6a996fdc906c1ebf9e385d32d41f7c60a3cee5 b279e8fb80dbeebd79ad2c951e23b13203173500 b85aaa5db3331e3db1f37a54726984cbc792c959 ba180140959aa59d5cb6a46927a28674dfc1bf73 c9674a9d19158f6a5de33012f806d2706bcf873a ccb65debd552d35f6195f53c40e6716487ab8594 Package: ros-jazzy-moveit-planners Version: 2.12.3-1noble.20250430.035437 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 43 Depends: ros-jazzy-moveit-planners-chomp, ros-jazzy-moveit-planners-ompl, ros-jazzy-moveit-planners-stomp, ros-jazzy-pilz-industrial-motion-planner, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-planners/ros-jazzy-moveit-planners_2.12.3-1noble.20250430.035437_amd64.deb Size: 6688 SHA256: 4ef095a5c6eb982513830f3dcb918b42bab89c97d7af4259cc738a722cd35e68 SHA1: 30fa587158b3d22aa4ad425e2f8d8f82fc27e444 MD5sum: 50c724bd56f441fe26a9d66e20bef89c Description: Meta package that installs all available planners for MoveIt Package: ros-jazzy-moveit-planners-chomp Version: 2.12.3-1noble.20250430.030339 Architecture: amd64 Maintainer: Chittaranjan Srinivas Swaminathan Installed-Size: 159 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-chomp-motion-planner, ros-jazzy-moveit-core, ros-jazzy-moveit-common, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-planners-chomp/ros-jazzy-moveit-planners-chomp_2.12.3-1noble.20250430.030339_amd64.deb Size: 38094 SHA256: 12c5c61408ad62f24fa5c59e726970516b01c4a0444cfcede82e882bbc51ea0b SHA1: 369d762b35f044b3ca1d09e54ab79c92ad96bd17 MD5sum: 80392a9e1dd8813589e01df45c4ddf3b Description: The interface for using CHOMP within MoveIt Package: ros-jazzy-moveit-planners-chomp-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-planners-chomp Version: 2.12.3-1noble.20250430.030339 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chittaranjan Srinivas Swaminathan Installed-Size: 4719 Depends: ros-jazzy-moveit-planners-chomp (= 2.12.3-1noble.20250430.030339) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-planners-chomp/ros-jazzy-moveit-planners-chomp-dbgsym_2.12.3-1noble.20250430.030339_amd64.deb Size: 4739604 SHA256: 02581c0b8578e86c9e1fb11b7e53250dd2c86a339423211d554c0aa88c7fa5e6 SHA1: 3b871cbaa0aa7d6f9336943bbf6c880e6c9ef5f5 MD5sum: e6e119ba36e1a6bba51380ca43157a29 Description: debug symbols for ros-jazzy-moveit-planners-chomp Build-Ids: 3d723b6413c0030dfa27dba589454d06e965a082 5f9d0113ca42d3e568b024bc6c6bd3687900f120 Package: ros-jazzy-moveit-planners-ompl Version: 2.12.3-1noble.20250430.032644 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 1590 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-moveit-core, ros-jazzy-moveit-ros-planning, ros-jazzy-ompl, libomp-dev, ros-jazzy-moveit-common, ros-jazzy-moveit-msgs, ros-jazzy-pluginlib (>= 1.11.2), ros-jazzy-rclcpp, ros-jazzy-tf2-eigen, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-planners-ompl/ros-jazzy-moveit-planners-ompl_2.12.3-1noble.20250430.032644_amd64.deb Size: 342998 SHA256: a527caea2485ad6ad877540b6cd74a0e1218909093e86b2286724f6d6f180ecd SHA1: ffb683dbda086e7a9b8a732522a3aea7ecb710cd MD5sum: d9c8af7d21f5ceace91dc96e6ee76038 Description: MoveIt interface to OMPL Package: ros-jazzy-moveit-planners-ompl-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-planners-ompl Version: 2.12.3-1noble.20250430.032644 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 24325 Depends: ros-jazzy-moveit-planners-ompl (= 2.12.3-1noble.20250430.032644) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-planners-ompl/ros-jazzy-moveit-planners-ompl-dbgsym_2.12.3-1noble.20250430.032644_amd64.deb Size: 23862248 SHA256: 0cdf75f72798eb19430d83a9e35d3e096ee8b0132d4ca4dc4bdf751ed37b7bce SHA1: 5197cf339f31be97b8409ceeeaa757e14774a5e4 MD5sum: f951dad58f917323840dc30ea59ef7ab Description: debug symbols for ros-jazzy-moveit-planners-ompl Build-Ids: 31ddcdcade5345380d085d8e23f97ee4b154b9be 44999237efdf7c1f3cad17d3e150d67baa979ee2 a8e55f50a8a643d132ee8c0f8654ff092badb140 Package: ros-jazzy-moveit-planners-stomp Version: 2.12.3-1noble.20250430.025454 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 447 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-moveit-core, ros-jazzy-generate-parameter-library, ros-jazzy-moveit-common, ros-jazzy-rsl, ros-jazzy-std-msgs, ros-jazzy-stomp, ros-jazzy-tf2-eigen, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-planners-stomp/ros-jazzy-moveit-planners-stomp_2.12.3-1noble.20250430.025454_amd64.deb Size: 141952 SHA256: 1bffe4c70d6492f8f718a537d7620d91a94bc744d83b533fd8af0116cfd1b0e6 SHA1: 5737e5f4182cfbce3b25c2f2e17656e1ffb81dd6 MD5sum: 46469dbd67504594f42366912a076e56 Description: STOMP Motion Planner for MoveIt Package: ros-jazzy-moveit-planners-stomp-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-planners-stomp Version: 2.12.3-1noble.20250430.025454 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 5610 Depends: ros-jazzy-moveit-planners-stomp (= 2.12.3-1noble.20250430.025454) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-planners-stomp/ros-jazzy-moveit-planners-stomp-dbgsym_2.12.3-1noble.20250430.025454_amd64.deb Size: 5535984 SHA256: 096b58caed7da48ae347c13245ebb4c933c3918d1f6c4d8f9f5d031859ae4936 SHA1: 9811a0b886a72f92b883b791073c0dd7a44015bd MD5sum: cbd3a699db98896ebcb4a45898142212 Description: debug symbols for ros-jazzy-moveit-planners-stomp Build-Ids: 55c623ebcd786141350d1432c8c5e0c71e95b974 Package: ros-jazzy-moveit-plugins Version: 2.12.3-1noble.20250430.025918 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 43 Depends: ros-jazzy-moveit-simple-controller-manager, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-plugins/ros-jazzy-moveit-plugins_2.12.3-1noble.20250430.025918_amd64.deb Size: 6352 SHA256: 7244d7b98fdb1f55605cf86789a4e9e31b93d330f1869c861f412a398c5a867b SHA1: 64324656815fc907973f2776c15483c53f3b74ea MD5sum: 07d53efae05d69e6c811ec95239481c5 Description: Metapackage for MoveIt plugins. Package: ros-jazzy-moveit-py Version: 2.12.3-1noble.20250430.035049 Architecture: amd64 Maintainer: Peter David Fagan Installed-Size: 1291 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-moveit-core, ros-jazzy-moveit-ros-planning, ros-jazzy-srdfdom, ros-jazzy-urdfdom, ros-jazzy-ament-index-python, ros-jazzy-geometry-msgs, ros-jazzy-moveit-ros-planning-interface, ros-jazzy-octomap-msgs, ros-jazzy-rclcpp, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-py/ros-jazzy-moveit-py_2.12.3-1noble.20250430.035049_amd64.deb Size: 354384 SHA256: a349c342fa4fe7f84533c2876915b1fc11a83ebaded1cbbe68777f4624356bc2 SHA1: 7082aaae29fdb77f85bb38e5b11d447af92871d5 MD5sum: bf214075face51d28885d01a622f5fae Description: Python binding for MoveIt 2 Package: ros-jazzy-moveit-py-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-py Version: 2.12.3-1noble.20250430.035049 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Peter David Fagan Installed-Size: 1047 Depends: ros-jazzy-moveit-py (= 2.12.3-1noble.20250430.035049) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-py/ros-jazzy-moveit-py-dbgsym_2.12.3-1noble.20250430.035049_amd64.deb Size: 1013840 SHA256: 8b7a751a7715b0a62013c70ae144c555446e872322b228aaab012d3814881184 SHA1: a54e67535703b7e5f1f86977691d2486620b96f7 MD5sum: d58cab1c04532e9329211a8abdd3ea4a Description: debug symbols for ros-jazzy-moveit-py Build-Ids: 6697aa1441bd2016dfa400f0b556110745598ab4 Package: ros-jazzy-moveit-resources Version: 3.1.0-1noble.20250505.193955 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 42 Depends: ros-jazzy-joint-state-publisher, ros-jazzy-moveit-resources-fanuc-description, ros-jazzy-moveit-resources-fanuc-moveit-config, ros-jazzy-moveit-resources-panda-description, ros-jazzy-moveit-resources-panda-moveit-config, ros-jazzy-moveit-resources-pr2-description, ros-jazzy-robot-state-publisher, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-resources/ros-jazzy-moveit-resources_3.1.0-1noble.20250505.193955_amd64.deb Size: 5910 SHA256: 1441ff244e98390d2402a8284740d1113a33f591e956e7209eb173537369ad04 SHA1: 86ed11eb123477e4c7fe225de99722dd100af75e MD5sum: d27033f98f87d1c76fe65e8f0a88dc11 Description: Resources used for MoveIt testing Package: ros-jazzy-moveit-resources-fanuc-description Version: 3.1.0-1noble.20250424.121226 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 736 Depends: ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-resources-fanuc-description/ros-jazzy-moveit-resources-fanuc-description_3.1.0-1noble.20250424.121226_amd64.deb Size: 127638 SHA256: 247d6e6eede63e2105970bdd79c31c96b1cf18225589ac7ad81d8d3ad02e49a5 SHA1: 78ae545c1140a4b50d0c4ce11d877236b7c1deed MD5sum: 011f0fb35e15e9a97450842d29879f71 Description: Fanuc Resources used for MoveIt testing Package: ros-jazzy-moveit-resources-fanuc-moveit-config Version: 3.1.0-1noble.20250505.193856 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 91 Depends: ros-jazzy-controller-manager, ros-jazzy-joint-state-publisher, ros-jazzy-moveit-resources-fanuc-description, ros-jazzy-position-controllers, ros-jazzy-robot-state-publisher, ros-jazzy-ros2cli-common-extensions, ros-jazzy-tf2-ros, ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-resources-fanuc-moveit-config/ros-jazzy-moveit-resources-fanuc-moveit-config_3.1.0-1noble.20250505.193856_amd64.deb Size: 15804 SHA256: 6a5666fd254287e7e42b43c1178daf0b0f740fd403ad5bd207b6695529ffe11d SHA1: 0bdbb00064c3a6581eedbe2022b1438dced78095 MD5sum: 07d99cf9be357a97fc20245f412804ba Description: MoveIt Resources for testing: Fanuc M-10iA. A project-internal configuration for testing in MoveIt. Package: ros-jazzy-moveit-resources-panda-description Version: 3.1.0-1noble.20250424.121228 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 10458 Depends: ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-resources-panda-description/ros-jazzy-moveit-resources-panda-description_3.1.0-1noble.20250424.121228_amd64.deb Size: 3089474 SHA256: d11d283b61d4a978908ef37f0c86bf8a9fe1ab3091aa853bf6b71f7d9a67d888 SHA1: d6edd1e406d491aae826fea49a35686a4f0221cc MD5sum: 9d9d80710eee4918dc559abf8b93a7bd Description: panda Resources used for MoveIt testing Package: ros-jazzy-moveit-resources-panda-moveit-config Version: 3.1.0-1noble.20250505.193902 Architecture: amd64 Maintainer: Mike Lautman Installed-Size: 138 Depends: ros-jazzy-controller-manager, ros-jazzy-gripper-controllers, ros-jazzy-joint-state-publisher, ros-jazzy-joint-state-publisher-gui, ros-jazzy-moveit-resources-panda-description, ros-jazzy-position-controllers, ros-jazzy-robot-state-publisher, ros-jazzy-ros2cli-common-extensions, ros-jazzy-topic-tools, ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-resources-panda-moveit-config/ros-jazzy-moveit-resources-panda-moveit-config_3.1.0-1noble.20250505.193902_amd64.deb Size: 19902 SHA256: 5a55fcce2ebf8decfa48310257d875c6d7f35302c17e4dfa00907f5a1fe38786 SHA1: 3d4f82161f659f8eda65c1760cfc75b2848aea17 MD5sum: b0d246088a9df04438d6188d1d27b8d3 Description: MoveIt Resources for testing: Franka Emika Panda A project-internal configuration for testing in MoveIt. Package: ros-jazzy-moveit-resources-pr2-description Version: 3.1.0-1noble.20250424.121235 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 48624 Depends: ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-resources-pr2-description/ros-jazzy-moveit-resources-pr2-description_3.1.0-1noble.20250424.121235_amd64.deb Size: 24347692 SHA256: 3f9cfc189153b0647466f2c90830fe0d75e05028ba0c6520e8842dc9de288716 SHA1: 48ad2f1199630f3e9604f361de04c38134407d17 MD5sum: fc915edbab3992054c07c5dd68afb9cd Description: PR2 Resources used for MoveIt! testing Package: ros-jazzy-moveit-resources-prbt-ikfast-manipulator-plugin Version: 2.12.3-1noble.20250430.025817 Architecture: amd64 Maintainer: Alexander Gutenkunst Installed-Size: 482 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 4.0), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-moveit-core, ros-jazzy-generate-parameter-library, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-kdl, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-resources-prbt-ikfast-manipulator-plugin/ros-jazzy-moveit-resources-prbt-ikfast-manipulator-plugin_2.12.3-1noble.20250430.025817_amd64.deb Size: 136808 SHA256: 40274e8b09ca7be72728137a22dcdc686c21690bb32c39a1a31027bb81ac9c66 SHA1: 26fd421e4ec102a3d124a5c4b34c4583a948b57f MD5sum: 283c44d8666074a5340727ca8b3b052e Description: The prbt_ikfast_manipulator_plugin package Package: ros-jazzy-moveit-resources-prbt-ikfast-manipulator-plugin-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-resources-prbt-ikfast-manipulator-plugin Version: 2.12.3-1noble.20250430.025817 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alexander Gutenkunst Installed-Size: 2780 Depends: ros-jazzy-moveit-resources-prbt-ikfast-manipulator-plugin (= 2.12.3-1noble.20250430.025817) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-resources-prbt-ikfast-manipulator-plugin/ros-jazzy-moveit-resources-prbt-ikfast-manipulator-plugin-dbgsym_2.12.3-1noble.20250430.025817_amd64.deb Size: 2756618 SHA256: e031f1c11075ab3b08573b31326305ae3ffec400aa0f89c1d8ad20b82343fab5 SHA1: f981307db3d58e04002620da05a89c4dcfb0e383 MD5sum: a85bdefec662c3f42f44dda45496e8ef Description: debug symbols for ros-jazzy-moveit-resources-prbt-ikfast-manipulator-plugin Build-Ids: 75d209b353708bc0380fb2f9ee832f0841fb53bc Package: ros-jazzy-moveit-resources-prbt-moveit-config Version: 2.12.3-1noble.20250430.033842 Architecture: amd64 Maintainer: Alexander Gutenkunst Installed-Size: 84 Depends: ros-jazzy-joint-state-publisher, ros-jazzy-moveit-resources-prbt-ikfast-manipulator-plugin, ros-jazzy-moveit-resources-prbt-support, ros-jazzy-moveit-ros-move-group, ros-jazzy-robot-state-publisher, ros-jazzy-rviz2, ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-resources-prbt-moveit-config/ros-jazzy-moveit-resources-prbt-moveit-config_2.12.3-1noble.20250430.033842_amd64.deb Size: 14866 SHA256: e786a6040a0311abcba509aa6a3037b35b170cb2e3db7c78884198be532612ca SHA1: 3a806d44582b06c8baee039bd47090ac4ee2f18d MD5sum: 60e0227f42226b59b541ea463f6f1e65 Description: MoveIt Resources for testing: Pilz PRBT 6 A project-internal configuration for testing in MoveIt. Package: ros-jazzy-moveit-resources-prbt-pg70-support Version: 2.12.3-1noble.20250430.033912 Architecture: amd64 Maintainer: Alexander Gutenkunst Installed-Size: 935 Depends: ros-jazzy-moveit-resources-prbt-ikfast-manipulator-plugin, ros-jazzy-moveit-resources-prbt-moveit-config, ros-jazzy-moveit-resources-prbt-support, ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-resources-prbt-pg70-support/ros-jazzy-moveit-resources-prbt-pg70-support_2.12.3-1noble.20250430.033912_amd64.deb Size: 159672 SHA256: 40b5dca9b32e4c6105c3e7640231246613bd597c964226ed5a3bb36715046535 SHA1: 84babfe0ad019738a18ca6fa7413c7f7ce9aca6f MD5sum: 9976fb5926bdd0ce0323c99067a25907 Description: PRBT support for Schunk pg70 gripper. Package: ros-jazzy-moveit-resources-prbt-support Version: 2.12.3-1noble.20250424.121242 Architecture: amd64 Maintainer: Alexander Gutenkunst Installed-Size: 3862 Depends: ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-resources-prbt-support/ros-jazzy-moveit-resources-prbt-support_2.12.3-1noble.20250424.121242_amd64.deb Size: 760414 SHA256: dd720f9a69c39157caea49c20a656c03fffb908d08ce83d2a3327a2105f731ad SHA1: 55e18b7586811cc416db8052a2ee23ae46f8cfee MD5sum: 50ab6932b3ddd53926461687d24f076a Description: Mechanical, kinematic and visual description of the Pilz light weight arm PRBT. Package: ros-jazzy-moveit-ros Version: 2.12.3-1noble.20250430.041112 Architecture: amd64 Maintainer: Michael Görner Installed-Size: 43 Depends: ros-jazzy-moveit-ros-benchmarks, ros-jazzy-moveit-ros-move-group, ros-jazzy-moveit-ros-planning, ros-jazzy-moveit-ros-planning-interface, ros-jazzy-moveit-ros-robot-interaction, ros-jazzy-moveit-ros-visualization, ros-jazzy-moveit-ros-warehouse, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros/ros-jazzy-moveit-ros_2.12.3-1noble.20250430.041112_amd64.deb Size: 6774 SHA256: f7345ef6e30c231dab41aa8331c584b77ed39bab7c42302c3f65c70ed7ae87cc SHA1: 093a3f36038a36ed36ec195f872419f1ded24b7a MD5sum: e2e79629f495c51dec53e443f005447a Description: Components of MoveIt that use ROS Package: ros-jazzy-moveit-ros-benchmarks Version: 2.12.3-1noble.20250430.033216 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 652 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-moveit-core, ros-jazzy-moveit-ros-planning, ros-jazzy-moveit-ros-warehouse, libboost-date-time1.83.0, libboost-filesystem1.83.0, ros-jazzy-launch-param-builder, ros-jazzy-moveit-common, ros-jazzy-moveit-configs-utils, ros-jazzy-pluginlib (>= 1.11.2), ros-jazzy-rclcpp, ros-jazzy-tf2-eigen, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-benchmarks/ros-jazzy-moveit-ros-benchmarks_2.12.3-1noble.20250430.033216_amd64.deb Size: 203928 SHA256: da83bf3b0abe931718dad0bb766d8cae05519ba14f9b7ea93290dd2e0f1d526f SHA1: 5132d2724f3ed2e05d0465370dc537e7a240e0b0 MD5sum: 41c2de658e906de854a7c589963368e8 Description: Enhanced tools for benchmarks in MoveIt Package: ros-jazzy-moveit-ros-benchmarks-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-ros-benchmarks Version: 2.12.3-1noble.20250430.033216 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 6977 Depends: ros-jazzy-moveit-ros-benchmarks (= 2.12.3-1noble.20250430.033216) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-benchmarks/ros-jazzy-moveit-ros-benchmarks-dbgsym_2.12.3-1noble.20250430.033216_amd64.deb Size: 6906216 SHA256: a90ec69022acdd78e06bfe8b25fabf0de55909ce847478d6a181aaeef6fc11e3 SHA1: c5192d5ff4a135aa0f902c2a2b25ef682eca594a MD5sum: d1d3c26b04dc4cd131d58d1e9c6509c7 Description: debug symbols for ros-jazzy-moveit-ros-benchmarks Build-Ids: 356014b0d6c5b841b4c0901bdd31a8d4981243a5 3f33300be0c93ea3c7569d951a47956325c096f1 Package: ros-jazzy-moveit-ros-control-interface Version: 2.12.3-1noble.20250505.192616 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 961 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-moveit-core, ros-jazzy-moveit-simple-controller-manager, ros-jazzy-controller-manager-msgs, ros-jazzy-moveit-common, ros-jazzy-pluginlib (>= 1.11.2), ros-jazzy-rclcpp-action, ros-jazzy-trajectory-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-control-interface/ros-jazzy-moveit-ros-control-interface_2.12.3-1noble.20250505.192616_amd64.deb Size: 230692 SHA256: 1f75c85e63098aa3dc773d953480e3336364d18ca9595673a17b16f402e75423 SHA1: 7af6432204ccd37a24140e010df2dc3db27d98be MD5sum: da3e7a3a9e02a7834506a016dc5c555e Description: ros_control controller manager interface for MoveIt Package: ros-jazzy-moveit-ros-control-interface-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-ros-control-interface Version: 2.12.3-1noble.20250505.192616 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 4984 Depends: ros-jazzy-moveit-ros-control-interface (= 2.12.3-1noble.20250505.192616) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-control-interface/ros-jazzy-moveit-ros-control-interface-dbgsym_2.12.3-1noble.20250505.192616_amd64.deb Size: 4649542 SHA256: 9dae60434b294880539468a81e39cbca7a04feba72180b2d2023b9ea0a45b2fd SHA1: 7097e686f7e931b87d25845e28208112a625a7bd MD5sum: 8c8fcad193806e36e924113725593d7a Description: debug symbols for ros-jazzy-moveit-ros-control-interface Build-Ids: 153d92e7fe771153c411a8fbe55ee8156fc15ae7 1633fc211c46fd11c36c3e4518ed8b208db47a6b 6ab1607a53033577b930b42019d04fad8f800763 bf2aa7bbfee5d97ee9acde401cd40afcf9d94565 e74c722778748d7c5647b5b8607e2c2051a1fb81 Package: ros-jazzy-moveit-ros-move-group Version: 2.12.3-1noble.20250430.032752 Architecture: amd64 Maintainer: Michael Görner Installed-Size: 1568 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-moveit-core, ros-jazzy-moveit-ros-planning, ros-jazzy-urdfdom, libfmt-dev, ros-jazzy-moveit-common, ros-jazzy-moveit-kinematics, ros-jazzy-moveit-ros-occupancy-map-monitor, ros-jazzy-pluginlib (>= 1.11.2), ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-move-group/ros-jazzy-moveit-ros-move-group_2.12.3-1noble.20250430.032752_amd64.deb Size: 404980 SHA256: fbc6f9d974c55d29531a3f953a7054404cff7f319312f8970f06aebe662f5830 SHA1: 85c4cc34b962cdb94415bc43aed64cbfd575f71e MD5sum: 61288af3d86127ddaf3ec5e7063cf973 Description: The move_group node for MoveIt Package: ros-jazzy-moveit-ros-move-group-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-ros-move-group Version: 2.12.3-1noble.20250430.032752 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Görner Installed-Size: 28647 Depends: ros-jazzy-moveit-ros-move-group (= 2.12.3-1noble.20250430.032752) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-move-group/ros-jazzy-moveit-ros-move-group-dbgsym_2.12.3-1noble.20250430.032752_amd64.deb Size: 28261552 SHA256: 88c35eb555efa20330141cba2c87e5f3c3313a283a310b54327897f2c0622842 SHA1: 9a81c8d511b0e164bb84b7fa306f3856d02a9625 MD5sum: 5aace9281c0bf68350b165855088ef75 Description: debug symbols for ros-jazzy-moveit-ros-move-group Build-Ids: 428a90b4f288e97a7433170a9022a48453ee118d 4860ec1f407154885dded0f3229d3f2adea2e52a 4f9979da6b9d257d16b1d2687fc156c11b5fdae5 921405c3553cd414eb70a0a1309bb768d6990c61 Package: ros-jazzy-moveit-ros-occupancy-map-monitor Version: 2.12.3-1noble.20250430.025427 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 1006 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liboctomap1.9t64 (>= 1.9.7+dfsg), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-moveit-core, libeigen3-dev, liboctomap-dev, ros-jazzy-eigen3-cmake-module, ros-jazzy-geometric-shapes, ros-jazzy-moveit-common, ros-jazzy-moveit-msgs, ros-jazzy-pluginlib (>= 1.11.2), ros-jazzy-rclcpp, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-occupancy-map-monitor/ros-jazzy-moveit-ros-occupancy-map-monitor_2.12.3-1noble.20250430.025427_amd64.deb Size: 258688 SHA256: ff67ab2de795be6b603c8b238993819b55cc1a53eb390c5c258521e570a53f75 SHA1: bdeaec4251d94c3fffaa614d0537586204c49b13 MD5sum: c90bd7aa521b8af16d749fdf3bc07de6 Description: Components of MoveIt connecting to occupancy map Package: ros-jazzy-moveit-ros-occupancy-map-monitor-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-ros-occupancy-map-monitor Version: 2.12.3-1noble.20250430.025427 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 5241 Depends: ros-jazzy-moveit-ros-occupancy-map-monitor (= 2.12.3-1noble.20250430.025427) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-occupancy-map-monitor/ros-jazzy-moveit-ros-occupancy-map-monitor-dbgsym_2.12.3-1noble.20250430.025427_amd64.deb Size: 4775284 SHA256: 74239b338420c96cd698b98786f0fc24b3e185253ae7b3b0c2c61e304cb4ed8d SHA1: 2bb6eda204565b650a31f6c75d450c768db599b4 MD5sum: 6d6e8ff6cdb7fe9801b5758a68626b4f Description: debug symbols for ros-jazzy-moveit-ros-occupancy-map-monitor Build-Ids: 30961a5aa02015bea2396e5d407fe13836503aac f2f64f86e4023404853a8e5e00f146fbccdd60c1 Package: ros-jazzy-moveit-ros-perception Version: 2.12.3-1noble.20250430.032458 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 1818 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libglew2.2 (>= 2.2.0-4build1), libglu1-mesa | libglu1, libglut3.12 (>= 3.4.0), libglx0, libgomp1 (>= 4.2.1), liboctomap1.9t64 (>= 1.9.7+dfsg), libopengl0, libstdc++6 (>= 13.1), ros-jazzy-geometric-shapes, ros-jazzy-moveit-core, ros-jazzy-moveit-ros-occupancy-map-monitor, freeglut3-dev, libgl1-mesa-dev, libglew-dev, libglu1-mesa-dev, libomp-dev, ros-jazzy-cv-bridge, ros-jazzy-image-transport, ros-jazzy-message-filters, ros-jazzy-moveit-common, ros-jazzy-moveit-msgs, ros-jazzy-moveit-ros-planning, ros-jazzy-object-recognition-msgs, ros-jazzy-pluginlib (>= 1.11.2), ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-urdf, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-perception/ros-jazzy-moveit-ros-perception_2.12.3-1noble.20250430.032458_amd64.deb Size: 390614 SHA256: 00cda93f8e98e3f6a88952f6052c353c1c40ff1c395b66520a40683c7c7088d8 SHA1: bbb3301f78faf7a15169f7bc3569d347c55eb056 MD5sum: 06f34ca1ad0d5d6e5b4d276fea89224f Description: Components of MoveIt connecting to perception Package: ros-jazzy-moveit-ros-perception-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-ros-perception Version: 2.12.3-1noble.20250430.032458 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 10920 Depends: ros-jazzy-moveit-ros-perception (= 2.12.3-1noble.20250430.032458) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-perception/ros-jazzy-moveit-ros-perception-dbgsym_2.12.3-1noble.20250430.032458_amd64.deb Size: 10084400 SHA256: bd7121e8643f87304f857c9718a863d47472774a1489b4a7674b92462ebffd7f SHA1: f0fea755c0199e900d8ac5a789b6a6abd047f9f6 MD5sum: 9c1f85815610b11d08ea39d75bd42510 Description: debug symbols for ros-jazzy-moveit-ros-perception Build-Ids: 2235cf7870bc04fb8d5719f5739b790e4ba5953c 6d3b54782098e0477eb3fe5ca15b59c72aa20a77 7b81be94cccf1dbe246db0fb1b1c735489e6da0b 93d66b0e837ed9ddbdf47739c82feb7c80cda99d c7d8134de37f454e8d199e74532a85414c7ff2e4 ccd6f4b427e0640ca79095330d8f8570264881ae dfa7ace9d8594feefb9174d8ce944b7f98c84561 fbd4ba00eb7d576a20a3e67a5a295e2fcdd33543 Package: ros-jazzy-moveit-ros-planning Version: 2.12.3-1noble.20250430.025920 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 6620 Depends: libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-geometric-shapes, ros-jazzy-moveit-core, ros-jazzy-moveit-ros-occupancy-map-monitor, ros-jazzy-srdfdom, libeigen3-dev, libfmt-dev, ros-jazzy-ament-index-cpp, ros-jazzy-eigen3-cmake-module, ros-jazzy-generate-parameter-library, ros-jazzy-message-filters, ros-jazzy-moveit-common, ros-jazzy-moveit-msgs, ros-jazzy-pluginlib (>= 1.11.2), ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-components, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-msgs, ros-jazzy-tf2-ros, ros-jazzy-urdf, ros-jazzy-ros-workspace Conflicts: ros-jazzy-moveit-ros-planning-interface (<< 2.1.5) Replaces: ros-jazzy-moveit-ros-planning-interface (<< 2.1.5) Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-planning/ros-jazzy-moveit-ros-planning_2.12.3-1noble.20250430.025920_amd64.deb Size: 1242634 SHA256: a9ac17258f8bc1e4bdbb079e5fca70780b2119370a3adaa1b148b3aafcd21355 SHA1: 479eca2c760ce4bb280dd7368282c3b369206a72 MD5sum: 11da5d6d5c473294cc685989e9863718 Description: Planning components of MoveIt that use ROS Package: ros-jazzy-moveit-ros-planning-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-ros-planning Version: 2.12.3-1noble.20250430.025920 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 71775 Depends: ros-jazzy-moveit-ros-planning (= 2.12.3-1noble.20250430.025920) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-planning/ros-jazzy-moveit-ros-planning-dbgsym_2.12.3-1noble.20250430.025920_amd64.deb Size: 69079006 SHA256: ac859df589016b8c45d17e1e57ea41897747c8b8e5d57e06c1032e77e71888b2 SHA1: b129efa8e93dd664fdcfb5d8b7dbd84701a22687 MD5sum: 51b0f67ae1fcfe91863266ab7d264054 Description: debug symbols for ros-jazzy-moveit-ros-planning Build-Ids: 0987816131e4d5c07de97eab36b01c16516ca6de 1614ae250934fe2130c4cd12b42e16c78f3438c6 260e1f48d6cca62bf83bcee9cc4bb8287c2c2658 29a0d5fc2ce5a6483c09172d1db232338dfe121a 2fdc622f46df4d5501a975169652443cdc4c2b83 49f1af43c6bba2c58582e9119fc82fb9b421b5cf 5a6728c5cf75c1ef47231633a141d24744a7d2a2 5c2d97986c475292d004340accfe9729ebbbeb82 63b6ab1a8d7b9cb649ac35133ea02586c57914b1 641006cd79a22b20a8fc795889e09f065ce14846 6a3f9577e05e173fce1ee44ed3c15e25d4da5f35 7a0219024b78277f965294a59b73e709563cafe6 9403181b703414686a05af314da41887815bc29c 9581fc5e77c2010a398b7dfe6a71fed518bb5ca8 a8c5bc063f85f7f8f359836b28398dfff8a8c209 ac40d96da2a34a780a84c5ef26a179bfd424fa5c ac9981a6a0e4403c8b5711c73a211c8a7de41f4f b51178cd720c52ed270dd8ff850e41f373c62842 b61744445009274e4b805b707cb191f403593fe3 e7a6674c157b7104152ed737db4d1c4e26f2a261 eda8386e9690b973457fe252e6815aa82b1f2283 f2633d8ba201be22940b592ee185b7c46e961095 Package: ros-jazzy-moveit-ros-planning-interface Version: 2.12.3-1noble.20250430.034223 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 1093 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-moveit-core, ros-jazzy-moveit-ros-planning, ros-jazzy-moveit-ros-warehouse, python3-dev, ros-jazzy-geometry-msgs, ros-jazzy-moveit-common, ros-jazzy-moveit-msgs, ros-jazzy-moveit-ros-move-group, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclpy, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-planning-interface/ros-jazzy-moveit-ros-planning-interface_2.12.3-1noble.20250430.034223_amd64.deb Size: 275774 SHA256: 5033832a40c1ffd150696519954abdfb632cf14a8e2db1d5f6394ad45e1fee3b SHA1: daed9a3a6dd5b5a5f24d728ae962a54e4e471c47 MD5sum: 833951423ff93b844cc0f28ef1499caa Description: Components of MoveIt that offer simpler remote (as from another ROS 2 node) interfaces to planning and execution Package: ros-jazzy-moveit-ros-planning-interface-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-ros-planning-interface Version: 2.12.3-1noble.20250430.034223 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 10123 Depends: ros-jazzy-moveit-ros-planning-interface (= 2.12.3-1noble.20250430.034223) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-planning-interface/ros-jazzy-moveit-ros-planning-interface-dbgsym_2.12.3-1noble.20250430.034223_amd64.deb Size: 9806208 SHA256: d874eace9b60014cfe2574e707762dcc3750170daf0d5d8e83f6da4f3f230993 SHA1: 58900f68d4c87ad938e65c3489f848c634c6d9ec MD5sum: 48ec28e2f080758d23cc469fc3d0e7d3 Description: debug symbols for ros-jazzy-moveit-ros-planning-interface Build-Ids: 3838534045737ab70c9f7081d0bd06a12da40a7f 5bb0065020b3fbcb743bd021622fd6e7941a2493 e342a1d3b2d4ab4c3d2a4aa9cf527808a7d83838 Package: ros-jazzy-moveit-ros-robot-interaction Version: 2.12.3-1noble.20250430.032349 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 742 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-moveit-core, ros-jazzy-interactive-markers, ros-jazzy-moveit-common, ros-jazzy-moveit-ros-planning, ros-jazzy-rclcpp, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-robot-interaction/ros-jazzy-moveit-ros-robot-interaction_2.12.3-1noble.20250430.032349_amd64.deb Size: 171734 SHA256: fe10a56338f0ca28028d10a35772337824b7c9696b20af7e35cfa408e2a9d9df SHA1: ba189ce941e176340419d6f24b73cc3595de85d8 MD5sum: ec2cd09cb14c3f2e92da24edf4167b4e Description: Components of MoveIt that offer interaction via interactive markers Package: ros-jazzy-moveit-ros-robot-interaction-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-ros-robot-interaction Version: 2.12.3-1noble.20250430.032349 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 7031 Depends: ros-jazzy-moveit-ros-robot-interaction (= 2.12.3-1noble.20250430.032349) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-robot-interaction/ros-jazzy-moveit-ros-robot-interaction-dbgsym_2.12.3-1noble.20250430.032349_amd64.deb Size: 6737024 SHA256: 6f3a73420677bba5bc3266e0b39c15a6bb2391e007a13c54cd9d33b79e45706c SHA1: 35e2c84d43ef471b6c3517207a8decf5323ccc5b MD5sum: 441c5f7fe51ff279e19de302fa991a2a Description: debug symbols for ros-jazzy-moveit-ros-robot-interaction Build-Ids: eacc5e9003e0a24c66e240e1b7ddb62b46fa5948 Package: ros-jazzy-moveit-ros-tests Version: 2.12.3-1noble.20250430.001642 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 8 Depends: ros-jazzy-moveit-common, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-tests/ros-jazzy-moveit-ros-tests_2.12.3-1noble.20250430.001642_amd64.deb Size: 2000 SHA256: 39106e35b2bdf7f20ef5c4ee0abece5e92e646f887cc5cfd9786ac4685b283ca SHA1: c8e383d93e3a68480dd9e88c07ec25b0a19af70d MD5sum: dfdb5237c9224579b0b5f3f3e1fcaefb Description: Integration tests for moveit_ros Package: ros-jazzy-moveit-ros-trajectory-cache Version: 2.12.3-1noble.20250430.041144 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 683 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), ros-jazzy-moveit-core, ros-jazzy-moveit-ros-planning-interface, ros-jazzy-moveit-ros-warehouse, python3-yaml, ros-jazzy-geometry-msgs, ros-jazzy-moveit-common, ros-jazzy-moveit-ros, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-tf2-ros, ros-jazzy-trajectory-msgs, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-trajectory-cache/ros-jazzy-moveit-ros-trajectory-cache_2.12.3-1noble.20250430.041144_amd64.deb Size: 148934 SHA256: 335d3d074b2012e4188105b9d43b653f2eb4150128c89c56d7eed1c6c896c3c3 SHA1: c9303cba28bf21e62e961f29f1527475ea5de9a1 MD5sum: 245af1e5402a9fb6432b6196104ec7ad Description: A trajectory cache for MoveIt 2 motion plans and cartesian plans. Package: ros-jazzy-moveit-ros-trajectory-cache-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-ros-trajectory-cache Version: 2.12.3-1noble.20250430.041144 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 8261 Depends: ros-jazzy-moveit-ros-trajectory-cache (= 2.12.3-1noble.20250430.041144) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-trajectory-cache/ros-jazzy-moveit-ros-trajectory-cache-dbgsym_2.12.3-1noble.20250430.041144_amd64.deb Size: 8184858 SHA256: bf8456289b8383b2e3adf5ac4db349ed1dc8d95919b1f6225c78c48057eb56d8 SHA1: e09d3eb57037d9eb75123d6f1ae23787ef2b5c39 MD5sum: e9ca034a35c166320fe7597faa5605ad Description: debug symbols for ros-jazzy-moveit-ros-trajectory-cache Build-Ids: 2cce17f7928ca56916940733db6fa082b2e362e7 7058766fd2f050e3a9bd15a88ea3fb95551a7267 80575980bb28975355c13563d06aba4cc32af612 b0a0d72708616ff3e621a5cd2eae54ba8fc030bd Package: ros-jazzy-moveit-ros-visualization Version: 2.12.3-1noble.20250430.035739 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 3663 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.14.1), libstdc++6 (>= 13.1), ros-jazzy-geometric-shapes, ros-jazzy-moveit-core, ros-jazzy-moveit-ros-planning, ros-jazzy-moveit-ros-planning-interface, ros-jazzy-moveit-ros-robot-interaction, ros-jazzy-moveit-ros-warehouse, ros-jazzy-rviz-ogre-vendor, ros-jazzy-interactive-markers, ros-jazzy-moveit-common, ros-jazzy-object-recognition-msgs, ros-jazzy-pluginlib (>= 1.11.2), ros-jazzy-rclcpp, ros-jazzy-rclpy, ros-jazzy-rviz2, ros-jazzy-tf2-eigen, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-visualization/ros-jazzy-moveit-ros-visualization_2.12.3-1noble.20250430.035739_amd64.deb Size: 714316 SHA256: e4a2561ec1c3f7ba8bd8c298c8a037f15aa416bc25bce174db38b4f13790e2a9 SHA1: 827fbc5db6a04921fbfd2d16629f06f933e0e6a6 MD5sum: f8dfff7d98a8d6dd3087e3a8be35507c Description: Components of MoveIt that offer visualization Package: ros-jazzy-moveit-ros-visualization-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-ros-visualization Version: 2.12.3-1noble.20250430.035739 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 42864 Depends: ros-jazzy-moveit-ros-visualization (= 2.12.3-1noble.20250430.035739) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-visualization/ros-jazzy-moveit-ros-visualization-dbgsym_2.12.3-1noble.20250430.035739_amd64.deb Size: 40979372 SHA256: fed78c5c79a6134f6d0c2e23710e1539b572f37c48427b4c7f2c2282adb7f7ed SHA1: 0778020707f09466950500fad9e95000a5266b8c MD5sum: 7d7d4737fff9d57884f8116cac7d1150 Description: debug symbols for ros-jazzy-moveit-ros-visualization Build-Ids: 00f37837277944b2d8c5a7830fec123b521a1f10 1296e8ed83c03828f67bcfda7d3da262b8c4382a 281bf8ff1d9f86aa93be221352576d05371f8638 5e39014faaa4e6ba06ee717fb039d832d4cffe44 60ede71e29af6ea13d85b7f7603e2d0e99d37f61 75c72705b03e59893f9de2d96dc9f694cebf54fc 911090f0747646c0386762a7cf784688efbc0c0a b9c0f2a710c896a3817c1574719aa4a0d39b2455 db906851ac2cecab1529e47d8f16132d8247d602 Package: ros-jazzy-moveit-ros-warehouse Version: 2.12.3-1noble.20250430.032555 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 2472 Depends: libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.34), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-moveit-core, ros-jazzy-moveit-ros-planning, libfmt-dev, ros-jazzy-moveit-common, ros-jazzy-rclcpp, ros-jazzy-tf2-eigen, ros-jazzy-tf2-ros, ros-jazzy-warehouse-ros, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-warehouse/ros-jazzy-moveit-ros-warehouse_2.12.3-1noble.20250430.032555_amd64.deb Size: 502020 SHA256: 88f2d3df834e00a2908ead6734e550f577ef3ff84d31a849b158d3a247c06ebd SHA1: c9395821667fe9e97f173557686b6a341570146b MD5sum: 86d261bccf144b157eaeeeee4a3fd892 Description: Components of MoveIt connecting to MongoDB Package: ros-jazzy-moveit-ros-warehouse-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-ros-warehouse Version: 2.12.3-1noble.20250430.032555 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 20357 Depends: ros-jazzy-moveit-ros-warehouse (= 2.12.3-1noble.20250430.032555) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-ros-warehouse/ros-jazzy-moveit-ros-warehouse-dbgsym_2.12.3-1noble.20250430.032555_amd64.deb Size: 19085244 SHA256: 236add8ffb949044d878d6c17f3d18aef8a2fbc3e601d6c6a779e42d05f035d7 SHA1: 06a184e00cb9d747d63f6a6d8c85d627e2f5519d MD5sum: 77b4f1e62273101fc4f96d3b4c1dda2d Description: debug symbols for ros-jazzy-moveit-ros-warehouse Build-Ids: 0ab4361ae610175fc1d9971434a2c1c9c6f620b7 1490c2aa454b9331b8a9390c54dba25c62cd5827 29e761f14417f705a50e27beeb7d2877f79b99ef 4e05964867a99494319505e1c94ea5043daf08ba af7ae2906be71fadd1ea512fd1834f9fa75b1f6a b8423813fd5439eed9f3c82ceaf7b6c925562f15 d3d75d76ee80646016a28e09f4487915fdbf56b4 Package: ros-jazzy-moveit-runtime Version: 2.12.3-1noble.20250430.035521 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 43 Depends: ros-jazzy-moveit-core, ros-jazzy-moveit-planners, ros-jazzy-moveit-plugins, ros-jazzy-moveit-ros-move-group, ros-jazzy-moveit-ros-perception, ros-jazzy-moveit-ros-planning, ros-jazzy-moveit-ros-planning-interface, ros-jazzy-moveit-ros-warehouse, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-runtime/ros-jazzy-moveit-runtime_2.12.3-1noble.20250430.035521_amd64.deb Size: 6526 SHA256: 1c1c57e707e14d6e023dae000664e91d6f6ce3d6bf8db56ca01db499ede35766 SHA1: 918e0e43debf787b2d362e1a0e20c92a6f94ae23 MD5sum: 05fd765f96e2a3702b1de1f37d53fb85 Description: moveit_runtime meta package contains MoveIt packages that are essential for its runtime (e.g. running MoveIt on robots). Package: ros-jazzy-moveit-servo Version: 2.12.3-1noble.20250505.194848 Architecture: amd64 Maintainer: Blake Anderson Installed-Size: 3335 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-moveit-core, ros-jazzy-moveit-ros-planning, ros-jazzy-control-msgs, ros-jazzy-controller-manager, ros-jazzy-generate-parameter-library, ros-jazzy-geometry-msgs, ros-jazzy-gripper-controllers, ros-jazzy-joint-state-broadcaster, ros-jazzy-joint-trajectory-controller, ros-jazzy-joy, ros-jazzy-launch-param-builder, ros-jazzy-moveit-common, ros-jazzy-moveit-configs-utils, ros-jazzy-moveit-msgs, ros-jazzy-moveit-ros-planning-interface, ros-jazzy-moveit-ros-visualization, ros-jazzy-pluginlib, ros-jazzy-realtime-tools, ros-jazzy-robot-state-publisher, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2-eigen, ros-jazzy-tf2-ros, ros-jazzy-trajectory-msgs, ros-jazzy-ros-workspace Homepage: https://moveit.github.io/moveit_tutorials Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-servo/ros-jazzy-moveit-servo_2.12.3-1noble.20250505.194848_amd64.deb Size: 681908 SHA256: 7f6cabc2df40819a9b5845bffd5572d63c695e5c59a4c5d794eedf089a92d476 SHA1: d02ef990a313bb996aaa02243c11f92e4a5371af MD5sum: a3a459a2557fa421adcaa037afd51846 Description: Provides real-time manipulator Cartesian and joint servoing. Package: ros-jazzy-moveit-servo-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-servo Version: 2.12.3-1noble.20250505.194848 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Blake Anderson Installed-Size: 31501 Depends: ros-jazzy-moveit-servo (= 2.12.3-1noble.20250505.194848) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-servo/ros-jazzy-moveit-servo-dbgsym_2.12.3-1noble.20250505.194848_amd64.deb Size: 30419036 SHA256: 9faa5876f9c1c9ed33ecb4e1129bf4238a64f6fe203b175f40e6814ae667e8ee SHA1: 027286f157bd33c8225343d9b11230785b09f883 MD5sum: 223d6a5f146b894d5f910242aef7e1c6 Description: debug symbols for ros-jazzy-moveit-servo Build-Ids: 16a31fa82a1b04769eb17b42666d203ce2840dbf 40ab0bd13ae38661a449b5bf11f1a5329ec1b8a3 674dfb7623eeae6171f72b0be08213da541b7614 9db2685a9c0bb9254aa3e31b99ba67606563c2a1 d57c0a6e38b094bdef150b6e41d2bec0f8d3e108 d60b669f6a4d4e0544e7caa721c2041503428859 eb0ec9f36bdeb56990b9962c5a1e7f858dda47a0 Package: ros-jazzy-moveit-setup-app-plugins Version: 2.12.3-1noble.20250430.041822 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 297 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-ament-index-cpp, ros-jazzy-moveit-configs-utils, ros-jazzy-moveit-ros-visualization, ros-jazzy-moveit-setup-framework, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-setup-app-plugins/ros-jazzy-moveit-setup-app-plugins_2.12.3-1noble.20250430.041822_amd64.deb Size: 73176 SHA256: 119b2035854883a73999e5fcb6e8b4a36360ef502dde4ab57e8df9112f5f5b8f SHA1: b21905aea88236b44811151343137ffdc1733597 MD5sum: 71bd609e81c777486bb35b2dc6f017fd Description: Various specialty plugins for MoveIt Setup Assistant Package: ros-jazzy-moveit-setup-app-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-setup-app-plugins Version: 2.12.3-1noble.20250430.041822 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 3992 Depends: ros-jazzy-moveit-setup-app-plugins (= 2.12.3-1noble.20250430.041822) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-setup-app-plugins/ros-jazzy-moveit-setup-app-plugins-dbgsym_2.12.3-1noble.20250430.041822_amd64.deb Size: 3971440 SHA256: 92483d6b4c2235e52d14b45fc938d729002f4447da7c90f4f53f6cb2ced96bac SHA1: 327f795cd683b352bc426403035fdf51db3b1a57 MD5sum: 57e6d1f72e0d36916cbca7f74d58f731 Description: debug symbols for ros-jazzy-moveit-setup-app-plugins Build-Ids: 506d52e56df2031b43b6160a4c65fae70571a4a7 Package: ros-jazzy-moveit-setup-assistant Version: 2.12.3-1noble.20250430.044210 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 880 Depends: libboost-program-options1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5t64 (>= 5.11.0~rc1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-moveit-ros-planning, ros-jazzy-srdfdom, qtbase5-dev, ros-jazzy-ament-index-cpp, ros-jazzy-moveit-configs-utils, ros-jazzy-moveit-setup-app-plugins, ros-jazzy-moveit-setup-controllers, ros-jazzy-moveit-setup-core-plugins, ros-jazzy-moveit-setup-framework, ros-jazzy-moveit-setup-srdf-plugins, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-setup-assistant/ros-jazzy-moveit-setup-assistant_2.12.3-1noble.20250430.044210_amd64.deb Size: 287912 SHA256: 782e001251dbdcea6cadd6f6af885fd54673be0dfa8db33b10bf42a0dd1bb7d3 SHA1: d67c76b0d0f739baeec3085bdef296f33347f18f MD5sum: 3e248f07da7ccea7497dc5c9a3785bce Description: Generates a configuration package that makes it easy to use MoveIt Package: ros-jazzy-moveit-setup-assistant-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-setup-assistant Version: 2.12.3-1noble.20250430.044210 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 7497 Depends: ros-jazzy-moveit-setup-assistant (= 2.12.3-1noble.20250430.044210) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-setup-assistant/ros-jazzy-moveit-setup-assistant-dbgsym_2.12.3-1noble.20250430.044210_amd64.deb Size: 7335780 SHA256: 27208359868ec17f819f3316a8a634be5d1405cf017a6dc30983bc61087d7ccf SHA1: 2f5090c5d87f87c9e778e8ed3efed67a620b6496 MD5sum: cd83dd987c6c963f62d2d33080f18b33 Description: debug symbols for ros-jazzy-moveit-setup-assistant Build-Ids: 66382d2755d0c6cc8508491484bdfb5caa94ea25 fb0843964cf2c67f2b3e974c89c7dbb139df6c1c Package: ros-jazzy-moveit-setup-controllers Version: 2.12.3-1noble.20250430.041822 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 624 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-moveit-core, ros-jazzy-ament-index-cpp, ros-jazzy-moveit-setup-framework, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-setup-controllers/ros-jazzy-moveit-setup-controllers_2.12.3-1noble.20250430.041822_amd64.deb Size: 167468 SHA256: aac3b80c72a231c6114fb9b1e616c58a5e39de3c52d0fd2143a51159d28b1bbd SHA1: cbd8e3d0b6b3f34d30277afb943298e9f16b25d2 MD5sum: 9fe639192c5aad0cb31a6a013172d076 Description: MoveIt Setup Steps for ROS 2 Control Package: ros-jazzy-moveit-setup-controllers-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-setup-controllers Version: 2.12.3-1noble.20250430.041822 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 11686 Depends: ros-jazzy-moveit-setup-controllers (= 2.12.3-1noble.20250430.041822) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-setup-controllers/ros-jazzy-moveit-setup-controllers-dbgsym_2.12.3-1noble.20250430.041822_amd64.deb Size: 11636422 SHA256: 171eea68f9512267398ea60e6c062f552f56f57edfb099381d4a14da330e4a40 SHA1: 439646b0612a481b8e84ec992ec1ec708c7ba133 MD5sum: be5c4e1f95a391de0837c3c7cd83a346 Description: debug symbols for ros-jazzy-moveit-setup-controllers Build-Ids: 8b0fa548345b0f8594a39abead25bee69a566b89 Package: ros-jazzy-moveit-setup-core-plugins Version: 2.12.3-1noble.20250430.041820 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 269 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), ros-jazzy-moveit-core, ros-jazzy-ament-index-cpp, ros-jazzy-moveit-ros-visualization, ros-jazzy-moveit-setup-framework, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-srdfdom, ros-jazzy-urdf, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-setup-core-plugins/ros-jazzy-moveit-setup-core-plugins_2.12.3-1noble.20250430.041820_amd64.deb Size: 64590 SHA256: 53f02b867d2b07eba48265a3a7cf5274753279d2edbf995b85705ca1c8df0221 SHA1: b6215ab692c7a743572f15deda5a3d04c3782947 MD5sum: 84d0cede89220e85c77c61c3af9f8d91 Description: Core (meta) plugins for MoveIt Setup Assistant Package: ros-jazzy-moveit-setup-core-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-setup-core-plugins Version: 2.12.3-1noble.20250430.041820 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 5856 Depends: ros-jazzy-moveit-setup-core-plugins (= 2.12.3-1noble.20250430.041820) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-setup-core-plugins/ros-jazzy-moveit-setup-core-plugins-dbgsym_2.12.3-1noble.20250430.041820_amd64.deb Size: 5867350 SHA256: ed514a7bca38ca56a21dd5e9e695fc7fc3a59b7063b3ed4d691f1a3342d8c2c3 SHA1: f4123fe024cae3d3af50f22ad4748f47105ef812 MD5sum: 31979a70cfcf63516e64d033f2dbb5ca Description: debug symbols for ros-jazzy-moveit-setup-core-plugins Build-Ids: 04693dbfc0ffe8c1d5c03ac5609f7c8cf36b62f6 Package: ros-jazzy-moveit-setup-framework Version: 2.12.3-1noble.20250430.041549 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 728 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-moveit-core, ros-jazzy-moveit-ros-planning, ros-jazzy-moveit-ros-visualization, ros-jazzy-srdfdom, libfmt-dev, ros-jazzy-ament-index-cpp, ros-jazzy-moveit-common, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rviz-common, ros-jazzy-rviz-rendering, ros-jazzy-urdf, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-setup-framework/ros-jazzy-moveit-setup-framework_2.12.3-1noble.20250430.041549_amd64.deb Size: 199380 SHA256: c4c89d677997e936ba1929ca0eee30646219b78873dddeaffbf239e45fe4a533 SHA1: 79778e331095188437055d3b1aceb433738011ad MD5sum: 4ce87d54aa49ce77f67e7fe982151cdc Description: C++ Interface for defining setup steps for MoveIt Setup Assistant Package: ros-jazzy-moveit-setup-framework-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-setup-framework Version: 2.12.3-1noble.20250430.041549 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 6943 Depends: ros-jazzy-moveit-setup-framework (= 2.12.3-1noble.20250430.041549) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-setup-framework/ros-jazzy-moveit-setup-framework-dbgsym_2.12.3-1noble.20250430.041549_amd64.deb Size: 6845516 SHA256: 544f2bc57dca620ceed73fcff1eb798b8ca0b00bf83e2b03fedc0da012979276 SHA1: c3c64fbc617cbefde03c440e455022b3b5bf2b37 MD5sum: 56cb1e037d8ad2d1427a79ffc524e3b2 Description: debug symbols for ros-jazzy-moveit-setup-framework Build-Ids: 3a7c066a29237ba3ffb55cc6c46a0da5fd2cc840 Package: ros-jazzy-moveit-setup-srdf-plugins Version: 2.12.3-1noble.20250430.042954 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 1136 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5widgets5t64 (>= 5.11.0~rc1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-moveit-core, ros-jazzy-moveit-setup-framework, ros-jazzy-pluginlib, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-setup-srdf-plugins/ros-jazzy-moveit-setup-srdf-plugins_2.12.3-1noble.20250430.042954_amd64.deb Size: 316406 SHA256: b88c19b022970d99a523442078b4a8b948ddf233946cf52391880a6bf2fdf518 SHA1: d8d58f8bc8126a497b84a7051244854c3ec24ce2 MD5sum: 0b1fcd5e376cdcc1cdba4c22210c0a14 Description: SRDF-based plugins for MoveIt Setup Assistant Package: ros-jazzy-moveit-setup-srdf-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-setup-srdf-plugins Version: 2.12.3-1noble.20250430.042954 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 20034 Depends: ros-jazzy-moveit-setup-srdf-plugins (= 2.12.3-1noble.20250430.042954) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-setup-srdf-plugins/ros-jazzy-moveit-setup-srdf-plugins-dbgsym_2.12.3-1noble.20250430.042954_amd64.deb Size: 19929560 SHA256: 1f7420baf4c1199592938ddce729e1fb3ee8f4fec5c4fc5a55d0eba430b31615 SHA1: 8e27336460f7f38942a5e020088142289fb3e3f5 MD5sum: 5f657728ec6d96dd5b337512df17822e Description: debug symbols for ros-jazzy-moveit-setup-srdf-plugins Build-Ids: 851e61e45ab2db406ab2290f1ec7a5b0057db736 Package: ros-jazzy-moveit-simple-controller-manager Version: 2.12.3-1noble.20250430.025427 Architecture: amd64 Maintainer: Michael Görner Installed-Size: 511 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-moveit-core, ros-jazzy-control-msgs, ros-jazzy-moveit-common, ros-jazzy-pluginlib (>= 1.11.2), ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-simple-controller-manager/ros-jazzy-moveit-simple-controller-manager_2.12.3-1noble.20250430.025427_amd64.deb Size: 119740 SHA256: e9a5186346d5e771dd6f5108d9b25d840cb0cbfbd7144ff8a65e6d59db0ba56b SHA1: fa82de78059c3ed3b683fa5bc95c94ffce6997d6 MD5sum: 844d2643dcc205f056e991fde93e6f53 Description: A generic, simple controller manager plugin for MoveIt. Package: ros-jazzy-moveit-simple-controller-manager-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-simple-controller-manager Version: 2.12.3-1noble.20250430.025427 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Görner Installed-Size: 1979 Depends: ros-jazzy-moveit-simple-controller-manager (= 2.12.3-1noble.20250430.025427) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-simple-controller-manager/ros-jazzy-moveit-simple-controller-manager-dbgsym_2.12.3-1noble.20250430.025427_amd64.deb Size: 1774306 SHA256: 99f9484c84fc428fd7bdd05eb9f501d5c8b82b8b4864fb69d311017a35ceaeae SHA1: 78600939e7973530266a9d814ddcda23cc4d01c9 MD5sum: 0283a959bb8b145a07c445d94e584b6f Description: debug symbols for ros-jazzy-moveit-simple-controller-manager Build-Ids: 3e3e54746e21dd6f211e275a5e44b219dc58171f Package: ros-jazzy-moveit-visual-tools Version: 4.1.2-1noble.20250430.032359 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 792 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometric-shapes, ros-jazzy-moveit-core, ros-jazzy-moveit-ros-planning, ros-jazzy-geometry-msgs, ros-jazzy-graph-msgs, ros-jazzy-moveit-common, ros-jazzy-rclcpp, ros-jazzy-rviz-visual-tools, ros-jazzy-std-msgs, ros-jazzy-tf2-eigen, ros-jazzy-tf2-ros, ros-jazzy-trajectory-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/ros-planning/moveit_visual_tools Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-visual-tools/ros-jazzy-moveit-visual-tools_4.1.2-1noble.20250430.032359_amd64.deb Size: 298514 SHA256: 1afa4e3a395e7f6c203aec710f484ed9ee10ce80faf2f2a9b7f6bdfd0397e70f SHA1: dd8a62c075fb515b98ff827cf452ae74ea6e0599 MD5sum: 7738aae76a127004e51f183173bf7703 Description: Helper functions for displaying and debugging MoveIt data in Rviz via published markers Package: ros-jazzy-moveit-visual-tools-dbgsym Package-Type: ddeb Source: ros-jazzy-moveit-visual-tools Version: 4.1.2-1noble.20250430.032359 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 9192 Depends: ros-jazzy-moveit-visual-tools (= 4.1.2-1noble.20250430.032359) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-moveit-visual-tools/ros-jazzy-moveit-visual-tools-dbgsym_4.1.2-1noble.20250430.032359_amd64.deb Size: 9106550 SHA256: 062b3c65ec13929f2a459863bdd4e79fc2870289ba0b9677faa06536509383b5 SHA1: f43c41200077ef35c8014bac9fe4aa0871e5c8c8 MD5sum: b03577c3d24918cd2e29cc5d86627834 Description: debug symbols for ros-jazzy-moveit-visual-tools Build-Ids: bb84b221ed6c8c0e596b3bd56a89b0d6d88cb810 cbfae1ab88da8947ad5945a47638516ff03b55c3 Package: ros-jazzy-mp2p-icp Version: 1.6.7-1noble.20250501.230900 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3742 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libgui, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, libtbb-dev, ros-jazzy-mola-common, ros-jazzy-mrpt-libtclap, ros-jazzy-ros-workspace Homepage: https://github.com/MOLAorg/mp2p_icp Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mp2p-icp/ros-jazzy-mp2p-icp_1.6.7-1noble.20250501.230900_amd64.deb Size: 965814 SHA256: e67e0857358843cc9c377cb23131ec6dd38865bef9672ab881d829496770106d SHA1: 4c3fbe35fae6dfe42856c48e0a80b81a310aef30 MD5sum: 5b4bd619d760f11bd7c1b2c27e953833 Description: A repertory of multi primitive-to-primitive (MP2P) ICP algorithms in C++ Package: ros-jazzy-mp2p-icp-dbgsym Package-Type: ddeb Source: ros-jazzy-mp2p-icp Version: 1.6.7-1noble.20250501.230900 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 33969 Depends: ros-jazzy-mp2p-icp (= 1.6.7-1noble.20250501.230900) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mp2p-icp/ros-jazzy-mp2p-icp-dbgsym_1.6.7-1noble.20250501.230900_amd64.deb Size: 33371350 SHA256: 63ebde224a8d5c65f29d02d60ce9fb3e78c46820a712312945515403950fe624 SHA1: b1da341af4ad60b6cf65ca2ecc74f679e42de139 MD5sum: a04318a8c1f0644fb44c969f673a2d88 Description: debug symbols for ros-jazzy-mp2p-icp Build-Ids: 164a4a6ec8f2484bdfe804a6f28fc1af2a354c1f 16e67b870daf09dc910bc491020a94e0c2e99716 1b8003a1ecab045d70b774901a99ad59ae162092 1cb40e17b40cd249ac53e96d746c53e8e3ee62a6 29f2f748095c105c8579679d052aee7616083f7c 2c3bed550a7725496328aec0ef8e7b56689f7f25 3bd7cff296e678ae9b7d8e28c19fbe7de87716fd 5c78ab303aa220d96264578f5ad96a4143951c68 6ba558eeb8a3876795a3233bd7b50cf98330d54b 82783dc8758b82b1fdc7c14c77cb0b11f9200f6a b32dee54778597dde4de5f9c7b841cc8f0ab89d9 c18cc6ad8ae8a42c7e51fa7fc8be3fa31084ce1f c7080ce426ae176005d85d96aa7189437ded4252 d4e748a87408cc42e9581d1f2f6394e152051647 d938b74eda2db938eb8b91d5db805d3e67a8b3fb Package: ros-jazzy-mqtt-client Version: 2.3.0-1noble.20250429.233256 Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 632 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpaho-mqtt1.3 (>= 1.3.0), libpaho-mqttpp3-1 (>= 1.2.0), libstdc++6 (>= 13.1), libfmt-dev, libpaho-mqtt-dev, libpaho-mqttpp-dev, ros-jazzy-mqtt-client-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rcpputils, ros-jazzy-ros-environment, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/mqtt_client Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mqtt-client/ros-jazzy-mqtt-client_2.3.0-1noble.20250429.233256_amd64.deb Size: 194022 SHA256: f8bcfe8ea4293e410e70df50b4425ee7f395688532843c1313a85e091a0bd4ab SHA1: 7d366897442a14719dbbe45251471a86ba240258 MD5sum: f8ec5693b93a5ef43b5efa8620220bc0 Description: Node that enables connected ROS-based devices or robots to exchange ROS messages via an MQTT broker using the MQTT protocol. Package: ros-jazzy-mqtt-client-dbgsym Package-Type: ddeb Source: ros-jazzy-mqtt-client Version: 2.3.0-1noble.20250429.233256 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 2917 Depends: ros-jazzy-mqtt-client (= 2.3.0-1noble.20250429.233256) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mqtt-client/ros-jazzy-mqtt-client-dbgsym_2.3.0-1noble.20250429.233256_amd64.deb Size: 2724128 SHA256: 3798453c4125d4ffca3e960ae192a04021b82110453d8d5829df6dad6ad5bc98 SHA1: 2bfbd50d02b0e5641a4f068dd3cbc56905d03b59 MD5sum: afee7004c0a97721c6c72de721ba669b Description: debug symbols for ros-jazzy-mqtt-client Build-Ids: 25f4bf4317749728bc7c69a1da37e661b7794782 8d6916f0b530e14407104a166f787dcbdc8bc4bb Package: ros-jazzy-mqtt-client-interfaces Version: 2.3.0-1noble.20250424.141945 Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 1723 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-ros-environment, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/mqtt_client Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mqtt-client-interfaces/ros-jazzy-mqtt-client-interfaces_2.3.0-1noble.20250424.141945_amd64.deb Size: 125410 SHA256: 8ed57d91298b6b5b1a0d5e2ca2925ad226f454fc2ee3418dd38b5ddd3e813d28 SHA1: 9c61f1ea11ea654f8f78cd176407805af79946b3 MD5sum: 0a996aa109057a30f4b0c097c6c5af45 Description: Message and service definitions for mqtt_client Package: ros-jazzy-mqtt-client-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-mqtt-client-interfaces Version: 2.3.0-1noble.20250424.141945 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 1206 Depends: ros-jazzy-mqtt-client-interfaces (= 2.3.0-1noble.20250424.141945) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mqtt-client-interfaces/ros-jazzy-mqtt-client-interfaces-dbgsym_2.3.0-1noble.20250424.141945_amd64.deb Size: 924330 SHA256: 4a08430c4f7f1c846eb81867fbf58c091f67e73a5e6d89a6ba3d767eccb0490b SHA1: a1e3d4e13cb5068f363bab38fe7d75db9b8790f3 MD5sum: 094068ac4d1793ea9aeee09a13510535 Description: debug symbols for ros-jazzy-mqtt-client-interfaces Build-Ids: 05372c599dbdb816d3436323174516e874df170f 23a8bfe6ead2adbefc6f60ed83220696b93fc375 37577a3d8ba8d112a459fc294a850f42dcab8901 53eea1f7ed16a7ae46580826c13db95dbb3e8c12 764cad340e5fadfd154843815a6bcc241e43ff9b 7abe599cefb713d4fdd4cdd6930f263a5ee8c396 8dfd97b145a25e795f27742aa65d654698ca16ab 90186ed1da7328b5fbd543a5eb58600378bdc5e0 b203bad40b95caedaa148c76fc6bce3237b04658 b8a73b0aa5571ef70bad22ca24a44d4366212f1e eb70738727eccdfa577c8f4629c08afd0369ff2a Package: ros-jazzy-mrpt-apps Version: 2.14.8-1noble.20250501.234612 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 13347 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libopengl0, libopenni2-0 (>= 2.2.0.33+dfsg), libstdc++6 (>= 13.1), libwxbase3.2-1t64 (>= 3.2.4+dfsg), libwxgtk-gl3.2-1t64 (>= 3.2.4+dfsg), libwxgtk3.2-1t64 (>= 3.2.4+dfsg), ros-jazzy-mrpt-libapps, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libgui, ros-jazzy-mrpt-libhwdrivers, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libnav, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mrpt-libslam, ros-jazzy-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-apps/ros-jazzy-mrpt-apps_2.14.8-1noble.20250501.234612_amd64.deb Size: 2439462 SHA256: 24586293e74c60ae421aff5386ef39477d3153d125b94c072e65350c212392f3 SHA1: 4dbd706fe9ed3a5524d47e7f5d86e0241aad487a MD5sum: c773d6ed4216df5e733a9af6ebaae31d Description: Mobile Robot Programming Toolkit (MRPT) applications Package: ros-jazzy-mrpt-apps-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-apps Version: 2.14.8-1noble.20250501.234612 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 54009 Depends: ros-jazzy-mrpt-apps (= 2.14.8-1noble.20250501.234612) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-apps/ros-jazzy-mrpt-apps-dbgsym_2.14.8-1noble.20250501.234612_amd64.deb Size: 52063326 SHA256: 01cbb5791dbd7ad33262216b7648581167a72efaf40ff8be0326a4cda3125462 SHA1: 0312a462b71d3014806ed3ab207a59a1af2e4761 MD5sum: 20af196a701d28638fa0f3ef62f81039 Description: debug symbols for ros-jazzy-mrpt-apps Build-Ids: 07a20f39b1ec6e6788734a4491656104f4c2b3f2 20cd0e08cdd9feffafea1a6ed4a983cb868a01de 25245fd334766208dad78ea691d0c1653c9fa338 2f231fa8aa604b37cd1a93b201a259c37524f06f 2fb75f2086f0a2c787b1933fb62cd1c487310a92 30a3773e5743f54262867830f7b12a14848bbd5e 374320d14c9974a6e60b66ecc46ec60c0a583aad 3813b506cf075ef0545f3e585901e9792e64fddf 3f7c32e1a1f1a190ea76e6c900757575e9da5804 4099b8f4b36a45bd1fbfa450de8b1e1a0cc3d45d 43e488d81a8ef472bfd230420d45714696ccddbe 467d19c1af71f3ec42427a526c965791d56f9f7e 4736605487acd1ebc3806b7fbc860b4af3bfba1a 4abed2eb0d4a6220c5a7306150df58b417408ee9 4fa38787fc2c2ca51c1080d8540057d17e94e2ae 589b72f35485be59faf481f9b434e8758fe88224 5a3caec3bc4721c7f4bb24e99f70a0485bf82fe2 6373904002352005db5079e5d53740aca1794162 684e16a4fd4f5ee7f05a73a54480696d8dee0b3b 686f13d12c3efbc2c952c53a29bed992a898c171 78cceb9d089df24b5f6937ea4d40addbb02c3066 790f115f78bd750b0e03ab2490466476cce70a17 7bc7af18b3c58e7c36804ecba3d57cac58b230ac 81e1f9ada057e17f1352bef7626966db063c121f 8644a0391f3ee492d419b808b95754fd216e56bc a2d3b72812e1e1a69cc2a8f4a6ca74adf8477e8d a5120622a005ba6a099cc27a8944a159584dbe5b af91a62749736a378f4acf71a7984ca61a280b3e ba3c5290f0fe0e542ef76bc88d8757ee890f171c c47c35b14bf33dc021731d44e0e62523b4bff056 c50159731cf19f3d8185b97d54273627f3d209cb d14105ccd1256e0b3f7250909949dc1def69104a d5e9bd89ec5bfe2d5619b0bbfcecabdc2c90cc26 de382a23516c03b307a7ec83a7e0fc3843c8e6ae e2b7434d5156651f3458e49958f12af02ae9bce0 e7304d3160b4a6aed3e2058d0f7a650dcd4ea372 e8f1a410eef6f6228591b1917c3ad695ed45c789 eb44aa5dda46af86b4d8c0e60b03e8490526c535 ee2351953bcb224a26bee2428b667ae2f7aac71a f120fbaf9a25ee08be9e2baf526900a4f7ed03ed fc48272dd511d6f3f664c9d5d021b1418d956ad2 fda0c13b8b33b1b162ad6d6599c522510f920341 ffd1cebf782dae17523082d470cd3b336b2f5803 Package: ros-jazzy-mrpt-generic-sensor Version: 0.2.3-1noble.20250501.234612 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 466 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libhwdrivers, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libros-bridge, ros-jazzy-ament-lint-auto, ros-jazzy-ament-lint-common, ros-jazzy-mrpt-msgs, ros-jazzy-mrpt-sensorlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-generic-sensor/ros-jazzy-mrpt-generic-sensor_0.2.3-1noble.20250501.234612_amd64.deb Size: 102858 SHA256: a07d45cb0309b1411506c34badc320d8cb5c990452e597051810ef45276f69d0 SHA1: b450dfe1ac739f2b5a24ba4635db239df02a5be9 MD5sum: 8e69693890d2802ee01367d70dff6c1f Description: ROS node for interfacing any sensor supported by mrpt-hwdrivers Package: ros-jazzy-mrpt-generic-sensor-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-generic-sensor Version: 0.2.3-1noble.20250501.234612 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 414 Depends: ros-jazzy-mrpt-generic-sensor (= 0.2.3-1noble.20250501.234612) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-generic-sensor/ros-jazzy-mrpt-generic-sensor-dbgsym_0.2.3-1noble.20250501.234612_amd64.deb Size: 264364 SHA256: a911748b2a7111d6a6bb6c99a7db61873a17bf4f319d4cb65be0285cfe3edb65 SHA1: 70b0577046802adbfbbad26a1e4fa851434955d7 MD5sum: ca945a95e4bd5a2c1f6d7f2e9498f8ea Description: debug symbols for ros-jazzy-mrpt-generic-sensor Build-Ids: 6987fb8178e013602281c66809a833a39652a147 Package: ros-jazzy-mrpt-libapps Version: 2.14.8-1noble.20250501.233600 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1613 Depends: ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libgui, ros-jazzy-mrpt-libhwdrivers, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mrpt-libslam, ros-jazzy-mrpt-libtclap, ros-jazzy-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libapps/ros-jazzy-mrpt-libapps_2.14.8-1noble.20250501.233600_amd64.deb Size: 434464 SHA256: a7a124f2fcdc817db24bd7a3ff399d1b20e4a4c360b979f76264eb5b84347fdb SHA1: 31166d409bc46363e6d00be7fdf2fad491b5b285 MD5sum: 4d1b65aeb573742091d3029b38e33fc9 Description: Mobile Robot Programming Toolkit (MRPT) libraries (apps C++ libraries). This package contains: mrpt-apps lib, mrpt-graphslam Package: ros-jazzy-mrpt-libapps-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-libapps Version: 2.14.8-1noble.20250501.233600 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 9571 Depends: ros-jazzy-mrpt-libapps (= 2.14.8-1noble.20250501.233600) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libapps/ros-jazzy-mrpt-libapps-dbgsym_2.14.8-1noble.20250501.233600_amd64.deb Size: 9359590 SHA256: 3b3968ab653ad9ebf466e2d96c566f0ab767cf0544e64a16a3881a6be8977d12 SHA1: b3490088039320d569de88b252a1d7218f222aaf MD5sum: 6802c60b9291b684c7863d3389412c26 Description: debug symbols for ros-jazzy-mrpt-libapps Build-Ids: 485eccdf6afae173de8d2c174f629730ba3be2c9 9beb8ca7019150668edd6c794fe9156b73c19728 Package: ros-jazzy-mrpt-libbase Version: 2.14.8-1noble.20250501.214501 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 6051 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), ros-jazzy-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libbase/ros-jazzy-mrpt-libbase_2.14.8-1noble.20250501.214501_amd64.deb Size: 1115282 SHA256: 250b764737a8fcab09439487e7e2dd5c1cd3207c2288e4c3f859ebab2ece63b5 SHA1: 56b74f4f789e61a28fd37493c3e781481b326fb8 MD5sum: deede840ed3ad094d414821163e18a03 Description: Mobile Robot Programming Toolkit (MRPT) libraries (core C++ libraries). This package contains: mrpt-io, mrpt-serialization, mrpt-random, mrpt-system, mrpt-rtti, mrpt-containers, mrpt-typemeta, mrpt-core, mrpt-random, mrpt-config, mrpt-expr Package: ros-jazzy-mrpt-libbase-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-libbase Version: 2.14.8-1noble.20250501.214501 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 7348 Depends: ros-jazzy-mrpt-libbase (= 2.14.8-1noble.20250501.214501) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libbase/ros-jazzy-mrpt-libbase-dbgsym_2.14.8-1noble.20250501.214501_amd64.deb Size: 5917734 SHA256: 318be9546eda6c45b3c4181f1bfc470fbf94feab0c4e8500a69946c8ecb40576 SHA1: 22124e19884680558e77cc0d74b8ca991ce45485 MD5sum: 11b01ddaf4fd30d4d9f7be06f07a9cf4 Description: debug symbols for ros-jazzy-mrpt-libbase Build-Ids: 06a2086694cd2e31bb51228763414d11f7771992 38f67652d05d7fc3e091ef5911c52731a99f0938 4986e29c154533200c820bdc89065ec6d91d1ade 847e6284bbbf528082f1000f276f4a00905fa25c 87ff85992a79efaa113b5906103b8a6ebc0e97d6 abb1fc715b447ea7e8e9a7c2a4c3e0355b346b2f c9e09bc84057e6f423ce664b42d235d5848dda72 cc66762e27e7a661e040bf40ff946b2e18de9927 d50da6bbb27be37616e371e01745d7147d5d68de Package: ros-jazzy-mrpt-libgui Version: 2.14.8-1noble.20250501.223828 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2898 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgles2, libglfw3 (>= 3.2), libglut3.12 (>= 3.4.0), libopencv-flann406t64 (>= 4.6.0+dfsg), libopengl0, libstdc++6 (>= 13.1), libwxbase3.2-1t64 (>= 3.2.4+dfsg), libwxgtk-gl3.2-1t64 (>= 3.2.4+dfsg), libwxgtk3.2-1t64 (>= 3.2.4+dfsg), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libopengl, libglfw3-dev, ros-jazzy-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libgui/ros-jazzy-mrpt-libgui_2.14.8-1noble.20250501.223828_amd64.deb Size: 814902 SHA256: 858969d18f4bdeb8f3ffc48a33b06a5c12f28a70732a5fe4cf50ef60e1257ab7 SHA1: 551a4fdfecc2b38acd7afcb4de4c39dbbda2ea30 MD5sum: ded57d8d53d2e32ceb1e6e0cd7198cfb Description: Mobile Robot Programming Toolkit (MRPT) libraries (GUI C++ libraries). This package contains: mrpt-gui, nanogui Package: ros-jazzy-mrpt-libgui-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-libgui Version: 2.14.8-1noble.20250501.223828 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 14862 Depends: ros-jazzy-mrpt-libgui (= 2.14.8-1noble.20250501.223828) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libgui/ros-jazzy-mrpt-libgui-dbgsym_2.14.8-1noble.20250501.223828_amd64.deb Size: 14655040 SHA256: ef0272aab66c2c18dadc2713b625f179adebd0a4fd9faa3e7efd6f35b3f3e163 SHA1: 2ed01577a73d5ac8b7e3f64ecfcf30146e690134 MD5sum: 3ef3fed764e0acb34ff5554c3b3f6438 Description: debug symbols for ros-jazzy-mrpt-libgui Build-Ids: 8b608c635d6837649ecf38a5b28d33f114b99fc4 a63e20acb08597ee81a9dabea851ceb107a9da54 Package: ros-jazzy-mrpt-libhwdrivers Version: 2.14.8-1noble.20250501.232546 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 5972 Depends: libdc1394-25 (>= 2.2.6), libfreenect0.5t64 (>= 1:0.1.1), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libopenni2-0 (>= 2.2.0.33+dfsg), libpcap0.8t64 (>= 1.0.0), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libgui, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libslam, ros-jazzy-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libhwdrivers/ros-jazzy-mrpt-libhwdrivers_2.14.8-1noble.20250501.232546_amd64.deb Size: 1183994 SHA256: 2a7d522f4ac4a49fa5649bfb91c9fcfd3d8bb5b70a520f94b4b8edbf80d5ea5e SHA1: b24a186db3beaab30a957fd6882e39c86abcdd53 MD5sum: d4c629e2535eadeaa79b3afb3616270b Description: Mobile Robot Programming Toolkit (MRPT) libraries (hwdrivers C++ libraries). This package contains: mrpt-hwdrivers, mrpt-comms Package: ros-jazzy-mrpt-libhwdrivers-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-libhwdrivers Version: 2.14.8-1noble.20250501.232546 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 14077 Depends: ros-jazzy-mrpt-libhwdrivers (= 2.14.8-1noble.20250501.232546) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libhwdrivers/ros-jazzy-mrpt-libhwdrivers-dbgsym_2.14.8-1noble.20250501.232546_amd64.deb Size: 13599704 SHA256: fa57bd066fd3e0605a4c1a7864de74c1585f5fa933912e3a55ea6b93ba7d02ed SHA1: 2927a18ff68eb058c9c371286d42aee5f576e086 MD5sum: aa0ea8562e2f563ad5233db40f76a33b Description: debug symbols for ros-jazzy-mrpt-libhwdrivers Build-Ids: 4014eff37b357d3943e38cac9c660c729eca9e38 da75a514da0cbec10d345b9ec0ed65e42f05458f Package: ros-jazzy-mrpt-libmaps Version: 2.14.8-1noble.20250501.225446 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2833 Depends: libgles2, liboctomap1.9t64 (>= 1.9.7+dfsg), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libmaps/ros-jazzy-mrpt-libmaps_2.14.8-1noble.20250501.225446_amd64.deb Size: 792366 SHA256: 674de2a5e4885ce991908884e9275b3442a152acc387ddf6b6453a1eec1d3700 SHA1: a4dd678690005a216555f3ab0fb102c74ae86a0a MD5sum: 2688ca58c5cc1d429ea78f4f6d6bd7f0 Description: Mobile Robot Programming Toolkit (MRPT) libraries (maps C++ libraries). This package contains: mrpt-maps, mrpt-graphs Package: ros-jazzy-mrpt-libmaps-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-libmaps Version: 2.14.8-1noble.20250501.225446 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 15821 Depends: ros-jazzy-mrpt-libmaps (= 2.14.8-1noble.20250501.225446) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libmaps/ros-jazzy-mrpt-libmaps-dbgsym_2.14.8-1noble.20250501.225446_amd64.deb Size: 15359608 SHA256: 43bab59d16270ea16f28294e623b1cacd507ee089405ae45e889fd9e246dc3dc SHA1: edac35c55c477764611fc5a3a261344fe9122677 MD5sum: db94ed4567a9218259e760fa1ae7a056 Description: debug symbols for ros-jazzy-mrpt-libmaps Build-Ids: 239b35fb46f6982da97e0bead76ce95b17ac2a5f 33229014831ddeaea5b8799b87e4315450da4abe Package: ros-jazzy-mrpt-libmath Version: 2.14.8-1noble.20250501.215322 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3446 Depends: libcxsparse4 (>= 1:7.0.1), ros-jazzy-mrpt-libbase, libeigen3-dev, libsuitesparse-dev, ros-jazzy-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libmath/ros-jazzy-mrpt-libmath_2.14.8-1noble.20250501.215322_amd64.deb Size: 874388 SHA256: 5d9bdace7f2de6a93b7adc3b354e969a9d37ab6e28181aa8a54bcbcbc3944837 SHA1: 531338f171c0518dbf966fe70250d6dfcca872ef MD5sum: e0a6e80a3ca1f4a9ad91be1059d7c974 Description: Mobile Robot Programming Toolkit (MRPT) libraries (math C++ libraries). This package contains: mrpt-math Package: ros-jazzy-mrpt-libmath-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-libmath Version: 2.14.8-1noble.20250501.215322 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 82835 Depends: ros-jazzy-mrpt-libmath (= 2.14.8-1noble.20250501.215322) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libmath/ros-jazzy-mrpt-libmath-dbgsym_2.14.8-1noble.20250501.215322_amd64.deb Size: 82959562 SHA256: 1f5cbcd748ffeaf195a8db6b3ca2491607c97d5134cea0f803261078c52e6daf SHA1: a080c02c6acf90a74863538dbec61cdea0275d67 MD5sum: f6d6ced485449bfc4c67227f9b18b0bf Description: debug symbols for ros-jazzy-mrpt-libmath Build-Ids: dbce3e959091a65669d0064f7e550dc9bb6042e1 Package: ros-jazzy-mrpt-libnav Version: 2.14.8-1noble.20250501.230859 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1343 Depends: ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libnav/ros-jazzy-mrpt-libnav_2.14.8-1noble.20250501.230859_amd64.deb Size: 389340 SHA256: ca363e2fc3babd69a5d0c4628d48044427408c0a0ca553ed1508f151a200107c SHA1: 04134af7b7c6428e0a4037bd1fe057bd551e77d2 MD5sum: 4f09db8a1f798d3698ef748dc5ef18ce Description: Mobile Robot Programming Toolkit (MRPT) libraries (nav C++ libraries). This package contains: mrpt-nav, mrpt-kinematics Package: ros-jazzy-mrpt-libnav-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-libnav Version: 2.14.8-1noble.20250501.230859 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 7350 Depends: ros-jazzy-mrpt-libnav (= 2.14.8-1noble.20250501.230859) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libnav/ros-jazzy-mrpt-libnav-dbgsym_2.14.8-1noble.20250501.230859_amd64.deb Size: 7120148 SHA256: 174ba657542fdcabd96925f223bf0436652c929d69d659b1a0b1560ca67e40a4 SHA1: 22ee11a1c8d7357295d2c268d01bfb3eec7f5fb8 MD5sum: 3b0ed5f56a3bb263a410f4921558b2d0 Description: debug symbols for ros-jazzy-mrpt-libnav Build-Ids: 0cf9387f6b1b4507cd81db57d3c2374b3c652d25 4bad3e94739d87fadccaf0ac6193875fc8e67455 Package: ros-jazzy-mrpt-libobs Version: 2.14.8-1noble.20250501.223829 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2072 Depends: libopencv-calib3d406t64 (>= 4.6.0+dfsg), libtinyxml2-10 (>= 10.0.0), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libobs/ros-jazzy-mrpt-libobs_2.14.8-1noble.20250501.223829_amd64.deb Size: 701946 SHA256: 774c5159df24342e9d59b72082fab5c717b52eeaa5edf2ed3712c24db7f69e47 SHA1: 988552c869bdfc4e487b849c1559b84aeb8192e6 MD5sum: 3015e00227f810c6035e4f74a09a4c25 Description: Mobile Robot Programming Toolkit (MRPT) libraries (obs C++ libraries). This package contains: mrpt-obs, mrpt-topography Package: ros-jazzy-mrpt-libobs-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-libobs Version: 2.14.8-1noble.20250501.223829 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 9377 Depends: ros-jazzy-mrpt-libobs (= 2.14.8-1noble.20250501.223829) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libobs/ros-jazzy-mrpt-libobs-dbgsym_2.14.8-1noble.20250501.223829_amd64.deb Size: 9063752 SHA256: 49dc9c2abc63a98447e90650ffdff2a6dafd2ecb15ae81df43b673e28ef9d754 SHA1: 8b87f8de4e0c83bdea7702d92b3aae391f5651e1 MD5sum: e2609c4b8b9c69fbf2224ed246dd89b4 Description: debug symbols for ros-jazzy-mrpt-libobs Build-Ids: 3f4d5f4f19be9692328e208e38938b9b5cbedfc9 ad48133765e40ca4bcc4eea58ac7bde0b811eb34 Package: ros-jazzy-mrpt-libopengl Version: 2.14.8-1noble.20250501.222714 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3115 Depends: libassimp5 (>= 5.3.1+ds), libegl1, libglu1-mesa | libglu1, libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopengl0, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libposes, ros-jazzy-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libopengl/ros-jazzy-mrpt-libopengl_2.14.8-1noble.20250501.222714_amd64.deb Size: 1251458 SHA256: b1ee645a96b78cb5e0a9687e55624b040294086e02661393afcceddb1a36dc3a SHA1: 7a2038536e3d82324b3afb9ca4bcddc618451227 MD5sum: dd30c053c3d3ca831c5b00195c655762 Description: Mobile Robot Programming Toolkit (MRPT) libraries (opengl/img C++ libraries). This package contains: mrpt-opengl, mrpt-img Package: ros-jazzy-mrpt-libopengl-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-libopengl Version: 2.14.8-1noble.20250501.222714 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 14573 Depends: ros-jazzy-mrpt-libopengl (= 2.14.8-1noble.20250501.222714) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libopengl/ros-jazzy-mrpt-libopengl-dbgsym_2.14.8-1noble.20250501.222714_amd64.deb Size: 14205634 SHA256: aee4a17c925ec21a54310fc0341e65746b4b4c3ab9487710e5490d31922304c2 SHA1: 7f6722fcc6dabd63581bddd451c81abcd464332a MD5sum: 0b90f29f7b653f2af3f96bfc2bd5bee8 Description: debug symbols for ros-jazzy-mrpt-libopengl Build-Ids: 4c9f6d6eb9687a0f4494894a4047841ff548574a d1935e0c58b4239df89c16e14ab9ba6f950ac70c Package: ros-jazzy-mrpt-libposes Version: 2.14.8-1noble.20250501.221551 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1753 Depends: ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmath, ros-jazzy-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libposes/ros-jazzy-mrpt-libposes_2.14.8-1noble.20250501.221551_amd64.deb Size: 459948 SHA256: 1031d40c54c229096303603657221f84ec546b2b18c604bcbb0cd513ce2ce091 SHA1: a69c3fbdb3640cd16d8cb8bd26e473534a0dddee MD5sum: 3df17759e86e84639a39fa5085115933 Description: Mobile Robot Programming Toolkit (MRPT) libraries (poses C++ libraries). This package contains: mrpt-poses, mrpt-tfest, mrpt-bayes Package: ros-jazzy-mrpt-libposes-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-libposes Version: 2.14.8-1noble.20250501.221551 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 16577 Depends: ros-jazzy-mrpt-libposes (= 2.14.8-1noble.20250501.221551) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libposes/ros-jazzy-mrpt-libposes-dbgsym_2.14.8-1noble.20250501.221551_amd64.deb Size: 16438790 SHA256: 5b661f878e3bef19afebb5407e1e5f6d395a3952d5ee8e5cf887028d0c6dba36 SHA1: a4e2a2b5057b2bc1a9a493d5e5c2d11582f47e3b MD5sum: 0ea4e82b56049df726ade43dddfac4a5 Description: debug symbols for ros-jazzy-mrpt-libposes Build-Ids: 1fbb9c6a99564372ee5f639ddb6d91bda19d56ce a924f313c73145120902ce032688a2e4654202fb e7bdfa1d988187ae3851019dc9a285c88c61788d Package: ros-jazzy-mrpt-libros-bridge Version: 2.14.8-1noble.20250501.230857 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 274 Depends: ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-stereo-msgs, ros-jazzy-tf2, ros-jazzy-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libros-bridge/ros-jazzy-mrpt-libros-bridge_2.14.8-1noble.20250501.230857_amd64.deb Size: 84124 SHA256: 2b03bb3f494ccbd2069b943f4674d4627cdb09f6ca03d3b079c2d693733b8684 SHA1: fdca13476c2d01c853258a5b03aa4f37867d5029 MD5sum: e659780dedb0335f2d92cc75172dfa5a Description: Mobile Robot Programming Toolkit (MRPT) libraries (ros2bridge C++ library). This package contains: mrpt-ros2bridge Package: ros-jazzy-mrpt-libros-bridge-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-libros-bridge Version: 2.14.8-1noble.20250501.230857 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1719 Depends: ros-jazzy-mrpt-libros-bridge (= 2.14.8-1noble.20250501.230857) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libros-bridge/ros-jazzy-mrpt-libros-bridge-dbgsym_2.14.8-1noble.20250501.230857_amd64.deb Size: 1671768 SHA256: aa8384a6fc37f0adcabbe5e266507eedde3d9dec24bc14d2eeaceedb66077027 SHA1: 846ebb9209486f7e18dc3e97b791119129c2f148 MD5sum: 8fc2810970cf68f586a68f3d71b45253 Description: debug symbols for ros-jazzy-mrpt-libros-bridge Build-Ids: a764df2ff22f3db1f356b9bd04d34fd1423d501e Package: ros-jazzy-mrpt-libslam Version: 2.14.8-1noble.20250501.230856 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3196 Depends: libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-video406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libtbb12 (>= 2021.4.0), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, libtbb-dev, ros-jazzy-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libslam/ros-jazzy-mrpt-libslam_2.14.8-1noble.20250501.230856_amd64.deb Size: 1005630 SHA256: 724ef4cced6c7263417e88a9744f6b3b818efe4de21d5272ca3206a3da3078f0 SHA1: 0c764f294138a3674629411614294ad8f159069f MD5sum: d276c4fd34a502498c74dfd629202f66 Description: Mobile Robot Programming Toolkit (MRPT) libraries (slam/vision C++ libraries). This package contains: mrpt-slam, mrpt-vision Package: ros-jazzy-mrpt-libslam-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-libslam Version: 2.14.8-1noble.20250501.230856 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 41486 Depends: ros-jazzy-mrpt-libslam (= 2.14.8-1noble.20250501.230856) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libslam/ros-jazzy-mrpt-libslam-dbgsym_2.14.8-1noble.20250501.230856_amd64.deb Size: 41332050 SHA256: dca68f42df9563d0080267ec51269de5f5d64ace32a27dd834ece2e3f03ed55c SHA1: c3d129bdc4b439c75c71230e9640b40da8a25cc0 MD5sum: 5581c1086ba0b38627545a7d0321d7b4 Description: debug symbols for ros-jazzy-mrpt-libslam Build-Ids: 0f47756f5b5b88028c835a565a751c339362f5fa 3d9c45db884a3795747710064a30a2b391e34f34 Package: ros-jazzy-mrpt-libtclap Version: 2.14.8-1noble.20250501.221712 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 180 Depends: ros-jazzy-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-libtclap/ros-jazzy-mrpt-libtclap_2.14.8-1noble.20250501.221712_amd64.deb Size: 24034 SHA256: 0c8e49ec49decb0d95c4f5a3438490087e9c5663188b3f51636b3a1d7c883937 SHA1: 2de4f97dbc692da1fd5cf45422b7fa2e80747069 MD5sum: 335593294ebb48c80ee017ee58415921 Description: Mobile Robot Programming Toolkit (MRPT) libraries (tclap C++ library). This package contains: mrpt-tclap Package: ros-jazzy-mrpt-map-server Version: 2.2.1-1noble.20250501.232307 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 556 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mp2p-icp (>= 1.6.2), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mrpt-libros-bridge, ros-jazzy-ament-cmake-lint-cmake, ros-jazzy-ament-cmake-xmllint, ros-jazzy-ament-lint-auto, ros-jazzy-mrpt-msgs, ros-jazzy-mrpt-nav-interfaces, ros-jazzy-rclcpp-components, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation/tree/ros2/mrpt_map_server Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-map-server/ros-jazzy-mrpt-map-server_2.2.1-1noble.20250501.232307_amd64.deb Size: 136484 SHA256: 1f5d27b2ac686c18839fefb6997fcb9f6d3ba8004ed4dfceab5f4965f4989767 SHA1: a9e2e0c650b9ec9a8988d4429f5f424f358ac97f MD5sum: d9c03d2db3035d8899403884f064b26e Description: This package provides a ROS 2 node that publishes a static map for other nodes to use it. Unlike classic ROS 1 ``map_server``, this node can publish a range of different metric maps, not only occupancy grids. Package: ros-jazzy-mrpt-map-server-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-map-server Version: 2.2.1-1noble.20250501.232307 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 3159 Depends: ros-jazzy-mrpt-map-server (= 2.2.1-1noble.20250501.232307) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-map-server/ros-jazzy-mrpt-map-server-dbgsym_2.2.1-1noble.20250501.232307_amd64.deb Size: 2909426 SHA256: 1a506df7171edd03ad43d818e8eb02945aff7089a074f3272e2612504f0c9caa SHA1: b8252555f03faf059259505bf159c94cfa63b3b9 MD5sum: 1d055252a3bf4360fa4c41a6f461b0b4 Description: debug symbols for ros-jazzy-mrpt-map-server Build-Ids: b7108fdd977fb6a32744f906a70489aceb488b3d Package: ros-jazzy-mrpt-msgs Version: 0.5.0-1noble.20250424.143721 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3385 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://wiki.ros.org/mrpt_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-msgs/ros-jazzy-mrpt-msgs_0.5.0-1noble.20250424.143721_amd64.deb Size: 252442 SHA256: cbb3d65b4dc5cb923417a6cea73e64dafe21a3bdfb8ba5ea450c387479f2f481 SHA1: 7b9ea9e279402e7eab6c405fb5873bbd04ddb723 MD5sum: 29c8dd501ca3e522c7cd91d1aeee46a7 Description: ROS messages for MRPT classes and objects Package: ros-jazzy-mrpt-msgs-bridge Version: 2.2.1-1noble.20250501.231728 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 396 Depends: ros-jazzy-ament-cmake-lint-cmake, ros-jazzy-ament-cmake-xmllint, ros-jazzy-ament-lint-auto, ros-jazzy-geometry-msgs, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libros-bridge, ros-jazzy-mrpt-msgs, ros-jazzy-rclcpp, ros-jazzy-tf2, ros-jazzy-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-msgs-bridge/ros-jazzy-mrpt-msgs-bridge_2.2.1-1noble.20250501.231728_amd64.deb Size: 36132 SHA256: a296d74667aeed72a2123e3ab82e40778c12fc936dc72afecc045042eaeb431b SHA1: 597a8015623eba76fd23e01b7a6314321ef7a36e MD5sum: 1c3af01fcdc4b82c921b72ddcdd11196 Description: C++ library to convert between custom mrpt_msgs messages and native MRPT classes Package: ros-jazzy-mrpt-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-msgs Version: 0.5.0-1noble.20250424.143721 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2893 Depends: ros-jazzy-mrpt-msgs (= 0.5.0-1noble.20250424.143721) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-msgs/ros-jazzy-mrpt-msgs-dbgsym_0.5.0-1noble.20250424.143721_amd64.deb Size: 2421296 SHA256: ea6abb9ca4d2ba673e29d5ba2c86ec4488b8766b2671e8722e995bc7bde8f3e5 SHA1: b108893e9d0a50d9fbb20b569eccf9a5d433376f MD5sum: fa992ab54f3d4bae7a9f3e267f970cf7 Description: debug symbols for ros-jazzy-mrpt-msgs Build-Ids: 3ba1aa7f750b9694668a5abc35f40ab096151d25 4c35bf82ced98fefc225d4ff505abf2d6ce70cf2 62831e13760895e312470d904e0d3a39013d3b71 81d0652bb83f7df56187b525ae2931a1d6e6cbe3 a05494038d80a0b29f876580ea3e59fb48645b1c a121945da5d4eaeb2d7027b67e10b09734315f96 c7a7d55ff9a88d5bd4d567c0a29296228a9c9568 da55ba36c200e48fc62321369d02f5bd7f7b7c4e db746f69cd261ef0bf16fa18dbf2a272727b8ffb dc1e55ec90c0cb42a4a46531cd6772d00041f4e6 df39775e2593279dad893dd9abf145361d0f7223 Package: ros-jazzy-mrpt-nav-interfaces Version: 2.2.1-1noble.20250424.144137 Architecture: amd64 Maintainer: Jose Luis Blanco-Claraco Installed-Size: 5487 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-geometry-msgs, ros-jazzy-mrpt-msgs, ros-jazzy-nav-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-nav-interfaces/ros-jazzy-mrpt-nav-interfaces_2.2.1-1noble.20250424.144137_amd64.deb Size: 337538 SHA256: b68c29a7e2966afe76a7f69fbb2ca0d22ec66b0c0a773169c5b9788decaf8abd SHA1: e14529c64f0eb28fb99079c11126b12cd74cfcdc MD5sum: 9bfad5089556d3f1a02935802cf78bea Description: Message, services, and actions, for other mrpt navigation packages. Package: ros-jazzy-mrpt-nav-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-nav-interfaces Version: 2.2.1-1noble.20250424.144137 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose Luis Blanco-Claraco Installed-Size: 3604 Depends: ros-jazzy-mrpt-nav-interfaces (= 2.2.1-1noble.20250424.144137) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-nav-interfaces/ros-jazzy-mrpt-nav-interfaces-dbgsym_2.2.1-1noble.20250424.144137_amd64.deb Size: 2764484 SHA256: e38b300be134086fe55ecd58088f08a8cf6548b03542149f312ac31d7ddfe2d4 SHA1: 5e0f422984be5c8f80048730ee7d93f8536a1206 MD5sum: 92c6be0641b466d3202a27de28d8d223 Description: debug symbols for ros-jazzy-mrpt-nav-interfaces Build-Ids: 205250060a9f3aff6c6a440ce41ad5de4d25032a 21b061cde0cbfa5fcd5ccb34b0125796a44437e1 3f0f78c42a852985b232f46bfab575e1db70c188 52dc624c1789a1bc3e8b46c8d483e45ba247115f 7b539419b177092678d491435f9f259d35d4fbb3 b923d53407c334d4219a38a1a761b2f26654ea0f d397d49d0573b345e545d90ff9dd7ae1b7e70b02 e4307f4f8c8e8a04914b71e291ea138c95cf091a f7de3fe04b168abf05cf8bf3420dba890d99075d f8dfd13cfbbde550ebe057fae100bcbd8f3e1611 ff6298022baa7ca6421e6f7826ca5b625f1b6ca7 Package: ros-jazzy-mrpt-navigation Version: 2.2.1-1noble.20250506.220918 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 42 Depends: ros-jazzy-ament-cmake-lint-cmake, ros-jazzy-ament-cmake-xmllint, ros-jazzy-ament-lint-auto, ros-jazzy-mrpt-map-server, ros-jazzy-mrpt-nav-interfaces, ros-jazzy-mrpt-pf-localization, ros-jazzy-mrpt-pointcloud-pipeline, ros-jazzy-mrpt-rawlog, ros-jazzy-mrpt-reactivenav2d, ros-jazzy-mrpt-tutorials, ros-jazzy-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-navigation/ros-jazzy-mrpt-navigation_2.2.1-1noble.20250506.220918_amd64.deb Size: 6024 SHA256: d915614e5f738cd19c431ec17698fcc745a36384fe8325891e2460eb67ecd323 SHA1: ba27580ff14563b72454ad9ff222b2844b15a41f MD5sum: 0eff161186a8af5cfa6deabb17a61ed7 Description: Tools related to the Mobile Robot Programming Toolkit (MRPT). Refer to https://wiki.ros.org/mrpt_navigation for further documentation. Package: ros-jazzy-mrpt-path-planning Version: 0.2.1-1noble.20250501.233411 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1316 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libgui, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libnav, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mvsim, ros-jazzy-mrpt-libtclap, ros-jazzy-ros-workspace Homepage: https://github.com/MRPT/mrpt_path_planning Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-path-planning/ros-jazzy-mrpt-path-planning_0.2.1-1noble.20250501.233411_amd64.deb Size: 414070 SHA256: 891236d3c13c8215e8afe213c74371aef99adc092ea29fc84fffcf0811cf1841 SHA1: 1f8e16f0f352e8c93e50ee01e255d09737504982 MD5sum: 446b9cc81f53c55699a39784eb30a6f8 Description: Path planning and navigation algorithms for robots/vehicles moving on planar environments. This library builds upon mrpt-nav and the theory behind PTGs to generate libraries of "motion primitives" for vehicles with arbitrary shape and realistic kinematics and dynamics. Package: ros-jazzy-mrpt-path-planning-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-path-planning Version: 0.2.1-1noble.20250501.233411 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 9347 Depends: ros-jazzy-mrpt-path-planning (= 0.2.1-1noble.20250501.233411) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-path-planning/ros-jazzy-mrpt-path-planning-dbgsym_0.2.1-1noble.20250501.233411_amd64.deb Size: 9116288 SHA256: 32c360e8a9909ad55674e8db800ae6b61c858a646bc357a335a363ceb1f7498a SHA1: 7514ad6947d07334073d49162463d45a99c9feda MD5sum: 61066f377b4c4b927458e277ccef6dd0 Description: debug symbols for ros-jazzy-mrpt-path-planning Build-Ids: 211784ef9f58689c38a723a6bdaa6a883036f39c 7471e143b5e4ecb360f7b66fa4bdaf225bec2505 90d94416397b653e35c0fd58fda2404aa771e880 Package: ros-jazzy-mrpt-pf-localization Version: 2.2.1-1noble.20250506.220143 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 2848 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mola-pose-list, ros-jazzy-mola-relocalization, ros-jazzy-mp2p-icp, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libgui, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mrpt-libros-bridge, ros-jazzy-mrpt-libslam, ros-jazzy-ament-cmake-lint-cmake, ros-jazzy-ament-cmake-xmllint, ros-jazzy-ament-lint-auto, ros-jazzy-mrpt-msgs, ros-jazzy-mrpt-msgs-bridge, ros-jazzy-nav-msgs, ros-jazzy-pose-cov-ops, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation/tree/ros2/mrpt_pf_localization Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-pf-localization/ros-jazzy-mrpt-pf-localization_2.2.1-1noble.20250506.220143_amd64.deb Size: 484156 SHA256: be582811a98c34b45748cff49c6fa9eefd8dbb3613b9f8510764164b13d5c62a SHA1: c76eb766acc1d56e67612b1f22f143eb5db66f49 MD5sum: 294cfbbc8e9a7284fcc91ef88b9769b4 Description: Package for robot 2D self-localization using dynamic or static (MRPT or ROS) maps. The interface is similar to amcl (https://wiki.ros.org/amcl) but supports different particle-filter algorithms, several grid maps at different heights, range-only localization, etc. Package: ros-jazzy-mrpt-pf-localization-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-pf-localization Version: 2.2.1-1noble.20250506.220143 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 10238 Depends: ros-jazzy-mrpt-pf-localization (= 2.2.1-1noble.20250506.220143) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-pf-localization/ros-jazzy-mrpt-pf-localization-dbgsym_2.2.1-1noble.20250506.220143_amd64.deb Size: 8630238 SHA256: df363562505cc0ffdaa80de190dfddd1ba38df6775449d59ba5d0fef7dc8c2db SHA1: 941ee2939bd157ab7297002e12e49794c740b3f8 MD5sum: 3de0274af1df4fa6a291bc0374d209dd Description: debug symbols for ros-jazzy-mrpt-pf-localization Build-Ids: e223195493e0589b3ca4b87503a070b81401472a Package: ros-jazzy-mrpt-pointcloud-pipeline Version: 2.2.1-1noble.20250501.232308 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 851 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mp2p-icp, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libgui, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mrpt-libros-bridge, ros-jazzy-ament-cmake-lint-cmake, ros-jazzy-ament-cmake-xmllint, ros-jazzy-ament-lint-auto, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-pointcloud-pipeline/ros-jazzy-mrpt-pointcloud-pipeline_2.2.1-1noble.20250501.232308_amd64.deb Size: 177120 SHA256: 5973345605e976d0d0c66b920da4beefb332858bf6b7d43baf0ccf918a4643cb SHA1: a09456e239cad148b5c54f89790c991b454caf12 MD5sum: 21f828b79153fd4cad21521a8d91f1d2 Description: Maintains a local obstacle map from recent sensor readings, including optional point cloud pipeline filtering or processing. Package: ros-jazzy-mrpt-pointcloud-pipeline-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-pointcloud-pipeline Version: 2.2.1-1noble.20250501.232308 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 4373 Depends: ros-jazzy-mrpt-pointcloud-pipeline (= 2.2.1-1noble.20250501.232308) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-pointcloud-pipeline/ros-jazzy-mrpt-pointcloud-pipeline-dbgsym_2.2.1-1noble.20250501.232308_amd64.deb Size: 3800476 SHA256: d096d6735d50d22888ec3d3aad8c7e1d8b6da5710a8a0cdc113e5002859cf769 SHA1: dd118fbfdc8e95cbac150eae7ef3ad43a514b776 MD5sum: 0f24ce862440f80770ad393ee5354eff Description: debug symbols for ros-jazzy-mrpt-pointcloud-pipeline Build-Ids: 42e8dcf469f55d91a855015d1e73887b723c26c6 Package: ros-jazzy-mrpt-rawlog Version: 2.2.1-1noble.20250501.231552 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 360 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mrpt-libros-bridge, ros-jazzy-ament-cmake-lint-cmake, ros-jazzy-ament-cmake-xmllint, ros-jazzy-ament-lint-auto, ros-jazzy-cv-bridge, ros-jazzy-mrpt-libtclap, ros-jazzy-mrpt-msgs, ros-jazzy-nav-msgs, ros-jazzy-rosbag2-cpp, ros-jazzy-sensor-msgs, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-rawlog/ros-jazzy-mrpt-rawlog_2.2.1-1noble.20250501.231552_amd64.deb Size: 114932 SHA256: 3f19211d32f0b0b8bb769b36ead54c072d773a45f24497a3987e991162a498eb SHA1: 7ee0e3d8d0813759bcd374b0911b85d938524dec MD5sum: bb785eedde1597c5690295126b6388f7 Description: Nodes and programs to record and play MRPT rawlogs or to transform between rosbags and rawlogs. Package: ros-jazzy-mrpt-rawlog-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-rawlog Version: 2.2.1-1noble.20250501.231552 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1965 Depends: ros-jazzy-mrpt-rawlog (= 2.2.1-1noble.20250501.231552) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-rawlog/ros-jazzy-mrpt-rawlog-dbgsym_2.2.1-1noble.20250501.231552_amd64.deb Size: 1874696 SHA256: e3a3ef39ef34eaca58f23900fa03d5fa038bef08481bded9a68000e9672f75c4 SHA1: 0b724bcb14cdcbd5edb86f7fa72795ef13ac0cc7 MD5sum: c4a5c95867af080764a21ef75eef8540 Description: debug symbols for ros-jazzy-mrpt-rawlog Build-Ids: b50e7daa7544ef3c01f92b8a5bbafc06a1672fe4 Package: ros-jazzy-mrpt-reactivenav2d Version: 2.2.1-1noble.20250501.231830 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2010 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libnav, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libposes, ros-jazzy-mrpt-libros-bridge, ros-jazzy-ament-cmake-lint-cmake, ros-jazzy-ament-cmake-xmllint, ros-jazzy-ament-lint-auto, ros-jazzy-geometry-msgs, ros-jazzy-mrpt-nav-interfaces, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-stereo-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-reactivenav2d/ros-jazzy-mrpt-reactivenav2d_2.2.1-1noble.20250501.231830_amd64.deb Size: 322334 SHA256: a96d26997787c4c018dc4f4c475db064402848dbde05f08ce94e321d21794171 SHA1: c02d5540e68c252610ff54597485674ab415aec8 MD5sum: 08e2b927a7af87d88b81cc035257c7c5 Description: Reactive navigation for wheeled robots using MRPT navigation algorithms (TP-Space) Package: ros-jazzy-mrpt-reactivenav2d-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-reactivenav2d Version: 2.2.1-1noble.20250501.231830 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 8882 Depends: ros-jazzy-mrpt-reactivenav2d (= 2.2.1-1noble.20250501.231830) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-reactivenav2d/ros-jazzy-mrpt-reactivenav2d-dbgsym_2.2.1-1noble.20250501.231830_amd64.deb Size: 7229352 SHA256: 237b08163b2af8d787a8e02a69335ca626a5bbb84e16d07ce9882519c123ac97 SHA1: 7e8cff12da681fc1c16c6126fc5c7ca0ddb2c209 MD5sum: 2233567410405e66192c7120e736c7c3 Description: debug symbols for ros-jazzy-mrpt-reactivenav2d Build-Ids: d7b24740d173ccbd9058ffea2d3f4c98e41bef70 Package: ros-jazzy-mrpt-sensor-bumblebee-stereo Version: 0.2.3-1noble.20250501.234850 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 551 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libhwdrivers, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libros-bridge, ros-jazzy-ament-lint-auto, ros-jazzy-ament-lint-common, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-mrpt-msgs, ros-jazzy-mrpt-sensorlib, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-stereo-msgs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-sensor-bumblebee-stereo/ros-jazzy-mrpt-sensor-bumblebee-stereo_0.2.3-1noble.20250501.234850_amd64.deb Size: 127954 SHA256: ee23dbd684c2a6cb9ef47965f0c97367a6ec4c51f81c0be3e41ba42826b43419 SHA1: f30ba419b9a6a4f5918f1a57bc5750b7cdf64855 MD5sum: cb7388a32402bc19ab1f3641b0b09e07 Description: ROS node for Bumblebee Stereo Cameras using libdc1394 interface (based on mrpt-hwdrivers) Package: ros-jazzy-mrpt-sensor-bumblebee-stereo-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-sensor-bumblebee-stereo Version: 0.2.3-1noble.20250501.234850 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 1019 Depends: ros-jazzy-mrpt-sensor-bumblebee-stereo (= 0.2.3-1noble.20250501.234850) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-sensor-bumblebee-stereo/ros-jazzy-mrpt-sensor-bumblebee-stereo-dbgsym_0.2.3-1noble.20250501.234850_amd64.deb Size: 840984 SHA256: 2cfac5a448a76b695c597d1b2a398b7dded74f82f6912aa251be782c495ca516 SHA1: 54b0d806c9758dd3bcb3e938b60b48200dcf7049 MD5sum: fc0af9f4e748c29bfaf9e9bb0d43a646 Description: debug symbols for ros-jazzy-mrpt-sensor-bumblebee-stereo Build-Ids: 907145b9dc94c0ab95a8fe773634df51a53a89b9 Package: ros-jazzy-mrpt-sensor-gnss-nmea Version: 0.2.3-1noble.20250501.235324 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 651 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libhwdrivers, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libros-bridge, ros-jazzy-ament-lint-auto, ros-jazzy-ament-lint-common, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-mrpt-msgs, ros-jazzy-mrpt-sensorlib, ros-jazzy-nav-msgs, ros-jazzy-nmea-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-stereo-msgs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-sensor-gnss-nmea/ros-jazzy-mrpt-sensor-gnss-nmea_0.2.3-1noble.20250501.235324_amd64.deb Size: 150108 SHA256: dd3e6b96e2078951a3c0061c0e81338be2f6c5271559e93450852b8ab45d2f57 SHA1: b0e5dae728b9f213cdbab7186576397155d8dd64 MD5sum: 84c1d6aa8fa384592e309330a9c601f4 Description: ROS node for GNSS receivers generating NMEA messages (based on mrpt-hwdrivers) Package: ros-jazzy-mrpt-sensor-gnss-nmea-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-sensor-gnss-nmea Version: 0.2.3-1noble.20250501.235324 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 1717 Depends: ros-jazzy-mrpt-sensor-gnss-nmea (= 0.2.3-1noble.20250501.235324) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-sensor-gnss-nmea/ros-jazzy-mrpt-sensor-gnss-nmea-dbgsym_0.2.3-1noble.20250501.235324_amd64.deb Size: 1471864 SHA256: 7ec65ba1c4007030f0b1ebb086fd1a39a32be43d5c6b9b1f62de1157dcbecd62 SHA1: fdd357c42016a949ddd2b387e4a6eac8f1117487 MD5sum: 8fdf98f6c88bff5a83bd2f019b860a5e Description: debug symbols for ros-jazzy-mrpt-sensor-gnss-nmea Build-Ids: 770ee14d439f7a840b5dc4c2b05f3bab07dc6dc8 Package: ros-jazzy-mrpt-sensor-gnss-novatel Version: 0.2.3-1noble.20250501.235317 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 517 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libhwdrivers, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libros-bridge, ros-jazzy-ament-lint-auto, ros-jazzy-ament-lint-common, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-mrpt-msgs, ros-jazzy-mrpt-sensorlib, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-stereo-msgs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-sensor-gnss-novatel/ros-jazzy-mrpt-sensor-gnss-novatel_0.2.3-1noble.20250501.235317_amd64.deb Size: 123658 SHA256: a96715724230c9412c4be70ffae288a5bce848f9404fcc7a1d180e933902be8d SHA1: b31ccf148dabc6d9672389c4ba23fd0645436e2a MD5sum: a799d8613806e88cf7e0e3a9761effd1 Description: ROS node for GNSS/IMU Novatel receivers with RTK precision using an NTRIP HTTP source (based on mrpt-hwdrivers) Package: ros-jazzy-mrpt-sensor-gnss-novatel-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-sensor-gnss-novatel Version: 0.2.3-1noble.20250501.235317 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 903 Depends: ros-jazzy-mrpt-sensor-gnss-novatel (= 0.2.3-1noble.20250501.235317) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-sensor-gnss-novatel/ros-jazzy-mrpt-sensor-gnss-novatel-dbgsym_0.2.3-1noble.20250501.235317_amd64.deb Size: 746194 SHA256: 0d71c5358ea072cceefc7018617ad0a11e22040befd394132ec46c4bcbe69f1e SHA1: ec3ae7c6886ef6cb73e9d3d1311a3dbd0926aa38 MD5sum: 8a57f426dfbd6d6a355a03246dc1d1a5 Description: debug symbols for ros-jazzy-mrpt-sensor-gnss-novatel Build-Ids: 9ba640648adba1e491cd9f60afb1ab20f51526c4 Package: ros-jazzy-mrpt-sensor-imu-taobotics Version: 0.2.3-1noble.20250501.235315 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 479 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libhwdrivers, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libros-bridge, ros-jazzy-ament-lint-auto, ros-jazzy-ament-lint-common, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-mrpt-msgs, ros-jazzy-mrpt-sensorlib, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-stereo-msgs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-sensor-imu-taobotics/ros-jazzy-mrpt-sensor-imu-taobotics_0.2.3-1noble.20250501.235315_amd64.deb Size: 105930 SHA256: 967b6de7eb554dffe4314402f240b4975f5a623925bd0b176fcd550864b6b2a1 SHA1: eb206948f68908cdbe530267b459271b6506719c MD5sum: f7afdc33ed0d0220d7397fae4795ddbc Description: ROS node for Taobotics USB IMUs (based on mrpt-hwdrivers) Package: ros-jazzy-mrpt-sensor-imu-taobotics-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-sensor-imu-taobotics Version: 0.2.3-1noble.20250501.235315 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 441 Depends: ros-jazzy-mrpt-sensor-imu-taobotics (= 0.2.3-1noble.20250501.235315) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-sensor-imu-taobotics/ros-jazzy-mrpt-sensor-imu-taobotics-dbgsym_0.2.3-1noble.20250501.235315_amd64.deb Size: 291662 SHA256: a5113e00f931738b40e711bade73f38e26bc25fb0b806abf5037359259828345 SHA1: d18d20ad2fe27cff6b889ce6fbd81910343f2904 MD5sum: 4e77705662e3133385fbcbe28eee47f8 Description: debug symbols for ros-jazzy-mrpt-sensor-imu-taobotics Build-Ids: 05deb03557b5777dc54d2bb91653a3cb24de7539 Package: ros-jazzy-mrpt-sensorlib Version: 0.2.3-1noble.20250501.233600 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 1936 Depends: ros-jazzy-ament-lint-auto, ros-jazzy-ament-lint-common, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-mrpt-libhwdrivers, ros-jazzy-mrpt-libros-bridge, ros-jazzy-mrpt-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-stereo-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-sensorlib/ros-jazzy-mrpt-sensorlib_0.2.3-1noble.20250501.233600_amd64.deb Size: 106134 SHA256: 08782a79a4e613e924994e75ad98767eb1fc3ef1cb9da42fecf353cadcbb0fd6 SHA1: 7a7ea4ad94b879c893b55f9617f314041b587edf MD5sum: 3203d379ac81e33d8b3b6ddeeac086aa Description: C++ library for the base generic MRPT sensor node Package: ros-jazzy-mrpt-sensors Version: 0.2.3-1noble.20250501.235437 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 42 Depends: ros-jazzy-ament-lint-auto, ros-jazzy-ament-lint-common, ros-jazzy-mrpt-generic-sensor, ros-jazzy-mrpt-sensor-bumblebee-stereo, ros-jazzy-mrpt-sensor-gnss-nmea, ros-jazzy-mrpt-sensor-gnss-novatel, ros-jazzy-mrpt-sensor-imu-taobotics, ros-jazzy-mrpt-sensorlib, ros-jazzy-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-sensors/ros-jazzy-mrpt-sensors_0.2.3-1noble.20250501.235437_amd64.deb Size: 5496 SHA256: 6a1f9a0d07fd1a45f06719c45decf139aafd47939272f05eb55b591f1ddf023f SHA1: 9869cc20fd4ccbe2b4bcdf1a10b423d574d04ed4 MD5sum: 043d716ec4a2bd1b527ab58a31ad80d7 Description: ROS nodes for various robotics sensors via mrpt-hwdrivers. Metapackage for all mrpt_sensor packages. Package: ros-jazzy-mrpt-tps-astar-planner Version: 2.2.1-1noble.20250501.234609 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1229 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libgui, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mrpt-libros-bridge, ros-jazzy-mrpt-path-planning, ros-jazzy-ament-cmake-lint-cmake, ros-jazzy-ament-cmake-xmllint, ros-jazzy-ament-lint-auto, ros-jazzy-mrpt-libnav, ros-jazzy-mrpt-msgs, ros-jazzy-mrpt-nav-interfaces, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-tps-astar-planner/ros-jazzy-mrpt-tps-astar-planner_2.2.1-1noble.20250501.234609_amd64.deb Size: 235504 SHA256: 34f4366b6449724d6e0ab5486cabb41e09f4dc100118fb95c9d649e3b8b75300 SHA1: 5eac138fdf26e5293e583115e321f0ea49aece61 MD5sum: 2430bf82c612ee9c21ec903ab91a852b Description: ROS Path Planner with A* in TP-Space Engine Package: ros-jazzy-mrpt-tps-astar-planner-dbgsym Package-Type: ddeb Source: ros-jazzy-mrpt-tps-astar-planner Version: 2.2.1-1noble.20250501.234609 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 5862 Depends: ros-jazzy-mrpt-tps-astar-planner (= 2.2.1-1noble.20250501.234609) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-tps-astar-planner/ros-jazzy-mrpt-tps-astar-planner-dbgsym_2.2.1-1noble.20250501.234609_amd64.deb Size: 4970670 SHA256: a9c8c97338a53a7077130f77dfba9d0d02a527630f2b4a4db04b5ae7f3b6f641 SHA1: c48861c8f3ac24272366f72601d0a1fdc15f9382 MD5sum: 857e94af094f6c3252efbfa9ca2d7cea Description: debug symbols for ros-jazzy-mrpt-tps-astar-planner Build-Ids: be05c8cff08445e63e33df609e79575f0ffac628 Package: ros-jazzy-mrpt-tutorials Version: 2.2.1-1noble.20250501.233415 Architecture: amd64 Maintainer: Jose Luis Blanco-Claraco Installed-Size: 7047 Depends: ros-jazzy-ament-cmake-lint-cmake, ros-jazzy-ament-cmake-xmllint, ros-jazzy-ament-lint-auto, ros-jazzy-mvsim, ros-jazzy-teleop-twist-keyboard, ros-jazzy-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrpt-tutorials/ros-jazzy-mrpt-tutorials_2.2.1-1noble.20250501.233415_amd64.deb Size: 5992744 SHA256: 8cc7ba154f0c4e99244f1de66443a21ac62dc45750816aba1b07de09f5bc931b SHA1: 94a2bf35a9566ae1417bb0dad16901a85f4baa4e MD5sum: 412d710fdbdfc8d767de78bba8b5251e Description: Example files used as tutorials for MRPT ROS packages Package: ros-jazzy-mrt-cmake-modules Version: 1.0.11-2noble.20250424.105623 Architecture: amd64 Maintainer: Kevin Rösch Installed-Size: 356 Depends: lcov, python3-catkin-pkg-modules, python3-rospkg, python3-setuptools, python3-yaml, ros-jazzy-gtest-vendor, ros-jazzy-ros-environment, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/mrt_cmake_modules Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mrt-cmake-modules/ros-jazzy-mrt-cmake-modules_1.0.11-2noble.20250424.105623_amd64.deb Size: 68092 SHA256: a866d7c7121de6d7719121f48375d732330b9740185e01fff71f520fa5d29a5b SHA1: 91effbf34babbb82f654bb31db106b28e9881b9a MD5sum: ad7faa576cdd2f0f9ccf93601bec3b8c Description: CMake Functions and Modules for automating CMake Package: ros-jazzy-multires-image Version: 2.4.6-1noble.20250430.015353 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 570 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopengl0, libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5opengl5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libqt5core5a, libqt5opengl5, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-gps-msgs, ros-jazzy-mapviz, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclpy, ros-jazzy-swri-math-util, ros-jazzy-swri-transform-util, ros-jazzy-tf2, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/mapviz Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-multires-image/ros-jazzy-multires-image_2.4.6-1noble.20250430.015353_amd64.deb Size: 129436 SHA256: 55ad92f5d23ed32aeedc72cfd6a22b0f96ce111d428442d94ddc9e0d21a15b13 SHA1: 7c1c11c36c9f247c3d86b41a84feb26b030db022 MD5sum: ae2415c9e50f756346ee9bbbf106d10b Description: multires_image Package: ros-jazzy-multires-image-dbgsym Package-Type: ddeb Source: ros-jazzy-multires-image Version: 2.4.6-1noble.20250430.015353 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 5111 Depends: ros-jazzy-multires-image (= 2.4.6-1noble.20250430.015353) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-multires-image/ros-jazzy-multires-image-dbgsym_2.4.6-1noble.20250430.015353_amd64.deb Size: 5072078 SHA256: 8fd2de9a78dfaa1660febcd57a57e0716a7c5f444e810da00cae7e043861838c SHA1: ac5953bd896497e838ca0795fea8b98d57f3a0b2 MD5sum: f66804a8d50a5d2e30b6aa5ec4aa827a Description: debug symbols for ros-jazzy-multires-image Build-Ids: 72128dede533fba5bb558a9474add029936e7557 94407a1f09788a6260c2768b18c207cdaafb758b Package: ros-jazzy-multisensor-calibration Version: 2.0.3-1noble.20250430.014424 Architecture: amd64 Maintainer: Miguel Granero Installed-Size: 20061 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), liblz4-1 (>= 0.0~r130), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-contrib406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-io1.14 (>= 1.14.0+dfsg), libqhull-r8.0 (>= 2020.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libvtk9.1t64 (>= 9.1.0+really9.1.0+dfsg2), libqt5core5a, libqt5gui5, libqt5widgets5, libtinyxml2-dev, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-image-transport, ros-jazzy-multisensor-calibration-interface, ros-jazzy-pcl-conversions, ros-jazzy-pcl-ros, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rviz-common, ros-jazzy-sensor-msgs, ros-jazzy-small-gicp-vendor, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-urdf, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-multisensor-calibration/ros-jazzy-multisensor-calibration_2.0.3-1noble.20250430.014424_amd64.deb Size: 8688164 SHA256: edaf02cd10963b73b47b49bab691980b32772cce367afddc50b5c9b8285d2cd1 SHA1: cd0e2704e3fbf392d6f542adf6abd944765972b6 MD5sum: fb438e061fd39f81024f56418fc5d7c3 Description: Collection of methods and applications to calibrate multi-sensor-systems, e.g. camera to LiDAR, LiDAR to LiDAR, and LiDAR to vehicle. Package: ros-jazzy-multisensor-calibration-dbgsym Package-Type: ddeb Source: ros-jazzy-multisensor-calibration Version: 2.0.3-1noble.20250430.014424 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Miguel Granero Installed-Size: 101239 Depends: ros-jazzy-multisensor-calibration (= 2.0.3-1noble.20250430.014424) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-multisensor-calibration/ros-jazzy-multisensor-calibration-dbgsym_2.0.3-1noble.20250430.014424_amd64.deb Size: 97345988 SHA256: 32b5a303058969116b41a9f8977a4fbec09a6f8ee799d927c5b976d3e0721925 SHA1: 3dfc0ec91c37786f53214837fca168b5a6cdde8a MD5sum: d064a89b48fbb24172caaaea27862f8f Description: debug symbols for ros-jazzy-multisensor-calibration Build-Ids: 01f6da7c13773f89e06cecdce4e7100dca5aab50 22066709462196e14139f47aa8241003af3d3989 5913b401bbd71c10bd209e6728a91506d3a15c8f 5f2ec9552ef46df0519024ee27d221af0017c5f7 9dfeb9ee80a36cd1b550ffed67c76f3b573cac6e afaecc34200d72ba6c90961b4e99e7a9c93d6891 b93397e244ec27c5058b9b81efc49c713a693089 bbd45652152262700bd4e143778afcda34c26f2d e24b05e9461b6fbfc166bbb771280f5cdfdca13a Package: ros-jazzy-multisensor-calibration-interface Version: 2.0.3-1noble.20250424.143622 Architecture: amd64 Maintainer: Miguel Granero Installed-Size: 5846 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-multisensor-calibration-interface/ros-jazzy-multisensor-calibration-interface_2.0.3-1noble.20250424.143622_amd64.deb Size: 345884 SHA256: 91e015699c1dc0ff601b715b61605b9b1feba657869d782985278846c256d705 SHA1: 7b3ab74de82810d164f58bc9721feb49c8fc8f79 MD5sum: a56563ba248d3b74cb7e842c145b49a9 Description: Messages and service definitions for the multisensor_calibration package. Package: ros-jazzy-multisensor-calibration-interface-dbgsym Package-Type: ddeb Source: ros-jazzy-multisensor-calibration-interface Version: 2.0.3-1noble.20250424.143622 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Miguel Granero Installed-Size: 4295 Depends: ros-jazzy-multisensor-calibration-interface (= 2.0.3-1noble.20250424.143622) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-multisensor-calibration-interface/ros-jazzy-multisensor-calibration-interface-dbgsym_2.0.3-1noble.20250424.143622_amd64.deb Size: 3347256 SHA256: 52f8067539ccfec1eba7b9366fdd5c1cf80e7e3434ba4857be83902ccc20786d SHA1: 482e875a29ef7df09889f6c2a1a322245df4e9b2 MD5sum: a6d2fb52cc6b4cf431a577e0cc74ead4 Description: debug symbols for ros-jazzy-multisensor-calibration-interface Build-Ids: 07870bbc5e067124fb95b23c704a698d0d1ed1d2 087c2a4ba9cefd5c0498f957721b835e85f47946 41f4ba803d5e0d5a86cac350d26b9dcf6247d4fe 57d8011340ad08d496ad5631ef995c114eec4b8f 65ad35f0ca41d711d1cdf5d5a56c964029ab4462 6fdd9a4c9ab1571ec3c25d331cb4514ebdcd01cf b6d6ea11f5d228f86fb2f6f6e28d54ed8a74b436 c9c7ef1963f3982a4174ff20a02eb50ee2c28d1c d4319d70987222dccb26b13dab18333c92426f87 ec7b298d1218971246e0621233cd520fe4986650 f99928ab1fe8cd7a77d17e927db7d669e92b5272 Package: ros-jazzy-mvsim Version: 0.13.2-1noble.20250501.231554 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 13104 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libzmq5 (>= 4.0.1+dfsg), ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libgui, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mrpt-libros-bridge, cppzmq-dev, libboost-all-dev, libprotobuf-dev, libprotoc-dev, libzmq3-dev, protobuf-compiler, pybind11-dev, python3-pip, python3-protobuf, python3-venv, ros-jazzy-mrpt-libtclap, ros-jazzy-nav-msgs, ros-jazzy-ros2launch, ros-jazzy-sensor-msgs, ros-jazzy-stereo-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-visualization-msgs, unzip, wget, ros-jazzy-ros-workspace Homepage: https://wiki.ros.org/mvsim Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mvsim/ros-jazzy-mvsim_0.13.2-1noble.20250501.231554_amd64.deb Size: 3052400 SHA256: 52583b146fdc4cd726bcabb8736787f5b02d70860851ad9800309e2e591ee65d SHA1: dfc9591634cee9b9ab7d38fe983684602f193bde MD5sum: 91701de61e3a0d4e5903c06915c489d7 Description: A lightweight multivehicle simulation framework. Package: ros-jazzy-mvsim-dbgsym Package-Type: ddeb Source: ros-jazzy-mvsim Version: 0.13.2-1noble.20250501.231554 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 31179 Depends: ros-jazzy-mvsim (= 0.13.2-1noble.20250501.231554) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-mvsim/ros-jazzy-mvsim-dbgsym_0.13.2-1noble.20250501.231554_amd64.deb Size: 30060100 SHA256: 93ce6c4981bdc2598999f61a74c7d301e72c64f77d6195e771bf4cb29ced4e13 SHA1: 57ad35d5a3fdcfca30723dcb6be960d22a37cdfe MD5sum: a1c19e44bd36f0495c7214bbbe353adb Description: debug symbols for ros-jazzy-mvsim Build-Ids: 788eee48106d3061c7228c7ddd1e94774dfb3c4d 95611e397b5cf025106425ffc0c23cdee9be35ad 9ee2a5deb338a4e8bb6d97ba845286d6b4974db7 b85a1b2dd25820705ed6e051f175ebd2f8bfa0b4 f10fecaed91091652111f57e338bfd5ef8fd085e Package: ros-jazzy-nao-button-sim Version: 1.0.1-1noble.20250424.141127 Architecture: amd64 Maintainer: ijnek Installed-Size: 43 Depends: ros-jazzy-nao-lola-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nao-button-sim/ros-jazzy-nao-button-sim_1.0.1-1noble.20250424.141127_amd64.deb Size: 7364 SHA256: 3451723f4bfff35a1e631483411da77dd6b2a82385baf918563e07e16f7b81e7 SHA1: 439ae03d82df97913507a24cc8aadcb2a49e6cad MD5sum: ecdc2cbad2a9d63ab24cdd0c253e1c6c Description: Allows simulating button presses through command line interface Package: ros-jazzy-nao-command-msgs Version: 1.0.0-3noble.20250424.142600 Architecture: amd64 Maintainer: ijnek Installed-Size: 1750 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nao-command-msgs/ros-jazzy-nao-command-msgs_1.0.0-3noble.20250424.142600_amd64.deb Size: 126590 SHA256: 97c4621d5365027d7219075d9e8e3472b9ebbd714595e5b1c3b616f85e75c279 SHA1: 1aec01a56ed56692330c7d090e1c3cffd0443aa6 MD5sum: f925ac733975becec5ae34b6a370bbed Description: Package defining command msgs to be sent to NAO robot. Package: ros-jazzy-nao-command-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-nao-command-msgs Version: 1.0.0-3noble.20250424.142600 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1359 Depends: ros-jazzy-nao-command-msgs (= 1.0.0-3noble.20250424.142600) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nao-command-msgs/ros-jazzy-nao-command-msgs-dbgsym_1.0.0-3noble.20250424.142600_amd64.deb Size: 1077440 SHA256: ed960e15371b95a5fc46fa44c035e1258ce258c777bfaf4aca724a50bdca839d SHA1: 119b5de9228ef77bae4f9655277717aa46901ef8 MD5sum: 0c3ddcbe27084061157d14de7ad2ed35 Description: debug symbols for ros-jazzy-nao-command-msgs Build-Ids: 119ecd0783479073377a3d58683d748974ca1fbc 1df823e7df75ba3577c47af19fc85c4934c5aea2 3c41858a8ddba644ca2b9328625564187af77b01 4cdccb2ced1525e3363c57fd6cdf36380b08fb4f 5f86ae0cdc9d0941940504dd60dd5db8d1bdfd54 66137ac5ff658fd8beec9e99c9786e9e2f1b815e 8ac905bb10c6439e051971d18f1c1dd8573eb482 bcf2a22effd123960186941c9bdcab03771ae12f bf7c7568b4e1e88201e72963f0177b3efafa6172 bfbe40ad68790987b635d5f66cc391324dedea05 e59183dbb3c49cd8dc6d849f4f4e5aa43e891da4 Package: ros-jazzy-nao-lola Version: 1.3.0-2noble.20250430.000745 Architecture: amd64 Maintainer: ijnek Installed-Size: 3510 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, ros-jazzy-nao-command-msgs, ros-jazzy-nao-sensor-msgs, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nao-lola/ros-jazzy-nao-lola_1.3.0-2noble.20250430.000745_amd64.deb Size: 438690 SHA256: 310b33248b85838f4110d1fe676f81ade5912c38f5fdaef720c011bb8a960e59 SHA1: cd6399794e7a3565f5787c5ef81fb4381cf4544d MD5sum: 0cf87e7c2f0ded842b5bf8c72a3f3261 Description: Packages that allow communicating with the NAO's Lola middle-ware. Package: ros-jazzy-nao-lola-client Version: 1.3.0-2noble.20250429.233326 Architecture: amd64 Maintainer: ijnek Installed-Size: 3733 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, ros-jazzy-nao-lola-command-msgs, ros-jazzy-nao-lola-sensor-msgs, ros-jazzy-rcl-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nao-lola-client/ros-jazzy-nao-lola-client_1.3.0-2noble.20250429.233326_amd64.deb Size: 468728 SHA256: 516adf3f2eab2f118fbac5da3382829580d2c0328d2814d193a34c06cabca32c SHA1: ebff7069190eda7f92948a82b002e7f032ea8c31 MD5sum: 81c13f22f317d3e61afcea6ce2bc6581 Description: Packages that allow communicating with the NAO's Lola middle-ware. Package: ros-jazzy-nao-lola-client-dbgsym Package-Type: ddeb Source: ros-jazzy-nao-lola-client Version: 1.3.0-2noble.20250429.233326 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 15591 Depends: ros-jazzy-nao-lola-client (= 1.3.0-2noble.20250429.233326) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nao-lola-client/ros-jazzy-nao-lola-client-dbgsym_1.3.0-2noble.20250429.233326_amd64.deb Size: 12197006 SHA256: 7e67ee4440524269d8bc725943eabe42103b760f21450e592c3ceb37829e6d64 SHA1: f77d04378894546c2d5f24487727147bd1a58aad MD5sum: c6d151a3ef03d5a2b822c5f4047c8e33 Description: debug symbols for ros-jazzy-nao-lola-client Build-Ids: 1d862a809c58267a36746f50c12d9241079822cb 6af7215d6f6f3b7a59fe677be321a1c45c11e99a a1c4b6635abe2dd7cb6ab198d2122dfabe2c4026 ab02c5a1fdced10b2b2d352ae0de174b9c2d2a1d Package: ros-jazzy-nao-lola-command-msgs Version: 1.3.0-2noble.20250424.142601 Architecture: amd64 Maintainer: ijnek Installed-Size: 1813 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nao-lola-command-msgs/ros-jazzy-nao-lola-command-msgs_1.3.0-2noble.20250424.142601_amd64.deb Size: 127032 SHA256: bf815b74637cefe4a146735a63646786c2c5f09739a3f798755b80d93ca43885 SHA1: 872f2ea709be4c7469f685a8df2815043b6dbd56 MD5sum: 865939cf12d66059f50d4c5be4f14ae2 Description: Package defining command msgs to be sent to NAO robot. Package: ros-jazzy-nao-lola-command-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-nao-lola-command-msgs Version: 1.3.0-2noble.20250424.142601 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1357 Depends: ros-jazzy-nao-lola-command-msgs (= 1.3.0-2noble.20250424.142601) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nao-lola-command-msgs/ros-jazzy-nao-lola-command-msgs-dbgsym_1.3.0-2noble.20250424.142601_amd64.deb Size: 1073064 SHA256: b5bf6f21a05675e59f69b35901520f93221eb6871f5fc21b1e77955ae45f59c3 SHA1: 12b8b0c2f8928a4b26257912a7b6293f8f7ddd7a MD5sum: 52ecd635e1ab55691edeba57ada710b2 Description: debug symbols for ros-jazzy-nao-lola-command-msgs Build-Ids: 0ad5dd65d87791e2d5795ede7d1e834c1021ad9f 308eb9141973464932940a3ceb3a3ae2d2078777 3e1fb5a7b123334b67dc1c2299cc1526b68a5233 46629a3418814eeca12d4e8bfea19f3ee6630013 5c7b8ef947a2c403ed4a2aab850d28582e26388a 60302b748584c55ef17afdd03208ce0e46ac583f 780ebf485a51a2e4ae9df1fa5b6c0cf88d42db4a c7007d0b85a7c9fcef15d01a34a5143a7bebdaa2 c850e29effcf23a3927eced7da1ef167362d7d3a e127d86ed606c32930198c30e0d57f087f75950d e894f2020558620a27a83d36cb9128406db5796d Package: ros-jazzy-nao-lola-dbgsym Package-Type: ddeb Source: ros-jazzy-nao-lola Version: 1.3.0-2noble.20250430.000745 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 14756 Depends: ros-jazzy-nao-lola (= 1.3.0-2noble.20250430.000745) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nao-lola/ros-jazzy-nao-lola-dbgsym_1.3.0-2noble.20250430.000745_amd64.deb Size: 11491906 SHA256: d576cf44af0c62f49cd5ba6ef10a1b6a660d265a2752d0903d877ae5be56c173 SHA1: be9f123e7b0f4d3a12d315b63528aa151a6e6697 MD5sum: d3bf5d4120b259c819958999a9b7c829 Description: debug symbols for ros-jazzy-nao-lola Build-Ids: 01ff402e7dbd84ecacf82d303ad63bb80640762b 224fe85335a780dc518dfd82d001d7ebd5edfbd8 f1572d15c031edd9a807460f605132a3a5b243c5 Package: ros-jazzy-nao-lola-sensor-msgs Version: 1.3.0-2noble.20250424.140919 Architecture: amd64 Maintainer: ijnek Installed-Size: 2096 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nao-lola-sensor-msgs/ros-jazzy-nao-lola-sensor-msgs_1.3.0-2noble.20250424.140919_amd64.deb Size: 143946 SHA256: 4a06105ae6dc7a3c1bf4f1dfc83f0ef781060fa216ab4f5e5e590509b6b68379 SHA1: af6e22321712d2f547cec83242f35426090fc325 MD5sum: 4bf891e152b7450fb544e3a386b435a2 Description: Package defining sensor msgs to be received from NAO robot. Package: ros-jazzy-nao-lola-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-nao-lola-sensor-msgs Version: 1.3.0-2noble.20250424.140919 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1568 Depends: ros-jazzy-nao-lola-sensor-msgs (= 1.3.0-2noble.20250424.140919) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nao-lola-sensor-msgs/ros-jazzy-nao-lola-sensor-msgs-dbgsym_1.3.0-2noble.20250424.140919_amd64.deb Size: 1248106 SHA256: 6f5c7e826ef3ccbedbba78580f650586ad3cbeb2c743adc171ae57a19399615e SHA1: 011ce7acb33177585bf1b410dc3860973ce478e9 MD5sum: c47b85c562ea856dba8709eac0ece923 Description: debug symbols for ros-jazzy-nao-lola-sensor-msgs Build-Ids: 07d53b7fbaa1ff01cdfbd2a8e3d48dfd9596a6f5 12c317bee0e68c89f5dde82c1d2673b9cae35613 4ddb7340370e722a552d72b3fa02fbf5b6188bf7 53c6d23d4443473c7cd70af5214aca1df5ed3eb8 767a49c57d742ae1f5530560e8a2a18d4e82e376 8752b9cca08728d1e774078f66d34ec66f13763f a0d1ffe20a76fea4fa249285c45f96f77a87b60d abeb2033e9219173b5a71a384f858aa548d7be2c b8cd25785bf050a8cbc7f47679f8271063ee9bc3 be69c7136998b0c3540d913e2cb4b74260940889 f5f33c255f3ab077dff621de6ac736afce23e979 Package: ros-jazzy-nao-sensor-msgs Version: 1.0.0-3noble.20250424.140921 Architecture: amd64 Maintainer: ijnek Installed-Size: 2037 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nao-sensor-msgs/ros-jazzy-nao-sensor-msgs_1.0.0-3noble.20250424.140921_amd64.deb Size: 143096 SHA256: 91745cec451ed79deed9033556bfc5d1428b250636e657a24eaf73d45e5466cf SHA1: 904ec9cc6ab1e893415358820888f34f1e81609a MD5sum: 5e09fa07f5415638be6c21e063b7850e Description: Package defining sensor msgs to be received from NAO robot. Package: ros-jazzy-nao-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-nao-sensor-msgs Version: 1.0.0-3noble.20250424.140921 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1563 Depends: ros-jazzy-nao-sensor-msgs (= 1.0.0-3noble.20250424.140921) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nao-sensor-msgs/ros-jazzy-nao-sensor-msgs-dbgsym_1.0.0-3noble.20250424.140921_amd64.deb Size: 1248262 SHA256: adb4a7c3836778c3e4d6c4b1ca2ae571b00512c40b2ab27515c0cf691d3bbaf7 SHA1: 7a177591c1ecd751c789338a021a1c7306e07841 MD5sum: 0b227a482e353d7fe4edfc3821ab3671 Description: debug symbols for ros-jazzy-nao-sensor-msgs Build-Ids: 04da937ebcc6431b014a159c60950c961bfa9f6c 0bdc3608251dd8bf74b4ca277af27dc04de99105 4a135df6ccbe9f400c18b26f7b4cf41840ecaf05 8db083ccdd89ea553caf445b396949f6ef9d34f3 a2f825432f49012e343d94dfef2154a4ff7576de b1657d349fec38bd6dc39a73a701e6220926cc7e e7b7121c7cfb912bd402f3b1f8edb6d0143dc0c4 eb827435a03a984bae1d14e1fdfbde7667d3c442 ebd6afe63e7b67a148c054449e554d7311ea48c7 eebb2cc2538df01ff3a1f1ff9a44bffa5a0bbf21 f739234c4c64b99bc58fda123fa2f63e2a9b1538 Package: ros-jazzy-nav-2d-msgs Version: 1.3.6-1noble.20250424.143907 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 990 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-generators, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav-2d-msgs/ros-jazzy-nav-2d-msgs_1.3.6-1noble.20250424.143907_amd64.deb Size: 78516 SHA256: 5e26abf5f0535aef13168ee76af53d5bc5b1bde74008f50d76f18d66223ec23e SHA1: ebd71c009e0edf3705b90e8bec03fc9e75ceac14 MD5sum: 2c0481285c62ba9bed72af83bc91d84e Description: Basic message types for two dimensional navigation, extending from geometry_msgs::Pose2D. Package: ros-jazzy-nav-2d-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-nav-2d-msgs Version: 1.3.6-1noble.20250424.143907 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 780 Depends: ros-jazzy-nav-2d-msgs (= 1.3.6-1noble.20250424.143907) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav-2d-msgs/ros-jazzy-nav-2d-msgs-dbgsym_1.3.6-1noble.20250424.143907_amd64.deb Size: 612560 SHA256: 127d4febbdcf486089c52a74c1d64f6012756e448f74e6021ef18d7233ee6e91 SHA1: 83991cde94d46bea84901390649c2701aea37bf3 MD5sum: ac49d264db885ac4870feacffee668d1 Description: debug symbols for ros-jazzy-nav-2d-msgs Build-Ids: 05d816df3252b94a234dbb1293d79dcb02c35f54 273cba3126b00a8d256f398db7360e9a500004e9 2bb0a5e7344c95694af283f2fea7f1b10e55636c 47fe0be9133002fef4998220cf2f5ed8819fb0cd 4cde23f85cfea645793f3c598af1fb911cb1f151 8ce444f97f5e5c44f0c400bfbdcfb247fbf8c308 908a22b1ae3a032b0144ff447f412fd6a3b1e8a8 95f4a14f282196e0e017f716c39b422bc105b47a a0a95e7225f1c4b356e22ea5bfe565f6dc0bd9ed aed3bb0c2ec949faa3f9dc0dcf887e2e261e104b ce29d6fbaf640c38a72ca728f69916bfcd63b96f Package: ros-jazzy-nav-2d-utils Version: 1.3.6-1noble.20250430.062646 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 135 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-nav-2d-msgs, ros-jazzy-nav-msgs, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav-2d-utils/ros-jazzy-nav-2d-utils_1.3.6-1noble.20250430.062646_amd64.deb Size: 23966 SHA256: 4eeae7947481566af6f07f0121616a90519104c9b0866cd3746032f0da35d312 SHA1: 22a05bb862eea46334857a1297601e9c5390b236 MD5sum: a091a3ea4c89043c7bfb3b8b840e9a3a Description: A handful of useful utility functions for nav_2d packages. Package: ros-jazzy-nav-2d-utils-dbgsym Package-Type: ddeb Source: ros-jazzy-nav-2d-utils Version: 1.3.6-1noble.20250430.062646 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 351 Depends: ros-jazzy-nav-2d-utils (= 1.3.6-1noble.20250430.062646) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav-2d-utils/ros-jazzy-nav-2d-utils-dbgsym_1.3.6-1noble.20250430.062646_amd64.deb Size: 323808 SHA256: cea0ecb9a2cc0b28bd9f96c3263872a9a21bcf7b957cd1bd56114e9b546f64bb SHA1: 9d1c8a2f75e5252dc6bc85bbce35c7435a4b34ce MD5sum: 822b673ddc98d457c9a7a60db201408e Description: debug symbols for ros-jazzy-nav-2d-utils Build-Ids: 10fcbec3db79e4e51c96b763f9a1cd2456e2080b 378c4bd7bafdcaeaa9ebd9f3cbb002c820794885 9961d1b93ec16331af19c317e6fbccc961273198 Package: ros-jazzy-nav-msgs Version: 5.3.6-1noble.20250424.142850 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 2781 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav-msgs/ros-jazzy-nav-msgs_5.3.6-1noble.20250424.142850_amd64.deb Size: 216588 SHA256: 6b19e90fe120b5cd21306e1bff73efcb4a02ed7e353dd5495432b75b33810125 SHA1: b5139f549e9fbcdb0f0dd1617c69637403ca27a5 MD5sum: 6502df04c21f553fc554100a7e3f1539 Description: A package containing some navigation related message and service definitions. Package: ros-jazzy-nav-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-nav-msgs Version: 5.3.6-1noble.20250424.142850 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 2345 Depends: ros-jazzy-nav-msgs (= 5.3.6-1noble.20250424.142850) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav-msgs/ros-jazzy-nav-msgs-dbgsym_5.3.6-1noble.20250424.142850_amd64.deb Size: 1943006 SHA256: d99aaf41ca1a3694d48dbd692752f2ec1d1df6df42b901f7b189fe0e759acb0a SHA1: ebd5c4b7c918642c02680b37680b66451d41d4d1 MD5sum: 414b360217c6ba1d9d5b2d2afa8530e1 Description: debug symbols for ros-jazzy-nav-msgs Build-Ids: 1fe43c96489b53cf5d83cee2c43bff55fac751f7 2b0b3e54d1a196ae4d21ecd493a6ab9396c725bc 478d9ec6aa97b4864e21d17ca78f8ed15d148931 4a5e7cc7becee622002ad5d1672bed6bde50ce03 6d41f755ad26d5e36388ac47c7cf687086f13389 7b6f2041d5a142dfefaae74c7f2eb54e257bd7a8 8b79c9deb95907f3f9760f8fd835e43825e67c36 8e4cd0e8e663f5d717ac0f8355798aa8e5a9e560 a14731cfc84804c12561b4b33934aeb97d9aab8c b8c2b93bae91a0438dee3b79bbe3c9306175d992 f21a08f645d1facd0f5674612ca8dc558e430c11 Package: ros-jazzy-nav2-amcl Version: 1.3.6-1noble.20250430.062611 Architecture: amd64 Maintainer: Mohammad Haghighipanah Installed-Size: 1740 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-geometry-msgs, ros-jazzy-launch-ros, ros-jazzy-launch-testing, ros-jazzy-message-filters, ros-jazzy-nav-msgs, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-amcl/ros-jazzy-nav2-amcl_1.3.6-1noble.20250430.062611_amd64.deb Size: 372344 SHA256: 38dd50628c5be997108fd23911cc9e88b5db8d42cbe2e3fb6a8af92a37969db1 SHA1: 2acf77c66d7da30e836352b45530ff40906dcbda MD5sum: d53158fa850dd4455e07a4456e7e7dc3 Description: amcl is a probabilistic localization system for a robot moving in 2D. It implements the adaptive (or KLD-sampling) Monte Carlo localization approach (as described by Dieter Fox), which uses a particle filter to track the pose of a robot against a known map. This node is derived, with thanks, from Andrew Howard's excellent 'amcl' Player driver. Package: ros-jazzy-nav2-amcl-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-amcl Version: 1.3.6-1noble.20250430.062611 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mohammad Haghighipanah Installed-Size: 7412 Depends: ros-jazzy-nav2-amcl (= 1.3.6-1noble.20250430.062611) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-amcl/ros-jazzy-nav2-amcl-dbgsym_1.3.6-1noble.20250430.062611_amd64.deb Size: 6382700 SHA256: 9671eea788e363cf352a4cf424731c1b29bfeda2de1c46cefee7ed82cea089ec SHA1: 4bbe4deb53e97942115d99f69ea3957dfbb8c5b8 MD5sum: 8730a18e1a35eacf5b1070a0f93efcee Description: debug symbols for ros-jazzy-nav2-amcl Build-Ids: 00c512e787784c8a883832d053bdd326bb587ce4 1e33386234726a5e7075c4b788532449876b5e0b 6a37c75e2b86cf0e0824144a7c3a31ccf744bacc 8f88b73ab05bf38345fd5802b87f7951a0721ae3 b1a8341c653b4a9e308ebdaedcaec17fe24b462f c49b699d3ca2c9e9cd4d3bb7787a327b32f617b8 Package: ros-jazzy-nav2-behavior-tree Version: 1.3.6-1noble.20250501.220949 Architecture: amd64 Maintainer: Michael Jeronimo Installed-Size: 11188 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-behaviortree-cpp, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-lifecycle-msgs, ros-jazzy-nav-msgs, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-behavior-tree/ros-jazzy-nav2-behavior-tree_1.3.6-1noble.20250501.220949_amd64.deb Size: 1451718 SHA256: 0390d1c2134e0066af9f39c29216b0b40af9ffd1e4e6b12afac317edf94f7392 SHA1: 8ef9d8027a97e7e33ef178f4de1facaabd94a75d MD5sum: 8d592a30e2ad9fcc478b6f569b950cd5 Description: Nav2 behavior tree wrappers, nodes, and utilities Package: ros-jazzy-nav2-behavior-tree-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-behavior-tree Version: 1.3.6-1noble.20250501.220949 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Jeronimo Installed-Size: 64667 Depends: ros-jazzy-nav2-behavior-tree (= 1.3.6-1noble.20250501.220949) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-behavior-tree/ros-jazzy-nav2-behavior-tree-dbgsym_1.3.6-1noble.20250501.220949_amd64.deb Size: 59446200 SHA256: 43d0745ff2842bda58a9761012d63d6a4102242c993fab576c4b65c9570570d3 SHA1: 7cb3187ec60b8e28ed7d7955bb59af27bebd00d5 MD5sum: 095667faac6a19f041ada86cafa4ef7c Description: debug symbols for ros-jazzy-nav2-behavior-tree Build-Ids: 0db11c62b605520c3d8689ed4f110c91550b746f 0fc119d02d123762f4fde054d7a5e2523571d483 1607de33201699658f3c4d3caba17250f13fde96 20cbdf32f61a405f52e32b4522eb07fbbd30182b 21cda05b4968813edd51c47088bccebeafa70aea 2ab854e1699c71b0a79fb51e6147a890c69a8a33 2beff372ad45564ab716b9c989357f008571f4d4 2e82905ba8d0bc621a03928b66aee0328cc6a0d3 35e9d9d7bf2846b967761cddb9673a9f71b31a70 37a0a4d8d49f228dc1980feeb815bc66c669feb1 42f645a17a87100da56ef9dd8e5ed14fd28ed30d 4b83e6919d24808978f366386f6fd89c9ce1b803 4fe32493c99425f1dccf03c81f45a1d7f5d448ff 523e30f6611236953d9086a65bd3c4e32553de4b 529fa74baa5f967b716add0590c5626ac4c10f9a 5628e082adbe140b04927733d76d090b4195e22a 57e039aa6ccdfe54ea6d16693f524cb43ffab5a6 5c1520276f6b6197206c958bae6c2bec0209e3a1 68d68a869cb90e27e59cf2c7c91f8ec87e3ccd19 69e73c11043c671af95c7588f6c37bc70c7dc832 6d56881e5478237e6944cbf8378f2f8c3db0488b 71368c98a5dbae69f8ce7dfef5a7f8e21779cc5d 73b690ca077381526fa3a299988f4fe9223f6222 75e999679e1ed61fae1aad9b87bbb03489722ec0 78e215502b911ab96a8c2ae9e45a178936b1b449 869d4e5e2ecbf95fa2f0f043ad07a3ef4532749e 8c70fbd6b30d35b6f4cf2d288d3191686c109a70 911d84bbe34b7295fab8c23b32a109c1b4a273ae 9347d3c9bc76750d876d15cc4718d259c271ae65 a26579b3c8cdeee359cb3f1ce7a2eedb90d685b6 a3ceb8b5e1ce683cbd980835309172f07f6d8b6a a4e0e9ee7342b8766613e902470eae89490c3cc5 ab7339553eebf766d46e101dd1d837c3766c2b87 acc33d00b1cff65c8db7d40e9df8f2f02fed412c ad9ee84dfe6c73e37e5af88c4c4d976c3ac9d44e afb83308c840f2920ad4578acce75da6aff6f4ff b5499d69a37bcbbc86e317571da1024606e0ab56 c06e642deca21f46ba8a95bba88bf5b6fbeb2945 c186e541d2a27276af19d9ba2dd80ed3d0a35117 c66dfb3bef47a9c4c98219a9fd824362d0a23193 d09ded52d4661e17d7e3d9c9716205dc7d6bbfcd d15edde4e2455ff92fc67c11d25ed82936693bed d272eba4b9328bd496620c73ccd7063352e30a6a d8f8fddb601ace01df55b92b1e6e96c0742fd8f6 db15bf1be95d0e4898e12bb4225602c1b01f55df dc1ca33860134b9512a337c87b81d76fe9fd6dbc ddb242e4e2cd1dd6e950ea89ee890a55acb5673f e59c0cfde623a466aa774c2137cd8296111417cb ebe8a428e41c7cb0292eccecba1fde0dcd59d3f5 f2146549aaa49fd90f4a436c5b1600e01526bfa8 f2c441b8c0fb6649ddf11f4c43ef29dd00a0c14e f3debe13e5af77c8e758c6e93107b4b87944c5fe f4fbdf6ffb1144aa79cb2860e8ee56689b10d6fa f9c39cc18a6f29fd52c48709d52ec5c534894bee fb17ffc0dc0383a74c2b4df79918fb549e5e0f9f fd2c9409481c17dbe1c09a758717d1d7b4f9eda5 Package: ros-jazzy-nav2-behaviors Version: 1.3.6-1noble.20250501.224211 Architecture: amd64 Maintainer: Carlos Orduno Installed-Size: 2773 Depends: libc6 (>= 2.35), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-nav2-behavior-tree, ros-jazzy-nav2-core, ros-jazzy-nav2-costmap-2d, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-behaviors/ros-jazzy-nav2-behaviors_1.3.6-1noble.20250501.224211_amd64.deb Size: 484752 SHA256: 52805cfe770e095a81988c599668072316b07b73d32923180974429e45859dc5 SHA1: 72f09029e7102d7de4743acf7dac027bc7b47c3b MD5sum: e6f57374f345ec4aed8257e6c3ccb4dc Description: Nav2 behavior server Package: ros-jazzy-nav2-behaviors-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-behaviors Version: 1.3.6-1noble.20250501.224211 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Carlos Orduno Installed-Size: 12986 Depends: ros-jazzy-nav2-behaviors (= 1.3.6-1noble.20250501.224211) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-behaviors/ros-jazzy-nav2-behaviors-dbgsym_1.3.6-1noble.20250501.224211_amd64.deb Size: 11399014 SHA256: 52fd2c1e2ee1cfad4b2c1ad18a011301a282420524808b70da01c560d6907765 SHA1: 08cc6c628fab543531aa0ec71225638da8c7e25b MD5sum: 727e1646d81689b1345494d72f3d8e2b Description: debug symbols for ros-jazzy-nav2-behaviors Build-Ids: 1f60e6d87d9b74dcdea5a0072e5a07098af09358 53acd9f36f65e0c0f16c58a45448ba90fc4840fe 8f86bdf508b47954694da5607fc2205862d7d715 a3c45d777eee88ba7ac0c18a4f48651f359aba93 a499b8d0deb9a5a8072c896f99835d66f604d984 b14def5c77cf57431c4399d8020b899927e9550c d5e792e579d59791d2506bfb4fac7c496abaaf3c Package: ros-jazzy-nav2-bringup Version: 1.3.6-1noble.20250506.152851 Architecture: amd64 Maintainer: Michael Jeronimo Installed-Size: 2196 Depends: ros-jazzy-diff-drive-controller, ros-jazzy-joint-state-broadcaster, ros-jazzy-launch-ros, ros-jazzy-nav2-common, ros-jazzy-nav2-minimal-tb3-sim, ros-jazzy-nav2-minimal-tb4-sim, ros-jazzy-navigation2, ros-jazzy-ros-gz-bridge, ros-jazzy-ros-gz-sim, ros-jazzy-slam-toolbox, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-bringup/ros-jazzy-nav2-bringup_1.3.6-1noble.20250506.152851_amd64.deb Size: 34616 SHA256: f94547d840a79118103313cf83185779e12a0944b0c2be9792b7482f4266c364 SHA1: da8542deb474ea027ec0577194ee020dc3572a65 MD5sum: 8dd3373e85c793defd87dbfe102ba687 Description: Bringup scripts and configurations for the Nav2 stack Package: ros-jazzy-nav2-bt-navigator Version: 1.3.6-1noble.20250501.224156 Architecture: amd64 Maintainer: Michael Jeronimo Installed-Size: 2146 Depends: libc6 (>= 2.35), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-behaviortree-cpp, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-nav2-behavior-tree, ros-jazzy-nav2-core, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-bt-navigator/ros-jazzy-nav2-bt-navigator_1.3.6-1noble.20250501.224156_amd64.deb Size: 471600 SHA256: 6a01c0902f7497c5a4bb9dd79caff92c83fcb4b2d7c501fada86613ec1d2da38 SHA1: b4abe57668916e0c94585bb064bdad7f071e78a6 MD5sum: 0c6a0dea8c8034ed56192297366f93c7 Description: Nav2 BT Navigator Server Package: ros-jazzy-nav2-bt-navigator-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-bt-navigator Version: 1.3.6-1noble.20250501.224156 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Jeronimo Installed-Size: 11061 Depends: ros-jazzy-nav2-bt-navigator (= 1.3.6-1noble.20250501.224156) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-bt-navigator/ros-jazzy-nav2-bt-navigator-dbgsym_1.3.6-1noble.20250501.224156_amd64.deb Size: 10029220 SHA256: 4cbc84b137801592480ed575dec03dab6635dd743c7a3e632001b4617fc5c1e9 SHA1: 65ede5cd9c2a00b6576772ff630141413f96d923 MD5sum: 3e202bda15f00c702b6cb612d8f697e4 Description: debug symbols for ros-jazzy-nav2-bt-navigator Build-Ids: 067f293d3eb7bc067a7d68c1bb8052ae0a64de6f a9708f047b2e16e4111e3c03528003d287cc839d bb2194cf94a85fb3d9643b255e1e5b332f64d366 d43b13748ed1ddbd2b3ddd348ca468227b6d1b32 Package: ros-jazzy-nav2-collision-monitor Version: 1.3.6-1noble.20250430.064354 Architecture: amd64 Maintainer: Alexey Merzlyakov Installed-Size: 4493 Depends: libc6 (>= 2.35), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-nav2-common, ros-jazzy-nav2-costmap-2d, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-collision-monitor/ros-jazzy-nav2-collision-monitor_1.3.6-1noble.20250430.064354_amd64.deb Size: 591400 SHA256: 0127e56f237ca8033342e371284774c5b9da2c40a315dcf4011e1107bca8d0b1 SHA1: c02900d852c721f1248ca6c3b88e3b1fe3de70d8 MD5sum: a9f73c801a9d645cbfee508923cdb197 Description: Collision Monitor Package: ros-jazzy-nav2-collision-monitor-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-collision-monitor Version: 1.3.6-1noble.20250430.064354 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alexey Merzlyakov Installed-Size: 23517 Depends: ros-jazzy-nav2-collision-monitor (= 1.3.6-1noble.20250430.064354) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-collision-monitor/ros-jazzy-nav2-collision-monitor-dbgsym_1.3.6-1noble.20250430.064354_amd64.deb Size: 19812916 SHA256: 889070e1d329fe2e302b84cba535edec7d65c2767f3caac28703a650040231df SHA1: 7da277af5972dc33f42137b62add0befaa647df5 MD5sum: 582d3b000edb6de376e378c9f4ac706d Description: debug symbols for ros-jazzy-nav2-collision-monitor Build-Ids: 0bb627250f607430af4c43b66fd66131ba097d55 9e2817d4afa91ea69e3d38dcd7d6529562667291 afad4a72c72420d030cb557569002ad6ce644d73 d484d995539b129135ef80b15e7c5b2b34468089 Package: ros-jazzy-nav2-common Version: 1.3.6-1noble.20250430.005615 Architecture: amd64 Maintainer: Carl Delsey Installed-Size: 75 Depends: python3-yaml, ros-jazzy-ament-cmake-core, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-osrf-pycommon, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-common/ros-jazzy-nav2-common_1.3.6-1noble.20250430.005615_amd64.deb Size: 10250 SHA256: 15a75779e2f3d5769de99930601e90c0d33b14e03554afa8a8f9894f3e3bd67b SHA1: 2804404290353ab6409953e4f79bd4f1aaa7db4c MD5sum: 1bdb639c535a7607ada0ff3befef3fe8 Description: Common support functionality used throughout the navigation 2 stack Package: ros-jazzy-nav2-constrained-smoother Version: 1.3.6-1noble.20250501.224517 Architecture: amd64 Maintainer: Matej Vargovcik Installed-Size: 221 Depends: libc6 (>= 2.32), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), libstdc++6 (>= 13.1), libceres-dev, ros-jazzy-angles, ros-jazzy-nav2-common, ros-jazzy-nav2-core, ros-jazzy-nav2-costmap-2d, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-constrained-smoother/ros-jazzy-nav2-constrained-smoother_1.3.6-1noble.20250501.224517_amd64.deb Size: 60720 SHA256: 416fa18efc7ae2949a6b27a0329db2ffc8b335fd7a6c1bd14d04740329daca56 SHA1: 9868e2823ebe9d096048ef2ee3b0bc5fba555cb1 MD5sum: bf160222cb2f8d3de2dfb9425ca5d4ef Description: Ceres constrained smoother Package: ros-jazzy-nav2-constrained-smoother-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-constrained-smoother Version: 1.3.6-1noble.20250501.224517 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Matej Vargovcik Installed-Size: 2606 Depends: ros-jazzy-nav2-constrained-smoother (= 1.3.6-1noble.20250501.224517) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-constrained-smoother/ros-jazzy-nav2-constrained-smoother-dbgsym_1.3.6-1noble.20250501.224517_amd64.deb Size: 2605314 SHA256: 10537a30c63fade8b26815809175f2657fb6bb57560c2156f3d42df0b357adb8 SHA1: 383949b25246fa2a15e184657666b04c2cdecbbf MD5sum: 2c2572f90823fcfef5e78fe0f60e7b3d Description: debug symbols for ros-jazzy-nav2-constrained-smoother Build-Ids: 5c6ec3cff1b1c3a47c8ff71fec792b6063000fe4 Package: ros-jazzy-nav2-controller Version: 1.3.6-1noble.20250501.224516 Architecture: amd64 Maintainer: Carl Delsey Installed-Size: 1615 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-angles, ros-jazzy-nav-2d-msgs, ros-jazzy-nav-2d-utils, ros-jazzy-nav2-core, ros-jazzy-nav2-costmap-2d, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-controller/ros-jazzy-nav2-controller_1.3.6-1noble.20250501.224516_amd64.deb Size: 341192 SHA256: d0ecf6a6400dac1e292ac3013c046cb6d3b12b9450baff71dd1b2278d0090349 SHA1: 36c2ad0f20fcbc7f922bcbca7cbd089f4dfedadd MD5sum: 8faafd5f3734f5c9827ab6949375d483 Description: Controller action interface Package: ros-jazzy-nav2-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-controller Version: 1.3.6-1noble.20250501.224516 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Carl Delsey Installed-Size: 8582 Depends: ros-jazzy-nav2-controller (= 1.3.6-1noble.20250501.224516) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-controller/ros-jazzy-nav2-controller-dbgsym_1.3.6-1noble.20250501.224516_amd64.deb Size: 7768162 SHA256: 46c79299366ab2179cace976980a22af121153c22f0f0b16a7c00f87244b52f1 SHA1: e74fbc6a7437ac85a1910d0f3dce70f1a1c95e58 MD5sum: 049b9f71ada32b87756cb93f5718d59e Description: debug symbols for ros-jazzy-nav2-controller Build-Ids: 072b13f2b711880ce478a92ac8e45b05e5dc923d 5bc99c298b3bccff51bfbb1f24e7ef652b7c7a34 8a3b5e5274b8ae2e12dc8838ae882f4c98ce9186 8b72722d7c97baad0ab185f6843e402bfe4472b9 a028d3e9ec779f80effe8893d43048078a685550 f908820ab59c755814d9c303a4b0ccbae1c1f79c Package: ros-jazzy-nav2-core Version: 1.3.6-1noble.20250501.223844 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 93 Depends: ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-nav2-behavior-tree, ros-jazzy-nav2-costmap-2d, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-core/ros-jazzy-nav2-core_1.3.6-1noble.20250501.223844_amd64.deb Size: 14028 SHA256: 64cd6632156c4cdf84aa93ab64d85ec3529ee626a20e2d9ab82c643d7a1fc613 SHA1: a3aa27a63749decd8498ee18a4e8c9ac97fdddbe MD5sum: a2413829a490773622b1bb7ced77a065 Description: A set of headers for plugins core to the Nav2 stack Package: ros-jazzy-nav2-costmap-2d Version: 1.3.6-1noble.20250430.062627 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 6416 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-angles, ros-jazzy-geometry-msgs, ros-jazzy-laser-geometry, ros-jazzy-map-msgs, ros-jazzy-message-filters, ros-jazzy-nav-msgs, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-nav2-voxel-grid, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-tf2-sensor-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-costmap-2d/ros-jazzy-nav2-costmap-2d_1.3.6-1noble.20250430.062627_amd64.deb Size: 1062004 SHA256: c35b792e67e689dc6cfc4478cbe450c99142adee2c67325c44ab57520652e399 SHA1: de2a9348cfbd196ef7f11aec89da15e5c0f3eb15 MD5sum: 25e8a0a0a0e818c9a6965a0e3097c33b Description: This package provides an implementation of a 2D costmap that takes in sensor data from the world, builds a 2D or 3D occupancy grid of the data (depending on whether a voxel based implementation is used), and inflates costs in a 2D costmap based on the occupancy grid and a user specified inflation radius. This package also provides support for map_server based initialization of a costmap, rolling window based costmaps, and parameter based subscription to and configuration of sensor topics. Package: ros-jazzy-nav2-costmap-2d-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-costmap-2d Version: 1.3.6-1noble.20250430.062627 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 33266 Depends: ros-jazzy-nav2-costmap-2d (= 1.3.6-1noble.20250430.062627) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-costmap-2d/ros-jazzy-nav2-costmap-2d-dbgsym_1.3.6-1noble.20250430.062627_amd64.deb Size: 28974936 SHA256: 193d9686760e8eaec97729d41b15af456d5e348d2020a14fa769f432b035be8f SHA1: f3b6938ddd0d073ac0d1ad382c01daf61c1d2758 MD5sum: 042794892a1685e3f8a4378d5aaf87cb Description: debug symbols for ros-jazzy-nav2-costmap-2d Build-Ids: 48a21e4d876eea7f7e0e12b1c628981421b153ee c2e584193c12fdd331f7fe93153aeb129cc77b26 d8f2fa647cfc6f99ddb3e6eee43dd3d630ccdbd9 e281b4b08993777ae56c2bdc7aa978e4a3a1769f fa59a457bdef908be24b06b54093416c644a1799 fc04da28a46be293165ecfd5cd43dd3b3ec4d12b ff4a90ce1a42932bad1f715b5fd3e4cdcc730639 Package: ros-jazzy-nav2-dwb-controller Version: 1.3.6-1noble.20250501.225521 Architecture: amd64 Maintainer: Carl Delsey Installed-Size: 41 Depends: ros-jazzy-costmap-queue, ros-jazzy-dwb-core, ros-jazzy-dwb-critics, ros-jazzy-dwb-msgs, ros-jazzy-dwb-plugins, ros-jazzy-nav-2d-msgs, ros-jazzy-nav-2d-utils, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-dwb-controller/ros-jazzy-nav2-dwb-controller_1.3.6-1noble.20250501.225521_amd64.deb Size: 5146 SHA256: 2034e7bc626ae7f1e63e23f73e30c1bc0540613ca2121cc98d4831c499ee6d59 SHA1: 336d29d7fa6261dd32d6046c70f4b0800005a82d MD5sum: a5c6f9a7b7c3637d527dd290a60338cc Description: ROS2 controller (DWB) metapackage Package: ros-jazzy-nav2-graceful-controller Version: 1.3.6-1noble.20250501.224522 Architecture: amd64 Maintainer: Alberto Tudela Installed-Size: 420 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-angles, ros-jazzy-geometry-msgs, ros-jazzy-nav-2d-utils, ros-jazzy-nav2-common, ros-jazzy-nav2-core, ros-jazzy-nav2-costmap-2d, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-graceful-controller/ros-jazzy-nav2-graceful-controller_1.3.6-1noble.20250501.224522_amd64.deb Size: 105330 SHA256: 7822be4f0f5f1afdfbc63d836c1844126e2769d11e35ee71e472fd97ba4d0c12 SHA1: 570e355b3791485583f14c4a72eecc75b8221e76 MD5sum: de3b706ce6a8a746d485072614e66b76 Description: Graceful motion controller Package: ros-jazzy-nav2-graceful-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-graceful-controller Version: 1.3.6-1noble.20250501.224522 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alberto Tudela Installed-Size: 2063 Depends: ros-jazzy-nav2-graceful-controller (= 1.3.6-1noble.20250501.224522) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-graceful-controller/ros-jazzy-nav2-graceful-controller-dbgsym_1.3.6-1noble.20250501.224522_amd64.deb Size: 1920492 SHA256: 84b79e54be522683a1b4d5946ecea86cfaa9044977e583095524a1fe2bd8ef4f SHA1: abff5d618e30b6521dfef4335d29b33e2e32af7d MD5sum: a024223a6db327198231bf7edbf0d32f Description: debug symbols for ros-jazzy-nav2-graceful-controller Build-Ids: b1328d22671bc03dc918e94ae32a823b392b8e16 c6a57b91220e7cf016197bdce8b43b8bd52562db Package: ros-jazzy-nav2-lifecycle-manager Version: 1.3.6-1noble.20250430.062631 Architecture: amd64 Maintainer: Michael Jeronimo Installed-Size: 367 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-bondcpp, ros-jazzy-diagnostic-updater, ros-jazzy-geometry-msgs, ros-jazzy-lifecycle-msgs, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2-geometry-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-lifecycle-manager/ros-jazzy-nav2-lifecycle-manager_1.3.6-1noble.20250430.062631_amd64.deb Size: 90950 SHA256: 8e22f91a0baa81213d9b5c102838b57f7f3e9963275c7bef04ed580e49885286 SHA1: 254a1a82553d8627a112cde09d8c00b1f8910d1d MD5sum: feacbf234cc4740f218048c53e422074 Description: A controller/manager for the lifecycle nodes of the Navigation 2 system Package: ros-jazzy-nav2-lifecycle-manager-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-lifecycle-manager Version: 1.3.6-1noble.20250430.062631 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Jeronimo Installed-Size: 1877 Depends: ros-jazzy-nav2-lifecycle-manager (= 1.3.6-1noble.20250430.062631) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-lifecycle-manager/ros-jazzy-nav2-lifecycle-manager-dbgsym_1.3.6-1noble.20250430.062631_amd64.deb Size: 1758922 SHA256: 667471ef4924a56746ff19bd9067a5f6c62322f7456aa4d6090376d4dce5eca5 SHA1: 4f133fa07f6c738d65b59f866a1bf18280728e6d MD5sum: b00648a3c9711241f160ed76123e3117 Description: debug symbols for ros-jazzy-nav2-lifecycle-manager Build-Ids: 67647b3025af3f390370cf2706af0213ab1d528b f5d0674620105e290f82671ed2760eb616c9034a Package: ros-jazzy-nav2-loopback-sim Version: 1.3.6-1noble.20250430.005109 Architecture: amd64 Maintainer: steve macenski Installed-Size: 79 Depends: ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclpy, ros-jazzy-tf-transformations, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-loopback-sim/ros-jazzy-nav2-loopback-sim_1.3.6-1noble.20250430.005109_amd64.deb Size: 16634 SHA256: a398a445850143b8b9dda23b5c5214c8db6ae66df8eb063012f6363f9d79baae SHA1: 85588f80921bf17d4b171afbba710e72f728372c MD5sum: 6987844a882ad92729a6ac9c321d68de Description: A loopback simulator to replace physics simulation Package: ros-jazzy-nav2-map-server Version: 1.3.6-1noble.20250430.062633 Architecture: amd64 Maintainer: Brian Wilcox Installed-Size: 974 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgraphicsmagick++-q16-12t64 (>= 1.3.26-5~), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), graphicsmagick-libmagick-dev-compat, libgraphicsmagick++1-dev, ros-jazzy-launch-ros, ros-jazzy-launch-testing, ros-jazzy-nav-msgs, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-map-server/ros-jazzy-nav2-map-server_1.3.6-1noble.20250430.062633_amd64.deb Size: 221674 SHA256: 5e50ff0caf5b58721bb4e49f5cfebd1e9fa6dd42861eb1549fbf289ae376dcf0 SHA1: b7047e68156400e26ed17cd546afc43ed78e5cb4 MD5sum: 4a93683fb2454ec04e0bfc2595a90c60 Description: Refactored map server for ROS2 Navigation Package: ros-jazzy-nav2-map-server-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-map-server Version: 1.3.6-1noble.20250430.062633 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brian Wilcox Installed-Size: 5234 Depends: ros-jazzy-nav2-map-server (= 1.3.6-1noble.20250430.062633) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-map-server/ros-jazzy-nav2-map-server-dbgsym_1.3.6-1noble.20250430.062633_amd64.deb Size: 4743392 SHA256: abb82da6b46349ca1651a544e95c4856b8e512ea0860a77eb7c3f11ec7ebf70b SHA1: 49b787cbfac4535c3b8b622ef426a2db89d2a266 MD5sum: dcbd1c6c31441151990e8ddd52082c1d Description: debug symbols for ros-jazzy-nav2-map-server Build-Ids: 0c794a2c4f7b0c7c4e3e27f51fed644a7798e53e 816be6cb8a8986093b970bc91c2b2c488cb1ff5a 9dd34468772c64d26129bf1804cbc6e2801d8e8a b72d37276db85a93af9720527d90ef627cdd45de cf9132e22dd8fd423dac0dd89ff532309768d2d3 f225eb24663444416f4af201ec1137e0b43ebb5b Package: ros-jazzy-nav2-minimal-tb3-sim Version: 1.0.1-1noble.20250506.152108 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 389 Depends: ros-jazzy-robot-state-publisher, ros-jazzy-ros-gz-bridge, ros-jazzy-ros-gz-image, ros-jazzy-ros-gz-interfaces, ros-jazzy-ros-gz-sim, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-minimal-tb3-sim/ros-jazzy-nav2-minimal-tb3-sim_1.0.1-1noble.20250506.152108_amd64.deb Size: 43772 SHA256: a66c961ec34a835337cba49d0172f7aebd6ea436cef119530bd4223a9eee66c4 SHA1: 029b3583145ca0e609c3017f0f42fb647f41590f MD5sum: ac221de00425e90bbe67f57b102ab5de Description: Nav2 Minimum TurtleBot3 Simulation Package: ros-jazzy-nav2-minimal-tb4-description Version: 1.0.1-1noble.20250430.014048 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 24842 Depends: ros-jazzy-joint-state-publisher, ros-jazzy-robot-state-publisher, ros-jazzy-urdf, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-minimal-tb4-description/ros-jazzy-nav2-minimal-tb4-description_1.0.1-1noble.20250430.014048_amd64.deb Size: 4524140 SHA256: 224d13a0469bcd4263525cac7894802437caea4ddd97298c96ae1a6a9402daaa SHA1: c7cffa4aa6e799fcae2ffca7b205a695a25362a4 MD5sum: 1f16dd64064671822d082a2de0e0a2bf Description: Nav2's minimum Turtlebot4 Description package Package: ros-jazzy-nav2-minimal-tb4-sim Version: 1.0.1-1noble.20250506.152106 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 69 Depends: ros-jazzy-nav2-minimal-tb4-description, ros-jazzy-robot-state-publisher, ros-jazzy-ros-gz-bridge, ros-jazzy-ros-gz-image, ros-jazzy-ros-gz-interfaces, ros-jazzy-ros-gz-sim, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-minimal-tb4-sim/ros-jazzy-nav2-minimal-tb4-sim_1.0.1-1noble.20250506.152106_amd64.deb Size: 9928 SHA256: 25006ca1d3687bdd804a33491a564f8c0cc159ec03f4ebddba29f79db9b414e2 SHA1: 4925da1dce9b40c4d36d4d6345a2c2a2b59074a2 MD5sum: 91e6a441bc12cdf9c2f853036d309b27 Description: Nav2 Minimum TurtleBot4 Simulation Package: ros-jazzy-nav2-mppi-controller Version: 1.3.6-1noble.20250501.224534 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 1432 Depends: libc6 (>= 2.35), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libbenchmark-dev, libomp-dev, libxsimd-dev, libxtensor-dev, ros-jazzy-geometry-msgs, ros-jazzy-nav2-common, ros-jazzy-nav2-core, ros-jazzy-nav2-costmap-2d, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-mppi-controller/ros-jazzy-nav2-mppi-controller_1.3.6-1noble.20250501.224534_amd64.deb Size: 452606 SHA256: e3c8060790220d0c79079b4c341e75d1b3b25429f15af1926c93a6818751dc18 SHA1: 10700c2643978bf000da513c63fac71ff0d8627e MD5sum: 9fcfe65c62053be0d45b75c640167337 Description: nav2_mppi_controller Package: ros-jazzy-nav2-mppi-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-mppi-controller Version: 1.3.6-1noble.20250501.224534 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 14019 Depends: ros-jazzy-nav2-mppi-controller (= 1.3.6-1noble.20250501.224534) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-mppi-controller/ros-jazzy-nav2-mppi-controller-dbgsym_1.3.6-1noble.20250501.224534_amd64.deb Size: 13811514 SHA256: 46d6541f203c96fcf0ca9e16d380e9400a1258dd3a6d960772b5a6ce1eb5b471 SHA1: 1be94137b27f06e4d4cca7886c5a514fe1e8341f MD5sum: 0b5f1ac0648ac53329a0278b1cf41a3c Description: debug symbols for ros-jazzy-nav2-mppi-controller Build-Ids: 1479558090e6643d417c344312549f7da6ffa08e 34822e225ee28216eb1f30e4e153ec288e89a984 Package: ros-jazzy-nav2-msgs Version: 1.3.6-1noble.20250430.005834 Architecture: amd64 Maintainer: Michael Jeronimo Installed-Size: 26774 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-geographic-msgs, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rosidl-default-generators, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-msgs/ros-jazzy-nav2-msgs_1.3.6-1noble.20250430.005834_amd64.deb Size: 1449660 SHA256: 0467e177166443d83120fcba2fcf77bc8f326d3fb6b2c025cff70089159c71b9 SHA1: b088e806b8c9143749afcfcebbbec1953cc93850 MD5sum: 4f9d4b1bc510ae77f0b98cc2a6456084 Description: Messages and service files for the Nav2 stack Package: ros-jazzy-nav2-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-msgs Version: 1.3.6-1noble.20250430.005834 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Jeronimo Installed-Size: 15518 Depends: ros-jazzy-nav2-msgs (= 1.3.6-1noble.20250430.005834) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-msgs/ros-jazzy-nav2-msgs-dbgsym_1.3.6-1noble.20250430.005834_amd64.deb Size: 11566374 SHA256: 4da6ae026fa8c023cb55713e2e8f4a1d84d0719ee84e4a9137569fe6f4bdb8e4 SHA1: 8ed773d3229c7be92abc0238325d96c8645e380b MD5sum: f5ff308631839070ff5fe44f9b482cfc Description: debug symbols for ros-jazzy-nav2-msgs Build-Ids: 07e1b22bf6cee838f5de282ae9105ad458aea426 159c28756b0720d03a7a9f6b891db6d589a56c63 19220dd549ad4a0878970ca743f0dafeb3d19547 25eb5dd2d31cb1a45f3a632b5544edc3d3d7ba06 2bb75f278ade3db075865d9702a3800c59ecde4b 45f16e43ed1ddbb92f981b4670b1ee71b3998c16 910882ba90ec1e6ddb41387a50e23230aed7ff7f 9a38df592e3849c74252f1fa9f077efc36286039 d2c9d845e22cd55826462b332c096a7869009fc5 d36aafc8e8ce174f841d872e82f8a07d1b35bcd4 e85442950486ca42fb3daabf594be275b42bc77c Package: ros-jazzy-nav2-navfn-planner Version: 1.3.6-1noble.20250501.224736 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 192 Depends: libc6 (>= 2.35), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-nav2-common, ros-jazzy-nav2-core, ros-jazzy-nav2-costmap-2d, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-tf2-ros, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-navfn-planner/ros-jazzy-nav2-navfn-planner_1.3.6-1noble.20250501.224736_amd64.deb Size: 51454 SHA256: edcd0198bb8e2b9c2cbb80b2bed41a698226bc183898d737f67e4eab1dac47da SHA1: d465ed18dc530ca1fe13c5539842e64d18ed4150 MD5sum: 6cc1cfc17d9ac8bc90a06705f1c9d2b0 Description: Nav2 NavFn planner Package: ros-jazzy-nav2-navfn-planner-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-navfn-planner Version: 1.3.6-1noble.20250501.224736 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 708 Depends: ros-jazzy-nav2-navfn-planner (= 1.3.6-1noble.20250501.224736) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-navfn-planner/ros-jazzy-nav2-navfn-planner-dbgsym_1.3.6-1noble.20250501.224736_amd64.deb Size: 679002 SHA256: 858da6b5e9258434bd3cdee7d7d0ff0e322a67b88df8be6007843d9ff3d34cb3 SHA1: d1bab8c01eabdf299694c1cf7d2b54f9dc2b0f9b MD5sum: 24bf5bda6bf61178be8415a025af4f1a Description: debug symbols for ros-jazzy-nav2-navfn-planner Build-Ids: daa15357ca5e5aaaae281100325d376669463adc Package: ros-jazzy-nav2-planner Version: 1.3.6-1noble.20250501.224729 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 743 Depends: libc6 (>= 2.35), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-nav2-common, ros-jazzy-nav2-core, ros-jazzy-nav2-costmap-2d, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-tf2-ros, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-planner/ros-jazzy-nav2-planner_1.3.6-1noble.20250501.224729_amd64.deb Size: 208488 SHA256: 598492b9307a687ebd3e0883c85828124cd35e34dc94ba67f9bee82b0da31285 SHA1: 66152c556e499e2bd1482964935a4ae31e5eeef7 MD5sum: a31ffb794b27e6108c1dad335e1a390d Description: Nav2 planner server package Package: ros-jazzy-nav2-planner-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-planner Version: 1.3.6-1noble.20250501.224729 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 3350 Depends: ros-jazzy-nav2-planner (= 1.3.6-1noble.20250501.224729) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-planner/ros-jazzy-nav2-planner-dbgsym_1.3.6-1noble.20250501.224729_amd64.deb Size: 3084442 SHA256: 81654e56317a340be7d0dc95e551740c0ec27316cb725f69257e7296035bc27b SHA1: e4e5871e3747f8f5889355cb5373a30108b47c4b MD5sum: 0ad91749b20663ac8e393337ee8fdb61 Description: debug symbols for ros-jazzy-nav2-planner Build-Ids: 7c46a2cbe6b0a40f7566ad96ef3c75d47ce761c3 bcbdabf69b5e156a52e57284705b759109965e2d Package: ros-jazzy-nav2-regulated-pure-pursuit-controller Version: 1.3.6-1noble.20250501.224747 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 415 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-angles, ros-jazzy-geometry-msgs, ros-jazzy-nav2-common, ros-jazzy-nav2-core, ros-jazzy-nav2-costmap-2d, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-regulated-pure-pursuit-controller/ros-jazzy-nav2-regulated-pure-pursuit-controller_1.3.6-1noble.20250501.224747_amd64.deb Size: 109744 SHA256: 8e6320a95ab618e98a6a375947d30375fec4d40b6d45f95c9bf3e82d151bf8b3 SHA1: 5eadd59e72b778c54d4cdd67aefbda39bd2ff9f9 MD5sum: 0cb6efe7c8abcd771e08c4ffe721bc99 Description: Regulated Pure Pursuit Controller Package: ros-jazzy-nav2-regulated-pure-pursuit-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-regulated-pure-pursuit-controller Version: 1.3.6-1noble.20250501.224747 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 2295 Depends: ros-jazzy-nav2-regulated-pure-pursuit-controller (= 1.3.6-1noble.20250501.224747) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-regulated-pure-pursuit-controller/ros-jazzy-nav2-regulated-pure-pursuit-controller-dbgsym_1.3.6-1noble.20250501.224747_amd64.deb Size: 2156446 SHA256: 3d14f3acba9e44a52ad606f2a8fd34ef79660e9e4fe75f426494e1997f192be2 SHA1: c2d416e88dfff22bcf67378898f39c5be3992fd5 MD5sum: 2ee7e842a005451fde2ec095aae1e78e Description: debug symbols for ros-jazzy-nav2-regulated-pure-pursuit-controller Build-Ids: 5381f7768aef1eb35d526ab80996390300113be5 Package: ros-jazzy-nav2-rotation-shim-controller Version: 1.3.6-1noble.20250501.224757 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 371 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-angles, ros-jazzy-geometry-msgs, ros-jazzy-nav2-common, ros-jazzy-nav2-core, ros-jazzy-nav2-costmap-2d, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-tf2, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-rotation-shim-controller/ros-jazzy-nav2-rotation-shim-controller_1.3.6-1noble.20250501.224757_amd64.deb Size: 113508 SHA256: c306bf35ffe9c25180c3ef4694180b7e8aed3034e482761b1d116d5858200217 SHA1: c4ca8437a1526efe17d5548eb227def3eb0ea56a MD5sum: 20eec509773761ff2bd4fcc142a9a819 Description: Rotation Shim Controller Package: ros-jazzy-nav2-rotation-shim-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-rotation-shim-controller Version: 1.3.6-1noble.20250501.224757 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 1448 Depends: ros-jazzy-nav2-rotation-shim-controller (= 1.3.6-1noble.20250501.224757) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-rotation-shim-controller/ros-jazzy-nav2-rotation-shim-controller-dbgsym_1.3.6-1noble.20250501.224757_amd64.deb Size: 1371640 SHA256: dec4418d19729dd8338aa9b0093f154b8f0e4342903688972e508559950b2488 SHA1: aa71675836eafc0d1991fbdc22f2f1a2cba6008f MD5sum: 756124f39d46e176492ecc42cbbb1ea5 Description: debug symbols for ros-jazzy-nav2-rotation-shim-controller Build-Ids: 1c2a8814c44acf67abbcf5f873d7a9c021dc8dee Package: ros-jazzy-nav2-rviz-plugins Version: 1.3.6-1noble.20250430.062938 Architecture: amd64 Maintainer: Michael Jeronimo Installed-Size: 2379 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-rviz-ogre-vendor, libqt5core5a, libqt5gui5, libqt5opengl5, libqt5widgets5, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-nav2-lifecycle-manager, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-resource-retriever, ros-jazzy-rviz-common, ros-jazzy-rviz-default-plugins, ros-jazzy-rviz-rendering, ros-jazzy-std-msgs, ros-jazzy-tf2-geometry-msgs, ros-jazzy-urdf, ros-jazzy-visualization-msgs, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-rviz-plugins/ros-jazzy-nav2-rviz-plugins_1.3.6-1noble.20250430.062938_amd64.deb Size: 449052 SHA256: f22d10f0c8018674913e24f93e3ad0058f760805d37c78f1cc5aa6230648cb51 SHA1: eb3a32e97c3ad069f9aea0510d8b9200d3645248 MD5sum: f13ff074e28c4b9295828552d2b214d8 Description: Navigation 2 plugins for rviz Package: ros-jazzy-nav2-rviz-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-rviz-plugins Version: 1.3.6-1noble.20250430.062938 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Jeronimo Installed-Size: 13526 Depends: ros-jazzy-nav2-rviz-plugins (= 1.3.6-1noble.20250430.062938) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-rviz-plugins/ros-jazzy-nav2-rviz-plugins-dbgsym_1.3.6-1noble.20250430.062938_amd64.deb Size: 11795064 SHA256: 6faa4e8e42b68c92c1027d4079f67c4e118f85da64463de4f59c47c5f3dead3e SHA1: 8a5ba6d3b8c82d6d63b2404bca91041750013cdd MD5sum: e994c391719c287d52bd6f76ac79d44d Description: debug symbols for ros-jazzy-nav2-rviz-plugins Build-Ids: 5fd0f1819836e19d7529ec1042b9950b85be53e2 Package: ros-jazzy-nav2-simple-commander Version: 1.3.6-1noble.20250430.011529 Architecture: amd64 Maintainer: steve Installed-Size: 301 Depends: ros-jazzy-action-msgs, ros-jazzy-geometry-msgs, ros-jazzy-lifecycle-msgs, ros-jazzy-nav2-msgs, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-simple-commander/ros-jazzy-nav2-simple-commander_1.3.6-1noble.20250430.011529_amd64.deb Size: 42172 SHA256: 2e5b784b1874cec488f373c597fcbd62a950abb9cc917eac8d61e9898bab5fbf SHA1: 7f23b88874cba6cab44c86e3bc40af4c1b873496 MD5sum: e2f4b364061bbb63b868459d98039a5f Description: An importable library for writing mobile robot applications in python3 Package: ros-jazzy-nav2-smac-planner Version: 1.3.6-1noble.20250501.225448 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 2887 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ompl, libeigen3-dev, nlohmann-json3-dev, ros-jazzy-angles, ros-jazzy-builtin-interfaces, ros-jazzy-eigen3-cmake-module, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-nav2-common, ros-jazzy-nav2-core, ros-jazzy-nav2-costmap-2d, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-tf2-ros, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-smac-planner/ros-jazzy-nav2-smac-planner_1.3.6-1noble.20250501.225448_amd64.deb Size: 618164 SHA256: 511629d1aac09d9795ef601153cad4e937be438858e29d7a528045d2d33b2de5 SHA1: 657fc6eddc37c6309a256bba6cccd6e9bb5aaa7d MD5sum: 9559630e61360876329dc461332182e5 Description: Smac global planning plugin: A*, Hybrid-A*, State Lattice Package: ros-jazzy-nav2-smac-planner-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-smac-planner Version: 1.3.6-1noble.20250501.225448 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 14555 Depends: ros-jazzy-nav2-smac-planner (= 1.3.6-1noble.20250501.225448) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-smac-planner/ros-jazzy-nav2-smac-planner-dbgsym_1.3.6-1noble.20250501.225448_amd64.deb Size: 13780836 SHA256: 3d11c70bfb3de2c171b27be21701d6cf0895414ae4f7537dbdbe6c2f741fdb42 SHA1: d9913d79933235940c415a7f999d7efe95622a14 MD5sum: 4e1585c3aa53140979169139d6a81b1f Description: debug symbols for ros-jazzy-nav2-smac-planner Build-Ids: 1275271f78b40822ba90534f93505c3ae0797dfa 49565867364b9ce4529d3834275230a5e7ba2c70 88f219a64ecb838a6d99a3177fc3cb14170803f0 Package: ros-jazzy-nav2-smoother Version: 1.3.6-1noble.20250501.225448 Architecture: amd64 Maintainer: Matej Vargovcik Installed-Size: 764 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-angles, ros-jazzy-nav-2d-msgs, ros-jazzy-nav-2d-utils, ros-jazzy-nav2-core, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-components, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-smoother/ros-jazzy-nav2-smoother_1.3.6-1noble.20250501.225448_amd64.deb Size: 214380 SHA256: 3cf13fb0664ea8a3fdc1a965648d519823f0887dd98ada1e3d74a7f359e7836f SHA1: a8aed148aef057d12ba03b075ca4a2bb0647f826 MD5sum: 15befa1d91b3184f1bdb5826a242fcd1 Description: Smoother action interface Package: ros-jazzy-nav2-smoother-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-smoother Version: 1.3.6-1noble.20250501.225448 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Matej Vargovcik Installed-Size: 3840 Depends: ros-jazzy-nav2-smoother (= 1.3.6-1noble.20250501.225448) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-smoother/ros-jazzy-nav2-smoother-dbgsym_1.3.6-1noble.20250501.225448_amd64.deb Size: 3604648 SHA256: 54b69528e1abea4d4d01ff22b346fc46decc7f95d87db9392660a690c8811801 SHA1: 2a895fe1ff232fc0b9da92935f347d447c6271b0 MD5sum: d2208eb4ce8047f7afc0001213afb693 Description: debug symbols for ros-jazzy-nav2-smoother Build-Ids: 67873f2d48fef71d736124cc5433558fb04e9048 b601951f51f148fda1bda5d5230405946be8e802 c2beb9e13f715c84d3ddd55087401b81bf4052c6 d5facc726ef61da3751df33c42b081815daf0b5e Package: ros-jazzy-nav2-system-tests Version: 1.3.6-1noble.20250506.153250 Architecture: amd64 Maintainer: Carlos Orduno Installed-Size: 247 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), lcov, ros-jazzy-geometry-msgs, ros-jazzy-launch-ros, ros-jazzy-launch-testing, ros-jazzy-nav-msgs, ros-jazzy-nav2-amcl, ros-jazzy-nav2-behavior-tree, ros-jazzy-nav2-bringup, ros-jazzy-nav2-lifecycle-manager, ros-jazzy-nav2-map-server, ros-jazzy-nav2-minimal-tb3-sim, ros-jazzy-nav2-msgs, ros-jazzy-nav2-navfn-planner, ros-jazzy-nav2-planner, ros-jazzy-nav2-util, ros-jazzy-navigation2, ros-jazzy-rclcpp, ros-jazzy-rclpy, ros-jazzy-robot-state-publisher, ros-jazzy-std-msgs, ros-jazzy-tf2-geometry-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-system-tests/ros-jazzy-nav2-system-tests_1.3.6-1noble.20250506.153250_amd64.deb Size: 34862 SHA256: 87cae1b6bab1fa36ee7cbd8f091b2aee66b776c95ffaf06e7973f6d11ddd83f3 SHA1: ce930530f008d71d759eb179283e3102ba38756c MD5sum: e845234bfe94ddf19fe69d9e25242756 Description: A sets of system-level tests for Nav2 usually involving full robot simulation Package: ros-jazzy-nav2-system-tests-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-system-tests Version: 1.3.6-1noble.20250506.153250 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Carlos Orduno Installed-Size: 784 Depends: ros-jazzy-nav2-system-tests (= 1.3.6-1noble.20250506.153250) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-system-tests/ros-jazzy-nav2-system-tests-dbgsym_1.3.6-1noble.20250506.153250_amd64.deb Size: 689666 SHA256: e29bb8b70046a4b2c35a69b7760a205e3eb200692bc47b21d45cc3f95ac7c6f9 SHA1: 2fe86dc601e31dbbf432734217632f55d7cea867 MD5sum: b12a2cc1de2c1b528227135b1c8ae351 Description: debug symbols for ros-jazzy-nav2-system-tests Build-Ids: 29eaeacbe5b2f1491b7cc0a8f295f9f20954f6b5 582d01112f6a6835e302385569e41212acd272f2 eaff86edf2e1c04b1830b2da81e364ed40d1c380 Package: ros-jazzy-nav2-theta-star-planner Version: 1.3.6-1noble.20250501.224856 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 182 Depends: libc6 (>= 2.35), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-builtin-interfaces, ros-jazzy-nav2-common, ros-jazzy-nav2-core, ros-jazzy-nav2-costmap-2d, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-theta-star-planner/ros-jazzy-nav2-theta-star-planner_1.3.6-1noble.20250501.224856_amd64.deb Size: 46410 SHA256: e635132f0d7cade0b6ae4c53d28d68b69b65c508a8b26dd81804666509e9da9d SHA1: ba31c5ed6640477df409417f25c9495655bec39f MD5sum: e29cd38b0a54a6e404b16ed49e730365 Description: Theta* Global Planning Plugin Package: ros-jazzy-nav2-theta-star-planner-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-theta-star-planner Version: 1.3.6-1noble.20250501.224856 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 673 Depends: ros-jazzy-nav2-theta-star-planner (= 1.3.6-1noble.20250501.224856) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-theta-star-planner/ros-jazzy-nav2-theta-star-planner-dbgsym_1.3.6-1noble.20250501.224856_amd64.deb Size: 647030 SHA256: 01d5de0bbced1a544c42eb4b59c9d68ab0a60b330b426c7da92c9861c02aec84 SHA1: a21888aca44631696eb3af96c50d1cbef6d5a479 MD5sum: a0c2262334ca320aa4dfd2a34f4eb214 Description: debug symbols for ros-jazzy-nav2-theta-star-planner Build-Ids: 56b7773a775b0729373f73cd7cfb49190e56158b Package: ros-jazzy-nav2-util Version: 1.3.6-1noble.20250430.061029 Architecture: amd64 Maintainer: Michael Jeronimo Installed-Size: 774 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-bond, ros-jazzy-bondcpp, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-lifecycle-msgs, ros-jazzy-nav-msgs, ros-jazzy-nav2-common, ros-jazzy-nav2-msgs, ros-jazzy-rcl-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-util/ros-jazzy-nav2-util_1.3.6-1noble.20250430.061029_amd64.deb Size: 169786 SHA256: 8ac8671f083a40c07b29eaf9a7555a994f7b3722592ea0c02683413ea587fefd SHA1: 019c761fe43d97d0ee0531f1461f3b6e2cfc5f25 MD5sum: 2f04a671d0be9f383f1cdf3443515c42 Description: Nav2 utilities Package: ros-jazzy-nav2-util-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-util Version: 1.3.6-1noble.20250430.061029 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Jeronimo Installed-Size: 3755 Depends: ros-jazzy-nav2-util (= 1.3.6-1noble.20250430.061029) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-util/ros-jazzy-nav2-util-dbgsym_1.3.6-1noble.20250430.061029_amd64.deb Size: 3384866 SHA256: 0ce78d0ddcb46f08a8db9f12e5e36f4da488b048d624f8c94a379ca5bda954b0 SHA1: a83429bf05a60e24fe16bf12d17ea911d654b16b MD5sum: 61ada40e81b26e170a7e517bc81b3148 Description: debug symbols for ros-jazzy-nav2-util Build-Ids: 78563e7f5de36a92a9f9e41e8744d1a864572589 d28e30a3c7255e1385ad60e40dbdf181750ce666 Package: ros-jazzy-nav2-velocity-smoother Version: 1.3.6-1noble.20250430.062639 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 845 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-nav2-util, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-velocity-smoother/ros-jazzy-nav2-velocity-smoother_1.3.6-1noble.20250430.062639_amd64.deb Size: 160284 SHA256: 1cab9fdac0fb57180bc07c89010c7a3156b653792695574bb1ad2394242d148b SHA1: 8976fa5d67ea8de21d9998ed44d437077f39919e MD5sum: e7338dd2723e16698e4defb88739fe9f Description: Nav2's Output velocity smoother Package: ros-jazzy-nav2-velocity-smoother-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-velocity-smoother Version: 1.3.6-1noble.20250430.062639 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 3853 Depends: ros-jazzy-nav2-velocity-smoother (= 1.3.6-1noble.20250430.062639) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-velocity-smoother/ros-jazzy-nav2-velocity-smoother-dbgsym_1.3.6-1noble.20250430.062639_amd64.deb Size: 3268916 SHA256: 8eb8d9e23ddf39542ad65107a1d6ad13840ab20edeb819272dc1327d30ec851f SHA1: ab567f77d4b1c37c5a7e35633cadad83b7486e58 MD5sum: c5ac162efd05caaa959e201d2c955d44 Description: debug symbols for ros-jazzy-nav2-velocity-smoother Build-Ids: 8a27246790e47f49e6c0c0d349952631e5f2f4a3 a11a6c857a7ee7cc4612014c299b3afb01c8e77a Package: ros-jazzy-nav2-voxel-grid Version: 1.3.6-1noble.20250430.005839 Architecture: amd64 Maintainer: Carl Delsey Installed-Size: 98 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-voxel-grid/ros-jazzy-nav2-voxel-grid_1.3.6-1noble.20250430.005839_amd64.deb Size: 19746 SHA256: 44513855f7e02ecb2b9b257696894a7afe0ded1c5363960e9eb5fb95ef0eaaa2 SHA1: b569043f7513f4869e75e84c903028f277aaa9a1 MD5sum: 8699994ddf482d15e504ff7ef48f9fc0 Description: voxel_grid provides an implementation of an efficient 3D voxel grid. The occupancy grid can support 3 different representations for the state of a cell: marked, free, or unknown. Due to the underlying implementation relying on bitwise and and or integer operations, the voxel grid only supports 16 different levels per voxel column. However, this limitation yields raytracing and cell marking performance in the grid comparable to standard 2D structures making it quite fast compared to most 3D structures. Package: ros-jazzy-nav2-voxel-grid-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-voxel-grid Version: 1.3.6-1noble.20250430.005839 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Carl Delsey Installed-Size: 208 Depends: ros-jazzy-nav2-voxel-grid (= 1.3.6-1noble.20250430.005839) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-voxel-grid/ros-jazzy-nav2-voxel-grid-dbgsym_1.3.6-1noble.20250430.005839_amd64.deb Size: 195836 SHA256: cd12294a9269214cd86d0053b1eeb91681131e5a03bb8ebf97bf26cb96e26563 SHA1: 771b5240207985b9b8eac07827b39e019f65c840 MD5sum: 7b26d65fc47fd3023018f55e919fbb17 Description: debug symbols for ros-jazzy-nav2-voxel-grid Build-Ids: b3497e2b2a84fb43ea60a8d0421141dc723ae7b6 Package: ros-jazzy-nav2-waypoint-follower Version: 1.3.6-1noble.20250501.224959 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 1727 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 8.1.0+really8.1.0), ros-jazzy-cv-bridge, ros-jazzy-geographic-msgs, ros-jazzy-image-transport, ros-jazzy-nav-msgs, ros-jazzy-nav2-common, ros-jazzy-nav2-core, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-robot-localization, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-waypoint-follower/ros-jazzy-nav2-waypoint-follower_1.3.6-1noble.20250501.224959_amd64.deb Size: 370020 SHA256: 55fd37a5f694d7cfd0f2fe7e90fe38613f472b17336be78b1a5af2bbd41beebc SHA1: b0718d029dab55218382279c6bf5a167a40b85a2 MD5sum: be257e5350a5b3fc576b4e45a96c4de2 Description: A waypoint follower navigation server Package: ros-jazzy-nav2-waypoint-follower-dbgsym Package-Type: ddeb Source: ros-jazzy-nav2-waypoint-follower Version: 1.3.6-1noble.20250501.224959 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 8289 Depends: ros-jazzy-nav2-waypoint-follower (= 1.3.6-1noble.20250501.224959) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nav2-waypoint-follower/ros-jazzy-nav2-waypoint-follower-dbgsym_1.3.6-1noble.20250501.224959_amd64.deb Size: 7374526 SHA256: dc155b19c2643c5edb77e9c3c9e1f625e99f6179c31b11d6ee82a0147162eb87 SHA1: 8cf1c252efe0ad98c1663fe9c0c2146b20d747c4 MD5sum: ab5691ed66aa3e920d589aa489dcd13c Description: debug symbols for ros-jazzy-nav2-waypoint-follower Build-Ids: 07d0ef5bde8d3fd202d5ed14b66328e363f60e7e 0abfb51b1e54cdeac49f36b2b5afaa6dc1411449 51054c78b8a16dae87bcda8c45d419a2d78934b5 641b49caa5450013d92b549438bed38d0ceae370 f63fc08de4794b533d5d9bbb4ff5938716b4abfb Package: ros-jazzy-navigation2 Version: 1.3.6-1noble.20250501.230540 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 43 Depends: ros-jazzy-nav2-amcl, ros-jazzy-nav2-behavior-tree, ros-jazzy-nav2-behaviors, ros-jazzy-nav2-bt-navigator, ros-jazzy-nav2-collision-monitor, ros-jazzy-nav2-constrained-smoother, ros-jazzy-nav2-controller, ros-jazzy-nav2-core, ros-jazzy-nav2-costmap-2d, ros-jazzy-nav2-dwb-controller, ros-jazzy-nav2-graceful-controller, ros-jazzy-nav2-lifecycle-manager, ros-jazzy-nav2-map-server, ros-jazzy-nav2-mppi-controller, ros-jazzy-nav2-msgs, ros-jazzy-nav2-navfn-planner, ros-jazzy-nav2-planner, ros-jazzy-nav2-regulated-pure-pursuit-controller, ros-jazzy-nav2-rotation-shim-controller, ros-jazzy-nav2-rviz-plugins, ros-jazzy-nav2-simple-commander, ros-jazzy-nav2-smac-planner, ros-jazzy-nav2-smoother, ros-jazzy-nav2-theta-star-planner, ros-jazzy-nav2-util, ros-jazzy-nav2-velocity-smoother, ros-jazzy-nav2-voxel-grid, ros-jazzy-nav2-waypoint-follower, ros-jazzy-opennav-docking, ros-jazzy-opennav-docking-bt, ros-jazzy-opennav-docking-core, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-navigation2/ros-jazzy-navigation2_1.3.6-1noble.20250501.230540_amd64.deb Size: 5642 SHA256: 57f685ee4788215bf5be883312d6595f19b7f58249aa9727be9bcaeaece4a2e4 SHA1: 25d4818e11f656cd8789cfeea912d10c6ea23b8d MD5sum: ffbe8c162503d6e694d452cd32cc5a11 Description: ROS2 Navigation Stack Package: ros-jazzy-neo-nav2-bringup Version: 1.3.0-1noble.20250501.230606 Architecture: amd64 Maintainer: Pradheep Padmanabhan Installed-Size: 110 Depends: ros-jazzy-nav2-common, ros-jazzy-navigation2, ros-jazzy-slam-toolbox, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-neo-nav2-bringup/ros-jazzy-neo-nav2-bringup_1.3.0-1noble.20250501.230606_amd64.deb Size: 14608 SHA256: b2feba3ff1adad7c496e203785b0b93c7f341be3f06d5c362d3f981657e13203 SHA1: 5d3c2f95cedd92d03fb541ad7d8af3bef4204096 MD5sum: 415bb64bca3214b628fa37f7249f540e Description: ROS-2 navigation bringup packages for neobotix robots Package: ros-jazzy-neo-simulation2 Version: 1.0.0-5noble.20250424.121255 Architecture: amd64 Maintainer: Padmanabhan Pradheep Installed-Size: 119329 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-neo-simulation2/ros-jazzy-neo-simulation2_1.0.0-5noble.20250424.121255_amd64.deb Size: 24069276 SHA256: c6dd4709214036b7bf817ff052a14d7a13afac04efa5199cff81fcf08c334d19 SHA1: 3c93cfe30230c42aeedaf64513bd998178e001ea MD5sum: ada0ff5aa511a1978307c80d769cf2d5 Description: ROS-2 Simulation packages for neobotix robots Package: ros-jazzy-neobotix-usboard-msgs Version: 4.0.0-4noble.20250424.141653 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 1763 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/neobotix_usboard_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-neobotix-usboard-msgs/ros-jazzy-neobotix-usboard-msgs_4.0.0-4noble.20250424.141653_amd64.deb Size: 115264 SHA256: e3be210fdd51222bc455929289d7b2b7c65762e4594a6c55fdcd52a940654771 SHA1: d01b4a1c0010eb040b6b4b7be9f4d87fedb7aa38 MD5sum: 953c9dbbf2aec2bf9d34138b52d87202 Description: neobotix_usboard package Package: ros-jazzy-neobotix-usboard-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-neobotix-usboard-msgs Version: 4.0.0-4noble.20250424.141653 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 1135 Depends: ros-jazzy-neobotix-usboard-msgs (= 4.0.0-4noble.20250424.141653) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-neobotix-usboard-msgs/ros-jazzy-neobotix-usboard-msgs-dbgsym_4.0.0-4noble.20250424.141653_amd64.deb Size: 911798 SHA256: 107df1d6e6087baa2904bea9f6b338eb8d5581b1fa1ad62e14b91c85ac8c6b24 SHA1: f3c1781009d3182e1f9a79bb248e689e0cd11618 MD5sum: 239b6ab8dfa37c60cac258b2427fbdea Description: debug symbols for ros-jazzy-neobotix-usboard-msgs Build-Ids: 29c80e1153efdba340ea8840ab7104fbf4e9b40e 5d31752a3608e8f3f18d8b4443de318762a4077c 9319291ee713bea8eb8532f0d3bce5b744e2fe7b 93b89932a927f065026e8a6a0cfd78ba38c05d88 aace48ce548279ce406bc0c3cd59add59f792050 b7a8dd19b1b92fa0ea96c3cd0b833adef38641bc c30fa074dd3a886eb5b63355bb93da7c5b739c0a cba1385e64bc1189b51b985cca7daa723927086c e42067eea3ef38a1eb5583e049d92f1da2d57b63 f0e2feed67585379a937ff5a933046cdba4f7468 f27bc1073f4d232d2d22230c52d0e0f32422e83f Package: ros-jazzy-network-bridge Version: 1.0.2-1noble.20250430.001740 Architecture: amd64 Maintainer: Ethan Brown Installed-Size: 772 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libzstd1 (>= 1.5.5), libboost-system-dev, libzstd-dev, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-network-bridge/ros-jazzy-network-bridge_1.0.2-1noble.20250430.001740_amd64.deb Size: 209254 SHA256: d0298f34cd4ee6f3dca9713a6dc09120a1ad3209138a76576d82c4bbe871e9e7 SHA1: 34973f01d0fac765047c56b69d06bd86066e2aff MD5sum: 192179189c08e712a2ce653d1002c5ef Description: Allows for arbitrary network links (UDP, TCP, etc) to bridge ROS2 messages Package: ros-jazzy-network-bridge-dbgsym Package-Type: ddeb Source: ros-jazzy-network-bridge Version: 1.0.2-1noble.20250430.001740 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ethan Brown Installed-Size: 3428 Depends: ros-jazzy-network-bridge (= 1.0.2-1noble.20250430.001740) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-network-bridge/ros-jazzy-network-bridge-dbgsym_1.0.2-1noble.20250430.001740_amd64.deb Size: 3181424 SHA256: d21fc57fd2f9428eb280efd92b2c51e9229c865b1e1e1c1dabbd86101f58355d SHA1: f8c76cd0bd63e516a6ca0b56a8077b6023f18591 MD5sum: 3c64933c9aae1514bb63472c4de20d36 Description: debug symbols for ros-jazzy-network-bridge Build-Ids: 0021b75eb7b53ce3750e16008f51369a77207c69 020a1b9682c39f76aaa5b5a163d23bfbc8ff8d38 72916abe172fab0c08015435c1f80484535cc51a Package: ros-jazzy-nicla-vision-ros2 Version: 1.1.1-1noble.20250506.152516 Architecture: amd64 Maintainer: Davide Torielli Installed-Size: 6777 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-cv-bridge, ros-jazzy-image-transport-plugins, ros-jazzy-rclpy, ros-jazzy-ros-gz, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/nicla_vision_ros Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nicla-vision-ros2/ros-jazzy-nicla-vision-ros2_1.1.1-1noble.20250506.152516_amd64.deb Size: 850484 SHA256: ca49d8ce421a27bf94326bc6f29428a53afd5e02eaa4620b3a5e6a87c11f47d6 SHA1: 44c7dd5a53dd8635fa818bf067032bcf6ea66a15 MD5sum: 61779870302a748b995dc4de0dea7ecd Description: Integration of the Arduino Nicla Vision board in the ROS2 world. Sensors data from the Nicla Vision is collected and trasmited to the relevant ROS2 topics Package: ros-jazzy-nicla-vision-ros2-dbgsym Package-Type: ddeb Source: ros-jazzy-nicla-vision-ros2 Version: 1.1.1-1noble.20250506.152516 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Davide Torielli Installed-Size: 526 Depends: ros-jazzy-nicla-vision-ros2 (= 1.1.1-1noble.20250506.152516) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nicla-vision-ros2/ros-jazzy-nicla-vision-ros2-dbgsym_1.1.1-1noble.20250506.152516_amd64.deb Size: 401450 SHA256: 68a39d25285e25659b15e1a92792ed3dd7b66ad61c670c9ae9aed77ef370b851 SHA1: 5b9d4f067ab098889d7a5c7265f0d20ed5431af5 MD5sum: de7c81cbf1453eca8ba83aa3f5578508 Description: debug symbols for ros-jazzy-nicla-vision-ros2 Build-Ids: 1435787666f6d4a2f9e98bb3364de39922e4e2ba 1cf3210a9a6d6cc619a0a22391178347397b6781 35a0ac7702cd24616d06778acff0e38fff6a7375 3a1933bf01936196429d88f5617a4a0c658fd633 702d77326b34907baca13188e153d5840cba63f7 7596c8a45535ec6200dc3b4ff33b53285a0d4094 84e0deade8e57209479161043bb4e0d597696396 9b2e1eca200148de4855e01855a5399f172230ea 9b7a9305abf06829c7723b8ab0a84fcd710fa40a b32bc5a0106c0f57513c3a2a0b95c450c7650d1c e5d86d70274de901a28a7d6c8dabd1c2e0465116 Package: ros-jazzy-nlohmann-json-schema-validator-vendor Version: 0.4.1-1noble.20250424.121319 Architecture: amd64 Maintainer: Grey Installed-Size: 730 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), nlohmann-json3-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nlohmann-json-schema-validator-vendor/ros-jazzy-nlohmann-json-schema-validator-vendor_0.4.1-1noble.20250424.121319_amd64.deb Size: 224928 SHA256: 558b69eda870a67307280d1201012737cdcb25c3b449bb02cea915aff5608fc9 SHA1: 50f41b0f7f3a1245373753cf47f93931c40ae671 MD5sum: d6c59e7cffdd119356acc9620aa70d47 Description: A vendor package for JSON schema validator for JSON for Modern C++ Package: ros-jazzy-nlohmann-json-schema-validator-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-nlohmann-json-schema-validator-vendor Version: 0.4.1-1noble.20250424.121319 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 3440 Depends: ros-jazzy-nlohmann-json-schema-validator-vendor (= 0.4.1-1noble.20250424.121319) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nlohmann-json-schema-validator-vendor/ros-jazzy-nlohmann-json-schema-validator-vendor-dbgsym_0.4.1-1noble.20250424.121319_amd64.deb Size: 3206350 SHA256: a073e77b6bc1bdb17f317cb9351ecb1643cedcdee7d0b45f0b8c1dbe1e4363c4 SHA1: fca559f17ef5e359adfd62c29355616d681c46a0 MD5sum: cb0cfe65a62f413ecdb196849751de3f Description: debug symbols for ros-jazzy-nlohmann-json-schema-validator-vendor Build-Ids: bfa2fb29345b26dd1255bb70d3b576c803c42738 cc80c7c41c12405712487fc4a8c9d5198c4c3152 f47b2bb52d1be4928066a8eafde0dca21637bc73 Package: ros-jazzy-nmea-msgs Version: 2.1.0-3noble.20250424.141702 Architecture: amd64 Maintainer: Ed Venator Installed-Size: 1690 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/nmea_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nmea-msgs/ros-jazzy-nmea-msgs_2.1.0-3noble.20250424.141702_amd64.deb Size: 133766 SHA256: 3d2aa7ad51d53342d378f61f3a79d0ed156ffeab6b878fc999fd3e1d8f36db5d SHA1: b23d120bbaf1f68820a57e9f5df6758d8d97de17 MD5sum: 8ece6aed64a85b9f381ca4f7fdab5a48 Description: The nmea_msgs package contains messages related to data in the NMEA format. Package: ros-jazzy-nmea-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-nmea-msgs Version: 2.1.0-3noble.20250424.141702 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ed Venator Installed-Size: 1330 Depends: ros-jazzy-nmea-msgs (= 2.1.0-3noble.20250424.141702) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nmea-msgs/ros-jazzy-nmea-msgs-dbgsym_2.1.0-3noble.20250424.141702_amd64.deb Size: 1110574 SHA256: 578880671e11678e06a9712f01ec7f84d82422dd0e6ff7da9b2eaf77a9e081c5 SHA1: d48ceb21738ae532910ab7bb6a2ea47d90c54910 MD5sum: e6ee16b9dc880eb88248b0be25d9cd1f Description: debug symbols for ros-jazzy-nmea-msgs Build-Ids: 0640c18ba6a0de43f5931821a146a3a25a3b1df5 134204552fc4f61734b86182069f98231a00e9e7 35b9dba79a36513eb55135c3a975a9c8fa57dbb8 8b08d061aa8ab8c72e716cb2fc21a33b749d8ae3 a2ce570a520b9448fe6db8c28d4c91e669a8a695 b53c34e4cd08668dfdf933ed1359554ef016c1d9 bb9b36dc86467b61ddb296da0a507b286ed20ec2 c1bc1fde2f677328da77ec549a63f4af466a62e7 f24799cb2bde3b389bd9a3837c60c127a9322e86 fcf4b675d7fb210c92238efe3a6301514004c9b7 ffc03c21f530b69d33c4d8b2fe43d833c461cceb Package: ros-jazzy-nmea-navsat-driver Version: 2.0.1-3noble.20250430.005410 Architecture: amd64 Maintainer: Ed Venator Installed-Size: 126 Depends: python3-numpy, python3-serial, ros-jazzy-geometry-msgs, ros-jazzy-nmea-msgs, ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-tf-transformations, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/nmea_navsat_driver Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nmea-navsat-driver/ros-jazzy-nmea-navsat-driver_2.0.1-3noble.20250430.005410_amd64.deb Size: 24680 SHA256: d1022143f9a2a9c8c97ca1bc1d4504308d1eb0ef5a54c3253087d16d63853fa4 SHA1: 5d5e95947d318258066b275ceece3e53acc32797 MD5sum: aa24cfa1e54ddba49c226ef0a1e1ae19 Description: Package to parse NMEA strings and publish a very simple GPS message. Does not require or use the GPSD deamon. Package: ros-jazzy-nobleo-socketcan-bridge Version: 1.0.2-1noble.20250429.232404 Architecture: amd64 Maintainer: Ramon Wijnands Installed-Size: 613 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libfmt-dev, ros-jazzy-can-msgs, ros-jazzy-diagnostic-msgs, ros-jazzy-diagnostic-updater, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nobleo-socketcan-bridge/ros-jazzy-nobleo-socketcan-bridge_1.0.2-1noble.20250429.232404_amd64.deb Size: 144454 SHA256: 3e5ddfcc289bc934691f737208a64fc34a7f79eb411ea8696172b92f69865ff2 SHA1: e28526617191480c7b56492a285eea4884115606 MD5sum: 371ccefa14137fe8faed55df1ba1b9c0 Description: Simple wrapper around SocketCAN Package: ros-jazzy-nobleo-socketcan-bridge-dbgsym Package-Type: ddeb Source: ros-jazzy-nobleo-socketcan-bridge Version: 1.0.2-1noble.20250429.232404 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ramon Wijnands Installed-Size: 2960 Depends: ros-jazzy-nobleo-socketcan-bridge (= 1.0.2-1noble.20250429.232404) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nobleo-socketcan-bridge/ros-jazzy-nobleo-socketcan-bridge-dbgsym_1.0.2-1noble.20250429.232404_amd64.deb Size: 2612924 SHA256: d6b1dee39196420b3a78338b7da085ff0b28765f2cbf71c8779b80e00f8dda66 SHA1: df627b0df04f87eea7617b3340b630ba591126b4 MD5sum: 1415062061fd4d9afccebe8294d902f6 Description: debug symbols for ros-jazzy-nobleo-socketcan-bridge Build-Ids: 1591e70fb8349f384a59c14c72952310b7038066 c35637dd0de4b2c5d64e537a7d7f1170c8a2d9be f378da283f8b5e9ae6e029443adc4cc5f5ffa48e Package: ros-jazzy-nodl-python Version: 0.3.1-5noble.20250424.105436 Architecture: amd64 Maintainer: Ubuntu Robotics Installed-Size: 99 Depends: python3-lxml, ros-jazzy-ament-index-python, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nodl-python/ros-jazzy-nodl-python_0.3.1-5noble.20250424.105436_amd64.deb Size: 18268 SHA256: b62458d76e42e7c4c8879db4835f61d167d47901e26b906dd61b25591541ce96 SHA1: f4178646896b31d1d10b5d5bf38ad2f24a73b030 MD5sum: d4c0c57b775fcff17f70979baa0f63aa Description: Implementation of the NoDL API in Python. Package: ros-jazzy-nodl-to-policy Version: 1.0.0-5noble.20250430.022858 Architecture: amd64 Maintainer: Abrar Rahman Protyasha Installed-Size: 60 Depends: python3-argcomplete, python3-lxml, ros-jazzy-nodl-python, ros-jazzy-ros2cli, ros-jazzy-ros2nodl, ros-jazzy-ros2run, ros-jazzy-sros2, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nodl-to-policy/ros-jazzy-nodl-to-policy_1.0.0-5noble.20250430.022858_amd64.deb Size: 10078 SHA256: 1f15d180adf1175671232a01a42f0d6e5ca2409321e1c26a7a991fb63ce037f5 SHA1: bdb7dc63dbdcea57ba90bebd458258cfbb58c49b MD5sum: 9bbea338cceb5e4fc5e9bfb223dd69e2 Description: Package to generate a ROS 2 Access Control Policy from the NoDL description of a ROS system Package: ros-jazzy-nonpersistent-voxel-layer Version: 2.5.0-1noble.20250430.063835 Architecture: amd64 Maintainer: Steven Macenski Installed-Size: 219 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-laser-geometry, ros-jazzy-map-msgs, ros-jazzy-nav-msgs, ros-jazzy-nav2-costmap-2d, ros-jazzy-nav2-msgs, ros-jazzy-nav2-voxel-grid, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/non-persisent-voxel-layer Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nonpersistent-voxel-layer/ros-jazzy-nonpersistent-voxel-layer_2.5.0-1noble.20250430.063835_amd64.deb Size: 59616 SHA256: d7373fb42eca2398b032f1372d88c81334394a09cf2fa27ffb8c42baec841e10 SHA1: d98c4bff0f0ca4d6fd8d99f2b3f3a7bc022e3503 MD5sum: 14ec496fb6e226de86cc3b8d0ce604a2 Description: include This package provides an implementation of a 3D costmap that takes in sensor data from the world, builds a 3D occupancy grid of the data for only one iteration. Package: ros-jazzy-nonpersistent-voxel-layer-dbgsym Package-Type: ddeb Source: ros-jazzy-nonpersistent-voxel-layer Version: 2.5.0-1noble.20250430.063835 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steven Macenski Installed-Size: 1267 Depends: ros-jazzy-nonpersistent-voxel-layer (= 2.5.0-1noble.20250430.063835) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-nonpersistent-voxel-layer/ros-jazzy-nonpersistent-voxel-layer-dbgsym_2.5.0-1noble.20250430.063835_amd64.deb Size: 1209902 SHA256: f0235bea737a78b830e96a2a7b15c60ef96fbdd1f4ac885143f4ac3642c40a75 SHA1: 9c3dccfc951dc91bd91b9ae8151ee5c8e04dce2d MD5sum: 7ed08a64ae7f32ca7fcc9be7d0b96e08 Description: debug symbols for ros-jazzy-nonpersistent-voxel-layer Build-Ids: ac51169108160d8b550169573c90d97a5d01826b Package: ros-jazzy-novatel-gps-driver Version: 4.2.0-1noble.20250430.013456 Architecture: amd64 Maintainer: P. J. Reed Installed-Size: 7177 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpcap0.8t64 (>= 0.9.8), libstdc++6 (>= 13.1), libboost-all-dev, libpcap0.8-dev, ros-jazzy-diagnostic-msgs, ros-jazzy-diagnostic-updater, ros-jazzy-gps-msgs, ros-jazzy-nav-msgs, ros-jazzy-novatel-gps-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-swri-math-util, ros-jazzy-swri-roscpp, ros-jazzy-swri-serial-util, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-novatel-gps-driver/ros-jazzy-novatel-gps-driver_4.2.0-1noble.20250430.013456_amd64.deb Size: 945610 SHA256: 2bbed48585de26ccadff298d034eab4bde0158baabd308cdafb529c76248966f SHA1: 170ee55614d11168a3c841f53a19371c2de8c3a6 MD5sum: 623bc4b9b24f85be6b9a14dd433205b8 Description: Driver for NovAtel receivers Package: ros-jazzy-novatel-gps-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-novatel-gps-driver Version: 4.2.0-1noble.20250430.013456 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: P. J. Reed Installed-Size: 13829 Depends: ros-jazzy-novatel-gps-driver (= 4.2.0-1noble.20250430.013456) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-novatel-gps-driver/ros-jazzy-novatel-gps-driver-dbgsym_4.2.0-1noble.20250430.013456_amd64.deb Size: 12154504 SHA256: a8153a64104ca7839f29f6e761f182ddae600dbfc642960d48c379b50a34fbf2 SHA1: b6b93bc42855908ed8ff6a7f42d0d2a609d4b9b8 MD5sum: 779c59e7967308295d29d15dcce87797 Description: debug symbols for ros-jazzy-novatel-gps-driver Build-Ids: cd83533c298a7dd685cc417cafd25fddf374d066 cdbbe152d774e7ed7e83c5ab43d9dae160fb3a4e Package: ros-jazzy-novatel-gps-msgs Version: 4.2.0-1noble.20250424.144156 Architecture: amd64 Maintainer: P. J. Reed Installed-Size: 6305 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-novatel-gps-msgs/ros-jazzy-novatel-gps-msgs_4.2.0-1noble.20250424.144156_amd64.deb Size: 403886 SHA256: e70b95b0e717eb5d8ef382e2f069814e8e339835f6c0eb025bfcca5f8e711a26 SHA1: d18d2a3503f1164cd98b8f3176ced2e8944e38f8 MD5sum: bdfed46aef900ad51f294764a648e9bf Description: Messages for proprietary (non-NMEA) sentences from Novatel GPS receivers. Package: ros-jazzy-novatel-gps-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-novatel-gps-msgs Version: 4.2.0-1noble.20250424.144156 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: P. J. Reed Installed-Size: 4257 Depends: ros-jazzy-novatel-gps-msgs (= 4.2.0-1noble.20250424.144156) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-novatel-gps-msgs/ros-jazzy-novatel-gps-msgs-dbgsym_4.2.0-1noble.20250424.144156_amd64.deb Size: 3546650 SHA256: 4d69eb4ede968801d2b0e0e3c80b11aef1c5a4eb9d7bc6b189ed55b916b64ad2 SHA1: 31927832195b7445cb64edf53af23a540b59dc62 MD5sum: efc3ad2a5811e50ba27a8be0608aa03c Description: debug symbols for ros-jazzy-novatel-gps-msgs Build-Ids: 0508527dcdf32afa3cd058b8cd7dc3a403408a91 10e988e6d7a0b3d91b32aa7ffd0fcb9cae8f2502 4ce90460b1e4c250b2e077ee4819e0ac487f2dc7 4d380289758bde28debd5b94b4af7189d1e31a7f 78ec34e69a4581a440d0bcc49be1338e235ef87f 85044a417551f226dfd64926e1f6e6c5ca2d287f 9f9baa374bb38dccb2abba92a44a3fa023f77738 b6b07df7a233c0f0e90b4db6501c4060d9794d05 ded9916be6d825429e7b076892d38b9e00c0c795 def313e3b763a115286f5a01b9e926b342813ff6 df1cebd7529fafb6d88775eba13cb8ef42de7375 Package: ros-jazzy-novatel-oem7-driver Version: 24.1.0-1noble.20250430.013458 Architecture: amd64 Maintainer: NovAtel Support Installed-Size: 3642 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgeographiclib26 (>= 1.40), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libboost-all-dev, libgeographiclib-dev, ros-jazzy-gps-msgs, ros-jazzy-nav-msgs, ros-jazzy-nmea-msgs, ros-jazzy-novatel-oem7-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-tf2-geometry-msgs, ros-jazzy-ros-workspace Homepage: http://www.novatel.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-novatel-oem7-driver/ros-jazzy-novatel-oem7-driver_24.1.0-1noble.20250430.013458_amd64.deb Size: 695734 SHA256: 5dadebc39c8b7dca119a04bb82b52a2803cdba1cb0c8de1b40d17323e3365723 SHA1: b8479dd1f01a70da195c748471357b027c6b067b MD5sum: 92c60f392325122211dd34a92f2b2270 Description: NovAtel Oem7 ROS Driver Package: ros-jazzy-novatel-oem7-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-novatel-oem7-driver Version: 24.1.0-1noble.20250430.013458 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: NovAtel Support Installed-Size: 18242 Depends: ros-jazzy-novatel-oem7-driver (= 24.1.0-1noble.20250430.013458) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-novatel-oem7-driver/ros-jazzy-novatel-oem7-driver-dbgsym_24.1.0-1noble.20250430.013458_amd64.deb Size: 15963966 SHA256: 694b702e058d76815360b0a9c6060a65bbe102ffd9f6890494c16ed6b840f21e SHA1: 6a6735a25cc6f542394f1d52d9514cddb0827a70 MD5sum: bca3e5ae07c56eaae7b65358f34f3f00 Description: debug symbols for ros-jazzy-novatel-oem7-driver Build-Ids: 4cf459dbec8f5bcb335b40d7ea2746e9e80e9366 a26d4c2d2669a50a5252ddb67d5511fbfb96cc6b Package: ros-jazzy-novatel-oem7-msgs Version: 24.1.0-1noble.20250424.144200 Architecture: amd64 Maintainer: NovAtel Support Installed-Size: 7980 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://www.novatel.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-novatel-oem7-msgs/ros-jazzy-novatel-oem7-msgs_24.1.0-1noble.20250424.144200_amd64.deb Size: 482810 SHA256: ac3d593f06bb50a72ec06d08a536ad636e18fd24e0bca3464792c43eb595ec98 SHA1: 31d23882e18def61d4202b1947229cb4d2aae124 MD5sum: 159bad601a525f472977c46e204e62f5 Description: Messages for NovAtel Oem7 family of receivers. Package: ros-jazzy-novatel-oem7-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-novatel-oem7-msgs Version: 24.1.0-1noble.20250424.144200 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: NovAtel Support Installed-Size: 5314 Depends: ros-jazzy-novatel-oem7-msgs (= 24.1.0-1noble.20250424.144200) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-novatel-oem7-msgs/ros-jazzy-novatel-oem7-msgs-dbgsym_24.1.0-1noble.20250424.144200_amd64.deb Size: 4328064 SHA256: 8ff144483a1613ab0d21c19b1be53ec3a8c0680b43abab72a9965f823276c7de SHA1: 579904a87ae16849fd0dda09f49f3ee370ebbdd4 MD5sum: 1139f3af61e901aaea6a7636dbed594f Description: debug symbols for ros-jazzy-novatel-oem7-msgs Build-Ids: 3e556b0cd3a991186592827ab1642ac3dd9ec7a9 3e6b610de86ee61e0304a773ae5b68b60df3004b 437ecc8b914a6995fac40568d951e28fb5a8f7a4 585e52ad761119aa48a7f174f905b6d889ad8cc4 5caa80e988beda98b2f31a3d39e0d9c0f6d32899 6849ee91d2b774b1ea9d22909514c2044989ea7f 96c29e25060876b8f5c7496a988c6f423420372b 9f4460c7bb4c126ec114065db313b82c12e9006f a500f999e532d17d9f49c688706f579adcf21f49 d5bc83e292f9a623f8f02e50524c0a7b3c497832 f5d2857a11c13999d29ca8cd568e59c03cf8ade3 Package: ros-jazzy-ntpd-driver Version: 2.2.0-4noble.20250429.233352 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 509 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpocofoundation80t64 (>= 1.11.0), libstdc++6 (>= 13.1), libpoco-dev, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ntpd_driver Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ntpd-driver/ros-jazzy-ntpd-driver_2.2.0-4noble.20250429.233352_amd64.deb Size: 109434 SHA256: 2693e05b3193e3a08a9be97b3f0166d4bc5800ebcee0031a86c59d0fe9231b2b SHA1: f2eba3b9d98a08c95c4f53b9a34e76f242124264 MD5sum: ee966d06dd3e05251aa29419b8260501 Description: ntpd_driver sends TimeReference message time to ntpd server Package: ros-jazzy-ntpd-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-ntpd-driver Version: 2.2.0-4noble.20250429.233352 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 2372 Depends: ros-jazzy-ntpd-driver (= 2.2.0-4noble.20250429.233352) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ntpd-driver/ros-jazzy-ntpd-driver-dbgsym_2.2.0-4noble.20250429.233352_amd64.deb Size: 2053310 SHA256: 7160243d905ad5d9510cbe74a9a82f7b53c4d781fb3005ca3bafed092f048a19 SHA1: c83aaaa9e80f2b37e47731ce47aab78fc96dc269 MD5sum: 212001609b51df627cc1ab0525df66d1 Description: debug symbols for ros-jazzy-ntpd-driver Build-Ids: 2dc6ffef096a9f80d7095f29cadb6bc47d82050f d9991333d73531cd3092f0b87694d4c3d51d9ee7 Package: ros-jazzy-ntrip-client Version: 1.4.1-1noble.20250430.005415 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 114 Depends: python3-serial, ros-jazzy-nmea-msgs, ros-jazzy-rclpy, ros-jazzy-rtcm-msgs, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/LORD-MicroStrain/ntrip_client Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ntrip-client/ros-jazzy-ntrip-client_1.4.1-1noble.20250430.005415_amd64.deb Size: 26384 SHA256: dd56c7d27402290d1dba9ab0a378e5814c1edb89669d48e572316c2d0f7c7a2d SHA1: f8df7a8c251a96b14622c8d9db994d6091d530e9 MD5sum: f02436da306ecfbde14519a6f331bbfe Description: NTRIP client that will publish RTCM corrections to a ROS topic, and optionally subscribe to NMEA messages to send to an NTRIP server Package: ros-jazzy-ntrip-client-node Version: 0.5.5-3noble.20250429.233356 Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 246 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-libcurl-vendor, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rtcm-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/aussierobots/ublox_dgnss Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ntrip-client-node/ros-jazzy-ntrip-client-node_0.5.5-3noble.20250429.233356_amd64.deb Size: 69950 SHA256: ddb35937cc4b6c43cd45d4327e250a9e91754a986a1ce0e0b29cfc933492d88c SHA1: bc34d50a84487d090eb6bbc3d862e7256d35eba9 MD5sum: 95fd7391d52f88478ef6fdee3e69d3a8 Description: Publishes RTCM ntrip messages from an external mountpoint Package: ros-jazzy-ntrip-client-node-dbgsym Package-Type: ddeb Source: ros-jazzy-ntrip-client-node Version: 0.5.5-3noble.20250429.233356 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 1224 Depends: ros-jazzy-ntrip-client-node (= 0.5.5-3noble.20250429.233356) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ntrip-client-node/ros-jazzy-ntrip-client-node-dbgsym_0.5.5-3noble.20250429.233356_amd64.deb Size: 1148198 SHA256: 398691b5d310bc991444c16d84b3a26908be5edf832ec8cfaefcb9fd2a72e74d SHA1: 771fcae7129b843217631251c371619d7588b130 MD5sum: 6e9d64f7f843480962960683cb580e6e Description: debug symbols for ros-jazzy-ntrip-client-node Build-Ids: 6658c0ddc0baac54b1c0b7849ef9e71c26ea7db3 8526c094ebd1220a5210d53817df7be575039a5c Package: ros-jazzy-object-recognition-msgs Version: 2.0.0-5noble.20250424.144423 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 3210 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-shape-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/object_recognition Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-object-recognition-msgs/ros-jazzy-object-recognition-msgs_2.0.0-5noble.20250424.144423_amd64.deb Size: 236190 SHA256: 57d09293787d0d0e0e44e1b217cc6fb28d1edf1c5e9b5854b3fb8331dcb2fae5 SHA1: 9ee6eb7fea114b635dd6c569ed07045264097426 MD5sum: 094a61e61de915a41ec9e425f3f5685f Description: Object_recognition_msgs contains the ROS message and the actionlib definition used in object_recognition_core Package: ros-jazzy-object-recognition-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-object-recognition-msgs Version: 2.0.0-5noble.20250424.144423 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 2580 Depends: ros-jazzy-object-recognition-msgs (= 2.0.0-5noble.20250424.144423) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-object-recognition-msgs/ros-jazzy-object-recognition-msgs-dbgsym_2.0.0-5noble.20250424.144423_amd64.deb Size: 2092730 SHA256: 6fc1b1074d18b119028c5c22c7c4e548969c95976a98fa85ff4348fffa0afbc2 SHA1: 3a5f87da3786f19985cb5f9bfae21f8e16a67240 MD5sum: e279f0aafe1a31faaeca54138509ae7f Description: debug symbols for ros-jazzy-object-recognition-msgs Build-Ids: 00a5fe5e99a9db8bba5b0bad7189a374d65334ec 02faa50bccd0cd6722db460ba8f18ae5c9362403 4dd308ed9ba8676727da8e30bc3bddafc82cea1f 617cdc28e8bbc45bf761f1b965b191707987d825 6927fbfc636468a7e91f31e57cf11edfbf55b82f 80f80ca79b8e9c53ef8a436effe93ac6005bfc5f b11b6bc816c1849af6c2cdd04a9badfe04f2b62a b6b1899d130a94fc8a8122f48e170330a3ec25f4 b8ea59d9f50265c3825d027a385248fa61fa9c1b eb9f6be97af4f43240a79d5c36a4551e636c5d2d fd86060e304761a0b633d262aa555f72135129e0 Package: ros-jazzy-octomap Version: 1.10.0-4noble.20250424.105602 Architecture: amd64 Maintainer: Armin Hornung Installed-Size: 1471 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ros-workspace Homepage: http://octomap.github.io Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-octomap/ros-jazzy-octomap_1.10.0-4noble.20250424.105602_amd64.deb Size: 226800 SHA256: 30e07ef7fb105753888f67d5af8103375db548fc1bbcef82f4e277cebc3583ec SHA1: 09a832e9aa0de6c4bb08247dd765e4ba880363d0 MD5sum: 95f19f2bebd7ee1306197e519a921d38 Description: The OctoMap library implements a 3D occupancy grid mapping approach, providing data structures and mapping algorithms in C++. The map implementation is based on an octree. See http://octomap.github.io for details. Package: ros-jazzy-octomap-dbgsym Package-Type: ddeb Source: ros-jazzy-octomap Version: 1.10.0-4noble.20250424.105602 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Armin Hornung Installed-Size: 2314 Depends: ros-jazzy-octomap (= 1.10.0-4noble.20250424.105602) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-octomap/ros-jazzy-octomap-dbgsym_1.10.0-4noble.20250424.105602_amd64.deb Size: 2154834 SHA256: f387534bb26acf0ba352a393c7ef92b1e7cf3a73991fbc3a54684a4283080a0f SHA1: 38c3dd8011b9cab38ddf3db047e38e54da78af4d MD5sum: 7a8e2c0f763a14b246575f24346bd6e0 Description: debug symbols for ros-jazzy-octomap Build-Ids: 09248ebabaf3cf250b28ecb607278064f7cc1b1e 1cd8494881f8172db6e1c7b3b34157c3b3b505ac 2501162d3f54598ee403e8c342276c9f34be2a9c 356da5d2a072120a0bc8c0a23d847fb2c432ef36 5a07f68f8bc84726061d87b56dd066c968c01dee 6a53ed30972bbe24f1101b6373bd6db309b2951e 78cdef606fe3e749bf6c60bd495cbc770669542a ceadab7d01bdb432c9d37e8e093c14a5273ece5b e169cda8c5c382936064180ca7fed0435ae9b985 f36a1e158f04e69292bca919bf4b5eda3c8fe073 Package: ros-jazzy-octomap-mapping Version: 2.3.0-1noble.20250430.024440 Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 41 Depends: ros-jazzy-octomap-server, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/octomap_mapping Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-octomap-mapping/ros-jazzy-octomap-mapping_2.3.0-1noble.20250430.024440_amd64.deb Size: 5542 SHA256: f0a510d831d7c61c792627d160bc79018efad16d28a22f4fde4d686637735603 SHA1: dda7fb7268adf63d0c190873c1dbcda04c908bd7 MD5sum: 87cefa18efd08be443f35a997b17b676 Description: Mapping tools to be used with the OctoMap library, implementing a 3D occupancy grid mapping. Package: ros-jazzy-octomap-msgs Version: 2.0.1-1noble.20250424.143923 Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 1394 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/octomap_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-octomap-msgs/ros-jazzy-octomap-msgs_2.0.1-1noble.20250424.143923_amd64.deb Size: 120762 SHA256: 5bc811450530d640c254421aa1bc4fa8303a17a682133931322402ed57012663 SHA1: 1bea930155ca9d401eed3dc3ea385ae8822c8c05 MD5sum: b8649a3a088c35b5d4555fee8985d6ea Description: This package provides messages and serializations / conversion for the OctoMap library. This ROS2 version is based on version 0.3.3 of the ROS1 package. Package: ros-jazzy-octomap-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-octomap-msgs Version: 2.0.1-1noble.20250424.143923 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 1073 Depends: ros-jazzy-octomap-msgs (= 2.0.1-1noble.20250424.143923) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-octomap-msgs/ros-jazzy-octomap-msgs-dbgsym_2.0.1-1noble.20250424.143923_amd64.deb Size: 846370 SHA256: c2a29f9bf871994f9b9e201da4d7311aa58f4441aa17b5ffe9e75598a1fd22ec SHA1: 52b6c483caba439705ec6422697b6ee82d0fe3c8 MD5sum: d34443834be093ec0f1e2cfc4b4068bf Description: debug symbols for ros-jazzy-octomap-msgs Build-Ids: 06dcc98dfd493646db648fdef08d9846908f04d3 155e9297b7e878c6099b12bf4fce0e9d22f0aa0d 566e8c0fc176647edd7b04629607d748b891454e 6439c4e4100eccb75be54bbc5ff00e8492b3828e 8ef3ea32c6fbed5b70c79742182093faec435ae2 9967db14f88f89f822e251c7ab3fab745d4d3850 c3933867ed270e94460a9cb330fd8c5320971780 c78f3de1062ea4e7b74af91fdd19e8b25cd82b4a c7fc74a8cbfd73a3730d45259a84db3815482c1f ff2ae747dc4591620b9c888c456c3ffe2094c545 ffc45be619f95ee0ac7d8a19d92f0e1dd4b8390e Package: ros-jazzy-octomap-ros Version: 0.4.4-1noble.20250424.144158 Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 81 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), liboctomap-dev, ros-jazzy-octomap-msgs, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/octomap_ros Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-octomap-ros/ros-jazzy-octomap-ros_0.4.4-1noble.20250424.144158_amd64.deb Size: 15106 SHA256: 4e10951c36acad745e3262f29084f8ae75190a98223dbc0d25ba99a287290c9e SHA1: 255367f4da32960852b3c4c897ca4f51d6284e7a MD5sum: 072cce44f6cfd945d8d4ccdca8edc2f6 Description: octomap_ros provides conversion functions between ROS and OctoMap's native types. This enables a convenvient use of the octomap package in ROS. Package: ros-jazzy-octomap-ros-dbgsym Package-Type: ddeb Source: ros-jazzy-octomap-ros Version: 0.4.4-1noble.20250424.144158 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 102 Depends: ros-jazzy-octomap-ros (= 0.4.4-1noble.20250424.144158) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-octomap-ros/ros-jazzy-octomap-ros-dbgsym_0.4.4-1noble.20250424.144158_amd64.deb Size: 87440 SHA256: 5e9302f3211691b73c3d04fd4659eabba77db87296bf5f435d0c91e63a20ff97 SHA1: 8cacc6f874e8ae12223b1409fc9bde5772db082b MD5sum: bfb60ae15a2c45d49a6887bdfc653a91 Description: debug symbols for ros-jazzy-octomap-ros Build-Ids: 77238149f9c5772862ec85f4fc782bf2ebd17cca Package: ros-jazzy-octomap-rviz-plugins Version: 2.1.0-1noble.20250430.021917 Architecture: amd64 Maintainer: Armin Hornung Installed-Size: 1183 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libstdc++6 (>= 13.1), ros-jazzy-rviz-ogre-vendor, liboctomap-dev, libqt5core5a, libqt5gui5, libqt5widgets5, qtbase5-dev, ros-jazzy-octomap-msgs, ros-jazzy-rclcpp, ros-jazzy-rviz-common, ros-jazzy-rviz-default-plugins, ros-jazzy-rviz-rendering, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/octomap_rviz_plugins Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-octomap-rviz-plugins/ros-jazzy-octomap-rviz-plugins_2.1.0-1noble.20250430.021917_amd64.deb Size: 279954 SHA256: 7e09f1365057761be4d099e5fc301641a2f82f89f1930f63568a05fabbb71788 SHA1: 1b8dc94e2238b050ffd786dc0573ffeab16f4dc1 MD5sum: 280050e765205718b0cf0e68882884f2 Description: A set of plugins for displaying occupancy information decoded from binary octomap messages. Package: ros-jazzy-octomap-rviz-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-octomap-rviz-plugins Version: 2.1.0-1noble.20250430.021917 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Armin Hornung Installed-Size: 6558 Depends: ros-jazzy-octomap-rviz-plugins (= 2.1.0-1noble.20250430.021917) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-octomap-rviz-plugins/ros-jazzy-octomap-rviz-plugins-dbgsym_2.1.0-1noble.20250430.021917_amd64.deb Size: 5929398 SHA256: af9d8cdc799c6c84bb8252929ce359646e886c9b2085627758046aa60594413c SHA1: 0b9ba65dff92aa36e1b1617e5ee2ec7fbd4956b3 MD5sum: 283f67b069a8dd26928122394c9e8fa2 Description: debug symbols for ros-jazzy-octomap-rviz-plugins Build-Ids: 91fa9d1e5f273b2bc0f765a07410b4be7cd534ec Package: ros-jazzy-octomap-server Version: 2.3.0-1noble.20250430.014452 Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 4938 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), liboctomap1.9t64 (>= 1.9.7+dfsg), liborocos-kdl1.5 (>= 1.5.1), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-filters1.14 (>= 1.14.0+dfsg), libpcl-segmentation1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), liboctomap-dev, libpcl-dev, ros-jazzy-geometry-msgs, ros-jazzy-message-filters, ros-jazzy-nav-msgs, ros-jazzy-octomap-msgs, ros-jazzy-octomap-ros, ros-jazzy-pcl-conversions, ros-jazzy-pcl-ros, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/octomap_server Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-octomap-server/ros-jazzy-octomap-server_2.3.0-1noble.20250430.014452_amd64.deb Size: 733590 SHA256: adb86d683aa172ca0be651966c5c12b036c455e4d7ddbce275a7d2a3572a570e SHA1: 33b853ef16abcfc0f68a48b8a53f08943e768fd8 MD5sum: c488d37bc0f59756b8507b5f7a7bf488 Description: octomap_server loads a 3D map (as Octree-based OctoMap) and distributes it to other nodes in a compact binary format. It also allows to incrementally build 3D OctoMaps, and provides map saving in the node octomap_saver. Package: ros-jazzy-octomap-server-dbgsym Package-Type: ddeb Source: ros-jazzy-octomap-server Version: 2.3.0-1noble.20250430.014452 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 29181 Depends: ros-jazzy-octomap-server (= 2.3.0-1noble.20250430.014452) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-octomap-server/ros-jazzy-octomap-server-dbgsym_2.3.0-1noble.20250430.014452_amd64.deb Size: 25728082 SHA256: 33fb3523ef9d6411cf0ef4d0b5c7e95312358dd48a5e4498c95204dc37bbaacd SHA1: f766b84ec3285d3b7f263f83c3511c1312154710 MD5sum: eaf4a02d8a50e3d690f352d7e1114f69 Description: debug symbols for ros-jazzy-octomap-server Build-Ids: 011a803ccbd9657b02d514159da22195fb9b8300 04679b6d62babb6502c3edb23d089a83b80ec160 0821461e63b6c7f353755b1905541621c2e6a067 2e9818af411f7318ba2342800866be6c7fa71a1c 3e12e36a956ccfe4278775ef300ec9ca7b77a47a 4030645a9b8e06f2bda2dcbc6a9336b8a536c657 555a2d6295c4dab25322904a890e767a745bde55 6ee47dab31c884cad760a3a0e1dc607df390e6d1 920d4322c44c9583634365d79590ef9223d281a4 a24b3dca65008a5e33493af6e51f290c5b12d373 d2273557ff86eef00f07599795d2aaba6c7cc909 e2187c71c5dbb1679e07e35b0d8de8f7af2a4b5f Package: ros-jazzy-octovis Version: 1.10.0-4noble.20250424.105850 Architecture: amd64 Maintainer: Armin Hornung Installed-Size: 570 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgl1, libglu1-mesa | libglu1, libqglviewer2-qt5t64 (>= 2.8.0+dfsg1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.4.0), libstdc++6 (>= 13.1), ros-jazzy-octomap, libgl1-mesa-dev, libglu1-mesa-dev, libqglviewer2-qt5, libqt5core5a, libqt5gui5, libqt5opengl5, ros-jazzy-ros-workspace Homepage: http://octomap.github.io Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-octovis/ros-jazzy-octovis_1.10.0-4noble.20250424.105850_amd64.deb Size: 149528 SHA256: 55ff6cb2f0bf5924cca684bf2a8e165c3afbec63617051d8a76093e72b20df4a SHA1: 4c565a5241cc9d74d78f770a6d6cc716f0d7b6a0 MD5sum: 5e72e964e5b8632846cbc3c778050388 Description: octovis is visualization tool for the OctoMap library based on Qt and libQGLViewer. See http://octomap.github.io for details. Package: ros-jazzy-octovis-dbgsym Package-Type: ddeb Source: ros-jazzy-octovis Version: 1.10.0-4noble.20250424.105850 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Armin Hornung Installed-Size: 3184 Depends: ros-jazzy-octovis (= 1.10.0-4noble.20250424.105850) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-octovis/ros-jazzy-octovis-dbgsym_1.10.0-4noble.20250424.105850_amd64.deb Size: 3121160 SHA256: b82ca7d39ec502b4240908edaf0edc0f1d8fcf210476f2bc39f02717a13497b2 SHA1: 9e9ef1fec42023c9abb0e019c6d1629083b4bffe MD5sum: 0b21cfe21a6044cb7f967f641c6cff96 Description: debug symbols for ros-jazzy-octovis Build-Ids: 57641c1faa569ede5d8ea4eb631d1aad7a5270e2 62a06139254aaa7988b7d84653f219d557f4e841 Package: ros-jazzy-odom-to-tf-ros2 Version: 1.0.5-1noble.20250430.013005 Architecture: amd64 Maintainer: George Stavrinos Installed-Size: 498 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-odom-to-tf-ros2/ros-jazzy-odom-to-tf-ros2_1.0.5-1noble.20250430.013005_amd64.deb Size: 107832 SHA256: ca06072f6959bb26d0930e5afafbe02d7861a08bc2372bcb8a51841a657f364c SHA1: b47afce18ae6da3c20651eb89eb06808601a95da MD5sum: fa960e6402ca65252fa3a2602ccda225 Description: A simple ros2 package (node) that reads an odom topic and generates the equivalent tf connection (transformation). It also provides options to override frame names, or just use the ones in the original odom topic. Package: ros-jazzy-odom-to-tf-ros2-dbgsym Package-Type: ddeb Source: ros-jazzy-odom-to-tf-ros2 Version: 1.0.5-1noble.20250430.013005 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: George Stavrinos Installed-Size: 2249 Depends: ros-jazzy-odom-to-tf-ros2 (= 1.0.5-1noble.20250430.013005) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-odom-to-tf-ros2/ros-jazzy-odom-to-tf-ros2-dbgsym_1.0.5-1noble.20250430.013005_amd64.deb Size: 1918294 SHA256: b4c615b1d2c9fed58e85db731b7c202d419519c34cb970975f53c5b9af0a19b3 SHA1: 152ced36ef224e1de7bb85875b6e53f067cf6ee6 MD5sum: 797d4409546e1548f38e7546231e2f90 Description: debug symbols for ros-jazzy-odom-to-tf-ros2 Build-Ids: 898d2721630d8bd4f9702529f40331f59d187fd7 Package: ros-jazzy-odri-master-board-sdk Version: 1.0.7-1noble.20250424.105614 Architecture: amd64 Maintainer: Maximilien Naveau Installed-Size: 390 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), git, libboost-python-dev, python3-dev, python3-numpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-odri-master-board-sdk/ros-jazzy-odri-master-board-sdk_1.0.7-1noble.20250424.105614_amd64.deb Size: 79604 SHA256: f99ded5aff4f4fb58155229c96a1b4690a61b82ee4708a4ab631e4d1dbad732c SHA1: 348b28053678b193af5ccebb1023dcb16991421f MD5sum: a381c2adb7c8669324aa7ce9431afbf8 Description: This project contains the sdk for the communication between a computer and the master-board Package: ros-jazzy-odri-master-board-sdk-dbgsym Package-Type: ddeb Source: ros-jazzy-odri-master-board-sdk Version: 1.0.7-1noble.20250424.105614 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Maximilien Naveau Installed-Size: 785 Depends: ros-jazzy-odri-master-board-sdk (= 1.0.7-1noble.20250424.105614) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-odri-master-board-sdk/ros-jazzy-odri-master-board-sdk-dbgsym_1.0.7-1noble.20250424.105614_amd64.deb Size: 610336 SHA256: 0108ede8d1d1fc3b5aa2f4ff44df561fa302fad666365df0a4246819033c9c8a SHA1: 01186be46f318b6d1af4777d2b94aa16d5a2cfe0 MD5sum: cea569db3a1ec35b0aea54d6b5c21962 Description: debug symbols for ros-jazzy-odri-master-board-sdk Build-Ids: c699470d54f1b6e54be2abb50812aad39344074d c9fbcceb78aa3d41043793d6a12b5448f0f639f2 d5e53326e72c2f2c46ed9ebb9d9d1fb78b8c82e9 f7f93121aa17e5dd13e0e596fa6e51ef3dbe4a62 fddbe5309d9e6fb557538222198cb525284def33 Package: ros-jazzy-om-joint-trajectory-command-broadcaster Version: 3.2.2-1noble.20250505.193234 Architecture: amd64 Maintainer: Pyo Installed-Size: 327 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-builtin-interfaces, ros-jazzy-control-msgs, ros-jazzy-controller-interface, ros-jazzy-generate-parameter-library, ros-jazzy-pluginlib, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rcutils, ros-jazzy-realtime-tools, ros-jazzy-sensor-msgs, ros-jazzy-trajectory-msgs, ros-jazzy-urdf, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-om-joint-trajectory-command-broadcaster/ros-jazzy-om-joint-trajectory-command-broadcaster_3.2.2-1noble.20250505.193234_amd64.deb Size: 88266 SHA256: ae44643756fe18931ce81c96b9a1468c2fce73459cd077a8074e2c2af3b32afd SHA1: f8c49debf51de6173df7b7f910d62779fc7ef3fb MD5sum: 49fa6d9eb72989868b82d79db9146eba Description: Joint Trajectory Command Broadcaster ROS 2 package. Package: ros-jazzy-om-joint-trajectory-command-broadcaster-dbgsym Package-Type: ddeb Source: ros-jazzy-om-joint-trajectory-command-broadcaster Version: 3.2.2-1noble.20250505.193234 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 1362 Depends: ros-jazzy-om-joint-trajectory-command-broadcaster (= 3.2.2-1noble.20250505.193234) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-om-joint-trajectory-command-broadcaster/ros-jazzy-om-joint-trajectory-command-broadcaster-dbgsym_3.2.2-1noble.20250505.193234_amd64.deb Size: 1278102 SHA256: 68a079211e3a0f6ec1235e99a7a6ed66655edfa17b2f090ddc5bf601f3bafedd SHA1: c1d291ff45742cdd5da1a5b88e25b4b604f6ff67 MD5sum: 365c196bcdb59bd5c851c55c5a386e37 Description: debug symbols for ros-jazzy-om-joint-trajectory-command-broadcaster Build-Ids: 1544f5adf790426d22453c9c3f24a05dafccca06 Package: ros-jazzy-ompl Version: 1.6.0-1noble.20250424.105621 Architecture: amd64 Maintainer: Mark Moll Installed-Size: 8529 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.4), libode8t64 (>= 2:0.16.2), libstdc++6 (>= 13.1), libboost-all-dev, libeigen3-dev, libflann-dev, libode-dev, ros-jazzy-ros-workspace Homepage: https://ompl.kavrakilab.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ompl/ros-jazzy-ompl_1.6.0-1noble.20250424.105621_amd64.deb Size: 1746274 SHA256: 3535df2d0899d561656a283aa0f225a87b0f2d2b215a27d90a3b0ce6a300e629 SHA1: 90473b25aa8456426f39aeda271be388e1131184 MD5sum: a0ca96faec95dfa8e5d4b26e53b9759f Description: OMPL is a free sampling-based motion planning library. Package: ros-jazzy-ompl-dbgsym Package-Type: ddeb Source: ros-jazzy-ompl Version: 1.6.0-1noble.20250424.105621 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mark Moll Installed-Size: 46706 Depends: ros-jazzy-ompl (= 1.6.0-1noble.20250424.105621) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ompl/ros-jazzy-ompl-dbgsym_1.6.0-1noble.20250424.105621_amd64.deb Size: 44913590 SHA256: a0de8a68b9d852ab85a9beb2425075ddaadb7de3f490867f5095beddcef98f26 SHA1: 71a006373b1baac08df22d2493d9bde4d00fd377 MD5sum: 24896b311324cb878d57e60bc3e6691c Description: debug symbols for ros-jazzy-ompl Build-Ids: 7006d97aa894fb8b289eea8fd07d62f9e4e9ac27 Package: ros-jazzy-open-manipulator-bringup Version: 3.2.2-1noble.20250506.152108 Architecture: amd64 Maintainer: Pyo Installed-Size: 144 Depends: ros-jazzy-dynamixel-hardware-interface, ros-jazzy-gripper-controllers, ros-jazzy-gz-ros2-control, ros-jazzy-open-manipulator-description, ros-jazzy-rclpy, ros-jazzy-robot-state-publisher, ros-jazzy-ros-gz-bridge, ros-jazzy-ros-gz-image, ros-jazzy-ros-gz-sim, ros-jazzy-ros2-control, ros-jazzy-ros2-controllers, ros-jazzy-rviz2, ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/open_manipulator Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-open-manipulator-bringup/ros-jazzy-open-manipulator-bringup_3.2.2-1noble.20250506.152108_amd64.deb Size: 20634 SHA256: e315d2c112d3e151d84b69fd46d47d57edfaf7c16c758fcf4a63f36b74acf6d7 SHA1: add4f47028706429144cf1c6447f6c497151ee6b MD5sum: ad35cb7d2fcba0f3a3023fe6030b7519 Description: OpenMANIPULATOR bringup ROS 2 package. Package: ros-jazzy-open-manipulator-description Version: 3.2.2-1noble.20250501.214539 Architecture: amd64 Maintainer: Pyo Installed-Size: 45541 Depends: ros-jazzy-joint-state-publisher, ros-jazzy-joint-state-publisher-gui, ros-jazzy-robot-state-publisher, ros-jazzy-rviz2, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/open_manipulator Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-open-manipulator-description/ros-jazzy-open-manipulator-description_3.2.2-1noble.20250501.214539_amd64.deb Size: 11601412 SHA256: 2c1de2154601d350e32b44373694b237f02ab4e8528332e68ddfd5de85212c1d SHA1: f0f4f47a77e6a16e122c85a71ed3d0720a22a21e MD5sum: 9c05f5cb9a8a94073dab04e5a85448b5 Description: open_manipulator_description ROS 2 package. Package: ros-jazzy-open-manipulator-gui Version: 3.2.2-1noble.20250501.214526 Architecture: amd64 Maintainer: Pyo Installed-Size: 576 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), ros-jazzy-moveit-core, ros-jazzy-moveit-ros-planning-interface, libqt5core5a, libqt5gui5, qt5-qmake, qtbase5-dev, ros-jazzy-eigen3-cmake-module, ros-jazzy-geometry-msgs, ros-jazzy-moveit-msgs, ros-jazzy-moveit-ros-planning, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/open_manipulator Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-open-manipulator-gui/ros-jazzy-open-manipulator-gui_3.2.2-1noble.20250501.214526_amd64.deb Size: 118334 SHA256: ba3b91660655908f0d823f64d607945544f21b4ac4bb9d3cb2888ef6bf4aef1e SHA1: cca18e40100e3b47027c960f6610e0ce2ee46f40 MD5sum: 078ea7947c56b74fb3857d24ae2de23a Description: The OpenMANIPULATOR-X GUI ROS 2 package enables users to explore Joint Space, Task Space, and even work with the Task Constructor functionality. Package: ros-jazzy-open-manipulator-gui-dbgsym Package-Type: ddeb Source: ros-jazzy-open-manipulator-gui Version: 3.2.2-1noble.20250501.214526 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 6971 Depends: ros-jazzy-open-manipulator-gui (= 3.2.2-1noble.20250501.214526) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-open-manipulator-gui/ros-jazzy-open-manipulator-gui-dbgsym_3.2.2-1noble.20250501.214526_amd64.deb Size: 6890544 SHA256: 327f231d8901dfbfa927145a7baa479a61621498e3b90887ff50d87d63a8733d SHA1: 9a77e7e3eb4574cb42cfa37c03bcff9d2b52bc6e MD5sum: 888944c967258f14ce41d65ac3cf6e25 Description: debug symbols for ros-jazzy-open-manipulator-gui Build-Ids: 6952ec583df38fc7d8807680acfdc0a95f7fed52 ca77756d37333fb342d57f7b36698ed9c9901d15 Package: ros-jazzy-open-manipulator-moveit-config Version: 3.2.2-1noble.20250505.193708 Architecture: amd64 Maintainer: Pyo Installed-Size: 175 Depends: ros-jazzy-controller-manager, ros-jazzy-joint-state-publisher, ros-jazzy-joint-state-publisher-gui, ros-jazzy-moveit-configs-utils, ros-jazzy-moveit-kinematics, ros-jazzy-moveit-planners, ros-jazzy-moveit-ros-move-group, ros-jazzy-moveit-ros-visualization, ros-jazzy-moveit-ros-warehouse, ros-jazzy-moveit-setup-assistant, ros-jazzy-moveit-simple-controller-manager, ros-jazzy-open-manipulator-description, ros-jazzy-robot-state-publisher, ros-jazzy-rviz-common, ros-jazzy-rviz-default-plugins, ros-jazzy-rviz2, ros-jazzy-tf2-ros, ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/open_manipulator Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-open-manipulator-moveit-config/ros-jazzy-open-manipulator-moveit-config_3.2.2-1noble.20250505.193708_amd64.deb Size: 18030 SHA256: e9f04b249586ba462ae22f9cb4bce152bdaf2990a43b2f61eb090d909783b708 SHA1: a385fc08784fd59e405186e0dbe2162b145c43c1 MD5sum: 99ef6d3be45ccd3c5261cb6d9132f41b Description: An automatically generated package with all the configuration and launch files for using the open_manipulator_x with the MoveIt Motion Planning Framework Package: ros-jazzy-open-manipulator-playground Version: 3.2.2-1noble.20250501.214525 Architecture: amd64 Maintainer: Pyo Installed-Size: 144 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-moveit-ros-planning-interface, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/open_manipulator Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-open-manipulator-playground/ros-jazzy-open-manipulator-playground_3.2.2-1noble.20250501.214525_amd64.deb Size: 22232 SHA256: abeb660dc9772abd5c22117b14cc6b6c57b9245cfe93ad5f3439a099c04fd6b3 SHA1: d6f702f60c4e25abed4f3dec68f6cc04496aae52 MD5sum: d43894de9a1f13ce1c5f9b47af337c5b Description: This package provides an example for utilizing the MoveIt API with the OpenMANIPULATOR-X, allowing users to practice and experiment freely. Package: ros-jazzy-open-manipulator-playground-dbgsym Package-Type: ddeb Source: ros-jazzy-open-manipulator-playground Version: 3.2.2-1noble.20250501.214525 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 3191 Depends: ros-jazzy-open-manipulator-playground (= 3.2.2-1noble.20250501.214525) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-open-manipulator-playground/ros-jazzy-open-manipulator-playground-dbgsym_3.2.2-1noble.20250501.214525_amd64.deb Size: 2414546 SHA256: 7c14232d9a7906dce392bcf6e8b4eb89557762e7d42328e611dfecdbd26f28b7 SHA1: 425a280940922e6d81ae9871d5769d042970316e MD5sum: 792e5cf9273cad1bda6417457def74de Description: debug symbols for ros-jazzy-open-manipulator-playground Build-Ids: 20b945ee84e8f5556e8bb4326561a64fa21791d6 bb029dba5e3ec31fa60ba9955538d29176aa55e9 Package: ros-jazzy-open-manipulator-teleop Version: 3.2.2-1noble.20250501.214527 Architecture: amd64 Maintainer: Pyo Installed-Size: 97 Depends: ros-jazzy-control-msgs, ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-trajectory-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-open-manipulator-teleop/ros-jazzy-open-manipulator-teleop_3.2.2-1noble.20250501.214527_amd64.deb Size: 11424 SHA256: 1467bd3ed056481f421ea0fed60ba38d92a31a3c4f05ea06e959672b97e8d63b SHA1: a9e4c036b87cbe05ebcd7690b059f09b753a9882 MD5sum: b4fd21692cefa33603657a2e11533fab Description: OpenManipulator teleoperation package Package: ros-jazzy-open-sound-control Version: 0.0.2-1noble.20250424.144239 Architecture: amd64 Maintainer: Chris Iverach-Brereton Installed-Size: 41 Depends: ros-jazzy-open-sound-control-bridge, ros-jazzy-open-sound-control-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-open-sound-control/ros-jazzy-open-sound-control_0.0.2-1noble.20250424.144239_amd64.deb Size: 5066 SHA256: b3c8b1d78fca1a4620016ec5a3f599b8441e179e9cca6978ec5648e171e82728 SHA1: a41897406d17de1f11e0e9ff29f36666da4539e6 MD5sum: 93c28fe07c30b86bbf451bbe58739902 Description: Metapackage for ROS/Open Sound Control bridge Package: ros-jazzy-open-sound-control-bridge Version: 0.0.2-1noble.20250424.144212 Architecture: amd64 Maintainer: Chris Iverach-Brereton Installed-Size: 102 Depends: ros-jazzy-open-sound-control-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-open-sound-control-bridge/ros-jazzy-open-sound-control-bridge_0.0.2-1noble.20250424.144212_amd64.deb Size: 22030 SHA256: c372f9b97c1b1d402c840e3257b9bf0f6bebd0be5476054ad4cc4b9df979cf19 SHA1: c279d197b83e41dca697156f5abb280c3199202f MD5sum: 1b77fb6d28a38a0cb289a9d37cbd83d4 Description: Bridge node for converting between OSC and ROS messages Package: ros-jazzy-open-sound-control-msgs Version: 0.0.2-1noble.20250424.140930 Architecture: amd64 Maintainer: Chris Iverach-Brereton Installed-Size: 600 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-open-sound-control-msgs/ros-jazzy-open-sound-control-msgs_0.0.2-1noble.20250424.140930_amd64.deb Size: 60916 SHA256: 4f5c0cd3d0bab2f97b6eb27f7c291a36d20e70ddee275ccdbc7a4826fb106ee7 SHA1: e1bfc6d28343f7eae57352206459d50175254744 MD5sum: 5074e0477b7add34baf840df77333b3e Description: Open Sound Control messages for ROS 2 Package: ros-jazzy-open-sound-control-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-open-sound-control-msgs Version: 0.0.2-1noble.20250424.140930 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Iverach-Brereton Installed-Size: 459 Depends: ros-jazzy-open-sound-control-msgs (= 0.0.2-1noble.20250424.140930) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-open-sound-control-msgs/ros-jazzy-open-sound-control-msgs-dbgsym_0.0.2-1noble.20250424.140930_amd64.deb Size: 349218 SHA256: c491cf9d5eb3e3f2cafe2860f0a01e5a4a84d10f3b214acf07dad62f99d5e3b4 SHA1: 47b5fa92e214f0ec887b966a41486431e63c9e84 MD5sum: 769e87bb70851453bc2565ab687e3bd4 Description: debug symbols for ros-jazzy-open-sound-control-msgs Build-Ids: 06487d63c8c9fcef288be70ec24db9be23a209a6 0c852211014b523e85d8a7aa67e1fc7de1cf2d8d 2043430b5a1a10434fcd6c1ddd6aebce767e22b2 4edc6355afdc46ab8ec8386a5561a20849a854e2 69e549bfc54c275e928b441bfcc481f6f01052bb 9a4b17ee7c1d065698fee1c2cc7c7876b23c9e51 a7797059980b8c913105ba94cacd363ff9634175 adfa873e4dcac277daa5a1c210f3490da60bbc5b b1ddad85c47391654ea070e0bbdf01e7e845a477 b9c51b58fc92869d9a9195406dab28f489da5131 f73597a2a8b5b0f83acea71e2d836170afc148d1 Package: ros-jazzy-openeb-vendor Version: 2.0.2-2noble.20250424.113007 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 11435 Depends: libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglew2.2 (>= 2.2.0-4build1), libglfw3 (>= 3.2), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libopengl0, libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libusb-1.0-0 (>= 2:1.0.16), ffmpeg, libavcodec-dev, libavformat-dev, libavutil-dev, libboost-all-dev, libglew-dev, libglfw3-dev, libhdf5-dev, libopencv-dev, libopenscenegraph-dev, libprotobuf-dev, libprotoc-dev, libswscale-dev, libusb-0.1-4, libusb-1.0-0-dev, libusb-dev, openscenegraph, protobuf-compiler, ros-jazzy-ros-workspace Homepage: https://github.com/prophesee-ai/openeb Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-openeb-vendor/ros-jazzy-openeb-vendor_2.0.2-2noble.20250424.113007_amd64.deb Size: 2055800 SHA256: 22b2f3599e2107733848cad0612c9647d5d3a06daef815ec3b4c733a7a07a358 SHA1: 3f7789e389e834087765e7812cbf3fca4e471dd0 MD5sum: 138fdc449ef947a847b85c18244fce0a Description: Wrapper around openeb Package: ros-jazzy-openeb-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-openeb-vendor Version: 2.0.2-2noble.20250424.113007 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 48827 Depends: ros-jazzy-openeb-vendor (= 2.0.2-2noble.20250424.113007) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-openeb-vendor/ros-jazzy-openeb-vendor-dbgsym_2.0.2-2noble.20250424.113007_amd64.deb Size: 46547016 SHA256: 20a0cfc3875abbbbab5d1caa8efc260346c91eff7a8dd7eb760d7f992175197a SHA1: 300f85a2af56fa67a179bcfb9546e233d232c523 MD5sum: 84e8470753fcb27e111e0b17de158bce Description: debug symbols for ros-jazzy-openeb-vendor Build-Ids: 0098713a9ae344f3cc094e0c034fa7f254a29e1c 10adc78b1b4df15045bddcb2b4ce67b00d7ec0aa 3a151f655fa598cdc544853d4cc0a80956afda22 47ee2f8f94f513cc4c84669b0376f02cfb3944de 482856d9d5ca4c012832d6e1d66bf6ffbf3ecd0f 5ee39c0aa8e7d7646258cfdcec86f5733cdaea10 7fcff137f1c6804058a21310c9515b24d4e714b1 83537b1b038caeb8d6426ad977b8f7e50c010a47 8571d0d003a294f6a6a76260a17c2b3f5a345665 90bd0935ae9f694ffbf55fd7e59eb7c9c5cec473 92df48167faa4f1474af71bd803012fe378c0490 96758f8baead47f6cbba786c6ed8e7771ffaae4c adf4cf59388fd2bc72a7b20f4fa29ae36d6991ba b0b930d54684939a804d7c9344d14493e1bce6bb b9397fbdf9ed4e6510b52b9e3277eb2bd072eedf c809b128f2c767d072e06a5bde9adcddd6c966ac ca99052d5fa6ec7ab2aae2b97ed38248fd502dd0 e6c064715e1b2fe9e5817db9a2b1cbe0b20f38e9 ec9c78950832cfb749faaafd8250a3093715cad8 ecbeee82f16341c44f84e11bffaaba536a092ee9 f0976b3213ed91b1b655a499ec26025e230af4b3 Package: ros-jazzy-opennav-docking Version: 1.3.6-1noble.20250501.225113 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 2825 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-angles, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-nav2-graceful-controller, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-opennav-docking-core, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-sensor-msgs, ros-jazzy-tf2-ros, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-opennav-docking/ros-jazzy-opennav-docking_1.3.6-1noble.20250501.225113_amd64.deb Size: 534146 SHA256: dfbebe98341887e157532a6c0f488a6aca0c0661cbee47d6d075d18daacbc8d1 SHA1: b6409f7d885488d5fedb983ecac7c4486356caf3 MD5sum: e8a82ca71751a9c0879ffd9a9d2f2e01 Description: A Task Server for robot charger docking Package: ros-jazzy-opennav-docking-bt Version: 1.3.6-1noble.20250501.224158 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 570 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-behaviortree-cpp, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-nav2-behavior-tree, ros-jazzy-nav2-core, ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-opennav-docking-bt/ros-jazzy-opennav-docking-bt_1.3.6-1noble.20250501.224158_amd64.deb Size: 131980 SHA256: ad32a9e73d79c979c81b8d536fe7d284c243d442358bf8e1cf77defdefa8399c SHA1: e0dde15fb0d4813318ac8c2350ba9a7fb230ae59 MD5sum: 782f3bc712f303e1257bf07dddf17efa Description: A set of BT nodes and XMLs for docking Package: ros-jazzy-opennav-docking-bt-dbgsym Package-Type: ddeb Source: ros-jazzy-opennav-docking-bt Version: 1.3.6-1noble.20250501.224158 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 2633 Depends: ros-jazzy-opennav-docking-bt (= 1.3.6-1noble.20250501.224158) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-opennav-docking-bt/ros-jazzy-opennav-docking-bt-dbgsym_1.3.6-1noble.20250501.224158_amd64.deb Size: 2436306 SHA256: 4c71be1755bcd7aa3707d77e83032a1e54661ad3a1ae7defbb75d530f6f7a145 SHA1: 1dafbe746332ae6cb92108562a3bf5296d7a6b8e MD5sum: 4a315af95e69f9d65157cde6097da3eb Description: debug symbols for ros-jazzy-opennav-docking-bt Build-Ids: 3a1467094109129217d85e79a9200c824198217d e09755625ee1e30ee5702ace5a86bc2cb307f6d6 Package: ros-jazzy-opennav-docking-core Version: 1.3.6-1noble.20250430.062649 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 61 Depends: ros-jazzy-nav2-msgs, ros-jazzy-nav2-util, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-opennav-docking-core/ros-jazzy-opennav-docking-core_1.3.6-1noble.20250430.062649_amd64.deb Size: 8442 SHA256: 4b995da345690fe29b6c393c006d4f8f5f6f8c881353bfb12496e49bb58f3511 SHA1: 63dbe6225d525b93590ba24cffdf8c2234b451e4 MD5sum: c3a677b3b35b5b68517be6b953dd06a3 Description: A set of headers for plugins core to the opennav docking framework Package: ros-jazzy-opennav-docking-dbgsym Package-Type: ddeb Source: ros-jazzy-opennav-docking Version: 1.3.6-1noble.20250501.225113 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 13437 Depends: ros-jazzy-opennav-docking (= 1.3.6-1noble.20250501.225113) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-opennav-docking/ros-jazzy-opennav-docking-dbgsym_1.3.6-1noble.20250501.225113_amd64.deb Size: 11636952 SHA256: 68cf97f80d89e0f59ebc6bc7c28137c91b9d0a480e1e95cf5bc41dcc4328ecb4 SHA1: cf8fcb19ba4c7e2a0a497378e13e765460fe2e0a MD5sum: eafa087e472b10b84c4335767a1ff75a Description: debug symbols for ros-jazzy-opennav-docking Build-Ids: 47b93fa56f045fb68b95abde39354f1528a30579 48820ff522ec08a64bb9a1c72f9ffe16985e8018 7d1ae2035a714567ea08c88ee3c56efb76b38aa8 a8913e4b2168cd62a419678a5a476e80fa7f5421 e799fadeaba3da398c40d7b78ceab8919bca9337 f57c66e3b422809571bd9e3f91533ab6559b5677 Package: ros-jazzy-openni2-camera Version: 2.2.2-1noble.20250430.015352 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 1415 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopenni2-0 (>= 2.2.0.33+dfsg), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-jazzy-fastcdr, libopenni2-dev, ros-jazzy-builtin-interfaces, ros-jazzy-camera-info-manager, ros-jazzy-depth-image-proc, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-openni2-camera/ros-jazzy-openni2-camera_2.2.2-1noble.20250430.015352_amd64.deb Size: 255966 SHA256: bf86b6c4128424df2322727c05f729d6c589e1899604adfd3c65465e72298d73 SHA1: 3e918bfd3bd9095f812b4efc08c81c184b71c9b4 MD5sum: 74ff577fa4fc115beaa52c783e21b1e5 Description: Drivers for the Asus Xtion and Primesense Devices. For using a kinect with ROS, try the freenect stack Package: ros-jazzy-openni2-camera-dbgsym Package-Type: ddeb Source: ros-jazzy-openni2-camera Version: 2.2.2-1noble.20250430.015352 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 4019 Depends: ros-jazzy-openni2-camera (= 2.2.2-1noble.20250430.015352) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-openni2-camera/ros-jazzy-openni2-camera-dbgsym_2.2.2-1noble.20250430.015352_amd64.deb Size: 3678552 SHA256: 2b1b74453d522c84ff7d8905854a78cd8f649c0d8233716f4cab4f2112b025ff SHA1: 7a4781bf34e9646750838ae51925cf42cda5d79a MD5sum: 664d527230d4c375ca7bd92deca8018e Description: debug symbols for ros-jazzy-openni2-camera Build-Ids: 1d26f0b832b529fa479b78a898274f1c044e8ec6 2955953289bd8152e333a318b080bf85274f4206 36b45b18c02639c9610653afdb4371c6f9e60992 3efa70d7d081b24e1d3b0737c5cd1eb1c767c9a5 54686356060a2787c8f7d786985dbde63158bafb 6a07a6cb2c1bedddafe818d412f5fca362963126 80c1f4be705e30f71aaf9825b80bd899b2168edf 813d3af9c4ebb017aebbaebfa5c728f4723a359d 8f2bbe78dd4ff376762af4ad21de12d1e8ea623b b03f5d6a4bc9e07ebd4f929a2aee906ed95a9801 c4ed9527da6b0cd8b1b56edb6d6068431bcf6422 dd4ddcbb1928c3884de498c573bfd58f9de47cdd f656cf1fc921ef78b5c74d055111f72f60b7867f f6c902ea0102a923ec699ef121c3a063bafda553 f976c57203772b04f807928dd81e3712ac33b586 fdeedc77d4b27f7d24f2568f04bb186baf78c9e5 Package: ros-jazzy-openvdb-vendor Version: 2.5.5-1noble.20250424.113053 Architecture: amd64 Maintainer: Tim Clephas Installed-Size: 43 Depends: libblosc-dev, libboost-iostreams-dev, libboost-thread-dev, libilmbase-dev, libopenvdb-dev, libtbb-dev, zlib1g-dev, ros-jazzy-ros-workspace Homepage: https://github.com/AcademySoftwareFoundation/openvdb Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-openvdb-vendor/ros-jazzy-openvdb-vendor_2.5.5-1noble.20250424.113053_amd64.deb Size: 5570 SHA256: 80e0b283ef4a2662e421e933be7ce56b8330a437bfc214d84448d354283ae7e1 SHA1: b2dc369d666cf389821cbf5166a50543cc73d46e MD5sum: a87cde0669ee57ace8448b5d6203e92b Description: Wrapper around OpenVDB, if not found on the system, will compile from source Package: ros-jazzy-orocos-kdl-vendor Version: 0.5.1-2noble.20250424.121040 Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 45 Depends: libeigen3-dev, liborocos-kdl-dev, ros-jazzy-eigen3-cmake-module, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-orocos-kdl-vendor/ros-jazzy-orocos-kdl-vendor_0.5.1-2noble.20250424.121040_amd64.deb Size: 6982 SHA256: a2165610ae19f47dc2ca1035301b717049b7431ff656106d80b3eb06069b1b74 SHA1: c338a2003e35b19a601622db6d2b4f2d1f05714c MD5sum: 9b8e6cb98b4ae08c941f6033e8549791 Description: Wrapper around orocos_kdl, providing nothing but a dependency on orocos_kdl on some systems. On others, it fetches and builds orocos_kdl locally. Package: ros-jazzy-ortools-vendor Version: 9.9.0-6noble.20250424.113107 Architecture: amd64 Maintainer: Gonzalo Mier Installed-Size: 139125 Depends: libc6 (>= 2.38), libgcc-s1 (>= 7), libstdc++6 (>= 13.1), ros-jazzy-ros-workspace Homepage: https://github.com/google/or-tools Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ortools-vendor/ros-jazzy-ortools-vendor_9.9.0-6noble.20250424.113107_amd64.deb Size: 31719046 SHA256: 4dc2f9fb1572f630bd8b3a3d81f5ebe7ad414cf6a1944f619ae6e3abfced2b99 SHA1: ecdce8c99d0e05888a134d3d2432327ed0393d34 MD5sum: f27426c756727c317ea6e832a6274cb5 Description: Wrapper around ortools, it provides a fixed CMake module and an ExternalProject build of it. Package: ros-jazzy-ortools-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-ortools-vendor Version: 9.9.0-6noble.20250424.113107 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Gonzalo Mier Installed-Size: 315883 Depends: ros-jazzy-ortools-vendor (= 9.9.0-6noble.20250424.113107) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ortools-vendor/ros-jazzy-ortools-vendor-dbgsym_9.9.0-6noble.20250424.113107_amd64.deb Size: 307032832 SHA256: f2d6744932b068c1a1539df371861ad02bbd459d5eae13daccff0b6322f3c1bf SHA1: 0f6e96ec876d0b1689201f8f50847795d526aee6 MD5sum: 32e404ebb1f18f001b050ff94e362d96 Description: debug symbols for ros-jazzy-ortools-vendor Build-Ids: 2b2591e11763558777cd663fc47db88a4e4339a9 4018e67219c72517bf9a9a893c9bc1eb1753e6cb 620719eff17021787d2521d2d775c6384a9250be 88f9903f34936a417beed681128986df470aae66 8e28f83e0be54826262d1e9e9fae9952993e7378 8f971f18ecfc8696d2f5496925326a2361456c9a afdfb8e59395a456d19e49e93769394d70cd8d91 c8cb8967f9b25dbb9367abefd7020d74e41b0680 Package: ros-jazzy-osqp-vendor Version: 0.2.0-4noble.20250424.111354 Architecture: amd64 Maintainer: Esteve Fernandez Installed-Size: 460 Depends: libc6 (>= 2.38), ros-jazzy-ros-workspace Homepage: https://github.com/oxfordcontrol/osqp Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-osqp-vendor/ros-jazzy-osqp-vendor_0.2.0-4noble.20250424.111354_amd64.deb Size: 87632 SHA256: 8f1844c99a67e6d92ae45116b23685e781f412fdb8f5cccea9163d032c2ff66f SHA1: d5bc92c9523995d66ad58d85475b41e534064e45 MD5sum: 1ba386c4b4c309d7b3b514b3a2995be3 Description: Wrapper around osqp that ships with a CMake module Package: ros-jazzy-osqp-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-osqp-vendor Version: 0.2.0-4noble.20250424.111354 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Esteve Fernandez Installed-Size: 150 Depends: ros-jazzy-osqp-vendor (= 0.2.0-4noble.20250424.111354) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-osqp-vendor/ros-jazzy-osqp-vendor-dbgsym_0.2.0-4noble.20250424.111354_amd64.deb Size: 112106 SHA256: 98d03892198f956c8caba154827d579c4bcac7b8edf67520f14b9fee9af200f9 SHA1: 9b162c61846d57976a4a74be6a2ce351307ffb44 MD5sum: 5a74dade2454ebe8e91cce442507d907 Description: debug symbols for ros-jazzy-osqp-vendor Build-Ids: 34ebec267f6affc9193e14f1f01c534ddf714678 95227e24aeb79ad7c46c092d19845f420b1031c0 Package: ros-jazzy-osrf-pycommon Version: 2.1.6-1noble.20250424.105158 Architecture: amd64 Maintainer: William Woodall Installed-Size: 222 Depends: python3-importlib-metadata, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-osrf-pycommon/ros-jazzy-osrf-pycommon_2.1.6-1noble.20250424.105158_amd64.deb Size: 49454 SHA256: 243481e4e3fa58a3f20f9a9ca2b11e73ab6df4b769435e2baee2a3973ddb0843 SHA1: e54c2dc71ae7ef3dd5ccbccd80b0faf17e31760b MD5sum: 5d121b974c3fb3cc0fe3bcfe46065621 Description: Commonly needed Python modules, used by Python software developed at OSRF. Package: ros-jazzy-osrf-testing-tools-cpp Version: 2.0.0-3noble.20250424.105723 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 5209 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libstdc++6 (>= 13.1), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-osrf-testing-tools-cpp/ros-jazzy-osrf-testing-tools-cpp_2.0.0-3noble.20250424.105723_amd64.deb Size: 5066600 SHA256: 7f8e5ab73ebf43fd1c4a51c0144e7f6492eaccd38e58694ab4b8247ea3704f0e SHA1: 06fb3a4e00a9f853810475ef71cdfe576b1a2e47 MD5sum: a61cd5475c13dfa5bd42d54e31850aed Description: Testing tools for C++, and is used in various OSRF projects. Package: ros-jazzy-osrf-testing-tools-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-osrf-testing-tools-cpp Version: 2.0.0-3noble.20250424.105723 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 801 Depends: ros-jazzy-osrf-testing-tools-cpp (= 2.0.0-3noble.20250424.105723) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-osrf-testing-tools-cpp/ros-jazzy-osrf-testing-tools-cpp-dbgsym_2.0.0-3noble.20250424.105723_amd64.deb Size: 733672 SHA256: 31502768952e95ef7c4d44d9d1c7ffa7330ba0906d4c39f9523674b7c15c05bd SHA1: 3f0dce195d7442f22973f496685c038023f927f2 MD5sum: 29067bde60a29c460989f71827d531ff Description: debug symbols for ros-jazzy-osrf-testing-tools-cpp Build-Ids: 0fcc95fb19b5fc85ae0510b396a7c7fa8d404747 40901cd9a55fe6dfb0f54a9189b2106f2b3416cd 53b4796490a495e540704bfa5d2e3dd6ea95b137 Package: ros-jazzy-ouster-ros Version: 0.11.1-6noble.20250430.014358 Architecture: amd64 Maintainer: Ussama Naal Installed-Size: 6803 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libcurl4t64 (>= 7.16.2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libjsoncpp25 (>= 1.9.5), libpcl-common1.14 (>= 1.14.0+dfsg), libspdlog1.12-fmt9, libstdc++6 (>= 13.1), curl, libcurl4-openssl-dev, libspdlog-dev, libtins-dev, ros-jazzy-geometry-msgs, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-ouster-sensor-msgs, ros-jazzy-pcl-conversions, ros-jazzy-pcl-ros, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ouster-ros/ros-jazzy-ouster-ros_0.11.1-6noble.20250430.014358_amd64.deb Size: 1186608 SHA256: 4370e0300602d7a88375e265b02a0c5266e74535ece8b9f1eced3e75dbdb6396 SHA1: cd3507a2dec3705b81c20ea1024cde1eed4b1d9a MD5sum: 6a0cd2e6289f1950f8a0c60d38a19aa6 Description: Ouster ROS2 driver Package: ros-jazzy-ouster-ros-dbgsym Package-Type: ddeb Source: ros-jazzy-ouster-ros Version: 0.11.1-6noble.20250430.014358 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ussama Naal Installed-Size: 56543 Depends: ros-jazzy-ouster-ros (= 0.11.1-6noble.20250430.014358) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ouster-ros/ros-jazzy-ouster-ros-dbgsym_0.11.1-6noble.20250430.014358_amd64.deb Size: 53780640 SHA256: d44bfed945bbeafb2ed9967a68351d2369e5b10b68745faad901b1c58ad394d7 SHA1: fa956de0a5635eca11d7e851f327e0c662db293f MD5sum: 183e9eb411cf8b9be0f486d4f9344e44 Description: debug symbols for ros-jazzy-ouster-ros Build-Ids: 090e038891c17af1db7c9186cbf522be65fdd832 106678c59a400d4140b4028c421647bbe1ea80a1 1dca701325b453993850027008e34ff498ac9061 4acfab5455ae67c09b34f1b6f91beff57ce2bb18 6e175dc1db4fb57826f55dacc26afc2b2817baab 7bbaa15f8bdee4b3e4fc69055c8742fd398dee1e 8035fc60ba181bcb9a91ab07105fd9ee4b7345ec 8f597c2f0c306d983181d6c55bd2268318460b46 b99d9efe5576365c0cf33f5ff74c25f030e79908 cc9a366a2f67f269721cb7cf658012a3f25f07cb e511b21a3a17a1363b896a8201b45d4a817f7385 Package: ros-jazzy-ouster-sensor-msgs Version: 0.11.1-6noble.20250424.144532 Architecture: amd64 Maintainer: Ussama Naal Installed-Size: 1589 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ouster-sensor-msgs/ros-jazzy-ouster-sensor-msgs_0.11.1-6noble.20250424.144532_amd64.deb Size: 117732 SHA256: 4755ef1f21b0157c4ef4cd93cba80633f2fa71c4641828e1ef299ba05631c601 SHA1: 4bb376782ab2123a4ca425d346073cc6626a7d39 MD5sum: 7542cf65f0b8d44140fb8bfbebb51ea9 Description: ouster_ros message and service definitions Package: ros-jazzy-ouster-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-ouster-sensor-msgs Version: 0.11.1-6noble.20250424.144532 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ussama Naal Installed-Size: 1181 Depends: ros-jazzy-ouster-sensor-msgs (= 0.11.1-6noble.20250424.144532) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ouster-sensor-msgs/ros-jazzy-ouster-sensor-msgs-dbgsym_0.11.1-6noble.20250424.144532_amd64.deb Size: 912944 SHA256: 904d291a650b7f7ec3c4f35bf9831eb41a3e102e500f3255a06a1014c9d24086 SHA1: ca97811858674a6be687b93b0b934cb28c1ed952 MD5sum: ecc0caafe0a680d066172fa1e08f3055 Description: debug symbols for ros-jazzy-ouster-sensor-msgs Build-Ids: 11b7f9ce5d750ae00e18029353186568e51ea367 1337bdb93667a99e79e73cf88f1746e3cddccb37 18d9dee8e4d03c28aabb0763d36cda75aee5bb15 363fcf4bd1eb19399352fc51cc3c70c479a3381d 59835bf263bd24335df88e37190de0300436ce50 5bae132ba2acf86cf749e1ad5a698dd15c9deacb 8d5b1ddce28843d4af81cf8f96a3a17fbdbf480f 8dfbd15dbafc40408b6d9b55a1abb4e63a469df1 af2f5f21bb3c4ada0c520750ceefdfc3d41cbfbf be60d39eea4ee066f461adecb8ea7bb22d94a5fe f090ef37d88e0515ee3b4e1a663fff99270b63b1 Package: ros-jazzy-ouxt-common Version: 0.0.8-5noble.20250424.132443 Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 41 Depends: ros-jazzy-ouxt-lint-common, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ouxt-common/ros-jazzy-ouxt-common_0.0.8-5noble.20250424.132443_amd64.deb Size: 5402 SHA256: 7459831bb7c0177fbe10d8c5908fc0fd659d889d125c66f2388fb4f151ea7c14 SHA1: 2f2746fa2780c9867dfe01b44ca517e92bec471d MD5sum: ae84da8b81dacdfae27b85367dbe63a4 Description: common settings for OUXT Polaris ROS2 packages Package: ros-jazzy-ouxt-lint-common Version: 0.0.8-5noble.20250424.132416 Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 45 Depends: ros-jazzy-ament-cmake-clang-format, ros-jazzy-ament-cmake-copyright, ros-jazzy-ament-cmake-pep257, ros-jazzy-ament-cmake-xmllint, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ouxt-lint-common/ros-jazzy-ouxt-lint-common_0.0.8-5noble.20250424.132416_amd64.deb Size: 6444 SHA256: 5645e10e26929c0bb00e24585cc33eb5de147f6ea495712fed303dd354a54d96 SHA1: e6b2fde393d4e436f8eda8bd718658472a92c7e8 MD5sum: 7d6286727da5d71b239c40c211ac7591 Description: common linter settings for OUXT Polaris ROS2 packages Package: ros-jazzy-pal-statistics Version: 2.6.2-1noble.20250430.001208 Architecture: amd64 Maintainer: Jordan Palacios Installed-Size: 407 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-dev, ros-jazzy-pal-statistics-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rclpy, ros-jazzy-ros-workspace Homepage: https://github.com/pal-robotics/pal_statistics Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pal-statistics/ros-jazzy-pal-statistics_2.6.2-1noble.20250430.001208_amd64.deb Size: 105568 SHA256: 5a6e721c4d5cb9f508a65ce534debc2ec65b28377b56a48e00b6bed15fb5b63a SHA1: 8411aaea4d1c4a7c9ea01cd67c907b0575d5d084 MD5sum: 7e28a38abc15cb6078dc278bd82f6fcc Description: The pal_statistics package Package: ros-jazzy-pal-statistics-dbgsym Package-Type: ddeb Source: ros-jazzy-pal-statistics Version: 2.6.2-1noble.20250430.001208 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jordan Palacios Installed-Size: 2097 Depends: ros-jazzy-pal-statistics (= 2.6.2-1noble.20250430.001208) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pal-statistics/ros-jazzy-pal-statistics-dbgsym_2.6.2-1noble.20250430.001208_amd64.deb Size: 1968504 SHA256: fedaf9f6d0c1482220800d23bd22ff06cf5b7020c3c49938804116d5db298948 SHA1: 0aa64d73a1d93232ad5c35ac517a994b093e875c MD5sum: 8bb4575664100d98aa2f62d7d25408d9 Description: debug symbols for ros-jazzy-pal-statistics Build-Ids: 3da244a1cd785a8472f2f029f2230545dff2fe9f Package: ros-jazzy-pal-statistics-msgs Version: 2.6.2-1noble.20250424.144219 Architecture: amd64 Maintainer: Jordan Palacios Installed-Size: 855 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/pal-robotics/pal_statistics Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pal-statistics-msgs/ros-jazzy-pal-statistics-msgs_2.6.2-1noble.20250424.144219_amd64.deb Size: 79350 SHA256: 08d183849d178d0e014e505f70203ea2c8a35338718f2348fcc384e55f99186f SHA1: 8b7fac84f18d904805b79b619244729c903b95b1 MD5sum: b7362ce2c8908a28179f3f90941e9b6f Description: Statistics msgs package Package: ros-jazzy-pal-statistics-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-pal-statistics-msgs Version: 2.6.2-1noble.20250424.144219 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jordan Palacios Installed-Size: 702 Depends: ros-jazzy-pal-statistics-msgs (= 2.6.2-1noble.20250424.144219) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pal-statistics-msgs/ros-jazzy-pal-statistics-msgs-dbgsym_2.6.2-1noble.20250424.144219_amd64.deb Size: 553090 SHA256: 983d0e0637b86b3bab72706b05e78c98d17b79a00d6525819c7c5ac70d811f46 SHA1: cf89911086954294e5606a6a80f4f3101955f0bf MD5sum: 92e18dc4576c9055fdef1d7f1756e629 Description: debug symbols for ros-jazzy-pal-statistics-msgs Build-Ids: 25310afc829281c0c1eea92f17699dafa43c38b8 3dfbf64b70e9e96b8645daa8fc5578c93973e2e7 48e05e4bf4da617d38a86699237c67e92b5f99e2 4f172b544379002ac0f6fe2d4060d55a2b854015 af61b7aba77c7f8051f77171f8f957ad20c2c819 b12127093fa4d241bee45aaef7fb479aeac6943c cb5f69327dde7b1089dcaf369e5cc950377585e8 d4fb28ff221c97833a7c91ea5f13711a752e0555 d53ab0a18d7535e2478c46787e968995f9d190da fb2c6ec3d39ce1f3e91b864f7ad01bd1f631b8f0 fd41038358e0fdf50ddbb0add159a16af737d536 Package: ros-jazzy-pangolin Version: 0.9.3-1noble.20250424.105736 Architecture: amd64 Maintainer: Steven Lovegrove Installed-Size: 5465 Depends: libc6 (>= 2.38), libegl1, libepoxy0 (>= 1.0), libgcc-s1 (>= 3.3.1), libpng16-16t64 (>= 1.6.2), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.0.2), libwayland-egl1 (>= 1.15.0), libx11-6, libxkbcommon0 (>= 0.5.0), libepoxy-dev, libgl1-mesa-dev, libglew-dev, libglu1-mesa-dev, libpng-dev, libturbojpeg0-dev, libxkbcommon-dev, python3-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pangolin/ros-jazzy-pangolin_0.9.3-1noble.20250424.105736_amd64.deb Size: 1346750 SHA256: 9bca5ab9e3f1976155bac29d39a15edcbef860f30397b7d20d062b8a64750527 SHA1: 435e1bbe3d4e4e271dbaaf5eb5fb14d7ba5a8345 MD5sum: ea48e3bc9ec4a1b53a5b49121e67e89d Description: Pangolin is a set of lightweight and portable utility libraries for prototyping 3D, numeric or video based programs and algorithms. Package: ros-jazzy-pangolin-dbgsym Package-Type: ddeb Source: ros-jazzy-pangolin Version: 0.9.3-1noble.20250424.105736 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steven Lovegrove Installed-Size: 31955 Depends: ros-jazzy-pangolin (= 0.9.3-1noble.20250424.105736) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pangolin/ros-jazzy-pangolin-dbgsym_0.9.3-1noble.20250424.105736_amd64.deb Size: 30269826 SHA256: 18d51cbf6c155a55385d595775ffa4e67a31484935feb3d31038acc445537e6f SHA1: 5bd4ce6db86f15629d6f5197674be976168bdaa0 MD5sum: 0012b10999c29f81dafce47799df63c4 Description: debug symbols for ros-jazzy-pangolin Build-Ids: 20e8ca3159a4e654ec2412990b65e40134e8debf 2dc343c196201870fce50a6e8caf3e021577b0ad 43a59e968084c173218c2e182cfeffef2646748c 4f41421df90e7cb9f866273950af26381a328712 7107a66837bdba6de1a6e5fe950a4d67b2092eef 7f814363607258e10b3b1d90635e3e52249b3c0a 7f8647feb2d0ae74bbceef874dcf5208c0824897 841dbf06e81b4c19c54277f536ffdaa5ac2fe2d3 84cacdb544397f3275174e975f6e342e4a3065c2 92aa0d85120013c1a4dfd10e7b573b69d7d429fa 9566936998d348719aa49814a96b63e52e1b7905 9c8e085346381c3323264ff4630d9f306d1d1692 a44799a2ad2a6ba84d03d2f7069fc12497482376 b4a677d1a3218ab9e4eb08c602debcbf9ebce68a c84d294c4650ed5d19ae78509940c54bdcd7697d ca29b4088a2da46dbac89fbde60bcba0b47e45ed cba7052c080077179dcd3fd1f31620283df27dde d6268896955da1d5694b64fb1d63052ea63a63f7 e6c7c58662be050e2cc7321240106ca39aac2ca1 edaf57c2943ac219e1280cbe930ea4972af4506c Package: ros-jazzy-parallel-gripper-controller Version: 4.24.0-1noble.20250505.193230 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 333 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-control-msgs, ros-jazzy-control-toolbox, ros-jazzy-controller-interface, ros-jazzy-generate-parameter-library, ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-realtime-tools, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-parallel-gripper-controller/ros-jazzy-parallel-gripper-controller_4.24.0-1noble.20250505.193230_amd64.deb Size: 81514 SHA256: e5f1415a0b84cd6efd732d55ea1a10995d44df92d9097bb6efe1a21a76e14035 SHA1: 88d8b2fba947f9901dc6e5374c15fc0094700dd4 MD5sum: 8c2bc452ba92aca7fdf74fed6d8bda5d Description: The parallel_gripper_controller package Package: ros-jazzy-parallel-gripper-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-parallel-gripper-controller Version: 4.24.0-1noble.20250505.193230 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1058 Depends: ros-jazzy-parallel-gripper-controller (= 4.24.0-1noble.20250505.193230) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-parallel-gripper-controller/ros-jazzy-parallel-gripper-controller-dbgsym_4.24.0-1noble.20250505.193230_amd64.deb Size: 970688 SHA256: b24e7c5d6a5d723a64f712ce92738f6930fe59e15245c1c09d6ca1aaf5d32c3f SHA1: 580764c5719b0b5c33d4c5145c7078c85c558dd4 MD5sum: edfdc96c3bb654e165e1fc632de370b0 Description: debug symbols for ros-jazzy-parallel-gripper-controller Build-Ids: 0eab37f2d7823b1bc7a5306b27de547807230e0f Package: ros-jazzy-parameter-traits Version: 0.4.0-1noble.20250430.002052 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 59 Depends: libfmt-dev, ros-jazzy-rclcpp, ros-jazzy-rsl, ros-jazzy-tcb-span, ros-jazzy-tl-expected, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-parameter-traits/ros-jazzy-parameter-traits_0.4.0-1noble.20250430.002052_amd64.deb Size: 9832 SHA256: dd079b437db0b81cd39f5c86ea3de10a89b50523d02747e1cfd4bc3662e87511 SHA1: 6f66b07407dc1bd6b57c5f6ee9b91df8911ebea0 MD5sum: 7d648a2a676515c91fa1847d64dd87b3 Description: Functions and types for rclcpp::Parameter Package: ros-jazzy-pcl-conversions Version: 2.6.2-1noble.20250429.231406 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 79 Depends: libeigen3-dev, libpcl-common1.14, libpcl-dev, libpcl-io1.14, ros-jazzy-message-filters, ros-jazzy-pcl-msgs, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/pcl_conversions Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pcl-conversions/ros-jazzy-pcl-conversions_2.6.2-1noble.20250429.231406_amd64.deb Size: 12914 SHA256: f659fefd125e4081210d552bcf1c46d4dccff54aba6c17e3f52596207d4bb0be SHA1: 8a2202f06a2bd24c33243aa78b412f390212b1bc MD5sum: 2cccc3f15e6003a8b4b83ade721cb63f Description: Provides conversions from PCL data types and ROS message types Package: ros-jazzy-pcl-msgs Version: 1.0.0-9noble.20250424.144042 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 1220 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/pcl_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pcl-msgs/ros-jazzy-pcl-msgs_1.0.0-9noble.20250424.144042_amd64.deb Size: 109840 SHA256: 6dff2fca7b2bf89a31e517a11bb24cfebeff54fe83114bade1daf911fd287f67 SHA1: ef9bd0a2c80f72bc90311fc7f0294682ef200b62 MD5sum: ad8ee2ce4d4d6c74a5d1a4ff8a0a7c0a Description: Package containing PCL (Point Cloud Library)-related ROS messages. Package: ros-jazzy-pcl-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-pcl-msgs Version: 1.0.0-9noble.20250424.144042 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 1039 Depends: ros-jazzy-pcl-msgs (= 1.0.0-9noble.20250424.144042) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pcl-msgs/ros-jazzy-pcl-msgs-dbgsym_1.0.0-9noble.20250424.144042_amd64.deb Size: 837898 SHA256: bce70728f80bf92c4d47cc30383e8a2ebc1c7e9209cc951f5e7ec148d037ba94 SHA1: 049a5d180b19b4b030b51e8afb4c9c5dce9bb651 MD5sum: 5af80d6c1a5eb1463a436ed98d4e44d6 Description: debug symbols for ros-jazzy-pcl-msgs Build-Ids: 0409ef618ffb718bb7336a00758247dd295b390a 0772884399a4881cb6cf4e7d4b5a4a15e75bd243 0bfc5bdd7dc49f81bdd7c84d9e6dbd2cc4411aaf 2afb3bbcef9b829629168051bde923ca2000f315 65c356218bdde73610c5dcb66daa1e1d75d4ec3a 812f570211123591197e3537a1787caba84f2e0e 9f6be50502baa16be6511f00fbd58d4e88f70e9f b3016231161befef8cb74fff95be811355d5945f f0ff85af3f461833ed3b1dc77e17e25b0490f335 f36366f74fb545c156873ddb7cdd98a4977355c9 fe26d079a84c2e1f13ef6a223075aa601b2fe020 Package: ros-jazzy-pcl-ros Version: 2.6.2-1noble.20250430.013004 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 2709 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-filters1.14 (>= 1.14.0+dfsg), libpcl-io1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), libeigen3-dev, libpcl-dev, libpcl-features1.14, libpcl-segmentation1.14, libpcl-surface1.14, ros-jazzy-geometry-msgs, ros-jazzy-pcl-conversions, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/perception_pcl Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pcl-ros/ros-jazzy-pcl-ros_2.6.2-1noble.20250430.013004_amd64.deb Size: 454422 SHA256: 25e878bd272123acd2262fb0ce6c3dac378fdb82841f5261a38d0087255585ed SHA1: 56695c00c31caa14cbc8954c7659e59e0b240c73 MD5sum: b1d87073c561176dce9eb0082a29aa33 Description: PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS. Package: ros-jazzy-pcl-ros-dbgsym Package-Type: ddeb Source: ros-jazzy-pcl-ros Version: 2.6.2-1noble.20250430.013004 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 22409 Depends: ros-jazzy-pcl-ros (= 2.6.2-1noble.20250430.013004) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pcl-ros/ros-jazzy-pcl-ros-dbgsym_2.6.2-1noble.20250430.013004_amd64.deb Size: 19758328 SHA256: aca051c871274cc302776504d32fd46e1768c704db379b70334564830fbe3562 SHA1: 1e56c438dce47c0bcaa6df238532547e21633704 MD5sum: 2b485dabb6d1a8b7cdf12ef88f6a58bc Description: debug symbols for ros-jazzy-pcl-ros Build-Ids: 238313df5dc53f8375ff0611f2e29a824b9fb6f6 2b44527fba35d551f3eeefcfcfdab6c02b423dd7 72c4aea4814cbaa9cb43653e637e48669dd28ea2 80ecd08c978bc7038e410135c06a7e59921e3018 8b8f81c3a57503713098121c4cf05b7ee5b63b64 9580dd8e752bd6c2132cf0d38c033438c2008933 b2b6cd14f60196a03cbc30d6dbb686e84b32bab9 c0fa59d67f8034ea237f1799b960ffc4276e8d86 c7a88d8014dd338f7829d06ef7ddf81d83b4f185 d7b163a1e2275dd11b4066b54c72bb5acf70d6cf e1f16968ec34e9f23a464811ad3d3e17dee16318 f468b65bb4c200df580d4ced8281ce41c1a86b77 Package: ros-jazzy-pendulum-control Version: 0.33.5-1noble.20250430.002336 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1366 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-pendulum-msgs, ros-jazzy-rclcpp, ros-jazzy-rttest, ros-jazzy-tlsf-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pendulum-control/ros-jazzy-pendulum-control_0.33.5-1noble.20250430.002336_amd64.deb Size: 247448 SHA256: b8d12a0786afd72f03f084e4030f7731b542368aeaedb0516686a8ee4cee4e28 SHA1: 474b8b27b1e13656ba6a46f27b9e01ff83ddb055 MD5sum: a25c4138c70a62e3a3502c863167f2c6 Description: Demonstrates ROS 2's realtime capabilities with a simulated inverted pendulum. Package: ros-jazzy-pendulum-control-dbgsym Package-Type: ddeb Source: ros-jazzy-pendulum-control Version: 0.33.5-1noble.20250430.002336 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 6281 Depends: ros-jazzy-pendulum-control (= 0.33.5-1noble.20250430.002336) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pendulum-control/ros-jazzy-pendulum-control-dbgsym_0.33.5-1noble.20250430.002336_amd64.deb Size: 5253986 SHA256: 9463516a979e2ea4b9cf605d3dbad76d73dcee9fbd2000ea7f2d7fe96594464e SHA1: feb4f4403e2962037bfeba6152e3fb5e92c28d05 MD5sum: a4fce9a33e3f2c5e601aaa4ae61919c6 Description: debug symbols for ros-jazzy-pendulum-control Build-Ids: 0ac4182f8431f12e535963deca8cd5ae01358a8a 261993b3ceda8648c8ec03fec8bd8e4c84da8e50 ad3ecd13c38cda172e94a16648eb5e80c8f1801a Package: ros-jazzy-pendulum-msgs Version: 0.33.5-1noble.20250424.141314 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 671 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pendulum-msgs/ros-jazzy-pendulum-msgs_0.33.5-1noble.20250424.141314_amd64.deb Size: 58858 SHA256: ac38e9c5f335b227e38152ac5c335c7d2eff73750ab3b6b0e49a485fcf7fff32 SHA1: e3422d5915dcd54718c83232f9550bd0bead5465 MD5sum: 3859649a8151a13fd10b40d8a91eb2dd Description: Custom messages for real-time pendulum control. Package: ros-jazzy-pendulum-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-pendulum-msgs Version: 0.33.5-1noble.20250424.141314 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 455 Depends: ros-jazzy-pendulum-msgs (= 0.33.5-1noble.20250424.141314) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pendulum-msgs/ros-jazzy-pendulum-msgs-dbgsym_0.33.5-1noble.20250424.141314_amd64.deb Size: 335002 SHA256: fa1fc1c42f480fd59db7c4e8705b8df586aea60bd4de1df1d7272020f719a1d4 SHA1: 5f9364355017e85cee36073259560ff4792eb45d MD5sum: b0150475fd657b4f1efeb5e910fcaef0 Description: debug symbols for ros-jazzy-pendulum-msgs Build-Ids: 0f59f668b0d1571d66e19b71854a431403768fe5 31c2dced6636da3e74ae372bc6e77c1550364cb4 7653db37cedf240b0b99bf91f6f07ebfc4a649d1 8c1dca1ab504a7b3f13cd60882b291c88b1d3289 9d2a7556ba03497d555d1e47483d94a594b0ee0f b18463d99d6ca379f8e1ec1f62940137993e6c93 b684af5bf97fb3a6d0bbc547b68f2f95d0f7dde5 bcdadc80ea4c34a5ed5066cfdd2ff23a9589a0b3 cc2f3e779d1f5911abe96fe7fbba5be3b46340b7 dccaa385c615c074762756b741b56a9a2d77835d fb25348119305a675fb55797f26267818f21fd31 Package: ros-jazzy-perception Version: 0.11.0-1noble.20250501.223017 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 41 Depends: ros-jazzy-image-common, ros-jazzy-image-pipeline, ros-jazzy-image-transport-plugins, ros-jazzy-laser-filters, ros-jazzy-laser-geometry, ros-jazzy-perception-pcl, ros-jazzy-ros-base, ros-jazzy-vision-opencv, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-perception/ros-jazzy-perception_0.11.0-1noble.20250501.223017_amd64.deb Size: 5366 SHA256: 6ded60193f2fb6c4a02bfdac82085dab93ad6f8ea3760423ef332df21e32c36b SHA1: 82b27c98b296d827b83afa19756035537656f228 MD5sum: 93392a26dc3c6ea128e397b578cabc77 Description: A package which aggregates common perception packages. Package: ros-jazzy-perception-pcl Version: 2.6.2-1noble.20250430.014838 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 42 Depends: ros-jazzy-pcl-conversions, ros-jazzy-pcl-msgs, ros-jazzy-pcl-ros, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/perception_pcl Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-perception-pcl/ros-jazzy-perception-pcl_2.6.2-1noble.20250430.014838_amd64.deb Size: 5528 SHA256: 6c764ba29223628135d8d3cc70bbf611b9765dec2eb78c16363b639fabee9d80 SHA1: 619a0dc57af40104733e1d33b1a34a9b4516a137 MD5sum: 9390769552fb032cd99379fba261b1c5 Description: PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS. Package: ros-jazzy-performance-test Version: 2.3.0-1noble.20250430.000713 Architecture: amd64 Maintainer: Apex AI, Inc. Installed-Size: 8787 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-jazzy-fastcdr, ros-jazzy-rclcpp, ros-jazzy-rmw-implementation, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-performance-test/ros-jazzy-performance-test_2.3.0-1noble.20250430.000713_amd64.deb Size: 987928 SHA256: 249566588d8df6ac328ce74d1708eaec618314b59b7ef76e3a2372daa7bb2b47 SHA1: 89a5a39855c27a9e3b1b045a8eabc1bb8c7c214b MD5sum: df40695d26df3b94ebc4cd5ec40af3ec Description: Tool to test performance of ROS2 and DDS data layers and communication. Package: ros-jazzy-performance-test-dbgsym Package-Type: ddeb Source: ros-jazzy-performance-test Version: 2.3.0-1noble.20250430.000713 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Apex AI, Inc. Installed-Size: 35678 Depends: ros-jazzy-performance-test (= 2.3.0-1noble.20250430.000713) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-performance-test/ros-jazzy-performance-test-dbgsym_2.3.0-1noble.20250430.000713_amd64.deb Size: 27349104 SHA256: eb77faea98b78926420ab537982f2130f22eb53191132b50b572f4409ba2a571 SHA1: f867df8c47ddf46e5e35d71f02d4149b0d5ca611 MD5sum: f5a83b32add0f7f6eff4e8fd0e380871 Description: debug symbols for ros-jazzy-performance-test Build-Ids: 03242879e212f35737e4d13d6fcc7d687213c6b3 1616d8fea2515b1e3da63f13a9b3671328bb06f6 29e3951ce44c8fc37619ba15d878443a7d2daa02 37a289483ad33ac5aa21bdf77cd9b316f691758e 3d5e8876f1ccb97fa69a0b1c7401822aa140cb7a 647958b3ada680b8a4f49e072f9eb4ec67776b91 65c6cde61b6125cceecd7474b4f3226fb4d64b08 ab6b8dc06e02b65352f677a45454458d33cca3f2 ae39e10b5d5ebd0f62ba30670e2272500fd99f3f baca44f73750c25d49b377d2dab2cc11def0ea77 e8bb8eee80366b823ef214237ff8e13ac96e995b e952fb1da172b58ee09131f46248070f63fd680f Package: ros-jazzy-performance-test-fixture Version: 0.2.1-2noble.20250424.121716 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 99 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-jazzy-google-benchmark-vendor, ros-jazzy-ament-cmake-google-benchmark, ros-jazzy-osrf-testing-tools-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-performance-test-fixture/ros-jazzy-performance-test-fixture_0.2.1-2noble.20250424.121716_amd64.deb Size: 18606 SHA256: bc99e3e3739d1ca935b727878f89d7d68f70a2469ff6bc8d53174b81e1e546b6 SHA1: f630ffbc81a4920422b34604bccf3a98d0b3e8fe MD5sum: 75e2a5452246a4d7df41db530096ba79 Description: Test fixture and CMake macro for using osrf_testing_tools_cpp with Google Benchmark Package: ros-jazzy-performance-test-fixture-dbgsym Package-Type: ddeb Source: ros-jazzy-performance-test-fixture Version: 0.2.1-2noble.20250424.121716 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 110 Depends: ros-jazzy-performance-test-fixture (= 0.2.1-2noble.20250424.121716) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-performance-test-fixture/ros-jazzy-performance-test-fixture-dbgsym_0.2.1-2noble.20250424.121716_amd64.deb Size: 92098 SHA256: e7efe0149c3a5111394cf30a9344544bed1f44a46d220971929aa6cd43781e75 SHA1: 7be5c8bde276a48193fae373fa32748ed37d769d MD5sum: 55c4f19eb25f3936ef0a402c674fcabb Description: debug symbols for ros-jazzy-performance-test-fixture Build-Ids: 49ab580da370fa86e41e0b59992f17f055e4f577 Package: ros-jazzy-phidgets-accelerometer Version: 2.3.3-2noble.20250429.233503 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 218 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-libphidget22, ros-jazzy-launch, ros-jazzy-phidgets-api, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-accelerometer/ros-jazzy-phidgets-accelerometer_2.3.3-2noble.20250429.233503_amd64.deb Size: 61180 SHA256: 360813b2ff69ee6a2605db235faa3c0d449f11b451973532d569e4ab66712e55 SHA1: 69d41ff4c41e2c7c84b1b4fbf56ea6388a19eefe MD5sum: 39b77db626d6e011a5df7563d4ebdd63 Description: Driver for the Phidgets Accelerometer devices Package: ros-jazzy-phidgets-accelerometer-dbgsym Package-Type: ddeb Source: ros-jazzy-phidgets-accelerometer Version: 2.3.3-2noble.20250429.233503 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 914 Depends: ros-jazzy-phidgets-accelerometer (= 2.3.3-2noble.20250429.233503) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-accelerometer/ros-jazzy-phidgets-accelerometer-dbgsym_2.3.3-2noble.20250429.233503_amd64.deb Size: 847774 SHA256: 03409998c9e40f8713d51e1ea99eb02528ce2515649b3f078a591a006f31647e SHA1: 71b72c0c1216c324375ffc15921fa1599b673ca4 MD5sum: 36323526a4b28aaf21e323e46b5f74b6 Description: debug symbols for ros-jazzy-phidgets-accelerometer Build-Ids: f4826c37bfc46b9b044f1497f5766967789ec193 Package: ros-jazzy-phidgets-analog-inputs Version: 2.3.3-2noble.20250429.233527 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 213 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-libphidget22, ros-jazzy-launch, ros-jazzy-phidgets-api, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-analog-inputs/ros-jazzy-phidgets-analog-inputs_2.3.3-2noble.20250429.233527_amd64.deb Size: 60208 SHA256: 5d051fe8424401f92701c845674f442387d5642548c44e5cb1d5c58f830ac09c SHA1: d6ff520be0fdc8da586bf893bfb43f34bbc1e9b4 MD5sum: ea7c1c6e9d53574fdec0214a4e134815 Description: Driver for the Phidgets Analog Input devices Package: ros-jazzy-phidgets-analog-inputs-dbgsym Package-Type: ddeb Source: ros-jazzy-phidgets-analog-inputs Version: 2.3.3-2noble.20250429.233527 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 922 Depends: ros-jazzy-phidgets-analog-inputs (= 2.3.3-2noble.20250429.233527) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-analog-inputs/ros-jazzy-phidgets-analog-inputs-dbgsym_2.3.3-2noble.20250429.233527_amd64.deb Size: 855464 SHA256: a94ef01e44fefc94c762d11a3de957fd4957257b06aa2748767b0d647b7f2871 SHA1: 6cb15151ad5ea98c0314cbbfaeba1ba12dd57848 MD5sum: 7409d32b4a90444fdb8e8cc52869cbe5 Description: debug symbols for ros-jazzy-phidgets-analog-inputs Build-Ids: 4e26d2f0d1197172ed6cad4619025a1e41ee38a0 Package: ros-jazzy-phidgets-analog-outputs Version: 2.3.3-2noble.20250429.233534 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 514 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-libphidget22, ros-jazzy-phidgets-api, ros-jazzy-phidgets-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-analog-outputs/ros-jazzy-phidgets-analog-outputs_2.3.3-2noble.20250429.233534_amd64.deb Size: 110842 SHA256: f4eb4fa6c13573b73d504fb7f16befca941d74e5882c36f5b009508aab4ab426 SHA1: 1acdc7195deca6c7cd8c3918a99139c5b45c7fb8 MD5sum: 513d6fdd5dd610505882fdfbf65ed7bb Description: Driver for the Phidgets Analog Output devices Package: ros-jazzy-phidgets-analog-outputs-dbgsym Package-Type: ddeb Source: ros-jazzy-phidgets-analog-outputs Version: 2.3.3-2noble.20250429.233534 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 2312 Depends: ros-jazzy-phidgets-analog-outputs (= 2.3.3-2noble.20250429.233534) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-analog-outputs/ros-jazzy-phidgets-analog-outputs-dbgsym_2.3.3-2noble.20250429.233534_amd64.deb Size: 1990806 SHA256: fe92ae84a498b3414c407c0accd829ad6fd59cb1f62374946057d693a2d38aa1 SHA1: d95e3d8b881a6855e5b1d2fc8cf99abc459adad1 MD5sum: b3eb2cff9a330b202377bf586c9266c9 Description: debug symbols for ros-jazzy-phidgets-analog-outputs Build-Ids: 828c5479908f4c6382434a14c2f4af83121696a9 Package: ros-jazzy-phidgets-api Version: 2.3.3-2noble.20250424.134122 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 220 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-jazzy-libphidget22, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/phidgets_api Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-api/ros-jazzy-phidgets-api_2.3.3-2noble.20250424.134122_amd64.deb Size: 38536 SHA256: 038466fff7c5b14d33955041993e3177432cb5ad5d7ab5ec6906730cbf9101ed SHA1: 64b13352dcb44d7709ae18a613f62dae0fdf7c9a MD5sum: ba15a96abb4fbbb453cc3943d2c03742 Description: A C++ Wrapper for the Phidgets C API Package: ros-jazzy-phidgets-api-dbgsym Package-Type: ddeb Source: ros-jazzy-phidgets-api Version: 2.3.3-2noble.20250424.134122 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 442 Depends: ros-jazzy-phidgets-api (= 2.3.3-2noble.20250424.134122) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-api/ros-jazzy-phidgets-api-dbgsym_2.3.3-2noble.20250424.134122_amd64.deb Size: 396914 SHA256: 2f0ba9443854f2437642d89479ce252a49ca5fffa9d58a9c38140bafc57939ba SHA1: 1a1b39751217e10e83dec8beeeadb69a8e4d0394 MD5sum: 048b301c248d0b19f713f6236af76234 Description: debug symbols for ros-jazzy-phidgets-api Build-Ids: 028581ab24a2f7a7e1b7832f53b2922720b37caf Package: ros-jazzy-phidgets-digital-inputs Version: 2.3.3-2noble.20250429.233531 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 209 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-libphidget22, ros-jazzy-launch, ros-jazzy-phidgets-api, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-digital-inputs/ros-jazzy-phidgets-digital-inputs_2.3.3-2noble.20250429.233531_amd64.deb Size: 59546 SHA256: 7308ca8494057b1f718a2ecec2db11ab4685b6dc96b46a9149504fba2f6280d1 SHA1: 2b252a1b65126728206f2a76d059ae0640670694 MD5sum: 4965c0ca164b09fa77c4d0806cad8e30 Description: Driver for the Phidgets Digital Input devices Package: ros-jazzy-phidgets-digital-inputs-dbgsym Package-Type: ddeb Source: ros-jazzy-phidgets-digital-inputs Version: 2.3.3-2noble.20250429.233531 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 917 Depends: ros-jazzy-phidgets-digital-inputs (= 2.3.3-2noble.20250429.233531) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-digital-inputs/ros-jazzy-phidgets-digital-inputs-dbgsym_2.3.3-2noble.20250429.233531_amd64.deb Size: 850826 SHA256: b3e7db78b8cd98ec22341eb162e431c2d69f052ca8da3ccb6a3c2e676b0a697c SHA1: 1e5cda71805b7740f315ef51d149d5c5734c3921 MD5sum: 9a148c41a4e090b1f1edba1e4279249b Description: debug symbols for ros-jazzy-phidgets-digital-inputs Build-Ids: fabafa86a4ce2322dbacc18425247478660815cf Package: ros-jazzy-phidgets-digital-outputs Version: 2.3.3-2noble.20250429.233533 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 515 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-libphidget22, ros-jazzy-launch, ros-jazzy-phidgets-api, ros-jazzy-phidgets-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-digital-outputs/ros-jazzy-phidgets-digital-outputs_2.3.3-2noble.20250429.233533_amd64.deb Size: 111246 SHA256: a4cf5bd74ba75538f3e32342bf6827bdd35a28f492a7812a80ce39f6955a6ef6 SHA1: 9597d8501312522cd45d5dc256af5c2193f8ff94 MD5sum: 1d947202d674cd977c8f64f907b37ff5 Description: Driver for the Phidgets Digital Output devices Package: ros-jazzy-phidgets-digital-outputs-dbgsym Package-Type: ddeb Source: ros-jazzy-phidgets-digital-outputs Version: 2.3.3-2noble.20250429.233533 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 2315 Depends: ros-jazzy-phidgets-digital-outputs (= 2.3.3-2noble.20250429.233533) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-digital-outputs/ros-jazzy-phidgets-digital-outputs-dbgsym_2.3.3-2noble.20250429.233533_amd64.deb Size: 1995024 SHA256: 67e5828bef6c26cf4f309b779658b2a62cdf44917d5dfab445896582f9ca4031 SHA1: 056b8842da66e273fdb1d97ed38eacdde5e6753c MD5sum: c44964d53ed491f977963ee82d4bf05e Description: debug symbols for ros-jazzy-phidgets-digital-outputs Build-Ids: b5c5f5abe70b680b35d59fe9ecd51c1e51271fff Package: ros-jazzy-phidgets-drivers Version: 2.3.3-2noble.20250430.015627 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 42 Depends: ros-jazzy-libphidget22, ros-jazzy-phidgets-accelerometer, ros-jazzy-phidgets-analog-inputs, ros-jazzy-phidgets-api, ros-jazzy-phidgets-digital-inputs, ros-jazzy-phidgets-digital-outputs, ros-jazzy-phidgets-gyroscope, ros-jazzy-phidgets-high-speed-encoder, ros-jazzy-phidgets-ik, ros-jazzy-phidgets-magnetometer, ros-jazzy-phidgets-motors, ros-jazzy-phidgets-msgs, ros-jazzy-phidgets-spatial, ros-jazzy-phidgets-temperature, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/phidgets_drivers Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-drivers/ros-jazzy-phidgets-drivers_2.3.3-2noble.20250430.015627_amd64.deb Size: 6048 SHA256: 1d4da14ccfeb9a5a2dda9f564fdf331f4757876746f0f5590ec3eb98d3731b45 SHA1: 388236c989dd9f37c315a9a6e1b795d9a6e443eb MD5sum: 41338539797af98fb4a2f9832a55bddb Description: API and ROS drivers for Phidgets devices Package: ros-jazzy-phidgets-gyroscope Version: 2.3.3-2noble.20250429.233535 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 303 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-libphidget22, ros-jazzy-launch, ros-jazzy-phidgets-api, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-gyroscope/ros-jazzy-phidgets-gyroscope_2.3.3-2noble.20250429.233535_amd64.deb Size: 81390 SHA256: 77fddb9995e623ccaa7704988cf5dbb8a084c37c0e402d7f1bcc91af4c177ed2 SHA1: 02b8999d080b07fe21870f824e8cebbbcefe79d6 MD5sum: 2ae26107165a920fbec636f51972678a Description: Driver for the Phidgets Gyroscope devices Package: ros-jazzy-phidgets-gyroscope-dbgsym Package-Type: ddeb Source: ros-jazzy-phidgets-gyroscope Version: 2.3.3-2noble.20250429.233535 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1346 Depends: ros-jazzy-phidgets-gyroscope (= 2.3.3-2noble.20250429.233535) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-gyroscope/ros-jazzy-phidgets-gyroscope-dbgsym_2.3.3-2noble.20250429.233535_amd64.deb Size: 1234644 SHA256: 11786139ce44e779c9c16de685aeb781613f6bc5568ed9c3efb26a7907714402 SHA1: afbd3f17d0fe03ce2a946c1acc9aac84dbd05198 MD5sum: d195af413224bbe77d7f75c16e8f087f Description: debug symbols for ros-jazzy-phidgets-gyroscope Build-Ids: 5bb6e7278feb2c28ea03a1a5128bc6ce0f972101 Package: ros-jazzy-phidgets-high-speed-encoder Version: 2.3.3-2noble.20250429.233535 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 275 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-libphidget22, ros-jazzy-launch, ros-jazzy-phidgets-api, ros-jazzy-phidgets-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-high-speed-encoder/ros-jazzy-phidgets-high-speed-encoder_2.3.3-2noble.20250429.233535_amd64.deb Size: 76064 SHA256: 72779da6f9823f12da95a9290bc717a299021ee688098bb485b6c3223bceb35f SHA1: 2c728102edd39800eb79f46082b6e8286f7571e5 MD5sum: e5ae1ff66236d6524a3a0f2bd2c6a4ef Description: Driver for the Phidgets high speed encoder devices Package: ros-jazzy-phidgets-high-speed-encoder-dbgsym Package-Type: ddeb Source: ros-jazzy-phidgets-high-speed-encoder Version: 2.3.3-2noble.20250429.233535 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1225 Depends: ros-jazzy-phidgets-high-speed-encoder (= 2.3.3-2noble.20250429.233535) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-high-speed-encoder/ros-jazzy-phidgets-high-speed-encoder-dbgsym_2.3.3-2noble.20250429.233535_amd64.deb Size: 1122390 SHA256: 29c5d208fab38eafeb5c8b27f7d43305c0740ddef2a74bfde94bf2672f66fc3d SHA1: dbce3e9f96df3c071da548c414c4fc3fd022123f MD5sum: 1624fc9406aa743c7060e45e097be0fd Description: debug symbols for ros-jazzy-phidgets-high-speed-encoder Build-Ids: dfc4dd969a76eecf2a8f8321d8a84f68d078bc2e Package: ros-jazzy-phidgets-ik Version: 2.3.3-2noble.20250430.015345 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 46 Depends: ros-jazzy-launch, ros-jazzy-phidgets-analog-inputs, ros-jazzy-phidgets-digital-inputs, ros-jazzy-phidgets-digital-outputs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-ik/ros-jazzy-phidgets-ik_2.3.3-2noble.20250430.015345_amd64.deb Size: 7032 SHA256: b947eee432a2a160c350d1759389ddfbedc6d8891716ba19e3008de8c287e3aa SHA1: 3ad381e90791c1d233923137bb7c5f2d39eacd84 MD5sum: c6fb91575db83fbd37616916a9c273ab Description: Driver for the Phidgets InterfaceKit devices Package: ros-jazzy-phidgets-magnetometer Version: 2.3.3-2noble.20250429.233544 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 227 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-libphidget22, ros-jazzy-launch, ros-jazzy-phidgets-api, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-magnetometer/ros-jazzy-phidgets-magnetometer_2.3.3-2noble.20250429.233544_amd64.deb Size: 63762 SHA256: da3cbbfcb059711f0dc9d12065531ca6fd5cb369af7fb16968e8474e54717100 SHA1: ebdcc4aafe1c96a293ee58827e1029cd9ed3cab6 MD5sum: 29e1dfbd76f5edc1ed0fd057fc61b8a9 Description: Driver for the Phidgets Magnetometer devices Package: ros-jazzy-phidgets-magnetometer-dbgsym Package-Type: ddeb Source: ros-jazzy-phidgets-magnetometer Version: 2.3.3-2noble.20250429.233544 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 939 Depends: ros-jazzy-phidgets-magnetometer (= 2.3.3-2noble.20250429.233544) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-magnetometer/ros-jazzy-phidgets-magnetometer-dbgsym_2.3.3-2noble.20250429.233544_amd64.deb Size: 869044 SHA256: 78840520d06ae4c23f8a44f2645eaf44a8e48fb93199beb85d3685427be787d4 SHA1: 05a696cc0f39a4099a25df99b340015e53a9957b MD5sum: 2bf5779adf5e80af7e36a6ef8a833df2 Description: debug symbols for ros-jazzy-phidgets-magnetometer Build-Ids: 1de2c9cc6cecb53350bea2d11e7a09a98559f16b Package: ros-jazzy-phidgets-motors Version: 2.3.3-2noble.20250429.233554 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 519 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-libphidget22, ros-jazzy-launch, ros-jazzy-phidgets-api, ros-jazzy-phidgets-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-motors/ros-jazzy-phidgets-motors_2.3.3-2noble.20250429.233554_amd64.deb Size: 112802 SHA256: e083d316ad8725accd30fb86bc9e328d362e3051fd5aa305727e71c3858486df SHA1: 56d6d72f0606c80a2e1732598b3bbc6840eaa81a MD5sum: 0a562d5202869bdbf6239e37e1e30a27 Description: Driver for the Phidgets Motor devices Package: ros-jazzy-phidgets-motors-dbgsym Package-Type: ddeb Source: ros-jazzy-phidgets-motors Version: 2.3.3-2noble.20250429.233554 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 2233 Depends: ros-jazzy-phidgets-motors (= 2.3.3-2noble.20250429.233554) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-motors/ros-jazzy-phidgets-motors-dbgsym_2.3.3-2noble.20250429.233554_amd64.deb Size: 1915606 SHA256: c5167e8351f4c95f0dda275a941019060e8942e99c91812054d2e479ab621f02 SHA1: 873155e8cac7af391301dc84f3e93673fb85758f MD5sum: 4616d4fc6be61f6189f31fe16616834d Description: debug symbols for ros-jazzy-phidgets-motors Build-Ids: fccf65ceeb1584d00271809f87e01cac90b23373 Package: ros-jazzy-phidgets-msgs Version: 2.3.3-2noble.20250424.144232 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1211 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-msgs/ros-jazzy-phidgets-msgs_2.3.3-2noble.20250424.144232_amd64.deb Size: 95646 SHA256: 85f83574e0bf3aeb90f2c89f55b230b6ad647502e76c3e4420432761173d56f3 SHA1: d1c871436798184bb9ff65b242f02f91ad8df78f MD5sum: 1ac14421a36a70011bf3903fe2bfc19e Description: Custom ROS messages for Phidgets drivers Package: ros-jazzy-phidgets-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-phidgets-msgs Version: 2.3.3-2noble.20250424.144232 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 819 Depends: ros-jazzy-phidgets-msgs (= 2.3.3-2noble.20250424.144232) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-msgs/ros-jazzy-phidgets-msgs-dbgsym_2.3.3-2noble.20250424.144232_amd64.deb Size: 611068 SHA256: 2eba968858b89108c8b6a7fbc8058c2a44f70fdfd0f07980c48471c54cfc7345 SHA1: 63c66dd574e9d38d919422a12d12901606d8ac99 MD5sum: b35dda8389e62eab8d258b3a7ad2bcdd Description: debug symbols for ros-jazzy-phidgets-msgs Build-Ids: 306eddc18170d8209a97944acbcf75578457e7aa 54fa109a9dcccdc40386250c0d5531fd7db61f8e 5cfad9c241b2d71a85a53333b89031b57d2e8963 8c11aa80895812904dc14c80ba24984384868b4a 941dbf9132328ff19e5761a7b4f8923b3af566c9 9df1d8f2274e8c32282471c764ad4aa443250aa2 b888e6c7bc5959923f025fa2d00c98e93617206a c150c8fdf4cfb79e46bd5e4f1ac76cffc8c12a8c d2ddcced5f2467eafa291519907bf4553d3dc4cb d59b722b9ea423c7f682ea322e7c33a9aa7644da ed81c9d13009bdae3d7319aabf74152106433fb0 Package: ros-jazzy-phidgets-spatial Version: 2.3.3-2noble.20250429.233601 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 369 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-libphidget22, ros-jazzy-launch, ros-jazzy-phidgets-api, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/phidgets_spatial Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-spatial/ros-jazzy-phidgets-spatial_2.3.3-2noble.20250429.233601_amd64.deb Size: 97116 SHA256: b14c797186066825b5f41d787d39b264a58de0878b5649b6e8d1a789186b571d SHA1: f3211c660c1bdbf65a7be22bb3ef99df082a1286 MD5sum: ec0032904778cabf28957256d71d9e58 Description: Driver for the Phidgets Spatial 3/3/3 devices Package: ros-jazzy-phidgets-spatial-dbgsym Package-Type: ddeb Source: ros-jazzy-phidgets-spatial Version: 2.3.3-2noble.20250429.233601 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1638 Depends: ros-jazzy-phidgets-spatial (= 2.3.3-2noble.20250429.233601) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-spatial/ros-jazzy-phidgets-spatial-dbgsym_2.3.3-2noble.20250429.233601_amd64.deb Size: 1492096 SHA256: 1909a3c3aa3510f7b5f79077383a242c314d813c0026d500c8255b5227dd1083 SHA1: 3585a27d20e79e926142cd8e9923eba5399e342c MD5sum: f1b9f0dad25a527f542ad2865ccad833 Description: debug symbols for ros-jazzy-phidgets-spatial Build-Ids: badd78c3b07945e2b11f56cf4097981d4ec17834 Package: ros-jazzy-phidgets-temperature Version: 2.3.3-2noble.20250429.233612 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 205 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-libphidget22, ros-jazzy-launch, ros-jazzy-phidgets-api, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-temperature/ros-jazzy-phidgets-temperature_2.3.3-2noble.20250429.233612_amd64.deb Size: 58666 SHA256: 45c4fddb6f7a4d76146d3aba0240ebc3cf2f5dd85e363e711e0f56f2892781b7 SHA1: 3158d5ddd9a2523359b5201da1eba65b27ea9114 MD5sum: 950801f89ac5e25635ddac3edb96a48a Description: Driver for the Phidgets Temperature devices Package: ros-jazzy-phidgets-temperature-dbgsym Package-Type: ddeb Source: ros-jazzy-phidgets-temperature Version: 2.3.3-2noble.20250429.233612 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 890 Depends: ros-jazzy-phidgets-temperature (= 2.3.3-2noble.20250429.233612) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-phidgets-temperature/ros-jazzy-phidgets-temperature-dbgsym_2.3.3-2noble.20250429.233612_amd64.deb Size: 822976 SHA256: 1ecdcb3ce8b3d265ff57a12c5cc5fc56ad086e27b9689e57435f0044d9702509 SHA1: 72c414f84f3231720b45b03788b493ff3a9bdc76 MD5sum: 33e4005e8a65f866a3e8eafb2ef5a3f1 Description: debug symbols for ros-jazzy-phidgets-temperature Build-Ids: 842ab86d844a7e214fd018136f0c8e030622c206 Package: ros-jazzy-pick-ik Version: 1.1.1-1noble.20250430.025428 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 409 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-moveit-core, libfmt-dev, librange-v3-dev, ros-jazzy-generate-parameter-library, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rsl, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-kdl, ros-jazzy-tl-expected, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pick-ik/ros-jazzy-pick-ik_1.1.1-1noble.20250430.025428_amd64.deb Size: 107470 SHA256: b1922f926883454491dfc670cc6b1ff1e61a6e6c1817104e3902488d8eeef1f0 SHA1: 47fa2551f0dd68db2e26e8cbdd78da271f8865b8 MD5sum: a748a542b558d25f4b271f799791bd88 Description: Inverse Kinematics solver for MoveIt Package: ros-jazzy-pick-ik-dbgsym Package-Type: ddeb Source: ros-jazzy-pick-ik Version: 1.1.1-1noble.20250430.025428 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 5372 Depends: ros-jazzy-pick-ik (= 1.1.1-1noble.20250430.025428) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pick-ik/ros-jazzy-pick-ik-dbgsym_1.1.1-1noble.20250430.025428_amd64.deb Size: 5354042 SHA256: 2ba88b261b06d9daeb525fe7b074cfdf22df0d92e5511a3c091b38b9b2a54a41 SHA1: 83da2fd1e49d349221196036e5f709e3a35a982a MD5sum: 8e14044890c1f3b69ccf6da8ed80ffdc Description: debug symbols for ros-jazzy-pick-ik Build-Ids: 398e5249a23cdb1b19a3122ebd75303a8db63fc4 Package: ros-jazzy-picknik-ament-copyright Version: 0.0.2-5noble.20250424.105503 Architecture: amd64 Maintainer: Joe Schornak Installed-Size: 40 Depends: ros-jazzy-ament-copyright, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-picknik-ament-copyright/ros-jazzy-picknik-ament-copyright_0.0.2-5noble.20250424.105503_amd64.deb Size: 4882 SHA256: 9ff0ac9895c05cbcffdace7611cf20fb139f7da1d231e4d6e84965731e115e73 SHA1: 1deb90313ace3ba16d1793e3c9df552ad7a28d56 MD5sum: 93951e16971453986372599278889414 Description: Check PickNik-specific copyright headers. Package: ros-jazzy-picknik-reset-fault-controller Version: 0.0.4-1noble.20250505.193235 Architecture: amd64 Maintainer: Alex Moriarty Installed-Size: 258 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-controller-interface, ros-jazzy-example-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-realtime-tools, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-picknik-reset-fault-controller/ros-jazzy-picknik-reset-fault-controller_0.0.4-1noble.20250505.193235_amd64.deb Size: 68502 SHA256: 4ba634bb8b5cc1f99261761ac85a8a7e408acd7439071489250afbd566504203 SHA1: 772c44f55ba47ebf44c251db0686db996ac8a452 MD5sum: 1945f6d50509db01970877edd68d839b Description: ROS 2 controller that offers a service to clear faults in a hardware interface Package: ros-jazzy-picknik-reset-fault-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-picknik-reset-fault-controller Version: 0.0.4-1noble.20250505.193235 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alex Moriarty Installed-Size: 1118 Depends: ros-jazzy-picknik-reset-fault-controller (= 0.0.4-1noble.20250505.193235) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-picknik-reset-fault-controller/ros-jazzy-picknik-reset-fault-controller-dbgsym_0.0.4-1noble.20250505.193235_amd64.deb Size: 1036342 SHA256: d00bb4c64af714134e47b925a34f7c19b196d2cf752d543c1f4639a2cc20c1b1 SHA1: e8171def327d00965d71e2efd475ab0023081989 MD5sum: 6a48f98b1c76e745f77fef843c585aae Description: debug symbols for ros-jazzy-picknik-reset-fault-controller Build-Ids: f06359442ad1775c6d56fd89d3212ea087e96823 Package: ros-jazzy-picknik-twist-controller Version: 0.0.4-1noble.20250505.193235 Architecture: amd64 Maintainer: lovro Installed-Size: 488 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-controller-interface, ros-jazzy-example-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-realtime-tools, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-picknik-twist-controller/ros-jazzy-picknik-twist-controller_0.0.4-1noble.20250505.193235_amd64.deb Size: 106972 SHA256: 6cbc79204243da217873634709b6a5d66f28bd658c645fb5512ba346c959c1c8 SHA1: 01da66715ed12a3a887fabeb6be80c10c5f3f1af MD5sum: 7b588f9859eaac852b5b3c256adc1720 Description: Subscribes to twist msg and forwards to hardware Package: ros-jazzy-picknik-twist-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-picknik-twist-controller Version: 0.0.4-1noble.20250505.193235 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: lovro Installed-Size: 2116 Depends: ros-jazzy-picknik-twist-controller (= 0.0.4-1noble.20250505.193235) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-picknik-twist-controller/ros-jazzy-picknik-twist-controller-dbgsym_0.0.4-1noble.20250505.193235_amd64.deb Size: 1804040 SHA256: 5b3397a92cd665abac26fd5c406e9e12190792912694dd2d44d965837f97197e SHA1: 3aa8b3bbf02594eaa39023d879f2ce13b59d5043 MD5sum: 0290cbb942992148f425c87eaac32316 Description: debug symbols for ros-jazzy-picknik-twist-controller Build-Ids: b997603653a1b13963831c24ce9566ff9d03fcb2 Package: ros-jazzy-pid-controller Version: 4.24.0-1noble.20250505.193230 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 769 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-angles, ros-jazzy-backward-ros, ros-jazzy-control-msgs, ros-jazzy-control-toolbox, ros-jazzy-controller-interface, ros-jazzy-hardware-interface, ros-jazzy-parameter-traits, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-realtime-tools, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pid-controller/ros-jazzy-pid-controller_4.24.0-1noble.20250505.193230_amd64.deb Size: 180132 SHA256: 5260b98685272a3d0b4c1b4c73859d9503e6bb485fd39dfe4da5079014cf6226 SHA1: c0e2db48e3b35da810c5f50789a08dd57f71ca02 MD5sum: a0617317593e2d0f457dac2073243ad5 Description: Controller based on PID implememenation from control_toolbox package. Package: ros-jazzy-pid-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-pid-controller Version: 4.24.0-1noble.20250505.193230 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3300 Depends: ros-jazzy-pid-controller (= 4.24.0-1noble.20250505.193230) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pid-controller/ros-jazzy-pid-controller-dbgsym_4.24.0-1noble.20250505.193230_amd64.deb Size: 2891258 SHA256: 590556582ca80e2735f4101e938a08ff1aa96330b1ee92c36ba1a3b47c995bac SHA1: d339970346e8e60c5a70d7287ccf01205ee384ee MD5sum: 66a3e2635338e5edff5d88e69721ec72 Description: debug symbols for ros-jazzy-pid-controller Build-Ids: 8fe75201e5cbbbb90acf1be99fd7b67c86532889 Package: ros-jazzy-pilz-industrial-motion-planner Version: 2.12.3-1noble.20250430.034529 Architecture: amd64 Maintainer: Christian Henkel Installed-Size: 1670 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-moveit-core, ros-jazzy-moveit-ros-move-group, ros-jazzy-moveit-ros-planning, ros-jazzy-eigen3-cmake-module, ros-jazzy-generate-parameter-library, ros-jazzy-geometry-msgs, ros-jazzy-moveit-common, ros-jazzy-moveit-msgs, ros-jazzy-orocos-kdl-vendor, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-eigen-kdl, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-kdl, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pilz-industrial-motion-planner/ros-jazzy-pilz-industrial-motion-planner_2.12.3-1noble.20250430.034529_amd64.deb Size: 373386 SHA256: 3696cc6230bc9001633a732caa4dedfc18803ef1a41d92d431d1696b57f27660 SHA1: f715875e3d8dd55108ff4a35d921102c39bcf426 MD5sum: 81250281f82d94d01fec443527d6e242 Description: MoveIt plugin to generate industrial trajectories PTP, LIN, CIRC and sequences thereof. Package: ros-jazzy-pilz-industrial-motion-planner-dbgsym Package-Type: ddeb Source: ros-jazzy-pilz-industrial-motion-planner Version: 2.12.3-1noble.20250430.034529 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Henkel Installed-Size: 26507 Depends: ros-jazzy-pilz-industrial-motion-planner (= 2.12.3-1noble.20250430.034529) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pilz-industrial-motion-planner/ros-jazzy-pilz-industrial-motion-planner-dbgsym_2.12.3-1noble.20250430.034529_amd64.deb Size: 26395792 SHA256: aa465e7de062b034e85c2bb7f2e3b934ba928a7f70d759da03fb1e7fd7630e21 SHA1: f8e69c7cfb3e4e59decbbef48dc10f8d7c83bcf0 MD5sum: 063223ac22d86a22e7d77ccbc261cac7 Description: debug symbols for ros-jazzy-pilz-industrial-motion-planner Build-Ids: 11b0731f5c176044bdb305d3c06704d1afb3ae0e 1dba9ba60b756255c2449b563eac55bc5782a946 58f561a42c1992fbf7f93aa5609fdc16ad4b5426 7371def0f0d8230e65bcde9a60169542ad004491 8a2f27886074eb14dbd6e374764e932a115678ce b39459e259998732d3f774dfd3e61c97d53e6ffc bc325f77c193d92fb5536d5ce2bde0095218bff9 c17107fee36b009f3f8fe101016a93711db6c1b3 d8e2c8467bf7e3d9f2ed321275b6167ee60dcc44 Package: ros-jazzy-pilz-industrial-motion-planner-testutils Version: 2.12.3-1noble.20250430.025428 Architecture: amd64 Maintainer: Christian Henkel Installed-Size: 496 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-moveit-core, ros-jazzy-eigen3-cmake-module, ros-jazzy-moveit-common, ros-jazzy-moveit-msgs, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pilz-industrial-motion-planner-testutils/ros-jazzy-pilz-industrial-motion-planner-testutils_2.12.3-1noble.20250430.025428_amd64.deb Size: 105616 SHA256: 1a6447b7ff71136bc2b678186e44e04aadebd0ccdeb2daeda2cd6565594d27bd SHA1: 8a8fd0920babb578a1985d67b952b61ca164ce8a MD5sum: 52e38756fdafaa29911ef2990f378623 Description: Helper scripts and functionality to test industrial motion generation Package: ros-jazzy-pilz-industrial-motion-planner-testutils-dbgsym Package-Type: ddeb Source: ros-jazzy-pilz-industrial-motion-planner-testutils Version: 2.12.3-1noble.20250430.025428 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Henkel Installed-Size: 5502 Depends: ros-jazzy-pilz-industrial-motion-planner-testutils (= 2.12.3-1noble.20250430.025428) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pilz-industrial-motion-planner-testutils/ros-jazzy-pilz-industrial-motion-planner-testutils-dbgsym_2.12.3-1noble.20250430.025428_amd64.deb Size: 5447406 SHA256: f088d53b9f8ce50fb4ac067fc02f39674d2471f52b4dc4d87ddcab4693a1b679 SHA1: ca3389170c720005e6fa9eda6323605bd6c414c2 MD5sum: b10aa054aa74bf4db4363db69e2545f2 Description: debug symbols for ros-jazzy-pilz-industrial-motion-planner-testutils Build-Ids: 65819549db644013b27e4bc02815b22f96caff4e Package: ros-jazzy-pinocchio Version: 3.5.0-1noble.20250501.231012 Architecture: amd64 Maintainer: Justin Carpentier Installed-Size: 23662 Depends: libboost-chrono1.83.0t64 (>= 1.83.0), libboost-filesystem1.83.0 (>= 1.83.0), libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.0), liboctomap1.9t64 (>= 1.9.7+dfsg), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-urdfdom, libboost-all-dev, libeigen3-dev, python3-dev, python3-numpy, ros-jazzy-eigenpy, ros-jazzy-hpp-fcl, ros-jazzy-ros-environment, ros-jazzy-ros-workspace Homepage: https://github.com/stack-of-tasks/pinocchio Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pinocchio/ros-jazzy-pinocchio_3.5.0-1noble.20250501.231012_amd64.deb Size: 4286044 SHA256: ba80ffc6957550a38ecbf5b46d5a1e7f9e2a5020f45bc3ed293b99485153b9ed SHA1: a23df0ad37abb6057bdf885ea694f7248c565588 MD5sum: 33617d935063ec47fa8d631a068c3860 Description: A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives. Package: ros-jazzy-pinocchio-dbgsym Package-Type: ddeb Source: ros-jazzy-pinocchio Version: 3.5.0-1noble.20250501.231012 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Justin Carpentier Installed-Size: 99479 Depends: ros-jazzy-pinocchio (= 3.5.0-1noble.20250501.231012) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pinocchio/ros-jazzy-pinocchio-dbgsym_3.5.0-1noble.20250501.231012_amd64.deb Size: 85264000 SHA256: dcda8a86df117a5ca19b783e57a78436b3e0214106acba766c7edc4b1a2e1eb4 SHA1: 311ed2083c997da25bb6135801723c46b462944c MD5sum: aedf2dba383fd415e1665b4c47e9d1f3 Description: debug symbols for ros-jazzy-pinocchio Build-Ids: 779e922ba504df7b773269580fd8e0e0bc798cf1 8b57420de1db959572d4b2b8b6f0e41e9f7c752b a280ad301f31e3ed73d97cc292c97786f6a83eb0 a58e3c3b62d49529494f6a9478d67a9276607ac7 a70549c383a10669b232692b567e70abe6d71847 f4f8cc4ed2b37e2b05f5a763b71afcee5ebd44d0 Package: ros-jazzy-plansys2-bringup Version: 2.0.18-1noble.20250501.223238 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 261 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-launch-ros, ros-jazzy-plansys2-domain-expert, ros-jazzy-plansys2-executor, ros-jazzy-plansys2-lifecycle-manager, ros-jazzy-plansys2-planner, ros-jazzy-plansys2-problem-expert, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-bringup/ros-jazzy-plansys2-bringup_2.0.18-1noble.20250501.223238_amd64.deb Size: 64246 SHA256: 3e8cebb9b9f404e4915487824765b8aa541f7505b8e0bb8558a1add38e32ae69 SHA1: 80b04a8569c31e2fef239dd95879da627d65d0b9 MD5sum: b165ab83cfdef61edad0e861c1c9c23b Description: Bringup scripts and configurations for the ROS2 Planning System Package: ros-jazzy-plansys2-bringup-dbgsym Package-Type: ddeb Source: ros-jazzy-plansys2-bringup Version: 2.0.18-1noble.20250501.223238 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 1309 Depends: ros-jazzy-plansys2-bringup (= 2.0.18-1noble.20250501.223238) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-bringup/ros-jazzy-plansys2-bringup-dbgsym_2.0.18-1noble.20250501.223238_amd64.deb Size: 1247192 SHA256: 72b4c4a85e12bc9a38e18d70aa4fbfc2489a86c46d87f9a8862fe1f18223a89b SHA1: 7a24a030053f2eac80b8b2e23057052150d703a5 MD5sum: d9b9f1418ddcd86531057bcf204df84d Description: debug symbols for ros-jazzy-plansys2-bringup Build-Ids: 35df1973e1a31f4a7bebf74b69bf47d2ae26f996 Package: ros-jazzy-plansys2-bt-actions Version: 2.0.18-1noble.20250501.221939 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 258 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-action-msgs, ros-jazzy-behaviortree-cpp, ros-jazzy-plansys2-executor, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-bt-actions/ros-jazzy-plansys2-bt-actions_2.0.18-1noble.20250501.221939_amd64.deb Size: 69518 SHA256: f2bb00df4c037569667d1934354663e419ac4ae6c7b485d1e3ad898fa214de98 SHA1: 6090104ae11ff0662b7e8a0bdc0dfd59e9bb2caa MD5sum: 35f13210d9c191a3379bc961c0c3533b Description: This package contains the Problem Expert module for the ROS2 Planning System Package: ros-jazzy-plansys2-bt-actions-dbgsym Package-Type: ddeb Source: ros-jazzy-plansys2-bt-actions Version: 2.0.18-1noble.20250501.221939 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 1441 Depends: ros-jazzy-plansys2-bt-actions (= 2.0.18-1noble.20250501.221939) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-bt-actions/ros-jazzy-plansys2-bt-actions-dbgsym_2.0.18-1noble.20250501.221939_amd64.deb Size: 1399596 SHA256: c366a0b71f1360d66683b37778f84bd23aa4d7219e6d7fee11aa5dd13b61d315 SHA1: 19ac500c58f6ff4dfbe357e400f58ff6f70eb954 MD5sum: 16d221accea15c7837852db049dfb56e Description: debug symbols for ros-jazzy-plansys2-bt-actions Build-Ids: 9dd1330537a3672ee7fd0081c148bdca902db2cc ff6b236f22dd7ca9b060d4f552b57a17251b41af Package: ros-jazzy-plansys2-core Version: 2.0.18-1noble.20250430.001133 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 88 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-jazzy-plansys2-msgs, ros-jazzy-plansys2-pddl-parser, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-core/ros-jazzy-plansys2-core_2.0.18-1noble.20250430.001133_amd64.deb Size: 17260 SHA256: 53f7354ba0b9c135fd2442a9689e20b604389671ddf6e2551c3bee07c3745a69 SHA1: d8f0956cd76d973df36e4164f8dae6af3cccac1c MD5sum: ef5fcae712a0f411d8b9d16cfd9350cf Description: This package contains the PDDL-based core for the ROS2 Planning System Package: ros-jazzy-plansys2-core-dbgsym Package-Type: ddeb Source: ros-jazzy-plansys2-core Version: 2.0.18-1noble.20250430.001133 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 75 Depends: ros-jazzy-plansys2-core (= 2.0.18-1noble.20250430.001133) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-core/ros-jazzy-plansys2-core-dbgsym_2.0.18-1noble.20250430.001133_amd64.deb Size: 59954 SHA256: 1d379bd4043f8567c1adc2ecf11645c23c08bbbb42a7532239d2a2d4b3899f39 SHA1: e821a8efedef3fd0b60b1735a5491365f764da56 MD5sum: 89739f119f085410d56b13325951c8aa Description: debug symbols for ros-jazzy-plansys2-core Build-Ids: ec8b41cfae2267c96ef601b2c9b14258e61b8706 Package: ros-jazzy-plansys2-domain-expert Version: 2.0.18-1noble.20250430.002917 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 877 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ament-index-cpp, ros-jazzy-lifecycle-msgs, ros-jazzy-plansys2-core, ros-jazzy-plansys2-msgs, ros-jazzy-plansys2-pddl-parser, ros-jazzy-plansys2-popf-plan-solver, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-domain-expert/ros-jazzy-plansys2-domain-expert_2.0.18-1noble.20250430.002917_amd64.deb Size: 188084 SHA256: 3c28cafd340dff3481c41dd0f8c1b30193681d16285ac7f3afdc00d6068cec1d SHA1: 1bb72140f6c1b855c71bfa2167076c6024a161de MD5sum: 7b45f3dabd268a27ff95ffb03634c820 Description: This package contains the Domain Expert module for the ROS2 Planning System Package: ros-jazzy-plansys2-domain-expert-dbgsym Package-Type: ddeb Source: ros-jazzy-plansys2-domain-expert Version: 2.0.18-1noble.20250430.002917 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 5027 Depends: ros-jazzy-plansys2-domain-expert (= 2.0.18-1noble.20250430.002917) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-domain-expert/ros-jazzy-plansys2-domain-expert-dbgsym_2.0.18-1noble.20250430.002917_amd64.deb Size: 4652680 SHA256: cbfc2f96e4b0e213d81f23c7fe915a22c08a2c7f4e6b7928bdf14b30dc2b3bce SHA1: 1a84fe9ac0fc4713646c52b617c8594e9f3a3204 MD5sum: f0ba88b58406e0d160cd2069f98d5747 Description: debug symbols for ros-jazzy-plansys2-domain-expert Build-Ids: 15f7fb3122e6c7e6846b73e8969571877c2e3f08 2d45673ad978513dba2476e4cab7186d62faed9e Package: ros-jazzy-plansys2-executor Version: 2.0.18-1noble.20250501.221059 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 2075 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, ros-jazzy-ament-index-cpp, ros-jazzy-behaviortree-cpp, ros-jazzy-eigen3-cmake-module, ros-jazzy-lifecycle-msgs, ros-jazzy-plansys2-core, ros-jazzy-plansys2-domain-expert, ros-jazzy-plansys2-msgs, ros-jazzy-plansys2-pddl-parser, ros-jazzy-plansys2-planner, ros-jazzy-plansys2-problem-expert, ros-jazzy-pluginlib, ros-jazzy-popf, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-cascade-lifecycle, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-executor/ros-jazzy-plansys2-executor_2.0.18-1noble.20250501.221059_amd64.deb Size: 516812 SHA256: 4eeec7ba04955cf79cbd98a3f1be6487d085308b7ae76b27b3550c8049e1e83f SHA1: d4e7ad0a80d2c307dd945729876168369341d3ab MD5sum: 0f11b6f422fbc53859a2760df96c8d88 Description: This package contains the Executor module for the ROS2 Planning System Package: ros-jazzy-plansys2-executor-dbgsym Package-Type: ddeb Source: ros-jazzy-plansys2-executor Version: 2.0.18-1noble.20250501.221059 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 15611 Depends: ros-jazzy-plansys2-executor (= 2.0.18-1noble.20250501.221059) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-executor/ros-jazzy-plansys2-executor-dbgsym_2.0.18-1noble.20250501.221059_amd64.deb Size: 14724486 SHA256: 6f2744bcbecffb9f83cdcc129fb06a72f5c2d951b652fdd956c8f9f4953514b3 SHA1: c036519439f6afa5a9e3147fe813a2f43ad50e5e MD5sum: e0a0c5936f0868ad871982b63fb2a573 Description: debug symbols for ros-jazzy-plansys2-executor Build-Ids: 09b4ec2ad6ff390430736130a0b9836fb0dc5b31 18749a7198de1b06c961547b97c0dc7faeb0e039 6598dcfafd267e674c3eb4098a237836f19c925b fb9edc109a4a2bc8211ebb9bc6b670128f06db88 Package: ros-jazzy-plansys2-lifecycle-manager Version: 2.0.18-1noble.20250430.001516 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 440 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-lifecycle-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-lifecycle-manager/ros-jazzy-plansys2-lifecycle-manager_2.0.18-1noble.20250430.001516_amd64.deb Size: 74330 SHA256: 6317dd1ec9ea823834038b37271b44767079125db220dc1a36d7faa88a294e4e SHA1: 72d2d55073ae322ef8417b25074613a177995e84 MD5sum: 5beb812b94e326008783f13487e16bb2 Description: A controller/manager for the lifecycle nodes of the ROS2 Planning System Package: ros-jazzy-plansys2-lifecycle-manager-dbgsym Package-Type: ddeb Source: ros-jazzy-plansys2-lifecycle-manager Version: 2.0.18-1noble.20250430.001516 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 986 Depends: ros-jazzy-plansys2-lifecycle-manager (= 2.0.18-1noble.20250430.001516) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-lifecycle-manager/ros-jazzy-plansys2-lifecycle-manager-dbgsym_2.0.18-1noble.20250430.001516_amd64.deb Size: 930490 SHA256: 7278e55d0643d8ed45106b376ba9ec65045f2c6f01a65556849ed5a911132fc3 SHA1: ba4f42576bb217bb358dd06bf1d9c1cacefc76f8 MD5sum: 18e77df3e64a86b9879480721a4fc498 Description: debug symbols for ros-jazzy-plansys2-lifecycle-manager Build-Ids: ecf2f2a1d940d15b4aff577fac2ed522f4b0b88c Package: ros-jazzy-plansys2-msgs Version: 2.0.18-1noble.20250429.231234 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 13695 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-rclcpp, ros-jazzy-rosidl-default-generators, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-msgs/ros-jazzy-plansys2-msgs_2.0.18-1noble.20250429.231234_amd64.deb Size: 829676 SHA256: 901b34cd2c8fd9f9bdcb06927d97fdd0778d8e713ae097e985cbbb69039f331e SHA1: d9b595b7169c0d127d40f3ca7ce9a944c50129f3 MD5sum: 52aa00fe05ee7ee418c7a9dcde904fd9 Description: Messages and service files for the ROS2 Planning System Package: ros-jazzy-plansys2-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-plansys2-msgs Version: 2.0.18-1noble.20250429.231234 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 11170 Depends: ros-jazzy-plansys2-msgs (= 2.0.18-1noble.20250429.231234) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-msgs/ros-jazzy-plansys2-msgs-dbgsym_2.0.18-1noble.20250429.231234_amd64.deb Size: 9086204 SHA256: 303f136c2eefff55ceb2032989241fbf629925edf22fe7157466bb98d7607d4b SHA1: 840f1314f3b2a68cf80833a0d2534d787b0c561c MD5sum: 413c3d1628c0a9155fad8b0a688c7ee2 Description: debug symbols for ros-jazzy-plansys2-msgs Build-Ids: 0e59ba786be5232e43c9b3ed54d067065a67b758 2476fb8005e0920bf83862ee4e99f55f004759f5 62471d45e7d4e9103894d3d6a2fb3ae24e8b340f 83e0b7f59d0c20449c5253c6abe538ec2077b99c 866776dadf33c298f2119e41c3726068b0d382c1 9b7f276e638766748b51926eefc1e73e67b8d7d5 a4ffc9cce91f05f8503ea7043db2114492200afd c7fccfa7aed14393972fa4637b646d4888fc62c1 cb57f90d058e6fdec1a5ebb149367cdf786c24c8 d25ac3884ec8bd8089f3ab89ec5a4e4cbceb0fae e0bf3c0ba05045add7e895293c864bde358d9df5 Package: ros-jazzy-plansys2-pddl-parser Version: 2.0.18-1noble.20250429.232005 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 627 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-plansys2-msgs, ros-jazzy-rclcpp, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-pddl-parser/ros-jazzy-plansys2-pddl-parser_2.0.18-1noble.20250429.232005_amd64.deb Size: 176702 SHA256: 6a6d3149389511a5238b8ba5c24d6b66feae91724c7d5253fcac5c7cb3dd4a11 SHA1: 612896520f8ee24228ab63f8622b01e307f59d80 MD5sum: 7d23186f7c05e8cdb285a2ac35b53a06 Description: This package contains a library for parsing PDDL domains and problems. This package derives from the work of Anders Jonsson, contained in https://github.com/wisdompoet/universal-pddl-parser.git with many modifications by Francisco Martin: * ROS2 packaging * Source code structure refactor * CMakeLists.txt for cmake compilation * Reading from String instead of files * Licensing Package: ros-jazzy-plansys2-pddl-parser-dbgsym Package-Type: ddeb Source: ros-jazzy-plansys2-pddl-parser Version: 2.0.18-1noble.20250429.232005 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 3621 Depends: ros-jazzy-plansys2-pddl-parser (= 2.0.18-1noble.20250429.232005) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-pddl-parser/ros-jazzy-plansys2-pddl-parser-dbgsym_2.0.18-1noble.20250429.232005_amd64.deb Size: 3479246 SHA256: 05c8bc54dd77b17196fd10c1298673fd0b1e2fef67efff3806d6b91d32f56b56 SHA1: ea708e8667d5533a93b40b799b99609b37716695 MD5sum: e93032c93312abf27489c5162119661f Description: debug symbols for ros-jazzy-plansys2-pddl-parser Build-Ids: 3e40b367834244b06382a418f810de8d0b7335de acb3fb67994e3a3a4bf848ace6e53911d647e071 Package: ros-jazzy-plansys2-planner Version: 2.0.18-1noble.20250430.003758 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 477 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-ament-index-cpp, ros-jazzy-lifecycle-msgs, ros-jazzy-plansys2-core, ros-jazzy-plansys2-domain-expert, ros-jazzy-plansys2-msgs, ros-jazzy-plansys2-pddl-parser, ros-jazzy-plansys2-popf-plan-solver, ros-jazzy-plansys2-problem-expert, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-planner/ros-jazzy-plansys2-planner_2.0.18-1noble.20250430.003758_amd64.deb Size: 140368 SHA256: 15f5df2109f9ce354a69427eea955f1175a10deccf407c9042e08f3c74913e46 SHA1: 91a7a8d04ccd13d1e5fbe35f1a6628184c84a598 MD5sum: 47bee755a24b93399289139b35be2d76 Description: This package contains the PDDL-based Planner module for the ROS2 Planning System Package: ros-jazzy-plansys2-planner-dbgsym Package-Type: ddeb Source: ros-jazzy-plansys2-planner Version: 2.0.18-1noble.20250430.003758 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 2633 Depends: ros-jazzy-plansys2-planner (= 2.0.18-1noble.20250430.003758) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-planner/ros-jazzy-plansys2-planner-dbgsym_2.0.18-1noble.20250430.003758_amd64.deb Size: 2515636 SHA256: 8fc1eccefa44c05229bf4eaae603ef3327d9eb2b2613661f0335b5585ff710ae SHA1: 9aedc33ad7fa30a042213b3bbc2dd071438b7342 MD5sum: 08a86685656917eaf3a1f19b744a7b8a Description: debug symbols for ros-jazzy-plansys2-planner Build-Ids: 130b3c5960f8537f2697a5c1a43126b01d3e3ed9 9587c77a672f74dd2362f89321672b7204857b9f Package: ros-jazzy-plansys2-popf-plan-solver Version: 2.0.18-1noble.20250430.002652 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 137 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ament-index-cpp, ros-jazzy-plansys2-core, ros-jazzy-pluginlib, ros-jazzy-popf, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-popf-plan-solver/ros-jazzy-plansys2-popf-plan-solver_2.0.18-1noble.20250430.002652_amd64.deb Size: 33332 SHA256: 568f646574d135da7959087f7e203b28d9843f54376d3d9ffb07c163495d482b SHA1: eb4d96a66623dc2003f518668982bc54c5d0a253 MD5sum: c1070feb98b24269f4f658d8cce78956 Description: This package contains the PDDL-based Planner module for the ROS2 Planning System Package: ros-jazzy-plansys2-popf-plan-solver-dbgsym Package-Type: ddeb Source: ros-jazzy-plansys2-popf-plan-solver Version: 2.0.18-1noble.20250430.002652 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 461 Depends: ros-jazzy-plansys2-popf-plan-solver (= 2.0.18-1noble.20250430.002652) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-popf-plan-solver/ros-jazzy-plansys2-popf-plan-solver-dbgsym_2.0.18-1noble.20250430.002652_amd64.deb Size: 439606 SHA256: 8c00936652181b7448ec978e3ca86724967f90068520cf360ac1cd52a613d125 SHA1: 66275e511eb2b54d1f5b3547639706d3864408d8 MD5sum: e3b480b47aff04bc924d4cf5c2d9c84e Description: debug symbols for ros-jazzy-plansys2-popf-plan-solver Build-Ids: 553dc9384e908b1f64c83b64f2351eb49b8ac988 Package: ros-jazzy-plansys2-problem-expert Version: 2.0.18-1noble.20250430.003250 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 1310 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libqt5core5a, libqt5gui5, libqt5widgets5, ros-jazzy-ament-index-cpp, ros-jazzy-lifecycle-msgs, ros-jazzy-plansys2-domain-expert, ros-jazzy-plansys2-msgs, ros-jazzy-plansys2-pddl-parser, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-problem-expert/ros-jazzy-plansys2-problem-expert_2.0.18-1noble.20250430.003250_amd64.deb Size: 278784 SHA256: 0cb0ad571b501f4754d9bf67ea94a98af4bcafcbe0da77c5588c7ea4122a3734 SHA1: db72d43e035dd7b1d5821e85a85239cd7ec7a13f MD5sum: ac515d143560106b166e3c7f136558e7 Description: This package contains the Problem Expert module for the ROS2 Planning System Package: ros-jazzy-plansys2-problem-expert-dbgsym Package-Type: ddeb Source: ros-jazzy-plansys2-problem-expert Version: 2.0.18-1noble.20250430.003250 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 7375 Depends: ros-jazzy-plansys2-problem-expert (= 2.0.18-1noble.20250430.003250) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-problem-expert/ros-jazzy-plansys2-problem-expert-dbgsym_2.0.18-1noble.20250430.003250_amd64.deb Size: 6766756 SHA256: bb0d966026a0342e3c5087c09e9b6acc925c50e7da255395dfc8f8a35e56f85d SHA1: 9c85d0a8f381483cca50af6fd373d120b91669b7 MD5sum: 214fa87e3e8e5fd9b5ab0188d8705a43 Description: debug symbols for ros-jazzy-plansys2-problem-expert Build-Ids: 0c5886714d078328255c23a19f376ed62135e3c6 8c75c1600983a5e43d7a929827fb6882055c2d8b Package: ros-jazzy-plansys2-support-py Version: 2.0.18-1noble.20250430.005236 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 61 Depends: ros-jazzy-lifecycle-msgs, ros-jazzy-plansys2-msgs, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-support-py/ros-jazzy-plansys2-support-py_2.0.18-1noble.20250430.005236_amd64.deb Size: 7618 SHA256: 7363a4d3f70cee7e8919a4136ce8d7d22410dc6de099b941664f2d7137fee183 SHA1: c62562ef62b0f2b6ed2e5a9928077850de5ce348 MD5sum: 7d48cd436a0f97e96369e7e31b9c47e4 Description: This package contains modules for developing PlanSys components in Python Package: ros-jazzy-plansys2-terminal Version: 2.0.18-1noble.20250501.223244 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 719 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libreadline8t64 (>= 6.0), libstdc++6 (>= 13.1), libreadline-dev, ros-jazzy-plansys2-domain-expert, ros-jazzy-plansys2-executor, ros-jazzy-plansys2-msgs, ros-jazzy-plansys2-pddl-parser, ros-jazzy-plansys2-planner, ros-jazzy-plansys2-problem-expert, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-terminal/ros-jazzy-plansys2-terminal_2.0.18-1noble.20250501.223244_amd64.deb Size: 188170 SHA256: 81934caab83b83dba69c55d909d5b0350e79da76f350eba379e0b2caf9055696 SHA1: d583566f6f06a3c5c0267bcfabb8ba2ffe3b9927 MD5sum: ddcae8a5cc62468ff6ead322c1fe9105 Description: A terminal tool for monitor and manage the ROS2 Planning System Package: ros-jazzy-plansys2-terminal-dbgsym Package-Type: ddeb Source: ros-jazzy-plansys2-terminal Version: 2.0.18-1noble.20250501.223244 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 3824 Depends: ros-jazzy-plansys2-terminal (= 2.0.18-1noble.20250501.223244) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-terminal/ros-jazzy-plansys2-terminal-dbgsym_2.0.18-1noble.20250501.223244_amd64.deb Size: 3455670 SHA256: ab05d04238b2513200a21e97e1519ae183cf1f82f54e55340f5e85f98f84587e SHA1: a00816f9f907d7e7345606c97e48627bf746ed2c MD5sum: 3a0ce9a766983162d7bd6c5bbb356f0a Description: debug symbols for ros-jazzy-plansys2-terminal Build-Ids: 14986aabc373f687a5adeb1529a287a4f49804dd bb14295761b0f51dc19d9d907eafa218a8e738c3 Package: ros-jazzy-plansys2-tests Version: 2.0.18-1noble.20250501.222034 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 42 Depends: ros-jazzy-ament-index-cpp, ros-jazzy-behaviortree-cpp, ros-jazzy-lifecycle-msgs, ros-jazzy-plansys2-domain-expert, ros-jazzy-plansys2-executor, ros-jazzy-plansys2-msgs, ros-jazzy-plansys2-pddl-parser, ros-jazzy-plansys2-planner, ros-jazzy-plansys2-problem-expert, ros-jazzy-popf, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-cascade-lifecycle, ros-jazzy-rclcpp-lifecycle, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-tests/ros-jazzy-plansys2-tests_2.0.18-1noble.20250501.222034_amd64.deb Size: 6120 SHA256: 03eb59b1494bf75a0db0ce192d69646c4898e776ecfef6b16de9638989b3a2f8 SHA1: a9b6687998705078867b9082845d7bfe7dc9de9c MD5sum: 118cdb2bf149e7438bc0849293a89b9f Description: This package contains the tests package for the ROS2 Planning System Package: ros-jazzy-plansys2-tools Version: 2.0.18-1noble.20250430.005633 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 2998 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.11.0~rc1), libstdc++6 (>= 13.1), ros-jazzy-plansys2-msgs, ros-jazzy-plansys2-problem-expert, ros-jazzy-qt-gui-cpp, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-tools/ros-jazzy-plansys2-tools_2.0.18-1noble.20250430.005633_amd64.deb Size: 395140 SHA256: e475aa019b132ae951e4b97f0bc4e03b7ac6eb216a6186f0005cd61a14803010 SHA1: aa8cdb30528b65c03421944bcbef541bd6d2e073 MD5sum: 706013e20f1b5a1ccebc1d10fff79bae Description: A set of tools for monitoring ROS2 Planning System Package: ros-jazzy-plansys2-tools-dbgsym Package-Type: ddeb Source: ros-jazzy-plansys2-tools Version: 2.0.18-1noble.20250430.005633 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 14998 Depends: ros-jazzy-plansys2-tools (= 2.0.18-1noble.20250430.005633) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plansys2-tools/ros-jazzy-plansys2-tools-dbgsym_2.0.18-1noble.20250430.005633_amd64.deb Size: 12550402 SHA256: 61233ce4c54f1e5cb06bd11198298739c7cb2878aaaba546f1593ccfe0db747a SHA1: d06d167f6079219852dd3c5676c3fa4fd20f0d8b MD5sum: 91359f83e05acab99903e1d8a6ddf1d4 Description: debug symbols for ros-jazzy-plansys2-tools Build-Ids: 0b84ef834ef0372091a085931c22b2cc2945f549 7b970dc2c2cf97f8464bf8a90af33ced1d1a91b9 b8455ee14a055733b485240c7082494cae68db4d de306d55838090478d132729c784d524c9ad61e9 e27ababf1ae856e365a4a605af186a8e82151db7 Package: ros-jazzy-plotjuggler Version: 3.9.2-1noble.20250430.001759 Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 22852 Depends: libbinutils (>= 2.42), libbinutils (<< 2.42.1), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5t64 (>= 5.14.1), libqt5svg5 (>= 5.6.0~beta), libqt5websockets5 (>= 5.6.0), libqt5widgets5t64 (>= 5.14.1), libqt5x11extras5 (>= 5.6.0), libqt5xml5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libxcb1, libzmq5 (>= 3.2.3+dfsg), ros-jazzy-fastcdr, binutils-dev, libboost-all-dev, liblz4-dev, libprotobuf-dev, libprotoc-dev, libqt5opengl5-dev, libqt5svg5-dev, libqt5websockets5-dev, libqt5x11extras5-dev, libzmq3-dev, libzstd-dev, protobuf-compiler, qtbase5-dev, ros-jazzy-ament-index-cpp, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: https://github.com/facontidavide/PlotJuggler Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plotjuggler/ros-jazzy-plotjuggler_3.9.2-1noble.20250430.001759_amd64.deb Size: 9445922 SHA256: b186bc4352c3a9d06702eb8c5a96fbd1c617e5a04ab685c2022cdd814b1cc272 SHA1: 86209386354411fd7d25cd25614d31def940f3f9 MD5sum: e54de5947d6b70841b3610eb45d1e7cf Description: PlotJuggler: juggle with data Package: ros-jazzy-plotjuggler-dbgsym Package-Type: ddeb Source: ros-jazzy-plotjuggler Version: 3.9.2-1noble.20250430.001759 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 89639 Depends: ros-jazzy-plotjuggler (= 3.9.2-1noble.20250430.001759) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plotjuggler/ros-jazzy-plotjuggler-dbgsym_3.9.2-1noble.20250430.001759_amd64.deb Size: 88029924 SHA256: 98ef719ffa235f077e72a2f4f3a3df9ded57797a5280dc9db951f4879e4ffecd SHA1: 64fe611c2acf28a9440df461d462563c85321201 MD5sum: d249612328ff15e40ad7c2372360a712 Description: debug symbols for ros-jazzy-plotjuggler Build-Ids: 005f1ab5598f5c7b1038dc5739d2237a460f5c4f 045c120b2b470e583c4fbf8a889244a8d5423c7d 06d2e98e3737e69562ab929a558701e229a36aa1 0e15ffa4a9000a46865ecca6cda1fa81e9b1d3ce 24a06d2a8dd6afa35b1dd530140b3bf798bacc80 3a6cecd600410a8b880535f5675608229376ab53 4f515e4e79fe854d9f3d5076ab24aa2dbd43b608 5290f7a61a796d70daa3a389b3236d7a5f45ccbf 8c45f0f681ec27f793ea3b574de6f96db44e0ade 91a05a463eb7f1118a8300da7683f42bd5edd406 93645b53a323ccc1d5838f5251e585f0a742410e b6550e61388854b20baae12eed14882f11a5c299 c020be0121c158e0a94d8a34a760f4af848eba90 d5c106a6b098e2f25c71b43130491047140d2775 da17c4fc1b5d47dd1926ef56155f69f1d832250e e89335c27851c98f05a1d51c4948fa5d44770cd2 fd6c2451f64c903b7e01792954b6c59f7de7129d Package: ros-jazzy-plotjuggler-msgs Version: 0.2.3-5noble.20250424.144237 Architecture: amd64 Maintainer: daf Installed-Size: 961 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plotjuggler-msgs/ros-jazzy-plotjuggler-msgs_0.2.3-5noble.20250424.144237_amd64.deb Size: 84554 SHA256: e77340f401bfa97c33b2b8f7e00a976600925a0d9de5d7304d0c8281e655f5f7 SHA1: c4ae979f2efed00ecff3e853287b476c5cec1aa6 MD5sum: 54f07c5f13a1d82e61da6a4115d8b8e7 Description: Special Messages for PlotJuggler Package: ros-jazzy-plotjuggler-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-plotjuggler-msgs Version: 0.2.3-5noble.20250424.144237 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: daf Installed-Size: 801 Depends: ros-jazzy-plotjuggler-msgs (= 0.2.3-5noble.20250424.144237) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plotjuggler-msgs/ros-jazzy-plotjuggler-msgs-dbgsym_0.2.3-5noble.20250424.144237_amd64.deb Size: 636086 SHA256: 594c818c17f82fea04fa64e5099d2a2e4aa52823f28107cbc0686e04f0ceb9e8 SHA1: f056d2e460a73a34689f2d66e4f05d217c1538f1 MD5sum: e12c85eff2365f02a62b03736d7327ff Description: debug symbols for ros-jazzy-plotjuggler-msgs Build-Ids: 14b5233315cceb9d67cb219d040651871d2bc996 20e628aa152c6bfe059f458847fc2ddd98edc388 25c6d11d2fd58affab933e36024dbbf4ec5eb682 57e9c6eadf32ad37f6e6978f40dda307fca0e99c 5b44d5703486655881327c6a1d9220e0cd75c3fc 60c2a3838eba4d98e5a99d38e3ca81195359117b 73a333fe9dfa270b54236e80b0f9442bf845bcaf 9cbbcf4514076eeaf58789f390bdb622b319b5ad b9ca2a9bf5d9dff0075666e990da1067dad9e5e7 eb03c784f46730a1092b76cacd91823d9b8732dc fe083416327757b188c97f6e109cc049dc2593ee Package: ros-jazzy-plotjuggler-ros Version: 2.1.2-2noble.20250430.024814 Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 938 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.14.1), libqt5xml5t64 (>= 5.0.2), libstdc++6 (>= 13.1), binutils-dev, libboost-all-dev, libqt5svg5-dev, libqt5websockets5-dev, qtbase5-dev, ros-jazzy-plotjuggler, ros-jazzy-rclcpp, ros-jazzy-rcpputils, ros-jazzy-ros-environment, ros-jazzy-rosbag2, ros-jazzy-rosbag2-transport, ros-jazzy-tf2-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://github.com/facontidavide/PlotJuggler Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plotjuggler-ros/ros-jazzy-plotjuggler-ros_2.1.2-2noble.20250430.024814_amd64.deb Size: 250398 SHA256: 8299e29ceccd49a983a987075bb759dceada9555be4e1b7ae289616ff3ee7759 SHA1: 5fbdfced624428a12d1b57120fec960a95c2e35e MD5sum: 44941674a78eb0028b57f24905708aef Description: PlotJuggler plugin for ROS Package: ros-jazzy-plotjuggler-ros-dbgsym Package-Type: ddeb Source: ros-jazzy-plotjuggler-ros Version: 2.1.2-2noble.20250430.024814 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 7262 Depends: ros-jazzy-plotjuggler-ros (= 2.1.2-2noble.20250430.024814) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-plotjuggler-ros/ros-jazzy-plotjuggler-ros-dbgsym_2.1.2-2noble.20250430.024814_amd64.deb Size: 7103002 SHA256: 5d74bda1a218ca85e6c424ced27275d4106d4039a23c47bb5283a1572489b07a SHA1: b0d23dbbe1951f794e3ca4c687105cc04ae168f3 MD5sum: face3e4b6fc7495c32f4c43075ee9dc5 Description: debug symbols for ros-jazzy-plotjuggler-ros Build-Ids: 26a642fea593a0eec6395dcf7059ce72d38f47c8 d251d549121b802052196686256ffc1af216d001 e980a067b20b7e6d733f956b646bd77a941d53c7 Package: ros-jazzy-pluginlib Version: 5.4.2-2noble.20250424.134808 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 142 Depends: ros-jazzy-ament-index-cpp, ros-jazzy-class-loader, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-tinyxml2-vendor, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/pluginlib Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pluginlib/ros-jazzy-pluginlib_5.4.2-2noble.20250424.134808_amd64.deb Size: 23912 SHA256: 99a02f8f6557987ebcc13da82b5b36c904b281f99f8e47bba5078a151e25b5d0 SHA1: 7ba6dfe59574345d0465a3e1fcae0cc385901d00 MD5sum: e95acc678cb3a9bd31bcf87f9c8db166 Description: The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure. To work, these tools require plugin providers to register their plugins in the package.xml of their package. Package: ros-jazzy-point-cloud-interfaces Version: 4.0.1-1noble.20250424.143627 Architecture: amd64 Maintainer: Martin Pecka Installed-Size: 539 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://wiki.ros.org/draco_point_cloud_transport Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-point-cloud-interfaces/ros-jazzy-point-cloud-interfaces_4.0.1-1noble.20250424.143627_amd64.deb Size: 57068 SHA256: 1012e64c7869617d20103f716da3e00b214cf8a1136e4ab75e6a0c17d165f1f9 SHA1: 1333e6c3dc798c8c2d945fbc25a582b3f2f8dbfe MD5sum: ef64ca25cd167ec9174edb0adcd9bf42 Description: msg definitions for use with point_cloud_transport plugins. Package: ros-jazzy-point-cloud-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-point-cloud-interfaces Version: 4.0.1-1noble.20250424.143627 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Pecka Installed-Size: 372 Depends: ros-jazzy-point-cloud-interfaces (= 4.0.1-1noble.20250424.143627) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-point-cloud-interfaces/ros-jazzy-point-cloud-interfaces-dbgsym_4.0.1-1noble.20250424.143627_amd64.deb Size: 270006 SHA256: 792943514828c2a3a52e337bf2221d8008a0d98264bee9b72d503b5bd72abb9a SHA1: 9eeb004af40ab2ae374f402451c5331865b05b21 MD5sum: b84dbfa8b03e5bb8ceae73f5171162de Description: debug symbols for ros-jazzy-point-cloud-interfaces Build-Ids: 04486f9c4df3e82d162d4f3f098a1bfff322e171 0e649b6c9de23e6af4ba1d8fc6e3819e52c82e6e 12d47e9cb09d0ded31aa5665eb67e8785c4ba2da 4a3ad91851f1c9ce0a4cb96380b072b960091f10 84f0ba3ee0fc46b6b379135f2679c9f43242f812 ba43ade418ed4f40b177bacb0682bd2fcac8dd37 d3e950e639ec912c1981a02a2dd48d496c17b3b6 d61ad3901a4a0c9c03babb492557315eb7c5559f e3bc47aee9ef4787aca6928f48609cac31e265e7 ee3f1dc62f0b450adca3811fc78e3a31dc88e72f ff64605fb128fcba04df75d1f8a9bad494dae37c Package: ros-jazzy-point-cloud-msg-wrapper Version: 1.0.7-5noble.20250424.144046 Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 90 Depends: ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-point-cloud-msg-wrapper/ros-jazzy-point-cloud-msg-wrapper_1.0.7-5noble.20250424.144046_amd64.deb Size: 14532 SHA256: 0ef703ead694504c06753b8c774e4d25a45768e74d405a875b0443e693102285 SHA1: bf1bf1902957fb373e01729e424cfb8400d4ef57 MD5sum: d82bc82ebd3962bf86ab3c404e01d2df Description: A point cloud message wrapper that allows for simple and safe PointCloud2 msg usage Package: ros-jazzy-point-cloud-transport Version: 4.0.4-1noble.20250429.232422 Architecture: amd64 Maintainer: Alejandro Hernández Installed-Size: 2314 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-message-filters, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rcpputils, ros-jazzy-rmw, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-point-cloud-transport/ros-jazzy-point-cloud-transport_4.0.4-1noble.20250429.232422_amd64.deb Size: 336856 SHA256: eea90bd3b55f5e025da2b80ac29bc835dc76ac124837505e52deb97d1112107a SHA1: f4fa085a15f3a51c72a38144a177a77a264324fa MD5sum: a2e5d56346b736d4b53dd64df7d683e2 Description: Support for transporting PointCloud2 messages in compressed format and plugin interface for implementing additional PointCloud2 transports. Package: ros-jazzy-point-cloud-transport-dbgsym Package-Type: ddeb Source: ros-jazzy-point-cloud-transport Version: 4.0.4-1noble.20250429.232422 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernández Installed-Size: 8320 Depends: ros-jazzy-point-cloud-transport (= 4.0.4-1noble.20250429.232422) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-point-cloud-transport/ros-jazzy-point-cloud-transport-dbgsym_4.0.4-1noble.20250429.232422_amd64.deb Size: 7700210 SHA256: 82cdd46486b3870a8ec024450467e05b972772e294ebf8428b2acc9632b61d34 SHA1: fb74b6e259b6103162e5f6a9509bf42bf7e14f36 MD5sum: 4d6bbb554143cc6d5e576d9aed4cd44c Description: debug symbols for ros-jazzy-point-cloud-transport Build-Ids: 43d8363c70878262708a0d7740b58543dd3151ad 5927c34c73547ab85c84988b0144b5004ca6f683 771e0655cab8b3d8f87f61df2fa9f117f36c535a d314636d1460b488af2454025b0fede4d04155ad dd6f4cde47500f70ea53939c47942419ccbffc74 Package: ros-jazzy-point-cloud-transport-plugins Version: 4.0.1-1noble.20250430.014950 Architecture: amd64 Maintainer: Martin Pecka Installed-Size: 41 Depends: ros-jazzy-draco-point-cloud-transport, ros-jazzy-point-cloud-interfaces, ros-jazzy-zlib-point-cloud-transport, ros-jazzy-zstd-point-cloud-transport, ros-jazzy-ros-workspace Homepage: https://wiki.ros.org/point_cloud_transport Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-point-cloud-transport-plugins/ros-jazzy-point-cloud-transport-plugins_4.0.1-1noble.20250430.014950_amd64.deb Size: 5450 SHA256: 838eb0f75a90f11ce65dc46e6a2c6976b70fb7837fd3f3a9206d34e9e7ccfe44 SHA1: ef27d9c620a3b88277d904a916101f8d366565a5 MD5sum: b801a0b994970037fdbe53c121d15b5b Description: Metapackage with common point_cloud_transport plugins Package: ros-jazzy-point-cloud-transport-py Version: 4.0.4-1noble.20250429.233207 Architecture: amd64 Maintainer: Alejandro Hernández Installed-Size: 448 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-jazzy-pluginlib, ros-jazzy-point-cloud-transport, ros-jazzy-pybind11-vendor, ros-jazzy-rclcpp, ros-jazzy-rpyutils, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-point-cloud-transport-py/ros-jazzy-point-cloud-transport-py_4.0.4-1noble.20250429.233207_amd64.deb Size: 131950 SHA256: a0ccb43bf370b586ca683cd4c8aecc6a43c1745fddf476bd0f9c87124061d6d8 SHA1: fb317035ad5234c76b3ec521bb1ed79801975b40 MD5sum: 01821281d6db95661824b89aa02e9253 Description: Python API for point_cloud_transport Package: ros-jazzy-point-cloud-transport-tutorial Version: 0.0.2-2noble.20250430.015329 Architecture: amd64 Maintainer: John D'Angelo Installed-Size: 826 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-point-cloud-transport, ros-jazzy-point-cloud-transport-plugins, ros-jazzy-rclcpp, ros-jazzy-rcpputils, ros-jazzy-rosbag2-cpp, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-point-cloud-transport-tutorial/ros-jazzy-point-cloud-transport-tutorial_0.0.2-2noble.20250430.015329_amd64.deb Size: 708704 SHA256: 113b4fa3703c5e77c74f2b072689c96140b35b8e723e894bd04da96123006f0e SHA1: 87efb3897052322cfddfd82ab58db3eb29381352 MD5sum: 0d429dc3fb2b396cd299cfeeb20579ec Description: Tutorial for point_cloud_transport. Package: ros-jazzy-point-cloud-transport-tutorial-dbgsym Package-Type: ddeb Source: ros-jazzy-point-cloud-transport-tutorial Version: 0.0.2-2noble.20250430.015329 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: John D'Angelo Installed-Size: 1068 Depends: ros-jazzy-point-cloud-transport-tutorial (= 0.0.2-2noble.20250430.015329) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-point-cloud-transport-tutorial/ros-jazzy-point-cloud-transport-tutorial-dbgsym_0.0.2-2noble.20250430.015329_amd64.deb Size: 1026744 SHA256: 1f216bbd6807346e7508f638f4a3ed2d6cdce5177b34636f5256c49e704ba959 SHA1: 2d32dbaaf85856223c3e0aa8dd5fc3542000ccac MD5sum: df9e5e5daaad890ae3708717b3e70ef4 Description: debug symbols for ros-jazzy-point-cloud-transport-tutorial Build-Ids: 666ee9a8bac9437d05510034b3bf84597c8592dc 9e8ce11f69c10b4e4aaff16c75987adda3bed352 b6ad25efa43905e9fc1b81c1feec2118abce1668 Package: ros-jazzy-pointcloud-to-laserscan Version: 2.0.2-3noble.20250430.013010 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 1464 Depends: libc6 (>= 2.35), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-laser-geometry, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-message-filters, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-tf2-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/perception_pcl Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pointcloud-to-laserscan/ros-jazzy-pointcloud-to-laserscan_2.0.2-3noble.20250430.013010_amd64.deb Size: 261976 SHA256: 831e521088d12c4839e7f7ac85792181d5829f4ee19269461a86e83f37792a13 SHA1: 673d1a6bd43a97d50c8665fa1dc6b1611f4f05dc MD5sum: 5a36301612f585e34f1f0de4fc6dcf02 Description: Converts a 3D Point Cloud into a 2D laser scan. This is useful for making devices like the Kinect appear like a laser scanner for 2D-based algorithms (e.g. laser-based SLAM). Package: ros-jazzy-pointcloud-to-laserscan-dbgsym Package-Type: ddeb Source: ros-jazzy-pointcloud-to-laserscan Version: 2.0.2-3noble.20250430.013010 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 8225 Depends: ros-jazzy-pointcloud-to-laserscan (= 2.0.2-3noble.20250430.013010) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pointcloud-to-laserscan/ros-jazzy-pointcloud-to-laserscan-dbgsym_2.0.2-3noble.20250430.013010_amd64.deb Size: 7251254 SHA256: 4ab162a9b5af3f85a277730029195392beffa75251bee5ddcb410b10f4c30dea SHA1: 0c59b940e2773540c602e3c35492839977d3498a MD5sum: 719e0798df46811f46710790bb64d981 Description: debug symbols for ros-jazzy-pointcloud-to-laserscan Build-Ids: 4397f29b87c045c83dcd56b09b164d650633a045 69ea2cc731bf14569978cf46bce5a3b9d3c8d5f5 74f5ca270894d54045e7d2cb78a81b23ce7654ae 7a19f96bd072af5aef5280ba4f94a9a098ec4c60 7ef3d03294ac6249758d2ffe949d0f368f8ddd9d Package: ros-jazzy-polygon-demos Version: 1.2.0-1noble.20250430.024741 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 396 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-angles, ros-jazzy-color-util, ros-jazzy-geometry-msgs, ros-jazzy-polygon-msgs, ros-jazzy-polygon-rviz-plugins, ros-jazzy-polygon-utils, ros-jazzy-rclcpp, ros-jazzy-rviz-common, ros-jazzy-rviz-default-plugins, ros-jazzy-rviz2, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-polygon-demos/ros-jazzy-polygon-demos_1.2.0-1noble.20250430.024741_amd64.deb Size: 96958 SHA256: 8428c7f1093c6eca1d00a9be709ea4b6ebf5a44301ef7299d1b9aa18fa5897fc SHA1: dc80a642f1cf6d622f242dc05db6cfd902a8231d MD5sum: b9645b263c56613e806e7140049acc54 Description: Demo of polygon_rviz_plugins Package: ros-jazzy-polygon-demos-dbgsym Package-Type: ddeb Source: ros-jazzy-polygon-demos Version: 1.2.0-1noble.20250430.024741 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 1819 Depends: ros-jazzy-polygon-demos (= 1.2.0-1noble.20250430.024741) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-polygon-demos/ros-jazzy-polygon-demos-dbgsym_1.2.0-1noble.20250430.024741_amd64.deb Size: 1621838 SHA256: 114333be1e3641f49f9202bfa2e5b50328054d356deed6ab8a31bdc6573a89c2 SHA1: 1db23ac409b0fbfe1a85af79290c95fbe00c161c MD5sum: 6f630fadca4ada219a3300ee44c75b25 Description: debug symbols for ros-jazzy-polygon-demos Build-Ids: 3e6644fa2d36dccff73f114eecf598c2949e3c06 Package: ros-jazzy-polygon-msgs Version: 1.2.0-1noble.20250424.144243 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 1235 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-polygon-msgs/ros-jazzy-polygon-msgs_1.2.0-1noble.20250424.144243_amd64.deb Size: 97296 SHA256: e345221f7e437a5c5df67d0b4f34451113bc179a661de84f28d0c08a5c5e06b8 SHA1: ab6962d6c77b775bae0f72966c54ec16a1c6fb58 MD5sum: 6561a085a1a0ac27852a4a47c9fd5972 Description: General purpose two-dimensional polygons. Formerly a part of nav_2d_msgs Package: ros-jazzy-polygon-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-polygon-msgs Version: 1.2.0-1noble.20250424.144243 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 1081 Depends: ros-jazzy-polygon-msgs (= 1.2.0-1noble.20250424.144243) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-polygon-msgs/ros-jazzy-polygon-msgs-dbgsym_1.2.0-1noble.20250424.144243_amd64.deb Size: 880218 SHA256: a3a908dad9c58a5c55b409e02f24fd06ba54d07575255531e5658e0389f53dd7 SHA1: da1f9cad49d00a305006e5e3e5898e59d820ba9f MD5sum: c84161456a28d5aa212f5aba0620aff5 Description: debug symbols for ros-jazzy-polygon-msgs Build-Ids: 226398347270a170a38edb17fc56c29db2262d3d 2563508c415d397a349b482e53c1bdd9a7eb98cc 275b521d6c1f4524d3daa183eec18577c041bf42 98e8ab7beb889e618aad24f8f8e64d90cfb3fb1d 9e0ed91e3e594987fffdab23c4ed873cda1a3611 a01678a118033b37d836d828828ed8c50d0dd8c4 b996c9e6c24eaa9f4a5f20595d34b7d114a78b3b d4b441c98b6dfde7793de3f92fb47029ddbad771 dcd903d69f13c75689d71051becceea7e613b685 fd04cfffc11409d27b4d1f4305b07513597394f3 ffe2b9f8247efa262dfd5f25a8e2ff7919ceaced Package: ros-jazzy-polygon-rviz-plugins Version: 1.2.0-1noble.20250430.015300 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 1935 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 13.1), ros-jazzy-rviz-ogre-vendor, ros-jazzy-color-util, ros-jazzy-geometry-msgs, ros-jazzy-pluginlib, ros-jazzy-polygon-msgs, ros-jazzy-polygon-utils, ros-jazzy-rviz-common, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-polygon-rviz-plugins/ros-jazzy-polygon-rviz-plugins_1.2.0-1noble.20250430.015300_amd64.deb Size: 307372 SHA256: 28f5a6d8e0dda01092e8554f0adcd18708d0d0b70c3dddd49263dd22f0b04d38 SHA1: 70390e41b7c466270d769318ec46d6649cea37a9 MD5sum: c5df54807e4a1cb1eda251df8644dd71 Description: RViz visualizations for polygons Package: ros-jazzy-polygon-rviz-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-polygon-rviz-plugins Version: 1.2.0-1noble.20250430.015300 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 13535 Depends: ros-jazzy-polygon-rviz-plugins (= 1.2.0-1noble.20250430.015300) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-polygon-rviz-plugins/ros-jazzy-polygon-rviz-plugins-dbgsym_1.2.0-1noble.20250430.015300_amd64.deb Size: 12005514 SHA256: 2bfcb9178a18f24dfa6561c662c36c65b9a2741e7bcfb6b808eaef42c05aa171 SHA1: 9c57e636995693aeab261c707ef7bac4900c5f38 MD5sum: 095f0a49d072e5fc5f56bcaf745d2b60 Description: debug symbols for ros-jazzy-polygon-rviz-plugins Build-Ids: 3ac1895888a44d6d577c154763a2624ae4b26491 Package: ros-jazzy-polygon-utils Version: 1.2.0-1noble.20250424.144513 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 151 Depends: python3-shapely, ros-jazzy-geometry-msgs, ros-jazzy-polygon-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-polygon-utils/ros-jazzy-polygon-utils_1.2.0-1noble.20250424.144513_amd64.deb Size: 31858 SHA256: 4a9e0f1b746214a7697a5dbdfd78c0686dfd48cde932bda6a27df494d38153d4 SHA1: abd9cd1b57ce86e970c10d7c793b0b7703ac4acb MD5sum: 0f7eb716c095984dd87d2cdaf803d22c Description: Utilities for working with polygons, including triangulation Package: ros-jazzy-popf Version: 0.0.17-1noble.20250430.001808 Architecture: amd64 Maintainer: Francisco Martin Installed-Size: 2617 Depends: coinor-libcbc3.1 (>= 2.10.11+ds1), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), bison, coinor-libcbc-dev, coinor-libcgl-dev, coinor-libclp-dev, coinor-libcoinutils-dev, flex, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-popf/ros-jazzy-popf_0.0.17-1noble.20250430.001808_amd64.deb Size: 862174 SHA256: 1622798993363f76403f0d96b547bcedf4ab7e72a8a1907d54fe1b6943e8e5f5 SHA1: b5b9a0ca9da190d97deca0995bcd65688eb345db MD5sum: f8fa88dc7b20debf420f290588658983 Description: The POPF package Package: ros-jazzy-popf-dbgsym Package-Type: ddeb Source: ros-jazzy-popf Version: 0.0.17-1noble.20250430.001808 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martin Installed-Size: 22696 Depends: ros-jazzy-popf (= 0.0.17-1noble.20250430.001808) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-popf/ros-jazzy-popf-dbgsym_0.0.17-1noble.20250430.001808_amd64.deb Size: 22200368 SHA256: 752b2c70f089935ab077409c7c2a0e080a83bde679ea0c7dc350ee36b335e0b5 SHA1: e3e807bbe1a0adfc5f73583da61fa8e33a794221 MD5sum: 54c947b9e1ab81decfab098914d49fac Description: debug symbols for ros-jazzy-popf Build-Ids: 1c5e31e2c1879999604dc444e6df598f7cadcb24 25457b8843232f925e0a7006a42270b3fd794647 780fb4a70cea34e8609d89dc133da5bed3a9dd25 96a814c4fe4d4e2ac73d813525bd55da1dec3f62 c0ee42cf509fd80758973f4af1f9297f52af484a d021be369016ccff5ea1942bc068955892e7feb5 Package: ros-jazzy-pose-broadcaster Version: 4.24.0-1noble.20250505.193233 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 346 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-controller-interface, ros-jazzy-generate-parameter-library, ros-jazzy-geometry-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-realtime-tools, ros-jazzy-tf2-msgs, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pose-broadcaster/ros-jazzy-pose-broadcaster_4.24.0-1noble.20250505.193233_amd64.deb Size: 94770 SHA256: 2bd4b34a0f17ef95104b997b0d65b55c6c16c538acc3c6fe739cd2e83465c557 SHA1: f8bc65b7390bfaed30f9fa4ef9a16e838a6e22e8 MD5sum: 2688f37a3f2da911bcab4c2d2348b2aa Description: Broadcaster to publish cartesian states. Package: ros-jazzy-pose-broadcaster-dbgsym Package-Type: ddeb Source: ros-jazzy-pose-broadcaster Version: 4.24.0-1noble.20250505.193233 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1449 Depends: ros-jazzy-pose-broadcaster (= 4.24.0-1noble.20250505.193233) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pose-broadcaster/ros-jazzy-pose-broadcaster-dbgsym_4.24.0-1noble.20250505.193233_amd64.deb Size: 1338558 SHA256: 0b76ba9eec42f67b089db7025fe6ee944068be30273238cda6ca4d1b683bd8f9 SHA1: c953537e0b29f5d762d4cf492043932cff26a4f6 MD5sum: 707f4a1f91363a2b6070667a23d3e94c Description: debug symbols for ros-jazzy-pose-broadcaster Build-Ids: e37ecf2f834be174cf933cc006984b85b9fdbcdd Package: ros-jazzy-pose-cov-ops Version: 0.3.13-1noble.20250501.231636 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 93 Depends: libc6 (>= 2.4), ros-jazzy-mrpt-libposes, ros-jazzy-mrpt-libros-bridge, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-stereo-msgs, ros-jazzy-tf2, ros-jazzy-ros-workspace Homepage: https://wiki.ros.org/pose_cov_ops Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pose-cov-ops/ros-jazzy-pose-cov-ops_0.3.13-1noble.20250501.231636_amd64.deb Size: 15192 SHA256: 2a4275ace9600ffa8e86a3edc470508fb95548b6cdbdd73937cbf48f788aa69c SHA1: 638a5102a4d69101d31c2e7e1921d296c255e335 MD5sum: fc359e51a4c0234085d550f7a2815575 Description: C++ library for SE(2)/SE(3) pose composition operations with uncertainty Package: ros-jazzy-pose-cov-ops-dbgsym Package-Type: ddeb Source: ros-jazzy-pose-cov-ops Version: 0.3.13-1noble.20250501.231636 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 138 Depends: ros-jazzy-pose-cov-ops (= 0.3.13-1noble.20250501.231636) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pose-cov-ops/ros-jazzy-pose-cov-ops-dbgsym_0.3.13-1noble.20250501.231636_amd64.deb Size: 125688 SHA256: 2d32f9d455eae45570ed111efb0c12599d8165cac5e8adf6873420db5cb53b2b SHA1: fd1b1c59eb4c03922ddfdf97884fc602d43443a5 MD5sum: 8f130b5858519beec9f8c6cb804237aa Description: debug symbols for ros-jazzy-pose-cov-ops Build-Ids: 5286a0c71e50613fa3a1250da6cdf83c0b643fd1 Package: ros-jazzy-position-controllers Version: 4.24.0-1noble.20250505.193635 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 106 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-forward-command-controller, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-position-controllers/ros-jazzy-position-controllers_4.24.0-1noble.20250505.193635_amd64.deb Size: 22284 SHA256: 7b7308f3434c1b0ed1da3021107560acc6b10e75492bd9be76f29765be04c8c3 SHA1: dd276e10b1d788bf4f7c3f984b2f6685daaf1af7 MD5sum: 0d51b937726a7ef5e94bf542ef1b1c38 Description: Generic position controller for forwarding position commands. Package: ros-jazzy-position-controllers-dbgsym Package-Type: ddeb Source: ros-jazzy-position-controllers Version: 4.24.0-1noble.20250505.193635 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 355 Depends: ros-jazzy-position-controllers (= 4.24.0-1noble.20250505.193635) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-position-controllers/ros-jazzy-position-controllers-dbgsym_4.24.0-1noble.20250505.193635_amd64.deb Size: 337816 SHA256: dec0260d67cb46206c97079beacd32d50a45b8880dde643af3364418c36bf0fa SHA1: 4256c738d026ad1888da251c81e135f5f1505f71 MD5sum: bd1b8940adefd9ab4e94ad877c3b3803 Description: debug symbols for ros-jazzy-position-controllers Build-Ids: fc6a2aad2488bfcafc43472dbf1a4fafe7e2695c Package: ros-jazzy-proxsuite Version: 0.6.5-1noble.20250424.105738 Architecture: amd64 Maintainer: Justin Carpentier Installed-Size: 1247 Depends: libeigen3-dev, libsimde-dev, python3-numpy, python3-scipy, ros-jazzy-ros-workspace Homepage: https://simple-robotics.github.io/proxsuite Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-proxsuite/ros-jazzy-proxsuite_0.6.5-1noble.20250424.105738_amd64.deb Size: 153980 SHA256: 9adc9042291ba4b0ec6f9085bd23677efc5de128a7f88b0f2f6e2de4c078f96c SHA1: 8d64f51b92234f9c0a8ca11e663a6a689401587e MD5sum: 4bdd05e6b43ade1b17b64aef315e4e87 Description: The Advanced Proximal Optimization Toolbox Package: ros-jazzy-ptz-action-server-msgs Version: 2.0.3-1noble.20250424.141124 Architecture: amd64 Maintainer: Chris Iverach-Brereton Installed-Size: 4312 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ptz-action-server-msgs/ros-jazzy-ptz-action-server-msgs_2.0.3-1noble.20250424.141124_amd64.deb Size: 250122 SHA256: 51a6bbb8ff26b6e3d9dbfbe5fe8c7a484dff96c523ec0bfedf690cad1cb47c5a SHA1: 2d659cb267d73d77e9f6c968c814038eedaf87b4 MD5sum: 7b6c49eb1b3f78b2139a10eaa97e2373 Description: Messages for controlling Pan-Tilt and Pan-Tilt-Zoom devices Package: ros-jazzy-ptz-action-server-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-ptz-action-server-msgs Version: 2.0.3-1noble.20250424.141124 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Iverach-Brereton Installed-Size: 2271 Depends: ros-jazzy-ptz-action-server-msgs (= 2.0.3-1noble.20250424.141124) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ptz-action-server-msgs/ros-jazzy-ptz-action-server-msgs-dbgsym_2.0.3-1noble.20250424.141124_amd64.deb Size: 1599188 SHA256: 1e4cd9e00652b431f4b38af6dd41dddabc0339b509181f5f41bbe5a85f9b0547 SHA1: 7166a5477f16bfcd63a378311b38ba100e9905ff MD5sum: 5204d491872eb33e7b4680890b90b79f Description: debug symbols for ros-jazzy-ptz-action-server-msgs Build-Ids: 2278691b6df3324c2760ab24293ac77ea4199c03 3359d7370604ebf75811a5f07070b761ca1da9b2 369ee3cb59c0479819f1b409f7518137d80a8e73 69de16d8b6ba45fec724cf492b7e8a75ead50e8a 86e63acc1c5b239eeee985ada1b9ec5b7f9f88c9 88235368f3e0c69d3c838f50c4a6fc23a26a82c2 a136922019d70714c37df3af0a35886b30af1f39 d5630da6d1ff201a44bbf9691caa6aac044ef574 db805521f7d494a4fa195718b40bbb503f640656 f5fd3192c1ed57245a6868cfcf0be6b87594ffed f787d5555d758defebb5d9611aea0533959def19 Package: ros-jazzy-py-binding-tools Version: 2.0.1-1noble.20250430.000136 Architecture: amd64 Maintainer: Robert Haschke Installed-Size: 378 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-pybind11-vendor, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/py_binding_tools Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-py-binding-tools/ros-jazzy-py-binding-tools_2.0.1-1noble.20250430.000136_amd64.deb Size: 113248 SHA256: eb2d991cbcf3aa15e6a2e7ebc6096993eaed06afcc6d68e0b96a53802dd65c05 SHA1: ee681029c92d92e1f2277b0c608edd68d1df4196 MD5sum: ec4d62a54873b8eb0ed8701a61f2d62e Description: Python binding tools for C++ Package: ros-jazzy-py-binding-tools-dbgsym Package-Type: ddeb Source: ros-jazzy-py-binding-tools Version: 2.0.1-1noble.20250430.000136 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Robert Haschke Installed-Size: 869 Depends: ros-jazzy-py-binding-tools (= 2.0.1-1noble.20250430.000136) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-py-binding-tools/ros-jazzy-py-binding-tools-dbgsym_2.0.1-1noble.20250430.000136_amd64.deb Size: 837214 SHA256: ac9db559e4a90d868296ecb0708f4510b8970ed2b803775ec29feb269da48921 SHA1: 1fa8f31b720f75eaedcc28138b7be8c3f87460b0 MD5sum: 9b5ec1669a484215ed7976b394321350 Description: debug symbols for ros-jazzy-py-binding-tools Build-Ids: 447a43ac0b2fd4e1fcb01bb7153d71a9617fc1d4 Package: ros-jazzy-py-trees Version: 2.3.0-1noble.20250424.105742 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 951 Depends: python3-pydot, ros-jazzy-ros-workspace Homepage: https://py-trees.readthedocs.io/en/devel/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-py-trees/ros-jazzy-py-trees_2.3.0-1noble.20250424.105742_amd64.deb Size: 167388 SHA256: b87ebac4f71498af70b5c91d6ee8a01511ce798341c6f5f7d9043ce0198c6dd1 SHA1: 54d5136c91313c2a9430573aeabbbf03740e5a44 MD5sum: 50024f5b612cb49666590feef4f0b2dd Description: Pythonic implementation of behaviour trees. Package: ros-jazzy-py-trees-js Version: 0.6.6-1noble.20250424.105801 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 5158 Depends: libpyside2-dev, libshiboken2-dev, pyqt5-dev, python3-pyqt5, python3-pyqt5.qtsvg, python3-pyqt5.qtwebengine, python3-pyside2.qtsvg, python3-sip-dev, shiboken2, ros-jazzy-ros-workspace Homepage: https://github.com/splintered-reality/py_trees_js Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-py-trees-js/ros-jazzy-py-trees-js_0.6.6-1noble.20250424.105801_amd64.deb Size: 1177496 SHA256: 2088c32de571df2f86d5e4fec99235ff63d4e33ebb62edb35467da36ee482f52 SHA1: d9bbb84f0c27dc59fa596da7fb3eed647796b687 MD5sum: c718670fe684a2fa12ea9925d9b156d8 Description: Javascript library for visualising behaviour trees. Package: ros-jazzy-py-trees-ros Version: 2.3.0-1noble.20250430.005719 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 521 Depends: ros-jazzy-geometry-msgs, ros-jazzy-py-trees, ros-jazzy-py-trees-ros-interfaces, ros-jazzy-rcl-interfaces, ros-jazzy-rclpy, ros-jazzy-ros2topic, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2-ros-py, ros-jazzy-unique-identifier-msgs, ros-jazzy-ros-workspace Homepage: https://py-trees-ros.readthedocs.io/en/release-1.2.x/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-py-trees-ros/ros-jazzy-py-trees-ros_2.3.0-1noble.20250430.005719_amd64.deb Size: 102484 SHA256: 7da596532e4e17d283e2346b869d1fcf65325f0a9cf7fc48b861bd7fabe7479c SHA1: 8aff1f6686d885bfe24a24a323c98ab92f7778e6 MD5sum: dad1bba43d544d7710dc24b121262976 Description: ROS2 extensions and behaviours for py_trees. Package: ros-jazzy-py-trees-ros-interfaces Version: 2.1.1-1noble.20250424.143057 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 9669 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-diagnostic-msgs, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-unique-identifier-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/py_trees_ros_interfaces Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-py-trees-ros-interfaces/ros-jazzy-py-trees-ros-interfaces_2.1.1-1noble.20250424.143057_amd64.deb Size: 563378 SHA256: 926cfc459161265a809d3159d072b24d219b19435fbea7bc8c440fe294bf7e9b SHA1: 36529546df83483f0586209b44fb3b8938e8b7c0 MD5sum: 410d1ea3f122271655b8e11722e703f1 Description: Interfaces used by py_trees_ros and py_trees_ros_tutorials. Package: ros-jazzy-py-trees-ros-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-py-trees-ros-interfaces Version: 2.1.1-1noble.20250424.143057 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 6473 Depends: ros-jazzy-py-trees-ros-interfaces (= 2.1.1-1noble.20250424.143057) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-py-trees-ros-interfaces/ros-jazzy-py-trees-ros-interfaces-dbgsym_2.1.1-1noble.20250424.143057_amd64.deb Size: 4941014 SHA256: 1438d9bf41f934908eb1a28e1420b06f702b1dee37bffe54602ec797e7c7a655 SHA1: 40f70945bdf81e278f133a6440dcd358b4b5312d MD5sum: 2d00fd6c2dbe8dd41f84f26ae299fdbc Description: debug symbols for ros-jazzy-py-trees-ros-interfaces Build-Ids: 04af2292010e4dfb65b8ceaca13f779779843f6b 25ba48b781429e9ff760f52aec0e4743aca6b63a 5c3ce1927e4021ecc9126f6dec96d2a868026b10 77f580c96631f7003c3fd9c56665418c8a71e0aa 7b5d953e29758d38be2a00065c8aa7cc47957515 97e447dd1dd82855fc765bd8bd709e120d480e01 9e93f7a611deee36a3ed96e421bad641101e864b c554e2dc68b4febb5f71912aa24fdd18fe98c14f d1d5733ec09a5b174ac7e41295289f95ce1d620f e79aa6e0a23448aa25e74d08ab815c9c0db57b6b f852f2aeee57c3367c07062c8729373877508013 Package: ros-jazzy-py-trees-ros-tutorials Version: 2.3.0-1noble.20250430.023107 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 494 Depends: libpyside2-dev, libshiboken2-dev, pyqt5-dev, python3-pyqt5, python3-pyqt5.qtsvg, python3-pyside2.qtsvg, python3-sip-dev, ros-jazzy-action-msgs, ros-jazzy-geometry-msgs, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-py-trees, ros-jazzy-py-trees-ros, ros-jazzy-py-trees-ros-interfaces, ros-jazzy-rcl-interfaces, ros-jazzy-rclpy, ros-jazzy-ros2launch, ros-jazzy-ros2param, ros-jazzy-ros2run, ros-jazzy-ros2service, ros-jazzy-ros2topic, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, shiboken2, ros-jazzy-ros-workspace Homepage: https://py-trees-ros-tutorials.readthedocs.io/en/release-2.0.x/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-py-trees-ros-tutorials/ros-jazzy-py-trees-ros-tutorials_2.3.0-1noble.20250430.023107_amd64.deb Size: 91728 SHA256: 2ee09da2c925c2c24f378a7c087ef1cf138e99487bd4901c22c89265ad71737a SHA1: 11c196da48b73036749d1a7af1660cb155714fa9 MD5sum: 96c34a1bc08002b16a91d43a03e009c6 Description: Tutorials for py_trees on ROS2. Package: ros-jazzy-py-trees-ros-viewer Version: 0.2.5-1noble.20250430.005055 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 246 Depends: libpyside2-dev, libshiboken2-dev, pyqt5-dev, python3-pyqt5, python3-pyqt5.qtsvg, python3-pyqt5.qtwebengine, python3-pyside2.qtsvg, python3-sip-dev, ros-jazzy-py-trees-js, ros-jazzy-py-trees-ros-interfaces, ros-jazzy-rclpy, ros-jazzy-unique-identifier-msgs, shiboken2, ros-jazzy-ros-workspace Homepage: https://github.com/splintered-reality/py_trees_ros_viewer Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-py-trees-ros-viewer/ros-jazzy-py-trees-ros-viewer_0.2.5-1noble.20250430.005055_amd64.deb Size: 64326 SHA256: 30c63ab4c001c28d26ab19f6f665e1d93d03c1d72ac3f6727c70d79170fb483f SHA1: 423d5a3bc5fe14f600dffb208385034c4c388f72 MD5sum: 8a65959a60ca9d4f4b08b61a7be7affb Description: A Qt-JS application for visualisation of executing/log-replayed behaviour trees in a ROS2 ecosystem. Package: ros-jazzy-pybind11-json-vendor Version: 0.4.2-1noble.20250424.120729 Architecture: amd64 Maintainer: Yadunund Installed-Size: 72 Depends: nlohmann-json3-dev, ros-jazzy-pybind11-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pybind11-json-vendor/ros-jazzy-pybind11-json-vendor_0.4.2-1noble.20250424.120729_amd64.deb Size: 9914 SHA256: b507209e75a78cec56db85ce4146d91b1de558672e1feaa0cc0fe65a652822b2 SHA1: 18d2a935d258d267c512aa4f807563d5647d9c62 MD5sum: eeb2507b5114dc27e5024cb439cdb48a Description: A vendor package for pybind11_json for Modern C++ Package: ros-jazzy-pybind11-vendor Version: 3.1.3-1noble.20250424.113112 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 43 Depends: pybind11-dev, ros-jazzy-ros-workspace Homepage: https://github.com/pybind/pybind11 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-pybind11-vendor/ros-jazzy-pybind11-vendor_3.1.3-1noble.20250424.113112_amd64.deb Size: 6400 SHA256: 7deb04129851feead5da60c67fddaddd8a98aefa9ffb2b9fea0d4b65e615ad0d SHA1: 6456be22d7de24c94f1e1cd6a9d5b492ac460f33 MD5sum: 3d71cc1ddd1e8af349607b8136e5d317 Description: Wrapper around pybind11. Package: ros-jazzy-python-cmake-module Version: 0.11.1-2noble.20250424.121311 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 47 Depends: python3-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-python-cmake-module/ros-jazzy-python-cmake-module_0.11.1-2noble.20250424.121311_amd64.deb Size: 7440 SHA256: b197660849c683e0299759c3080cf7170124e516c169f49eaa4c2eff6e69ef8d SHA1: ba8e77d0cc4fb8d4142bf642d6c24fdfa4a4c524 MD5sum: a86428de7daf833fbf6b8795517170cf Description: Provide CMake module with extra functionality for Python. Package: ros-jazzy-python-mrpt Version: 2.14.8-1noble.20250501.234615 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 30133 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-mrpt-libapps, ros-jazzy-mrpt-libbase, ros-jazzy-mrpt-libgui, ros-jazzy-mrpt-libhwdrivers, ros-jazzy-mrpt-libmaps, ros-jazzy-mrpt-libmath, ros-jazzy-mrpt-libnav, ros-jazzy-mrpt-libobs, ros-jazzy-mrpt-libopengl, ros-jazzy-mrpt-libposes, ros-jazzy-mrpt-libslam, ros-jazzy-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-python-mrpt/ros-jazzy-python-mrpt_2.14.8-1noble.20250501.234615_amd64.deb Size: 6070486 SHA256: 892960527eadfdd66e87d236590e3754ae30fef7b7b316b329c4a2897da61c50 SHA1: 24d73b8c2083a1671467b45bb65c158ed3fb7752 MD5sum: a47966e09621f9a08e00383320ae9665 Description: Python wrapper for Mobile Robot Programming Toolkit (MRPT) libraries Package: ros-jazzy-python-orocos-kdl-vendor Version: 0.5.1-2noble.20250424.121418 Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 42 Depends: python3-pykdl, ros-jazzy-orocos-kdl-vendor, ros-jazzy-pybind11-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-python-orocos-kdl-vendor/ros-jazzy-python-orocos-kdl-vendor_0.5.1-2noble.20250424.121418_amd64.deb Size: 5798 SHA256: fc001f071c62a96e7734e8fa0715fd7535e63a93551dae20ada67ce301f5a246 SHA1: 832e03baa61d51668020dbd620b6b774b97f5d16 MD5sum: abb82d13b4d9c128b1b07e025392df97 Description: Wrapper around PyKDL, providing nothing but a dependency on PyKDL on some systems. On others, it fetches and builds python_orocos_kdl locally. Package: ros-jazzy-python-qt-binding Version: 2.2.1-1noble.20250424.121313 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 88 Depends: libpyside2-dev, libshiboken2-dev, pyqt5-dev, python3-pyqt5, python3-pyqt5.qtsvg, python3-pyside2.qtsvg, python3-sip-dev, shiboken2, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/python_qt_binding Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-python-qt-binding/ros-jazzy-python-qt-binding_2.2.1-1noble.20250424.121313_amd64.deb Size: 17126 SHA256: ae9be342d7d09c46ea8a6b4fd95a7eff9bd1fe372f0a64a4fd90f5abbc6139dd SHA1: 8c5a680de5001abfe7cdf324efb8199d1a91e826 MD5sum: d5c6dfb84c5054677159d650406bf957 Description: This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide2 is available under the GPL, LGPL and a commercial license. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these. Package: ros-jazzy-qml-ros2-plugin Version: 1.25.2-2noble.20250429.232908 Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 1775 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5multimedia5 (>= 5.6.0~beta), libqt5qml5 (>= 5.9.0~beta), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libqt5core5a, libqt5quick5, libyaml-cpp-dev, ros-jazzy-ament-index-cpp, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-ros-babel-fish, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-qml-ros2-plugin/ros-jazzy-qml-ros2-plugin_1.25.2-2noble.20250429.232908_amd64.deb Size: 434534 SHA256: 89fb0b16d4563f98f11ffe91fa60e58b4e80dee2466cb3cc1fd3a63b3964da89 SHA1: e906c42ec8350e2776140afac2e1fb10dddaa890 MD5sum: a3008bc5addfc62716cb1ada29834ae0 Description: A QML plugin for ROS. Enables full communication with ROS from QML. Package: ros-jazzy-qml-ros2-plugin-dbgsym Package-Type: ddeb Source: ros-jazzy-qml-ros2-plugin Version: 1.25.2-2noble.20250429.232908 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 10256 Depends: ros-jazzy-qml-ros2-plugin (= 1.25.2-2noble.20250429.232908) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-qml-ros2-plugin/ros-jazzy-qml-ros2-plugin-dbgsym_1.25.2-2noble.20250429.232908_amd64.deb Size: 9530270 SHA256: 07aea92adf9b1611c190c309f19bf693354b6befc08e03ddfd90fa2ece804832 SHA1: c40a3ef7e663e8ff401b9a946b102c7ce3c1179e MD5sum: be5802302465fc323ce928582bce137e Description: debug symbols for ros-jazzy-qml-ros2-plugin Build-Ids: 1afa21ac063832e40df8d69754bdc634dfc23ef9 Package: ros-jazzy-qt-dotgraph Version: 2.7.5-1noble.20250424.121540 Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 105 Depends: python3-pydot, ros-jazzy-python-qt-binding (>= 0.3.0), ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/qt_dotgraph Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-qt-dotgraph/ros-jazzy-qt-dotgraph_2.7.5-1noble.20250424.121540_amd64.deb Size: 14914 SHA256: 5ff52f6eb0263a5b9195ac2d79724c3e2fac5a4d18c1b90713b6f6255441b447 SHA1: ed957959a2587e2f15f12532c5a145a9fb9f334b MD5sum: f5c31980a04d77c65da16e9087a675c6 Description: qt_dotgraph provides helpers to work with dot graphs. Package: ros-jazzy-qt-gui Version: 2.7.5-1noble.20250424.121624 Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 358 Depends: python3-catkin-pkg-modules, ros-jazzy-ament-index-python, ros-jazzy-python-qt-binding, ros-jazzy-tango-icons-vendor, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/qt_gui Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-qt-gui/ros-jazzy-qt-gui_2.7.5-1noble.20250424.121624_amd64.deb Size: 53356 SHA256: ad2d4d98ab6f3fd45d948b5395312f468ebeb49e55f99683f8fef5316ffde8d0 SHA1: ce967e23789b2a3d3817963acbd7256d1dc10ba5 MD5sum: 0163f8b91a1717bc840e347afdcb8e3f Description: qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings. Package: ros-jazzy-qt-gui-app Version: 2.7.5-1noble.20250424.121932 Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 44 Depends: ros-jazzy-ament-index-python, ros-jazzy-qt-gui, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/qt_gui_app Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-qt-gui-app/ros-jazzy-qt-gui-app_2.7.5-1noble.20250424.121932_amd64.deb Size: 5760 SHA256: 59990c5e5c9cd9f3a7ee906e236b389a8752100bba3064db09b2017a47f02c65 SHA1: 7bc52b78515de17bde24f24b6b7f0aa2cc35b2b5 MD5sum: fe56a0409cd4cefcf5956b1f928bf6fc Description: qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui. Package: ros-jazzy-qt-gui-core Version: 2.7.5-1noble.20250424.135621 Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 41 Depends: ros-jazzy-qt-dotgraph (>= 0.3.0), ros-jazzy-qt-gui (>= 0.3.0), ros-jazzy-qt-gui-app (>= 0.3.0), ros-jazzy-qt-gui-cpp (>= 0.3.0), ros-jazzy-qt-gui-py-common (>= 0.3.0), ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/qt_gui_core Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-qt-gui-core/ros-jazzy-qt-gui-core_2.7.5-1noble.20250424.135621_amd64.deb Size: 5558 SHA256: e0019032746fc01be57163380cd9c8a02fbb6f26d5430afd98bad5545650e777 SHA1: 6802652be2338f3d527c60762b2d45adb5a56951 MD5sum: dc2d90d23e757145237e4b985c7bda07 Description: Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI. Package: ros-jazzy-qt-gui-cpp Version: 2.7.5-1noble.20250424.134838 Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 1513 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpyside2-py3-5.15t64 (>= 5.15.13), libpython3.12t64 (>= 3.12.1), libqt5core5t64 (>= 5.15.1), libshiboken2-py3-5.15t64 (>= 5.15.13), libstdc++6 (>= 11), libtinyxml2-10 (>= 10.0.0), ros-jazzy-pluginlib (>= 1.9.23), ros-jazzy-qt-gui (>= 0.3.0), ros-jazzy-tinyxml2-vendor, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/qt_gui_cpp Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-qt-gui-cpp/ros-jazzy-qt-gui-cpp_2.7.5-1noble.20250424.134838_amd64.deb Size: 345496 SHA256: 348f5fa9c0891f3a8695c7a3ecd37abb7df61eaf8455a5e05287e29dbf2c5e9c SHA1: 298b292fd0355b2268405239e743f44a2dfe1a64 MD5sum: 8d9be5a747c3e262e7e776dd03ad5fce Description: qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins. Package: ros-jazzy-qt-gui-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-qt-gui-cpp Version: 2.7.5-1noble.20250424.134838 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 9733 Depends: ros-jazzy-qt-gui-cpp (= 2.7.5-1noble.20250424.134838) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-qt-gui-cpp/ros-jazzy-qt-gui-cpp-dbgsym_2.7.5-1noble.20250424.134838_amd64.deb Size: 9382156 SHA256: 76d4698d72efb9d92e9672bf424f91b0e37aaa4cfb9b8ea2421dffcff0d042f7 SHA1: de13dd5a54e83ff97088daab0424a50383c7d92d MD5sum: 4d3ef68954ea7cf83317c5972255d509 Description: debug symbols for ros-jazzy-qt-gui-cpp Build-Ids: 177b6c3519737cd8e4a19decf170d90590eae4cd 73ef431a0b2d7161770ae47388f928b9a4310ade f4942d0e5438b991345bfc3c2be64c3b26740e09 Package: ros-jazzy-qt-gui-py-common Version: 2.7.5-1noble.20250424.121544 Architecture: amd64 Maintainer: Dorian Scholz Installed-Size: 78 Depends: ros-jazzy-ament-index-python, ros-jazzy-python-qt-binding, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/qt_gui_py_common Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-qt-gui-py-common/ros-jazzy-qt-gui-py-common_2.7.5-1noble.20250424.121544_amd64.deb Size: 10980 SHA256: 030cb4a59f5f882282aa3c89b2337b0260a6238978d5299afb3d3ee25a231560 SHA1: e741d89d2543d66caa5d457bbcfd88d0a2fd18dc MD5sum: 9d9a495e2bc90d3831dfd0994fa72eaf Description: qt_gui_py_common provides common functionality for GUI plugins written in Python. Package: ros-jazzy-quality-of-service-demo-cpp Version: 0.33.5-1noble.20250430.005600 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 3815 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-example-interfaces, ros-jazzy-launch-ros, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-quality-of-service-demo-cpp/ros-jazzy-quality-of-service-demo-cpp_0.33.5-1noble.20250430.005600_amd64.deb Size: 434032 SHA256: 48b7e9bff90420b3fa4c4f166a580fd4f7361ee07794df456e7fe27067ef8417 SHA1: dcc2fcb12e411d80c4830b466a5f73b93e141811 MD5sum: 6af936dae582721e8fd0fdfadeb59aa7 Description: C++ Demo applications for Quality of Service features Package: ros-jazzy-quality-of-service-demo-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-quality-of-service-demo-cpp Version: 0.33.5-1noble.20250430.005600 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 19513 Depends: ros-jazzy-quality-of-service-demo-cpp (= 0.33.5-1noble.20250430.005600) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-quality-of-service-demo-cpp/ros-jazzy-quality-of-service-demo-cpp-dbgsym_0.33.5-1noble.20250430.005600_amd64.deb Size: 16286292 SHA256: 173676ab8bebdcb6c8f8a6d324c098dddfddc32120aa7fcc76e78f2333e764e1 SHA1: 5d823d8898527566a1282f2610b5c0d485b78b63 MD5sum: 91e54cff19467b52a2fdaf980b3e83c6 Description: debug symbols for ros-jazzy-quality-of-service-demo-cpp Build-Ids: 03f2b463a1c25005fa3d9ec79c62ee256463c5d7 0a81dc65da7e5f924ed9359fd0f78973094fc9f4 427ad13092c51689f8ad7aa30eaf2f00d16d7b6c 44c07be3ffa1068671f41d2c424fad9cd94ed0a0 4c5ff1df8047d5b73aae4921d9b73437ee2c7279 5b6dfa1a947479e5a6c22058250ede8fb6c560bb 5b74fa88f78b0dbb15a5107b4e500c0b20b8ee23 61eca5e4ba89ae1acedc2cfaf2efa54ba95082ef 6761c852b77c00f2fc7bdd16ba4624f508c4b62b 8fbeb76d40212dbd610e49c36b758a9ceb6ba192 bd5d24400da52e79de5c1d9ab00483a75a5a852f e85b13a022dfcd62221c40d1b5ccdef213d8816a Package: ros-jazzy-quality-of-service-demo-py Version: 0.33.5-1noble.20250430.005416 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 114 Depends: ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-quality-of-service-demo-py/ros-jazzy-quality-of-service-demo-py_0.33.5-1noble.20250430.005416_amd64.deb Size: 20548 SHA256: 5232cfdadbfaef6321bf602a93d7e91347676699228742c8fdaa7cb00954736f SHA1: fec989bbdc713ec273335d6db007191db573563a MD5sum: ebae928123260477de9e7167562d31cf Description: Python Demo applications for Quality of Service features Package: ros-jazzy-quaternion-operation Version: 0.0.7-5noble.20250429.232935 Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 118 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libeigen3-dev, ros-jazzy-ament-cmake-auto, ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-quaternion-operation/ros-jazzy-quaternion-operation_0.0.7-5noble.20250429.232935_amd64.deb Size: 23134 SHA256: 38648b4151a8a0dd6cca7bec4cc1abf97db9fd6fef73a7e034e732a93c2f1b67 SHA1: b8bb1ff193dd93d22737e3553c400243f11b09dd MD5sum: 283399f0eb48e0df1bdaa16e8fbae5bc Description: The quaternion_operation package Package: ros-jazzy-quaternion-operation-dbgsym Package-Type: ddeb Source: ros-jazzy-quaternion-operation Version: 0.0.7-5noble.20250429.232935 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 28 Depends: ros-jazzy-quaternion-operation (= 0.0.7-5noble.20250429.232935) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-quaternion-operation/ros-jazzy-quaternion-operation-dbgsym_0.0.7-5noble.20250429.232935_amd64.deb Size: 5036 SHA256: 6961d69cc0607ceee7d75fb9983ed65a907a535007e3c9b9eed66e4d083151bf SHA1: 295b38c9d1871a764a04283f8ea36c9be026a9c9 MD5sum: 9ab49399ec83f9565d6644319d8f4bea Description: debug symbols for ros-jazzy-quaternion-operation Build-Ids: 1b26f91530865cb3e8d330c1c2129440f21b0aed Package: ros-jazzy-r2r-spl-7 Version: 3.0.1-4noble.20250430.005421 Architecture: amd64 Maintainer: ijnek Installed-Size: 41 Depends: ros-jazzy-rclpy, ros-jazzy-splsm-7-conversion, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-r2r-spl-7/ros-jazzy-r2r-spl-7_3.0.1-4noble.20250430.005421_amd64.deb Size: 6598 SHA256: b5e03079e73c0c84695f9797b7f862a5f4b92e7823bc2be7e7fd33d29d2f5e8a SHA1: 7f58b3865fa9189e43b3120d30bae739a18a3af4 MD5sum: 74e9a31e566b36c5473cc52e3a22c7de Description: Robot-To-Robot communication in RoboCup SPL using SPLSM V7 Package: ros-jazzy-radar-msgs Version: 0.2.2-4noble.20250424.142654 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 917 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-generators, ros-jazzy-std-msgs, ros-jazzy-unique-identifier-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-radar-msgs/ros-jazzy-radar-msgs_0.2.2-4noble.20250424.142654_amd64.deb Size: 82124 SHA256: f2ff5333e5fee246a3bef2525c96085dd19846140bdcfb596313b0a427efb75c SHA1: af3c19b3ed0d15192db6f21a4b9f4e1e1f01add9 MD5sum: 0eb7be8419bc8ea284909223c8bd1d4e Description: Standard ROS messages for radars Package: ros-jazzy-radar-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-radar-msgs Version: 0.2.2-4noble.20250424.142654 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 678 Depends: ros-jazzy-radar-msgs (= 0.2.2-4noble.20250424.142654) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-radar-msgs/ros-jazzy-radar-msgs-dbgsym_0.2.2-4noble.20250424.142654_amd64.deb Size: 531796 SHA256: 43e5a1be22813b3dee40714d9b3b169a86a68df82812d744542247d43e687ad1 SHA1: b4f4ffe5c6534931c18748ee2ff2e2d58f41267b MD5sum: c957bd4cccf28a99dead8ab1466f2d4f Description: debug symbols for ros-jazzy-radar-msgs Build-Ids: 0fe5393c44a8ead071430b8dc807dcb57022d648 4e6ae12c74e4406da8a9e85ca90646e499ee0585 50cb3a2f46bd170089badc8dd3dc750676ab1e92 5e94c245c15e1d091c753cef524eb5e7e8fa1326 603a8d4da7804b89f8b6fa523e719b10480e6c07 7d4cbc3905dc22fdb8b52353089a45ca6bd43c5d 7e9bb56d434d4fbd99b11ec8d711c3a2ed8b7be1 a164808b6cb4706ee7009575f86366ddb70175ce d6b84eff94ff0bee15b7f2a6b8483d0ce5d4ce40 dd07713deafa996708f896f9092875c84d973fae f9875eddc862d6c7e433019117515fa6483799fa Package: ros-jazzy-random-numbers Version: 2.0.1-5noble.20250424.121317 Architecture: amd64 Maintainer: Anas M'chichou Installed-Size: 117 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-date-time1.83.0, libboost-dev, libboost-random-dev, libboost-random1.83.0, libboost-thread-dev, libboost-thread1.83.0, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/random_numbers Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-random-numbers/ros-jazzy-random-numbers_2.0.1-5noble.20250424.121317_amd64.deb Size: 25580 SHA256: 9e07fa10f9ef33656ce41ae5536c54e81fd88e0a15bf21584a26cccd43b486c5 SHA1: 43611e6a81b519bc144d40154853780bfdb0a150 MD5sum: d8ed8c112752c310a470566126cfc985 Description: This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator. Package: ros-jazzy-random-numbers-dbgsym Package-Type: ddeb Source: ros-jazzy-random-numbers Version: 2.0.1-5noble.20250424.121317 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Anas M'chichou Installed-Size: 163 Depends: ros-jazzy-random-numbers (= 2.0.1-5noble.20250424.121317) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-random-numbers/ros-jazzy-random-numbers-dbgsym_2.0.1-5noble.20250424.121317_amd64.deb Size: 134158 SHA256: 504a196b0b332d4035d0ba77cdf31149d529cb0219fb579110dad6f0e48ab626 SHA1: 1fabe4ef28fc5d8784e3f2d7b64866db37915924 MD5sum: 49b46a2d8114814fc8c190ba77e4889d Description: debug symbols for ros-jazzy-random-numbers Build-Ids: f6a9be1b73fe17133f6911642dcccb0e3ea3bbd4 Package: ros-jazzy-range-sensor-broadcaster Version: 4.24.0-1noble.20250505.193236 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 279 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-controller-interface, ros-jazzy-generate-parameter-library, ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-realtime-tools, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-range-sensor-broadcaster/ros-jazzy-range-sensor-broadcaster_4.24.0-1noble.20250505.193236_amd64.deb Size: 77348 SHA256: e57251f91137d18e6104fec00c2986809ef83f49c028f37b5a0815e072fff3d2 SHA1: 71850346407dc96b7a17595d184d188c46c438a1 MD5sum: 8c0b90265e51a868cb9e1b1e18fcb3bf Description: Controller to publish readings of range sensors. Package: ros-jazzy-range-sensor-broadcaster-dbgsym Package-Type: ddeb Source: ros-jazzy-range-sensor-broadcaster Version: 4.24.0-1noble.20250505.193236 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1081 Depends: ros-jazzy-range-sensor-broadcaster (= 4.24.0-1noble.20250505.193236) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-range-sensor-broadcaster/ros-jazzy-range-sensor-broadcaster-dbgsym_4.24.0-1noble.20250505.193236_amd64.deb Size: 1009514 SHA256: 5b2b6d2f5b795309a42bb5437887853c64efed86d3e9661fe2a76d7a9f81e49e SHA1: e5534ab79f79f44ce022d85382e85459c8262db3 MD5sum: 58ade1f51eb6aa791093ec1da42077f2 Description: debug symbols for ros-jazzy-range-sensor-broadcaster Build-Ids: 33c8c633baa1bceb04dbf917ad6b59cbd7fb4379 Package: ros-jazzy-raspimouse Version: 2.0.0-1noble.20250430.001146 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 1263 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-lifecycle-msgs, ros-jazzy-nav-msgs, ros-jazzy-raspimouse-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-raspimouse/ros-jazzy-raspimouse_2.0.0-1noble.20250430.001146_amd64.deb Size: 216058 SHA256: f05b96673f614f64b1ebf2c70d8f79ba0ac6aa8fd0388af7ee37dc6d64cefdf0 SHA1: 0b15fd66052d5c28b1802b704ec1e6824d859e59 MD5sum: 897f8d3e03efdfa6a143e5f06c7b1dda Description: RaspiMouse ROS 2 node Package: ros-jazzy-raspimouse-dbgsym Package-Type: ddeb Source: ros-jazzy-raspimouse Version: 2.0.0-1noble.20250430.001146 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: RT Corporation Installed-Size: 5422 Depends: ros-jazzy-raspimouse (= 2.0.0-1noble.20250430.001146) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-raspimouse/ros-jazzy-raspimouse-dbgsym_2.0.0-1noble.20250430.001146_amd64.deb Size: 4492384 SHA256: 44ce17162d3692c03789e9a0af44c31444581f6fc386a523ef29499168d49ee2 SHA1: ba48f2cef00bfcd15b37dcc0ff135600019291c4 MD5sum: 24a371c73701c1614f91984d53d72f64 Description: debug symbols for ros-jazzy-raspimouse Build-Ids: 502968327f223ad858b74a36ec2ec04c33ae1a9f cd58dd7513c6d4e9c0c174678f5d911e3c2d8bbd Package: ros-jazzy-raspimouse-description Version: 2.0.0-1noble.20250505.194458 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 7364 Depends: ros-jazzy-gz-ros2-control, ros-jazzy-joint-state-publisher, ros-jazzy-joint-state-publisher-gui, ros-jazzy-launch, ros-jazzy-realsense2-description, ros-jazzy-robot-state-publisher, ros-jazzy-rviz2, ros-jazzy-urdf, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-raspimouse-description/ros-jazzy-raspimouse-description_2.0.0-1noble.20250505.194458_amd64.deb Size: 1377068 SHA256: ec12175cf011696c82b5d4070ee7a4eb19857dfa7f41fc03801278f0cf134b19 SHA1: 3f2d085e0cc80acaea998f67a55231f0311e26ce MD5sum: 7a168a9019e758e475fc94ab14aed8cb Description: The raspimouse_description package Package: ros-jazzy-raspimouse-fake Version: 3.0.1-1noble.20250430.001347 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 161 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-lifecycle-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-sensor-msgs, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-raspimouse-fake/ros-jazzy-raspimouse-fake_3.0.1-1noble.20250430.001347_amd64.deb Size: 36006 SHA256: 08e67edb8b45e70ab1bde5cad3fbb6fc3bcdd1e224fcdad8fc8be96dc31532a3 SHA1: 4cc5d5c4c084fefaa5f9f3fac7da63a838b7407b MD5sum: 679e5bc7399a409ac501116f6b6dac0e Description: The raspimouse_control package Package: ros-jazzy-raspimouse-fake-dbgsym Package-Type: ddeb Source: ros-jazzy-raspimouse-fake Version: 3.0.1-1noble.20250430.001347 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: RT Corporation Installed-Size: 544 Depends: ros-jazzy-raspimouse-fake (= 3.0.1-1noble.20250430.001347) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-raspimouse-fake/ros-jazzy-raspimouse-fake-dbgsym_3.0.1-1noble.20250430.001347_amd64.deb Size: 506612 SHA256: ecaa19fd8df400f09047db650b63f502c4cb38c36517d35832f90a361222b3ce SHA1: 0a37e6f7a3ef977d1ae38bdd4a41b86d72986139 MD5sum: e4d546f62637f60558f4141f56990fc5 Description: debug symbols for ros-jazzy-raspimouse-fake Build-Ids: efcb21638630ac21ad05c9ec5e9f870bf8656930 Package: ros-jazzy-raspimouse-gazebo Version: 3.0.1-1noble.20250506.152515 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 141 Depends: ros-jazzy-controller-manager, ros-jazzy-diff-drive-controller, ros-jazzy-joint-state-broadcaster, ros-jazzy-raspimouse-description, ros-jazzy-raspimouse-fake, ros-jazzy-robot-state-publisher, ros-jazzy-ros-gz, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-raspimouse-gazebo/ros-jazzy-raspimouse-gazebo_3.0.1-1noble.20250506.152515_amd64.deb Size: 26844 SHA256: 2f45312a20e62a97ef48c9c1332aff9ea94cb4a5ed61a641ebc10050cd2a867d SHA1: d982bb6f51c002be1f2c296b2bcab3041034abff MD5sum: 55da6c5b1b4bff02ffbed2d2084d2d5a Description: The raspimouse_gazebo package Package: ros-jazzy-raspimouse-msgs Version: 2.0.0-1noble.20250424.140941 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 636 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-raspimouse-msgs/ros-jazzy-raspimouse-msgs_2.0.0-1noble.20250424.140941_amd64.deb Size: 52996 SHA256: b1c2b6059aef5a81ae41dd8d5e7eeca855717fac9856333a497343a801e02b7d SHA1: 65d07b7add4678b4481263447edd4a87cf2468e9 MD5sum: 6a9028d07b3cb58901b1b154a2c348ef Description: RaspiMouse messages Package: ros-jazzy-raspimouse-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-raspimouse-msgs Version: 2.0.0-1noble.20250424.140941 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: RT Corporation Installed-Size: 434 Depends: ros-jazzy-raspimouse-msgs (= 2.0.0-1noble.20250424.140941) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-raspimouse-msgs/ros-jazzy-raspimouse-msgs-dbgsym_2.0.0-1noble.20250424.140941_amd64.deb Size: 317628 SHA256: b8a05b3e71ac363da09df2dce41cd3f331c96f8324708ea2d845dc2f8fdda2d2 SHA1: 6e32e05ad24539c91fc0ece2e28e77ecb23d3788 MD5sum: 4564cb74f2dbc6385fcc5288de7cdac2 Description: debug symbols for ros-jazzy-raspimouse-msgs Build-Ids: 0c5331d14e87d774660094422d7334525848770c 3b9672caa152d6907d318e42122af69c841161fc 67beb7d08f61d6fd038d2527a5332c8dbd11d586 7851b4c56e5649be49c968ca55f26467e6da5672 cb86185ff39854493553d133bf3d60fb3cba0f14 d576da6f1b19c7eaeabaff00d0b65b6b43f86183 d8d4ebe739ff7ffcb7868d976311e4459e58b7f2 e5f24c8f871a9d0a251fae1b921579c2c9ac6377 f0bfb7b4f5323a962f920235f98b9954463ccf2f f6ef1b2651a495283677391bf3d185821b7c860f f7672b7ba1756fbbf06687d55876fa8ca36336a7 Package: ros-jazzy-raspimouse-navigation Version: 3.0.0-1noble.20250506.153249 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 78 Depends: ros-jazzy-hls-lfcd-lds-driver, ros-jazzy-nav2-bringup, ros-jazzy-raspimouse, ros-jazzy-raspimouse-slam, ros-jazzy-rplidar-ros, ros-jazzy-rviz2, ros-jazzy-urg-node, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-raspimouse-navigation/ros-jazzy-raspimouse-navigation_3.0.0-1noble.20250506.153249_amd64.deb Size: 13146 SHA256: 00f20102be8f689a16cc32032c232c12c26c1f64e5c9db23e32a4ec31153843a SHA1: 3a1bb8b355d984e351cc0a7fd4c0e36b341db342 MD5sum: afdfcfea64261345cad8ee778e2e627b Description: Navigation package for Raspberry Pi Mouse Package: ros-jazzy-raspimouse-ros2-examples Version: 3.0.0-1noble.20250430.063045 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 3576 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-hls-lfcd-lds-driver, ros-jazzy-joy-linux, ros-jazzy-nav2-map-server, ros-jazzy-raspimouse, ros-jazzy-raspimouse-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rt-usb-9axisimu-driver, ros-jazzy-sensor-msgs, ros-jazzy-slam-toolbox, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-usb-cam, v4l-utils, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-raspimouse-ros2-examples/ros-jazzy-raspimouse-ros2-examples_3.0.0-1noble.20250430.063045_amd64.deb Size: 532602 SHA256: 68d8de04102ddb11086ec18aa34fea9b49d467457f331bebb9885c05e88da0c4 SHA1: 4fe11be967f18704ef8ef7d072efa5d7912aa94d MD5sum: edcea0092be5ef06cbead4ed1f54ef9c Description: Raspberry Pi Mouse examples Package: ros-jazzy-raspimouse-ros2-examples-dbgsym Package-Type: ddeb Source: ros-jazzy-raspimouse-ros2-examples Version: 3.0.0-1noble.20250430.063045 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: RT Corporation Installed-Size: 17013 Depends: ros-jazzy-raspimouse-ros2-examples (= 3.0.0-1noble.20250430.063045) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-raspimouse-ros2-examples/ros-jazzy-raspimouse-ros2-examples-dbgsym_3.0.0-1noble.20250430.063045_amd64.deb Size: 14631832 SHA256: 55f26a9e1b0ebe0d965c0cb8195c8fc1b3e9b8a8bbb9296426bc33102f4ee6ca SHA1: 4e6ad418a6d0043c2dbb836e258ff3e898df22b7 MD5sum: 2ca48120dc783db85f65fb415747c6ec Description: debug symbols for ros-jazzy-raspimouse-ros2-examples Build-Ids: 604f9f629c96ceb0290e3d441b231dea048f1cdc 72722b75e1242610b60c7da7b9efbe00b83da070 8fb13ea65527f8b03867cf80bb942fe5e7bc9006 96d121a7be0c45185b587787de8beae9d75a3117 a21e0e5001d615ac43ee42553f0c0d9311ef56aa b91a339641c928886439f92601af58e2808be7b6 cb27ba530f7a298438d8f9bfd99756c277de9639 Package: ros-jazzy-raspimouse-sim Version: 3.0.1-1noble.20250506.152958 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 41 Depends: ros-jazzy-raspimouse-fake, ros-jazzy-raspimouse-gazebo, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-raspimouse-sim/ros-jazzy-raspimouse-sim_3.0.1-1noble.20250506.152958_amd64.deb Size: 5546 SHA256: 7d3228674568f521cf06d645ccb60d63130eb8f156725716b513cfba70b0bd25 SHA1: 19644599c44a9d4c3b1b885a2a36143c9b242940 MD5sum: bb3da610a2033c1cc6c03b24a8ab2ecf Description: ROS 2 package suite for Raspberry Pi Mouse Simulator Package: ros-jazzy-raspimouse-slam Version: 3.0.0-1noble.20250505.195103 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 75 Depends: ros-jazzy-hls-lfcd-lds-driver, ros-jazzy-joint-state-publisher, ros-jazzy-joy-linux, ros-jazzy-nav2-map-server, ros-jazzy-raspimouse, ros-jazzy-raspimouse-description, ros-jazzy-raspimouse-ros2-examples, ros-jazzy-robot-state-publisher, ros-jazzy-rplidar-ros, ros-jazzy-rviz2, ros-jazzy-slam-toolbox, ros-jazzy-urg-node, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-raspimouse-slam/ros-jazzy-raspimouse-slam_3.0.0-1noble.20250505.195103_amd64.deb Size: 12524 SHA256: 2276c4607ec4a6c3e6c86b0e8caa9aa485467dd80969351019038bf76afdab0b SHA1: 33788806cd23566ee6075360fea878b892485461 MD5sum: 13fbb340b54ca59692a9a125fda7855e Description: SLAM package for Raspberry Pi Mouse Package: ros-jazzy-raspimouse-slam-navigation Version: 3.0.0-1noble.20250506.153816 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 42 Depends: ros-jazzy-raspimouse-navigation, ros-jazzy-raspimouse-slam, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-raspimouse-slam-navigation/ros-jazzy-raspimouse-slam-navigation_3.0.0-1noble.20250506.153816_amd64.deb Size: 5406 SHA256: 812f3270f2d7d22422e80e702f2475331bbf4de020df8687bc4d5e7969ecce85 SHA1: 47bf6ffd05e111d02e86ebc15c97507c0dd5ad0d MD5sum: 545301fa34f00d269aa33a04eb1f0843 Description: SLAM and navigation packages for Raspberry Pi Mouse V3 Package: ros-jazzy-rc-common-msgs Version: 0.5.3-6noble.20250424.144259 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 1208 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rc-common-msgs/ros-jazzy-rc-common-msgs_0.5.3-6noble.20250424.144259_amd64.deb Size: 107166 SHA256: e55bb9dab1954baa703c848ee95f096eb5683a72bc4ac24909ee7b2b9e93e396 SHA1: dfd9683a9b0b985e157dd63a6342d1de81d7ab08 MD5sum: a592da89985b9b7a8678929df7131b0a Description: Common msg and srv definitions used by Roboception's ROS2 packages Package: ros-jazzy-rc-common-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rc-common-msgs Version: 0.5.3-6noble.20250424.144259 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 957 Depends: ros-jazzy-rc-common-msgs (= 0.5.3-6noble.20250424.144259) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rc-common-msgs/ros-jazzy-rc-common-msgs-dbgsym_0.5.3-6noble.20250424.144259_amd64.deb Size: 757762 SHA256: 4ff23ecc67ff2119dd6ab11eb46371a8b10cb1a5fb4cfeac46833c15dde5d475 SHA1: eb6fac058b17279997fd2873642bd7f41de39045 MD5sum: 15f13f8d54ba145fdf342e1e806c6b42 Description: debug symbols for ros-jazzy-rc-common-msgs Build-Ids: 1419c1b46b5ec85aa9540b39e8bfc6070cb157aa 242063047788077d925844f7fb3a5fc784a17360 4686267026cd1e024179faa070ac94c96a89ab13 72a7cb44f24634b8bc8c7f980ee7ebf9dbd6d399 73e638f4f0805fff161fa27429267af857d1927e 86edc19007b8f2ce095f36c8be72594de1405011 a02b68ff8222679ee4b0390320e1f66aaf2ee46f b4dbd5cdc5e1a0e29b41372256f6dbca9f3413e5 c44d01b4f829e49183576ec5f5e9479ca532a78c e8bcd950cbae7fed57900e41e53dbdedfde29a84 f9ae998c22ab84df5a835541191e91c9cf21a470 Package: ros-jazzy-rc-dynamics-api Version: 0.10.5-2noble.20250424.105803 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 1254 Depends: libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), curl, libcurl4-openssl-dev, libprotobuf32, ros-jazzy-ros-workspace Homepage: http://rc-visard.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rc-dynamics-api/ros-jazzy-rc-dynamics-api_0.10.5-2noble.20250424.105803_amd64.deb Size: 275664 SHA256: 53100ae7b5db82fdbe289af22cb69672e1f8acb8c5e81473684fd851e850c878 SHA1: b006b889998b173b2db4b210300adf15aaa83a06 MD5sum: 5bd4f7bf95f2341239ef2631dc1d0595 Description: The rc_dynamics_api provides an API for easy handling of the dynamic-state data streams provided by Roboception's stereo camera with self-localization. See http://rc-visard.com Dynamic-state estimates of the rc_visard relate to its self-localization and ego-motion estimation. These states refer to rc_visard's current pose, velocity, or acceleration and are published on demand via several data streams. For a complete list and descriptions of these dynamics states and the respective data streams please refer to rc_visard's user manual. Package: ros-jazzy-rc-dynamics-api-dbgsym Package-Type: ddeb Source: ros-jazzy-rc-dynamics-api Version: 0.10.5-2noble.20250424.105803 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 6091 Depends: ros-jazzy-rc-dynamics-api (= 0.10.5-2noble.20250424.105803) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rc-dynamics-api/ros-jazzy-rc-dynamics-api-dbgsym_0.10.5-2noble.20250424.105803_amd64.deb Size: 5837988 SHA256: 26924304d02021b4d693399924b04759a96e75f002a1f2bf7fb0f36898130b1e SHA1: 919930010f722342470aabb3cfbd79153fb0f11a MD5sum: ac8ae9fa23a35f50621186255afa03b4 Description: debug symbols for ros-jazzy-rc-dynamics-api Build-Ids: 1516c7bb0057a20095ea0545b79dc0ffa7559f1b 516987841291ce915c78e76cb0d05a4f293797ea Package: ros-jazzy-rc-genicam-api Version: 2.6.5-2noble.20250424.105820 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 15444 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libncurses6 (>= 6), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 13.1), libtinfo6 (>= 6), libncurses-dev, libpng-dev, libusb-1.0-0, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rc_genicam_api Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rc-genicam-api/ros-jazzy-rc-genicam-api_2.6.5-2noble.20250424.105820_amd64.deb Size: 3049836 SHA256: 23191bfafa161e48919921d0a8d4f205c10f5fff7e7d737bc44a7943078e8c9e SHA1: d5e04bdcad4a8fb4a4f21f64cfa87ca6e53e9127 MD5sum: 99bed47255bd926223b0d11bac330d40 Description: GenICam/GigE Vision Convenience Layer. This package combines the Roboception convenience layer for images with the GenICam reference implementation and a GigE Vision transport layer. It is a self contained package that permits configuration and image streaming of GenICam / GigE Vision 2.0 compatible cameras like the Roboception rc_visard. This package also provides some tools that can be called from the command line for discovering cameras, changing their configuration and streaming images. Although the tools are meant to be useful when working in a shell or in a script, their main purpose is to serve as example on how to use the API for reading and setting parameters, streaming and synchronizing images. See LICENSE.md for licensing terms of the different parts. Package: ros-jazzy-rc-genicam-api-dbgsym Package-Type: ddeb Source: ros-jazzy-rc-genicam-api Version: 2.6.5-2noble.20250424.105820 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 5447 Depends: ros-jazzy-rc-genicam-api (= 2.6.5-2noble.20250424.105820) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rc-genicam-api/ros-jazzy-rc-genicam-api-dbgsym_2.6.5-2noble.20250424.105820_amd64.deb Size: 5146620 SHA256: a312d59b947cded435b06c83750bf74a080d248cf39d06edd5a0e06a33b86b96 SHA1: 5961d138b41f72a9c8befdbdcb59faf1f48f7926 MD5sum: b82ac75b1356923a832cd0a2e9e734c6 Description: debug symbols for ros-jazzy-rc-genicam-api Build-Ids: 1e929b38b1f2c4fa8e4a3b6bf3f821681053bd5e 2a4f3a7593e973adec23d05355d833dd1891c331 4479ef3fb7eae7c64d5facbcabd978a3edacc1a9 73b7e1be0b4d6dff7a456e4ccefc5ae425d196f7 a7a1c46d364de21c3be4d0e912cd7266cd9e681c e676b464b435295b2cc10ad5077b6ae37d6f34ff Package: ros-jazzy-rc-genicam-driver Version: 0.3.1-1noble.20250429.233135 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 670 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rc-genicam-api, ros-jazzy-diagnostic-updater, ros-jazzy-image-transport, ros-jazzy-rc-common-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-stereo-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rc-genicam-driver/ros-jazzy-rc-genicam-driver_0.3.1-1noble.20250429.233135_amd64.deb Size: 187988 SHA256: 87a03bbe0d6cf19aa615de7eb1c7a87691cf1d78dae9b22bd6cb63f882ed53b6 SHA1: 8eacd3bfcf0e8f3c6d498e3f646be4f815e59e1c MD5sum: a681bb9e66061437b59ec4f095de6f93 Description: Driver for rc_visard and rc_cube from Roboception GmbH Package: ros-jazzy-rc-genicam-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-rc-genicam-driver Version: 0.3.1-1noble.20250429.233135 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 5261 Depends: ros-jazzy-rc-genicam-driver (= 0.3.1-1noble.20250429.233135) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rc-genicam-driver/ros-jazzy-rc-genicam-driver-dbgsym_0.3.1-1noble.20250429.233135_amd64.deb Size: 5004802 SHA256: 0f5164c94967511daf072a9c608a9c747b4189f4e1b4569976ba602bd35dca85 SHA1: 9a63b5808a7ecad6098c37a5f2c6f81f6989e56a MD5sum: df1655de04c3d7975fd9f50293e7185f Description: debug symbols for ros-jazzy-rc-genicam-driver Build-Ids: 5652afb96bb582d7aafc237ffee60acab039b022 cbc92bb6506bca0336276e228d66b01a7e265c7d Package: ros-jazzy-rc-reason-clients Version: 0.4.0-2noble.20250430.022556 Architecture: amd64 Maintainer: ruess Installed-Size: 215 Depends: python3-requests, ros-jazzy-geometry-msgs, ros-jazzy-rc-reason-msgs, ros-jazzy-rclpy, ros-jazzy-ros2pkg, ros-jazzy-tf2-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rc-reason-clients/ros-jazzy-rc-reason-clients_0.4.0-2noble.20250430.022556_amd64.deb Size: 41068 SHA256: 8655be215e65c4d630990584b8589ea43b74d8848f111a11c8259c226112c416 SHA1: e6ea57e35ac462fa5db479cd0aedd204a5c78c46 MD5sum: 45d9f4e28809b09607a7d6c68f45d483 Description: Clients for interfacing with Roboception reason modules on rc_visard and rc_cube. Package: ros-jazzy-rc-reason-msgs Version: 0.4.0-2noble.20250424.144546 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 14814 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rc-common-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-shape-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rc-reason-msgs/ros-jazzy-rc-reason-msgs_0.4.0-2noble.20250424.144546_amd64.deb Size: 898522 SHA256: 885bb77d26cd25ac0a516e96bf33e848f477361aad3a007309e997a843514ac7 SHA1: 7c6473b52d7338dc2ecafafa877f001df6b12295 MD5sum: 8a485a7fa7486268de83da173a236096 Description: Msg and srv definitions for rc_reason_clients Package: ros-jazzy-rc-reason-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rc-reason-msgs Version: 0.4.0-2noble.20250424.144546 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 11784 Depends: ros-jazzy-rc-reason-msgs (= 0.4.0-2noble.20250424.144546) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rc-reason-msgs/ros-jazzy-rc-reason-msgs-dbgsym_0.4.0-2noble.20250424.144546_amd64.deb Size: 9632102 SHA256: 80ed735bdb6d5b35c524fcb8efe97f0cf391b7df18b817527dfec20adf66b0bc SHA1: f1215ac79ed8c5517d04229ca074e2d64c28d20a MD5sum: d6aa58199bfeb2c2a47073ef2ebd66b8 Description: debug symbols for ros-jazzy-rc-reason-msgs Build-Ids: 33f1b552dc2ef7a383369ae659e84392389bb850 4facbb6f7feadc94e60c7ef878315b21bb28411d 726b05367447dff53c9e54cae943c1a67ec48fd2 73cbd19b228b90dfade1c5da68767811973f5c28 aeeea1e916b2d563474b21b12f34d9a12fe683e8 be4554c0d705095d7e643b4cb1e97c98dc264d15 c85e58a27d0e90e51af93b0ef049ea82b91e5c97 c85f672828556a697434703dabf55f0b0e1dc937 d9fc84c0d921251a901c4dc6f861db700974dbef e5598630673df83ea5ab777648cd2c4aa5892865 fd3eb28b80a3e0891c1288929b7f6c55b36ef2a2 Package: ros-jazzy-rcdiscover Version: 1.1.7-2noble.20250424.105206 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 290 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcdiscover/ros-jazzy-rcdiscover_1.1.7-2noble.20250424.105206_amd64.deb Size: 81344 SHA256: 1abb5f52ff617e1a358245f025661b8580a2a68489ea86a7f7430eaaf4d66e9b SHA1: e8c48327407b25872e21acbab0fa51764cd2cb81 MD5sum: f73e74992288c5ea2298b9a30ff8bf89 Description: This package contains tools for the discovery of Roboception devices via GigE Vision. Package: ros-jazzy-rcdiscover-dbgsym Package-Type: ddeb Source: ros-jazzy-rcdiscover Version: 1.1.7-2noble.20250424.105206 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 1211 Depends: ros-jazzy-rcdiscover (= 1.1.7-2noble.20250424.105206) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcdiscover/ros-jazzy-rcdiscover-dbgsym_1.1.7-2noble.20250424.105206_amd64.deb Size: 1130424 SHA256: 24449486578d95bd064d04705436803678f03c2c9f7426f8580d6aea1d872694 SHA1: 65e5727b591a418ec157c5b28dcb2eb96ffe8dbc MD5sum: fbf0f45a1de94f4ae5391991f235bf62 Description: debug symbols for ros-jazzy-rcdiscover Build-Ids: 275ca4b5cab54f4a17eeae886f28a457d03c506b ef333b6bc5839e504791ee31c857e4df6c5e8b26 Package: ros-jazzy-rcgcd-spl-14 Version: 4.1.0-1noble.20250424.140946 Architecture: amd64 Maintainer: ijnek Installed-Size: 757 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcgcd-spl-14/ros-jazzy-rcgcd-spl-14_4.1.0-1noble.20250424.140946_amd64.deb Size: 67316 SHA256: cc417f7753a4497e1a8d8ee3d9442d46d77374f54853f62960462270283df90f SHA1: e8ff413257189735eb1c88be9a3e69d030715f04 MD5sum: 8797409eadbfbf9945eef978596d89c7 Description: RoboCup SPL GameController Data V14 ROS msg Package: ros-jazzy-rcgcd-spl-14-conversion Version: 4.1.0-1noble.20250424.141159 Architecture: amd64 Maintainer: ijnek Installed-Size: 43 Depends: python3-construct, ros-jazzy-rcgcd-spl-14, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcgcd-spl-14-conversion/ros-jazzy-rcgcd-spl-14-conversion_4.1.0-1noble.20250424.141159_amd64.deb Size: 7702 SHA256: 52e827b8a04d47432754283e25ad6506bde33edef6264752ab8ec0f560ada5db SHA1: 7f5a7b37bb803792d302c23f63a0ecf533bf8c02 MD5sum: e3a310619e8d53f36dcb6bf4bb75462f Description: Converts RoboCup SPL GameController Data V14 between ROS msg and UDP raw bytes Package: ros-jazzy-rcgcd-spl-14-dbgsym Package-Type: ddeb Source: ros-jazzy-rcgcd-spl-14 Version: 4.1.0-1noble.20250424.140946 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 491 Depends: ros-jazzy-rcgcd-spl-14 (= 4.1.0-1noble.20250424.140946) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcgcd-spl-14/ros-jazzy-rcgcd-spl-14-dbgsym_4.1.0-1noble.20250424.140946_amd64.deb Size: 373748 SHA256: a47f1ae9de359187550fcf0a31a44d31f1712b3693ea7a1b37bda3ea60a12250 SHA1: 4908973b479c9bdee438c7651087d008f66cd807 MD5sum: 417309bd993689fdd25785ff282a9640 Description: debug symbols for ros-jazzy-rcgcd-spl-14 Build-Ids: 1e3f107eb345e7aacfa41e214ea3876561e98444 3028485daf5d8d51e0d412a309ac3cb9f08465f6 4b41379d6f98b5beae41bc5404b0b75c11a83e60 79d2126e04d4244be9a8c69f84e89cc35982fa94 844583cd7dc17a87f3fb12dbbff82f188bd1f0a5 983cfe2b29dfb871f75ed63374dbf49034d77ac3 c7970178545497457533f3e0a5af0faf8a5cb2a6 cdecbaada6d9177d8f716e1524857103f6fa4030 d292cad2d4e178d207f36466e958a1ff05914852 df6ea57821e8e02aa387a9db87ac8d656bd8fc4c ea10d798144eab394233f29375e00b32e3d192d6 Package: ros-jazzy-rcgcrd-spl-4 Version: 4.1.0-1noble.20250424.140953 Architecture: amd64 Maintainer: ijnek Installed-Size: 453 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcgcrd-spl-4/ros-jazzy-rcgcrd-spl-4_4.1.0-1noble.20250424.140953_amd64.deb Size: 42460 SHA256: a75f6109b195caa764132aa6a6c1204e1cecaaea35d5802f9ae88d411ce91d89 SHA1: a53ed01e105e0002e997bb280e5a12821a89c5f7 MD5sum: dfcabcb4a4b27b6bbffdf670ebe1bc88 Description: RoboCup SPL GameController Return Data V4 ROS msg Package: ros-jazzy-rcgcrd-spl-4-conversion Version: 4.1.0-1noble.20250424.141047 Architecture: amd64 Maintainer: ijnek Installed-Size: 36 Depends: python3-construct, ros-jazzy-rcgcrd-spl-4, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcgcrd-spl-4-conversion/ros-jazzy-rcgcrd-spl-4-conversion_4.1.0-1noble.20250424.141047_amd64.deb Size: 5124 SHA256: 2f43968adf140c5d19e8b691d6967a88affef59b8d6dc56dcf8c06ab13c4a3e2 SHA1: 450db1140bdca417c75fbeaaa6eab700b9b5d8e9 MD5sum: db8c4ad46aa3531a600753290adc5ddc Description: Converts RoboCup SPL GameController Return Data V4 between ROS msg and UDP raw bytes Package: ros-jazzy-rcgcrd-spl-4-dbgsym Package-Type: ddeb Source: ros-jazzy-rcgcrd-spl-4 Version: 4.1.0-1noble.20250424.140953 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 272 Depends: ros-jazzy-rcgcrd-spl-4 (= 4.1.0-1noble.20250424.140953) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcgcrd-spl-4/ros-jazzy-rcgcrd-spl-4-dbgsym_4.1.0-1noble.20250424.140953_amd64.deb Size: 184894 SHA256: 744c6ae68c65880cbf0913e57b9fb9bd3628f870ceab6080d05f009738979b60 SHA1: 5abd0706d67bd686fb8f4ae95352ba0e58082049 MD5sum: 9f51091b032541ec2be5ff8f210ca91e Description: debug symbols for ros-jazzy-rcgcrd-spl-4 Build-Ids: 1a84ff397a39a0a7727e22570f25955d8097253f 21afc45e337b628cc65a7b74a2cbe3579b17a150 34a23c01a4bcbd6ba5bded383cd450aa7be907cb 4e4b98688cf96001b2dee3d8abdc9a424fdeb64c 508619919ab1f05b7e70bfbc1ec0934b7528eeda 6403c0449e3896dc64cb0a918c272419a4a9031f 7de6c6df9e3a0e257840b4bcb49c92831f5be55e 8caeec429d37383b1c6e9ee4f4fcfce1fe998b38 971ded8621ace056ee79bfbc67ac492739cee3ad 98b51171331a39a086f2933732570d7b5a8ec1a5 b51bc196c86ece08c96ca047cb4ed99f01e2a697 Package: ros-jazzy-rcl Version: 9.2.6-1noble.20250429.223404 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 788 Depends: libc6 (>= 2.14), libyaml-0-2, libyaml-dev, ros-jazzy-libyaml-vendor, ros-jazzy-rcl-interfaces, ros-jazzy-rcl-logging-interface, ros-jazzy-rcl-logging-spdlog, ros-jazzy-rcl-yaml-param-parser, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-rmw-implementation, ros-jazzy-rosidl-runtime-c, ros-jazzy-service-msgs, ros-jazzy-tracetools, ros-jazzy-type-description-interfaces, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcl/ros-jazzy-rcl_9.2.6-1noble.20250429.223404_amd64.deb Size: 160608 SHA256: bc5d1dcc3d949bc5800a4659650ea32ed811ca50f3d68358035bf52ca2c88f93 SHA1: a81c22f8a19560e0f44e0edf7c019bfb1f9eaf6a MD5sum: 30b0f836735407dc0ef0af46fd788fee Description: The ROS client library common implementation. This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries. Package: ros-jazzy-rcl-action Version: 9.2.6-1noble.20250429.224122 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 266 Depends: libc6 (>= 2.4), ros-jazzy-action-msgs, ros-jazzy-rcl, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-rosidl-runtime-c, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcl-action/ros-jazzy-rcl-action_9.2.6-1noble.20250429.224122_amd64.deb Size: 47018 SHA256: 49bc8d2e16ec718052890294154be6d1b8382136022dffb70c1dacebcfc4cd24 SHA1: d4c94f3ded447dac3a72c35513f1de0a4342d681 MD5sum: bfc322219bd5fb77516d736d2a3c2a67 Description: Package containing a C-based ROS action implementation Package: ros-jazzy-rcl-action-dbgsym Package-Type: ddeb Source: ros-jazzy-rcl-action Version: 9.2.6-1noble.20250429.224122 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 87 Depends: ros-jazzy-rcl-action (= 9.2.6-1noble.20250429.224122) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcl-action/ros-jazzy-rcl-action-dbgsym_9.2.6-1noble.20250429.224122_amd64.deb Size: 57948 SHA256: c89f650672953d66808ffd0be4291cecd02bc8b40b2d8966270a84d86799d152 SHA1: 32f0330e1fcfea5435c3a46a12004636b3bf7f0c MD5sum: b157ca145caea58f275a18284b6b5777 Description: debug symbols for ros-jazzy-rcl-action Build-Ids: 7529d8265c0ff033ecd20b5382701949982752ba Package: ros-jazzy-rcl-dbgsym Package-Type: ddeb Source: ros-jazzy-rcl Version: 9.2.6-1noble.20250429.223404 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 353 Depends: ros-jazzy-rcl (= 9.2.6-1noble.20250429.223404) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcl/ros-jazzy-rcl-dbgsym_9.2.6-1noble.20250429.223404_amd64.deb Size: 272352 SHA256: 0b436b310f29160aa40b1a6db54f064a65bf9f03d32ae7ebfbb571a3b220ca7c SHA1: ff1acc2c5be259c3312e3de7c4909b5718d75d74 MD5sum: 36bf7ec9c94b6375882b27bd7f35668e Description: debug symbols for ros-jazzy-rcl Build-Ids: 5d2a1701261e056fbb640597d0d6b661e3fac77f Package: ros-jazzy-rcl-interfaces Version: 2.0.2-2noble.20250424.140624 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 5663 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcl-interfaces/ros-jazzy-rcl-interfaces_2.0.2-2noble.20250424.140624_amd64.deb Size: 385778 SHA256: cf49ea2d9dc8da8e7c6ae551552618c4cc5bb81e4520c13272b8b061aa81d3d0 SHA1: f2d02f0851a23900b6236b00353f80db1a131325 MD5sum: 87476b2583139c0d4c4c9b95746bc949 Description: The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters. Package: ros-jazzy-rcl-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-rcl-interfaces Version: 2.0.2-2noble.20250424.140624 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 5169 Depends: ros-jazzy-rcl-interfaces (= 2.0.2-2noble.20250424.140624) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcl-interfaces/ros-jazzy-rcl-interfaces-dbgsym_2.0.2-2noble.20250424.140624_amd64.deb Size: 4325336 SHA256: 9a6546872ffae7df7de0a21296920d6708dc9fbc51b0493676700587b4ad80e2 SHA1: c2fb4695eedcc8fc66aa932d4a5477aef24e82dc MD5sum: 9fff789690a383b03527b2efc4356f38 Description: debug symbols for ros-jazzy-rcl-interfaces Build-Ids: 116098ebadad3494ee5234c4e363e3c2b761fea6 17cef74d280521bc2b64faa99e77822615940531 2cb838a576d2c051172aac7d20ccd13f2e483d64 34115ebee3edbe6ebc7f4c59d46cae7da2acab22 403444bfdf7c6a92658a0bbd47f0abf2d600ebf1 4aa4e064b3a7008873b165f22869e09db59dcc29 5046e321c80040ec45fc55cbe525064b361f6b90 61695eba1a5c9ba9db96d575071769b9912f719a 7662a1285e8eee7a1324070aa6ba5a89e63305c5 7b8c87ec777f1fa20073eb0197b7e6cc5e1bf2f8 e9c9780d1f9ff34bbbadc5ab78f3efcf62b059b1 Package: ros-jazzy-rcl-lifecycle Version: 9.2.6-1noble.20250429.225643 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 140 Depends: libc6 (>= 2.4), ros-jazzy-lifecycle-msgs, ros-jazzy-rcl, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-rosidl-runtime-c, ros-jazzy-tracetools, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcl-lifecycle/ros-jazzy-rcl-lifecycle_9.2.6-1noble.20250429.225643_amd64.deb Size: 27766 SHA256: 5ede5458d1caa6634beb1acdd553f25a85057eee44ed1d4653adc6e1a35e23bb SHA1: 3b33ba6b389181d7c63d25c08a56caa389d75b65 MD5sum: 191010ea0da1b953f5fda4d9fc40dee8 Description: Package containing a C-based lifecycle implementation Package: ros-jazzy-rcl-lifecycle-dbgsym Package-Type: ddeb Source: ros-jazzy-rcl-lifecycle Version: 9.2.6-1noble.20250429.225643 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 53 Depends: ros-jazzy-rcl-lifecycle (= 9.2.6-1noble.20250429.225643) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcl-lifecycle/ros-jazzy-rcl-lifecycle-dbgsym_9.2.6-1noble.20250429.225643_amd64.deb Size: 33094 SHA256: a76f1e53277998ac6f8283ab33caeb01ecda4ceab47e0d57bb11811e90f2de2c SHA1: 3e0f60a7ce830de51b40efe9c2eddbcf674a5c89 MD5sum: a534e1517e59ab3c0a7c0e2fe7333aaa Description: debug symbols for ros-jazzy-rcl-lifecycle Build-Ids: 5ec3ffa4bc096d8f3cff6dd19d33dce9fa226ec8 Package: ros-jazzy-rcl-logging-interface Version: 3.1.1-1noble.20250424.134328 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 81 Depends: libc6 (>= 2.4), ros-jazzy-rcutils, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcl-logging-interface/ros-jazzy-rcl-logging-interface_3.1.1-1noble.20250424.134328_amd64.deb Size: 13346 SHA256: 07d5903dad603619fa2f57df14657e21c75cd01ced3906298333d2c7d16b0a36 SHA1: df51f6958c4e5d694983a2f058ccdb8969206641 MD5sum: 23d203aa5b7fac6650a21795b19aa3c5 Description: Interface that rcl_logging backends needs to implement. Package: ros-jazzy-rcl-logging-interface-dbgsym Package-Type: ddeb Source: ros-jazzy-rcl-logging-interface Version: 3.1.1-1noble.20250424.134328 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 18 Depends: ros-jazzy-rcl-logging-interface (= 3.1.1-1noble.20250424.134328) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcl-logging-interface/ros-jazzy-rcl-logging-interface-dbgsym_3.1.1-1noble.20250424.134328_amd64.deb Size: 4764 SHA256: b1f5eb463ce81bb4d6f60cb738749cbcf29e78a08cecb3b47f4e9a835bda9743 SHA1: b853960617304c6380b5140643928eb975f89f33 MD5sum: cabb7da899dbbd560f3c05cb767acf0e Description: debug symbols for ros-jazzy-rcl-logging-interface Build-Ids: 70d7c295f8c2c0c7adb5a634904760e648a1de7d Package: ros-jazzy-rcl-logging-noop Version: 3.1.1-1noble.20250424.134456 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 76 Depends: ros-jazzy-rcl-logging-interface, ros-jazzy-rcutils, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcl-logging-noop/ros-jazzy-rcl-logging-noop_3.1.1-1noble.20250424.134456_amd64.deb Size: 11522 SHA256: f7a419288df210f48bd143e024737651c96831341272aa0da332f18cb34ea4f8 SHA1: f74dc4594d9f572470f3c2ae56db7a84822a96a2 MD5sum: 25226e6415b5088260d30c0d59e0b102 Description: An rcl logger implementation that doesn't do anything with log messages. Package: ros-jazzy-rcl-logging-noop-dbgsym Package-Type: ddeb Source: ros-jazzy-rcl-logging-noop Version: 3.1.1-1noble.20250424.134456 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 16 Depends: ros-jazzy-rcl-logging-noop (= 3.1.1-1noble.20250424.134456) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcl-logging-noop/ros-jazzy-rcl-logging-noop-dbgsym_3.1.1-1noble.20250424.134456_amd64.deb Size: 3548 SHA256: acdfc3d8e56dba1c2c7b662f9cc05f15ba127106352a0bcf9ccbac205bacf990 SHA1: 93c49c3a4d62bb9ae8e1605d578e11c5cd8327eb MD5sum: 3846564ed9868ae9b7246b9d14ceda99 Description: debug symbols for ros-jazzy-rcl-logging-noop Build-Ids: 5b4524bbe3810cbd2877548ece4aaff27c6db17c Package: ros-jazzy-rcl-logging-spdlog Version: 3.1.1-1noble.20250424.134506 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 104 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libspdlog1.12-fmt9, libstdc++6 (>= 9), libspdlog-dev, ros-jazzy-rcl-logging-interface, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-spdlog-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcl-logging-spdlog/ros-jazzy-rcl-logging-spdlog_3.1.1-1noble.20250424.134506_amd64.deb Size: 22522 SHA256: 0aeec69da335c007650efb1c182cb22022dc90276156aa0c5822781148571758 SHA1: f93c8df2415162cb6c41e72fcd4046d763059d64 MD5sum: df22df49cab4196c1d0603fcf5881162 Description: Implementation of rcl_logging API for an spdlog backend. Package: ros-jazzy-rcl-logging-spdlog-dbgsym Package-Type: ddeb Source: ros-jazzy-rcl-logging-spdlog Version: 3.1.1-1noble.20250424.134506 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 221 Depends: ros-jazzy-rcl-logging-spdlog (= 3.1.1-1noble.20250424.134506) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcl-logging-spdlog/ros-jazzy-rcl-logging-spdlog-dbgsym_3.1.1-1noble.20250424.134506_amd64.deb Size: 200326 SHA256: dca07765a2cf40e921585216fef8eb3f57b7e3d84c432ecaaf3e0102f4c516a7 SHA1: 17ffd355345f49a97641709c86f1bfb84930bfc9 MD5sum: e64aa5f1793f4ccd950628fc791db689 Description: debug symbols for ros-jazzy-rcl-logging-spdlog Build-Ids: 853b43e1cbb1ea236ca654c114d5e3a0f425b807 Package: ros-jazzy-rcl-yaml-param-parser Version: 9.2.6-1noble.20250429.222753 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 129 Depends: libc6 (>= 2.14), libyaml-0-2, libyaml-dev, ros-jazzy-libyaml-vendor, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcl-yaml-param-parser/ros-jazzy-rcl-yaml-param-parser_9.2.6-1noble.20250429.222753_amd64.deb Size: 29676 SHA256: ed1f519c72df819b62bab24cb6c1632f2a389df67cdd3db958be8bed2b181b41 SHA1: 40e78cf9a38b8c6ae9e4b291ff1f54e477450556 MD5sum: 4130a72b6fc07946c1c26a117354a29c Description: Parse a YAML parameter file and populate the C data structure. Package: ros-jazzy-rcl-yaml-param-parser-dbgsym Package-Type: ddeb Source: ros-jazzy-rcl-yaml-param-parser Version: 9.2.6-1noble.20250429.222753 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 64 Depends: ros-jazzy-rcl-yaml-param-parser (= 9.2.6-1noble.20250429.222753) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcl-yaml-param-parser/ros-jazzy-rcl-yaml-param-parser-dbgsym_9.2.6-1noble.20250429.222753_amd64.deb Size: 43886 SHA256: f6958e7ee5854e65047fa596b7b98e36e6df40c2d61bd91a4ba9b49997529575 SHA1: b4cbb7096d46c47c6e2799cdd3071a8560706e5b MD5sum: ff942f8eb5c16453f6d7fac2864e85b1 Description: debug symbols for ros-jazzy-rcl-yaml-param-parser Build-Ids: eca0996b23c8d2586e4b38e66d3edfc695e7f8a8 Package: ros-jazzy-rclc Version: 6.1.0-3noble.20250429.225214 Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 262 Depends: libc6 (>= 2.4), ros-jazzy-rcl, ros-jazzy-rcl-action, ros-jazzy-rcutils, ros-jazzy-rosidl-generator-c, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclc/ros-jazzy-rclc_6.1.0-3noble.20250429.225214_amd64.deb Size: 47356 SHA256: cd775380118408d55e9f636e47ab2700bc6d65815682129e13dd2c4096c772f4 SHA1: 5c152992a81e459c1fd52fa822f29214bc731d7f MD5sum: b2c12dda100e1170fc0ac0afc6b25eb4 Description: The ROS client library in C. Package: ros-jazzy-rclc-dbgsym Package-Type: ddeb Source: ros-jazzy-rclc Version: 6.1.0-3noble.20250429.225214 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 127 Depends: ros-jazzy-rclc (= 6.1.0-3noble.20250429.225214) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclc/ros-jazzy-rclc-dbgsym_6.1.0-3noble.20250429.225214_amd64.deb Size: 86602 SHA256: 0edf04898c73c064d5e3ccd423a41100965cbd4ccbaee7efbf29c1ec60f9e669 SHA1: ea5eb5a0ec21e0b5ea40190256223a0a2587f5e5 MD5sum: 7d0352048eca81f0396a258f50f4ce13 Description: debug symbols for ros-jazzy-rclc Build-Ids: d68bca5b3f40e71dde50e7a8f0d0d21dc881e9a2 Package: ros-jazzy-rclc-examples Version: 6.1.0-3noble.20250429.230223 Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 260 Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1), ros-jazzy-example-interfaces, ros-jazzy-lifecycle-msgs, ros-jazzy-rcl, ros-jazzy-rclc, ros-jazzy-rclc-lifecycle, ros-jazzy-rclc-parameter, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclc-examples/ros-jazzy-rclc-examples_6.1.0-3noble.20250429.230223_amd64.deb Size: 34442 SHA256: 786c3e3f781613c594b0a530c4aa0f4cab9756f229ae9b379cf58de5851df285 SHA1: bfccb7c92dc9185c7c3fc35e93db207fb3a9701e MD5sum: 5ef111395f54e81676f4b409d107982a Description: Example of using rclc_executor Package: ros-jazzy-rclc-examples-dbgsym Package-Type: ddeb Source: ros-jazzy-rclc-examples Version: 6.1.0-3noble.20250429.230223 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 266 Depends: ros-jazzy-rclc-examples (= 6.1.0-3noble.20250429.230223) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclc-examples/ros-jazzy-rclc-examples-dbgsym_6.1.0-3noble.20250429.230223_amd64.deb Size: 159112 SHA256: e84b58b557f778dc437b47a3af562863bf6f2d9f6acd566a43394aa5672a5cc4 SHA1: 3c5bbe47715aa371e166e8e74fdf30e64cbf651d MD5sum: 9dce923c85bc64651d1d9f70ca10eb18 Description: debug symbols for ros-jazzy-rclc-examples Build-Ids: 3bf97062f73b380511dacfee6cf6a1f48bb9bef7 4d2f5083c72c272acb4b4b8d0ac7ee25cbe5112a 567903546dd067ec01e86b16af182cc9f8383445 6dd0e09ae1ff7e26c4a10f1e855ef0839075b604 7a1769169b1621bd37d6e82e3244237996370546 94809bc08b859bf1c67a39446da2e9acfd12bf34 9d5eb5ea43bb7c4f0d984c3adefb60b98775c4e2 aa0f56b143f7031d1424fd9bbf40a34f03d9ff8c b918dcae8530693ea818f0aca78fcc8d23977185 d604ef13458d24c35560db9289d8b0f4ad683a42 f72654e764ac74ed3b5ab857d0ab2309831e3d2b fe8f3126f12f8509a336ba8f3d75d241382128be Package: ros-jazzy-rclc-lifecycle Version: 6.1.0-3noble.20250429.225847 Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 94 Depends: libc6 (>= 2.4), ros-jazzy-lifecycle-msgs, ros-jazzy-rcl-lifecycle, ros-jazzy-rclc, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclc-lifecycle/ros-jazzy-rclc-lifecycle_6.1.0-3noble.20250429.225847_amd64.deb Size: 17376 SHA256: ef061d4ab16d5d7c3f8e8ff3c255655b2f8eaa1c5faea6598906a96d109ab78b SHA1: 47696263ded36b86b923e1529f437ad900b513d4 MD5sum: 1a76319be86481c6f7316af500a791d8 Description: rclc lifecycle convenience methods. Package: ros-jazzy-rclc-lifecycle-dbgsym Package-Type: ddeb Source: ros-jazzy-rclc-lifecycle Version: 6.1.0-3noble.20250429.225847 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 38 Depends: ros-jazzy-rclc-lifecycle (= 6.1.0-3noble.20250429.225847) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclc-lifecycle/ros-jazzy-rclc-lifecycle-dbgsym_6.1.0-3noble.20250429.225847_amd64.deb Size: 20866 SHA256: a5c8c4fa6dedecf78459e927e693959df7eaafb404e65d0c6564ea0b8f3c9285 SHA1: 3ccee0719c94031360dcee58b9b4e584447b97d2 MD5sum: 16a5fbc23221ac69ba13b29bd389ed3d Description: debug symbols for ros-jazzy-rclc-lifecycle Build-Ids: e3f2cc5eb6bca5f36def80a4f3a69b21f924d310 Package: ros-jazzy-rclc-parameter Version: 6.1.0-3noble.20250429.225505 Architecture: amd64 Maintainer: Antonio Cuadros Installed-Size: 132 Depends: ros-jazzy-builtin-interfaces, ros-jazzy-rcl, ros-jazzy-rcl-interfaces, ros-jazzy-rclc, ros-jazzy-rcutils, ros-jazzy-rosidl-runtime-c, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclc-parameter/ros-jazzy-rclc-parameter_6.1.0-3noble.20250429.225505_amd64.deb Size: 24002 SHA256: 41137f7661f3da2c2e8a97031fc75afff6841122901836fd403d92acd2ff13f7 SHA1: b13bee0a21e8ebf882727136e0ea10447f14552f MD5sum: 42ddda055439de2288ebc2348730f063 Description: Parameter server implementation for micro-ROS nodes Package: ros-jazzy-rclcpp Version: 28.1.9-1noble.20250429.225221 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 3876 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ament-index-cpp, ros-jazzy-builtin-interfaces, ros-jazzy-libstatistics-collector, ros-jazzy-rcl, ros-jazzy-rcl-interfaces, ros-jazzy-rcl-logging-interface, ros-jazzy-rcl-yaml-param-parser, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-rosgraph-msgs, ros-jazzy-rosidl-dynamic-typesupport, ros-jazzy-rosidl-runtime-c, ros-jazzy-rosidl-runtime-cpp, ros-jazzy-rosidl-typesupport-c, ros-jazzy-rosidl-typesupport-cpp, ros-jazzy-statistics-msgs, ros-jazzy-tracetools, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclcpp/ros-jazzy-rclcpp_28.1.9-1noble.20250429.225221_amd64.deb Size: 780120 SHA256: d036460f5b322e43fdf6a7b1eeb0ee21e1a292eaf7990269b075d63ada21a3a3 SHA1: e6eeb25dd20bb7830e62a2e717a8a2a5ac327fd3 MD5sum: 2a4a7bffd2e0cf9d4b21f8292c1bbc6b Description: The ROS client library in C++. Package: ros-jazzy-rclcpp-action Version: 28.1.9-1noble.20250429.231255 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 306 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-action-msgs, ros-jazzy-ament-cmake, ros-jazzy-rcl, ros-jazzy-rcl-action, ros-jazzy-rclcpp, ros-jazzy-rcpputils, ros-jazzy-rosidl-runtime-c, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclcpp-action/ros-jazzy-rclcpp-action_28.1.9-1noble.20250429.231255_amd64.deb Size: 72566 SHA256: 8d3eada9f1f9bd2a373109e4af20ee790b063da5b8608252c7c9df27a0707cf0 SHA1: 62a6bea7a60f91d844d366547a0309e17f08844b MD5sum: 0171527ccfdb36b68b489987f49fb139 Description: Adds action APIs for C++. Package: ros-jazzy-rclcpp-action-dbgsym Package-Type: ddeb Source: ros-jazzy-rclcpp-action Version: 28.1.9-1noble.20250429.231255 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 811 Depends: ros-jazzy-rclcpp-action (= 28.1.9-1noble.20250429.231255) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclcpp-action/ros-jazzy-rclcpp-action-dbgsym_28.1.9-1noble.20250429.231255_amd64.deb Size: 753134 SHA256: e79c1eca65a8c1ca1bbc8b36597570239db14d715562e15eb52180e14732d084 SHA1: 2d66e62d7cfc3991e9aeead64a39531e393306ae MD5sum: 58804c2ca15c9a8528405a920807a284 Description: debug symbols for ros-jazzy-rclcpp-action Build-Ids: b3525d972b7c60faf9d609c94117565828a118e9 Package: ros-jazzy-rclcpp-cascade-lifecycle Version: 2.0.0-3noble.20250430.001332 Architecture: amd64 Maintainer: fmrico Installed-Size: 793 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-cascade-lifecycle-msgs, ros-jazzy-lifecycle-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclcpp-cascade-lifecycle/ros-jazzy-rclcpp-cascade-lifecycle_2.0.0-3noble.20250430.001332_amd64.deb Size: 140688 SHA256: bd1f3ae2b84892850a8fc5b96b4cbbfdac8193f2d3a84467fc6ab4fe21b5aec4 SHA1: eba218e13b5c078e66455a809903686e998cf8c7 MD5sum: a037a2874e303b337ffbfa388a5a0a2b Description: Provides a mechanism to make trees of lifecycle nodes to propagate state changes Package: ros-jazzy-rclcpp-cascade-lifecycle-dbgsym Package-Type: ddeb Source: ros-jazzy-rclcpp-cascade-lifecycle Version: 2.0.0-3noble.20250430.001332 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: fmrico Installed-Size: 3182 Depends: ros-jazzy-rclcpp-cascade-lifecycle (= 2.0.0-3noble.20250430.001332) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclcpp-cascade-lifecycle/ros-jazzy-rclcpp-cascade-lifecycle-dbgsym_2.0.0-3noble.20250430.001332_amd64.deb Size: 2589036 SHA256: 7a07af90e361611b5bbd4c8f4184d37f666dac7f4f546f810272d31727739434 SHA1: 7b2b174f81d68fa2a881f2a7e8b6f9aec5eadb36 MD5sum: b88e2f2e5268c9db18b50ce8cb64bf62 Description: debug symbols for ros-jazzy-rclcpp-cascade-lifecycle Build-Ids: 25525cc7d0d29d349177440eb9b3fb0e1b213666 Package: ros-jazzy-rclcpp-components Version: 28.1.9-1noble.20250429.232026 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 382 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ament-index-cpp, ros-jazzy-class-loader, ros-jazzy-composition-interfaces, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclcpp-components/ros-jazzy-rclcpp-components_28.1.9-1noble.20250429.232026_amd64.deb Size: 86474 SHA256: 3eda9d77fb8b68c53ec2ec437e765dcbc15219a07f7d9299cd269f3af937e666 SHA1: d7764975d8080e8977a31c8610cab07fd5f8fe0f MD5sum: 4927c64febf216221cde31c149b8afb7 Description: Package containing tools for dynamically loadable components Package: ros-jazzy-rclcpp-components-dbgsym Package-Type: ddeb Source: ros-jazzy-rclcpp-components Version: 28.1.9-1noble.20250429.232026 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 1893 Depends: ros-jazzy-rclcpp-components (= 28.1.9-1noble.20250429.232026) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclcpp-components/ros-jazzy-rclcpp-components-dbgsym_28.1.9-1noble.20250429.232026_amd64.deb Size: 1775734 SHA256: e4316d0bc23ad0125d51b5b7fae77b5892c49e504139a691575a3617d8ff47be SHA1: 671ae0f6de03bff05b9e12f354c358f16eae6745 MD5sum: 42fd4564bf941af2be1497fabe5d7bb6 Description: debug symbols for ros-jazzy-rclcpp-components Build-Ids: 265cfc7c693161aca72dd8a1f95db5adcd5a2033 35491a2e8c51b19b6ef2fd743fd3130fa8629165 4aeede06f3239bf2268b56d5a9618935b1b68cee e1d455274669d4a56ee23504aeb37585c2d9c04c Package: ros-jazzy-rclcpp-dbgsym Package-Type: ddeb Source: ros-jazzy-rclcpp Version: 28.1.9-1noble.20250429.225221 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 15095 Depends: ros-jazzy-rclcpp (= 28.1.9-1noble.20250429.225221) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclcpp/ros-jazzy-rclcpp-dbgsym_28.1.9-1noble.20250429.225221_amd64.deb Size: 13816396 SHA256: 9877242b54ca2d3940773986f2e117699a5d150334a8de5c04d03559c9ced41a SHA1: 74e0808cdae9b828d0b3f79a0417cf33b2628422 MD5sum: 29ea28f95da4d935c7f584f67d3ed443 Description: debug symbols for ros-jazzy-rclcpp Build-Ids: 6314972b7a8b33e0e7147aa214d60c6e7ad29be2 Package: ros-jazzy-rclcpp-lifecycle Version: 28.1.9-1noble.20250430.000745 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 375 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-lifecycle-msgs, ros-jazzy-rcl, ros-jazzy-rcl-interfaces, ros-jazzy-rcl-lifecycle, ros-jazzy-rclcpp, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-rosidl-typesupport-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclcpp-lifecycle/ros-jazzy-rclcpp-lifecycle_28.1.9-1noble.20250430.000745_amd64.deb Size: 81744 SHA256: d3ab52e19faa995a3c33457804a0689607c43b085d81da1658c610ee8d66f792 SHA1: c3e8885faf283bf99bdc474cada102076985e7ee MD5sum: 2a01584e3f517eaf55b11b0db61b90e0 Description: Package containing a prototype for lifecycle implementation Package: ros-jazzy-rclcpp-lifecycle-dbgsym Package-Type: ddeb Source: ros-jazzy-rclcpp-lifecycle Version: 28.1.9-1noble.20250430.000745 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 1249 Depends: ros-jazzy-rclcpp-lifecycle (= 28.1.9-1noble.20250430.000745) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclcpp-lifecycle/ros-jazzy-rclcpp-lifecycle-dbgsym_28.1.9-1noble.20250430.000745_amd64.deb Size: 1143174 SHA256: d49a67c7cadfd01de008295ec659f5b3dab8072dafa4ed72582830572fdb71ff SHA1: 1cb1885685262895433598f9229b102ec45ab9b4 MD5sum: 5489638941567835e441405ebfbf9ab9 Description: debug symbols for ros-jazzy-rclcpp-lifecycle Build-Ids: bbde4d818e5bc0699f067531d05ed703e3e0518f Package: ros-jazzy-rclpy Version: 7.1.4-1noble.20250429.225834 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 1736 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12), python3-yaml, ros-jazzy-action-msgs, ros-jazzy-ament-index-python, ros-jazzy-builtin-interfaces, ros-jazzy-lifecycle-msgs, ros-jazzy-rcl, ros-jazzy-rcl-action, ros-jazzy-rcl-interfaces, ros-jazzy-rcl-lifecycle, ros-jazzy-rcl-logging-interface, ros-jazzy-rcl-yaml-param-parser, ros-jazzy-rmw, ros-jazzy-rmw-implementation, ros-jazzy-rosgraph-msgs, ros-jazzy-rosidl-runtime-c, ros-jazzy-rpyutils, ros-jazzy-unique-identifier-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclpy/ros-jazzy-rclpy_7.1.4-1noble.20250429.225834_amd64.deb Size: 454364 SHA256: cba482cdaa62d00e700bb4978ee4086a3d83c03a422f3b3fc4ad45620ae1f3dd SHA1: 2b406120ce477ee81b1f3649e269d150e78f5c7d MD5sum: 23a553497c972c77f65eef2d496b3cfd Description: Package containing the Python client. Package: ros-jazzy-rclpy-message-converter Version: 2.0.1-4noble.20250430.005420 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 68 Depends: python3-numpy, ros-jazzy-rclpy, ros-jazzy-rosidl-parser, ros-jazzy-rosidl-runtime-py, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/rospy_message_converter Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclpy-message-converter/ros-jazzy-rclpy-message-converter_2.0.1-4noble.20250430.005420_amd64.deb Size: 14652 SHA256: 9f000249d803e7b4dc07e391722be60fc93186ae8984e0cc5e2155406b4b6e20 SHA1: eb9f73170ff3ed6c6bf6a1abd03a5f5e6049d2d9 MD5sum: b496a1e18a914787408d32f32b13e55d Description: Converts between Python dictionaries and JSON to rclpy messages. Package: ros-jazzy-rclpy-message-converter-msgs Version: 2.0.1-4noble.20250424.140609 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1290 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/rospy_message_converter Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclpy-message-converter-msgs/ros-jazzy-rclpy-message-converter-msgs_2.0.1-4noble.20250424.140609_amd64.deb Size: 102984 SHA256: 037d3e378baecf72d03e3679886335eff6a50f33af313a67d457d4c44a74f5a6 SHA1: 7dcae816152fdd2cdefd1576364ff463e1791033 MD5sum: 7bc2772a8ba8aebe8fcba1dfea5ac3c1 Description: Messages for rclpy_message_converter Package: ros-jazzy-rclpy-message-converter-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rclpy-message-converter-msgs Version: 2.0.1-4noble.20250424.140609 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1024 Depends: ros-jazzy-rclpy-message-converter-msgs (= 2.0.1-4noble.20250424.140609) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rclpy-message-converter-msgs/ros-jazzy-rclpy-message-converter-msgs-dbgsym_2.0.1-4noble.20250424.140609_amd64.deb Size: 797158 SHA256: cc67ae3cfb31b6b87fce679d0f47d8c337eb03773aaabddbc52f5d352e3e5e0d SHA1: b6c80f648afb9f782804cc9a8773039ea2f19016 MD5sum: 71a83ba1b3be07f2466993983a53def7 Description: debug symbols for ros-jazzy-rclpy-message-converter-msgs Build-Ids: 08cd11a7d13f104cb168d3a51f0e0637162a9550 2aaba661037a3b30613d22c36ef6c2a2e7941646 3aada57252790d61d2ce574efcf0277882cf1358 3f46c18802758a924df910a01c4b5617315b5416 412731fc996997b7499560d7b979454aa9d0cbf3 68d78a8720e8936aeb35c167058495b53a2cd22f 78cb3c4c489c14c26984038320ed0590a18c3d51 986bf2ae96a04f1856316137b53dd0651f341e7e bffd46bb2594e9a61f56b8f68c33ddf4937a4f63 c24622e2bc309139977fe1454c91e05e1849eeeb ed41c078a2be4304839fa08eda052ad90900fb59 Package: ros-jazzy-rcpputils Version: 2.11.2-1noble.20250424.134326 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 292 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rcutils, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcpputils/ros-jazzy-rcpputils_2.11.2-1noble.20250424.134326_amd64.deb Size: 55524 SHA256: 9d78934372fb5c60a986c81ca31c3edc63289afb43f557a93deb41cf4a330aee SHA1: 6f38eafc9a8ea458bf3596e15d2e0531e65306b7 MD5sum: d09398673df50c77791c769fa45beeb9 Description: Package containing utility code for C++. Package: ros-jazzy-rcpputils-dbgsym Package-Type: ddeb Source: ros-jazzy-rcpputils Version: 2.11.2-1noble.20250424.134326 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 240 Depends: ros-jazzy-rcpputils (= 2.11.2-1noble.20250424.134326) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcpputils/ros-jazzy-rcpputils-dbgsym_2.11.2-1noble.20250424.134326_amd64.deb Size: 214410 SHA256: 8245abdf4d469af46f0a93840800ed00abafa421bfafd4e654a9971ff0b67c4f SHA1: 957b92f48fb7a085348df31a9de70140fa50082c MD5sum: 7776ba062ee73150e797262ef1eca9ec Description: debug symbols for ros-jazzy-rcpputils Build-Ids: 875ea1ef2dac820f2e44fd12e2e86a9877047116 Package: ros-jazzy-rcss3d-agent Version: 0.4.1-4noble.20250430.020035 Architecture: amd64 Maintainer: ijnek Installed-Size: 194 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rcss3d-agent-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcss3d-agent/ros-jazzy-rcss3d-agent_0.4.1-4noble.20250430.020035_amd64.deb Size: 57618 SHA256: 5cb96b3e311dfa24dacff33c57b709f5e1b3b68d0b3cd43ca0cab529927d74da SHA1: c61dcb1ea5807d3c93b57c30146a39d365733327 MD5sum: e664e4a178b16ec4e839554104b5a886 Description: Launches a RoboCup 3D Simulation Agent, and converts data to and from ROS2 msgs Package: ros-jazzy-rcss3d-agent-basic Version: 0.4.1-4noble.20250430.020321 Architecture: amd64 Maintainer: ijnek Installed-Size: 1442 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp-components, ros-jazzy-rcss3d-agent, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcss3d-agent-basic/ros-jazzy-rcss3d-agent-basic_0.4.1-4noble.20250430.020321_amd64.deb Size: 205464 SHA256: 57005e2053b5ff9e331397de2a32654ecb4d6a9d39370310a2dadaeeb25e63a5 SHA1: 9597385f9d2def0a7d597760816cf73bde003d59 MD5sum: 9eb10fa7abce8f1c37c6b94d070777d0 Description: Basic rcss3d agent node that uses rcss3d_agent_msgs Package: ros-jazzy-rcss3d-agent-basic-dbgsym Package-Type: ddeb Source: ros-jazzy-rcss3d-agent-basic Version: 0.4.1-4noble.20250430.020321 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 6151 Depends: ros-jazzy-rcss3d-agent-basic (= 0.4.1-4noble.20250430.020321) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcss3d-agent-basic/ros-jazzy-rcss3d-agent-basic-dbgsym_0.4.1-4noble.20250430.020321_amd64.deb Size: 4844662 SHA256: 7dc8c7cab2f075732db725bcee44826ec09a0806fe72f36f80ee6f0601af7ddb SHA1: 1663a2576c988bafb51f3ce95c887b5817df7074 MD5sum: aebdb9bc9c1538862905f709134353f9 Description: debug symbols for ros-jazzy-rcss3d-agent-basic Build-Ids: 1f7187070c830b2485d78a83950edca05577df7c 3838bad16e6659fadc80a2e71f9bb833291320bb Package: ros-jazzy-rcss3d-agent-dbgsym Package-Type: ddeb Source: ros-jazzy-rcss3d-agent Version: 0.4.1-4noble.20250430.020035 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1041 Depends: ros-jazzy-rcss3d-agent (= 0.4.1-4noble.20250430.020035) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcss3d-agent/ros-jazzy-rcss3d-agent-dbgsym_0.4.1-4noble.20250430.020035_amd64.deb Size: 1004722 SHA256: 67f94e03891e97c93ba9045b1a64d10c4d159608d147fb373b42b059d4ec24fb SHA1: 951112c188db1f05f6aba1a791b1f7084b6c2f7f MD5sum: cb0eef103c05cc082a3ec237292f7ecc Description: debug symbols for ros-jazzy-rcss3d-agent Build-Ids: 54fde0dd6431b0e3f58375593c182cb2dbae0aa8 Package: ros-jazzy-rcss3d-agent-msgs Version: 0.4.1-4noble.20250424.140635 Architecture: amd64 Maintainer: ijnek Installed-Size: 3374 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcss3d-agent-msgs/ros-jazzy-rcss3d-agent-msgs_0.4.1-4noble.20250424.140635_amd64.deb Size: 255492 SHA256: 166e80307e7a8530e386ace6ea5e861c85e67e424f797a799c9e7b1c32fff153 SHA1: 0379227159d6985d20208e20afa9ddace9d39f96 MD5sum: 4e68897190059056eaa9b53825a4dc78 Description: Custom messages for communicating with rcss3d_agent Package: ros-jazzy-rcss3d-agent-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rcss3d-agent-msgs Version: 0.4.1-4noble.20250424.140635 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 3065 Depends: ros-jazzy-rcss3d-agent-msgs (= 0.4.1-4noble.20250424.140635) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcss3d-agent-msgs/ros-jazzy-rcss3d-agent-msgs-dbgsym_0.4.1-4noble.20250424.140635_amd64.deb Size: 2587542 SHA256: c6bca517eb632341beaaf7301ab1086be4a36c1aba671db843e884b7be0c341a SHA1: 95c7327c5c8d3549719da05b625ed5c1e8cef147 MD5sum: 461df8aeb5e8b27a4fa93a9748348e57 Description: debug symbols for ros-jazzy-rcss3d-agent-msgs Build-Ids: 14815155b745848bca5003aad877df8c46e2a000 4283eb6b37a54d4a85870c6644d02446b10e92c0 4ff8cb34de315e4cc59d0fd125c141bf85330c9d 53df40c859950c7114a06751f41af8c0715fdb0f 561f2fda6ed3b33939daa87e6c409e6c815990b3 645d84e6852b4c7500ead590ea92072d77071055 8b0bc82e313e53698d77b157a493cc9e267c0762 8dd2bdb959d369cc558a33dad8f7ef2f9e397597 b0b2c82e7ba61bc0935184d272b61bd0be86c468 d10f554c93e18484de406bd1690d5a73f41978b7 f89137c7eaba6a15a753b28b38370f3f979eaf8e Package: ros-jazzy-rcss3d-agent-msgs-to-soccer-interfaces Version: 0.4.1-4noble.20250424.144905 Architecture: amd64 Maintainer: ijnek Installed-Size: 83 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-jazzy-rcss3d-agent-msgs, ros-jazzy-soccer-vision-3d-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcss3d-agent-msgs-to-soccer-interfaces/ros-jazzy-rcss3d-agent-msgs-to-soccer-interfaces_0.4.1-4noble.20250424.144905_amd64.deb Size: 14458 SHA256: c76f51f3cd997b8bde43c2f88a4a389d83edd688c294ad470467af184548a570 SHA1: 78a095b0cad3df17577fb6b7891fd5f0b02d4eee MD5sum: 2fc7c6924f31783dd53d4cbf1904b1a7 Description: Library with methods that convert rcss3d_agent_msgs to soccer_interfaces Package: ros-jazzy-rcss3d-agent-msgs-to-soccer-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-rcss3d-agent-msgs-to-soccer-interfaces Version: 0.4.1-4noble.20250424.144905 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 119 Depends: ros-jazzy-rcss3d-agent-msgs-to-soccer-interfaces (= 0.4.1-4noble.20250424.144905) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcss3d-agent-msgs-to-soccer-interfaces/ros-jazzy-rcss3d-agent-msgs-to-soccer-interfaces-dbgsym_0.4.1-4noble.20250424.144905_amd64.deb Size: 105860 SHA256: c0e052ed747a093b14c4e7e6a4b2e1eb558bfeeaafa7b4763f11dd211cf0ab39 SHA1: 4f2d3f78c431e9ca3517aafd8116f68614b4f534 MD5sum: 5556271718bf2993d7c04f6f08ec5343 Description: debug symbols for ros-jazzy-rcss3d-agent-msgs-to-soccer-interfaces Build-Ids: 8f708a06b196b4fd4286d3e5029ce50a597ebbaa Package: ros-jazzy-rcss3d-nao Version: 1.2.0-3noble.20250430.020259 Architecture: amd64 Maintainer: ijnek Installed-Size: 1304 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-nao-lola-command-msgs, ros-jazzy-nao-lola-sensor-msgs, ros-jazzy-rclcpp-components, ros-jazzy-rcss3d-agent, ros-jazzy-rcss3d-agent-msgs-to-soccer-interfaces, ros-jazzy-sensor-msgs, ros-jazzy-soccer-vision-3d-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcss3d-nao/ros-jazzy-rcss3d-nao_1.2.0-3noble.20250430.020259_amd64.deb Size: 236442 SHA256: c0015a271ecef7d78a6d72896b0ccdb68f91851f8523069e6b193de09261ef58 SHA1: 6c57a8429f5b6724921c0cffb09b0534c6cf2369 MD5sum: 9ccaa96a906b0f87fc1ae294549c6afb Description: An interface to SimSpark that uses interfaces used by a Nao robot Package: ros-jazzy-rcss3d-nao-dbgsym Package-Type: ddeb Source: ros-jazzy-rcss3d-nao Version: 1.2.0-3noble.20250430.020259 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 6339 Depends: ros-jazzy-rcss3d-nao (= 1.2.0-3noble.20250430.020259) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcss3d-nao/ros-jazzy-rcss3d-nao-dbgsym_1.2.0-3noble.20250430.020259_amd64.deb Size: 5403642 SHA256: c2efa6c57d522fafe48b4caf7fc423285768b98e9623e44dae5756ff54823e2f SHA1: ecb40bfbd0f2c00a2005c61bf551ed02b36c0e3d MD5sum: dc722fd53b087429ee93474939ac6eb1 Description: debug symbols for ros-jazzy-rcss3d-nao Build-Ids: 2cf0e48ea8a5cc29328c05fe4976fb71f7384eda d954e8b70e7f2492a1fb688be743ca5090dd492e Package: ros-jazzy-rcutils Version: 6.7.2-1noble.20250424.134151 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 500 Depends: libc6 (>= 2.34), libatomic1, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcutils/ros-jazzy-rcutils_6.7.2-1noble.20250424.134151_amd64.deb Size: 90810 SHA256: 5da22b37c3de0351c7c69ed0dca6c6bdea93d393bc51a9c7b029358da2b0c897 SHA1: 3916743bc81d887f9e2bce2bb100774a6d87a5a0 MD5sum: cedeaa026ed4190dee4da4c267d18d19 Description: Package containing various utility types and functions for C Package: ros-jazzy-rcutils-dbgsym Package-Type: ddeb Source: ros-jazzy-rcutils Version: 6.7.2-1noble.20250424.134151 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 127 Depends: ros-jazzy-rcutils (= 6.7.2-1noble.20250424.134151) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rcutils/ros-jazzy-rcutils-dbgsym_6.7.2-1noble.20250424.134151_amd64.deb Size: 91630 SHA256: c454d6882603b7601e5a2cfa425121e01783bf93c7f21bb017ac1449cab423b6 SHA1: cc1514ced1badaa377febf9df57fea33ef9651d9 MD5sum: 1e58f5eee59da0cc9f3348afa53c3b9c Description: debug symbols for ros-jazzy-rcutils Build-Ids: 99f49d7cd150e69d9ae74ec4b0788a62afa72ad6 Package: ros-jazzy-realsense2-camera Version: 4.55.1-3noble.20250430.005548 Architecture: amd64 Maintainer: LibRealSense ROS Team Installed-Size: 1634 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-librealsense2, libeigen3-dev, ros-jazzy-builtin-interfaces, ros-jazzy-cv-bridge, ros-jazzy-diagnostic-updater, ros-jazzy-geometry-msgs, ros-jazzy-image-transport, ros-jazzy-launch-ros, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-realsense2-camera-msgs, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/RealSense Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-realsense2-camera/ros-jazzy-realsense2-camera_4.55.1-3noble.20250430.005548_amd64.deb Size: 442312 SHA256: 3a26c639f3383a6e42614905073cca51ff4d6c68d96f1b5a9b2d0bdb0c8a0874 SHA1: daf0a3d826f410e6975b9d21e0443dcc3a37ff0f MD5sum: 53bec5141d0389d979a1d654af54ac0c Description: RealSense camera package allowing access to Intel D400 3D cameras Package: ros-jazzy-realsense2-camera-dbgsym Package-Type: ddeb Source: ros-jazzy-realsense2-camera Version: 4.55.1-3noble.20250430.005548 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LibRealSense ROS Team Installed-Size: 10432 Depends: ros-jazzy-realsense2-camera (= 4.55.1-3noble.20250430.005548) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-realsense2-camera/ros-jazzy-realsense2-camera-dbgsym_4.55.1-3noble.20250430.005548_amd64.deb Size: 9873158 SHA256: 9235517a035bfd5aba09ca7bed2126df189795ab7370c09dd5f4965d99b638fd SHA1: 73aaf2f889837c1da5cee8f1d445fc2ceca02355 MD5sum: 4620f42115464f5efc86d1f9f3478944 Description: debug symbols for ros-jazzy-realsense2-camera Build-Ids: 00fd6cc93da3d12bfb97e53288ae700b6720940b 9827f241090cde50a398e6a6d15427dcc7b5d32f Package: ros-jazzy-realsense2-camera-msgs Version: 4.55.1-3noble.20250424.143628 Architecture: amd64 Maintainer: LibRealSense ROS Team Installed-Size: 1328 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/RealSense Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-realsense2-camera-msgs/ros-jazzy-realsense2-camera-msgs_4.55.1-3noble.20250424.143628_amd64.deb Size: 117362 SHA256: fdfec99adf8a32ab7422a09c8789bf9786e5ffabb1a782d5cfcdf57895b316f6 SHA1: e12d8358f2f895f95650cabd678592512cb4017f MD5sum: e8ed608e6b061354453506b25aa6961f Description: RealSense camera_msgs package containing realsense camera messages definitions Package: ros-jazzy-realsense2-camera-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-realsense2-camera-msgs Version: 4.55.1-3noble.20250424.143628 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LibRealSense ROS Team Installed-Size: 1061 Depends: ros-jazzy-realsense2-camera-msgs (= 4.55.1-3noble.20250424.143628) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-realsense2-camera-msgs/ros-jazzy-realsense2-camera-msgs-dbgsym_4.55.1-3noble.20250424.143628_amd64.deb Size: 844556 SHA256: 6531f77df241f61ac718fb677fc9a6c3aee9e7d03b5a80cac45e51909dad59b6 SHA1: feffce81dbcaa8cfb774703c338f8548f5b0e06e MD5sum: 446073a03b928eedc5ed080cdfcdd3ce Description: debug symbols for ros-jazzy-realsense2-camera-msgs Build-Ids: 167e10aa9b372153a0fd3f36a0e83657494ef1d0 2384695fa90bb2ba546012b1831f0b76ac0a6a55 3f9999795ec7e565ae5511954650dc26fd83a8ae 4179c49dcd8540305647d9199d19afe1683d2be6 5b55464888fffc945aabbd8b6be85f787e8c62ef 7cd3e551c559f9dfc052fa6a931d1ce0afe4b670 8c10247ff9e99f60eef57a7b767623ec080df167 91acea6f3fc8520d24ad7572425f2c7c3d8cefdd b940746047379b6714e5ffbfdab0c15dfc117b9d c2f3b0cfcc37b3d554ae60df4e1a8ce1a04afd28 c5f050c9262f198f162d6b31962b7a7fac6f8a68 Package: ros-jazzy-realsense2-description Version: 4.55.1-3noble.20250430.005612 Architecture: amd64 Maintainer: LibRealSense ROS Team Installed-Size: 71711 Depends: ros-jazzy-launch-ros, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-realsense2-camera-msgs, ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/RealSense Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-realsense2-description/ros-jazzy-realsense2-description_4.55.1-3noble.20250430.005612_amd64.deb Size: 10958466 SHA256: e6d14c7156224483c771b8eaf36f4d3f5e50836d86d1bccfd1b14ef75e9d64a8 SHA1: 2b8a43b9e75f4db382c318c53baa5763eb8ab52f MD5sum: 19644af137a8b9527724b25173be82e7 Description: RealSense description package for Intel 3D D400 cameras Package: ros-jazzy-realtime-tools Version: 3.5.1-1noble.20250505.192009 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 232 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-dev, libcap-dev, ros-jazzy-ament-cmake, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-realtime-tools/ros-jazzy-realtime-tools_3.5.1-1noble.20250505.192009_amd64.deb Size: 44670 SHA256: 7335181ce4e716b60401d408a30662a227ce109ae32e1456c3c143d886bc4b7d SHA1: 70c439424cba7db238c7702cc5627111c95cdf4b MD5sum: 8bb8ffc633be2d872886be5014a32450 Description: Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. Package: ros-jazzy-realtime-tools-dbgsym Package-Type: ddeb Source: ros-jazzy-realtime-tools Version: 3.5.1-1noble.20250505.192009 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 274 Depends: ros-jazzy-realtime-tools (= 3.5.1-1noble.20250505.192009) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-realtime-tools/ros-jazzy-realtime-tools-dbgsym_3.5.1-1noble.20250505.192009_amd64.deb Size: 243060 SHA256: 4e0b9d7585609cc31dc7ac21625b00f8a698f7064f340086c0337d255f1cf9b7 SHA1: 02b7d8f39e34423b5e71be8cc459bd7a82b0e9c5 MD5sum: 4a190487e01caa921617b38fc9832582 Description: debug symbols for ros-jazzy-realtime-tools Build-Ids: 7531976c16aaaa99c77c78eac82a3ddffdf14a91 9be69b2bebecf1c923d87cce1ac728b6a73a9348 Package: ros-jazzy-resource-retriever Version: 3.4.4-1noble.20250424.134152 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 101 Depends: libc6 (>= 2.32), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-jazzy-ament-index-cpp, ros-jazzy-ament-index-python, ros-jazzy-libcurl-vendor, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/resource_retriever Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-resource-retriever/ros-jazzy-resource-retriever_3.4.4-1noble.20250424.134152_amd64.deb Size: 20310 SHA256: 64395f6be0014a5b8417ff236f39de8827df6c2a0ae2b32854dee34b002094e7 SHA1: f8c0dac7245387994199936254dd3657042cf85f MD5sum: 747b62b2d9bb1d899a238734b736bde0 Description: This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library. Package: ros-jazzy-resource-retriever-dbgsym Package-Type: ddeb Source: ros-jazzy-resource-retriever Version: 3.4.4-1noble.20250424.134152 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 94 Depends: ros-jazzy-resource-retriever (= 3.4.4-1noble.20250424.134152) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-resource-retriever/ros-jazzy-resource-retriever-dbgsym_3.4.4-1noble.20250424.134152_amd64.deb Size: 76232 SHA256: 81f4b94fb40ad328bac424bff5dd9467dc332f90ef27596cffeb19bbcee02d8f SHA1: 40cdbaecc036bcdea0a153a0f82eeee95dfba19b MD5sum: 9227a8cb46e14b20ea44b28898445c51 Description: debug symbols for ros-jazzy-resource-retriever Build-Ids: d79c01d3b33eb4f100c0e4198c08fceeb68c2422 Package: ros-jazzy-rig-reconfigure Version: 1.6.0-1noble.20250504.155551 Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 1420 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglfw3 (>= 3.3), libopengl0, libstdc++6 (>= 13.1), libglfw3-dev, ros-jazzy-ament-index-cpp, ros-jazzy-backward-ros, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rig-reconfigure/ros-jazzy-rig-reconfigure_1.6.0-1noble.20250504.155551_amd64.deb Size: 594406 SHA256: bbd172d22d84d14c793dbe0575aa81242f84fadc2ab6b4ac596a246525500425 SHA1: bb5c9c3cd46c817e0908d279ae725a4d9ffd923d MD5sum: 3869f52f1dd78323c7e0575dfc07be52 Description: Standalone GUI tool for editing node parameters at runtime. Package: ros-jazzy-rig-reconfigure-dbgsym Package-Type: ddeb Source: ros-jazzy-rig-reconfigure Version: 1.6.0-1noble.20250504.155551 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 5342 Depends: ros-jazzy-rig-reconfigure (= 1.6.0-1noble.20250504.155551) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rig-reconfigure/ros-jazzy-rig-reconfigure-dbgsym_1.6.0-1noble.20250504.155551_amd64.deb Size: 5158966 SHA256: 92374c5d391b7a66d997d8308831bb9bda3e21c8e7f354fa81a717e44337f091 SHA1: 2d1e2827f5fae4fc213b681280bcfa264e28845b MD5sum: b2a4ac98eef188c92e4e7d133581ab73 Description: debug symbols for ros-jazzy-rig-reconfigure Build-Ids: cfd8a438a9b1688d0bfa7438f3e8c5b53ca62ca4 Package: ros-jazzy-rmf-api-msgs Version: 0.3.1-1noble.20250424.121326 Architecture: amd64 Maintainer: Grey Installed-Size: 307 Depends: nlohmann-json3-dev, python3-jinja2, python3-jsonschema, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-api-msgs/ros-jazzy-rmf-api-msgs_0.3.1-1noble.20250424.121326_amd64.deb Size: 22740 SHA256: 60c7528318027a893d586b44a0a5627b4643a150244256da7ce1191830f9abbc SHA1: 5f805adb1604a8fd1a15d1bc7daa2d2e95447560 MD5sum: d827ccca6a7c8972ecb4e46921f9e83b Description: RMF API msgs definition Package: ros-jazzy-rmf-battery Version: 0.3.1-1noble.20250424.132541 Architecture: amd64 Maintainer: Yadunund Installed-Size: 81 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), ros-jazzy-rmf-traffic, ros-jazzy-rmf-utils, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-battery/ros-jazzy-rmf-battery_0.3.1-1noble.20250424.132541_amd64.deb Size: 13268 SHA256: 073bdfd9a7158c1aa2d4b313064684da714349ce4ace0b7f88de583cfb3b8438 SHA1: f14e66695861fc608f8c35ccc1205fb03dcfe80f MD5sum: d829eecbdd9608cd87be909d72a0deb0 Description: Package for modelling battery life of robots Package: ros-jazzy-rmf-battery-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-battery Version: 0.3.1-1noble.20250424.132541 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 198 Depends: ros-jazzy-rmf-battery (= 0.3.1-1noble.20250424.132541) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-battery/ros-jazzy-rmf-battery-dbgsym_0.3.1-1noble.20250424.132541_amd64.deb Size: 181300 SHA256: bc46ce6318d871f1bb3d1b05289094dec87a27697ab81e8c9318a0a0f9a47a94 SHA1: 63d01379adc2ba8aab2c37f5de75437270346eeb MD5sum: e8b8c5037be6e24c74bc5acb54d4db90 Description: debug symbols for ros-jazzy-rmf-battery Build-Ids: 0d82d77d709287d82db1555d5cc9db675a72a95a Package: ros-jazzy-rmf-building-map-msgs Version: 1.4.1-1noble.20250424.142858 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 2463 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-building-map-msgs/ros-jazzy-rmf-building-map-msgs_1.4.1-1noble.20250424.142858_amd64.deb Size: 214686 SHA256: a36f413ccabfba7ba812e47abb64b1d3788fdc25e32c49b568d2414e41500476 SHA1: 22270189dabc2c22af43fe753875b6fbfcb0d87d MD5sum: 4cf302f086ed728056d0b89717181dd9 Description: Messages used to send building maps Package: ros-jazzy-rmf-building-map-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-building-map-msgs Version: 1.4.1-1noble.20250424.142858 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 2630 Depends: ros-jazzy-rmf-building-map-msgs (= 1.4.1-1noble.20250424.142858) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-building-map-msgs/ros-jazzy-rmf-building-map-msgs-dbgsym_1.4.1-1noble.20250424.142858_amd64.deb Size: 2278934 SHA256: 7c4a0fafaf3abfafc0b4b730f37466dece73eaba25d177cb113267ee23d0ca2b SHA1: ac50401495f552bf6c32f30b2f9f6af4dd2876c1 MD5sum: 5d694105bf0cf85226cd5136e79e37fc Description: debug symbols for ros-jazzy-rmf-building-map-msgs Build-Ids: 34ae63da975bf8941c574ff3e35fae21114256d4 5935b0af04d593679c5275aee65df2d720c371d5 72a9558a96dec2705935a9a4e46e39241ca6464b 7606c0419f60641c8c9a8185c9c47aac3f66ad03 83a3af19e574957ca89a1472e0dc716ce4b67592 85d8fad3a48a94556896cd91e6a5ba2451bfd52e 94487ffd1d2cfe86c8850b2045f13604e0a3c5fc 967e3818252150b4d2d45e046e21b1e78413f075 a77fd63687f0ae158e462575f384dfe2356e6350 b9549a8728b6ba0d7771452ff75bc1c2b2c1f3f2 bfec6f18561077999317695fd486ff13ee7f3091 Package: ros-jazzy-rmf-building-map-tools Version: 1.9.2-1noble.20250430.005421 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 11284 Depends: libyaml-cpp-dev, python3-fiona, python3-pyproj, python3-requests, python3-rtree, python3-shapely, python3-yaml, ros-jazzy-ament-index-python, ros-jazzy-gz-fuel-tools-vendor, ros-jazzy-rclpy, ros-jazzy-rmf-building-map-msgs, ros-jazzy-rmf-site-map-msgs, ros-jazzy-std-msgs, sqlite3, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-building-map-tools/ros-jazzy-rmf-building-map-tools_1.9.2-1noble.20250430.005421_amd64.deb Size: 10836008 SHA256: f4933be53da33490157ca148e37a387274435163c8a4f9e8fbb56e633154c0f4 SHA1: 98ea22386d8b15d22a70abb1b74d91665afa26c8 MD5sum: 282d73eed64cbd4b0aee97a505be8849 Description: RMF Building map tools Package: ros-jazzy-rmf-building-sim-gz-plugins Version: 2.3.2-1noble.20250430.020042 Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 2406 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5qml5 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-gz-common-vendor, ros-jazzy-gz-gui-vendor, ros-jazzy-gz-math-vendor, ros-jazzy-gz-msgs-vendor, ros-jazzy-gz-rendering-vendor, ros-jazzy-gz-sim-vendor, ros-jazzy-gz-transport-vendor, ros-jazzy-sdformat-vendor, libqt5core5a, libqt5quick5, ros-jazzy-gz-plugin-vendor, ros-jazzy-menge-vendor, ros-jazzy-rclcpp, ros-jazzy-rmf-door-msgs, ros-jazzy-rmf-fleet-msgs, ros-jazzy-rmf-lift-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-building-sim-gz-plugins/ros-jazzy-rmf-building-sim-gz-plugins_2.3.2-1noble.20250430.020042_amd64.deb Size: 481714 SHA256: bd9e0b403952f5933c44c8e1115c1aeaf0a8790f51e78bd32f44a18005934a8d SHA1: 9b23bedc497263d991a919e7c8a4efca822b28a1 MD5sum: 6ea56d06f7f549d20c1a0cdc20bcdecc Description: Gazebo plugins for building infrastructure simulation Package: ros-jazzy-rmf-building-sim-gz-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-building-sim-gz-plugins Version: 2.3.2-1noble.20250430.020042 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 14394 Depends: ros-jazzy-rmf-building-sim-gz-plugins (= 2.3.2-1noble.20250430.020042) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-building-sim-gz-plugins/ros-jazzy-rmf-building-sim-gz-plugins-dbgsym_2.3.2-1noble.20250430.020042_amd64.deb Size: 12999584 SHA256: 03fe05d2a1ac07a16264c11b301e6c5bf73f49d0884d95e8fe2840e2994bf36b SHA1: 07c13f53a3040f198b365b0413bccd09532cfe94 MD5sum: a1d442959d58efe0a6659800afe8c02d Description: debug symbols for ros-jazzy-rmf-building-sim-gz-plugins Build-Ids: 18dd02c432bdbf380d42c2384eb525c91c0e46c2 704d74e4aedc35997bb7d15accfdbb00b036a62d 8dd22fa7f12e3981b517e031faba0819920cee0b 91c78da180a9f528557645670444451a69a950f7 ce195ca78f94c8aca58d118859a86d1cf983190d d1326ac35af449a38048eec048536b6af538403e Package: ros-jazzy-rmf-charger-msgs Version: 3.3.1-1noble.20250424.140644 Architecture: amd64 Maintainer: Arjo Chakravarty Installed-Size: 734 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-charger-msgs/ros-jazzy-rmf-charger-msgs_3.3.1-1noble.20250424.140644_amd64.deb Size: 65142 SHA256: fdd0eb7433837df9cc6a8c4517540fce427c2f551c2975e2ebe06058e83d4ef9 SHA1: 693a5bc6f20f6b9e831df3dab760febefcd551b5 MD5sum: b9731798b3ec0332274fe4d83072d2f7 Description: This package contains messages regarding charging and discharging Package: ros-jazzy-rmf-charger-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-charger-msgs Version: 3.3.1-1noble.20250424.140644 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Arjo Chakravarty Installed-Size: 516 Depends: ros-jazzy-rmf-charger-msgs (= 3.3.1-1noble.20250424.140644) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-charger-msgs/ros-jazzy-rmf-charger-msgs-dbgsym_3.3.1-1noble.20250424.140644_amd64.deb Size: 390534 SHA256: 74a337dbdd6b28980d497f4ca54ab7201401135843b25d522b3c67680d69e20e SHA1: 99344aad75b51d0362e873a108cb79805cd0c647 MD5sum: 20f87d74b4bd0f8e2e2ce277b4cef6ec Description: debug symbols for ros-jazzy-rmf-charger-msgs Build-Ids: 33450e58d45497fd8ec72876bab3e9dfccc5ab1e 64b81783b113b7d0a95e35a3321c241c740684a8 66695d9853ce6e5a385be68f020e6bc8f3f143eb 8de2be09e58193c51bce7fa407ce6ab2584e54f6 a2bd67d1e0fa73f8627c57ef4e4be9ffa3296536 c06b674fc4fdd31d64b4bd55b195b738338a65b4 ccc309abdf457128bef08867d99fc1db2cecdcb1 ccd40f56ff1677959d592df3e37f0b2c8889fae2 ce153b89e3e19f203d300cb2cdea961f32b96b79 d393f1ffe930ec4a8b6f7920a91396082cbf07ce d7f988fbb183de64550419827ecabd04dd9a138c Package: ros-jazzy-rmf-charging-schedule Version: 2.7.2-1noble.20250430.005423 Architecture: amd64 Maintainer: Grey Installed-Size: 49 Depends: ros-jazzy-rclpy, ros-jazzy-rmf-fleet-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-charging-schedule/ros-jazzy-rmf-charging-schedule_2.7.2-1noble.20250430.005423_amd64.deb Size: 10674 SHA256: dcfef228036f7f05b9c5fdcbee22d01b77d9023d6363327b6ad59caa8d1d64ac SHA1: 5b28221ca701f35b630f819763daf27296936f82 MD5sum: fd0b8009d9943d050c11f7c6688b3614 Description: Node for a fixed 24-hour rotating charger usage schedule Package: ros-jazzy-rmf-demos-assets Version: 2.3.0-1noble.20250424.121325 Architecture: amd64 Maintainer: Yadunund Installed-Size: 9740 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-demos-assets/ros-jazzy-rmf-demos-assets_2.3.0-1noble.20250424.121325_amd64.deb Size: 6794356 SHA256: f205e92892c974be99db8ca556044c44caa387fb05e2587e68d122bc9c6f2681 SHA1: 11d22dd9b83caf943b927dbe864ff4d2009d884f MD5sum: 3ea09dd1da267a779ddb2dbf572a6073 Description: Models and other media used for RMF demos Package: ros-jazzy-rmf-demos-bridges Version: 2.3.0-1noble.20250430.022933 Architecture: amd64 Maintainer: Yadunund Installed-Size: 70 Depends: python3-flask-socketio, python3-paho-mqtt, python3-pyproj, python3-yaml, ros-jazzy-rmf-building-map-tools, ros-jazzy-rmf-fleet-msgs, ros-jazzy-rmf-site-map-msgs, ros-jazzy-rmf-traffic-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-demos-bridges/ros-jazzy-rmf-demos-bridges_2.3.0-1noble.20250430.022933_amd64.deb Size: 13022 SHA256: 70630927a2000ca5b0feb2d7f9ab9cba8fb3f16e25a2c44d3891597a396e960a SHA1: f230d2d27cc2e6d4d700f8ccb96f02ddc4e747ed MD5sum: d8e86c848df62eededad232d73a11626 Description: Nodes for bridging between different communication stacks Package: ros-jazzy-rmf-demos-fleet-adapter Version: 2.3.0-1noble.20250430.025608 Architecture: amd64 Maintainer: Xi Yu Oh Installed-Size: 158 Depends: python3-fastapi, python3-flask-socketio, python3-numpy, python3-pydantic, python3-pyproj, python3-requests, python3-uvicorn, python3-yaml, ros-jazzy-launch-xml, ros-jazzy-rclpy, ros-jazzy-rmf-fleet-adapter-python, ros-jazzy-rmf-fleet-msgs, ros-jazzy-rmf-task-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-demos-fleet-adapter/ros-jazzy-rmf-demos-fleet-adapter_2.3.0-1noble.20250430.025608_amd64.deb Size: 38170 SHA256: 2d20fb0455d990f42cf60ff6beee7c8768649c74b8e00958aa117b3efe3dc57c SHA1: 939115878571f75dd16861e6aa0500cbdc485be4 MD5sum: ff1683fec3d784def0eb3e8ffb01ae57 Description: Fleet adapters for interfacing with RMF Demos robots with a fleet manager via REST API Package: ros-jazzy-rmf-demos-tasks Version: 2.3.0-1noble.20250424.144007 Architecture: amd64 Maintainer: Yadunund Installed-Size: 218 Depends: ros-jazzy-rmf-dispenser-msgs, ros-jazzy-rmf-fleet-msgs, ros-jazzy-rmf-lift-msgs, ros-jazzy-rmf-task-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-demos-tasks/ros-jazzy-rmf-demos-tasks_2.3.0-1noble.20250424.144007_amd64.deb Size: 31492 SHA256: 4e6f54cae7bdb4ac2a974d1db98b077b16fea13ae9a61fd3bf3f608302197937 SHA1: 40ef82f2cfad97e253e69bfa9649fb4988a5479f MD5sum: 3b3a8c6a95217be9097e20a0646a7ee7 Description: A package containing scripts for demos Package: ros-jazzy-rmf-dev Version: 0.1.0-1noble.20250430.062814 Architecture: amd64 Maintainer: Yadunund Installed-Size: 44 Depends: ros-jazzy-ament-cmake-catch2, ros-jazzy-menge-vendor, ros-jazzy-nlohmann-json-schema-validator-vendor, ros-jazzy-pybind11-json-vendor, ros-jazzy-rmf-api-msgs, ros-jazzy-rmf-battery, ros-jazzy-rmf-building-map-msgs, ros-jazzy-rmf-building-map-tools, ros-jazzy-rmf-building-sim-gz-plugins, ros-jazzy-rmf-charger-msgs, ros-jazzy-rmf-dispenser-msgs, ros-jazzy-rmf-door-msgs, ros-jazzy-rmf-fleet-adapter, ros-jazzy-rmf-fleet-adapter-python, ros-jazzy-rmf-fleet-msgs, ros-jazzy-rmf-ingestor-msgs, ros-jazzy-rmf-lift-msgs, ros-jazzy-rmf-obstacle-msgs, ros-jazzy-rmf-robot-sim-common, ros-jazzy-rmf-robot-sim-gz-plugins, ros-jazzy-rmf-scheduler-msgs, ros-jazzy-rmf-site-map-msgs, ros-jazzy-rmf-task, ros-jazzy-rmf-task-msgs, ros-jazzy-rmf-task-ros2, ros-jazzy-rmf-task-sequence, ros-jazzy-rmf-traffic, ros-jazzy-rmf-traffic-editor, ros-jazzy-rmf-traffic-editor-assets, ros-jazzy-rmf-traffic-editor-test-maps, ros-jazzy-rmf-traffic-examples, ros-jazzy-rmf-traffic-msgs, ros-jazzy-rmf-traffic-ros2, ros-jazzy-rmf-utils, ros-jazzy-rmf-visualization, ros-jazzy-rmf-visualization-building-systems, ros-jazzy-rmf-visualization-fleet-states, ros-jazzy-rmf-visualization-floorplans, ros-jazzy-rmf-visualization-msgs, ros-jazzy-rmf-visualization-navgraphs, ros-jazzy-rmf-visualization-obstacles, ros-jazzy-rmf-visualization-rviz2-plugins, ros-jazzy-rmf-visualization-schedule, ros-jazzy-rmf-websocket, ros-jazzy-rmf-workcell-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-dev/ros-jazzy-rmf-dev_0.1.0-1noble.20250430.062814_amd64.deb Size: 6032 SHA256: c4d1ce5d7c0a3711ea7298fd4d4093c402bdb54224275de86961de91b8b39ff2 SHA1: 70fb557087ec7e2692cf9e5042c15c4d3d18a7e7 MD5sum: 164a280c6e5fc2c83592bc1c09a34db9 Description: A package to aggregate the packages required for a minimal installation of Open-RMF Package: ros-jazzy-rmf-dispenser-msgs Version: 3.3.1-1noble.20250424.142931 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 895 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-dispenser-msgs/ros-jazzy-rmf-dispenser-msgs_3.3.1-1noble.20250424.142931_amd64.deb Size: 82304 SHA256: 8113b082cd04809df1f99582786b8241226691c7044bc71428b9475edf7034c2 SHA1: 91a111c0b806146e80d84f14226313bdc4823b26 MD5sum: 879172e6efc746a4c901d0045e189328 Description: A package containing messages used to interface to dispenser workcells Package: ros-jazzy-rmf-dispenser-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-dispenser-msgs Version: 3.3.1-1noble.20250424.142931 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 707 Depends: ros-jazzy-rmf-dispenser-msgs (= 3.3.1-1noble.20250424.142931) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-dispenser-msgs/ros-jazzy-rmf-dispenser-msgs-dbgsym_3.3.1-1noble.20250424.142931_amd64.deb Size: 560956 SHA256: e4d840f67bf0f10b9e7758b402958d476d4d0965eb3d6029045afded50bef7cf SHA1: dc104e2afcd5820a467bd833e38f500152a5523a MD5sum: 82bc3d5c38f893e2957d21a9bdadbc29 Description: debug symbols for ros-jazzy-rmf-dispenser-msgs Build-Ids: 116d1ef3f1cb36238301faa15db9a5a59f322b2c 1cb181469bf315926ce99796baa836cd0032d407 37fd158a2b159e14e507cef8e6a1e5109587c042 9207c192ed5729fcf8edf37485b6b2c45ad95e1c a0acc6b485f171450c6cc3d7ad439ecc449e9f3f b71fcca91d63b8f2db0f2056f30e3eba35a04f2e d2261467502c6dac17bb012a66cda1454f5317d9 d26b8e4fa23dfa7cce16d283b830c6af9680de32 d59a486d6d435328cf3ec71d9d6d75233ec6aca7 d6381426c9caf969789c8e5f8c0dc2c81677e5e4 fbf5dcb1f78152416c50a530d0ef01f72ec76fa0 Package: ros-jazzy-rmf-door-msgs Version: 3.3.1-1noble.20250424.140719 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 1044 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-door-msgs/ros-jazzy-rmf-door-msgs_3.3.1-1noble.20250424.140719_amd64.deb Size: 89104 SHA256: e9a01b5f240a7867511688c0d43dfc4498aab6256e96d5f79a39376bf6343d85 SHA1: 539370f3219476e838528b03d949520b044b9e43 MD5sum: 7b89804e60ac0b48bc799fa14f2a8274 Description: Messages used to interface to doors Package: ros-jazzy-rmf-door-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-door-msgs Version: 3.3.1-1noble.20250424.140719 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 876 Depends: ros-jazzy-rmf-door-msgs (= 3.3.1-1noble.20250424.140719) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-door-msgs/ros-jazzy-rmf-door-msgs-dbgsym_3.3.1-1noble.20250424.140719_amd64.deb Size: 704008 SHA256: 9f767e92cafb2614a1bfb87fc3ab67e1a66ef7a29a68b6a6b79ba032052bed95 SHA1: 1816dbba0bd3a440fa716e900bbe1bb47156fde2 MD5sum: 820d1a69913a384467d713d08fe622cc Description: debug symbols for ros-jazzy-rmf-door-msgs Build-Ids: 3ddcba2d6fff938730441289433a2f308dbc2c8a 44badb33ba21aa18b9bd9b9c56e6230888c39c25 61107ba48a24479335806d65614a658904295ef3 868f56e534f18fe14eab730f59d26d536d89247e ab35df5c41b4121ba215d4234274952de6a83004 bcf451f3a2c58154eec39c988cae9dffe058927e c8631c4186874a030ccd379a66bd29e34c03cfd9 eb3a9ca86ec27ca20e46ef52bce31504425f26b5 f90115da0bfb93f9cc21b9b838b7111f30c62a26 fd21f1424b51e8f612d3b3e2ecc07a25a817b8c4 febbce40585f1f1f56457c766a422f55436eece1 Package: ros-jazzy-rmf-fleet-adapter Version: 2.7.2-1noble.20250430.021333 Architecture: amd64 Maintainer: Grey Installed-Size: 17574 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-nlohmann-json-schema-validator-vendor, nlohmann-json3-dev, ros-jazzy-backward-ros, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rmf-api-msgs, ros-jazzy-rmf-battery, ros-jazzy-rmf-building-map-msgs, ros-jazzy-rmf-dispenser-msgs, ros-jazzy-rmf-door-msgs, ros-jazzy-rmf-fleet-msgs, ros-jazzy-rmf-ingestor-msgs, ros-jazzy-rmf-lift-msgs, ros-jazzy-rmf-task, ros-jazzy-rmf-task-msgs, ros-jazzy-rmf-task-ros2, ros-jazzy-rmf-task-sequence, ros-jazzy-rmf-traffic, ros-jazzy-rmf-traffic-ros2, ros-jazzy-rmf-utils, ros-jazzy-rmf-websocket, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-fleet-adapter/ros-jazzy-rmf-fleet-adapter_2.7.2-1noble.20250430.021333_amd64.deb Size: 2804262 SHA256: 0a1edd94a120a14505e4dabd8a545a2e2ba413577783eaabb9558b480b69af68 SHA1: 0a76ebc352a8a3beb40eff4efe0246772ec659d1 MD5sum: e86372857d568ccc9f685250abf97a78 Description: Fleet Adapter package for RMF fleets. Package: ros-jazzy-rmf-fleet-adapter-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-fleet-adapter Version: 2.7.2-1noble.20250430.021333 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 114408 Depends: ros-jazzy-rmf-fleet-adapter (= 2.7.2-1noble.20250430.021333) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-fleet-adapter/ros-jazzy-rmf-fleet-adapter-dbgsym_2.7.2-1noble.20250430.021333_amd64.deb Size: 99262034 SHA256: 1da90a544349345f2702d69990806140cc0af2b1421aa541dfd0854dba9074d5 SHA1: 93b7be0c4071b908f7c57f1326fc3b312fc8de39 MD5sum: f78565cfc3bc454888e19cd1f9b7364a Description: debug symbols for ros-jazzy-rmf-fleet-adapter Build-Ids: 05895384405950942bb938c0b776c8a2706be9c6 2a7cd36c9e42dabd904b8849fc923d408a6a0df1 36335767a7d2e08aaea7056e67c2464af2f1ea2d 51f6faf698961bf264f8ba7da0d89f58f717290d 5a238a68e7f4f643cf21c4783a79f619f248e317 6b74ebb97c4f2e687b96543b487a153d9f2ccba2 8a1f46850f9e1a683a5f3df064ce46c576cf8d78 a134a81afe35d8a5585a37fd9e75cdd68202ae20 a3f3f4191e214c2c1e2d24af312d400cc6130f29 aa9b244fd7766c846f3df9b24d2fe5114b4c649f b43ae74c7f121995fe13c81d694dd34cd6e3293c c0a5dc824ccf385dcb86378767dc6a2855963fa9 f333bc283e2d94a1d7166ff2b9c75ce88f05fb32 f5c544c6c4edce138dec28a37483f9bbe9bf9bae f9ff672f4166a35d9a43be2975b6a8469d460983 ff70b440d69ba16215d0a21ebe78bd8511f72bee Package: ros-jazzy-rmf-fleet-adapter-python Version: 2.7.2-1noble.20250430.025029 Architecture: amd64 Maintainer: methylDragon Installed-Size: 1368 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-jazzy-pybind11-json-vendor, ros-jazzy-pybind11-vendor, ros-jazzy-rclpy, ros-jazzy-rmf-fleet-adapter, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-fleet-adapter-python/ros-jazzy-rmf-fleet-adapter-python_2.7.2-1noble.20250430.025029_amd64.deb Size: 365932 SHA256: 7df5996feb3b6cd98a0624c88d495aac1b77b6509f943a3e9bbeb13b1849c4b3 SHA1: 939e305782d6c0640e7f910189163945fc329c7c MD5sum: bfa5bf18c7257a6e8e392eadba04f5ce Description: Python bindings for the rmf_fleet_adapter Package: ros-jazzy-rmf-fleet-msgs Version: 3.3.1-1noble.20250424.140732 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 4599 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-fleet-msgs/ros-jazzy-rmf-fleet-msgs_3.3.1-1noble.20250424.140732_amd64.deb Size: 327434 SHA256: 427046eb2e8c108382186a75ea2e8b45e16ef5d4c58a61522daccffd8013f6c6 SHA1: c6e3e1c3820899554cf6eac9c148919e27797834 MD5sum: ce281d2b61e462ae858bfad20c294d51 Description: A package containing messages used to interface to fleet managers Package: ros-jazzy-rmf-fleet-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-fleet-msgs Version: 3.3.1-1noble.20250424.140732 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 4076 Depends: ros-jazzy-rmf-fleet-msgs (= 3.3.1-1noble.20250424.140732) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-fleet-msgs/ros-jazzy-rmf-fleet-msgs-dbgsym_3.3.1-1noble.20250424.140732_amd64.deb Size: 3416196 SHA256: 30119f7609b70d1ab53f35d90151c9716748c86a5048d8e19352e4a0acaedc31 SHA1: 6cd477dd15b067312c1ff9883e6e29dfef218992 MD5sum: eabe457c6b392e7c9bed2d34109791fc Description: debug symbols for ros-jazzy-rmf-fleet-msgs Build-Ids: 0bb2c904ec19bb5a3b0e6ff323e6ece1ce378b7b 0dbf77186a569c85e0f0eb63e7706ccf3e677091 129876b9dfecf58470d8baeaf584c04fcc6fae27 1f70f47d014f9c590e3279658cc581835c3d66e8 2b1b4d364e25ae67c22fcf48a13e70ca9ef4bb1a 600a160239792b0914b2653826a86a2210ee0ee9 6074095d63c39d93cca7eea0e21bf33c058a7a71 65df18e2be443e02a71eee49e2e19fce9fb5e8ec 80bc3401770a1f7ad7fda58982741c9fda2dec3a 8a5a54be44b68333836294703acbd66923beb022 aeabc0267a3b34584a51023e14427849f0ea70b9 Package: ros-jazzy-rmf-ingestor-msgs Version: 3.3.1-1noble.20250424.143221 Architecture: amd64 Maintainer: Rushyendra Maganty Installed-Size: 890 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rmf-dispenser-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-ingestor-msgs/ros-jazzy-rmf-ingestor-msgs_3.3.1-1noble.20250424.143221_amd64.deb Size: 82164 SHA256: 09c7a82a4125f2229a42e5ce6d8fb1a3c57f0d6ee1b814548ced8d0de37b4e8a SHA1: c4cfceaa603adfc1a4c745fa38343f61b6c7ab2c MD5sum: c2665f3023c9017c4bec34b234037dcd Description: A package containing messages used to interface to ingestor workcells Package: ros-jazzy-rmf-ingestor-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-ingestor-msgs Version: 3.3.1-1noble.20250424.143221 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Rushyendra Maganty Installed-Size: 705 Depends: ros-jazzy-rmf-ingestor-msgs (= 3.3.1-1noble.20250424.143221) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-ingestor-msgs/ros-jazzy-rmf-ingestor-msgs-dbgsym_3.3.1-1noble.20250424.143221_amd64.deb Size: 557262 SHA256: 4f2eeafea1d7ba6ccad5f0762ac659a6592ff8ec127d0b250a3a67ca4488f176 SHA1: 22d0728c425a5a9d59740434ab8df9fa047319bc MD5sum: 824ee6010706bafb71c3678b63d78d6d Description: debug symbols for ros-jazzy-rmf-ingestor-msgs Build-Ids: 17576e4795e0a07b23e78d0e4715f4199208422b 396cd595dc3c2d9588580e6dbb68618b67103c87 4073d1257cbc12f8777b7eea8c0f32185e062a5b 4198ed3a43ed20e43723d09ba8aba441c2b2df1c 551aaba5bc93f836d2f49294c49e7a0e0369d79d 618fb377f1d4993e85bc091d19f69fa7a6c8a2d6 8ce699dd23cc2bf50fa98a68b95646caf7b37a31 ac8bb5dc262114c2c583fcd83fdb27fb99f2ae9c ae67a1512e54bb4edc461df41bad78bef7713cc3 b74774128412b6fefb13b3b4dc6b885bc8ff82e8 bb51de575a043818feaa2c0c82e26a34da4f1589 Package: ros-jazzy-rmf-lift-msgs Version: 3.3.1-1noble.20250424.140824 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 661 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-lift-msgs/ros-jazzy-rmf-lift-msgs_3.3.1-1noble.20250424.140824_amd64.deb Size: 68396 SHA256: cc2e4009476a88ba8b9e6402972ed7c73385227b7ff3d3fd4944ef0482f1339c SHA1: 0d5b6c6120203274c8f3bb3e099195a237a53dbf MD5sum: d9a8f05899a0273cd863ef5d6ff918e7 Description: Messages used to interface to lifts. Package: ros-jazzy-rmf-lift-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-lift-msgs Version: 3.3.1-1noble.20250424.140824 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 493 Depends: ros-jazzy-rmf-lift-msgs (= 3.3.1-1noble.20250424.140824) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-lift-msgs/ros-jazzy-rmf-lift-msgs-dbgsym_3.3.1-1noble.20250424.140824_amd64.deb Size: 383172 SHA256: ada9edb73040a402f9a197ca55b6204bd1a3af0a5e5fe7beffda34dc3f875228 SHA1: d3f8e76f3f1b6c6d66fb5fe3ceaaf74214cb8059 MD5sum: 16d9ca6699a762ffc97effdc95eb279d Description: debug symbols for ros-jazzy-rmf-lift-msgs Build-Ids: 12af8ac80565517df7843a22e8c155a9b0a949c0 27048bd75c54288d244099b0065500aeadecb8f2 622cbeda3742a3608dc8a067a91b8af4a9d0ff88 629db687f8ae8a723f6c3d97f4285254d52eb0d1 6f735fa51993b80fd8c8e94b43db8a3e0b910cc3 997a5e65fca6449081b2e9c02196c791c5e8093a a6a61a12423f0777dc2745055c5e0a3687f864e8 c37aa661935cf2a3be90a13353a944259424f049 d2ea6bee034c23d2d51c92e418e5c5fa70eab85a d327548bc85d1ff2fef3cb45e525053fcdc0d5e6 d94065222b4aed07894b0aa1be9b3f1c1439ca3d Package: ros-jazzy-rmf-obstacle-msgs Version: 3.3.1-1noble.20250424.142933 Architecture: amd64 Maintainer: Yadunund Installed-Size: 800 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-obstacle-msgs/ros-jazzy-rmf-obstacle-msgs_3.3.1-1noble.20250424.142933_amd64.deb Size: 79264 SHA256: 0c221cfc89ee658e812e0cf260f1594afdeef3b23373980f8517612fcc5e0360 SHA1: 768e3a16d891b9575c0154e5a8ff4a127f324a16 MD5sum: 1140390132d72e6c8240dd4d36c97c16 Description: A package containing messages for describing obstacles in the environment Package: ros-jazzy-rmf-obstacle-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-obstacle-msgs Version: 3.3.1-1noble.20250424.142933 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 627 Depends: ros-jazzy-rmf-obstacle-msgs (= 3.3.1-1noble.20250424.142933) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-obstacle-msgs/ros-jazzy-rmf-obstacle-msgs-dbgsym_3.3.1-1noble.20250424.142933_amd64.deb Size: 489152 SHA256: 8eb8ff28075f1b4d8f55ee0ad6e60b434e4d6bfd8b6898302d3ad0e98f000d02 SHA1: 5277d6502cc2ef182c14c344715c4bf38c1c58b5 MD5sum: ac70c3aa25ed9ca6fcbdba02a05354ef Description: debug symbols for ros-jazzy-rmf-obstacle-msgs Build-Ids: 08af276477ffc1b4c0d75a38f9ed5e6f8b698132 15483422907c03ffc7673262e971e839ca2eedd3 331fec493c85f71cd0321810bc31c9bec104d579 483bc3982a5263741ab945af17d4dd011541ec79 5bd7d2817b78a02ac9b7eea03c91e5e629c60168 63dce4ffbc02a9ac1d1eb814221ec4f4de37623b 66d592df2320bb78aecd74e1ad22cbf7355c67fe 68bf369c381cedb921e3b84271cdd2599ec66114 76aaff44b509abbb40fda3db37be4a77b2c83505 a6127a7f147779176cbfed63e0a1bdd6cc640c95 af509b5ad23b2a8e51d76a6520ececfdfb438746 Package: ros-jazzy-rmf-robot-sim-common Version: 2.3.2-1noble.20250429.232936 Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 3365 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-rmf-building-map-msgs, ros-jazzy-rmf-dispenser-msgs, ros-jazzy-rmf-fleet-msgs, ros-jazzy-rmf-ingestor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-robot-sim-common/ros-jazzy-rmf-robot-sim-common_2.3.2-1noble.20250429.232936_amd64.deb Size: 455788 SHA256: d63868bb422f81ec397832a41451ad3ce98f8c83931f155c82261a326964f0f0 SHA1: c5f47d0240d7fc8a3b8d76c1ac3292dfe233063c MD5sum: 06e18fbd54f2cd61321553b56d37c2ba Description: Common utility functions for Gazebo-classic and Gazebo RMF plugins Package: ros-jazzy-rmf-robot-sim-common-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-robot-sim-common Version: 2.3.2-1noble.20250429.232936 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 16353 Depends: ros-jazzy-rmf-robot-sim-common (= 2.3.2-1noble.20250429.232936) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-robot-sim-common/ros-jazzy-rmf-robot-sim-common-dbgsym_2.3.2-1noble.20250429.232936_amd64.deb Size: 13709804 SHA256: 56df33d82cc45331df51ac07187dd5900a540cf13d17f1d99452e3f283149bd7 SHA1: 80132ad1ad668f8d61da06b6f865d3ae19f0038f MD5sum: e69210457d9fa1c8877eef24564265eb Description: debug symbols for ros-jazzy-rmf-robot-sim-common Build-Ids: 1dca0a8a48f4e0e038a96177021786ab15dd6976 4589b590bf9fb93f652c9753f32c6e17829a84a1 46c8b0801326ad1a3c55125b040567039e8cf1b1 dd6c234c21a69fa7620e82422419afad04ed7c91 f4ef1c092e7eea94e18fdd5a8ebcfcfa4ad6619b Package: ros-jazzy-rmf-robot-sim-gz-plugins Version: 2.3.2-1noble.20250430.061102 Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 1159 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5qml5 (>= 5.0.2), libstdc++6 (>= 13.1), ros-jazzy-gz-common-vendor, ros-jazzy-gz-gui-vendor, ros-jazzy-gz-math-vendor, ros-jazzy-gz-msgs-vendor, ros-jazzy-gz-rendering-vendor, ros-jazzy-gz-sim-vendor, ros-jazzy-gz-transport-vendor, ros-jazzy-sdformat-vendor, libeigen3-dev, libqt5core5a, libqt5quick5, ros-jazzy-gz-plugin-vendor, ros-jazzy-rclcpp, ros-jazzy-rmf-building-map-msgs, ros-jazzy-rmf-building-sim-gz-plugins, ros-jazzy-rmf-fleet-msgs, ros-jazzy-rmf-robot-sim-common, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-robot-sim-gz-plugins/ros-jazzy-rmf-robot-sim-gz-plugins_2.3.2-1noble.20250430.061102_amd64.deb Size: 276544 SHA256: 704eed9de11da2633cc627c72fd6057c9fc6355192152c12d732b0dd22517a9d SHA1: a305f72d28bd709b459e7215c82906003e3b2111 MD5sum: b97131330826d1fff2a44ead481f11d7 Description: ROS 2 Gazebo plugins for TeleportIngestors and TeleportDispensers Package: ros-jazzy-rmf-robot-sim-gz-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-robot-sim-gz-plugins Version: 2.3.2-1noble.20250430.061102 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 9333 Depends: ros-jazzy-rmf-robot-sim-gz-plugins (= 2.3.2-1noble.20250430.061102) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-robot-sim-gz-plugins/ros-jazzy-rmf-robot-sim-gz-plugins-dbgsym_2.3.2-1noble.20250430.061102_amd64.deb Size: 8898338 SHA256: 896263d02eb3afde5cfb843e583fcaf7b4520b345f4e9e4cdbe31877920162ba SHA1: ada644cf92a72a08cfeb742386b40597678bceea MD5sum: 04c3f9b597176f64856d5e1e2a10bfeb Description: debug symbols for ros-jazzy-rmf-robot-sim-gz-plugins Build-Ids: 532f2f8078cbb5cc762a38904f13e581164c49bf ab99afb9486ca18efa8ef7c08ae83fd9d9ffd225 c359f8526dd0a251a2e865bc680f92aad79a8b88 f1fe36746af195a1ea3fc004c62cb6fc48dcd2f0 fa4845b11ebdb8a701f2d771fa2bc63912beca46 Package: ros-jazzy-rmf-scheduler-msgs Version: 3.3.1-1noble.20250424.140831 Architecture: amd64 Maintainer: Marco A. Gutiérrez Installed-Size: 4752 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-scheduler-msgs/ros-jazzy-rmf-scheduler-msgs_3.3.1-1noble.20250424.140831_amd64.deb Size: 307506 SHA256: 33612182ac38ae19db219fa73705a00c9e37cccb200737e69c77519f1a62c020 SHA1: 6a54908eac3e3a66ab915e43408e76397f74d062 MD5sum: e21d9ae845ede7c8bfa339b45ecaf48b Description: Messages used by rmf_scheduler_msgs Package: ros-jazzy-rmf-scheduler-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-scheduler-msgs Version: 3.3.1-1noble.20250424.140831 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marco A. Gutiérrez Installed-Size: 3860 Depends: ros-jazzy-rmf-scheduler-msgs (= 3.3.1-1noble.20250424.140831) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-scheduler-msgs/ros-jazzy-rmf-scheduler-msgs-dbgsym_3.3.1-1noble.20250424.140831_amd64.deb Size: 3132936 SHA256: b4864f23ae96290e5e3ddf86290a3ea7aa34e281297edead078d99508bf28ff4 SHA1: e53876b5873fe4a1137fac7cdcde593e12e3a232 MD5sum: 53e55bda192a28187c5429e10569fa65 Description: debug symbols for ros-jazzy-rmf-scheduler-msgs Build-Ids: 0044c80bd8f64ed632312fd93296e0797408c034 01418028a1912b9ac2e58a90c3eae32824297471 0b9f54c5c9dc0a8d7927c3b006384ef70b170d25 24894372c7103cee24c3a6bd67d7be1db94b0c9c 3e6916a1cf765a9729a99336f634a7a81766fa52 3f3ad0c4758e07e49bb6d386242bb1040d308304 47e7ef3ac955ff506d2ae2f4d4e5b46d8951723d b14f4363a88d6a0f380dfeb0f69994f712d39576 b49ebefe12734427328cb9ca09cae071f77aed6b da1199c1de57b866f792582c54689f63320c43d5 e98264d29570881102632dc2e42997f1a0cb824b Package: ros-jazzy-rmf-site-map-msgs Version: 3.3.1-1noble.20250424.140834 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 432 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-site-map-msgs/ros-jazzy-rmf-site-map-msgs_3.3.1-1noble.20250424.140834_amd64.deb Size: 44080 SHA256: 5eeaaacd940a392ebde31ff1d43e8493bdde1c1cc085a609b352dcd8d7b69bca SHA1: 58a564838a87fd0aa707f57cc7ffb090636951a4 MD5sum: fc0baf7188fe01b56bc666a5227d6d18 Description: Messages that contain GeoPackage maps Package: ros-jazzy-rmf-site-map-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-site-map-msgs Version: 3.3.1-1noble.20250424.140834 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 282 Depends: ros-jazzy-rmf-site-map-msgs (= 3.3.1-1noble.20250424.140834) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-site-map-msgs/ros-jazzy-rmf-site-map-msgs-dbgsym_3.3.1-1noble.20250424.140834_amd64.deb Size: 195008 SHA256: 9806ffe8999637d845fa6a430a0cdd04932169ab73ec5b58e8dfc43c926a21c1 SHA1: 0f58948faa08aa3bfdeff8430a303e35f903487d MD5sum: de10f1575afd8073421a9eb3e0ad5a9f Description: debug symbols for ros-jazzy-rmf-site-map-msgs Build-Ids: 02bafa0a3a8eedcc6fd36177fb612349aa1dda6a 1f19fe03e4d4a8246118d4938b92298fc74e1b9e 3ed86355b87c68d2edb42f362c6f13c96db8d003 6fe63dc0af0ead6257da64fb3475cea834e5d071 74767159d102288cb73a28d95a61f1f8fb9eb6f7 82a7c051245820d35ca7368167db9d5e75ebb758 8c9059ff9bcab03b2c1da42c978a5fc5e30b2f7c a0d716029afc16a2e5ec50a11c030355e9ffbb54 a2b1a83f27d6e368d44dc0ff934826222be32cff c3775964ef334af48e7dd79247113723c86c6639 fd7a8bf70ec0b223e00cf948c58094efc0ac9ccc Package: ros-jazzy-rmf-task Version: 2.5.1-1noble.20250424.134416 Architecture: amd64 Maintainer: Yadunund Installed-Size: 522 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, ros-jazzy-rmf-battery, ros-jazzy-rmf-utils, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-task/ros-jazzy-rmf-task_2.5.1-1noble.20250424.134416_amd64.deb Size: 140234 SHA256: 3157b15611463666ef7dc059e26afd0e3e2120092efca223c36c5294ad7a1906 SHA1: 5d2920b592c72f4828711bdd258855492674dfce MD5sum: 3755b09584833fdb85e090708a58c156 Description: Package for managing tasks in the Robotics Middleware Framework Package: ros-jazzy-rmf-task-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-task Version: 2.5.1-1noble.20250424.134416 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 4568 Depends: ros-jazzy-rmf-task (= 2.5.1-1noble.20250424.134416) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-task/ros-jazzy-rmf-task-dbgsym_2.5.1-1noble.20250424.134416_amd64.deb Size: 4461418 SHA256: 8a98c6d1459c52c7a873fb71784832fc42eb81361a9833cda3cfb04f447b65da SHA1: f71c21ec9448713d41cb37d6a2dd66221882c9d9 MD5sum: 14bc66dbf364f4e7e4a4faf2bad5be3a Description: debug symbols for ros-jazzy-rmf-task Build-Ids: c5378f106111c7eabe86ebe1b1afb6ce03f92423 Package: ros-jazzy-rmf-task-msgs Version: 3.3.1-1noble.20250424.143342 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 5438 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rmf-dispenser-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-task-msgs/ros-jazzy-rmf-task-msgs_3.3.1-1noble.20250424.143342_amd64.deb Size: 377772 SHA256: aec24dbc5b4a8892b9b428bfbe0378bb3d362807bdfd33eca6519ecd482df4b4 SHA1: bae87407a67b7d91d65372889fb2272dde848350 MD5sum: 2fd560d1a5315ac36bf55761af506a8c Description: A package containing messages used to specify tasks Package: ros-jazzy-rmf-task-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-task-msgs Version: 3.3.1-1noble.20250424.143342 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 4770 Depends: ros-jazzy-rmf-task-msgs (= 3.3.1-1noble.20250424.143342) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-task-msgs/ros-jazzy-rmf-task-msgs-dbgsym_3.3.1-1noble.20250424.143342_amd64.deb Size: 3994794 SHA256: 617c2b587d9e52c1644645fd8914043873909958578dec5be3ae0738e9c09d3d SHA1: cf262a77111cc8ddf0e9c41a5c4a4d2f63270bef MD5sum: 0477f10f111c7ededed4b28cb29a7a42 Description: debug symbols for ros-jazzy-rmf-task-msgs Build-Ids: 475123d0056ec363dee98fd7da393469f30a181b 4f66f870e82f9c010a0741ee16c996264957353e 604de2cb523475680d77cde1ad006cb0a6b7a870 89ac8caeba455af770f8b455d9e3eceff71a3917 9e6e523e9c55ed42f5ab2f2fdc366c07e97cd794 a4a9d49c0e2c761a49a0dffa320253b306c8b004 c77c4cfee893b5c6f232035598ee5b2915ddf13f d228584b0a174fa0a9ab0390c49719ba2d5d5601 d742648a710fb74fe04a04e7ca063eee5d69a76e d7ef0a0ada29fd26a038bbd258c7d4a45f0f1b9a facaa14688ccd491afc287d3fa719e0df0873772 Package: ros-jazzy-rmf-task-ros2 Version: 2.7.2-1noble.20250430.020518 Architecture: amd64 Maintainer: Yadunund Installed-Size: 2064 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-nlohmann-json-schema-validator-vendor, nlohmann-json3-dev, ros-jazzy-backward-ros, ros-jazzy-rclcpp, ros-jazzy-rmf-api-msgs, ros-jazzy-rmf-task-msgs, ros-jazzy-rmf-traffic, ros-jazzy-rmf-traffic-ros2, ros-jazzy-rmf-utils, ros-jazzy-rmf-websocket, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-task-ros2/ros-jazzy-rmf-task-ros2_2.7.2-1noble.20250430.020518_amd64.deb Size: 365788 SHA256: 400ed88cf44fe0e2759f9e189f0fb21743d98482b60c75de7d072701f7dcfadd SHA1: e606febc29c94dbe9fb7daa9157028d90e8421b8 MD5sum: 266e7b86e9eb271b57a9cb6214f4dbfa Description: A package managing the dispatching of tasks in RMF system. Package: ros-jazzy-rmf-task-ros2-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-task-ros2 Version: 2.7.2-1noble.20250430.020518 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 9287 Depends: ros-jazzy-rmf-task-ros2 (= 2.7.2-1noble.20250430.020518) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-task-ros2/ros-jazzy-rmf-task-ros2-dbgsym_2.7.2-1noble.20250430.020518_amd64.deb Size: 7994952 SHA256: 99f137f6e367d4180312cd79e012c4acdef97c1964f5a6ded65091be9494ba2b SHA1: 2bf6f51e9992f5216d12bc7354a2ca23eb89f30f MD5sum: 89608542d72fbc1ad35f4351120157bb Description: debug symbols for ros-jazzy-rmf-task-ros2 Build-Ids: 021fa6fe39259d903305fcfcbfe664310fcb6d0b 12ddee97469e1f74340f3bb0644adb5f52b04989 32a4cb15c9d425160ffc9ae17886ed0d9b783b7b Package: ros-jazzy-rmf-task-sequence Version: 2.5.1-1noble.20250424.134711 Architecture: amd64 Maintainer: Grey Installed-Size: 553 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-nlohmann-json-schema-validator-vendor, nlohmann-json3-dev, ros-jazzy-rmf-api-msgs, ros-jazzy-rmf-task, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-task-sequence/ros-jazzy-rmf-task-sequence_2.5.1-1noble.20250424.134711_amd64.deb Size: 152956 SHA256: 94a5e950dd309ffb8a55b9a27182caa9f8c5b51661e0879a595f232ea67ade49 SHA1: 4e91fdedea2d9c55a7c1880df465c376daef40cc MD5sum: 27c4b8bd403add9853457fa3d62d92e6 Description: Implementation of phase-sequence tasks for the Robotics Middleware Framework Package: ros-jazzy-rmf-task-sequence-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-task-sequence Version: 2.5.1-1noble.20250424.134711 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 4727 Depends: ros-jazzy-rmf-task-sequence (= 2.5.1-1noble.20250424.134711) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-task-sequence/ros-jazzy-rmf-task-sequence-dbgsym_2.5.1-1noble.20250424.134711_amd64.deb Size: 4547298 SHA256: db7bb82af6b3396e12d40a557b36b581098e4876a85bd647d8f42c423e2c3ca8 SHA1: 1ea0bb233096ea2b46a5cf29a10f13edc66b7207 MD5sum: ce55b2a44222fd436f846f0b758fbafb Description: debug symbols for ros-jazzy-rmf-task-sequence Build-Ids: 54540a9465ac08d1581ecd154413a3f73b57f2a5 Package: ros-jazzy-rmf-traffic Version: 3.3.3-1noble.20250424.121043 Architecture: amd64 Maintainer: Grey Installed-Size: 5756 Depends: libc6 (>= 2.34), libccd2 (>= 2.1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libccd-dev, libeigen3-dev, ros-jazzy-eigen3-cmake-module, ros-jazzy-rmf-utils, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-traffic/ros-jazzy-rmf-traffic_3.3.3-1noble.20250424.121043_amd64.deb Size: 1027440 SHA256: a633c75e5126490f71e8b81417cfd7bce747a17443126618692deedb740050d8 SHA1: ecd7a5e90f7a349b9c611c1ebed67b23405bddbf MD5sum: fd10d5dc6d5cba9008900a85ae62f2ea Description: Package for managing traffic in the Robotics Middleware Framework Package: ros-jazzy-rmf-traffic-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-traffic Version: 3.3.3-1noble.20250424.121043 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 49672 Depends: ros-jazzy-rmf-traffic (= 3.3.3-1noble.20250424.121043) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-traffic/ros-jazzy-rmf-traffic-dbgsym_3.3.3-1noble.20250424.121043_amd64.deb Size: 46380362 SHA256: fb226e5c6201d4b600fd94dc86b139b94ecf702f4a7157f0b541630735c45fe5 SHA1: dab3488735be78e455ed540015814670ed2d5964 MD5sum: ca3cd350aef51e112cb0f2a598ce2d9a Description: debug symbols for ros-jazzy-rmf-traffic Build-Ids: b139a859fb6f8c0dc83235860503f4252953eb00 Package: ros-jazzy-rmf-traffic-editor Version: 1.9.2-1noble.20250424.120935 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 1363 Depends: libc6 (>= 2.38), libceres4t64 (>= 2.2.0+dfsg), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), libproj25 (>= 5.0.0), libqt5concurrent5t64 (>= 5.6.0~rc), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5network5t64 (>= 5.14.1), libqt5widgets5t64 (>= 5.11.0~rc1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libceres-dev, libgoogle-glog-dev, libproj-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-traffic-editor/ros-jazzy-rmf-traffic-editor_1.9.2-1noble.20250424.120935_amd64.deb Size: 440880 SHA256: d6ecfdb0ed585c09fa6be46c65b496732323cba1938460cb1f73e4f3e06cdcde SHA1: 2566f6c453a944b4844b1b264f70a1eb5c57498d MD5sum: ae332b1f9c4b3785642ea2ec42ad559d Description: traffic editor Package: ros-jazzy-rmf-traffic-editor-assets Version: 1.9.2-1noble.20250424.121413 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 14664 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-traffic-editor-assets/ros-jazzy-rmf-traffic-editor-assets_1.9.2-1noble.20250424.121413_amd64.deb Size: 12103806 SHA256: c1ee53ded4f1a56d36a0891dbf346d77bd27a14f94a22152fee62e73939936a3 SHA1: 053b542165645cd5e079dc52998eadf4ae080004 MD5sum: f5179074b4bb10965d4d967251426f3b Description: Assets for use with traffic_editor. Package: ros-jazzy-rmf-traffic-editor-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-traffic-editor Version: 1.9.2-1noble.20250424.120935 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 17421 Depends: ros-jazzy-rmf-traffic-editor (= 1.9.2-1noble.20250424.120935) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-traffic-editor/ros-jazzy-rmf-traffic-editor-dbgsym_1.9.2-1noble.20250424.120935_amd64.deb Size: 17306764 SHA256: 8d052435a4abc5869ecc2cdefaac73ecd1d530a1c3a1bfdefff9d7e6e1a45596 SHA1: ad0a24224952288e275979f87844f477bc3fd0e2 MD5sum: 04235a886eecc6d721d951a9987718f0 Description: debug symbols for ros-jazzy-rmf-traffic-editor Build-Ids: c2a588d5c36a3b6dfe6ddaa210bb85fe12b4f6af Package: ros-jazzy-rmf-traffic-editor-test-maps Version: 1.9.2-1noble.20250430.022942 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 267 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-traffic-editor-test-maps/ros-jazzy-rmf-traffic-editor-test-maps_1.9.2-1noble.20250430.022942_amd64.deb Size: 189274 SHA256: 8876adb454381dc388994e9d006277ee0047056e1d12dc9170067694e074a896 SHA1: 9c2b7294b755bfd14ac74c501edbf3c7ff0924f4 MD5sum: cf14153e89a0c45506064489716c76de Description: Some test maps for traffic_editor and rmf_building_map_tools. Package: ros-jazzy-rmf-traffic-examples Version: 3.3.3-1noble.20250424.132537 Architecture: amd64 Maintainer: Grey Installed-Size: 71 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), ros-jazzy-rmf-traffic, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-traffic-examples/ros-jazzy-rmf-traffic-examples_3.3.3-1noble.20250424.132537_amd64.deb Size: 16764 SHA256: ba7483b048238b6c7f73ab5433868469d54b90d99b99ea9dec4defdf6f0b99b1 SHA1: a2d2351c2da0030be007aa99adb7ed8d0b01f79e MD5sum: 5d31255614137a8c113b04cb7ce71163 Description: Examples of how to use the rmf_traffic library Package: ros-jazzy-rmf-traffic-examples-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-traffic-examples Version: 3.3.3-1noble.20250424.132537 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 606 Depends: ros-jazzy-rmf-traffic-examples (= 3.3.3-1noble.20250424.132537) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-traffic-examples/ros-jazzy-rmf-traffic-examples-dbgsym_3.3.3-1noble.20250424.132537_amd64.deb Size: 586148 SHA256: 4d735f0c8abe572c2dffebd8758bb5523c8f600fb51b665dbc3de151367c352a SHA1: bc246cfeef69ca6b0a7d57b3a01a7f1fed32de38 MD5sum: 9dd400e2ccc5a99d9031b2ec0d640b25 Description: debug symbols for ros-jazzy-rmf-traffic-examples Build-Ids: 9dc0d9e44c4ae75a24b9f425e5a47c36a31031ee Package: ros-jazzy-rmf-traffic-msgs Version: 3.3.1-1noble.20250424.142937 Architecture: amd64 Maintainer: Grey Installed-Size: 10356 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-traffic-msgs/ros-jazzy-rmf-traffic-msgs_3.3.1-1noble.20250424.142937_amd64.deb Size: 661864 SHA256: dcc52bcadfe5f712fa8742e903f93a9695808e9a9ed16747eee88a4a64f635e7 SHA1: 958c6ac70e2ed97e06cf9c48ff9f3fc9654919a8 MD5sum: eb1d9a58e381e9c97030aa29c34d90e5 Description: A package containing messages used by the RMF traffic management system. Package: ros-jazzy-rmf-traffic-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-traffic-msgs Version: 3.3.1-1noble.20250424.142937 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 9405 Depends: ros-jazzy-rmf-traffic-msgs (= 3.3.1-1noble.20250424.142937) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-traffic-msgs/ros-jazzy-rmf-traffic-msgs-dbgsym_3.3.1-1noble.20250424.142937_amd64.deb Size: 7915154 SHA256: b22e07b1b5bf68b1a1617d54e22ca9c65fba2c591549712e13f007888a7fd76d SHA1: 05156695bb627e38d2ca7f324ab910e695de1bef MD5sum: fc23fe5d99b5d3f76a5bbe716ebbe150 Description: debug symbols for ros-jazzy-rmf-traffic-msgs Build-Ids: 0dd011b765c1884f640d53246754be1403f6f93e 472c8c83777cd48ca6ca44654755426b2797ccaa 5b168a529a502cc3766cdeee4f57adcd38e85b71 5b929dc150a3c46ee8b845f16575407d409432a3 5deac71dd0ec4a51158b10f6da5c2cbed299d5aa 7eefdcf45c82638ee8516152060325fa7c9c9b88 a4822b241eba51005608b63f8e993bc7deef9358 a57ac00367342e2343aa7e6258fb4ec8ff100631 c4ec4422dd6aad060c5206c8077b7476150c8a4e ee04767334e3516923622beafb414bf44b68be06 f800befad91ad2b1e33ae7584edd0fb519e36538 Package: ros-jazzy-rmf-traffic-ros2 Version: 2.7.2-1noble.20250430.000138 Architecture: amd64 Maintainer: Grey Installed-Size: 7892 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libproj25 (>= 5.0.0), libstdc++6 (>= 13.1), libuuid1 (>= 2.16), libyaml-cpp0.8 (>= 0.7.0), zlib1g (>= 1:1.1.4), libproj-dev, libyaml-cpp-dev, nlohmann-json3-dev, ros-jazzy-backward-ros, ros-jazzy-rclcpp, ros-jazzy-rmf-building-map-msgs, ros-jazzy-rmf-fleet-msgs, ros-jazzy-rmf-site-map-msgs, ros-jazzy-rmf-traffic, ros-jazzy-rmf-traffic-msgs, ros-jazzy-rmf-utils, uuid-dev, zlib1g-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-traffic-ros2/ros-jazzy-rmf-traffic-ros2_2.7.2-1noble.20250430.000138_amd64.deb Size: 1051940 SHA256: a8ab57191d416d473f737a70cd3c6d01a4533c5af82fe7c4065a0a981c9bce74 SHA1: 61efda6694bfe875bb299cc2acef06f01452f855 MD5sum: 27659ca98fdc1174e4a9e665296fffa8 Description: A package containing messages used by the RMF traffic management system. Package: ros-jazzy-rmf-traffic-ros2-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-traffic-ros2 Version: 2.7.2-1noble.20250430.000138 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 38231 Depends: ros-jazzy-rmf-traffic-ros2 (= 2.7.2-1noble.20250430.000138) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-traffic-ros2/ros-jazzy-rmf-traffic-ros2-dbgsym_2.7.2-1noble.20250430.000138_amd64.deb Size: 31185186 SHA256: 3bbb2397377cd1f9140d60efb4e1f9fdabedf6a5a65b47c0071b71400db7bb98 SHA1: 82613d199f1c96df7fb7bcca9384a04451a753a4 MD5sum: 805657994fe4905e563c34f64eafc99a Description: debug symbols for ros-jazzy-rmf-traffic-ros2 Build-Ids: 1cfd7302cac41021bf590e71946bb2405891f874 3e807902fac43abfa39f27cca4eaf17714edbab1 49350e50381bb3647cbf0fcde71aa79b4ff7a8a1 6a3baa12f8ab2b9bf15cad8500d1ed977f4aca97 cd1073aaeafe85550cafb3b86ebdf33a1de60d5b Package: ros-jazzy-rmf-utils Version: 1.6.2-1noble.20250424.105923 Architecture: amd64 Maintainer: Grey Installed-Size: 827 Depends: libstdc++6 (>= 5), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-utils/ros-jazzy-rmf-utils_1.6.2-1noble.20250424.105923_amd64.deb Size: 132134 SHA256: a0f72e5c5bc32ce2eef4c41e9f12f3feffc15e02ec0226830d574f8f42b76f62 SHA1: 5c9cf89e188447f7583d4f63142eb5d0a60eb80a MD5sum: b022d4a4680cd2bbaa9be798c3de8458 Description: Simple C++ programming utilities used by Robotics Middleware Framework packages Package: ros-jazzy-rmf-utils-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-utils Version: 1.6.2-1noble.20250424.105923 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 34 Depends: ros-jazzy-rmf-utils (= 1.6.2-1noble.20250424.105923) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-utils/ros-jazzy-rmf-utils-dbgsym_1.6.2-1noble.20250424.105923_amd64.deb Size: 20610 SHA256: b349123a82d485323a4f3c554bdd8132548451138cf0b6a5864b9221ac64c39b SHA1: e034ca7786ebafc92de2b02402cd552e8273ace8 MD5sum: 686216d240a3d5bfdc4594a40c803e5a Description: debug symbols for ros-jazzy-rmf-utils Build-Ids: 136e68173a2d00e7c902bc3ea9af650c32cee703 Package: ros-jazzy-rmf-visualization Version: 2.3.2-1noble.20250430.025547 Architecture: amd64 Maintainer: Yadunund Installed-Size: 46 Depends: ros-jazzy-launch-xml, ros-jazzy-rmf-visualization-building-systems, ros-jazzy-rmf-visualization-fleet-states, ros-jazzy-rmf-visualization-floorplans, ros-jazzy-rmf-visualization-navgraphs, ros-jazzy-rmf-visualization-obstacles, ros-jazzy-rmf-visualization-rviz2-plugins, ros-jazzy-rmf-visualization-schedule, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-visualization/ros-jazzy-rmf-visualization_2.3.2-1noble.20250430.025547_amd64.deb Size: 6852 SHA256: 3515035fc22e64b68852a3d2be903bd6a74ad4ffcda4bedfa859e8fa8d21d649 SHA1: 08745fa3650332bb0fed7d396df46c6577285120 MD5sum: 49bdd91b07b40a236239a223a62485f3 Description: Package containing a single launch file to bringup various visualizations Package: ros-jazzy-rmf-visualization-building-systems Version: 2.3.2-1noble.20250424.143949 Architecture: amd64 Maintainer: Yadunund Installed-Size: 64 Depends: ros-jazzy-geometry-msgs, ros-jazzy-rmf-building-map-msgs, ros-jazzy-rmf-door-msgs, ros-jazzy-rmf-lift-msgs, ros-jazzy-rmf-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-visualization-building-systems/ros-jazzy-rmf-visualization-building-systems_2.3.2-1noble.20250424.143949_amd64.deb Size: 12496 SHA256: 2deaddf72ce177ff96a3ef89761b6cb841e43418266a614b3a8e7275dca589a4 SHA1: c49dd401b3cd6b44ad49bc81dfda016dae4ebfd8 MD5sum: 61363b63be048bc9dbee4eb76aa61018 Description: A visualizer for doors and lifts Package: ros-jazzy-rmf-visualization-fleet-states Version: 2.3.2-1noble.20250429.233632 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 790 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rmf-fleet-msgs, ros-jazzy-rmf-visualization-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-visualization-fleet-states/ros-jazzy-rmf-visualization-fleet-states_2.3.2-1noble.20250429.233632_amd64.deb Size: 151620 SHA256: bec93bee784d8b363f1fb100e67f475e8ae84ee734c6265d8b22c695de0be873 SHA1: 76cef7986015e9b12e63c039f736619bd8f57f29 MD5sum: c36cc51ffc9049fad8acdfad8c6940da Description: A package to visualize positions of robots from different fleets in the a building Package: ros-jazzy-rmf-visualization-fleet-states-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-visualization-fleet-states Version: 2.3.2-1noble.20250429.233632 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 3675 Depends: ros-jazzy-rmf-visualization-fleet-states (= 2.3.2-1noble.20250429.233632) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-visualization-fleet-states/ros-jazzy-rmf-visualization-fleet-states-dbgsym_2.3.2-1noble.20250429.233632_amd64.deb Size: 3079748 SHA256: 66681726d79636dbb1a87f45d8c64043a53913b08049f12365bac5dc2d1a6531 SHA1: f36d47e6db36ea9d382325d6d9605b2c87cefd75 MD5sum: dd4ccd690d3dccfbf739d2e0a05661ad Description: debug symbols for ros-jazzy-rmf-visualization-fleet-states Build-Ids: 14fc73430428bd9941abef39086856bd059b5f75 a34b50c14ba8e974ca5c7dfd27a2eb4caa001b1a Package: ros-jazzy-rmf-visualization-floorplans Version: 2.3.2-1noble.20250429.233654 Architecture: amd64 Maintainer: Yadunund Installed-Size: 785 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libeigen3-dev, libopencv-dev, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rmf-building-map-msgs, ros-jazzy-rmf-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-visualization-floorplans/ros-jazzy-rmf-visualization-floorplans_2.3.2-1noble.20250429.233654_amd64.deb Size: 151074 SHA256: 2b5c9c0a0430a786e271497f2c624610b7f0d8e7df9da9e4a0e4683537e58099 SHA1: cd6b18ef1ac8070b3533ec0e681dd66d5647f689 MD5sum: 8912dabc43cbe33ceb6b7db0feb5e4c8 Description: A package to visualize the floorplans for levels in a building Package: ros-jazzy-rmf-visualization-floorplans-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-visualization-floorplans Version: 2.3.2-1noble.20250429.233654 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 3889 Depends: ros-jazzy-rmf-visualization-floorplans (= 2.3.2-1noble.20250429.233654) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-visualization-floorplans/ros-jazzy-rmf-visualization-floorplans-dbgsym_2.3.2-1noble.20250429.233654_amd64.deb Size: 3298990 SHA256: 375d79f6b2d9d48bc8d93f9f721ecd5bd0a648ee097510945200528223c2479e SHA1: 48033287c0322a1de9c0e13534bec1ec16fc6fb0 MD5sum: e9916c09c9f22c1dac7f458ac2603a7f Description: debug symbols for ros-jazzy-rmf-visualization-floorplans Build-Ids: 322d857aac9d19a964216a5f1dc9973f1f734304 4110224a4b8c6529b4d1ae0cd05d9fbe3d962c1b Package: ros-jazzy-rmf-visualization-msgs Version: 1.4.1-1noble.20250424.140835 Architecture: amd64 Maintainer: yadu Installed-Size: 427 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-visualization-msgs/ros-jazzy-rmf-visualization-msgs_1.4.1-1noble.20250424.140835_amd64.deb Size: 40166 SHA256: e8d0e58dfa20d1e19bef72ae2c11d83dc0722283e0f57784d1aa65b5efbae48a SHA1: 56908cf42a3b5db9439ac64d35980df26667fbc6 MD5sum: fdf315c4d6e07a32b27ffa18e0b3d4ec Description: A package containing messages used for visualizations Package: ros-jazzy-rmf-visualization-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-visualization-msgs Version: 1.4.1-1noble.20250424.140835 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: yadu Installed-Size: 270 Depends: ros-jazzy-rmf-visualization-msgs (= 1.4.1-1noble.20250424.140835) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-visualization-msgs/ros-jazzy-rmf-visualization-msgs-dbgsym_1.4.1-1noble.20250424.140835_amd64.deb Size: 184082 SHA256: 420687b351574b4c90cf5ddf8490a36f7db25ceab77a3ac11798023e441c1401 SHA1: c20ac2e7541a03fb7bf76cdf60e8463e2673d024 MD5sum: 76701abe0fae5df29a6becdf37e59217 Description: debug symbols for ros-jazzy-rmf-visualization-msgs Build-Ids: 4028a6864dd13e52e87a4bcda3fabb015b451859 550416d77c9e76b5bb75edf908bf99d12d8d6b38 56afd4b8162bec86b3d592ee6f8193544bbd9c93 635fd6a2703811fd845c048662e772a5f704351c 69c4ff3f070e8901ec4a5504a13d0f41ebc1bba8 7c24606170ebc72ce326a056482f9ac338e69246 88fb5cf7eff3dc6451943fca3604a5efb11f8107 8ef40d781a22f106fba88af13dbca13af2e523a8 8f2cd991e0e0fece589a5abaa8bcc92e43f4eec7 d83e5e4a955a9b48c1d90952db286216fdebe7a2 e4e0b31418e7b5badf051c6121547a221446254c Package: ros-jazzy-rmf-visualization-navgraphs Version: 2.3.2-1noble.20250430.020131 Architecture: amd64 Maintainer: Yadunund Installed-Size: 1057 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rmf-building-map-msgs, ros-jazzy-rmf-fleet-msgs, ros-jazzy-rmf-traffic, ros-jazzy-rmf-traffic-ros2, ros-jazzy-rmf-visualization-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-visualization-navgraphs/ros-jazzy-rmf-visualization-navgraphs_2.3.2-1noble.20250430.020131_amd64.deb Size: 190868 SHA256: 9f2fc891a0feea051df622970e27b294330c2cb635e3f4c0d58634771c9fbcbd SHA1: f444d7efc6a36f9569f930c930878348f6585121 MD5sum: 25468bdd3993c8554a68b029f88e35e9 Description: A package to visualiize the navigation graphs of fleets Package: ros-jazzy-rmf-visualization-navgraphs-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-visualization-navgraphs Version: 2.3.2-1noble.20250430.020131 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 4995 Depends: ros-jazzy-rmf-visualization-navgraphs (= 2.3.2-1noble.20250430.020131) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-visualization-navgraphs/ros-jazzy-rmf-visualization-navgraphs-dbgsym_2.3.2-1noble.20250430.020131_amd64.deb Size: 4147540 SHA256: e19c79ee88f3d1cf81f7f17668cb76b7a6c0fd6c72b745e30a5363ff3f415b00 SHA1: f5aac01845a090217f72d562b9532cc561488139 MD5sum: e322426844c450a827b863b02936c178 Description: debug symbols for ros-jazzy-rmf-visualization-navgraphs Build-Ids: 701798a8312f71304c9fb50b10d1856dccb92769 b1f99a9588d3f106f7cd8c8fb804875bf7a4ae7c Package: ros-jazzy-rmf-visualization-obstacles Version: 2.3.2-1noble.20250429.233750 Architecture: amd64 Maintainer: Yadunund Installed-Size: 781 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rmf-obstacle-msgs, ros-jazzy-rmf-visualization-msgs, ros-jazzy-vision-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-visualization-obstacles/ros-jazzy-rmf-visualization-obstacles_2.3.2-1noble.20250429.233750_amd64.deb Size: 149842 SHA256: 8bfb6456baac0b0ac53e2ce194ce2d1ee4c48aed6d34ca0335b8615252e6d004 SHA1: 8a50d6ad974a8fa705f15a4fead10c791013575e MD5sum: cda5fd47a9b9399341e86b37f32c00eb Description: A visualizer for obstacles in RMF Package: ros-jazzy-rmf-visualization-obstacles-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-visualization-obstacles Version: 2.3.2-1noble.20250429.233750 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 3606 Depends: ros-jazzy-rmf-visualization-obstacles (= 2.3.2-1noble.20250429.233750) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-visualization-obstacles/ros-jazzy-rmf-visualization-obstacles-dbgsym_2.3.2-1noble.20250429.233750_amd64.deb Size: 3011958 SHA256: e45faf9c76702d5e96b6beb373a0ffd284df16265a69d5f524eb9eba13c9e311 SHA1: 4e3fbb33ffad334e29cf77729bd6ea3f2d54984f MD5sum: a44eab9a424c746219fcec2a4dda508a Description: debug symbols for ros-jazzy-rmf-visualization-obstacles Build-Ids: 7b1b4606c7d2b85d6c6fe2571ac6efa89fa63f53 a28f13fbb033a0ed53714e0e7bbb3c6ea7adb866 Package: ros-jazzy-rmf-visualization-rviz2-plugins Version: 2.3.2-1noble.20250430.024848 Architecture: amd64 Maintainer: Yadunund Installed-Size: 1449 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libqt5core5a, libqt5gui5, libqt5widgets5, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-resource-retriever, ros-jazzy-rmf-door-msgs, ros-jazzy-rmf-lift-msgs, ros-jazzy-rmf-traffic-ros2, ros-jazzy-rmf-visualization-msgs, ros-jazzy-rviz-common, ros-jazzy-rviz-default-plugins, ros-jazzy-rviz-rendering, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-visualization-rviz2-plugins/ros-jazzy-rmf-visualization-rviz2-plugins_2.3.2-1noble.20250430.024848_amd64.deb Size: 254528 SHA256: 5a89fea7978e94c30484794e87cb66480349437bec44c07851ac034b0aad751a SHA1: 38f2e1b9e4c83f611bd5ed582832ad2efb17c9a4 MD5sum: 41fa864e3bf718a68e4224d6823e1b11 Description: A package containing RViz2 plugins for RMF Package: ros-jazzy-rmf-visualization-rviz2-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-visualization-rviz2-plugins Version: 2.3.2-1noble.20250430.024848 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 7557 Depends: ros-jazzy-rmf-visualization-rviz2-plugins (= 2.3.2-1noble.20250430.024848) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-visualization-rviz2-plugins/ros-jazzy-rmf-visualization-rviz2-plugins-dbgsym_2.3.2-1noble.20250430.024848_amd64.deb Size: 6397718 SHA256: f32a7ffc23882f78f0028a4a4b5b21b147ad6d90448cf44b5ca3de1e434bb6f1 SHA1: 8dac415d43b8aa04d55ecd178eca56b7588c62a7 MD5sum: e9b3e01edea568f92fcf38a72e4a76b6 Description: debug symbols for ros-jazzy-rmf-visualization-rviz2-plugins Build-Ids: 5f76edba48653d874e5cb6e1c8b41123c78652db Package: ros-jazzy-rmf-visualization-schedule Version: 2.3.2-1noble.20250430.001956 Architecture: amd64 Maintainer: Yadunund Installed-Size: 3864 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-dev, libeigen3-dev, libssl-dev, libwebsocketpp-dev, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rmf-traffic, ros-jazzy-rmf-traffic-msgs, ros-jazzy-rmf-traffic-ros2, ros-jazzy-rmf-visualization-msgs, ros-jazzy-rosidl-default-generators, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-visualization-schedule/ros-jazzy-rmf-visualization-schedule_2.3.2-1noble.20250430.001956_amd64.deb Size: 622464 SHA256: ea1bad1098f31582530ad42c565dffe470aed60e1ec20e2b4a6e7f6f8ced4583 SHA1: 990114ec4098aa62b59d6301d55cfaa11e113870 MD5sum: fb1dd4e2affeaf097b00903cec230688 Description: A visualizer for trajectories in rmf schedule Package: ros-jazzy-rmf-visualization-schedule-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-visualization-schedule Version: 2.3.2-1noble.20250430.001956 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 9878 Depends: ros-jazzy-rmf-visualization-schedule (= 2.3.2-1noble.20250430.001956) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-visualization-schedule/ros-jazzy-rmf-visualization-schedule-dbgsym_2.3.2-1noble.20250430.001956_amd64.deb Size: 8688832 SHA256: e9b261e8df56c9e3408d565c88e0d9084e58ef70ef0947cb4de5883f855f0445 SHA1: 6f78f0018d9a2c1d31cd1be2ce36e1bef4a5d2fa MD5sum: 4beee87d80e794daf664b94c85ac99d6 Description: debug symbols for ros-jazzy-rmf-visualization-schedule Build-Ids: 38ff1bcd2f02fd27a89b1fbe223d34f0533b8e5c 4ab115d74053a8e1319546050517692c21173a6e 87a30fc206ca7cfa1a8f4170f31755990a64c3a9 bd4507979ba0f33789cf6e37f5aadfb777b50a19 Package: ros-jazzy-rmf-websocket Version: 2.7.2-1noble.20250430.020002 Architecture: amd64 Maintainer: Yadunund Installed-Size: 1044 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, libwebsocketpp-dev, nlohmann-json3-dev, ros-jazzy-nlohmann-json-schema-validator-vendor, ros-jazzy-rclcpp, ros-jazzy-rmf-utils, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-websocket/ros-jazzy-rmf-websocket_2.7.2-1noble.20250430.020002_amd64.deb Size: 281140 SHA256: 3e720a63e0ff7bedbe2188c880c86250b1a35ff713f5629018c57ea44e5b3e17 SHA1: aafa64773ba302291313801813a0807668741309 MD5sum: 775f700def82dcaccf9f5ee573840925 Description: A package managing the websocket api endpoints in RMF system. Package: ros-jazzy-rmf-websocket-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-websocket Version: 2.7.2-1noble.20250430.020002 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 4816 Depends: ros-jazzy-rmf-websocket (= 2.7.2-1noble.20250430.020002) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-websocket/ros-jazzy-rmf-websocket-dbgsym_2.7.2-1noble.20250430.020002_amd64.deb Size: 4388398 SHA256: c0a5582a679fd03660cb0a7a50180e3fe692cd5f362bd8ebf7ffe8168de7c293 SHA1: 659dd459ea2c7274eac1f01518c78fbb53da560f MD5sum: e028c2ad8f2ec5579a24f7bd26d025cf Description: debug symbols for ros-jazzy-rmf-websocket Build-Ids: 8811d156b3a8d4f79145af95e823272c75b285fb Package: ros-jazzy-rmf-workcell-msgs Version: 3.3.1-1noble.20250424.140836 Architecture: amd64 Maintainer: Aaron Chong Installed-Size: 1122 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-workcell-msgs/ros-jazzy-rmf-workcell-msgs_3.3.1-1noble.20250424.140836_amd64.deb Size: 98754 SHA256: 01b710ac1504b300c8d5fa26a43352301a1bc3f87be5b49c494b176e65208c8a SHA1: b5538823ba75e7bb693082df9560d3e5fb289c5b MD5sum: eefa88d005f48e5bbd4d470ac04810c4 Description: A package containing messages used by all workcells generically to interfact with rmf_core Package: ros-jazzy-rmf-workcell-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rmf-workcell-msgs Version: 3.3.1-1noble.20250424.140836 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aaron Chong Installed-Size: 982 Depends: ros-jazzy-rmf-workcell-msgs (= 3.3.1-1noble.20250424.140836) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmf-workcell-msgs/ros-jazzy-rmf-workcell-msgs-dbgsym_3.3.1-1noble.20250424.140836_amd64.deb Size: 799514 SHA256: 751ae3ee352cbc33a4d06ea662da7f3bb8a0639ebe6b98a4353f0010a120a6f9 SHA1: 3fffb342aa770f1d38dedcc7e0811fbdaffaa9dd MD5sum: 014ef0cb5cf4888bac2f67d84aaeec00 Description: debug symbols for ros-jazzy-rmf-workcell-msgs Build-Ids: 1681c4202144c0f27aad4920d410b908e588eff9 21faf20bd62586094628b95a6aebe135f3d0e454 2223b2238f1d7597c09507d4dae9dfbf11340546 291ed09d5eea0f69d9fbfe9c3728e49f1c9c6bcb 4df5cd5ed970bea82a6052e2af5a7c4f31536630 897975d0da4022ad47fca133abb5fea63e4d02bf 93a5ba5b4705a093fc02e70e11f2155bfdce47a2 bfb7d0f11e0c6498d34ea0fd783fe6681e69b9a1 c831af9f857b62fb2370aebb4523514c7bd3ec8d f031419c1fd0396ed880e670e690fea159819dd4 f1b28f6e31077458c266c70547993d3769128329 Package: ros-jazzy-rmw Version: 7.3.2-1noble.20250424.134836 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 524 Depends: libc6 (>= 2.14), ros-jazzy-rcutils, ros-jazzy-rosidl-dynamic-typesupport, ros-jazzy-rosidl-runtime-c, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw/ros-jazzy-rmw_7.3.2-1noble.20250424.134836_amd64.deb Size: 72022 SHA256: e9879b39b29285646dc70bd7214d13986d4f2c05547b341fd415acd2d08e04f5 SHA1: 7638d5e0ed30915cb072d5ba062c568e57bd2527 MD5sum: 65f0cf41a9c012a4a99a4f8d3f96c82b Description: Contains the ROS middleware API. Package: ros-jazzy-rmw-connextdds Version: 0.22.1-1noble.20250424.144303 Architecture: amd64 Maintainer: Andrea Sorbini Installed-Size: 102 Depends: libstdc++6 (>= 13.1), ros-jazzy-ament-cmake, ros-jazzy-rmw-connextdds-common, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-connextdds/ros-jazzy-rmw-connextdds_0.22.1-1noble.20250424.144303_amd64.deb Size: 16662 SHA256: f6a4c26be3e37fde404fe3c1d8ca46580f3861ccbf93f6d2d2294b8c2060c535 SHA1: 6dd0fba9fd5d6fa47f8d4455b43493ca315c0d3e MD5sum: 1712fcb7f072276550a3b9e0572c4dd1 Description: A ROS 2 RMW implementation built with RTI Connext DDS Professional. Package: ros-jazzy-rmw-connextdds-common Version: 0.22.1-1noble.20250424.141236 Architecture: amd64 Maintainer: Andrea Sorbini Installed-Size: 1009 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-fastcdr, ros-jazzy-ament-cmake, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-rmw-dds-common, ros-jazzy-rosidl-runtime-c, ros-jazzy-rosidl-runtime-cpp, ros-jazzy-rosidl-typesupport-fastrtps-c, ros-jazzy-rosidl-typesupport-fastrtps-cpp, ros-jazzy-rosidl-typesupport-introspection-c, ros-jazzy-rosidl-typesupport-introspection-cpp, ros-jazzy-rti-connext-dds-cmake-module, ros-jazzy-tracetools, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-connextdds-common/ros-jazzy-rmw-connextdds-common_0.22.1-1noble.20250424.141236_amd64.deb Size: 258732 SHA256: fe3b1088bc55295dff04bbb5a61638d3e1e405138afe1689e6459ff40070e0f4 SHA1: 5cf4bae47f897691c9828cbced3e2199a9fb5a79 MD5sum: 55dfefa5498a49ff62f0adbf9dbbe38f Description: Common source for RMW implementations built with RTI Connext DDS Professional and RTI Connext DDS Micro. Package: ros-jazzy-rmw-connextdds-common-dbgsym Package-Type: ddeb Source: ros-jazzy-rmw-connextdds-common Version: 0.22.1-1noble.20250424.141236 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Andrea Sorbini Installed-Size: 3012 Depends: ros-jazzy-rmw-connextdds-common (= 0.22.1-1noble.20250424.141236) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-connextdds-common/ros-jazzy-rmw-connextdds-common-dbgsym_0.22.1-1noble.20250424.141236_amd64.deb Size: 2795922 SHA256: 074ea704cba49ddcd760bea62161b9a11f0862f4de8f132ac9fb226a50f4c090 SHA1: fc9b35a98ce31a49a74c27de47311d9e6ac8cae6 MD5sum: 032cbdea82736ae2843f109133822a7c Description: debug symbols for ros-jazzy-rmw-connextdds-common Build-Ids: d7624c783a11ab9f3ae173542615d50095161978 Package: ros-jazzy-rmw-connextdds-dbgsym Package-Type: ddeb Source: ros-jazzy-rmw-connextdds Version: 0.22.1-1noble.20250424.144303 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Andrea Sorbini Installed-Size: 125 Depends: ros-jazzy-rmw-connextdds (= 0.22.1-1noble.20250424.144303) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-connextdds/ros-jazzy-rmw-connextdds-dbgsym_0.22.1-1noble.20250424.144303_amd64.deb Size: 101796 SHA256: f76c10948fedcc7338717edacafc8fb888c854718ce39b39b544ac2a5bdff1b0 SHA1: 2870e42755736be93be684e9c0ef2b62b7c724b7 MD5sum: b91e13ffe27dd33541b4fd18d7804696 Description: debug symbols for ros-jazzy-rmw-connextdds Build-Ids: 688a3a56d7b976b9f495f78b77159e675bab5cab Package: ros-jazzy-rmw-cyclonedds-cpp Version: 2.2.3-1noble.20250424.141241 Architecture: amd64 Maintainer: Erik Boasson Installed-Size: 535 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-cyclonedds, ros-jazzy-iceoryx-binding-c, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-rmw-dds-common, ros-jazzy-rosidl-runtime-c, ros-jazzy-rosidl-typesupport-introspection-c, ros-jazzy-rosidl-typesupport-introspection-cpp, ros-jazzy-tracetools, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-cyclonedds-cpp/ros-jazzy-rmw-cyclonedds-cpp_2.2.3-1noble.20250424.141241_amd64.deb Size: 175998 SHA256: 506c580bab92d0f09bca322d8d2b0f53097fc05862a5c20c40dfbc9775414201 SHA1: b930588903f77f772e554695cb063a1ade31ce11 MD5sum: e801638a22b7a241c2247d816ffd030f Description: Implement the ROS middleware interface using Eclipse CycloneDDS in C++. Package: ros-jazzy-rmw-cyclonedds-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-rmw-cyclonedds-cpp Version: 2.2.3-1noble.20250424.141241 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Erik Boasson Installed-Size: 2325 Depends: ros-jazzy-rmw-cyclonedds-cpp (= 2.2.3-1noble.20250424.141241) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-cyclonedds-cpp/ros-jazzy-rmw-cyclonedds-cpp-dbgsym_2.2.3-1noble.20250424.141241_amd64.deb Size: 2201166 SHA256: a24e421e20d8f48faa9c386cb8c21e4796f8c10db512ee245e20327ca82fd6d6 SHA1: 4c98a766a6ba26aeacc1eed24d04eb27ea0109fa MD5sum: f96d36dbd30d1ba99044536a08c6d018 Description: debug symbols for ros-jazzy-rmw-cyclonedds-cpp Build-Ids: 99520b88ef2d70b4bcee62e617c834572dc74e93 Package: ros-jazzy-rmw-dbgsym Package-Type: ddeb Source: ros-jazzy-rmw Version: 7.3.2-1noble.20250424.134836 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 61 Depends: ros-jazzy-rmw (= 7.3.2-1noble.20250424.134836) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw/ros-jazzy-rmw-dbgsym_7.3.2-1noble.20250424.134836_amd64.deb Size: 35370 SHA256: dd2b605fc4f0d8d926a31f9d5c9c8ad82f6115bce72e221a423968b5847fd73f SHA1: 1c1db34981985a64fdc93cb2c02573f410bbfce8 MD5sum: e4fd81eff128555963482f751c0333f5 Description: debug symbols for ros-jazzy-rmw Build-Ids: c60659f9e8d19890d3fe2756e86b458225dd821e Package: ros-jazzy-rmw-dds-common Version: 3.1.0-2noble.20250424.141012 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 880 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-jazzy-fastcdr, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-rosidl-default-runtime, ros-jazzy-rosidl-runtime-c, ros-jazzy-rosidl-runtime-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-dds-common/ros-jazzy-rmw-dds-common_3.1.0-2noble.20250424.141012_amd64.deb Size: 117046 SHA256: 89f6b2d0c4b151d8a839d7de47c8ec4dcd0b56fab2176d0b39d0ee7bed6021e9 SHA1: 7cf5d3136f853f209c6ccf8a375ee95b6d219869 MD5sum: 540ee1379cb14639ffa4cd4f63feb461 Description: Define a common interface between DDS implementations of ROS middleware. Package: ros-jazzy-rmw-dds-common-dbgsym Package-Type: ddeb Source: ros-jazzy-rmw-dds-common Version: 3.1.0-2noble.20250424.141012 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 1246 Depends: ros-jazzy-rmw-dds-common (= 3.1.0-2noble.20250424.141012) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-dds-common/ros-jazzy-rmw-dds-common-dbgsym_3.1.0-2noble.20250424.141012_amd64.deb Size: 1082016 SHA256: 770ca242d27a6e1265f2724f5d03e2dbc3bc89dc4c63e86e95fec41c4babc6ff SHA1: 3eee20e92888eb1a2c77831edb6a68652270882b MD5sum: fbc96eb4dca346444793a50a016b3a4b Description: debug symbols for ros-jazzy-rmw-dds-common Build-Ids: 052c4475dfbcc0f7dbe25bc24124c057367b72fc 2423b0bbfb239017e8180789a2691c8b51a9ad38 24fd25f75f8348f415e66e3a91e6b308a1a468a9 2d57c76b4492439c69cfeabfdcd0d876f94f1d85 2f9e5eebd2fae3bbcfc8a029ce34e2f0bf20816e 7ec883fa7bb6883997c09e3c5fe5f92752d8e95d 91b1ae8437db90ac9ed2acc0103ded4374328183 9b96f8a4eb8dd379dafcd78e5ebc4c7537f104d5 b9ed805d329915797a78d75e271d5b12d8e0166d cfa80aefd90bee106a3bc31db151bff654bc8627 dafd2b1b77bc9f16d0c1733b46522851b2d32334 f69e0dcd77b0bd82de7b2452dba38df60d2629a3 Package: ros-jazzy-rmw-desert Version: 2.0.2-1noble.20250424.141248 Architecture: amd64 Maintainer: Davide Costa Installed-Size: 429 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ament-cmake, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-rmw-dds-common, ros-jazzy-rosidl-cmake, ros-jazzy-rosidl-runtime-c, ros-jazzy-rosidl-typesupport-introspection-c, ros-jazzy-rosidl-typesupport-introspection-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-desert/ros-jazzy-rmw-desert_2.0.2-1noble.20250424.141248_amd64.deb Size: 143216 SHA256: 18d837be15c309057f592eb34df80bdc1c0d636014b81f3162100f0e94ae552e SHA1: 44b5ab6708e8a3f2c4f05ea7cfae118fedebc9cd MD5sum: a1c34379494adbd839663225d53ccae2 Description: Implement the ROS middleware interface using the DESERT protocol stack for underwater communications. Package: ros-jazzy-rmw-desert-dbgsym Package-Type: ddeb Source: ros-jazzy-rmw-desert Version: 2.0.2-1noble.20250424.141248 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Davide Costa Installed-Size: 3225 Depends: ros-jazzy-rmw-desert (= 2.0.2-1noble.20250424.141248) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-desert/ros-jazzy-rmw-desert-dbgsym_2.0.2-1noble.20250424.141248_amd64.deb Size: 3132060 SHA256: 59efd3e72cb779d216c589118f6ad110eb3661b2ffd76feb2cf783531031188e SHA1: 4ed561f574e7cb737cc6c067152c3b24d3a09c03 MD5sum: 102162e54a690bc205a6d9bfe27c76cd Description: debug symbols for ros-jazzy-rmw-desert Build-Ids: 5f52388f8f13d772c1ad4c4f45dc1bc455920326 Package: ros-jazzy-rmw-fastrtps-cpp Version: 8.4.2-1noble.20250424.144306 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 355 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-fastcdr, ros-jazzy-fastrtps, ros-jazzy-ament-cmake, ros-jazzy-fastrtps-cmake-module, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-rmw-dds-common, ros-jazzy-rmw-fastrtps-shared-cpp, ros-jazzy-rosidl-dynamic-typesupport, ros-jazzy-rosidl-dynamic-typesupport-fastrtps, ros-jazzy-rosidl-runtime-c, ros-jazzy-rosidl-runtime-cpp, ros-jazzy-rosidl-typesupport-fastrtps-c, ros-jazzy-rosidl-typesupport-fastrtps-cpp, ros-jazzy-tracetools, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-fastrtps-cpp/ros-jazzy-rmw-fastrtps-cpp_8.4.2-1noble.20250424.144306_amd64.deb Size: 91922 SHA256: bfefbf175f49222e3dc71701eeacc63bb16c7c74d08b0a2f64c0b8ac1f09ddb0 SHA1: 90d2eacf896e46ed889c700f4117bec83dcf05f8 MD5sum: 3610fa792bf441296576696328186526 Description: Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++. Package: ros-jazzy-rmw-fastrtps-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-rmw-fastrtps-cpp Version: 8.4.2-1noble.20250424.144306 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 3178 Depends: ros-jazzy-rmw-fastrtps-cpp (= 8.4.2-1noble.20250424.144306) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-fastrtps-cpp/ros-jazzy-rmw-fastrtps-cpp-dbgsym_8.4.2-1noble.20250424.144306_amd64.deb Size: 2913886 SHA256: f69b2344f7d73b1a98336d92a83b6b93c68b7694eea66b5f9293a32dd4fadcdd SHA1: 4f20c9966e18ba315241b7908f384add658ab1c5 MD5sum: 9f6d77b2c8c44a0f426643f233f74490 Description: debug symbols for ros-jazzy-rmw-fastrtps-cpp Build-Ids: a65cb0b7d87171d0a8ee9edbb61da5f457adadff Package: ros-jazzy-rmw-fastrtps-dynamic-cpp Version: 8.4.2-1noble.20250424.144311 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 426 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-fastcdr, ros-jazzy-fastrtps, ros-jazzy-ament-cmake, ros-jazzy-fastrtps-cmake-module, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-rmw-dds-common, ros-jazzy-rmw-fastrtps-shared-cpp, ros-jazzy-rosidl-runtime-c, ros-jazzy-rosidl-typesupport-introspection-c, ros-jazzy-rosidl-typesupport-introspection-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-fastrtps-dynamic-cpp/ros-jazzy-rmw-fastrtps-dynamic-cpp_8.4.2-1noble.20250424.144311_amd64.deb Size: 113076 SHA256: 21c48773808ba06f9e8f539a8ee6cffa4d817534f7f741ec9ea5ceac0693a8b1 SHA1: 6ef3dab346a2d216f16a916d64977fa2798730f8 MD5sum: 500898a8d87bceafff315fa3d1ab27c8 Description: Implement the ROS middleware interface using introspection type support. Package: ros-jazzy-rmw-fastrtps-dynamic-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-rmw-fastrtps-dynamic-cpp Version: 8.4.2-1noble.20250424.144311 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 3718 Depends: ros-jazzy-rmw-fastrtps-dynamic-cpp (= 8.4.2-1noble.20250424.144311) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-fastrtps-dynamic-cpp/ros-jazzy-rmw-fastrtps-dynamic-cpp-dbgsym_8.4.2-1noble.20250424.144311_amd64.deb Size: 3399498 SHA256: f3db4f0c2e7c9709aa95caf969b40e7b6360f5cc250fabad90eae263a48803af SHA1: 1cdbd013ac4904478f3293d5d3c207dd4038767f MD5sum: 6af57d917f3b01df65fdde98b2b8bcd0 Description: debug symbols for ros-jazzy-rmw-fastrtps-dynamic-cpp Build-Ids: 32940b0f6cc9795890ba6ff3f48c6f2f4ba747a5 Package: ros-jazzy-rmw-fastrtps-shared-cpp Version: 8.4.2-1noble.20250424.141250 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 656 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-fastcdr, ros-jazzy-fastrtps, ros-jazzy-ament-cmake, ros-jazzy-fastrtps-cmake-module, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-rmw-dds-common, ros-jazzy-rosidl-dynamic-typesupport, ros-jazzy-rosidl-typesupport-introspection-c, ros-jazzy-rosidl-typesupport-introspection-cpp, ros-jazzy-tracetools, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-fastrtps-shared-cpp/ros-jazzy-rmw-fastrtps-shared-cpp_8.4.2-1noble.20250424.141250_amd64.deb Size: 171484 SHA256: 0ef39f21356e1bd70fd31b16ea6dd645fddc1ea0d26e77499c18339b519d54c3 SHA1: aeee76f1d19a79709ce56845f404ed208ce7c23d MD5sum: 73d77f0416d1ec7f9dc3fbc9a9dae8be Description: Code shared on static and dynamic type support of rmw_fastrtps_cpp. Package: ros-jazzy-rmw-fastrtps-shared-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-rmw-fastrtps-shared-cpp Version: 8.4.2-1noble.20250424.141250 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 6279 Depends: ros-jazzy-rmw-fastrtps-shared-cpp (= 8.4.2-1noble.20250424.141250) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-fastrtps-shared-cpp/ros-jazzy-rmw-fastrtps-shared-cpp-dbgsym_8.4.2-1noble.20250424.141250_amd64.deb Size: 5808920 SHA256: 4fc2b404571b0b0309967c600fff05eb76484bb219cd201348c76d663eb0af87 SHA1: 1a52b9117c2dc36bb4c6e3b36bc460f9a956dfc9 MD5sum: eec54644fa0fc7e236d8c40975774daa Description: debug symbols for ros-jazzy-rmw-fastrtps-shared-cpp Build-Ids: 0c2cd3f77c230b278e9d1cf3f9ed93748187998b Package: ros-jazzy-rmw-gurumdds-cpp Version: 5.0.0-2noble.20250510.062255 Architecture: amd64 Maintainer: Donghyeon Lee Installed-Size: 672 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), gurumdds-3.2, ros-jazzy-gurumdds-cmake-module, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-rmw-dds-common, ros-jazzy-rosidl-runtime-c, ros-jazzy-rosidl-runtime-cpp, ros-jazzy-rosidl-typesupport-introspection-c, ros-jazzy-rosidl-typesupport-introspection-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-gurumdds-cpp/ros-jazzy-rmw-gurumdds-cpp_5.0.0-2noble.20250510.062255_amd64.deb Size: 183554 SHA256: 04f14d9bec960e26343b68088bc47f207c9abf051a69b898dbbd75fe1b7d972a SHA1: a3a2ab39a11b66b9d20c5147cb9bd7edd47f825c MD5sum: 748aa36a5343f0037f45c1f1e939f132 Description: Implement the ROS middleware interface using GurumNetworks GurumDDS static code generation in C++. Package: ros-jazzy-rmw-gurumdds-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-rmw-gurumdds-cpp Version: 5.0.0-2noble.20250510.062255 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Donghyeon Lee Installed-Size: 2293 Depends: ros-jazzy-rmw-gurumdds-cpp (= 5.0.0-2noble.20250510.062255) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-gurumdds-cpp/ros-jazzy-rmw-gurumdds-cpp-dbgsym_5.0.0-2noble.20250510.062255_amd64.deb Size: 2176180 SHA256: 6ce71d464705286ffdb6ef8bf0afefe8bbf582b4ab1a95efe8c65aac5e0edbdf SHA1: 77c1637f3ede7c8e0c4fde0642e083c38935c259 MD5sum: 38dd47eb3aa511a016474fb5e51bee29 Description: debug symbols for ros-jazzy-rmw-gurumdds-cpp Build-Ids: 08741ca8ada97caf1d11271439473376c44ecefb Package: ros-jazzy-rmw-implementation Version: 2.15.5-1noble.20250424.144649 Architecture: amd64 Maintainer: William Woodall Installed-Size: 115 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), ros-jazzy-ament-index-cpp, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-rmw-implementation-cmake, ros-jazzy-ros-workspace, ros-jazzy-rmw-fastrtps-cpp | ros-jazzy-rmw-cyclonedds-cpp | ros-jazzy-rmw-connextdds Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-implementation/ros-jazzy-rmw-implementation_2.15.5-1noble.20250424.144649_amd64.deb Size: 24448 SHA256: 6a89765699b7fcfe42fdc71e48e0118d8527dbb02a32b9deb59cc984596ff31b SHA1: 0d9cca80ce7a98cec1a2a40b2d5838166ca36f8f MD5sum: 49e91d8233e91fb8c13562cb4afae92e Description: Proxy implementation of the ROS 2 Middleware Interface. Package: ros-jazzy-rmw-implementation-cmake Version: 7.3.2-1noble.20250424.121413 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 57 Depends: ros-jazzy-ament-cmake, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-implementation-cmake/ros-jazzy-rmw-implementation-cmake_7.3.2-1noble.20250424.121413_amd64.deb Size: 9046 SHA256: 37cb126aac8df1ccd89ec42f2a902dcfa8a7462b68b077daeffd0b575b0ccf51 SHA1: 0771c78ada13a8a0319f990b0c18703c70da2a7e MD5sum: 23d6e9d9f0b7b3c00393aaa4a165cd86 Description: CMake functions which can discover and enumerate available implementations. Package: ros-jazzy-rmw-implementation-dbgsym Package-Type: ddeb Source: ros-jazzy-rmw-implementation Version: 2.15.5-1noble.20250424.144649 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: William Woodall Installed-Size: 124 Depends: ros-jazzy-rmw-implementation (= 2.15.5-1noble.20250424.144649) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-implementation/ros-jazzy-rmw-implementation-dbgsym_2.15.5-1noble.20250424.144649_amd64.deb Size: 99782 SHA256: b3899da1f309c89a77123b4cfac12447d6d9fca3abb91f468365855566617c1a SHA1: 5cec4b2504e8bb9e29e87f1729b4aab7786e62ea MD5sum: 140d2b65f44a55df4b87051a3359c8d4 Description: debug symbols for ros-jazzy-rmw-implementation Build-Ids: 72bfbe5b95f6dbede9b0f1d3e33316eb03f23df4 Package: ros-jazzy-rmw-stats-shim Version: 0.1.1-1noble.20250504.155741 Architecture: amd64 Maintainer: Bonsai Robotics Engineering Installed-Size: 119 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-jazzy-rosgraph-monitor-msgs, ros-jazzy-rosidl-runtime-cpp, ros-jazzy-rosidl-typesupport-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-stats-shim/ros-jazzy-rmw-stats-shim_0.1.1-1noble.20250504.155741_amd64.deb Size: 28750 SHA256: cd262a2747e02aa676ac051528c79901c8552439787dbb5dac90e9472c8f2714 SHA1: 137db48c6ddd81fee48892da412543abb808db19 MD5sum: f02105e5f29f8c4cbf8da9b460fd3913 Description: Partial RMW shim library to instrument RMW API calls Package: ros-jazzy-rmw-stats-shim-dbgsym Package-Type: ddeb Source: ros-jazzy-rmw-stats-shim Version: 0.1.1-1noble.20250504.155741 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bonsai Robotics Engineering Installed-Size: 296 Depends: ros-jazzy-rmw-stats-shim (= 0.1.1-1noble.20250504.155741) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-stats-shim/ros-jazzy-rmw-stats-shim-dbgsym_0.1.1-1noble.20250504.155741_amd64.deb Size: 277750 SHA256: da22b26f25a92c75b700143fe16ab59cd6b343760a77f79ab4a0cd986cc83c11 SHA1: c21d77b0b848102de18391b8c0d81d8f672c0eec MD5sum: 57b00809c42a3aeb5452ed60635ec6a1 Description: debug symbols for ros-jazzy-rmw-stats-shim Build-Ids: 34204c402bf80cb07b1bbda3c75c2035fd96b735 Package: ros-jazzy-rmw-zenoh-cpp Version: 0.2.3-1noble.20250429.203124 Architecture: amd64 Maintainer: Yadunund Installed-Size: 596 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-fastcdr, ros-jazzy-ament-index-cpp, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-rosidl-typesupport-fastrtps-c, ros-jazzy-rosidl-typesupport-fastrtps-cpp, ros-jazzy-tracetools, ros-jazzy-zenoh-cpp-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-zenoh-cpp/ros-jazzy-rmw-zenoh-cpp_0.2.3-1noble.20250429.203124_amd64.deb Size: 181216 SHA256: 7e6f11c86468973e6169bf8c1a5a8400053254286737cfc8a0698c656f514462 SHA1: 81cd38d8a5a6520cf345e6e99b39ac3df355587a MD5sum: 9a0b3dd26fad61f6690d66a7cb1c377e Description: A ROS 2 middleware implementation using zenoh-cpp Package: ros-jazzy-rmw-zenoh-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-rmw-zenoh-cpp Version: 0.2.3-1noble.20250429.203124 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 4404 Depends: ros-jazzy-rmw-zenoh-cpp (= 0.2.3-1noble.20250429.203124) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rmw-zenoh-cpp/ros-jazzy-rmw-zenoh-cpp-dbgsym_0.2.3-1noble.20250429.203124_amd64.deb Size: 4300138 SHA256: a598a21a11dbb1fbfec32be8055419385278f0a8c642f98b1d59e963f7b97e47 SHA1: 112651cc120007f47a8d2d10e3d71db79dfd0c26 MD5sum: 2f3d2d691c087e9421af21350b7bb0d8 Description: debug symbols for ros-jazzy-rmw-zenoh-cpp Build-Ids: 45446ea2b3704df7d6c92efb0d5f1e94c37d643f c991e27a4b34dea8066124023ff4ab9083378b2a Package: ros-jazzy-robot-calibration Version: 0.10.0-1noble.20250430.012646 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 5158 Depends: libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), libopencv-calib3d406t64 (>= 4.6.0+dfsg), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-geometric-shapes, libceres-dev, libgflags-dev, liborocos-kdl-dev, libprotobuf-dev, libprotoc-dev, libsuitesparse-dev, libtinyxml2-dev, libyaml-cpp-dev, protobuf-compiler, ros-jazzy-camera-calibration-parsers, ros-jazzy-control-msgs, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-kdl-parser, ros-jazzy-moveit-msgs, ros-jazzy-nav-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-robot-calibration-msgs, ros-jazzy-rosbag2-cpp, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-tinyxml2-vendor, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/robot_calibration Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-robot-calibration/ros-jazzy-robot-calibration_0.10.0-1noble.20250430.012646_amd64.deb Size: 961574 SHA256: 7fa9ebcde0ce110effe98230f891f7977d43ffb40c965da7b1304b82c84eaafb SHA1: d376c6c1eda585c2fc993a82da124fc0dcdc860f MD5sum: a6c2bd4fc0f58c2879ad5a3feb8ad6cf Description: Calibrate a Robot Package: ros-jazzy-robot-calibration-dbgsym Package-Type: ddeb Source: ros-jazzy-robot-calibration Version: 0.10.0-1noble.20250430.012646 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 32986 Depends: ros-jazzy-robot-calibration (= 0.10.0-1noble.20250430.012646) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-robot-calibration/ros-jazzy-robot-calibration-dbgsym_0.10.0-1noble.20250430.012646_amd64.deb Size: 29741432 SHA256: 0b281cb6fd895c6d07411d95a7a2d1e2c37dde82c54074046bff6122816e8454 SHA1: a5d09b0841dcf79904acd164cdeff8465e92b7f1 MD5sum: 7c33d3d7107a8efe9e668cdc4f286a61 Description: debug symbols for ros-jazzy-robot-calibration Build-Ids: 18f312395c606957c27ff07a46d7c942e615c109 292a487e61bc0e5225033705c256b5aacee54214 3169c89af7a1c48a97d7f3747dafa87999b82aa7 562dff6508c30234c71ed7508ec5dc5437fcd3cb 5cd2ce304498edb07c724e02a4680df0d367a7c2 660749a47126acaa55710a91404341e6fb30da4f 935943a498781bbd96e78170c20d9677325e62b2 a91f2515d31a19babbd54cd78c943b64a14af3b2 Package: ros-jazzy-robot-calibration-msgs Version: 0.10.0-1noble.20250424.143512 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 2406 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-generators, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/robot_calibration_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-robot-calibration-msgs/ros-jazzy-robot-calibration-msgs_0.10.0-1noble.20250424.143512_amd64.deb Size: 178052 SHA256: 6de401dbc17c9242366f1bc1df1d56725d14dfffd0eb37f28be324f3f2b2ae1e SHA1: 9232edd55159d3a55cd0fff5030b9fa92cb45825 MD5sum: 0d5504a9786809742cc639f91fcada8d Description: Messages for calibrating a robot Package: ros-jazzy-robot-calibration-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-robot-calibration-msgs Version: 0.10.0-1noble.20250424.143512 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 1700 Depends: ros-jazzy-robot-calibration-msgs (= 0.10.0-1noble.20250424.143512) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-robot-calibration-msgs/ros-jazzy-robot-calibration-msgs-dbgsym_0.10.0-1noble.20250424.143512_amd64.deb Size: 1312484 SHA256: 8d679dce75c76bd517dea8d98a9bc1407c3a01cc5e8f867ffc82fa98bd3c2289 SHA1: 1fc58d7ba6ea57a8199677a229ba5c27ddba6e8b MD5sum: 5fa0091d7f75e9d0f4a77dba28cf92ce Description: debug symbols for ros-jazzy-robot-calibration-msgs Build-Ids: 194332db3146e19725195cfb61e5f01f075cdcf9 2461eaf1bbf1805cf5068356e2f806bce9bc457e 5eab6b070a184657832f959153de4c1388452afb 6005532d73c761679b9d7b64cba1108b9c32e0c3 71b2a52988ff09872fa1328afbb2df26ea05f1ca 78a0b5d2b77c73ac82cfbabe8522d251cff08566 8eb465bed1da564d9ed954fc3a1b564767725b29 b3cb6cc59f7279c2272f847d4e7383b8df65a83d c50ed68a78ff641e0568883afb2b910813285f28 cda022c6aaddbbd5764c19c2bbba4c4b8960c4b3 f16a9650f63767b67c7b06a3ac3b54bea8ecf062 Package: ros-jazzy-robot-localization Version: 3.8.2-1noble.20250430.013348 Architecture: amd64 Maintainer: Tom Moore Installed-Size: 7167 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgeographiclib26 (>= 1.43), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-fastcdr, libboost-dev, libeigen3-dev, libgeographiclib-dev, ros-jazzy-angles, ros-jazzy-diagnostic-msgs, ros-jazzy-diagnostic-updater, ros-jazzy-geographic-msgs, ros-jazzy-geometry-msgs, ros-jazzy-message-filters, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rmw-implementation, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/robot_localization Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-robot-localization/ros-jazzy-robot-localization_3.8.2-1noble.20250430.013348_amd64.deb Size: 870066 SHA256: 4ef44a3229dd6f1a488cc6b8b34299c95398fd65d0c7f82acfe41d38c0ff21d4 SHA1: e451bef5d7f8dd040e93bed1fefce99e789dffc7 MD5sum: d90e62370c2a13fdab6fef45302d5638 Description: Provides nonlinear state estimation through sensor fusion of an abritrary number of sensors. Package: ros-jazzy-robot-localization-dbgsym Package-Type: ddeb Source: ros-jazzy-robot-localization Version: 3.8.2-1noble.20250430.013348 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tom Moore Installed-Size: 24413 Depends: ros-jazzy-robot-localization (= 3.8.2-1noble.20250430.013348) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-robot-localization/ros-jazzy-robot-localization-dbgsym_3.8.2-1noble.20250430.013348_amd64.deb Size: 21395898 SHA256: eb4523c86fd8fab3ca6289c20303d9bfbede12c965e10ac9989c59d1c9855612 SHA1: ed13cb74bcd3f01bf2be1540c91776347cc8bfe1 MD5sum: 3188c6a09b97139b40349f0349298c88 Description: debug symbols for ros-jazzy-robot-localization Build-Ids: 1f4295fae8a4b121d969fbc3c1723f5ddbea537c 1f53f76f82ed528f46611ee4abf941ee2dd7bd86 34901026081985362a006aeae5ab2386543a8d7d 4af2339bb5f13ae61273f3932c82563ed1280aff 5b487e295c906a732e09a3aa22645927677caf55 65cd8efef8a82903840abeb98252c3a03a13229d 70b3b74256e92abfa444cd91ce783314486dbdb7 748089bd7d5d0aabf137efce9c72e4eb60429d1f 890460e0c6f39299e72a8963efc08c1ac42d6a0f 8a4cf91d38ddd7e7bf2f1e405250c6f5d58251ef a6ff32579bd674243b2c28f5a88fefcdfd11f5ec b7f73238a00b8f9b52608bbeb97fac6221824a7d b89fa3a9e20d25ae4aa8e71c74b3220dcc6e6c8c c6a3624e46aea6f359deacb0665962f7278ca9f4 d4e37566012e2174063d38e2d2081e121af54aa4 ef618f1d4880c0b0520609b5c7fbfa8dbf0e5b5e Package: ros-jazzy-robot-state-publisher Version: 3.3.3-3noble.20250429.233020 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 935 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-kdl-parser, ros-jazzy-orocos-kdl-vendor, ros-jazzy-rcl-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2-ros, ros-jazzy-urdf, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-robot-state-publisher/ros-jazzy-robot-state-publisher_3.3.3-3noble.20250429.233020_amd64.deb Size: 177900 SHA256: 80824322dddd5f294a18fd9d329e087e4c1ae9c42f9cef07be2f7c46e93b88ad SHA1: 73a695d54492eee6b7004d7512b6699923b0a344 MD5sum: 2879fb4b5facd366f6d04caab6a07e63 Description: This package take the joint angles of a robot as input, and publishes the 3D poses of the robot links to tf2, using a kinematic tree model of the robot. Package: ros-jazzy-robot-state-publisher-dbgsym Package-Type: ddeb Source: ros-jazzy-robot-state-publisher Version: 3.3.3-3noble.20250429.233020 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 4130 Depends: ros-jazzy-robot-state-publisher (= 3.3.3-3noble.20250429.233020) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-robot-state-publisher/ros-jazzy-robot-state-publisher-dbgsym_3.3.3-3noble.20250429.233020_amd64.deb Size: 3507780 SHA256: 5f2adf4163e35c77a09f9c4062d27186dd4c668b76a5dc13539df8f03767213e SHA1: df7985618c66978a850333de1b31e8ea3e6f77fd MD5sum: b0f65cb780ad5db71a0f2e477082178a Description: debug symbols for ros-jazzy-robot-state-publisher Build-Ids: b1241397b29c0add76009b609f3c5df873bdbef6 e5d64ff27c946ea418c43e52fd338f91d35b8c39 Package: ros-jazzy-robot-upstart Version: 1.0.4-1noble.20250424.105442 Architecture: amd64 Maintainer: Chris Iverach-Brereton Installed-Size: 147 Depends: ros-jazzy-ament-index-python, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-robot-upstart/ros-jazzy-robot-upstart_1.0.4-1noble.20250424.105442_amd64.deb Size: 24002 SHA256: 007eb188514ac61d8976884194ca7727f209547420d8a1831115521586d402fc SHA1: 775694e6612928811c7f9a3bab66f238f685e102 MD5sum: 8f91095ae677790005f807da63f4233d Description: The robot_upstart package provides scripts which may be used to install and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files. Package: ros-jazzy-robotiq-controllers Version: 0.0.1-3noble.20250505.193235 Architecture: amd64 Maintainer: Alex Moriarty Installed-Size: 159 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-controller-interface, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-robotiq-controllers/ros-jazzy-robotiq-controllers_0.0.1-3noble.20250505.193235_amd64.deb Size: 36172 SHA256: e6a8edf1bca4838bedcdb48c12bd0f5a29894a2428ae403c8a84282c8e73185c SHA1: dc6008c10353a62578d337bcd523f879ea85485d MD5sum: a76c12d753be69058e5ba5560db39111 Description: Controllers for the Robotiq gripper. Package: ros-jazzy-robotiq-controllers-dbgsym Package-Type: ddeb Source: ros-jazzy-robotiq-controllers Version: 0.0.1-3noble.20250505.193235 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alex Moriarty Installed-Size: 567 Depends: ros-jazzy-robotiq-controllers (= 0.0.1-3noble.20250505.193235) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-robotiq-controllers/ros-jazzy-robotiq-controllers-dbgsym_0.0.1-3noble.20250505.193235_amd64.deb Size: 532556 SHA256: 601eb51d5401ece98368d628763213db3b840891f87231c124e2ad1a225d083c SHA1: d633eddcf444b6a73446b1d625f245af05d0b292 MD5sum: 9657ea58c616be49d73d7fc7cb64bfb5 Description: debug symbols for ros-jazzy-robotiq-controllers Build-Ids: f9a3487fa26bc5ac12e16ad370473cd4a9368571 Package: ros-jazzy-robotiq-description Version: 0.0.1-3noble.20250430.022435 Architecture: amd64 Maintainer: Alex Moriarty Installed-Size: 3641 Depends: ros-jazzy-joint-state-publisher-gui, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-robot-state-publisher, ros-jazzy-rviz2, ros-jazzy-urdf, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-robotiq-description/ros-jazzy-robotiq-description_0.0.1-3noble.20250430.022435_amd64.deb Size: 794636 SHA256: a60a3d7bfbebe34db7125acf51d00e2c339cbad821df3b57b63710b40c945b28 SHA1: df022dbe2f40d38a15e052870f084a7cdb36d7c9 MD5sum: b9fa42cc7045b7e0f9a985dcc275b71f Description: URDF and xacro description package for the Robotiq gripper. Package: ros-jazzy-robotraconteur Version: 1.2.2-1noble.20250424.105928 Architecture: amd64 Maintainer: John Wason Installed-Size: 66182 Depends: libboost-chrono1.83.0t64 (>= 1.83.0), libboost-filesystem1.83.0 (>= 1.83.0), libboost-program-options1.83.0 (>= 1.83.0), libboost-random1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libbluetooth-dev, libboost-all-dev, libdbus-1-dev, libssl-dev, libusb-1.0-0-dev, python3-dev, python3-numpy, python3-setuptools, zlib1g-dev, ros-jazzy-ros-workspace Homepage: http://robotraconteur.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-robotraconteur/ros-jazzy-robotraconteur_1.2.2-1noble.20250424.105928_amd64.deb Size: 9273380 SHA256: dbf5f48676a24353caf31204c479a59b9c285d73967d901b11fc7a8fecb8b5cb SHA1: 801d5c84d02bc15b8e069f8bfc0d313a914ffe33 MD5sum: 0e7613119f73dbc5c818728eee69259c Description: The robotraconteur package Package: ros-jazzy-robotraconteur-dbgsym Package-Type: ddeb Source: ros-jazzy-robotraconteur Version: 1.2.2-1noble.20250424.105928 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: John Wason Installed-Size: 104228 Depends: ros-jazzy-robotraconteur (= 1.2.2-1noble.20250424.105928) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-robotraconteur/ros-jazzy-robotraconteur-dbgsym_1.2.2-1noble.20250424.105928_amd64.deb Size: 96313296 SHA256: 240dec27ecdc98c9d1baa17790b94a8d8014f00c4c2c05ee8fa9e691a6d8cf4b SHA1: 076312a8e8526ca3f17c42e677c8106824252d37 MD5sum: 8e1c2686f30e79a873ea3277b0e84400 Description: debug symbols for ros-jazzy-robotraconteur Build-Ids: 011a4f33334641d72867d8d5d987cbaad21710b3 1f7f084d24601a0d1baf4fe0348b045431f5a869 Package: ros-jazzy-ros-babel-fish Version: 2.25.2-1noble.20250429.231724 Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 1873 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ament-index-cpp, ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rcpputils, ros-jazzy-rosidl-runtime-cpp, ros-jazzy-rosidl-typesupport-cpp, ros-jazzy-rosidl-typesupport-introspection-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-babel-fish/ros-jazzy-ros-babel-fish_2.25.2-1noble.20250429.231724_amd64.deb Size: 369350 SHA256: 2ba64078eace2e3c6dc006d2c51efcf1eb217604c4bba37ca92cfef0e6b7c8b2 SHA1: 3321c6364ba0e766dd5284da8c6f43e688a9460c MD5sum: db774e6e0750c1d3b1b68d6b882bc64e Description: A runtime message handler for ROS. Allows subscription, publishing, calling of services and actions with messages known only at runtime as long as they are available in the local environment. Package: ros-jazzy-ros-babel-fish-dbgsym Package-Type: ddeb Source: ros-jazzy-ros-babel-fish Version: 2.25.2-1noble.20250429.231724 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 7808 Depends: ros-jazzy-ros-babel-fish (= 2.25.2-1noble.20250429.231724) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-babel-fish/ros-jazzy-ros-babel-fish-dbgsym_2.25.2-1noble.20250429.231724_amd64.deb Size: 6967262 SHA256: 629110251709cb9f0d60c00287a2113186d18a486aa477677912b5c36abc47a6 SHA1: 93bfd75b2d0c37bb6cbcb6920bf99ef373969db2 MD5sum: 062bc752f34213123f21882774e451ec Description: debug symbols for ros-jazzy-ros-babel-fish Build-Ids: 5bd53dcb880a2c0927d77a0c32fc0bdf2b0e2c1e 6c9e24b181e41cc64544da4b00ee7d2e751aa2eb 9535a749a01aa9a7a7c67b11e43e713468645ea2 982f75835410ead8bfde3fad7709fc0af604ce24 c137eb4b4a54a3338bb3da127a34f0e040fdde06 c5e95f108cb8055f4c47bd1cf6d52cc66d20efce c753ca0c24073f377885b1e424df51169744826c Package: ros-jazzy-ros-babel-fish-test-msgs Version: 2.25.2-1noble.20250424.142939 Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 2455 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-babel-fish-test-msgs/ros-jazzy-ros-babel-fish-test-msgs_2.25.2-1noble.20250424.142939_amd64.deb Size: 197526 SHA256: b9599658fc46080f71999a37d25855e4c6506a3e303684afd95af3ed94058a09 SHA1: 50ea39807fcd861f6e1afc5842698fd3d2a095a5 MD5sum: 661eaa36ffebd468b4d9bf56d35b4322 Description: Test messages for the ros_babel_fish project tests. Package: ros-jazzy-ros-babel-fish-test-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-ros-babel-fish-test-msgs Version: 2.25.2-1noble.20250424.142939 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 1646 Depends: ros-jazzy-ros-babel-fish-test-msgs (= 2.25.2-1noble.20250424.142939) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-babel-fish-test-msgs/ros-jazzy-ros-babel-fish-test-msgs-dbgsym_2.25.2-1noble.20250424.142939_amd64.deb Size: 1277156 SHA256: ea95326f016712b70223415d7f41778240b559d40eeb730629449669a0be628e SHA1: de21c78568a0be74ea855cf35abc35f6386e338c MD5sum: d4df364f9626561b0620d57ab37e168a Description: debug symbols for ros-jazzy-ros-babel-fish-test-msgs Build-Ids: 4445c58036739c14df7ad08134f6919c40ed42ca 77fb6bebbd22f24772442356a630158aa3ec9db9 84487b38468756582d5df10d5bdf1eb4a7604f85 8f7b2af07dc5f0c053022585757896e1d9505256 b110330d84792e516754ba7704779ad75e17abf3 b8e7a5c1b56f9396c6cad13a4a6b0774bd7c5827 b9e2ea4f3fb1406595e24994b1c98db15e31b0ea c143b0274025b9de037b824d24471efb20dba4e0 cd6a2173c1643f9a948fa6464e063e4c10a4619c d1ed7196c1172b10fb57a2405fa9768f8ab47609 fc13a6606152373a0ab071fc707f9a0fab90f003 Package: ros-jazzy-ros-base Version: 0.11.0-1noble.20250430.024839 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 42 Depends: ros-jazzy-geometry2, ros-jazzy-kdl-parser, ros-jazzy-robot-state-publisher, ros-jazzy-ros-core, ros-jazzy-rosbag2, ros-jazzy-urdf, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-base/ros-jazzy-ros-base_0.11.0-1noble.20250430.024839_amd64.deb Size: 5646 SHA256: 83d2b23241cb2322bcdbbafd7c591b6b343adcf63b492b54ae167065af301c1d SHA1: a49db0f9ab8692fd059e31788275dea1bdf42b41 MD5sum: 8bddc869913f0f2f77538bb4806f3fc7 Description: A package which extends 'ros_core' and includes other basic functionalities like tf2 and urdf. Package: ros-jazzy-ros-core Version: 0.11.0-1noble.20250430.022924 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 43 Depends: ros-jazzy-ament-cmake, ros-jazzy-ament-cmake-auto, ros-jazzy-ament-cmake-gmock, ros-jazzy-ament-cmake-gtest, ros-jazzy-ament-cmake-pytest, ros-jazzy-ament-cmake-ros, ros-jazzy-ament-index-cpp, ros-jazzy-ament-index-python, ros-jazzy-ament-lint-auto, ros-jazzy-ament-lint-common, ros-jazzy-class-loader, ros-jazzy-common-interfaces, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-launch-testing, ros-jazzy-launch-testing-ament-cmake, ros-jazzy-launch-testing-ros, ros-jazzy-launch-xml, ros-jazzy-launch-yaml, ros-jazzy-pluginlib, ros-jazzy-rcl-lifecycle, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rclpy, ros-jazzy-ros-environment, ros-jazzy-ros2cli-common-extensions, ros-jazzy-ros2launch, ros-jazzy-rosidl-default-generators, ros-jazzy-rosidl-default-runtime, ros-jazzy-sros2, ros-jazzy-sros2-cmake, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-core/ros-jazzy-ros-core_0.11.0-1noble.20250430.022924_amd64.deb Size: 6448 SHA256: fd1921471dbaf33320f5f67609bcf478cdcbcd1b867c0712b6e937e7dcef0846 SHA1: d515f8ec4afd499e07a738b9a80c3ad2534eb986 MD5sum: 181c36154da10fe1bdaa2a8dd90de572 Description: A package to aggregate the packages required to use publish / subscribe, services, generate messages and other core ROS concepts. Package: ros-jazzy-ros-environment Version: 4.2.1-1noble.20250424.105249 Architecture: amd64 Maintainer: Steven! Ragnarök Installed-Size: 50 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-environment/ros-jazzy-ros-environment_4.2.1-1noble.20250424.105249_amd64.deb Size: 5728 SHA256: 5258dfd62b750d9c0a723d1094ea270f555e04b03a41c5a49c496a4da0aaf3dd SHA1: fb6c03cfa6056c1adbf7e4dbbdbdd8ed78c729c8 MD5sum: 92a92015ad9423abc19d49a15da0d13d Description: The package provides the environment variables `ROS_VERSION` and `ROS_DISTRO`. Package: ros-jazzy-ros-gz Version: 1.0.12-1noble.20250506.152446 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 43 Depends: ros-jazzy-ros-gz-bridge, ros-jazzy-ros-gz-image, ros-jazzy-ros-gz-sim, ros-jazzy-ros-gz-sim-demos, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-gz/ros-jazzy-ros-gz_1.0.12-1noble.20250506.152446_amd64.deb Size: 6980 SHA256: ab281387dc44e20787215b367e9aae4bbe2a71b473e0bafec1a7c87d1fdb2185 SHA1: 6d86c4b801ec04ff613a05a67bad123ffc2c5b81 MD5sum: 00aef41852c31b4c964a31a5a6f7c045 Description: Meta-package containing interfaces for using ROS 2 with Gazebo simulation. Package: ros-jazzy-ros-gz-bridge Version: 1.0.12-1noble.20250506.150046 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 18153 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-gz-msgs-vendor, ros-jazzy-gz-transport-vendor, ros-jazzy-actuator-msgs, ros-jazzy-geometry-msgs, ros-jazzy-gps-msgs, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-ros-gz-interfaces, ros-jazzy-rosgraph-msgs, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2-msgs, ros-jazzy-trajectory-msgs, ros-jazzy-vision-msgs, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-gz-bridge/ros-jazzy-ros-gz-bridge_1.0.12-1noble.20250506.150046_amd64.deb Size: 1828650 SHA256: 416759678303fc289a1e49f1744f9007ace9f1c9a8fa000e1fb6afb99074dcf9 SHA1: 46433d0d67317d72c6a8d26454fbf866631d2c0d MD5sum: 13522e93932fbae17a1aa843649f94bf Description: Bridge communication between ROS and Gazebo Transport Package: ros-jazzy-ros-gz-bridge-dbgsym Package-Type: ddeb Source: ros-jazzy-ros-gz-bridge Version: 1.0.12-1noble.20250506.150046 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 74251 Depends: ros-jazzy-ros-gz-bridge (= 1.0.12-1noble.20250506.150046) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-gz-bridge/ros-jazzy-ros-gz-bridge-dbgsym_1.0.12-1noble.20250506.150046_amd64.deb Size: 56634530 SHA256: 5182018d2566cec9a5737703d95b8427ffb9fa48712df51a9a9851e863f30ee1 SHA1: 297da9d5cc474a1d01ec2e2b45219aef69995c94 MD5sum: 70de6a962dc02c6fa49374c522e5e96e Description: debug symbols for ros-jazzy-ros-gz-bridge Build-Ids: 40c7f39fe9bd07ed30f0487056cb56e70dc651a4 5327a72b977956043d04a10d63c5baa9e598032a 6f7f55ed73f84fa610095a23c7950082cb85d918 7b494c64bc327c96379c0d1111e8df6f5e5bd47e ede8cdceb82a8abe14f1646d905702567880829c Package: ros-jazzy-ros-gz-image Version: 1.0.12-1noble.20250506.151853 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 104 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-jazzy-gz-msgs-vendor, ros-jazzy-gz-transport-vendor, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-ros-gz-bridge, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-gz-image/ros-jazzy-ros-gz-image_1.0.12-1noble.20250506.151853_amd64.deb Size: 26874 SHA256: 839c06255a12938c04f6a2d2a9d9efe90c90dbf1a14cd43dd84f7feea5e0400e SHA1: 3a1f54041365539741f10b11190d410313cf1b9f MD5sum: 322cea8fe011dd07ace0ed1d0f8b35e7 Description: Image utilities for Gazebo simulation with ROS. Package: ros-jazzy-ros-gz-image-dbgsym Package-Type: ddeb Source: ros-jazzy-ros-gz-image Version: 1.0.12-1noble.20250506.151853 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 510 Depends: ros-jazzy-ros-gz-image (= 1.0.12-1noble.20250506.151853) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-gz-image/ros-jazzy-ros-gz-image-dbgsym_1.0.12-1noble.20250506.151853_amd64.deb Size: 484742 SHA256: 783856116133114eb6e0b706b724b10bfa4122205ecc5cfabbb50e113394ac2b SHA1: a3603295826e011f5ba7799ef4fd77692ee86d22 MD5sum: 53b4a2d3999e724d34011db199a71cb5 Description: debug symbols for ros-jazzy-ros-gz-image Build-Ids: 08eb967cedabc8ffb64e8b3d7a5db2baca7483d7 Package: ros-jazzy-ros-gz-interfaces Version: 1.0.12-1noble.20250506.143641 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 5116 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rcl-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-gz-interfaces/ros-jazzy-ros-gz-interfaces_1.0.12-1noble.20250506.143641_amd64.deb Size: 363534 SHA256: 62280cf763e1069abc4bd003d8fd2cac819b768cba9bc666d802333237095237 SHA1: 66eb71f7ab6fd44f7ba932604b3bf6ddbf4dd1d8 MD5sum: 19256ccf9d24fc3edb63fa033047aa59 Description: Message and service data structures for interacting with Gazebo from ROS2. Package: ros-jazzy-ros-gz-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-ros-gz-interfaces Version: 1.0.12-1noble.20250506.143641 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 4133 Depends: ros-jazzy-ros-gz-interfaces (= 1.0.12-1noble.20250506.143641) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-gz-interfaces/ros-jazzy-ros-gz-interfaces-dbgsym_1.0.12-1noble.20250506.143641_amd64.deb Size: 3414846 SHA256: 9e6df635abd2c14197890c17d03885990de03ab59f2d0bb5f3dd0b8dfca0aced SHA1: cd30947c07f00351d112cea78af8ad4dcd5a2eb5 MD5sum: c44ab138020a450c00941973c3add920 Description: debug symbols for ros-jazzy-ros-gz-interfaces Build-Ids: 03ba9e554bb6dedde7c7fcac2fb8949fea926d5c 06756a58bccd2b9b82acee79e355def2a8aef1fa 0b09c3d1824136ca73683eb3196eb7bbf3002857 3962b5aa2a34370eab5049f58aadf6a48bc73301 50a98038d17c4fb69d37a9709676c73f27c412bb 61d1b277a4f643ad9181427059bf90d2348c9922 88767a5688cfc37e44c921a0f7776222eb79d96d 8cb39c1cfc8b8aad55d5fc391985a16d6d356939 99b2bf09809cf9add3364872fcb978b06929015f cc70ec035b12c1d42046bb7dd95b41ce72b1a771 f040be1bdd8572ec417bb92789064aea061afa5a Package: ros-jazzy-ros-gz-sim Version: 1.0.12-1noble.20250506.144925 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 3004 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgflags2.2 (>= 2.2.2), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-jazzy-gz-common-vendor, ros-jazzy-gz-msgs-vendor, ros-jazzy-gz-sim-vendor, ros-jazzy-gz-transport-vendor, ros-jazzy-sdformat-vendor, libcli11-dev, libgflags-dev, ros-jazzy-ament-index-python, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-gz-math-vendor, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rcpputils, ros-jazzy-ros-gz-interfaces, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-gz-sim/ros-jazzy-ros-gz-sim_1.0.12-1noble.20250506.144925_amd64.deb Size: 495262 SHA256: e76f12b85bf135963b4f603ce72412330bfa045854bcacd5f416de62c84a101a SHA1: 87599df2d12c0c694d8d06f86a2bdce0223612ee MD5sum: e486e07d20df072eb4124ab07ede4bb1 Description: Tools for using Gazebo Sim simulation with ROS. Package: ros-jazzy-ros-gz-sim-dbgsym Package-Type: ddeb Source: ros-jazzy-ros-gz-sim Version: 1.0.12-1noble.20250506.144925 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 14150 Depends: ros-jazzy-ros-gz-sim (= 1.0.12-1noble.20250506.144925) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-gz-sim/ros-jazzy-ros-gz-sim-dbgsym_1.0.12-1noble.20250506.144925_amd64.deb Size: 13101228 SHA256: 1886efe68f040665ad3cce55a86da47c7d33ff3e39694a2fc0b0a400f9a5f9dd SHA1: 21684c6c54c30c0ba65413fc083bcab0a9cf13b1 MD5sum: 8e2d8a45a00de6a9eb5d1194161cc40d Description: debug symbols for ros-jazzy-ros-gz-sim Build-Ids: 0a69e25ded9046325b3d45f9c0a6b562cdb7567f 1606a1cdd84d848124bc2b8609ea42c6358c07b5 25c6111ab769d01d4995170e3d4e99ed3045cee0 51576d08351d321f6e6c1e9011a51d2348e7161e 5f27b8cdb426c8fad4b2488a51b5c43c2b0512a9 5f8c8d81c1bd57b8135d78917c8b888a3009ef98 7ad4ed27c55b11dc78209e3d32f0f2dc32dbeb13 be4e8437968569bc1f8d215616c1d12b8c0e6ee0 dd393cf48dd3ffe63fae43ba3d3c826cf236575e ebcc7a09a3a3f71fa1ac0720709d7d187fb3231a fab8b226e1c2f5004e145c6b53fd99f8a0e29132 Package: ros-jazzy-ros-gz-sim-demos Version: 1.0.12-1noble.20250506.152107 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1248 Depends: ros-jazzy-gz-sim-vendor, ros-jazzy-image-transport-plugins, ros-jazzy-robot-state-publisher, ros-jazzy-ros-gz-bridge, ros-jazzy-ros-gz-image, ros-jazzy-ros-gz-sim, ros-jazzy-rqt-image-view, ros-jazzy-rqt-plot, ros-jazzy-rqt-topic, ros-jazzy-rviz2, ros-jazzy-sdformat-urdf, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-gz-sim-demos/ros-jazzy-ros-gz-sim-demos_1.0.12-1noble.20250506.152107_amd64.deb Size: 921308 SHA256: 3f26f8fae946453ff3ec99b5e31988717d165d17a36d0749fc681896e19ed932 SHA1: e0fca6c5a4d0ddf583175b89250e5501bb4c6acc MD5sum: 879c45fbb3e853107f6d042ca3c837af Description: Demos using Gazebo Sim simulation with ROS. Package: ros-jazzy-ros-image-to-qimage Version: 0.4.1-4noble.20250430.015642 Architecture: amd64 Maintainer: ijnek Installed-Size: 326 Depends: qtbase5-dev, ros-jazzy-cv-bridge, ros-jazzy-python-qt-binding, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-image-to-qimage/ros-jazzy-ros-image-to-qimage_0.4.1-4noble.20250430.015642_amd64.deb Size: 54636 SHA256: eafad059b1ed858fd8e25020988afc7327ff658b555466380bef79f9249cb7ac SHA1: 286e69b6f565a316c9ccd9112c192fac1b4f25dd MD5sum: 421ef8fb6a4acbd0db1b11527b16526d Description: A package that converts a ros image msg to a qimage object Package: ros-jazzy-ros-industrial-cmake-boilerplate Version: 0.5.4-3noble.20250424.105953 Architecture: amd64 Maintainer: Levi Armstrong Installed-Size: 124 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-industrial-cmake-boilerplate/ros-jazzy-ros-industrial-cmake-boilerplate_0.5.4-3noble.20250424.105953_amd64.deb Size: 22778 SHA256: c1b373d678d7c36d31488c3618d0c5b4f24f2fffbaad04a5b39c0fa698894e18 SHA1: d7dce0aa3d8453d22d504d40009c54afbb9284b7 MD5sum: 88973963c9a187c359d8341a507dc36a Description: Contains boilerplate cmake script, macros and utils Package: ros-jazzy-ros-testing Version: 0.6.0-3noble.20250430.022946 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 47 Depends: ros-jazzy-launch-testing, ros-jazzy-launch-testing-ament-cmake, ros-jazzy-launch-testing-ros, ros-jazzy-ros2test, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-testing/ros-jazzy-ros-testing_0.6.0-3noble.20250430.022946_amd64.deb Size: 7076 SHA256: 25a9a3d61ccbf65bd83ea67d998ed28788086c8a18a438bc478a1fc13bc0387b SHA1: 674d2ae1e21c2adeb0d210ecde12dde2528bbeae MD5sum: cf8dafe263807f40699640d97b697fe2 Description: The entry point package to launch testing in ROS. Package: ros-jazzy-ros-workspace Version: 1.0.3-7noble.20250424.104106 Architecture: amd64 Maintainer: Michael Jeronimo Installed-Size: 86 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros-workspace/ros-jazzy-ros-workspace_1.0.3-7noble.20250424.104106_amd64.deb Size: 14954 SHA256: 665e6ca55f2250ee38c81e1386f03569363d0edf289bb6f2d60460a02b167fd8 SHA1: c0a4bab8d60258909a08046c3978e4e59f507346 MD5sum: 05401f3eb838b5947c9f5615460c61f1 Description: Provides the prefix level environment files for ROS 2 packages. Package: ros-jazzy-ros2-control Version: 4.29.0-1noble.20250505.194005 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 43 Depends: ros-jazzy-controller-interface, ros-jazzy-controller-manager, ros-jazzy-controller-manager-msgs, ros-jazzy-hardware-interface, ros-jazzy-joint-limits, ros-jazzy-ros2-control-test-assets, ros-jazzy-ros2controlcli, ros-jazzy-transmission-interface, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2-control/ros-jazzy-ros2-control_4.29.0-1noble.20250505.194005_amd64.deb Size: 6808 SHA256: 67fcf5f4e81617bbaa948bd5e6485f0921721a7f90929527b8cbba8e301cc4c3 SHA1: 12e1acc428658d5e6db5586cd1e4c6ff8e175594 MD5sum: 27de88f47e8014ca146c058fad82fa7d Description: Metapackage for ROS2 control related packages Package: ros-jazzy-ros2-control-cmake Version: 0.1.1-1noble.20250424.121424 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 46 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2-control-cmake/ros-jazzy-ros2-control-cmake_0.1.1-1noble.20250424.121424_amd64.deb Size: 7006 SHA256: 61fdf3d214b45f800b02c5cf6797de87afd0df81661b37dddbef566a7e9df7d2 SHA1: 0fc6de8d8e5226f0171218e56b18dd0b642639be MD5sum: 96e516ec6cf0fb26cfc3112a87d3e63c Description: Provides CMake macros used by the ros2_control framework Package: ros-jazzy-ros2-control-test-assets Version: 4.29.0-1noble.20250505.192017 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 161 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2-control-test-assets/ros-jazzy-ros2-control-test-assets_4.29.0-1noble.20250505.192017_amd64.deb Size: 17326 SHA256: 4a441ecc37164acc4a2ddbe001b84b395cfe42d4623b60e32ce7becf06802301 SHA1: 948cf5f704a721aced602c7794954c9713fc169b MD5sum: 12747f09005aed767981920cf30d1f4d Description: Shared test resources for ros2_control stack Package: ros-jazzy-ros2-controllers Version: 4.24.0-1noble.20250505.193928 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 44 Depends: ros-jazzy-ackermann-steering-controller, ros-jazzy-admittance-controller, ros-jazzy-bicycle-steering-controller, ros-jazzy-diff-drive-controller, ros-jazzy-effort-controllers, ros-jazzy-force-torque-sensor-broadcaster, ros-jazzy-forward-command-controller, ros-jazzy-gpio-controllers, ros-jazzy-gps-sensor-broadcaster, ros-jazzy-gripper-controllers, ros-jazzy-imu-sensor-broadcaster, ros-jazzy-joint-state-broadcaster, ros-jazzy-joint-trajectory-controller, ros-jazzy-mecanum-drive-controller, ros-jazzy-parallel-gripper-controller, ros-jazzy-pid-controller, ros-jazzy-pose-broadcaster, ros-jazzy-position-controllers, ros-jazzy-range-sensor-broadcaster, ros-jazzy-steering-controllers-library, ros-jazzy-tricycle-controller, ros-jazzy-tricycle-steering-controller, ros-jazzy-velocity-controllers, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2-controllers/ros-jazzy-ros2-controllers_4.24.0-1noble.20250505.193928_amd64.deb Size: 7236 SHA256: ac5aeaa9e759be3d35f80ece9a1a655455ffcc348fd155aa6cc14c5136de5ad3 SHA1: 4352d468540f8b9f1dba3d6ee3f64f85bc8a4918 MD5sum: 616005e5b68ca61d8219435c87c87aa7 Description: Metapackage for ros2_controllers related packages Package: ros-jazzy-ros2-controllers-test-nodes Version: 4.24.0-1noble.20250501.214725 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 65 Depends: ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-trajectory-msgs, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2-controllers-test-nodes/ros-jazzy-ros2-controllers-test-nodes_4.24.0-1noble.20250501.214725_amd64.deb Size: 12732 SHA256: b778ae1323cf3abde0138394c56bba93875bd47de19aa9a829536fe541f8f2a2 SHA1: 11d29e2f69b9306d09eae49b2474727588cb0e4e MD5sum: b1404185c8a6502e48d6616b41e527f8 Description: Demo nodes for showing and testing functionalities of the ros2_control framework. Package: ros-jazzy-ros2-socketcan Version: 1.3.0-1noble.20250430.001314 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 1111 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-can-msgs, ros-jazzy-lifecycle-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-ros2-socketcan-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2-socketcan/ros-jazzy-ros2-socketcan_1.3.0-1noble.20250430.001314_amd64.deb Size: 199422 SHA256: 3713e16b59fcb2155fcb0ebb9144a509a28df0907682aa7e709ce46388b2d2c6 SHA1: 55ba9352a3e8e4a17e99fb1776c89f3c19b01bbe MD5sum: 2fb3366146e5513aa7edb84f0e53b0be Description: Simple wrapper around SocketCAN Package: ros-jazzy-ros2-socketcan-dbgsym Package-Type: ddeb Source: ros-jazzy-ros2-socketcan Version: 1.3.0-1noble.20250430.001314 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 4892 Depends: ros-jazzy-ros2-socketcan (= 1.3.0-1noble.20250430.001314) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2-socketcan/ros-jazzy-ros2-socketcan-dbgsym_1.3.0-1noble.20250430.001314_amd64.deb Size: 4111528 SHA256: ad816c634237014503d9832304b0101c18f2892287ce09bca21bbacc5635b253 SHA1: 81b1afd18731867b5525eb52c15cccdd97c428d6 MD5sum: 3d6eea12dbed51a4a8304f494359294f Description: debug symbols for ros-jazzy-ros2-socketcan Build-Ids: 1c3cf0b6968f6d70b32821b25d1d8c4add696a5c 3ad07c335ec44a026b12d9d7a20cf285d28c4554 3d961460b1e83c948ab4c49620f7bdabc70ec2d1 4dc966d8e3b16b39de03ca7b3ed1c1a1e035c0a6 69e273e4e66064fb5bc5530a365de2fb5ebb73b3 Package: ros-jazzy-ros2-socketcan-msgs Version: 1.3.0-1noble.20250424.144316 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 469 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2-socketcan-msgs/ros-jazzy-ros2-socketcan-msgs_1.3.0-1noble.20250424.144316_amd64.deb Size: 48486 SHA256: fdf94624e2658283a18c51ea6197f2550c257c5e0c85f9a7c5804485d58a9100 SHA1: c8acb9c04b23182abe5d1d0ad55c0896e2744d2c MD5sum: ca19455c4c63829a9388d1d02b218872 Description: Messages for SocketCAN Package: ros-jazzy-ros2-socketcan-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-ros2-socketcan-msgs Version: 1.3.0-1noble.20250424.144316 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 316 Depends: ros-jazzy-ros2-socketcan-msgs (= 1.3.0-1noble.20250424.144316) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2-socketcan-msgs/ros-jazzy-ros2-socketcan-msgs-dbgsym_1.3.0-1noble.20250424.144316_amd64.deb Size: 220242 SHA256: 399813ecae14f7645704a232c5054ebea75b62a014fb3f1ae1830106b2caa918 SHA1: 427612713a0ab01d7cbf45cc742fe7f68c0170dd MD5sum: 91f15342e6a0e12c45a3ffddc70d9b20 Description: debug symbols for ros-jazzy-ros2-socketcan-msgs Build-Ids: 07dbceb9dc0c8eae15f7416f4f475b2c49a4323c 0f84b02705969dcde266ec370eeab96e11d04a50 26db447c419e7e700dd4136ab2e9845265aceacc 29ccd38eb01027e428744ae393fef6009ba4e5b4 426500b51c08ae2c874934c9fcc2fd8c07388353 6f33d4f67257130dd03f157e16e67a58b86fd5dd 8234aa90c6c902119159d1352c272358a485b5f8 a4107e68af3a820e9be1cbab31fedbf10c591526 c14d8fafb5378db428a543d478c1bcfcff6e9218 d3e3d253816ad30b15ca1b0f1dd293ffd539b667 fd33a6dd92106754181fdc5cb868513e696ba482 Package: ros-jazzy-ros2acceleration Version: 0.5.1-4noble.20250430.005513 Architecture: amd64 Maintainer: Víctor Mayoral Vilches Installed-Size: 80 Depends: python3-numpy, python3-yaml, ros-jazzy-rclpy, ros-jazzy-ros2cli, ros-jazzy-rosidl-runtime-py, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2acceleration/ros-jazzy-ros2acceleration_0.5.1-4noble.20250430.005513_amd64.deb Size: 13430 SHA256: 56d68a2d0ea323e0a2d915654f1193f97a2eb8aee65184ee0f6f01f5fc7b04b6 SHA1: 16b647abf25a6a13f51766a9e74affaab3c92513 MD5sum: cc27f60f19d90fdcc0663d0fdd49b15b Description: The acceleration command for ROS 2 command line tools. Package: ros-jazzy-ros2action Version: 0.32.4-1noble.20250430.005522 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 87 Depends: ros-jazzy-action-msgs, ros-jazzy-ament-index-python, ros-jazzy-rclpy, ros-jazzy-ros2cli, ros-jazzy-rosidl-runtime-py, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2action/ros-jazzy-ros2action_0.32.4-1noble.20250430.005522_amd64.deb Size: 18224 SHA256: 5530c309cec0db3d8e795c91ca999f5e552b7272fd0c6bb22f3ff6ee8210eb00 SHA1: d68e32a87fe55ffee1036af68171192a7317c7a5 MD5sum: 807f281574d62f627939a0a5b8218450 Description: The action command for ROS 2 command line tools. Package: ros-jazzy-ros2bag Version: 0.26.7-1noble.20250430.021218 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 180 Depends: python3-yaml, ros-jazzy-ament-index-python, ros-jazzy-rclpy, ros-jazzy-ros2cli, ros-jazzy-rosbag2-py, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2bag/ros-jazzy-ros2bag_0.26.7-1noble.20250430.021218_amd64.deb Size: 41566 SHA256: 84cc52ab823c02b4be5b6b76157daa1560ff94c61091ef09deab2b01b098ad54 SHA1: 1218a688b7cfa93caf437a3d75b23b849315904d MD5sum: 7decfa643f7dc1ee3775c4ac2a630ea8 Description: Entry point for rosbag in ROS 2 Package: ros-jazzy-ros2cli Version: 0.32.4-1noble.20250430.005423 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 233 Depends: python3-argcomplete, python3-importlib-metadata, python3-packaging, python3-pkg-resources, python3-psutil, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2cli/ros-jazzy-ros2cli_0.32.4-1noble.20250430.005423_amd64.deb Size: 52170 SHA256: 5e90329224ff216a7366fc1dad3e30b6f298baae0bb638f5727d1fec5d92f61d SHA1: f59b1fb31fd1a98cd9b90c046c2f099c1132077d MD5sum: 7315b60d6bdac56a6fa973adecea466b Description: Framework for ROS 2 command line tools. Package: ros-jazzy-ros2cli-common-extensions Version: 0.3.0-3noble.20250430.022855 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 42 Depends: ros-jazzy-launch-xml, ros-jazzy-launch-yaml, ros-jazzy-ros2action, ros-jazzy-ros2cli, ros-jazzy-ros2component, ros-jazzy-ros2doctor, ros-jazzy-ros2interface, ros-jazzy-ros2launch, ros-jazzy-ros2lifecycle, ros-jazzy-ros2multicast, ros-jazzy-ros2node, ros-jazzy-ros2param, ros-jazzy-ros2pkg, ros-jazzy-ros2run, ros-jazzy-ros2service, ros-jazzy-ros2topic, ros-jazzy-sros2, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2cli-common-extensions/ros-jazzy-ros2cli-common-extensions_0.3.0-3noble.20250430.022855_amd64.deb Size: 5642 SHA256: b1fec6f1c8e367bab2d69afe6607757518a7006512d932c0987c927174acbdd2 SHA1: 3f0d24296e19545b4e3225b88535909aa992e3bd MD5sum: cd4f9be02bd87e193c5fb9601d3a3efd Description: Meta package for ros2cli common extensions Package: ros-jazzy-ros2cli-test-interfaces Version: 0.32.4-1noble.20250424.141322 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 2471 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2cli-test-interfaces/ros-jazzy-ros2cli-test-interfaces_0.32.4-1noble.20250424.141322_amd64.deb Size: 163460 SHA256: 74b56ebcc1b6a57ec95d7ec0c43aa9869735e23d4d1c510c1882c230f100d976 SHA1: e276b9769e0d4ae729e224a03653e9d6be25bb88 MD5sum: 9024a041db5fe5d8cf40717a996ab459 Description: A package containing interface definitions for testing ros2cli. Package: ros-jazzy-ros2cli-test-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-ros2cli-test-interfaces Version: 0.32.4-1noble.20250424.141322 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 1503 Depends: ros-jazzy-ros2cli-test-interfaces (= 0.32.4-1noble.20250424.141322) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2cli-test-interfaces/ros-jazzy-ros2cli-test-interfaces-dbgsym_0.32.4-1noble.20250424.141322_amd64.deb Size: 1093302 SHA256: 7e9d35666f7702594fe289e30ebc84781b55b387e24db89d77c3d0a8e2e0db11 SHA1: 4f603373ecfe9de6a220033213d93c291b311d39 MD5sum: cab18ff1a492cd18170138181b463d28 Description: debug symbols for ros-jazzy-ros2cli-test-interfaces Build-Ids: 079bdcb6cdcc80059dbd9531041ca6ccdfbab88a 0e8e84b57578b62e484351b7e97b6dea1edbb6a2 25b0abc76892f1661ccbaf69f3fb28908440a877 36b6c74e47e3ffdb550b101a82278e414f1e3eda 3a83c62ffa5ebed8df96b14c1b4506c871e916b0 5105e2a1d7eae5c40c186165913aca104c5f0c19 676114bcf5ca4419fcd500d619cc7928eb48e8b2 8a8829e4a2536874e2380b2ce07cfbf418d8f0aa c0f5de0dcd674566a9c909eaeec372dfd84b3c7b cecc8d8aefb8344de1e268abd27cbd3605edb4ee de6296e598725e86413661651a0dc2ea473a2510 Package: ros-jazzy-ros2component Version: 0.32.4-1noble.20250430.022610 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 111 Depends: ros-jazzy-ament-index-python, ros-jazzy-composition-interfaces, ros-jazzy-rcl-interfaces, ros-jazzy-rclcpp-components, ros-jazzy-rclpy, ros-jazzy-ros2cli, ros-jazzy-ros2node, ros-jazzy-ros2param, ros-jazzy-ros2pkg, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2component/ros-jazzy-ros2component_0.32.4-1noble.20250430.022610_amd64.deb Size: 22940 SHA256: 8504596e23764cc69ae44d2c5d8e93e846740581122587d0e0d7d39a4782e0b6 SHA1: ddd87c58c6f8f3dd255e929e8cdef5181351583f MD5sum: 677fc373146c2eb7c3a56030e8e3f7be Description: The component command for ROS 2 command line tools. Package: ros-jazzy-ros2controlcli Version: 4.29.0-1noble.20250505.193938 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 149 Depends: python3-pygraphviz, ros-jazzy-controller-manager, ros-jazzy-controller-manager-msgs, ros-jazzy-rcl-interfaces, ros-jazzy-rclpy, ros-jazzy-ros2cli, ros-jazzy-ros2node, ros-jazzy-ros2param, ros-jazzy-rosidl-runtime-py, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2controlcli/ros-jazzy-ros2controlcli_4.29.0-1noble.20250505.193938_amd64.deb Size: 29334 SHA256: 0aaef9ea204564f04ccfa4edacf98ee0252634e013f2ba7bde03391ae5be39ff SHA1: ffab3bd8f9012c7a73950857bbd4279f46e03f58 MD5sum: 2af19ec69ac328ab0ae12c36f104d2e0 Description: The ROS 2 command line tools for ros2_control. Package: ros-jazzy-ros2doctor Version: 0.32.4-1noble.20250430.005523 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 165 Depends: python3-catkin-pkg-modules, python3-importlib-metadata, python3-psutil, python3-rosdistro-modules, ros-jazzy-ament-index-python, ros-jazzy-rclpy, ros-jazzy-ros-environment, ros-jazzy-ros2cli, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2doctor/ros-jazzy-ros2doctor_0.32.4-1noble.20250430.005523_amd64.deb Size: 41006 SHA256: 3bff2272fc9d0015fbf417498fa5b8d9d7ea203872aaf8974241c1ad4b501644 SHA1: 8e09a4bbb079ad2bb26609bb14911b5b8ef56fe2 MD5sum: 8f77950a0ebbb6694eee30a494aabbd6 Description: A command line tool to check potential issues in a ROS 2 system Package: ros-jazzy-ros2interface Version: 0.32.4-1noble.20250430.022501 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 92 Depends: ros-jazzy-ament-index-python, ros-jazzy-ros2cli, ros-jazzy-rosidl-adapter, ros-jazzy-rosidl-runtime-py, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2interface/ros-jazzy-ros2interface_0.32.4-1noble.20250430.022501_amd64.deb Size: 18280 SHA256: fcb740d3bdd5b3adfa86a043961a588564f0c8f440de8ee8f5783a66c1acd8e7 SHA1: 440b811526ec3a40a78e7a265879e04c8a9c31bb MD5sum: faea22d4222cb268859438f1941bb350 Description: The interface command for ROS 2 command line tools Package: ros-jazzy-ros2launch Version: 0.26.7-1noble.20250430.022613 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 83 Depends: ros-jazzy-ament-index-python, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-launch-xml, ros-jazzy-launch-yaml, ros-jazzy-ros2cli, ros-jazzy-ros2pkg, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2launch/ros-jazzy-ros2launch_0.26.7-1noble.20250430.022613_amd64.deb Size: 18040 SHA256: 552fbdf77c3bd4018b51e3746430e4b237f754374fdac69badd9511a0c37eb7c SHA1: 42c44476150ab5116286c8df2ef14b4a69832860 MD5sum: 3d0424e36f02dc534cc99db54d632167 Description: The launch command for ROS 2 command line tools. Package: ros-jazzy-ros2launch-security Version: 1.0.0-5noble.20250430.022950 Architecture: amd64 Maintainer: Ted Kern Installed-Size: 60 Depends: ros-jazzy-ament-index-python, ros-jazzy-nodl-python, ros-jazzy-ros2launch, ros-jazzy-sros2, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2launch-security/ros-jazzy-ros2launch-security_1.0.0-5noble.20250430.022950_amd64.deb Size: 9964 SHA256: 040c12864ee1c581c439b441bc494f69b4d783cf5158260461054b34f80fb467 SHA1: 298412f0f1ed8d0fb66b921dd80cc7b3a4528045 MD5sum: d3cea5007f500153e405d68a9f43706c Description: Security extensions for ros2 launch Package: ros-jazzy-ros2launch-security-examples Version: 1.0.0-5noble.20250430.023211 Architecture: amd64 Maintainer: Ted Kern Installed-Size: 751 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ament-nodl, ros-jazzy-example-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclpy, ros-jazzy-ros2launch-security, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2launch-security-examples/ros-jazzy-ros2launch-security-examples_1.0.0-5noble.20250430.023211_amd64.deb Size: 155294 SHA256: 8e863ba2bde41a9d40085adec2685b239259f49c14058fffc07836af681116d2 SHA1: 82f4db002cb7544b5e91f03b24edd13bc7e97621 MD5sum: cf6d87236db6224762769645d5a87f9c Description: Examples of how to use the ros2launch_security extension. Package: ros-jazzy-ros2launch-security-examples-dbgsym Package-Type: ddeb Source: ros-jazzy-ros2launch-security-examples Version: 1.0.0-5noble.20250430.023211 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ted Kern Installed-Size: 3903 Depends: ros-jazzy-ros2launch-security-examples (= 1.0.0-5noble.20250430.023211) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2launch-security-examples/ros-jazzy-ros2launch-security-examples-dbgsym_1.0.0-5noble.20250430.023211_amd64.deb Size: 3214814 SHA256: 69b553805e0752e77e89106b6e9e2a3981193feff7c32d721e7c9ad16f496dd6 SHA1: 0b64326eb3daab3f68393e79950a8ba14350a906 MD5sum: b87a8bebbcf50e47dc273ee1d8bd17ae Description: debug symbols for ros-jazzy-ros2launch-security-examples Build-Ids: 4140e9a511199fab2743f655ceab4e0784b68408 569a091afe5476cdd856d9501c5db5026d014526 bdb8601dd66fcf1778f3389b978a3d721cc73d4d c5af94bb331e74f8ee8b6feb23fcc7021998a1b7 Package: ros-jazzy-ros2lifecycle Version: 0.32.4-1noble.20250430.005627 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 84 Depends: ros-jazzy-lifecycle-msgs, ros-jazzy-rclpy, ros-jazzy-ros2cli, ros-jazzy-ros2node, ros-jazzy-ros2service, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2lifecycle/ros-jazzy-ros2lifecycle_0.32.4-1noble.20250430.005627_amd64.deb Size: 15980 SHA256: f7e13836796678a1dceddedc9a63b79bfbe5ed5b22c574fbfe236be7b83c7bc5 SHA1: 959c241dd8d068c426eb471f06f48e086dd93a74 MD5sum: fae49716293766a951425c43aaaf3af5 Description: The lifecycle command for ROS 2 command line tools. Package: ros-jazzy-ros2lifecycle-test-fixtures Version: 0.32.4-1noble.20250430.001510 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 72 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2lifecycle-test-fixtures/ros-jazzy-ros2lifecycle-test-fixtures_0.32.4-1noble.20250430.001510_amd64.deb Size: 14176 SHA256: a6ca3673faf872fdc5c5b0f3751667e6e41d87e71ea7871a859dbdf439a5d58d SHA1: 2e4070abeee9b0ca76e154d6bb5def0cd9632493 MD5sum: 483aa2727e586951a9eb6c9512b10b95 Description: Package containing fixture nodes for ros2lifecycle tests Package: ros-jazzy-ros2lifecycle-test-fixtures-dbgsym Package-Type: ddeb Source: ros-jazzy-ros2lifecycle-test-fixtures Version: 0.32.4-1noble.20250430.001510 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 255 Depends: ros-jazzy-ros2lifecycle-test-fixtures (= 0.32.4-1noble.20250430.001510) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2lifecycle-test-fixtures/ros-jazzy-ros2lifecycle-test-fixtures-dbgsym_0.32.4-1noble.20250430.001510_amd64.deb Size: 239376 SHA256: 469ef169eaa59dbff13be416c476de80601c07262e222519c02a00bb1ef4ceb7 SHA1: 6b2cd4d88d2da036f987b473eff8f134d672ef95 MD5sum: 461e56af77e2a4d7defb1a37636efe95 Description: debug symbols for ros-jazzy-ros2lifecycle-test-fixtures Build-Ids: 147b65f73aa03d183649bbea89c2dcbfa98254e9 Package: ros-jazzy-ros2multicast Version: 0.32.4-1noble.20250430.022510 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 62 Depends: ros-jazzy-ros2cli, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2multicast/ros-jazzy-ros2multicast_0.32.4-1noble.20250430.022510_amd64.deb Size: 10596 SHA256: 739ed24d04d4ab3bc6a6d5f2270e39999a50940162cb98247e06a1abe7a95480 SHA1: 90bf76a25d7d969f66527ac55c0b7813abc3d2af MD5sum: 0841b1557fbce6902b2062e2a215bac2 Description: The multicast command for ROS 2 command line tools. Package: ros-jazzy-ros2node Version: 0.32.4-1noble.20250430.005531 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 75 Depends: ros-jazzy-rclpy, ros-jazzy-ros2cli, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2node/ros-jazzy-ros2node_0.32.4-1noble.20250430.005531_amd64.deb Size: 15178 SHA256: 71c1dea1cba258c12b39a75786184d9089e3283d05b8fa9b2d1059a407e6a55e SHA1: 01d7b17872d3c33a0e6e604f42818ac0155fbb0f MD5sum: a959bb00380149a788a5e365533b7ddb Description: The node command for ROS 2 command line tools. Package: ros-jazzy-ros2nodl Version: 0.3.1-5noble.20250430.022659 Architecture: amd64 Maintainer: Ubuntu Robotics Installed-Size: 52 Depends: python3-argcomplete, ros-jazzy-ament-index-python, ros-jazzy-nodl-python, ros-jazzy-ros2cli, ros-jazzy-ros2pkg, ros-jazzy-ros2run, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2nodl/ros-jazzy-ros2nodl_0.3.1-5noble.20250430.022659_amd64.deb Size: 8340 SHA256: 11324a4ed2f29939dd35bae793b2e25cbeaa5724bf9342736659828ed2b72d7c SHA1: c4d88a5bbaf867282bfe8663380bfe13ffee2f48 MD5sum: 12b87d179df57dca75037b2bc8d9c009 Description: CLI tools for NoDL files. Package: ros-jazzy-ros2param Version: 0.32.4-1noble.20250430.005627 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 122 Depends: ros-jazzy-rcl-interfaces, ros-jazzy-rclpy, ros-jazzy-ros2cli, ros-jazzy-ros2node, ros-jazzy-ros2service, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2param/ros-jazzy-ros2param_0.32.4-1noble.20250430.005627_amd64.deb Size: 22386 SHA256: 0e6eb845742251a716405e0b5c9a6e2dff20d25e2cd50a84fdc570c8ed63d6a2 SHA1: 6769a49e92e1256613c43351a126176dc11d99f4 MD5sum: ffdbaf3a24d68e9bccc12d106babf868 Description: The param command for ROS 2 command line tools. Package: ros-jazzy-ros2pkg Version: 0.32.4-1noble.20250430.022527 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 150 Depends: python3-catkin-pkg-modules, python3-empy, python3-minimal, python3-pkg-resources, ros-jazzy-ament-copyright, ros-jazzy-ament-index-python, ros-jazzy-ros2cli, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2pkg/ros-jazzy-ros2pkg_0.32.4-1noble.20250430.022527_amd64.deb Size: 28558 SHA256: 819229ab696147627857db446bf174010226ebc1ca64e1fc61b029e2a6cb48a8 SHA1: 981bd817cdb7cd840bdace6c97f07fd8cefc01a7 MD5sum: 3ce2213e664702f4b45c36b9aad4fea6 Description: The pkg command for ROS 2 command line tools. Package: ros-jazzy-ros2run Version: 0.32.4-1noble.20250430.022623 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 52 Depends: ros-jazzy-ros2cli, ros-jazzy-ros2pkg, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2run/ros-jazzy-ros2run_0.32.4-1noble.20250430.022623_amd64.deb Size: 9704 SHA256: 14cd4d64d22ac99f5333cdd8c5cc71d4ca4d5c1558655d4ad330a5185b43b7c6 SHA1: 60ac739cd0f657f4413be7ece6504011da3c1b57 MD5sum: 59785295d37bd49b68a8d64f5020d15f Description: The run command for ROS 2 command line tools. Package: ros-jazzy-ros2service Version: 0.32.4-1noble.20250430.005535 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 107 Depends: python3-yaml, ros-jazzy-rclpy, ros-jazzy-ros2cli, ros-jazzy-rosidl-runtime-py, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2service/ros-jazzy-ros2service_0.32.4-1noble.20250430.005535_amd64.deb Size: 22666 SHA256: 31493d0c0e8908c5cfe950873581e893bab7786ef2d5d10a706cc7de9361744d SHA1: 3a46fb074c25d594b885b52329bb01ecfc59a8ac MD5sum: b339681c3caf010fd2a2b6022a669454 Description: The service command for ROS 2 command line tools. Package: ros-jazzy-ros2test Version: 0.6.0-3noble.20250430.022439 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 39 Depends: ros-jazzy-domain-coordinator, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-launch-testing, ros-jazzy-launch-testing-ros, ros-jazzy-ros2cli, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2test/ros-jazzy-ros2test_0.6.0-3noble.20250430.022439_amd64.deb Size: 5578 SHA256: b2ca87691b13f0181ea61d3621afe1bc022cb5350af5b1c5a626aeedf3de325d SHA1: 2d1e5cd611642b2dbefadef38f60d4bb7530bb43 MD5sum: 19c24279221d2c2f8230ad0c094b6f8b Description: The test command for ROS 2 launch tests. Package: ros-jazzy-ros2topic Version: 0.32.4-1noble.20250430.005537 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 200 Depends: python3-numpy, python3-yaml, ros-jazzy-rclpy, ros-jazzy-ros2cli, ros-jazzy-rosidl-runtime-py, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2topic/ros-jazzy-ros2topic_0.32.4-1noble.20250430.005537_amd64.deb Size: 48578 SHA256: ea89211b92e48ebf0af5240973339c0ebf94a35a4ceb163f2084af6bd02db441 SHA1: 68ff5baa3ca6b153f4115cf9ef5acb38db0bc885 MD5sum: 7eac13dec23038652602886f624b5209 Description: The topic command for ROS 2 command line tools. Package: ros-jazzy-ros2trace Version: 8.2.3-1noble.20250430.022527 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 59 Depends: ros-jazzy-ros2cli, ros-jazzy-tracetools-trace, ros-jazzy-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/ros2trace/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2trace/ros-jazzy-ros2trace_8.2.3-1noble.20250430.022527_amd64.deb Size: 7612 SHA256: e626371f20d000ea8b76dec19d07e981eb54558efbae330a82d3abde9eb7a7a6 SHA1: 05f15a2a4689f578e9106f42674842749d1cbb4b MD5sum: 6c239d7042687c38f258bb4c37372cd9 Description: The trace command for ROS 2 command line tools. Package: ros-jazzy-ros2trace-analysis Version: 3.0.0-6noble.20250430.022555 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 56 Depends: ros-jazzy-ros2cli, ros-jazzy-tracetools-analysis, ros-jazzy-ros-workspace Homepage: https://index.ros.org/p/ros2trace_analysis/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ros2trace-analysis/ros-jazzy-ros2trace-analysis_3.0.0-6noble.20250430.022555_amd64.deb Size: 5952 SHA256: 7a67973de6242e282d0dd92086e63e5ef1ae1838c81c35f681ff95779a38b3f0 SHA1: 390413c85f5cdc84c0a1e5b9c2aeb83d4583df09 MD5sum: 1c9f85b592014a35d8621c3cc8d4b1cf Description: The trace-analysis command for ROS 2 command line tools. Package: ros-jazzy-rosapi Version: 2.2.0-1noble.20250430.005641 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 112 Depends: ros-jazzy-builtin-interfaces, ros-jazzy-rcl-interfaces, ros-jazzy-rclpy, ros-jazzy-ros2node, ros-jazzy-ros2service, ros-jazzy-ros2topic, ros-jazzy-rosapi-msgs, ros-jazzy-rosbridge-library, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/rosapi Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosapi/ros-jazzy-rosapi_2.2.0-1noble.20250430.005641_amd64.deb Size: 18270 SHA256: 5c3c97f61ccd24dff9692d8901ac7c47fe72764a04b4c4b19e80b521e4aa44a4 SHA1: 1a85ac620d1326daf0a30c4f2709deb738514ce0 MD5sum: dbef0c16f94afc7ea3318238d642718e Description: Provides service calls for getting ros meta-information, like list of topics, services, params, etc. Package: ros-jazzy-rosapi-msgs Version: 2.2.0-1noble.20250424.141151 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 10240 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rcl-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/rosapi Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosapi-msgs/ros-jazzy-rosapi-msgs_2.2.0-1noble.20250424.141151_amd64.deb Size: 602152 SHA256: 43c3605ed7779388d2ce4acfb768cae0a558cc87a8485dd34758dc7bb4be451f SHA1: a02684d46613bafdd13ad8861a76c4f59253b09f MD5sum: d934fc5ad1dd2e4601901ffed632e52f Description: Provides service calls for getting ros meta-information, like list of topics, services, params, etc. Package: ros-jazzy-rosapi-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rosapi-msgs Version: 2.2.0-1noble.20250424.141151 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 8092 Depends: ros-jazzy-rosapi-msgs (= 2.2.0-1noble.20250424.141151) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosapi-msgs/ros-jazzy-rosapi-msgs-dbgsym_2.2.0-1noble.20250424.141151_amd64.deb Size: 6441856 SHA256: 28124f9f9e8faa1871438289d929727d2aa8e4c066aee9905b4f0d5223b30cba SHA1: 0371fdcd4f18da5e848703ad2ab0579b8f0b11ad MD5sum: 5c63b123e48efd271ee991ab1284b359 Description: debug symbols for ros-jazzy-rosapi-msgs Build-Ids: 1c76848c3509ec09a16c3da762bc88a77b16e487 22846dbbda547510efeaf97c90a8b7c5b7d5e573 62f6067912216fb9369afbb15c507dd495f509a7 6aa2c1852a865cbf13f74e5a64182831b2f9886b 801be8555b5796e29d29ac39da6117bfb00f8fed 85514d91908b5ec0a6990e8bd9e377e252805ab2 abcc527c4a5327231ab65913d09d38f9fd0f59cc cf825afb936261dde1c355ca010ef9a2d6b47d24 d2d3ca397345eb0da335489c7ab360c91b15da2a e1f10c58e04c9b8e4c2b4dca05193272bdf0ea7b fec850ef0224f61f8d5ef7303cdf16957c0be174 Package: ros-jazzy-rosbag2 Version: 0.26.7-1noble.20250430.024741 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 45 Depends: ros-jazzy-ros2bag, ros-jazzy-rosbag2-compression, ros-jazzy-rosbag2-compression-zstd, ros-jazzy-rosbag2-cpp, ros-jazzy-rosbag2-py, ros-jazzy-rosbag2-storage, ros-jazzy-rosbag2-storage-default-plugins, ros-jazzy-rosbag2-transport, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2/ros-jazzy-rosbag2_0.26.7-1noble.20250430.024741_amd64.deb Size: 8828 SHA256: a426e72ee537972de29da9b64535ec9220cc72bce54029f667e67090261abf81 SHA1: 00271c6a94c0a4c6409d453ca2570d873af041ec MD5sum: 5bc45b48c73a8b8f8d104a98692c8918 Description: Meta package for rosbag2 related packages Package: ros-jazzy-rosbag2-compression Version: 0.26.7-1noble.20250430.015900 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 474 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12), libtinyxml2-10 (>= 10.0.0), ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-rosbag2-cpp, ros-jazzy-rosbag2-storage, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-compression/ros-jazzy-rosbag2-compression_0.26.7-1noble.20250430.015900_amd64.deb Size: 133750 SHA256: 2eaca273e3794f1ae7e82313207f10906abb6a3aa2c84d1fcd14edb73fde61b2 SHA1: 746eaebf8055b4c1bdacd2dbffc738de7307e6b2 MD5sum: 93870fde8cb8ed271630e6f57e592905 Description: Compression implementations for rosbag2 bags and messages. Package: ros-jazzy-rosbag2-compression-dbgsym Package-Type: ddeb Source: ros-jazzy-rosbag2-compression Version: 0.26.7-1noble.20250430.015900 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 1730 Depends: ros-jazzy-rosbag2-compression (= 0.26.7-1noble.20250430.015900) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-compression/ros-jazzy-rosbag2-compression-dbgsym_0.26.7-1noble.20250430.015900_amd64.deb Size: 1624544 SHA256: 994e4ea539136ab914378fe82ff73d29a1f007a0ac48ece4553befbc05251ea7 SHA1: 0a5b5a097acaae8826a1ed71dfe4b70e04527b3b MD5sum: f297aef071f7955af35092f3dd326a9c Description: debug symbols for ros-jazzy-rosbag2-compression Build-Ids: f343f5c4af141f16ef07d0034b06d2874e1183b8 Package: ros-jazzy-rosbag2-compression-zstd Version: 0.26.7-1noble.20250430.024516 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 152 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libzstd1 (>= 1.5.5), ros-jazzy-pluginlib, ros-jazzy-rcutils, ros-jazzy-rosbag2-compression, ros-jazzy-zstd-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-compression-zstd/ros-jazzy-rosbag2-compression-zstd_0.26.7-1noble.20250430.024516_amd64.deb Size: 32646 SHA256: dd119a56ddebf0523b28ce72d237a82739de572a8c2fb711a0adc37448da472c SHA1: 382ae30bb851f60fbbe643c4df902b331f7d60e9 MD5sum: a0962ff62952b90ff644591c27a98357 Description: Zstandard compression library implementation of rosbag2_compression Package: ros-jazzy-rosbag2-compression-zstd-dbgsym Package-Type: ddeb Source: ros-jazzy-rosbag2-compression-zstd Version: 0.26.7-1noble.20250430.024516 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 302 Depends: ros-jazzy-rosbag2-compression-zstd (= 0.26.7-1noble.20250430.024516) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-compression-zstd/ros-jazzy-rosbag2-compression-zstd-dbgsym_0.26.7-1noble.20250430.024516_amd64.deb Size: 273988 SHA256: b5381f120906e557b0dbd2999cbb591c2829f66aa8c6fc2a5af2664d83a0707a SHA1: 56a1a54e8395835256bd1d9f4bb99bc1085d0258 MD5sum: 2815bc76637681da728c20f94cf807da Description: debug symbols for ros-jazzy-rosbag2-compression-zstd Build-Ids: 64f1e32eb3c51303154ab050712169f89d05520f Package: ros-jazzy-rosbag2-cpp Version: 0.26.7-1noble.20250430.002111 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 832 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-ament-index-cpp, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-rmw-implementation, ros-jazzy-rosbag2-storage, ros-jazzy-rosidl-runtime-c, ros-jazzy-rosidl-runtime-cpp, ros-jazzy-rosidl-typesupport-cpp, ros-jazzy-rosidl-typesupport-introspection-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-cpp/ros-jazzy-rosbag2-cpp_0.26.7-1noble.20250430.002111_amd64.deb Size: 231600 SHA256: d87cd377460dc4e899f6cb0943790edfeeacac15ef52ca050ba3bb3bd6e98e30 SHA1: e5c5c32710d02c41ec448bb6fd389fafbd91e955 MD5sum: 78e1ca4f91cb5a78d094be93af7830aa Description: C++ ROSBag2 client library Package: ros-jazzy-rosbag2-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-rosbag2-cpp Version: 0.26.7-1noble.20250430.002111 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 3866 Depends: ros-jazzy-rosbag2-cpp (= 0.26.7-1noble.20250430.002111) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-cpp/ros-jazzy-rosbag2-cpp-dbgsym_0.26.7-1noble.20250430.002111_amd64.deb Size: 3682678 SHA256: 102bf6558681d95c4119c01733614474f179daf4df6e480b05ffbcaa13a507a7 SHA1: 35440ed43e438f1b72a308a71f731cdd24fc13b1 MD5sum: 8e411fd9248f8e4c4ce7b1d46b9c1abf Description: debug symbols for ros-jazzy-rosbag2-cpp Build-Ids: e8160730e59469c372e431806459d78573b96dd7 Package: ros-jazzy-rosbag2-examples-cpp Version: 0.26.7-1noble.20250430.002857 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 504 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-example-interfaces, ros-jazzy-rclcpp, ros-jazzy-rosbag2-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-examples-cpp/ros-jazzy-rosbag2-examples-cpp_0.26.7-1noble.20250430.002857_amd64.deb Size: 104380 SHA256: 5049d48a4173394f3b97329def90e3fe01f40f6e6c322a2a8459378a4bda1068 SHA1: 643e3c42a0f0569fd2ac0b496e527175b6815943 MD5sum: 066c474e1c49f81642710ea001e972e6 Description: rosbag2 C++ API tutorials and examples Package: ros-jazzy-rosbag2-examples-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-rosbag2-examples-cpp Version: 0.26.7-1noble.20250430.002857 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 2832 Depends: ros-jazzy-rosbag2-examples-cpp (= 0.26.7-1noble.20250430.002857) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-examples-cpp/ros-jazzy-rosbag2-examples-cpp-dbgsym_0.26.7-1noble.20250430.002857_amd64.deb Size: 2501212 SHA256: cd455297e70987a6a304710ff49177adba043b6545207c9e780c1b31b3a5dbc8 SHA1: f3e7b748a4de96fe5573ef3204831c8d60b219ee MD5sum: cf8010ab785058cd39990f4694e14425 Description: debug symbols for ros-jazzy-rosbag2-examples-cpp Build-Ids: 4d358beef5131e08f0101af9e5d451594d04b2e9 894d14bad6d812eb789b85c02ae1a144f3863463 e0486ba3dfabec86434fa94e6dd31bb3274f141b Package: ros-jazzy-rosbag2-examples-py Version: 0.26.7-1noble.20250430.021223 Architecture: amd64 Maintainer: geoff Installed-Size: 49 Depends: ros-jazzy-example-interfaces, ros-jazzy-rclpy, ros-jazzy-rosbag2-py, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-examples-py/ros-jazzy-rosbag2-examples-py_0.26.7-1noble.20250430.021223_amd64.deb Size: 7510 SHA256: 41eed15b747bc790ef543bc2c5302c56f8f9ef6fe97722be1bfca072c241bf78 SHA1: 7baa205324525747b67ae4bb73b36bf503ae4b9e MD5sum: d903dfc2d664be4e4c0961b1af6ea77d Description: Python bag writing tutorial Package: ros-jazzy-rosbag2-interfaces Version: 0.26.7-1noble.20250424.140840 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 5392 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-interfaces/ros-jazzy-rosbag2-interfaces_0.26.7-1noble.20250424.140840_amd64.deb Size: 308472 SHA256: 0bae08facf514970bd5b43ad21382af8fe755e5d8d33cbd5de98e113e99f4e67 SHA1: b8c5b4da28ed573c0f5bd06aeef82db8fdc9fb55 MD5sum: 45bcf88b51005c682576815689c8c9e1 Description: Interface definitions for controlling rosbag2 Package: ros-jazzy-rosbag2-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-rosbag2-interfaces Version: 0.26.7-1noble.20250424.140840 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 3584 Depends: ros-jazzy-rosbag2-interfaces (= 0.26.7-1noble.20250424.140840) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-interfaces/ros-jazzy-rosbag2-interfaces-dbgsym_0.26.7-1noble.20250424.140840_amd64.deb Size: 2716122 SHA256: 9f70d6c8e15e0dddde2886adc02f52ec25bbdaa9f99b9b1ecc099551170a7bb3 SHA1: e72f2b32e529a549f988c99587c37bbbdbe866bd MD5sum: a787f81a47c3de8711340ceebd95fb2b Description: debug symbols for ros-jazzy-rosbag2-interfaces Build-Ids: 0222aae8b2c31a867342827c736f022f06664218 0b0834c83a38eec81f2f7986fbeb457068ed6507 272463bcfe2fc0e4bb928c866e10400a7040f25f 282834564ed49c56f135e784c26a5806e9b3b5cd 379e5f34fe10eca0c78206ee613d9bdd86ea7667 46bbe4a2c9b6d4d9a22ae5d5455b6a91f71eeece c747e5913e1c46ff3678294ebc59f6651d4d6639 cfc8f158b0162c201227169301a5b33e176ed788 d235d06150c48833541943b5ea2e4719118a976f dd04d6e77b1c20ed8810aadb8308b1cf4ab287c2 f68870d8273370cc515b196a6ea0e2e092343e0a Package: ros-jazzy-rosbag2-performance-benchmarking Version: 0.26.7-1noble.20250430.021211 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 9 Depends: python3-psutil, ros-jazzy-ament-index-python, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-rclcpp, ros-jazzy-rmw, ros-jazzy-rosbag2-compression, ros-jazzy-rosbag2-cpp, ros-jazzy-rosbag2-performance-benchmarking-msgs, ros-jazzy-rosbag2-py, ros-jazzy-rosbag2-storage, ros-jazzy-sensor-msgs, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-performance-benchmarking/ros-jazzy-rosbag2-performance-benchmarking_0.26.7-1noble.20250430.021211_amd64.deb Size: 3174 SHA256: e92f8da9ca4a50dc8749cd6d6d0d046cc6e0360b11958d1658da4101e8f28ab2 SHA1: 33bd991d419871bbc11586780e4b8db4a677d2a4 MD5sum: c8b32fbab836565830152bbaa88c39dd Description: Code to benchmark rosbag2 Package: ros-jazzy-rosbag2-performance-benchmarking-msgs Version: 0.26.7-1noble.20250424.141043 Architecture: amd64 Maintainer: ROS Tooling Working Group Installed-Size: 8 Depends: ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-performance-benchmarking-msgs/ros-jazzy-rosbag2-performance-benchmarking-msgs_0.26.7-1noble.20250424.141043_amd64.deb Size: 2096 SHA256: a9f9bdb5e6a0123cd496036f9ef2ceb06386f4252064cfb69f723e66f5a1d11a SHA1: 82df2d5fb6e46bdbaeb01fcd7c5535f3709a8cd5 MD5sum: d69296ebcf0675a9a3f18f7de9dcca54 Description: A package containing rosbag2 performance benchmarking specific messages. Package: ros-jazzy-rosbag2-py Version: 0.26.7-1noble.20250430.020711 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 2473 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-pybind11-vendor, ros-jazzy-rclpy, ros-jazzy-rosbag2-compression, ros-jazzy-rosbag2-cpp, ros-jazzy-rosbag2-storage, ros-jazzy-rosbag2-transport, ros-jazzy-rpyutils, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-py/ros-jazzy-rosbag2-py_0.26.7-1noble.20250430.020711_amd64.deb Size: 570424 SHA256: cb0afb713c12e721468f5151d2ee5fa2d9e4edf513aedf24b520360d9852cde9 SHA1: 72b8c816a772423fbe47b29f59aa066899a98afc MD5sum: 47c42ad9ee0b38c6be3836431f25e5c9 Description: Python API for rosbag2 Package: ros-jazzy-rosbag2-storage Version: 0.26.7-1noble.20250430.001813 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 656 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-storage/ros-jazzy-rosbag2-storage_0.26.7-1noble.20250430.001813_amd64.deb Size: 181478 SHA256: 18d86fb8fb32cc2504574a3561131b496c65ef816bc4906cb9a1e078f7b49126 SHA1: f447dfce1c21a6b5a52718dc6a9660c841a21292 MD5sum: 114f19ee4fe5a6a2b1408da19ab09293 Description: ROS2 independent storage format to store serialized ROS2 messages Package: ros-jazzy-rosbag2-storage-dbgsym Package-Type: ddeb Source: ros-jazzy-rosbag2-storage Version: 0.26.7-1noble.20250430.001813 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 2187 Depends: ros-jazzy-rosbag2-storage (= 0.26.7-1noble.20250430.001813) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-storage/ros-jazzy-rosbag2-storage-dbgsym_0.26.7-1noble.20250430.001813_amd64.deb Size: 2036748 SHA256: b80db2e80f1b95afdf2dcfe46bd2dd9a3d2968905dbb3c16e1ea73c626a58192 SHA1: 1e7d3bf5e9dc1204702404387ee674a17c5eab79 MD5sum: 8f1c339af9a63d0a056685472d228ce1 Description: debug symbols for ros-jazzy-rosbag2-storage Build-Ids: ce7a8b1c7b311587a3059a712b2a0567273ec25d Package: ros-jazzy-rosbag2-storage-default-plugins Version: 0.26.7-1noble.20250430.024539 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 41 Depends: ros-jazzy-rosbag2-storage-mcap, ros-jazzy-rosbag2-storage-sqlite3, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-storage-default-plugins/ros-jazzy-rosbag2-storage-default-plugins_0.26.7-1noble.20250430.024539_amd64.deb Size: 5740 SHA256: 364876a5b53bb3cda87a5be6890da4fcf20a72fa12e9ca813cc6ff7c8829966d SHA1: a566dea45a59ddd66ee111e2e95833c8307ec795 MD5sum: cafe8ea49fae5d566f23918546c0e9cd Description: Intermediate metapackage to point at default storage plugin(s) for rosbag2 Package: ros-jazzy-rosbag2-storage-mcap Version: 0.26.7-1noble.20250430.015925 Architecture: amd64 Maintainer: Foxglove Installed-Size: 434 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-ament-index-cpp, ros-jazzy-mcap-vendor, ros-jazzy-pluginlib, ros-jazzy-rcutils, ros-jazzy-rosbag2-storage, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-storage-mcap/ros-jazzy-rosbag2-storage-mcap_0.26.7-1noble.20250430.015925_amd64.deb Size: 136298 SHA256: 8c825291f005d5c6f3e2b2454e7b7858cfc2805f9f9e81318839d467154acc30 SHA1: 0b991052e5ef954981ce3640777c27efabcab36f MD5sum: df9803a2a099ac2f2c07b096d24fbd1b Description: rosbag2 storage plugin using the MCAP file format Package: ros-jazzy-rosbag2-storage-mcap-dbgsym Package-Type: ddeb Source: ros-jazzy-rosbag2-storage-mcap Version: 0.26.7-1noble.20250430.015925 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Foxglove Installed-Size: 1747 Depends: ros-jazzy-rosbag2-storage-mcap (= 0.26.7-1noble.20250430.015925) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-storage-mcap/ros-jazzy-rosbag2-storage-mcap-dbgsym_0.26.7-1noble.20250430.015925_amd64.deb Size: 1649930 SHA256: d0620e4577e8dd9a25d8b17d13d6080b0ef164312e4ecf7b74702ddd0287071d SHA1: 933cec03f4ef69498b7a3511aa815ba1496040bd MD5sum: a734bc421f39f09151f00c899951e815 Description: debug symbols for ros-jazzy-rosbag2-storage-mcap Build-Ids: a2e26c43b5f24616fb962d2a4f7fb07df7e5622b Package: ros-jazzy-rosbag2-storage-sqlite3 Version: 0.26.7-1noble.20250430.015938 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 546 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-pluginlib, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-rosbag2-storage, ros-jazzy-sqlite3-vendor, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-storage-sqlite3/ros-jazzy-rosbag2-storage-sqlite3_0.26.7-1noble.20250430.015938_amd64.deb Size: 168110 SHA256: 3e899c28a064799eb495bbf331132de1c7ff64726e8ce052312052361fd1c7c6 SHA1: 87cf8fbd24ef4b44d606fbb78292c3ff2bf63016 MD5sum: 36af77a63ef9ab2b1926f56474b8e335 Description: ROSBag2 SQLite3 storage plugin Package: ros-jazzy-rosbag2-storage-sqlite3-dbgsym Package-Type: ddeb Source: ros-jazzy-rosbag2-storage-sqlite3 Version: 0.26.7-1noble.20250430.015938 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 2058 Depends: ros-jazzy-rosbag2-storage-sqlite3 (= 0.26.7-1noble.20250430.015938) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-storage-sqlite3/ros-jazzy-rosbag2-storage-sqlite3-dbgsym_0.26.7-1noble.20250430.015938_amd64.deb Size: 1939024 SHA256: bc80d91cb14f4c5cb1bd9c37b6c4fb8b4e155f9c92ea2ed43c485b52bb7f671c SHA1: 8eb4526e3eb30e3f304c4569e58945551df08110 MD5sum: c64cabc4785993583111a9c25ce76bd9 Description: debug symbols for ros-jazzy-rosbag2-storage-sqlite3 Build-Ids: 7036e3d8351adb4d33084391adceb97ecfc02832 Package: ros-jazzy-rosbag2-test-common Version: 0.26.7-1noble.20250430.001822 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 118 Depends: ros-jazzy-rclcpp, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-test-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-test-common/ros-jazzy-rosbag2-test-common_0.26.7-1noble.20250430.001822_amd64.deb Size: 20082 SHA256: 07ca7c834cfb3e4eccd429993c7b101dd809627076b80c1c5ab4b00d856bcfbf SHA1: dddbe374b2b7de13864fb52dd20f78fbcaa136d7 MD5sum: 0347b73cd27c3d38058dd83081f33347 Description: Commonly used test helper classes and fixtures for rosbag2 Package: ros-jazzy-rosbag2-test-msgdefs Version: 0.26.7-1noble.20250424.141140 Architecture: amd64 Maintainer: Foxglove Installed-Size: 2033 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-test-msgdefs/ros-jazzy-rosbag2-test-msgdefs_0.26.7-1noble.20250424.141140_amd64.deb Size: 137088 SHA256: 8e37d48ad2f8908253870bf3850b7d6592bda6f89dd4f9fcd290405e21298796 SHA1: 8c37a7c9c131e297551d3d13241a862ef0750445 MD5sum: 3e6621ff5cb1d696d32a4afa7fc610f5 Description: message definition test fixtures for rosbag2 schema recording Package: ros-jazzy-rosbag2-test-msgdefs-dbgsym Package-Type: ddeb Source: ros-jazzy-rosbag2-test-msgdefs Version: 0.26.7-1noble.20250424.141140 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Foxglove Installed-Size: 1435 Depends: ros-jazzy-rosbag2-test-msgdefs (= 0.26.7-1noble.20250424.141140) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-test-msgdefs/ros-jazzy-rosbag2-test-msgdefs-dbgsym_0.26.7-1noble.20250424.141140_amd64.deb Size: 1100914 SHA256: ea065247ac3dc6d537199b69660da66af5302f7f7ff691366082f29a763ffead SHA1: b93f95ee879a22f2fd3a8d0e648cb7d44b0873c3 MD5sum: d5d85a67f8668f7a6abafab75401a627 Description: debug symbols for ros-jazzy-rosbag2-test-msgdefs Build-Ids: 27b74ef5951013dfa23eb99eb577e2e4b93b80cc 27faa6da1dd6a0c6d06688c2a7a9809fee1e7e8b 3e1ff85f706ef09e0e24b9664129f4fc1056f127 453acc2173c80b66fc2857fa38ccc460d9cb6953 66c8674aa83cf26a9c9758111cc4d803113e17b1 792762d4e8c0bbd984964475939668603462a1f2 864fce3902b24d43bbe5714ebec9ae94c19d0550 92312811d37b27006fa07ea01389a92ba2dfe324 a17e006b7158582b0c05b16bd53d066e15c59931 c1bdc3eff4590f2abaab3ce66442ca92933e3376 f7bb06b0545417e814eb085fe68bab4af5015126 Package: ros-jazzy-rosbag2-tests Version: 0.26.7-1noble.20250424.120953 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 46 Depends: ros-jazzy-ament-index-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-tests/ros-jazzy-rosbag2-tests_0.26.7-1noble.20250424.120953_amd64.deb Size: 10086 SHA256: ccb13165e4d1193abdbdf1982ee663deec9d38f9266867e424e4ecf887033b77 SHA1: f83fe32ecd9781a67360113ba08b599fb1f78539 MD5sum: 1908d9cc6dd49ec8987b84fb147c38b8 Description: Tests package for rosbag2 Package: ros-jazzy-rosbag2-to-video Version: 1.0.1-1noble.20250430.021322 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 64 Depends: libopencv-dev, python3-opencv, ros-jazzy-cv-bridge, ros-jazzy-rclpy, ros-jazzy-ros2bag, ros-jazzy-rosbag2-py, ros-jazzy-rosidl-runtime-py, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-to-video/ros-jazzy-rosbag2-to-video_1.0.1-1noble.20250430.021322_amd64.deb Size: 14396 SHA256: 2aa126b5ed021dd991fd7dc87a25082924e7eaf435b685811dcea8e2b947567d SHA1: 80b60bd48d797ce00561ebd1b7e1d8a0e2afa274 MD5sum: 60355510f463d5eb124ace11a504a1dd Description: Command line tool to create a video from a rosbag recording Package: ros-jazzy-rosbag2-transport Version: 0.26.7-1noble.20250430.020127 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 1417 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-keyboard-handler, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-rmw, ros-jazzy-rosbag2-compression, ros-jazzy-rosbag2-cpp, ros-jazzy-rosbag2-interfaces, ros-jazzy-rosbag2-storage, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-transport/ros-jazzy-rosbag2-transport_0.26.7-1noble.20250430.020127_amd64.deb Size: 362778 SHA256: dcd28bc3a33bc656695bd8003fad0ff0d7e0e61f152108b2ea6487870c3e2419 SHA1: b208f9120a9b1c9ccf5cba499949624f87ae13d5 MD5sum: fb5c8f3e2f833ee7c84710348faf13fa Description: Layer encapsulating ROS middleware to allow rosbag2 to be used with or without middleware Package: ros-jazzy-rosbag2-transport-dbgsym Package-Type: ddeb Source: ros-jazzy-rosbag2-transport Version: 0.26.7-1noble.20250430.020127 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 8388 Depends: ros-jazzy-rosbag2-transport (= 0.26.7-1noble.20250430.020127) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbag2-transport/ros-jazzy-rosbag2-transport-dbgsym_0.26.7-1noble.20250430.020127_amd64.deb Size: 7705304 SHA256: 9c89637a60fcc3ff2a5644346273c3f10c10b705a9ec4a816556b779dcec7334 SHA1: 2d82ab629b0633ebab52a76d43baea053c72fd71 MD5sum: ee21f7ce4afc492b31a22c09a45784b8 Description: debug symbols for ros-jazzy-rosbag2-transport Build-Ids: 5dd35285348665dca067c961a8236cd62a4187f6 63ee7864b12a8a8ada39ad2a02a17eb2ae45939b f557701e3544085e4943473be587aa6015256f93 Package: ros-jazzy-rosbridge-library Version: 2.2.0-1noble.20250430.005437 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 273 Depends: python3-bson, python3-pil, ros-jazzy-rclpy, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/rosbridge_library Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbridge-library/ros-jazzy-rosbridge-library_2.2.0-1noble.20250430.005437_amd64.deb Size: 43238 SHA256: 85c83b5d48dd6e3b0543fabc7bb65a549f877cd15e278f15ccde15e82ef181ae SHA1: da167f34195eef25e4321d4610ee90b73761ea33 MD5sum: 4a051650f770681578050beccd5f6718 Description: The core rosbridge package, responsible for interpreting JSON andperforming the appropriate ROS action, like subscribe, publish, call service, and interact with params. Package: ros-jazzy-rosbridge-msgs Version: 2.2.0-1noble.20250424.140843 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 552 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbridge-msgs/ros-jazzy-rosbridge-msgs_2.2.0-1noble.20250424.140843_amd64.deb Size: 53064 SHA256: 34aad3765e8b1bfa76b351dd7a18d310fae11698107f0c9ad4a3bd3c1ae102dc SHA1: a29884ba1a3b5061c5ad44a3430c035a3c2a9026 MD5sum: 7b2ddcc111c159421ae0e46cc385b647 Description: Package containing message files Package: ros-jazzy-rosbridge-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rosbridge-msgs Version: 2.2.0-1noble.20250424.140843 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 413 Depends: ros-jazzy-rosbridge-msgs (= 2.2.0-1noble.20250424.140843) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbridge-msgs/ros-jazzy-rosbridge-msgs-dbgsym_2.2.0-1noble.20250424.140843_amd64.deb Size: 304052 SHA256: bdf1c8b27b605bd25fe90fd797f55e5c542ce695d8eb6ecb35d45797f1313db0 SHA1: bf134f053c6687f5925b638035ceb4a1da8aadf1 MD5sum: d7e9edffe111332d31a3e3d0d199d9ec Description: debug symbols for ros-jazzy-rosbridge-msgs Build-Ids: 0d71df41174457f0490d7b357bdac806173577ab 31f3bbacbb0eef78f4e699d883472d9a5863a03e 668551182b28d26f63af51b8ea771ab6dce4f34f 7ffe999ea648544e05cf660149edef11b0f134c4 80cdf4afc8b93300907d804202dd01eb482ddf2f 826bcbbc67b98f2b044a0ac2b9aeaae994242c0e ac1b48d90e863fbe9beaa336d35c7c19cbb369f9 b8d9a1b3f4177ede63d20357cee793e9f4c1fe40 c53a1cb73f41f7743822271a7532994f192d2a83 de44977321371a8ef8c4f8fa4335a09a48f14534 f5a10e36b201ae3edbefcb8bf08e4321ca05ff7e Package: ros-jazzy-rosbridge-server Version: 2.2.0-1noble.20250430.005807 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 105 Depends: python3-tornado, python3-twisted, ros-jazzy-rclpy, ros-jazzy-rosapi, ros-jazzy-rosbridge-library, ros-jazzy-rosbridge-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/rosbridge_server Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbridge-server/ros-jazzy-rosbridge-server_2.2.0-1noble.20250430.005807_amd64.deb Size: 14676 SHA256: 3e9047ca4e9372c71f8bd89082bdcb49023585cb29260367363a5d8f4d10a989 SHA1: 1693d6815438c27a2d5bfcb9a276d107cb470ccc MD5sum: db13373ad1d5e90124c893c061b139a6 Description: A WebSocket interface to rosbridge. Package: ros-jazzy-rosbridge-suite Version: 2.2.0-1noble.20250430.022915 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 42 Depends: ros-jazzy-rosapi, ros-jazzy-rosbridge-library, ros-jazzy-rosbridge-server, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/rosbridge_suite Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbridge-suite/ros-jazzy-rosbridge-suite_2.2.0-1noble.20250430.022915_amd64.deb Size: 5992 SHA256: 7ff62e5c2f5ab4ebb16dd8bc7986452c9de2255a25f5b9297d4814505ae90b83 SHA1: 4c5d0c24bafbeaf3f6b0f57667ef97a0a0e8ac8a MD5sum: 0b0ed4ce353ef9ed1c04336fedda1e46 Description: Rosbridge provides a JSON API to ROS functionality for non-ROS programs. There are a variety of front ends that interface with rosbridge, including a WebSocket server for web browsers to interact with. Rosbridge_suite is a meta-package containing rosbridge, various front end packages for rosbridge like a WebSocket package, and helper packages. Package: ros-jazzy-rosbridge-test-msgs Version: 2.2.0-1noble.20250430.005436 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 14589 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rclpy, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/rosbridge_library Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbridge-test-msgs/ros-jazzy-rosbridge-test-msgs_2.2.0-1noble.20250430.005436_amd64.deb Size: 739670 SHA256: 8268c5cca610e19665bed1cc5a907f04799c8d5a38bcf9e6fcabcc0cd6df7a26 SHA1: 5b6f61f4895a43b0b121d383769f0e5ba93c5dc4 MD5sum: 403a694dd895068dc18b87084bfa7b8c Description: Message and service definitions used in internal tests for rosbridge packages. Package: ros-jazzy-rosbridge-test-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rosbridge-test-msgs Version: 2.2.0-1noble.20250430.005436 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 8245 Depends: ros-jazzy-rosbridge-test-msgs (= 2.2.0-1noble.20250430.005436) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosbridge-test-msgs/ros-jazzy-rosbridge-test-msgs-dbgsym_2.2.0-1noble.20250430.005436_amd64.deb Size: 5862624 SHA256: 7c2e5a8980894c13820d615212865e0b8914239ba8412dc625290fc7131d9fb3 SHA1: fe688c93c2ee5c123024874ae2b7fec3d3aee27c MD5sum: e0ebd9d1268175375e060070c3a36baa Description: debug symbols for ros-jazzy-rosbridge-test-msgs Build-Ids: 0b0b7bed8b0823a472d238087ed68dbe89aa80d6 34107ca0ab962ffb1609ebeddfae55c14a67d50b 5df6cc99fb2bf9d163ffdf752198a0ef0f5486f0 60adbd745475ac44561b516d2d9f641081f4fb91 6db7a8b556ac92e1c3abf1e689a5b57f967743d3 8688a801ffb90119be3fe7be0da13c06d04bd32b 8a440c5e92441c805832dea95476364813fdd6e7 9eb37970d9bf36f888b14bae60dc7e52fe37852d e3e9f6c97518746dd5d62df0429f01be7bc8dd8f fb720339f361d96b27e638154d3fa51fa00b7892 fcd5ffc757b76f5560692d3db60e7b97c99782bb Package: ros-jazzy-rosgraph-monitor Version: 0.1.1-1noble.20250504.155740 Architecture: amd64 Maintainer: Bonsai Robotics Engineering Installed-Size: 958 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-diagnostic-aggregator, ros-jazzy-diagnostic-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rosgraph-monitor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosgraph-monitor/ros-jazzy-rosgraph-monitor_0.1.1-1noble.20250504.155740_amd64.deb Size: 229678 SHA256: 61a1fca7348077366175fdaa53916c067f2f06e121f058b3848500c689d52bf4 SHA1: 61a8a2b996f957d3f5d848a8aac64ca53a6aab1f MD5sum: 3ffb2452f0aadba9c6d687e366910854 Description: Monitors the ROS graph to detect error conditions Package: ros-jazzy-rosgraph-monitor-dbgsym Package-Type: ddeb Source: ros-jazzy-rosgraph-monitor Version: 0.1.1-1noble.20250504.155740 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bonsai Robotics Engineering Installed-Size: 4393 Depends: ros-jazzy-rosgraph-monitor (= 0.1.1-1noble.20250504.155740) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosgraph-monitor/ros-jazzy-rosgraph-monitor-dbgsym_0.1.1-1noble.20250504.155740_amd64.deb Size: 3934668 SHA256: fc5156108e2ff5dc3ba63947c57b114c4ea4f5c9607ee44013b3fd4bba192ac0 SHA1: e3384ef04dd0871c76ff195c4b3d8fed2a5e4dd3 MD5sum: 75163a5e07960530b5415b46a5e3aed6 Description: debug symbols for ros-jazzy-rosgraph-monitor Build-Ids: 540a6c45b325091f6a4552f7043c95fe4f05903e 77dcb0904e1abb2f72f084fa2e7b47c5d6d44329 95320efab56338ad1162253e12d218939cc11eac Package: ros-jazzy-rosgraph-monitor-msgs Version: 0.1.1-1noble.20250504.155550 Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 605 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosgraph-monitor-msgs/ros-jazzy-rosgraph-monitor-msgs_0.1.1-1noble.20250504.155550_amd64.deb Size: 59236 SHA256: e7ccbad75bc361a2341c1277010047153b34f14cfe4d7195d45eb84829a77813 SHA1: 4eb366587192a1d6e4c1f7066cf7d79fac3e9ff0 MD5sum: d3af96ed787ba3a440cd305a4357eef3 Description: Interfaces for reporting observations about the ROS 2 communication graph Package: ros-jazzy-rosgraph-monitor-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rosgraph-monitor-msgs Version: 0.1.1-1noble.20250504.155550 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 438 Depends: ros-jazzy-rosgraph-monitor-msgs (= 0.1.1-1noble.20250504.155550) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosgraph-monitor-msgs/ros-jazzy-rosgraph-monitor-msgs-dbgsym_0.1.1-1noble.20250504.155550_amd64.deb Size: 325332 SHA256: d7772542563765eb573ff8679975736a6cd7ee9c84937d055bb81ede770ef0c2 SHA1: 28f31522736b1da090721c230004401c9516b48e MD5sum: 9515057c6add2a1f16b03ea056b9a971 Description: debug symbols for ros-jazzy-rosgraph-monitor-msgs Build-Ids: 0677ed5704e2d25f105048a5bdbd68bc9b4a4fae 096e147aa82c2a07d76ed4b2319c529f5c3acc96 13b2523f882d3eaea554c9b82185d97309677fda 189132f8fe7d52c92ba82cc5cd073b950b5fc014 41a0c32704d5fe19da4ae25f86975e81147cb3e8 477ed8cf3615f477b5a783813e872605a01db510 50818300740f7b92c76f7db49ff54d6b33dd7c25 9d54975fb325cfd7de769f9cc73580e7f54b01f1 a55e6e68df1d8d27723f2549b236adda498bdd7c b6728dab910da817d6a41a28fc663eeeb321a149 d3871c13c01ebd86baeeaeeaba13cb49346bc2ec Package: ros-jazzy-rosgraph-msgs Version: 2.0.2-2noble.20250424.140843 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 413 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosgraph-msgs/ros-jazzy-rosgraph-msgs_2.0.2-2noble.20250424.140843_amd64.deb Size: 38326 SHA256: 921a06b7a718f1d64fbd47f90d4b3a06dd87cfe8ac649bfda3eac0ae73794bbe SHA1: 7a1241caacf5763667b4dd9351eef0df09f0f8c1 MD5sum: 4ebaf58e247ae49c6e0ebc7042da572a Description: Messages relating to the ROS Computation Graph. These are generally considered to be low-level messages that end users do not interact with. Package: ros-jazzy-rosgraph-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rosgraph-msgs Version: 2.0.2-2noble.20250424.140843 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 246 Depends: ros-jazzy-rosgraph-msgs (= 2.0.2-2noble.20250424.140843) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosgraph-msgs/ros-jazzy-rosgraph-msgs-dbgsym_2.0.2-2noble.20250424.140843_amd64.deb Size: 161148 SHA256: 48e77c7911a2cf957eb41424665a48dbe560e53650daff10fed22c7e94caeecd SHA1: ca5e51a9418d3ad8699b48b64054bf83d590a08d MD5sum: ac15cd4d1914d4d4a8b53871b421d47b Description: debug symbols for ros-jazzy-rosgraph-msgs Build-Ids: 051a875afd164301f1e2e19630d30e5a919da24a 0d460f78f5a8248840ae427c8c6f332c88e9837f 137be88e696e6e955f7bfb2b408b49a3dc73ccfe 258c42bd32c55943223c83915459401caee81826 2fcbd13563c6256111f5daf9f9e0135fe2acefd7 43748a4c9c2641866a47f6f1fa249310d0438951 5080a0823e4297fa1eedb81586f7a0fd670aabd9 550a9c3bc47693dd9b8953f0e204df1b6369c169 8015b27a3086e5bb09302462b2c74fc9064bb26f 940eafde455c95519a2fcd929049a58d4a4e561d dd6612855566f07385ad28b2a0779afbd4dcc8fe Package: ros-jazzy-rosidl-adapter Version: 4.6.5-1noble.20250424.110501 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 129 Depends: python3-dev, python3-empy, ros-jazzy-ament-cmake-core, ros-jazzy-rosidl-cli, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-adapter/ros-jazzy-rosidl-adapter_4.6.5-1noble.20250424.110501_amd64.deb Size: 19996 SHA256: f888345b5ca4c3dac3a19e646dae0f960213f471495350638f8c550211ee6e58 SHA1: 9890f4be27b4ae7f3e27d8603bcc7229033ad266 MD5sum: f5ba8ea9244ee9234787a18b0a1e6fe6 Description: API and scripts to parse .msg/.srv/.action files and convert them to .idl. Package: ros-jazzy-rosidl-cli Version: 4.6.5-1noble.20250424.105957 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 123 Depends: python3-argcomplete, python3-importlib-metadata, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-cli/ros-jazzy-rosidl-cli_4.6.5-1noble.20250424.105957_amd64.deb Size: 22658 SHA256: beaf3b83b2598717857a1a0d6abbda4b85e1eec7d3c2cb291eb2754a14797f8e SHA1: 73b84e183438ce754e959a0ca34b36cb7e408704 MD5sum: 00d6b0266169c33743a3a944575028a3 Description: Command line tools for ROS interface generation. Package: ros-jazzy-rosidl-cmake Version: 4.6.5-1noble.20250424.121524 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 96 Depends: python3-empy, ros-jazzy-ament-cmake, ros-jazzy-rosidl-pycommon, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-cmake/ros-jazzy-rosidl-cmake_4.6.5-1noble.20250424.121524_amd64.deb Size: 14950 SHA256: df67a525e0d7c7daae08089f51dfe06bba2adf6933cae3740e96f89ecb75cf9e SHA1: 715ac5129071f1a4039c47381f5d0b6985070f9d MD5sum: be4b93c7c6a0bee544a24fdf5bbc165c Description: The CMake functionality to invoke code generation for ROS interface files. Package: ros-jazzy-rosidl-core-generators Version: 0.2.0-3noble.20250424.135411 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 50 Depends: ros-jazzy-ament-cmake-core, ros-jazzy-rosidl-cmake, ros-jazzy-rosidl-generator-c, ros-jazzy-rosidl-generator-cpp, ros-jazzy-rosidl-generator-py, ros-jazzy-rosidl-typesupport-c, ros-jazzy-rosidl-typesupport-cpp, ros-jazzy-rosidl-typesupport-fastrtps-c, ros-jazzy-rosidl-typesupport-fastrtps-cpp, ros-jazzy-rosidl-typesupport-introspection-c, ros-jazzy-rosidl-typesupport-introspection-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-core-generators/ros-jazzy-rosidl-core-generators_0.2.0-3noble.20250424.135411_amd64.deb Size: 6744 SHA256: 69bde627111d0bab82351f51822e738c94a5b14c22de114df2e1188dc3bd7564 SHA1: fb2651a1a0f146353d90b3827a4d7e3a3df34a77 MD5sum: 8776717a4a8ca2431aad6b5f8bbaf544 Description: A configuration package defining core ROS interface generators. Package: ros-jazzy-rosidl-core-runtime Version: 0.2.0-3noble.20250424.135416 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 43 Depends: ros-jazzy-rosidl-generator-py, ros-jazzy-rosidl-runtime-c, ros-jazzy-rosidl-runtime-cpp, ros-jazzy-rosidl-typesupport-c, ros-jazzy-rosidl-typesupport-cpp, ros-jazzy-rosidl-typesupport-fastrtps-c, ros-jazzy-rosidl-typesupport-fastrtps-cpp, ros-jazzy-rosidl-typesupport-introspection-c, ros-jazzy-rosidl-typesupport-introspection-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-core-runtime/ros-jazzy-rosidl-core-runtime_0.2.0-3noble.20250424.135416_amd64.deb Size: 5834 SHA256: 858cf8fbbc2abdf7c36612fefbc600ef99dec878c097f4b88eb15e1b26e43903 SHA1: 95ab0d5918409ee17b54459fe79e80d47a866820 MD5sum: a1f1210495bd0b2f954d09b9c8cd0a5d Description: A configuration package defining runtime dependencies for core ROS interfaces. Package: ros-jazzy-rosidl-default-generators Version: 1.6.0-3noble.20250424.140547 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 47 Depends: ros-jazzy-action-msgs, ros-jazzy-ament-cmake-core, ros-jazzy-rosidl-core-generators, ros-jazzy-service-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-default-generators/ros-jazzy-rosidl-default-generators_1.6.0-3noble.20250424.140547_amd64.deb Size: 6780 SHA256: 2550a834132ebe636c96ce6a3317b059d217dcb6f55550cc81dcd2c32c55279e SHA1: 1cdba093e4380bf726bc7f9ca5c0df613a5dd444 MD5sum: d8d03ee789aa316d50e0ffcc69863e6c Description: A configuration package defining the default ROS interface generators. Package: ros-jazzy-rosidl-default-runtime Version: 1.6.0-3noble.20250424.140552 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 47 Depends: ros-jazzy-action-msgs, ros-jazzy-rosidl-core-runtime, ros-jazzy-service-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-default-runtime/ros-jazzy-rosidl-default-runtime_1.6.0-3noble.20250424.140552_amd64.deb Size: 7126 SHA256: 5d70fc1ca8e6f6a0930696112c89b0bd69e6ef3307f463da260a65d1833a1eb3 SHA1: 5c0022fe31b440c77cc721ea3832f9d243c0f541 MD5sum: 88103b92ff79ccc1a27dab26a3f92c59 Description: A configuration package defining the runtime for the ROS interfaces. Package: ros-jazzy-rosidl-dynamic-typesupport Version: 0.1.2-3noble.20250424.134520 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 330 Depends: libc6 (>= 2.4), ros-jazzy-rcutils, ros-jazzy-rosidl-runtime-c, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-dynamic-typesupport/ros-jazzy-rosidl-dynamic-typesupport_0.1.2-3noble.20250424.134520_amd64.deb Size: 37358 SHA256: 480d0542a3540c99fd0935b5c11cb27ffd7f9a68ec2dd6fc30c114ab21ce2c00 SHA1: d0a0ed38fef3c93afd1165400138e390ce124c6e MD5sum: da3ea2c8ead03f73970f84445cb2e7bf Description: Unified serialization support interface for dynamic typesupport in C. Package: ros-jazzy-rosidl-dynamic-typesupport-dbgsym Package-Type: ddeb Source: ros-jazzy-rosidl-dynamic-typesupport Version: 0.1.2-3noble.20250424.134520 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 123 Depends: ros-jazzy-rosidl-dynamic-typesupport (= 0.1.2-3noble.20250424.134520) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-dynamic-typesupport/ros-jazzy-rosidl-dynamic-typesupport-dbgsym_0.1.2-3noble.20250424.134520_amd64.deb Size: 80288 SHA256: ee29b79e496a2615ffcc07e7ebd064de1bf3f3a165e6ab7026fc664a10d50e45 SHA1: a7bad5463d4da65425969429a3c547bc48a36649 MD5sum: b3e59bf0bf474d58b98dd0be20800c42 Description: debug symbols for ros-jazzy-rosidl-dynamic-typesupport Build-Ids: 9aae57314327a718ec6ece84f4c395f72cb7ec85 Package: ros-jazzy-rosidl-dynamic-typesupport-fastrtps Version: 0.1.0-3noble.20250424.134910 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 269 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-fastrtps, ros-jazzy-fastcdr, ros-jazzy-rcutils, ros-jazzy-rosidl-dynamic-typesupport, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-dynamic-typesupport-fastrtps/ros-jazzy-rosidl-dynamic-typesupport-fastrtps_0.1.0-3noble.20250424.134910_amd64.deb Size: 49064 SHA256: ec0305c9e44e6d6633d397801ad31cac87e75e6dc554d92948f670763b6c0536 SHA1: 189b286888344292fc0a15e99b5249e1f326c047 MD5sum: 128e768659f615823b8b040ee6cc7e63 Description: FastDDS serialization support implementation for use with C/C++. Package: ros-jazzy-rosidl-dynamic-typesupport-fastrtps-dbgsym Package-Type: ddeb Source: ros-jazzy-rosidl-dynamic-typesupport-fastrtps Version: 0.1.0-3noble.20250424.134910 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 930 Depends: ros-jazzy-rosidl-dynamic-typesupport-fastrtps (= 0.1.0-3noble.20250424.134910) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-dynamic-typesupport-fastrtps/ros-jazzy-rosidl-dynamic-typesupport-fastrtps-dbgsym_0.1.0-3noble.20250424.134910_amd64.deb Size: 806842 SHA256: 9c5496ff79b122beb71b88aa8b7eafb30e4e47bbea7086d69261ce96b0ee6490 SHA1: 2dabf254fe10abc947b0a318b9ccffb6d674529e MD5sum: 096dc5320be7d7623feb45679bba49a6 Description: debug symbols for ros-jazzy-rosidl-dynamic-typesupport-fastrtps Build-Ids: d4bea9a03833c78a2bce7418168390036a9aff24 Package: ros-jazzy-rosidl-generator-c Version: 4.6.5-1noble.20250424.134336 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 178 Depends: python3-dev, ros-jazzy-ament-cmake-core, ros-jazzy-ament-index-python, ros-jazzy-rcutils, ros-jazzy-rosidl-cli, ros-jazzy-rosidl-cmake, ros-jazzy-rosidl-generator-type-description, ros-jazzy-rosidl-parser, ros-jazzy-rosidl-pycommon, ros-jazzy-rosidl-typesupport-interface, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-generator-c/ros-jazzy-rosidl-generator-c_4.6.5-1noble.20250424.134336_amd64.deb Size: 25300 SHA256: 1575babbccedf3d02fd037d5e1bfc8446eddf512495160a3759f10a8d7fd2997 SHA1: 1712975649b038cbd8e1e47889a536d2e43ab396 MD5sum: e5e30d8bc1941b1ab251130a2f5590cc Description: Generate the ROS interfaces in C. Package: ros-jazzy-rosidl-generator-cpp Version: 4.6.5-1noble.20250424.134717 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 153 Depends: python3-dev, ros-jazzy-ament-cmake-core, ros-jazzy-ament-index-python, ros-jazzy-rosidl-cli, ros-jazzy-rosidl-cmake, ros-jazzy-rosidl-generator-c, ros-jazzy-rosidl-generator-type-description, ros-jazzy-rosidl-parser, ros-jazzy-rosidl-pycommon, ros-jazzy-rosidl-runtime-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-generator-cpp/ros-jazzy-rosidl-generator-cpp_4.6.5-1noble.20250424.134717_amd64.deb Size: 22634 SHA256: 5ed2751dc0665c62b8abb0a13c24b9f7f1f5da3b7d4fb81a7fa5ec97a8dabb39 SHA1: 3e029a48be85f4ab207be0c25ac9ad83c0d4a66c MD5sum: 0be39caf6b0d0eefbbe839731cedfe55 Description: Generate the ROS interfaces in C++. Package: ros-jazzy-rosidl-generator-dds-idl Version: 0.11.1-3noble.20250424.121527 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 80 Depends: ros-jazzy-ament-cmake, ros-jazzy-ament-index-python, ros-jazzy-rosidl-cli, ros-jazzy-rosidl-pycommon, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-generator-dds-idl/ros-jazzy-rosidl-generator-dds-idl_0.11.1-3noble.20250424.121527_amd64.deb Size: 11224 SHA256: 640e3076d88e350b9c3578d2d733c7ba6f33566e373aad4c96b1e72fc713de99 SHA1: 11e0a1cf57f8be589957f169b22350f295c060ef MD5sum: a77b631c64450f6713bdade53e9315cc Description: Generate the DDS interfaces for ROS interfaces. Package: ros-jazzy-rosidl-generator-py Version: 0.22.1-1noble.20250424.134916 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 196 Depends: python3-numpy, ros-jazzy-ament-cmake, ros-jazzy-ament-cmake-cppcheck, ros-jazzy-ament-cmake-cpplint, ros-jazzy-ament-cmake-flake8, ros-jazzy-ament-cmake-pep257, ros-jazzy-ament-cmake-uncrustify, ros-jazzy-ament-index-python, ros-jazzy-python-cmake-module, ros-jazzy-rmw, ros-jazzy-rosidl-cli, ros-jazzy-rosidl-generator-c, ros-jazzy-rosidl-parser, ros-jazzy-rosidl-pycommon, ros-jazzy-rosidl-runtime-c, ros-jazzy-rosidl-typesupport-c, ros-jazzy-rosidl-typesupport-interface, ros-jazzy-rpyutils, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-generator-py/ros-jazzy-rosidl-generator-py_0.22.1-1noble.20250424.134916_amd64.deb Size: 29068 SHA256: 72fdb66fb1f3dbd92f34aa9369ae4f0df772f15c5f3fad74df9acc8432717769 SHA1: 9dcc40a5a9595ef19e422c66ef87babfab090cf2 MD5sum: 3fea462ad321fa0a82b137581157bae3 Description: Generate the ROS interfaces in Python. Package: ros-jazzy-rosidl-generator-type-description Version: 4.6.5-1noble.20250424.132449 Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 88 Depends: python3-dev, ros-jazzy-ament-cmake-core, ros-jazzy-ament-index-python, ros-jazzy-rosidl-cli, ros-jazzy-rosidl-parser, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-generator-type-description/ros-jazzy-rosidl-generator-type-description_4.6.5-1noble.20250424.132449_amd64.deb Size: 14296 SHA256: 2de907defc734a602b22241e1c3d69357bd20635939aa5a09154562eb87afc1a SHA1: 7fe16aed300b8a6b69bf3058a77e684e29f8c44e MD5sum: aed9d73faf8d1240248cf8dd324032e0 Description: Generate hashes and descriptions of ROS 2 interface types, per REP-2011. Package: ros-jazzy-rosidl-parser Version: 4.6.5-1noble.20250424.121428 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 118 Depends: python3-lark, ros-jazzy-rosidl-adapter, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-parser/ros-jazzy-rosidl-parser_4.6.5-1noble.20250424.121428_amd64.deb Size: 19972 SHA256: f0e8313219eec2751323a0a681bcd761932e225062d079005ac8665d2a27607a SHA1: 5b6ba4b5682cee517c519c7d6fa65fd055cf1af0 MD5sum: b82596c8b041d98f3e74d990168163b2 Description: The parser for `.idl` ROS interface files. Package: ros-jazzy-rosidl-pycommon Version: 4.6.5-1noble.20250424.121456 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 48 Depends: ros-jazzy-rosidl-parser, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-pycommon/ros-jazzy-rosidl-pycommon_4.6.5-1noble.20250424.121456_amd64.deb Size: 10956 SHA256: c6982084b666ed673e2b67d00d4fd43ce1fef05671e19203b2ac8a7b7e0221a0 SHA1: 0f358fd6eb003149567df807a03c29ec051c6663 MD5sum: fba01dfa8d1db455a665db5e79c41631 Description: Common Python functions used by rosidl packages. Package: ros-jazzy-rosidl-runtime-c Version: 4.6.5-1noble.20250424.134333 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 357 Depends: libc6 (>= 2.14), ros-jazzy-ament-cmake, ros-jazzy-rcutils, ros-jazzy-rosidl-typesupport-interface, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-runtime-c/ros-jazzy-rosidl-runtime-c_4.6.5-1noble.20250424.134333_amd64.deb Size: 55586 SHA256: c802d932c87cc1cc7ebc5005b7e0c7f1ad32212bfdeaaea828ab306dfef9646d SHA1: 6254c38c2ac2995536abe97115679f94e0e97592 MD5sum: c051e3e08ab973d2a3a241d35222bcc9 Description: Provides definitions, initialization and finalization functions, and macros for getting and working with rosidl typesupport types in C. Package: ros-jazzy-rosidl-runtime-c-dbgsym Package-Type: ddeb Source: ros-jazzy-rosidl-runtime-c Version: 4.6.5-1noble.20250424.134333 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 131 Depends: ros-jazzy-rosidl-runtime-c (= 4.6.5-1noble.20250424.134333) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-runtime-c/ros-jazzy-rosidl-runtime-c-dbgsym_4.6.5-1noble.20250424.134333_amd64.deb Size: 81590 SHA256: cdbaf489871347f0492ef2c026d908c623e34707dfdb9b4d5886d6987fb33273 SHA1: 868140b8110728112eb126ff51ef7439dbf0875d MD5sum: 3a90825ac2afc0f2b45576f036f60a62 Description: debug symbols for ros-jazzy-rosidl-runtime-c Build-Ids: 1f126220d77d176666575ae691cfef0a9c639047 Package: ros-jazzy-rosidl-runtime-cpp Version: 4.6.5-1noble.20250424.134521 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 156 Depends: ros-jazzy-ament-cmake, ros-jazzy-rosidl-runtime-c, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-runtime-cpp/ros-jazzy-rosidl-runtime-cpp_4.6.5-1noble.20250424.134521_amd64.deb Size: 20604 SHA256: d7d7e32424bd2a16c0eb4b4389267b6d8d97eabc271372991c976f9d027181b9 SHA1: fee4ad526eda8dca61668a7f86e416f5085e7b99 MD5sum: 598189c154813abfee3208a85dee0fc2 Description: Provides definitions and templated functions for getting and working with rosidl typesupport types in C++. Package: ros-jazzy-rosidl-runtime-py Version: 0.13.1-2noble.20250424.121500 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 93 Depends: python3-numpy, python3-yaml, ros-jazzy-rosidl-parser, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-runtime-py/ros-jazzy-rosidl-runtime-py_0.13.1-2noble.20250424.121500_amd64.deb Size: 20292 SHA256: 390f2c200166cfb5681fab7d15f193b0a2552f5fb25797a37bf8d372dd9bcb4d SHA1: 7e77b27f44df0adad06bb1f0560cb1070b6e15cb MD5sum: e85089651b1d426c55a3cd76be1d6f2e Description: Runtime utilities for working with generated ROS interfaces in Python. Package: ros-jazzy-rosidl-typesupport-c Version: 3.2.2-1noble.20250424.134836 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 155 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), python3-dev, ros-jazzy-ament-cmake-core, ros-jazzy-ament-index-python, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-rosidl-cli, ros-jazzy-rosidl-generator-c, ros-jazzy-rosidl-pycommon, ros-jazzy-rosidl-runtime-c, ros-jazzy-rosidl-typesupport-interface, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-typesupport-c/ros-jazzy-rosidl-typesupport-c_3.2.2-1noble.20250424.134836_amd64.deb Size: 24680 SHA256: 7176e988f3224969bcc39183aa283624e67c6edc2e418273c4a39ea6332f6f89 SHA1: 42071b67e09d309f51ce915d0625744b5ad88764 MD5sum: badb9d5944d05394d1c6db3491ff1cf6 Description: Generate the type support for C messages. Package: ros-jazzy-rosidl-typesupport-c-dbgsym Package-Type: ddeb Source: ros-jazzy-rosidl-typesupport-c Version: 3.2.2-1noble.20250424.134836 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 63 Depends: ros-jazzy-rosidl-typesupport-c (= 3.2.2-1noble.20250424.134836) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-typesupport-c/ros-jazzy-rosidl-typesupport-c-dbgsym_3.2.2-1noble.20250424.134836_amd64.deb Size: 47266 SHA256: dadbf9b19c6ce739c29051ceaf7a1b1fd163c5c72ed701bdafc5f8efe8f282e0 SHA1: 6d8cb07a3f3646bbbfbdb92ae3e8db0495ce1439 MD5sum: 58fa44a1332d932f52a81fa64c8c003d Description: debug symbols for ros-jazzy-rosidl-typesupport-c Build-Ids: ae75a35fdb3cfa49e0fb1dea8aebbcfc84ae14e7 Package: ros-jazzy-rosidl-typesupport-cpp Version: 3.2.2-1noble.20250424.135233 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 156 Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2), python3-dev, ros-jazzy-ament-cmake-core, ros-jazzy-ament-index-python, ros-jazzy-rcpputils, ros-jazzy-rcutils, ros-jazzy-rosidl-cli, ros-jazzy-rosidl-generator-c, ros-jazzy-rosidl-generator-type-description, ros-jazzy-rosidl-pycommon, ros-jazzy-rosidl-runtime-c, ros-jazzy-rosidl-runtime-cpp, ros-jazzy-rosidl-typesupport-c, ros-jazzy-rosidl-typesupport-interface, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-typesupport-cpp/ros-jazzy-rosidl-typesupport-cpp_3.2.2-1noble.20250424.135233_amd64.deb Size: 23768 SHA256: 599ebc3d5c31950e4d29bc3e59f10f602957b1f5a2c6e07e355a069e8b81539e SHA1: 3ba684bdb960e1bc374fe6702424258547809053 MD5sum: 899df42d104dabd1bfc0667e343e2a53 Description: Generate the type support for C++ messages. Package: ros-jazzy-rosidl-typesupport-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-rosidl-typesupport-cpp Version: 3.2.2-1noble.20250424.135233 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 62 Depends: ros-jazzy-rosidl-typesupport-cpp (= 3.2.2-1noble.20250424.135233) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-typesupport-cpp/ros-jazzy-rosidl-typesupport-cpp-dbgsym_3.2.2-1noble.20250424.135233_amd64.deb Size: 46998 SHA256: 08a3a51224300e912054296f073a1efcb4b5504c861d87c08d16a4319e98cc37 SHA1: 2838cb8c9a429ee9cc0b7dd20b209c61160dc93f MD5sum: b13ba72e6e26218a8aeb1b9fae5f259f Description: debug symbols for ros-jazzy-rosidl-typesupport-cpp Build-Ids: cc960054a55e565d713acfacf58d0e0119de5ed8 Package: ros-jazzy-rosidl-typesupport-fastrtps-c Version: 3.6.1-1noble.20250424.135212 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 187 Depends: libstdc++6 (>= 5.2), python3-dev, ros-jazzy-ament-cmake-ros, ros-jazzy-ament-index-python, ros-jazzy-fastcdr, ros-jazzy-fastrtps-cmake-module, ros-jazzy-rmw, ros-jazzy-rosidl-cli, ros-jazzy-rosidl-generator-c, ros-jazzy-rosidl-pycommon, ros-jazzy-rosidl-runtime-c, ros-jazzy-rosidl-runtime-cpp, ros-jazzy-rosidl-typesupport-fastrtps-cpp, ros-jazzy-rosidl-typesupport-interface, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-typesupport-fastrtps-c/ros-jazzy-rosidl-typesupport-fastrtps-c_3.6.1-1noble.20250424.135212_amd64.deb Size: 26022 SHA256: 7cc679c183a1f5a23fd1021588415902018c6dee841896f0d8a3b5d7f184c610 SHA1: f56391fd61ca53e20a4a95c8aea29e8a266745a7 MD5sum: e11e81de23cfad0533207828f7b104bb Description: Generate the C interfaces for eProsima FastRTPS. Package: ros-jazzy-rosidl-typesupport-fastrtps-c-dbgsym Package-Type: ddeb Source: ros-jazzy-rosidl-typesupport-fastrtps-c Version: 3.6.1-1noble.20250424.135212 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 32 Depends: ros-jazzy-rosidl-typesupport-fastrtps-c (= 3.6.1-1noble.20250424.135212) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-typesupport-fastrtps-c/ros-jazzy-rosidl-typesupport-fastrtps-c-dbgsym_3.6.1-1noble.20250424.135212_amd64.deb Size: 18562 SHA256: bb3613c48682025b472821a99c5bfc335d68e24461996a5902fe411e5adeb1d9 SHA1: 8a1b3cf03674f6c5435e36a517969de05f044476 MD5sum: fa3d9dd89b568795c34d757251a9eef2 Description: debug symbols for ros-jazzy-rosidl-typesupport-fastrtps-c Build-Ids: 77a7c8f14c17610a918f90d1a54f691552b2de7c Package: ros-jazzy-rosidl-typesupport-fastrtps-cpp Version: 3.6.1-1noble.20250424.134914 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 193 Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2), python3-dev, ros-jazzy-ament-cmake-ros, ros-jazzy-ament-index-python, ros-jazzy-fastcdr, ros-jazzy-fastrtps-cmake-module, ros-jazzy-rmw, ros-jazzy-rosidl-cli, ros-jazzy-rosidl-generator-c, ros-jazzy-rosidl-generator-cpp, ros-jazzy-rosidl-pycommon, ros-jazzy-rosidl-runtime-c, ros-jazzy-rosidl-runtime-cpp, ros-jazzy-rosidl-typesupport-interface, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-typesupport-fastrtps-cpp/ros-jazzy-rosidl-typesupport-fastrtps-cpp_3.6.1-1noble.20250424.134914_amd64.deb Size: 27924 SHA256: 7c8604c6fcba993b4a0a533ae0a1d4c3a469e3ffdc3d28e0fe85f1cc065b428e SHA1: 9cb50045ddd6c08761fd3cef6726454cf4eb233d MD5sum: 63042c1b7da105b63437d670fe671fcb Description: Generate the C++ interfaces for eProsima FastRTPS. Package: ros-jazzy-rosidl-typesupport-fastrtps-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-rosidl-typesupport-fastrtps-cpp Version: 3.6.1-1noble.20250424.134914 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 44 Depends: ros-jazzy-rosidl-typesupport-fastrtps-cpp (= 3.6.1-1noble.20250424.134914) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-typesupport-fastrtps-cpp/ros-jazzy-rosidl-typesupport-fastrtps-cpp-dbgsym_3.6.1-1noble.20250424.134914_amd64.deb Size: 29962 SHA256: db69762cf41992cfeea143be06e5dd5656e6726820308d90340b7357d7ac0c71 SHA1: 08dfdeea5401422d4eed708c54f6b516d2361155 MD5sum: 0fe58b2915c3f25fdbf4c05c58998fdd Description: debug symbols for ros-jazzy-rosidl-typesupport-fastrtps-cpp Build-Ids: 6d224de59183c479149c945f2719857bc91de692 Package: ros-jazzy-rosidl-typesupport-interface Version: 4.6.5-1noble.20250424.121435 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 56 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-typesupport-interface/ros-jazzy-rosidl-typesupport-interface_4.6.5-1noble.20250424.121435_amd64.deb Size: 9348 SHA256: f9a1e66a1aa23be376806fe1c25e44dd35c8da8f84e2e4c77aefa424f6817b12 SHA1: 0737c05d50d532394982f8806a418ff29488efbe MD5sum: 58e23be0def38df8872a9be0377d21a3 Description: The interface for rosidl typesupport packages. Package: ros-jazzy-rosidl-typesupport-introspection-c Version: 4.6.5-1noble.20250424.134520 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 171 Depends: python3-dev, ros-jazzy-ament-cmake, ros-jazzy-ament-index-python, ros-jazzy-rosidl-cli, ros-jazzy-rosidl-cmake, ros-jazzy-rosidl-generator-c, ros-jazzy-rosidl-parser, ros-jazzy-rosidl-pycommon, ros-jazzy-rosidl-runtime-c, ros-jazzy-rosidl-typesupport-interface, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-typesupport-introspection-c/ros-jazzy-rosidl-typesupport-introspection-c_4.6.5-1noble.20250424.134520_amd64.deb Size: 24200 SHA256: 3205d4c9796741cb85b80444e697cb66ebe96ff15b1345ad1694702cc1011abb SHA1: 08b7d239e9b06544d7b54859c49c52167e61df95 MD5sum: 5c991efbf04edddc4eacd0855a356e75 Description: Generate the message type support for dynamic message construction in C. Package: ros-jazzy-rosidl-typesupport-introspection-c-dbgsym Package-Type: ddeb Source: ros-jazzy-rosidl-typesupport-introspection-c Version: 4.6.5-1noble.20250424.134520 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 15 Depends: ros-jazzy-rosidl-typesupport-introspection-c (= 4.6.5-1noble.20250424.134520) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-typesupport-introspection-c/ros-jazzy-rosidl-typesupport-introspection-c-dbgsym_4.6.5-1noble.20250424.134520_amd64.deb Size: 2708 SHA256: 9920f85e73398c6c85f158ddc2abf1840b11c2229f584301e48a7a7c9adc964a SHA1: e051b8b61ebc88b96df91e54b701dd60dc0937b2 MD5sum: ee2be20fc21632f251fca4bfc3399c32 Description: debug symbols for ros-jazzy-rosidl-typesupport-introspection-c Build-Ids: 68ae1d3daa7d2551adf3ac12a965ed1775f38d67 Package: ros-jazzy-rosidl-typesupport-introspection-cpp Version: 4.6.5-1noble.20250424.134924 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 172 Depends: python3-dev, ros-jazzy-ament-cmake, ros-jazzy-ament-index-python, ros-jazzy-rosidl-cli, ros-jazzy-rosidl-cmake, ros-jazzy-rosidl-generator-c, ros-jazzy-rosidl-generator-cpp, ros-jazzy-rosidl-parser, ros-jazzy-rosidl-pycommon, ros-jazzy-rosidl-runtime-c, ros-jazzy-rosidl-runtime-cpp, ros-jazzy-rosidl-typesupport-interface, ros-jazzy-rosidl-typesupport-introspection-c, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-typesupport-introspection-cpp/ros-jazzy-rosidl-typesupport-introspection-cpp_4.6.5-1noble.20250424.134924_amd64.deb Size: 24146 SHA256: d5439cd85487c76a123c7377398b07f901ab78294a8499f13baa6d259f69ec46 SHA1: 303e3b4ac24caf22321ef2c622d791018d9bc3ec MD5sum: 1a0f022f767badc2df222bb13508aed2 Description: Generate the message type support for dynamic message construction in C++. Package: ros-jazzy-rosidl-typesupport-introspection-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-rosidl-typesupport-introspection-cpp Version: 4.6.5-1noble.20250424.134924 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 15 Depends: ros-jazzy-rosidl-typesupport-introspection-cpp (= 4.6.5-1noble.20250424.134924) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosidl-typesupport-introspection-cpp/ros-jazzy-rosidl-typesupport-introspection-cpp-dbgsym_4.6.5-1noble.20250424.134924_amd64.deb Size: 2744 SHA256: cbe5ab850ab775787d101fb55938caca8744f6c0bd151005ea269e4a4b7aca8e SHA1: 794029a61a16da208eccc18f7c52afb61ed11bb3 MD5sum: 0a9d2ea6732e5b8567a4cdedd41fdf5c Description: debug symbols for ros-jazzy-rosidl-typesupport-introspection-cpp Build-Ids: b92bd810d3a2c4f6de85ed1ff9c8313c2006551e Package: ros-jazzy-rosx-introspection Version: 1.0.2-1noble.20250430.004056 Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 1512 Depends: rapidjson-dev, ros-jazzy-ament-index-cpp, ros-jazzy-fastcdr, ros-jazzy-rclcpp, ros-jazzy-rosbag2-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rosx-introspection/ros-jazzy-rosx-introspection_1.0.2-1noble.20250430.004056_amd64.deb Size: 204574 SHA256: 9449fafa9ed968861e68ee03b429bb8f48722a95605b39a91de44fadac849596 SHA1: fcc14dea156d705ada9aaca8f5d2922938764109 MD5sum: 841ff174a8c822a5f5303be74f709c79 Description: Successor of ros_type_introspection Package: ros-jazzy-rot-conv Version: 1.1.0-4noble.20250424.121054 Architecture: amd64 Maintainer: ijnek Installed-Size: 215 Depends: libc6 (>= 2.4), libstdc++6 (>= 13.1), libeigen3-dev, ros-jazzy-eigen3-cmake-module, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rot-conv/ros-jazzy-rot-conv_1.1.0-4noble.20250424.121054_amd64.deb Size: 41752 SHA256: b34a538655d0822e66b2736100c7cf06ec0cc79c8bb85ff81bd8ea7f3b51969b SHA1: d4851d3caa3e7c2c065f88a661e6d743ef1e6e30 MD5sum: 1e8ae786fa108c126c468bd7da96b962 Description: A collection of functions that address common computations and numerical handling of rotations in 3D Euclidean space Package: ros-jazzy-rot-conv-dbgsym Package-Type: ddeb Source: ros-jazzy-rot-conv Version: 1.1.0-4noble.20250424.121054 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 807 Depends: ros-jazzy-rot-conv (= 1.1.0-4noble.20250424.121054) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rot-conv/ros-jazzy-rot-conv-dbgsym_1.1.0-4noble.20250424.121054_amd64.deb Size: 792824 SHA256: fa146cbdcb0319160200bc5412500ad1c975f8bb3de0dac7ff06866ad75f4c5b SHA1: fe6165f9f2fdfcd32b7850f01e162faaa6e3852e MD5sum: dfcdf8a7ab0a45df59dbb4c533b499a4 Description: debug symbols for ros-jazzy-rot-conv Build-Ids: c6ee5b4bd723d69d5f15b0240b05cda3a1359a5e Package: ros-jazzy-rplidar-ros Version: 2.1.0-4noble.20250429.233753 Architecture: amd64 Maintainer: Hunter L. Allen Installed-Size: 404 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rplidar-ros/ros-jazzy-rplidar-ros_2.1.0-4noble.20250429.233753_amd64.deb Size: 114736 SHA256: b84db3649e96c1a630c9cf9cc645f8e5981ee4b927daf094eac24ff8c075d766 SHA1: d6148afca37a91a738702dfbb1c507cf017fb85b MD5sum: 45e2e54235579451502bd61fcac04df8 Description: The rplidar ros package, support rplidar A2/A1 and A3/S1 Package: ros-jazzy-rplidar-ros-dbgsym Package-Type: ddeb Source: ros-jazzy-rplidar-ros Version: 2.1.0-4noble.20250429.233753 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Hunter L. Allen Installed-Size: 1614 Depends: ros-jazzy-rplidar-ros (= 2.1.0-4noble.20250429.233753) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rplidar-ros/ros-jazzy-rplidar-ros-dbgsym_2.1.0-4noble.20250429.233753_amd64.deb Size: 1496038 SHA256: 219a980282f0c2fbdfd4adfd5d47b606884aae14627c6447f996548b3dfeea7e SHA1: 95c4ae6390de271c185117ec9d6b8ad9262b743c MD5sum: 764676cabc21235ef6f969434d9fc8b3 Description: debug symbols for ros-jazzy-rplidar-ros Build-Ids: c0d52eedfe0cca1614a1386991103db8588eb030 c159ed3e6b1627a404e09322443e10dac2e3340c Package: ros-jazzy-rpyutils Version: 0.4.1-3noble.20250424.110026 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 40 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rpyutils/ros-jazzy-rpyutils_0.4.1-3noble.20250424.110026_amd64.deb Size: 6958 SHA256: 74aea9c5b3f19fed919682799696a93ec1ff541502eefecf36350e4066192eaa SHA1: 7227391368b6054ed59a7fe39e76865583e2e6c9 MD5sum: 08d859244c50c8a5f60a52ee4dd8c6f8 Description: Package containing various utility types and functions for Python Package: ros-jazzy-rqt Version: 1.6.0-2noble.20250430.023423 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 25 Depends: ros-jazzy-rqt-gui (>= 0.3.0), ros-jazzy-rqt-gui-cpp (>= 0.3.0), ros-jazzy-rqt-gui-py (>= 0.3.0), ros-jazzy-rqt-py-common, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/rqt Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt/ros-jazzy-rqt_1.6.0-2noble.20250430.023423_amd64.deb Size: 3302 SHA256: 225f2026c5bc6db73bd619cb8e9a9849456f515ed00935f06a5e2aea36b8148e SHA1: ae96691242adaca25a21e975483834208711bc6d MD5sum: b61642b20ec0938b7efab84bb1e5a0e9 Description: rqt is a Qt-based framework for GUI development for ROS. Package: ros-jazzy-rqt-action Version: 2.2.0-3noble.20250430.023427 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 41 Depends: ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-rqt-msg, ros-jazzy-rqt-py-common, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_action Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-action/ros-jazzy-rqt-action_2.2.0-3noble.20250430.023427_amd64.deb Size: 6802 SHA256: 839f5cdecf5f69972151964bbcdd4799da06728daf5172cb495436fc47ee22fc SHA1: b5f9236875159413b5544887598edceccfc5db77 MD5sum: 20c621e0b3f3e0d77732de53800328de Description: rqt_action provides a feature to introspect all available ROS action types. Package: ros-jazzy-rqt-bag Version: 1.5.4-1noble.20250430.023318 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 507 Depends: ros-jazzy-python-qt-binding (>= 0.2.19), ros-jazzy-rclpy, ros-jazzy-rosbag2-py, ros-jazzy-rqt-gui (>= 0.2.12), ros-jazzy-rqt-gui-py, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_bag Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-bag/ros-jazzy-rqt-bag_1.5.4-1noble.20250430.023318_amd64.deb Size: 114016 SHA256: ae92e419e210f9f26a10a7f8da6a515fc5d64bb6a65832879733d236ed26c989 SHA1: d390ab629bde513c549d761447f276835d9c6674 MD5sum: bc2d0124b9f0809ade936e72cbb3af12 Description: rqt_bag provides a GUI plugin for displaying and replaying ROS bag files. Package: ros-jazzy-rqt-bag-plugins Version: 1.5.4-1noble.20250430.024832 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 138 Depends: python3-cairo, python3-pil, ros-jazzy-geometry-msgs, ros-jazzy-rclpy, ros-jazzy-rosbag2, ros-jazzy-rqt-bag, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-rqt-plot, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_bag Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-bag-plugins/ros-jazzy-rqt-bag-plugins_1.5.4-1noble.20250430.024832_amd64.deb Size: 35642 SHA256: af4d2cba3dee7a4fe0a181c52c6e57fed5329062bf2e6bea0bd01baab40c5334 SHA1: f7bd56118aae0bb11b665db19d08f5e43b166d8d MD5sum: d4b4d61df3c725e4537c43d5f6d4920c Description: rqt_bag provides a GUI plugin for displaying and replaying ROS bag files. Package: ros-jazzy-rqt-common-plugins Version: 1.2.0-4noble.20250430.024918 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 43 Depends: ros-jazzy-rqt-action, ros-jazzy-rqt-bag, ros-jazzy-rqt-bag-plugins, ros-jazzy-rqt-console, ros-jazzy-rqt-graph, ros-jazzy-rqt-image-view, ros-jazzy-rqt-msg, ros-jazzy-rqt-plot, ros-jazzy-rqt-publisher, ros-jazzy-rqt-py-common, ros-jazzy-rqt-py-console, ros-jazzy-rqt-reconfigure, ros-jazzy-rqt-service-caller, ros-jazzy-rqt-shell, ros-jazzy-rqt-srv, ros-jazzy-rqt-topic, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/rqt_common_plugins Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-common-plugins/ros-jazzy-rqt-common-plugins_1.2.0-4noble.20250430.024918_amd64.deb Size: 6408 SHA256: 2ae7d709aba7011b73320578ce1e85d9161c1b752445a7d10b1db784bf0a3ce7 SHA1: a8eb6937c898cac6e6bde79cd675d284b04ee774 MD5sum: 8b5ffbd70fb8e41e97477322aa2b21f9 Description: rqt_common_plugins metapackage provides ROS backend graphical tools suite that can be used on/off of robot runtime. To run any rqt plugins, just type in a single command "rqt", then select any plugins you want from the GUI that launches afterwards. rqt consists of three following metapackages: rqt - core modules of rqt (ROS GUI) framework. rqt plugin developers barely needs to pay attention to this metapackage. rqt_common_plugins (you're here!) rqt_robot_plugins - rqt plugins that are particularly used with robots during their runtime. Package: ros-jazzy-rqt-console Version: 2.2.1-3noble.20250430.023324 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 350 Depends: ros-jazzy-ament-index-python, ros-jazzy-python-qt-binding (>= 0.2.19), ros-jazzy-rcl-interfaces, ros-jazzy-rclpy, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-rqt-py-common, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_console Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-console/ros-jazzy-rqt-console_2.2.1-3noble.20250430.023324_amd64.deb Size: 66304 SHA256: 1221108f743b22c20dee314e530c6da4dc9fde8be9f88454538b991b7b283655 SHA1: 5e6eb4c24dad69ce416e310047eda3f9310878af MD5sum: a7a8494ea66a73d4dc061b9825ab1211 Description: rqt_console provides a GUI plugin for displaying and filtering ROS messages. Package: ros-jazzy-rqt-controller-manager Version: 4.29.0-1noble.20250505.193807 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 133 Depends: ros-jazzy-controller-manager, ros-jazzy-controller-manager-msgs, ros-jazzy-rclpy, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/rqt_controller_manager Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-controller-manager/ros-jazzy-rqt-controller-manager_4.29.0-1noble.20250505.193807_amd64.deb Size: 44000 SHA256: bdf2bfb7d4aa5e0ad0865792adee1a1f2b7628dee872f37da578ceb6fec40aec SHA1: 84f3a7c4d4ad4b911a5a407f294466b411a95ad5 MD5sum: 0f8d8cfb9bf87fe1ab5e3aec3c02128b Description: Graphical frontend for interacting with the controller manager. Package: ros-jazzy-rqt-dotgraph Version: 0.0.4-1noble.20250430.023534 Architecture: amd64 Maintainer: Alexander Xydes Installed-Size: 297 Depends: libpyside2-dev, libshiboken2-dev, pyqt5-dev, python3-pyqt5, python3-pyqt5.qtsvg, python3-pyside2.qtcore, python3-pyside2.qtgui, python3-pyside2.qthelp, python3-pyside2.qtnetwork, python3-pyside2.qtprintsupport, python3-pyside2.qtsvg, python3-pyside2.qttest, python3-pyside2.qtwidgets, python3-pyside2.qtxml, python3-sip-dev, ros-jazzy-ament-index-python, ros-jazzy-python-qt-binding, ros-jazzy-qt-dotgraph (>= 1.1.2), ros-jazzy-qt-gui-py-common, ros-jazzy-rqt-graph, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-std-msgs, shiboken2, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-dotgraph/ros-jazzy-rqt-dotgraph_0.0.4-1noble.20250430.023534_amd64.deb Size: 68252 SHA256: eca9d6547aeba6bcfc69a4dc68e0283b530ffc202478c88dc07357cd0dc268cd SHA1: c3758b4eaa241793b0781e682cd12d5c528e0984 MD5sum: 2250e013d12636ef2762da8843f8dc56 Description: rqt GUI plugin to visualize dot graphs. Package: ros-jazzy-rqt-gauges Version: 0.0.3-2noble.20250430.023325 Architecture: amd64 Maintainer: Eloy Bricneo Installed-Size: 152 Depends: ros-jazzy-ament-index-python, ros-jazzy-qt-gui, ros-jazzy-qt-gui-py-common, ros-jazzy-rclpy, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-gauges/ros-jazzy-rqt-gauges_0.0.3-2noble.20250430.023325_amd64.deb Size: 29666 SHA256: dc6cd802ad0f872fd97fa19df0598fa0062a89f86ffe7961d49e246aa9cbcec4 SHA1: 40dd351283d58020a1bd61ba2dc1210e0be151f4 MD5sum: 3a29a503767fbf321a515650c1cfaebb Description: Visualization plugin for several sensors. Package: ros-jazzy-rqt-graph Version: 1.5.4-1noble.20250430.023439 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 238 Depends: ros-jazzy-ament-index-python, ros-jazzy-python-qt-binding, ros-jazzy-qt-dotgraph (>= 1.1.2), ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_graph Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-graph/ros-jazzy-rqt-graph_1.5.4-1noble.20250430.023439_amd64.deb Size: 55756 SHA256: 0f22aaa365e0a0cd0d3f34c456831f1b55bd566b04449704d4194fb2afd07d8b SHA1: 3e5559669bc75e35837cd1f21cb56246b8334d2c MD5sum: 19e172c6366371dd38ffd6f6f8477aff Description: rqt_graph provides a GUI plugin for visualizing the ROS computation graph. Its components are made generic so that other packages where you want to achieve graph representation can depend upon this pkg (use rqt_dep to find out the pkgs that depend. rqt_dep itself depends on rqt_graph too). Package: ros-jazzy-rqt-gui Version: 1.6.0-2noble.20250430.005437 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 177 Depends: python3-catkin-pkg-modules, ros-jazzy-ament-index-python, ros-jazzy-python-qt-binding, ros-jazzy-qt-gui (>= 0.3.0), ros-jazzy-rclpy, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/rqt_gui Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-gui/ros-jazzy-rqt-gui_1.6.0-2noble.20250430.005437_amd64.deb Size: 97604 SHA256: 1c1d7f2fcdc8d48d681ffd102a6b566066606b32af174b9559d2b2b0a6db659a SHA1: 52c0910ce2db009f1c4206df5271298711c4e636 MD5sum: 461715f6bdf95a44fe05d01cfec5b496 Description: rqt_gui provides the main to start an instance of the ROS integrated graphical user interface provided by qt_gui. Package: ros-jazzy-rqt-gui-cpp Version: 1.6.0-2noble.20250430.001829 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 364 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-pluginlib, ros-jazzy-qt-gui-cpp (>= 0.3.0), ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/rqt_gui_cpp Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-gui-cpp/ros-jazzy-rqt-gui-cpp_1.6.0-2noble.20250430.001829_amd64.deb Size: 112708 SHA256: 36493228966b94d2f0d5c2e7e56969c571346ecb066e97b44cc51fda9ab3145c SHA1: 2f0cf0877a9bd5142976746858daefaedf6bf20e MD5sum: 98267387bdf62cfdb39a729fd3d1da23 Description: rqt_gui_cpp enables GUI plugins to use the C++ client library for ROS. Package: ros-jazzy-rqt-gui-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-rqt-gui-cpp Version: 1.6.0-2noble.20250430.001829 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 1669 Depends: ros-jazzy-rqt-gui-cpp (= 1.6.0-2noble.20250430.001829) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-gui-cpp/ros-jazzy-rqt-gui-cpp-dbgsym_1.6.0-2noble.20250430.001829_amd64.deb Size: 1594870 SHA256: e2e96ea007df88f24bac659be40c28bf959f31d9bf556d0bd323f983eff3528e SHA1: dda6eac7dc4377e5cefee43bff201246c7316ebf MD5sum: 7b1096ed684d9a6a035a733dcd0f6844 Description: debug symbols for ros-jazzy-rqt-gui-cpp Build-Ids: f0249e7bffdcbe247aa787f7b76eed1a069a899b Package: ros-jazzy-rqt-gui-py Version: 1.6.0-2noble.20250430.022946 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 48 Depends: ros-jazzy-qt-gui (>= 0.3.0), ros-jazzy-rqt-gui (>= 0.3.0), ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/rqt_gui_py Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-gui-py/ros-jazzy-rqt-gui-py_1.6.0-2noble.20250430.022946_amd64.deb Size: 8654 SHA256: d2d08a2b7f3495ccc0338fede4f444164eeb7d34ba472aa4b968938387f03ca8 SHA1: 4961abeb5363c3a744ca94c87ed87f7251524619 MD5sum: 1973c95bb331ad9f6b186aac6db18460 Description: rqt_gui_py enables GUI plugins to use the Python client library for ROS. Package: ros-jazzy-rqt-image-overlay Version: 0.4.0-1noble.20250430.020053 Architecture: amd64 Maintainer: ijnek Installed-Size: 534 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5t64 (>= 5.11.0~rc1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), qtbase5-dev, ros-jazzy-image-transport, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-ros-image-to-qimage, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-cpp, ros-jazzy-rqt-image-overlay-layer, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-image-overlay/ros-jazzy-rqt-image-overlay_0.4.0-1noble.20250430.020053_amd64.deb Size: 155430 SHA256: 92ed1a75436950ac7e62ff46517a4ec714fc4f6336b6562c1fa1f5e3fe042f67 SHA1: 6036e325b24f590bdc608c01bd5b36dcd1272a3d MD5sum: 75eb37e8a52412ecddce869d9f7e2064 Description: An rqt plugin to display overlays for custom msgs on an image using plugins. Package: ros-jazzy-rqt-image-overlay-dbgsym Package-Type: ddeb Source: ros-jazzy-rqt-image-overlay Version: 0.4.0-1noble.20250430.020053 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 4683 Depends: ros-jazzy-rqt-image-overlay (= 0.4.0-1noble.20250430.020053) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-image-overlay/ros-jazzy-rqt-image-overlay-dbgsym_0.4.0-1noble.20250430.020053_amd64.deb Size: 4553200 SHA256: a676990096a8b37e2cff54535663b481414128b18914fade87b22352411974c1 SHA1: 34a4cd73cc1342f080f6eea4be90df68b7b9d578 MD5sum: 48f79c0d19a2031906509450d409bdd8 Description: debug symbols for ros-jazzy-rqt-image-overlay Build-Ids: 5f3a1c465f6f70ad0da712ad5bb6a3956842914d Package: ros-jazzy-rqt-image-overlay-layer Version: 0.4.0-1noble.20250429.231412 Architecture: amd64 Maintainer: ijnek Installed-Size: 54 Depends: qtbase5-dev, ros-jazzy-message-filters, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rcpputils, ros-jazzy-rosidl-runtime-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-image-overlay-layer/ros-jazzy-rqt-image-overlay-layer_0.4.0-1noble.20250429.231412_amd64.deb Size: 8176 SHA256: adf44b86c0fa6b359914c7a3ae00335a2babd6bde1c8705cfb11cb7811d7b2cc SHA1: 8f2ed433e846269bf50e863c99ae36412f6a1ee0 MD5sum: 7c813a0303e73d6b91739f05c6a3f7b9 Description: Provides an rqt_image_overlay_layer plugin interface, and a template impelementation class Package: ros-jazzy-rqt-image-view Version: 1.3.0-2noble.20250430.005639 Architecture: amd64 Maintainer: Mabel Zhang Installed-Size: 485 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-image-transport, ros-jazzy-qt-gui-cpp, ros-jazzy-rclcpp, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-cpp, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_image_view Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-image-view/ros-jazzy-rqt-image-view_1.3.0-2noble.20250430.005639_amd64.deb Size: 208124 SHA256: 26598498d7767a3164f07094e4df9cf66cd6b8e9b082631e5a9bd3b6385eab7a SHA1: 0da3088c0558673d18a2d468f4dd22d80522f3af MD5sum: 766ef1ca89f4caf6d4db3547d50906c3 Description: rqt_image_view provides a GUI plugin for displaying images using image_transport. Package: ros-jazzy-rqt-image-view-dbgsym Package-Type: ddeb Source: ros-jazzy-rqt-image-view Version: 1.3.0-2noble.20250430.005639 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mabel Zhang Installed-Size: 2314 Depends: ros-jazzy-rqt-image-view (= 1.3.0-2noble.20250430.005639) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-image-view/ros-jazzy-rqt-image-view-dbgsym_1.3.0-2noble.20250430.005639_amd64.deb Size: 2228708 SHA256: 281eb753c80f8b5907ed910871f1000da3a4a7e86e3addd2aa7ca1680f0226d6 SHA1: 43bd0ca1ca14992e4e5af7133bd5b264073018ce MD5sum: 475bf57963cbaf94cafbf4f564435c64 Description: debug symbols for ros-jazzy-rqt-image-view Build-Ids: cb15a620aad70a20110eb279fd7f72b8fb5e30e2 Package: ros-jazzy-rqt-joint-trajectory-controller Version: 4.24.0-1noble.20250505.192617 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 184 Depends: python3-rospkg, ros-jazzy-control-msgs, ros-jazzy-controller-manager-msgs, ros-jazzy-python-qt-binding, ros-jazzy-qt-gui, ros-jazzy-rclpy, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-trajectory-msgs, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-joint-trajectory-controller/ros-jazzy-rqt-joint-trajectory-controller_4.24.0-1noble.20250505.192617_amd64.deb Size: 41664 SHA256: 3ce70f8f03c06ea0caa58d19e1aa38f68b92e7842dca44ccb258a230a9623600 SHA1: e9630b715f20ce96c1501cebd1a8cf31b6cad2e7 MD5sum: f8cefc142ef2d0cc721017ff1cd8eff3 Description: Graphical frontend for interacting with joint_trajectory_controller instances. Package: ros-jazzy-rqt-moveit Version: 1.0.1-5noble.20250430.023340 Architecture: amd64 Maintainer: Isaac I.Y. Saito Installed-Size: 81 Depends: ros-jazzy-python-qt-binding (>= 0.2.19), ros-jazzy-rclpy, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-rqt-py-common, ros-jazzy-rqt-topic, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_moveit Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-moveit/ros-jazzy-rqt-moveit_1.0.1-5noble.20250430.023340_amd64.deb Size: 17258 SHA256: d76066b0fe3c351a0c1bc97368f7b077d1992ebd8b68244a77ae0b0227dca1c3 SHA1: 2277a93fe29ea9ff4c6cc609ed7c94246859b7d4 MD5sum: cb66a89e978c40d6c11d22cf458d879c Description: An rqt-based tool that assists monitoring tasks for MoveIt! motion planner developers and users. Currently the following items are monitored if they are either running, existing or published: Node: /move_group Parameter: [/robot_description, /robot_description_semantic] Topic: Following types are monitored. Published "names" are ignored. [sensor_msgs/PointCloud, sensor_msgs/PointCloud2, sensor_msgs/Image, sensor_msgs/CameraInfo] Since this package is not made by the MoveIt! development team (although with assistance from the them), please post issue reports to the designated tracker (not MoveIt!'s main tracker). Package: ros-jazzy-rqt-msg Version: 1.5.1-3noble.20250430.023350 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 79 Depends: ros-jazzy-ament-index-python, ros-jazzy-python-qt-binding (>= 0.2.19), ros-jazzy-rclpy, ros-jazzy-rosidl-runtime-py, ros-jazzy-rqt-console, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-rqt-py-common, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_msg Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-msg/ros-jazzy-rqt-msg_1.5.1-3noble.20250430.023350_amd64.deb Size: 15916 SHA256: 791acf8107180b07495855ca1398210dc33623367baa0ab2577a89aeb07231d1 SHA1: afea528c3e817d3eccaef5dc6baea4a6f97e27cb MD5sum: f2ae9653fe0196a81cd294e184638166 Description: A Python GUI plugin for introspecting available ROS message types. Package: ros-jazzy-rqt-plot Version: 1.4.2-1noble.20250430.023330 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 218 Depends: python3-catkin-pkg-modules, python3-matplotlib, python3-numpy, ros-jazzy-python-qt-binding (>= 0.2.19), ros-jazzy-qt-gui-py-common (>= 0.2.25), ros-jazzy-rclpy, ros-jazzy-rosidl-runtime-py, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-rqt-py-common, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_plot Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-plot/ros-jazzy-rqt-plot_1.4.2-1noble.20250430.023330_amd64.deb Size: 54700 SHA256: 6e04bc060806daefa1d69693557a7c8696a7b0fe1acabcb7bd28fe5136d21714 SHA1: b0c0f6d911a8551ddd8b357d69376440c5d66385 MD5sum: 0efe5fe3a6514762d95789e2ae1f856c Description: rqt_plot provides a GUI plugin visualizing numeric values in a 2D plot using different plotting backends. Package: ros-jazzy-rqt-publisher Version: 1.7.2-2noble.20250430.023334 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 126 Depends: python3-numpy, ros-jazzy-ament-index-python, ros-jazzy-python-qt-binding (>= 0.2.19), ros-jazzy-qt-gui-py-common, ros-jazzy-rclpy, ros-jazzy-rosidl-runtime-py, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-rqt-py-common, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_publisher Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-publisher/ros-jazzy-rqt-publisher_1.7.2-2noble.20250430.023334_amd64.deb Size: 30426 SHA256: 7fd8d62e1966dd2a2db1f04458f41f33e8a52f16712089ceac625795327c1502 SHA1: 46dae2a46d8b17d33f1eabb52807e1f81a3baa9c MD5sum: 09039832fc2583b60473dc50ef0cd394 Description: rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values. Package: ros-jazzy-rqt-py-common Version: 1.6.0-2noble.20250430.005439 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 143 Depends: qtbase5-dev, ros-jazzy-python-qt-binding (>= 0.3.4), ros-jazzy-qt-gui, ros-jazzy-rclpy, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/rqt_py_common Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-py-common/ros-jazzy-rqt-py-common_1.6.0-2noble.20250430.005439_amd64.deb Size: 22256 SHA256: 2fb7b6c90673cf6cb76e89dda607285faf86004c87651b9938f8cdfe264089ca SHA1: e5f9c56a110ca71026d960434cead9db67f11339 MD5sum: ab6fa9d600c360eb65d0dc026e538844 Description: rqt_py_common provides common functionality for rqt plugins written in Python. Despite no plugin is provided, this package is part of the rqt_common_plugins repository to keep refactoring generic functionality from these common plugins into this package as easy as possible. Functionality included in this package should cover generic ROS concepts and should not introduce any special dependencies beside "ros_base". Package: ros-jazzy-rqt-py-console Version: 1.2.2-3noble.20250430.023341 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 66 Depends: ros-jazzy-ament-index-python, ros-jazzy-python-qt-binding (>= 0.2.19), ros-jazzy-qt-gui, ros-jazzy-qt-gui-py-common, ros-jazzy-rclpy, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_py_console Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-py-console/ros-jazzy-rqt-py-console_1.2.2-3noble.20250430.023341_amd64.deb Size: 12392 SHA256: e86d3cc5916fdef65457d96bd965bce87f0fdf6f2948e83ca45787ffb748b430 SHA1: c8a3ba9c8406579a95ccd92cd9ae3e71b6871a5d MD5sum: e812a63ddb8924f4dc620a2314b6eda2 Description: rqt_py_console is a Python GUI plugin providing an interactive Python console. Package: ros-jazzy-rqt-reconfigure Version: 1.6.2-3noble.20250430.023353 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 299 Depends: python3-yaml, ros-jazzy-ament-index-python, ros-jazzy-python-qt-binding (>= 0.2.19), ros-jazzy-qt-gui-py-common, ros-jazzy-rclpy, ros-jazzy-rqt-console, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-rqt-py-common, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_reconfigure Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-reconfigure/ros-jazzy-rqt-reconfigure_1.6.2-3noble.20250430.023353_amd64.deb Size: 61016 SHA256: 3fdceb4408a56d84244b51014a5a5c8c03e1fa0ae44f3bcd084257f67cd0db6b SHA1: 647a25203bf412bd42305cc4acad159cadaf89f3 MD5sum: 15c87b2e047d6c82ae9822c4f8d3f36d Description: This rqt plugin provides a way to view and edit parameters on nodes. Package: ros-jazzy-rqt-robot-dashboard Version: 0.6.1-5noble.20250430.023548 Architecture: amd64 Maintainer: Aaron Blasdel Installed-Size: 2581 Depends: ros-jazzy-diagnostic-msgs, ros-jazzy-python-qt-binding (>= 0.2.19), ros-jazzy-qt-gui, ros-jazzy-rclpy, ros-jazzy-rqt-console (>= 0.3.1), ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-rqt-robot-monitor, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_robot_dashboard Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-robot-dashboard/ros-jazzy-rqt-robot-dashboard_0.6.1-5noble.20250430.023548_amd64.deb Size: 58242 SHA256: 3347d48d311bf005568d745709d1a469814f715f6cc5dc12d333fa1c1e120012 SHA1: 347c411c3336a165b112cc262acf2e8fabbc62f6 MD5sum: de460ffd8dd96b0781e09af805a21fbc Description: rqt_robot_dashboard provides an infrastructure for building robot dashboard plugins in rqt. Package: ros-jazzy-rqt-robot-monitor Version: 1.0.6-1noble.20250430.023346 Architecture: amd64 Maintainer: Arne Hitzmann Installed-Size: 171 Depends: python3-rospkg-modules, ros-jazzy-diagnostic-msgs, ros-jazzy-python-qt-binding (>= 0.2.19), ros-jazzy-qt-gui, ros-jazzy-qt-gui-py-common, ros-jazzy-rclpy, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-rqt-py-common, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_robot_monitor Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-robot-monitor/ros-jazzy-rqt-robot-monitor_1.0.6-1noble.20250430.023346_amd64.deb Size: 36984 SHA256: 218514dc575989484d1bb261e6c38e2da33f485acf23a4b78907657b81df486f SHA1: 7683f17578241372683138132db32e84d0cb6363 MD5sum: 9cc216d537697ae5b311aa9b3791dde1 Description: rqt_robot_monitor displays diagnostics_agg topics messages that are published by diagnostic_aggregator. rqt_robot_monitor is a direct port to rqt of robot_monitor. All diagnostics are fall into one of three tree panes depending on the status of diagnostics (normal, warning, error/stale). Status are shown in trees to represent their hierarchy. Worse status dominates the higher level status. Ex. 'Computer' category has 3 sub devices. 2 are green but 1 is error. Then 'Computer' becomes error. You can look at the detail of each status by double-clicking the tree nodes. Currently re-usable API to other pkgs are not explicitly provided. Package: ros-jazzy-rqt-robot-steering Version: 1.0.1-2noble.20250430.023355 Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 94 Depends: ros-jazzy-ament-index-python, ros-jazzy-geometry-msgs, ros-jazzy-python-qt-binding (>= 0.2.19), ros-jazzy-rclpy, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_robot_steering Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-robot-steering/ros-jazzy-rqt-robot-steering_1.0.1-2noble.20250430.023355_amd64.deb Size: 14284 SHA256: ed18978d925d3c691040067fb349161cf7021726bde8c0301172672da953748c SHA1: 1b121d3e80ef77e96b9ed5fab1d982db7ac20006 MD5sum: 2e278f063d2b5f017e3633e57e3c979e Description: rqt_robot_steering provides a GUI plugin for steering a robot using Twist messages. Package: ros-jazzy-rqt-runtime-monitor Version: 1.0.0-5noble.20250430.023356 Architecture: amd64 Maintainer: Aaron Blasdel Installed-Size: 78 Depends: python3-rospkg, ros-jazzy-ament-index-python, ros-jazzy-diagnostic-msgs, ros-jazzy-python-qt-binding (>= 0.2.19), ros-jazzy-qt-gui, ros-jazzy-rclpy, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_runtime_monitor Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-runtime-monitor/ros-jazzy-rqt-runtime-monitor_1.0.0-5noble.20250430.023356_amd64.deb Size: 16658 SHA256: 7488135da7a9e881a89619dfc4e38ba11e84fc1a5e3cca91bd5b5eb8c79062d4 SHA1: 3f7594628129df7e90b404b70b25de576ddba411 MD5sum: 1f08d56bbef7d67c96ffac5eb1b44820 Description: rqt_runtime_monitor provides a GUI plugin viewing DiagnosticsArray messages. Package: ros-jazzy-rqt-service-caller Version: 1.2.1-3noble.20250430.023447 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 86 Depends: ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-rqt-py-common, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_service_caller Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-service-caller/ros-jazzy-rqt-service-caller_1.2.1-3noble.20250430.023447_amd64.deb Size: 19262 SHA256: 1dd42de1306c3d33a8d55578e1da289716dd55b391ea60a9df307c2ce055ae03 SHA1: ed14d90655c17dc2d00f2262ade997c1c9833240 MD5sum: 6a66e9817b756cd4f1293aefd6cc7716 Description: rqt_service_caller provides a GUI plugin for calling arbitrary services. Package: ros-jazzy-rqt-shell Version: 1.2.2-2noble.20250430.023446 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 79 Depends: python3-catkin-pkg-modules, ros-jazzy-python-qt-binding (>= 0.2.19), ros-jazzy-qt-gui, ros-jazzy-qt-gui-py-common, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_shell Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-shell/ros-jazzy-rqt-shell_1.2.2-2noble.20250430.023446_amd64.deb Size: 16332 SHA256: 0befd42c2273bbb70cb33e2ab6de0f86c117292853585e5ce7e7caa5a13133a0 SHA1: a0a9e3a68a843daa21a99f47422eb0a07a04084c MD5sum: eae9743b5542d5baf5eebb54a49456b9 Description: rqt_shell is a Python GUI plugin providing an interactive shell. Package: ros-jazzy-rqt-srv Version: 1.2.2-3noble.20250430.023429 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 42 Depends: ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-rqt-msg, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_srv Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-srv/ros-jazzy-rqt-srv_1.2.2-3noble.20250430.023429_amd64.deb Size: 6912 SHA256: 319eec4acc10de093ae9dd3d12979547fb0e67d18c0e2541cccde836ca0fdc45 SHA1: fda33fd6350a0a60b0574bb73e437fd18f41840c MD5sum: 1524cff7a863c2b1771fafa6c30e2233 Description: A Python GUI plugin for introspecting available ROS service types. Package: ros-jazzy-rqt-tf-tree Version: 1.0.5-1noble.20250430.023516 Architecture: amd64 Maintainer: Isaac I.Y. Saito Installed-Size: 81 Depends: ros-jazzy-python-qt-binding (>= 0.2.19), ros-jazzy-qt-dotgraph, ros-jazzy-rclpy, ros-jazzy-rqt-graph, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-tf2-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_tf_tree Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-tf-tree/ros-jazzy-rqt-tf-tree_1.0.5-1noble.20250430.023516_amd64.deb Size: 17126 SHA256: a2c14b68e73f1461b467f6cad255f8e90e0f2de2859d6f6a22e3aa61d8122ab9 SHA1: 6307fe152928351ea8d1c146551061351f5e69e5 MD5sum: 3077eb310de4d58c64e3a6eae9c15c06 Description: rqt_tf_tree provides a GUI plugin for visualizing the ROS TF frame tree. Package: ros-jazzy-rqt-topic Version: 1.7.3-1noble.20250430.023317 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 104 Depends: ros-jazzy-python-qt-binding (>= 0.2.19), ros-jazzy-rclpy, ros-jazzy-ros2topic, ros-jazzy-rqt-gui, ros-jazzy-rqt-gui-py, ros-jazzy-rqt-py-common, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/rqt_topic Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rqt-topic/ros-jazzy-rqt-topic_1.7.3-1noble.20250430.023317_amd64.deb Size: 24688 SHA256: 907afa6077eb2ff9f30dd46ff2fb15142e68b9880e3bb69b80c40433a50dacb0 SHA1: 90d134ef70d53333d03bcff3c201b0ac1fe25363 MD5sum: 2fed4d62743eeea607cdf4abda4b8575 Description: rqt_topic provides a GUI plugin for displaying debug information about ROS topics including publishers, subscribers, publishing rate, and ROS Messages. Package: ros-jazzy-rsl Version: 1.1.0-3noble.20250430.001838 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 85 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, libfmt-dev, ros-jazzy-rclcpp, ros-jazzy-tcb-span, ros-jazzy-tl-expected, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rsl/ros-jazzy-rsl_1.1.0-3noble.20250430.001838_amd64.deb Size: 17078 SHA256: 7bff6a6ce051dd0c11e684a1d4408a22ae1c28b0c2dafd9d9718dcf07a9e5a81 SHA1: 04284ec3c3c210f9d6b9ab53fc7d333a5c24f328 MD5sum: d9e2d24f8141c420f135a1489bd1dd82 Description: ROS Support Library Package: ros-jazzy-rsl-dbgsym Package-Type: ddeb Source: ros-jazzy-rsl Version: 1.1.0-3noble.20250430.001838 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 159 Depends: ros-jazzy-rsl (= 1.1.0-3noble.20250430.001838) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rsl/ros-jazzy-rsl-dbgsym_1.1.0-3noble.20250430.001838_amd64.deb Size: 146414 SHA256: a5fec47ccd848601ddf91542988c57ea60395b5245d8a37e549ac090a4340a86 SHA1: 734c9c775ce8dbb7a58119825460923bde8dfac3 MD5sum: 6bf23b14d2136cbd82711cb0f7a6d22b Description: debug symbols for ros-jazzy-rsl Build-Ids: 11664ef5485cd98d17f20bed15c42510ebf26fcf Package: ros-jazzy-rslidar-msg Version: 0.0.0-1noble.20250430.001915 Architecture: amd64 Maintainer: robosense Installed-Size: 459 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rclcpp, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rslidar-msg/ros-jazzy-rslidar-msg_0.0.0-1noble.20250430.001915_amd64.deb Size: 46556 SHA256: 6e43a729305b8bec78ce0ff99e189ed9060af737f8e54ce8c4562fa285e6e883 SHA1: f641281f3b5c87e4e361211a2b3caf993870762d MD5sum: 1057c2a2016970ad303e24bcf577c92c Description: ros msgs for the rslidar_sdk project Package: ros-jazzy-rslidar-msg-dbgsym Package-Type: ddeb Source: ros-jazzy-rslidar-msg Version: 0.0.0-1noble.20250430.001915 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: robosense Installed-Size: 309 Depends: ros-jazzy-rslidar-msg (= 0.0.0-1noble.20250430.001915) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rslidar-msg/ros-jazzy-rslidar-msg-dbgsym_0.0.0-1noble.20250430.001915_amd64.deb Size: 211916 SHA256: c1a68573a46aec5a51dfc4958532f480cf0b6c8d8e190fc16584871c37cdeb5c SHA1: 7b31025c59ce5339718b914281cbcae5adbfeb8c MD5sum: b9204071beeaf639ef2bbf76381417e1 Description: debug symbols for ros-jazzy-rslidar-msg Build-Ids: 26922c349474697d3f7a446680ae5c289e22a8f6 2944a0dc59f9b06056e29f54d1688a1e4888aeaa 3a4adbd1df704c3954150118489bd6e2f5511482 3bdcbae91ee074990e09885de5a992d50988a798 407bbb97bc66bbcd66774b33baff44d7bb06216c 472b38ec7458af6381de85d293b7dc30be55ba09 74969f80e91a9cab38f46c45a4f9238cf9edbec6 9f32120fd1ba7cbfa9f3658c803e3cd7857db0de b41e9e379d5a4a574670e35d16140bfb1d153840 d3abdfb7c61067e9b31cf0d0f5c7e817057930ec e3011a8b4d614da50818ec0876ba1df129d31d48 Package: ros-jazzy-rslidar-sdk Version: 1.5.16-1noble.20250430.002125 Architecture: amd64 Maintainer: robosense Installed-Size: 853 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libpcap0.8t64 (>= 1.0.0), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libpcap0.8-dev, libyaml-cpp-dev, ros-jazzy-rclcpp, ros-jazzy-rslidar-msg, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rslidar-sdk/ros-jazzy-rslidar-sdk_1.5.16-1noble.20250430.002125_amd64.deb Size: 200386 SHA256: 22d66ca288f9e0a9ccd991149398b6382b24ff7d73d246b5dd48f0558d88b6bc SHA1: 0b2faffab34bad5527284a613f947019a3dde5ae MD5sum: 4a28878bfd631d9ce4ec97fa1832ff6b Description: The rslidar_sdk package Package: ros-jazzy-rslidar-sdk-dbgsym Package-Type: ddeb Source: ros-jazzy-rslidar-sdk Version: 1.5.16-1noble.20250430.002125 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: robosense Installed-Size: 3706 Depends: ros-jazzy-rslidar-sdk (= 1.5.16-1noble.20250430.002125) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rslidar-sdk/ros-jazzy-rslidar-sdk-dbgsym_1.5.16-1noble.20250430.002125_amd64.deb Size: 3250950 SHA256: ed6d498783b2febb65bdb2cc4834b545c71187b2316bcddc1323ab2c1a662ff7 SHA1: af55a7a0a7f487f2394e258424b19b69231bd853 MD5sum: b29761ef7e08f09bb3046b4241e5a4f0 Description: debug symbols for ros-jazzy-rslidar-sdk Build-Ids: 4a37180794a9cd65f4db90f786f832b7a5c66e7b Package: ros-jazzy-rt-manipulators-cpp Version: 1.1.0-1noble.20250424.121042 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 477 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libeigen3-dev, libyaml-cpp-dev, ros-jazzy-dynamixel-sdk, ros-jazzy-eigen3-cmake-module, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rt-manipulators-cpp/ros-jazzy-rt-manipulators-cpp_1.1.0-1noble.20250424.121042_amd64.deb Size: 131600 SHA256: e3233627dfd344565fe2fd460a2ffb1f02f8d776ff664df63885d8ef79a37385 SHA1: 3ce4a145c927d3f6106ed0309cc7a8b875d744b8 MD5sum: 29917063de376bcc4ab05ad328ae67b8 Description: RT Manipulators C++ Library Package: ros-jazzy-rt-manipulators-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-rt-manipulators-cpp Version: 1.1.0-1noble.20250424.121042 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: RT Corporation Installed-Size: 3949 Depends: ros-jazzy-rt-manipulators-cpp (= 1.1.0-1noble.20250424.121042) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rt-manipulators-cpp/ros-jazzy-rt-manipulators-cpp-dbgsym_1.1.0-1noble.20250424.121042_amd64.deb Size: 3865956 SHA256: bd311d2961ef86d2fe41b957feb6e6abe345b6e382fd64980acaa8a6d87f70e1 SHA1: c79475c456feb363e9d3752fc87a930cfd890a5d MD5sum: 5e0c18e9197bf5e7989c45914d7c2024 Description: debug symbols for ros-jazzy-rt-manipulators-cpp Build-Ids: a2ec1744f23a6adda161920a6eb4492bf2326ca2 Package: ros-jazzy-rt-manipulators-examples Version: 1.1.0-1noble.20250430.001953 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 102 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rt-manipulators-cpp, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rt-manipulators-examples/ros-jazzy-rt-manipulators-examples_1.1.0-1noble.20250430.001953_amd64.deb Size: 22736 SHA256: 9becb66fe4e930d64831ef5a5dd1f1b597cb62df6af4cb6cb110f771a35f8213 SHA1: c0ec2d64d60d284f86ea0e9534aeca75da4b7bd6 MD5sum: 5b55bbbe72be547ab9010ff84418d0a4 Description: Examples for RT Manipulators C++ Library Package: ros-jazzy-rt-manipulators-examples-dbgsym Package-Type: ddeb Source: ros-jazzy-rt-manipulators-examples Version: 1.1.0-1noble.20250430.001953 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: RT Corporation Installed-Size: 520 Depends: ros-jazzy-rt-manipulators-examples (= 1.1.0-1noble.20250430.001953) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rt-manipulators-examples/ros-jazzy-rt-manipulators-examples-dbgsym_1.1.0-1noble.20250430.001953_amd64.deb Size: 496128 SHA256: 0bb1492eada8e5f4366e3289fee135c8c224edb367d810b9803f9f6b90335415 SHA1: ad3b31c2656e56e18218af478cf80e90d1cf7a37 MD5sum: 55107acb8c7d708561448bb580dcd37d Description: debug symbols for ros-jazzy-rt-manipulators-examples Build-Ids: f113c4b1a2779c573f4c1ce8c519e77965fc142e Package: ros-jazzy-rt-usb-9axisimu-driver Version: 3.0.0-1noble.20250430.001406 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 423 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rt-usb-9axisimu-driver/ros-jazzy-rt-usb-9axisimu-driver_3.0.0-1noble.20250430.001406_amd64.deb Size: 102804 SHA256: a0db19f14100c18b4dd927bff3e6417f3d7869c65f467fed26720c89fdf41539 SHA1: 6a1243442500132dfd334b0f22826e34ff8c4794 MD5sum: a62ba77dbeb27251412fde7feec8df01 Description: The rt_usb_9axisimu_driver package Package: ros-jazzy-rt-usb-9axisimu-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-rt-usb-9axisimu-driver Version: 3.0.0-1noble.20250430.001406 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: RT Corporation Installed-Size: 1767 Depends: ros-jazzy-rt-usb-9axisimu-driver (= 3.0.0-1noble.20250430.001406) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rt-usb-9axisimu-driver/ros-jazzy-rt-usb-9axisimu-driver-dbgsym_3.0.0-1noble.20250430.001406_amd64.deb Size: 1617590 SHA256: f6dd0890f4992936e49b158e07c83f538499c814d49c45d8dc9544f560efd4ca SHA1: e912d341d2cb278790a2d77cb7fb2f142c7c0cd9 MD5sum: ac5bf7339b1aae6dc99804dd59c94d67 Description: debug symbols for ros-jazzy-rt-usb-9axisimu-driver Build-Ids: 5113698c2ea844b65ebe1207016559593b977697 a3e7658cf2814b99b438151c044cc8c4661edfa1 Package: ros-jazzy-rtabmap Version: 0.21.10-1noble.20250430.015643 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 21098 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.38), libdc1394-25 (>= 2.2.6), libgcc-s1 (>= 4.0), libgomp1 (>= 6), liboctomap1.9t64 (>= 1.9.7+dfsg), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-contrib406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-photo406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libopencv-video406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libopenni2-0 (>= 2.2.0.33+dfsg), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-features1.14 (>= 1.14.0+dfsg), libpcl-filters1.14 (>= 1.14.0+dfsg), libpcl-io1.14 (>= 1.14.0+dfsg), libpcl-kdtree1.14 (>= 1.14.0+dfsg), libpcl-registration1.14 (>= 1.14.0+dfsg), libpcl-sample-consensus1.14 (>= 1.14.0+dfsg), libpcl-search1.14 (>= 1.14.0+dfsg), libpcl-segmentation1.14 (>= 1.14.0+dfsg), libpcl-surface1.14 (>= 1.14.0+dfsg), libpcl-visualization1.14 (>= 1.14.0+dfsg), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5printsupport5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.15.1), libsqlite3-0 (>= 3.6.11), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0), libvtk9.1t64 (>= 9.1.0+really9.1.0+dfsg2), libvtk9.1t64-qt (>= 9.1.0+really9.1.0+dfsg2), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-gtsam, ros-jazzy-libg2o, zlib1g (>= 1:1.2.0), liboctomap-dev, libpcl-dev, libsqlite3-dev, libtbb-dev, ros-jazzy-cv-bridge, ros-jazzy-libpointmatcher, ros-jazzy-qt-gui-cpp, zlib1g-dev, ros-jazzy-ros-workspace Homepage: http://introlab.github.io/rtabmap Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap/ros-jazzy-rtabmap_0.21.10-1noble.20250430.015643_amd64.deb Size: 5891802 SHA256: 356f9eeb6a3510ce75ad472565e8b9fa4e763704f8f2aa8d9028d306f84a7979 SHA1: f20f8f828da172d3b3ec952b071e201e1c3602d5 MD5sum: 7ef12e29c1f160309930c85bbf9e1887 Description: RTAB-Map's standalone library. RTAB-Map is a RGB-D SLAM approach with real-time constraints. Package: ros-jazzy-rtabmap-conversions Version: 0.21.10-1noble.20250430.025750 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 493 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libpcl-common1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-rtabmap, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-image-geometry, ros-jazzy-laser-geometry, ros-jazzy-pcl-conversions, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rtabmap-msgs, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-geometry-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-conversions/ros-jazzy-rtabmap-conversions_0.21.10-1noble.20250430.025750_amd64.deb Size: 168102 SHA256: e49eae4884190f30d2185d1ad87f75448996b062ad0f0625b140528704efc18e SHA1: 15a4a11ce425bcbfa3f33f25cc9f7b0b7021e0f6 MD5sum: 45fdc68ceb63b1f5f7c9df64b778dfe7 Description: RTAB-Map's conversions package. This package can be used to convert rtabmap_msgs's msgs into RTAB-Map's library objects. Package: ros-jazzy-rtabmap-conversions-dbgsym Package-Type: ddeb Source: ros-jazzy-rtabmap-conversions Version: 0.21.10-1noble.20250430.025750 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 3079 Depends: ros-jazzy-rtabmap-conversions (= 0.21.10-1noble.20250430.025750) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-conversions/ros-jazzy-rtabmap-conversions-dbgsym_0.21.10-1noble.20250430.025750_amd64.deb Size: 3021204 SHA256: 55101043b0ab5c9ce1b4be291d53646932f8c6a60ae5549b1b9e65aeed88661c SHA1: e0235ceff3e01bd984431b1b80eb89931cc0a664 MD5sum: d8359b1a727905cea16cdf2b10542b07 Description: debug symbols for ros-jazzy-rtabmap-conversions Build-Ids: 9556da161f63a69f647f163e176e2b12f51c7b8b Package: ros-jazzy-rtabmap-dbgsym Package-Type: ddeb Source: ros-jazzy-rtabmap Version: 0.21.10-1noble.20250430.015643 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 111648 Depends: ros-jazzy-rtabmap (= 0.21.10-1noble.20250430.015643) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap/ros-jazzy-rtabmap-dbgsym_0.21.10-1noble.20250430.015643_amd64.deb Size: 108602360 SHA256: df8050d4633a184bc7aa8bc9ac7818d187c22703e2655b0b728846fb13cda524 SHA1: dd66b5b8cf8e6ded3652a91548140fd699aafa46 MD5sum: bbee2c1694342ee1bc2ed0e55dbb9579 Description: debug symbols for ros-jazzy-rtabmap Build-Ids: 03daeb992ea05cee0407a920882413ab864c0f13 0ec85fff8bf6d9e4eec33738cc31e3690d7f1f97 21644ee6e866bc809e4d1ad41ed2498e6a8d14f6 25917fb364171fc783a9ee87465dc910ddf447dc 2a5f20229309576ba87e0cb0e05604b5cd8cf021 3632377f0f311e38730329a928411e2c14a16ee9 36653baa25d279a8855ee15d00f2fff651eca54e 3f6674f36b7845a85e4c17cb8fe3690570713d92 441479bbd2502396ae9d8fb897faeeb77d4385bf 4707cc350f0a0d16d37d8732b0b619efba668290 475efa211b8901bab1f48ba8103d21ef770b15b2 58047a8767a279fb1924bba9ccaa6ab6e68ed637 6c0e200f39cfd59529fe9bd37c8a781fe53f1df9 76f2b7b2a358d89a5536f5b368953b0aff71423a 81dbd506860ee43ed8487a9b66de8cb4343b31f5 87292e8be35bf2b5db625c7db1c2ff9352272cd3 87cefadf849a9f664dce7a3846dcec0edfac15cc 959a0922e8893bcac0ccdfac07cbba1f7618bc1a abf54a752d5c442076f40f989c255e1cb13e45ed ae5d103be7b71206fceefcd6eff14a2f9be84f68 b06157760a6e2f52279c2722e3a4d4ddfd881029 d5b34cf242ebebf618d264dd9bcf4aaac2db3725 d8a06c7edbfa98c8b96c41d731f16e20932822bf dc50404a3c827d974ee5b3f684f5de0f2e6c2b90 e9e3ca41e2b72cebe82c2ed29a75b73a1cdf7920 Package: ros-jazzy-rtabmap-demos Version: 0.21.10-1noble.20250430.041128 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 341 Depends: ros-jazzy-rtabmap-odom, ros-jazzy-rtabmap-rviz-plugins, ros-jazzy-rtabmap-slam, ros-jazzy-rtabmap-util, ros-jazzy-rtabmap-viz, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-demos/ros-jazzy-rtabmap-demos_0.21.10-1noble.20250430.041128_amd64.deb Size: 115262 SHA256: 77a96ca2c4129d776df7667bc20870480eeddd163a6d76250b2eb652d504c5fe SHA1: 75dd3dd2a02a84effe2dfe319ae8677e6a778f3b MD5sum: 91fc45518a693046da29d08480086791 Description: RTAB-Map's demo launch files. Package: ros-jazzy-rtabmap-examples Version: 0.21.10-1noble.20250430.041101 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 145 Depends: ros-jazzy-imu-filter-madgwick, ros-jazzy-rtabmap-odom, ros-jazzy-rtabmap-rviz-plugins, ros-jazzy-rtabmap-slam, ros-jazzy-rtabmap-util, ros-jazzy-rtabmap-viz, ros-jazzy-tf2-ros, ros-jazzy-velodyne, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-examples/ros-jazzy-rtabmap-examples_0.21.10-1noble.20250430.041101_amd64.deb Size: 17832 SHA256: 3a2b090e9efd0c565a472879c80793324348e93ae0f06b5e29bfb13110947680 SHA1: 797dee1373fe8b2580645d4402504988edca4157 MD5sum: ae7dd0756f62960b7ab9d12963283d0e Description: RTAB-Map's example launch files. Package: ros-jazzy-rtabmap-launch Version: 0.21.10-1noble.20250430.041131 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 96 Depends: ros-jazzy-rtabmap-msgs, ros-jazzy-rtabmap-odom, ros-jazzy-rtabmap-rviz-plugins, ros-jazzy-rtabmap-slam, ros-jazzy-rtabmap-util, ros-jazzy-rtabmap-viz, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-launch/ros-jazzy-rtabmap-launch_0.21.10-1noble.20250430.041131_amd64.deb Size: 12680 SHA256: be0bd9a47e6289a3c446fc54fac19abb495e619bd5a282444e66f80a885c7a9b SHA1: 5191acf3f7ccc853b82ebd95899ceecf2c67e247 MD5sum: 8dc46ba398787853c1c90a86dbbaf45e Description: RTAB-Map's main launch files. Package: ros-jazzy-rtabmap-msgs Version: 0.21.10-1noble.20250424.143625 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 11910 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-msgs/ros-jazzy-rtabmap-msgs_0.21.10-1noble.20250424.143625_amd64.deb Size: 790508 SHA256: 325f91235334160b5405a3ae4001d5b637abe18a395dd8ba2d782b590b7aa307 SHA1: c9dc7d09d7e40f5f133b85ae00a84f8116d8c1a9 MD5sum: a0b35be83b1f68088473f31329976866 Description: RTAB-Map's msgs package. Package: ros-jazzy-rtabmap-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rtabmap-msgs Version: 0.21.10-1noble.20250424.143625 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 10080 Depends: ros-jazzy-rtabmap-msgs (= 0.21.10-1noble.20250424.143625) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-msgs/ros-jazzy-rtabmap-msgs-dbgsym_0.21.10-1noble.20250424.143625_amd64.deb Size: 8475394 SHA256: 1b16cea33315594611bb9374a9741fdec981a1aaf4aff0707b87ec49367d94a1 SHA1: 1de9a673c1f8968c2c960595c28a112e68eb26a9 MD5sum: 0c55bb2f489f2c48ad87e2c195a9bf2c Description: debug symbols for ros-jazzy-rtabmap-msgs Build-Ids: 07c26753c1c5c98ac13f300377f1ec752ad87147 46de4942b51931b4331dd0e922c4b8c39ec7b948 4ef942168155c0c83c0d152ebc8adfce6b4e32b5 5410a391dacf148c109670e67d7d11cb601ef15f 57c39bb327fd877bd04e1ff49a924b8099e0683a 84d85e453d6e3ad2a19498778b438bca3cf74fcc a8805eb73bd92d0b5306c9347a903527d5403b53 c2ec0cef2f28ca4f34d4d2748ee88dd20236a666 c7d8045327f263c7d73a65a1ac8704b3c47718a4 df0764534533d5fc73fa034ab2f8d711179b0ba7 e71b6a6fd8c51cb34fcefecb2b62bdc2f521834e Package: ros-jazzy-rtabmap-odom Version: 0.21.10-1noble.20250430.040350 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 4477 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libpcl-common1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-rtabmap, ros-jazzy-cv-bridge, ros-jazzy-image-geometry, ros-jazzy-laser-geometry, ros-jazzy-message-filters, ros-jazzy-nav-msgs, ros-jazzy-pcl-conversions, ros-jazzy-pcl-ros, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rtabmap-conversions, ros-jazzy-rtabmap-msgs, ros-jazzy-rtabmap-sync, ros-jazzy-rtabmap-util, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-odom/ros-jazzy-rtabmap-odom_0.21.10-1noble.20250430.040350_amd64.deb Size: 751954 SHA256: 2b5a0b3cfbde1cd387eeabf0e0a321fef245fd3ec589d8da30bf50613724096b SHA1: 97667545b0c32138a844bd4d278b1680cdc80042 MD5sum: d75df5f5e100648e5629f55b191d1ea4 Description: RTAB-Map's odometry package. Package: ros-jazzy-rtabmap-odom-dbgsym Package-Type: ddeb Source: ros-jazzy-rtabmap-odom Version: 0.21.10-1noble.20250430.040350 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 23586 Depends: ros-jazzy-rtabmap-odom (= 0.21.10-1noble.20250430.040350) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-odom/ros-jazzy-rtabmap-odom-dbgsym_0.21.10-1noble.20250430.040350_amd64.deb Size: 20902194 SHA256: be636df908800b1754d4ea6686797a5843d6a836a6eb44e698939346a14af984 SHA1: 7e96276fee7c6cea5c451d7ef116d2d196381c9d MD5sum: 1865c12362adba942067ecce6a23d329 Description: debug symbols for ros-jazzy-rtabmap-odom Build-Ids: 0e844dbfc8153eb50494183eb5cab149ee4477ad 14562c7906186699bc289e8581f17f5e0d1a57c4 3a94e297f0428b64f3c7c36f6875c064431d2800 7eba20fc3ef627f7100d3ccfecf2a416a10886b4 8d4f1735d9d8481863be4c5781d9aef348c9755e Package: ros-jazzy-rtabmap-python Version: 0.21.10-1noble.20250424.110032 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 34 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-python/ros-jazzy-rtabmap-python_0.21.10-1noble.20250424.110032_amd64.deb Size: 4134 SHA256: 03df265cdc3cc55c84fd3f037ac084182feeedbfa9a2c7ba6df8cc7cad152cee SHA1: 5d6e070260968e26a8871d7a6a3ef2258b17c608 MD5sum: 8bb47ccc2d104d6ae8726e74c196d38e Description: RTAB-Map's python package. Package: ros-jazzy-rtabmap-ros Version: 0.21.10-1noble.20250430.041236 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 42 Depends: ros-jazzy-rtabmap-conversions, ros-jazzy-rtabmap-demos, ros-jazzy-rtabmap-examples, ros-jazzy-rtabmap-launch, ros-jazzy-rtabmap-msgs, ros-jazzy-rtabmap-odom, ros-jazzy-rtabmap-python, ros-jazzy-rtabmap-rviz-plugins, ros-jazzy-rtabmap-slam, ros-jazzy-rtabmap-sync, ros-jazzy-rtabmap-util, ros-jazzy-rtabmap-viz, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-ros/ros-jazzy-rtabmap-ros_0.21.10-1noble.20250430.041236_amd64.deb Size: 5228 SHA256: 65e0898813ea39af7f0267cb49520d805b07632aeee8a0786dcc0271973322f5 SHA1: fcdea453c04bbba9a1d9a173d8a70a63ecbd1174 MD5sum: 0d632ee32e65250ced5cae1100cd5c46 Description: RTAB-Map Stack Package: ros-jazzy-rtabmap-rviz-plugins Version: 0.21.10-1noble.20250430.031433 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 1471 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), ros-jazzy-rtabmap, ros-jazzy-rviz-ogre-vendor, ros-jazzy-pcl-conversions, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rtabmap-conversions, ros-jazzy-rtabmap-msgs, ros-jazzy-rviz-common, ros-jazzy-rviz-default-plugins, ros-jazzy-rviz-rendering, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-rviz-plugins/ros-jazzy-rtabmap-rviz-plugins_0.21.10-1noble.20250430.031433_amd64.deb Size: 293548 SHA256: 03583b349f8d4c1994807aeee73e6733a4633e798319c4cccd9390004e1ea5ae SHA1: 755d36bb343d27d0cde41970aedc396970f7e659 MD5sum: aa310f116377f1b34bcfd8476f3f1e3f Description: RTAB-Map's rviz plugins. Package: ros-jazzy-rtabmap-rviz-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-rtabmap-rviz-plugins Version: 0.21.10-1noble.20250430.031433 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 10297 Depends: ros-jazzy-rtabmap-rviz-plugins (= 0.21.10-1noble.20250430.031433) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-rviz-plugins/ros-jazzy-rtabmap-rviz-plugins-dbgsym_0.21.10-1noble.20250430.031433_amd64.deb Size: 9320094 SHA256: 111eb23874397ac44de76a633514e8f773a5b9bafe7d6f7777c604d4b440ff22 SHA1: b0dd31e0f0287ceb04d427699c2cd4f49c29cdfe MD5sum: ddbba3bc5fc1d4b58f5900fb4b60f95c Description: debug symbols for ros-jazzy-rtabmap-rviz-plugins Build-Ids: 251459a365f24bbd96db6857dd53e3601a90622d Package: ros-jazzy-rtabmap-slam Version: 0.21.10-1noble.20250430.040020 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 4910 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-rtabmap, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rtabmap-msgs, ros-jazzy-rtabmap-sync, ros-jazzy-rtabmap-util, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-slam/ros-jazzy-rtabmap-slam_0.21.10-1noble.20250430.040020_amd64.deb Size: 751238 SHA256: de5da2fe7e95b34f8adc716da50a6ccb1adb7005c97c4f097a0dc1307cf2282c SHA1: fb416f6fe71fd7ebd09482020c048623029fcee9 MD5sum: d47ad29ff20ce3aeeb6cc94bbb3939da Description: RTAB-Map's SLAM package. Package: ros-jazzy-rtabmap-slam-dbgsym Package-Type: ddeb Source: ros-jazzy-rtabmap-slam Version: 0.21.10-1noble.20250430.040020 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 22627 Depends: ros-jazzy-rtabmap-slam (= 0.21.10-1noble.20250430.040020) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-slam/ros-jazzy-rtabmap-slam-dbgsym_0.21.10-1noble.20250430.040020_amd64.deb Size: 18835512 SHA256: be3a33eea3635df3e127046adb8a7175ad4a9c63629f7149cde1c5a79f5b9cda SHA1: 1159d914de10bb38e98de61398e7fd7d1569a663 MD5sum: 62232c6648a5fa4d82ed78b273c31a7b Description: debug symbols for ros-jazzy-rtabmap-slam Build-Ids: 26bb71a2a50f912faef2608ddf6adc983a3b5b43 b0d9c12b376a10a36dc9b0fb3206d744d02c76a0 Package: ros-jazzy-rtabmap-sync Version: 0.21.10-1noble.20250430.032916 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 15131 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-rtabmap, ros-jazzy-cv-bridge, ros-jazzy-diagnostic-updater, ros-jazzy-image-transport, ros-jazzy-message-filters, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rtabmap-conversions, ros-jazzy-rtabmap-msgs, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-sync/ros-jazzy-rtabmap-sync_0.21.10-1noble.20250430.032916_amd64.deb Size: 1757936 SHA256: 80c7062714ab1d872280cacc1ba124c92efab8719da611c43c255e5759df7ddd SHA1: 711d04d743b0753e277ddf14f354e68ad08a5886 MD5sum: e1cf085d7875c3d69d001a351ab58d15 Description: RTAB-Map's synchronization package. Package: ros-jazzy-rtabmap-sync-dbgsym Package-Type: ddeb Source: ros-jazzy-rtabmap-sync Version: 0.21.10-1noble.20250430.032916 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 66646 Depends: ros-jazzy-rtabmap-sync (= 0.21.10-1noble.20250430.032916) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-sync/ros-jazzy-rtabmap-sync-dbgsym_0.21.10-1noble.20250430.032916_amd64.deb Size: 56733734 SHA256: 894c0b68cbe852ff304cd12024e0ad07c6061729554de432bb93cd17e6bb7584 SHA1: 1ba7c3036e14fec20f03e2ea7493bca846086160 MD5sum: b7fa086161ee5a39a3db915f4ddb5108 Description: debug symbols for ros-jazzy-rtabmap-sync Build-Ids: 0146b85cdfa054689adafc2004cc061880011097 0cea7f27d1c0264c306909c44a629a1cef99a57d 72a2f2e85502b65a2ec89e8a85f655879d983cf0 75df5fa5ff61209366233e30d281ffd42883dd13 8845ee7ee638722fe3707a9e195a9c2bfb669dfa a7e0e2bd28c79813a1e89c47657e722648ae5e5b Package: ros-jazzy-rtabmap-util Version: 0.21.10-1noble.20250430.032224 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 5231 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-filters1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-rtabmap, ros-jazzy-cv-bridge, ros-jazzy-image-transport, ros-jazzy-laser-geometry, ros-jazzy-message-filters, ros-jazzy-nav-msgs, ros-jazzy-octomap-msgs, ros-jazzy-pcl-conversions, ros-jazzy-pcl-ros, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rtabmap-conversions, ros-jazzy-rtabmap-msgs, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-stereo-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-util/ros-jazzy-rtabmap-util_0.21.10-1noble.20250430.032224_amd64.deb Size: 855472 SHA256: 797edc840882b68b5419d571434001b9f495db376dc53d6bec52b863c4ba38cc SHA1: 49a47c8c789a2ea39ea0facf9c887280ec86f991 MD5sum: 5194209e987730b7579fb607cab230a8 Description: RTAB-Map's various useful nodes and nodelets. Package: ros-jazzy-rtabmap-util-dbgsym Package-Type: ddeb Source: ros-jazzy-rtabmap-util Version: 0.21.10-1noble.20250430.032224 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 35008 Depends: ros-jazzy-rtabmap-util (= 0.21.10-1noble.20250430.032224) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-util/ros-jazzy-rtabmap-util-dbgsym_0.21.10-1noble.20250430.032224_amd64.deb Size: 31494182 SHA256: 9ac9877be6a644d46a0bc1e66759c5b8301cce875d6423173fdebc5b19bccc95 SHA1: b9a46fbf44dfa57a0cfb50fbf5cc0d38333e20b7 MD5sum: bc3baed96f591296c2ed23f210720bdb Description: debug symbols for ros-jazzy-rtabmap-util Build-Ids: 0ac0c7ea4b2a03dddbef8a6e8f2e9785941e1388 20e531af6078e8292d907b41496d9bf5d9cc8bbc 398cf167905988f1c66cc432898e589e6d9d0ae5 58329c8a2b4db9a5f8c2fda5c8fdc0ab0cbd7f29 6a973d580202b38343fb7c18c9748ba46a613b1d 90a084b8d2d3860b544934eb9ff5eae7f7c38c60 94ad48274e1a79de1b46d62ef34b767b6db9f6b3 9b6892735472b0b58903651e66a2cb5b301b9bdb ac4fedb9a096bf21382646c96dcbd00c487ffbd9 b98740aa3450997575ea6f3ca392086e8c42792d c67eef8447a41908cbadd290ec9e5601ef7bd825 d970b6d8a17f9cef3d56449ce290c331c80b2407 e905589e0599e2fdd2df6cd8ab650d3198aa4afe Package: ros-jazzy-rtabmap-viz Version: 0.21.10-1noble.20250430.040132 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 2013 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libqt5core5t64 (>= 5.15.1), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), ros-jazzy-rtabmap, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rtabmap-msgs, ros-jazzy-rtabmap-sync, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-viz/ros-jazzy-rtabmap-viz_0.21.10-1noble.20250430.040132_amd64.deb Size: 372960 SHA256: 0ea1f18c5c48791402d3b64ca18cd363906b4c79541d7ede8b9ecb5e0df11a8c SHA1: f7c7afe5aa3066b23830784ab6648fa1b6560ff7 MD5sum: c19e5e26bd638b9737742d6cb1df1feb Description: RTAB-Map's visualization package. Package: ros-jazzy-rtabmap-viz-dbgsym Package-Type: ddeb Source: ros-jazzy-rtabmap-viz Version: 0.21.10-1noble.20250430.040132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 10808 Depends: ros-jazzy-rtabmap-viz (= 0.21.10-1noble.20250430.040132) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtabmap-viz/ros-jazzy-rtabmap-viz-dbgsym_0.21.10-1noble.20250430.040132_amd64.deb Size: 9333098 SHA256: 4c03add510415c7520d84df25467388cf07fc0cd54603ac0b23ff32063d63c1e SHA1: 3ce06475784c7ff780d49c10fc33eb6c569ac399 MD5sum: 9332418432208ef698a9209f2df63207 Description: debug symbols for ros-jazzy-rtabmap-viz Build-Ids: 0ed734896e8a5d84653c8c39e29f31aa4f3f4b08 Package: ros-jazzy-rtcm-msgs Version: 1.1.6-4noble.20250424.141705 Architecture: amd64 Maintainer: Marek Materzok Installed-Size: 435 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtcm-msgs/ros-jazzy-rtcm-msgs_1.1.6-4noble.20250424.141705_amd64.deb Size: 45120 SHA256: ef4e2df982a7c32ee4f862afe3f6784332964f6ba4d9fe8300fe37ab3c3ca940 SHA1: fa25f8e739bdc5eec17644e51f42aa1924c7c88e MD5sum: b1c6c0deb8b89ca8395393ee78f0c9cc Description: The rtcm_msgs package contains messages related to data in the RTCM format. Package: ros-jazzy-rtcm-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rtcm-msgs Version: 1.1.6-4noble.20250424.141705 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marek Materzok Installed-Size: 298 Depends: ros-jazzy-rtcm-msgs (= 1.1.6-4noble.20250424.141705) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rtcm-msgs/ros-jazzy-rtcm-msgs-dbgsym_1.1.6-4noble.20250424.141705_amd64.deb Size: 208718 SHA256: b5c5d5285ceaa8c343f96a06fbff4aa7fa52056cb381e226c00b8e8da312f61e SHA1: 71d410ca7849eb2a2f86e09819cb8f5a7ec87756 MD5sum: 690a9b8cd78cdaad976957d2b96700aa Description: debug symbols for ros-jazzy-rtcm-msgs Build-Ids: 3222f7ad606eb7e496bd2e7297d944ffc50ae63b 4e924c8a018f34820f6352e892d7e6c7c2c36acd 5c60825688e44f339b10bce51f9f34adaf3225e2 679b8daef23d59c24eedbd9cd1febb34de504386 6b4b6e82821b90267f8a14279ad16b05c0dde20b 6d0763f0a798e38e62b5f7ae8d0362ab89d862df 96a4aaaf9946925ce56a07135094a60b09ce4041 9b389ff1fbd7fcc156ab26de02bcbd37429df980 a83df108cc57d09ef3d7fad505734872ffc06280 cfbc54eef498bcc322b69cc4a6163956fa4576f4 d0e53b3879fb3dbe319db24fb04851f4beb01e62 Package: ros-jazzy-rti-connext-dds-cmake-module Version: 0.22.1-1noble.20250424.121447 Architecture: amd64 Maintainer: Andrea Sorbini Installed-Size: 75 Depends: ros-jazzy-ament-cmake, rti-connext-dds-6.0.1, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rti-connext-dds-cmake-module/ros-jazzy-rti-connext-dds-cmake-module_0.22.1-1noble.20250424.121447_amd64.deb Size: 12316 SHA256: 123f201a946d174cf14a759790d0d5415a154417dd0bc8d9e47acec4ccc8ab6b SHA1: a82e7c92bf14f5fa273c46976698f590f3318b74 MD5sum: e4dea813236ff7ff07ef3f6986222cb1 Description: Helper module to provide access to RTI products like Connext DDS Professional Package: ros-jazzy-rttest Version: 0.17.1-3noble.20250424.121454 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 125 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rttest/ros-jazzy-rttest_0.17.1-3noble.20250424.121454_amd64.deb Size: 30718 SHA256: 2bfa4862ef74a79718a9104cc52d4c4a55ad007190ecc6e674152ab7c09778ef SHA1: 6c33181b8cda883451da0a01dfdf59d56d2b8210 MD5sum: c42608c8f202aa789218028890f16c56 Description: Instrumentation library for real-time performance testing Package: ros-jazzy-rttest-dbgsym Package-Type: ddeb Source: ros-jazzy-rttest Version: 0.17.1-3noble.20250424.121454 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 187 Depends: ros-jazzy-rttest (= 0.17.1-3noble.20250424.121454) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rttest/ros-jazzy-rttest-dbgsym_0.17.1-3noble.20250424.121454_amd64.deb Size: 166186 SHA256: 2b904793b5763ac18dde16c1dccc2403e67a31d8ae4226eee215e6254d9893b3 SHA1: e74f74426f8e32a8e3cdc65f99a85b28bd0d635e MD5sum: 6d8439afb41e5aeff6effcf13dce79b4 Description: debug symbols for ros-jazzy-rttest Build-Ids: 55ff57faa9b8e15e8b6746248fae35befbf21c06 Package: ros-jazzy-ruckig Version: 0.9.2-5noble.20250424.110038 Architecture: amd64 Maintainer: Lars Berscheid Installed-Size: 272 Depends: libc6 (>= 2.4), libstdc++6 (>= 13.1), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ruckig/ros-jazzy-ruckig_0.9.2-5noble.20250424.110038_amd64.deb Size: 75162 SHA256: 9891d3be21f46a82126bc6bc1bbc287813bd0cd38872f0eaf834b344e4bfdd07 SHA1: 413fe0e68414383bdf79affe54384346f98791b0 MD5sum: bcbef99a2c17a811561b752cdcfa00e1 Description: Instantaneous Motion Generation for Robots and Machines. Package: ros-jazzy-ruckig-dbgsym Package-Type: ddeb Source: ros-jazzy-ruckig Version: 0.9.2-5noble.20250424.110038 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lars Berscheid Installed-Size: 233 Depends: ros-jazzy-ruckig (= 0.9.2-5noble.20250424.110038) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ruckig/ros-jazzy-ruckig-dbgsym_0.9.2-5noble.20250424.110038_amd64.deb Size: 215216 SHA256: 545f0641c82879360c0a12f21c668c8404f8bb9bb2ed3ac9e1ba26ae43ecca46 SHA1: 29d6dc72679792804b960e2a46145ad1d78e2541 MD5sum: dbb65e21a8ca8797bc70392c649436c1 Description: debug symbols for ros-jazzy-ruckig Build-Ids: 3ba5ab6c2e56ebd03ed26a84659ae902dcb3fa6a Package: ros-jazzy-rviz-2d-overlay-msgs Version: 1.3.0-3noble.20250424.144446 Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 506 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-2d-overlay-msgs/ros-jazzy-rviz-2d-overlay-msgs_1.3.0-3noble.20250424.144446_amd64.deb Size: 48518 SHA256: 06a3542c4efe17754f164c4b433bb3d50c2a835e44461f1b52c4fdb5a82e01e7 SHA1: d26fbea5850cad9a1cc365984b7cc7194fba7d2d MD5sum: 22ecfdd06303874452ba2099996bd344 Description: Messages describing 2D overlays for RVIZ, extracted/derived from the jsk_visualization ROS1 packege. Package: ros-jazzy-rviz-2d-overlay-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-rviz-2d-overlay-msgs Version: 1.3.0-3noble.20250424.144446 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 304 Depends: ros-jazzy-rviz-2d-overlay-msgs (= 1.3.0-3noble.20250424.144446) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-2d-overlay-msgs/ros-jazzy-rviz-2d-overlay-msgs-dbgsym_1.3.0-3noble.20250424.144446_amd64.deb Size: 211164 SHA256: 06aa8719c34571f42a019a53d9b2daa7535c0accc371bd9d3bd8d01331df28c9 SHA1: a022120f0886c37cc32c5c97aa14337260a28f7b MD5sum: 5280555d78cb2c89105a2ca207cb7aad Description: debug symbols for ros-jazzy-rviz-2d-overlay-msgs Build-Ids: 14cb4c8007980094e7edc5897f2388385d5e6d8f 2cd435ef3e2646689f64c4bef5fdd27bb78e5e62 46ce60cf1dc514d021b65fd751a280560e0d77b2 4768bb2033837fb9a0613f12cec608c5ed8f6119 734ea03eb9d609693babbf2fe1fea327051291b9 7ed4fca8f0a824383c5a054562791d272ff78595 9aa91a266ec49bdd1c09b967a65ade7e8d2857f4 a0bc035333781a4057eb5977d04cf3d69888f560 d88ce1eb9945c46b99bbaad9850c4b7e954314d2 f1378fcd87a8a311a27d1f63c1d94141347b8d36 f6c2a5678cf0d66277ba51477edcd4abf9820bca Package: ros-jazzy-rviz-2d-overlay-plugins Version: 1.3.0-3noble.20250429.234722 Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 1459 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libstdc++6 (>= 13.1), ros-jazzy-rviz-ogre-vendor, libboost-all-dev, ros-jazzy-rviz-2d-overlay-msgs, ros-jazzy-rviz-common, ros-jazzy-rviz-rendering, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-2d-overlay-plugins/ros-jazzy-rviz-2d-overlay-plugins_1.3.0-3noble.20250429.234722_amd64.deb Size: 295610 SHA256: 6a124b231ef5f07f4cba96204ba43a00b7eabb5d43ae7fcd3263746f762a9e8f SHA1: 4e725c0fd16918a8b5383e233b6ec4ffe40fe84c MD5sum: 31c3d9e9cb8832ecf4e45eb819d36c6a Description: RViz2 plugin for 2D overlays in the 3D view. Mainly a ROS2 port of the JSK overlay plugin (https://github.com/jsk-ros-pkg/jsk_visualization). Package: ros-jazzy-rviz-2d-overlay-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-rviz-2d-overlay-plugins Version: 1.3.0-3noble.20250429.234722 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 8755 Depends: ros-jazzy-rviz-2d-overlay-plugins (= 1.3.0-3noble.20250429.234722) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-2d-overlay-plugins/ros-jazzy-rviz-2d-overlay-plugins-dbgsym_1.3.0-3noble.20250429.234722_amd64.deb Size: 7806822 SHA256: 35d23501a6090206179b64be1d606282e3b61cf4f97d2e858be28ffa245e016f SHA1: f1a92ce510cebdf917e5fa7842b3fe06477aa476 MD5sum: beceb2ec178972b3bc2615e791b24eae Description: debug symbols for ros-jazzy-rviz-2d-overlay-plugins Build-Ids: 4dd646c4ea0677bc8e1ca92bbe75293df61d9748 72ec3b0d606f875c262b8fc81d3d113bd894d735 Package: ros-jazzy-rviz-assimp-vendor Version: 14.1.10-1noble.20250429.222720 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 46 Depends: libassimp-dev, ros-jazzy-ros-workspace Homepage: http://assimp.sourceforge.net/index.html Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-assimp-vendor/ros-jazzy-rviz-assimp-vendor_14.1.10-1noble.20250429.222720_amd64.deb Size: 8346 SHA256: c307817f050b10a28b792757b8092209544af7788cfaa0daa7013951b19dc83b SHA1: 0240b1b209eca87298aeb95be40712d61945952c MD5sum: a64c80ff5c7dbda7f4c45dacf8728db6 Description: Wrapper around assimp, providing nothing but a dependency on assimp, on some systems. On others, it provides a fixed CMake module or even an ExternalProject build of assimp. Package: ros-jazzy-rviz-common Version: 14.1.10-1noble.20250429.232852 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2515 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5widgets5t64 (>= 5.14.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), ros-jazzy-rviz-ogre-vendor, libqt5core5a, libqt5gui5, libqt5opengl5, libqt5svg5, libqt5widgets5, qtbase5-dev, ros-jazzy-geometry-msgs, ros-jazzy-message-filters, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-resource-retriever, ros-jazzy-rviz-rendering, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-tinyxml2-vendor, ros-jazzy-urdf, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Homepage: https://github.com/ros2/rviz/blob/ros2/README.md Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-common/ros-jazzy-rviz-common_14.1.10-1noble.20250429.232852_amd64.deb Size: 627204 SHA256: 416c4b66b2dd52a0359bc27ba2a914aae5bd96450c371039a48122b80fdba59c SHA1: 22cb263fbf27243f530ae6a8ae8113e617e49e70 MD5sum: a77beef54b54b645aacbaa4caf9f142a Description: Common rviz API, used by rviz plugins and applications. Package: ros-jazzy-rviz-common-dbgsym Package-Type: ddeb Source: ros-jazzy-rviz-common Version: 14.1.10-1noble.20250429.232852 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 26678 Depends: ros-jazzy-rviz-common (= 14.1.10-1noble.20250429.232852) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-common/ros-jazzy-rviz-common-dbgsym_14.1.10-1noble.20250429.232852_amd64.deb Size: 26408100 SHA256: 0a9723bc5ea2b9968791ff02ac2faf4df581ea6304f6e848961d84a71ea30b03 SHA1: 35323196f0105902dd056d530cc9d5f151c97e64 MD5sum: 46e01e479bc6112045e9553975f6dabc Description: debug symbols for ros-jazzy-rviz-common Build-Ids: a2b1f1f569c0407645ffc3139f4b753988c87354 Package: ros-jazzy-rviz-default-plugins Version: 14.1.10-1noble.20250430.013754 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 10452 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-gz-math-vendor, ros-jazzy-rviz-ogre-vendor, libqt5core5a, libqt5gui5, libqt5opengl5, libqt5widgets5, ros-jazzy-geometry-msgs, ros-jazzy-image-transport, ros-jazzy-interactive-markers, ros-jazzy-laser-geometry, ros-jazzy-map-msgs, ros-jazzy-nav-msgs, ros-jazzy-pluginlib, ros-jazzy-point-cloud-transport, ros-jazzy-rclcpp, ros-jazzy-resource-retriever, ros-jazzy-rviz-common, ros-jazzy-rviz-rendering, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-urdf, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/ros2/rviz/blob/ros2/README.md Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-default-plugins/ros-jazzy-rviz-default-plugins_14.1.10-1noble.20250430.013754_amd64.deb Size: 1545244 SHA256: 8b55307d86f5df3922496ce8f5647b65998df16d5be1a358fb6ccdc14a8d9df3 SHA1: a4cad610ff88082958bf17b54a22a1ef9dd6a321 MD5sum: 209cc00fc613bf5e777de0e2c8473ce8 Description: Several default plugins for rviz to cover the basic functionality. Package: ros-jazzy-rviz-default-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-rviz-default-plugins Version: 14.1.10-1noble.20250430.013754 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 86214 Depends: ros-jazzy-rviz-default-plugins (= 14.1.10-1noble.20250430.013754) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-default-plugins/ros-jazzy-rviz-default-plugins-dbgsym_14.1.10-1noble.20250430.013754_amd64.deb Size: 78607014 SHA256: 0bb90d187373cc538f67c3d4693f533c951a925d7193ecdc870f8f5496e2b4e0 SHA1: 163859d52a7e01eb3a75704c927503c0a7471e08 MD5sum: 7f073b685c88e75f836145cd225e6fb7 Description: debug symbols for ros-jazzy-rviz-default-plugins Build-Ids: 3beb9b0fcd41d9b02e7c139459b79346b39e1d74 Package: ros-jazzy-rviz-imu-plugin Version: 2.1.5-1noble.20250430.061105 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 908 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 13.1), ros-jazzy-rviz-ogre-vendor, libqt5core5a, libqt5gui5, libqt5opengl5, libqt5widgets5, ros-jazzy-message-filters, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rviz-common, ros-jazzy-rviz-rendering, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/rviz_imu_plugin Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-imu-plugin/ros-jazzy-rviz-imu-plugin_2.1.5-1noble.20250430.061105_amd64.deb Size: 170824 SHA256: 3977fb1fac330673cce0848b622df37d78040d7864742af81aad5da042697ad1 SHA1: 72b560dc9bae9715890e953e22cc3fac05b5670a MD5sum: 9460be4510ab7c271140ecec205aa262 Description: RVIZ plugin for IMU visualization Package: ros-jazzy-rviz-imu-plugin-dbgsym Package-Type: ddeb Source: ros-jazzy-rviz-imu-plugin Version: 2.1.5-1noble.20250430.061105 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 5796 Depends: ros-jazzy-rviz-imu-plugin (= 2.1.5-1noble.20250430.061105) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-imu-plugin/ros-jazzy-rviz-imu-plugin-dbgsym_2.1.5-1noble.20250430.061105_amd64.deb Size: 5163278 SHA256: 8aac306fec85dbe31884c4f84c4c3bf2fb7f94f404b511540934e6d4ebdb2ffb SHA1: 5d1380b982e429bbd45278e93b2341df9b4592bc MD5sum: 70cf1f0b43c6a63e1d0e733b58da8cef Description: debug symbols for ros-jazzy-rviz-imu-plugin Build-Ids: 503a34f1259a9bb5ecfb598c2253d0f362ce8867 Package: ros-jazzy-rviz-ogre-vendor Version: 14.1.10-1noble.20250429.222729 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 17664 Depends: libc6 (>= 2.38), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.3.1), libgl1, libstdc++6 (>= 13.1), libx11-6, libxrandr2 (>= 4.3), libfreetype-dev, libgl1-mesa-dev, libglew-dev, libglu1-mesa-dev, libx11-dev, libxaw7-dev, libxrandr-dev, ros-jazzy-ros-workspace Homepage: https://www.ogre3d.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-ogre-vendor/ros-jazzy-rviz-ogre-vendor_14.1.10-1noble.20250429.222729_amd64.deb Size: 3835774 SHA256: 6cc8093b7771f80eb3f951c3a1b006ef92e4c8c6400d7f2bcaab5d02116a2680 SHA1: d81edb947a5c2524772bb889d31c7cad257e57b8 MD5sum: b194ac4a603b7e715a32629eae0dc13f Description: Wrapper around ogre3d, it provides a fixed CMake module and an ExternalProject build of ogre. Package: ros-jazzy-rviz-ogre-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-rviz-ogre-vendor Version: 14.1.10-1noble.20250429.222729 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 78660 Depends: ros-jazzy-rviz-ogre-vendor (= 14.1.10-1noble.20250429.222729) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-ogre-vendor/ros-jazzy-rviz-ogre-vendor-dbgsym_14.1.10-1noble.20250429.222729_amd64.deb Size: 76443038 SHA256: 68f68d0dd80a0adb692ffe9ef466dcfb2e18a702e9628cb1817ade8663bbad8e SHA1: f19dd04c00f04cb7eabec79a013ecb7d7ec35d38 MD5sum: 06e00dc48af7eb37994b9c11761d627f Description: debug symbols for ros-jazzy-rviz-ogre-vendor Build-Ids: 0944efdd2e66ce98bac1f36e3a5fe03280ec07b6 0e225ad10b4a8f0aa796d98eb734c66f4ad717b4 2402b475ac3d016c8e1d9a26ce84257db45f1548 2fa7ff9f1a49c5c3d40e28ebc6921733949d79b0 349dc3cfc9554702c0c7b078ebdb05b9793a3b08 3d3cb2e44b0d67959c58faf52ba440d02ec7b0f9 3ea27663d40764426353352fbed97871fa58b41a 6567b45b69e7e7959a30d95864ba89f318367697 71a36021a08222462e7162c96635acc3f72fcb3e 8630c6f3013ff21a15e2500373d417d2f5f06e6f 9dacef0f9a76d21ab22ebfdc711131821041a14e ca71e1c5108c4714a492ca279fd8c8615bce57b9 ce474d63a32c6f89fceb10948554855f5dd69217 d2bc258f15ebcf162ef52449cb990354d6a6a55d e25d7a14efaad9ff4b165aa5a725af9dbe052f70 f6d8ccb660405810c0ca729110c94e3d136584a6 Package: ros-jazzy-rviz-rendering Version: 14.1.10-1noble.20250429.225314 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2142 Depends: libassimp5 (>= 5.3.1+ds), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglx0, libopengl0, libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.5.0) | libqt5gui5-gles (>= 5.5.0), libstdc++6 (>= 13.1), libx11-6, ros-jazzy-rviz-ogre-vendor, libeigen3-dev, libqt5core5a, libqt5gui5, libqt5opengl5, libqt5widgets5, qtbase5-dev, ros-jazzy-ament-index-cpp, ros-jazzy-eigen3-cmake-module, ros-jazzy-resource-retriever, ros-jazzy-rviz-assimp-vendor, ros-jazzy-ros-workspace Homepage: https://github.com/ros2/rviz/blob/ros2/README.md Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-rendering/ros-jazzy-rviz-rendering_14.1.10-1noble.20250429.225314_amd64.deb Size: 767866 SHA256: 270eab6b5688bb0960373510d914f1ae29652da80fe4a4abd9b545a799af3ab5 SHA1: 98e5d5ee76c34146027d7ff95f961655ac5e3722 MD5sum: 34d2cca08adb2ba118d087033f77b6e9 Description: Library which provides the 3D rendering functionality in rviz. Package: ros-jazzy-rviz-rendering-dbgsym Package-Type: ddeb Source: ros-jazzy-rviz-rendering Version: 14.1.10-1noble.20250429.225314 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 5997 Depends: ros-jazzy-rviz-rendering (= 14.1.10-1noble.20250429.225314) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-rendering/ros-jazzy-rviz-rendering-dbgsym_14.1.10-1noble.20250429.225314_amd64.deb Size: 5939396 SHA256: 51e92467a7e2003b77dfb73e38f49ab469c4b87982123dd88fc2aace08516325 SHA1: 945aeaf90e94a2effa409c1f7fb5c65f89cef553 MD5sum: 9ecc4556ec99ce362eff7dd521f44567 Description: debug symbols for ros-jazzy-rviz-rendering Build-Ids: 5031aadad38aa1aef3fc501d678f43b5ad3b3d90 Package: ros-jazzy-rviz-rendering-tests Version: 14.1.10-1noble.20250429.225800 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 43 Depends: ros-jazzy-resource-retriever, ros-jazzy-rviz-rendering, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-rendering-tests/ros-jazzy-rviz-rendering-tests_14.1.10-1noble.20250429.225800_amd64.deb Size: 7098 SHA256: 842ea0975e61d5f9c76ac53c21f78f48c0c54238ca0ffe7375745d3ae9015f1f SHA1: 125db186bad5ebb919c55fca2b62413545bf02c8 MD5sum: 3f4eeb2eb45c8356d63e3079aaa74e17 Description: Example plugin for RViz - documents and tests RViz plugin development Package: ros-jazzy-rviz-satellite Version: 4.1.0-2noble.20250430.021926 Architecture: amd64 Maintainer: Andre Schröder Installed-Size: 724 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.10.0) | libqt5gui5-gles (>= 5.10.0), libqt5network5t64 (>= 5.0.2), libstdc++6 (>= 13.1), ros-jazzy-rviz-ogre-vendor, ros-jazzy-angles, ros-jazzy-rclcpp, ros-jazzy-rcpputils, ros-jazzy-rviz-common, ros-jazzy-rviz-default-plugins, ros-jazzy-sensor-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-satellite/ros-jazzy-rviz-satellite_4.1.0-2noble.20250430.021926_amd64.deb Size: 185428 SHA256: d0611e708c26cbb0b6277a2a21a61e0aa2184c328d64d044fd2631668bae8727 SHA1: 6aff2e79de5364e3d365910de087ecb4e75ead0d MD5sum: 9898fd6c44313ac6dd7c430a599a7270 Description: Display satellite map tiles in RViz Package: ros-jazzy-rviz-satellite-dbgsym Package-Type: ddeb Source: ros-jazzy-rviz-satellite Version: 4.1.0-2noble.20250430.021926 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Andre Schröder Installed-Size: 4811 Depends: ros-jazzy-rviz-satellite (= 4.1.0-2noble.20250430.021926) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-satellite/ros-jazzy-rviz-satellite-dbgsym_4.1.0-2noble.20250430.021926_amd64.deb Size: 4447982 SHA256: 122c50c8b414befba508a97ee2b0dc24827928d7d3c5b145d9f3c1a36433505a SHA1: 322e3c18a6885364f19d329ff594adf56b23d803 MD5sum: 69fc172612060a0044898dece839e1c0 Description: debug symbols for ros-jazzy-rviz-satellite Build-Ids: 6e05346d389185a78b92e2776a05f03a10344a5b Package: ros-jazzy-rviz-visual-testing-framework Version: 14.1.10-1noble.20250429.234652 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 408 Depends: ros-jazzy-ament-cmake-gtest, ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-rcutils, ros-jazzy-rviz-common, ros-jazzy-rviz-ogre-vendor, ros-jazzy-rviz-rendering, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/rviz2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-visual-testing-framework/ros-jazzy-rviz-visual-testing-framework_14.1.10-1noble.20250429.234652_amd64.deb Size: 74138 SHA256: 74d2965e2466792e9f46da64e809ae8e1ba5fa5cf49b36e4e44539bb60322e59 SHA1: 1cf9e4c4fa00dcb0af95ddc4cb2754a9b8ecccab MD5sum: 77f815ec44a0a3672c2c58aa55d36478 Description: 3D testing framework for RViz. Package: ros-jazzy-rviz-visual-tools Version: 4.1.4-4noble.20250430.022233 Architecture: amd64 Maintainer: Mike Lautman Installed-Size: 1516 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libeigen3-dev, libqt5widgets5, ros-jazzy-ament-index-python, ros-jazzy-eigen-stl-containers, ros-jazzy-eigen3-cmake-module, ros-jazzy-geometry-msgs, ros-jazzy-interactive-markers, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rviz-common, ros-jazzy-rviz-default-plugins, ros-jazzy-rviz-ogre-vendor, ros-jazzy-rviz-rendering, ros-jazzy-rviz2, ros-jazzy-sensor-msgs, ros-jazzy-shape-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-geometry-msgs, ros-jazzy-trajectory-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/PickNikRobotics/rviz_visual_tools Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-visual-tools/ros-jazzy-rviz-visual-tools_4.1.4-4noble.20250430.022233_amd64.deb Size: 303774 SHA256: 7663a7bc19ab25cc7811017edc44da04a62831694834f23dd234f1b554d13183 SHA1: 8fa037a44af3abf97f70148470997efb95799d92 MD5sum: 6146d7ec3e5e625196fa3dbc144c8343 Description: Utility functions for displaying and debugging data in Rviz via published markers Package: ros-jazzy-rviz-visual-tools-dbgsym Package-Type: ddeb Source: ros-jazzy-rviz-visual-tools Version: 4.1.4-4noble.20250430.022233 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mike Lautman Installed-Size: 12113 Depends: ros-jazzy-rviz-visual-tools (= 4.1.4-4noble.20250430.022233) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz-visual-tools/ros-jazzy-rviz-visual-tools-dbgsym_4.1.4-4noble.20250430.022233_amd64.deb Size: 11403242 SHA256: c1143012672c779085c1e6f8eb85a42dc9aefb7aeb2f2a0deaa2b114e836c365 SHA1: a81b5ab859ec85c924658c9b7ac66bac7b360993 MD5sum: 33a1c861e2e98358e79363f17d28fb31 Description: debug symbols for ros-jazzy-rviz-visual-tools Build-Ids: 02d65ca41a22b55e08dd6f8396eecc525b170785 2aec5646edab4c55e192d4e655c558d0aea49fa0 2b4efd2a3d8496b5b5a09846102eb5f47f3cdf4c ae24add060e10c65dee925b3de1e890b2694d42c d25801430f10429432beef2eb64fb3ccd2f69d23 e1af68e713b21566050f7b237bf2c33554986b97 Package: ros-jazzy-rviz2 Version: 14.1.10-1noble.20250430.021857 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 118 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), python3-dev, ros-jazzy-rviz-common, ros-jazzy-rviz-default-plugins, ros-jazzy-rviz-ogre-vendor, ros-jazzy-ros-workspace Homepage: https://github.com/ros2/rviz/blob/ros2/README.md Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz2/ros-jazzy-rviz2_14.1.10-1noble.20250430.021857_amd64.deb Size: 18552 SHA256: 2a16bf23507cf9def970bb8b822d63adf9b1404a289433564f3613e1bb90713d SHA1: 6d71fc2a229b567fb53f1db25b7a3e31c1317003 MD5sum: 62e85ed8c656befb23771d0f26031256 Description: 3D visualization tool for ROS. Package: ros-jazzy-rviz2-dbgsym Package-Type: ddeb Source: ros-jazzy-rviz2 Version: 14.1.10-1noble.20250430.021857 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 396 Depends: ros-jazzy-rviz2 (= 14.1.10-1noble.20250430.021857) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-rviz2/ros-jazzy-rviz2-dbgsym_14.1.10-1noble.20250430.021857_amd64.deb Size: 381972 SHA256: b6b0366e88d84956f29663db07b3c97ce9d810180ac886d55682ef33fe486721 SHA1: cd12edb499aacf22aeaf85670ff8047dc4a41a7d MD5sum: 1c14e66495baaf1e975860d5a92f790f Description: debug symbols for ros-jazzy-rviz2 Build-Ids: 90ada32824dd0746b1495d09e29af12165f41270 Package: ros-jazzy-sbg-driver Version: 3.2.0-1noble.20250430.013359 Architecture: amd64 Maintainer: SBG Systems Installed-Size: 10702 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-nmea-msgs, ros-jazzy-rclcpp, ros-jazzy-rosidl-default-runtime, ros-jazzy-rtcm-msgs, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/sbg_driver Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sbg-driver/ros-jazzy-sbg-driver_3.2.0-1noble.20250430.013359_amd64.deb Size: 1090362 SHA256: 6b1f106d8bf870e87c3d958abeb07c0a76d25526d09bdd09a6e386dac385b53a SHA1: bbe9cc6021af459269d1a1f0d3cbd0d3fd83c372 MD5sum: b8b661c05b089c657e12d24688513122 Description: ROS driver package for communication with the SBG navigation systems. Package: ros-jazzy-sbg-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-sbg-driver Version: 3.2.0-1noble.20250430.013359 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: SBG Systems Installed-Size: 24567 Depends: ros-jazzy-sbg-driver (= 3.2.0-1noble.20250430.013359) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sbg-driver/ros-jazzy-sbg-driver-dbgsym_3.2.0-1noble.20250430.013359_amd64.deb Size: 21091658 SHA256: e5fc1b5ec625ebb97a0780d0e982a79adee3df6e843bfa1478ee683c4e9d47a2 SHA1: a8e60e44c4281bcf405aa91caaa7a9af04b9d42f MD5sum: 0a6e973cb24f3533858dfb318e6f9f92 Description: debug symbols for ros-jazzy-sbg-driver Build-Ids: 06fd6c0e31a1e6728631cf59a13e0d834c254aa5 3a2cd22e580adbcdc66604029af9342ef662d894 3c4645c4f67c300d129687e644464c1604c356f4 64b7ae506e217fbff13970fd2bdc0eb709a2e15f 8b9f5afd8588827bd39b387a8c2c05d9171b9b52 a721c226088a15a977f996b85432ce0b6209f8c2 afb789e32020f00ea7bb4c533a1b6f94c102bd7f afb8a5d5ea49721d42c760f0dbf0aaad3fc3afbe c0c0028378ca3b9dc944ce07c7d07051da38e9c5 ca73abcf987a93facf8c1df96a5d926d27f2957d e16f7aedcbae706974931968462252845cf45147 e55768003aa1dfd75a772f6ed26c5ee80652b119 f013f1c3e306e97945587535554a36ff1559e831 Package: ros-jazzy-scenario-execution Version: 1.2.0-5noble.20250424.105816 Architecture: amd64 Maintainer: Intel Labs Installed-Size: 2111 Depends: python3-antlr4, python3-yaml, ros-jazzy-py-trees, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-scenario-execution/ros-jazzy-scenario-execution_1.2.0-5noble.20250424.105816_amd64.deb Size: 259332 SHA256: a88c975b9ebf628a6daa930880ebdf49474d250f65ec926bb16fa9fb1ba4394d SHA1: 2fb12910fbf552a6934e0eb548c9fc11b07cf165 MD5sum: 3446258a5fe2983ab92e6a0013b31dc7 Description: Scenario Execution Package: ros-jazzy-scenario-execution-control Version: 1.2.0-5noble.20250430.005441 Architecture: amd64 Maintainer: Intel Labs Installed-Size: 78 Depends: ros-jazzy-rclpy, ros-jazzy-scenario-execution, ros-jazzy-scenario-execution-interfaces, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-scenario-execution-control/ros-jazzy-scenario-execution-control_1.2.0-5noble.20250430.005441_amd64.deb Size: 14360 SHA256: 22862abf1e9766d2db599b40d583d65829864371f5800ac3abe49e6ef07969d0 SHA1: 2b0f1f532983e4db6890aacce49feef5b519bf19 MD5sum: f4bc5dd40cb819d0bf5a12fbb8d73b59 Description: Scenario Execution Control Package: ros-jazzy-scenario-execution-coverage Version: 1.2.0-5noble.20250424.105851 Architecture: amd64 Maintainer: Intel Labs Installed-Size: 125 Depends: ros-jazzy-scenario-execution, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-scenario-execution-coverage/ros-jazzy-scenario-execution-coverage_1.2.0-5noble.20250424.105851_amd64.deb Size: 17832 SHA256: 7fcabcfb9509fd66ac6105e15006de5ed15d9be698dd28e087d223aed841efb0 SHA1: e7154c76a323e009095e2192afffc0edde6f0fe2 MD5sum: 8f66aae73f86dfe64a51d331eca7698c Description: Robotics Scenario Execution Coverage Tools Package: ros-jazzy-scenario-execution-gazebo Version: 1.2.0-5noble.20250430.023305 Architecture: amd64 Maintainer: Intel Labs Installed-Size: 115 Depends: python3-defusedxml, python3-transforms3d, ros-jazzy-py-trees, ros-jazzy-rclpy, ros-jazzy-scenario-execution-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-scenario-execution-gazebo/ros-jazzy-scenario-execution-gazebo_1.2.0-5noble.20250430.023305_amd64.deb Size: 23282 SHA256: dc956c6c18f1b585d73d3030dbc53b9cd6b4b441d8816ca4e32fcc439950c6a7 SHA1: 45e05cb1b5465378391977bd8279d85517838b19 MD5sum: 1010d9f1c8d86341a24c77ef05d8846f Description: Scenario Execution library for Gazebo Package: ros-jazzy-scenario-execution-interfaces Version: 1.2.0-5noble.20250424.143020 Architecture: amd64 Maintainer: Intel Labs Installed-Size: 1251 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-scenario-execution-interfaces/ros-jazzy-scenario-execution-interfaces_1.2.0-5noble.20250424.143020_amd64.deb Size: 101936 SHA256: c311e372e3f2df6c1e6aadc8385998a1d2fc6e8a6d62e0fb6b7f98e972e52339 SHA1: 104e59791b546a5a929ba07772f61ea5f1b7b111 MD5sum: f2dd6d55855711ac483776509b335e19 Description: ROS2 Interfaces for Scenario Execution Package: ros-jazzy-scenario-execution-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-scenario-execution-interfaces Version: 1.2.0-5noble.20250424.143020 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Intel Labs Installed-Size: 956 Depends: ros-jazzy-scenario-execution-interfaces (= 1.2.0-5noble.20250424.143020) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-scenario-execution-interfaces/ros-jazzy-scenario-execution-interfaces-dbgsym_1.2.0-5noble.20250424.143020_amd64.deb Size: 739316 SHA256: b0959ff3f1294b4f7a1c1e757ce0e27c7e97d7c27a853cdd20318de523b4760a SHA1: 4256b34f4ee4ed396c9f4a9ec03d46d8ba978789 MD5sum: 3db1fb7d94e429ddf563178e4c643fbf Description: debug symbols for ros-jazzy-scenario-execution-interfaces Build-Ids: 02e8ba35aebcae56decb184b6e54556890e16a0c 32cd1b0fbede2eefdeb01d105bbc7aa2d3648c15 3d81bd43c37c1437b4ea1ce385c373b6fa3c03c4 50dc9396607c9cc4e2578c72ee3c379670a91caa 55c6fdd2be1b4ad471e67455a1f4cb91d2e8efb7 5c70dc04f26e63c7ec1a3618416d280765bd53af 9d935a023cb23775ba57146dd81a7a429f0aafb7 b9d8cb4defed5c375a5911ace92e6f1885717ef3 bc7d045359cecda6ae56cca6528dcd0ec7420157 dd42f47ea73d15699ca6ebac40c4aee879bd422c e77db585e17b300a394a4aa5f86d789467c70f8d Package: ros-jazzy-scenario-execution-nav2 Version: 1.2.0-5noble.20250430.023301 Architecture: amd64 Maintainer: Intel Labs Installed-Size: 91 Depends: ros-jazzy-geometry-msgs, ros-jazzy-lifecycle-msgs, ros-jazzy-nav2-msgs, ros-jazzy-nav2-simple-commander, ros-jazzy-rclpy, ros-jazzy-scenario-execution-ros, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-scenario-execution-nav2/ros-jazzy-scenario-execution-nav2_1.2.0-5noble.20250430.023301_amd64.deb Size: 15870 SHA256: b9acbcbfbe32d56693eb23b1f98f4e64d78e2fc854821a08aaf5713db48875ee SHA1: 664430d845e69a3e3a9919d063bda49d36baede3 MD5sum: 97375f16f4e7f393a9997582ff09cc6d Description: Scenario Execution library for Nav2 Package: ros-jazzy-scenario-execution-os Version: 1.2.0-5noble.20250424.105917 Architecture: amd64 Maintainer: Intel Labs Installed-Size: 65 Depends: ros-jazzy-scenario-execution, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-scenario-execution-os/ros-jazzy-scenario-execution-os_1.2.0-5noble.20250424.105917_amd64.deb Size: 8242 SHA256: 38b71c200f11c432eeeec4860c5c14c3c4fd727d8edff36eafe0758445db8372 SHA1: cb496df9faafb0475ba4709210895124b6aa5ac4 MD5sum: 1d73a81474deab32a687338b61c55843 Description: Scenario Execution library for OS interactions Package: ros-jazzy-scenario-execution-py-trees-ros Version: 1.2.0-5noble.20250430.023003 Architecture: amd64 Maintainer: Intel Labs Installed-Size: 48 Depends: ros-jazzy-py-trees-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-scenario-execution-py-trees-ros/ros-jazzy-scenario-execution-py-trees-ros_1.2.0-5noble.20250430.023003_amd64.deb Size: 8116 SHA256: dfb9c4d437046bab62ca5b2a135f888812b5d770445a65ffafd74ccce0a773fd SHA1: 4ffbf0677e77eb6dbae90db2655fd1bbf5455951 MD5sum: 60579e40e8f8c4220234dddb854f3b5f Description: Fixes in py-trees-ros not yet release Package: ros-jazzy-scenario-execution-ros Version: 1.2.0-5noble.20250430.023029 Architecture: amd64 Maintainer: Frederik Pasch Installed-Size: 560 Depends: python3-transforms3d, ros-jazzy-py-trees, ros-jazzy-py-trees-ros, ros-jazzy-py-trees-ros-interfaces, ros-jazzy-rcl-interfaces, ros-jazzy-rclpy, ros-jazzy-scenario-execution, ros-jazzy-scenario-execution-py-trees-ros, ros-jazzy-visualization-msgs, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-scenario-execution-ros/ros-jazzy-scenario-execution-ros_1.2.0-5noble.20250430.023029_amd64.deb Size: 87208 SHA256: f2069c860f0762c735df585da34f4a4943a3570dc30768f2cecc46d4d68a6c44 SHA1: ac8517df09bdaa36a18896d06ff84ac1983118de MD5sum: 65725a8760683745c7e85c63a9cc9ef1 Description: Scenario Execution for ROS Package: ros-jazzy-scenario-execution-x11 Version: 1.2.0-5noble.20250424.105919 Architecture: amd64 Maintainer: Intel Labs Installed-Size: 47 Depends: ffmpeg, libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev, ros-jazzy-scenario-execution, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-scenario-execution-x11/ros-jazzy-scenario-execution-x11_1.2.0-5noble.20250424.105919_amd64.deb Size: 6486 SHA256: 4adf9b4218bf023e0658756643a20e3b405ba39ccf2ac097f3c641b3b8475624 SHA1: 64dc449c189070676fa327be5154a8602ca18f16 MD5sum: 8ec6e47ebedb040db99517030d6e4b95 Description: Scenario Execution library for X11 Package: ros-jazzy-sdformat-test-files Version: 1.0.2-1noble.20250424.110050 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 564 Depends: cmake, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sdformat-test-files/ros-jazzy-sdformat-test-files_1.0.2-1noble.20250424.110050_amd64.deb Size: 75476 SHA256: 9b45e5b3eda0794477b8e8244a4bbf7abb82a7df06ffcaec7d0b22f89106df8f SHA1: b6bb319a6994f28b30ebc8446f172c486b8acf44 MD5sum: 7d2b15233e5e3e1a7f6887601d9f3807 Description: Example SDFormat XML files for testing tools using hthis format. Package: ros-jazzy-sdformat-urdf Version: 1.0.2-1noble.20250424.135244 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 196 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-gz-math-vendor, ros-jazzy-sdformat-vendor, liburdfdom-headers-dev, ros-jazzy-ament-cmake-ros, ros-jazzy-pluginlib, ros-jazzy-rcutils, ros-jazzy-tinyxml2-vendor, ros-jazzy-urdf, ros-jazzy-urdf-parser-plugin, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sdformat-urdf/ros-jazzy-sdformat-urdf_1.0.2-1noble.20250424.135244_amd64.deb Size: 48840 SHA256: e63536fb975b2fda6df911812a6f8eae57b7fe1903c6cea68c488e71e5d8e1a4 SHA1: fbb33059f7b9b430f3a3d2ce7d014135ad4aea8b MD5sum: 212813e5abbfb897393075205dcc75ac Description: URDF plugin to parse SDFormat XML into URDF C++ DOM objects. Package: ros-jazzy-sdformat-urdf-dbgsym Package-Type: ddeb Source: ros-jazzy-sdformat-urdf Version: 1.0.2-1noble.20250424.135244 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 742 Depends: ros-jazzy-sdformat-urdf (= 1.0.2-1noble.20250424.135244) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sdformat-urdf/ros-jazzy-sdformat-urdf-dbgsym_1.0.2-1noble.20250424.135244_amd64.deb Size: 693712 SHA256: 7412ed2ccbf19815dfcedd12334dfefb1ad1f92ec4f9c265624876fc93907cbb SHA1: d91f840ac17bf9588a9acfcc7c00bb7839ab19fd MD5sum: fd08e3db381759237493c62567aaa772 Description: debug symbols for ros-jazzy-sdformat-urdf Build-Ids: 9cfadb6ed85d9a34c1dcfe8f0a6ac66ce85a9e0b eaf3e4591841a39b9e1a9755d7dce6071acaf0ac Package: ros-jazzy-sdformat-vendor Version: 0.0.9-1noble.20250424.121940 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 7428 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-gz-math-vendor, ros-jazzy-gz-utils-vendor, ros-jazzy-urdfdom, libtinyxml2-dev, pybind11-dev, ros-jazzy-gz-cmake-vendor, ros-jazzy-gz-tools-vendor, ros-jazzy-ros-workspace Homepage: https://github.com/gazebosim/sdformat Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sdformat-vendor/ros-jazzy-sdformat-vendor_0.0.9-1noble.20250424.121940_amd64.deb Size: 778396 SHA256: 10b2b326af7562f001cb4caa7b6e2905882032c9ad78f86238238e015d10ff87 SHA1: ad335c8603d3444f0be43dd34c61b5d1febada7f MD5sum: 13d2a7c154f64de5618e77d7c28d4b48 Description: Vendor package for: sdformat14 14.7.0 SDFormat is an XML file format that describes environments, objects, and robots in a manner suitable for robotic applications Package: ros-jazzy-sdformat-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-sdformat-vendor Version: 0.0.9-1noble.20250424.121940 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 13903 Depends: ros-jazzy-sdformat-vendor (= 0.0.9-1noble.20250424.121940) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sdformat-vendor/ros-jazzy-sdformat-vendor-dbgsym_0.0.9-1noble.20250424.121940_amd64.deb Size: 13431926 SHA256: b1f98ccb98b28e922dd3e11c188bdbabdd9f6a040fc03492c2b51c45c7dafd15 SHA1: 504154ba43527dae98977f2628df2b5fd7f8d0eb MD5sum: 4d77db838424683a79832bec7b7c5876 Description: debug symbols for ros-jazzy-sdformat-vendor Build-Ids: 89f7639bc509758429162e0649f25faeffbfe516 Package: ros-jazzy-sdl2-vendor Version: 3.3.0-3noble.20250424.121500 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 44 Depends: libsdl2-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sdl2-vendor/ros-jazzy-sdl2-vendor_3.3.0-3noble.20250424.121500_amd64.deb Size: 5996 SHA256: 767e256c5f988aa2451bbdd4cc4d1803a89334b6e2c5c99e3cb5e0492d7bdd82 SHA1: b84fd777b8e2ca0dac063114aeeeb1f45551c58c MD5sum: 78a1958f6e0376a3769f6ab9b5cce0c9 Description: Vendor library for SDL2. Package: ros-jazzy-self-test Version: 4.2.3-1noble.20250429.231752 Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 233 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-diagnostic-msgs, ros-jazzy-diagnostic-updater, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/self_test Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-self-test/ros-jazzy-self-test_4.2.3-1noble.20250429.231752_amd64.deb Size: 59532 SHA256: e2ccc8e1d4e07e943b2873a225d22c11079b7c0a0218b22ec8d801fd08b73dd9 SHA1: 62006cba15f81c8c9a34af8020c6d425a60a6b57 MD5sum: 4f3d615ba3beac7daee398c9a85d10df Description: self_test Package: ros-jazzy-self-test-dbgsym Package-Type: ddeb Source: ros-jazzy-self-test Version: 4.2.3-1noble.20250429.231752 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 1138 Depends: ros-jazzy-self-test (= 4.2.3-1noble.20250429.231752) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-self-test/ros-jazzy-self-test-dbgsym_4.2.3-1noble.20250429.231752_amd64.deb Size: 1073912 SHA256: 8980a297b2060f736af6d009949ed1f01f6628822c44e86a5e3986f2b6e6356c SHA1: 46fecf28a01ccb5448131f97eedbf2a950cff400 MD5sum: a29c9bdc4fac9e25dd674ccec279738f Description: debug symbols for ros-jazzy-self-test Build-Ids: 033f7f477abc5c665fa362bdb4bbd23ffdef8ea3 1ce3da379ed1d36ac2c3f7ee4a64bb0ae16f2ecc Package: ros-jazzy-sensor-msgs Version: 5.3.6-1noble.20250424.143023 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 4996 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sensor-msgs/ros-jazzy-sensor-msgs_5.3.6-1noble.20250424.143023_amd64.deb Size: 376044 SHA256: 05e8dbfc59846b71ed2f8731999ae7009f590abd894872efa4e25e746843f6bd SHA1: 39122ec495593c1a4b6e210fab4c4d9c2dec5243 MD5sum: 8347516cf5f32ec8b7ceb5df2c01983e Description: A package containing some sensor data related message and service definitions. Package: ros-jazzy-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-sensor-msgs Version: 5.3.6-1noble.20250424.143023 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 4022 Depends: ros-jazzy-sensor-msgs (= 5.3.6-1noble.20250424.143023) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sensor-msgs/ros-jazzy-sensor-msgs-dbgsym_5.3.6-1noble.20250424.143023_amd64.deb Size: 3378000 SHA256: c2b525d53250f0f9f120afb447b81d473e9add9175854a79db1889becf7de7c2 SHA1: 4135a721721a3c2d8a70659c8f4b1a6af3a1e2f4 MD5sum: 35a4e1c3b5853c0e8cac25967766ab52 Description: debug symbols for ros-jazzy-sensor-msgs Build-Ids: 3f718f9adbb7a4df5574fe34be9d77da8462cb8a 411c5ffc0783b1193d5fcbcc9f24753944f2231c 6e7019e5a3eb05c80f631d29cfe46557ccd4e52a 8a1063e5cdc0a5c1ab148232349c4671fa97bf34 98acb8ca133400432e4b67a4ed3fbdb0f88b278a c23aa9a52c356facf87237ab4a2126b50299b28d c848ee8521e21f594ca11918402985b08210e096 e352bf585ef824486b30768740652616ffbfc497 ea4bdf717804ffa9f89549008b96cdcaa7e71bd5 eaf5538a5f3b1bc124acb9920b124b9d29a64bc8 ff355d698672cd4ad402f0178aae12bb0ddd04d9 Package: ros-jazzy-sensor-msgs-py Version: 5.3.6-1noble.20250424.144057 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 72 Depends: python3-numpy, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sensor-msgs-py/ros-jazzy-sensor-msgs-py_5.3.6-1noble.20250424.144057_amd64.deb Size: 16542 SHA256: 234ed879dd8b31246d5cd76c4cfc487a62d019834aa72ef486a814ee93695f9e SHA1: cbc72f4e4bfaee6eb40ebce595ba6245d81ed94d MD5sum: 85dcb0e596a33d84242403daa02f729d Description: A package for easy creation and reading of PointCloud2 messages in Python. Package: ros-jazzy-septentrio-gnss-driver Version: 1.4.2-1noble.20250430.023706 Architecture: amd64 Maintainer: Tibor Dome Installed-Size: 8947 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.4), libgeographiclib26 (>= 1.43), libpcap0.8t64 (>= 0.9.8), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-jazzy-fastcdr, libboost-all-dev, libgeographiclib-dev, libpcap0.8-dev, ros-jazzy-diagnostic-msgs, ros-jazzy-geometry-msgs, ros-jazzy-gps-msgs, ros-jazzy-nav-msgs, ros-jazzy-nmea-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-tf2-eigen, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://github.com/septentrio-gnss/septentrio_gnss_driver Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-septentrio-gnss-driver/ros-jazzy-septentrio-gnss-driver_1.4.2-1noble.20250430.023706_amd64.deb Size: 1013824 SHA256: d1296cf4ab13f3f16ce0e640a870a76827a4e0b0d92f7325e028fbbaac3e9d3c SHA1: be94f99b609f502b9419fa5ecc3aca909e3bb338 MD5sum: 4181cf1880e09d45e2315b9a904e28ea Description: ROSaic: C++ driver for Septentrio's GNSS and INS receivers Package: ros-jazzy-septentrio-gnss-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-septentrio-gnss-driver Version: 1.4.2-1noble.20250430.023706 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tibor Dome Installed-Size: 27736 Depends: ros-jazzy-septentrio-gnss-driver (= 1.4.2-1noble.20250430.023706) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-septentrio-gnss-driver/ros-jazzy-septentrio-gnss-driver-dbgsym_1.4.2-1noble.20250430.023706_amd64.deb Size: 25307138 SHA256: 6d3873fe3325c1a551e8138371118f7871b4f8ee054a4e86f4fb77cba48532f9 SHA1: 3e1495d0f39c377f43ad4ddd2a9be6b4456aa8bf MD5sum: eec23889a95b6b271fa724577b76f030 Description: debug symbols for ros-jazzy-septentrio-gnss-driver Build-Ids: 008a6907757d2d9d090051ae07a2fbe64685594c 0f279e36d89c16721c1e7fca428f3208469c823a 227d16a7433be4308c7f5031cdd8e8c8323fc5c6 2efc1978921274452c931a7b44c7ed2e5925a71f 3fc8f241f31b16ce976f380ef44e7f6c77ffa622 5b676268765d403aea528446c4f2e263b41fc796 6235330e97ea813aca563ac2709bf6aa9f673206 6e5addb0d1710f0e3ff345bc43b7a2fc2d8daef3 816c1bce16e271ae4561401cd016da1c7ccc9f0f 9e2ac93624886398824d5fa4d200bf6dc9fffd57 aabbbe662d892b2fde2cf06ef632aeedcd3df8cf c9b41577b66cebdb77982c7d990ff2c3186324db dfc0aaf88f8806e6c4f23544c2a1c6dfe6953756 Package: ros-jazzy-serial-driver Version: 1.2.0-4noble.20250430.001852 Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 744 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libasio-dev, ros-jazzy-io-context, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-serial-driver/ros-jazzy-serial-driver_1.2.0-4noble.20250430.001852_amd64.deb Size: 167934 SHA256: 993ffa8a4df9f716f3ca5760a28b11d5134cf678aabe22248f7665fa190c0b58 SHA1: b1f820b014e506fb7f13c88962a77cbb937db61b MD5sum: 20adb83e09ec3c87cd66c4cec9f87235 Description: A template class and associated utilities which encapsulate basic reading from serial ports Package: ros-jazzy-serial-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-serial-driver Version: 1.2.0-4noble.20250430.001852 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 3176 Depends: ros-jazzy-serial-driver (= 1.2.0-4noble.20250430.001852) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-serial-driver/ros-jazzy-serial-driver-dbgsym_1.2.0-4noble.20250430.001852_amd64.deb Size: 2773124 SHA256: 9e5bdefd6746be2e6bbdb3c2eaf91ed3164921576d07f5f974a9be8f838454b5 SHA1: 413c2c527b8aa7926bb75301e32021573b9e260f MD5sum: 462a9459ed4a6751c20848740153c4ef Description: debug symbols for ros-jazzy-serial-driver Build-Ids: 130c6d48f1e64df8ba3eb9050f710216adb25e73 8d5c7420951bda23e1a0ceb38faa7611a368e3be aacd4803dfc6690b1f65598b8974ac4e7d68feb2 Package: ros-jazzy-service-msgs Version: 2.0.2-2noble.20250424.140035 Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 445 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-core-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-service-msgs/ros-jazzy-service-msgs_2.0.2-2noble.20250424.140035_amd64.deb Size: 43238 SHA256: e38a7fbcee53d7ead98cac4eed019c03a6acdd6953e1295d4431267979947f2c SHA1: e87d961280568c24afeced253ce5024a4e1bcd8c MD5sum: 085d8da88b73571191e7dd2c0a776d2f Description: Messages definitions common among all ROS services Package: ros-jazzy-service-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-service-msgs Version: 2.0.2-2noble.20250424.140035 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 272 Depends: ros-jazzy-service-msgs (= 2.0.2-2noble.20250424.140035) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-service-msgs/ros-jazzy-service-msgs-dbgsym_2.0.2-2noble.20250424.140035_amd64.deb Size: 179768 SHA256: ef5d4402b8aa1b5de9b9a55046d51bc1cda1857ee0b9363fda8e3ce3806a65ac SHA1: a24453d63df525864ccb0deaee2cfc07763e838b MD5sum: 6146dbefff74a4f158e125bb0d051f63 Description: debug symbols for ros-jazzy-service-msgs Build-Ids: 13a4e1b3aab93314b71610cdcfe9b6c007bd380d 351affac86ac491749ec624fd50ed64917edd137 3f002b07d4d8c77212aba7e7a67dadca6759ff59 49fa8784cad97aaf1933700f1b9ff4899fc0eb43 4dfcab810c37fce9f6e340db0591c21f4ad3a832 6b3b0569bc181e9bb0f0f38ff3bf017432b02f30 723b2fb0c60cb7a522db469c3290e7fb8dc26ee9 c3d7fed7e0506f82ae4ab0ac69dc9903b4771e44 d99b536e7e68492c0bd2f4ac10b24b864f43db33 e00df0a72a074e13a29b9c0a4f44e153749a9b3d e0beb2d89dba028edd43c6e3c6413d19f0e6e26f Package: ros-jazzy-shape-msgs Version: 5.3.6-1noble.20250424.144123 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 811 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-shape-msgs/ros-jazzy-shape-msgs_5.3.6-1noble.20250424.144123_amd64.deb Size: 79042 SHA256: f73b9f9317281c6a0aa513d1a678287d0e95f71fccd7dc373e94d8062cb36665 SHA1: 393774cecaf5d3b57089358a15f0f914c87ec81e MD5sum: 073c83478bd9a2ba678d41cbea4276e8 Description: A package containing some message definitions which describe geometric shapes. Package: ros-jazzy-shape-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-shape-msgs Version: 5.3.6-1noble.20250424.144123 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 640 Depends: ros-jazzy-shape-msgs (= 5.3.6-1noble.20250424.144123) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-shape-msgs/ros-jazzy-shape-msgs-dbgsym_5.3.6-1noble.20250424.144123_amd64.deb Size: 499608 SHA256: 04b405bda5554e6b0347212d68870fa8aa0c4831ae7a7ad1fd3455220bb71884 SHA1: f4c57277667bc84c485bbadd2fb48686965e0206 MD5sum: 95a43ea6f162a0c358b8d4fca5497240 Description: debug symbols for ros-jazzy-shape-msgs Build-Ids: 22022beda1405ac49dcfba9a9dc7090f74fe7a25 28775941f811a936eab98b81d14c1e544fd2f479 3494454c37096b786b02bfcb55a664b0ce8a4499 3aac2c5a0e402f0f3bc9a56075e2a3727c4fbe50 5fa711359389a337995ccece241260ae8783c3c9 6a39c308b4bb2f4fa11201a2cd81122261ea8af7 8a3b399786adc3ba582a5e69c09fee2f89365dc6 a9289b333b1e42d2ea7b3c5e1a65af32eb9de35f aaa1dff138e0e1268b9958aa657beddce8aaed73 e0b6b2516d0e24212fc50eacf631272281288ce7 ea85cfed957a3df9bcdd4cc552865d100549c0e2 Package: ros-jazzy-shared-queues-vendor Version: 0.26.7-1noble.20250424.121507 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 98 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-shared-queues-vendor/ros-jazzy-shared-queues-vendor_0.26.7-1noble.20250424.121507_amd64.deb Size: 19648 SHA256: 264fe7596397a95ec894c847cea836aea3baa4e48e61e046ff9f36fb484c721c SHA1: 660768289ac6687eb3a89fabca3e941d000d3bb9 MD5sum: ebe9b41b54194585854ec2243b4c4602 Description: Vendor package for concurrent queues from moodycamel Package: ros-jazzy-sick-safetyscanners-base Version: 1.0.3-1noble.20250424.110053 Architecture: amd64 Maintainer: Lennart Puck Installed-Size: 1127 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-chrono-dev, libboost-system-dev, libboost-thread-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sick-safetyscanners-base/ros-jazzy-sick-safetyscanners-base_1.0.3-1noble.20250424.110053_amd64.deb Size: 202976 SHA256: 469a31aaa1f39b8d73b01578c9aca4f1aa2be4323a402261732160d2e569a805 SHA1: 8c9a3707f156a9803284fd1388fbf18f4956fab8 MD5sum: 897108668cda8610970e06daf9a3dcdd Description: Provides an Interface to read the sensor output of a SICK Safety Scanner Package: ros-jazzy-sick-safetyscanners-base-dbgsym Package-Type: ddeb Source: ros-jazzy-sick-safetyscanners-base Version: 1.0.3-1noble.20250424.110053 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lennart Puck Installed-Size: 8471 Depends: ros-jazzy-sick-safetyscanners-base (= 1.0.3-1noble.20250424.110053) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sick-safetyscanners-base/ros-jazzy-sick-safetyscanners-base-dbgsym_1.0.3-1noble.20250424.110053_amd64.deb Size: 8136952 SHA256: 276527787575de4ca5f65be2cbb616f9de9e327b86828b3a4da52c99528c7355 SHA1: f3f33ac23e97b0b4c2bd658f3cd0f4be669730b4 MD5sum: 2cf8fb7a347b4db3b573f7bdccca7b91 Description: debug symbols for ros-jazzy-sick-safetyscanners-base Build-Ids: 44c393f379bcdaf0cefef7ce95ed069240adcc97 Package: ros-jazzy-sick-safetyscanners2 Version: 1.0.4-1noble.20250430.024709 Architecture: amd64 Maintainer: Lennart Puck Installed-Size: 1947 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, ros-jazzy-diagnostic-updater, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-robot-state-publisher, ros-jazzy-rviz2, ros-jazzy-sensor-msgs, ros-jazzy-sick-safetyscanners-base, ros-jazzy-sick-safetyscanners2-interfaces, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sick-safetyscanners2/ros-jazzy-sick-safetyscanners2_1.0.4-1noble.20250430.024709_amd64.deb Size: 400814 SHA256: 0c7b3fa66db556503f5aabbdb6b4f3fcef5c5f3e10ebbb2dabb7e0d901e3c036 SHA1: cdb2457ae33e494712507173130254aaf0e43085 MD5sum: 42dde808816731c2b892080933977dbe Description: ROS2 Driver for the SICK safetyscanners Package: ros-jazzy-sick-safetyscanners2-dbgsym Package-Type: ddeb Source: ros-jazzy-sick-safetyscanners2 Version: 1.0.4-1noble.20250430.024709 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lennart Puck Installed-Size: 7075 Depends: ros-jazzy-sick-safetyscanners2 (= 1.0.4-1noble.20250430.024709) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sick-safetyscanners2/ros-jazzy-sick-safetyscanners2-dbgsym_1.0.4-1noble.20250430.024709_amd64.deb Size: 6584182 SHA256: 2c4a7b5d0f9df060afb1f83f5624c46f82167b0bc4d6f8664538a0241d5b5da2 SHA1: c6faf3558143b39261956edcdf425f04a882117a MD5sum: 595a98c1bd91514cc560fc630d471895 Description: debug symbols for ros-jazzy-sick-safetyscanners2 Build-Ids: 60d1afdc799c393aac8ebbe5214ff03a6b1e18ce cd3c3c092fcc24238f3aec70eb1919a3bb0f165a Package: ros-jazzy-sick-safetyscanners2-interfaces Version: 1.0.0-1noble.20250424.144059 Architecture: amd64 Maintainer: Lennart Puck Installed-Size: 3527 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sick-safetyscanners2-interfaces/ros-jazzy-sick-safetyscanners2-interfaces_1.0.0-1noble.20250424.144059_amd64.deb Size: 258058 SHA256: 96931fa7eda485c723e610e23fdac04e1da67581e121206054256d51efbf0c37 SHA1: 975adda3341ec1f2dc136d3680b7b0f30a813785 MD5sum: a7993ab45fc6646cf82ddbf7b45a150a Description: Interfaces for the sick_safetyscanners ros2 driver Package: ros-jazzy-sick-safetyscanners2-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-sick-safetyscanners2-interfaces Version: 1.0.0-1noble.20250424.144059 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lennart Puck Installed-Size: 2771 Depends: ros-jazzy-sick-safetyscanners2-interfaces (= 1.0.0-1noble.20250424.144059) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sick-safetyscanners2-interfaces/ros-jazzy-sick-safetyscanners2-interfaces-dbgsym_1.0.0-1noble.20250424.144059_amd64.deb Size: 2299984 SHA256: b993bc55b5b5d44505151918f04f9775749ae0bcfc0a3c0268ff80949f44ab5d SHA1: b05ba4bbac8eb514be87c6efff2474aa453b5a5e MD5sum: b8214b20929f6f2d2959cbfe492da6ab Description: debug symbols for ros-jazzy-sick-safetyscanners2-interfaces Build-Ids: 0fc1a93adcbc1e6f7aabd7240cf0842181bbdac7 30068ecc65c03e06be2c5f6538b7485658091e18 48fb6219b9021c0ea162cd1bfd97013e5e342400 777738ecad17db99e35f6c49f32cfb8908415fa5 7e81676abaa4a868b6a5927ee57ad1c373e4f23a 8fb16a4c245c564dad5fe1b9f1f5c86b2982978f 98dacea7fa96dd6815acad9a6270f074bd6f5f14 b80cbd4545d1b8732304b6bbe43f09153c7d1130 c7cf17a016ddccdfe7ead2aef785f1bb99d82de1 d368f69cba7e3994c0e83d663ca55d37d02ab7a3 de3033de544bf2751daaec52b951e0de8eb385a7 Package: ros-jazzy-sick-safevisionary-base Version: 1.0.1-3noble.20250424.110054 Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 415 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sick-safevisionary-base/ros-jazzy-sick-safevisionary-base_1.0.1-3noble.20250424.110054_amd64.deb Size: 104922 SHA256: 1502acb663d311382c4841331cb1c15c17215cc8cc8ed380277d6992ef65ee5e SHA1: 42476e6f0711cc4faf79a309a293bbe4703d91c0 MD5sum: 13ff4e0629608664e2adb1072b7e7c41 Description: The package provides the basic hardware interface to the SICK Safevisionary sensor Package: ros-jazzy-sick-safevisionary-base-dbgsym Package-Type: ddeb Source: ros-jazzy-sick-safevisionary-base Version: 1.0.1-3noble.20250424.110054 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 832 Depends: ros-jazzy-sick-safevisionary-base (= 1.0.1-3noble.20250424.110054) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sick-safevisionary-base/ros-jazzy-sick-safevisionary-base-dbgsym_1.0.1-3noble.20250424.110054_amd64.deb Size: 772400 SHA256: 789a498ea467cc7211a2ef6919f901601f9b72fe5ed67980eec963fb7f6b4400 SHA1: 6611dad0b741ca40ebbb47511e2b9f2f2c29ddd3 MD5sum: 2716de7bb21992af0e42b1b1520cde06 Description: debug symbols for ros-jazzy-sick-safevisionary-base Build-Ids: 68fae38ab359e938ed4bac646e64dba153fab039 Package: ros-jazzy-sick-safevisionary-driver Version: 1.0.3-3noble.20250430.001445 Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 705 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libboost-all-dev, ros-jazzy-cv-bridge, ros-jazzy-lifecycle-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-sensor-msgs, ros-jazzy-sick-safevisionary-base, ros-jazzy-sick-safevisionary-interfaces, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sick-safevisionary-driver/ros-jazzy-sick-safevisionary-driver_1.0.3-3noble.20250430.001445_amd64.deb Size: 163284 SHA256: 7e6d5222b038d465936cd81d5e863b0c5b6f09021baec64ea6c78c5a66fd43d4 SHA1: 83734306b7050c56d66347b36d15462332473f33 MD5sum: 3ea1ccbc8b4433a2e2ac81c6af7bc835 Description: Provides an interface to read the sensor output of a SICK Safevisionary sensor in ROS 2 Package: ros-jazzy-sick-safevisionary-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-sick-safevisionary-driver Version: 1.0.3-3noble.20250430.001445 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 3979 Depends: ros-jazzy-sick-safevisionary-driver (= 1.0.3-3noble.20250430.001445) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sick-safevisionary-driver/ros-jazzy-sick-safevisionary-driver-dbgsym_1.0.3-3noble.20250430.001445_amd64.deb Size: 3619254 SHA256: 29188baaef6c85789f3424d7b7336825469238f0bf2bfbb42e453eb0cba6a338 SHA1: 614d2c7eb908cefa2bfea392dd2169f24eee3393 MD5sum: 6d3c6252b65c1eeced0e7d63fe772022 Description: debug symbols for ros-jazzy-sick-safevisionary-driver Build-Ids: 287ca5a91e5dd91a797227f9484084a771fdcc0f Package: ros-jazzy-sick-safevisionary-interfaces Version: 1.0.3-3noble.20250424.144500 Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 2546 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sick-safevisionary-interfaces/ros-jazzy-sick-safevisionary-interfaces_1.0.3-3noble.20250424.144500_amd64.deb Size: 162328 SHA256: c6331cfab9a0c88ef1abc76b28c7712a9fff13af759c8bc53d91472e75929c44 SHA1: edaab869acc4ca33ae0e800f153861197c537b93 MD5sum: c6c7b52f0546835e7cbcae8601a87003 Description: Provides interface descriptions to communicate with a SICK Safevisionary Sensor over ROS 2 Package: ros-jazzy-sick-safevisionary-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-sick-safevisionary-interfaces Version: 1.0.3-3noble.20250424.144500 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 1765 Depends: ros-jazzy-sick-safevisionary-interfaces (= 1.0.3-3noble.20250424.144500) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sick-safevisionary-interfaces/ros-jazzy-sick-safevisionary-interfaces-dbgsym_1.0.3-3noble.20250424.144500_amd64.deb Size: 1405890 SHA256: 24d847505bc8fcf94c2d4e638981978347ab5dd9138e5ded2d0aad2f219a066d SHA1: a1258960922fba3bddee3a8b483686c3127c5f98 MD5sum: 1eb23af0d4d9d6672b09cb88f25e2e8a Description: debug symbols for ros-jazzy-sick-safevisionary-interfaces Build-Ids: 020471a9a89cb325d24a69bf131c0fb2cdb58336 09a612500541008a51c5a077b174ffc5b16fc411 2c51897219b936621bb2b36b34db344592613e6c 391865385bef34d32be00da70e1e6a943d851aa1 4501b13bcdb0a3592c71c842deaaea21da8c6791 50f866589658ae7b0271976d5bbe986625f3ae6d 532c0c02f667ac4ffaa7855265b66074e76c44c4 947e6e14055ef130590184768a423f3594add631 d60513de55e395da9d0414ca435d9d461777d725 f4b65c05aa900da9843a1797083a8bff01bb689e fca2b1c2d6d3ca89dbee415b1145d89b4350bf78 Package: ros-jazzy-sick-safevisionary-tests Version: 1.0.3-3noble.20250424.121515 Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 41 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sick-safevisionary-tests/ros-jazzy-sick-safevisionary-tests_1.0.3-3noble.20250424.121515_amd64.deb Size: 5784 SHA256: 268aa1961b59f583dbbddaaaf5386698f3f944081c90247b38a958fa38a7624e SHA1: 5143255c3abdfe23cc4aa3288a3aa1f8bb111eb4 MD5sum: d6067d02eea6c39641fd16032353a87a Description: Integration tests for the Sick SafeVisionary2 driver Package: ros-jazzy-sick-scan-xd Version: 3.6.0-1noble.20250430.010313 Architecture: amd64 Maintainer: rostest Installed-Size: 33548 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-jazzy-fastcdr, ros-jazzy-diagnostic-msgs, ros-jazzy-diagnostic-updater, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rcl-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sick-scan-xd/ros-jazzy-sick-scan-xd_3.6.0-1noble.20250430.010313_amd64.deb Size: 4095894 SHA256: fe30296175a555cd5f4bc02a9b14b14b30ad0d05cdef86e7273c041e91b35eb1 SHA1: 9ff91d40d7c0785118c5a10edd67f457876ec048 MD5sum: 4c643f9f2eb38965faf21b4dbb29bad5 Description: ROS 1 and 2 driver for SICK scanner Package: ros-jazzy-sick-scan-xd-dbgsym Package-Type: ddeb Source: ros-jazzy-sick-scan-xd Version: 3.6.0-1noble.20250430.010313 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: rostest Installed-Size: 41436 Depends: ros-jazzy-sick-scan-xd (= 3.6.0-1noble.20250430.010313) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sick-scan-xd/ros-jazzy-sick-scan-xd-dbgsym_3.6.0-1noble.20250430.010313_amd64.deb Size: 36903794 SHA256: 0b5cba4286f1236784432d7af70e5ad0e1430b5389ff5a52808f06c186f62812 SHA1: fdcbb83fdb518167808a8b6be8eb2c72db329afc MD5sum: f0be38162069126a1706cd6cff276af7 Description: debug symbols for ros-jazzy-sick-scan-xd Build-Ids: 1ec11a729128a594b8f329bdf4f2a67873daede5 1fce2d2f4ceba4323cf3d5a0aa130c946916f343 273ac06b02a5e935f25f5ee272ef7f91722d5edd 57a69b6dba6a8e95dc67d9ab5812b7757ffb7f4d 7dcd8c4ed9d9ecee48c2d1050c644a8daf4d4558 881a4e158604abc2d3b8e3e6c07ddc375090938e 93f3cc6dc245b9e41fd0eeea383e85c65bf1a67f a8de1294c53e6c8f727a701fa6d88b136b4ae15f be2b8099883f01f73c6bd974951ed6970c0ffc8c c05fa89ad6ed8a73a9cf55e3f9aef3c003a047ea c309017efab5e9e45496e14efbb9d79c50c541d0 e428f0ea47fd8c196e90e55874c472f287376da5 ee3d2534c7dbbd0caa585c2dc9a27f9f9f57afc5 Package: ros-jazzy-simple-actions Version: 0.4.0-1noble.20250429.231730 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 87 Depends: ros-jazzy-action-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-simple-actions/ros-jazzy-simple-actions_0.4.0-1noble.20250429.231730_amd64.deb Size: 11260 SHA256: d85cd83304fb8dfbe85693b91b3d0a7b141436d6c2f6ed4bb078d9dc86218e91 SHA1: e04a677f4f64fd8b50a70902d60917ac172ca29c MD5sum: ad2ea0e7f6237ee38609585ba3ff686d Description: Simple library for using the `rclpy/rclcpp` action libraries Package: ros-jazzy-simple-grasping Version: 0.5.0-1noble.20250430.014408 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 1212 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-filters1.14 (>= 1.14.0+dfsg), libpcl-search1.14 (>= 1.14.0+dfsg), libpcl-segmentation1.14 (>= 1.14.0+dfsg), libpcl-surface1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-grasping-msgs, ros-jazzy-moveit-msgs, ros-jazzy-pcl-conversions, ros-jazzy-pcl-ros, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-shape-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/simple_grasping Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-simple-grasping/ros-jazzy-simple-grasping_0.5.0-1noble.20250430.014408_amd64.deb Size: 273054 SHA256: 21c18baea7d43debd8d7704c2db3f2a253ed109d76437657e719a6bdfde4cfae SHA1: bac02d616caa6cdcef5555a2de10a91460969db8 MD5sum: 26e7ac86e3e1bf6e1f39e567af8b7213 Description: Basic grasping applications and demos. Package: ros-jazzy-simple-grasping-dbgsym Package-Type: ddeb Source: ros-jazzy-simple-grasping Version: 0.5.0-1noble.20250430.014408 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 9916 Depends: ros-jazzy-simple-grasping (= 0.5.0-1noble.20250430.014408) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-simple-grasping/ros-jazzy-simple-grasping-dbgsym_0.5.0-1noble.20250430.014408_amd64.deb Size: 9331464 SHA256: 56a261cc40dcf18aad6820b03b1ef527137eaa7fce2bfbed025343c1731d0dfe SHA1: ccff574444106599a4202e3e6ada1528764c0e9c MD5sum: 7b093cd72d3153d6998e2e6d7df2615f Description: debug symbols for ros-jazzy-simple-grasping Build-Ids: 25e7bbd2bb356c025d1cefe8f377b757d1ba3be8 afab649e2878489c25fbd6cab66eaba69a5a8870 b0b3717edf2066a6759391435edce47bac6dbcd0 d31c31dec2ae5599dae2aa2f17fbc524d11ea9de f9f9652b60bd9deea271eefe542fbe3c96ba3ea1 Package: ros-jazzy-simple-launch Version: 1.11.0-1noble.20250430.022858 Architecture: amd64 Maintainer: Olivier Kermorgant Installed-Size: 170 Depends: ros-jazzy-ament-index-python, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-simple-launch/ros-jazzy-simple-launch_1.11.0-1noble.20250430.022858_amd64.deb Size: 30788 SHA256: 4fe9d52cb027e39e9c69dd7d2f064977856be6dc8087ee379dc0bdcfe276b23e SHA1: 4b6006434668934c3077af4488db9ef0040ca152 MD5sum: c63dd4687e707c47cdcdc1a3350977f0 Description: Python helper class for the ROS 2 launch system Package: ros-jazzy-simple-term-menu-vendor Version: 1.5.7-1noble.20250424.110617 Architecture: amd64 Maintainer: rkreinin Installed-Size: 227 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-simple-term-menu-vendor/ros-jazzy-simple-term-menu-vendor_1.5.7-1noble.20250424.110617_amd64.deb Size: 20768 SHA256: 7f7b4e6a47d26e84dc2390613709420d724737862d192121cf40e920c4a417e3 SHA1: ebb40d3c5de0609f0c3faba4b6b6d2555e62029b MD5sum: 49a891c2be079bb52bf3f57f098820fe Description: A Python package which creates simple interactive menus on the command line. Package: ros-jazzy-simulation Version: 0.11.0-1noble.20250506.152108 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 41 Depends: ros-jazzy-ros-base, ros-jazzy-ros-gz-bridge, ros-jazzy-ros-gz-image, ros-jazzy-ros-gz-interfaces, ros-jazzy-ros-gz-sim, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-simulation/ros-jazzy-simulation_0.11.0-1noble.20250506.152108_amd64.deb Size: 5288 SHA256: 18cfb093fae9cf9ec35aa55cb585b2a9f6515fac73078f2491ccfbdcbb8753f8 SHA1: 5a0899a4a1a7e9fe9645013b915d70684afa44af MD5sum: 3b66482d9a8118b322da38c4a174cd38 Description: A package which extends 'ros_base' and includes simulation packages. Package: ros-jazzy-slam-toolbox Version: 2.8.3-1noble.20250430.021907 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 14655 Depends: libboost-serialization1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), liborocos-kdl1.5 (>= 1.5.1), libpython3.12t64 (>= 3.12.1), libqt5core5t64 (>= 5.15.1), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0), libtinyxml2-10 (>= 10.0.0), ros-jazzy-fastcdr, libboost-all-dev, libceres-dev, libeigen3-dev, liblapack-dev, libqt5core5a, libqt5gui5, libqt5opengl5, libqt5widgets5, libsuitesparse-dev, libtbb-dev, ros-jazzy-bond, ros-jazzy-bondcpp, ros-jazzy-builtin-interfaces, ros-jazzy-interactive-markers, ros-jazzy-lifecycle-msgs, ros-jazzy-message-filters, ros-jazzy-nav-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rosidl-default-generators, ros-jazzy-rviz-common, ros-jazzy-rviz-default-plugins, ros-jazzy-rviz-ogre-vendor, ros-jazzy-rviz-rendering, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-tf2-sensor-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-slam-toolbox/ros-jazzy-slam-toolbox_2.8.3-1noble.20250430.021907_amd64.deb Size: 1810882 SHA256: 24fa3f89532cb4aaee825d92dbcae2229c790f64f44a7433ff0d419d775c99bf SHA1: 9236305822d0141ee8b1f55bfb624664244a5bd5 MD5sum: b098aa2a0e6c1be1441486e181ae84f2 Description: This package provides a sped up improved slam karto with updated SDK and visualization and modification toolsets Package: ros-jazzy-slam-toolbox-dbgsym Package-Type: ddeb Source: ros-jazzy-slam-toolbox Version: 2.8.3-1noble.20250430.021907 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 51170 Depends: ros-jazzy-slam-toolbox (= 2.8.3-1noble.20250430.021907) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-slam-toolbox/ros-jazzy-slam-toolbox-dbgsym_2.8.3-1noble.20250430.021907_amd64.deb Size: 43506894 SHA256: 76ad7fa242aacdb1aa447ca152efbef64736f2907960eeeb4a67c76a3b9acd91 SHA1: 3619ff2f50530a55a2b2ca956dd00a0af38dad51 MD5sum: 2688aa165e01a06b847b4c841bc394d7 Description: debug symbols for ros-jazzy-slam-toolbox Build-Ids: 090390e4e7aaacddeb8fc427dc9f2b6129ffcb94 0e6bf45a3fba43a96a4d8b6e95b8bd1af8c8e0e2 1240811ee679f04210667723e8bd8734899a95c9 1c5ae6742c143ddfc89f92b9480c4b57eea9496c 21cd0e3d67964b627afabf0201f8d7b6498b69b6 436c3fa9dea9015f88112eb18968d326d96517da 46180396ec41499cca3b437b1e04099b5b5b8c12 4988e15824f767db3ce3adb72da8e60c3d1fd34f 526f3852781df09876ae96efa700e899c75d0407 5dc8f2d41f2e01ace14633fd9069ed2360f2d148 7348ae05dfe4fda2f6a6b4730c2e5c6e1fd19eee 7c344fe4fcb006fe9bbb609ff45c3638bedc8b92 817285763265fd042f2173e4388565d8c34f5010 8d5cbfa8fc346fc749d2f4e7f91caf5a78b505e4 9b758179f664e6921efa71321344d419bc99992b 9c57075aff1e8751aff75d8beb1e8238511de3fe a4a8c88e6c0360fe8062c5491149ea9649edce69 b72230fba2ee8770052f339bf203ba151e5d32c3 b9e4c848b21d3e946ed184086f94419afd8456de bf4e4e44fe17ffa378b7fd380236fae49e026933 c47e58c353caf83dd592ab5282fa738a47440d8b cc16f7deafcf5a2470c305ff81ca9dc68761a9c3 d2217bbd7f033b0b3b8eef029d0b2f00a331268a dd896bb0cea533b9987cf62b77d644a2a2b89cb9 e255bbf44a1189bf8ab6a00583f3dc6a8a178cd0 f9664c8e88e8333f228979ce7071ff1565ee6d0a Package: ros-jazzy-slg-msgs Version: 3.9.2-1noble.20250424.144125 Architecture: amd64 Maintainer: Alberto Tudela Installed-Size: 614 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-slg-msgs/ros-jazzy-slg-msgs_3.9.2-1noble.20250424.144125_amd64.deb Size: 64654 SHA256: 56d1b8a3d83cf3ef09d720c28a6cd1597b05ddf81c39d07d347cec54ac3ad7a6 SHA1: 48395168875ae236c71cbe8a78c0cd5ee1799509 MD5sum: bac076d4ad6a4c17dbc8a708a7acc53d Description: This package provides classes and messages to interact with laser related geometry. Package: ros-jazzy-slg-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-slg-msgs Version: 3.9.2-1noble.20250424.144125 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alberto Tudela Installed-Size: 445 Depends: ros-jazzy-slg-msgs (= 3.9.2-1noble.20250424.144125) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-slg-msgs/ros-jazzy-slg-msgs-dbgsym_3.9.2-1noble.20250424.144125_amd64.deb Size: 337244 SHA256: 789f25ab696c02bb35d6778aa745d918d068c614645148ab55eb87594fecf306 SHA1: 871cc24b23982feedd4b243154bcd5d17b6f8334 MD5sum: 4c40a7c267025405d7e1d0f559a47252 Description: debug symbols for ros-jazzy-slg-msgs Build-Ids: 25c5371fee46296e3875cd059b27faa9dc4578fd 2c95c9c9e5cd9479c5a33c81f2795b4899d31330 36d6e35279c374ee996ee12b6a4beebc4f654ea5 4b0450fed6a61716fe5c97f666f9b79aace83aef 67fb2ccf1f2af47d0ddb54764279f7bc71ba99ac 6a668855df7c78bd53ded275e92442d52d0178eb 770517f1ffbd937bfe212cb156b1b8683b0f9991 b1908b9d65c46b0a6b20223f4d39581578f2c3e1 edf6e5c6d13bf4550e834812d4f11e09903e5db7 ef1adbc41251bf092ab3b626d93312bfb45a3aae fc2d6ca9727e0191655b07bbcbe4891652a39c8e Package: ros-jazzy-slider-publisher Version: 2.4.1-1noble.20250504.155551 Architecture: amd64 Maintainer: Olivier Kermorgant Installed-Size: 75 Depends: python3-numpy, python3-scipy, ros-jazzy-rqt-gui-py, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-slider-publisher/ros-jazzy-slider-publisher_2.4.1-1noble.20250504.155551_amd64.deb Size: 12232 SHA256: 9cf92eaaa11b07601ab68e675341a4c1202a66de18c5158a69da9ae4f1fcf345 SHA1: ca3e045e582e781604ec99fcea523bd9b5adf1a4 MD5sum: 49ac34722c669627544102a53bd83750 Description: This packages proposes a slider-based publisher node similar to the joint_state_publisher, but that can publish any type of message or call services. Package: ros-jazzy-smach Version: 3.0.3-3noble.20250424.110617 Architecture: amd64 Maintainer: Isaac Saito Installed-Size: 213 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-smach/ros-jazzy-smach_3.0.3-3noble.20250424.110617_amd64.deb Size: 45886 SHA256: ab7a16c716ec3923682fc14d552f36f88768b5634e914fa7ee65eb3ce256b42b SHA1: 4d2b292c4903b09128fef52ab8cf7a2491d11a18 MD5sum: 553c958990d0fc74108adcfaff14fe55 Description: SMACH is a task-level architecture for rapidly creating complex robot behavior. At its core, SMACH is a ROS-independent Python library to build hierarchical state machines. SMACH is a new library that takes advantage of very old concepts in order to quickly create robust robot behavior with maintainable and modular code. Package: ros-jazzy-smach-msgs Version: 3.0.3-3noble.20250424.141730 Architecture: amd64 Maintainer: Isaac Saito Installed-Size: 883 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-smach-msgs/ros-jazzy-smach-msgs_3.0.3-3noble.20250424.141730_amd64.deb Size: 82164 SHA256: 140fad24b86b8c33f9e42985350e1834d84991e7ea88c192a1f1db24b34f3bfc SHA1: 62e6a561e3cee3d34f691958bd13b35e4675f38d MD5sum: 54f97037b3794b0682ddf0df45643434 Description: this package contains a set of messages that are used by the introspection interfaces for smach. Package: ros-jazzy-smach-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-smach-msgs Version: 3.0.3-3noble.20250424.141730 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Isaac Saito Installed-Size: 695 Depends: ros-jazzy-smach-msgs (= 3.0.3-3noble.20250424.141730) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-smach-msgs/ros-jazzy-smach-msgs-dbgsym_3.0.3-3noble.20250424.141730_amd64.deb Size: 548468 SHA256: 34878e7c3ccfea0accaea74fcaa00ba08279727340aba0fa1e1a823febab1539 SHA1: a0e3fa73f7e977a7a35453f72ba59aaca610abfb MD5sum: b668967f77e770de060223038bddb350 Description: debug symbols for ros-jazzy-smach-msgs Build-Ids: 046b936084a6d063e0aea2cd1c21d0f1f99936a2 12f3d707be124a19c49ced268d63ddf33448c960 1d8b14fd82e5d9d6279d7a187bd5dbf0aad08676 21c5c30439637543c07c0493866f93e97a059b21 38a60a8fb2143735679e18a1806702df87e1dd6e 5f105f0d0ad11600ff3ff5d55f5d4f45be9fc93c 6ff99b6c0b17780aef8b4c8426b7868ebeb465f1 73a300e3c7f4b49c442e9310bfadcef752003eef 7ac7a7770c7c63824719ce0c12e894a569bcf6d2 90a6e8f0f9e6c31b563b85e2966a372edfca13c6 9e74f99c8a86ba3cc767128fada1a37a368bab96 Package: ros-jazzy-smach-ros Version: 3.0.3-3noble.20250430.005445 Architecture: amd64 Maintainer: Isaac I. Y. Saito Installed-Size: 172 Depends: ros-jazzy-rclpy, ros-jazzy-smach, ros-jazzy-smach-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-smach-ros/ros-jazzy-smach-ros_3.0.3-3noble.20250430.005445_amd64.deb Size: 38888 SHA256: ddd784d201596e463bea2e3f16f60b92cc553fcb70a8fe3405350abffaaebaf8 SHA1: 8b79383174d2778bab52fdbf92e9deda776aa661 MD5sum: 8bc32f9c039b64b7c8c44cf91619340c Description: The smach_ros package contains extensions for the SMACH library to integrate it tightly with ROS. For example, SMACH-ROS can call ROS services, listen to ROS topics, and integrate with actionlib both as a client, and a provider of action servers. SMACH is a new library that takes advantage of very old concepts in order to quickly create robust robot behavior with maintainable and modular code. Package: ros-jazzy-small-gicp-vendor Version: 2.0.3-1noble.20250424.113121 Architecture: amd64 Maintainer: miguel Installed-Size: 379 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), libstdc++6 (>= 13.1), ros-jazzy-ros-workspace Homepage: https://github.com/koide3/small_gicp Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-small-gicp-vendor/ros-jazzy-small-gicp-vendor_2.0.3-1noble.20250424.113121_amd64.deb Size: 78364 SHA256: 38695079878e8f5ae57d30be7ecccfe62210ce4a558d6b6beba5df9c7c469e85 SHA1: 084a6344bc6bac3ad88ad3aa096e4c6e66372e0d MD5sum: 5fcaaba1f11e33babe390bb033905889 Description: Vendor package for small_gicp. This is just a wrapper to provide ExternalProject build Package: ros-jazzy-small-gicp-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-small-gicp-vendor Version: 2.0.3-1noble.20250424.113121 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: miguel Installed-Size: 4363 Depends: ros-jazzy-small-gicp-vendor (= 2.0.3-1noble.20250424.113121) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-small-gicp-vendor/ros-jazzy-small-gicp-vendor-dbgsym_2.0.3-1noble.20250424.113121_amd64.deb Size: 4389346 SHA256: 20165d2051ea88b524d197fa83077bd205f69075bdae1cded94db3fd6fd454e3 SHA1: 37a8b3aab2c73a9e49ac4ac7a3907002188ed8b2 MD5sum: e640f41e374010a66a2c2c5a08a70fe5 Description: debug symbols for ros-jazzy-small-gicp-vendor Build-Ids: e6753a1072628508c9ad3cac9985143691024d12 Package: ros-jazzy-smclib Version: 4.1.2-1noble.20250424.110637 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 86 Depends: ros-jazzy-ros-workspace Homepage: http://smc.sourceforge.net/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-smclib/ros-jazzy-smclib_4.1.2-1noble.20250424.110637_amd64.deb Size: 14084 SHA256: f4f5a8f2b1ca65971cb344d60a7a73e680801776b4683158035b95a6146b3d96 SHA1: 9419114fdc513ef0b14ecacfc71ce012f5ec0e36 MD5sum: b9e875bb4a2da75263a0dfc545fc78f3 Description: The State Machine Compiler (SMC) from http://smc.sourceforge.net/ converts a language-independent description of a state machine into the source code to support that state machine. This package contains the libraries that a compiled state machine depends on, but it does not contain the compiler itself. Package: ros-jazzy-snowbot-operating-system Version: 0.1.2-5noble.20250429.235750 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 127 Depends: libc6 (>= 2.4), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libstdc++6 (>= 5.2), ros-jazzy-ament-cmake-ros, ros-jazzy-geometry-msgs, ros-jazzy-pluginlib, ros-jazzy-rviz-common, ros-jazzy-rviz-rendering, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-snowbot-operating-system/ros-jazzy-snowbot-operating-system_0.1.2-5noble.20250429.235750_amd64.deb Size: 31234 SHA256: 956cad5c310519d3987c093cd2991d6be23f8ff0c0f11251cd7c0f53348a8398 SHA1: f85b8bbf56a3b24484d0100d984ad6197611e268 MD5sum: 12f8f8d1b5968cfa7140f84edccb7419 Description: The weather outside is frightful Package: ros-jazzy-snowbot-operating-system-dbgsym Package-Type: ddeb Source: ros-jazzy-snowbot-operating-system Version: 0.1.2-5noble.20250429.235750 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 406 Depends: ros-jazzy-snowbot-operating-system (= 0.1.2-5noble.20250429.235750) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-snowbot-operating-system/ros-jazzy-snowbot-operating-system-dbgsym_0.1.2-5noble.20250429.235750_amd64.deb Size: 387644 SHA256: 0e0973a68fc1c40df365cadb61a34a947c63169de78a65fb58f41a80da1ad90f SHA1: d5ceb782ea58f4e22d712e554a8c696938040485 MD5sum: cebd257b6c265e17c2810b864b74d9e3 Description: debug symbols for ros-jazzy-snowbot-operating-system Build-Ids: 74f13efbc3975f90f6deee812305416712721ebf Package: ros-jazzy-soccer-geometry-msgs Version: 1.0.0-2noble.20250424.144130 Architecture: amd64 Maintainer: ijnek Installed-Size: 443 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-soccer-geometry-msgs/ros-jazzy-soccer-geometry-msgs_1.0.0-2noble.20250424.144130_amd64.deb Size: 41306 SHA256: 65fea694c80b0310c1e9d0fa5b7c0a8792fc8a356bd1663507f7c9c695ba206a SHA1: 13ba07a5bb76bdd8f86c02deb788005133b629f1 MD5sum: c14589d451595b2bb3c43b272a1fc277 Description: A package containing msgs that extend geometry_msgs for use in soccer-related packages Package: ros-jazzy-soccer-geometry-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-soccer-geometry-msgs Version: 1.0.0-2noble.20250424.144130 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 266 Depends: ros-jazzy-soccer-geometry-msgs (= 1.0.0-2noble.20250424.144130) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-soccer-geometry-msgs/ros-jazzy-soccer-geometry-msgs-dbgsym_1.0.0-2noble.20250424.144130_amd64.deb Size: 173542 SHA256: 7115d0d84930bd0dd196ec5e0bcb5d18ee4e3fcb6132fdffc3e0e4b3c5fbf555 SHA1: 9e552f074f98b609fc758c4163814655ea3a36b7 MD5sum: d288e23d37e776ec7ae91970d65fd0f4 Description: debug symbols for ros-jazzy-soccer-geometry-msgs Build-Ids: 07394154f401c0709ed42747eeb2dd8472ef55a2 17b8a9f3ad050bc72101761e186c6aff01062ced 2cb28b66c109dcaabd2fff00250c187f0b5fe348 3b66889f71f0cbe0e9fa238bad647203ff424121 3e0c27632de22af77cea0c8477dfc285ad33e30c 502f0fbaadab50fc78bd303397fd81e250a842c9 7321c7b69914338d19985eb8964a5d192b518612 bd458204aae8e9141cec2c5f064f17c58ff8bef6 ea286a13d52769848a19a8a653f3ed5850319fb0 ec313df1419b115171805537d0783d81c5c10f4a f71e75ccafce8190702bdf79ca48b0563105deba Package: ros-jazzy-soccer-interfaces Version: 1.0.0-2noble.20250424.144813 Architecture: amd64 Maintainer: ijnek Installed-Size: 41 Depends: ros-jazzy-soccer-vision-2d-msgs, ros-jazzy-soccer-vision-3d-msgs, ros-jazzy-soccer-vision-attribute-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-soccer-interfaces/ros-jazzy-soccer-interfaces_1.0.0-2noble.20250424.144813_amd64.deb Size: 5044 SHA256: b5056c69882db81284507fe65ce33d3d7b1c15739ed5661b2db8233a21ee8164 SHA1: a8176ef70419d3c9fcb0a3d6c3ca76a7174dff02 MD5sum: 50f0f14a102da2f508f972e747f9fcc0 Description: Metapackage for soccer-related interfaces Package: ros-jazzy-soccer-model-msgs Version: 1.0.0-2noble.20250424.144324 Architecture: amd64 Maintainer: ijnek Installed-Size: 1017 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-soccer-geometry-msgs, ros-jazzy-soccer-vision-attribute-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-soccer-model-msgs/ros-jazzy-soccer-model-msgs_1.0.0-2noble.20250424.144324_amd64.deb Size: 82320 SHA256: cfe2231c4e6d90a271241e53ed3b4312153298e13130c2b024cf39432526bfe7 SHA1: 38d3a24c46e83fa2f4f8085d89f5b87901b99471 MD5sum: 410406f2c4d5b76d055b750576b3ceaa Description: A package containing world model related message definitions in the soccer domain. Package: ros-jazzy-soccer-model-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-soccer-model-msgs Version: 1.0.0-2noble.20250424.144324 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 778 Depends: ros-jazzy-soccer-model-msgs (= 1.0.0-2noble.20250424.144324) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-soccer-model-msgs/ros-jazzy-soccer-model-msgs-dbgsym_1.0.0-2noble.20250424.144324_amd64.deb Size: 606894 SHA256: 2d25844d2ac5a31f3509044046b6ecca8bad15bc0ed1a7f1c4df4cb4c08b0457 SHA1: 263094b9fd9285e1049e39074d00ddff567f221d MD5sum: 1269798e056404c06de6da1fdf049107 Description: debug symbols for ros-jazzy-soccer-model-msgs Build-Ids: 014c34e630edd8df40530e38785ea59f977e507e 03fdee50b6dbb317902f9b59bf750e9065f26a4a 19bbee3834d91ff5171697f84a0bbc1dac2753dd 2bc8e773a7682c7729277354130682713a45db20 3314e42529b8d3f32097e0ec90b99f3b0f1e09b0 39fae03f0d0163145dbc2a9f7aec21d0781f4726 6ac23a3a01069fcfd44dcbb4ee8ad7c20ffcc2ae 93fc1849d4ac12aa7be1becf005d5c307caac8cd b5afbbf73740583dc9b03318f10fd338648d38d4 e84dceb2d48363cdbeda4c8454eb21c496b80acb fccf740dcc9618514c6ae19c93e0a3cf7edcefd3 Package: ros-jazzy-soccer-vision-2d-msgs Version: 1.0.0-2noble.20250424.144435 Architecture: amd64 Maintainer: ijnek Installed-Size: 2201 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-soccer-vision-attribute-msgs, ros-jazzy-vision-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-soccer-vision-2d-msgs/ros-jazzy-soccer-vision-2d-msgs_1.0.0-2noble.20250424.144435_amd64.deb Size: 156356 SHA256: 828df08a6f352261f7a63f0c4e37205eeb39d64e649b95f0d8f853bd90929d95 SHA1: dde9c2c1cca04c7a3fbda9433da9fece8ee16898 MD5sum: 591f204fdbf15ff5fcfcc02922a61504 Description: A package containing some 2D vision related message definitions in the soccer domain. Package: ros-jazzy-soccer-vision-2d-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-soccer-vision-2d-msgs Version: 1.0.0-2noble.20250424.144435 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1745 Depends: ros-jazzy-soccer-vision-2d-msgs (= 1.0.0-2noble.20250424.144435) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-soccer-vision-2d-msgs/ros-jazzy-soccer-vision-2d-msgs-dbgsym_1.0.0-2noble.20250424.144435_amd64.deb Size: 1414438 SHA256: 6c0d370d5f7f3073d7102377a3bd2bd6ab6ac25355ff4bf5a40a0ad5e3e7b67c SHA1: 75b3575160beac7ecfef66b805e2f90af38f6e3e MD5sum: e5e23bfd25c2d50d03c23c3f880b5e81 Description: debug symbols for ros-jazzy-soccer-vision-2d-msgs Build-Ids: 2003004462d536a6cda9a999e77e36baa0c074f0 44cb25f34de7b1041b9b81cdd282a3ffe9a49708 570b54646884ae7ffb1af1d35f8eb05e0a7721c2 70a8b0b36411404370c70356daab0a8e568d43fe 7bebf6d06a3702ce5a0fd6c2c5a6d9f223613650 813af3a1cc4a177beef09837c8275685108e52c2 89b406aace2917ca803e1eada81d4ccf23788493 cb66fd814394628ba8fedf0a38f2f8779e62801a cfc0ef75abd528c3819ca655df57b88d6b3902d0 def4d5bf05007930a07938f7760060cc1dfba81d e0b7046e60f40a65468cbacb41f85302adb7d4b6 Package: ros-jazzy-soccer-vision-3d-msgs Version: 1.0.0-2noble.20250424.144438 Architecture: amd64 Maintainer: ijnek Installed-Size: 2224 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-soccer-vision-attribute-msgs, ros-jazzy-vision-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-soccer-vision-3d-msgs/ros-jazzy-soccer-vision-3d-msgs_1.0.0-2noble.20250424.144438_amd64.deb Size: 155754 SHA256: 2e2dcf765e42f878bb7e5cde32ea29f0366d4a0f45305cf7cfc545c0d2a77dc9 SHA1: d1f00a3b54403a8f39a451e2f23cbb97eb46cd1a MD5sum: afb54b4916096306bba9e67ed5d0f824 Description: A package containing some 3D vision related message definitions in the soccer domain. Package: ros-jazzy-soccer-vision-3d-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-soccer-vision-3d-msgs Version: 1.0.0-2noble.20250424.144438 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1764 Depends: ros-jazzy-soccer-vision-3d-msgs (= 1.0.0-2noble.20250424.144438) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-soccer-vision-3d-msgs/ros-jazzy-soccer-vision-3d-msgs-dbgsym_1.0.0-2noble.20250424.144438_amd64.deb Size: 1430212 SHA256: 13807a87e68dddc42f3265e2bfce798454b7ffcd6401103474f462c3917bbcad SHA1: a4d83f92f57affe5c702de64b00c095f7cfd0713 MD5sum: 5884fbc8dd9e1f754c2dac1fc11eb821 Description: debug symbols for ros-jazzy-soccer-vision-3d-msgs Build-Ids: 102173c25b95d456e3dd4251165298d7de9f265a 1ec74ba544f00565f9954894c89116376add8992 3de1b25efffd29282dd3f6cb51305b8a02b73b63 45c88bf0d1b2cdcdd1250e410e0d84d5954e0a99 48b45897a09d30a0f1f08508c16f875655a0b62b 5485b9ced3ea1f06dceee9c0f05bf30169c8bf7c 60a3136a015a0e0c8a57ca21a3f19b6524790297 6cb913cc59844fddb3436762aea51432233da72f 98bfdd718f50f1fadeb0c48e276e94d44431515c d93745208703808c21ad690cc59ffc858f16beda f9dcf4cad1c854499b20dc63ac048de2d2a35569 Package: ros-jazzy-soccer-vision-3d-rviz-markers Version: 1.0.0-2noble.20250430.005454 Architecture: amd64 Maintainer: ijnek Installed-Size: 1037 Depends: ros-jazzy-rclpy, ros-jazzy-soccer-vision-3d-msgs, ros-jazzy-soccer-vision-attribute-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-soccer-vision-3d-rviz-markers/ros-jazzy-soccer-vision-3d-rviz-markers_1.0.0-2noble.20250430.005454_amd64.deb Size: 165232 SHA256: 3dce7e64e86fe66e08570d564befc133b20a8edf162e8773c51685b4d44b1cbc SHA1: 86964ec75eb39bfe7b70461071cc675341f9ef29 MD5sum: 4469f7d6af41ddd14208c723c21ce0d0 Description: Package that converts soccer_vision_3d_msgs to RViz markers Package: ros-jazzy-soccer-vision-attribute-msgs Version: 1.0.0-2noble.20250424.141044 Architecture: amd64 Maintainer: ijnek Installed-Size: 666 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-soccer-vision-attribute-msgs/ros-jazzy-soccer-vision-attribute-msgs_1.0.0-2noble.20250424.141044_amd64.deb Size: 54692 SHA256: f2220143584243b7ec28275ebe7d5272efc6275e528f60ae42e8e3e632c230bf SHA1: 33f7b844de45a067f215b418746399d6a49740a6 MD5sum: 0ea5e1fefb2916cff5f6b8136467c854 Description: A package containing attributes of objects in 2d/3d vision in the soccer domain. Package: ros-jazzy-soccer-vision-attribute-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-soccer-vision-attribute-msgs Version: 1.0.0-2noble.20250424.141044 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 438 Depends: ros-jazzy-soccer-vision-attribute-msgs (= 1.0.0-2noble.20250424.141044) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-soccer-vision-attribute-msgs/ros-jazzy-soccer-vision-attribute-msgs-dbgsym_1.0.0-2noble.20250424.141044_amd64.deb Size: 319272 SHA256: d8b7705ed328b9af68ffba78f637ab7fa804ed7103ac20a1bef72e20b70f0482 SHA1: 67e842f862d5b8d28d1bdbfce8976843f2fb2ee8 MD5sum: 3cd338c11fc9d1f7c69d00bae0761028 Description: debug symbols for ros-jazzy-soccer-vision-attribute-msgs Build-Ids: 16bb5fc516b30d07673c34167cb7b8d675cf7d14 2be1fcb63390f61b130d631fe61b9d868814c135 470aa368d8b476ad5c6e133cee561093bd59df72 47b0a75125bc70073b052e798307a6e13c1bdc6a 534660205719f3a38115858b94042f607c45bb01 5f211ca6fffe8e8c8d372583eeb70f4a80b8b662 76195c63e103793d89677940f4f8cb584fad744e 9205f5e265ff1776f80ba59a53c873c7234a3b40 9fa2af2213c705967a91dafcd8ae87cf1c2b2fff aad706908e3416d386518ffceaab139217d441d7 d01e6515903f6bbc639bcddf536a8f3933eec53c Package: ros-jazzy-sol-vendor Version: 0.0.3-5noble.20250424.121516 Architecture: amd64 Maintainer: Kotaro Yoshimoto Installed-Size: 2438 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sol-vendor/ros-jazzy-sol-vendor_0.0.3-5noble.20250424.121516_amd64.deb Size: 148362 SHA256: a59be255507e111d49c9c3c5c69951db9ffbb43f054fe36fe2e3328646aea6ef SHA1: e84e79099cf940d3d1d9387a5a49f717f51af363 MD5sum: 61f0fc17097312134fba523a76e7ad05 Description: vendor package for the sol2 library Package: ros-jazzy-sophus Version: 1.22.9102-2noble.20250424.110056 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 353 Depends: libceres-dev, libeigen3-dev, libfmt-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sophus/ros-jazzy-sophus_1.22.9102-2noble.20250424.110056_amd64.deb Size: 43404 SHA256: e8ffd7d8ac96c1f01dd643aa7339ae974039e4975bfe6f2524ef85ebb2953a98 SHA1: 60b85a7db94168dc04f2f7d6fc55a41f2e75d462 MD5sum: ece09411990ebbb02caeffeb6006ad7f Description: C++ implementation of Lie Groups using Eigen. Package: ros-jazzy-spacenav Version: 3.3.0-3noble.20250429.235801 Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 413 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libspnav0 (>= 1.0), libstdc++6 (>= 13.1), libspnav-dev, libx11-dev, ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, spacenavd, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/spacenav_node Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-spacenav/ros-jazzy-spacenav_3.3.0-3noble.20250429.235801_amd64.deb Size: 102248 SHA256: 832c162a508d1db78d50d466a4ac6f9ea5dbc61b91bd185adc27551cb7db1899 SHA1: 29fa4ae1d01ac5a3ffe49106966a1f7d160b532e MD5sum: 826edf79671e6c795bfd0cd3628ece10 Description: ROS interface to the 3Dconnexion SpaceNavigator 6DOF joystick. Package: ros-jazzy-spacenav-dbgsym Package-Type: ddeb Source: ros-jazzy-spacenav Version: 3.3.0-3noble.20250429.235801 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 1922 Depends: ros-jazzy-spacenav (= 3.3.0-3noble.20250429.235801) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-spacenav/ros-jazzy-spacenav-dbgsym_3.3.0-3noble.20250429.235801_amd64.deb Size: 1751380 SHA256: f94b7ad5d1feadb04b2624323cceabd90146f078d83ba82ad85c89a3b0765a64 SHA1: 6d97e9549d83a563521cac6c26b08d6f43ef7829 MD5sum: f4e1722220ca3dba6168f3f89d911458 Description: debug symbols for ros-jazzy-spacenav Build-Ids: a4b600e3fe8498afec0b8b10d7b4ebdad4468bcd adddefe108dccde6215cef9993b1af7aa0932e41 Package: ros-jazzy-spatio-temporal-voxel-layer Version: 2.5.5-1noble.20250430.063835 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 2216 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libimath-3-1-29t64 (>= 3.1.9), libopenvdb10.0t64 (>= 10.0.1), liborocos-kdl1.5 (>= 1.5.1), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-filters1.14 (>= 1.14.0+dfsg), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0), ros-jazzy-fastcdr, libopenexr-dev, libpcl-dev, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-laser-geometry, ros-jazzy-message-filters, ros-jazzy-nav2-costmap-2d, ros-jazzy-openvdb-vendor, ros-jazzy-pcl-conversions, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-tf2-sensor-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-spatio-temporal-voxel-layer/ros-jazzy-spatio-temporal-voxel-layer_2.5.5-1noble.20250430.063835_amd64.deb Size: 422676 SHA256: 02aa3c2f8d97bba3be4b11247d3b986585d410a1f0d68531a7bdc75cc709294b SHA1: 16234ad2c6306e04d4be212372c13eb97354489e MD5sum: 7005432c2773de7bd3610fc33a1a187b Description: The spatio-temporal 3D obstacle costmap package Package: ros-jazzy-spatio-temporal-voxel-layer-dbgsym Package-Type: ddeb Source: ros-jazzy-spatio-temporal-voxel-layer Version: 2.5.5-1noble.20250430.063835 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 13805 Depends: ros-jazzy-spatio-temporal-voxel-layer (= 2.5.5-1noble.20250430.063835) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-spatio-temporal-voxel-layer/ros-jazzy-spatio-temporal-voxel-layer-dbgsym_2.5.5-1noble.20250430.063835_amd64.deb Size: 12846960 SHA256: 0e13d75145e8344ed86e61b0ebe53d3934203859cf7529273f14a3b5d41fdb90 SHA1: 6548379feba6d94d568de72eecbb5b10a49d9be7 MD5sum: c64d9180636162854119e5aed716bb50 Description: debug symbols for ros-jazzy-spatio-temporal-voxel-layer Build-Ids: 173f89920d28ae6a2d9f75c529ddb94f33c15fad 29822d35b4256adc8c36c5dcebfedff47aa249e3 2e5e453aeea1b7dfa4042367d2704b263bfa6e6f 3748feb7e88d94c39725f490bde463579e37f2b2 4d82914f11e7debed7f3b1818fabf6ba51cdbcda 5304596904b6c6aff1d518729dcf6b307ef57e4d 8811b98808ead346e9492d98257cdb7ec5010c0c a9de30fba737c2597b5878d3f53e3a9f3ee119e7 c34432120d113d53105db018a04dee9ace274217 cd6590f75a16d8642405deefdcdd536303360b04 f18d7671722e162c96acfd40e5cfbdfba62c8ebe fdd7268c299791381c067779c3fea367679b849f Package: ros-jazzy-spdlog-vendor Version: 1.6.1-1noble.20250424.113136 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 43 Depends: libspdlog-dev, ros-jazzy-ros-workspace Homepage: https://github.com/gabime/spdlog Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-spdlog-vendor/ros-jazzy-spdlog-vendor_1.6.1-1noble.20250424.113136_amd64.deb Size: 6746 SHA256: bb1c0be75b31cc842734ff91bb4eccfd45e7b5bff091b61817a1fa6b8faa5a84 SHA1: 1951bab1af04f2e91663cf0b6ceae72517c3e808 MD5sum: 027aaf89153c9f8a898c481736d1678b Description: Wrapper around spdlog, providing nothing but a dependency on spdlog, on some systems. On others, it provides an ExternalProject build of spdlog. Package: ros-jazzy-spinnaker-camera-driver Version: 3.0.1-1noble.20250430.001734 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 55048 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgomp1 (>= 4.9), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ffmpeg, libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev, libusb-1.0-0-dev, libyaml-cpp-dev, ros-jazzy-camera-info-manager, ros-jazzy-flir-camera-msgs, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-spinnaker-camera-driver/ros-jazzy-spinnaker-camera-driver_3.0.1-1noble.20250430.001734_amd64.deb Size: 9896244 SHA256: 8f7308f913042843d9eb916131c3eb73f96780325ee2f5989f87d218678bc8c3 SHA1: a67d9b00196075a6a073686762cd4f6bd10506a6 MD5sum: a539618ef31334d354862c75ba38a4c1 Description: ROS2 driver for flir spinnaker sdk Package: ros-jazzy-spinnaker-camera-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-spinnaker-camera-driver Version: 3.0.1-1noble.20250430.001734 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 5492 Depends: ros-jazzy-spinnaker-camera-driver (= 3.0.1-1noble.20250430.001734) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-spinnaker-camera-driver/ros-jazzy-spinnaker-camera-driver-dbgsym_3.0.1-1noble.20250430.001734_amd64.deb Size: 3976432 SHA256: 45fc338a98cbadfeedb51f6a4c4ed1841e1f1e9e6009b97f9b7298ad2f065f0c SHA1: 111e8359d1a6a28feaf6df3bedc71e6d1052d92e MD5sum: 149b207a675dbc1e42f29fed5f47e8de Description: debug symbols for ros-jazzy-spinnaker-camera-driver Build-Ids: 1329627e2441bd3fe5de4ba69cbd6d0d098b7c62 1c9a3c8a3031f365f34d174e6487f190bd0fedb2 2e0990eaaa4db2e44a0ccdacb50933480e55e7f8 598a26462caf73fd922185497d973a8d85b34089 738a1ff861abef0c4542f61bc6194a56dec1cf5c 77d4d5bfad11d1357f6983163c12eb2bb381f91f b2b9d09e6102f2bd680ba1ace8242965ea45ddbc d6fa9b624f10f84b9fa86d5bb511bf004462537b ff5d1da131e69a123dd04d5a230c53cca9395523 Package: ros-jazzy-spinnaker-synchronized-camera-driver Version: 3.0.1-1noble.20250430.002229 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 219 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-spinnaker-camera-driver, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-spinnaker-synchronized-camera-driver/ros-jazzy-spinnaker-synchronized-camera-driver_3.0.1-1noble.20250430.002229_amd64.deb Size: 55976 SHA256: 738adcd5a67b01765dd71b8d6bc49a2f0c795b67e7f826dd465c83168e982a18 SHA1: e9554e8c3a3bcd5238ec6cc8fd144d9c5dbc0055 MD5sum: 8a91af1bf0279fba4de2eb2a42aad721 Description: ROS2 driver for synchronized flir cameras using the Spinnaker SDK Package: ros-jazzy-spinnaker-synchronized-camera-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-spinnaker-synchronized-camera-driver Version: 3.0.1-1noble.20250430.002229 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 1692 Depends: ros-jazzy-spinnaker-synchronized-camera-driver (= 3.0.1-1noble.20250430.002229) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-spinnaker-synchronized-camera-driver/ros-jazzy-spinnaker-synchronized-camera-driver-dbgsym_3.0.1-1noble.20250430.002229_amd64.deb Size: 1642356 SHA256: 0e79b3fbc93ab18046fb610c4e6797777d1a22bc1c3e19ebd443183fea03c366 SHA1: 929e5ded4e6e81710823f191549a8f5ec4f8924b MD5sum: d5c50e09d3aaa7e73d94d867b8c07882 Description: debug symbols for ros-jazzy-spinnaker-synchronized-camera-driver Build-Ids: 195ebe7934529e7fb5da9f992a17cb93036b659a 799cc7a4d6aaab7afc156f9d06baa568a06aee02 Package: ros-jazzy-splsm-7 Version: 3.0.1-4noble.20250424.141045 Architecture: amd64 Maintainer: ijnek Installed-Size: 468 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-splsm-7/ros-jazzy-splsm-7_3.0.1-4noble.20250424.141045_amd64.deb Size: 48142 SHA256: 9f880b3cf42cfb26985c0f9aa2f2d6854166264afb63cb4d2abbbbb1e6d9a237 SHA1: 5c0bb227a7abc4b52af16ee63bff363c4093f99a MD5sum: 2b07696c888647ce9dadecbea593b58b Description: RoboCup Standard Platform League Standard Message V7 ROS msg Package: ros-jazzy-splsm-7-conversion Version: 3.0.1-4noble.20250424.141133 Architecture: amd64 Maintainer: ijnek Installed-Size: 38 Depends: python3-construct, ros-jazzy-splsm-7, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-splsm-7-conversion/ros-jazzy-splsm-7-conversion_3.0.1-4noble.20250424.141133_amd64.deb Size: 6082 SHA256: ff044e457e368173426455739091328477915410daab3c81da818c985593abf4 SHA1: 1da974263b8639c14a4815814c5300c97d5b1746 MD5sum: cb3a0450f488dfb58a8d92f66bc5354f Description: Converts Standard Platform League Standard Message V7 between ROS msg and UDP raw bytes Package: ros-jazzy-splsm-7-dbgsym Package-Type: ddeb Source: ros-jazzy-splsm-7 Version: 3.0.1-4noble.20250424.141045 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 310 Depends: ros-jazzy-splsm-7 (= 3.0.1-4noble.20250424.141045) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-splsm-7/ros-jazzy-splsm-7-dbgsym_3.0.1-4noble.20250424.141045_amd64.deb Size: 220658 SHA256: 9f48d1018d31d991932e69d4750d5d510311b07295399b89fde6e0d96b5285cf SHA1: 63af8a1600ca6def936049a49f1408d48fae1838 MD5sum: 2ffbe2e6cc3ded06f064d3e0cc29caa0 Description: debug symbols for ros-jazzy-splsm-7 Build-Ids: 16fd4ddd10fcdb2f90ff4b0b6eabf0145ed1802b 425c77d5bb44448f002f20aa88a77dd97901ed32 4812d8b095b6a122d12f4105580f04009623040e 4916e6a3d15360c0547242efb4dcc53b4b8dbc0f 6f8b1318007b8e0c741bb91208c818f8e4706362 8c27804bc471c32a6d5bc7c58860537dc4c2f59e ab8315c8103651f739d95b9067f4fb7e986abd16 b641cf864082d12c8377f100184f2f6e21ea85a1 c8e68bc0c7cd768b001fe9cab25797f1213b2e8e f34d2b977bec014c94df3fe630844e87e284ea86 f3adc1910dec09ea80547114c1832c660eb248ec Package: ros-jazzy-sqlite3-vendor Version: 0.26.7-1noble.20250424.113152 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 48 Depends: libsqlite3-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sqlite3-vendor/ros-jazzy-sqlite3-vendor_0.26.7-1noble.20250424.113152_amd64.deb Size: 7964 SHA256: 5052f833ef25b39b8881d6129606cf1967ece85929e989220ae0495ca8604174 SHA1: b6a4c3bef93f8fd4146a27c6bf6d95b35024e298 MD5sum: c56b60166ba012d2e90b19c085bef014 Description: SQLite 3 vendor package Package: ros-jazzy-srdfdom Version: 2.0.7-1noble.20250430.022953 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 225 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libtinyxml2-10 (>= 10.0.0), libconsole-bridge-dev, ros-jazzy-console-bridge-vendor, ros-jazzy-tinyxml2-vendor, ros-jazzy-urdf, ros-jazzy-urdfdom-py, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/srdfdom Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-srdfdom/ros-jazzy-srdfdom_2.0.7-1noble.20250430.022953_amd64.deb Size: 60560 SHA256: 8a71439b9abde79bc8508119a828d5f4548e4a92cfecc3bcc228b0d3200fe108 SHA1: f4482add1f0462c1295d3d13bdb39140066c44cc MD5sum: 3c3aa0694f80a9d4ed853e9d202d3eaf Description: Parser for Semantic Robot Description Format (SRDF). Package: ros-jazzy-srdfdom-dbgsym Package-Type: ddeb Source: ros-jazzy-srdfdom Version: 2.0.7-1noble.20250430.022953 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 716 Depends: ros-jazzy-srdfdom (= 2.0.7-1noble.20250430.022953) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-srdfdom/ros-jazzy-srdfdom-dbgsym_2.0.7-1noble.20250430.022953_amd64.deb Size: 684882 SHA256: 0e4b85d53c9c8cd59461b596099cb162191532bef2eabdfdf578ac179446901f SHA1: 766d23e3d6eb11960ef26fd6f1e48a8cc86ab7c9 MD5sum: 1f9195f1249ce417708ab6e58901fa8b Description: debug symbols for ros-jazzy-srdfdom Build-Ids: 547543836ce5a025e8dedbdfd41c674478b343bd Package: ros-jazzy-sros2 Version: 0.13.3-1noble.20250430.005620 Architecture: amd64 Maintainer: ROS Security Working Group Installed-Size: 243 Depends: python3-argcomplete, python3-cryptography, python3-lxml, python3-minimal, ros-jazzy-ament-index-python, ros-jazzy-rclpy, ros-jazzy-ros2cli, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sros2/ros-jazzy-sros2_0.13.3-1noble.20250430.005620_amd64.deb Size: 44742 SHA256: 037c3d4f0a735e91032febcde25ba0ec53c55546f81d3d662e10983db3c55695 SHA1: fe0906e0e38d8e45159105365169516c67737ab2 MD5sum: 2d4f0f86e266415251a3df98bc7dd709 Description: Command line tools for managing SROS2 keys Package: ros-jazzy-sros2-cmake Version: 0.13.3-1noble.20250430.022638 Architecture: amd64 Maintainer: ROS Security Working Group Installed-Size: 45 Depends: ros-jazzy-ros2cli, ros-jazzy-sros2, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-sros2-cmake/ros-jazzy-sros2-cmake_0.13.3-1noble.20250430.022638_amd64.deb Size: 6926 SHA256: 146986268a565901359f6bd64059165325297aa5f7f49853f8e531cc0806e93c SHA1: 04f3312d767d70b9984a4859660e2ed8839f9bc1 MD5sum: 0803bda66582a64aa7a5efdab55c268f Description: CMake macros to configure security Package: ros-jazzy-statistics-msgs Version: 2.0.2-2noble.20250424.140848 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 698 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-statistics-msgs/ros-jazzy-statistics-msgs_2.0.2-2noble.20250424.140848_amd64.deb Size: 64494 SHA256: cb35de452283d418a634e80cfeb654f84f9d577a8e10bfc4d207b9ef48fb47f6 SHA1: 1584ad7fce0f71e1334b5d0c69c15b8140919d5e MD5sum: d648acca6706b98b855dd0b6b09e6de1 Description: Message definitions for reporting statistics for topics and system resources. Package: ros-jazzy-statistics-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-statistics-msgs Version: 2.0.2-2noble.20250424.140848 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 506 Depends: ros-jazzy-statistics-msgs (= 2.0.2-2noble.20250424.140848) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-statistics-msgs/ros-jazzy-statistics-msgs-dbgsym_2.0.2-2noble.20250424.140848_amd64.deb Size: 381654 SHA256: f4b358cf6c3c502dc472929ec6a8e28ad19fcb013ee107e326aa3438a6e24f46 SHA1: e62bfb9dcc78ceb5c9b5fc8a21ac743e5bba039d MD5sum: bef9c05effb8197b6da9f4ad6666d790 Description: debug symbols for ros-jazzy-statistics-msgs Build-Ids: 3f6314ae1a7e0f755302a0d3c48b41cb76a39bab 437aef20c558effd33e94e5b41d1800abb2e1582 591c48a5db0e01d9ef79d7b3e40e1db712c613df 78780f847d1cd216bc06d057200b393feca6f72b 81f637433cdfc136342797840478b0007c86f3f1 9fa0b8e495eb46ab26995148b60319db6b1ef0ac a155aa395e7eebc75fe45183f2d6d4ac55656371 c61ce225d2ecc192af545e231d7caefa6c0a7915 ca40f3b35b3cd835c64348b80d157446a7ce80e4 e4b44653987ff49db1e9b79671c916367276672b f973b6f7a856bb4d1416568aa0937edad47782b6 Package: ros-jazzy-std-msgs Version: 5.3.6-1noble.20250424.140849 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 3691 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-std-msgs/ros-jazzy-std-msgs_5.3.6-1noble.20250424.140849_amd64.deb Size: 228662 SHA256: 138506ed8679a27107eedf4d87f8407e3196bcee63732746d4d2f04c37c55430 SHA1: 24686664b87fbf86606dd529f8a570e22383b92a MD5sum: ad212a30c8868e8c3c45dcf35e55405c Description: A package containing some standard message definitions. Package: ros-jazzy-std-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-std-msgs Version: 5.3.6-1noble.20250424.140849 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 3342 Depends: ros-jazzy-std-msgs (= 5.3.6-1noble.20250424.140849) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-std-msgs/ros-jazzy-std-msgs-dbgsym_5.3.6-1noble.20250424.140849_amd64.deb Size: 2767946 SHA256: 0f3048502cfd3d0482569917df49a54f873858aae0d1d8f81a2f6b95b2acdb2c SHA1: 0be80937540ea2ddc87b4204ab30cfe7bedb983f MD5sum: 20e0fcfce7f031d6f816283a81f4c4d5 Description: debug symbols for ros-jazzy-std-msgs Build-Ids: 17aa7ef33537183233ca9ae15132f19f76533ad1 1bc84f294e1fa3b4811a773f26f26c195eb4298a 25c129674a284d98303f3adad259d5a13a8c84b9 27fb156a5207a26b9d884f6a049f701cf2efc39b 2c38bd5aab6959684076dddf6c3a5c5f0542fe1a 3d99bb775583ea103ec132caa27d6adc9f88f77d 45679631d565496878aeaf142a06d1b2b6d54e5e a75def2ebb67d156e64ba977c011c8ab69a0f2fb a8cc21cbcb2b392f65d83d66bf8fb92c79156995 aafaf0421b8d757337d0183ab53400538b2e8948 af39d9984023e5cbc659851fdeb5863c8d92a5e2 Package: ros-jazzy-std-srvs Version: 5.3.6-1noble.20250424.141048 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 1388 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-std-srvs/ros-jazzy-std-srvs_5.3.6-1noble.20250424.141048_amd64.deb Size: 108098 SHA256: 5b34f5e28b9abe76c4b45a0cf3d76582548849ff7ea73805f08516c8c9446e6d SHA1: 2b37e0f6ef2105dbc59406290e7b26e66fc32abc MD5sum: 0780fe342b5e2d041510ae27368cde9c Description: A package containing some standard service definitions. Package: ros-jazzy-std-srvs-dbgsym Package-Type: ddeb Source: ros-jazzy-std-srvs Version: 5.3.6-1noble.20250424.141048 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 996 Depends: ros-jazzy-std-srvs (= 5.3.6-1noble.20250424.141048) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-std-srvs/ros-jazzy-std-srvs-dbgsym_5.3.6-1noble.20250424.141048_amd64.deb Size: 769836 SHA256: 7900ca3b90329c3175bf0142834e60a9d1aad17c60adb543944254e956916469 SHA1: 57f61b9fc0700f752744a2d3e8c5044d37a89fb1 MD5sum: 5c72dbb1e58e91f8bd9e6e0317e9e390 Description: debug symbols for ros-jazzy-std-srvs Build-Ids: 04cd76447224026f048dc84bea28a854f3117df7 0c5830b1f5555dd2cfbe74689e932c443ebcfe77 13bcf623634ced674c7a25d0c9e7b4fb88a9194b 1db5c3c0b1991f55ef462d27fb6bff1dba91a7fd 27d34d11e56955b576c2ff5ccc64981c05b6cf00 7178d7b39f3f2bdd45857b109e1650b2dc08676c 91d2e6343ad90d0e68e2a7ea346ea270bccd2c47 d75e9ce2e8e53cb5f9677133f81b424f41b2b8d0 d99ddf74e6f73c62189636a32c5b24d4588fa1c0 eaff67e67bffeb788362b76b854071c6c251f0d7 f003a2fec459fd9831e0614825d056ed0c771fb8 Package: ros-jazzy-steering-controllers-library Version: 4.24.0-1noble.20250505.193234 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 868 Depends: libc6 (>= 2.34), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-control-msgs, ros-jazzy-controller-interface, ros-jazzy-generate-parameter-library, ros-jazzy-geometry-msgs, ros-jazzy-hardware-interface, ros-jazzy-nav-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rcpputils, ros-jazzy-realtime-tools, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-msgs, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-steering-controllers-library/ros-jazzy-steering-controllers-library_4.24.0-1noble.20250505.193234_amd64.deb Size: 194188 SHA256: 36ba9d18a319aa09833ccef288b668594161aff18baf773e2de7ab0204f7a672 SHA1: 2017937f7ec42031848f94ec59434d96794d11d8 MD5sum: 8feae520737ef030e199b890d13eb7eb Description: Package for steering robot configurations including odometry and interfaces. Package: ros-jazzy-steering-controllers-library-dbgsym Package-Type: ddeb Source: ros-jazzy-steering-controllers-library Version: 4.24.0-1noble.20250505.193234 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3548 Depends: ros-jazzy-steering-controllers-library (= 4.24.0-1noble.20250505.193234) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-steering-controllers-library/ros-jazzy-steering-controllers-library-dbgsym_4.24.0-1noble.20250505.193234_amd64.deb Size: 3112046 SHA256: e85e08701e333d69da9c0617a33f257c20392e8e6c1018bd47cdcbd40f638201 SHA1: 3e311eb1078681b896d87230dc338388cc4f5927 MD5sum: 2d9458026a4e4a5608fcede4da597c3c Description: debug symbols for ros-jazzy-steering-controllers-library Build-Ids: 41546cd903462e36f929cf229c069fd13ab5d766 Package: ros-jazzy-steering-functions Version: 0.3.0-1noble.20250424.105318 Architecture: amd64 Maintainer: Holger Banzhaf Installed-Size: 1037 Depends: libeigen3-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-steering-functions/ros-jazzy-steering-functions_0.3.0-1noble.20250424.105318_amd64.deb Size: 150702 SHA256: ef89c1ddb8cd533c993a16c8556751edae24a01202dd9c30fe3c528adbff305e SHA1: 58ee00ee1906a8ea62d81b888ff7efcb0b80c81c MD5sum: 0f90bcb1993b1b7bc0fd33c87e1cf660 Description: The steering_functions package Package: ros-jazzy-stereo-image-proc Version: 5.0.10-1noble.20250430.014304 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 1504 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-jazzy-cv-bridge, ros-jazzy-image-geometry, ros-jazzy-image-proc, ros-jazzy-image-transport, ros-jazzy-message-filters, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-stereo-msgs, ros-jazzy-ros-workspace Homepage: https://index.ros.org/p/stereo_image_proc/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-stereo-image-proc/ros-jazzy-stereo-image-proc_5.0.10-1noble.20250430.014304_amd64.deb Size: 299232 SHA256: c2af1a72cf0e84649139f02527955aa118dac55c94c0cced3e85492267156c21 SHA1: dfc2d072ec21e672281fbe5d2b14e7401cbbc99f MD5sum: 40406d4f46288703424490f500509eb3 Description: Stereo and single image rectification and disparity processing. Package: ros-jazzy-stereo-image-proc-dbgsym Package-Type: ddeb Source: ros-jazzy-stereo-image-proc Version: 5.0.10-1noble.20250430.014304 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 7505 Depends: ros-jazzy-stereo-image-proc (= 5.0.10-1noble.20250430.014304) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-stereo-image-proc/ros-jazzy-stereo-image-proc-dbgsym_5.0.10-1noble.20250430.014304_amd64.deb Size: 6529608 SHA256: 5a022b39662e8fbe9b349ac92265ddfcebac1285a5585ee7066d62dc3f986dc5 SHA1: c99314f8fe1ec7e761e2faff424a9f34c773358d MD5sum: 4b704fd6c262fa6ce8f38bcbe378f5c2 Description: debug symbols for ros-jazzy-stereo-image-proc Build-Ids: 300d7ab0d172796db49e53e8b3d3d8bb5f88825b e725eb96419bcadfa16cdb9d00f6ed9a39aed103 f4d7c218e1534b0fbdfd4656918d0d672696503c Package: ros-jazzy-stereo-msgs Version: 5.3.6-1noble.20250424.144108 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 491 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-stereo-msgs/ros-jazzy-stereo-msgs_5.3.6-1noble.20250424.144108_amd64.deb Size: 47288 SHA256: a1b89dda56a027d76aac80bafda23676c0dd6f9db0ca99e90a52221892f0f073 SHA1: 60dae587a4e70a5a0a19330f5f2856eea0e252fb MD5sum: aa786ce441b63dc9da9c535af99d1dce Description: A package containing some stereo camera related message definitions. Package: ros-jazzy-stereo-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-stereo-msgs Version: 5.3.6-1noble.20250424.144108 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 303 Depends: ros-jazzy-stereo-msgs (= 5.3.6-1noble.20250424.144108) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-stereo-msgs/ros-jazzy-stereo-msgs-dbgsym_5.3.6-1noble.20250424.144108_amd64.deb Size: 207836 SHA256: 81227aee249618729c44c5db7a5db260edbf9ae36b842d2c3b264e5837c1e74c SHA1: 7c39e6dff9b27d752636b67808c5ba2a0077bc00 MD5sum: 06b21afe18d3821e26e9d1816e82a077 Description: debug symbols for ros-jazzy-stereo-msgs Build-Ids: 050e9372ac9c6db8bc978238da9867d676c5d958 08c6af1bcdbdc977dbdebaadde5cc5561b155808 19dcb9ce661a726e24a327d2ff9791d3086b94b7 1dd7d9a336107a02c6deae926d0f250731bf3486 4832a1c25e6893db1a32fb9feb65f12acc48d2fe 58202aa5a534c084341f430429fe2960a06f38fe b39fc879d59e6c75e63674e7789a390e14454c9f b4bbb73e5f62f8f20d00e9c22f4a195e97d30506 c969d7325b998c113b54b2b1626ea1bf25e13878 ce5dc63a872bd2828315f2f4a773adc3daecdee5 e232874945b1c52aac2c4e61b43f5f61711f7959 Package: ros-jazzy-stomp Version: 0.1.2-4noble.20250424.110021 Architecture: amd64 Maintainer: Jorge Nicho Installed-Size: 212 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libconsole-bridge-dev, libeigen3-dev, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/stomp Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-stomp/ros-jazzy-stomp_0.1.2-4noble.20250424.110021_amd64.deb Size: 67866 SHA256: 8450b18f0a7bcd629e71a9641f94850a6d3809e1b16644c54bb19a1bb643f6f5 SHA1: 7c01f57231d43df202d0f2980e8c45dfacc46f8e MD5sum: 9d7e9a8fd2793615b3ec42f60f1a5630 Description: This package provides the STOMP (Stochastic Trajectory Optimization for Motion Planning) algorithm that can be used for robot motion planning tasks or other similar optimization tasks Package: ros-jazzy-stomp-dbgsym Package-Type: ddeb Source: ros-jazzy-stomp Version: 0.1.2-4noble.20250424.110021 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jorge Nicho Installed-Size: 2633 Depends: ros-jazzy-stomp (= 0.1.2-4noble.20250424.110021) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-stomp/ros-jazzy-stomp-dbgsym_0.1.2-4noble.20250424.110021_amd64.deb Size: 2630226 SHA256: e942280d0e0c57cf1c2deb921e4921f7c3347b6a8dd8ccdfae58292cedb2db73 SHA1: 429e9bb90a4a8b225daf3a3398cb95e68c2a5c74 MD5sum: 4638ad29d0b6de1ad037425e8266de74 Description: debug symbols for ros-jazzy-stomp Build-Ids: 5a472a6871aa3932eaed1e5d9713d611d3a4085a d3f794cb14fbd49c30e98aa01bc249c4f4c33b41 Package: ros-jazzy-swri-cli-tools Version: 3.7.4-1noble.20250430.005655 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 91 Depends: python3-natsort, ros-jazzy-marti-introspection-msgs, ros-jazzy-rcl-interfaces, ros-jazzy-rclpy, ros-jazzy-ros2cli, ros-jazzy-ros2node, ros-jazzy-ros2param, ros-jazzy-ros2topic, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-cli-tools/ros-jazzy-swri-cli-tools_3.7.4-1noble.20250430.005655_amd64.deb Size: 14330 SHA256: dbe8e326fda61fe11b8122f92e28cae426ffb1cc999abc100eec4b44e2c3db15 SHA1: 3b1e4de0576752ae02dd22260b2268249bbf1b19 MD5sum: 710255a7be405333aa80e1d2ba4531a7 Description: Command line tools for introspecting ROS systems Package: ros-jazzy-swri-console Version: 2.0.6-1noble.20250430.020649 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 4856 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libboost-thread-dev, libqt5core5a, libqt5gui5, libqt5widgets5, ros-jazzy-rcl-interfaces, ros-jazzy-rclcpp, ros-jazzy-rosbag2-storage-mcap, ros-jazzy-rosbag2-transport, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/swri_console Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-console/ros-jazzy-swri-console_2.0.6-1noble.20250430.020649_amd64.deb Size: 1812292 SHA256: b3c48235867bd7ac5205979d55e16ecdcc710aa33d60db045ff823821cfbc754 SHA1: 726ffc1501ae255cc215a15a3fc2f2d622c89bfe MD5sum: 26c282a8d0113ef6c14e269ccd11dd2e Description: A rosout GUI viewer developed at Southwest Research Institute as an alternative to rqt_console. Package: ros-jazzy-swri-console-dbgsym Package-Type: ddeb Source: ros-jazzy-swri-console Version: 2.0.6-1noble.20250430.020649 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 6068 Depends: ros-jazzy-swri-console (= 2.0.6-1noble.20250430.020649) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-console/ros-jazzy-swri-console-dbgsym_2.0.6-1noble.20250430.020649_amd64.deb Size: 5734836 SHA256: 7bdcf6493c43b39897edcdfc3917f811215d6fa87b3e2b2b9dba312d1dafc03f SHA1: e592b3ef61fcc678e5316209d8d7ef3b71dae4df MD5sum: 3c890bc6ea7449559bc147f0be03dde7 Description: debug symbols for ros-jazzy-swri-console Build-Ids: 477c895414b6ea5b576158cdd617cb834e209084 Package: ros-jazzy-swri-console-util Version: 3.7.4-1noble.20250430.002014 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 87 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-console-util/ros-jazzy-swri-console-util_3.7.4-1noble.20250430.002014_amd64.deb Size: 16838 SHA256: b4465f68f0f4d21776be55c913964d55725285c1cc03e9495616cd7cd6f0853e SHA1: e50f4759b34824851225e5b1c0a8319f121e3bef MD5sum: 4bfba40c994c4124d8834b15e16e9c7e Description: Utility functions for interacting with console Package: ros-jazzy-swri-console-util-dbgsym Package-Type: ddeb Source: ros-jazzy-swri-console-util Version: 3.7.4-1noble.20250430.002014 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 210 Depends: ros-jazzy-swri-console-util (= 3.7.4-1noble.20250430.002014) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-console-util/ros-jazzy-swri-console-util-dbgsym_3.7.4-1noble.20250430.002014_amd64.deb Size: 196764 SHA256: a91b1a0e1c60c1b44e9c5d4c68400cff4a2eae58636758d05ff41a315ff9f188 SHA1: 31d827ba72fdeee7d92c1b0e715f316e72631930 MD5sum: c6da0b6f559bf7c1a29147e63e218412 Description: debug symbols for ros-jazzy-swri-console-util Build-Ids: 418e63d063ce9afe6decf230648a3944c5b1eaa4 Package: ros-jazzy-swri-dbw-interface Version: 3.7.4-1noble.20250424.121532 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 51 Depends: ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-dbw-interface/ros-jazzy-swri-dbw-interface_3.7.4-1noble.20250424.121532_amd64.deb Size: 8076 SHA256: 7e99f15ec1502071566c88ef6f119e74b0abf543edf29ef9804a76d8a2e08c2c SHA1: aa855238e5614c304ae0fb3caf23b444c9526cbc MD5sum: 6b46d1ecc9ebccf948a2bbc0c67a181c Description: This package provides documentation on common interface conventions for drive-by-wire systems. Package: ros-jazzy-swri-geometry-util Version: 3.7.4-1noble.20250430.000935 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 156 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libgeos-c1t64 (>= 3.5.0), libstdc++6 (>= 5), libeigen3-dev, libgeos-dev, ros-jazzy-cv-bridge, ros-jazzy-rclcpp, ros-jazzy-tf2, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-geometry-util/ros-jazzy-swri-geometry-util_3.7.4-1noble.20250430.000935_amd64.deb Size: 45652 SHA256: a4c23c166684f69d61cedeff86ec0dc03e95b28513b720b7830a8b32c3a75121 SHA1: 1eb78c894f483ac9ff75be66bc48cd3722a06abc MD5sum: d6c04c6a5a6dc0fba49a6a1199953d12 Description: Commonly used geometry routines, implemented in a ROS friendly package. Package: ros-jazzy-swri-geometry-util-dbgsym Package-Type: ddeb Source: ros-jazzy-swri-geometry-util Version: 3.7.4-1noble.20250430.000935 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1778 Depends: ros-jazzy-swri-geometry-util (= 3.7.4-1noble.20250430.000935) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-geometry-util/ros-jazzy-swri-geometry-util-dbgsym_3.7.4-1noble.20250430.000935_amd64.deb Size: 1782672 SHA256: 8773b9954bab3458477149a249488e9755279b9e28d209809fd91643e27dd88d SHA1: a4dcbbe022179998bee1e8a8eab3e9c44edbfa5b MD5sum: 8b46f21b7f3838fe83dc0a127860446b Description: debug symbols for ros-jazzy-swri-geometry-util Build-Ids: 40b23b6df30597c747b461c0be1c53235c8ed283 Package: ros-jazzy-swri-image-util Version: 3.7.4-1noble.20250430.020126 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1045 Depends: libboost-random1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libboost-all-dev, libeigen3-dev, ros-jazzy-ament-index-cpp, ros-jazzy-camera-calibration-parsers, ros-jazzy-cv-bridge, ros-jazzy-geometry-msgs, ros-jazzy-image-geometry, ros-jazzy-image-transport, ros-jazzy-message-filters, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclpy, ros-jazzy-std-msgs, ros-jazzy-swri-geometry-util, ros-jazzy-swri-math-util, ros-jazzy-swri-opencv-util, ros-jazzy-swri-roscpp, ros-jazzy-tf2, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-image-util/ros-jazzy-swri-image-util_3.7.4-1noble.20250430.020126_amd64.deb Size: 255902 SHA256: 408acc9ddd9e6305020e26502f6f39c3464d189b244da22a4e4b3746b790265c SHA1: cd9cf29843685e3b5e2db279739c0cf9853cec34 MD5sum: b570dc6c315bb7785786a1cfa3467754 Description: A package of commonly image manipulation utilities. Package: ros-jazzy-swri-image-util-dbgsym Package-Type: ddeb Source: ros-jazzy-swri-image-util Version: 3.7.4-1noble.20250430.020126 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 8322 Depends: ros-jazzy-swri-image-util (= 3.7.4-1noble.20250430.020126) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-image-util/ros-jazzy-swri-image-util-dbgsym_3.7.4-1noble.20250430.020126_amd64.deb Size: 7831988 SHA256: ee59a3e9efa9d2eb48f63760f24459d0b5cdac8cf4f7a58fb7498e08a7f74d60 SHA1: 8a614056ae4421c0f97eaba694ee3c4589b5d9d9 MD5sum: 8d8047714b490461fca22fbfc0dfec01 Description: debug symbols for ros-jazzy-swri-image-util Build-Ids: 716811df928cf2883671fc71aa8c6389e52debfb 8f42304dc88078aaf22dc37b43f69da1e50ea442 Package: ros-jazzy-swri-math-util Version: 3.7.4-1noble.20250430.002036 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 163 Depends: libboost-random1.83.0 (>= 1.83.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-math-util/ros-jazzy-swri-math-util_3.7.4-1noble.20250430.002036_amd64.deb Size: 36226 SHA256: 7ac5af1e6b8e2eaeb314be5021443d66cd0a8ecee672712f38a0623f77f8ee8a SHA1: e92433a2c7529eaded883ea9652bf8611fd305db MD5sum: 2d1787c49bb323d15bbe77f744502ac2 Description: A package with commonly used math utility code. Package: ros-jazzy-swri-math-util-dbgsym Package-Type: ddeb Source: ros-jazzy-swri-math-util Version: 3.7.4-1noble.20250430.002036 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 390 Depends: ros-jazzy-swri-math-util (= 3.7.4-1noble.20250430.002036) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-math-util/ros-jazzy-swri-math-util-dbgsym_3.7.4-1noble.20250430.002036_amd64.deb Size: 365644 SHA256: 8603293f30542e865baf71fe19df21a9346fef15453206312dcf44b654774033 SHA1: 009f3b97c581b7d1fd0c7836ab4321e220b60842 MD5sum: 54a919708d672dc1be441746e20f0d09 Description: debug symbols for ros-jazzy-swri-math-util Build-Ids: 12ee666b9ed5ca18c80f9d71003aea9dd5a7baef Package: ros-jazzy-swri-opencv-util Version: 3.7.4-1noble.20250430.015656 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 211 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 5.2), libboost-all-dev, ros-jazzy-cv-bridge, ros-jazzy-swri-math-util, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-opencv-util/ros-jazzy-swri-opencv-util_3.7.4-1noble.20250430.015656_amd64.deb Size: 51786 SHA256: 0b1afc5a234509f63d715c05efa296117cbb4365759e0d987bd89c8c8bcfb395 SHA1: ad13412fd192e22cd365ffad750ca9ab8a384e6c MD5sum: 61ca75f9210182a9c7c01aad8abb7650 Description: A package with commonly used OpenCV functionality. Package: ros-jazzy-swri-opencv-util-dbgsym Package-Type: ddeb Source: ros-jazzy-swri-opencv-util Version: 3.7.4-1noble.20250430.015656 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 578 Depends: ros-jazzy-swri-opencv-util (= 3.7.4-1noble.20250430.015656) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-opencv-util/ros-jazzy-swri-opencv-util-dbgsym_3.7.4-1noble.20250430.015656_amd64.deb Size: 544936 SHA256: dc531a3d8795cd8e23c05ec6e62f7e24a3760c2910c37a64f61a41cb306a363f SHA1: 550f9219eaee8a076ba3fadb1f6c1d9b0772d194 MD5sum: 560a5871b863ba1fd87226d8e71833f1 Description: debug symbols for ros-jazzy-swri-opencv-util Build-Ids: 486d50eca39a4236eee5e5f9743ce5966a2ddb7c Package: ros-jazzy-swri-roscpp Version: 3.7.4-1noble.20250429.231821 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 742 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, ros-jazzy-diagnostic-updater, ros-jazzy-marti-common-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-roscpp/ros-jazzy-swri-roscpp_3.7.4-1noble.20250429.231821_amd64.deb Size: 132346 SHA256: cc87be7b9e61297083b63b4df3d2fad93a158b5d206d590e9c653b1e7aeeda97 SHA1: 6a91f21c2015e6d02d2166338d06cb21ba9055fb MD5sum: c2fddcc85f1f73ee14971c4fd85e7fb9 Description: A package that extends rclcpp with some commonly used functionality to reduce boilerplate code. Package: ros-jazzy-swri-roscpp-dbgsym Package-Type: ddeb Source: ros-jazzy-swri-roscpp Version: 3.7.4-1noble.20250429.231821 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2255 Depends: ros-jazzy-swri-roscpp (= 3.7.4-1noble.20250429.231821) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-roscpp/ros-jazzy-swri-roscpp-dbgsym_3.7.4-1noble.20250429.231821_amd64.deb Size: 1911906 SHA256: cfa50d509ca50522c8359258e1aafc371c77d1a3b1be95cd96c1aa1d486c2edd SHA1: 1b3b8e94b825b5a4ec032fecd0d056d834492725 MD5sum: e99e507774c428e43b8071511c3b2069 Description: debug symbols for ros-jazzy-swri-roscpp Build-Ids: 7a0daf44cf32b3c22c69b4e82121b2c120d63a52 Package: ros-jazzy-swri-route-util Version: 3.7.4-1noble.20250430.014234 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 242 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, ros-jazzy-marti-common-msgs, ros-jazzy-marti-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-swri-geometry-util, ros-jazzy-swri-math-util, ros-jazzy-swri-roscpp, ros-jazzy-swri-transform-util, ros-jazzy-tf2-geometry-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-route-util/ros-jazzy-swri-route-util_3.7.4-1noble.20250430.014234_amd64.deb Size: 70948 SHA256: f649c6cc264881cc20555401940d0a15743e5e394a1c967f62add8edbf115f57 SHA1: ffe836d5be06fa3819bcb2f6d303fe3dd806a89f MD5sum: 505bde201adf5302856e4ff91a95f8a4 Description: This library provides functionality to simplify working with the navigation messages defined in marti_nav_msgs. Package: ros-jazzy-swri-route-util-dbgsym Package-Type: ddeb Source: ros-jazzy-swri-route-util Version: 3.7.4-1noble.20250430.014234 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1100 Depends: ros-jazzy-swri-route-util (= 3.7.4-1noble.20250430.014234) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-route-util/ros-jazzy-swri-route-util-dbgsym_3.7.4-1noble.20250430.014234_amd64.deb Size: 1061880 SHA256: 7627b834f36ee381b6e07bd2416c78a9160647b9be7157a1ee9433262ad506a9 SHA1: 4ec82a08fad4a57488fa45ef6d6334703e680366 MD5sum: 615f007ed749f4ef301e1815b0038798 Description: debug symbols for ros-jazzy-swri-route-util Build-Ids: ef42a28e75c7bb54051086ba270924e0707db7d9 Package: ros-jazzy-swri-serial-util Version: 3.7.4-1noble.20250424.121538 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 100 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libboost-all-dev, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-serial-util/ros-jazzy-swri-serial-util_3.7.4-1noble.20250424.121538_amd64.deb Size: 21936 SHA256: 96307d38dec1e0e3920212ef25004b7fa8e8a00a1a17847fafdb908cdb41da74 SHA1: 8e9049a5e60ab08d9743b4db63b17024a2dac10d MD5sum: 38958c3ed0e97b63c465f91a02ab9a80 Description: Contains nodes and utilities for serial communication in ROS. Package: ros-jazzy-swri-serial-util-dbgsym Package-Type: ddeb Source: ros-jazzy-swri-serial-util Version: 3.7.4-1noble.20250424.121538 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 127 Depends: ros-jazzy-swri-serial-util (= 3.7.4-1noble.20250424.121538) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-serial-util/ros-jazzy-swri-serial-util-dbgsym_3.7.4-1noble.20250424.121538_amd64.deb Size: 109504 SHA256: ae26b4532fa4fc80f0bd7bb581951b4d841fd8127ab654c3df2b1e49022934c2 SHA1: d422d12131a4d1b5ab157fb62b9c390c6387f126 MD5sum: ff3dd92d343f360964e5ae61aee7a068 Description: debug symbols for ros-jazzy-swri-serial-util Build-Ids: 4b7847a232f520a7ad94db602028f39a9256a0fb Package: ros-jazzy-swri-system-util Version: 3.7.4-1noble.20250430.002038 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 281 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libboost-all-dev, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-system-util/ros-jazzy-swri-system-util_3.7.4-1noble.20250430.002038_amd64.deb Size: 90622 SHA256: bd8d762db7d6e44fc8cf649bf1a3cd01e7f838090154761777a48920bce20a4c SHA1: f808944031d02c17999c9d8ff91c05c3ef2acd93 MD5sum: 02282423be11a35b6b289042d1823cf0 Description: A package with commonly used system utilities. Package: ros-jazzy-swri-system-util-dbgsym Package-Type: ddeb Source: ros-jazzy-swri-system-util Version: 3.7.4-1noble.20250430.002038 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 811 Depends: ros-jazzy-swri-system-util (= 3.7.4-1noble.20250430.002038) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-system-util/ros-jazzy-swri-system-util-dbgsym_3.7.4-1noble.20250430.002038_amd64.deb Size: 750886 SHA256: 65f319550a5f26f1177addea47d64cd0a2e26ba0f879b6ea79ec97ac1c36842c SHA1: f393c5150c37eb299d9250f1536f4dd59196f9ee MD5sum: 101b566108a0978b2d04ac5cd3d1a7fd Description: debug symbols for ros-jazzy-swri-system-util Build-Ids: 0c4f7d0f5be07ed788f8af098e0e6bac0459944b Package: ros-jazzy-swri-transform-util Version: 3.7.4-1noble.20250430.013427 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2746 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgeographiclib26 (>= 1.40), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libproj25 (>= 5.0.0), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libboost-all-dev, libgeographiclib-dev, libgeos-dev, libproj-dev, libyaml-cpp-dev, python3-numpy, python3-yaml, ros-jazzy-cv-bridge, ros-jazzy-diagnostic-msgs, ros-jazzy-diagnostic-updater, ros-jazzy-geographic-msgs, ros-jazzy-geometry-msgs, ros-jazzy-gps-msgs, ros-jazzy-marti-nav-msgs, ros-jazzy-rcl-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-swri-math-util, ros-jazzy-swri-roscpp, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-transform-util/ros-jazzy-swri-transform-util_3.7.4-1noble.20250430.013427_amd64.deb Size: 447050 SHA256: 5046c31bef90581c5524418c3eac5d59a14705e1d7fe8b9abf8bbf09b144cb21 SHA1: fcf5b7fd7f4e797c89d6ed80e14090a15c999805 MD5sum: 6d7c463e0dd3edae602794e6d9c94a8e Description: The swri_transform_util package contains utility functions and classes for transforming between coordinate frames. Package: ros-jazzy-swri-transform-util-dbgsym Package-Type: ddeb Source: ros-jazzy-swri-transform-util Version: 3.7.4-1noble.20250430.013427 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 12659 Depends: ros-jazzy-swri-transform-util (= 3.7.4-1noble.20250430.013427) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-swri-transform-util/ros-jazzy-swri-transform-util-dbgsym_3.7.4-1noble.20250430.013427_amd64.deb Size: 10651196 SHA256: bb13de7e671bd5a15e7c14623d3e6e04ba5279075a84c64872d1c3ab172bf94c SHA1: 90f0bdbc7b9f5c190523e8d4c6a908301f1d0d25 MD5sum: 920bd5aa7a44c9bfd3c64491aa3767a6 Description: debug symbols for ros-jazzy-swri-transform-util Build-Ids: 4f0814a42a64e3f9229627b8c4bc4be7b0fd40f3 4fee0482b636bbda9cd0c6bc0b968d75d8e529e3 a8b05d4581a905103d619565ff8d0c841445aa20 Package: ros-jazzy-synapticon-ros2-control Version: 0.1.2-1noble.20250505.194005 Architecture: amd64 Maintainer: Elevate Robotics Installed-Size: 5399 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libcap-dev, ros-jazzy-controller-manager, ros-jazzy-forward-command-controller, ros-jazzy-hardware-interface, ros-jazzy-joint-state-broadcaster, ros-jazzy-joint-trajectory-controller, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-robot-state-publisher, ros-jazzy-ros2controlcli, ros-jazzy-ros2launch, ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: https://docs.ros.org/en/humble/p/synapticon_ros2_control.html Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-synapticon-ros2-control/ros-jazzy-synapticon-ros2-control_0.1.2-1noble.20250505.194005_amd64.deb Size: 1360076 SHA256: 25329317770d387406d3345be15331bae710394fce1c4735c1aad709e2c70533 SHA1: da4df0dcf73eddf1b5a668bf3ab8132226c895ca MD5sum: 6dcdf59190e69e9c1bf5f8b4935566a0 Description: A ros2_control interface for Synapticon motor drivers Package: ros-jazzy-synapticon-ros2-control-dbgsym Package-Type: ddeb Source: ros-jazzy-synapticon-ros2-control Version: 0.1.2-1noble.20250505.194005 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Elevate Robotics Installed-Size: 1332 Depends: ros-jazzy-synapticon-ros2-control (= 0.1.2-1noble.20250505.194005) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-synapticon-ros2-control/ros-jazzy-synapticon-ros2-control-dbgsym_0.1.2-1noble.20250505.194005_amd64.deb Size: 1265134 SHA256: 9e7137fc1b08b8fc972c67a8a84cd2801dd55f8a657273610a15fabb5f5be2ac SHA1: f085b80e06291e8361ee096ec098040cb2d8efeb MD5sum: bae9d022f3a213590560ec773d21a793 Description: debug symbols for ros-jazzy-synapticon-ros2-control Build-Ids: 1663ca366f797bdce72dd430cc398fbdc1cb1775 95337b5c432d85232b364758068661a89c01717a Package: ros-jazzy-system-fingerprint Version: 0.7.0-4noble.20250430.005652 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 50 Depends: python3-git, ros-jazzy-rcl-interfaces, ros-jazzy-rclpy, ros-jazzy-ros2action, ros-jazzy-ros2cli, ros-jazzy-ros2node, ros-jazzy-ros2param, ros-jazzy-ros2topic, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-system-fingerprint/ros-jazzy-system-fingerprint_0.7.0-4noble.20250430.005652_amd64.deb Size: 10698 SHA256: c6deb9411b909eb96bc6c504939651385d6a7dfa08e58a3430e6ad0bf31571b4 SHA1: 035b63f54fd91a3dac3a0a58691e131e75f1de33 MD5sum: e730b504220a5e0000f3183f37a0759e Description: The system_fingerprint package Package: ros-jazzy-system-modes Version: 0.9.0-6noble.20250430.005606 Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 3016 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-builtin-interfaces, ros-jazzy-launch-ros, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-system-modes-msgs, ros-jazzy-ros-workspace Homepage: https://micro.ros.org/docs/concepts/client_library/lifecycle_and_system_modes/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-system-modes/ros-jazzy-system-modes_0.9.0-6noble.20250430.005606_amd64.deb Size: 470390 SHA256: b524f46b1b4df46a73c1d4af8391617592dff32a233a2be60ef31d3d49ac9442 SHA1: d32c0263d4902d31798f991ea0f9b7d89e602b76 MD5sum: bfc779172e7934df1f64e0533e3cc49f Description: The system modes concept assumes that a robotics system is built from components with a lifecycle. It adds a notion of (sub-)systems, hiararchically grouping these nodes, as well as a notion of modes that determine the configuration of these nodes and (sub-)systems in terms of their parameter values. Package: ros-jazzy-system-modes-dbgsym Package-Type: ddeb Source: ros-jazzy-system-modes Version: 0.9.0-6noble.20250430.005606 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 14476 Depends: ros-jazzy-system-modes (= 0.9.0-6noble.20250430.005606) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-system-modes/ros-jazzy-system-modes-dbgsym_0.9.0-6noble.20250430.005606_amd64.deb Size: 12129734 SHA256: 1ffd860b8a392c0993f0571d40a54d66f95bdbb98c1e899826e6c7ab1bf91f43 SHA1: 86145b4c3df0d0b5ac81abaa3eb4db215a6a04af MD5sum: e0eb75fd339666091be2a430555f48a5 Description: debug symbols for ros-jazzy-system-modes Build-Ids: 3dcb5a69161fcffe3af28a7d47292528518a7a1e 72cbb993b1ca885818bfb304de0a17ac3441b86d 9b0e536d783f78a8f4b3e1e4f4aaa71323a3b13c Package: ros-jazzy-system-modes-examples Version: 0.9.0-6noble.20250430.023107 Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 197 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-launch, ros-jazzy-launch-system-modes, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-ros2launch, ros-jazzy-system-modes, ros-jazzy-system-modes-msgs, ros-jazzy-ros-workspace Homepage: https://micro.ros.org/docs/concepts/client_library/lifecycle_and_system_modes/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-system-modes-examples/ros-jazzy-system-modes-examples_0.9.0-6noble.20250430.023107_amd64.deb Size: 33156 SHA256: 3fbc57ecccc35a585b627eed3c2844bde03f636888ea8f92ccd9ab4fdfb39e79 SHA1: 288308f0c2a72bed07f61ccec3c6456d07a8a253 MD5sum: 39e96ce5583a6ed0f198c9c2c408c9a1 Description: Example systems and according launch files for the system_modes package. Package: ros-jazzy-system-modes-examples-dbgsym Package-Type: ddeb Source: ros-jazzy-system-modes-examples Version: 0.9.0-6noble.20250430.023107 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 761 Depends: ros-jazzy-system-modes-examples (= 0.9.0-6noble.20250430.023107) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-system-modes-examples/ros-jazzy-system-modes-examples-dbgsym_0.9.0-6noble.20250430.023107_amd64.deb Size: 721166 SHA256: 59bb158dbcd62ce6bd51bebe3d7f00e8f68ff82ad066e10e3b4c5f1b73c62b91 SHA1: 89d5b57bced98e50c76dd226a907018f5f1b4059 MD5sum: f9e74454d866daa3b9b42bd1b81c2911 Description: debug symbols for ros-jazzy-system-modes-examples Build-Ids: 065d738ca4ada0ef08922f5845602afb165ef9b0 5961169f9b96d9c6eb41221ed8cc8f8ce7b6af6d Package: ros-jazzy-system-modes-msgs Version: 0.9.0-6noble.20250424.141058 Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 1709 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Homepage: https://micro.ros.org/docs/concepts/client_library/lifecycle_and_system_modes/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-system-modes-msgs/ros-jazzy-system-modes-msgs_0.9.0-6noble.20250424.141058_amd64.deb Size: 132810 SHA256: 28a95df7040f5c075a58cb1de0a4af89d281c83c0af2d00e9b5a5f8617585a63 SHA1: f4292f72292fdfa19d0168abf8633b040cd9d71d MD5sum: 560636455cbfb34b8950519c862d55e8 Description: Interface package, containing message definitions and service definitions for the system modes package. Package: ros-jazzy-system-modes-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-system-modes-msgs Version: 0.9.0-6noble.20250424.141058 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 1315 Depends: ros-jazzy-system-modes-msgs (= 0.9.0-6noble.20250424.141058) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-system-modes-msgs/ros-jazzy-system-modes-msgs-dbgsym_0.9.0-6noble.20250424.141058_amd64.deb Size: 1035086 SHA256: 6fa54153fd55e7e4dae4b61ba99cca68eacd5baaa21e2cb5d95c6fb7b4064980 SHA1: 56619482691f7b99053caac491a34662e30a04c1 MD5sum: c1716b7eff6e508146ef30254ea5c69e Description: debug symbols for ros-jazzy-system-modes-msgs Build-Ids: 1eaa9aca55e9d032a343bced1571ecbd18b5a55b 2d6e7d1fe07fda34330a662d8244976177ea52b9 4b0b2d781317046b808972334bb41dfa80eefa20 4d630e9949620571ac6f3a4e09d4a0b82607ded6 655f65275fc68eab7bb776d4ede650fd54135ff8 658d73e809cc78b5ffcccb68770aa55910914790 6929432857adfee4490c2f0a2d7345593822b56a 72f7980b2bc5e868ed43dafd5670f800f331971a cc19a6d3a2cb2d639ece950d3065630107f591fc e43f31cacbe094afd0c71e08b002747627ec610b e6dd850940269ca0147b963ca381a8dbba34316a Package: ros-jazzy-tango-icons-vendor Version: 0.3.0-3noble.20250424.121551 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 42 Depends: tango-icon-theme, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/qt_gui_icons Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tango-icons-vendor/ros-jazzy-tango-icons-vendor_0.3.0-3noble.20250424.121551_amd64.deb Size: 6020 SHA256: 5531e0bdf3901ffe3c91582e6812e7980f0382fee2bf49e5e2a366fb2bee1bdd SHA1: fccfedc752a6f279885e9fde29780d424f159ef2 MD5sum: 7ec249aeb0236898b4d264ea22a1bc06 Description: tango_icons_vendor provides the public domain Tango icons for non-linux systems (Tango Icon Library) from the Tango Desktop Project Package: ros-jazzy-tcb-span Version: 1.0.2-5noble.20250424.121554 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 69 Depends: ros-jazzy-ros-workspace Homepage: https://github.com/tcbrindle/span Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tcb-span/ros-jazzy-tcb-span_1.0.2-5noble.20250424.121554_amd64.deb Size: 10528 SHA256: 7a16d6a276fe4a79212f5a7977c61bd19e4a69ef46440f065f4cb90c6f143a49 SHA1: 86baed49bc104c1ef1bccfc8af390c96d68a831a MD5sum: 49609d4c16e4c93adc417ee9afdab064 Description: Implementation of C++20's std::span Package: ros-jazzy-teleop-tools Version: 2.0.0-1noble.20250501.215412 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 41 Depends: ros-jazzy-joy-teleop, ros-jazzy-key-teleop, ros-jazzy-teleop-tools-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-teleop-tools/ros-jazzy-teleop-tools_2.0.0-1noble.20250501.215412_amd64.deb Size: 5806 SHA256: 4009396bcb61c00fef6e31eeb0ba8a15097d62d2046a5ef454598d039fae31d2 SHA1: 0bb2af742220afb040904e8a14f81539362b3cf3 MD5sum: 4b17047ba0f1a96b124d633920abba1f Description: A set of generic teleoperation tools for any robot. Package: ros-jazzy-teleop-tools-msgs Version: 2.0.0-1noble.20250501.215156 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1542 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-teleop-tools-msgs/ros-jazzy-teleop-tools-msgs_2.0.0-1noble.20250501.215156_amd64.deb Size: 117088 SHA256: 76bc53f1f900635c4fd82f2a13f914638535c8cbb6710194c2735445bc516e0c SHA1: 5f87df76e23b44ea62c2dc770394fe9a8c533f6b MD5sum: 7792122e89f6333d318511a97fdec924 Description: The teleop_tools_msgs package Package: ros-jazzy-teleop-tools-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-teleop-tools-msgs Version: 2.0.0-1noble.20250501.215156 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 818 Depends: ros-jazzy-teleop-tools-msgs (= 2.0.0-1noble.20250501.215156) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-teleop-tools-msgs/ros-jazzy-teleop-tools-msgs-dbgsym_2.0.0-1noble.20250501.215156_amd64.deb Size: 558180 SHA256: e18aa522342694d713dcb409e33a857bba297cd919323663ed291cb2ecb6def0 SHA1: 03fb1dab8ad542f8e02d5c4229ec1bc5a29121d2 MD5sum: f180322a2681b116aaeaad4f3a67882f Description: debug symbols for ros-jazzy-teleop-tools-msgs Build-Ids: 00003e3d03076154d1179a01cd648f50c1b6d99c 0abbf2baea394f176c13bf69544e7c635cdf8fad 145be68f5e67054d98b85afa6e64c447ef991f3b 1786e0ac0f63785888f95b1bb31c06f227cbb120 2fc09293e6546d1147d5165752e21f26f262cce0 5f0de38f6cfc9e78dff086e16231366fe4607dca a244a3034d2ceeed8422d4f238d6f8af767621cd b8c3f0974ce080fae709746fb0514ed2562075f9 d524e42073af5e17fc51cd48c0c184d6b4b2adae de7768567b48c04a36d57df3da862790532f0860 e4a83f150d637a4f2ca052bb9cd4c5c14390a5f7 Package: ros-jazzy-teleop-twist-joy Version: 2.6.3-1noble.20250429.233240 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 650 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-joy, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/teleop_twist_joy Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-teleop-twist-joy/ros-jazzy-teleop-twist-joy_2.6.3-1noble.20250429.233240_amd64.deb Size: 142706 SHA256: 26d8fed5d87d2455937bad7c61f127a34115bf342084bbd8edc7ab855185c3a2 SHA1: b1840eaa3c88918fb3f76071cd3e0c76f8d678ad MD5sum: 89268404d9a4dd50720fc85d1629e109 Description: Generic joystick teleop for twist robots. Package: ros-jazzy-teleop-twist-joy-dbgsym Package-Type: ddeb Source: ros-jazzy-teleop-twist-joy Version: 2.6.3-1noble.20250429.233240 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2990 Depends: ros-jazzy-teleop-twist-joy (= 2.6.3-1noble.20250429.233240) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-teleop-twist-joy/ros-jazzy-teleop-twist-joy-dbgsym_2.6.3-1noble.20250429.233240_amd64.deb Size: 2614158 SHA256: 0eca41f98c78bf886f6afbd8d8562dc6fa6364355bfb11389cc410be7945cc98 SHA1: 5b2209ba535ccf3938acdcfde978511517234367 MD5sum: a1cdbd5379a7d809b22f42c82710d4c7 Description: debug symbols for ros-jazzy-teleop-twist-joy Build-Ids: 416d78e70560034d75538cfcff9b277282639a2b 421a05c98e9e57715aa829f6c0dc64b2587af2c1 Package: ros-jazzy-teleop-twist-keyboard Version: 2.4.0-2noble.20250430.005445 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 46 Depends: ros-jazzy-geometry-msgs, ros-jazzy-rclpy, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-teleop-twist-keyboard/ros-jazzy-teleop-twist-keyboard_2.4.0-2noble.20250430.005445_amd64.deb Size: 8864 SHA256: b92e02952e9e3c1dc3dc4656950f491f7610c2b44547bf14caf8dc5193b817fd SHA1: d732f6e5630fa49305d7ad450ba65a6f451725b2 MD5sum: f494880ac55e38abeaa3597348c55928 Description: A robot-agnostic teleoperation node to convert keyboard commands to Twist messages. Package: ros-jazzy-tensorrt-cmake-module Version: 0.0.4-1noble.20250424.121604 Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 47 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tensorrt-cmake-module/ros-jazzy-tensorrt-cmake-module_0.0.4-1noble.20250424.121604_amd64.deb Size: 6328 SHA256: 464150e904e4c47edda864b178525b479a962acf6e16145241e9c06ed44ef71a SHA1: 080fc8c3938c574b0f28afee9c047e2784905176 MD5sum: 41ec72d65c6eac942173f96f3c0881d2 Description: Exports a CMake module to find TensorRT. Package: ros-jazzy-test-apex-test-tools Version: 0.0.2-9noble.20250424.120846 Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 41 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-test-apex-test-tools/ros-jazzy-test-apex-test-tools_0.0.2-9noble.20250424.120846_amd64.deb Size: 5014 SHA256: 58bc404762cc8eda3e631cbfb66849a9f7ff5d9e695df34b33888c7b83b714d8 SHA1: 4430ead2e80d1909d3616dfea7b08b804458a987 MD5sum: 9fcf43d220c4208985a34d7540050dc2 Description: Test package, which uses things exported by apex_test_tools Package: ros-jazzy-test-interface-files Version: 0.11.0-3noble.20250424.110057 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 66 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-test-interface-files/ros-jazzy-test-interface-files_0.11.0-3noble.20250424.110057_amd64.deb Size: 8444 SHA256: d8f4a8f77c883d93e13e9229270edd3372fe720e305744db1efaf9cb755c8809 SHA1: 6c74d5f6c8818d76e2993e97f756559320fe1c6d MD5sum: 0383c11e614f229b5b39b4bfd699104f Description: A package containing message definitions and fixtures used exclusively for testing purposes. Package: ros-jazzy-test-msgs Version: 2.0.2-2noble.20250424.140851 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 9701 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-test-msgs/ros-jazzy-test-msgs_2.0.2-2noble.20250424.140851_amd64.deb Size: 626316 SHA256: a96fa64ad11b610cfaa8edf7b8b4e7c246b5f3976d5f67d7f2e14b465c23c3f3 SHA1: 9833a5354dfba64be2ac50c11c07175e0dca8d9f MD5sum: 45dac9b66708688506affedc9a055fb5 Description: A package containing message definitions and fixtures used exclusively for testing purposes. Package: ros-jazzy-test-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-test-msgs Version: 2.0.2-2noble.20250424.140851 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 6347 Depends: ros-jazzy-test-msgs (= 2.0.2-2noble.20250424.140851) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-test-msgs/ros-jazzy-test-msgs-dbgsym_2.0.2-2noble.20250424.140851_amd64.deb Size: 5191030 SHA256: 6fca470f14de599aef6e9185777ccecfa8cbe6cc8e2dc843e70adffca859d6db SHA1: d3b311693abee98b1d89e2eb895459f3ce9c0567 MD5sum: 5df45b58da7c99a78bb8338e82e6604e Description: debug symbols for ros-jazzy-test-msgs Build-Ids: 02bcadb0ad2cabceeb7ee2d090c8cfc91bffa389 5c62cb2a77c76fbc824bf7aa7c283980a58c7d24 6b11abbdbb0a89c95e303b7db5e730af5dcb8cf0 87a162f7e998c2df1e83325b263c3f4413690fc9 87c91e0406f637c5e2bc9bb2851c1926ac8e82ef 95f27a0fdc199fd608bcefd39bf74da995ff5756 a0afa17afeabf80e5bc03bdfb1905251938f1c35 caa5f2ff48ba5a3d01bdc612ca42856c94fb1f3b dfeab714bee0dc577c1f312dbb8a826ceebb61ce e8ad4821737a36394d788c5f1ba66d97c58aed1e f6fb9ab4805c946441fe1b4fd7ea3e870239eb36 Package: ros-jazzy-test-ros-gz-bridge Version: 1.0.12-1noble.20250506.151851 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 41 Depends: ros-jazzy-ros-gz-bridge, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-test-ros-gz-bridge/ros-jazzy-test-ros-gz-bridge_1.0.12-1noble.20250506.151851_amd64.deb Size: 5512 SHA256: 1d694f5e8d089b13681b5c6268663c2d4ce69b7533927d00b8cbcbe37c76b91d SHA1: 6c665c04764caaf43175dcd67b554a6a567f65a2 MD5sum: bcbf890e8142908dcd24e969e75e8fa0 Description: Bridge communication between ROS and Gazebo Transport Package: ros-jazzy-tf-transformations Version: 1.1.0-1noble.20250424.110117 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 121 Depends: python3-numpy, python3-transforms3d, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf-transformations/ros-jazzy-tf-transformations_1.1.0-1noble.20250424.110117_amd64.deb Size: 23892 SHA256: b8f31965e537344d76fd52fbcf4f12254b80e759e537fdb4978f0740591a64c9 SHA1: f99c0eb9a97bcde984902bc9c67ae38f1de3125f MD5sum: bc8adf52b76a0e753279f92422ee8156 Description: Reimplementation of the tf/transformations.py library for common Python spatial operations Package: ros-jazzy-tf2 Version: 0.36.10-1noble.20250424.142607 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 403 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rcutils, ros-jazzy-rosidl-runtime-cpp, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/tf2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2/ros-jazzy-tf2_0.36.10-1noble.20250424.142607_amd64.deb Size: 92164 SHA256: 7357b54f6197a00abf78abf614f16a546990ae1cae9a4b1ba3838e26dc8f7e8d SHA1: fa556ed1daad75d146bf8b28a37653384e61f9ea MD5sum: e1d4c7875bc08fd9126cbcc3e2a08cda Description: tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. Package: ros-jazzy-tf2-2d Version: 1.0.1-4noble.20250430.013429 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 113 Depends: libboost-dev, libeigen3-dev, ros-jazzy-rclcpp, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2-2d/ros-jazzy-tf2-2d_1.0.1-4noble.20250430.013429_amd64.deb Size: 14940 SHA256: 6bfce14f38363715704632e75fcfe8166836eeed8953dca6daff27ee5bd0e329 SHA1: e278366603201d237c345ac37b630fafedb5a6b8 MD5sum: 32a3742a5d028df071aadcfbf8cb5a1c Description: A set of 2D geometry classes modeled after the 3D geometry classes in tf2. Package: ros-jazzy-tf2-bullet Version: 0.36.10-1noble.20250430.012350 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 61 Depends: libbullet-dev, ros-jazzy-geometry-msgs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/tf2_bullet Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2-bullet/ros-jazzy-tf2-bullet_0.36.10-1noble.20250430.012350_amd64.deb Size: 10208 SHA256: 8e1cd38855295630b6cb2190b1a5b6afcc82ed30dd7b2884d14901cb04faadb8 SHA1: 581e39d45fba6436eccc2b275cdddf86bcb023a4 MD5sum: b362c7b163029a42757e443514f460ee Description: tf2_bullet Package: ros-jazzy-tf2-dbgsym Package-Type: ddeb Source: ros-jazzy-tf2 Version: 0.36.10-1noble.20250424.142607 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 590 Depends: ros-jazzy-tf2 (= 0.36.10-1noble.20250424.142607) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2/ros-jazzy-tf2-dbgsym_0.36.10-1noble.20250424.142607_amd64.deb Size: 547252 SHA256: ad70e45efa5543aadd48ee42e4bb18e9ec9e7ac1d11af3f84e3e91d778598c05 SHA1: eced40d22106a536fa9d09b4152af0e90fe6be9e MD5sum: d2f0bb0bf3cb379499bbba7f2af765a3 Description: debug symbols for ros-jazzy-tf2 Build-Ids: 1c5f4054d074cf5d9fdf93bcb7bb4cc1c08130e5 Package: ros-jazzy-tf2-eigen Version: 0.36.10-1noble.20250430.012352 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 81 Depends: libeigen3-dev, ros-jazzy-geometry-msgs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2-eigen/ros-jazzy-tf2-eigen_0.36.10-1noble.20250430.012352_amd64.deb Size: 13122 SHA256: b04d9c33e6ff9b63e6c635cd1e5edbe25e3189dc303c6f9c12882981ca41ecb3 SHA1: 5a946134c107211d763d9d0f4ad3d88e1a08d15e MD5sum: 0797e60a630218388c4257ae9e81ef8f Description: tf2_eigen Package: ros-jazzy-tf2-eigen-kdl Version: 0.36.10-1noble.20250424.142822 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 90 Depends: libc6 (>= 2.4), liborocos-kdl1.5 (>= 1.5.1), libeigen3-dev, ros-jazzy-orocos-kdl-vendor, ros-jazzy-tf2, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2-eigen-kdl/ros-jazzy-tf2-eigen-kdl_0.36.10-1noble.20250424.142822_amd64.deb Size: 14958 SHA256: 7cdd168f231bd2a9945b15be5369a8e661e31af0d1a44bde145948589fbae52c SHA1: 704bbf7a0d2e077324b4ca86c443fb829512d5b4 MD5sum: 157a8eb747b7c1d71a1a1616fa42fd57 Description: Conversion functions between: - Eigen and KDL Package: ros-jazzy-tf2-eigen-kdl-dbgsym Package-Type: ddeb Source: ros-jazzy-tf2-eigen-kdl Version: 0.36.10-1noble.20250424.142822 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 102 Depends: ros-jazzy-tf2-eigen-kdl (= 0.36.10-1noble.20250424.142822) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2-eigen-kdl/ros-jazzy-tf2-eigen-kdl-dbgsym_0.36.10-1noble.20250424.142822_amd64.deb Size: 88716 SHA256: 6f1a7c154041ea37d566582fd15639553978da692dea067e1cccf5493aa0ee99 SHA1: 7335669294d0df4e239d2f6b668677d957f24c5d MD5sum: 34ad624008c479b727e71d0cefc44e0b Description: debug symbols for ros-jazzy-tf2-eigen-kdl Build-Ids: 3dc21a5958d32e5c3a4ef1dfa1040d02ae7404bc Package: ros-jazzy-tf2-geometry-msgs Version: 0.36.10-1noble.20250430.012415 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 138 Depends: python3-numpy, ros-jazzy-geometry-msgs, ros-jazzy-orocos-kdl-vendor, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-tf2-ros-py, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/tf2_ros Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2-geometry-msgs/ros-jazzy-tf2-geometry-msgs_0.36.10-1noble.20250430.012415_amd64.deb Size: 19682 SHA256: 4e6788f42abf4a0412a1531206441c794a6a468dc89ea3c57f11ea9772108bff SHA1: f61f734211b3899b73130911e250b922f7698421 MD5sum: d6e52cbe5ae0ac75c273462e484ed6c7 Description: tf2_geometry_msgs Package: ros-jazzy-tf2-kdl Version: 0.36.10-1noble.20250430.012424 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 89 Depends: ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-orocos-kdl-vendor, ros-jazzy-python-orocos-kdl-vendor, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-tf2-ros-py, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/tf2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2-kdl/ros-jazzy-tf2-kdl_0.36.10-1noble.20250430.012424_amd64.deb Size: 13516 SHA256: b17a4166ec4bfc5c1f63c35ddde87e6cee62a3511b71130ea41c2fe051b6d43c SHA1: f111ff5fbe3fb0079a03123deeba047119991c2f MD5sum: dcaca9d6539c4bc61b981da7a678bf4a Description: KDL binding for tf2 Package: ros-jazzy-tf2-msgs Version: 0.36.10-1noble.20250424.142608 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2256 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/tf2_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2-msgs/ros-jazzy-tf2-msgs_0.36.10-1noble.20250424.142608_amd64.deb Size: 171788 SHA256: 05a70498056a083f4dc943116482d70888b630d6669f3b7656425c31e01a883f SHA1: 872c7a038647b7a455b2939c77f11eb1e68b6668 MD5sum: d400ba4c12ab8462310763ec6fc6d9b8 Description: tf2_msgs Package: ros-jazzy-tf2-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-tf2-msgs Version: 0.36.10-1noble.20250424.142608 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 1448 Depends: ros-jazzy-tf2-msgs (= 0.36.10-1noble.20250424.142608) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2-msgs/ros-jazzy-tf2-msgs-dbgsym_0.36.10-1noble.20250424.142608_amd64.deb Size: 1098872 SHA256: 93660e96adc7e6c8731aa6a0b6aeaec89a19590f6d6a99b7ce08f368fb0e6b58 SHA1: 3e54e298980c38972814a3da4e8aba26cef3f912 MD5sum: 3b13dc160ee278a024609c21eaec6055 Description: debug symbols for ros-jazzy-tf2-msgs Build-Ids: 079cc1fcdf5213d326a7a759d32a0e0b97e04ba4 5f579213c9e9735295afbe4b4ad80738424dd52c 61cc27e73d403ddc12cc3d3b2cbe8b8d460e0bc4 794c474d72959129876f75eae0a871b5a6fc407d 8dd87fa3f325bb67367833c26e21b8ed28b87256 9777e99ddfd398bf5841b6e286d8ab2a16919420 9a1e6a31f18145942435c326e38a43faff33d4f1 9a6ce39664545cc6d6250ad0a31f1cf5eb4681e9 d270b1c128e22c203a4aa61581c2ceb19e63e299 d5b589601990a09f4774a1fa20e73138e681d3bb f4f99a0a4c8829b9f8a2d582a7e69fff0fde45f0 Package: ros-jazzy-tf2-py Version: 0.36.10-1noble.20250430.005451 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 122 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rclpy, ros-jazzy-rpyutils, ros-jazzy-tf2, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/tf2_py Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2-py/ros-jazzy-tf2-py_0.36.10-1noble.20250430.005451_amd64.deb Size: 28048 SHA256: 734e65b4e34a7490164c601452a73055d03be77b305a414e1493cf1bab0e8a17 SHA1: d69be7b4818c7fda8fe91cc1261535505fb5e6ad MD5sum: a38fd9f81cda0fee49b1fabeab3bde9e Description: The tf2_py package Package: ros-jazzy-tf2-py-dbgsym Package-Type: ddeb Source: ros-jazzy-tf2-py Version: 0.36.10-1noble.20250430.005451 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 184 Depends: ros-jazzy-tf2-py (= 0.36.10-1noble.20250430.005451) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2-py/ros-jazzy-tf2-py-dbgsym_0.36.10-1noble.20250430.005451_amd64.deb Size: 162524 SHA256: 0a4e219086356c8a8c4bdfeaa6edeba77269a29deaa9823b9d22ed2ecc8ab9f4 SHA1: 18a95453c25e2b8c88048ed1bb5c0856aae85f5f MD5sum: df4f76b39cb9514488d2e6361a7d3db0 Description: debug symbols for ros-jazzy-tf2-py Build-Ids: 05ee320fa184a3b97cad24d60af88e7cbf38e0bf Package: ros-jazzy-tf2-ros Version: 0.36.10-1noble.20250429.232400 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 1608 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-message-filters, ros-jazzy-rcl-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclcpp-components, ros-jazzy-tf2, ros-jazzy-tf2-msgs, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/tf2_ros Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2-ros/ros-jazzy-tf2-ros_0.36.10-1noble.20250429.232400_amd64.deb Size: 323496 SHA256: f5dc7d8af56ca1a3ea1db31c59e0934cc5662753ece8e2d54788f1336a61765b SHA1: 4d0552377bdd3172151ecd04e919d2f3904f051a MD5sum: 3c4f4c6f3b278c3eb845ecc72e2aee0b Description: This package contains the C++ ROS bindings for the tf2 library Package: ros-jazzy-tf2-ros-dbgsym Package-Type: ddeb Source: ros-jazzy-tf2-ros Version: 0.36.10-1noble.20250429.232400 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 8142 Depends: ros-jazzy-tf2-ros (= 0.36.10-1noble.20250429.232400) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2-ros/ros-jazzy-tf2-ros-dbgsym_0.36.10-1noble.20250429.232400_amd64.deb Size: 7274986 SHA256: 0a195257ba32c7ca0bd194d706416186b91de6ca7a1c191d2acbbaac6ed2023d SHA1: fa2c4061c57b13bfb256b6244d7c67604cf28d63 MD5sum: fda08cf35c6d7fb42bffb42dd688e5c8 Description: debug symbols for ros-jazzy-tf2-ros Build-Ids: 0f0259815cd7c102e0c6be2b6f0361dbd357a250 19683205c7306f4e465ccf7e2fb300aa297d83f2 bd66ffc475aa5907c62777b99d841ca93eb6cd44 bdf64070124ec443bb6ea0a805b89b9899bcdef2 de95ded20069299e3860bd542ed7ec1b457a789a e756d2a9bdf9828f92455a3cdab25aa6400b75fa Package: ros-jazzy-tf2-ros-py Version: 0.36.10-1noble.20250430.005644 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 143 Depends: ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2-msgs, ros-jazzy-tf2-py, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/tf2_ros Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2-ros-py/ros-jazzy-tf2-ros-py_0.36.10-1noble.20250430.005644_amd64.deb Size: 27062 SHA256: 2ffe97944a8a5f45b0c43beddf4502de9ec01215381f0e8d5a7fde96dfed2b35 SHA1: ec7abe491c0e4d7cc0df75ec1c83e29844aeffe3 MD5sum: 4afc2354785e15b92f90edc402f386e9 Description: This package contains the ROS Python bindings for the tf2 library Package: ros-jazzy-tf2-sensor-msgs Version: 0.36.10-1noble.20250430.012428 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 83 Depends: libeigen3-dev, python3-numpy, ros-jazzy-eigen3-cmake-module, ros-jazzy-geometry-msgs, ros-jazzy-sensor-msgs, ros-jazzy-sensor-msgs-py, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-tf2-ros-py, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/tf2_ros Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2-sensor-msgs/ros-jazzy-tf2-sensor-msgs_0.36.10-1noble.20250430.012428_amd64.deb Size: 13972 SHA256: 005950ae844224cfcf0ea7302a1f4d0f42bf5bfde4123f5747e1d92413fb6f68 SHA1: f9c2a967752295efd6e4f7f4e67971f8f1864b03 MD5sum: 32e57ea540ea9345171f605a1a7cc047 Description: Small lib to transform sensor_msgs with tf. Most notably, PointCloud2 Package: ros-jazzy-tf2-tools Version: 0.36.10-1noble.20250430.005718 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 47 Depends: graphviz, python3-yaml, ros-jazzy-rclpy, ros-jazzy-tf2-msgs, ros-jazzy-tf2-py, ros-jazzy-tf2-ros-py, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/tf2_tools Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tf2-tools/ros-jazzy-tf2-tools_0.36.10-1noble.20250430.005718_amd64.deb Size: 10280 SHA256: 4893d9d1d32a19bd1eb28abe0a872b1190b07edf164aa0b19327f5316f100517 SHA1: 9c3107947951a48ce78edc0e5351af05ae73cf65 MD5sum: 5d727dfd81b35ba598c559e4f632ca5e Description: tf2_tools Package: ros-jazzy-theora-image-transport Version: 4.0.4-1noble.20250430.000903 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 1778 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libogg0 (>= 1.0rc3), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), libtheora0 (>= 1.0), ros-jazzy-fastcdr, libogg-dev, libopencv-imgproc-dev, libtheora-dev, ros-jazzy-cv-bridge, ros-jazzy-image-transport, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rcutils, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-theora-image-transport/ros-jazzy-theora-image-transport_4.0.4-1noble.20250430.000903_amd64.deb Size: 301288 SHA256: 94041914b4956adcff3edf9b3b285ef01891bec2ae9ad7635c04e97f4b3ec408 SHA1: b53759466e3a95bf75d64e222769b6e28823ae2a MD5sum: 62fda7b86f56848cd05e3b4f1d0e57e5 Description: Theora_image_transport provides a plugin to image_transport for transparently sending an image stream encoded with the Theora codec. Package: ros-jazzy-theora-image-transport-dbgsym Package-Type: ddeb Source: ros-jazzy-theora-image-transport Version: 4.0.4-1noble.20250430.000903 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 7024 Depends: ros-jazzy-theora-image-transport (= 4.0.4-1noble.20250430.000903) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-theora-image-transport/ros-jazzy-theora-image-transport-dbgsym_4.0.4-1noble.20250430.000903_amd64.deb Size: 6004358 SHA256: 00a34e393720747c7e509ed48a39933e2821e2188b5c1ebbb6744e0c4555ed1b SHA1: bca85d901f2e59658fbe9fa34dd560765aca28a1 MD5sum: bd82d67e4d352f313e2e532d9ed6197c Description: debug symbols for ros-jazzy-theora-image-transport Build-Ids: 06aacaac9b0da896b091fc4fe2fd19f56a84e6c1 08da729ebdf9846a28515a0aadab3a0c0fd493a4 33aaa9fa93ec22bd4effb64f7eb9cb1af93c4dba 3ebc8a7f699133dbf8508f3a37654418477e21ca 5badcdecffaecdd4be8b4f55be65cf3eeaae3b2c 669a84a2007fdfd26f2e94c65060282235808e5e 6d2321a4301e110ec9b2e034c8309f27fba468c4 6fd1db3df692a5d7151c0c6a11b4f24b2ee2b63d 954a71f30f347d2262c8dfa3f930b90ec34fd1f3 d904764ec5104e5507364b22e7874651ce797a31 e0dcc37d9ad536d0f9b312716bb98284848d566f ef56ec7f704b6c53c3c99f19ff87962208b978ba f4f43d676380f48c542f7be728017fa74d3b7164 Package: ros-jazzy-tile-map Version: 2.4.6-1noble.20250430.015345 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 591 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libjsoncpp25 (>= 1.9.5), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5t64 (>= 5.14.1), libqt5opengl5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libglew-dev, libqt5core5a, libqt5opengl5, libyaml-cpp-dev, ros-jazzy-mapviz, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-swri-math-util, ros-jazzy-swri-transform-util, ros-jazzy-tf2, ros-jazzy-ros-workspace Homepage: https://github.com/swri-robotics/mapviz Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tile-map/ros-jazzy-tile-map_2.4.6-1noble.20250430.015345_amd64.deb Size: 133756 SHA256: 619100d5f8c481b7435103b1496fbbd36e8fcc618dc28c6609e9e8045fa6362a SHA1: 2e9399b9c00539d1aabac16ce32b87d40f0f6012 MD5sum: 3021239c08b41012ece0c6ac1d7d5d23 Description: Tile map provides a slippy map style interface for visualizing OpenStreetMap and GoogleMap tiles. A mapviz visualization plug-in is also implemented Package: ros-jazzy-tile-map-dbgsym Package-Type: ddeb Source: ros-jazzy-tile-map Version: 2.4.6-1noble.20250430.015345 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2784 Depends: ros-jazzy-tile-map (= 2.4.6-1noble.20250430.015345) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tile-map/ros-jazzy-tile-map-dbgsym_2.4.6-1noble.20250430.015345_amd64.deb Size: 2747452 SHA256: 9569c219700dea504a0d8aea5a28fc128fa69a14120d9ab0bc57da90ac470982 SHA1: 154fab1217b85d5ab6bd91bfa63296e948ca87a6 MD5sum: 88c1004a3f1a4960be3b881a21c5bc74 Description: debug symbols for ros-jazzy-tile-map Build-Ids: fdfcfc0e86f762470f0810e94d6892d766c3a6e5 Package: ros-jazzy-tinyspline-vendor Version: 0.6.1-1noble.20250424.113206 Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 440 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-jazzy-ros-workspace Homepage: https://github.com/msteinbeck/tinyspline Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tinyspline-vendor/ros-jazzy-tinyspline-vendor_0.6.1-1noble.20250424.113206_amd64.deb Size: 108288 SHA256: 7b480d3fad224396d7fef21d46f54e040e261cd260c1dc4090379a5df43f9d56 SHA1: 648232be9399beeceee1bab0ffc39c88f27f33d9 MD5sum: ad45765b51cc87258c15a669d6a89425 Description: The vendor package for tinyspline. Package: ros-jazzy-tinyspline-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-tinyspline-vendor Version: 0.6.1-1noble.20250424.113206 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 371 Depends: ros-jazzy-tinyspline-vendor (= 0.6.1-1noble.20250424.113206) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tinyspline-vendor/ros-jazzy-tinyspline-vendor-dbgsym_0.6.1-1noble.20250424.113206_amd64.deb Size: 320192 SHA256: da20f94d8631e47d53bd2a76a52c2618caefbec32e4f643893484af013094dc4 SHA1: 4e5e1fbabbab1839895bc753d7aba56eacc64e38 MD5sum: 73f360a442753361deb28ef827640824 Description: debug symbols for ros-jazzy-tinyspline-vendor Build-Ids: 59a7ca59ed7fc46b14841b43ea195a02b212a87c e824459666f515bf1a47f9c288225a80a1cf3b5e Package: ros-jazzy-tinyxml-vendor Version: 0.10.0-3noble.20250424.121619 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 46 Depends: libtinyxml-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tinyxml-vendor/ros-jazzy-tinyxml-vendor_0.10.0-3noble.20250424.121619_amd64.deb Size: 6494 SHA256: b605dc515d6a4ec0fae65290b0935c06344479c1d337e7f1a0701e5f7bcf4973 SHA1: eea917f07b6486d93e2cc06bb9d711b4a5ae0bbb MD5sum: ab33b38602274c57716dc1e2a6fe00d9 Description: CMake shim over the tinxml library. Package: ros-jazzy-tinyxml2-vendor Version: 0.9.1-3noble.20250424.121610 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 49 Depends: libtinyxml2-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tinyxml2-vendor/ros-jazzy-tinyxml2-vendor_0.9.1-3noble.20250424.121610_amd64.deb Size: 6740 SHA256: c4e929f202d953a66a1180a4bce70b4442a78984cc56f6d365b41fc5fd39201b SHA1: 0a9b06f645b48b2ce7c393ec5f7d48c234cb0a46 MD5sum: 7cf37723190a12eb08194110236d3e9e Description: Wrapper around tinyxml2, providing nothing but a dependency on tinyxml2, on some systems. On others, it provides a fixed CMake module or even an ExternalProject build of tinyxml2. Package: ros-jazzy-tl-expected Version: 1.0.2-5noble.20250424.121619 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 137 Depends: ros-jazzy-ros-workspace Homepage: https://github.com/TartanLlama/expected Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tl-expected/ros-jazzy-tl-expected_1.0.2-5noble.20250424.121619_amd64.deb Size: 16352 SHA256: 81c0d4f42ae48e7e7cf97f7be1bd1b730d5b2bfd441121b0e549cb4c7267f438 SHA1: 8c620a6f55afe56d6372210da3f02eca817f85f2 MD5sum: 39165cdc088d64920b0a209cb3267687 Description: C++11/14/17 std::expected with functional-style extensions Package: ros-jazzy-tlsf Version: 0.9.0-3noble.20250424.121636 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 63 Depends: ros-jazzy-ament-cmake, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tlsf/ros-jazzy-tlsf_0.9.0-3noble.20250424.121636_amd64.deb Size: 11982 SHA256: 83956a3505d1f4f1e163c56f62d5b481a4235b52b9394500279774e0afc09312 SHA1: 04c7b7d376d3cf3628da4d48f83d52aaa4e976ca MD5sum: 2aecab6c46511314e87d45700bb1a3ec Description: TLSF allocator version 2.4.6 Package: ros-jazzy-tlsf-cpp Version: 0.17.1-3noble.20250430.002103 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 549 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ament-cmake, ros-jazzy-rclcpp, ros-jazzy-rmw, ros-jazzy-std-msgs, ros-jazzy-tlsf, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tlsf-cpp/ros-jazzy-tlsf-cpp_0.17.1-3noble.20250430.002103_amd64.deb Size: 119852 SHA256: 319697205de426118e2af861723811c192db4e89bf50228f20fd78098359cef9 SHA1: dc33f5bf5f9ab8c4848aef436daddd0c88429803 MD5sum: a4ed6c6d074c3f2cb9b7a67df98fd996 Description: C++ stdlib-compatible wrapper around tlsf allocator and ROS2 examples Package: ros-jazzy-tlsf-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-tlsf-cpp Version: 0.17.1-3noble.20250430.002103 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 2368 Depends: ros-jazzy-tlsf-cpp (= 0.17.1-3noble.20250430.002103) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tlsf-cpp/ros-jazzy-tlsf-cpp-dbgsym_0.17.1-3noble.20250430.002103_amd64.deb Size: 2003318 SHA256: 0916f2a47cfaf82b1bddedc11ce829e6fef23457054c895f81e96ceb52012ef5 SHA1: 2c199096e34f8c84b115fcdc2c041832c559c83f MD5sum: a7ed437c10b304e09790a33cba41fd8f Description: debug symbols for ros-jazzy-tlsf-cpp Build-Ids: f01022c00fd415fff1c295c044b4d4d1e9b85a26 Package: ros-jazzy-topic-based-ros2-control Version: 0.2.0-3noble.20250505.192912 Architecture: amd64 Maintainer: Marq Rasmussen Installed-Size: 559 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-angles, ros-jazzy-hardware-interface, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/PickNikRobotics/topic_based_ros2_control Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-topic-based-ros2-control/ros-jazzy-topic-based-ros2-control_0.2.0-3noble.20250505.192912_amd64.deb Size: 130974 SHA256: de8e1c539deb405e2a2749b798c1cf1305aa71ecb812a6719a517153e25b7bb4 SHA1: 9c646b3f20cb2713425d67ae6d8f0b66b548443a MD5sum: 2f081a07b382dfa62ce2eda38089569b Description: ros2 control hardware interface for topic_based sim Package: ros-jazzy-topic-based-ros2-control-dbgsym Package-Type: ddeb Source: ros-jazzy-topic-based-ros2-control Version: 0.2.0-3noble.20250505.192912 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marq Rasmussen Installed-Size: 2750 Depends: ros-jazzy-topic-based-ros2-control (= 0.2.0-3noble.20250505.192912) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-topic-based-ros2-control/ros-jazzy-topic-based-ros2-control-dbgsym_0.2.0-3noble.20250505.192912_amd64.deb Size: 2413860 SHA256: dc2eb1842c476e8a1e83b4e502db2ccfcd2d18fa8dd43c873e42089df1229d25 SHA1: c93c8e1000dd6606552c1b66993145d638a1265e MD5sum: caa02459a32f74ce755f9b1024be90c5 Description: debug symbols for ros-jazzy-topic-based-ros2-control Build-Ids: 9f1dc4bd7ed8065884410dfd73bf9dcec9e42258 Package: ros-jazzy-topic-monitor Version: 0.33.5-1noble.20250430.005613 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 96 Depends: ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-rclpy, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-topic-monitor/ros-jazzy-topic-monitor_0.33.5-1noble.20250430.005613_amd64.deb Size: 21310 SHA256: 7dbcd8b3bb0a8cdacc763a07e2cc5000c0a8146400035e4c4beea41e1cbbf4f9 SHA1: 08866ce8ae1ed022a253059b1b4e531baca241c4 MD5sum: 7ad8c06dc174ae3c182d5b2537f02b4f Description: Package containing tools for monitoring ROS 2 topics. Package: ros-jazzy-topic-statistics-demo Version: 0.33.5-1noble.20250430.000458 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 917 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rcutils, ros-jazzy-sensor-msgs, ros-jazzy-statistics-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-topic-statistics-demo/ros-jazzy-topic-statistics-demo_0.33.5-1noble.20250430.000458_amd64.deb Size: 154008 SHA256: 247312c468e477bf2d0cd51e1390b70e334a116f01b5d99854e19484622007e3 SHA1: 01b845df8a3f5229bf7dc2e4bb67c64070b2a23c MD5sum: 06aeed0ee35c1b2851be769b5e78df2e Description: C++ demo application for topic statistics feature. Package: ros-jazzy-topic-statistics-demo-dbgsym Package-Type: ddeb Source: ros-jazzy-topic-statistics-demo Version: 0.33.5-1noble.20250430.000458 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 4487 Depends: ros-jazzy-topic-statistics-demo (= 0.33.5-1noble.20250430.000458) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-topic-statistics-demo/ros-jazzy-topic-statistics-demo-dbgsym_0.33.5-1noble.20250430.000458_amd64.deb Size: 3715956 SHA256: d52f42a23c1273a85d7e39a9e8238f6bfd4452baf057ee4983e78c04b7fb905b SHA1: 0a8bd3309b7ee9873a267846306c5eccb1995a48 MD5sum: a34f095ef9f03817982aac827bf19fd4 Description: debug symbols for ros-jazzy-topic-statistics-demo Build-Ids: e73d530359639e66d0a771692efb7deb950e6879 Package: ros-jazzy-topic-tools Version: 1.3.3-1noble.20250430.005456 Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 1199 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclpy, ros-jazzy-ros2cli, ros-jazzy-rosidl-runtime-py, ros-jazzy-topic-tools-interfaces, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-topic-tools/ros-jazzy-topic-tools_1.3.3-1noble.20250430.005456_amd64.deb Size: 182642 SHA256: f3ae94c4f5a03a4f448d2a8c06411a3889f3031809cbf538592c8679aa9c7748 SHA1: 9a3aeb61049f11ed2eb26c10182a6da26435c2dd MD5sum: ec088a55138fc7f2824b574f7fb2eb62 Description: Tools for directing, throttling, selecting, and otherwise messing with ROS 2 topics at a meta level. Package: ros-jazzy-topic-tools-dbgsym Package-Type: ddeb Source: ros-jazzy-topic-tools Version: 1.3.3-1noble.20250430.005456 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 7694 Depends: ros-jazzy-topic-tools (= 1.3.3-1noble.20250430.005456) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-topic-tools/ros-jazzy-topic-tools-dbgsym_1.3.3-1noble.20250430.005456_amd64.deb Size: 7191512 SHA256: e8f8d28b195e2cd9367eb1794e3c8eb96c754c8f4c9d5ab3ad76fd957bce0558 SHA1: 6b9e0984aff81174e0e4594fd1d60fc0b3e63dc9 MD5sum: a3179576e81d19d269051a607c0bcc39 Description: debug symbols for ros-jazzy-topic-tools Build-Ids: 03a9a9641738bdbed8f4b5032c90edfead1bd926 0bbc5d4b26f8a90431137a055947befde086b3e6 32c596d18bc67b0ba215f6509b9eefa483d0c3e4 36edc531ded9a8180ca9a9fa2d3c9fce797cf7bf 47c26eff1c8139bf8eefef5977f611ef1059999e 5b5f4d42b94faa4e960da646bf431710f0a51322 872866c3c39f1747ca0dd065830c6c152bd96b34 ad1574063eb6c043ca0fab57bf2d427c83cdbf94 b7636d71eec7ed85aaea5bdafd566ae2afe97551 bcb3f7001c5c0723dc9adab0d4f46dc68bfdcec2 c5cb2cb296f827684b467227e6db97c4bf1cea8f efff761dd209a9404adca17a6b96a708a225e37d Package: ros-jazzy-topic-tools-interfaces Version: 1.3.3-1noble.20250424.140853 Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 3430 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-topic-tools-interfaces/ros-jazzy-topic-tools-interfaces_1.3.3-1noble.20250424.140853_amd64.deb Size: 215112 SHA256: 4e708d1678d36cf09f16afedd72f16acb7c0abf1b38f58ffc72f116c704b6057 SHA1: 186bd9cf90d603662f972bbbe02f0a78383aa698 MD5sum: 9ba68ad9c16f4d0ea0fa9fbc094f7cf9 Description: topic_tools_interfaces contains messages and services for topic_tools Package: ros-jazzy-topic-tools-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-topic-tools-interfaces Version: 1.3.3-1noble.20250424.140853 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 2552 Depends: ros-jazzy-topic-tools-interfaces (= 1.3.3-1noble.20250424.140853) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-topic-tools-interfaces/ros-jazzy-topic-tools-interfaces-dbgsym_1.3.3-1noble.20250424.140853_amd64.deb Size: 1992502 SHA256: a6cdbcc9bd564d33938d93cbdab55731074821763964deb9fc314230d12271e4 SHA1: 0c3c4fe65156d1bac38f506a8a0951d89ebd2b96 MD5sum: 37aed0def4abe4fd49e61bbee018df75 Description: debug symbols for ros-jazzy-topic-tools-interfaces Build-Ids: 220d39584a2b0bdd0f546442101147efb3094ad9 359a637e5b80b06b54b66da3deb221015b91afdb 6371356b643ba6751b485ebef971b3375bd50375 7eb0d876821d9d7a0abbd32dad27d2a791faf802 94e8d03fdf09942291d5a0fcc543cc939bbac57e 989e7cb54efbfcb1938c252d1c07355f4ab29939 ca0559597fae90b740655f836f8b0240bb8ab853 d81563fc1606e5bc995eefa4c3d4dbc53e6b3d00 e485693a37077ca6387336281a8948178458fbb2 f360a68887cf40046d9821b0af6b517a562bf971 fba2a52770f7ae54504558df394f539e2ca8d0e4 Package: ros-jazzy-trac-ik Version: 2.0.1-1noble.20250430.025822 Architecture: amd64 Maintainer: TRACLabs Robotics Installed-Size: 42 Depends: ros-jazzy-trac-ik-kinematics-plugin, ros-jazzy-trac-ik-lib, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/trac_ik Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-trac-ik/ros-jazzy-trac-ik_2.0.1-1noble.20250430.025822_amd64.deb Size: 5660 SHA256: b32ac4e9f94029b77def2af026fefc411790fb7a21518d6ffb828eb4e240023d SHA1: fb1e80293939e9bc62416b77bf9918f6f379a64a MD5sum: 1e10bf51231f7c2edf077bb4a6d32b28 Description: The ROS packages in this repository were created to provide an improved alternative Inverse Kinematics solver to the popular inverse Jacobian methods in KDL. TRAC-IK handles joint-limited chains better than KDL without increasing solve time. Package: ros-jazzy-trac-ik-kinematics-plugin Version: 2.0.1-1noble.20250430.025436 Architecture: amd64 Maintainer: TRACLabs Robotics Installed-Size: 225 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-moveit-core, ros-jazzy-class-loader, ros-jazzy-generate-parameter-library, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-tf2-kdl, ros-jazzy-trac-ik-lib, ros-jazzy-urdf, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-trac-ik-kinematics-plugin/ros-jazzy-trac-ik-kinematics-plugin_2.0.1-1noble.20250430.025436_amd64.deb Size: 57626 SHA256: d2c7478cce0d590fb8bd377a4529b5ca095924c2aece4b32d4435653e8dc08a3 SHA1: d8ec3933ced98142f4b5484be194441087ab157c MD5sum: 7246476fae84f9ddcaa67ae08cf03ebf Description: A MoveIt! Kinematics plugin using TRAC-IK Package: ros-jazzy-trac-ik-kinematics-plugin-dbgsym Package-Type: ddeb Source: ros-jazzy-trac-ik-kinematics-plugin Version: 2.0.1-1noble.20250430.025436 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: TRACLabs Robotics Installed-Size: 1440 Depends: ros-jazzy-trac-ik-kinematics-plugin (= 2.0.1-1noble.20250430.025436) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-trac-ik-kinematics-plugin/ros-jazzy-trac-ik-kinematics-plugin-dbgsym_2.0.1-1noble.20250430.025436_amd64.deb Size: 1413668 SHA256: 3bf2de3c0fb54827ccd7ff0b84f428cb351b682a3dc25aa42d13a059b85c7802 SHA1: d865e109d97b69a2caea61ca1678fbed57d4dc50 MD5sum: b08f3ffd9be316f53c34243d5fe2dd90 Description: debug symbols for ros-jazzy-trac-ik-kinematics-plugin Build-Ids: 65f8c6b9a1d70549f5997dccd61e06210d315095 Package: ros-jazzy-trac-ik-lib Version: 2.0.1-1noble.20250430.000655 Architecture: amd64 Maintainer: TRACLabs Robotics Installed-Size: 309 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libnlopt0 (>= 2.6.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libeigen3-dev, libnlopt-cxx-dev, libnlopt-dev, pkg-config, ros-jazzy-geometry-msgs, ros-jazzy-kdl-parser, ros-jazzy-rclcpp, ros-jazzy-urdf, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-trac-ik-lib/ros-jazzy-trac-ik-lib_2.0.1-1noble.20250430.000655_amd64.deb Size: 96994 SHA256: 529eb1965559cbf04949a05c66abb3466869a05adc19baed8de495c77adc1fbc SHA1: 622cc9e935ca0d9a6661d05c9ee6bd439bef00f3 MD5sum: 2e3c2b65010971f48ffa29f888194d8e Description: TRAC-IK is a faster, significantly more reliable drop-in replacement for KDL's pseudoinverse Jacobian solver. The TRAC-IK library has a very similar API to KDL's IK solver calls, except that the user passes a maximum time instead of a maximum number of search iterations. Additionally, TRAC-IK allows for error tolerances to be set independently for each Cartesian dimension (x,y,z,roll,pitch.yaw). Package: ros-jazzy-trac-ik-lib-dbgsym Package-Type: ddeb Source: ros-jazzy-trac-ik-lib Version: 2.0.1-1noble.20250430.000655 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: TRACLabs Robotics Installed-Size: 2671 Depends: ros-jazzy-trac-ik-lib (= 2.0.1-1noble.20250430.000655) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-trac-ik-lib/ros-jazzy-trac-ik-lib-dbgsym_2.0.1-1noble.20250430.000655_amd64.deb Size: 2662080 SHA256: 3f8a68413e61658c78c2eac3c9a009a2ce8acd570b70991926999e741ded9e33 SHA1: 119a85cb6df24c5cc091eeb1e115629423ff90ea MD5sum: 8200e192d4d95f7c7d3c1ad4ecbd3e05 Description: debug symbols for ros-jazzy-trac-ik-lib Build-Ids: 198e73c02a45f412986a80d64ddf1358cf1468aa Package: ros-jazzy-tracetools Version: 8.2.3-1noble.20250424.132509 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 244 Depends: libc6 (>= 2.34), liblttng-ust1t64 (>= 2.13.0), libstdc++6 (>= 4.1.1), liblttng-ust-dev, lttng-tools, ros-jazzy-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/tracetools/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tracetools/ros-jazzy-tracetools_8.2.3-1noble.20250424.132509_amd64.deb Size: 37126 SHA256: bc9af125a38a0764a1eeef6cacd70183c1e02c29e990862a3700ba50b7ff9f67 SHA1: 62621ab3ec3e1c973fba1c9f409a6e5c6141292d MD5sum: 7f3e7f3f0147d3884b962444d8541500 Description: Tracing wrapper for ROS 2. Package: ros-jazzy-tracetools-acceleration Version: 0.4.1-4noble.20250424.134152 Architecture: amd64 Maintainer: Víctor Mayoral-Vilches Installed-Size: 102 Depends: libc6 (>= 2.34), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tracetools-acceleration/ros-jazzy-tracetools-acceleration_0.4.1-4noble.20250424.134152_amd64.deb Size: 13898 SHA256: b39c381153590370940824241679dfbf235cdafa2c6abd0cd67d92ccd7a7af1d SHA1: daef8436011e76b9c5503a9079c8e04ec253f24d MD5sum: 879492bf307f693c2e0dd2d569bfa398 Description: LTTng tracing provider wrapper for ROS 2 packages using hardware acceleration. Fork of tracetools to trace hardware acceleration in ROS 2. Package: ros-jazzy-tracetools-acceleration-dbgsym Package-Type: ddeb Source: ros-jazzy-tracetools-acceleration Version: 0.4.1-4noble.20250424.134152 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Víctor Mayoral-Vilches Installed-Size: 25 Depends: ros-jazzy-tracetools-acceleration (= 0.4.1-4noble.20250424.134152) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tracetools-acceleration/ros-jazzy-tracetools-acceleration-dbgsym_0.4.1-4noble.20250424.134152_amd64.deb Size: 6482 SHA256: f06fbc66f5e3da5968f3befdba8bcf5c26130dca5c1697cb944a1ae4fe8ba9dd SHA1: 0d7abb7fe5c85a7f81275f6ab7c39b4bb397c580 MD5sum: 4edf12bde18c4e66e200bfa7dae2a2da Description: debug symbols for ros-jazzy-tracetools-acceleration Build-Ids: 4ba816098f1a00595a2c19cf442b38b57ab6ef80 e51c3b9de2f1034995081186361379bd13574445 Package: ros-jazzy-tracetools-analysis Version: 3.0.0-6noble.20250424.110151 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 356 Depends: jupyter-notebook, python3-pandas, ros-jazzy-tracetools-read, ros-jazzy-ros-workspace Homepage: https://index.ros.org/p/tracetools_analysis/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tracetools-analysis/ros-jazzy-tracetools-analysis_3.0.0-6noble.20250424.110151_amd64.deb Size: 70078 SHA256: edc12ba1d8b176332879b68f2c7f7b29de0ead4e276276b53ff525444d4dd9ff SHA1: 945806c40be8feeb6e1ed7882bc0cd756bd494a3 MD5sum: 32692ea08ad5fa3a29a44eebdff2e7f3 Description: Tools for analysing trace data. Package: ros-jazzy-tracetools-dbgsym Package-Type: ddeb Source: ros-jazzy-tracetools Version: 8.2.3-1noble.20250424.132509 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 163 Depends: ros-jazzy-tracetools (= 8.2.3-1noble.20250424.132509) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tracetools/ros-jazzy-tracetools-dbgsym_8.2.3-1noble.20250424.132509_amd64.deb Size: 83490 SHA256: 247da0881c98d70a978d567430a158d498078642e0f41148cb8282b689e194af SHA1: e87e3bdb3ecbb9dc80e91b40cafed9e17cf0916f MD5sum: 85ac9745a04bcc4671e367d03f4730bc Description: debug symbols for ros-jazzy-tracetools Build-Ids: 0bd6088e7e179d91b936c9a5f7d291d262bbf282 2a3a7f7efa9850bf81579d1885427fd2d7f7cd0f 60852eee4240a649d90d9e083921801d28f4e480 Package: ros-jazzy-tracetools-image-pipeline Version: 5.0.10-1noble.20250424.134203 Architecture: amd64 Maintainer: Víctor Mayoral-Vilches Installed-Size: 104 Depends: libc6 (>= 2.34), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tracetools-image-pipeline/ros-jazzy-tracetools-image-pipeline_5.0.10-1noble.20250424.134203_amd64.deb Size: 13916 SHA256: 68b67cdcf41cd677d377de1fe4d047a512ccbe75c6242cedf8e5a79b9410b012 SHA1: 7c3d15aeaf93c2efa06e80ea536e98210c60fee2 MD5sum: acc68f1328557cd123c02e66a364b1bb Description: LTTng tracing provider wrapper for image_pipeline ROS 2 meta-package. Package: ros-jazzy-tracetools-image-pipeline-dbgsym Package-Type: ddeb Source: ros-jazzy-tracetools-image-pipeline Version: 5.0.10-1noble.20250424.134203 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Víctor Mayoral-Vilches Installed-Size: 25 Depends: ros-jazzy-tracetools-image-pipeline (= 5.0.10-1noble.20250424.134203) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tracetools-image-pipeline/ros-jazzy-tracetools-image-pipeline-dbgsym_5.0.10-1noble.20250424.134203_amd64.deb Size: 6338 SHA256: 6664fec2819ee1fa24b9143827255742e951b7e8f89aa64bfa65e928fc09c647 SHA1: 0c54a31796000ce91dc70fbf36c4ab900cd3e438 MD5sum: 4172f4ce3093ca346d1d584a0d37aeef Description: debug symbols for ros-jazzy-tracetools-image-pipeline Build-Ids: 38b38e212341648bba1962f907fdc46faec19905 dbb32a6486b8794a9c5c4222e69bfb7de1c43c73 Package: ros-jazzy-tracetools-launch Version: 8.2.3-1noble.20250430.022903 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 92 Depends: ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-tracetools-trace, ros-jazzy-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/tracetools_launch/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tracetools-launch/ros-jazzy-tracetools-launch_8.2.3-1noble.20250430.022903_amd64.deb Size: 20150 SHA256: d39a463228153a38507e4ffc4fbaef97db120506983df38c669206c8fcc84a5d SHA1: a3915dbd18b49932bee70aed516791fa0d1a4a9c MD5sum: a05c4f9fa8ef6efb4d598cd559557747 Description: Launch integration for tracing. Package: ros-jazzy-tracetools-read Version: 8.2.3-1noble.20250424.110124 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 42 Depends: python3-babeltrace, ros-jazzy-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/tracetools_read/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tracetools-read/ros-jazzy-tracetools-read_8.2.3-1noble.20250424.110124_amd64.deb Size: 7772 SHA256: f67cb34d455bc882ae44ea09435dff4c6731fef87ca7094ddad0374d9151b5bc SHA1: 431e666ff31119142ecdd2b40d45ae1a2e92658d MD5sum: 777f60ce7bef97ffded1c472339ea610 Description: Tools for reading traces. Package: ros-jazzy-tracetools-test Version: 8.2.3-1noble.20250430.023004 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 91 Depends: ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-tracetools-launch, ros-jazzy-tracetools-read, ros-jazzy-tracetools-trace, ros-jazzy-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/tracetools_test/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tracetools-test/ros-jazzy-tracetools-test_8.2.3-1noble.20250430.023004_amd64.deb Size: 19816 SHA256: 669e41987086d903f060fcdd3a4c94618453c752b1d34c9717f1716ec52d964b SHA1: 83a895859b97d270df4a88586da2f69b26dfbfaf MD5sum: 26d77aa5806887a898f330f78dc0aedc Description: Utilities for tracing-related tests. Package: ros-jazzy-tracetools-trace Version: 8.2.3-1noble.20250424.121646 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 144 Depends: ros-jazzy-lttngpy, ros-jazzy-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/tracetools_trace/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tracetools-trace/ros-jazzy-tracetools-trace_8.2.3-1noble.20250424.121646_amd64.deb Size: 30280 SHA256: c7bf54fdde8943123e8448d7f2a18f32a97f4ba9c1d0575c1493418bea4debd7 SHA1: db9135a2395ab351115cebcf8b43243971fa04a5 MD5sum: 8f50391df0ffa2933c97c7525d5fcc0e Description: Tools for setting up tracing sessions. Package: ros-jazzy-trajectory-msgs Version: 5.3.6-1noble.20250424.143039 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 1086 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-trajectory-msgs/ros-jazzy-trajectory-msgs_5.3.6-1noble.20250424.143039_amd64.deb Size: 98038 SHA256: fc9ffd3b8190a89086ac795c88fccd1ca08d3e137979c47bb4b54882aeb939aa SHA1: c117746339b31e61c1f81018b29712fdf4c15fe4 MD5sum: 167ea5a56396383e66dae8d0fa91b296 Description: A package containing some robot trajectory message definitions. Package: ros-jazzy-trajectory-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-trajectory-msgs Version: 5.3.6-1noble.20250424.143039 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 873 Depends: ros-jazzy-trajectory-msgs (= 5.3.6-1noble.20250424.143039) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-trajectory-msgs/ros-jazzy-trajectory-msgs-dbgsym_5.3.6-1noble.20250424.143039_amd64.deb Size: 701934 SHA256: 7b16caa7bcfae2401e31937e56fb6a0f40256e18bad18ada8559288371a4c22d SHA1: fc0be35f84db68d88bb4dad4ebf241c5ce896bb2 MD5sum: dd5da313b6d6052eb89d493631a59bed Description: debug symbols for ros-jazzy-trajectory-msgs Build-Ids: 0dc6c1221552c6022ed39737f8667edd744e325e 1caa2033ab4f7643e68933b53fa6669eced09042 309daea4670695895d9be318b4607267735f4986 7c7f9b6f7e748ab79eb976a0c38b560d928ad96e 8ea7908919d623c603c481ac915bc7480bc32965 95fbba06139a90448076541fc249bcd0242f43b3 a535400f52e14486c3332108e3366249cb44fe47 a5e05d324b0ff05a27fb19211fc16000ce8e819c a6541e1e17c72e9f9c0afab7433b1739a42f0a33 b8804f7904b5ae4eb816e6b53e045b6c5b4b1734 dad7ec269271d9f45e3990cf1089a85c1d142feb Package: ros-jazzy-transmission-interface Version: 4.29.0-1noble.20250505.193132 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 246 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-transmission-interface/ros-jazzy-transmission-interface_4.29.0-1noble.20250505.193132_amd64.deb Size: 53576 SHA256: d1ecb3c206f7bde469260b9856ed765e0f94da2f60e75fa7f2c589f6424ad5e5 SHA1: f17c693735817ea6c3c9e5ef1979d314040c5f7b MD5sum: d0e91c04cc8e9d1c9608a43e96086715 Description: data structures for representing mechanical transmissions, methods for propagating values between actuator and joint spaces and tooling to support this. Package: ros-jazzy-transmission-interface-dbgsym Package-Type: ddeb Source: ros-jazzy-transmission-interface Version: 4.29.0-1noble.20250505.193132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1007 Depends: ros-jazzy-transmission-interface (= 4.29.0-1noble.20250505.193132) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-transmission-interface/ros-jazzy-transmission-interface-dbgsym_4.29.0-1noble.20250505.193132_amd64.deb Size: 967200 SHA256: 724d1b0ac32da5025cdfe67749feebfa884b8a69e8003c3b02c3f1411abfa902 SHA1: 400b21aa18b5d0af5cb1c1cb540280f99ac3827a MD5sum: d055016f8db8a1d85a69f926348fea1d Description: debug symbols for ros-jazzy-transmission-interface Build-Ids: fd81b8f2d88b0b42c29d2279c52a5beea0d64315 Package: ros-jazzy-tricycle-controller Version: 4.24.0-1noble.20250505.193230 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 931 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ackermann-msgs, ros-jazzy-backward-ros, ros-jazzy-builtin-interfaces, ros-jazzy-controller-interface, ros-jazzy-geometry-msgs, ros-jazzy-hardware-interface, ros-jazzy-nav-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rcpputils, ros-jazzy-realtime-tools, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-msgs, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tricycle-controller/ros-jazzy-tricycle-controller_4.24.0-1noble.20250505.193230_amd64.deb Size: 207620 SHA256: f8177142dbc5fb538cb945e78cea7eb8d6ebc48314c7ca40126de5a7a1959e93 SHA1: 1e89ab3836310307a3791c5bb26d160a7a73b000 MD5sum: 4b26bc9032ee54d630645048609cc44d Description: Controller for a tricycle drive mobile base Package: ros-jazzy-tricycle-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-tricycle-controller Version: 4.24.0-1noble.20250505.193230 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3810 Depends: ros-jazzy-tricycle-controller (= 4.24.0-1noble.20250505.193230) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tricycle-controller/ros-jazzy-tricycle-controller-dbgsym_4.24.0-1noble.20250505.193230_amd64.deb Size: 3349564 SHA256: 2e00644964cbd5173c81f077c57b5386b9b620527847924702d31173fd906a03 SHA1: 4cac2049b704bb012662921c26c112f0c161cb7f MD5sum: 554fd524b7020715f20edceeb74795e0 Description: debug symbols for ros-jazzy-tricycle-controller Build-Ids: ba75d4fd4ea902b2d301fc0d5363889debd3c95b Package: ros-jazzy-tricycle-steering-controller Version: 4.24.0-1noble.20250505.193632 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 205 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-control-msgs, ros-jazzy-controller-interface, ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-srvs, ros-jazzy-steering-controllers-library, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tricycle-steering-controller/ros-jazzy-tricycle-steering-controller_4.24.0-1noble.20250505.193632_amd64.deb Size: 47496 SHA256: 142b6a87a24df2ea6fa05b61f4d72fa54ad1725e96683365be9ad9efc9e7ffe9 SHA1: d86a15280002f858e6167e6b8ee63e7601f03daf MD5sum: 4ffae6cdf0c2d0a3f5dd5ea472c1de67 Description: Steering controller with tricycle kinematics. Rear fixed wheels are powering the vehicle and front wheel is steering. Package: ros-jazzy-tricycle-steering-controller-dbgsym Package-Type: ddeb Source: ros-jazzy-tricycle-steering-controller Version: 4.24.0-1noble.20250505.193632 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 699 Depends: ros-jazzy-tricycle-steering-controller (= 4.24.0-1noble.20250505.193632) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tricycle-steering-controller/ros-jazzy-tricycle-steering-controller-dbgsym_4.24.0-1noble.20250505.193632_amd64.deb Size: 667968 SHA256: b3f2cec059af262a075079b994eeb43334440232be8c8ece583fc4ef2779ed5d SHA1: 47dea13c7c1b0087d99002704c10452a4a1f8a13 MD5sum: 4e3d2984bbb71b54e37ea155958a5933 Description: debug symbols for ros-jazzy-tricycle-steering-controller Build-Ids: 1f96d8c37a51035c71ddea169758953f85bc1515 Package: ros-jazzy-tsid Version: 1.8.0-1noble.20250504.155735 Architecture: amd64 Maintainer: Guilhem Saurel Installed-Size: 2708 Depends: libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-pinocchio, graphviz, libboost-all-dev, ros-jazzy-ament-cmake, ros-jazzy-eigenpy, ros-jazzy-eiquadprog, ros-jazzy-ros-workspace Homepage: https://github.com/stack-of-tasks/tsid Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tsid/ros-jazzy-tsid_1.8.0-1noble.20250504.155735_amd64.deb Size: 587678 SHA256: 8934b82677d511359e5854078382d9c9015798c50c3dda0ec556e1a721fd5194 SHA1: d9705873fb5dc11b08cb29d24a7481c7b6a0b857 MD5sum: 4d910ed384f2df27e37c6e86f19430c0 Description: Efficient Task Space Inverse Dynamics (TSID) based on Pinocchio Package: ros-jazzy-tsid-dbgsym Package-Type: ddeb Source: ros-jazzy-tsid Version: 1.8.0-1noble.20250504.155735 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Guilhem Saurel Installed-Size: 44742 Depends: ros-jazzy-tsid (= 1.8.0-1noble.20250504.155735) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tsid/ros-jazzy-tsid-dbgsym_1.8.0-1noble.20250504.155735_amd64.deb Size: 43469334 SHA256: bf520a49d2309b453bc9fb99086129e733bac080353f701bfbfe4fe987872ee7 SHA1: 5f57464289032932e6e049b0915284eaec69a1a2 MD5sum: ffea07fcad802fb05fe3eb46d01ef8e8 Description: debug symbols for ros-jazzy-tsid Build-Ids: 3a56c9126cd4e6bf048033119a53121c54aea64e e64e351396ae0ec53c89971a76adab0ad3a2e412 Package: ros-jazzy-turbojpeg-compressed-image-transport Version: 0.2.1-5noble.20250430.012726 Architecture: amd64 Maintainer: Daisuke Nishiamtsu Installed-Size: 317 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libturbojpeg (>= 1.2.90), libturbojpeg0-dev, ros-jazzy-cv-bridge, ros-jazzy-image-transport, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turbojpeg-compressed-image-transport/ros-jazzy-turbojpeg-compressed-image-transport_0.2.1-5noble.20250430.012726_amd64.deb Size: 96930 SHA256: d44d164b33174d383db9ea11081f58ebc6e1fbeaeaaacd4ab68d69201830802d SHA1: 71f21f6b2dd1ff27721c15bfcb295e044c69f4bf MD5sum: eaf61c7e41012127d67fdfcc19e68780 Description: Compressed_image_transport provides a plugin to image_transport for transparently sending images encoded as JPEG by turbojpeg. Package: ros-jazzy-turbojpeg-compressed-image-transport-dbgsym Package-Type: ddeb Source: ros-jazzy-turbojpeg-compressed-image-transport Version: 0.2.1-5noble.20250430.012726 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daisuke Nishiamtsu Installed-Size: 1694 Depends: ros-jazzy-turbojpeg-compressed-image-transport (= 0.2.1-5noble.20250430.012726) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turbojpeg-compressed-image-transport/ros-jazzy-turbojpeg-compressed-image-transport-dbgsym_0.2.1-5noble.20250430.012726_amd64.deb Size: 1601276 SHA256: 4a5d5cc83799dfbf0e03933c05b939d870c188e097cf893c2966966e15bb6470 SHA1: 453d3d8110a8135c9342b9820ef0b34d1cf00361 MD5sum: faa2e5521cdac527804917491dc5c50a Description: debug symbols for ros-jazzy-turbojpeg-compressed-image-transport Build-Ids: 1bb064c71914cdd463857f2b1c2987cab82cac30 Package: ros-jazzy-turtle-nest Version: 1.0.2-1noble.20250424.121638 Architecture: amd64 Maintainer: Janne Karttunen Installed-Size: 634 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 5.2), libqt5core5a, libqt5gui5, libqt5opengl5, libqt5widgets5, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtle-nest/ros-jazzy-turtle-nest_1.0.2-1noble.20250424.121638_amd64.deb Size: 217184 SHA256: 624975a54513ee089fd06a39e84c48acc5c21cc93db709dbe1c9deb1f7bad66f SHA1: 27a05d73b20bc688c458e60301685f556c19701c MD5sum: c8ead95e9bff913acef8b4a8b9f95bde Description: ROS 2 Package Creator Package: ros-jazzy-turtle-nest-dbgsym Package-Type: ddeb Source: ros-jazzy-turtle-nest Version: 1.0.2-1noble.20250424.121638 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Janne Karttunen Installed-Size: 1357 Depends: ros-jazzy-turtle-nest (= 1.0.2-1noble.20250424.121638) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtle-nest/ros-jazzy-turtle-nest-dbgsym_1.0.2-1noble.20250424.121638_amd64.deb Size: 1335574 SHA256: 1c5026ec36c299a4490e5e88f4ed0dc37595be82d97f34c95b130b34e9a4fc28 SHA1: dd11686421562784397468f498c45b175fc935cc MD5sum: 43a9f934488b097a77c074dd49de95da Description: debug symbols for ros-jazzy-turtle-nest Build-Ids: 302309c3adf7be65659f4699f605574c485c4658 Package: ros-jazzy-turtle-tf2-cpp Version: 0.5.0-1noble.20250430.013512 Architecture: amd64 Maintainer: Alejandro Hernández Cordero Installed-Size: 1530 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-message-filters, ros-jazzy-rclcpp, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-turtlesim, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtle-tf2-cpp/ros-jazzy-turtle-tf2-cpp_0.5.0-1noble.20250430.013512_amd64.deb Size: 291320 SHA256: 57de408cd45c25b6dbcdbfec981be7bd0e46808452d56a116030006bd84e49da SHA1: 4f1a7d01eb867f8f5bc00baf1a0c89d963998127 MD5sum: 038825449973e7ba10754bd7044dec1a Description: turtle_tf2_cpp demonstrates how to write a ROS2 C++ tf2 broadcaster and listener with the turtlesim. The turtle_tf2_listener commands turtle2 to follow turtle1 around as you drive turtle1 using the keyboard. Package: ros-jazzy-turtle-tf2-cpp-dbgsym Package-Type: ddeb Source: ros-jazzy-turtle-tf2-cpp Version: 0.5.0-1noble.20250430.013512 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernández Cordero Installed-Size: 8090 Depends: ros-jazzy-turtle-tf2-cpp (= 0.5.0-1noble.20250430.013512) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtle-tf2-cpp/ros-jazzy-turtle-tf2-cpp-dbgsym_0.5.0-1noble.20250430.013512_amd64.deb Size: 7172298 SHA256: 8b4a3cf9712ab8041815ca8f05f5c15df15fc568775d47ccaa915593230484c4 SHA1: 0ea469190c902def286a85a55bb513139d01f546 MD5sum: 2aa1a5f39c484b204a5a4764117e5011 Description: debug symbols for ros-jazzy-turtle-tf2-cpp Build-Ids: 379bb48674790dedef6b037db74c5f8a99fd524e 43ad975abc5921eb7711cb2c73e46b95f8b1106b 469cf5c3f88b7c675fded48e25eb6a1108c0629f 49d0752b36b1f79371eaabc3249c9eba14e4c4ee 5acc796b0c4337141971e4f2d608615206b7fbfb fbb778ed1f2fd6b70f4393446d16c676f9409d22 Package: ros-jazzy-turtle-tf2-py Version: 0.5.0-1noble.20250430.005611 Architecture: amd64 Maintainer: Alejandro Hernández Cordero Installed-Size: 102 Depends: python3-numpy, ros-jazzy-geometry-msgs, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-rclpy, ros-jazzy-tf2-ros, ros-jazzy-turtlesim, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtle-tf2-py/ros-jazzy-turtle-tf2-py_0.5.0-1noble.20250430.005611_amd64.deb Size: 16818 SHA256: 50dc2b9a8172f5be5f1691b28ca1d7ff0589b050dccc88999888161e2ebf79da SHA1: 47eef6524b840ca752b943c2984289d5496e4268 MD5sum: 3bc4bfbced5d844b261c844873f9aec9 Description: turtle_tf2_py demonstrates how to write a ROS2 Python tf2 broadcaster and listener with the turtlesim. The turtle_tf2_listener commands turtle2 to follow turtle1 around as you drive turtle1 using the keyboard. Package: ros-jazzy-turtlebot3 Version: 2.2.9-1noble.20250506.153314 Architecture: amd64 Maintainer: Pyo Installed-Size: 43 Depends: ros-jazzy-turtlebot3-bringup, ros-jazzy-turtlebot3-cartographer, ros-jazzy-turtlebot3-description, ros-jazzy-turtlebot3-example, ros-jazzy-turtlebot3-navigation2, ros-jazzy-turtlebot3-node, ros-jazzy-turtlebot3-teleop, ros-jazzy-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3/ros-jazzy-turtlebot3_2.2.9-1noble.20250506.153314_amd64.deb Size: 6982 SHA256: cd850345672d0e366c94c65e9b7844a8c1ccf9d40cb1d7b88bc4e23d6ce1b4ff SHA1: 2bd9c16ea0ebc7be8fb26c5fec3f3ebd96737185 MD5sum: 8d989fc349ac532666b067749b969c8d Description: ROS 2 packages for TurtleBot3 Package: ros-jazzy-turtlebot3-autorace Version: 1.2.2-1noble.20250504.160029 Architecture: amd64 Maintainer: Pyo Installed-Size: 42 Depends: ros-jazzy-turtlebot3-autorace-camera, ros-jazzy-turtlebot3-autorace-detect, ros-jazzy-turtlebot3-autorace-mission, ros-jazzy-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-autorace/ros-jazzy-turtlebot3-autorace_1.2.2-1noble.20250504.160029_amd64.deb Size: 5546 SHA256: ffeb7e6d61c74ccaed2a910c4187ee2af766894fccc67175141eaeec7c465891 SHA1: 2d5a6343edf1a3e47f1efdf89c7499aa72b80ece MD5sum: fabac68154e8c5c0bc30ed16c96de5f6 Description: ROS 2 meta packages for turtlebot3_autorace Package: ros-jazzy-turtlebot3-autorace-camera Version: 1.2.2-1noble.20250504.155524 Architecture: amd64 Maintainer: Pyo Installed-Size: 80 Depends: ros-jazzy-cv-bridge, ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-autorace-camera/ros-jazzy-turtlebot3-autorace-camera_1.2.2-1noble.20250504.155524_amd64.deb Size: 12526 SHA256: 0f072cb3cd5cee7ace5ecf7aa2f6de6cd98687edce28ed9e0af4d6d643b012a3 SHA1: 9b8745511ef794442d11927adcbfcc0caf85e1ab MD5sum: b6b80a6fb686f67e20ba48d7ec76685b Description: ROS 2 packages for camera calibration and image processing in TurtleBot AutoRace Package: ros-jazzy-turtlebot3-autorace-detect Version: 1.2.2-1noble.20250504.155708 Architecture: amd64 Maintainer: Pyo Installed-Size: 313 Depends: ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-autorace-detect/ros-jazzy-turtlebot3-autorace-detect_1.2.2-1noble.20250504.155708_amd64.deb Size: 68630 SHA256: 1fb022ec10cf0f5aee6e6ea5daaac1f5ab467225f3d332c20de7e2fd5b7eb91e SHA1: 424c939ea4c70494765717df91706853ff4bf210 MD5sum: 6d94b59118f9c687549760f7880ba303 Description: ROS 2 packages for turtlebot3_autorace_detect Package: ros-jazzy-turtlebot3-autorace-mission Version: 1.2.2-1noble.20250504.155526 Architecture: amd64 Maintainer: Pyo Installed-Size: 122 Depends: ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-autorace-mission/ros-jazzy-turtlebot3-autorace-mission_1.2.2-1noble.20250504.155526_amd64.deb Size: 20872 SHA256: 247ef95afe20034155d555f1e103a0f5e0f27663c6588660a541c4837f43b233 SHA1: 757998e255574210afcb6b13e7a418b339dd64cf MD5sum: 65fea59f6051c352296160064dfca184 Description: ROS 2 packages for turtlebot3_autorace_mission Package: ros-jazzy-turtlebot3-bringup Version: 2.2.9-1noble.20250501.223214 Architecture: amd64 Maintainer: Pyo Installed-Size: 65 Depends: ros-jazzy-hls-lfcd-lds-driver, ros-jazzy-robot-state-publisher, ros-jazzy-rviz2, ros-jazzy-turtlebot3-description, ros-jazzy-turtlebot3-node, ros-jazzy-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-bringup/ros-jazzy-turtlebot3-bringup_2.2.9-1noble.20250501.223214_amd64.deb Size: 8964 SHA256: e21759936a22e0f75fad58caee33a2f3f15458c7e6c197eb23d1095a81b10534 SHA1: 2a1feca59414d404072238e283eb37abf9c61a16 MD5sum: 3191b52bc3219b853c8151277c7703d7 Description: ROS 2 launch scripts for starting the TurtleBot3 Package: ros-jazzy-turtlebot3-cartographer Version: 2.2.9-1noble.20250430.023644 Architecture: amd64 Maintainer: Pyo Installed-Size: 67 Depends: ros-jazzy-cartographer-ros, ros-jazzy-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-cartographer/ros-jazzy-turtlebot3-cartographer_2.2.9-1noble.20250430.023644_amd64.deb Size: 10500 SHA256: a253a4a51cc36357f07b1ad673eaec7e4fe6ab99e3bbf794f8061594bfc293dc SHA1: 2d69fa077d7c738f47422dd656b767c1605c7166 MD5sum: cce4ae52f2d59190748f03f536973e8e Description: ROS 2 launch scripts for cartographer Package: ros-jazzy-turtlebot3-description Version: 2.2.9-1noble.20250424.135238 Architecture: amd64 Maintainer: Pyo Installed-Size: 40268 Depends: ros-jazzy-urdf, ros-jazzy-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-description/ros-jazzy-turtlebot3-description_2.2.9-1noble.20250424.135238_amd64.deb Size: 5279504 SHA256: 2b475770cdb35a613148c6b293cedc513fe1db764e4107efb4afdf5d1d18f2d0 SHA1: de9eced7e9fe1ed1ffb7e7689c56808622b47e0b MD5sum: 4d058488036d4f18c480235ce7e521b4 Description: 3D models of the TurtleBot3 for simulation and visualization Package: ros-jazzy-turtlebot3-example Version: 2.2.9-1noble.20250501.221148 Architecture: amd64 Maintainer: Pyo Installed-Size: 145 Depends: ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-tf-transformations, ros-jazzy-turtlebot3-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-example/ros-jazzy-turtlebot3-example_2.2.9-1noble.20250501.221148_amd64.deb Size: 26440 SHA256: 854b25cd4d78dcd10e5fd4a54038652c44c8fca32748ed10023c92c8504fa6f1 SHA1: b94a605de8f64f21bdc1670b5c4c0e26afba085c MD5sum: 2f4d26c0cc08918e0d93cae8d68970df Description: This package provides four basic examples for TurtleBot3 (i.e., interactive marker, object detection, patrol and position control). Package: ros-jazzy-turtlebot3-fake-node Version: 2.3.2-1noble.20250501.221134 Architecture: amd64 Maintainer: Pyo Installed-Size: 628 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ament-cmake, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-robot-state-publisher, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-tf2-msgs, ros-jazzy-turtlebot3-msgs, ros-jazzy-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-fake-node/ros-jazzy-turtlebot3-fake-node_2.3.2-1noble.20250501.221134_amd64.deb Size: 133726 SHA256: 3eaf6c571b497ab0f1c7750b57d259fdb5733fb46b801391e7469cd5b80cf32c SHA1: 0e0c5cc2036ade5dc5b7474d280de245e10e49e6 MD5sum: ee49318d454e6c3084e47176ab1015cd Description: Package for TurtleBot3 fake node. With this package, simple tests can be done without a robot. You can do simple tests using this package on rviz without real robots. Package: ros-jazzy-turtlebot3-fake-node-dbgsym Package-Type: ddeb Source: ros-jazzy-turtlebot3-fake-node Version: 2.3.2-1noble.20250501.221134 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 2821 Depends: ros-jazzy-turtlebot3-fake-node (= 2.3.2-1noble.20250501.221134) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-fake-node/ros-jazzy-turtlebot3-fake-node-dbgsym_2.3.2-1noble.20250501.221134_amd64.deb Size: 2423098 SHA256: 9d38709d0421cb7ea93392b8cae63659169ffc0337d246e16dd5e808bbc3f404 SHA1: e7c23aeee660a0c0b07a928db3d6d309b15ab965 MD5sum: 0c72b2505ad78bef6edc39620f9bb9b9 Description: debug symbols for ros-jazzy-turtlebot3-fake-node Build-Ids: abd248f0db1184ded8150f35beab8cb43761741d Package: ros-jazzy-turtlebot3-gazebo Version: 2.3.2-1noble.20250506.152109 Architecture: amd64 Maintainer: Pyo Installed-Size: 45706 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-ros-gz-bridge, ros-jazzy-ros-gz-image, ros-jazzy-ros-gz-sim, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-gazebo/ros-jazzy-turtlebot3-gazebo_2.3.2-1noble.20250506.152109_amd64.deb Size: 8575212 SHA256: 933114ce848af8624a7184308f4f2e81e058bb714ef3ac5e6e7c8c5c6e813202 SHA1: 2769c96751e692a273d6766247d31aa631350023 MD5sum: 966f9bd2620eaaafcaa86a95b790cd46 Description: Gazebo simulation package for the TurtleBot3 Package: ros-jazzy-turtlebot3-gazebo-dbgsym Package-Type: ddeb Source: ros-jazzy-turtlebot3-gazebo Version: 2.3.2-1noble.20250506.152109 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 3158 Depends: ros-jazzy-turtlebot3-gazebo (= 2.3.2-1noble.20250506.152109) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-gazebo/ros-jazzy-turtlebot3-gazebo-dbgsym_2.3.2-1noble.20250506.152109_amd64.deb Size: 2596572 SHA256: d6f92a5e216ea59f86bfc90d8065711321d7cdd3f7587914c98edfe3c74c2a0b SHA1: bfac4b9db058bd8559e0d0fe5aa260bfd76acdbc MD5sum: 0349655165a81d5d2a7ceb5fbdc2b5f5 Description: debug symbols for ros-jazzy-turtlebot3-gazebo Build-Ids: d3ce93836968cb5c1a83d46fb3a53167fe75cc7d Package: ros-jazzy-turtlebot3-msgs Version: 2.4.0-1noble.20250501.215243 Architecture: amd64 Maintainer: Pyo Installed-Size: 3082 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-msgs/ros-jazzy-turtlebot3-msgs_2.4.0-1noble.20250501.215243_amd64.deb Size: 217498 SHA256: 6d6ad603fb9d82965ad7c83d69778083dc7ce0e8c0bda7a6e64a0177aee88889 SHA1: 88287fa099034abc615e29ec1b02853c772b19a0 MD5sum: cba1f677d6045a8560113805b4966eb8 Description: Message and service types: custom messages and services for TurtleBot3 packages for ROS 2 Package: ros-jazzy-turtlebot3-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-turtlebot3-msgs Version: 2.4.0-1noble.20250501.215243 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 2016 Depends: ros-jazzy-turtlebot3-msgs (= 2.4.0-1noble.20250501.215243) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-msgs/ros-jazzy-turtlebot3-msgs-dbgsym_2.4.0-1noble.20250501.215243_amd64.deb Size: 1547434 SHA256: a97ace0e44f7d8f38a23658df1b32c770a322b3c3230bc2bb2c5ca39fc739bf6 SHA1: a0aae35c73112f33c295abf4cd0c67c37f251876 MD5sum: ec761dfd592a9bd990d093469a4ff155 Description: debug symbols for ros-jazzy-turtlebot3-msgs Build-Ids: 0517d750007123d0b2251150ae93fe5d83ffe104 26f98d4960eb718a7b2439099231650c6ab9523a 31eda87cc3c9a5e35de07661b7296e9712f66dfc 4f61b678937bfbc3debe87afb8eba49edf0dbea2 66fd7fe29016e686092fc39ed727680d36c58d87 7f8bfdd19189d6fd5663c06c66858af10348ca4f 902cc8397066c3ef26df685d57e95efab0f70fc5 94ce02cd3aa73a3a92e80387dcb25ac1b9354b20 c090db4cc93a0c8bece2c1bf280ba506705fbb9d e19e36688e470e0490f2c18c9049844fc497722f f886f404a0327f52bf80fee560b11a273183473e Package: ros-jazzy-turtlebot3-navigation2 Version: 2.2.9-1noble.20250506.153249 Architecture: amd64 Maintainer: Pyo Installed-Size: 308 Depends: ros-jazzy-nav2-bringup, ros-jazzy-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-navigation2/ros-jazzy-turtlebot3-navigation2_2.2.9-1noble.20250506.153249_amd64.deb Size: 15094 SHA256: fbea23e60f1317f8c488464afd3c64da4953340c2611c5aa4238674ba56ce6bc SHA1: 744758ee2630a5ada982cf097f7acee7624fa2e2 MD5sum: ecdc76fb9704b34e7e56e3e1070ff645 Description: ROS 2 launch scripts for navigation2 Package: ros-jazzy-turtlebot3-node Version: 2.2.9-1noble.20250501.221142 Architecture: amd64 Maintainer: Pyo Installed-Size: 1995 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-dynamixel-sdk, ros-jazzy-geometry-msgs, ros-jazzy-message-filters, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rcutils, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-turtlebot3-msgs, ros-jazzy-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-node/ros-jazzy-turtlebot3-node_2.2.9-1noble.20250501.221142_amd64.deb Size: 352394 SHA256: 52029b5d5addb9c960ad48e1bd63176ea1b9a692844249f9306810d503e15511 SHA1: 97deb4a8ee04735068a48530e6099adc301065d0 MD5sum: 1bb9b1a7615dbd18a434f1961b2d01c7 Description: TurtleBot3 driver node that include diff drive controller, odometry and tf node Package: ros-jazzy-turtlebot3-node-dbgsym Package-Type: ddeb Source: ros-jazzy-turtlebot3-node Version: 2.2.9-1noble.20250501.221142 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 10476 Depends: ros-jazzy-turtlebot3-node (= 2.2.9-1noble.20250501.221142) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-node/ros-jazzy-turtlebot3-node-dbgsym_2.2.9-1noble.20250501.221142_amd64.deb Size: 8926308 SHA256: ea38f1e261fe41b1085f0b91588fa61628c1c0e2a3fd73140361530bd6b7ee94 SHA1: 6c9a5b3f7f80da7b9015f6a9146ed0da803ab7df MD5sum: c8404cfef95d89f6221b2172b8c057a9 Description: debug symbols for ros-jazzy-turtlebot3-node Build-Ids: 3a117d925bfe2c56fc3f110387762b68eab9c147 Package: ros-jazzy-turtlebot3-simulations Version: 2.3.2-1noble.20250506.152601 Architecture: amd64 Maintainer: Pyo Installed-Size: 43 Depends: ros-jazzy-turtlebot3-fake-node, ros-jazzy-turtlebot3-gazebo, ros-jazzy-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-simulations/ros-jazzy-turtlebot3-simulations_2.3.2-1noble.20250506.152601_amd64.deb Size: 6364 SHA256: 4638cc0a2c35daf8ec6c8cb8ae5e133adf5ce35d38b177ca05adc7649135001e SHA1: dc179bb289185c18536dbcfc2fe2a39593bf7129 MD5sum: 70ea3ca6a53fdb1f60cd8a603286e0cb Description: ROS 2 packages for TurtleBot3 simulations Package: ros-jazzy-turtlebot3-teleop Version: 2.2.9-1noble.20250430.005642 Architecture: amd64 Maintainer: Pyo Installed-Size: 54 Depends: ros-jazzy-geometry-msgs, ros-jazzy-rclpy, ros-jazzy-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot3-teleop/ros-jazzy-turtlebot3-teleop_2.2.9-1noble.20250430.005642_amd64.deb Size: 9642 SHA256: db93a3825a4be15e125d3abffb57bf2017de19c163c9b95430357bed4cd49872 SHA1: 3e822d84be821ead3b1198a6ad7b28b85c9a5b28 MD5sum: b37f9f853c079e76abfe336425e2c4fd Description: Teleoperation node using keyboard for TurtleBot3. Package: ros-jazzy-turtlebot4-base Version: 2.0.1-2noble.20250429.232132 Architecture: amd64 Maintainer: rkreinin Installed-Size: 779 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgpiod2t64 (>= 1.1), libstdc++6 (>= 13.1), libgpiod-dev, ros-jazzy-irobot-create-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rcutils, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-turtlebot4-msgs, ros-jazzy-turtlebot4-node, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-base/ros-jazzy-turtlebot4-base_2.0.1-2noble.20250429.232132_amd64.deb Size: 154460 SHA256: 36fda89e6c3d6adb3153759a87139f16debeb7dec32d17f5dd9758d36b51093d SHA1: 02bde4c5435203bda0c488847621ee3a523d88dd MD5sum: 750659a2d30815ec09d76c68ba414c12 Description: Turtlebot4 Base Node Package: ros-jazzy-turtlebot4-base-dbgsym Package-Type: ddeb Source: ros-jazzy-turtlebot4-base Version: 2.0.1-2noble.20250429.232132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: rkreinin Installed-Size: 5004 Depends: ros-jazzy-turtlebot4-base (= 2.0.1-2noble.20250429.232132) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-base/ros-jazzy-turtlebot4-base-dbgsym_2.0.1-2noble.20250429.232132_amd64.deb Size: 4429864 SHA256: 9f8e6ef5b6e25528759096bf1919eba30a7c6ba1fbc7cf806cb3b9db865c37e0 SHA1: 497db702416a0d5a087cecc0f7e9ce7d7ee9d115 MD5sum: 211baf411896f1e5485b87b3603be6ac Description: debug symbols for ros-jazzy-turtlebot4-base Build-Ids: 0f5f4946f24ccdbc928a3afb96ad45f966a828bd Package: ros-jazzy-turtlebot4-bringup Version: 2.0.1-2noble.20250505.194321 Architecture: amd64 Maintainer: rkreinin Installed-Size: 81 Depends: ros-jazzy-create3-republisher, ros-jazzy-depthai-bridge, ros-jazzy-depthai-examples, ros-jazzy-depthai-ros-driver, ros-jazzy-depthai-ros-msgs, ros-jazzy-joy-linux, ros-jazzy-nav2-common, ros-jazzy-rplidar-ros, ros-jazzy-teleop-twist-joy (>= 2.6.1), ros-jazzy-tf2-ros, ros-jazzy-turtlebot4-description, ros-jazzy-turtlebot4-diagnostics, ros-jazzy-turtlebot4-node, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-bringup/ros-jazzy-turtlebot4-bringup_2.0.1-2noble.20250505.194321_amd64.deb Size: 12056 SHA256: 7e142c274a0e2524866ec87c0a6a8bdb1bc817302a599b8f67ed25c826cd96f0 SHA1: 59da09638d1ae8fb283f7a2a05abdd73b711c883 MD5sum: ffbc17d9dd8243f2a4878eabf39cf34c Description: Turtlebot4 Robot Bringup Package: ros-jazzy-turtlebot4-description Version: 2.0.1-1noble.20250505.194100 Architecture: amd64 Maintainer: rkreinin Installed-Size: 29048 Depends: ros-jazzy-irobot-create-description, ros-jazzy-joint-state-publisher, ros-jazzy-robot-state-publisher, ros-jazzy-urdf, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-description/ros-jazzy-turtlebot4-description_2.0.1-1noble.20250505.194100_amd64.deb Size: 5506120 SHA256: d717742ba2f668585c3e1304aeb7aa26c82187a31d6bab5ab335ab84483c0cb2 SHA1: 59f89c5fe555e7e704a9fe937715def03006767f MD5sum: e146dbabb539b0d6dd351cf99e4ab188 Description: Turtlebot4 Description package Package: ros-jazzy-turtlebot4-desktop Version: 2.0.1-1noble.20250505.194854 Architecture: amd64 Maintainer: rkreinin Installed-Size: 41 Depends: ros-jazzy-turtlebot4-viz, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-desktop/ros-jazzy-turtlebot4-desktop_2.0.1-1noble.20250505.194854_amd64.deb Size: 5030 SHA256: 4e619852783e9a5423461eea11e7c6b796eb1badab1a5714deb2235c17b46956 SHA1: e1b298692d8d2494c6500ab83bd27921b6f2f3f8 MD5sum: ea74ffabccc4082d56e6d6916641818d Description: Turtlebot4 Desktop Metapackage Package: ros-jazzy-turtlebot4-diagnostics Version: 2.0.1-2noble.20250430.005238 Architecture: amd64 Maintainer: rkreinin Installed-Size: 60 Depends: ros-jazzy-diagnostic-aggregator, ros-jazzy-diagnostic-msgs, ros-jazzy-diagnostic-updater, ros-jazzy-irobot-create-msgs, ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-diagnostics/ros-jazzy-turtlebot4-diagnostics_2.0.1-2noble.20250430.005238_amd64.deb Size: 10048 SHA256: 1490005496622b04bb1fb10590cade9f88d604265c4beee082cf4cb6f86a9440 SHA1: 465c296d8f356a0423873466ed7964ed206ec92f MD5sum: 401fbfd1bafb0560f8b5db4820e6c58c Description: Turtlebot4 Diagnostics Package: ros-jazzy-turtlebot4-gz-bringup Version: 2.0.2-1noble.20250506.153754 Architecture: amd64 Maintainer: rkreinin Installed-Size: 136 Depends: ros-jazzy-geometry-msgs, ros-jazzy-irobot-create-common-bringup, ros-jazzy-irobot-create-description, ros-jazzy-irobot-create-gz-bringup, ros-jazzy-irobot-create-gz-plugins, ros-jazzy-irobot-create-gz-toolbox, ros-jazzy-irobot-create-msgs, ros-jazzy-irobot-create-nodes, ros-jazzy-irobot-create-toolbox, ros-jazzy-ros-gz-interfaces, ros-jazzy-ros-gz-sim, ros-jazzy-std-msgs, ros-jazzy-turtlebot4-description, ros-jazzy-turtlebot4-gz-gui-plugins, ros-jazzy-turtlebot4-gz-toolbox, ros-jazzy-turtlebot4-msgs, ros-jazzy-turtlebot4-navigation, ros-jazzy-turtlebot4-node, ros-jazzy-turtlebot4-viz, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-gz-bringup/ros-jazzy-turtlebot4-gz-bringup_2.0.2-1noble.20250506.153754_amd64.deb Size: 14292 SHA256: 972a523f5b7b1eede6f510b617657d9c69c0d5ccc848c3ff1a8d7f04e2b9fa6d SHA1: d1c8c7f9a585c69e2284c084f27d500eb0c981a7 MD5sum: ed62ef5c669aff67c634ee29629eb124 Description: TurtleBot 4 Gazebo Simulator bringup Package: ros-jazzy-turtlebot4-gz-gui-plugins Version: 2.0.2-1noble.20250424.141118 Architecture: amd64 Maintainer: rkreinin Installed-Size: 166 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5qml5 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-gz-common-vendor, ros-jazzy-gz-gui-vendor, ros-jazzy-gz-msgs-vendor, ros-jazzy-gz-transport-vendor, qml-module-qtquick-extras, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-gz-gui-plugins/ros-jazzy-turtlebot4-gz-gui-plugins_2.0.2-1noble.20250424.141118_amd64.deb Size: 58428 SHA256: 184bfcf0981f14c432fadaecb156bdab7521c715d5bdab74d9a8d3dbce5736dd SHA1: 2a0c384630509752581b561ec40723f392df1e3a MD5sum: bfb4a0cbb6daddcb836e7fdba1f64c1c Description: Turtlebot4 Gazebo Simulator GUI Plugins Package: ros-jazzy-turtlebot4-gz-gui-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-turtlebot4-gz-gui-plugins Version: 2.0.2-1noble.20250424.141118 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: rkreinin Installed-Size: 888 Depends: ros-jazzy-turtlebot4-gz-gui-plugins (= 2.0.2-1noble.20250424.141118) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-gz-gui-plugins/ros-jazzy-turtlebot4-gz-gui-plugins-dbgsym_2.0.2-1noble.20250424.141118_amd64.deb Size: 857456 SHA256: 5280c774beba5c9d1fe09f89a8748fda50780b19c96a3321ccf74d2f744b23bc SHA1: 9d50c0c471bd78e899ff436a0227b0b4b227a029 MD5sum: 9c4a8babbddbebd1f767a51dfc117030 Description: debug symbols for ros-jazzy-turtlebot4-gz-gui-plugins Build-Ids: 5fe7286422a142bc68b84ccc60b3ad18dbad64f9 Package: ros-jazzy-turtlebot4-gz-toolbox Version: 2.0.2-1noble.20250506.144219 Architecture: amd64 Maintainer: rkreinin Installed-Size: 779 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rcutils, ros-jazzy-ros-gz-interfaces, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-turtlebot4-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-gz-toolbox/ros-jazzy-turtlebot4-gz-toolbox_2.0.2-1noble.20250506.144219_amd64.deb Size: 143558 SHA256: 46e6f2b63c17b5bc872eac5f6810cc98dad716dfc56d934eb8d7283a46ebb024 SHA1: 2484bc1df40bc9ca000f53aa3676530c633c3696 MD5sum: 68861729b0bb531eb5374d02ef71251c Description: Turtlebot4 Gazebo Toolbox Package: ros-jazzy-turtlebot4-gz-toolbox-dbgsym Package-Type: ddeb Source: ros-jazzy-turtlebot4-gz-toolbox Version: 2.0.2-1noble.20250506.144219 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: rkreinin Installed-Size: 3450 Depends: ros-jazzy-turtlebot4-gz-toolbox (= 2.0.2-1noble.20250506.144219) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-gz-toolbox/ros-jazzy-turtlebot4-gz-toolbox-dbgsym_2.0.2-1noble.20250506.144219_amd64.deb Size: 2849932 SHA256: c70210bf63fadbab4940c08efd50320128bebbd56a999a93e062d0addffcfd16 SHA1: 4866d7b1f219e1a9e4001e21404f885be8ecc1ec MD5sum: 20a1e16b8e28b5cab44d12d0f8a98f3d Description: debug symbols for ros-jazzy-turtlebot4-gz-toolbox Build-Ids: 291c945921a2429a3ca64c4dafbb70bc9682909d Package: ros-jazzy-turtlebot4-msgs Version: 2.0.1-1noble.20250424.144520 Architecture: amd64 Maintainer: rkreinin Installed-Size: 658 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-msgs/ros-jazzy-turtlebot4-msgs_2.0.1-1noble.20250424.144520_amd64.deb Size: 62252 SHA256: b33dfbad5aaffc0e2139f5410da02ba75060994596d0697d1e40a48d7a634936 SHA1: 80baaacbe0ca82aa54f8524fc948de264e17ed37 MD5sum: efd35bc8f99c5ac570e08f049659bcf3 Description: Turtlebot4 Messages Package: ros-jazzy-turtlebot4-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-turtlebot4-msgs Version: 2.0.1-1noble.20250424.144520 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: rkreinin Installed-Size: 495 Depends: ros-jazzy-turtlebot4-msgs (= 2.0.1-1noble.20250424.144520) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-msgs/ros-jazzy-turtlebot4-msgs-dbgsym_2.0.1-1noble.20250424.144520_amd64.deb Size: 372872 SHA256: 398c93929bfcb8004bcb2642c7bee3e0d5ab09b6da0c297ea77354a97450c561 SHA1: 192572410f9249df4628964c2a95d6b798d0e4fb MD5sum: 0cdc6e3c524453b2359e566e5490e2e2 Description: debug symbols for ros-jazzy-turtlebot4-msgs Build-Ids: 11fa137242726f259f7b9771889e27f6e0be549c 28283cc581fc80f50763dbf8d3f1b9956bd4ba00 48732149ee7a8549b3e6c672556bea2b43314063 4bdf9ad6368c2dd12a622a370794936d5ee1b83a 6c0c901d3922598b2eb70a75af206c1a10421291 6e676dedb8a01eb9a806eb614e09bb0bc2729cb6 80c5bd0b469d4425316030adaa26f7b91d6d58b2 82b68498ed34c6696b625f01e8ad7fa0400d4ff4 9ab42c563aa09ec09a7e4fa4a032fcfec4f9ed3c c0783c99141268c14fa35e9e99cc0b627f0bd7db f941273835f552ab06c09720541764edd2890749 Package: ros-jazzy-turtlebot4-navigation Version: 2.0.1-1noble.20250506.153250 Architecture: amd64 Maintainer: rkreinin Installed-Size: 2472 Depends: ros-jazzy-nav2-bringup, ros-jazzy-nav2-simple-commander, ros-jazzy-slam-toolbox, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-navigation/ros-jazzy-turtlebot4-navigation_2.0.1-1noble.20250506.153250_amd64.deb Size: 26926 SHA256: 1406263d21479954bae9c53042c2d6d47fb1aa7ec2e434a1ed85a4570d34a21a SHA1: 1e479e67c5ffcfc226ad969237ab6902b02773b0 MD5sum: a223719261ac899e9dbf4f6759dfe348 Description: Turtlebot4 Navigation Package: ros-jazzy-turtlebot4-node Version: 2.0.1-1noble.20250429.231608 Architecture: amd64 Maintainer: rkreinin Installed-Size: 2741 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-irobot-create-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rcutils, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-turtlebot4-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-node/ros-jazzy-turtlebot4-node_2.0.1-1noble.20250429.231608_amd64.deb Size: 408946 SHA256: 56fd54f43f11822470f4b8820424076954dc99a70409cff54f261890675adf84 SHA1: 00363f07a32e65dbb6a259baad5f1a515efa70e7 MD5sum: e32e0054b8f2a48f534d490495460abe Description: Turtlebot4 Node Package: ros-jazzy-turtlebot4-node-dbgsym Package-Type: ddeb Source: ros-jazzy-turtlebot4-node Version: 2.0.1-1noble.20250429.231608 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: rkreinin Installed-Size: 12967 Depends: ros-jazzy-turtlebot4-node (= 2.0.1-1noble.20250429.231608) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-node/ros-jazzy-turtlebot4-node-dbgsym_2.0.1-1noble.20250429.231608_amd64.deb Size: 10649790 SHA256: f05a5efd10a3d00c089d628305f242088e5b7fb8a382afd19ebc40fbe733b21d SHA1: 81526b1f7d489f1daf2b79a7989b7bde3902a018 MD5sum: 5bad20673dc5f5bf13d4efe878668e4c Description: debug symbols for ros-jazzy-turtlebot4-node Build-Ids: 1fb8a79535d0353fd9a4f90164b7ab2356290614 Package: ros-jazzy-turtlebot4-robot Version: 2.0.1-2noble.20250505.194916 Architecture: amd64 Maintainer: rkreinin Installed-Size: 41 Depends: ros-jazzy-turtlebot4-base, ros-jazzy-turtlebot4-bringup, ros-jazzy-turtlebot4-diagnostics, ros-jazzy-turtlebot4-tests, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-robot/ros-jazzy-turtlebot4-robot_2.0.1-2noble.20250505.194916_amd64.deb Size: 5148 SHA256: 2c59467844b461f43298b06f04a7f0f7597dacd69144e89593fa13de5949bc5e SHA1: 75d4aef76cec8d0530dcd776d86cabb10713e7f0 MD5sum: 1d86c8478699378240204539ae39f2bb Description: Turtlebot4 Robot Metapackage Package: ros-jazzy-turtlebot4-setup Version: 2.0.3-1noble.20250424.144629 Architecture: amd64 Maintainer: Chris Iverach-Brereton Installed-Size: 184 Depends: chrony, curl, libcurl4-openssl-dev, network-manager, ros-jazzy-rmw-cyclonedds-cpp, ros-jazzy-rmw-fastrtps-cpp, ros-jazzy-robot-upstart, ros-jazzy-simple-term-menu-vendor, socat, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-setup/ros-jazzy-turtlebot4-setup_2.0.3-1noble.20250424.144629_amd64.deb Size: 26956 SHA256: df0fc113dbf3f58de0a02f603fc5b70f76dcce721aed62992dabd597d9bb1330 SHA1: 81fe617c49ca6db79997d81a27dcd61f17f4b8d7 MD5sum: 2d629937ef5c7a25506a5c86c00e9c87 Description: Turtlebot4 setup scripts Package: ros-jazzy-turtlebot4-simulator Version: 2.0.2-1noble.20250506.155044 Architecture: amd64 Maintainer: rkreinin Installed-Size: 41 Depends: ros-jazzy-turtlebot4-gz-bringup, ros-jazzy-turtlebot4-gz-gui-plugins, ros-jazzy-turtlebot4-gz-toolbox, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-simulator/ros-jazzy-turtlebot4-simulator_2.0.2-1noble.20250506.155044_amd64.deb Size: 5324 SHA256: 84d0dd869a304b65c09ca67d45ae5b76ce45fe2bf83f10065922efca2cfe3b3a SHA1: d0c3da13421e43a2c450dab86a59b6942f554dcb MD5sum: f92837ca24f1932156d2a8e26c7a9350 Description: Metapackage for Turtlebot4 simulations Package: ros-jazzy-turtlebot4-tests Version: 2.0.1-2noble.20250424.144617 Architecture: amd64 Maintainer: rkreinin Installed-Size: 86 Depends: python3-psutil, ros-jazzy-irobot-create-msgs, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-turtlebot4-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-tests/ros-jazzy-turtlebot4-tests_2.0.1-2noble.20250424.144617_amd64.deb Size: 18502 SHA256: 8b2969334f9546d060e9ae2509ce7c0d72d6c09843b977b5ce13ae42ac248519 SHA1: e054e70f979e045a0c9f4971c9206abec0aae333 MD5sum: 2ad8c40ff14241091cf651aef721b69e Description: Turtlebot4 System Tests Package: ros-jazzy-turtlebot4-viz Version: 2.0.1-1noble.20250505.194317 Architecture: amd64 Maintainer: rkreinin Installed-Size: 101 Depends: ros-jazzy-rqt-robot-monitor, ros-jazzy-rviz2, ros-jazzy-turtlebot4-description, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlebot4-viz/ros-jazzy-turtlebot4-viz_2.0.1-1noble.20250505.194317_amd64.deb Size: 11058 SHA256: 5d07b74debe3965381df615f2b280b02bb235f5db20483027a47075ba4e3c557 SHA1: 3bc882e53ef80417a2f1b976343c7c807b700d95 MD5sum: 5d4f11aceaf5957f345f15728862d6ac Description: Visualization launchers and helpers for Turtlebot4 Package: ros-jazzy-turtlesim Version: 1.8.3-1noble.20250429.231746 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 5821 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), ros-jazzy-fastcdr, libqt5core5a, libqt5gui5, ros-jazzy-ament-index-cpp, ros-jazzy-geometry-msgs, ros-jazzy-rcl-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/turtlesim Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlesim/ros-jazzy-turtlesim_1.8.3-1noble.20250429.231746_amd64.deb Size: 673560 SHA256: 1041b57044f199ffbfb8ed8f4d4e81bbc2408189795b09e110f389637a341427 SHA1: 375eaaf52cd5fc402cf5c53b1e45bd8cd4a8d3fd MD5sum: 4e483b11da62191f154c07c2709b705d Description: turtlesim is a tool made for teaching ROS and ROS packages. Package: ros-jazzy-turtlesim-dbgsym Package-Type: ddeb Source: ros-jazzy-turtlesim Version: 1.8.3-1noble.20250429.231746 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 13849 Depends: ros-jazzy-turtlesim (= 1.8.3-1noble.20250429.231746) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-turtlesim/ros-jazzy-turtlesim-dbgsym_1.8.3-1noble.20250429.231746_amd64.deb Size: 11815074 SHA256: 02f1a0006d31c013ab7c3361d9b011465083f9ee1c0bfee2687ccb4e3e1d719a SHA1: b87b9ef8fa8eb4d692474cc4fa11054b28ef0cef MD5sum: c3d917a449c3e8eeeb39b3f260b6b647 Description: debug symbols for ros-jazzy-turtlesim Build-Ids: 0de6cf529e56de21c78f366e54998443c64e207b 3571f01e701374f05d00083f28351b03315e1f4e 5d3439a21abc601a3728ba3a734bc6140acea5f3 60cb426861d10ee55abd0f4b7a36460a1255d15c 649bf632aa7e8bf27540efa48e4912b2deb5281a 72dd749e8924fc88d73376f7b86e047d025d0220 765d7179fb956a5f6c7c20fba39ebaa61f987f3e 7d4858b797172d42531e4f76bc984ef692d134ff 891c68bc7e88bb9e172795da4b4823f351b2fc05 a48e97b407c46f7c98622170278dd670a683bf19 ab153cfdb78e83ef9e8c892b6e4569c3df1f9281 ab26db9252235e7a3622e65b9c68ebe60f00ca32 b8b331c45c10484967cf708eae93f2fc5d771152 bcd2d446a879e14071986133d6bfa7213cd64351 beb2d912c0965c1059cc85577b230e958cbc192c Package: ros-jazzy-tuw-airskin-msgs Version: 0.2.5-1noble.20250424.141731 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 799 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-airskin-msgs/ros-jazzy-tuw-airskin-msgs_0.2.5-1noble.20250424.141731_amd64.deb Size: 80008 SHA256: 97d4c2b971449cf68707c4bf5cf10027bee8f04f26767f9cbfdbf18cab7db050 SHA1: d436af3bf357a28cc5efe4bd90ead05a5127c249 MD5sum: 748f411c21660b40c59b96155271c746 Description: The tuw_airskin_msgs package Package: ros-jazzy-tuw-airskin-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-tuw-airskin-msgs Version: 0.2.5-1noble.20250424.141731 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 663 Depends: ros-jazzy-tuw-airskin-msgs (= 0.2.5-1noble.20250424.141731) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-airskin-msgs/ros-jazzy-tuw-airskin-msgs-dbgsym_0.2.5-1noble.20250424.141731_amd64.deb Size: 523306 SHA256: 74d5e60d9f30d4e4e4b04c558d24c34aa2b88ba2a9f67503a8d0c8aff2d5251f SHA1: da7295e2c3139b297f5e7077b32c7701576ba14f MD5sum: 05053e68a79c6507fb47a2e7ed6e5647 Description: debug symbols for ros-jazzy-tuw-airskin-msgs Build-Ids: 04bf515c84230747b6f97340d8fea90b6d78a81a 0f0631559d7ecc59858be9f179f838b77a03e7c5 1d4a4f79b40c494ec469c1d95d618b4ac2c32af5 20ddeda2e783b4ce1308707fc5698c7e41d0ea18 339f27c23fa418fbf4d1114c9c8197f0948c9314 407257d7fbd864538383f3640ccd177fdd6c05da 412644c7d524b7617a7a08d649b604e81e60f2f1 4ae76c5cc5a473fac2b9180d18f6b332b15d47b7 b08b8b674f149c716f595f78ace3ac4715bab2ce b33276e383a926c6b75b60dbef3b65f574cd5f64 bf9651189f16b2b7b1513f24c0a37699084ec873 Package: ros-jazzy-tuw-geo-msgs Version: 0.2.5-1noble.20250424.143108 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 898 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geographic-msgs, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-geo-msgs/ros-jazzy-tuw-geo-msgs_0.2.5-1noble.20250424.143108_amd64.deb Size: 85994 SHA256: b9646aec9f54bb0ae41c60f95a920d002a25681dbef8165161323a0b2395392f SHA1: 8fa51fc2ffca16fd178fdb4dfc7b8263b1eca3db MD5sum: d51ab8d3d9c8741846860b7499eb4c86 Description: The tuw_geo_msgs package Package: ros-jazzy-tuw-geo-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-tuw-geo-msgs Version: 0.2.5-1noble.20250424.143108 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 770 Depends: ros-jazzy-tuw-geo-msgs (= 0.2.5-1noble.20250424.143108) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-geo-msgs/ros-jazzy-tuw-geo-msgs-dbgsym_0.2.5-1noble.20250424.143108_amd64.deb Size: 622330 SHA256: 9ae50aab603ed18fa13289807e59ab6899fcbe9828c222daa86640273f9e6966 SHA1: d764de08ae8304806ef379c88944da83d0a28497 MD5sum: 81dc6cb77b277d54716791d218a8bf3b Description: debug symbols for ros-jazzy-tuw-geo-msgs Build-Ids: 06c3bfbadd1a0a9f5b5d3d921ca3bea6de92486a 4203a61bf7aff02c3db18923d8fe8ec8d4432315 708187c9d22ed290155c5e032f11918d9a7776e8 73149fd4ed96a08530aa1d60bdc70d87fb4d1073 7bd2cf18a6bd554489c9c4f0872d2a5628e03883 86e4abb4ccdb985954b279906938894909c24385 abcc42ab76f587c8c0b9b82da8f4336bfc495d42 c37a77f6f58ce5d048fea71550e21eab80e2dfce f2937233e83801ccb0c16dcef62ea9297548342c f8081026fe1e24d03cc0207b915de02dd9d02b4f fa1c0d9b01cdf9fb4b660f9030e3880bb9ced3b8 Package: ros-jazzy-tuw-geometry Version: 0.1.3-1noble.20250501.215255 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 297 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-jazzy-ament-cmake-ros, ros-jazzy-gtest-vendor, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-geometry/ros-jazzy-tuw-geometry_0.1.3-1noble.20250501.215255_amd64.deb Size: 64836 SHA256: 0c6490ef05401c38390ba50e4e40f1ebf549a8596a6415ec1701a13d6fd6eb12 SHA1: a06abde468ec039b92dfd0fea787ac1935184b45 MD5sum: 6d7dbec8dd1ae5957c30315794edbed0 Description: The tuw_geometry package Package: ros-jazzy-tuw-geometry-dbgsym Package-Type: ddeb Source: ros-jazzy-tuw-geometry Version: 0.1.3-1noble.20250501.215255 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 851 Depends: ros-jazzy-tuw-geometry (= 0.1.3-1noble.20250501.215255) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-geometry/ros-jazzy-tuw-geometry-dbgsym_0.1.3-1noble.20250501.215255_amd64.deb Size: 817428 SHA256: 5c73c918d5ce37752efc1a1fb15d2b81c253b9a8488b77a5103eae0a68f7a1f1 SHA1: 393aed8991b4f682e7b01470137ed8066d918b4d MD5sum: 94f605d3f5fe066f99e4005e5ed7fe36 Description: debug symbols for ros-jazzy-tuw-geometry Build-Ids: 56d500c83cbfaf86867f5c85dc8b68e1f07f7e80 705fb4c502930d1fbc68b160213d37cb0598c600 Package: ros-jazzy-tuw-geometry-msgs Version: 0.2.5-1noble.20250424.143053 Architecture: amd64 Maintainer: George Todoran Installed-Size: 882 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-geometry-msgs/ros-jazzy-tuw-geometry-msgs_0.2.5-1noble.20250424.143053_amd64.deb Size: 76854 SHA256: 5211e40cea2c829f310695c7727023e6aaac80b06678a518ac385d1365557398 SHA1: 4d95209e77f46e59dc8013e6991d6afede8ff6f1 MD5sum: 58400987520222c5cb4beccfa19bb9c1 Description: The tuw_geometry_msgs package Package: ros-jazzy-tuw-geometry-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-tuw-geometry-msgs Version: 0.2.5-1noble.20250424.143053 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: George Todoran Installed-Size: 658 Depends: ros-jazzy-tuw-geometry-msgs (= 0.2.5-1noble.20250424.143053) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-geometry-msgs/ros-jazzy-tuw-geometry-msgs-dbgsym_0.2.5-1noble.20250424.143053_amd64.deb Size: 505196 SHA256: a2cc5b2afa7d5145ea429a24f484b3571fb72b57ba6f457a5ad6fb5275b73a1e SHA1: c8bbe94b025949bd547bbf1668bfdeff55e80b38 MD5sum: b31c5901d36090dcd7a7e1ff5f41e307 Description: debug symbols for ros-jazzy-tuw-geometry-msgs Build-Ids: 290eb19d2e5547d8017da7acaced5d1369939e7b 2be3a9f796eb6a5e5621a79325cb1aacddda71ef 6aa57c4fc1419497ee82ca65a4d5efef404c6a27 6f86a803f7fe833b8caf0fcc51c3bef6d4d33308 70e2844e2788d9e7d98c425b677ce0d53bdd9937 71093a11887161461c562b4a5cb177b0e8fb8fb5 d2ab69704bf760ff64a6d7e30b3b419cde8defcf d7b0f44a1cf1f7a77728840ba47023e67c63f984 ea7834cfd917d1abca49eac903a2a65c41123201 ebf8e900a84995027b5b83bcf8367d3bfba39b30 f1170801ca3dcbf0ec8184b0690ec73185ba807c Package: ros-jazzy-tuw-graph-msgs Version: 0.2.5-1noble.20250424.143058 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1473 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-graph-msgs/ros-jazzy-tuw-graph-msgs_0.2.5-1noble.20250424.143058_amd64.deb Size: 135994 SHA256: 00dccd5f3d45ac115f224813add8b1f1597d42fc34af2043d365a7b0c0500e52 SHA1: 7833cc8844a4a869730d7f28cb5ad6b9125cf2e6 MD5sum: bb289f32b98bab560d3733b16184fc9f Description: The tuw_graph_msgs package contains messages for sending graphs. Package: ros-jazzy-tuw-graph-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-tuw-graph-msgs Version: 0.2.5-1noble.20250424.143058 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1285 Depends: ros-jazzy-tuw-graph-msgs (= 0.2.5-1noble.20250424.143058) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-graph-msgs/ros-jazzy-tuw-graph-msgs-dbgsym_0.2.5-1noble.20250424.143058_amd64.deb Size: 1065852 SHA256: b4499da0e22d4eabecf3b97ebfdc6b4ebc5858e6f3eb9a0f8828c8ad95b41846 SHA1: 078d9bcddb02243be266492282e68dd3bcf65029 MD5sum: 4a93f8b169a799c309998e511ea3c5e9 Description: debug symbols for ros-jazzy-tuw-graph-msgs Build-Ids: 2b1bf3a338ba14a6b0798c0088b15c4efe9e052c 46b1ed1614bdb8c9463af3850164bf36198103ba 6603694216940190cb3fc8f9c933b82469bdf1c1 8db0ecc364504194db54394d0e769e169e476db1 9e7e2443e3b374305b96b3255f66d77b74f753dc b7b649eff9757c497b2f0e4a7b7a0e04133e5469 b8aaf3e2a197006211fe38fad921880a71f6ddda d6b5c405fbd6995cd65b53df2d28e8f388ef69e7 dac40ac3f15b516a9db4a6086624bd18013abb81 dd42e7c6b1a7561e2285083b486fcefd9cbc2e96 fca16e4d2dc3a9803c87ed8485ab3ca3606a11fe Package: ros-jazzy-tuw-msgs Version: 0.2.5-1noble.20250429.235815 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 73 Depends: ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-tuw-airskin-msgs, ros-jazzy-tuw-geometry-msgs, ros-jazzy-tuw-graph-msgs, ros-jazzy-tuw-multi-robot-msgs, ros-jazzy-tuw-nav-msgs, ros-jazzy-tuw-object-map-msgs, ros-jazzy-tuw-object-msgs, ros-jazzy-tuw-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-msgs/ros-jazzy-tuw-msgs_0.2.5-1noble.20250429.235815_amd64.deb Size: 12696 SHA256: ef1386acfdf01aec40422b5208a1c603b6c3f864033de38c4d271a45a5291efa SHA1: b0a179e047fa8a3014c6eb2425b2ec9f872906aa MD5sum: dcfd6fb20067d973f6e2b24a3eb0436e Description: tuw_msgs meta package with write and read file libs for tuw_msgs Package: ros-jazzy-tuw-multi-robot-msgs Version: 0.2.5-1noble.20250424.143116 Architecture: amd64 Maintainer: Benjamin Binder Installed-Size: 3694 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-multi-robot-msgs/ros-jazzy-tuw-multi-robot-msgs_0.2.5-1noble.20250424.143116_amd64.deb Size: 271000 SHA256: d17ce647e8fc59633c78b0e97e0bdb2f57d149bcac141fb7eb5351dca727aa45 SHA1: 86083bae79897103f4116498f982810149deed6c MD5sum: 7064a2c24e54ae6f820f7c461878262f Description: The tuw_multi_robot_msgs package contains messages for sending graph, route and sync data over topics. Package: ros-jazzy-tuw-multi-robot-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-tuw-multi-robot-msgs Version: 0.2.5-1noble.20250424.143116 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Benjamin Binder Installed-Size: 3122 Depends: ros-jazzy-tuw-multi-robot-msgs (= 0.2.5-1noble.20250424.143116) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-multi-robot-msgs/ros-jazzy-tuw-multi-robot-msgs-dbgsym_0.2.5-1noble.20250424.143116_amd64.deb Size: 2594726 SHA256: 781bf2a8975f97f5cabd546349672a444e6cb7bce23b98b2dad0993abff7b4de SHA1: 4bf548e389c75ef94ee89beabab05e4182c0cae1 MD5sum: 0a98dabc7b57c49c230d9dc38b0f5dd7 Description: debug symbols for ros-jazzy-tuw-multi-robot-msgs Build-Ids: 0688ffb07aa642a0cc159e1a22748cdb04b3c7bc 2069df2c5be073627d25b28848f3af02d104f2cb 2dbc1d4bae3564fa7f0b4a8551a109a307c9f1a4 4133fd1fe40ddda2d67ec4a0bf42117ba573377d 5ca21f76d2bdc7302a9948cc7de3e8e5be6c5907 60dc82250cbf08e56575a1b3af68faa8d90bc131 6283e3b4f48ec4fce75b1c64974c4ff9bf8aafb9 8291f34ec53abbb98ce3f5deae28bdc824467586 dabdfde379588c13144f43f8ccb683c9b33216e6 db80ae31b905bb3d1b439f39ba186f49ecfc4f45 e688b0884f8a5488fc1bbcf644f0dfbc652cba78 Package: ros-jazzy-tuw-nav-msgs Version: 0.2.5-1noble.20250424.143315 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 2218 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-nav-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-nav-msgs/ros-jazzy-tuw-nav-msgs_0.2.5-1noble.20250424.143315_amd64.deb Size: 170174 SHA256: 16d43ca0363afd4e8cf0b6f14a8d9e9664fd7f3f1cde14f10f34281ca2da64ee SHA1: 8777f4d08cca6ecf7d47e420e1bf43d9f61c046f MD5sum: 70c6fe43f20ecc36c37d102dc9f8beff Description: The tuw_nav_msgs package Package: ros-jazzy-tuw-nav-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-tuw-nav-msgs Version: 0.2.5-1noble.20250424.143315 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1780 Depends: ros-jazzy-tuw-nav-msgs (= 0.2.5-1noble.20250424.143315) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-nav-msgs/ros-jazzy-tuw-nav-msgs-dbgsym_0.2.5-1noble.20250424.143315_amd64.deb Size: 1471790 SHA256: edb3fdc3e028b41a7fe6246c3f1ed5ff82313b5ccc49dcf8e3739dd159079377 SHA1: 685e0d7eaefd5b5cecce5e666b0ef1850bbfecd6 MD5sum: 798724636e1f70a729c1ad2c043b7d08 Description: debug symbols for ros-jazzy-tuw-nav-msgs Build-Ids: 199e7b8ea52353823652023f3c3d628740adc98b 20aab54978a28c2100209212a6d9d4045af82904 5507759d1025cc4cc84c19fe574f2997a82870ea 89653c27309a1b0886771405f3a860c43fb435f0 972ab09e6deb388eb6f3e2d7eb6f8f44f2831f4b a143b1ffffd83e5158c3293c3e103534d4780e63 a20d508ac0565ac30633328ef8afa7543491c07a b5f09f7af4d3a6c4056fb3dd8f5e0ee2c3660c48 d82d4108eca1a66d4e17d326723be3c925d70205 e3f04840ca29e9a2e81e0ffde922a357c8f90f7a fc61e1c2d18338dd0cd937a10f78bb9c516a59ef Package: ros-jazzy-tuw-object-map-msgs Version: 0.2.5-1noble.20250424.143114 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1824 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geographic-msgs, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-object-map-msgs/ros-jazzy-tuw-object-map-msgs_0.2.5-1noble.20250424.143114_amd64.deb Size: 155758 SHA256: 8a332473cb59fa224736c1216bca0e578958ebb3df64d019b728aabdc7e928b0 SHA1: bd30729eaf9720a60cddadcebe96a2e5fe4fdc9b MD5sum: 7078f710fd11f64bf1ae2ed4dbeadabd Description: The tuw_object_map_msgs package Package: ros-jazzy-tuw-object-map-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-tuw-object-map-msgs Version: 0.2.5-1noble.20250424.143114 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1642 Depends: ros-jazzy-tuw-object-map-msgs (= 0.2.5-1noble.20250424.143114) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-object-map-msgs/ros-jazzy-tuw-object-map-msgs-dbgsym_0.2.5-1noble.20250424.143114_amd64.deb Size: 1371892 SHA256: 35e7b8f2199e05a9b09c17b877ffc9fb4e1916b153fadf81abcbc759d08e4d56 SHA1: 6d508f0ea3918f40af7f4f0135cde46162d1f5d1 MD5sum: e400921c9e294ffd2bdebc66ade3518a Description: debug symbols for ros-jazzy-tuw-object-map-msgs Build-Ids: 217114645926c7f38e69397563ee78b7b06e46f9 458fa4e8d2ab1b3cd5d5cb3636e28d6155462072 6ebe47a5034c2b2809af8be1b09aa1a337ac2f1a 73007b8b242e243b64168927b844c5e41a4501fb 8b1846a05b754fd6175e4dbebd5339e15e9ba53d 945f0ddad352fbef4b2351f1a8ac5f9876f7fe0b 9579bfa537c0cf066b42607f891b4175dddc5fa3 b4cbc49ffecc713e6d2e9c8a169ac4fabf2ab698 c35acdfd26fc99f0c8f43475da46d96bf89c3c3c dcd2cfdeb2923f2a099a9ae89ec2c9ad004ccf93 ff1ba79c6926f23d91989b8fe5a3d385fe515070 Package: ros-jazzy-tuw-object-msgs Version: 0.2.5-1noble.20250424.143336 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 2350 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-tuw-geo-msgs, ros-jazzy-tuw-geometry-msgs, ros-jazzy-tuw-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-object-msgs/ros-jazzy-tuw-object-msgs_0.2.5-1noble.20250424.143336_amd64.deb Size: 193666 SHA256: ad8b679cb7c581658e12eb5fc37a05b031f689c28f7659e389c1fc773abc0bd4 SHA1: a33f8f9c8d321881f078382c1c4cd7f6ff20a3c4 MD5sum: b87aacad2e477b719bd0dabc4cd7b136 Description: The tuw_object_msgs package. This pkg provides a set of messages used to detect, map and track objects of different types. Package: ros-jazzy-tuw-object-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-tuw-object-msgs Version: 0.2.5-1noble.20250424.143336 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 2115 Depends: ros-jazzy-tuw-object-msgs (= 0.2.5-1noble.20250424.143336) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-object-msgs/ros-jazzy-tuw-object-msgs-dbgsym_0.2.5-1noble.20250424.143336_amd64.deb Size: 1782086 SHA256: d1b6cbc9a0d0f5a882fa1a6b9f3e4b6eea4d235b120bd954b2071bb71a12ed6f SHA1: cddc13f5d262292bbfbe6be063b9e8c46956358f MD5sum: 20c7fd90ce89b95381d634a1ed085105 Description: debug symbols for ros-jazzy-tuw-object-msgs Build-Ids: 02d34d83ec4b757bd5ad1a2aefb74fd3c91e1810 26b518f8fdd20672c38f096faf5cbc525cf9702c 27b68167ddd538b4feb0e55a2beb964b90235a6b 2c7e06007732cf7a8c6603322a6aa3f7c659f225 5911b0af3d3de39469a2bd96bddfce139faf7f48 972e79dde7121bc416ca2f25c17021c4b3f30e18 a0b3dd6329e60ab9fc7ddeb4718a943f6479512f ab64accbfebbe695f6ca1141b884d33fc6349549 b16413c671b7d759e94984701819b6a0bfc56c70 b271d9042f245a537dfe2b888ef8e077e0d14382 baf41e7c2fa763928d2e94362b87ad1f3e1151a3 Package: ros-jazzy-tuw-std-msgs Version: 0.2.5-1noble.20250424.141736 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1094 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-std-msgs/ros-jazzy-tuw-std-msgs_0.2.5-1noble.20250424.141736_amd64.deb Size: 98230 SHA256: cdc9d3075bc4e1d39be7befe73cfce421028ff4269ffb535bb37836e46ac4405 SHA1: c20e2eef5fe5490133055bb0028a892b54899af9 MD5sum: 97318e1b1df3f1668151c1ee91de0ed6 Description: The tuw_std_msgs package Package: ros-jazzy-tuw-std-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-tuw-std-msgs Version: 0.2.5-1noble.20250424.141736 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 867 Depends: ros-jazzy-tuw-std-msgs (= 0.2.5-1noble.20250424.141736) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tuw-std-msgs/ros-jazzy-tuw-std-msgs-dbgsym_0.2.5-1noble.20250424.141736_amd64.deb Size: 678534 SHA256: 97653c85c208680d00be1ac1dfc1992a6dfba949570a0f4bc2c3296c2bf5d6ad SHA1: 960875f3d753f08c8c82aabf7c1b0c73feea5e46 MD5sum: d33223918fddaf34e41f69bc8100e42f Description: debug symbols for ros-jazzy-tuw-std-msgs Build-Ids: 0d99c75197e3377e8d2634f6b8f2791fdc841453 3e777cd9d09926a60507301b8fd77b39302c890a 63cdad5b8fb5bce3d41197db76bb7819fcde2d88 8ab00be53b815c07bce419c8026ec7419e074889 8b57286fe253bef08e60533ab5ca7fc3b9077c92 8e580153950b5f4372263ce6a81922f9830cfc62 a05c9e7d5e5943ad0ef30e249bc7eb4e8770387a bd730eadb113af60a738481dec23d95080047005 bf2367ed82d681bbe13d4c17f5ae9f7e7319a684 d26bb85a1b49205a683c5c078c3907d2c4d7c645 e2b36b562a25c829ce8f8d972188db6445a989ba Package: ros-jazzy-tvm-vendor Version: 0.9.1-4noble.20250424.111400 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 36817 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), libopenblas0, libstdc++6 (>= 13.1), libvulkan1 (>= 1.2.131.2), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1, git, libopenblas-dev, libvulkan-dev, libxml2-dev, ocl-icd-opencl-dev, opencl-headers, spirv-headers, spirv-tools, ros-jazzy-ros-workspace Homepage: https://tvm.apache.org/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tvm-vendor/ros-jazzy-tvm-vendor_0.9.1-4noble.20250424.111400_amd64.deb Size: 9887528 SHA256: f775cc033a89c0f07988589aba85227b8490fab890fa855d4bc15fa61e1aecd7 SHA1: e1433386932242a7cf1cd20487d6702af9f94d40 MD5sum: c368617821dd6b200a1b10f3b983ab7f Description: Wrapper around Apache TVM to make it available to the ROS ecosystem. Package: ros-jazzy-tvm-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-tvm-vendor Version: 0.9.1-4noble.20250424.111400 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 234586 Depends: ros-jazzy-tvm-vendor (= 0.9.1-4noble.20250424.111400) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-tvm-vendor/ros-jazzy-tvm-vendor-dbgsym_0.9.1-4noble.20250424.111400_amd64.deb Size: 222563718 SHA256: fbf84375ebee4f1b741a16325cb0e123f7ae93ba6cdd0c3dff7a13664112b4d0 SHA1: 24c3d05bbf0a5ed624fa1ca504abce462a3c436e MD5sum: 3c9aa07280522082c023a75a709f66fe Description: debug symbols for ros-jazzy-tvm-vendor Build-Ids: 55546406cd516a22c25f523c9bf1570703e853ae d166e8f6ca329ab02a5a6465e9fdac594ae8737f Package: ros-jazzy-twist-mux Version: 4.4.0-1noble.20250429.231851 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1749 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-diagnostic-updater, ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-std-msgs, ros-jazzy-twist-mux-msgs, ros-jazzy-visualization-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-twist-mux/ros-jazzy-twist-mux_4.4.0-1noble.20250429.231851_amd64.deb Size: 270872 SHA256: 6e0f54f86214903191da360f687b83f06e6e03a6151852d28d41056596b7220c SHA1: 1435175e1d473919ae01367cf90d4765e79d8282 MD5sum: 5221819c6108e3c2ab443d9baa13707c Description: Twist multiplexer, which multiplex several velocity commands (topics) and allows to priorize or disable them (locks). Package: ros-jazzy-twist-mux-dbgsym Package-Type: ddeb Source: ros-jazzy-twist-mux Version: 4.4.0-1noble.20250429.231851 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 8218 Depends: ros-jazzy-twist-mux (= 4.4.0-1noble.20250429.231851) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-twist-mux/ros-jazzy-twist-mux-dbgsym_4.4.0-1noble.20250429.231851_amd64.deb Size: 6828214 SHA256: 317ea0f2ad445efc3fe522f975906b516acb5ac599c778afe65568989daa126a SHA1: 16b5b2a806f0729f07ea3dc2cd9f43ca79a2bdc4 MD5sum: fdae3d0192fbac4a5d676bef7d87bdf4 Description: debug symbols for ros-jazzy-twist-mux Build-Ids: 062d1fc5ddf04be7e53c8cda503a605c08ab98dc 6ed6e5a84c1e3279edcf5efe33e9704162f18238 Package: ros-jazzy-twist-mux-msgs Version: 3.0.1-3noble.20250424.141100 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 2694 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-twist-mux-msgs/ros-jazzy-twist-mux-msgs_3.0.1-3noble.20250424.141100_amd64.deb Size: 165180 SHA256: 55fa8ce059b12ef8b9b626c59bd7d99f69865d3e05a4b3ee75b331bdf61e8db2 SHA1: 484d8bd10bfbb51f1150cd8a9f98bcef8b9d5e8c MD5sum: 810aa64945c6ed2d703fcd029f7f85aa Description: The twist_mux msgs and actions package Package: ros-jazzy-twist-mux-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-twist-mux-msgs Version: 3.0.1-3noble.20250424.141100 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1297 Depends: ros-jazzy-twist-mux-msgs (= 3.0.1-3noble.20250424.141100) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-twist-mux-msgs/ros-jazzy-twist-mux-msgs-dbgsym_3.0.1-3noble.20250424.141100_amd64.deb Size: 861692 SHA256: aa2e7868bea390d09d33b81b386d6ba5d7bf1df49812b1f88a5039aff4ac6f2f SHA1: 4cf59e21f892c6108403845793e3e91d8a1dd7c0 MD5sum: 0c7fee9311c67ba5943fcdea70f33952 Description: debug symbols for ros-jazzy-twist-mux-msgs Build-Ids: 0185a50d3110c311d4b59e99ba9dc38f0fcbe31e 1836f34d23196cacbd0a15dd38e9950b4fa7aea6 2e45d73ec215f8ca9dc3d751f2e7e3a8d14354f4 39603725d94d5f27aaffbf5ab75a479962ecd365 3a5930a9c1f4c1f7f18b4be8226e3f4b6e195d70 6687a8778e4ee88150f79433a1f5eb1add564650 a9b7a9f7562d3522d567d9f972ab23e6aee14796 ac07059274d502748b27ff06085e7decda927653 cdd5c6ce9efd2d5448b970881991e97be348ad76 d7a3085c29a9c033afc9d85f728df96944959b33 ec9b1e352792892785da04f6eb3e7e526fb8731c Package: ros-jazzy-twist-stamper Version: 0.0.5-1noble.20250430.005649 Architecture: amd64 Maintainer: Josh Newans Installed-Size: 45 Depends: ros-jazzy-geometry-msgs, ros-jazzy-rclpy, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-twist-stamper/ros-jazzy-twist-stamper_0.0.5-1noble.20250430.005649_amd64.deb Size: 6674 SHA256: a1b6598c0ec6e82d8d8437d6968b23770dd97da236d26a6974ed7876cde051cd SHA1: f549487137e228003f808cfb1bdf47afe9cf070b MD5sum: 23d5f683c3e36ea8122b59bb442a6142 Description: ROS2 package for converting between Twist and TwistStamped messages Package: ros-jazzy-type-description-interfaces Version: 2.0.2-2noble.20250424.140259 Architecture: amd64 Maintainer: William Woodall Installed-Size: 1817 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-rosidl-core-runtime, ros-jazzy-service-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-type-description-interfaces/ros-jazzy-type-description-interfaces_2.0.2-2noble.20250424.140259_amd64.deb Size: 152418 SHA256: 405a7126b401243530989375d9f6cd8148fbe7d5328ad21e8fce6a56a2211ea0 SHA1: ec5f51960e4673d532d5ce06f068861da0f9304f MD5sum: fcc5dd5b9d12f18414887762dc596d83 Description: A package containing message and service definitions for describing and communicating descriptions of other types. Package: ros-jazzy-type-description-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-type-description-interfaces Version: 2.0.2-2noble.20250424.140259 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: William Woodall Installed-Size: 1534 Depends: ros-jazzy-type-description-interfaces (= 2.0.2-2noble.20250424.140259) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-type-description-interfaces/ros-jazzy-type-description-interfaces-dbgsym_2.0.2-2noble.20250424.140259_amd64.deb Size: 1266174 SHA256: 5fcfc705c9e9a9e9f4b30b2de7e3da595517f5952eb3ebfeddbddf0154151438 SHA1: 5d6bbf45fa536e1858f0585bf166f20756122527 MD5sum: 84707ba159ce64f5d86f2d79d5bef53f Description: debug symbols for ros-jazzy-type-description-interfaces Build-Ids: 0d53542604136afa4410b19792e4f39b397e5fc4 57bf0e1af8b4de236cc025320ea08c88a3043172 5ea3aab0e5120b4df55baa23de4004b6c4b47908 79e99f2198530e1d95c268a5388fec8e01ff488d 89576666fac77dc61855b52e9163b92a98cb40ca 8b5add51d6871e7390441e79a3ce8a38c4fded01 8c0f153049f7cb9dff60170a830faf1c4a61b515 96bd779f01de8a43308165ad8bdfb91a8afaae17 a60be5e9c4f296b829c50b9394819a1b3d1a68da b21bf5e22cdc9f0c75e2762c2028c53e4f9c8158 eb9a93f72644bcaecf7bb617e3e352456ad2bc2d Package: ros-jazzy-ublox Version: 2.3.0-4noble.20250430.014110 Architecture: amd64 Maintainer: Veronica Lane Installed-Size: 41 Depends: ros-jazzy-ublox-gps, ros-jazzy-ublox-msgs, ros-jazzy-ublox-serialization, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ublox Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ublox/ros-jazzy-ublox_2.3.0-4noble.20250430.014110_amd64.deb Size: 5310 SHA256: f7b7a6b932c4baa37f1d915fb6ce25d657317e1f61b72be86d887e997955e152 SHA1: e8e7e1c9bcd12420f1d46bf5cac224d52bfe14ad MD5sum: 2942678913148560fa6e292753690800 Description: Provides a ublox_gps node for u-blox GPS receivers, messages, and serialization packages for the binary UBX protocol. Package: ros-jazzy-ublox-dgnss Version: 0.5.5-3noble.20250430.015011 Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 70 Depends: ros-jazzy-ntrip-client-node, ros-jazzy-ublox-dgnss-node, ros-jazzy-ublox-nav-sat-fix-hp-node, ros-jazzy-ublox-ubx-interfaces, ros-jazzy-ublox-ubx-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/aussierobots/ublox_dgnss Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ublox-dgnss/ros-jazzy-ublox-dgnss_0.5.5-3noble.20250430.015011_amd64.deb Size: 9330 SHA256: 66a963d4b73f8a7f13d5d6b5029280e4520b6d34560755d9d5ba7a75786af9cf SHA1: 7cadbff25e199efdf3dd4473267031592885fba5 MD5sum: fb84ce04088d3b0a2b68ded197e5aef7 Description: Provides a ublox_dgnss node for a u-blox GPS DGNSS receiver using Gen 9 UBX Protocol Package: ros-jazzy-ublox-dgnss-node Version: 0.5.5-3noble.20250429.235814 Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 2965 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libusb-1.0-0 (>= 2:1.0.22), libusb-1.0-0-dev, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rtcm-msgs, ros-jazzy-std-msgs, ros-jazzy-ublox-ubx-interfaces, ros-jazzy-ublox-ubx-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/aussierobots/ublox_dgnss Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ublox-dgnss-node/ros-jazzy-ublox-dgnss-node_0.5.5-3noble.20250429.235814_amd64.deb Size: 552516 SHA256: a8d3d80e678500b86b7519318655156c6d0d86a1d978d96704790d32d8255d09 SHA1: 950c91f27b3667021adab47df3c3b7b79a0f38ba MD5sum: dac69ac5628ecfbfbc279843a45874d8 Description: Provides a ublox_gnss node for a u-blox GPS GNSS receiver using Gen 9 UBX Protocol Package: ros-jazzy-ublox-dgnss-node-dbgsym Package-Type: ddeb Source: ros-jazzy-ublox-dgnss-node Version: 0.5.5-3noble.20250429.235814 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 14718 Depends: ros-jazzy-ublox-dgnss-node (= 0.5.5-3noble.20250429.235814) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ublox-dgnss-node/ros-jazzy-ublox-dgnss-node-dbgsym_0.5.5-3noble.20250429.235814_amd64.deb Size: 12726406 SHA256: 52902dd6bb965e1e4b5f35822831f9b7e59f3b481ce4c2773436c4833dfb30da SHA1: c6d7d4549225ca1d74f87cbad1e1a68b925e08ea MD5sum: 4122ec92a344909dd6a991bfd8fc62c1 Description: debug symbols for ros-jazzy-ublox-dgnss-node Build-Ids: 52637957c250e1a9cc215c79d3e1b948c0c24fe1 8912a1d1547856a879ae0f71ce3b15ece400d48f Package: ros-jazzy-ublox-gps Version: 2.3.0-4noble.20250429.232411 Architecture: amd64 Maintainer: Gareth Cross Installed-Size: 3737 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libasio-dev, ros-jazzy-diagnostic-msgs, ros-jazzy-diagnostic-updater, ros-jazzy-geometry-msgs, ros-jazzy-rcl-interfaces, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-ublox-msgs, ros-jazzy-ublox-serialization, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/ublox Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ublox-gps/ros-jazzy-ublox-gps_2.3.0-4noble.20250429.232411_amd64.deb Size: 741314 SHA256: bcb84fb53a9020c39ac0e99e93aa7cf559c6888c92b4214f578506e76de0be30 SHA1: c65e2b95bf061a7a1b0b20c78eb4a8a119ab8757 MD5sum: 45f45cf7983096069d24c60424584257 Description: Driver for u-blox GPS devices. Package: ros-jazzy-ublox-gps-dbgsym Package-Type: ddeb Source: ros-jazzy-ublox-gps Version: 2.3.0-4noble.20250429.232411 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Gareth Cross Installed-Size: 20910 Depends: ros-jazzy-ublox-gps (= 2.3.0-4noble.20250429.232411) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ublox-gps/ros-jazzy-ublox-gps-dbgsym_2.3.0-4noble.20250429.232411_amd64.deb Size: 18824886 SHA256: b85934a235221a6863e8010eb912aedf04b2557176ca542e480931cede8cf4ab SHA1: 004ad27c4aae914c67439fb6cb7f19ac82a8f47e MD5sum: f5cec1ae82db7b24d9898b69a860f87e Description: debug symbols for ros-jazzy-ublox-gps Build-Ids: 3e4d0521d11a2e29231567aee1bfcfde3160d503 66c7b36c317b432c73c947bf4a09773cc651ebd6 d563e095f65581641bb898df5bb25cf77bd577f6 Package: ros-jazzy-ublox-msgs Version: 2.3.0-4noble.20250424.144121 Architecture: amd64 Maintainer: Veronica Lane Installed-Size: 12786 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-jazzy-fastcdr, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ublox-serialization, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/ublox Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ublox-msgs/ros-jazzy-ublox-msgs_2.3.0-4noble.20250424.144121_amd64.deb Size: 788120 SHA256: 0fa22489c036bb6d26d7eaf5af3d9da6674db3a0d87e97e7d8f2b7479e17b051 SHA1: edb36e39a0d9de0aaf2a6ce2bc2ccc2dea73e47b MD5sum: 0dcb01b39d2f7a38abae9e4cef82a34c Description: ublox_msgs contains raw messages for u-blox GNSS devices. Package: ros-jazzy-ublox-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-ublox-msgs Version: 2.3.0-4noble.20250424.144121 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Veronica Lane Installed-Size: 8789 Depends: ros-jazzy-ublox-msgs (= 2.3.0-4noble.20250424.144121) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ublox-msgs/ros-jazzy-ublox-msgs-dbgsym_2.3.0-4noble.20250424.144121_amd64.deb Size: 7255652 SHA256: 25a22a971ca030a0c2844fa002edf373265e74ddbe761efa720e6930b4ebada9 SHA1: 8b2f511b1c4d3fb585f4eeeeb61da12f8d13cb98 MD5sum: f571118c081bd8ee394e9e1cbc87f458 Description: debug symbols for ros-jazzy-ublox-msgs Build-Ids: 16a2d85c07cd384141e12002fd568845613ddfa3 223fa255d38b307db46067fd1704ef4fe459cd3f 4bd123c5c52116ccac2b7ba7929babf465b84a5b 4ef2e618597ac049c8155609437711cb9fccd770 700d39c362baad9de86649f2c739af9ff7b9e2ea 751e45b6037bac93b5d9385f2f97a26e4f2759eb 782f0ca0ca3e78517db710751c7df6f536508cf5 7fb5d9f664e65326818787e296be0b37d4e85286 b07e704c0125dc9242e03cbd0b1998811e9f4c6f c8e43c9a316c9c71140b0218a30596bc5871cb1d db7b7b2351e41dacdba0d5e389bf2743780a4f3f dee02e57011900627e8b9fb8e1485de5077ef1bc Package: ros-jazzy-ublox-nav-sat-fix-hp-node Version: 0.5.5-3noble.20250429.235846 Architecture: amd64 Maintainer: Geoff Sokoll Installed-Size: 1002 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ublox-ubx-interfaces, ros-jazzy-ublox-ubx-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ublox-nav-sat-fix-hp-node/ros-jazzy-ublox-nav-sat-fix-hp-node_0.5.5-3noble.20250429.235846_amd64.deb Size: 161208 SHA256: 1fe70dff7de6a2f668806136c47fb8ae31066d9d03f7d942de789acf7ac829d5 SHA1: b0b7ec45f91127f91d06b319947a085228d478f1 MD5sum: 2cf9c02f549356a5928dd28692aea0f9 Description: Provides a NavSatFix node for a u-blox GPS GNSS receiver using Gen 9 UBX Protocol Package: ros-jazzy-ublox-nav-sat-fix-hp-node-dbgsym Package-Type: ddeb Source: ros-jazzy-ublox-nav-sat-fix-hp-node Version: 0.5.5-3noble.20250429.235846 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoff Sokoll Installed-Size: 4371 Depends: ros-jazzy-ublox-nav-sat-fix-hp-node (= 0.5.5-3noble.20250429.235846) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ublox-nav-sat-fix-hp-node/ros-jazzy-ublox-nav-sat-fix-hp-node-dbgsym_0.5.5-3noble.20250429.235846_amd64.deb Size: 3545040 SHA256: fa542414b941e70b52b53702222df6a41918dc71cc5274388ddbb919e5e1eb89 SHA1: d7ff577495eb27aee7dac68939ad5cd6ce519981 MD5sum: 0333a4fefeda6f06943c03439f6ecdb6 Description: debug symbols for ros-jazzy-ublox-nav-sat-fix-hp-node Build-Ids: 0d099001a83cc29e5bc919dc078edce40d496018 f5243c2a71ed5a03d990a63fe7a77e40d2509b34 Package: ros-jazzy-ublox-serialization Version: 2.3.0-4noble.20250424.121641 Architecture: amd64 Maintainer: Veronica Lane Installed-Size: 75 Depends: ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/ublox Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ublox-serialization/ros-jazzy-ublox-serialization_2.3.0-4noble.20250424.121641_amd64.deb Size: 12728 SHA256: d5aace58c3cbb7f5a9bb71d3e9368ff87843c3e1ec6463bb3e1203992062a444 SHA1: 062c949695b34a6bc3b74f0c9ebb048f51291e6f MD5sum: e44dd396af003b56787017186464f99c Description: ublox_serialization provides header files for serialization of ROS messages to and from u-blox message format. Package: ros-jazzy-ublox-ubx-interfaces Version: 0.5.5-3noble.20250424.141144 Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 1798 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-generators, ros-jazzy-ros-workspace Homepage: https://github.com/aussierobots/ublox_dgnss Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ublox-ubx-interfaces/ros-jazzy-ublox-ubx-interfaces_0.5.5-3noble.20250424.141144_amd64.deb Size: 119114 SHA256: 240c27bb662ae23c5aba265d201d6e8d52a049ccca3cf1fcc04bf1d75aa668b6 SHA1: e3d466b72da204eb3e6ccaab02488cf7545d3874 MD5sum: abede0e4a2c219ced0ded99c79e5658b Description: UBLOX UBX Interfaces Package: ros-jazzy-ublox-ubx-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-ublox-ubx-interfaces Version: 0.5.5-3noble.20250424.141144 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 1162 Depends: ros-jazzy-ublox-ubx-interfaces (= 0.5.5-3noble.20250424.141144) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ublox-ubx-interfaces/ros-jazzy-ublox-ubx-interfaces-dbgsym_0.5.5-3noble.20250424.141144_amd64.deb Size: 856454 SHA256: 8cf214c6a8da1fcac58e5ea758d4cba101e1b90da4a213fc0118779f6c657b78 SHA1: cab080bc3eb437391838b1c0f819aeb92cca9c13 MD5sum: 04805c7f70e5dca9dc3809519fc76b0d Description: debug symbols for ros-jazzy-ublox-ubx-interfaces Build-Ids: 00bfd3792826c2c0fc6d6801108a664051dd539e 28eadf33213bf1aa21cb1e71f750ceb775742cf8 7d86eb2035a4fd201e4a0a014948951b56272241 b2cf7fa992dac07ad43a910f591188e3e1fc1f1c b33f66a2a6365c1078553f284e64d78286f63922 ba1fdbd8aada94327dcad513facf832681d352fd bb011b0de9d5d2d70b8efffc8eca36a46d41de30 c0f78d3aecf4dc8f41d337e9d5481170b5111edd cf08398bc29a6b4c488e6b24e394b9bed9f920be dbb5761e7bc787013d2346ff9fa36bf6a7001060 f7ce5dd877343e838de18276f7ba3ae0fd752c21 Package: ros-jazzy-ublox-ubx-msgs Version: 0.5.5-3noble.20250424.141742 Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 9674 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-generators, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://github.com/aussierobots/ublox_dgnss Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ublox-ubx-msgs/ros-jazzy-ublox-ubx-msgs_0.5.5-3noble.20250424.141742_amd64.deb Size: 592386 SHA256: cf466f60cab0cfa83de71a4e29d906d25ab6f8b6f6e07a43912a8d9269da7e4e SHA1: 3f021fb027676f4a1d1e96fec87413a5fdc280af MD5sum: 94298709ebccf8fe6f60d9884d3de00c Description: UBLOX UBX ROS2 Msgs Package: ros-jazzy-ublox-ubx-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-ublox-ubx-msgs Version: 0.5.5-3noble.20250424.141742 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 6815 Depends: ros-jazzy-ublox-ubx-msgs (= 0.5.5-3noble.20250424.141742) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ublox-ubx-msgs/ros-jazzy-ublox-ubx-msgs-dbgsym_0.5.5-3noble.20250424.141742_amd64.deb Size: 5626642 SHA256: c1422c01c91c4ae6e8a77e502f5155635c0568711a2022439c5c1b18ccad2fdf SHA1: 9ca36afe339802563a3fec3562100acdf7711d52 MD5sum: 9580e5fcaf5ccf5fc171b785e8900251 Description: debug symbols for ros-jazzy-ublox-ubx-msgs Build-Ids: 223cf67585c3665cabddfb83a2659e0a77a6fbb8 227d407ba3dd0f01d7ef192489af612a84095066 5a175998ac085a9828d618c385d699671743b16f 9a999ecf7d72433370ef0e941da87ec0c0c0618c a5317e4fcd7c66a7efe6b9aae6d739ba8ed30cc0 c3e87e0cd767efcae10a4dcce9bf96ec6d3532f3 c4540eb9c758dbdf3aad03917a95fa6eae075346 c67fc662259dca5cde395ececa787239247cf426 d0ddfdbb0c06c7d5dd2acc3c32068e5486dc19d1 e95d6f71ef08586ad705b0ffdaf7d0124a275cab f77235d7a0cfb060463913ae046a097d2d3056dc Package: ros-jazzy-udp-driver Version: 1.2.0-4noble.20250430.001904 Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 833 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libasio-dev, ros-jazzy-io-context, ros-jazzy-lifecycle-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-std-msgs, ros-jazzy-udp-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-udp-driver/ros-jazzy-udp-driver_1.2.0-4noble.20250430.001904_amd64.deb Size: 180272 SHA256: ee08501e7c7d0f3d9acff7db5e6e2aa62e4e2243591825c190fb5963b09bc849 SHA1: a95f61a5e5ade38f246c8476f90d959d9f719a5a MD5sum: 747273916c13ce1b2c00da735ed8d53c Description: A library to write Synchronous and Asynchronous networking applications, ROS and ROS2 nodes Package: ros-jazzy-udp-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-udp-driver Version: 1.2.0-4noble.20250430.001904 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 4127 Depends: ros-jazzy-udp-driver (= 1.2.0-4noble.20250430.001904) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-udp-driver/ros-jazzy-udp-driver-dbgsym_1.2.0-4noble.20250430.001904_amd64.deb Size: 3564000 SHA256: bd04415b4de4198c4ea875328131b8b13669c30eb4efa6bd10d1b420df04c32b SHA1: 8195ef7b1fee189090ceb37cd7a7e35346fb91c4 MD5sum: a890410fd36774e14464d281acc3921a Description: debug symbols for ros-jazzy-udp-driver Build-Ids: 0a7af98406fd8f7c9439b1e08532bef962629d4d 53e57b0906d08369a1274185e271d6507999d994 b2eb88712e62ba403f045fde6907f52b5401c257 c8eed7eceed15e1efa853bd59146d422973c2084 e5090fb76f1cf07eb57c4836cc1a3b2347dc02a3 Package: ros-jazzy-udp-msgs Version: 0.0.5-1noble.20250424.141956 Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 1250 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-ros-environment, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-udp-msgs/ros-jazzy-udp-msgs_0.0.5-1noble.20250424.141956_amd64.deb Size: 110928 SHA256: ed7706bbafd84d94d5e77e501079656a52c8e5ea991701fe3ea74f5191fddd2d SHA1: 4a5472249b957b9730db979258085634e3590a9d MD5sum: 972b091595e280d2b74d8a94d6ddd9e8 Description: ROS / ROS2 udp_msgs package Package: ros-jazzy-udp-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-udp-msgs Version: 0.0.5-1noble.20250424.141956 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 1000 Depends: ros-jazzy-udp-msgs (= 0.0.5-1noble.20250424.141956) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-udp-msgs/ros-jazzy-udp-msgs-dbgsym_0.0.5-1noble.20250424.141956_amd64.deb Size: 799384 SHA256: 2fb7ed31bdb81ea4f8f2584d05cc194260fa669cca09cb495e63cc00b5594dac SHA1: 5d1c911871b4caf4ea4514f4bc807182335338ce MD5sum: f1f6118695bf244db7eaa0d8bcdb79d0 Description: debug symbols for ros-jazzy-udp-msgs Build-Ids: 0c92bba84f84defdcb240f824dc88cf3997f60e5 347aea84de12be6cb9db58bbafbae34c12117e48 368f94feeca1f9c177505ff90c64b00cef2c4284 3f7abb58a3327f945ba78116e4f6c9a8da8dc4b7 44af18b50598c7e5f1d3da102f6f568c222b4772 79a8b2cd1cdeb5d469ea13768c92d5d0becaa431 79dca86c27dfbc46b1f148350fdc919ffc3b8d65 7b35617c9f404ca44564eb83b19b069e83e69c25 d6eceb77915564333668f91620b3bd1fbe0cac40 d7cefc1ab1d7907ab95fd9c26b0c6f6724175a78 e5ee8f0a1a2be68ab17e19c511fdacddc76c9a54 Package: ros-jazzy-uncrustify-vendor Version: 3.0.1-1noble.20250424.113218 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 44 Depends: uncrustify, ros-jazzy-ros-workspace Homepage: https://github.com/uncrustify/uncrustify Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-uncrustify-vendor/ros-jazzy-uncrustify-vendor_3.0.1-1noble.20250424.113218_amd64.deb Size: 8304 SHA256: 5a46f0ac56fcb1afce4d9f165797934a8377610ded810108a597baf71dbb776a SHA1: 01738436b0fe7b346e1e731fbf5b9e21c3cb2b72 MD5sum: 5e7b595bd817987c9f4b43173c8205a6 Description: Wrapper around uncrustify, providing nothing but a dependency on uncrustify, on some systems. On others, it provides an ExternalProject build of uncrustify. Package: ros-jazzy-unique-identifier-msgs Version: 2.5.0-3noble.20250424.135638 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 418 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-jazzy-fastcdr, ros-jazzy-rosidl-core-runtime, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/unique_identifier_msgs Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-unique-identifier-msgs/ros-jazzy-unique-identifier-msgs_2.5.0-3noble.20250424.135638_amd64.deb Size: 38978 SHA256: bd2e3a72f4d9b3f92181abc4db2583a5cb0a94f4c18f24cbcff45573dcb8620f SHA1: ebded898c857c00bcc6b77e4ebacac02ea496f02 MD5sum: 7cc1e4cb802af16907e938667338fded Description: ROS messages for universally unique identifiers. Package: ros-jazzy-unique-identifier-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-unique-identifier-msgs Version: 2.5.0-3noble.20250424.135638 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 254 Depends: ros-jazzy-unique-identifier-msgs (= 2.5.0-3noble.20250424.135638) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-unique-identifier-msgs/ros-jazzy-unique-identifier-msgs-dbgsym_2.5.0-3noble.20250424.135638_amd64.deb Size: 168042 SHA256: e6a2de9faca04db5a32a75894a2bc9c34e783eaa3c042c2f0a1227c0e1a4dc9c SHA1: da04c497632321f53de30a7bc8c163ae358ce1be MD5sum: b567e58f1c82b64344f98e36dc3dc615 Description: debug symbols for ros-jazzy-unique-identifier-msgs Build-Ids: 34d528ae5e1dd7f0dc55b11e093cf12979528bb7 5ca818fddaf0fc06a13c58ca9062e5589563cfa7 678dbf06a2ab7d72218b76b4be1455faa77a4168 81efe87c36b37c7d6db91ced072e884c406aa48b 9a9a6d5b91a213946c5aef16277ff58a100d0770 a9c6bc4cb5b1f85d84034a8b40bad9937d0442c7 acf318ccb79ce80f75d49d2820a21d21766ad962 cd7cda3e56d7ce233098f51c5f7bed3221005820 e51778998854a7e3ff59377578f763fa7d6c037e efa2746900c0d4b32556387d639ec2981388a1a2 fd47a5c08727274c947cdd1f4255ea3a9d180069 Package: ros-jazzy-ur Version: 3.2.0-1noble.20250505.195748 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 41 Depends: ros-jazzy-ur-calibration, ros-jazzy-ur-controllers, ros-jazzy-ur-dashboard-msgs, ros-jazzy-ur-moveit-config, ros-jazzy-ur-robot-driver, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ur/ros-jazzy-ur_3.2.0-1noble.20250505.195748_amd64.deb Size: 5742 SHA256: 168b70cad2369e2d88002b51b493d1749327988e3711cd1b0622d4136a63ab6e SHA1: 273aa47f2ab9f50f7528d0d7a7473b85d666b186 MD5sum: f56a9764896320ad5f09685ef7c13f7d Description: Metapackage for universal robots Package: ros-jazzy-ur-calibration Version: 3.2.0-1noble.20250505.195126 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 190 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libeigen3-dev, ros-jazzy-rclcpp, ros-jazzy-ur-client-library, ros-jazzy-ur-robot-driver, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ur-calibration/ros-jazzy-ur-calibration_3.2.0-1noble.20250505.195126_amd64.deb Size: 53954 SHA256: e1fedf53912e053c8cff9893eed07b6ebdc052ba9b84113c44c51219eed986b4 SHA1: 4c7c353ce18c3304f870c5ef80ff2cbf2c8d1825 MD5sum: 73707d86d9313d74674545d87b9fda78 Description: Package for extracting the factory calibration from a UR robot and change it such that it can be used by ur_description to gain a correct URDF Package: ros-jazzy-ur-calibration-dbgsym Package-Type: ddeb Source: ros-jazzy-ur-calibration Version: 3.2.0-1noble.20250505.195126 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Exner Installed-Size: 1529 Depends: ros-jazzy-ur-calibration (= 3.2.0-1noble.20250505.195126) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ur-calibration/ros-jazzy-ur-calibration-dbgsym_3.2.0-1noble.20250505.195126_amd64.deb Size: 1499518 SHA256: c5af05a87da54b5b3231bd4647c845233a2d05724228e95788f6fd030042b8cc SHA1: 92eae6f14b66ea7253aa776d8c1726368eb7bf7c MD5sum: e1fd1b16893ef6ef4345c11ae76f2bd5 Description: debug symbols for ros-jazzy-ur-calibration Build-Ids: 218bd34ee9b0743ed2a176580e8c9b5faeafc2de Package: ros-jazzy-ur-client-library Version: 2.0.0-1noble.20250501.221650 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 1087 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ament-cmake, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/ur_client_library Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ur-client-library/ros-jazzy-ur-client-library_2.0.0-1noble.20250501.221650_amd64.deb Size: 263784 SHA256: f2cb49d867a74cdc46e69430a3ba8a6bf85f966ffb24621b09e321c39fe026df SHA1: fd99d395bee387d29fad5d9bce548f3571e4e4a5 MD5sum: 30eaae16ea42722d553b6cf613877155 Description: Standalone C++ library for accessing Universal Robots interfaces. This has been forked off the ur_robot_driver. Package: ros-jazzy-ur-client-library-dbgsym Package-Type: ddeb Source: ros-jazzy-ur-client-library Version: 2.0.0-1noble.20250501.221650 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Exner Installed-Size: 3389 Depends: ros-jazzy-ur-client-library (= 2.0.0-1noble.20250501.221650) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ur-client-library/ros-jazzy-ur-client-library-dbgsym_2.0.0-1noble.20250501.221650_amd64.deb Size: 3180464 SHA256: 5f5cb94bd82b6b24ae754de933a06d9e3054a4584751f8ab48278cf67da23d5f SHA1: 0110e834e32a5599397b618f37eef42465871215 MD5sum: 519a289c218b7c18526cece851c47343 Description: debug symbols for ros-jazzy-ur-client-library Build-Ids: 103bb188fb4f8cf9fce2d1fcd44e9f0ecacec9ba Package: ros-jazzy-ur-controllers Version: 3.2.0-1noble.20250505.194056 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 1771 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-action-msgs, ros-jazzy-angles, ros-jazzy-control-msgs, ros-jazzy-controller-interface, ros-jazzy-generate-parameter-library, ros-jazzy-geometry-msgs, ros-jazzy-hardware-interface, ros-jazzy-joint-trajectory-controller, ros-jazzy-lifecycle-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rcutils, ros-jazzy-realtime-tools, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-trajectory-msgs, ros-jazzy-ur-dashboard-msgs, ros-jazzy-ur-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ur-controllers/ros-jazzy-ur-controllers_3.2.0-1noble.20250505.194056_amd64.deb Size: 392608 SHA256: 567093f83b355cc882af0772f65bd0444fe0847be02f49356de2f7113d59ca3a SHA1: 48a3244bb36ff4e70d50b76ac5e568e678a8534d MD5sum: eb144b9093cc74df20e9bc7590f23f28 Description: Provides controllers that use the speed scaling interface of Universal Robots. Package: ros-jazzy-ur-controllers-dbgsym Package-Type: ddeb Source: ros-jazzy-ur-controllers Version: 3.2.0-1noble.20250505.194056 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Exner Installed-Size: 8673 Depends: ros-jazzy-ur-controllers (= 3.2.0-1noble.20250505.194056) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ur-controllers/ros-jazzy-ur-controllers-dbgsym_3.2.0-1noble.20250505.194056_amd64.deb Size: 7851862 SHA256: f163718dfd08f5f1dbeb4df5d1ba01f93d7e440d9ee82bf13314f96a3afa66c8 SHA1: 5dc54692fecbde033a742865bb9ea21714243a9b MD5sum: ed1c535d7a987d2a520dc28b04bde38f Description: debug symbols for ros-jazzy-ur-controllers Build-Ids: 979322ed9ab21bf08f6618c80c5cc0aa9357e9fa Package: ros-jazzy-ur-dashboard-msgs Version: 3.2.0-1noble.20250424.141109 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 5835 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ur-dashboard-msgs/ros-jazzy-ur-dashboard-msgs_3.2.0-1noble.20250424.141109_amd64.deb Size: 357702 SHA256: 566724fea1d233c28aead906cd1c893a9f53d0d30ef08bec2e0994148d92d9a5 SHA1: fbdd2379c58d9218d5b16066ccebedbc953c960f MD5sum: 711ebc5aeac3ee09b793116a605d4c6c Description: Messages around the UR Dashboard server. Package: ros-jazzy-ur-dashboard-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-ur-dashboard-msgs Version: 3.2.0-1noble.20250424.141109 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Exner Installed-Size: 4055 Depends: ros-jazzy-ur-dashboard-msgs (= 3.2.0-1noble.20250424.141109) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ur-dashboard-msgs/ros-jazzy-ur-dashboard-msgs-dbgsym_3.2.0-1noble.20250424.141109_amd64.deb Size: 3146244 SHA256: 17e06f71e206ee788c91f7099d8c97afdac459e1f263a79314cb58c6ef15c754 SHA1: afe37d23e7c9542175d4fec4c7ca0f4fb2678431 MD5sum: 8613760191d1276a98023f6e0b7ce798 Description: debug symbols for ros-jazzy-ur-dashboard-msgs Build-Ids: 0c7d1133386091b5e07fcad842aa33122eafd5b2 112cc1f4865c5fa48e6fcfac07305928409c8413 1f2d74cc88e6bfbe3116cad8632ca27930b983a5 25fe486bb69eca663e210b643064ee856f0e5c66 3b6e2aa5e813d3eac636e892daeb6fe6871944f6 439fe310ecaaa3c43e6fab5774cb98a08d488ef2 6b353002e5967c1858b78f279ec7559d2fc9ceaa 80d481898a11e9c7dfc7a1a425f5943917dc4536 8388b14af728deb826d467f763e9c5c4e15fb479 a1d1666e4fc61133ffc662a55244324dcbf65975 d28c48975b0b4d63c2944b9eba57b9067fef492a Package: ros-jazzy-ur-description Version: 3.1.1-1noble.20250505.192030 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 67843 Depends: ros-jazzy-joint-state-publisher-gui, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-robot-state-publisher, ros-jazzy-rviz2, ros-jazzy-urdf, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ur-description/ros-jazzy-ur-description_3.1.1-1noble.20250505.192030_amd64.deb Size: 20448276 SHA256: ff8a41de57cf0c0f44a4a319e9d471e4b1322bf338d2af60354d66529601abfa SHA1: b8778ee07834c6219a6a507b94ad5d2072ae3737 MD5sum: 4c916726376186da6fed0f2f76f617ba Description: URDF description for Universal Robots Package: ros-jazzy-ur-moveit-config Version: 3.2.0-1noble.20250505.195729 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 83 Depends: ros-jazzy-moveit-configs-utils, ros-jazzy-moveit-kinematics, ros-jazzy-moveit-planners, ros-jazzy-moveit-planners-chomp, ros-jazzy-moveit-ros-move-group, ros-jazzy-moveit-ros-visualization, ros-jazzy-moveit-servo, ros-jazzy-moveit-simple-controller-manager, ros-jazzy-ur-description, ros-jazzy-warehouse-ros-sqlite, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ur-moveit-config/ros-jazzy-ur-moveit-config_3.2.0-1noble.20250505.195729_amd64.deb Size: 16462 SHA256: e15f87cfafded0bbb861bf9771cfff752537c70bfa3debb54e42cfbbfc1fa86a SHA1: 3a36f8f48ff95ba8852a1dc57da4cdfeec03b0f0 MD5sum: 34c6aa1b244ebb94c78835ce9f209362 Description: An example package with MoveIt2 configurations for UR robots. Package: ros-jazzy-ur-msgs Version: 2.2.0-1noble.20250424.143153 Architecture: amd64 Maintainer: G.A. vd. Hoorn Installed-Size: 5215 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-action-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ur-msgs/ros-jazzy-ur-msgs_2.2.0-1noble.20250424.143153_amd64.deb Size: 353532 SHA256: 379ae9d848b73c0d31897d43c8007a2594f5ee19ad96dff4ebd29c09eae2e64a SHA1: 24e22854d8e98051dd64bc00454404d8c7c835de MD5sum: 3706ebd8c60297ca42d1885f4c8ba845 Description: Message and service definitions for interacting with Universal Robots robot controllers. Package: ros-jazzy-ur-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-ur-msgs Version: 2.2.0-1noble.20250424.143153 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: G.A. vd. Hoorn Installed-Size: 3286 Depends: ros-jazzy-ur-msgs (= 2.2.0-1noble.20250424.143153) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ur-msgs/ros-jazzy-ur-msgs-dbgsym_2.2.0-1noble.20250424.143153_amd64.deb Size: 2545686 SHA256: 6c431fc9b824076df61c8e4e34bf9d244dc1f7b99081cbe5a7f5cb0f037822e6 SHA1: 72727a3ac69bc8dce300a09d3c2ccd055d790497 MD5sum: 177c3bc05f0ab073eb7a15d7e50c0bed Description: debug symbols for ros-jazzy-ur-msgs Build-Ids: 1021157e304b34ec4e15677b978df8061ed281e6 1c8e7020edc73c5ed7d0b584a7b3beaf67fcfc11 333968a975648f52d5e73d4fd24e1e5043236940 3bb9382cb8b3f95164cdad6ae004888073136969 445e2b3aaa57a7b14a0192a4ff39c1d41913333b 6651b1fc505ffec1d80162acb4c3f9500d08a40c 7a052bc0d01f6cfc972788df5155db876bb27d45 8323232f45a250f23f81962baa98b5593245e00d a71c385d725b0317ceb37a0406349a77607624cd aceb3399f87d48fbad2f3eea542f9302cff40c2d f9b2381d4b0e1f6fcdf9da1dc128a0f5acd8a375 Package: ros-jazzy-ur-robot-driver Version: 3.2.0-1noble.20250505.194400 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 4493 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-controller-manager, ros-jazzy-controller-manager-msgs, ros-jazzy-force-torque-sensor-broadcaster, ros-jazzy-geometry-msgs, ros-jazzy-hardware-interface, ros-jazzy-joint-state-broadcaster, ros-jazzy-joint-state-publisher, ros-jazzy-joint-trajectory-controller, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-pluginlib, ros-jazzy-pose-broadcaster, ros-jazzy-position-controllers, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-rclpy, ros-jazzy-robot-state-publisher, ros-jazzy-ros2-controllers-test-nodes, ros-jazzy-rviz2, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-tf2-geometry-msgs, ros-jazzy-ur-client-library, ros-jazzy-ur-controllers, ros-jazzy-ur-dashboard-msgs, ros-jazzy-ur-description, ros-jazzy-ur-msgs, ros-jazzy-urdf, ros-jazzy-velocity-controllers, ros-jazzy-xacro, socat, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ur-robot-driver/ros-jazzy-ur-robot-driver_3.2.0-1noble.20250505.194400_amd64.deb Size: 883680 SHA256: 9b92d3ea9535263b86768321c62a10bb3aeb427e51cf91d73a307eb6bb9e392f SHA1: e8715edb64c3b594b36d65807d13e6bbea7a1756 MD5sum: bec0b8b9beb8215fc55e059acf8e3b41 Description: The new driver for Universal Robots UR3, UR5 and UR10 robots with CB3 controllers and the e-series. Package: ros-jazzy-ur-robot-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-ur-robot-driver Version: 3.2.0-1noble.20250505.194400 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Exner Installed-Size: 20183 Depends: ros-jazzy-ur-robot-driver (= 3.2.0-1noble.20250505.194400) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ur-robot-driver/ros-jazzy-ur-robot-driver-dbgsym_3.2.0-1noble.20250505.194400_amd64.deb Size: 17309600 SHA256: 3e83f62609c5ea90ff2eb29b4ce6143802c2ac08e7849245b5b9f934a20b9d31 SHA1: df0c4345eddb1556bce08df9c2c74349713dd825 MD5sum: 66de793090b983f3a165bb5aa943bc86 Description: debug symbols for ros-jazzy-ur-robot-driver Build-Ids: 100bfcf2fa1e6bb1f70d74aac97693811ace2eec 496047f1bbb24a95cb2bdc6c6952ce7db2d828ec 4ea4c90e2e0aaacacfd27e66a8ae02e5b02c94dd bdab8982b0f16e485b846125a895c5189ad8b9ee c807e203f88bb0f2262540434d30a9ade0365064 Package: ros-jazzy-ur-simulation-gz Version: 2.2.0-1noble.20250506.151852 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 72 Depends: ros-jazzy-gz-ros2-control, ros-jazzy-joint-state-publisher, ros-jazzy-launch, ros-jazzy-launch-ros, ros-jazzy-ros-gz-bridge, ros-jazzy-ros-gz-sim, ros-jazzy-rviz2, ros-jazzy-ur-controllers, ros-jazzy-ur-description, ros-jazzy-ur-moveit-config, ros-jazzy-urdf, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-ur-simulation-gz/ros-jazzy-ur-simulation-gz_2.2.0-1noble.20250506.151852_amd64.deb Size: 11134 SHA256: 89c2d12003f7c054cd4325fe1fba55aaed9152b5de20bae3ebe107ffe9262f42 SHA1: 3c05eb0bb825e2445ac6838f9de1ab930e76f709 MD5sum: b27ddc85afd7d0d5febbb7301949bf43 Description: Example and configuration files for Gazebo simulation of UR manipulators. Package: ros-jazzy-urdf Version: 2.10.0-3noble.20250424.134912 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 366 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-urdfdom, ros-jazzy-pluginlib, ros-jazzy-tinyxml2-vendor, ros-jazzy-urdf-parser-plugin, ros-jazzy-urdfdom-headers, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-urdf/ros-jazzy-urdf_2.10.0-3noble.20250424.134912_amd64.deb Size: 104726 SHA256: b56f3a4404454541feaf8e997b5809cc621dd18863e966485ce95afe9da02e73 SHA1: 211d805c65d0609e5faf9e372bca22397d3d549c MD5sum: 01a54236dadb504d9a2bb2362ee8148c Description: This package contains a C++ parser for the Unified Robot Description Format (URDF), which is an XML format for representing a robot model. The code API of the parser has been through our review process and will remain backwards compatible in future releases. Package: ros-jazzy-urdf-dbgsym Package-Type: ddeb Source: ros-jazzy-urdf Version: 2.10.0-3noble.20250424.134912 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 1263 Depends: ros-jazzy-urdf (= 2.10.0-3noble.20250424.134912) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-urdf/ros-jazzy-urdf-dbgsym_2.10.0-3noble.20250424.134912_amd64.deb Size: 1185482 SHA256: 2e985c5eebd6c0f1c68f164e88aaec6a9fc9f3890fc0f23d81b9871c42ab944e SHA1: 2e000f1f6aeadc3b930f218948ed7dff1bf61875 MD5sum: 1747494332ebaf92ecdede3951236007 Description: debug symbols for ros-jazzy-urdf Build-Ids: 3e827c5efd62f94579f5a5dc25f1b99ce8f14a46 89e3360e2820e8f0c9cf537d73d2ee83bae7782f Package: ros-jazzy-urdf-launch Version: 0.1.1-3noble.20250430.022650 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 48 Depends: ros-jazzy-joint-state-publisher, ros-jazzy-joint-state-publisher-gui, ros-jazzy-launch-ros, ros-jazzy-robot-state-publisher, ros-jazzy-rviz-common, ros-jazzy-rviz-default-plugins, ros-jazzy-rviz2, ros-jazzy-xacro, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-urdf-launch/ros-jazzy-urdf-launch_0.1.1-3noble.20250430.022650_amd64.deb Size: 6422 SHA256: d48e003260cbbead83fe296d271151378e538ad1a9a3df9e4731563ba9966f5a SHA1: b79007fa3b1864a1706eb9fd64e20a8e30f25375 MD5sum: 48db8f1ba58e2a235148e15c4bc0ff31 Description: Launch files for common URDF operations Package: ros-jazzy-urdf-parser-plugin Version: 2.10.0-3noble.20250424.134356 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 58 Depends: ros-jazzy-urdfdom-headers, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-urdf-parser-plugin/ros-jazzy-urdf-parser-plugin_2.10.0-3noble.20250424.134356_amd64.deb Size: 9610 SHA256: acb9aaa8d01562b63427cdcea76b933f4833f513d042d0ecb769fdc226f4a86c SHA1: 9501c2a0aa8d9e9f837689d3e4efb9f4672d3506 MD5sum: 33b9737bb6798fe9e4d9e668e548b143 Description: This package contains a C++ base class for URDF parsers. Package: ros-jazzy-urdf-tutorial Version: 1.1.0-3noble.20250430.025114 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 1011 Depends: ros-jazzy-urdf-launch, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/urdf_tutorial Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-urdf-tutorial/ros-jazzy-urdf-tutorial_1.1.0-3noble.20250430.025114_amd64.deb Size: 731358 SHA256: b89a8ed508d33563b40a14ba7630edccef7a24c612fee56084dfb968c41f5b98 SHA1: dc1f35bb61e7739aaa33a8cca66c6dd4a31e04c6 MD5sum: 31918f220062c77e34384cb56a0de830 Description: This package contains a number of URDF tutorials. Package: ros-jazzy-urdfdom Version: 4.0.1-1noble.20250424.121738 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 428 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libconsole-bridge-dev, libtinyxml2-dev, ros-jazzy-console-bridge-vendor, ros-jazzy-tinyxml2-vendor, ros-jazzy-urdfdom-headers (>= 0.2.3), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-urdfdom/ros-jazzy-urdfdom_4.0.1-1noble.20250424.121738_amd64.deb Size: 72358 SHA256: acba2403980217677be6d141137e1086adbef9d62b5a05429bc4b08037cc5056 SHA1: 37ff2adf387f5041caf78457e8ac48e9ee7f162a MD5sum: 5785c40307d91e5d35059982853bcf5f Description: A library to access URDFs using the DOM model. Package: ros-jazzy-urdfdom-dbgsym Package-Type: ddeb Source: ros-jazzy-urdfdom Version: 4.0.1-1noble.20250424.121738 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 1878 Depends: ros-jazzy-urdfdom (= 4.0.1-1noble.20250424.121738) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-urdfdom/ros-jazzy-urdfdom-dbgsym_4.0.1-1noble.20250424.121738_amd64.deb Size: 1224832 SHA256: 3360dab2797e17fe9bcf3157944a74a150b1a9b2b2f6cc4918e0e2b50ea9b8ff SHA1: 50f644fc65e4bacf76472e30558b38e421ec1e0a MD5sum: 4ffeaf70cf41eb73bbee919600644157 Description: debug symbols for ros-jazzy-urdfdom Build-Ids: 04158d9b9dea773e28f7b97e00f3b16063c43aa6 11e4e46ef79b10d204450f135110605fbe70fa3b 44baa9eced3ffe4d9189a614c8c9e589a30d2bbf 4c82c49cc5877b6df1f021d5c0950acce6389965 631e9a0c5e3a70cb2045f5789b63b668d84cf2da cd80d00085555523c6cc70e4a52ab39693bca539 f0702f24250254e39811489ce04e8e472ede133a Package: ros-jazzy-urdfdom-headers Version: 1.1.2-1noble.20250424.110139 Architecture: amd64 Maintainer: Steven! Ragnarök Installed-Size: 100 Depends: ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/urdf Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-urdfdom-headers/ros-jazzy-urdfdom-headers_1.1.2-1noble.20250424.110139_amd64.deb Size: 13434 SHA256: bf87bb3d5cc042957cac5dfdd0a8df21ad7233df4b4a7ad7ff4be6323f6c6dd6 SHA1: be98e7cacf6d9bee756cf9c719a26aa40f93b894 MD5sum: cd9523e90d9878630b012338bd9dd5fe Description: C++ headers for URDF. Package: ros-jazzy-urdfdom-py Version: 1.2.1-3noble.20250430.005655 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 157 Depends: python3-lxml, python3-yaml, ros-jazzy-rclpy, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/urdfdom_py Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-urdfdom-py/ros-jazzy-urdfdom-py_1.2.1-3noble.20250430.005655_amd64.deb Size: 38672 SHA256: b4f75ac1b0ac068aaff4a6864e52de244b12877f55e023079d00e4b9ac432d20 SHA1: 6ace689b796a3ac54c7fd7863fa86d73cba196cd MD5sum: 30b93da8acfce02a6c39666dffff3f0a Description: Python implementation of the URDF parser. Package: ros-jazzy-urg-c Version: 1.0.4001-6noble.20250424.121710 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 311 Depends: libc6 (>= 2.34), ros-jazzy-ros-workspace Homepage: http://sourceforge.net/projects/urgwidget/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-urg-c/ros-jazzy-urg-c_1.0.4001-6noble.20250424.121710_amd64.deb Size: 41272 SHA256: c2f396a9df6ebe48248afd21e60a9a5ec382dfd6e31336cffca088e39d4999e0 SHA1: 3ba5cf62eb7329cdd3770bd2f3e48b00cef8427d MD5sum: 2fe4312b86d33de205ff9909339285db Description: The urg_c package Package: ros-jazzy-urg-c-dbgsym Package-Type: ddeb Source: ros-jazzy-urg-c Version: 1.0.4001-6noble.20250424.121710 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 198 Depends: ros-jazzy-urg-c (= 1.0.4001-6noble.20250424.121710) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-urg-c/ros-jazzy-urg-c-dbgsym_1.0.4001-6noble.20250424.121710_amd64.deb Size: 98772 SHA256: a987c8b6b115ec69bf925da7f41df62db73baf3df1a0dc9743878ae532764b80 SHA1: 18b5e2bb3b7ce171972244e2088b9384a0da7dd9 MD5sum: aac5152ba0ce7f56852236ec4c3d284b Description: debug symbols for ros-jazzy-urg-c Build-Ids: 1a0a2e28230d09fd52c3bd5da7ac189cf94ca1ab 1d067ec0e2e9085e7c307e10fedee174e0bf39ef 2782ef5f3889ea8e74b0dda53975e76dab481a0b 784e4c6969772aa0a2b82742a887af2bec3b7492 9b4bb65930a0bb13b785f6cb2f0d452330cd8860 9f54c8d844706a0179f0dd8dfe5869af003a4e6c a5207ce83cbd2fdb4a2a38257568b35bb7cbb68f ad170b19d7bf2ff6dbab9e52636cdd90911cc1bd b1c34acbc7347d9d2dae351387db86dc66a89e6d b1df937d3ca9e36781568eb791c0a10ccf0b9fab bcdcc04bb0aef4f3d904d594a91836c5ad7aa046 e54a0940c2fa3e66376af44705232f2a1137906f Package: ros-jazzy-urg-node Version: 1.1.1-4noble.20250429.233149 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 608 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-dev, ros-jazzy-builtin-interfaces, ros-jazzy-diagnostic-updater, ros-jazzy-laser-proc, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rosidl-default-generators, ros-jazzy-sensor-msgs, ros-jazzy-std-srvs, ros-jazzy-urdf, ros-jazzy-urg-c, ros-jazzy-urg-node-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/urg_node Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-urg-node/ros-jazzy-urg-node_1.1.1-4noble.20250429.233149_amd64.deb Size: 184284 SHA256: 05ecb4df20268e9968e26bfead291700bde535158e5a5532665dc4c14359ee71 SHA1: b4d15bdd5b84299ce6aaf34f14ed85678ff43c73 MD5sum: 4ff9b931ff9241dba16f1c8786dc7923 Description: urg_node Package: ros-jazzy-urg-node-dbgsym Package-Type: ddeb Source: ros-jazzy-urg-node Version: 1.1.1-4noble.20250429.233149 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 2370 Depends: ros-jazzy-urg-node (= 1.1.1-4noble.20250429.233149) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-urg-node/ros-jazzy-urg-node-dbgsym_1.1.1-4noble.20250429.233149_amd64.deb Size: 2217024 SHA256: 592874b6b2d1aaaf6361418d80190dfdaed2c8b38a3eef2428394a26104a20e0 SHA1: f0c143fef0807831202d59e5c2682dd4dab27da0 MD5sum: a3e358c063d801976e115dea5619ea43 Description: debug symbols for ros-jazzy-urg-node Build-Ids: 3a72f7d59f9d77c684f60b0f83710cb8d6e70bc5 7b14341b3c114caabfa77596c60dea13a9d7b14d a1a87a86e7646496bde2ac7894862774dd93bc6e Package: ros-jazzy-urg-node-msgs Version: 1.0.1-9noble.20250424.141810 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 440 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-generators, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/urg_node Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-urg-node-msgs/ros-jazzy-urg-node-msgs_1.0.1-9noble.20250424.141810_amd64.deb Size: 41132 SHA256: 98a9c0be49f9d00d25b72f8971a5d4121a27ab038bb873650bd2d3ea1565b7f0 SHA1: b911a8c2ca4ccb4f5eeff09848693528a23066d3 MD5sum: 24c93d36b8ee4e7b1b5894a331461ebb Description: urg_node_msgs Package: ros-jazzy-urg-node-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-urg-node-msgs Version: 1.0.1-9noble.20250424.141810 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 261 Depends: ros-jazzy-urg-node-msgs (= 1.0.1-9noble.20250424.141810) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-urg-node-msgs/ros-jazzy-urg-node-msgs-dbgsym_1.0.1-9noble.20250424.141810_amd64.deb Size: 175944 SHA256: 1a7edc3360eecf924c20ed2c372793e131bcb778b44a1b05ef8e81a98e1ba29b SHA1: b28426ac92a818b2135134b12edc951ef49963ca MD5sum: d561643d7bc205ef53b22ee902af2afa Description: debug symbols for ros-jazzy-urg-node-msgs Build-Ids: 0774cc43d1bba89a023136e1fac1759697354063 088e0d824b5dc32361d4aea1a142a1ef02dd1c51 128e256b68f8449b7b0f38f525a65ce7a62a608b 516fafea20393b215324bda8254124f626823941 73c04d303c5622a07dbaedb88c51cfa3e252a8e9 80e3dff70aeb30e2fea9978822051351e58669bd a0420c05657533ee51ef15dfe6bededc060a5445 bf73284014b1fc9a0dc2cb4684cd8061bd950854 d6c71c5184175b92ce5ae56fabadf8928607e642 e7059f986e4c18cc7d238e02afbf675be584bd3d ea4f8576f544527378bce143c862da6b0e663603 Package: ros-jazzy-usb-cam Version: 0.8.1-1noble.20250430.015823 Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 703 Depends: libavcodec60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libswscale7 (>= 7:6.0), ffmpeg, libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev, ros-jazzy-builtin-interfaces, ros-jazzy-camera-info-manager, ros-jazzy-cv-bridge, ros-jazzy-image-transport, ros-jazzy-image-transport-plugins, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, v4l-utils, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/usb_cam Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-usb-cam/ros-jazzy-usb-cam_0.8.1-1noble.20250430.015823_amd64.deb Size: 169358 SHA256: 7cfe75412dad1693c3c7cecc4855613881e4ac8659b158cfe4460623f6444a57 SHA1: d55982aa766a348eea1bc6a32687505c7478f06f MD5sum: e3aa28dda2276d3e0d0857e518635b12 Description: A ROS Driver for V4L USB Cameras Package: ros-jazzy-usb-cam-dbgsym Package-Type: ddeb Source: ros-jazzy-usb-cam Version: 0.8.1-1noble.20250430.015823 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 2660 Depends: ros-jazzy-usb-cam (= 0.8.1-1noble.20250430.015823) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-usb-cam/ros-jazzy-usb-cam-dbgsym_0.8.1-1noble.20250430.015823_amd64.deb Size: 2461542 SHA256: a3ba6b13729a422d2c87b1354d2226775e82b27e070f13e64154583ab399428a SHA1: bbaa36484e78f737f8e69fad1a59aee66eda4067 MD5sum: 7c5660695f9ea566d02e2a58b580aeaf Description: debug symbols for ros-jazzy-usb-cam Build-Ids: 17d551087f0db9a4c95aa12ae8c87d188270adbe b42936fcfaddabea9c1f8e917f498ef158741537 f98d0e3f0068c1d6441d5c66f2d162cbb8349250 Package: ros-jazzy-v4l2-camera Version: 0.7.1-1noble.20250430.001733 Architecture: amd64 Maintainer: Sander G. van Dijk Installed-Size: 901 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-camera-info-manager, ros-jazzy-cv-bridge, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-v4l2-camera/ros-jazzy-v4l2-camera_0.7.1-1noble.20250430.001733_amd64.deb Size: 219148 SHA256: 05908f7763d12d7d2c43cdac31ae51223eb185dcba05d1bac742a2dd4abc67be SHA1: ee3fe5cb2c60503d856ea70ccd2479846394c4ea MD5sum: 496c4bd7ad139b4fcb61eb50ddd2925d Description: A ROS 2 camera driver using Video4Linux2 Package: ros-jazzy-v4l2-camera-dbgsym Package-Type: ddeb Source: ros-jazzy-v4l2-camera Version: 0.7.1-1noble.20250430.001733 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Sander G. van Dijk Installed-Size: 4559 Depends: ros-jazzy-v4l2-camera (= 0.7.1-1noble.20250430.001733) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-v4l2-camera/ros-jazzy-v4l2-camera-dbgsym_0.7.1-1noble.20250430.001733_amd64.deb Size: 4121172 SHA256: 5ed6bb3d288cc63710a63353ff4540918fdab8936b03334e79d25f04a235a87c SHA1: 51966a06e50bc041e02d80f6adfe8fff68aed96a MD5sum: 5165346099ba038ca3eb0a286022ac2b Description: debug symbols for ros-jazzy-v4l2-camera Build-Ids: 7a1ce1eb36b2856c67a6c5e535cec6d121866632 c8016a1a234f3131376e2df7070288cc816ac672 fc3dc549787baa2488c2a79d0e3e368955d63d6f Package: ros-jazzy-velocity-controllers Version: 4.24.0-1noble.20250505.193635 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 106 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-backward-ros, ros-jazzy-forward-command-controller, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-velocity-controllers/ros-jazzy-velocity-controllers_4.24.0-1noble.20250505.193635_amd64.deb Size: 22966 SHA256: 6faf07a480ae958fa2ecc38add3fff46ecabde20bef63e3ccda0cc96485d4c2e SHA1: e29f808a02281d2685834fa588c41a66a5387879 MD5sum: 2b6a1f39bf9c7b54a479915fb4aa71f5 Description: Generic controller for forwarding commands. Package: ros-jazzy-velocity-controllers-dbgsym Package-Type: ddeb Source: ros-jazzy-velocity-controllers Version: 4.24.0-1noble.20250505.193635 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 363 Depends: ros-jazzy-velocity-controllers (= 4.24.0-1noble.20250505.193635) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-velocity-controllers/ros-jazzy-velocity-controllers-dbgsym_4.24.0-1noble.20250505.193635_amd64.deb Size: 344492 SHA256: a4b99159bf7e6b6a27057e729421acda68b193e50d858d815c7d294ee6a02de6 SHA1: 0b73e5185ade50edc4d6a2e09d7c9c570c6fa93c MD5sum: 484200845a93a06396dbb0e3ccc5365a Description: debug symbols for ros-jazzy-velocity-controllers Build-Ids: a4a2eb0de016d85e73af3ea7e92b5e4acdbf7427 Package: ros-jazzy-velodyne Version: 2.5.1-1noble.20250430.014950 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 73 Depends: ros-jazzy-velodyne-driver, ros-jazzy-velodyne-laserscan, ros-jazzy-velodyne-msgs, ros-jazzy-velodyne-pointcloud, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/velodyne Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-velodyne/ros-jazzy-velodyne_2.5.1-1noble.20250430.014950_amd64.deb Size: 8512 SHA256: eb395b62195a8b1b3f7387979857869471b01855b34454644026be53bf577105 SHA1: e5a3ab19a07c9790985580f70b6fe300fab5566a MD5sum: 2dea4cfe14454d6bb4b9b94f3fcccc4f Description: Basic ROS support for the Velodyne 3D LIDARs. Package: ros-jazzy-velodyne-description Version: 2.0.4-1noble.20250424.135119 Architecture: amd64 Maintainer: Kevin Hallenbeck Installed-Size: 1340 Depends: ros-jazzy-urdf, ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/velodyne_description Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-velodyne-description/ros-jazzy-velodyne-description_2.0.4-1noble.20250424.135119_amd64.deb Size: 208566 SHA256: 5f7166d3fcfd0d3ad9fb3d1f59445fbb4ccb6c2dccc99a2472ac59a9cf2475ff SHA1: ef43f31d667b013a0c47d3dca826f0add4ced78d MD5sum: 26ec790263e4ffae542c0c75d4a42a26 Description: URDF and meshes describing Velodyne laser scanners. Package: ros-jazzy-velodyne-driver Version: 2.5.1-1noble.20250429.233110 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 701 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpcap0.8t64 (>= 1.0.0), libstdc++6 (>= 13.1), libpcap0.8-dev, ros-jazzy-diagnostic-updater, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-tf2-ros, ros-jazzy-velodyne-msgs, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/velodyne_driver Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-velodyne-driver/ros-jazzy-velodyne-driver_2.5.1-1noble.20250429.233110_amd64.deb Size: 155696 SHA256: d34aca5cace01f0521f1607d44e4eeed92892e531e3c37d6cd09fee4e77dc155 SHA1: dd6827905723ad1e74e5f4c9bbfefb238ee3490b MD5sum: 72ba185c764af650d7f1c600bc4b147c Description: ROS device driver for Velodyne 3D LIDARs. Package: ros-jazzy-velodyne-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-velodyne-driver Version: 2.5.1-1noble.20250429.233110 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 3152 Depends: ros-jazzy-velodyne-driver (= 2.5.1-1noble.20250429.233110) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-velodyne-driver/ros-jazzy-velodyne-driver-dbgsym_2.5.1-1noble.20250429.233110_amd64.deb Size: 2772924 SHA256: 32a8cb1661b99f71036471dad8b65b9396fec8d9c01d2126bb32130bf79e2445 SHA1: 024da83e622d0c93df5957e421b02d0e858f723a MD5sum: a382546b405f221c02d462e56e009197 Description: debug symbols for ros-jazzy-velodyne-driver Build-Ids: 0fb8ce3e9273af65110ec1fad7fad94c45036036 750ae1fc856067696e13a240a66dff0f0a1d2f99 f421d6b28c0e28082160dfd66934602eeec7bb90 Package: ros-jazzy-velodyne-laserscan Version: 2.5.1-1noble.20250429.235942 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 593 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-velodyne-laserscan/ros-jazzy-velodyne-laserscan_2.5.1-1noble.20250429.235942_amd64.deb Size: 127550 SHA256: 7255a5a8d99458af1a23ac328e7c64fbd343bd411d62fb386d31984a65dcf949 SHA1: 8f3c26a3a88aa33cfaef5a9947ec57abf6501889 MD5sum: ba17c511d738ac3b417a29839737cad1 Description: Extract a single ring of a Velodyne PointCloud2 and publish it as a LaserScan message Package: ros-jazzy-velodyne-laserscan-dbgsym Package-Type: ddeb Source: ros-jazzy-velodyne-laserscan Version: 2.5.1-1noble.20250429.235942 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 2694 Depends: ros-jazzy-velodyne-laserscan (= 2.5.1-1noble.20250429.235942) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-velodyne-laserscan/ros-jazzy-velodyne-laserscan-dbgsym_2.5.1-1noble.20250429.235942_amd64.deb Size: 2347046 SHA256: 9729609751d2cda273d0eeb6e2fd0ea4f15fdcec3790dd4b84ff4db7bcb76255 SHA1: 46cd46c548cbfc2cc5948ce754ee383a73323fc1 MD5sum: 4708edd99991f8763961ab3674c08023 Description: debug symbols for ros-jazzy-velodyne-laserscan Build-Ids: 00a52718d4dc31b610bd00e4f5c578f53d839f73 edcc8310212bef233781773ffb9d2417f1548335 Package: ros-jazzy-velodyne-msgs Version: 2.5.1-1noble.20250424.141817 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 557 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-velodyne-msgs/ros-jazzy-velodyne-msgs_2.5.1-1noble.20250424.141817_amd64.deb Size: 55486 SHA256: 2bb09e12e2fb51451593ebaf03da920d21c2b16bc64fa4da7233bd39a8a10bcf SHA1: 3eaf3707f351a8a1a3195f5c75bcca8116932a96 MD5sum: 6af03c6d94c5a6739dc6bd57e2ebf1f6 Description: ROS message definitions for Velodyne 3D LIDARs. Package: ros-jazzy-velodyne-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-velodyne-msgs Version: 2.5.1-1noble.20250424.141817 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 410 Depends: ros-jazzy-velodyne-msgs (= 2.5.1-1noble.20250424.141817) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-velodyne-msgs/ros-jazzy-velodyne-msgs-dbgsym_2.5.1-1noble.20250424.141817_amd64.deb Size: 301360 SHA256: 57251387f2ff9d9af184c244d6ec4e9a9e2d03d6ee1c3c16e3c05121fd29192e SHA1: 6d13d645c520323de8b0a6654f4f0ffdd35188cf MD5sum: a17f00d59aa5bea74fea595d42fec187 Description: debug symbols for ros-jazzy-velodyne-msgs Build-Ids: 194a1cedb88fbc494bde4a888b490664e36d4f1f 1b03d015aa4e6512395cf14f583f67099e36ab6a 34dbea2213e88e166542bdc1a269b26d471c2e6f 516138d54aa939331f881c5cd8239852f72e142f 63121cd11734c5ab4b546c23e288816ecdc7a94d 780f17d66e2707aeb09dd3e0307621a3595f2016 8ccacdce0fb8eb6d8409efd392e0533c21870259 8e63b6a60bf616ab0bc2382dce6e7f7c1d5ff4e8 9fc7218da704c42ba047c1810a1ebd392d81aebb ac21258db2d93a9f7fbbe7187516471b9690bbde c3079faa450b724fa6084ef40055fcbe2c5b1a48 Package: ros-jazzy-velodyne-pointcloud Version: 2.5.1-1noble.20250429.233127 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 1081 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libeigen3-dev, libpcl-dev, libyaml-cpp-dev, ros-jazzy-angles, ros-jazzy-diagnostic-updater, ros-jazzy-geometry-msgs, ros-jazzy-message-filters, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-sensor-msgs, ros-jazzy-tf2, ros-jazzy-tf2-ros, ros-jazzy-velodyne-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-velodyne-pointcloud/ros-jazzy-velodyne-pointcloud_2.5.1-1noble.20250429.233127_amd64.deb Size: 227728 SHA256: 4cdaf529d9459ef6e146e5a0b6ec49513b04c07fd4130f9644acef0f64518da7 SHA1: 07aeaa081f0f4f715370f294eb07a4aed6f2d4ad MD5sum: 9cdd4552fc208218d693bdb2d9bc8624 Description: Point cloud conversions for Velodyne 3D LIDARs. Package: ros-jazzy-velodyne-pointcloud-dbgsym Package-Type: ddeb Source: ros-jazzy-velodyne-pointcloud Version: 2.5.1-1noble.20250429.233127 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 6256 Depends: ros-jazzy-velodyne-pointcloud (= 2.5.1-1noble.20250429.233127) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-velodyne-pointcloud/ros-jazzy-velodyne-pointcloud-dbgsym_2.5.1-1noble.20250429.233127_amd64.deb Size: 5852816 SHA256: ba5a355b42c997567e4235723802784a32019b2203b0f7eb7ff768379e128bd7 SHA1: 175ea873a8688e100265163ce530d76ddd349ba7 MD5sum: 6dc83ebd130c0790ff7f1c1097ae88a7 Description: debug symbols for ros-jazzy-velodyne-pointcloud Build-Ids: 170a30a2d44bc93bd7dee70a1771c5594593d7d7 413f475dcf122282a46e109d3cc65a05c5066554 ba3b52e8f0e03b75c995c79c4573512d67cba971 ff64347d3f7acf4225e4b3f0a23127c6a69cd05c Package: ros-jazzy-vision-msgs Version: 4.1.1-3noble.20250424.144145 Architecture: amd64 Maintainer: Adam Allevato Installed-Size: 2465 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-vision-msgs/ros-jazzy-vision-msgs_4.1.1-3noble.20250424.144145_amd64.deb Size: 181428 SHA256: d91393f1a563e2a426e4854b31732bf7b9e8b784294491325eb1f26d3f0392ac SHA1: bdc307b789db59faa23fce3fbaabc1b230b90ae7 MD5sum: 5015784954b1cf752d0280c86c6911ec Description: Messages for interfacing with various computer vision pipelines, such as object detectors. Package: ros-jazzy-vision-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-vision-msgs Version: 4.1.1-3noble.20250424.144145 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Adam Allevato Installed-Size: 2154 Depends: ros-jazzy-vision-msgs (= 4.1.1-3noble.20250424.144145) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-vision-msgs/ros-jazzy-vision-msgs-dbgsym_4.1.1-3noble.20250424.144145_amd64.deb Size: 1793112 SHA256: 4c80046a42795144e34696b96b862b470ab03e400a173e4a261cb77d7b1df8d9 SHA1: d528606bb41ab9471c38bc85fe2d44cee5fe5df1 MD5sum: 23c803fa8e0fb1547b2cae95f1c23288 Description: debug symbols for ros-jazzy-vision-msgs Build-Ids: 0b4bde768a9fa50a3c114f325c79e7d096c33587 1c4f8e57799babd36c67a57fa6cfdc3cf0854393 4120f41f8bfad3b19cec243051b0fe7300cc3860 41551985fafcc3c7f70239e9dd1d4a36906e0df3 795705b4b048d023a5a2fa78d889bbfd3211690f 7a75ea557f6a701fe1adc8515b7161e4c3727a89 8636644811ecf941af80c91b596739058a7e7165 87a2f1bc8f5ddfcfb79d3eb64f2b181ac3180c28 a0ff160c862df88d0c8dfcef242522fa154048d7 eb0dd820be8d9c50f2aea2bc6ccf8634124b8e83 f66bc005ae73815b4ce291d821c8e71fef24f816 Package: ros-jazzy-vision-msgs-layers Version: 0.2.0-4noble.20250430.010302 Architecture: amd64 Maintainer: ijnek Installed-Size: 113 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libstdc++6 (>= 13.1), ros-jazzy-rqt-image-overlay-layer, ros-jazzy-vision-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-vision-msgs-layers/ros-jazzy-vision-msgs-layers_0.2.0-4noble.20250430.010302_amd64.deb Size: 21026 SHA256: 1952279b1ef51419a7eaf17a64cd9d6eb90dc098f202da95e855eac29267af84 SHA1: 4765ac522967a8a4b0af83b167e53c1f8bee30a4 MD5sum: 323c1c77e438d7a01318100ab5e8dcf3 Description: Collection of RQt Image Overlay Plugins for Vision Msgs Package: ros-jazzy-vision-msgs-layers-dbgsym Package-Type: ddeb Source: ros-jazzy-vision-msgs-layers Version: 0.2.0-4noble.20250430.010302 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 434 Depends: ros-jazzy-vision-msgs-layers (= 0.2.0-4noble.20250430.010302) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-vision-msgs-layers/ros-jazzy-vision-msgs-layers-dbgsym_0.2.0-4noble.20250430.010302_amd64.deb Size: 418736 SHA256: 8a45d37024d47bbcfe6086e0faae3931ad77ebb6b1d1d6ee96a4401d3bdad5c9 SHA1: 4208026fb08874d481e320424b43f4845016ffc2 MD5sum: 6f5adcc628fd52fc623dd5d8ba509bf0 Description: debug symbols for ros-jazzy-vision-msgs-layers Build-Ids: 15c017cc9de1739a6ed5397ec90da79aa28afa9d Package: ros-jazzy-vision-msgs-rviz-plugins Version: 4.1.1-3noble.20250430.022243 Architecture: amd64 Maintainer: Georg Novotny Installed-Size: 1424 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), python3-numpy, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclpy, ros-jazzy-rviz-common, ros-jazzy-rviz-default-plugins, ros-jazzy-rviz-rendering, ros-jazzy-rviz2, ros-jazzy-vision-msgs, ros-jazzy-yaml-cpp-vendor, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-vision-msgs-rviz-plugins/ros-jazzy-vision-msgs-rviz-plugins_4.1.1-3noble.20250430.022243_amd64.deb Size: 230588 SHA256: fded96020538d93eca3288de0b4eb2147ae12969a3de0ca3e322daf0f85a09f6 SHA1: 04998d340730d31e80a14a43e96a00f7acae83c3 MD5sum: 3d88b2fe68a268ef41fcd3c9a7f6d51c Description: RVIZ2 plugins for visualizing vision_msgs Package: ros-jazzy-vision-msgs-rviz-plugins-dbgsym Package-Type: ddeb Source: ros-jazzy-vision-msgs-rviz-plugins Version: 4.1.1-3noble.20250430.022243 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Georg Novotny Installed-Size: 9738 Depends: ros-jazzy-vision-msgs-rviz-plugins (= 4.1.1-3noble.20250430.022243) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-vision-msgs-rviz-plugins/ros-jazzy-vision-msgs-rviz-plugins-dbgsym_4.1.1-3noble.20250430.022243_amd64.deb Size: 8636548 SHA256: 6782321253ee330e8e2a1058f87d890e4be5dc51486c22494c23ea2430466d26 SHA1: 0104d205de2fea7f98a38987679668faff2d17d7 MD5sum: 95fac63b4da4b9deb0f26bc35705048b Description: debug symbols for ros-jazzy-vision-msgs-rviz-plugins Build-Ids: 81698e631efc5bfc51ba8441e2ef831f46ff5068 Package: ros-jazzy-vision-opencv Version: 4.1.0-1noble.20250430.015657 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 42 Depends: ros-jazzy-cv-bridge, ros-jazzy-image-geometry, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/vision_opencv Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-vision-opencv/ros-jazzy-vision-opencv_4.1.0-1noble.20250430.015657_amd64.deb Size: 5732 SHA256: 719dd652d2135c58fe42cd70b43840f7840d50e4e074902a188f17b2c2a1eaab SHA1: 3f3e388bef5ca940ad901bed619c8c08eb16b55e MD5sum: 46cc210556213e251a15e88441440bee Description: Packages for interfacing ROS2 with OpenCV, a library of programming functions for real time computer vision. Package: ros-jazzy-visp Version: 3.5.0-4noble.20250424.110154 Architecture: amd64 Maintainer: Fabien Spindler Installed-Size: 11094 Depends: libblas3 | libblas.so.3, libc6 (>= 2.38), libdc1394-25 (>= 2.2.6), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-dnn406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-objdetect406t64 (>= 4.6.0+dfsg), libopencv-video406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 13.1), libv4l-0t64 (>= 0.5.0), libx11-6, libxml2 (>= 2.7.4), libeigen3-dev, libjpeg-dev, liblapack-dev, libopencv-dev, libpng-dev, libv4l-dev, libx11-dev, libxml2-dev, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/visp Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-visp/ros-jazzy-visp_3.5.0-4noble.20250424.110154_amd64.deb Size: 2675026 SHA256: 96f4f63810ea0ec6005cbb4cfe7b7f73a641b41536d43137470b795b80300733 SHA1: 0039372937e4cff8d209757a50d903e00e394a90 MD5sum: 9ba21d996e79065c7629556e6371f8f8 Description: ViSP standing for Visual Servoing Platform is a modular cross platform library that allows prototyping and developing applications using visual tracking and visual servoing technics at the heart of the researches done by Inria Lagadic team. ViSP is able to compute control laws that can be applied to robotic systems. It provides a set of visual features that can be tracked using real time image processing or computer vision algorithms. ViSP provides also simulation capabilities. ViSP can be useful in robotics, computer vision, augmented reality and computer animation. Package: ros-jazzy-visp-dbgsym Package-Type: ddeb Source: ros-jazzy-visp Version: 3.5.0-4noble.20250424.110154 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabien Spindler Installed-Size: 35806 Depends: ros-jazzy-visp (= 3.5.0-4noble.20250424.110154) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-visp/ros-jazzy-visp-dbgsym_3.5.0-4noble.20250424.110154_amd64.deb Size: 34603932 SHA256: 4d9ac792409acefb958077d50d29532a3693a812fa64b1285abe115f19ca4c83 SHA1: 1703153c80fbd7a9d4a8c387eecddf3dddddf3a4 MD5sum: e783da1c3d442ef0f63bb56ac94452e1 Description: debug symbols for ros-jazzy-visp Build-Ids: 4fcf1786a27ba9d4baf297ec96a5447fb5e25944 5488fd981618d292ce120d94c37ae0d851570279 77389c40e463e54eb8e54062b1147a7d0b59b85b 77637432ab866583105b03956e5d180c176a198c 798be17b74fc2c9e47127b24c9932e934865a170 87c6d1e99f64fffc7e022fdef4861b49a00d6cd2 a94c7d4ad9a3251556e43081be1b249b3653e58c ae1dc2f35fca426206952c1d9bc38accca154b60 b6152158de2210f3ccc659939ce16f21433d84be bedb2258df4d9494a04389fb47db10191690c85c cd8eeecedca44b8449416b2663ce8fc0b82ff473 cd9b832d1826a8c05bfdab62d58cd58b7de7347b d2cbe611462d5351eb4305b10506d2f53ef856a8 da7b97bc2d0967b26687be84d486ef3b5f1c6cb0 e989510d787c973dafd11bb8213bee216de97562 ebbf342a520a4c5b503fd75128d94c2c371ab8ce fd67a74cecb0ef7881c2d536c03c0b5650a493e8 Package: ros-jazzy-visualization-msgs Version: 5.3.6-1noble.20250424.143630 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 3171 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-visualization-msgs/ros-jazzy-visualization-msgs_5.3.6-1noble.20250424.143630_amd64.deb Size: 256054 SHA256: 973a2f7f9b6e7910090af8328b44d2bb1f342e1c668c6ed5d8ada036411b6b7f SHA1: 8466ea6f42287a7c46b289e3aff38a9fef87af4d MD5sum: c19f758c813a405556058ed9a45bd416 Description: A package containing some visualization and interaction related message definitions. Package: ros-jazzy-visualization-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-visualization-msgs Version: 5.3.6-1noble.20250424.143630 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 3019 Depends: ros-jazzy-visualization-msgs (= 5.3.6-1noble.20250424.143630) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-visualization-msgs/ros-jazzy-visualization-msgs-dbgsym_5.3.6-1noble.20250424.143630_amd64.deb Size: 2595414 SHA256: b22817a5ffae47c7d5189004b21d6744a189f1f29722e33ed033d9882743e08f SHA1: 68e659d5d1f7c9628974ee108830c8b09f4691de MD5sum: b37424a54469b638b7069b0fe7d24ec3 Description: debug symbols for ros-jazzy-visualization-msgs Build-Ids: 07ccae191dc66233352ae975e04193b0bdaf1bbf 0927c64193b89928d994d3bd2f98e7a6a5952287 15313b9745e17aebde38fbc09026c25aeee4ecea 4f7a0680b9e9398f682c5b304429a1658062a3ec 8346d79e1274aa20eeb461e33631c63791cf6425 961e3630d257a45ec6dfb48fa89217d2058cba00 9b16a12d40549b4976ca9a403a3467f5ea7a7ff4 db0dcdb7584aa93a3904cf13570db5445f8d2869 dd60972e625c926f564ddfc29731df8e65ee20d8 ee0d1077018b4cf731f9b45d8065c8a7375fd41b f2e05300ef407fafe5c8e2533007339eb6e24aad Package: ros-jazzy-vitis-common Version: 0.4.2-4noble.20250424.132613 Architecture: amd64 Maintainer: Víctor Mayoral-Vilches Installed-Size: 42 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-vitis-common/ros-jazzy-vitis-common_0.4.2-4noble.20250424.132613_amd64.deb Size: 5492 SHA256: 0a2af87911305d4d51744f2ec3460eb7cd79442abde006e15494a8d7c9d8c343 SHA1: 89e9d518c50239cdf2a9bf30de8ecaaeb416ae0c MD5sum: 67d75ed5f7595a4e7f727b1725c08759 Description: Common code for working with Vitis™ Unified Software Platform in ROS. Package: ros-jazzy-vrpn Version: 7.35.0-18noble.20250424.121701 Architecture: amd64 Maintainer: Alvin Sun Installed-Size: 1708 Depends: ros-jazzy-ament-cmake, ros-jazzy-ros-workspace Homepage: https://github.com/vrpn/vrpn/wiki Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-vrpn/ros-jazzy-vrpn_7.35.0-18noble.20250424.121701_amd64.deb Size: 298982 SHA256: 4bbedf36b91219bbf454034af5c4dd5ae211f84857110db80dce7656ffcfbafe SHA1: 97227b3be78c4ae3404cd7c85b4f403c35bf2585 MD5sum: cbc2a1d32376a30dfbb9e97c0f5cd926 Description: The VRPN is a library and set of servers that interfaces with virtual-reality systems, such as VICON, OptiTrack, and others. Package: ros-jazzy-vrpn-mocap Version: 1.1.0-4noble.20250430.000649 Architecture: amd64 Maintainer: Alvin Sun Installed-Size: 1839 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-vrpn, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-vrpn-mocap/ros-jazzy-vrpn-mocap_1.1.0-4noble.20250430.000649_amd64.deb Size: 305922 SHA256: a9154d236a6ce301bd2594eb2a894841f2d22becd62309b12e9d3d59072d07e1 SHA1: e784d0d6e079237aa8e4c7b7b7c9d7ed0f08a1f2 MD5sum: 396c5b7b000bfef2e19b60ce13f9d604 Description: ROS2 VRPN client built primarily to interface with motion capture devices such as VICON and OptiTrack. A detailed list of supported hardware can be found here. Package: ros-jazzy-vrpn-mocap-dbgsym Package-Type: ddeb Source: ros-jazzy-vrpn-mocap Version: 1.1.0-4noble.20250430.000649 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alvin Sun Installed-Size: 2605 Depends: ros-jazzy-vrpn-mocap (= 1.1.0-4noble.20250430.000649) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-vrpn-mocap/ros-jazzy-vrpn-mocap-dbgsym_1.1.0-4noble.20250430.000649_amd64.deb Size: 2411388 SHA256: 28c45a4ecae01e6b12d22d33d110a7ee1b454ed44922b649ea0584b1b04a8317 SHA1: be5f83c906984467a83caaffd2a246261dbaf9dc MD5sum: ed0e54c6610980b32dd009fb2d483359 Description: debug symbols for ros-jazzy-vrpn-mocap Build-Ids: 315e615eec1702afe0f6524c00a15d49903c4600 Package: ros-jazzy-warehouse-ros Version: 2.0.5-1noble.20250430.013501 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 428 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libboost-all-dev, libssl-dev, ros-jazzy-geometry-msgs, ros-jazzy-pluginlib (>= 1.11.2), ros-jazzy-rclcpp, ros-jazzy-std-msgs, ros-jazzy-tf2, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/warehouse_ros Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-warehouse-ros/ros-jazzy-warehouse-ros_2.0.5-1noble.20250430.013501_amd64.deb Size: 123132 SHA256: 163b5a83e7e0969835668e5cc8b94582e246dc2bf810adbe2362178eccbe7996 SHA1: 3e89482021c76c94a74788175ee25f8a9c0092cb MD5sum: 4fab63037854974bae2d7b4a51c644aa Description: Persistent storage of ROS messages Package: ros-jazzy-warehouse-ros-dbgsym Package-Type: ddeb Source: ros-jazzy-warehouse-ros Version: 2.0.5-1noble.20250430.013501 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 2975 Depends: ros-jazzy-warehouse-ros (= 2.0.5-1noble.20250430.013501) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-warehouse-ros/ros-jazzy-warehouse-ros-dbgsym_2.0.5-1noble.20250430.013501_amd64.deb Size: 2892896 SHA256: c6a78b529f1eb6f0466dad00946614cf1e512efd1cec9f2d7f0924f6ce5de4ba SHA1: 6d55df61298e659561a68dcb8e19824ca798554e MD5sum: bd72247dc4944bc26704da4cfbb53425 Description: debug symbols for ros-jazzy-warehouse-ros Build-Ids: 3105ba5a728a5b0fae5b95c6210ae7563db19268 5ca22b44b75b294b940ba868db70369da9cae0c8 Package: ros-jazzy-warehouse-ros-sqlite Version: 1.0.5-1noble.20250430.013902 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 225 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libsqlite3-0 (>= 3.8.7), libstdc++6 (>= 13.1), ros-jazzy-class-loader, ros-jazzy-rclcpp, ros-jazzy-sqlite3-vendor, ros-jazzy-warehouse-ros, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/warehouse_ros Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-warehouse-ros-sqlite/ros-jazzy-warehouse-ros-sqlite_1.0.5-1noble.20250430.013902_amd64.deb Size: 64734 SHA256: 50b04da456b5df1f94b57722fab7f8936cc2a174b1119d3d4be233fe8686a1d7 SHA1: 02d6cd310d3e50cfc9732e8170254087eb82346b MD5sum: 70be03603b253c97f97616d7b7414f70 Description: Implementation of warehouse_ros for sqlite Package: ros-jazzy-warehouse-ros-sqlite-dbgsym Package-Type: ddeb Source: ros-jazzy-warehouse-ros-sqlite Version: 1.0.5-1noble.20250430.013902 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 1140 Depends: ros-jazzy-warehouse-ros-sqlite (= 1.0.5-1noble.20250430.013902) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-warehouse-ros-sqlite/ros-jazzy-warehouse-ros-sqlite-dbgsym_1.0.5-1noble.20250430.013902_amd64.deb Size: 1085840 SHA256: 8aa4fe61389109be27694cde287b299376e34d23f96a8421190aae2aaf82b653 SHA1: 3e9d2f3f718496a85b66c533ca72e8bc9c71beb4 MD5sum: 39b96bb451ce71fae20421e117500c26 Description: debug symbols for ros-jazzy-warehouse-ros-sqlite Build-Ids: 03578222a00b78642ccdb111b6b78d08281ce693 Package: ros-jazzy-web-video-server Version: 2.0.0-1noble.20250430.000922 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 766 Depends: libavcodec60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libswscale7 (>= 7:6.0), ros-jazzy-async-web-server-cpp, ffmpeg, libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev, ros-jazzy-cv-bridge, ros-jazzy-image-transport, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/web_video_server Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-web-video-server/ros-jazzy-web-video-server_2.0.0-1noble.20250430.000922_amd64.deb Size: 196528 SHA256: 199a73be1eb580e06c40b19669ef07ba7882b57177b86a4937d0f2ae946cb950 SHA1: 1e8fa339dd52abecde795274dd2f166ea819f2f0 MD5sum: 5fe3d780e4225ae964f2cb116d57e0cd Description: HTTP Streaming of ROS Image Topics in Multiple Formats Package: ros-jazzy-web-video-server-dbgsym Package-Type: ddeb Source: ros-jazzy-web-video-server Version: 2.0.0-1noble.20250430.000922 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 6210 Depends: ros-jazzy-web-video-server (= 2.0.0-1noble.20250430.000922) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-web-video-server/ros-jazzy-web-video-server-dbgsym_2.0.0-1noble.20250430.000922_amd64.deb Size: 5811368 SHA256: e844711310deb37870a598310a1b2f51069ce674a95aa1f31d2825fed01eae23 SHA1: 731bfc1e993d7066db66658abfef9121662bd6e7 MD5sum: f2d9f9c99cb08df6f3fcc0876225c518 Description: debug symbols for ros-jazzy-web-video-server Build-Ids: ea90f8e97a78d5ec792bd61364028af523d06a03 Package: ros-jazzy-webots-ros2 Version: 2025.0.0-1noble.20250505.194155 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 33 Depends: ros-jazzy-builtin-interfaces, ros-jazzy-rclpy, ros-jazzy-std-msgs, ros-jazzy-webots-ros2-control, ros-jazzy-webots-ros2-crazyflie, ros-jazzy-webots-ros2-driver, ros-jazzy-webots-ros2-epuck, ros-jazzy-webots-ros2-husarion, ros-jazzy-webots-ros2-importer, ros-jazzy-webots-ros2-mavic, ros-jazzy-webots-ros2-msgs, ros-jazzy-webots-ros2-tesla, ros-jazzy-webots-ros2-tiago, ros-jazzy-webots-ros2-turtlebot, ros-jazzy-webots-ros2-universal-robot, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-webots-ros2/ros-jazzy-webots-ros2_2025.0.0-1noble.20250505.194155_amd64.deb Size: 5666 SHA256: 6007207b71d068fe4d4b12d934c225060a37d1a11f06c00bd71dfcfdf7b9c25c SHA1: 8ff4a3f92d00f59a1d75078d2bbcff6bdb64d306 MD5sum: 9b5626ea7712fa51fcb631812398ce73 Description: Interface between Webots and ROS2 Package: ros-jazzy-webots-ros2-control Version: 2025.0.0-1noble.20250505.193947 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 446 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-jazzy-controller-manager, ros-jazzy-hardware-interface, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclcpp-lifecycle, ros-jazzy-webots-ros2-driver, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-webots-ros2-control/ros-jazzy-webots-ros2-control_2025.0.0-1noble.20250505.193947_amd64.deb Size: 133106 SHA256: fbb2d7583c1ab91596726e757ef57a2052009aa23b4cd2eecf0cc7413ad7c8ba SHA1: f4594cc664a81521489cfdc65137beed1c448df0 MD5sum: 4fa1f9afd4f105dfe7d3339609092cec Description: ros2_control plugin for Webots Package: ros-jazzy-webots-ros2-control-dbgsym Package-Type: ddeb Source: ros-jazzy-webots-ros2-control Version: 2025.0.0-1noble.20250505.193947 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 2409 Depends: ros-jazzy-webots-ros2-control (= 2025.0.0-1noble.20250505.193947) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-webots-ros2-control/ros-jazzy-webots-ros2-control-dbgsym_2025.0.0-1noble.20250505.193947_amd64.deb Size: 2306314 SHA256: adaa4c53a31f8368c12e693b4de973c4aebc35c0ca9ea196744aff565599d7a8 SHA1: f6f0a967c38f21976b90f2768a9032771723d071 MD5sum: 5e960dd310f8dfea3f9d700f4927d116 Description: debug symbols for ros-jazzy-webots-ros2-control Build-Ids: 70492f807ec0fdbeb94aaada65379d496f65ac9d 7a235282fce8d600baf630fc34d3e14ad9239d4a Package: ros-jazzy-webots-ros2-crazyflie Version: 2025.0.0-1noble.20250430.023700 Architecture: amd64 Maintainer: Kimberly McGuire (Bitcraze AB) Installed-Size: 80 Depends: ros-jazzy-builtin-interfaces, ros-jazzy-rclpy, ros-jazzy-tf-transformations, ros-jazzy-webots-ros2-driver, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-webots-ros2-crazyflie/ros-jazzy-webots-ros2-crazyflie_2025.0.0-1noble.20250430.023700_amd64.deb Size: 14518 SHA256: a771ba7c6bd69252dece3e9d4ff5ab895c613f28dcfb5baffcf5fac4879f8cab SHA1: 1cd12588519f2c26bd7fc84320dc17d91f1d1ef8 MD5sum: 4265598380f2c19a0303c20277533c89 Description: ROS2 package for Crazyflie webots simulator Package: ros-jazzy-webots-ros2-driver Version: 2025.0.0-1noble.20250430.013507 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 4011 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), libyaml-cpp-dev, ros-jazzy-geometry-msgs, ros-jazzy-pluginlib, ros-jazzy-rclcpp, ros-jazzy-rclpy, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2-geometry-msgs, ros-jazzy-tf2-ros, ros-jazzy-tinyxml2-vendor, ros-jazzy-vision-msgs, ros-jazzy-webots-ros2-importer, ros-jazzy-webots-ros2-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-webots-ros2-driver/ros-jazzy-webots-ros2-driver_2025.0.0-1noble.20250430.013507_amd64.deb Size: 847720 SHA256: 2260578d182f114d5abe4c58f20ba2e4f56c264c1725d5af1b732c224015c105 SHA1: d38a8e6f57358ad13d733f41f1559b6a4bc8e8b1 MD5sum: cd7483ffaaf28ebd7415ec2c59136903 Description: Implementation of the Webots - ROS 2 interface Package: ros-jazzy-webots-ros2-driver-dbgsym Package-Type: ddeb Source: ros-jazzy-webots-ros2-driver Version: 2025.0.0-1noble.20250430.013507 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 15844 Depends: ros-jazzy-webots-ros2-driver (= 2025.0.0-1noble.20250430.013507) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-webots-ros2-driver/ros-jazzy-webots-ros2-driver-dbgsym_2025.0.0-1noble.20250430.013507_amd64.deb Size: 14195928 SHA256: f0d536816eef9d1275880cb2691da9c0ca80bf251a6e13b18f83840b760eb252 SHA1: 750ed899b354d377b7e29789c173557eb6f782f5 MD5sum: 6ba1d14b5b150ea535583874a8a7adcb Description: debug symbols for ros-jazzy-webots-ros2-driver Build-Ids: 0124cd0a732e61499f9cfffdf60a19c95c0b56ec 29da1d466206383e2669ab1ee203eed76143d5a4 2b6b1dc8675e291c96baee16d865158cfa9731b4 fb3e710c03db240ea2beab869301a9a7b35b2472 fe6f4d6668c0e3732a8af2e390b94eb645a1fcc3 Package: ros-jazzy-webots-ros2-epuck Version: 2025.0.0-1noble.20250505.194043 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 346 Depends: ros-jazzy-builtin-interfaces, ros-jazzy-controller-manager, ros-jazzy-diff-drive-controller, ros-jazzy-geometry-msgs, ros-jazzy-joint-state-broadcaster, ros-jazzy-nav-msgs, ros-jazzy-rclpy, ros-jazzy-robot-state-publisher, ros-jazzy-rviz2, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-tf2-ros, ros-jazzy-webots-ros2-control, ros-jazzy-webots-ros2-driver, ros-jazzy-webots-ros2-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-webots-ros2-epuck/ros-jazzy-webots-ros2-epuck_2025.0.0-1noble.20250505.194043_amd64.deb Size: 32128 SHA256: cdc8c2b9afc80052eae4e3f3a96ffdbf60fd461af368cc5d6086fb6657790363 SHA1: 753f4d8c8e106e4ecb138a04e5c09a284b2558b3 MD5sum: 9a08ea75a247a7b802e78d52659d6a1d Description: E-puck2 driver for Webots simulated robot Package: ros-jazzy-webots-ros2-husarion Version: 2025.0.0-1noble.20250505.194046 Architecture: amd64 Maintainer: Husarion Installed-Size: 443 Depends: ros-jazzy-controller-manager, ros-jazzy-diff-drive-controller, ros-jazzy-joint-state-broadcaster, ros-jazzy-laser-filters, ros-jazzy-robot-localization, ros-jazzy-robot-state-publisher, ros-jazzy-webots-ros2-control, ros-jazzy-webots-ros2-driver, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-webots-ros2-husarion/ros-jazzy-webots-ros2-husarion_2025.0.0-1noble.20250505.194046_amd64.deb Size: 46246 SHA256: 65152a82a6298fbe44d9ddb40fc67a02a284f0b54fa1ea7ac8bc8d2de83cd28b SHA1: 5affe8c395163e57e2bc9aff87b809b6050cde41 MD5sum: 7598d4b72df9e6422cd690130424965d Description: Husarion ROSbot 2R and XL robots ROS2 interface for Webots. Package: ros-jazzy-webots-ros2-importer Version: 2025.0.0-1noble.20250424.140041 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 295 Depends: python3-collada, python3-lark, ros-jazzy-builtin-interfaces, ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-webots-ros2-importer/ros-jazzy-webots-ros2-importer_2025.0.0-1noble.20250424.140041_amd64.deb Size: 63454 SHA256: 6c625501413243605599bbb14bfddd1f53531d21706b6cf529d65dcd82b54a94 SHA1: f99dadb09a4bb6b10c7d9682ebd02852bcaa3f92 MD5sum: 66270238c6edf93e32fbf28e4ea1f901 Description: This package allows to convert URDF and XACRO files into Webots PROTO files. Package: ros-jazzy-webots-ros2-mavic Version: 2025.0.0-1noble.20250430.014853 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 57 Depends: ros-jazzy-builtin-interfaces, ros-jazzy-rclpy, ros-jazzy-webots-ros2-driver, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-webots-ros2-mavic/ros-jazzy-webots-ros2-mavic_2025.0.0-1noble.20250430.014853_amd64.deb Size: 10284 SHA256: 27afbae2278d430db953456f8e5dd2c84d06f2027c6f4819462457b835902886 SHA1: c2923b172bc4ba019f3003501bf3f6fe03c6cc25 MD5sum: 5962825d64c86ef9ebfa878f95bebb14 Description: Mavic 2 Pro robot ROS2 interface for Webots. Package: ros-jazzy-webots-ros2-msgs Version: 2025.0.0-1noble.20250424.144419 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 3230 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-vision-msgs, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-webots-ros2-msgs/ros-jazzy-webots-ros2-msgs_2025.0.0-1noble.20250424.144419_amd64.deb Size: 226574 SHA256: 12a885c896db285d43299d9e9fa9b42bc1d1b9a04bd4b1e82e6f157ab07d38fc SHA1: d5bf9108efd81344b9a47689c4b2aa1ebda19655 MD5sum: 278b7093102c84fdd57c512622263e8a Description: Services and Messages of the webots_ros2 packages. Package: ros-jazzy-webots-ros2-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-webots-ros2-msgs Version: 2025.0.0-1noble.20250424.144419 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 2493 Depends: ros-jazzy-webots-ros2-msgs (= 2025.0.0-1noble.20250424.144419) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-webots-ros2-msgs/ros-jazzy-webots-ros2-msgs-dbgsym_2025.0.0-1noble.20250424.144419_amd64.deb Size: 1986598 SHA256: 228e1a0054fc3a0ff80fc031f6948bc25f0ca240faa0041d57898d1db39fbb2f SHA1: b573a86f0c3a17f4a61d950d46c37592a3615c11 MD5sum: e486b50e7753b9516fd53c477f659d05 Description: debug symbols for ros-jazzy-webots-ros2-msgs Build-Ids: 095564c9d96da19024e28f50ee7e88547020a34b 09ed9246b3275b26dc75a1acae6bc278b4a93e97 1d65c157b66fbbe50e550dfb21a15bb1f4628f86 4fea2635d932195a102b1cc32a82e609c35625cd 50dba53ed929e26e5dcca8601ba08783fba1cad8 614d8264d69fcf7a91a873c47bc6bf0cec5a5667 78a4d6a3ce8eeb2ced89a6293393060393d72297 94b4252362a9df5f80eaa3a576493aa8caf2a4d0 9afc0f7eef8cbdbfe1f36bfe5705eee01feaf75c e7558e73237c422bd6566e6357402843ec903959 ef864343c5e34e4bfe363a32e22ff6fbf764177c Package: ros-jazzy-webots-ros2-tesla Version: 2025.0.0-1noble.20250430.014759 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 85 Depends: python3-numpy, python3-opencv, ros-jazzy-ackermann-msgs, ros-jazzy-builtin-interfaces, ros-jazzy-rclpy, ros-jazzy-webots-ros2-driver, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-webots-ros2-tesla/ros-jazzy-webots-ros2-tesla_2025.0.0-1noble.20250430.014759_amd64.deb Size: 13662 SHA256: 7b7299eae705316c48b40c4f3ed43ce69522f3719460f33afbc5d5e3534de415 SHA1: 8a85a0b34bc4531a0cc3c1906c2fa38f5a76cf92 MD5sum: 95d73692a2a6f27217f063f8a63de5c3 Description: Tesla ROS2 interface for Webots. Package: ros-jazzy-webots-ros2-tests Version: 2025.0.0-1noble.20250430.024615 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 48 Depends: ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-webots-ros2-tests/ros-jazzy-webots-ros2-tests_2025.0.0-1noble.20250430.024615_amd64.deb Size: 8642 SHA256: a486f2715f91e95027197d962aa608800a26e5abaa75a160f1e42213effb1767 SHA1: be457562959cf3ebef545193291a51d86670aeb8 MD5sum: 9eefa16cf4dd1ba3e49b6fda84ca601b Description: System tests for `webots_ros2` packages. Package: ros-jazzy-webots-ros2-tiago Version: 2025.0.0-1noble.20250505.194041 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 228 Depends: ros-jazzy-builtin-interfaces, ros-jazzy-controller-manager, ros-jazzy-diff-drive-controller, ros-jazzy-geometry-msgs, ros-jazzy-joint-state-broadcaster, ros-jazzy-rclpy, ros-jazzy-robot-state-publisher, ros-jazzy-rviz2, ros-jazzy-tf2-ros, ros-jazzy-webots-ros2-control, ros-jazzy-webots-ros2-driver, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-webots-ros2-tiago/ros-jazzy-webots-ros2-tiago_2025.0.0-1noble.20250505.194041_amd64.deb Size: 20644 SHA256: 0059643ebf6d033b82a4f0034e48e4dd06ee8ef0f5081e64878fe4d9175f18e7 SHA1: 083b5aa9fbf2d5a53b0b3cd1ff7c08401b9612df MD5sum: a6196ff1c31874a57a60ac712d846c66 Description: TIAGo robots ROS2 interface for Webots. Package: ros-jazzy-webots-ros2-turtlebot Version: 2025.0.0-1noble.20250505.194041 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 107 Depends: ros-jazzy-builtin-interfaces, ros-jazzy-controller-manager, ros-jazzy-diff-drive-controller, ros-jazzy-joint-state-broadcaster, ros-jazzy-rclpy, ros-jazzy-robot-state-publisher, ros-jazzy-rviz2, ros-jazzy-tf2-ros, ros-jazzy-webots-ros2-control, ros-jazzy-webots-ros2-driver, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-webots-ros2-turtlebot/ros-jazzy-webots-ros2-turtlebot_2025.0.0-1noble.20250505.194041_amd64.deb Size: 14214 SHA256: f6a03ad972a2889bb48a374127d307ae238f583d3ac560cf723440118e567a8b SHA1: 5edcc5858e227d1e1a0609906b083433421dc368 MD5sum: 9dd9f975889fc353f12b5c04e6593100 Description: TurtleBot3 Burger robot ROS2 interface for Webots. Package: ros-jazzy-webots-ros2-universal-robot Version: 2025.0.0-1noble.20250505.194044 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 11162 Depends: ros-jazzy-builtin-interfaces, ros-jazzy-control-msgs, ros-jazzy-controller-manager, ros-jazzy-joint-state-broadcaster, ros-jazzy-joint-trajectory-controller, ros-jazzy-rclpy, ros-jazzy-robot-state-publisher, ros-jazzy-rviz2, ros-jazzy-trajectory-msgs, ros-jazzy-webots-ros2-control, ros-jazzy-webots-ros2-driver, ros-jazzy-xacro, ros-jazzy-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-webots-ros2-universal-robot/ros-jazzy-webots-ros2-universal-robot_2025.0.0-1noble.20250505.194044_amd64.deb Size: 3130824 SHA256: 9f051ee6e81796b559e07ebfcf66895546446a82cebf69f4276c75bcc659f949 SHA1: 743091992dad5835f6c313a2daf85ba353751244 MD5sum: 35b3298cc558c22ddb07c5982d801af7 Description: Universal Robot ROS2 interface for Webots. Package: ros-jazzy-wiimote Version: 3.3.0-3noble.20250430.001514 Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 1710 Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libcwiid1t64 (>= 0.6.00+svn201), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libcwiid1, ros-jazzy-geometry-msgs, ros-jazzy-rclcpp, ros-jazzy-rclcpp-components, ros-jazzy-rclcpp-lifecycle, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-std-srvs, ros-jazzy-wiimote-msgs, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/wiimote Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-wiimote/ros-jazzy-wiimote_3.3.0-3noble.20250430.001514_amd64.deb Size: 306464 SHA256: 5f0178c80c32f494d3847955f532186d09b80282cbd1ed46f836ce9987142921 SHA1: a7fa404ab487736c144682a025bde057b99b0e43 MD5sum: 4b13e5d7105964bc94fb3a0ee9170f32 Description: The wiimote package allows ROS nodes to communicate with a Nintendo Wiimote and its related peripherals, including the Nunchuk, Motion Plus, and (experimentally) the Classic. The package implements a ROS node that uses Bluetooth to communicate with the Wiimote device, obtaining accelerometer and gyro data, the state of LEDs, the IR camera, rumble (vibrator), buttons, joystick, and battery state. The node additionally enables ROS nodes to control the Wiimote's LEDs and vibration for feedback to the human Wiimote operator. LEDs and vibration may be switched on and off, or made to operate according to a timed pattern. Package: ros-jazzy-wiimote-dbgsym Package-Type: ddeb Source: ros-jazzy-wiimote Version: 3.3.0-3noble.20250430.001514 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 7741 Depends: ros-jazzy-wiimote (= 3.3.0-3noble.20250430.001514) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-wiimote/ros-jazzy-wiimote-dbgsym_3.3.0-3noble.20250430.001514_amd64.deb Size: 6525538 SHA256: 2482f10b0bd648f694df8a851e4bf641e1a8c16117c6c9a6f2818f617d07fe10 SHA1: fecc0a732ed4fbad7d565989df4c66d435c0b0ec MD5sum: ef4d8b4f63e7a05010c74473d48a356b Description: debug symbols for ros-jazzy-wiimote Build-Ids: 0876c881c68c39e4c29b8bb06102a5425ca4a446 3f1638fd2be3d8864839c4e187a3d5d2882fbe4d a75e2dd8593a19c9886d4818d99d1b2e88c6e610 bf0a40e5ea06f1eaa064dfe84221a767cbb4d9b7 Package: ros-jazzy-wiimote-msgs Version: 3.3.0-3noble.20250424.143158 Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 931 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/wiimote Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-wiimote-msgs/ros-jazzy-wiimote-msgs_3.3.0-3noble.20250424.143158_amd64.deb Size: 89270 SHA256: 633c91eb855ebf87c3e0bd194a4bba7a7867adb8fa5884ae178c4b72ccd22e36 SHA1: 701e9ddaa650c7aebbb6ad5657b1066e2b1bbf9c MD5sum: d65ea41420c80d95e95dd133dbf590a1 Description: Messages used by wiimote package. Package: ros-jazzy-wiimote-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-wiimote-msgs Version: 3.3.0-3noble.20250424.143158 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 611 Depends: ros-jazzy-wiimote-msgs (= 3.3.0-3noble.20250424.143158) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-wiimote-msgs/ros-jazzy-wiimote-msgs-dbgsym_3.3.0-3noble.20250424.143158_amd64.deb Size: 471856 SHA256: f5c68a32d790980730b51931cae7cb138a4b0294c8039f9f1d857669e22ee053 SHA1: dd5a936bc973612c11f131d19608036fc6c099b2 MD5sum: 12cbaa999ba8552fb04510e7ad64d94a Description: debug symbols for ros-jazzy-wiimote-msgs Build-Ids: 46627c20d121e8c132c2bbb129714e7a88136b88 46902f09c0d2f6de19d4a59cffb82c5010e09aa1 4a1b3055680e774a34499c681e8e8f5e078c1d13 4d324be323315082150f174a718b2ae83517d3b5 67a13803d56d6b31407f2159971e2cb8ebdb2911 8fc8522097e26e1471aaffe6ffeb245e55dd6b81 965f0a821fad401a070ee9a1a2ec19a84ad04569 bf36f3632a96c672412484685d85b7f9f3e99b8b d3391eb4594afe16fc5344922fba4f8721ecb9a9 e5167b2e21eca6ef1a29e1e7230bd8a6644c263d e6b3497d356a6696680250b3aee915736e17ca10 Package: ros-jazzy-wireless-msgs Version: 1.1.5-1noble.20250501.215432 Architecture: amd64 Maintainer: Roni Kreinin Installed-Size: 894 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-builtin-interfaces, ros-jazzy-rosidl-default-runtime, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-wireless-msgs/ros-jazzy-wireless-msgs_1.1.5-1noble.20250501.215432_amd64.deb Size: 86252 SHA256: 5a5062ae7f622245135141c877dcd2dec80d32a6523a9a97093c92b184da5b10 SHA1: 6f210a36618c633d4b034fd4665f061921cf738d MD5sum: 23eedb2daf201b0409a3df330e316244 Description: Messages for describing a wireless network such as bitrate, essid, and link quality. Package: ros-jazzy-wireless-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-wireless-msgs Version: 1.1.5-1noble.20250501.215432 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Roni Kreinin Installed-Size: 737 Depends: ros-jazzy-wireless-msgs (= 1.1.5-1noble.20250501.215432) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-wireless-msgs/ros-jazzy-wireless-msgs-dbgsym_1.1.5-1noble.20250501.215432_amd64.deb Size: 596026 SHA256: 0f1b23691a8f1895dd75b4455a1710431e507003f62874bee37eb9164d5b5b4a SHA1: e8b9aa44f70e36cbd41133baf27666b4cd8e77f3 MD5sum: 58fa8e5a330edaa560e0a94a136780c9 Description: debug symbols for ros-jazzy-wireless-msgs Build-Ids: 30c341d170a904fb45f8999041d03d1cc66145ed 31bdb8f44312d4384789d2d0b920e337980dfbf1 36e0d56e8e084fb78fcfe732c12e37ec49b7db4c 380f3ce63edb27b58efa816978c56d88edb392be 38cc3d53f4eef7ce2075fb7d86044c8b5c6b1a02 4ae25d2660e62b8c2942d82478188b169d445d4c 6585b9a0e4a007479dea4aa6a46237dd46fd1488 928b6007b58ab747b3fdc5a86f5716a320265069 e8bbe935831deeae6681634ae290c1bb92041bea f3de782e5ae32039a77d01cbe7ba766d595c30c2 ff71dcc52c65086414d5d61fa965fa3760e95d4e Package: ros-jazzy-wireless-watcher Version: 1.1.5-1noble.20250501.215526 Architecture: amd64 Maintainer: Roni Kreinin Installed-Size: 384 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-diagnostic-updater, ros-jazzy-rclcpp, ros-jazzy-wireless-msgs, wireless-tools, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-wireless-watcher/ros-jazzy-wireless-watcher_1.1.5-1noble.20250501.215526_amd64.deb Size: 120016 SHA256: c0d0d308d0a695dd6b015e574c31a1a4dac01f2a4c1cfdf1ba3c398e3c66e1ff SHA1: 3f3c18cfa4ae5c5003db9088d4a037e4126cd670 MD5sum: 87bdef72201d0d4a283687c24c5a927f Description: A node which publishes connection information about a linux wireless interface. Package: ros-jazzy-wireless-watcher-dbgsym Package-Type: ddeb Source: ros-jazzy-wireless-watcher Version: 1.1.5-1noble.20250501.215526 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Roni Kreinin Installed-Size: 1796 Depends: ros-jazzy-wireless-watcher (= 1.1.5-1noble.20250501.215526) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-wireless-watcher/ros-jazzy-wireless-watcher-dbgsym_1.1.5-1noble.20250501.215526_amd64.deb Size: 1672852 SHA256: c627fc5243e441d3847453a992253b5b2cf2b89c04f9817d79a3cf03f53d1a00 SHA1: a4cb85e0ccadf6f6fe02182719d74712ca07b701 MD5sum: 1cee53bf601f68ee6a3f4ba101445a7b Description: debug symbols for ros-jazzy-wireless-watcher Build-Ids: 9730632ffd20c7c39b0d6f59b1dc1f4a59b9ce04 Package: ros-jazzy-xacro Version: 2.0.13-1noble.20250424.110705 Architecture: amd64 Maintainer: Robert Haschke Installed-Size: 141 Depends: python3-yaml, ros-jazzy-ament-index-python, ros-jazzy-ros-workspace Homepage: http://ros.org/wiki/xacro Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-xacro/ros-jazzy-xacro_2.0.13-1noble.20250424.110705_amd64.deb Size: 29228 SHA256: b2c8dbb8849a716c4e15116807973c9ab8ce191c78d0d36f8fc60d3ecf74ceee SHA1: 772f76d48053edc6be1550fc8b43ddc25561fcd8 MD5sum: 3776e1ed3282053b485d27a79bda383e Description: Xacro (XML Macros) Xacro is an XML macro language. With xacro, you can construct shorter and more readable XML files by using macros that expand to larger XML expressions. Package: ros-jazzy-yaets Version: 0.0.2-1noble.20250424.121704 Architecture: amd64 Maintainer: Francisco Martín Rico Installed-Size: 105 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-yaets/ros-jazzy-yaets_0.0.2-1noble.20250424.121704_amd64.deb Size: 21044 SHA256: fa42c06c9db36795743bc3f6efc6252984eabec84e0fa8bb8d395395f3111430 SHA1: 820332061142579bf905877c46b4f024261fb513 MD5sum: 69495ceaa7c5083d8b2afff5ede63c52 Description: This package provides a execution tracing library. Package: ros-jazzy-yaets-dbgsym Package-Type: ddeb Source: ros-jazzy-yaets Version: 0.0.2-1noble.20250424.121704 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martín Rico Installed-Size: 155 Depends: ros-jazzy-yaets (= 0.0.2-1noble.20250424.121704) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-yaets/ros-jazzy-yaets-dbgsym_0.0.2-1noble.20250424.121704_amd64.deb Size: 136760 SHA256: cd7666210206e050e87bdd009fa5883d5675497113a00dca5750004137a41a3f SHA1: 169429823041abdacfe41563c5dff730c490e645 MD5sum: 02bf61bafe1f5df50a5347661b706ac9 Description: debug symbols for ros-jazzy-yaets Build-Ids: 93813478e7fb254bcee68e60a8f555036a3b68fd Package: ros-jazzy-yaml-cpp-vendor Version: 9.0.1-1noble.20250424.113219 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 43 Depends: libyaml-cpp-dev, ros-jazzy-ros-workspace Homepage: https://github.com/jbeder/yaml-cpp Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-yaml-cpp-vendor/ros-jazzy-yaml-cpp-vendor_9.0.1-1noble.20250424.113219_amd64.deb Size: 6822 SHA256: 897ce5b4a27432d3792c53ff4b16981030f9159a934522dea79a3ba7cc79cb03 SHA1: 901fdcaf783d6eba84e3f90e8a68577fe3b1abcc MD5sum: 2939224c1f0cfa209158a73d0d000050 Description: Wrapper around yaml-cpp, it provides a fixed CMake module and an ExternalProject build of it. Package: ros-jazzy-yasmin Version: 3.2.0-1noble.20250424.110722 Architecture: amd64 Maintainer: Miguel Ángel González Santamarta Installed-Size: 443 Depends: ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-yasmin/ros-jazzy-yasmin_3.2.0-1noble.20250424.110722_amd64.deb Size: 75362 SHA256: 776335937d1b0b635724aaaae55bac5e420eb718ded58b7b2cf302ec8a8688d5 SHA1: b9c28c2892f1180c221854eaab69b463db14013f MD5sum: f038eefa0410e7a02c4a6a49ff569e19 Description: YASMIN (Yet Another State MachINe) main package Package: ros-jazzy-yasmin-demos Version: 3.2.0-1noble.20250429.232244 Architecture: amd64 Maintainer: Miguel Ángel González Santamarta Installed-Size: 2673 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-jazzy-example-interfaces, ros-jazzy-nav-msgs, ros-jazzy-rclcpp, ros-jazzy-rclpy, ros-jazzy-yasmin, ros-jazzy-yasmin-ros, ros-jazzy-yasmin-viewer, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-yasmin-demos/ros-jazzy-yasmin-demos_3.2.0-1noble.20250429.232244_amd64.deb Size: 432998 SHA256: fec77f4cbccc922058d37fe65822b1e86e4c635df8b23111ee58e86aec065c4e SHA1: debcf218abef2d6b12d1789e1dc7dc5c9971a350 MD5sum: 62a5f207cfcef3abe11fc1086b599f35 Description: Demos of YASMIN (Yet Another State MachINe) Package: ros-jazzy-yasmin-demos-dbgsym Package-Type: ddeb Source: ros-jazzy-yasmin-demos Version: 3.2.0-1noble.20250429.232244 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Miguel Ángel González Santamarta Installed-Size: 6552 Depends: ros-jazzy-yasmin-demos (= 3.2.0-1noble.20250429.232244) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-yasmin-demos/ros-jazzy-yasmin-demos-dbgsym_3.2.0-1noble.20250429.232244_amd64.deb Size: 5541630 SHA256: f0a81a367f5061e3a0c124bf5145f8957a88c806788768e47a5010577627998c SHA1: 84ee24660b7b0890a5b8d947b453104b45c83a82 MD5sum: c88fef6ee0e2d41d4dc48572f0c42575 Description: debug symbols for ros-jazzy-yasmin-demos Build-Ids: 306ca8b821e1626b82e1eb5ad69860c06894209b 6626c37cac53f4b54d6f4da52017baaa3dbd137a 918a5dbc0a5b06ae4ea220b6ed55a30b2332bb5e b650be0525df5f61b8047464bbb331e3d5f4791d cb73e1bc3e51214c4a44e83a54832865f79eedd2 d7a17fce82077e1e8833affc8d611776eb613704 f22cd760a16575950bc77608d9bfde66da97cc61 f9d22279f7d2106d07a8c41c669408e5f16648c3 Package: ros-jazzy-yasmin-msgs Version: 3.2.0-1noble.20250424.141158 Architecture: amd64 Maintainer: Miguel Ángel González Santamarta Installed-Size: 707 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-generators, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-yasmin-msgs/ros-jazzy-yasmin-msgs_3.2.0-1noble.20250424.141158_amd64.deb Size: 74374 SHA256: 5db111b0d8783a8a898b22d8d8044a2e32123951b57d247f0f5a32d9eb0fd42d SHA1: 78adb4fb74ef5a0b5cef6eefc028f22042c1f70d MD5sum: 9c60e9b22c2626b831ab3bae6c1a4f29 Description: Msgs of (Yet Another State MachINe) Package: ros-jazzy-yasmin-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-yasmin-msgs Version: 3.2.0-1noble.20250424.141158 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Miguel Ángel González Santamarta Installed-Size: 646 Depends: ros-jazzy-yasmin-msgs (= 3.2.0-1noble.20250424.141158) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-yasmin-msgs/ros-jazzy-yasmin-msgs-dbgsym_3.2.0-1noble.20250424.141158_amd64.deb Size: 520890 SHA256: 509634e4e2cab0e08b9ab749f97b4b5025744fee8ea918e37fa37e3f51eefc6e SHA1: f0d52da9e1a62fd270b11ab161b38ca6cce2a793 MD5sum: 037f5066d5edb4f7a902abfa82538f58 Description: debug symbols for ros-jazzy-yasmin-msgs Build-Ids: 5d9728dfa711d1554ef29216f1e46ee7ce491d45 5fce4936fa7cb48a9e17c12b8c44fbedae728c9b 78ae2b21ee7c0027a1bb5cbfeedc89ae65954431 89cc822565e4795753fa283116c5401ece6de287 8e25c33a1b4b2136004b6d8b1bc91f2cfad6350b 93049336646492e5efca4de1b10f0b313b799abf 96c125afa36c0f976839665c8a7f3adc19c3fa2b 9bda235b4584c75de24fb2cccaabdfd7719d741e d24a2616654c199258748259003407d063b5c4d3 ee172a1b44a88a6d320aed8d39da74d779b27100 f521d0d4cb566f08a0d83b347984931a15985c7c Package: ros-jazzy-yasmin-ros Version: 3.2.0-1noble.20250429.231747 Architecture: amd64 Maintainer: Miguel Ángel González Santamarta Installed-Size: 211 Depends: ros-jazzy-rclcpp, ros-jazzy-rclcpp-action, ros-jazzy-rclpy, ros-jazzy-yasmin, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-yasmin-ros/ros-jazzy-yasmin-ros_3.2.0-1noble.20250429.231747_amd64.deb Size: 34762 SHA256: bdbf9f4c40fdc6867934ac5a01cc18ea832cd62b260cb71804703eef538e8e88 SHA1: e08aba373009c9513a4991e70217d6186a83fb77 MD5sum: ca03747afe3774532d49538efbe662a5 Description: YASMIN (Yet Another State MachINe) for ROS 2 Package: ros-jazzy-yasmin-viewer Version: 3.2.0-1noble.20250429.232027 Architecture: amd64 Maintainer: miguel Installed-Size: 8156 Depends: python3-expiringdict, python3-flask, python3-waitress, ros-jazzy-rclcpp, ros-jazzy-rclpy, ros-jazzy-yasmin, ros-jazzy-yasmin-msgs, ros-jazzy-yasmin-ros, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-yasmin-viewer/ros-jazzy-yasmin-viewer_3.2.0-1noble.20250429.232027_amd64.deb Size: 1833376 SHA256: aaced8efe127ce9a626c58dd045afa50488b15af76f3f09ff6b006584a10d9f3 SHA1: acdfa25ae2205fdcb59d337f768676640f1bcf62 MD5sum: 094c7c2545ab733261acfb27ae939c94 Description: YASMIN viewer for FSM Package: ros-jazzy-zbar-ros Version: 0.6.0-1noble.20250430.000938 Architecture: amd64 Maintainer: ijnek Installed-Size: 2624 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libzbar0t64 (>= 0.10), libzbar-dev, ros-jazzy-cv-bridge, ros-jazzy-rclcpp, ros-jazzy-sensor-msgs, ros-jazzy-std-msgs, ros-jazzy-zbar-ros-interfaces, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-zbar-ros/ros-jazzy-zbar-ros_0.6.0-1noble.20250430.000938_amd64.deb Size: 303024 SHA256: c937c6e48db3c47fe55c1d796cf88283da9f438a483c6c0d08ca066dc39a1455 SHA1: 356a1b009a4b6ff514f3bb9695e8e1530d2003f1 MD5sum: 860210d1639696dcc692ef80e1514f47 Description: Lightweight ROS wrapper for Zbar barcode/qrcode reader library (http://zbar.sourceforge .net/) Package: ros-jazzy-zbar-ros-dbgsym Package-Type: ddeb Source: ros-jazzy-zbar-ros Version: 0.6.0-1noble.20250430.000938 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 3199 Depends: ros-jazzy-zbar-ros (= 0.6.0-1noble.20250430.000938) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-zbar-ros/ros-jazzy-zbar-ros-dbgsym_0.6.0-1noble.20250430.000938_amd64.deb Size: 2816168 SHA256: ed99c20707120cd10c32313394d04ebeaeba31877bd36d9410f45a84251e94a8 SHA1: 0ee7f595d07d7bd970854c2253d7e60d6b6cc65e MD5sum: 7d23cb6067a573735e753398620f5714 Description: debug symbols for ros-jazzy-zbar-ros Build-Ids: c182877a613198c78f6b1455cf88eece70a73c99 Package: ros-jazzy-zbar-ros-interfaces Version: 0.6.0-1noble.20250424.144440 Architecture: amd64 Maintainer: ijnek Installed-Size: 439 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-rosidl-default-runtime, ros-jazzy-vision-msgs, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-zbar-ros-interfaces/ros-jazzy-zbar-ros-interfaces_0.6.0-1noble.20250424.144440_amd64.deb Size: 43834 SHA256: a06318bffd3bcaeca6be6d6551a8f806a341966f69defc46a9fabcc944167c47 SHA1: b25949b9bd8e8de23f1197f3c3939dcdb72285e5 MD5sum: 24b7ba66ccaffc6efde3c6a991697466 Description: Package containing interfaces for zbar_ros to use to publish results Package: ros-jazzy-zbar-ros-interfaces-dbgsym Package-Type: ddeb Source: ros-jazzy-zbar-ros-interfaces Version: 0.6.0-1noble.20250424.144440 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 296 Depends: ros-jazzy-zbar-ros-interfaces (= 0.6.0-1noble.20250424.144440) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-zbar-ros-interfaces/ros-jazzy-zbar-ros-interfaces-dbgsym_0.6.0-1noble.20250424.144440_amd64.deb Size: 209110 SHA256: f2ad5eca523d12d24892551b4e1c34669d3a41d1a8aaca92ff67b56a806cc4a8 SHA1: ac3bcd47fb8c2b344d08849635f0ac32b160c42e MD5sum: 3e66e95507cc83a9d9b132f978db5e48 Description: debug symbols for ros-jazzy-zbar-ros-interfaces Build-Ids: 067ea5854c6f4e4c61a8934d084859538e8c71d5 411bb6e5f67f693b2ad48c608e962af492f891e3 563b04710fea22b6cd82157558678eb027cabd61 5bf75094256fc03628ea5a23f684cac04dbd6588 5de5be8b536810abcccc49c8c7b6cc5a5396f70e 778680f0edaabf0ff03f460572a22c4d17236777 899c140cdd2ec206f01d1d378a01df1ad3d2e7a6 994cbbb8f2745f7de101b833973245fe977e0b89 9b0752f51123c00b918fdc5b045dbec8d92b049b b2e168568170aaf58ab2d7ae2c3efc8b58fc7933 ebcfbe56a34ed7b0eecdbff256ef96aac3a600ce Package: ros-jazzy-zed-msgs Version: 5.0.0-1noble.20250424.144417 Architecture: amd64 Maintainer: STEREOLABS Installed-Size: 40834 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-jazzy-fastcdr, ros-jazzy-geometry-msgs, ros-jazzy-rosidl-default-runtime, ros-jazzy-shape-msgs, ros-jazzy-std-msgs, ros-jazzy-ros-workspace Homepage: https://www.stereolabs.com/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-zed-msgs/ros-jazzy-zed-msgs_5.0.0-1noble.20250424.144417_amd64.deb Size: 10700036 SHA256: 361b731d116baf2885cf3023820349a1ee4079a8b755712315bb0f04d14b58dc SHA1: f1c2e46ba3db3e54262439206603fe85d4a73577 MD5sum: a0c2f70621a1cf188e05563c69a6c7ae Description: Contains message and service definitions used by the ZED ROS2 nodes. Package: ros-jazzy-zed-msgs-dbgsym Package-Type: ddeb Source: ros-jazzy-zed-msgs Version: 5.0.0-1noble.20250424.144417 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: STEREOLABS Installed-Size: 3366 Depends: ros-jazzy-zed-msgs (= 5.0.0-1noble.20250424.144417) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-zed-msgs/ros-jazzy-zed-msgs-dbgsym_5.0.0-1noble.20250424.144417_amd64.deb Size: 2759884 SHA256: 043e467a3ea5f0088e596277ed9ebf28f57aed0c7caa1dec5c5645af53da0b18 SHA1: 3d3dcdf37e153fffc2350a928ca670de568edb1b MD5sum: 5116dd9de39842a2519c5209dc6cbf0f Description: debug symbols for ros-jazzy-zed-msgs Build-Ids: 01b0abf482cae68e04a04b613b59cf97e20e7d0f 090fe3b61476b028039476a0c928cd726f868d81 216f0270f38ba54f93c72533d3df8dd0088f335e 33293930f681991ae5ae80485f0df06eafb9e4b9 3844eeddeba1c5d2c951b4da1125e7e6b5ca7dfb 40ae92f2b9c2e2a5883f83a371194a9026b78f0c 98c9613541739e7c065f0cd0840ac795e5023466 c6f83db94b1de7d8cfd47f9f432d74025eb4c1fb d3a8470af5f948f959718df0eb3ce27b8def98f5 daaa7c8110b6dc4905818f507113d782d53de185 ec6e463afe92ef62bcfe77f5a67a342b3946b9b0 Package: ros-jazzy-zenoh-cpp-vendor Version: 0.2.3-1noble.20250429.200642 Architecture: amd64 Maintainer: Yadunund Installed-Size: 36376 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-zenoh-cpp-vendor/ros-jazzy-zenoh-cpp-vendor_0.2.3-1noble.20250429.200642_amd64.deb Size: 7435036 SHA256: 59d6d70679b0897f449377b087001ba4f5ea61fbb4605efa96b2e4e352705665 SHA1: 1b6c96d0386a375a42e443774d240fa5b0d71dc0 MD5sum: b6bc5d2969e72f5847323b61365711bc Description: Vendor pkg to install zenoh-cpp Package: ros-jazzy-zenoh-cpp-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-zenoh-cpp-vendor Version: 0.2.3-1noble.20250429.200642 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 3212 Depends: ros-jazzy-zenoh-cpp-vendor (= 0.2.3-1noble.20250429.200642) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-zenoh-cpp-vendor/ros-jazzy-zenoh-cpp-vendor-dbgsym_0.2.3-1noble.20250429.200642_amd64.deb Size: 2104212 SHA256: 81827a4aba996cc4488d5abe97b96650be2904ef92213eede691d33d73fc1c0b SHA1: 7d426857b08e28fa3acb38af0f257d2464523fb2 MD5sum: cb7a465c307200a65be4bf6af2990238 Description: debug symbols for ros-jazzy-zenoh-cpp-vendor Build-Ids: bd96b37901c08c9ef4ee0ddcfead4a0d9627f6e8 Package: ros-jazzy-zlib-point-cloud-transport Version: 4.0.1-1noble.20250429.233216 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 586 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), ros-jazzy-pluginlib, ros-jazzy-point-cloud-interfaces, ros-jazzy-point-cloud-transport, ros-jazzy-rclcpp, zlib1g-dev, ros-jazzy-ros-workspace Homepage: https://wiki.ros.org/draco_point_cloud_transport Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-zlib-point-cloud-transport/ros-jazzy-zlib-point-cloud-transport_4.0.1-1noble.20250429.233216_amd64.deb Size: 125852 SHA256: b206202b69ac95d5f2a65cba9a06b150f7dfbcfbe6182a65feafff6ed3d2eff6 SHA1: 8b5b9fb0b85b70cc89fd4e1e7a86eba3307cd339 MD5sum: 9bd7d141c53caca21c7dcf4180c40f33 Description: zlib_point_cloud_transport provides a plugin to point_cloud_transport for sending point clouds encoded with zlib Package: ros-jazzy-zlib-point-cloud-transport-dbgsym Package-Type: ddeb Source: ros-jazzy-zlib-point-cloud-transport Version: 4.0.1-1noble.20250429.233216 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 3267 Depends: ros-jazzy-zlib-point-cloud-transport (= 4.0.1-1noble.20250429.233216) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-zlib-point-cloud-transport/ros-jazzy-zlib-point-cloud-transport-dbgsym_4.0.1-1noble.20250429.233216_amd64.deb Size: 2880666 SHA256: 88adb6a8f49b07e54e011515f2eb00568ec3b250e5330d22ec3581fcfa7863fe SHA1: e3f43c1106cb1c64c711a523b2151ffcba3662bf MD5sum: eb6f050e714f0787e7f1cfa53bb1016e Description: debug symbols for ros-jazzy-zlib-point-cloud-transport Build-Ids: 13c5b72ecb1d7ef7f8dd4589c99565c0b6c5a2cc Package: ros-jazzy-zmqpp-vendor Version: 0.0.2-4noble.20250424.121716 Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 1334 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libzmq5 (>= 4.1.2), libzmq3-dev, ros-jazzy-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-zmqpp-vendor/ros-jazzy-zmqpp-vendor_0.0.2-4noble.20250424.121716_amd64.deb Size: 127178 SHA256: cc8e2e6c49f7a02f3596f891cc07a7b197570358113fbb8b374c4164d0d8ef8a SHA1: ec5f283825ca1addbf09d94884ba1145d0db64ad MD5sum: d5028d17efc6fa1a9873d3f2fcd8653c Description: Vendor package for zmqpp Package: ros-jazzy-zmqpp-vendor-dbgsym Package-Type: ddeb Source: ros-jazzy-zmqpp-vendor Version: 0.0.2-4noble.20250424.121716 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 794 Depends: ros-jazzy-zmqpp-vendor (= 0.0.2-4noble.20250424.121716) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-zmqpp-vendor/ros-jazzy-zmqpp-vendor-dbgsym_0.0.2-4noble.20250424.121716_amd64.deb Size: 748338 SHA256: 918fa49f2815662924d884c3118a7a28ffb1dccf2565f18e3c411d55edb779cb SHA1: 97ec2db6f5f9ea12258e453c8ce8d1b19eca4bce MD5sum: 9ffbfbe6b249ba1f3e5492d3c4cbffce Description: debug symbols for ros-jazzy-zmqpp-vendor Build-Ids: 62cc6477fe9d6e0d5afe7cc097dbd4238b207bcf Package: ros-jazzy-zstd-image-transport Version: 4.0.4-1noble.20250430.012458 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 533 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), ros-jazzy-image-transport, zlib1g-dev, ros-jazzy-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-zstd-image-transport/ros-jazzy-zstd-image-transport_4.0.4-1noble.20250430.012458_amd64.deb Size: 117026 SHA256: 9e8d1e802959079e3c8fc93a7cfa07f805a45826cb1a81cf0469db89bf13f8a6 SHA1: 3f17f0c7f9a1f976987e65958cc1124f9b1c113f MD5sum: 9fd936fff836a51af811dd48521fb083 Description: zstd_image_transport provides a plugin to image_transport for transparently sending images encoded as zstd blobs Package: ros-jazzy-zstd-image-transport-dbgsym Package-Type: ddeb Source: ros-jazzy-zstd-image-transport Version: 4.0.4-1noble.20250430.012458 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2567 Depends: ros-jazzy-zstd-image-transport (= 4.0.4-1noble.20250430.012458) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-zstd-image-transport/ros-jazzy-zstd-image-transport-dbgsym_4.0.4-1noble.20250430.012458_amd64.deb Size: 2225302 SHA256: f7ee6f5dccc7baaca732f9af11e07220b8c17b9fc1c426538bdef43d588092e8 SHA1: 264440c4511c9eee3f0614d475b88932f5d74fbe MD5sum: 7394ad230cfcfbe2d1c0ec2da03e4e3b Description: debug symbols for ros-jazzy-zstd-image-transport Build-Ids: 07987453cb9cf03a03ab7106b727ac6fa8500731 Package: ros-jazzy-zstd-point-cloud-transport Version: 4.0.1-1noble.20250429.233224 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 582 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libzstd1 (>= 1.5.5), libzstd-dev, ros-jazzy-pluginlib, ros-jazzy-point-cloud-interfaces, ros-jazzy-point-cloud-transport, ros-jazzy-rclcpp, ros-jazzy-ros-workspace Homepage: https://wiki.ros.org/draco_point_cloud_transport Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-zstd-point-cloud-transport/ros-jazzy-zstd-point-cloud-transport_4.0.1-1noble.20250429.233224_amd64.deb Size: 124192 SHA256: 4e135bb9e17d4f6f3a760c40284d10b7103ddc6ee9cb20ab9032a09014fa6a1a SHA1: b451592689b33536b3be279f9fe687506bb8ab04 MD5sum: cb6db43b54855d932d6ad9ce1abdcc98 Description: zstd_point_cloud_transport provides a plugin to point_cloud_transport for sending point clouds encoded with lib Package: ros-jazzy-zstd-point-cloud-transport-dbgsym Package-Type: ddeb Source: ros-jazzy-zstd-point-cloud-transport Version: 4.0.1-1noble.20250429.233224 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2680 Depends: ros-jazzy-zstd-point-cloud-transport (= 4.0.1-1noble.20250429.233224) Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-zstd-point-cloud-transport/ros-jazzy-zstd-point-cloud-transport-dbgsym_4.0.1-1noble.20250429.233224_amd64.deb Size: 2291772 SHA256: 84536f25cf6c5395c3d87feb0ccd388a918068376777f2c21a103a7b1bc966f0 SHA1: 166f8bcab57244e9a30947bfd7bd7cc4fffaf081 MD5sum: e4bb34c4ac75ec9e3f13b57ffe094cb3 Description: debug symbols for ros-jazzy-zstd-point-cloud-transport Build-Ids: 8e3484bbd5e0f7b0a3f8b173dbc13de3a3a2d32f Package: ros-jazzy-zstd-vendor Version: 0.26.7-1noble.20250424.120740 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 48 Depends: libzstd-dev, ros-jazzy-ros-workspace Homepage: https://facebook.github.io/zstd/ Priority: optional Section: misc Filename: pool/main/r/ros-jazzy-zstd-vendor/ros-jazzy-zstd-vendor_0.26.7-1noble.20250424.120740_amd64.deb Size: 7714 SHA256: b0421186006c203920e62687d839a0f397108ea7c920fb1049cd654b1a0a933d SHA1: bf2ede916a9203fb1a42c765117880fcd9c1024d MD5sum: 2e11e648c7f531119418a6ab3ee70cde Description: Zstd compression vendor package, providing a dependency for Zstd. Package: ros-kilted-acado-vendor Version: 1.0.0-7noble.20250424.203133 Architecture: amd64 Maintainer: Christopher Ho Installed-Size: 38968 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-acado-vendor/ros-kilted-acado-vendor_1.0.0-7noble.20250424.203133_amd64.deb Size: 6138738 SHA256: eaa4d01d0297ecee9abac84e18bce41ef9e58b901b9a41f304035dd2fe790c6a SHA1: 2d777a7ef63ea8fa7154b555240e4ca5ef571163 MD5sum: 9ee37fa319e664574e94e510504b3a04 Description: ament package for ACADO toolkit for MPC code generation Package: ros-kilted-acado-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-acado-vendor Version: 1.0.0-7noble.20250424.203133 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christopher Ho Installed-Size: 2534 Depends: ros-kilted-acado-vendor (= 1.0.0-7noble.20250424.203133) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-acado-vendor/ros-kilted-acado-vendor-dbgsym_1.0.0-7noble.20250424.203133_amd64.deb Size: 314874 SHA256: 778756fbfdc005fa4ce74c7e38c9143e34174b2ee7855e414544e1c8f99ee392 SHA1: 6e1df1a555e65a10a3d86bffce0b744160c52d8b MD5sum: 0e6e769c66977fec29518ba6703f573e Description: debug symbols for ros-kilted-acado-vendor Build-Ids: 4eb5c8f0c9b7507eee534d40f7bff6aa54e2b1b0 5c119426c0a69da60b32fba64cf9a6fef1550cad Package: ros-kilted-ackermann-msgs Version: 2.0.2-6noble.20250424.211017 Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 565 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ackermann-msgs/ros-kilted-ackermann-msgs_2.0.2-6noble.20250424.211017_amd64.deb Size: 50830 SHA256: f925d3eeb051d7bfceebddef3a89fcecfe8efb437bd8eeec6a42908fb8973736 SHA1: 7e1356006a7c4be6e4f39e0789b312d6a1b769b9 MD5sum: 8d1ff2d53c8cd3270cb2ad98d004f526 Description: ROS2 messages for robots using Ackermann steering. Package: ros-kilted-ackermann-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-ackermann-msgs Version: 2.0.2-6noble.20250424.211017 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 368 Depends: ros-kilted-ackermann-msgs (= 2.0.2-6noble.20250424.211017) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ackermann-msgs/ros-kilted-ackermann-msgs-dbgsym_2.0.2-6noble.20250424.211017_amd64.deb Size: 261116 SHA256: 570b42ee0a42820d467dc32966773fc911c9c52c7546b7f9d2da2d6acd91d610 SHA1: fdff3749cbddddd6099b303edbcf9410e66f7310 MD5sum: 5e3f401b33b13d81d7bb534594621da5 Description: debug symbols for ros-kilted-ackermann-msgs Build-Ids: 01d5e1665d09992dfc77cbba694391b3dbcf3071 2df7ab78c5b562df097a365775cc25223904bce2 36a64168f653d87e6d8be72418e1c240135e0f4a 72f63db43b37a64c555dd69b8e035c013e5dfdca 80fd47bbf9998f630a6f14810c8ece85cdb1e6b5 8cc3e353458dedaa92f2e3bbe4c557ad3a54bc14 93c8122d003fea51bd648317f64a44731ca2e48d a0bf5d4fb19e44502a43adca7b3816fe6d9de1a7 a523d56b114b54073418ff3b0e4087b7919fb501 c1cb4113212c1aae8b0c31b0af1e108a2abb08d1 dd83567279e2fa835aa9213a72c443d9e2749e69 Package: ros-kilted-ackermann-steering-controller Version: 4.23.0-2noble.20250508.231300 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 195 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-control-msgs, ros-kilted-controller-interface, ros-kilted-hardware-interface, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-std-srvs, ros-kilted-steering-controllers-library, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ackermann-steering-controller/ros-kilted-ackermann-steering-controller_4.23.0-2noble.20250508.231300_amd64.deb Size: 44364 SHA256: e769339c17f79c7e3a2a759b16f0be71a50f466116b94e82bb95538687e19f89 SHA1: dae55c66f163eb69b25977f54106ed69feea4b1e MD5sum: 441c73649afed73732bb61d859304168 Description: Steering controller for Ackermann kinematics. Rear fixed wheels are powering the vehicle and front wheels are steering it. Package: ros-kilted-ackermann-steering-controller-dbgsym Package-Type: ddeb Source: ros-kilted-ackermann-steering-controller Version: 4.23.0-2noble.20250508.231300 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 676 Depends: ros-kilted-ackermann-steering-controller (= 4.23.0-2noble.20250508.231300) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ackermann-steering-controller/ros-kilted-ackermann-steering-controller-dbgsym_4.23.0-2noble.20250508.231300_amd64.deb Size: 647810 SHA256: 7b6b301a60bc98c889394d5ad715dc032d98252ad54aa52ecef7232a62224763 SHA1: 4af72bff88dbb0c8a65c602e19971a4663790c2c MD5sum: b4b8380c5bef7f4b608563e56b22f67e Description: debug symbols for ros-kilted-ackermann-steering-controller Build-Ids: a425d26155fbbdbde54c4320e2153e9513042abf Package: ros-kilted-action-msgs Version: 2.3.0-2noble.20250424.205506 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 1088 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-core-runtime, ros-kilted-service-msgs, ros-kilted-unique-identifier-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-action-msgs/ros-kilted-action-msgs_2.3.0-2noble.20250424.205506_amd64.deb Size: 96046 SHA256: 82c678b0ea1d88ae267003d3cc80daf39db3ac162782297078586d56cf285f08 SHA1: 89c4060fdea90c6e49e767f1ada05341b1993124 MD5sum: 938728518892e77ca8172064c919e136 Description: Messages and service definitions common among all ROS actions. Package: ros-kilted-action-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-action-msgs Version: 2.3.0-2noble.20250424.205506 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 803 Depends: ros-kilted-action-msgs (= 2.3.0-2noble.20250424.205506) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-action-msgs/ros-kilted-action-msgs-dbgsym_2.3.0-2noble.20250424.205506_amd64.deb Size: 623410 SHA256: cff6c0d4ac62bca2bd66618fc83df88219a3fece9f5a1358aae91ea2132171d5 SHA1: 60e60c5576a21ef64f2de4afe104e6dac98b9512 MD5sum: 518b64bbe609eb5ebf14bd64f9df7f39 Description: debug symbols for ros-kilted-action-msgs Build-Ids: 12b339017707c9f93d40cf8b805d0b6547d81cca 46d4a45bb4560e651ba0a739fe3da2678c7a82e5 5fc2bcf47e90fa095df8220919f120bf5cb2f737 739c239fb505beca32a03bc35c9040fd07aa88e4 81a5ab4659348ec3142d1e836e9fef70d02c3f8d 9d796b1e24ead936fb1e9a3426ab52763145f502 a37317a37a709200e6a92c8eadefe20ffd707d2b b6f3b7739ad529f377db826e62b89ed08a4b286f bf65148a8d267d1885c7cceee8edb4333d4bbecc ef0e995abdcf0b219e5dc0ed072afddc48ec2e41 faff6d80e7f2ae018d324bead7ad70875e8199bc Package: ros-kilted-action-tutorials-cpp Version: 0.36.0-1noble.20250508.214644 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 345 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-example-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-rclcpp-components, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-action-tutorials-cpp/ros-kilted-action-tutorials-cpp_0.36.0-1noble.20250508.214644_amd64.deb Size: 76810 SHA256: 5a3793f29359e259898af86e47fc2bbf45ceb243e875781ae1fb277fa18fef12 SHA1: 09a8c2a151d3c1b74238c969b537cb0391eabbb1 MD5sum: f741e37c3d3dc90be2e92611e445fefa Description: C++ action tutorial cpp code Package: ros-kilted-action-tutorials-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-action-tutorials-cpp Version: 0.36.0-1noble.20250508.214644 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1848 Depends: ros-kilted-action-tutorials-cpp (= 0.36.0-1noble.20250508.214644) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-action-tutorials-cpp/ros-kilted-action-tutorials-cpp-dbgsym_0.36.0-1noble.20250508.214644_amd64.deb Size: 1504854 SHA256: e5715ec453214ecde0d608186aa294499f312fa582e921f08d4cc66f2de1bc3e SHA1: 414d99fc5fb77823a55473e4140aa6c27716a379 MD5sum: dc3f834d1cbf2d4961026b617d7f461e Description: debug symbols for ros-kilted-action-tutorials-cpp Build-Ids: 013eb44c1bb50786aa7e5cddad49d6ff0594fb37 16851d296588894647858012fab8e6cdcb0dcada 6a1c42dcbec3e0fd7e4d770b22d49ed3614351d5 Package: ros-kilted-action-tutorials-py Version: 0.36.0-1noble.20250508.211023 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 59 Depends: ros-kilted-example-interfaces, ros-kilted-rclpy, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-action-tutorials-py/ros-kilted-action-tutorials-py_0.36.0-1noble.20250508.211023_amd64.deb Size: 10246 SHA256: dad7cd5b25ceb063c2b7103b33a052fb2e29e6e3e803ac1306e5485bda2e1cc4 SHA1: 5075b067c82a4a9f40959579d54cfb58dd708cbe MD5sum: de6b96b78f4373aeed66d5f6aceb0ff6 Description: Python action tutorial code Package: ros-kilted-actionlib-msgs Version: 5.5.0-2noble.20250424.211016 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 690 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-actionlib-msgs/ros-kilted-actionlib-msgs_5.5.0-2noble.20250424.211016_amd64.deb Size: 67556 SHA256: 2c53692d8481c5461408579fa746b951e2101a751d86472b2821fbbc6df97243 SHA1: 4e65cd69d20950e15f6823f03904e745cc50c890 MD5sum: 6cff52d32b367ae21c48e3c4f77ac6f9 Description: A package containing some message definitions used in the implementation of ROS 1 actions. Package: ros-kilted-actionlib-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-actionlib-msgs Version: 5.5.0-2noble.20250424.211016 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 528 Depends: ros-kilted-actionlib-msgs (= 5.5.0-2noble.20250424.211016) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-actionlib-msgs/ros-kilted-actionlib-msgs-dbgsym_5.5.0-2noble.20250424.211016_amd64.deb Size: 396596 SHA256: 095e59e4858adc35a8f4e77d7e30a1cb0479e6f0b375d5018d78282a60305674 SHA1: acd2bf410b5f2a6358dbdcb11e85223b039dc881 MD5sum: f607e8f0f30470771ff8a6836d95ad87 Description: debug symbols for ros-kilted-actionlib-msgs Build-Ids: 145983b7ed5084f892a50e445ecdacd02030d01d 3858fab0885d9f6f3ec9d17e9e626a437736fc7b 3d1a15b412ba526b0f990aec1ef949421aae6131 3e71fedb22cbbb79427ad6130e29af2a961ab7b5 7032cb9355f6f68aa134a857569d1afed75c26b3 8c1db77c5d0ed747817177cbeb5c06af6d6b20ea ac6327276ebc479e6ccc7a6239bcd16ad5781258 bb2e66d7b72b7f575f45463b75fbea93d5d57dac df6f6e45945d1a59bf1faa5a662303e3c6197287 e40c51f22dc05f94191f5dd920133a27880507bf f80b3358414714b9f10a6e694147e3b31ded1dff Package: ros-kilted-actuator-msgs Version: 0.0.1-4noble.20250424.211002 Architecture: amd64 Maintainer: Benjamin Perseghetti Installed-Size: 1371 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-actuator-msgs/ros-kilted-actuator-msgs_0.0.1-4noble.20250424.211002_amd64.deb Size: 100634 SHA256: 4714accd03a8ada9b6d551433d0fd542101810a6eee3eb7d5ac24afc13e59977 SHA1: adc61cba340e7f28ab4413df11d2fe4560303eca MD5sum: 2b65216186eb82c5c53b9900f425aaf7 Description: ROS 2 message interface for Actuators. Package: ros-kilted-actuator-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-actuator-msgs Version: 0.0.1-4noble.20250424.211002 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Benjamin Perseghetti Installed-Size: 1056 Depends: ros-kilted-actuator-msgs (= 0.0.1-4noble.20250424.211002) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-actuator-msgs/ros-kilted-actuator-msgs-dbgsym_0.0.1-4noble.20250424.211002_amd64.deb Size: 831540 SHA256: 3e72a5b865943b5e59c902f0356d736b7617b3599570338b3464ddaf003b3735 SHA1: 2201a1abcb2fb509c44c8e3bb7ac84783628aa29 MD5sum: 7474d23c2201a82481d7085d59fc0c91 Description: debug symbols for ros-kilted-actuator-msgs Build-Ids: 1c4583585b8ff74969dcaa3da64147bd05b91a6a 2083aef5d812f8cef1bf92536b64ebbb7c074210 2682aaf6f69adc9da9297e6b7022367020ce8b57 4541f417f71f43541fc15cb5f8baf0f95e56c316 49364baf75f83068752596e22d210e8b1d1e4c02 4d3f97ca7b1e8c716f340cc4a9e27d37c16b369c 726bf36f9ee58574b794a0275b8ce761dbe897e3 77c79c0fdf5a1e90347f67610239331d2b364aa1 d101c0844af5e94ece93165339d0a20afcdcdd14 d613909cfa4882390ae0e010a95b22e33e7f9584 f1c2e3e3ad77b8068664723a7d7d7cf5a62bdb83 Package: ros-kilted-adaptive-component Version: 0.2.1-5noble.20250508.214654 Architecture: amd64 Maintainer: Víctor Mayoral Vilches Installed-Size: 138 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-adaptive-component/ros-kilted-adaptive-component_0.2.1-5noble.20250508.214654_amd64.deb Size: 30082 SHA256: 953bace8852a1137df6c760a5193902c885a79b8736eae98d82faacb6ab44c8d SHA1: 47dbf62fff81c4336ff6634bbae6bb47ad1aff63 MD5sum: d146ba2dc52c60ee57b5acdd8ba70c13 Description: A composable container for Adaptive ROS 2 Node computations. Allows building Nodes that can select between FPGA, CPU or GPU, at run-time. Stateless by default, can be made stateful to meet use-case specific needs. Refer to examples in README. Technically, provides A ROS 2 Node subclass programmed as a "Component" and including its own single threaded executor to build adaptive computations. Adaptive ROS 2 Nodes are able to perform computations in the CPU, the FPGA or the GPU, adaptively. Adaptive behavior is controlled through the "adaptive" ROS 2 parameter. Package: ros-kilted-adaptive-component-dbgsym Package-Type: ddeb Source: ros-kilted-adaptive-component Version: 0.2.1-5noble.20250508.214654 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Víctor Mayoral Vilches Installed-Size: 420 Depends: ros-kilted-adaptive-component (= 0.2.1-5noble.20250508.214654) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-adaptive-component/ros-kilted-adaptive-component-dbgsym_0.2.1-5noble.20250508.214654_amd64.deb Size: 390938 SHA256: 0073114ba5f1c444b9617e2f12a7e48b3ff199cfc92521c1a97d773443429548 SHA1: bbe87dab82088a6e644050e14d5779969531df58 MD5sum: 7c787df64f4c14ba881f12fc7d747bd6 Description: debug symbols for ros-kilted-adaptive-component Build-Ids: a95438ef05a5dd97578f417530d067234ae5f87c Package: ros-kilted-admittance-controller Version: 4.23.0-2noble.20250508.230834 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1248 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-angles, ros-kilted-backward-ros, ros-kilted-control-msgs, ros-kilted-control-toolbox, ros-kilted-controller-interface, ros-kilted-generate-parameter-library, ros-kilted-geometry-msgs, ros-kilted-hardware-interface, ros-kilted-kinematics-interface, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-realtime-tools, ros-kilted-tf2, ros-kilted-tf2-eigen, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-kdl, ros-kilted-tf2-ros, ros-kilted-trajectory-msgs, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-admittance-controller/ros-kilted-admittance-controller_4.23.0-2noble.20250508.230834_amd64.deb Size: 288646 SHA256: c6c6b7d2d8af725c5dd18ce9482e40b9854a2c9094ca13a4a939095eeef12ed9 SHA1: edef4a787fda11f90d5b0bf80860d8be5473ac81 MD5sum: 02d6a18da5463e61d512f62ef6953302 Description: Implementation of admittance controllers for different input and output interface. Package: ros-kilted-admittance-controller-dbgsym Package-Type: ddeb Source: ros-kilted-admittance-controller Version: 4.23.0-2noble.20250508.230834 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 6980 Depends: ros-kilted-admittance-controller (= 4.23.0-2noble.20250508.230834) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-admittance-controller/ros-kilted-admittance-controller-dbgsym_4.23.0-2noble.20250508.230834_amd64.deb Size: 6356782 SHA256: 2da8e5ffd5ac673b642085879a6dadfdb9e4f40f48ecb04ec6949f16d42d9aa0 SHA1: 433ee1653d8f6841ee2a6cd999b87b36e56dc479 MD5sum: c01691ed659ecdf4cdd58d548b51ae7c Description: debug symbols for ros-kilted-admittance-controller Build-Ids: 91bc9c2efb4efb4ba63b852ae4efc70c50b7c6bb Package: ros-kilted-ament-acceleration Version: 0.2.0-5noble.20250424.195132 Architecture: amd64 Maintainer: Víctor Mayoral Vilches Installed-Size: 43 Depends: ros-kilted-ament-cmake-core, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-acceleration/ros-kilted-ament-acceleration_0.2.0-5noble.20250424.195132_amd64.deb Size: 5562 SHA256: 18d17dbf9c267423d61aaada2371caf7f0667788ee86dde8dd30821ac2839022 SHA1: 01aaf1e60266a26a02ec4b354dcf6e49003365c7 MD5sum: d634354687c113d631d029503112a29f Description: CMake macros and utilities to include hardware acceleration into the ROS 2 build system (ament) and its development flows. Package: ros-kilted-ament-black Version: 0.2.6-2noble.20250424.202231 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 53 Depends: black, python3-unidiff, python3-uvloop, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-black/ros-kilted-ament-black_0.2.6-2noble.20250424.202231_amd64.deb Size: 12182 SHA256: 54adc4a0a3c9a8c70fa47b64c94fd594f58781f6e9640043cb2fee94b0ed40b9 SHA1: efed1eb0b70229d9c04f1120f7f40964e5828cd4 MD5sum: bacfcacb54477d610fe8246f526a9498 Description: The ability to check code against style conventions using black and generate xUnit test result files. Package: ros-kilted-ament-clang-format Version: 0.19.2-2noble.20250424.195220 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 66 Depends: clang-format, python3-yaml, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-clang-format/ros-kilted-ament-clang-format_0.19.2-2noble.20250424.195220_amd64.deb Size: 16514 SHA256: be1566237d03b9623f5551b883ebcddc4ea5c40263ec656afdfba011ccc0a20d SHA1: 823ea5e42a5c3a854336022ec385212ad29969ba MD5sum: c12a733a054dcf127e1288ce85df0be7 Description: The ability to check code against style conventions using clang-format and generate xUnit test result files. Package: ros-kilted-ament-clang-tidy Version: 0.19.2-2noble.20250424.202300 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 66 Depends: clang-tidy, python3-yaml, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-clang-tidy/ros-kilted-ament-clang-tidy_0.19.2-2noble.20250424.202300_amd64.deb Size: 17438 SHA256: 366f9e507a6bbbc2efa521e58fe99a0d197fe02f5f5991264cdb6d205fad6d89 SHA1: 4e34ff92845e53a2834ab711a0898c5fa4963f86 MD5sum: b0380450c108cf2a80dd0973a55e4e0f Description: The ability to check code against style conventions using clang-tidy and generate xUnit test result files. Package: ros-kilted-ament-cmake Version: 2.7.3-2noble.20250424.203004 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: cmake, ros-kilted-ament-cmake-core, ros-kilted-ament-cmake-export-definitions, ros-kilted-ament-cmake-export-dependencies, ros-kilted-ament-cmake-export-include-directories, ros-kilted-ament-cmake-export-interfaces, ros-kilted-ament-cmake-export-libraries, ros-kilted-ament-cmake-export-link-flags, ros-kilted-ament-cmake-export-targets, ros-kilted-ament-cmake-gen-version-h, ros-kilted-ament-cmake-libraries, ros-kilted-ament-cmake-python, ros-kilted-ament-cmake-target-dependencies, ros-kilted-ament-cmake-test, ros-kilted-ament-cmake-version, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake/ros-kilted-ament-cmake_2.7.3-2noble.20250424.203004_amd64.deb Size: 7468 SHA256: 01cc468b266c7d9e2c9784c2583e67b7a184327c8d9b7145060608f0aa6c7fbf SHA1: 5a764cbe6af6a7f7ebe37dc1148cd7f9283ae545 MD5sum: 0f9d666c2d08949f871c42e4e7244fb0 Description: The entry point package for the ament buildsystem in CMake. Package: ros-kilted-ament-cmake-auto Version: 2.7.3-2noble.20250424.203153 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 74 Depends: ros-kilted-ament-cmake, ros-kilted-ament-cmake-gmock, ros-kilted-ament-cmake-gtest, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-auto/ros-kilted-ament-cmake-auto_2.7.3-2noble.20250424.203153_amd64.deb Size: 11566 SHA256: 60488e2384eeebebf10c5a78538fb3471ac10bbfa7172f072eebc1af9c1755ef SHA1: 9e916642a63a425c8ad7c12d85afa84726dcce92 MD5sum: a63251a1cdad731a483e6c6c75fa8b4c Description: The auto-magic functions for ease to use of the ament buildsystem in CMake. Package: ros-kilted-ament-cmake-black Version: 0.2.6-2noble.20250424.202842 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 45 Depends: ros-kilted-ament-black, ros-kilted-ament-cmake-test, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-black/ros-kilted-ament-cmake-black_0.2.6-2noble.20250424.202842_amd64.deb Size: 6830 SHA256: d45daee99cb9ba9aae1c6c4af5a0b24270681323bc85db653fde27ca19fa1e06 SHA1: d4c0dc293baf460fc5628f2b89bea3d8a6be50c0 MD5sum: ed9b9fff7a39036dd676d18ec5cd3c7e Description: The CMake API for ament_black to lint Python code using black. Package: ros-kilted-ament-cmake-catch2 Version: 1.5.0-2noble.20250424.203010 Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 48 Depends: ros-kilted-ament-cmake-test, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-catch2/ros-kilted-ament-cmake-catch2_1.5.0-2noble.20250424.203010_amd64.deb Size: 6766 SHA256: 0523901af24d983d01b735384c3e81d398e2ef392a8c2b7e9008944463554d17 SHA1: b0c8336665ef3fc6a510df4a87acfc8057464d49 MD5sum: c3eec4dfb7148e4081b97cf5316d9b23 Description: Allows integrating catch2 tests in the ament buildsystem with CMake Package: ros-kilted-ament-cmake-clang-format Version: 0.19.2-2noble.20250424.202842 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-kilted-ament-clang-format, ros-kilted-ament-cmake-test, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-clang-format/ros-kilted-ament-cmake-clang-format_0.19.2-2noble.20250424.202842_amd64.deb Size: 7714 SHA256: 994c76c3b6d6cf1c6fe4da8812747fbd67c08da012ec2a7375c6430cf77f5cd1 SHA1: b5a1be8075e0ea7b3c1f38e925d4b95cfc8ad9b1 MD5sum: 7ea24171bdea97894ca1158a7e01390c Description: The CMake API for ament_clang_format to lint C / C++ code using clang format. Package: ros-kilted-ament-cmake-clang-tidy Version: 0.19.2-2noble.20250424.202903 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 49 Depends: ros-kilted-ament-clang-tidy, ros-kilted-ament-cmake-test, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-clang-tidy/ros-kilted-ament-cmake-clang-tidy_0.19.2-2noble.20250424.202903_amd64.deb Size: 7986 SHA256: 7e2757b18a60b3142deefd5d9347a05fb699de01cf17f5b41c8e32ec85fc986f SHA1: 3c9ece4efdae9ba1a9367056cf5dc3b64b07ba66 MD5sum: 1287d9d3186c72528cf75d3fae58f680 Description: The CMake API for ament_clang_tidy to lint C / C++ code using clang tidy. Package: ros-kilted-ament-cmake-copyright Version: 0.19.2-2noble.20250424.202840 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-kilted-ament-cmake-test, ros-kilted-ament-copyright, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-copyright/ros-kilted-ament-cmake-copyright_0.19.2-2noble.20250424.202840_amd64.deb Size: 7862 SHA256: e084f513a737e2254af970598302e600e3fb47b100d9f4a936ff012b5616f358 SHA1: 1b728b91669f0ab8dd7e86445a24627e6ac97648 MD5sum: 817ae9a6a90094fdc0213d2f6a5a4227 Description: The CMake API for ament_copyright to check every source file contains copyright reference. Package: ros-kilted-ament-cmake-core Version: 2.7.3-2noble.20250424.193736 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 189 Depends: cmake, python3-catkin-pkg-modules, ros-kilted-ament-package Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-core/ros-kilted-ament-cmake-core_2.7.3-2noble.20250424.193736_amd64.deb Size: 27238 SHA256: 158b299cbfc268a71cfafb2e8fdea2a9971279aa6076589a26df4e6bc446f084 SHA1: cc647b2785667b9cb3de55a4e6ff4b7e683aa819 MD5sum: 53455161c66f3215c6e356d22827ca5d Description: The core of the ament buildsystem in CMake. Several subcomponents provide specific funtionalities: * environment: provide prefix-level setup files * environment_hooks: provide package-level setup files and environment hooks * index: store information in an index and retrieve them without crawling * package_templates: templates from the ament_package Python package * symlink_install: use symlinks for CMake install commands Package: ros-kilted-ament-cmake-cppcheck Version: 0.19.2-2noble.20250424.202912 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 52 Depends: ros-kilted-ament-cmake-core, ros-kilted-ament-cmake-test, ros-kilted-ament-cppcheck, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-cppcheck/ros-kilted-ament-cmake-cppcheck_0.19.2-2noble.20250424.202912_amd64.deb Size: 9632 SHA256: 8a61cc5a3c0f7c5fc13c59f9a4853667c2e23ca84b392461884d65c3a45d0efc SHA1: 239a02f5fd0896b813e2d932adfe1ca33dcc017b MD5sum: cdfdd02ac3cec4dc2125a97d98cb5230 Description: The CMake API for ament_cppcheck to perform static code analysis on C/C++ code using Cppcheck. Package: ros-kilted-ament-cmake-cpplint Version: 0.19.2-2noble.20250424.202955 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 50 Depends: ros-kilted-ament-cmake-test, ros-kilted-ament-cpplint, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-cpplint/ros-kilted-ament-cmake-cpplint_0.19.2-2noble.20250424.202955_amd64.deb Size: 8194 SHA256: 300c9c45fea1c5a37ec336fe744ddd374e758216419f29942dc0021ca7345615 SHA1: 68449250a73172f7a457031797b412b54f65c67e MD5sum: 19812a50dad7845f45dce62be88bcb7c Description: The CMake API for ament_cpplint to lint C / C++ code using cpplint. Package: ros-kilted-ament-cmake-export-definitions Version: 2.7.3-2noble.20250424.202440 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-kilted-ament-cmake-core, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-export-definitions/ros-kilted-ament-cmake-export-definitions_2.7.3-2noble.20250424.202440_amd64.deb Size: 7238 SHA256: ca6a67ee051d9abf2beee3722f99febe5b54fe6eb796a9038f4e4373c27271f3 SHA1: b95459a9d51754bd95d489e834f7996399c11e7c MD5sum: 9acd31bfc421af58a9df59a112c30b77 Description: The ability to export definitions to downstream packages in the ament buildsystem. Package: ros-kilted-ament-cmake-export-dependencies Version: 2.7.3-2noble.20250424.201830 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 51 Depends: ros-kilted-ament-cmake-core, ros-kilted-ament-cmake-libraries, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-export-dependencies/ros-kilted-ament-cmake-export-dependencies_2.7.3-2noble.20250424.201830_amd64.deb Size: 8630 SHA256: 3e059226e291bc226a2d5be9bc234921ed9cf4a9a0e782177a8e58917e6e6fc0 SHA1: 81541dd644a8de9c7ce75abea638411b526975e0 MD5sum: a99c22f7e473dd6f30671860819ab44a Description: The ability to export dependencies to downstream packages in the ament buildsystem in CMake. Package: ros-kilted-ament-cmake-export-include-directories Version: 2.7.3-2noble.20250424.201956 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 49 Depends: ros-kilted-ament-cmake-core, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-export-include-directories/ros-kilted-ament-cmake-export-include-directories_2.7.3-2noble.20250424.201956_amd64.deb Size: 7564 SHA256: 1bf2662dfde6ca788ce9be1f6d58eafcd1853a73bc600de3667ba4217719df4d SHA1: b8388015f2205e49f88f14a6a555e7978bb0a6c8 MD5sum: 31ac894bcaa0a03c3c0d6c35935c7f25 Description: The ability to export include directories to downstream packages in the ament buildsystem in CMake. Package: ros-kilted-ament-cmake-export-interfaces Version: 2.7.3-2noble.20250424.201947 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 49 Depends: ros-kilted-ament-cmake-core, ros-kilted-ament-cmake-export-libraries, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-export-interfaces/ros-kilted-ament-cmake-export-interfaces_2.7.3-2noble.20250424.201947_amd64.deb Size: 7980 SHA256: 910dc089250f07b2c4034a3de7072bd5ba29c3fa6ba310ad9da1fc74e32adf6a SHA1: 0efe58089195ccb94e3178ab34898606d40f4995 MD5sum: 8f0549c4746622a9af1f1dd03d68ff53 Description: The ability to export interfaces to downstream packages in the ament buildsystem in CMake. Package: ros-kilted-ament-cmake-export-libraries Version: 2.7.3-2noble.20250424.201844 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 60 Depends: ros-kilted-ament-cmake-core, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-export-libraries/ros-kilted-ament-cmake-export-libraries_2.7.3-2noble.20250424.201844_amd64.deb Size: 9596 SHA256: a30aa60dbaf1992ae9c63734f4789c7c5579dc67a30f930a1d32cbf7343bd3ab SHA1: 72458d47f8823eb9463b8f046c4088689de144ed MD5sum: fe163bdd7e88366aab0efed59c6a13bb Description: The ability to export libraries to downstream packages in the ament buildsystem in CMake. Package: ros-kilted-ament-cmake-export-link-flags Version: 2.7.3-2noble.20250424.195253 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-kilted-ament-cmake-core, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-export-link-flags/ros-kilted-ament-cmake-export-link-flags_2.7.3-2noble.20250424.195253_amd64.deb Size: 7180 SHA256: 78a102251519dbcfdbf51c8491e6b9f49525faaf3532634bacaf0416ef183e57 SHA1: fc1c01a49a4f5de7600af8f14001649f94ab2da0 MD5sum: 087763fb61f392cccd34afedf4d8eee5 Description: The ability to export link flags to downstream packages in the ament buildsystem. Package: ros-kilted-ament-cmake-export-targets Version: 2.7.3-2noble.20250424.202044 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 50 Depends: ros-kilted-ament-cmake-core, ros-kilted-ament-cmake-export-libraries, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-export-targets/ros-kilted-ament-cmake-export-targets_2.7.3-2noble.20250424.202044_amd64.deb Size: 8232 SHA256: fa7fae50776f408454521fd9f9635a716c956477864210427b27491f0d2f5791 SHA1: 6aa8dd4ec11a720ee3084aacba8465b018f893bc MD5sum: aa0b7d98ad1ba98f92f5426178478555 Description: The ability to export targets to downstream packages in the ament buildsystem in CMake. Package: ros-kilted-ament-cmake-flake8 Version: 0.19.2-2noble.20250424.202912 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-kilted-ament-cmake-test, ros-kilted-ament-flake8, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-flake8/ros-kilted-ament-cmake-flake8_0.19.2-2noble.20250424.202912_amd64.deb Size: 7710 SHA256: 8f4993fe5a99cc615aed6539085dfa23180815389397eea0c354254b917365a6 SHA1: b8931b50d5a6ce20018897853379a812a5da04e6 MD5sum: b87ebc94554e3247b62e75fd162492d5 Description: The CMake API for ament_flake8 to check code syntax and style conventions with flake8. Package: ros-kilted-ament-cmake-gen-version-h Version: 2.7.3-2noble.20250424.195439 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 59 Depends: ros-kilted-ament-cmake-core, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-gen-version-h/ros-kilted-ament-cmake-gen-version-h_2.7.3-2noble.20250424.195439_amd64.deb Size: 9540 SHA256: c1f39ad508e03e52d35b438192df38593ea5d747008de30488c17b276e318233 SHA1: 08384c9fbbd42077e4aa18b2b5297fce1db479be MD5sum: 38dfef8bc264199460ff1db26292de6d Description: Generate a C header containing the version number of the package Package: ros-kilted-ament-cmake-gmock Version: 2.7.3-2noble.20250424.202929 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 61 Depends: google-mock, ros-kilted-ament-cmake-gtest, ros-kilted-ament-cmake-test, ros-kilted-gmock-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-gmock/ros-kilted-ament-cmake-gmock_2.7.3-2noble.20250424.202929_amd64.deb Size: 10074 SHA256: 7870f551b9f32132a31eeac3c67f2861876b54f68eb4b6fc9502b11ff7a91c40 SHA1: 1b42585b23637b887f33bb87df66019b4787f4b8 MD5sum: 8da209aafa6136685200ce3b673892f2 Description: The ability to add Google mock-based tests in the ament buildsystem in CMake. Package: ros-kilted-ament-cmake-google-benchmark Version: 2.7.3-2noble.20250424.202916 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 83 Depends: ros-kilted-ament-cmake-test, ros-kilted-google-benchmark-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-google-benchmark/ros-kilted-ament-cmake-google-benchmark_2.7.3-2noble.20250424.202916_amd64.deb Size: 13320 SHA256: 87ba1101251151da591399d50f0506a0d4f0067d26cb23322c10b0bfd2bff055 SHA1: 453f69dd8d97f304b26a607bcb1bfe18f2962bd2 MD5sum: 71767fc2461d3d3b651be62b78145c06 Description: The ability to add Google Benchmark tests in the ament buildsystem in CMake. Package: ros-kilted-ament-cmake-gtest Version: 2.7.3-2noble.20250424.202905 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 61 Depends: libgtest-dev, ros-kilted-ament-cmake-test, ros-kilted-gtest-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-gtest/ros-kilted-ament-cmake-gtest_2.7.3-2noble.20250424.202905_amd64.deb Size: 10380 SHA256: 36383d6f8cfcb2a4740ad4e13ffa36c92716dd1d9abee5fbb921c8a28b9b58ac SHA1: 966b65905bfa4ff58ab6798535d48e2cb2efc902 MD5sum: 09ff6b33370bd38dffbdb286e0a56336 Description: The ability to add gtest-based tests in the ament buildsystem in CMake. Package: ros-kilted-ament-cmake-include-directories Version: 2.7.3-2noble.20250424.195528 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 46 Depends: ros-kilted-ament-cmake-core, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-include-directories/ros-kilted-ament-cmake-include-directories_2.7.3-2noble.20250424.195528_amd64.deb Size: 7328 SHA256: 1b82e4970fec63240838a1aa7ac4046aa7222eebeb437427329faa4eee22fa4b SHA1: 33046628a430e59a1d5d76c565308fae2eede3ed MD5sum: 83b61d7afa223f1caea7c77387acc84f Description: The functionality to order include directories according to a chain of prefixes in the ament buildsystem in CMake. Package: ros-kilted-ament-cmake-libraries Version: 2.7.3-2noble.20250424.195543 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 45 Depends: ros-kilted-ament-cmake-core, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-libraries/ros-kilted-ament-cmake-libraries_2.7.3-2noble.20250424.195543_amd64.deb Size: 7126 SHA256: 115afe2d592e5fd87b5926011dd36350abf19b4f1be24627667c866442894b28 SHA1: 3851b209862b8c2f9cd0ec86c1b01ee124377d5d MD5sum: 4559d55c3d242fe8f81116374ba5b76a Description: The functionality to deduplicate libraries in the ament buildsystem in CMake. Package: ros-kilted-ament-cmake-lint-cmake Version: 0.19.2-2noble.20250424.202908 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 47 Depends: ros-kilted-ament-cmake-test, ros-kilted-ament-lint-cmake, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-lint-cmake/ros-kilted-ament-cmake-lint-cmake_0.19.2-2noble.20250424.202908_amd64.deb Size: 7704 SHA256: c632c964bf44a4756e211dc2ce4b0b2d2fed70b32910e012995ce23bf42ac8e7 SHA1: 889c2d181ba1685ef9898c96f42deafdc14fcd44 MD5sum: 30e005375644d775be4b69450a8c261c Description: The CMake API for ament_lint_cmake to lint CMake code using cmakelint. Package: ros-kilted-ament-cmake-mypy Version: 0.19.2-2noble.20250424.202911 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 47 Depends: ros-kilted-ament-cmake-test, ros-kilted-ament-mypy, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-mypy/ros-kilted-ament-cmake-mypy_0.19.2-2noble.20250424.202911_amd64.deb Size: 7852 SHA256: 2fa0ded074feaebbb60d5f5be427a0462bad5821ba5795337f50a27bc0e9ecf0 SHA1: 7ecf01ed845651258c34ad44fda03c12832d1e93 MD5sum: c6159bb03bfbc457ff5f530a8215a014 Description: The CMake API for ament_mypy to perform static type analysis on python code with mypy. Package: ros-kilted-ament-cmake-pclint Version: 0.19.2-2noble.20250424.202911 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 49 Depends: ros-kilted-ament-cmake-test, ros-kilted-ament-pclint, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-pclint/ros-kilted-ament-cmake-pclint_0.19.2-2noble.20250424.202911_amd64.deb Size: 7962 SHA256: 3ef64d2506ca0fa951b9877e1992fa1eff5ee59e5b78985615e7094d2210c741 SHA1: 726d8b5af50d627580dad39467e77e83b614b838 MD5sum: 79d3c8f671d7a9046e6cdf01203f1b7d Description: The CMake API for ament_pclint to perform static code analysis on C/C++ code using PC-lint. Package: ros-kilted-ament-cmake-pep257 Version: 0.19.2-2noble.20250424.202918 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 47 Depends: ros-kilted-ament-cmake-test, ros-kilted-ament-pep257, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-pep257/ros-kilted-ament-cmake-pep257_0.19.2-2noble.20250424.202918_amd64.deb Size: 7454 SHA256: 214d72d35161104c7a5a6b4cb17ec5707ae1042bc88f96f0aa7c5732a7733caa SHA1: c3feaa85b821197b8229ea51a1b7f9f6e7dc5aef MD5sum: de9b5c1f3d0bca4d97cd0d5d7c440a5e Description: The CMake API for ament_pep257 to check code against the docstring style conventions in PEP 257. Package: ros-kilted-ament-cmake-pycodestyle Version: 0.19.2-2noble.20250424.202940 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-kilted-ament-cmake-test, ros-kilted-ament-pycodestyle, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-pycodestyle/ros-kilted-ament-cmake-pycodestyle_0.19.2-2noble.20250424.202940_amd64.deb Size: 7676 SHA256: 937b8e7e4f939961fc2ebd00c87a0a92d3f6031e38310a8e206daa2ed22419c2 SHA1: 9b2e28adbc70051e25e6ba51da80754a214a6418 MD5sum: 24a59494e717557c3a9efaa918b3efee Description: The CMake API for ament_pycodestyle to check code against the style conventions in PEP 8. Package: ros-kilted-ament-cmake-pyflakes Version: 0.19.2-2noble.20250424.202947 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 47 Depends: ros-kilted-ament-cmake-test, ros-kilted-ament-pyflakes, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-pyflakes/ros-kilted-ament-cmake-pyflakes_0.19.2-2noble.20250424.202947_amd64.deb Size: 7358 SHA256: 3938faed5831344d3cf40258c5bcc4eb0e585ec9f8616599c12389c33658fc62 SHA1: 0a28f23cdc657f13eed37846f9847b6566dab04d MD5sum: ac785131c8ec3e74aaf48b2aef3404ba Description: The CMake API for ament_pyflakes to check code using pyflakes. Package: ros-kilted-ament-cmake-pytest Version: 2.7.3-2noble.20250424.203004 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 56 Depends: python3-pytest, ros-kilted-ament-cmake-core, ros-kilted-ament-cmake-test, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-pytest/ros-kilted-ament-cmake-pytest_2.7.3-2noble.20250424.203004_amd64.deb Size: 10324 SHA256: e455f64d8ccd0af0e02814a6b14b72307c351c537cfaefd834787a1f2e155d00 SHA1: 5f0ea33b81f7820466a9a84b5d727b8853305e2c MD5sum: 504d03dd687f90b7bd1445216e72ee61 Description: The ability to run Python tests using pytest in the ament buildsystem in CMake. Package: ros-kilted-ament-cmake-python Version: 2.7.3-2noble.20250424.195804 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 59 Depends: ros-kilted-ament-cmake-core, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-python/ros-kilted-ament-cmake-python_2.7.3-2noble.20250424.195804_amd64.deb Size: 10254 SHA256: 342bcfba85eaf4512d32126a0e62ef4917640bfc4069e80cde7461dcc37d3c92 SHA1: cc1a6897fbfe76844d7783a06c58878df02eeca1 MD5sum: 649deb2222a65db0b15e06744f9a10f1 Description: The ability to use Python in the ament buildsystem in CMake. Package: ros-kilted-ament-cmake-ros Version: 0.14.3-2noble.20250508.205027 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 60 Depends: ros-kilted-ament-cmake, ros-kilted-ament-cmake-gmock, ros-kilted-ament-cmake-gtest, ros-kilted-ament-cmake-pytest, ros-kilted-ament-cmake-ros-core, ros-kilted-rmw-test-fixture-implementation, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-ros/ros-kilted-ament-cmake-ros_0.14.3-2noble.20250508.205027_amd64.deb Size: 8310 SHA256: 24685883d069a4dabb56aaf0356af68031133fe4635270f50831c790ac0fa848 SHA1: a4c00a3ba8223f7269dd8ddc79627890c3ac4cdd MD5sum: b4f0e499016a5e3bc7237c05de8c29bd Description: The ROS specific CMake bits in the ament buildsystem. Package: ros-kilted-ament-cmake-ros-core Version: 0.14.3-2noble.20250424.201931 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 47 Depends: ros-kilted-ament-cmake-core, ros-kilted-ament-cmake-libraries, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-ros-core/ros-kilted-ament-cmake-ros-core_0.14.3-2noble.20250424.201931_amd64.deb Size: 6860 SHA256: f21835ce43ef76c82470e143496584c5a76d3f5e997b706a4c8f3a17d58f37c9 SHA1: d69be7de2d444d5c2a10275cba948415d0d0dd28 MD5sum: aa5e8be4c8266c24979db01f5a47122c Description: Core ROS specific CMake bits in the ament buildsystem. Package: ros-kilted-ament-cmake-target-dependencies Version: 2.7.3-2noble.20250424.195835 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 55 Depends: ros-kilted-ament-cmake-core, ros-kilted-ament-cmake-include-directories, ros-kilted-ament-cmake-libraries, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-target-dependencies/ros-kilted-ament-cmake-target-dependencies_2.7.3-2noble.20250424.195835_amd64.deb Size: 9762 SHA256: 2b33746fb4f7fa2a27c9636b81da2f24c5c81a4b62226030583ec7e692439630 SHA1: 53f567add2c290d205ee5c6053199cc188c70b69 MD5sum: f3ebec0e750630c0e2e652124383d5a5 Description: The ability to add definitions, include directories and libraries of a package to a target in the ament buildsystem in CMake. Package: ros-kilted-ament-cmake-test Version: 2.7.3-2noble.20250424.202711 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 80 Depends: ros-kilted-ament-cmake-core, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-test/ros-kilted-ament-cmake-test_2.7.3-2noble.20250424.202711_amd64.deb Size: 15480 SHA256: f8067189ee8309db35802e0daa75b0f5ff13cdb3efaa6bcb9479335551d9735e SHA1: c99ab604c655fc448d00e9a44c2b2aa7f69f5010 MD5sum: fb07c4a0b99d43c31af9265ba88a0a48 Description: The ability to add tests in the ament buildsystem in CMake. Package: ros-kilted-ament-cmake-uncrustify Version: 0.19.2-2noble.20250424.204454 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 50 Depends: ros-kilted-ament-cmake-test, ros-kilted-ament-uncrustify, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-uncrustify/ros-kilted-ament-cmake-uncrustify_0.19.2-2noble.20250424.204454_amd64.deb Size: 8922 SHA256: f80033aa539d86bf8a57da6f41f7d60429468220cc6eefce473a42aad8a30340 SHA1: ea5a6d8f0ba9ca534fb7ef4d3f9afa0cd3460e23 MD5sum: 6a94ee60d40a3041977b04db7ee277ce Description: The CMake API for ament_uncrustify to check code against styleconventions using uncrustify. Package: ros-kilted-ament-cmake-vendor-package Version: 2.7.3-2noble.20250424.201931 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 72 Depends: git, python3-vcstool, ros-kilted-ament-cmake-core, ros-kilted-ament-cmake-export-dependencies, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-vendor-package/ros-kilted-ament-cmake-vendor-package_2.7.3-2noble.20250424.201931_amd64.deb Size: 11204 SHA256: 3ab0f5fa368ce8318ec45c4608219d611dcd08e9f850f7c7e8f014f7b8bdc0bd SHA1: f4512fc886f43c0eeecc1540431af2a4d104ea7e MD5sum: 6f0f071958ff8847b76f79153837d7b1 Description: Macros for maintaining a 'vendor' package. Package: ros-kilted-ament-cmake-version Version: 2.7.3-2noble.20250424.195929 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 46 Depends: ros-kilted-ament-cmake-core, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-version/ros-kilted-ament-cmake-version_2.7.3-2noble.20250424.195929_amd64.deb Size: 7514 SHA256: c1e2f6901d6cde3d7b825c61f9154ed9fa193811af7686b42a3b5cc1eed15787 SHA1: 4126730cf4af39a3fb0955542b9f185e63dc5573 MD5sum: 93a5c72f0ac09cbc869266aa5eaeb8a5 Description: The ability to override the exported package version in the ament buildsystem. Package: ros-kilted-ament-cmake-xmllint Version: 0.19.2-2noble.20250424.202952 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-kilted-ament-cmake-test, ros-kilted-ament-xmllint, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cmake-xmllint/ros-kilted-ament-cmake-xmllint_0.19.2-2noble.20250424.202952_amd64.deb Size: 7406 SHA256: 47f1e0ed228ffade6c789bd089ca5cbfa842dc0970bb28a219dab0fc74450990 SHA1: 920b2759b4653f28d5bb5799db8532578ae20975 MD5sum: 5ccd505c4d4489496b2ae0f00e8e5a45 Description: The CMake API for ament_xmllint to check XML file using xmmlint. Package: ros-kilted-ament-copyright Version: 0.19.2-2noble.20250424.200345 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 212 Depends: python3-importlib-metadata, ros-kilted-ament-lint, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-copyright/ros-kilted-ament-copyright_0.19.2-2noble.20250424.200345_amd64.deb Size: 52268 SHA256: 9cd043d20c23426659b323c4c203796d514b4054d689831d7d1a4cb52128572f SHA1: 4f7b81213717d4c84b2628af25c7cdb8b851843f MD5sum: e4e377dc5cff8269554f01b2ffb6e3b3 Description: The ability to check source files for copyright and license information. Package: ros-kilted-ament-cppcheck Version: 0.19.2-2noble.20250424.200133 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 62 Depends: cppcheck, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cppcheck/ros-kilted-ament-cppcheck_0.19.2-2noble.20250424.200133_amd64.deb Size: 16696 SHA256: 8720609219101ba3b8a79357e54ab32c9e391468b0323851ce724de1a0d00880 SHA1: 74b5d8f573ec9b60356a363149448943ee646d88 MD5sum: 4232d9da4dc6b0463768446d87e76a4b Description: The ability to perform static code analysis on C/C++ code using Cppcheck and generate xUnit test result files. Package: ros-kilted-ament-cpplint Version: 0.19.2-2noble.20250424.200023 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 541 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-cpplint/ros-kilted-ament-cpplint_0.19.2-2noble.20250424.200023_amd64.deb Size: 147086 SHA256: 2dd8721a577f6081e04d1f020ab1fe120c5a04f6c70cf5e24cc82b839c642765 SHA1: 2dc8a076b79a68644bb733ae10353f3b02651d77 MD5sum: 05baa95ef048ef18cb020269659667eb Description: The ability to check code against the Google style conventions using cpplint and generate xUnit test result files. Package: ros-kilted-ament-download Version: 0.0.5-6noble.20250424.203133 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 53 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-download/ros-kilted-ament-download_0.0.5-6noble.20250424.203133_amd64.deb Size: 8644 SHA256: 53f3cfb8d5a2b7345d42c64479d7e2c1538af4552ae7d16f488eca4ddb03fd0e SHA1: 4b03db9483cc7b8c21cd9fb661b4ffb79dc6c4aa MD5sum: 8d62c492f71365074f9ffb8ac6416fdd Description: CMake macros for downloading files with ament Package: ros-kilted-ament-flake8 Version: 0.19.2-2noble.20250424.200346 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 69 Depends: python3-flake8, python3-flake8-blind-except, python3-flake8-builtins, python3-flake8-class-newline, python3-flake8-comprehensions, python3-flake8-deprecated, python3-flake8-docstrings, python3-flake8-import-order, python3-flake8-quotes, ros-kilted-ament-lint, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-flake8/ros-kilted-ament-flake8_0.19.2-2noble.20250424.200346_amd64.deb Size: 17444 SHA256: b9ad4972d91a96e806c9b047276d18894cc607c82f855bad65a69f38901f58f4 SHA1: ec7df6244686e2f644b6126f4536d921d940f5c9 MD5sum: d7604d54d780c4e39c2159be607ce66a Description: The ability to check code for style and syntax conventions with flake8. Package: ros-kilted-ament-index-cpp Version: 1.11.0-1noble.20250424.203136 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 114 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-index-cpp/ros-kilted-ament-index-cpp_1.11.0-1noble.20250424.203136_amd64.deb Size: 24470 SHA256: 912ad311161eaa1d18e7e226ebfad4c28fcb7d75f2c5c80279953a1a0446aa61 SHA1: fa20c80bb669e130d4c38ce9517f19ab589f1948 MD5sum: 9426a0a8a2d8913475fc0bec49d023c3 Description: C++ API to access the ament resource index. Package: ros-kilted-ament-index-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-ament-index-cpp Version: 1.11.0-1noble.20250424.203136 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 250 Depends: ros-kilted-ament-index-cpp (= 1.11.0-1noble.20250424.203136) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-index-cpp/ros-kilted-ament-index-cpp-dbgsym_1.11.0-1noble.20250424.203136_amd64.deb Size: 232094 SHA256: 1938a73c3fab23eab7c9480f0abf81605605a6c0b8e323ba05ec79da299fde8a SHA1: 2d7ed6bc83538988a36e98a5fd32c931c6225e9f MD5sum: 1d6fad7137096b31fa4fbbae4099117a Description: debug symbols for ros-kilted-ament-index-cpp Build-Ids: 85442d8514c4cc4064cc4e9ba332d8037bb34c5e Package: ros-kilted-ament-index-python Version: 1.11.0-1noble.20250424.200150 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 75 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-index-python/ros-kilted-ament-index-python_1.11.0-1noble.20250424.200150_amd64.deb Size: 14904 SHA256: e7531041e3735e8f2a11152f1d780dbc9c423bcb6574e21b479531bdf867d341 SHA1: c966d53d6d5940fe4150ac29f2a1ea2586e7d335 MD5sum: 1479921f1e5f967fa070a2d8ee68672e Description: Python API to access the ament resource index. Package: ros-kilted-ament-lint Version: 0.19.2-2noble.20250424.200210 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 33 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-lint/ros-kilted-ament-lint_0.19.2-2noble.20250424.200210_amd64.deb Size: 4798 SHA256: cb2388ea1af04a2127028ae17d2331983d92b5bc7eb11d5a24165605f31f6450 SHA1: 72b675620b817eab70f516043c8837e93ec5761b MD5sum: 3d818fe0b31175d89b67f191e2ab1826 Description: Providing common API for ament linter packages. Package: ros-kilted-ament-lint-auto Version: 0.19.2-2noble.20250424.202954 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-kilted-ament-cmake-core (>= 0.7.1), ros-kilted-ament-cmake-test, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-lint-auto/ros-kilted-ament-lint-auto_0.19.2-2noble.20250424.202954_amd64.deb Size: 7542 SHA256: fd50bce6cdb02a23010fcb5a4c9a891e329640c1729426af925c45b6ec8c8b61 SHA1: f7858dd9599dbed2f7058c374ea4ee7f2c18e97b MD5sum: a3204d2d6aef2efb83e9dc95a319ff24 Description: The auto-magic functions for ease to use of the ament linters in CMake. Package: ros-kilted-ament-lint-cmake Version: 0.19.2-2noble.20250424.200325 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 94 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-lint-cmake/ros-kilted-ament-lint-cmake_0.19.2-2noble.20250424.200325_amd64.deb Size: 25808 SHA256: a62efd89a0cd96d1517883c4c11cea2b1c00e8a63383245a21306d5835d801a5 SHA1: c38abf150fe2ed0af6843b7e96b3aa6d4d3077cd MD5sum: 273eec3a8e602afbfb228740e54acf3f Description: The ability to lint CMake code using cmakelint and generate xUnit test result files. Package: ros-kilted-ament-lint-common Version: 0.19.2-2noble.20250424.204524 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-kilted-ament-cmake-copyright, ros-kilted-ament-cmake-core, ros-kilted-ament-cmake-cppcheck, ros-kilted-ament-cmake-cpplint, ros-kilted-ament-cmake-flake8, ros-kilted-ament-cmake-lint-cmake, ros-kilted-ament-cmake-pep257, ros-kilted-ament-cmake-uncrustify, ros-kilted-ament-cmake-xmllint, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-lint-common/ros-kilted-ament-lint-common_0.19.2-2noble.20250424.204524_amd64.deb Size: 7546 SHA256: 7e7aa7bcde148d16c6687ad6330d01f9524fd38aa584741c88bd3cc59c956bd2 SHA1: 77d6f84a97c17e6909e84c4c75feadd37d91e084 MD5sum: f21a24ca940c28557a66ff83821423e3 Description: The list of commonly used linters in the ament build system in CMake. Package: ros-kilted-ament-mypy Version: 0.19.2-2noble.20250424.200351 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 59 Depends: python3-mypy, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-mypy/ros-kilted-ament-mypy_0.19.2-2noble.20250424.200351_amd64.deb Size: 13774 SHA256: 9c6a2451b0e5ab28c6217846d63579a9d06d3d754a777a437364a65e3c3adc62 SHA1: 94241355ee361a7195a81f505beb386375627f2d MD5sum: cbb0f7611d9b5e3b3370042fd96260f1 Description: Support for mypy static type checking in ament. Package: ros-kilted-ament-nodl Version: 0.1.0-7noble.20250424.203146 Architecture: amd64 Maintainer: Ubuntu Robotics Installed-Size: 47 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-nodl/ros-kilted-ament-nodl_0.1.0-7noble.20250424.203146_amd64.deb Size: 6484 SHA256: ddd2068c6cd921abd5586211258627a80a82e087093fa63d771303ef2f3aa2b9 SHA1: ebc7da98df0d6ec5da3ca2d5577c03f2bfa1f18f MD5sum: b4c9c11bba37c0f5d0a6599788778b50 Description: Ament extension for exporting NoDL .xml files Package: ros-kilted-ament-package Version: 0.17.2-2noble.20250424.192608 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 131 Depends: python3-importlib-metadata, python3-minimal, python3-setuptools Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-package/ros-kilted-ament-package_0.17.2-2noble.20250424.192608_amd64.deb Size: 25402 SHA256: 3758738dc13c949ecb0ebcc557579f3da478261ae0e15f8eb55f8634a0a5f4bc SHA1: 3470047d0e94a06caec51afcc0ab7472b65481ab MD5sum: dc17575c0fc1c767ce7b337512d98f81 Description: The parser for the manifest files in the ament buildsystem. Package: ros-kilted-ament-pclint Version: 0.19.2-2noble.20250424.200400 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 307 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-pclint/ros-kilted-ament-pclint_0.19.2-2noble.20250424.200400_amd64.deb Size: 44002 SHA256: c2ae97fe495bdd9574c6941a6915bcebf49bdc1d82a7b05424fcb6c2f21899de SHA1: 211e18e7c08d71d4a01fbff717f5d4514c253c92 MD5sum: d54834d058f06eddcddff33dd92f6c0a Description: The ability to perform static code analysis on C/C++ code using PC-lint and generate xUnit test result files. Package: ros-kilted-ament-pep257 Version: 0.19.2-2noble.20250424.200413 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 58 Depends: pydocstyle, ros-kilted-ament-lint, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-pep257/ros-kilted-ament-pep257_0.19.2-2noble.20250424.200413_amd64.deb Size: 13612 SHA256: de1298ddd45a9abbee175f74e52f5d1325c65d9d802d3fc518c9d9beddc242c0 SHA1: 6dfdb7edaf74343cc27fafcd2fa17bfa8ad96f41 MD5sum: 4151233fd62adb2d41d18b6412535921 Description: The ability to check code against the docstring style conventions in PEP 257 and generate xUnit test result files. Package: ros-kilted-ament-pycodestyle Version: 0.19.2-2noble.20250424.200429 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 50 Depends: python3-pycodestyle, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-pycodestyle/ros-kilted-ament-pycodestyle_0.19.2-2noble.20250424.200429_amd64.deb Size: 11098 SHA256: 13b1a1f09e06345c138a3248fa2ec2960477a0ce7cdf8dd3bcba1e8e76b4311e SHA1: 52d56977e7137cc565c123cc9b61a43aff9db753 MD5sum: 8893d39e80868fe5146f2bc227113b95 Description: The ability to check code against the style conventions in PEP 8 and generate xUnit test result files. Package: ros-kilted-ament-pyflakes Version: 0.19.2-2noble.20250424.200501 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 52 Depends: pyflakes3, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-pyflakes/ros-kilted-ament-pyflakes_0.19.2-2noble.20250424.200501_amd64.deb Size: 12280 SHA256: c9f24c7ffddd0335d27666537364e42ce6996618500066abdcbc4508d2dd5100 SHA1: a06c087db5abdc787645857189ec29aae7dd9927 MD5sum: 030e012f4409ecde43e29b1ac9ab0712 Description: The ability to check code using pyflakes and generate xUnit test result files. Package: ros-kilted-ament-uncrustify Version: 0.19.2-2noble.20250424.204428 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 322 Depends: ros-kilted-uncrustify-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-uncrustify/ros-kilted-ament-uncrustify_0.19.2-2noble.20250424.204428_amd64.deb Size: 50844 SHA256: 43736ef7b441baf29f9a3c95a2f8ddcf7299900355e53c760a783cf4f87323a9 SHA1: fc0b02612da735c6472c159fc982596b41d84c8f MD5sum: 829f75730b3ac090aee8038ab6eb6fd4 Description: The ability to check code against style conventions using uncrustify and generate xUnit test result files. Package: ros-kilted-ament-vitis Version: 0.10.1-5noble.20250508.205141 Architecture: amd64 Maintainer: Víctor Mayoral Vilches Installed-Size: 88 Depends: ros-kilted-ament-acceleration, ros-kilted-ament-cmake-core, ros-kilted-ament-cmake-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-vitis/ros-kilted-ament-vitis_0.10.1-5noble.20250508.205141_amd64.deb Size: 15272 SHA256: b06581029079b2ff0f82528441b2b987baa329fc7b2faf096023e7a85f445eaf SHA1: 408ad5480499eb388025a4b3ebe169b5f2e70c95 MD5sum: 5366d3ee6fe56a091855da4daaa1c9b8 Description: CMake macros and utilities to include Vitis platform into the ROS 2 build system (ament) and its development flows. Package: ros-kilted-ament-xmllint Version: 0.19.2-2noble.20250424.200619 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 57 Depends: libxml2-utils, ros-kilted-ament-lint, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ament-xmllint/ros-kilted-ament-xmllint_0.19.2-2noble.20250424.200619_amd64.deb Size: 13748 SHA256: 42f2e87123980298822871bdd2e68f337eaff7561f6f18f0d6f23a62afd48794 SHA1: abc375e0561262051004de95063953bae7f48174 MD5sum: 2e572db23892ab328db74e0bcba8108a Description: The ability to check XML files like the package manifest using xmllint and generate xUnit test result files. Package: ros-kilted-angles Version: 1.16.0-5noble.20250424.203147 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 89 Depends: ros-kilted-ament-cmake, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/angles Priority: optional Section: misc Filename: pool/main/r/ros-kilted-angles/ros-kilted-angles_1.16.0-5noble.20250424.203147_amd64.deb Size: 13664 SHA256: b346ad592c1077beb2f2733d6099427733553070a8b2af527a9e525404266524 SHA1: 516aac6a5b4da10ee08cbd7829c8bde451044507 MD5sum: 8a3d65e6e1a853d6c6624d2a8130839c Description: This package provides a set of simple math utilities to work with angles. The utilities cover simple things like normalizing an angle and conversion between degrees and radians. But even if you're trying to calculate things like the shortest angular distance between two joint space positions of your robot, but the joint motion is constrained by joint limits, this package is what you need. The code in this package is stable and well tested. There are no plans for major changes in the near future. Package: ros-kilted-apex-test-tools Version: 0.0.2-9noble.20250424.203323 Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 57 Depends: ros-kilted-ament-cmake-gtest, ros-kilted-osrf-testing-tools-cpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apex-test-tools/ros-kilted-apex-test-tools_0.0.2-9noble.20250424.203323_amd64.deb Size: 7928 SHA256: 4032d48102032e425f5f6fe222866abba56c4c55dd3390cb99c662b5a0a6b81b SHA1: fd3e4e0fa081f574dee25d98880a988d3efefd9b MD5sum: 4c8fa88fc01602165a14866697847b3c Description: The package Apex.OS Test Tools contains test helpers Package: ros-kilted-apriltag Version: 3.4.3-2noble.20250424.200637 Architecture: amd64 Maintainer: Max Krogius Installed-Size: 1789 Depends: libc6 (>= 2.38), libpython3.12t64 (>= 3.12.1), ros-kilted-ros-workspace Homepage: https://april.eecs.umich.edu/software/apriltag.html Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag/ros-kilted-apriltag_3.4.3-2noble.20250424.200637_amd64.deb Size: 1159592 SHA256: f06e716c0a7e420904873cab5a7c47dcf533897d56d5896be2b85fcd632a857b SHA1: 62463b8466bdb6ecdcd77e6f011b7ed5f0730c8e MD5sum: f4a5b4eea8606c57e98367c975905767 Description: AprilTag detector library Package: ros-kilted-apriltag-dbgsym Package-Type: ddeb Source: ros-kilted-apriltag Version: 3.4.3-2noble.20250424.200637 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Max Krogius Installed-Size: 399 Depends: ros-kilted-apriltag (= 3.4.3-2noble.20250424.200637) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag/ros-kilted-apriltag-dbgsym_3.4.3-2noble.20250424.200637_amd64.deb Size: 328020 SHA256: ac56c90ae4334d3841203b147b7b167717145bc13b9a8ce92ab5a5c627cf2cbe SHA1: 11613425f1db2b4554fa393294dc9748a4f36cb2 MD5sum: ae39d4f94739ecdff24e855d1563a511 Description: debug symbols for ros-kilted-apriltag Build-Ids: 087bf6a68ac12de1f432a193998fa3c749975ae8 5398c751ed8d43e78777d4681d36df7e2d5f34b2 9c6ca66a61092a0698ab80fa6a9177dcad8f26bc Package: ros-kilted-apriltag-detector Version: 3.0.1-3noble.20250508.214706 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 464 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-apriltag-msgs, ros-kilted-cv-bridge, ros-kilted-image-transport, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag-detector/ros-kilted-apriltag-detector_3.0.1-3noble.20250508.214706_amd64.deb Size: 135738 SHA256: 90569d9ec73f8501fdb5dcaa8c1aefaab96bb0a157dc28e239d68be15c10d22e SHA1: 61bf34e3ccd99e5ff59e4793ac440635b829d4ac MD5sum: eb0013a5a63a0cdfa1661e860e70778c Description: ROS2 package for apriltag detection Package: ros-kilted-apriltag-detector-dbgsym Package-Type: ddeb Source: ros-kilted-apriltag-detector Version: 3.0.1-3noble.20250508.214706 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 2117 Depends: ros-kilted-apriltag-detector (= 3.0.1-3noble.20250508.214706) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag-detector/ros-kilted-apriltag-detector-dbgsym_3.0.1-3noble.20250508.214706_amd64.deb Size: 1997122 SHA256: d8b590c21311b72aef0e9f6c3258ec51652ab95544903cfb093302c37a7a26b9 SHA1: f61f596cbc3fabd30eba0829cb8df752b794973d MD5sum: 7a98c28aa1406faadbcaa2516f28c63e Description: debug symbols for ros-kilted-apriltag-detector Build-Ids: a0d262d0756b892646f5394e8abb7c4abf433e75 dcfa0da2cfb2289d2d93a1ec3737171869de61dd Package: ros-kilted-apriltag-detector-mit Version: 3.0.1-3noble.20250508.215214 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 114 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-apriltag-detector, ros-kilted-apriltag-mit, ros-kilted-apriltag-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag-detector-mit/ros-kilted-apriltag-detector-mit_3.0.1-3noble.20250508.215214_amd64.deb Size: 27894 SHA256: 0ec2459f9aed2d0fa38850ddfffa3ad223bda9fa4f02925ac406f88b390b192f SHA1: 1e69b98561bf1660b390f609973959485252e6ed MD5sum: 337e9564fed7ec22487408dc761585ae Description: ROS package for apriltag detection with MIT detector Package: ros-kilted-apriltag-detector-mit-dbgsym Package-Type: ddeb Source: ros-kilted-apriltag-detector-mit Version: 3.0.1-3noble.20250508.215214 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 463 Depends: ros-kilted-apriltag-detector-mit (= 3.0.1-3noble.20250508.215214) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag-detector-mit/ros-kilted-apriltag-detector-mit-dbgsym_3.0.1-3noble.20250508.215214_amd64.deb Size: 443386 SHA256: ed7fc2ee03bb48483e48f81edef7964d74fc7b4d5a77ee0db9d4210d57477f39 SHA1: 6a9bc546311d78246ec96f242a6df7c65b1e8dd9 MD5sum: e155e58b41b71420fa9bf4456e662193 Description: debug symbols for ros-kilted-apriltag-detector-mit Build-Ids: 6d71e6102c21f040991ec25005c1b1c18c66128f Package: ros-kilted-apriltag-detector-umich Version: 3.0.1-3noble.20250508.215214 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 107 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-apriltag, libopencv-dev, ros-kilted-apriltag-detector, ros-kilted-apriltag-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag-detector-umich/ros-kilted-apriltag-detector-umich_3.0.1-3noble.20250508.215214_amd64.deb Size: 22716 SHA256: 2736b8ac8ad8a10571f6533a6650e1b3c28256fdeb348f72e105e62860b90888 SHA1: 6dde514176a18ae234559026874e0d83acfeefa0 MD5sum: e4a38504c7f7d14d9ceca183e8c9edb5 Description: ROS package for apriltag detection with the UMich detector Package: ros-kilted-apriltag-detector-umich-dbgsym Package-Type: ddeb Source: ros-kilted-apriltag-detector-umich Version: 3.0.1-3noble.20250508.215214 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 444 Depends: ros-kilted-apriltag-detector-umich (= 3.0.1-3noble.20250508.215214) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag-detector-umich/ros-kilted-apriltag-detector-umich-dbgsym_3.0.1-3noble.20250508.215214_amd64.deb Size: 425344 SHA256: 6d93beafecff1a6436c2b16d8268674ba0871b1f07bb13ca371ed6b389097f00 SHA1: bb6dd1ee57c4b4ae8c30c178545db84348d40433 MD5sum: 299758d41ff78985575f8b9907916149 Description: debug symbols for ros-kilted-apriltag-detector-umich Build-Ids: f45c67d244ab745fb6404212d5b09f9a4b611411 Package: ros-kilted-apriltag-draw Version: 3.0.1-3noble.20250508.214720 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 644 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-kilted-apriltag-msgs, ros-kilted-cv-bridge, ros-kilted-image-transport, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag-draw/ros-kilted-apriltag-draw_3.0.1-3noble.20250508.214720_amd64.deb Size: 148744 SHA256: f997a725131560365fc2570a7a66a248c45470f4df73c9ee2db97238713358b6 SHA1: 8cf60082a96f5d9ecc9b0f5461c6185afd6af347 MD5sum: 971cc2e9d56088e3208ddc12e3ff08e5 Description: ROS package for drawing apriltags on image Package: ros-kilted-apriltag-draw-dbgsym Package-Type: ddeb Source: ros-kilted-apriltag-draw Version: 3.0.1-3noble.20250508.214720 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 2982 Depends: ros-kilted-apriltag-draw (= 3.0.1-3noble.20250508.214720) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag-draw/ros-kilted-apriltag-draw-dbgsym_3.0.1-3noble.20250508.214720_amd64.deb Size: 2632086 SHA256: 195876491f85a816d0572e3b5985f6c364b634ed56922226716147ef0a1e3f69 SHA1: 9276fdeefa6fbb98469bc6da7b8e11a167b57fa0 MD5sum: 217a5eced0f9fff45caabfd109f74042 Description: debug symbols for ros-kilted-apriltag-draw Build-Ids: 478ccfb9ab925332202936c06c13f8f2ae1bc9d3 be8fead024a5adba78397d08b35adf593c3ffce6 Package: ros-kilted-apriltag-mit Version: 1.0.3-2noble.20250424.200748 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 250 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.4), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), clang-tidy, libboost-dev, libeigen3-dev, libopencv-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag-mit/ros-kilted-apriltag-mit_1.0.3-2noble.20250424.200748_amd64.deb Size: 75878 SHA256: d509bab253e102d1a81a5efb5b48792e182b502ae76644f54b4b7618c737a441 SHA1: 193649ff82531814cf0eb2e8aaf70a4ac7cfbed2 MD5sum: 6e49f99f46ccd8468d702a68a51fe9e9 Description: ROS2 package wrapper for the MIT apriltag detector Package: ros-kilted-apriltag-mit-dbgsym Package-Type: ddeb Source: ros-kilted-apriltag-mit Version: 1.0.3-2noble.20250424.200748 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 841 Depends: ros-kilted-apriltag-mit (= 1.0.3-2noble.20250424.200748) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag-mit/ros-kilted-apriltag-mit-dbgsym_1.0.3-2noble.20250424.200748_amd64.deb Size: 826486 SHA256: ddcac0a2c385e1b985361998f271ab2af3f174566623b8775db409e372500160 SHA1: 6f59617b3b07f07fc36ae2e2acdf2849931b0098 MD5sum: 6513e15860f7b762a4bf293fdfe5c5a9 Description: debug symbols for ros-kilted-apriltag-mit Build-Ids: c2333431da5b7a8e81f3ca6835391f859889c74a Package: ros-kilted-apriltag-msgs Version: 2.0.1-5noble.20250424.211003 Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 724 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag-msgs/ros-kilted-apriltag-msgs_2.0.1-5noble.20250424.211003_amd64.deb Size: 70352 SHA256: f2c06753b881caefc11fdb94399f1730d6804d51b753f0633276f1c3def21b71 SHA1: bfed1c7a792931da420e332456d2355000c75077 MD5sum: 2a531fbf21680ab25fc43c2feb70237d Description: AprilTag message definitions Package: ros-kilted-apriltag-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-apriltag-msgs Version: 2.0.1-5noble.20250424.211003 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 551 Depends: ros-kilted-apriltag-msgs (= 2.0.1-5noble.20250424.211003) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag-msgs/ros-kilted-apriltag-msgs-dbgsym_2.0.1-5noble.20250424.211003_amd64.deb Size: 421850 SHA256: b4c2c830ea6214e36e91d95108ce958e1391431bad6ea1aee73a9943c5801ef0 SHA1: a11fa61e2f2604d014be9273ce9dda081caae2a2 MD5sum: 99b89bcb9d56e343460536e2babff3e2 Description: debug symbols for ros-kilted-apriltag-msgs Build-Ids: 02ba2174abc01d04abcc4563fee53dc1bbc4046c 03d01d6d6830567cb06e25055843979d690d1c4e 30871cb9ac8353e0b68d78b0a66cb0b681728d9d 32ecf3b03791a606c9ce6bfe8cc123b5b5133bc3 3d33343e3d1563853591d5ae29275ae814fbf320 492cb8b2c62755bad50d33f29e1c021dc4dd6e0e 55c99741d22823ac23b5f19f0c202cb4e6e00be6 76c83511103b64bb58cf091f30485a2fa76c0c53 7ad81e8d15a2046c5a8308280cfa3c2f6996f12e 90e783f27d6dd1c08c2c67555bfa8f8d07a3bdde a150384c7a6fe1c5812bdec71f1523935f1a3eea Package: ros-kilted-apriltag-ros Version: 3.2.2-2noble.20250508.214732 Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 424 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-kilted-apriltag, ros-kilted-apriltag-msgs, ros-kilted-cv-bridge, ros-kilted-image-transport, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag-ros/ros-kilted-apriltag-ros_3.2.2-2noble.20250508.214732_amd64.deb Size: 123970 SHA256: 01ac257c8d5ae2f124d3f223ca2d30392fcba82f27bb5e94b521851236343b7b SHA1: c86d5523ed479a17c72ec0f1299d4bcce29206c2 MD5sum: 9119ab5aa388803d1bd7a7d94cfbae9f Description: AprilTag detection node Package: ros-kilted-apriltag-ros-dbgsym Package-Type: ddeb Source: ros-kilted-apriltag-ros Version: 3.2.2-2noble.20250508.214732 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 2402 Depends: ros-kilted-apriltag-ros (= 3.2.2-2noble.20250508.214732) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag-ros/ros-kilted-apriltag-ros-dbgsym_3.2.2-2noble.20250508.214732_amd64.deb Size: 2274580 SHA256: f9383fda3c55d284a8e97e1d7a5a466ba421382849ad5be5c1e11d05d630eb9c SHA1: 35579133b5cad149a5d292c233aab32416681c77 MD5sum: fc3297ebeafcb62275985deecbdf363e Description: debug symbols for ros-kilted-apriltag-ros Build-Ids: 96fe89a4def60c230e8499ad98ac4adf47d3ae5f c79713bbf485f05e1469008d705ab32b165d39db Package: ros-kilted-apriltag-tools Version: 3.0.1-3noble.20250508.225551 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 102 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-apriltag-detector, ros-kilted-apriltag-draw, ros-kilted-apriltag-msgs, ros-kilted-rclcpp, ros-kilted-rosbag2-transport, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag-tools/ros-kilted-apriltag-tools_3.0.1-3noble.20250508.225551_amd64.deb Size: 23954 SHA256: 213203cc73a08a4d6b75a47a1b1ae6507d935442fe76a18dc88200cbe06af672 SHA1: fee5305e8c67419641a93b429420de671e7017ef MD5sum: e0678df3f2e1c39ea641236cad35eeb7 Description: misc tools for working with apriltags under ROS2 Package: ros-kilted-apriltag-tools-dbgsym Package-Type: ddeb Source: ros-kilted-apriltag-tools Version: 3.0.1-3noble.20250508.225551 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 498 Depends: ros-kilted-apriltag-tools (= 3.0.1-3noble.20250508.225551) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-apriltag-tools/ros-kilted-apriltag-tools-dbgsym_3.0.1-3noble.20250508.225551_amd64.deb Size: 473554 SHA256: c1115ac7bc902e192a466b17a176a5a4a6e491528b69293becbc2994641c4353 SHA1: bc4c115be42d5a7bcb278d862b685abb6a002e66 MD5sum: 9e7abdc3cf7bab2768a28db1484370b8 Description: debug symbols for ros-kilted-apriltag-tools Build-Ids: f3f3c5791af56c6e776380ceb102c63f2982e89c Package: ros-kilted-aruco Version: 5.0.5-2noble.20250508.224421 Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 855 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libeigen3-dev, ros-kilted-cv-bridge, ros-kilted-ros-workspace Homepage: http://www.uco.es/investiga/grupos/ava/node/26 Priority: optional Section: misc Filename: pool/main/r/ros-kilted-aruco/ros-kilted-aruco_5.0.5-2noble.20250508.224421_amd64.deb Size: 297800 SHA256: 4c23ac06bb8f5a76aaef4b47c733311fd079a02c75a7e4e04879d0d0c5ab0096 SHA1: 3d0d770f2a64246abb052d53bf2f96e85ceea8cd MD5sum: d7d18c45b1a42d38d49ccde28a73a279 Description: The ARUCO Library has been developed by the Ava group of the Univeristy of Cordoba(Spain). It provides real-time marker based 3D pose estimation using AR markers. Package: ros-kilted-aruco-dbgsym Package-Type: ddeb Source: ros-kilted-aruco Version: 5.0.5-2noble.20250508.224421 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 4473 Depends: ros-kilted-aruco (= 5.0.5-2noble.20250508.224421) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-aruco/ros-kilted-aruco-dbgsym_5.0.5-2noble.20250508.224421_amd64.deb Size: 4415176 SHA256: 7dd3e738950afd8cb1ac9d070989fd61f0bc6f67c82d6ba772d948242852ff6b SHA1: 0aabe65a3909249944c5a4eba39bf0b9a54379a7 MD5sum: b527713e04d043e77a87cb9f23d5bc18 Description: debug symbols for ros-kilted-aruco Build-Ids: ed323c575438cfb7c0ddf9e959c4f3767d4b7b9c Package: ros-kilted-aruco-msgs Version: 5.0.5-2noble.20250424.211636 Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 583 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://github.com/pal-robotics/aruco_ros Priority: optional Section: misc Filename: pool/main/r/ros-kilted-aruco-msgs/ros-kilted-aruco-msgs_5.0.5-2noble.20250424.211636_amd64.deb Size: 57838 SHA256: 95e3d4c2740d67e4540c376bc8d2491cb1ec43d06ca5fae26bcfca1132ad77b9 SHA1: cd6abaa1382bd61b3f792def03073bf8f8fe45e5 MD5sum: df027574615ceea303da57da44b48aa5 Description: The aruco_msgs package Package: ros-kilted-aruco-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-aruco-msgs Version: 5.0.5-2noble.20250424.211636 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 428 Depends: ros-kilted-aruco-msgs (= 5.0.5-2noble.20250424.211636) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-aruco-msgs/ros-kilted-aruco-msgs-dbgsym_5.0.5-2noble.20250424.211636_amd64.deb Size: 320048 SHA256: 9eabd7fa0890c6c0ba6cf418f2b6eab1fa3d02fd19c27b2abf86a983dc6aff30 SHA1: c0cd2a2c1326f6c598fdb287e48fe24810d43ef4 MD5sum: 26295f0b265dd73d82906c8ee8e19041 Description: debug symbols for ros-kilted-aruco-msgs Build-Ids: 0291b04ca348b66710dc650b66af988314193423 059f9a73d0a64dc2b7270f2f1d2be906ccdb731a 1ad20810e000c87d2b18cd18106e48e093bedf40 5cc947a74cd8999b3bb3ff606dceaadba69185a0 688098b83e816b7dbcd4dbbae769bb1f53500d1b 8b54720caeace45aea9bea27039c899b5ef02b53 ab17ee8c9869d2ed9050931072033f07439af6df d2f6b9c5495c64895ba4997d6bb3980b124bd366 e781da56f526134f312365acbd3f4a0e478370a2 ef9b6f0189fe14e30b851739bb025242fe11735a f1ea116b1da42eaef1a5144b00ee8686cb6ee6f8 Package: ros-kilted-aruco-opencv Version: 6.0.1-2noble.20250508.214814 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 1458 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-contrib406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libyaml-cpp-dev, python3-img2pdf, python3-numpy, python3-opencv, ros-kilted-aruco-opencv-msgs, ros-kilted-cv-bridge, ros-kilted-image-transport, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclcpp-lifecycle, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-aruco-opencv/ros-kilted-aruco-opencv_6.0.1-2noble.20250508.214814_amd64.deb Size: 283210 SHA256: 8d0cebc11df98ce1ce54262905e7ba19a48a552a4da13888482ae9c72c53d7b8 SHA1: 1f163f816f8904dd70b8544714a0db9240d10124 MD5sum: 0709908ca9843ce5cc2c505cfb0401ce Description: ArUco marker detection using aruco module from OpenCV libraries. Package: ros-kilted-aruco-opencv-dbgsym Package-Type: ddeb Source: ros-kilted-aruco-opencv Version: 6.0.1-2noble.20250508.214814 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 6838 Depends: ros-kilted-aruco-opencv (= 6.0.1-2noble.20250508.214814) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-aruco-opencv/ros-kilted-aruco-opencv-dbgsym_6.0.1-2noble.20250508.214814_amd64.deb Size: 5784492 SHA256: edc7c91ce119913174c011dbea9eaa0c9fa6d2075c5f8c6751ffed7fcf335bb3 SHA1: c7b6921397b9dd17bc7c070cd6f26f4bb2e36c12 MD5sum: 6d7aec49caca3d08953901dadac231b1 Description: debug symbols for ros-kilted-aruco-opencv Build-Ids: abaeacc7179bfdd60738078316bfde75fc1250d3 bef6f9276c039f74fd3396edd6a33df76adc3a66 cdfd8252d91290dc7e444f34d762138dbc308b18 Package: ros-kilted-aruco-opencv-msgs Version: 6.0.1-2noble.20250424.211639 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 707 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-aruco-opencv-msgs/ros-kilted-aruco-opencv-msgs_6.0.1-2noble.20250424.211639_amd64.deb Size: 67556 SHA256: 66e792c4227a4bfe866f1fbefb20ca71e6240b92d2a2ceca9a9a0a8f88ada332 SHA1: 74d87ebc5736d40f572aced138ca7cffb43fc830 MD5sum: f1dfc0827146338ba5b2627a3cfbcd2c Description: Message definitions for aruco_opencv package. Package: ros-kilted-aruco-opencv-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-aruco-opencv-msgs Version: 6.0.1-2noble.20250424.211639 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 553 Depends: ros-kilted-aruco-opencv-msgs (= 6.0.1-2noble.20250424.211639) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-aruco-opencv-msgs/ros-kilted-aruco-opencv-msgs-dbgsym_6.0.1-2noble.20250424.211639_amd64.deb Size: 423054 SHA256: 5d528c61a1ff0e3253a0bcdd79975cdf3160feb4104c05cf2ce2b1edf43470ad SHA1: 2397a24a05937630d055c87fd7c0e898d4da7074 MD5sum: b54b25cf929dd701d0c7a2328ba50dd6 Description: debug symbols for ros-kilted-aruco-opencv-msgs Build-Ids: 03f5361d49bf3755e73730568bbbc8dc10d6a5cd 130d7fd826380d09f6f2bb79eefec3314369bbc6 344c8dfca27d91e87ca94952725e17dbf1515575 726789ed369da830e4d3d39200dfed9dfd8ba681 7a0678bfc4adcf798aa7336899ec6a994b4adf37 7cc57d8bce7f698120cf19abf275ee73d7fa6ba4 93aa360470e1f4568889e262939c2f31ce4d1c90 9c4de79c497848f5e14d60274b58cde98268108b ac59215b7b0e97edfe94091d06fa7ba93d04fffe be078632bf7e5cab33ea1972651cb24c9c761256 f39464dc84839de28c4ee7d97a9b85354ceaa618 Package: ros-kilted-aruco-ros Version: 5.0.5-2noble.20250508.224941 Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 2563 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-kilted-aruco, ros-kilted-aruco-msgs, ros-kilted-cv-bridge, ros-kilted-geometry-msgs, ros-kilted-image-transport, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Homepage: http://www.uco.es/investiga/grupos/ava/node/26 Priority: optional Section: misc Filename: pool/main/r/ros-kilted-aruco-ros/ros-kilted-aruco-ros_5.0.5-2noble.20250508.224941_amd64.deb Size: 560458 SHA256: f28b5122ea3146c1c2df95df34ba0988278d90a68847fb3db593eae1198bb288 SHA1: e8aa3f3059352b238bd4b93b3b43319607012e16 MD5sum: 5d97f06b694859a9ca1e7b3c6f2e7cf0 Description: The ARUCO Library has been developed by the Ava group of the Univeristy of Cordoba(Spain). It provides real-time marker based 3D pose estimation using AR markers. Package: ros-kilted-aruco-ros-dbgsym Package-Type: ddeb Source: ros-kilted-aruco-ros Version: 5.0.5-2noble.20250508.224941 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 12935 Depends: ros-kilted-aruco-ros (= 5.0.5-2noble.20250508.224941) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-aruco-ros/ros-kilted-aruco-ros-dbgsym_5.0.5-2noble.20250508.224941_amd64.deb Size: 11540132 SHA256: 2fd6a5fcf81889448d1a94d53067e85334d7d3d3d648ddb6f6bec692a36e48df SHA1: 99c7fddba1646cfceafc0769372314a079c70b68 MD5sum: 9b1c74980213c213b7999b0296d1a979 Description: debug symbols for ros-kilted-aruco-ros Build-Ids: 16f5c75e89dc7e1418d03bb0abe81f692e23bea3 8f5c39df95a40e596dfdcd9f55cc810537c0750d bf04596168acfd56a8d79453b38342477737af3f fb112cab87bc2d7a33c9407995bc361c832af08e Package: ros-kilted-asio-cmake-module Version: 1.2.0-4noble.20250424.203150 Architecture: amd64 Maintainer: Esteve Fernandez Installed-Size: 44 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-asio-cmake-module/ros-kilted-asio-cmake-module_1.2.0-4noble.20250424.203150_amd64.deb Size: 5950 SHA256: b83c53fa623ed8de3e3d0a99a914659a8fcd2cfd0b071dab251c39907f178db0 SHA1: 3c490a4c6e9424edb6cd24771abc14c967c17383 MD5sum: ec7c45ec85ce78e86646faf963199a90 Description: A CMake module for using the ASIO network library Package: ros-kilted-async-web-server-cpp Version: 2.0.0-6noble.20250508.205141 Architecture: amd64 Maintainer: Timo Röhling Installed-Size: 595 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 11), libboost-all-dev, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/async_web_server_cpp Priority: optional Section: misc Filename: pool/main/r/ros-kilted-async-web-server-cpp/ros-kilted-async-web-server-cpp_2.0.0-6noble.20250508.205141_amd64.deb Size: 181718 SHA256: c389db252b1db56fd5b0a44f6dff8e0464954804f5618ac24368133513016332 SHA1: 280e2a315d18f0362df60e48033e3105c9105fc5 MD5sum: 99a81b82d53e9488bf3dd5ba088a9396 Description: Asynchronous Web/WebSocket Server in C++ Package: ros-kilted-async-web-server-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-async-web-server-cpp Version: 2.0.0-6noble.20250508.205141 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Timo Röhling Installed-Size: 2833 Depends: ros-kilted-async-web-server-cpp (= 2.0.0-6noble.20250508.205141) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-async-web-server-cpp/ros-kilted-async-web-server-cpp-dbgsym_2.0.0-6noble.20250508.205141_amd64.deb Size: 2645980 SHA256: 69e7a1a858cf373bbd47bc19557ae020d6e86c96b96d93861daf6103e0327f97 SHA1: 0828a4a9a8f75504cc1d1fdf2a5fe92eb3e7196b MD5sum: 589fdba0064257e56f9a2af07710c526 Description: debug symbols for ros-kilted-async-web-server-cpp Build-Ids: 14589c3e004ba1fbb035026a909684a498f3e95b Package: ros-kilted-automatika-embodied-agents Version: 0.3.2-2noble.20250508.225507 Architecture: amd64 Maintainer: Automatika Robotics Installed-Size: 1929 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, python3-httpx, python3-platformdirs, python3-tqdm, ros-kilted-automatika-ros-sugar, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-automatika-embodied-agents/ros-kilted-automatika-embodied-agents_0.3.2-2noble.20250508.225507_amd64.deb Size: 328520 SHA256: 92cb528358446e9eba6c35bbd092af49dc927a75ba005da456991535d318dd80 SHA1: d453ecbc555940e19cb9f7c1b40a2e886e23774b MD5sum: 7178636b9241f9b443d405c87ec17c12 Description: agents Package: ros-kilted-automatika-embodied-agents-dbgsym Package-Type: ddeb Source: ros-kilted-automatika-embodied-agents Version: 0.3.2-2noble.20250508.225507 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Automatika Robotics Installed-Size: 1430 Depends: ros-kilted-automatika-embodied-agents (= 0.3.2-2noble.20250508.225507) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-automatika-embodied-agents/ros-kilted-automatika-embodied-agents-dbgsym_0.3.2-2noble.20250508.225507_amd64.deb Size: 1202750 SHA256: 0ea7bd43a65e3ad3642565d77338a04cb62fc8cfe59a8c992732ccdbb124b84a SHA1: dc64db61ab4fb8551061239d5be9389fcaf424a1 MD5sum: 8d57c905316dfd94a0a438039e844bc6 Description: debug symbols for ros-kilted-automatika-embodied-agents Build-Ids: 394a661609cfa82a6cea3493698638aade9b8015 4e98efa8e07f97f706fd484a21bfbcc097634910 5187027865dfa419750ae5034d9dc575b4e17a21 76ab2e5715ebc0ac8078ef0c99acc1bd968dc470 7f51de061ce726a911251a8fd7f8492bba27c3f5 88900cd457927e649b0e437cd8cf8f11da450585 984f49d4492784d1a119463dc5d73972bf34047a a4e4106e9f0745a26681d9410c1e3f5c24747e30 b89fbd61661183968e46bdc1528de2e63e5bd8cd d1c1379340addf5adc9b585467e6f85a67923725 f22be16c08f5fab3dc02b3fb2aeda4421681f9a9 Package: ros-kilted-automatika-ros-sugar Version: 0.2.9-2noble.20250508.213436 Architecture: amd64 Maintainer: Automatika Robotics Installed-Size: 3026 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, python3-jinja2, python3-msgpack, python3-numpy, python3-opencv, python3-setproctitle, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-lifecycle-msgs, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rclpy, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://github.com/automatika/ros-sugar Priority: optional Section: misc Filename: pool/main/r/ros-kilted-automatika-ros-sugar/ros-kilted-automatika-ros-sugar_0.2.9-2noble.20250508.213436_amd64.deb Size: 258128 SHA256: 271469990cc294dffe5a6da384719fed2a6a19d6e0f95cc21bbbc088a383d98e SHA1: 31c0ef972de7bea5cb070b6d73b87174dccd08ab MD5sum: a8e789ca20b4af0f870b039696c6f892 Description: Syntactic sugar for ROS2 nodes creation and management Package: ros-kilted-automatika-ros-sugar-dbgsym Package-Type: ddeb Source: ros-kilted-automatika-ros-sugar Version: 0.2.9-2noble.20250508.213436 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Automatika Robotics Installed-Size: 2063 Depends: ros-kilted-automatika-ros-sugar (= 0.2.9-2noble.20250508.213436) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-automatika-ros-sugar/ros-kilted-automatika-ros-sugar-dbgsym_0.2.9-2noble.20250508.213436_amd64.deb Size: 1646692 SHA256: 7932084039d66daf924695e4ca6b264a805d22d3c6532c50908e7225c025b699 SHA1: fc8ee1aac8854f3b0926d9e98aaa3017e7f00b9b MD5sum: f4a9240fe4fd7d951bc270b5039445bc Description: debug symbols for ros-kilted-automatika-ros-sugar Build-Ids: 25ac17e723658f4f07fded562c3a4dc49f0c857e 34d6c9a89390411c9e559a96a139aeb621e146f2 44c102ac1cfb87b424a7fc4269bcaacc29c4fd17 8a15a2483bdc938f8697b4ef372e3b030d179f32 9d0dbf8831111a1ec5df4dad47606dab1e891157 a190460b9f8ab6f59dce0b6ebc0bb756202b56df bd20ee3abdd80942f80f5a7dc24e64090655792b c06f6bcb14236cd326be8715d140c89082b7dc5f c5fc7924f1ea62dd6f403db40bd6f980ea241aea ded85479a5bdf149954e8d9660be7a4b269070a6 e43d2bec43edeff68163f8222b717e77c8e4166e Package: ros-kilted-automotive-autonomy-msgs Version: 3.0.4-6noble.20250424.211952 Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 42 Depends: ros-kilted-automotive-navigation-msgs, ros-kilted-automotive-platform-msgs, ros-kilted-ros-workspace Homepage: http://github.com/astuff/automotive_autonomy_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-automotive-autonomy-msgs/ros-kilted-automotive-autonomy-msgs_3.0.4-6noble.20250424.211952_amd64.deb Size: 5628 SHA256: 7a6edf90a25f9b006162dd3e5907183b878e9a49e766c4600e7b4e50f7eeb7d0 SHA1: d1e046f4ff50b8c022e46f8abff9a27ac34ee19b MD5sum: 1168f995f069e0a2c55560dfbf017a8f Description: Messages for vehicle automation Package: ros-kilted-automotive-navigation-msgs Version: 3.0.4-6noble.20250424.211652 Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 2213 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://github.com/astuff/automotive_navigation_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-automotive-navigation-msgs/ros-kilted-automotive-navigation-msgs_3.0.4-6noble.20250424.211652_amd64.deb Size: 161030 SHA256: aa6ab5a434230f3e76b0bafa38dc3132219d19ac77fe8f16e88391f2866996de SHA1: 4b361ce63f3d538887206ec74e193fac9d6a475a MD5sum: cf86912458909eb43cb6be19b8b1ae9d Description: Generic Messages for Navigation Objectives in Automotive Automation Software Package: ros-kilted-automotive-navigation-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-automotive-navigation-msgs Version: 3.0.4-6noble.20250424.211652 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 1756 Depends: ros-kilted-automotive-navigation-msgs (= 3.0.4-6noble.20250424.211652) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-automotive-navigation-msgs/ros-kilted-automotive-navigation-msgs-dbgsym_3.0.4-6noble.20250424.211652_amd64.deb Size: 1421890 SHA256: d3651d3dde6abb7c7d804da25d65ea1127770c485f617b31147524c23c13979f SHA1: de889193856fa6a399e89d3a6f6a337c68ece69c MD5sum: a0f6ef3da1ffbd0cd036212b749466c2 Description: debug symbols for ros-kilted-automotive-navigation-msgs Build-Ids: 0e5964c03eb56e6fc0cd3c19aa0eeb2ea30ad760 3737f7c8343e0fd789697614afbf29b654a7fb19 530fe36e66d3def2c90c7d7b91470778a4ac20dd 58400c561fb3d2013e33da79ff9b6e86d6d7a91a 5b8661d59a9bec39a9a97915d2e7d2cdabc78b64 68dcc1edac7f01ac7fa9e3d12794b803995e0d21 7319130e218de250398c3915519decd4be3f924a 85f04fa1f6e5bc6efb6a0a5c85e11373a76aebc0 955fde27044523c831ca49d60e3216dde5064e78 d4106364e0abc5ddb605190ee1ff974bbb82769a dec16a00f5e98dba572b7e8a5cb716f69d4d4a99 Package: ros-kilted-automotive-platform-msgs Version: 3.0.4-6noble.20250424.211005 Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 4194 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://github.com/astuff/automotive_platform_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-automotive-platform-msgs/ros-kilted-automotive-platform-msgs_3.0.4-6noble.20250424.211005_amd64.deb Size: 251244 SHA256: af7aeedf0d34613626936b7e732d921b78096da0bba181334acd10babeada656 SHA1: 240536eb3bad23e09ba79097d9cdebf484dcedb3 MD5sum: 5eab113e3c42f7b718cdd802eb627089 Description: Generic Messages for Communication with an Automotive Autonomous Platform Package: ros-kilted-automotive-platform-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-automotive-platform-msgs Version: 3.0.4-6noble.20250424.211005 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 2899 Depends: ros-kilted-automotive-platform-msgs (= 3.0.4-6noble.20250424.211005) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-automotive-platform-msgs/ros-kilted-automotive-platform-msgs-dbgsym_3.0.4-6noble.20250424.211005_amd64.deb Size: 2294976 SHA256: 60c492802ee166e4bc4e572ddc4241ca3b853d522675b8ca5100137d2aa82459 SHA1: e5367ac7a094eafead51f87484c016118b188410 MD5sum: c7cd93ffb216b445efd97187dd91a905 Description: debug symbols for ros-kilted-automotive-platform-msgs Build-Ids: 0845d6094044be7deb89b28b21f026280f97ed30 2ceb9c391178775e7c872b342ee368f74675ba01 6eca435b3fd0c4c3152d02cf07d37d45c42df1b9 74c0b0fa309ac5587e35454472ad22f60ff70f30 7b757eafc5adc864891c44771b7b2b72d13bd15d a63d9f4422b51fdc4850aef297e00a6f8445ed7c a6fb2963cb68c486ece6b2cbc9bb39b139c3e6c7 a96741797c70db106ea84b553b223410fcce0838 a98f0a07d84b568bcd6726f32762adcfca0fcf60 cbfd3730e04b7c678df7bf32ad2bb4bad5338479 efb189714e5730e817e9304650b49c8acdd92025 Package: ros-kilted-autoware-adapi-v1-msgs Version: 1.3.0-2noble.20250424.212344 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 11346 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geographic-msgs, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-shape-msgs, ros-kilted-std-msgs, ros-kilted-unique-identifier-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-adapi-v1-msgs/ros-kilted-autoware-adapi-v1-msgs_1.3.0-2noble.20250424.212344_amd64.deb Size: 688332 SHA256: f038f5bf52e9104d820e5e0e315ae8ce63ee38a87aa244ae62bfddd222d3b89e SHA1: a2e064c8c5a501d8e53ca68045bb2b4ad2630413 MD5sum: 53511188f254c3aece9057c5c7c1561a Description: The Autoware AD API interfaces Package: ros-kilted-autoware-adapi-v1-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-adapi-v1-msgs Version: 1.3.0-2noble.20250424.212344 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 9232 Depends: ros-kilted-autoware-adapi-v1-msgs (= 1.3.0-2noble.20250424.212344) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-adapi-v1-msgs/ros-kilted-autoware-adapi-v1-msgs-dbgsym_1.3.0-2noble.20250424.212344_amd64.deb Size: 7485522 SHA256: e1faf62f1139fc62fa6a0ea30957ff6605ddd2e5c1b934a121126be9fd66c092 SHA1: e91df443f6be63bfc8d586bd36b6dee4c8556437 MD5sum: 5e95fadf4c2f0fc4794aa59811e5e7c7 Description: debug symbols for ros-kilted-autoware-adapi-v1-msgs Build-Ids: 0992a248b35f7f71a4cef60a93dbe7ab95b23f7f 133fef576c7482fa984c6e07c2b838743b3984a3 228ada3a3de0801ff4fe5c4a5dc3db0eeda4ba1e 507e9b95ba52cbd698099145268c959839e1058b 8cd3beee3433e8e9629d4fc0cd785ce10bc639ee 9e1bc1cba65f53b0deeb231115370259c18bb8e4 c5a9bae69ba9313b4a197c7704385463f353c425 c6515bcd8faffa18a6126db05ce4ad51ee0a1d17 cbff0fc06df45dbc8cc9609bfad9ad7e40872129 d4c1557d5c203ecf4d3d4bc4f9f6344258b404e9 f5245fbebe785c89937fa2761b62f1aaaf7d509e Package: ros-kilted-autoware-adapi-version-msgs Version: 1.3.0-2noble.20250424.205858 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 725 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-adapi-version-msgs/ros-kilted-autoware-adapi-version-msgs_1.3.0-2noble.20250424.205858_amd64.deb Size: 65032 SHA256: 480b65bde5ae3be55ab42d1e5ff8e367dccfb5ed61f46cc029e29d90cb21499c SHA1: 25f5db41e6eb4ab6fb2bb609e8ac08fa642b22d2 MD5sum: 9da86b39dbffbd8db1b1804f9a7e4e3f Description: The Autoware AD API version interfaces Package: ros-kilted-autoware-adapi-version-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-adapi-version-msgs Version: 1.3.0-2noble.20250424.205858 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 443 Depends: ros-kilted-autoware-adapi-version-msgs (= 1.3.0-2noble.20250424.205858) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-adapi-version-msgs/ros-kilted-autoware-adapi-version-msgs-dbgsym_1.3.0-2noble.20250424.205858_amd64.deb Size: 307384 SHA256: 7dc293d4b75b8517e2004908e243e0e3eb71e8154a648aa927fbcedecc232f25 SHA1: 01e4cc837d4158cc2305052d8e53794920570ad5 MD5sum: 4e8743072c9df25dc87ee89933894421 Description: debug symbols for ros-kilted-autoware-adapi-version-msgs Build-Ids: 140fbd70fb277fd4953dc2681bb63d88f4a99a0c 2d8ab20d4ed74f3e63f0e7eb36b1951883f6b531 3f9c05caecf7d2beac7b1a067d7c3855f3683dd5 593087f8bf4a3da3cb6bf071aa3013b678348fe4 64ba87b68fc86298dd8a5b7ec023cd645bfdd06e 692bdd2aaebdde6e550a524839cded6aa9f8d8f7 80f0bd52ef82c104dcbc55882dda2902382e8e77 d306ce5a9509b9e042bd279374bc5852f4b22073 d524a54ccc887e935e997438678b2bca67e1db8c e795cd0035115d23c883b59331a5293ef9c5de57 f50833610ece64e4d96f71aeac1dd08ba7fa54ac Package: ros-kilted-autoware-auto-msgs Version: 1.0.0-7noble.20250424.212634 Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 5819 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-auto-msgs/ros-kilted-autoware-auto-msgs_1.0.0-7noble.20250424.212634_amd64.deb Size: 394496 SHA256: 157ce9fddb5f9352ecf309b2b697ad876abc6768a168b25bb030d9fad663e9e1 SHA1: e4c5e2ba2e76123a93701d874797880dddd2f019 MD5sum: 5ff5f930bed8b4f0819c6b56a5626e9e Description: Interfaces between core Autoware.Auto components Package: ros-kilted-autoware-auto-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-auto-msgs Version: 1.0.0-7noble.20250424.212634 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 4214 Depends: ros-kilted-autoware-auto-msgs (= 1.0.0-7noble.20250424.212634) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-auto-msgs/ros-kilted-autoware-auto-msgs-dbgsym_1.0.0-7noble.20250424.212634_amd64.deb Size: 3379674 SHA256: 7d53bc9ef0016949c362263730d000589e0f63e67be35d200ea69ff86ac1f444 SHA1: d34bc46e7b083b8039768e2fe6f9e9edaea8d024 MD5sum: 006b80bb92fe8e46e24bb26e4cd16383 Description: debug symbols for ros-kilted-autoware-auto-msgs Build-Ids: 2aa3a82273bf2518e3a91d601ad6e8fccd25426d 3b8c68b816bad065ea8e14f57444c0bf9ede5ee1 3c7def576717a58fefef3ee0563663c7324704b0 4dd3cd322cea7b8d30a3181d89495e66ae11d88d 76385565ababe578d189fe828409fdff8785fa24 7864b61b6ded0397b02f92e65a795bc358c581cf 992533b53ae1fa9e2b68572ad14d88bb50a0beb1 a722425087abdaccfdc5c9b92001996b2ebd0f5f b35f63f5867c96d6d037d1403c7893cdc6bcf57a dc870946c7bd965dd710793e5ed7d5d48d654bd7 e388b0f9cb9d7a28dfc004cc252b50b0f2e760be Package: ros-kilted-autoware-cmake Version: 1.0.2-2noble.20250424.203326 Architecture: amd64 Maintainer: Ryohsuke Mitsudome Installed-Size: 50 Depends: ros-kilted-ament-cmake-auto, ros-kilted-ament-lint-auto, ros-kilted-ros-environment, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-cmake/ros-kilted-autoware-cmake_1.0.2-2noble.20250424.203326_amd64.deb Size: 7578 SHA256: 91fed6a2dc211e64d2408ce62dd1864958d8ff6f41c213fb5b1d8e3b31fcde05 SHA1: ad63a3baabceda4a5edc90ab464803fba38576a5 MD5sum: 9a1fd006c45211ce2549b6eb8db35113 Description: CMake scripts for Autoware Package: ros-kilted-autoware-common-msgs Version: 1.7.0-1noble.20250426.182759 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 437 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-common-msgs/ros-kilted-autoware-common-msgs_1.7.0-1noble.20250426.182759_amd64.deb Size: 41774 SHA256: 99f7a3be422a2e40892e037453e14632a530cc2b94ab0362a6b38eafe1bda37b SHA1: 4363587daba9a083c0cdcb1e18ecb378d70b51c4 MD5sum: 388526c7856ee25053d38fefd7a9970e Description: Autoware common messages package. Package: ros-kilted-autoware-common-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-common-msgs Version: 1.7.0-1noble.20250426.182759 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 275 Depends: ros-kilted-autoware-common-msgs (= 1.7.0-1noble.20250426.182759) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-common-msgs/ros-kilted-autoware-common-msgs-dbgsym_1.7.0-1noble.20250426.182759_amd64.deb Size: 183412 SHA256: c3346afff7a67f86210ff00c6a8d30e71c9c61dbb82f58364950bf31beac5be1 SHA1: 5e570f73c8d6b6f2872a6b4c9e3ccc67f80de188 MD5sum: 2e2c8f64bc1afa0cc644808797def86e Description: debug symbols for ros-kilted-autoware-common-msgs Build-Ids: 1d77c8a578d71873445df555d3d1e24413d818fc 2b642e6894ffea3b7eb56cbc738340fedad95f36 2d0ef228f887f98ba61ce5e6b2570a4c53979f4d 68be5a29bf1d46db091518f7f72be7c545b529fb 93f1720fa5d3cdb1bfc8536c4ee6108a0639681a a0ffd1b59ef43fa32d81d0b2a66b287076f681d4 b019b2e3b76431468530d7ccd41c6e76fa09709f bbe05750ef7c87279c5ac072b44e1c1ff7ae550f c4fd9c8799de882d2f0d20391e7234bf2761ba46 d7a72ac029e77175874df390c89ea9ad9c821550 ebc8898a38c8ab7501f33c9501f4acd24fac1413 Package: ros-kilted-autoware-control-msgs Version: 1.7.0-1noble.20250426.182805 Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 886 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-control-msgs/ros-kilted-autoware-control-msgs_1.7.0-1noble.20250426.182805_amd64.deb Size: 72318 SHA256: af193f5da38d88c3070d75d884c61432667da8ae747f0977c279bb6f273ebbc8 SHA1: 56b04652c370d2389058b03f485e80e8b04e33fa MD5sum: f6f65ebafcb4360d52ed8a178c6d3f46 Description: Autoware control messages package. Package: ros-kilted-autoware-control-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-control-msgs Version: 1.7.0-1noble.20250426.182805 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 589 Depends: ros-kilted-autoware-control-msgs (= 1.7.0-1noble.20250426.182805) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-control-msgs/ros-kilted-autoware-control-msgs-dbgsym_1.7.0-1noble.20250426.182805_amd64.deb Size: 447904 SHA256: 7d11eeb5e8eb43158cbc3b21c1525eebd32bdb90fa3b2e199f4f420a0102af75 SHA1: 5302ff0f4690a8dbf9e1a233fcb13e9b08dee3bc MD5sum: 454bc35cb55f797409f5d1e9101983fe Description: debug symbols for ros-kilted-autoware-control-msgs Build-Ids: 02fdf53f8e2a750a39911e5d79ded18801cccbe3 0b8a66d1c7b3712ea09ddc69cd55de71a7fa86e6 113098c6e16d1195fdc6410e6561f700334e39ac 210313496a20fa665b535cd29ed14556c4f2c0e8 2cc8a4450bd4fc6d176ab9d0bd5b2e264bdae730 67ba2292bce7a01e077179f3231582d9788277a2 7759076e7c96b0e60d5b70297a5a05a9271eb7c2 873ea9e52ecd702f01070b39a8fd9187fc005038 8a2558a5cfb527c2c5c7500d2729db57df2cce8e dbff9b0724510f00512cbb668e2992fc2921e80f f12ef78a680db92ceda0d8ffb1047e976abbe3a0 Package: ros-kilted-autoware-internal-debug-msgs Version: 1.8.1-3noble.20250424.211015 Architecture: amd64 Maintainer: Ryohsuke Mitsudome Installed-Size: 2358 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-internal-debug-msgs/ros-kilted-autoware-internal-debug-msgs_1.8.1-3noble.20250424.211015_amd64.deb Size: 160734 SHA256: c67fdd9d205b3a3cec99a17dce5dea3944a7517fa3fc91566111783aa9dae493 SHA1: cc978ff703fa282e957222dc0ef3ec54f204987c MD5sum: 761fcb5c398b81f0cb15dfe28bbb6ba7 Description: Autoware internal debug messages package. Package: ros-kilted-autoware-internal-debug-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-internal-debug-msgs Version: 1.8.1-3noble.20250424.211015 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ryohsuke Mitsudome Installed-Size: 1869 Depends: ros-kilted-autoware-internal-debug-msgs (= 1.8.1-3noble.20250424.211015) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-internal-debug-msgs/ros-kilted-autoware-internal-debug-msgs-dbgsym_1.8.1-3noble.20250424.211015_amd64.deb Size: 1486118 SHA256: badfa9a7686f70e4ae8231f834a2253d25a5b88a5facb70153f776341c083680 SHA1: e75c1efc2728367aceeea80a9954452b3a68c37c MD5sum: 0b90c6c5fd000d6349f5849f29f0738b Description: debug symbols for ros-kilted-autoware-internal-debug-msgs Build-Ids: 058b99a598ac88940918dd5ffb8bba9f3fb2c2d7 0cc3791a971eeef014f9f462629181abd45db0e1 180e714724354779e5448ce5209fbe644598b838 18d89eabefb5397fc7f5f1c4d60e66f3d41b590b 1a1ef1a5eab6612a38bfb76901a79349788808a8 1ea073b21505732dbb0bd89d53cb3cc3a0fd7403 251b9b05250d7a8c0ee5431fdbd275467ec958e9 32f2674066107a8054307b3a1c49809f82cbc615 35d0977188878e9d7a6bfba9653799ec13bea1c4 78552b7ede5b188f04f1ce112e371eca57679c8c d67970f910db10b9937d05dfc1c5d48c8497ffd3 Package: ros-kilted-autoware-internal-metric-msgs Version: 1.8.1-3noble.20250424.205930 Architecture: amd64 Maintainer: Temkei Kem Installed-Size: 569 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-internal-metric-msgs/ros-kilted-autoware-internal-metric-msgs_1.8.1-3noble.20250424.205930_amd64.deb Size: 57118 SHA256: 3714623971c95f9ce76aeb6acb2b02a585a47da9529b8264164ddb716b2f05d8 SHA1: f8cc7c935c317d3020399c7b97d1e038d87dc26d MD5sum: 521da2ef897d332785535c972278002e Description: The autoware_internal_metric_msgs package Package: ros-kilted-autoware-internal-metric-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-internal-metric-msgs Version: 1.8.1-3noble.20250424.205930 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Temkei Kem Installed-Size: 433 Depends: ros-kilted-autoware-internal-metric-msgs (= 1.8.1-3noble.20250424.205930) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-internal-metric-msgs/ros-kilted-autoware-internal-metric-msgs-dbgsym_1.8.1-3noble.20250424.205930_amd64.deb Size: 322174 SHA256: 78e06846e25d2fe03b162b73010e85a3d7f3b0ea03daa5e0e9e5dfd9c26c364f SHA1: 7141bd26e63b8be9fbd6e3846b084887ef012678 MD5sum: fcbf777791f3ae6757f8c5bb30119847 Description: debug symbols for ros-kilted-autoware-internal-metric-msgs Build-Ids: 159529941977e5e16168340a9ef5cc97466788d7 2edf65abc1cba0a02f727be5f125677cf8ea1513 46c60888a91765191a377ac3ba1ad76fc91f4923 483a471ad2cbd51cfe7ac5d71e2bd7b983ac8754 50ecea71cdf24a0b0d88c2f84421910bf1d7ed0c 8810bc72f85e9f186be0ddbe6599c34d7748594d afa46b3536d20fa6365b14f50a151e934940d155 c0783d4997e0664f6fd8e23933686068607c047c ce3313c9f0cd2b0b6f757e8fcc5404f39c3df3e6 de34391bb0261567fd6665aef2bde5b96e33cf39 f27fb08ed0886b90482d72d9e9e44e4267690dcf Package: ros-kilted-autoware-internal-msgs Version: 1.8.1-3noble.20250426.183525 Architecture: amd64 Maintainer: Berkay Karaman Installed-Size: 703 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-autoware-internal-debug-msgs, ros-kilted-autoware-internal-metric-msgs, ros-kilted-autoware-internal-perception-msgs, ros-kilted-autoware-internal-planning-msgs, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-internal-msgs/ros-kilted-autoware-internal-msgs_1.8.1-3noble.20250426.183525_amd64.deb Size: 60248 SHA256: 3c32aaf9a5235e4eee1e6f72313ea550eed815612225873d33e0493ed8c95346 SHA1: fe2e45bb19cdb3b88f1c40e7c7eb999fb92ba982 MD5sum: baa6b04c9157b75d2f1080678fb12388 Description: Autoware internal messages package. Package: ros-kilted-autoware-internal-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-internal-msgs Version: 1.8.1-3noble.20250426.183525 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Berkay Karaman Installed-Size: 482 Depends: ros-kilted-autoware-internal-msgs (= 1.8.1-3noble.20250426.183525) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-internal-msgs/ros-kilted-autoware-internal-msgs-dbgsym_1.8.1-3noble.20250426.183525_amd64.deb Size: 355018 SHA256: bb76aa786fed10e43ee7d2519804a18c51d8ccba16ad5b4af25cef9b686b8bf4 SHA1: 6ec3662dc1085aacdbde4e98d11088cc41c607c0 MD5sum: 6ca1adfd661ccc8030636479d9dafe4d Description: debug symbols for ros-kilted-autoware-internal-msgs Build-Ids: 0106dce4ea7a2aafeea28a42638c7cd20f9c02e8 2a71283d17d4a9c3e340e234b796c3ec59877f33 59309ebf6f35ad2f5630eb67e1e7124beb811093 5a6b094777943432823ab49b0a7cb23a21babeac 6a1ba4f8ef7e4367239e3f94cc1b3eaae272cbc8 798cabd79bceea09104a92a97ac691244993cb5b 86b207cd1ab46074e031ee689c975ab57b4b412b c8c50b8f9dbd3500e9eb8829f1f8c09c82c60a7c c9f78f9473a2fcdd9b61ba44caa59aa8453b200f d6b506c78dba9f6762795cceb26c9b65fe04c4c8 f85714376acc6c21293ebe18e04a999396fef3d1 Package: ros-kilted-autoware-internal-perception-msgs Version: 1.8.1-3noble.20250426.182955 Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 486 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-autoware-perception-msgs, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-internal-perception-msgs/ros-kilted-autoware-internal-perception-msgs_1.8.1-3noble.20250426.182955_amd64.deb Size: 47234 SHA256: ac621a9df6328432d23c5901b7cd7a383a1b21d4ba88515f5b1916c98d9fe3c9 SHA1: 595ab8b0c765ace6d99bb34c63c4daa3d3a01fe2 MD5sum: 2e413cbc4e92a5ef7ab523a8360b83b2 Description: Autoware internal perception messages package. Package: ros-kilted-autoware-internal-perception-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-internal-perception-msgs Version: 1.8.1-3noble.20250426.182955 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 318 Depends: ros-kilted-autoware-internal-perception-msgs (= 1.8.1-3noble.20250426.182955) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-internal-perception-msgs/ros-kilted-autoware-internal-perception-msgs-dbgsym_1.8.1-3noble.20250426.182955_amd64.deb Size: 220880 SHA256: 177d25639f318edf93c60afb2edc321febbc9b297296d0c062fb20e7c0353bd1 SHA1: 73ac28857326efd16064c3c0c61ee7963f9a6b28 MD5sum: 44d1d0cf694e44ccade1d100b05137cf Description: debug symbols for ros-kilted-autoware-internal-perception-msgs Build-Ids: 3db5959566729653e177775bf6fde1a706d0b460 4dc4fd92b71148d07d3c1b6bac69692c9a6d5fff 50d86d1b69bbaf216f4adde1167b8185af0430e2 64df1e95b90e6d0b6a05bf904b1705b468e8a47e 67b3bb55ac6ccb8aa908af733b07404a586ea37b 735f3bd5627c552b9a5d77e72e9d92cccb28ac46 8eb2b7978edf399caa89832bb2b3eeec8b0af3d6 b67dd846d390b3cfaf3932ac30a38bda782f662f ba8f2b1141fb87034090a971d41ba4ad954199c4 e8f5331dc4f1581ff7f1fc0928cab7eb693cf5aa fb8edd85112c7878c2d48a7592edeaecf6e4318e Package: ros-kilted-autoware-internal-planning-msgs Version: 1.8.1-3noble.20250426.183313 Architecture: amd64 Maintainer: Yukihiro Saito Installed-Size: 3710 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-autoware-common-msgs, ros-kilted-autoware-perception-msgs, ros-kilted-autoware-planning-msgs, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-unique-identifier-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-internal-planning-msgs/ros-kilted-autoware-internal-planning-msgs_1.8.1-3noble.20250426.183313_amd64.deb Size: 267690 SHA256: d214194952348c303ba319fe0c442061a2891b107fa4462b90bf3e88ff0d73d4 SHA1: e24d6de37ec3e3a91fd90f1f0a532e7d43061e20 MD5sum: f8f9c1215698c25d128221d4967dfcd3 Description: The autoware_internal_planning_msgs package Package: ros-kilted-autoware-internal-planning-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-internal-planning-msgs Version: 1.8.1-3noble.20250426.183313 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yukihiro Saito Installed-Size: 3020 Depends: ros-kilted-autoware-internal-planning-msgs (= 1.8.1-3noble.20250426.183313) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-internal-planning-msgs/ros-kilted-autoware-internal-planning-msgs-dbgsym_1.8.1-3noble.20250426.183313_amd64.deb Size: 2462480 SHA256: 46c81fa610bb1d9486321eda906de71f1cd77c7331347e6ee106ccc266e4d5d4 SHA1: acd7f1db3aae2de212c025708fe96a4e19182577 MD5sum: 9b43947c493598c078d494b535befabf Description: debug symbols for ros-kilted-autoware-internal-planning-msgs Build-Ids: 03abdaa0a434b83093b9acb8f6c00302ccd6af5b 09fb28f913a84d73177cf5d50936fe21b8c01c38 0a666f821fde7b612b5a33769f1802fbb9b42438 173ea172ad99ad2ea25de49e9ccc261e81d69085 51de729b47f3a007f12aecdc5116cdcdcf2768fe 5247fd67876f4541c4847f18b6ebe31f87b67426 c39927bcddcd572d09344bc46e5e51ba8cebd1bf cfb31be05b79b1edebc352267fe10b22ec462194 d34f4d7719083b49072b2c911351501e0806f747 e287fd10e458a76d863129bad3bfc6383d959b55 f817355997a3cecf769f013e2c41294bbe31c2dd Package: ros-kilted-autoware-lint-common Version: 1.0.2-2noble.20250424.203037 Architecture: amd64 Maintainer: Ryohsuke Mitsudome Installed-Size: 47 Depends: ros-kilted-ament-cmake-copyright, ros-kilted-ament-cmake-core, ros-kilted-ament-cmake-cppcheck, ros-kilted-ament-cmake-lint-cmake, ros-kilted-ament-cmake-test, ros-kilted-ament-cmake-xmllint, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-lint-common/ros-kilted-autoware-lint-common_1.0.2-2noble.20250424.203037_amd64.deb Size: 6330 SHA256: dbf0d94123e17f382d7465a1bf70808ba83b843343614b1cd4050b6d607f2fbb SHA1: 0127e8b98b196c6795e1362783a9d98e172c0b11 MD5sum: cc1adb7b4db5e02877669d0d259084c6 Description: The list of commonly used linters in Autoware Package: ros-kilted-autoware-localization-msgs Version: 1.7.0-1noble.20250426.182819 Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 505 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-localization-msgs/ros-kilted-autoware-localization-msgs_1.7.0-1noble.20250426.182819_amd64.deb Size: 49760 SHA256: 31e36d37e15c266f23aa772ffdbf94ef5f4de802f0117ed2172d5e1b9161b643 SHA1: 7c153295cc2d93439130a6fe82360fc0fc1fecc7 MD5sum: bcbcaf08ffb09675d5d9d40ecf5687aa Description: Autoware localization messages package. Package: ros-kilted-autoware-localization-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-localization-msgs Version: 1.7.0-1noble.20250426.182819 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 310 Depends: ros-kilted-autoware-localization-msgs (= 1.7.0-1noble.20250426.182819) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-localization-msgs/ros-kilted-autoware-localization-msgs-dbgsym_1.7.0-1noble.20250426.182819_amd64.deb Size: 206810 SHA256: ec8faa5e3cfbd968696f267248ffda5346144a578d6a2b2e58a231cc38c4be7b SHA1: 2a84b91b0be7574b5955518e1ad1bc3013ab48d9 MD5sum: 7c4124fe770fde604a3481894fd359b0 Description: debug symbols for ros-kilted-autoware-localization-msgs Build-Ids: 08414577751fab5207096d222d2e617f01e7e01d 0cf549970d33ee9525acaa29f7cd31bc8d898b52 1c91af27fd4aa303dc0c089a87480b1d9169486d 212268e59b8140bc2540c23ae3a1e011b131a095 4b048edbc348da0e74d28501d4616c59bbc622e1 8188c6733519c1ff07f997027bd45d32d747c755 8cc2f46367b1b6bb93f1f82be9b74c4f6f0c01cb 9ca5d711c59cdaa9240a5f26a8a70762434c19ad b295399f4b40b4d3136581d6d0d37154fc6dedc4 e0e4810f73f002986baf6ff53bd2808567f24932 fbc7942d6c8655e6320983f24cdca86e88041438 Package: ros-kilted-autoware-map-msgs Version: 1.7.0-1noble.20250426.182826 Architecture: amd64 Maintainer: kminoda Installed-Size: 3506 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-geographic-msgs, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-map-msgs/ros-kilted-autoware-map-msgs_1.7.0-1noble.20250426.182826_amd64.deb Size: 250464 SHA256: f268ff5c52bf455d6be65f4ebcf856a99214a1f48b231d2e932f96384ddea8f1 SHA1: d02dd422825f6520cf5cd18330d54a820364f006 MD5sum: 046ec1f8081d07e789f189da7613944a Description: Autoware map messages package. Package: ros-kilted-autoware-map-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-map-msgs Version: 1.7.0-1noble.20250426.182826 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: kminoda Installed-Size: 3005 Depends: ros-kilted-autoware-map-msgs (= 1.7.0-1noble.20250426.182826) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-map-msgs/ros-kilted-autoware-map-msgs-dbgsym_1.7.0-1noble.20250426.182826_amd64.deb Size: 2471022 SHA256: 189ba8ea93ecb101013017c519fdb0ad2a03fb21972715bc46a1e05836a33f0f SHA1: d9a2d36186ea05a06b4f23ef90e2262d08d38c12 MD5sum: 8cd5f84ae6ced31478624881f42a428f Description: debug symbols for ros-kilted-autoware-map-msgs Build-Ids: 0222ad69d0d09e94f2e9d8481fce9bad23e90c97 15706332f2350aeb31fc9fe7e901dc1adb52d72f 1c1909a50692846efbce33f0d62f18120ddfdd2f 1f800033397862142278d4533e822721a3915bf2 26bb68d35f00c934328f63669e7dd8c73ea79415 36917d3f6697c45d23055f893471ac28cb16de65 389ed2ea0724145bd0da03761a17958bb392af08 5b69144d15d1fbf680c987b1ff84c5b2ecc66c3f 7447f5afed6d48efb566700c023929531925dbab 98fef5f46745455baa4b88daf0c1d12f50b01ba8 a4cf18a8d67a6b50e9106c59fc7eafc827104268 Package: ros-kilted-autoware-msgs Version: 1.7.0-1noble.20250426.183407 Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 42 Depends: ros-kilted-autoware-common-msgs, ros-kilted-autoware-control-msgs, ros-kilted-autoware-localization-msgs, ros-kilted-autoware-map-msgs, ros-kilted-autoware-perception-msgs, ros-kilted-autoware-planning-msgs, ros-kilted-autoware-sensing-msgs, ros-kilted-autoware-system-msgs, ros-kilted-autoware-v2x-msgs, ros-kilted-autoware-vehicle-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-msgs/ros-kilted-autoware-msgs_1.7.0-1noble.20250426.183407_amd64.deb Size: 5400 SHA256: 5267dac036aee1e51ce2c7d05584fb04b59201037f5de479a1678a19219ad791 SHA1: 37f901da9c0655c302204e7c850812b50cc7b0a3 MD5sum: 3d7bf186f377a0f4fc38463600baeb9f Description: Meta package for the autoware_msgs packages Package: ros-kilted-autoware-perception-msgs Version: 1.7.0-1noble.20250426.182634 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 3226 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-unique-identifier-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-perception-msgs/ros-kilted-autoware-perception-msgs_1.7.0-1noble.20250426.182634_amd64.deb Size: 212276 SHA256: 59ae2a558ebe3628a6d3fa5638d8c56764ee3389573a719c052fb2dc9fdb6510 SHA1: 8204671303b14549c8c03b1aaa9c679cf1e64aee MD5sum: fbfe704a44d00666d3d6cc26c58dfea6 Description: Autoware perception messages package. Package: ros-kilted-autoware-perception-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-perception-msgs Version: 1.7.0-1noble.20250426.182634 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 2568 Depends: ros-kilted-autoware-perception-msgs (= 1.7.0-1noble.20250426.182634) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-perception-msgs/ros-kilted-autoware-perception-msgs-dbgsym_1.7.0-1noble.20250426.182634_amd64.deb Size: 2103976 SHA256: fb7b7109c22ea94719625bf5854a951e1d7679407975546c16754baebd667fb8 SHA1: 4e462d2d087cf986c412be818a174ed646340698 MD5sum: b110a02fa48f62f57987857da11819b5 Description: debug symbols for ros-kilted-autoware-perception-msgs Build-Ids: 13f11484a64fd2a11d96cdbc57d7570bd863bf09 2db587a55fbd5f036b88fa8422999b31ce461670 4199e8ac679ed62f1e1882b7888212187202bc1e 4e8d508349cee0c299a38ddf40b213ff988a3425 51c68be8ce6b884e28c42b6f7bbeea841621108a 74c60a9cfdabd62021def81c30a13602a51fa168 8225a99769808fb6377309ca76fb64231a7f1e9c d189d407ec65984c4d3a841149ef2e5f501669ce de3cdb88ef87351956d18b7395d409160772d6fa e6eea1caa4dfcfd58dc940de03d6055891e0cc05 ebba5beac3a973f0dc68d1c8262a501d2c4b87d1 Package: ros-kilted-autoware-planning-msgs Version: 1.7.0-1noble.20250426.182754 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 1527 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-nav-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-unique-identifier-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-planning-msgs/ros-kilted-autoware-planning-msgs_1.7.0-1noble.20250426.182754_amd64.deb Size: 124522 SHA256: fec70113e371fa05055bb10510070dccd5f80d9b283bcdf82f538a6127a541e7 SHA1: e2b18e785e73afe80ee231164f2ed04a2efafb61 MD5sum: fb16baa9c5bdd9d7c4485c2eb6f03809 Description: Autoware planning messages package. Package: ros-kilted-autoware-planning-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-planning-msgs Version: 1.7.0-1noble.20250426.182754 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 1219 Depends: ros-kilted-autoware-planning-msgs (= 1.7.0-1noble.20250426.182754) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-planning-msgs/ros-kilted-autoware-planning-msgs-dbgsym_1.7.0-1noble.20250426.182754_amd64.deb Size: 988634 SHA256: 3833f8591763ef791092b4ad51f08d8354f70d3c939e7bf44a66fc9a892f99b1 SHA1: dbfa18dc31182455b444a5e92ead2cc053aaa409 MD5sum: ca1f4936fed8432efef3c80af84dda8a Description: debug symbols for ros-kilted-autoware-planning-msgs Build-Ids: 2849e0d913bd81d25beda174a3cedc05cf3d7681 2cf30805ede4a2c910c9e3c97f1fd851bb3bf109 42fd82613d8c07339ef9cae861ef6db96e5013d1 8e9408be85c3d491b3c1eed8e035ad1cb8c01fd7 928b62396a45a233e6d7c77d6fd03e3ec966ead3 e8b3295c3439a7363cbffcbaf5e1d8e6ba549b8f f19307a0681d29624de3a386ce6618df12ed7d1b f2b3bbf6815744dd71c8ea69c6de5c0c1d1778cd f3fe4896d28bc11f1e1171f35cebcffcae6ce34c fca003d139fbbad8382efac42192fb2bf139786a ff12a9905b8a561b532c542cb1eb9908dab2459b Package: ros-kilted-autoware-sensing-msgs Version: 1.7.0-1noble.20250426.182803 Architecture: amd64 Maintainer: Yutaka Kondo Installed-Size: 1513 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-sensing-msgs/ros-kilted-autoware-sensing-msgs_1.7.0-1noble.20250426.182803_amd64.deb Size: 125104 SHA256: 31aa141e18335abaadfa7c56af43ec1230230cc3eddb4a1a87f4f011bdec8f11 SHA1: ae4355ec540f35dc826055290eede495a2d47190 MD5sum: f68870d0b36c178f357bd53ccb265361 Description: Autoware sensing messages package. Package: ros-kilted-autoware-sensing-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-sensing-msgs Version: 1.7.0-1noble.20250426.182803 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yutaka Kondo Installed-Size: 1113 Depends: ros-kilted-autoware-sensing-msgs (= 1.7.0-1noble.20250426.182803) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-sensing-msgs/ros-kilted-autoware-sensing-msgs-dbgsym_1.7.0-1noble.20250426.182803_amd64.deb Size: 892608 SHA256: b2d7f44309e892145d6927827df5c78cb2a190ee3141336cb9f33c961d3156e4 SHA1: 7fa16c648331387689e776e8243dcb340597a4b9 MD5sum: ebed19c1c72a2dac28880c0ad7783d8d Description: debug symbols for ros-kilted-autoware-sensing-msgs Build-Ids: 094410bd825dfc5d0f17e5c105ee00db35f6b19f 1c206096f48208050ab49c50b18dd86f9ab44c8b 394e155229ee621c4b5a178d4981c2f8a5fedafe 3b5aeb4481b17ae1a5f7f278ce4065368fd2bbe7 6396d14cd9ba06746e6c32f54a7b5fc879e016fd 6c073f62c97f7498643083a9d4b91439702cd0b4 9be586deba14fad070adde3251570ea83bc986f5 a348d0a3dc1852c46c2701d72e29e5d5b76c3a71 cd05687f1ed2574835482c26917a807c223911ac f7c12ff26c3d310d02c247e07ad31be5b63a11b7 fc51f4762e79449d65407b8ed735b64886c47d2b Package: ros-kilted-autoware-system-msgs Version: 1.7.0-1noble.20250426.182813 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 768 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-diagnostic-msgs, ros-kilted-geometry-msgs, ros-kilted-nav-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-unique-identifier-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-system-msgs/ros-kilted-autoware-system-msgs_1.7.0-1noble.20250426.182813_amd64.deb Size: 70714 SHA256: 858ba1fb552512a50a6a49ecd6143de11e555a2391c17c5542bfb8350197db27 SHA1: 3d8547ab6f578bb2aeda63ffd51af88b7ba6ebab MD5sum: 8224939f689f73601bd89f6f3dcf7ff2 Description: Autoware system messages package. Package: ros-kilted-autoware-system-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-system-msgs Version: 1.7.0-1noble.20250426.182813 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 595 Depends: ros-kilted-autoware-system-msgs (= 1.7.0-1noble.20250426.182813) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-system-msgs/ros-kilted-autoware-system-msgs-dbgsym_1.7.0-1noble.20250426.182813_amd64.deb Size: 461970 SHA256: 06f22ef71787a73f8bdf104f75e035c6be322e992946bdfcff5f58d1a288107f SHA1: c6adfbe98eb4fa832cedd71fa14cabe894ae7d6c MD5sum: 78b6785e83993f2ec6c0b9a3ea9eeb42 Description: debug symbols for ros-kilted-autoware-system-msgs Build-Ids: 19025d9bb75a2a599e95635499e005ad07d32316 24a8b78fc18f59a2a0cd389ff011ed9e2b69dc32 498d582b5558d6ba94435248202ee162a9dbb3dc 51015bc43f1b481cf52c01fd66c30d8866a9fb21 5785f701252c8d8f4a971bf8683ae60d8c3962b3 6156ffab6da3e760b6efcd104fdd098912dcf972 7a9f9cde3e8bf91403509e5af50c308e308c86fb 83c5c7c7ddb5d599e696a164371472ebc8cf880e 9c8fdbb27b388e8c191bff7118d24aecd5b34445 c34125bea397a6198605a122ec79a903b32b8260 c879ad10d5d875a059c089c4890220d5379cbe04 Package: ros-kilted-autoware-v2x-msgs Version: 1.7.0-1noble.20250426.182758 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 951 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-v2x-msgs/ros-kilted-autoware-v2x-msgs_1.7.0-1noble.20250426.182758_amd64.deb Size: 85600 SHA256: c7e0cb62e6111912d4bf2407b7769c512fbd440539de695dcaf2e7245dfbdab7 SHA1: 2967fe073e7ac67c64541114120e8505be257f8e MD5sum: dfc54e919f22fd2faccca8ad182e98dc Description: Autoware v2x messages package. Package: ros-kilted-autoware-v2x-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-v2x-msgs Version: 1.7.0-1noble.20250426.182758 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 840 Depends: ros-kilted-autoware-v2x-msgs (= 1.7.0-1noble.20250426.182758) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-v2x-msgs/ros-kilted-autoware-v2x-msgs-dbgsym_1.7.0-1noble.20250426.182758_amd64.deb Size: 680460 SHA256: 4b6bab79c18b559846dcef7e7a8208b4fd00989034e01acf5b3d82ac66a287cb SHA1: e5ca467a15bac3fb94a45b8d6dc03471005d0d8e MD5sum: 0a964f1dbfa05f62d8df522789c0cdaf Description: debug symbols for ros-kilted-autoware-v2x-msgs Build-Ids: 05023886f0875d62ce7869c0ac6b0d0c99f1e51a 21eb8012a75b81c3ac9e7867f7e3f44ef3a97605 497fb8a4c8f410377828582580ae14db97ea31a4 5709b24c105fc076ca093b9afa24dbaa920c6bd6 64af945673a6e7eb6c82c7df423e39de35d1e035 7520b528de57defcc07cbfaf67206cef3544627a 78d8e298fdbf20eaeb99bf5e56c063b022e46d19 a43d68de6d6592f5e7b7d56839b2a3f41cb409b8 cccb1b1b153f9d0ecbb7a218ced881ef56dd35ef da07acf3d069ead2e8f5672b3faf97076eefc0ec f04d8fdb542cdefc1b371ac809ac8f9dbf513979 Package: ros-kilted-autoware-vehicle-msgs Version: 1.7.0-1noble.20250426.183245 Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 1944 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-autoware-planning-msgs, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-vehicle-msgs/ros-kilted-autoware-vehicle-msgs_1.7.0-1noble.20250426.183245_amd64.deb Size: 134536 SHA256: f5932027964f6332855ff5c2314d4237dccd3bd6503a2c4b5fe6af7b3553ec10 SHA1: 11ff03d1b38f3229107772580678099a091849da MD5sum: f61654cc22afa7de22586afb0400ca19 Description: Interfaces between core Autoware vehicle components Package: ros-kilted-autoware-vehicle-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-autoware-vehicle-msgs Version: 1.7.0-1noble.20250426.183245 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 1349 Depends: ros-kilted-autoware-vehicle-msgs (= 1.7.0-1noble.20250426.183245) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-autoware-vehicle-msgs/ros-kilted-autoware-vehicle-msgs-dbgsym_1.7.0-1noble.20250426.183245_amd64.deb Size: 1032182 SHA256: 995e2676772646034e449fa5e9b3107011f46c885da2263fc9486ce9dd6eec6f SHA1: 524817d79c5461dcc23994bf82591fe45aec3314 MD5sum: 454cae259d067d09a34bbf7fde21f9c5 Description: debug symbols for ros-kilted-autoware-vehicle-msgs Build-Ids: 0765df09a15f5f1697c99707b347eee0f9b44257 086ceec1901e6dc9c785c9ed21dff3feefebf74d 0f240b71c55128da1629cc0f74c572369ec2ee85 4068479c9119b45edfe3df1c04093db933198124 815d3f0e3926c146a7f3c61cdbad68f822c293f1 8b837826c0a49b1541933f3c4fc5f4988351b7b3 a4077fa00d6de76e13756d01c649adabfed55220 c207db06e1ed8073d2e653ff5e9b679e3cdab58c d549a026d23b33403e21c394256ca219b4ab2bb6 f7f9b6c81d1c67f59d22f69266d20f40f7ccff08 fe5f10978b227ba7a6d5f439d02c0d3451f5bee4 Package: ros-kilted-avt-vimba-camera Version: 2001.1.0-6noble.20250508.225823 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 2860 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-camera-info-manager, ros-kilted-diagnostic-msgs, ros-kilted-diagnostic-updater, ros-kilted-image-proc, ros-kilted-image-transport, ros-kilted-message-filters, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-stereo-image-proc, ros-kilted-ros-workspace Homepage: https://github.com/astuff/avt_vimba_camera Priority: optional Section: misc Filename: pool/main/r/ros-kilted-avt-vimba-camera/ros-kilted-avt-vimba-camera_2001.1.0-6noble.20250508.225823_amd64.deb Size: 646260 SHA256: 1095ba00073864a9ab9bf6b035695edf1352a7234b1b754d6df5563cf0b80961 SHA1: d6e208a364dd7a22978fcf685887c72c35ff8de1 MD5sum: 2a1deaf693d97a913701a6a73da239d6 Description: Camera driver for Allied Vision Technologies (AVT) cameras, based on their Vimba SDK. Package: ros-kilted-avt-vimba-camera-dbgsym Package-Type: ddeb Source: ros-kilted-avt-vimba-camera Version: 2001.1.0-6noble.20250508.225823 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 4532 Depends: ros-kilted-avt-vimba-camera (= 2001.1.0-6noble.20250508.225823) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-avt-vimba-camera/ros-kilted-avt-vimba-camera-dbgsym_2001.1.0-6noble.20250508.225823_amd64.deb Size: 4105552 SHA256: 17c646206f7ccaecd696fce0741a444a41e65f904250dd99fa1a1d4f1842b62c SHA1: 65ba98a061ba9895017e3c2bf86f471dc85834de MD5sum: d9becff5c5efce37913d1da3d48092ee Description: debug symbols for ros-kilted-avt-vimba-camera Build-Ids: 057a4d17040c8e8a2b70fea16f9023fd6d76edf9 410699710cbeab531da7d1be41134c12edcfee65 4a1bef452920f926ff0b812e12a20f4240f3c042 4a86a3762edb182c7882938ee704ca461233819d Package: ros-kilted-aws-sdk-cpp-vendor Version: 0.2.1-3noble.20250424.203151 Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 36126 Depends: libc6 (>= 2.38), libcurl4t64 (>= 7.18.0), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), libssl-dev, zlib1g-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-aws-sdk-cpp-vendor/ros-kilted-aws-sdk-cpp-vendor_0.2.1-3noble.20250424.203151_amd64.deb Size: 4583128 SHA256: a5eab5261433e52a6f4e7e376d2088422f607a5f0c8f967f49d0e5593d42c511 SHA1: 83eba7058498a7b2872507750d773ce3d4a78924 MD5sum: 2af996f20b3a76f13297d615b8a03b9a Description: A vendor package for aws-sdk-cpp Package: ros-kilted-aws-sdk-cpp-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-aws-sdk-cpp-vendor Version: 0.2.1-3noble.20250424.203151 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 88204 Depends: ros-kilted-aws-sdk-cpp-vendor (= 0.2.1-3noble.20250424.203151) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-aws-sdk-cpp-vendor/ros-kilted-aws-sdk-cpp-vendor-dbgsym_0.2.1-3noble.20250424.203151_amd64.deb Size: 84438582 SHA256: e3018b82d3647817468cc129bb4ed7ec93237b06ce3d3e34633019e4cf9ae9a2 SHA1: 1f8a354cd764c44e54641e788f024c301958c0f8 MD5sum: 08acefd9ea00a45d83581154e279cc89 Description: debug symbols for ros-kilted-aws-sdk-cpp-vendor Build-Ids: 235dbad931c83e97865c541cbb31a144fb5cb5ee 2cfa393deffb7c9515b520d925af432abc117849 2dcc1405c5d6f89ff272a83fa08e23d8714db981 87b18b4ef138eec9d8055a7b5fe65a01a7031994 adf528e9ab5686695d91a9500eb03f9ede295653 c03ab7bf17486a40187121fc6cbb80c9a980ce7b dadde22e804cfbf8bcc814a82d6b74531554746f ff81f93dc13ce92e1cbf7fb3135861d885b48510 Package: ros-kilted-azure-iot-sdk-c Version: 1.14.0-2noble.20250424.202648 Architecture: amd64 Maintainer: Tim Clephas Installed-Size: 6617 Depends: curl, libcurl4-openssl-dev, libssl-dev, uuid-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-azure-iot-sdk-c/ros-kilted-azure-iot-sdk-c_1.14.0-2noble.20250424.202648_amd64.deb Size: 816024 SHA256: 1a837d7f53bc801d0c3f15061046e3765266f9d3024197b27cf5dec91397c949 SHA1: 0a1940a3d098115a10dbbb24e09c865efadeb8c7 MD5sum: a73f382b2f016f7196cef3b37d9354ff Description: Azure IoT C SDKs and Libraries Package: ros-kilted-backward-ros Version: 1.0.7-2noble.20250424.202106 Architecture: amd64 Maintainer: Victor López Installed-Size: 231 Depends: libc6 (>= 2.14), libdw1t64 (>= 0.126), libgcc-s1 (>= 4.2), libstdc++6 (>= 13.1), libdw-dev, ros-kilted-ros-workspace Homepage: https://github.com/pal-robotics/backward_ros Priority: optional Section: misc Filename: pool/main/r/ros-kilted-backward-ros/ros-kilted-backward-ros_1.0.7-2noble.20250424.202106_amd64.deb Size: 57418 SHA256: bbbfa2e201326e26de46ae207ce7eef568260d78668329c3aaf2359b39686927 SHA1: afd1fb813b9a8e2a47f8ec6b15d049bd50fb87fb MD5sum: 09ec634e90139cf09e668ff52ea43a38 Description: The backward_ros package is a ros wrapper of backward-cpp from https://github.com/bombela/backward-cpp Package: ros-kilted-backward-ros-dbgsym Package-Type: ddeb Source: ros-kilted-backward-ros Version: 1.0.7-2noble.20250424.202106 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Victor López Installed-Size: 264 Depends: ros-kilted-backward-ros (= 1.0.7-2noble.20250424.202106) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-backward-ros/ros-kilted-backward-ros-dbgsym_1.0.7-2noble.20250424.202106_amd64.deb Size: 240140 SHA256: 16ae967376884b3ca0184b9e36e850712e9e48c60d3f7780bd47a3fd1ef6cbe7 SHA1: d7be93e658a306037704eea12d616ace563a5e35 MD5sum: 981e6dacf308bf75cd11751090b37419 Description: debug symbols for ros-kilted-backward-ros Build-Ids: dfd587376fc9cfc54485c1fb642bd7729eecfac3 Package: ros-kilted-bag2-to-image Version: 0.1.0-5noble.20250508.214817 Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 287 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rosbag2-cpp, ros-kilted-rosbag2-storage, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-bag2-to-image/ros-kilted-bag2-to-image_0.1.0-5noble.20250508.214817_amd64.deb Size: 84374 SHA256: ad313b9e9f2cdb1d486bffc71b863b289d10b4f065cf96932341e957106e0a51 SHA1: 24316c7d2202097c20bef3a04e7c37cc2188b8a6 MD5sum: 4f230cb6a0d0a02c1aca105c7cd61ced Description: The bag2_to_image package Package: ros-kilted-bag2-to-image-dbgsym Package-Type: ddeb Source: ros-kilted-bag2-to-image Version: 0.1.0-5noble.20250508.214817 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 1594 Depends: ros-kilted-bag2-to-image (= 0.1.0-5noble.20250508.214817) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-bag2-to-image/ros-kilted-bag2-to-image-dbgsym_0.1.0-5noble.20250508.214817_amd64.deb Size: 1530164 SHA256: a9f60072f2b0a32d9b3b44e1136187e99c6a14fca28fd476a44fd6e809eb8e7b SHA1: 9d37c84fe4f65d1de310779e2b6545468b1e1235 MD5sum: d55449dbb169d861bd12fac80b7586a5 Description: debug symbols for ros-kilted-bag2-to-image Build-Ids: 4ccf46939d9911b5c117572410577a8e7c3f67ec 50ede1ee9a93a5e403409d5de11dba7564e82ff8 Package: ros-kilted-battery-state-broadcaster Version: 1.0.1-2noble.20250508.224959 Architecture: amd64 Maintainer: Jonas Otto Installed-Size: 223 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-controller-interface, ros-kilted-pluginlib, ros-kilted-realtime-tools, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-battery-state-broadcaster/ros-kilted-battery-state-broadcaster_1.0.1-2noble.20250508.224959_amd64.deb Size: 61082 SHA256: 9a1d4c3a8d0d60f631bb6525914dca9fb9bebc7a0c7232231cdbc5d029d15430 SHA1: 64a892c55f47dcc1c25e1f920ad2dc3546ba67fe MD5sum: 63165d7a754852b5aa2da9daf406a10b Description: ROS2 Control boradcaster for battery state sensors. Package: ros-kilted-battery-state-broadcaster-dbgsym Package-Type: ddeb Source: ros-kilted-battery-state-broadcaster Version: 1.0.1-2noble.20250508.224959 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonas Otto Installed-Size: 994 Depends: ros-kilted-battery-state-broadcaster (= 1.0.1-2noble.20250508.224959) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-battery-state-broadcaster/ros-kilted-battery-state-broadcaster-dbgsym_1.0.1-2noble.20250508.224959_amd64.deb Size: 928212 SHA256: 2919ed890831df30aa44e44f4e12ac6c88c601f2398e972e0d787ec319067be7 SHA1: 41a8072915888578ddc767fc3301ba327b8fe755 MD5sum: 9abf05713a1b0c04f6480f5459b6c498 Description: debug symbols for ros-kilted-battery-state-broadcaster Build-Ids: e791fe869d73e98db65034a962bee7455b652dfc Package: ros-kilted-battery-state-rviz-overlay Version: 1.0.1-2noble.20250508.214620 Architecture: amd64 Maintainer: Jonas Otto Installed-Size: 510 Depends: libc6 (>= 2.34), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libfmt-dev, ros-kilted-rclcpp, ros-kilted-rviz-2d-overlay-msgs, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-battery-state-rviz-overlay/ros-kilted-battery-state-rviz-overlay_1.0.1-2noble.20250508.214620_amd64.deb Size: 118112 SHA256: ad1ed80d445bf5fc50947b6706adba2549a6a32f22410239530f4a0f79206cc5 SHA1: 176b1b0e50fa58087d4926ca154d79e47cd63a00 MD5sum: e3fe16c517177cb0dff0939d0fccc32e Description: Converts BatteryState messages to RViz OverlayText messages. Package: ros-kilted-battery-state-rviz-overlay-dbgsym Package-Type: ddeb Source: ros-kilted-battery-state-rviz-overlay Version: 1.0.1-2noble.20250508.214620 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonas Otto Installed-Size: 2377 Depends: ros-kilted-battery-state-rviz-overlay (= 1.0.1-2noble.20250508.214620) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-battery-state-rviz-overlay/ros-kilted-battery-state-rviz-overlay-dbgsym_1.0.1-2noble.20250508.214620_amd64.deb Size: 2042254 SHA256: 4a5102a0d100dc56f49e8154f6b3a56e6cd7071ac2714850f3a2f8135c987556 SHA1: d6565a444c682db9a94d6679ded364e68a98614d MD5sum: d0cfebe203448f92595546a952f933ed Description: debug symbols for ros-kilted-battery-state-rviz-overlay Build-Ids: 55b684de2bd20b9550d46365d5bbc48997b5209e Package: ros-kilted-behaviortree-cpp Version: 4.7.0-1noble.20250508.225844 Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 4090 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libsqlite3-0 (>= 3.10.0), libstdc++6 (>= 13.1), libzmq5 (>= 4.0.1+dfsg), cppzmq-dev, libsqlite3-dev, libzmq3-dev, ros-kilted-ament-index-cpp, ros-kilted-rclcpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-behaviortree-cpp/ros-kilted-behaviortree-cpp_4.7.0-1noble.20250508.225844_amd64.deb Size: 779638 SHA256: 4aa209a9e0446839386fcaba4253c756a05be6d084019448bafafbf886c9b8e6 SHA1: de0db8882076c46c67a983d3a01730e0474630a9 MD5sum: 32da2dfa8ddeda44dccbb8331dfb12d2 Description: This package provides the Behavior Trees core library. Package: ros-kilted-behaviortree-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-behaviortree-cpp Version: 4.7.0-1noble.20250508.225844 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 12276 Depends: ros-kilted-behaviortree-cpp (= 4.7.0-1noble.20250508.225844) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-behaviortree-cpp/ros-kilted-behaviortree-cpp-dbgsym_4.7.0-1noble.20250508.225844_amd64.deb Size: 11822588 SHA256: 2e9a93d431e3d0182e3b37b9b861df502e5ffcd8d15623356eff049e389d697b SHA1: 1aff57226b5fb3dd99ea878ea2db519ecb4229da MD5sum: 3b57c86cc6d5ec539e720b401e3cbe0d Description: debug symbols for ros-kilted-behaviortree-cpp Build-Ids: 1c514c3b643d6aae71eacf56c7b2d65bf34b1cae 402c2581aff4be9118cbc5a8344896ae42441430 4af9b63e83af7001cedd77e44c07e4ba2e31782d 4b7ac0c79ec1b4aff393f59085d3ef4267cb47af 50467be0bb16963cda512ae99729cf3e972d3798 Package: ros-kilted-bicycle-steering-controller Version: 4.23.0-2noble.20250508.231257 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 179 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-control-msgs, ros-kilted-controller-interface, ros-kilted-hardware-interface, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-std-srvs, ros-kilted-steering-controllers-library, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-bicycle-steering-controller/ros-kilted-bicycle-steering-controller_4.23.0-2noble.20250508.231257_amd64.deb Size: 42130 SHA256: 02bf75938b8d8898b7e6d75e6edab812f131ebfaac385c05e02bd5bbc69bfb0d SHA1: 3d033d7ca3530d5523dba13fab2e973408ab4028 MD5sum: 052a3ba1888afb44fe57cc29fe3c9a1a Description: Steering controller with bicycle kinematics. Rear fixed wheel is powering the vehicle and front wheel is steering. Package: ros-kilted-bicycle-steering-controller-dbgsym Package-Type: ddeb Source: ros-kilted-bicycle-steering-controller Version: 4.23.0-2noble.20250508.231257 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 644 Depends: ros-kilted-bicycle-steering-controller (= 4.23.0-2noble.20250508.231257) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-bicycle-steering-controller/ros-kilted-bicycle-steering-controller-dbgsym_4.23.0-2noble.20250508.231257_amd64.deb Size: 617324 SHA256: 81c458c2fba9cd1a24b3f1222553dafe13947059080254674ba18c07a9d5ff2a SHA1: 4863555811bd6866386dd755838a2563afe27790 MD5sum: a91195c8a72bdb62b9dabbc04d9f00ce Description: debug symbols for ros-kilted-bicycle-steering-controller Build-Ids: 7ab08e9a1c0c397a67d959169f3b8e30e11b0fad Package: ros-kilted-bno055 Version: 0.5.0-3noble.20250508.211025 Architecture: amd64 Maintainer: flynneva Installed-Size: 199 Depends: python3-serial, python3-smbus, ros-kilted-example-interfaces, ros-kilted-rclpy, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-bno055/ros-kilted-bno055_0.5.0-3noble.20250508.211025_amd64.deb Size: 34754 SHA256: fbea6e7954f865ac718cdb9ece4b659d5e5464472a887c333afeb6132df15224 SHA1: a3f4fca084f8b08c0000988fd6bba3e5f521bc0d MD5sum: 1f26a999619d38a4da87d78a992fae03 Description: Bosch BNO055 IMU driver for ROS2 Package: ros-kilted-bond Version: 4.1.2-2noble.20250424.211048 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 541 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/bond Priority: optional Section: misc Filename: pool/main/r/ros-kilted-bond/ros-kilted-bond_4.1.2-2noble.20250424.211048_amd64.deb Size: 52808 SHA256: a107955c842ec1bcca39699e84d9a94990f65cd259268c340ca04b8eaf6cbb46 SHA1: b5ebe9b63c447a0f36a22ff32aecc64a8ab9fdfc MD5sum: 14c6e6c52132f91682284a4218969b0a Description: A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing. The bond remains connected until it is either broken explicitly or until a heartbeat times out. Package: ros-kilted-bond-core Version: 4.1.2-2noble.20250508.225745 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 42 Depends: ros-kilted-bond, ros-kilted-bondcpp, ros-kilted-smclib, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/bond_core Priority: optional Section: misc Filename: pool/main/r/ros-kilted-bond-core/ros-kilted-bond-core_4.1.2-2noble.20250508.225745_amd64.deb Size: 5818 SHA256: f1088a7f2abd2d0c6fb8ba2430b057f51b589182df9005a698b66ff4b3e93819 SHA1: 9497f30d5180177ce48a1180fbbc67b6de152659 MD5sum: aaf523c04905e79d210991384025a6c3 Description: A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing. The bond remains connected until it is either broken explicitly or until a heartbeat times out. Package: ros-kilted-bond-dbgsym Package-Type: ddeb Source: ros-kilted-bond Version: 4.1.2-2noble.20250424.211048 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 385 Depends: ros-kilted-bond (= 4.1.2-2noble.20250424.211048) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-bond/ros-kilted-bond-dbgsym_4.1.2-2noble.20250424.211048_amd64.deb Size: 283220 SHA256: daa44d1704d2ed658d6cc1a6945ee42e3dc7f2cfdc094b5c4acc3406acc11240 SHA1: 61eeb82e385561fd0e760792b6771880d283dafb MD5sum: 821e33428a925cfea00502c88ea94539 Description: debug symbols for ros-kilted-bond Build-Ids: 0a92ec063a3963b34b23a21f1e3e2dde339e7f87 1dac889fccfd4e67514a07b4672173e9d1c83475 4a5b8d50baf2215dfcaf06f5f1d1aad291fd1e62 53d6d8c8d6e512bfd5b5360bff0cddf1de65c641 5be341b8ce14d1a87364af04f477556ce7ce034f 879b67d01eb286a2259e715447a30f71e7efaf3b 93f61857c0362c866cc8dd73570d235829d6f1e7 9d91d7719f360738eac5e27eae69988ff2481659 e4411b51c058c5414499ce6fe4bd778ee275b5ee f8ac1f52ebf340fede9cee8caa78e4c070196a41 fd44bb99f2d55927771923074f6c08c17aac1047 Package: ros-kilted-bondcpp Version: 4.1.2-2noble.20250508.214847 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 574 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libuuid1 (>= 2.16), ros-kilted-bond, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-smclib, uuid-dev, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/bondcpp Priority: optional Section: misc Filename: pool/main/r/ros-kilted-bondcpp/ros-kilted-bondcpp_4.1.2-2noble.20250508.214847_amd64.deb Size: 123376 SHA256: 7e5ef8d55e3648ddc885edb93ac37e02c587fab9de3f7f378b5554c2f716ceb9 SHA1: 91c7b9859e49a14d3081bb75459d2e685237f455 MD5sum: 897a18448cd8b4b72d63ac2bc9bbde0f Description: C++ implementation of bond, a mechanism for checking when another process has terminated. Package: ros-kilted-bondcpp-dbgsym Package-Type: ddeb Source: ros-kilted-bondcpp Version: 4.1.2-2noble.20250508.214847 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 2269 Depends: ros-kilted-bondcpp (= 4.1.2-2noble.20250508.214847) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-bondcpp/ros-kilted-bondcpp-dbgsym_4.1.2-2noble.20250508.214847_amd64.deb Size: 1932194 SHA256: 0ba21609e663d289b333dcb515c039f172fc58f6292a69d45cf0acf04e97fba9 SHA1: 2ceb1f561e551886a3feabbf27d35951d01eb128 MD5sum: caf6145497d5e90486457b4bca54225b Description: debug symbols for ros-kilted-bondcpp Build-Ids: f15a07a08493e1e9484474842201d1a190985ccf Package: ros-kilted-bondpy Version: 4.1.2-2noble.20250508.211031 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 84 Depends: ros-kilted-bond, ros-kilted-rclpy, ros-kilted-smclib, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-bondpy/ros-kilted-bondpy_4.1.2-2noble.20250508.211031_amd64.deb Size: 16200 SHA256: 0b0095952abde8a630d0a3dfa1b10a2c3491b736040bc422ed089f31eefd5bf0 SHA1: 3cb8d9743f940b61ac76c9b5224e341e1f16e099 MD5sum: 378c8307df9ecf2fb034d0eb4ce41eb7 Description: Python implementation of bond, a mechanism for checking when another process has terminated. Package: ros-kilted-boost-geometry-util Version: 0.0.1-5noble.20250508.214941 Architecture: amd64 Maintainer: masaya Installed-Size: 93 Depends: libboost-all-dev, ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-boost-geometry-util/ros-kilted-boost-geometry-util_0.0.1-5noble.20250508.214941_amd64.deb Size: 10818 SHA256: 251d9db7fa620ce9553a4cfd84d2553783f65f00288b5d19bc5136768469377c SHA1: d0a25797e61108b9d55b6049fec21f05374578d0 MD5sum: d4facb876dd572fc6b4329125bea3c47 Description: Utility library for boost geometry Package: ros-kilted-boost-geometry-util-dbgsym Package-Type: ddeb Source: ros-kilted-boost-geometry-util Version: 0.0.1-5noble.20250508.214941 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: masaya Installed-Size: 48 Depends: ros-kilted-boost-geometry-util (= 0.0.1-5noble.20250508.214941) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-boost-geometry-util/ros-kilted-boost-geometry-util-dbgsym_0.0.1-5noble.20250508.214941_amd64.deb Size: 33894 SHA256: 5861f4ffdb1645a773acf0ba713c10692141fe9c6c01cdf8398da2bfdade8f5b SHA1: 10558774e4a893c4b6524d0aed7b0ee69da9fda6 MD5sum: aa58f67c65bde223603a383f43a74aed Description: debug symbols for ros-kilted-boost-geometry-util Build-Ids: f27876829abb1b452071ce69db2af03410f75703 Package: ros-kilted-boost-sml-vendor Version: 1.1.11-2noble.20250424.203159 Architecture: amd64 Maintainer: Tim Clephas Installed-Size: 194 Depends: ros-kilted-ros-workspace Homepage: https://github.com/boost-ext/sml Priority: optional Section: misc Filename: pool/main/r/ros-kilted-boost-sml-vendor/ros-kilted-boost-sml-vendor_1.1.11-2noble.20250424.203159_amd64.deb Size: 24582 SHA256: 28b40035f0b590135284ae10ec2a8c9cb59649f4325e8878f17447ccd10bb0ba SHA1: bc6e174414dce7569a7d73c695db10ca8c222f36 MD5sum: f9d698d6870cfbf606ab69dad0a57a10 Description: Vendor package for the Boost SML (State Machine Language) Package: ros-kilted-builtin-interfaces Version: 2.3.0-2noble.20250424.205117 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 505 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-kilted-fastcdr, ros-kilted-rosidl-core-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-builtin-interfaces/ros-kilted-builtin-interfaces_2.3.0-2noble.20250424.205117_amd64.deb Size: 44292 SHA256: 35a7572418b47d18b7291c55a099b17add429b5ac7f49ea6c3d8e2f1905ab42c SHA1: 694d1342eaf8991d20c8e9b6bd7ef45bc898eeef MD5sum: 57b83bae42b60a21982af3716d56e300 Description: A package containing message and service definitions for types defined in the OMG IDL Platform Specific Model. Package: ros-kilted-builtin-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-builtin-interfaces Version: 2.3.0-2noble.20250424.205117 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 331 Depends: ros-kilted-builtin-interfaces (= 2.3.0-2noble.20250424.205117) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-builtin-interfaces/ros-kilted-builtin-interfaces-dbgsym_2.3.0-2noble.20250424.205117_amd64.deb Size: 228574 SHA256: 49c2c1e2c62dd779f85a0234d33fdcaeb172e669ca7dca31a6b37c535d4835c1 SHA1: 658a763900add7cdb0c7bebfa7dff89dd6a2a0ec MD5sum: adb78f042a51e347f51dbfa5d24e9522 Description: debug symbols for ros-kilted-builtin-interfaces Build-Ids: 356e056e5b5a52c55d5b091ae8593a39e51765d9 6061db92fb55fe1886c41ca8126f6d719d33f5a4 82e1337a3fe2a6fd6f83ca7b1567daac7a367477 947d95448a8d4fbbb9aac0ab072cb10c6f8b8c13 9b5660ea73520a491689db880729c20b95590264 9ff68d158a342d6a34412fbb9118699f39069374 a02b5bab98922cee2e06e571afb572318c84c281 e715154f2de3b6a776ecc9a5ac42acf416f33a50 e90ca5c0ff48e3b8568377812357e05ed2beb4dd ed10807fd952a74c7ab8c73e22594a1665ac32b6 f0bd857c1be0e4202920c8bf3330e3607bc79f41 Package: ros-kilted-camera-calibration Version: 6.0.10-2noble.20250508.212723 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 315 Depends: python3-opencv, python3-semver, ros-kilted-cv-bridge, ros-kilted-image-geometry, ros-kilted-message-filters, ros-kilted-rclpy, ros-kilted-sensor-msgs, ros-kilted-std-srvs, ros-kilted-ros-workspace Homepage: https://index.ros.org/p/camera_calibration/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-camera-calibration/ros-kilted-camera-calibration_6.0.10-2noble.20250508.212723_amd64.deb Size: 80012 SHA256: bb1aec24d457f5472ecb46121dc1dc68bdf08df8e4b6e7be139dbddd2dff9742 SHA1: 4297f4d747a277a8c20e48c0c6001754b64c0c31 MD5sum: 084dc53293c1be233d1a0af178e0ac5e Description: camera_calibration allows easy calibration of monocular or stereo cameras using a checkerboard calibration target. Package: ros-kilted-camera-calibration-parsers Version: 6.1.1-1noble.20250508.211626 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 228 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-yaml-cpp-vendor, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/camera_calibration_parsers Priority: optional Section: misc Filename: pool/main/r/ros-kilted-camera-calibration-parsers/ros-kilted-camera-calibration-parsers_6.1.1-1noble.20250508.211626_amd64.deb Size: 57162 SHA256: f6470cc6d26aff5b37f055b851fd722532f14cb9ca4c681f6045eda7d1d74291 SHA1: 8906d046b069759afec1189e2c8143ab77830bb9 MD5sum: eba573354e30aecfaeeb254eb0bf6770 Description: camera_calibration_parsers contains routines for reading and writing camera calibration parameters. Package: ros-kilted-camera-calibration-parsers-dbgsym Package-Type: ddeb Source: ros-kilted-camera-calibration-parsers Version: 6.1.1-1noble.20250508.211626 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 779 Depends: ros-kilted-camera-calibration-parsers (= 6.1.1-1noble.20250508.211626) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-camera-calibration-parsers/ros-kilted-camera-calibration-parsers-dbgsym_6.1.1-1noble.20250508.211626_amd64.deb Size: 723556 SHA256: 936a04c1a6991f52acb7255ee8ae5c302d5e0fe47ad057c5286f2ebe13189bcd SHA1: 78d3e01c74a9e08d2f9d08ba1e6088b3d90e8a7b MD5sum: 2639e258ff266e15791328119874f67f Description: debug symbols for ros-kilted-camera-calibration-parsers Build-Ids: 07dc860523b020bc0ea2eeee1ba3d9b33ec57327 124e35f72a83afba3bae534efbb7c94acb04dffc Package: ros-kilted-camera-info-manager Version: 6.1.1-1noble.20250508.212206 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 170 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ament-index-cpp, ros-kilted-camera-calibration-parsers, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-rcpputils, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/camera_info_manager Priority: optional Section: misc Filename: pool/main/r/ros-kilted-camera-info-manager/ros-kilted-camera-info-manager_6.1.1-1noble.20250508.212206_amd64.deb Size: 41456 SHA256: 249d4b7bc7cffedc9168d892d57062e6c7ee8174319b55707adea9c41f39bfe0 SHA1: 95b94eccdf7addb6398f9af9c7909f2c7e4f2e07 MD5sum: 27592cbca5a6fb9a53a638432ebc4a4d Description: This package provides a C++ interface for camera calibration information. It provides CameraInfo, and handles SetCameraInfo service requests, saving and restoring the camera calibration data. Package: ros-kilted-camera-info-manager-dbgsym Package-Type: ddeb Source: ros-kilted-camera-info-manager Version: 6.1.1-1noble.20250508.212206 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 492 Depends: ros-kilted-camera-info-manager (= 6.1.1-1noble.20250508.212206) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-camera-info-manager/ros-kilted-camera-info-manager-dbgsym_6.1.1-1noble.20250508.212206_amd64.deb Size: 452998 SHA256: 141edb7fd01a811f67a8515ceeff73ed319a7a827398bae7afaa776bbeb48284 SHA1: 2a97206f7a4ec7c77f965835f4f30defbfac37eb MD5sum: 84c23c97085ab95eb928341af2291b29 Description: debug symbols for ros-kilted-camera-info-manager Build-Ids: 5e46f3cd58b07d42d7d393ab37c27f2d88330e9a Package: ros-kilted-camera-info-manager-py Version: 6.1.1-1noble.20250508.211036 Architecture: amd64 Maintainer: Jose Mastrangelo Installed-Size: 113 Depends: python3-yaml, ros-kilted-ament-index-python, ros-kilted-rclpy, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/camera_info_manager_py Priority: optional Section: misc Filename: pool/main/r/ros-kilted-camera-info-manager-py/ros-kilted-camera-info-manager-py_6.1.1-1noble.20250508.211036_amd64.deb Size: 23988 SHA256: 00f83c8cc1c98ad8e322b7f6a0dbc5494d5cc7abcc15333a92e861671df23f8c SHA1: 3d312182520d079497cd76d743a94801acd07a30 MD5sum: 77ee6e440f3c57ba70ea36f56d51f010 Description: Python interface for camera calibration information. This ROS package provides a CameraInfo interface for Python camera drivers similar to the C++ camera_info_manager package. Package: ros-kilted-camera-ros Version: 0.4.0-2noble.20250508.225541 Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 679 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-kilted-libcamera (>= 0.1), ros-kilted-ament-index-python, ros-kilted-camera-info-manager, ros-kilted-cv-bridge, ros-kilted-image-view, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-ros2launch, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-camera-ros/ros-kilted-camera-ros_0.4.0-2noble.20250508.225541_amd64.deb Size: 205404 SHA256: b3abf9d6d9732f9c9df3de603195c038b3efac9a6cda447332b7de65e5896a75 SHA1: a10e87dbfae97c04294247ca140f8632586f0a8c MD5sum: ac8f6d46e893e2992ac26e180825f3e8 Description: node for libcamera supported cameras (V4L2, Raspberry Pi Camera Modules) Package: ros-kilted-camera-ros-dbgsym Package-Type: ddeb Source: ros-kilted-camera-ros Version: 0.4.0-2noble.20250508.225541 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 4214 Depends: ros-kilted-camera-ros (= 0.4.0-2noble.20250508.225541) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-camera-ros/ros-kilted-camera-ros-dbgsym_0.4.0-2noble.20250508.225541_amd64.deb Size: 4013978 SHA256: f3c5c024fb609a6483f84dfdd8958c243c7494b40a927f92d5f675d88786e01f SHA1: 16018ca0f4aafadb4c57aaa1d095db19903037cc MD5sum: 414df69da6af4c7b97e187f4c9c689e3 Description: debug symbols for ros-kilted-camera-ros Build-Ids: 5fc7ba4785e82ee8bbe81fc5dfbe183bb4c5b230 761731fb30e2975fee69c5e97dc778d8d54e6104 Package: ros-kilted-can-msgs Version: 2.0.0-6noble.20250424.213631 Architecture: amd64 Maintainer: Mathias Lüdtke Installed-Size: 452 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/can_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-can-msgs/ros-kilted-can-msgs_2.0.0-6noble.20250424.213631_amd64.deb Size: 44002 SHA256: 97dc0bdb025b2d35eff9c402fb94283179e8e74af93d5a4f08fcfa3ebe1e2bf4 SHA1: 9cb322d1394a07018ff6b376880d4adfb4bc2f78 MD5sum: 2ce179696aff20e9e96448d3f4197d49 Description: CAN related message types. Package: ros-kilted-can-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-can-msgs Version: 2.0.0-6noble.20250424.213631 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mathias Lüdtke Installed-Size: 283 Depends: ros-kilted-can-msgs (= 2.0.0-6noble.20250424.213631) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-can-msgs/ros-kilted-can-msgs-dbgsym_2.0.0-6noble.20250424.213631_amd64.deb Size: 196204 SHA256: 01698ea47e91de6d76bd36e7436920f5da1e406ef076555cd362fd82d3207b35 SHA1: 7fc0ee9cf41f008628c540fedf40daa1c4f1e59c MD5sum: e2ba248bf67135861e53d918aae177b3 Description: debug symbols for ros-kilted-can-msgs Build-Ids: 137cb297613604b71370e988268cd4e1b9d6ec28 24ca00211aeb7f59abd077b1d31364286da0c5a9 4e9d38f8174616fd5eb880ee82dcf5391bf42779 90ddb7676fb7428f486adfae3da0b4fc186298d3 918e6d69215770904418714b5354ef192639f709 a0f4a935974b42d30fa5e0dae20504b2a21fb866 cee241fd38f3eae393f5e8a1af6b93da4aaeb462 cf15687c00857eee97c5417933a1d0601d0fdf6e e22d714bf3247c190fcd82d1861fb988153125dd e5784fdd744219f1b29509bb180a4ea01ff033e1 ea9a3afedb767b5b110ddfe1df771d718a1dfd65 Package: ros-kilted-canopen Version: 0.3.0-2noble.20250508.225803 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 42 Depends: ros-kilted-canopen-402-driver, ros-kilted-canopen-base-driver, ros-kilted-canopen-core, ros-kilted-canopen-interfaces, ros-kilted-canopen-proxy-driver, ros-kilted-lely-core-libraries, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen/ros-kilted-canopen_0.3.0-2noble.20250508.225803_amd64.deb Size: 6160 SHA256: b2b4c5a12c90d0d525f3aec1c2532cc649b4e0fd558fa9f44c020cd15d5fa5b8 SHA1: aa17945426741bbdad4078f91f09156cf213d715 MD5sum: f12e33ed37f0822dfda44bf14ed7e17d Description: Meta-package aggregating the ros2_canopen packages and documentation Package: ros-kilted-canopen-402-driver Version: 0.3.0-2noble.20250508.220504 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 1067 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-lely-core-libraries, libboost-all-dev, ros-kilted-canopen-base-driver, ros-kilted-canopen-core, ros-kilted-canopen-interfaces, ros-kilted-canopen-proxy-driver, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclcpp-lifecycle, ros-kilted-sensor-msgs, ros-kilted-std-srvs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen-402-driver/ros-kilted-canopen-402-driver_0.3.0-2noble.20250508.220504_amd64.deb Size: 226786 SHA256: 2a8f2dab00a28bf51d69f342b3021e2ad94a5aa92195cea862735b055797cbac SHA1: 85fbb1bd92fe86f9410e3c48ea1fee2e16ed4bf6 MD5sum: 68b343b8beb8e05fea49d6033ddc132c Description: Driiver for devices implementing CIA402 profile Package: ros-kilted-canopen-402-driver-dbgsym Package-Type: ddeb Source: ros-kilted-canopen-402-driver Version: 0.3.0-2noble.20250508.220504 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 5535 Depends: ros-kilted-canopen-402-driver (= 0.3.0-2noble.20250508.220504) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen-402-driver/ros-kilted-canopen-402-driver-dbgsym_0.3.0-2noble.20250508.220504_amd64.deb Size: 5191926 SHA256: 0904895372c7b92c6ac1c96ad845f5e131de9b67ea5c6a3d77cda79c928fd500 SHA1: 1e574f1e223af8eed9278022e293d75e60b37822 MD5sum: 9cd376cdf30896854d8bcd23c5f320e5 Description: debug symbols for ros-kilted-canopen-402-driver Build-Ids: 219761a76db7b91494f4d561cf369f7d581bd022 39143b7b485067938c495e273d00f6e898359fbc e3af344b15aeaaab6df9be4abb9e90e8dd15f285 fd3361945a04fd737f93b23895c9d22cb6945614 Package: ros-kilted-canopen-base-driver Version: 0.3.0-2noble.20250508.215544 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 887 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-lely-core-libraries, libboost-all-dev, ros-kilted-canopen-core, ros-kilted-canopen-interfaces, ros-kilted-diagnostic-updater, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclcpp-lifecycle, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen-base-driver/ros-kilted-canopen-base-driver_0.3.0-2noble.20250508.215544_amd64.deb Size: 181436 SHA256: d8f52a51793c1befd35cee9dfc69b84775a5251960636d5a2574c131b804cf1d SHA1: 968d360056debc918d216f3e208ad69169cdd62a MD5sum: 6c66d168f9c473b69c2bd9ad75d7b1ec Description: Library containing abstract CANopen driver class for ros2_canopen Package: ros-kilted-canopen-base-driver-dbgsym Package-Type: ddeb Source: ros-kilted-canopen-base-driver Version: 0.3.0-2noble.20250508.215544 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 3948 Depends: ros-kilted-canopen-base-driver (= 0.3.0-2noble.20250508.215544) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen-base-driver/ros-kilted-canopen-base-driver-dbgsym_0.3.0-2noble.20250508.215544_amd64.deb Size: 3683638 SHA256: fc40da7db6a2217939185131f182bf2a728e2ec019c381e0769ac6cb994d9989 SHA1: 1630f0ea149ec218de0fbe8dfd3e835052a7036a MD5sum: 74459ea2fc342eaea1065203d5e8fbbb Description: debug symbols for ros-kilted-canopen-base-driver Build-Ids: 035b66dc3e6cdc4270b4ec315390ea1a29117328 4ef405b6cb7bd962644441e805fd6f165c7c05e5 59bdb50cb1374a921d82a0cf53edeae527a59d8f ebb485f8db09b85e4247a682f8c2686786fa3f26 Package: ros-kilted-canopen-core Version: 0.3.0-2noble.20250508.215051 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 773 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-lely-core-libraries, libboost-all-dev, ros-kilted-canopen-interfaces, ros-kilted-lifecycle-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclcpp-lifecycle, ros-kilted-yaml-cpp-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen-core/ros-kilted-canopen-core_0.3.0-2noble.20250508.215051_amd64.deb Size: 183134 SHA256: 37df2435ff12d89d4d7729be17a3a9f109bb8102c6c8c4c4804661f6e834e351 SHA1: 1891c7987983801b3a0face1196c81eb8aecd9d3 MD5sum: 21368d17641a02ef7e92eafac7f520e9 Description: Core ros2_canopen functionalities such as DeviceContainer and master Package: ros-kilted-canopen-core-dbgsym Package-Type: ddeb Source: ros-kilted-canopen-core Version: 0.3.0-2noble.20250508.215051 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 4369 Depends: ros-kilted-canopen-core (= 0.3.0-2noble.20250508.215051) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen-core/ros-kilted-canopen-core-dbgsym_0.3.0-2noble.20250508.215051_amd64.deb Size: 4184378 SHA256: 2700a231d2275a6edf571e4dc982ad4baa1bb1c506ab9310415b959c1e80daba SHA1: 180c3321e74d2ec3381cb885fb50a3cbbad06db5 MD5sum: 87825598235464a11bb4195c4489af69 Description: debug symbols for ros-kilted-canopen-core Build-Ids: 1a7409967da336db2dadcf867181abc11815dad9 1b69241879fd6f2506799f2c20dce39f10324b90 85fc4ffada6972d62222c71a0ff6bd1191b80e8f c2d8a9dfc4d67d060d7a9926db0009d305ad0fcd Package: ros-kilted-canopen-fake-slaves Version: 0.3.0-2noble.20250508.215131 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 303 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-lely-core-libraries, ros-kilted-lifecycle-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen-fake-slaves/ros-kilted-canopen-fake-slaves_0.3.0-2noble.20250508.215131_amd64.deb Size: 60286 SHA256: 8b620cda835ca5f14333eed0aecc4779f97afc2391da230cf61ca5b5218cab36 SHA1: ad14e939e4940f817b60512433b27410ad556763 MD5sum: 4bd8eb3fbeeb54a9346aa3bd85ecea05 Description: Package with mock canopen slave Package: ros-kilted-canopen-fake-slaves-dbgsym Package-Type: ddeb Source: ros-kilted-canopen-fake-slaves Version: 0.3.0-2noble.20250508.215131 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 891 Depends: ros-kilted-canopen-fake-slaves (= 0.3.0-2noble.20250508.215131) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen-fake-slaves/ros-kilted-canopen-fake-slaves-dbgsym_0.3.0-2noble.20250508.215131_amd64.deb Size: 828536 SHA256: 5d56fa8268b46522d2876be7516d7af4fa07b5faf6d3f1c6c1ee5c804c79482f SHA1: ed256d153108d2ae1d91263de6a0dee08ad52fd1 MD5sum: d6db88c90851e84863d18162527f0868 Description: debug symbols for ros-kilted-canopen-fake-slaves Build-Ids: 53201afd03f91faeec92064f7e69905e93c09c8f b885e601b7f62c9d4f1ca8c1db1a315d7372b301 Package: ros-kilted-canopen-interfaces Version: 0.3.0-2noble.20250424.205934 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 3482 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen-interfaces/ros-kilted-canopen-interfaces_0.3.0-2noble.20250424.205934_amd64.deb Size: 213880 SHA256: 8205912f90dfd59b0a53a0ab9a19063b6ae6c3a14576fb3617d201678e555f4a SHA1: 9e38c47397a559d9d93a9ed9efbaa88b572971c6 MD5sum: 1a77d8608281cf3029aaa5ac2fb4daf8 Description: Services and Messages for ros2_canopen stack Package: ros-kilted-canopen-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-canopen-interfaces Version: 0.3.0-2noble.20250424.205934 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 2302 Depends: ros-kilted-canopen-interfaces (= 0.3.0-2noble.20250424.205934) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen-interfaces/ros-kilted-canopen-interfaces-dbgsym_0.3.0-2noble.20250424.205934_amd64.deb Size: 1750756 SHA256: ab4c12edf5ed7a099d77faa40a8d7a87a799f569b9b88a387f280e098ab00c11 SHA1: cc78c00133f0ad1d2bb265a0458c0f9623704618 MD5sum: 88a2c050f48d56d8fbb43f3e4c69a226 Description: debug symbols for ros-kilted-canopen-interfaces Build-Ids: 19a038f3fdc08935363a0099455338ead2489e25 2f3bc30d97feb955485217c1c04418447feb51fd 3a3462c4ff1aa903edad69019e3773f11f30cf51 3ec606d5f51af872f1b848b25fce1b3a26f4e69d 496792b971da545f64888402fecb0e2d1c0edbf1 529bb8abe31cd962d8f56dde4d9a0fe56e35db8a 5c058aa24b64c2c8dbefd3ad4865d056aa270819 64dc0ef2b84c1a8120d84b76a9301f59a7697539 8e2c2fc951be2719f66d5676cfb992d4ed987b37 cb4fe37b68d5503b699a5bbb1371e131597212cf f35c680ec8c4bc3df3da298782fbae38734be945 Package: ros-kilted-canopen-master-driver Version: 0.3.0-2noble.20250508.215603 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 757 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-lely-core-libraries, ros-kilted-canopen-core, ros-kilted-canopen-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclcpp-lifecycle, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen-master-driver/ros-kilted-canopen-master-driver_0.3.0-2noble.20250508.215603_amd64.deb Size: 147140 SHA256: 8cdf1596eec63a72421ef6eef51f0ac5d28a4b7ae7cdd7894e80ff5cdf5d8524 SHA1: 4b4073f3cdd1ad2c96c9ebd4b7cd2b099283ba6f MD5sum: 806dae679e4797c3b0fb89af0ce6441a Description: Basic canopen master implementation Package: ros-kilted-canopen-master-driver-dbgsym Package-Type: ddeb Source: ros-kilted-canopen-master-driver Version: 0.3.0-2noble.20250508.215603 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 3450 Depends: ros-kilted-canopen-master-driver (= 0.3.0-2noble.20250508.215603) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen-master-driver/ros-kilted-canopen-master-driver-dbgsym_0.3.0-2noble.20250508.215603_amd64.deb Size: 3193868 SHA256: f3063e5b5c899c9e9ef3b575e8f72aeb350ffeeb53071d90ac080d586c3454e0 SHA1: c0e3a15eaad1b4bd09fd7e27b12aea425b04ddf4 MD5sum: d1030e16613138138b393e6a614367f7 Description: debug symbols for ros-kilted-canopen-master-driver Build-Ids: 7713df8a9cf18535c21481b3bbeae21eba725d07 b758682ea608f52ca6807998112d76428e0d822e ec9491ef02b68d15a7b20817b7e43de61e06ba7b f471a8ae400f2aa17131c6eba74b0aeed2d0309c Package: ros-kilted-canopen-proxy-driver Version: 0.3.0-2noble.20250508.215950 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 1172 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-canopen-base-driver, ros-kilted-canopen-core, ros-kilted-canopen-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclcpp-lifecycle, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen-proxy-driver/ros-kilted-canopen-proxy-driver_0.3.0-2noble.20250508.215950_amd64.deb Size: 237036 SHA256: 53644bc8ce642304f0c408ae70c08490a9f66e4dae6d667175bf3ef70adbfc13 SHA1: 38bb3dc69316aced4e6e3f5e7257ed920b918608 MD5sum: cba12ae72d902c8586ffb5b467a84b30 Description: Simple proxy driver for the ros2_canopen stack Package: ros-kilted-canopen-proxy-driver-dbgsym Package-Type: ddeb Source: ros-kilted-canopen-proxy-driver Version: 0.3.0-2noble.20250508.215950 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 5574 Depends: ros-kilted-canopen-proxy-driver (= 0.3.0-2noble.20250508.215950) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen-proxy-driver/ros-kilted-canopen-proxy-driver-dbgsym_0.3.0-2noble.20250508.215950_amd64.deb Size: 4988782 SHA256: 57f654ec7226f0d29518faaf551630d7374619b762d9631674dd104c24b1f7a2 SHA1: f531c1a8f54f744ae743149fbf3f3739791b0533 MD5sum: 8c7552dbb2dc42b1f0f2f4cab8b9f365 Description: debug symbols for ros-kilted-canopen-proxy-driver Build-Ids: 0f26f8254accf03ecdff891c6b6cb2e55cf33708 8b6e040e80efc8b45f9793e34a53c5268a088a2d 910c0e275203714d288b7733a19fbc7bbe998573 Package: ros-kilted-canopen-ros2-control Version: 0.3.0-2noble.20250508.221031 Architecture: amd64 Maintainer: Lovro Ivanov Installed-Size: 414 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-lely-core-libraries, ros-kilted-canopen-402-driver, ros-kilted-canopen-core, ros-kilted-canopen-proxy-driver, ros-kilted-hardware-interface, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclcpp-lifecycle, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen-ros2-control/ros-kilted-canopen-ros2-control_0.3.0-2noble.20250508.221031_amd64.deb Size: 114108 SHA256: 764d91c5c6f91088557c65c9a56ef24ea5447fdadd13a4447a144be4ff588799 SHA1: 994ac5c1fb00a5dfe9d3899a7d7bdbb06ef5557b MD5sum: 1191407f1d5f45ceb276f093ebd4f3b3 Description: ros2_control wrapper for ros2_canopen functionalities Package: ros-kilted-canopen-ros2-control-dbgsym Package-Type: ddeb Source: ros-kilted-canopen-ros2-control Version: 0.3.0-2noble.20250508.221031 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lovro Ivanov Installed-Size: 3495 Depends: ros-kilted-canopen-ros2-control (= 0.3.0-2noble.20250508.221031) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen-ros2-control/ros-kilted-canopen-ros2-control-dbgsym_0.3.0-2noble.20250508.221031_amd64.deb Size: 3392688 SHA256: 1ada10e54d00453668e5890701faef914c1bd37540653e1a3f6c9e9f7ef5eeef SHA1: 06ad65fe60db559bd9df51bdfd8658355a23c464 MD5sum: 4547458477453bf2fa20f8b29ce0883a Description: debug symbols for ros-kilted-canopen-ros2-control Build-Ids: 68316376e492a4fbddac524f7de647c9695639e5 Package: ros-kilted-canopen-utils Version: 0.3.0-2noble.20250508.211042 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 74 Depends: ros-kilted-canopen-interfaces, ros-kilted-lifecycle-msgs, ros-kilted-rclpy, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-canopen-utils/ros-kilted-canopen-utils_0.3.0-2noble.20250508.211042_amd64.deb Size: 14962 SHA256: 56995e806d33eb4648069c94d2207c0c7aea48228365f0833f3b37dece4927f2 SHA1: 50237ab74533737d20d62c9497552db11ebdb37e MD5sum: ded0c161f80e6fa59ea742572f8a6b89 Description: Utils for working with ros2_canopen. Package: ros-kilted-cartographer Version: 2.0.9003-2noble.20250424.202650 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 12254 Depends: libabsl20220623t64 (>= 0~20220623.0-1), libboost-iostreams1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libgcc-s1 (>= 3.3.1), libgflags2.2 (>= 2.2.2), libgoogle-glog0v6t64 (>= 0.6.0), liblua5.2-0 (>= 5.2.4), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libabsl-dev, libboost-iostreams-dev, libcairo2-dev, libceres-dev, libeigen3-dev, libgflags-dev, libgoogle-glog-dev, liblua5.2-dev, libprotobuf-dev, libprotoc-dev, protobuf-compiler, ros-kilted-ros-workspace Homepage: https://github.com/cartographer-project/cartographer Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cartographer/ros-kilted-cartographer_2.0.9003-2noble.20250424.202650_amd64.deb Size: 1595652 SHA256: 762f414905625f0c4f58cc4e3fdfcd0dc688bbd2404825a82e4ebe2fed08e253 SHA1: 5693da947f91b33bbfbb3b225981e670e1a332aa MD5sum: 0a5cdb2191f20807b7b6a5ef8afae068 Description: Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations. Package: ros-kilted-cartographer-dbgsym Package-Type: ddeb Source: ros-kilted-cartographer Version: 2.0.9003-2noble.20250424.202650 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 31440 Depends: ros-kilted-cartographer (= 2.0.9003-2noble.20250424.202650) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cartographer/ros-kilted-cartographer-dbgsym_2.0.9003-2noble.20250424.202650_amd64.deb Size: 30733508 SHA256: 5c99334173dc722ae6dd695d091fd04e541ae468521cf1cf218b2670ef0408d6 SHA1: 86562cd564ac287ce7deeda8cdaea33d09a45bf4 MD5sum: fe604dd27c2b7f08a5e98a18154931e5 Description: debug symbols for ros-kilted-cartographer Build-Ids: 115d4a37cf4ab09049183fe6e3fd0c59bd160ff9 37d540763c48869fc6dc60373a203107351e991e 9542c69cbf65e077e424e2748cf753a53597039b caacd31312186c0ffe2fcd6d14d5ce0d7d79f7bd Package: ros-kilted-cartographer-ros Version: 2.0.9003-2noble.20250508.220633 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 26149 Depends: libabsl20220623t64 (>= 0~20220623.0-1), libboost-iostreams1.83.0 (>= 1.83.0), libc6 (>= 2.38), libcairo2 (>= 1.6.0), libceres4t64 (>= 2.2.0+dfsg), libgcc-s1 (>= 3.3.1), libgflags2.2 (>= 2.2.2), libgoogle-glog0v6t64 (>= 0.6.0), liblua5.2-0 (>= 5.2.4), libpcl-common1.14 (>= 1.14.0+dfsg), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libabsl-dev, libeigen3-dev, libgflags-dev, libgoogle-glog-dev, libpcl-dev, ros-kilted-builtin-interfaces, ros-kilted-cartographer, ros-kilted-cartographer-ros-msgs, ros-kilted-geometry-msgs, ros-kilted-launch, ros-kilted-nav-msgs, ros-kilted-pcl-conversions, ros-kilted-rclcpp, ros-kilted-robot-state-publisher, ros-kilted-rosbag2-cpp, ros-kilted-rosbag2-storage, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-tf2, ros-kilted-tf2-eigen, ros-kilted-tf2-msgs, ros-kilted-tf2-ros, ros-kilted-urdf, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Homepage: https://github.com/cartographer-project/cartographer_ros Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cartographer-ros/ros-kilted-cartographer-ros_2.0.9003-2noble.20250508.220633_amd64.deb Size: 3120340 SHA256: 9da80f364387c0b2b6e32a3b752fcbaf99b6a187344a8c8e10450e085072321d SHA1: 16bd5b5ac7dc64ed2eb3315015ea1f629d1948ef MD5sum: e139dcc29e88474607564c6e5d1d7223 Description: Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations. This package provides Cartographer's ROS integration. Package: ros-kilted-cartographer-ros-dbgsym Package-Type: ddeb Source: ros-kilted-cartographer-ros Version: 2.0.9003-2noble.20250508.220633 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48707 Depends: ros-kilted-cartographer-ros (= 2.0.9003-2noble.20250508.220633) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cartographer-ros/ros-kilted-cartographer-ros-dbgsym_2.0.9003-2noble.20250508.220633_amd64.deb Size: 41010270 SHA256: 3855e9484daffbcd1f7a00bd559f3e466677eef9b9bbbae7d3b0ee855dd41a7f SHA1: 2f755be9a823e61dec1599102c63b0ce20bc06b6 MD5sum: f1fb71d47a0cbc4c921a53355171dc50 Description: debug symbols for ros-kilted-cartographer-ros Build-Ids: 15a4859863c23d8f220f32ac9796e98a26a431c7 219418a4e8e6a5b6a3eeba3f117977cbec285f64 7b040f272eb683d3ee26dcd8897b0c47bc31a96a 90138ce3977e8606efaf493d669de42ea76b9a5e b1c2165bd4e4de127e6208de1a66c1ffaf135254 b9e79476d8f38608504483e94b0b747569d5242b d72e89bcc21a82ed3eb8a4fe2624e8a3aef0fd52 Package: ros-kilted-cartographer-ros-msgs Version: 2.0.9003-2noble.20250424.211715 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 5232 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://github.com/cartographer-project/cartographer_ros Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cartographer-ros-msgs/ros-kilted-cartographer-ros-msgs_2.0.9003-2noble.20250424.211715_amd64.deb Size: 361302 SHA256: 761df3d966d7a6f2aaf51469d432c7c85919389edac24f2efcdf952a1e53f0f8 SHA1: 05a4ff8bec0c546ce725424266e37dcccb2b15e6 MD5sum: 09b1a8d9b78a934ce690400ea950ae07 Description: ROS messages for the cartographer_ros package. Package: ros-kilted-cartographer-ros-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-cartographer-ros-msgs Version: 2.0.9003-2noble.20250424.211715 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 4312 Depends: ros-kilted-cartographer-ros-msgs (= 2.0.9003-2noble.20250424.211715) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cartographer-ros-msgs/ros-kilted-cartographer-ros-msgs-dbgsym_2.0.9003-2noble.20250424.211715_amd64.deb Size: 3538826 SHA256: 9ec5268d0641f46ef61eb815105fc282791a23063f77a406e407cbf4a073f9ac SHA1: 68806bd67a2b456c21c900091423607fd3170537 MD5sum: acde7671e67872daef991b9b27553fba Description: debug symbols for ros-kilted-cartographer-ros-msgs Build-Ids: 241d262bdca293a5823672b53c271a07685aa528 3c7a20af9ef6b0e385c95e301bf8987e1c2a58e1 40dbed64180101f4c6d36793b59e2397bd458f85 4ea9ce35e97e6c208e65aad3ab5831e8a38d1018 571876fbb2c43a80a25f47ccaa2016f556736cc8 6cb106a3a141c0154b6f73aeb2a2cac671be7d76 7293c80eeba713ee008e7fea3327c269697f59f7 91862c631791a4589948d25f594c17a44e713196 b2f6eb46298849053be76742afa1686bc1ec68f1 efc26ca8b33c6f9c4eaad2dbc12288746a806501 f44902c16546a7c280454085030b030a1b51e367 Package: ros-kilted-cartographer-rviz Version: 2.0.9003-2noble.20250508.231440 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 2021 Depends: libabsl20220623t64 (>= 0~20220623.0-1), libboost-iostreams1.83.0 (>= 1.83.0), libc6 (>= 2.34), libcairo2 (>= 1.6.0), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), liblua5.2-0 (>= 5.2.4), libpcl-common1.14 (>= 1.14.0+dfsg), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libstdc++6 (>= 13.1), ros-kilted-rviz-ogre-vendor, libabsl-dev, libboost-iostreams-dev, libeigen3-dev, ros-kilted-cartographer, ros-kilted-cartographer-ros, ros-kilted-cartographer-ros-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rviz-common, ros-kilted-rviz-rendering, ros-kilted-ros-workspace Homepage: https://github.com/cartographer-project/cartographer_ros Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cartographer-rviz/ros-kilted-cartographer-rviz_2.0.9003-2noble.20250508.231440_amd64.deb Size: 473718 SHA256: 400faf656f7a9e91a5a39fcf16049fe6f25422a2a1d9772482439bb6e29d5cbb SHA1: 5fa9821db44f50592417b53543dd884167d08711 MD5sum: 01f754ffb9bc336ffdf0ec5c09cbe37a Description: Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations. This package provides Cartographer's RViz integration. Package: ros-kilted-cartographer-rviz-dbgsym Package-Type: ddeb Source: ros-kilted-cartographer-rviz Version: 2.0.9003-2noble.20250508.231440 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 5469 Depends: ros-kilted-cartographer-rviz (= 2.0.9003-2noble.20250508.231440) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cartographer-rviz/ros-kilted-cartographer-rviz-dbgsym_2.0.9003-2noble.20250508.231440_amd64.deb Size: 4670660 SHA256: 5c9518c0bc2713c4f230bbcdac20dc4d8a14e59691f6bc4d6d4a8ee9b6b0bd57 SHA1: 07f63562b4cf0d3b9c5b90ca9943da44beef7448 MD5sum: 42c5e126a4d40d00b2e9ac9624ae6ca4 Description: debug symbols for ros-kilted-cartographer-rviz Build-Ids: cff430c9827ae0e35ae9c418f9e8e11bb5df92d7 Package: ros-kilted-cascade-lifecycle-msgs Version: 2.0.0-2noble.20250508.215146 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 532 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-lifecycle-msgs, ros-kilted-rclcpp, ros-kilted-rosidl-default-generators, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cascade-lifecycle-msgs/ros-kilted-cascade-lifecycle-msgs_2.0.0-2noble.20250508.215146_amd64.deb Size: 49976 SHA256: 9ccc21e316449c0c79b3fffce2a74810044f99c09a55714c4d5ef1815f6c7c14 SHA1: 35f4ac73c10d3e1393902e20a647c2dff69ecebe MD5sum: 225ca5cb51e99373ddc6b87f38623baa Description: Messages for rclcpp_cascade_lifecycle package Package: ros-kilted-cascade-lifecycle-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-cascade-lifecycle-msgs Version: 2.0.0-2noble.20250508.215146 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 369 Depends: ros-kilted-cascade-lifecycle-msgs (= 2.0.0-2noble.20250508.215146) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cascade-lifecycle-msgs/ros-kilted-cascade-lifecycle-msgs-dbgsym_2.0.0-2noble.20250508.215146_amd64.deb Size: 263544 SHA256: a280048407c6bd5de4d12b74f71b7eee7b149d8cebfa1fceb9980de5cd956c08 SHA1: 72043fda207fa60f4179888e81ea31f03823fd65 MD5sum: 33e8ee4779061585563d277cddb11b92 Description: debug symbols for ros-kilted-cascade-lifecycle-msgs Build-Ids: 159b625464a07e392323d9609a2ac705b3dcb2ec 1648a1477952c57b0060127df316f38ed1d24029 27a6760e6e1714f21d33868f74cf11a00ef48e22 396538eec28da7b76ba34f8c3b5bd74d82fca918 3bf897a33616729174b95149c4c8b123571f214a 4f359cb99f3db10f090714465fd025fd669ab04d 5b62f43d06a8f57b9466fdf836cbd31090d7729a 8c7c37c4c7e35af94e9aad3b1b5d15478d913d32 9d6069f0c9f069b69ecceb168f43487ae4941126 ab4827978cf456e79f4fb10c1698e543dc718f95 c0198ad824a69ffe945b77734859a1a4fec14ea8 Package: ros-kilted-catch-ros2 Version: 0.2.1-2noble.20250508.225545 Architecture: amd64 Maintainer: Nick Morales Installed-Size: 1503 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-ros2launch, ros-kilted-std-srvs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-catch-ros2/ros-kilted-catch-ros2_0.2.1-2noble.20250508.225545_amd64.deb Size: 383964 SHA256: 17204216ed207dabf35e6b2d869ab90725bae270112ccb7ce54adaa11e4ada41 SHA1: 5cf1352ae02442194ac2e275d5321b695ed591c3 MD5sum: d71ce7d2a4f03fd6d96f88c1b224c22c Description: Catch2 testing framework for ROS 2 unit and integration tests. Package: ros-kilted-catch-ros2-dbgsym Package-Type: ddeb Source: ros-kilted-catch-ros2 Version: 0.2.1-2noble.20250508.225545 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Nick Morales Installed-Size: 3342 Depends: ros-kilted-catch-ros2 (= 0.2.1-2noble.20250508.225545) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-catch-ros2/ros-kilted-catch-ros2-dbgsym_0.2.1-2noble.20250508.225545_amd64.deb Size: 3077822 SHA256: ad5514f428ff5edbafd9e8ba7f67eb1366419c06f3d9dcfed5bb6756e003680f SHA1: 56272950a13f17870226a3cf8180e439cde2eb3f MD5sum: d35157d3d846f3892936ce985d0e6cd5 Description: debug symbols for ros-kilted-catch-ros2 Build-Ids: 2f4a67b5af42fa9c039adfec2afcc476658a6ddc a2bdb853f7c505f6388812278c79e01c387e6454 Package: ros-kilted-chomp-motion-planner Version: 2.13.2-2noble.20250508.234555 Architecture: amd64 Maintainer: Chittaranjan Srinivas Swaminathan Installed-Size: 351 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-moveit-core, ros-kilted-moveit-common, ros-kilted-rclcpp, ros-kilted-rsl, ros-kilted-trajectory-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/chomp_motion_planner Priority: optional Section: misc Filename: pool/main/r/ros-kilted-chomp-motion-planner/ros-kilted-chomp-motion-planner_2.13.2-2noble.20250508.234555_amd64.deb Size: 109228 SHA256: 7a2f6eff198d886fcf6cca4d529d42968da92fcb72a789f1ab749b6316275573 SHA1: de16d10cf3317fabdef382b29a7b8243f5a22ecf MD5sum: f7c8390b845e9a48441a367d7521497e Description: chomp_motion_planner Package: ros-kilted-chomp-motion-planner-dbgsym Package-Type: ddeb Source: ros-kilted-chomp-motion-planner Version: 2.13.2-2noble.20250508.234555 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chittaranjan Srinivas Swaminathan Installed-Size: 7319 Depends: ros-kilted-chomp-motion-planner (= 2.13.2-2noble.20250508.234555) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-chomp-motion-planner/ros-kilted-chomp-motion-planner-dbgsym_2.13.2-2noble.20250508.234555_amd64.deb Size: 7368200 SHA256: 159dbd1e1d5f979a8c3be7aed99938c0907d5be6783e73a60acc66ddedc7a684 SHA1: b66d1fb4640e92a8a45a61cbf9a8d69597a67b12 MD5sum: 0c9fcbde37e86c79e4c5e18f74d540dc Description: debug symbols for ros-kilted-chomp-motion-planner Build-Ids: 3a9c25fc91581b87b6959445b715225b2ed631cc Package: ros-kilted-class-loader Version: 2.8.0-2noble.20250508.205145 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 202 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libconsole-bridge-dev, ros-kilted-console-bridge-vendor, ros-kilted-rcpputils, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/class_loader Priority: optional Section: misc Filename: pool/main/r/ros-kilted-class-loader/ros-kilted-class-loader_2.8.0-2noble.20250508.205145_amd64.deb Size: 46920 SHA256: d6bc76995bcbdf16d35a7a7351c52a97f6b0c2548dd7ee4c5bfaf44e298ca073 SHA1: cdc26da74a4017a5a58b25ef979dd5a159a2aaf1 MD5sum: 85473ed98e44939871c068e30a58c230 Description: The class_loader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library. class_loader utilizes the host operating system's runtime loader to open runtime libraries (e.g. .so/.dll files), introspect the library for exported plugin classes, and allows users to instantiate objects of these exported classes without the explicit declaration (i.e. header file) for those classes. Package: ros-kilted-class-loader-dbgsym Package-Type: ddeb Source: ros-kilted-class-loader Version: 2.8.0-2noble.20250508.205145 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 363 Depends: ros-kilted-class-loader (= 2.8.0-2noble.20250508.205145) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-class-loader/ros-kilted-class-loader-dbgsym_2.8.0-2noble.20250508.205145_amd64.deb Size: 329762 SHA256: d5379a7040e3b3dd69dac3f1ef3643e12dbfae9e9b1b8c11b5882152fe2c5846 SHA1: e480855048113e14182168e47ad105c6cbfcee28 MD5sum: bedb97c006746c22079ae64958e49773 Description: debug symbols for ros-kilted-class-loader Build-Ids: fc0f65cdbeee74d3cb6dfd572ca64f0ea1668722 Package: ros-kilted-classic-bags Version: 0.4.0-2noble.20250508.225939 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 65 Depends: ros-kilted-builtin-interfaces, ros-kilted-rclcpp, ros-kilted-rclpy, ros-kilted-rosbag2-cpp, ros-kilted-rosbag2-py, ros-kilted-rosbag2-storage, ros-kilted-rosidl-runtime-py, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-classic-bags/ros-kilted-classic-bags_0.4.0-2noble.20250508.225939_amd64.deb Size: 9158 SHA256: 51b16a56e6b2cf03f07c620e9d47ca5c82796204366407e9e5ec702cefcf4399 SHA1: 34a0a60e72db8de263350f5c9a5582b13a84a0b3 MD5sum: aeb17a548623726ecf1b13d1a3f8a7fb Description: A ROS 2 interface in the style of ROS 1 for reading and writing bag files Package: ros-kilted-coal Version: 3.0.1-2noble.20250424.212143 Architecture: amd64 Maintainer: Joseph Mirabel Installed-Size: 12078 Depends: libassimp5 (>= 5.3.1+ds), libboost-filesystem1.83.0 (>= 1.83.0), libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), liboctomap1.9t64 (>= 1.9.7+dfsg), libstdc++6 (>= 13.1), libassimp-dev, libboost-all-dev, libeigen3-dev, liboctomap-dev, python3-dev, python3-numpy, ros-kilted-eigenpy, ros-kilted-ros-workspace Homepage: https://github.com/coal-library/coal Priority: optional Section: misc Filename: pool/main/r/ros-kilted-coal/ros-kilted-coal_3.0.1-2noble.20250424.212143_amd64.deb Size: 2029642 SHA256: 50ea6242ae4d0ef4d9f1ea5fe264896c3c8250228686b96c92bdf36cd57d349c SHA1: f299781a8d18b1ab53931c7b33b2f7030a4b7947 MD5sum: e927593de770e318d0c9742fff5e2d80 Description: An extension of the Flexible Collision Library. Package: ros-kilted-coal-dbgsym Package-Type: ddeb Source: ros-kilted-coal Version: 3.0.1-2noble.20250424.212143 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Joseph Mirabel Installed-Size: 78193 Depends: ros-kilted-coal (= 3.0.1-2noble.20250424.212143) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-coal/ros-kilted-coal-dbgsym_3.0.1-2noble.20250424.212143_amd64.deb Size: 70299380 SHA256: 93b315dfceb948da396686cf70ef20456fd955e36153e4cb755c8c9d3431d094 SHA1: 9ce25c75957d5a73cf58c7bd9b656a210ed394f4 MD5sum: faf5461c06dbe0e84686ce4785e6bd14 Description: debug symbols for ros-kilted-coal Build-Ids: ca20e0b7a3c3c6279e2b6486c148c7cf065406a5 db284ee61d945eff6d4fed43f7d36c69396adf33 Package: ros-kilted-cob-actions Version: 2.8.12-2noble.20250424.211724 Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 6231 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-actionlib-msgs, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cob-actions/ros-kilted-cob-actions_2.8.12-2noble.20250424.211724_amd64.deb Size: 353438 SHA256: db9f007ebeee44d1ae9b111497945af47ddeeae2e235d3ee472fb55d325996ec SHA1: 4944c4b57fa141b0e2779d7e526fe9f2b1c3fb43 MD5sum: fce95578a134c5eac1b867a1f5bc6f44 Description: This Package contains Care-O-bot specific action definitions. Package: ros-kilted-cob-actions-dbgsym Package-Type: ddeb Source: ros-kilted-cob-actions Version: 2.8.12-2noble.20250424.211724 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 3234 Depends: ros-kilted-cob-actions (= 2.8.12-2noble.20250424.211724) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cob-actions/ros-kilted-cob-actions-dbgsym_2.8.12-2noble.20250424.211724_amd64.deb Size: 2272050 SHA256: ae78f498fae3ce4bf55f9e18999192193ca5743761dac570b6c13c2ef169bac3 SHA1: 517f90f8a497ace12e81079f083e4a7761800eb3 MD5sum: 4afa8c55d88bcc10c626045b3d28f102 Description: debug symbols for ros-kilted-cob-actions Build-Ids: 095073d923b60adffcd2a01f52ba5a8a48f23de9 28e99fd5036bebc202bde4c378d86eb3a13864db 57eb7d4d04a1fa0a0c216a911d057749fafa99ad 6007c626d1b4bf082af8822ee19ada1c009b7c6f 6a374e5a156e9715b9cf282718d3bc6d8e8de8ae 9b5ba8a41d150803c22c17aec3868b41c12b7bdb 9e2bb69f74821ef49cdaae8bc9e24079375d052d 9f7d1dbfd1c09ec8b025bf0e4a66590fffd5c8c8 adc4f1b1ecf5b264d3e1fbb840ee9f5436689200 f608d5118d4a707651828cd358d667813abc8883 fe2e45b944f61d43ed545c92bb9168a29ff3ff74 Package: ros-kilted-cob-msgs Version: 2.8.12-2noble.20250424.212009 Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 1442 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-diagnostic-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cob-msgs/ros-kilted-cob-msgs_2.8.12-2noble.20250424.212009_amd64.deb Size: 120344 SHA256: e388102bb048984e9d563b84c24b924a956c8d7dac1ffd2052c23289c4f8ef2b SHA1: bad7105ad35028fd737737133087a7559c1dd0e2 MD5sum: 3d3178aeb861863082672023a7a6089b Description: Messages for representing state information, such as battery information and emergency stop status. Package: ros-kilted-cob-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-cob-msgs Version: 2.8.12-2noble.20250424.212009 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 1042 Depends: ros-kilted-cob-msgs (= 2.8.12-2noble.20250424.212009) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cob-msgs/ros-kilted-cob-msgs-dbgsym_2.8.12-2noble.20250424.212009_amd64.deb Size: 848288 SHA256: 9f786954b6db5831e3a563a417494da750c48b85d497593f2805c8ee8db3c359 SHA1: 19826b53f74beab145cb10cec2af02d433a71da1 MD5sum: 00ab2825210a71f70e7f619a4a5018b4 Description: debug symbols for ros-kilted-cob-msgs Build-Ids: 2c31a7753d4a085281355549e05cfb09c9612984 73f032bd06144ad13ee7d0273eba057a409f4f29 78de25d8f0c22b4c3dbe60ba3de9e484846857c2 a088bdd51f39d27c11ce7061bbdd889751ffaa28 aa31b3ca0dcd8101f765bebda396139ec4a28d7d adcd4ff9f3c9460b7b5c2951482f53d6509f8a38 b3dd39de665a29121cc8721bde5cc2b9ce725ba9 bf2937ddee3a0f622d99e07da5bd7e02c2945602 c15651dc0587d4778aec6237a67c9a2163ffba84 dd6aaa20095956c1865951195b164f5b1a789d2c e7ab0a760ffdc4198352abd6efd2a574b70b50b8 Package: ros-kilted-cob-srvs Version: 2.8.12-2noble.20250424.211733 Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 1414 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/cob_srvs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cob-srvs/ros-kilted-cob-srvs_2.8.12-2noble.20250424.211733_amd64.deb Size: 111784 SHA256: e074d564f76a3c1afcd0b6870c25efef1cff26bc89267a981484583bf5203f01 SHA1: 77cc1a42b49ff40255b60d5843b441d56e31545e MD5sum: 0dc4b3b18c9e493954bb313497abf1fe Description: This Package contains Care-O-bot specific service definitions. Package: ros-kilted-cob-srvs-dbgsym Package-Type: ddeb Source: ros-kilted-cob-srvs Version: 2.8.12-2noble.20250424.211733 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 1043 Depends: ros-kilted-cob-srvs (= 2.8.12-2noble.20250424.211733) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cob-srvs/ros-kilted-cob-srvs-dbgsym_2.8.12-2noble.20250424.211733_amd64.deb Size: 807366 SHA256: b9aed66bc25d97c042b6573307c34f9a933656828942f5ec631c149c6166e319 SHA1: 8874e3aa569841c183ca8eabde4de1a69c1265b5 MD5sum: 53e8bd0e8bc1554fea613b50697b6721 Description: debug symbols for ros-kilted-cob-srvs Build-Ids: 1ac4c6b9f2876567740e6ce38821df80b5676380 25029c4ffc6f06900df3bbf1382a9cfafbfbe984 44fbbbe915afc71d165330167dabf4cd2a164252 5808d4392983f56064ee40803f794627d426848c 5e68ffe165c1914710ee7a01d4f3736d1e5d09c7 6278b9992cd544a3bea1c0eb42153ad3338cf0b9 8d13303919584818a3c8079d873f8ddca1401438 990e331044a0a1ba996f88ab0408938342a1a9f3 a1934231babd896bd5c642c423103aebfa359a57 c35829efb71f884b41448d59711cc8f47943a09b e4b9d5e786d6591567c20257d90815eedaa8d4f0 Package: ros-kilted-color-names Version: 0.0.3-6noble.20250509.004713 Architecture: amd64 Maintainer: masaya Installed-Size: 273 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-rviz2, ros-kilted-std-msgs, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-color-names/ros-kilted-color-names_0.0.3-6noble.20250509.004713_amd64.deb Size: 72828 SHA256: 76c9bbd4cf694b7e09bbe269d60b65ace99698c79b84edcb2c30229da1f6cd19 SHA1: cab675eb337b2fea1f3689e5fdb278eb84672c91 MD5sum: 7521d01c29f935e55439c2ca11bab1b5 Description: The color_names package Package: ros-kilted-color-names-dbgsym Package-Type: ddeb Source: ros-kilted-color-names Version: 0.0.3-6noble.20250509.004713 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: masaya Installed-Size: 1000 Depends: ros-kilted-color-names (= 0.0.3-6noble.20250509.004713) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-color-names/ros-kilted-color-names-dbgsym_0.0.3-6noble.20250509.004713_amd64.deb Size: 916846 SHA256: 97a4b87c879614a53587a16b9dbd7148d8fc9ebe567a3d8f1117c8ba2d6f9320 SHA1: 705ad10717830131514963f1e299771fafb27948 MD5sum: 48339e0703c9345cc237cdf92af0ae73 Description: debug symbols for ros-kilted-color-names Build-Ids: 5e6fd3512743689be01fb7e30f8f122b7925e94c c8a4f4ebc6320c319383cbc95fed08dd3c9cec7f Package: ros-kilted-color-util Version: 1.0.0-4noble.20250424.213657 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 78 Depends: ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-color-util/ros-kilted-color-util_1.0.0-4noble.20250424.213657_amd64.deb Size: 12670 SHA256: 4e4e5b3bea86f6d6ad6a988ea92ee40de774d9bf2c01977d01d69a8bddd46a1b SHA1: bfeb4fc523eb5f6b0262e3d49152c2645dc66872 MD5sum: 489189b5fbdf4b9ba6def640fefd02cf Description: An almost dependency-less library for converting between color spaces Package: ros-kilted-common-interfaces Version: 5.5.0-2noble.20250424.214022 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 42 Depends: ros-kilted-actionlib-msgs, ros-kilted-builtin-interfaces, ros-kilted-diagnostic-msgs, ros-kilted-geometry-msgs, ros-kilted-nav-msgs, ros-kilted-sensor-msgs, ros-kilted-shape-msgs, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-stereo-msgs, ros-kilted-trajectory-msgs, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-common-interfaces/ros-kilted-common-interfaces_5.5.0-2noble.20250424.214022_amd64.deb Size: 6150 SHA256: 6329f490292511bfcfb17ca122654216fd66dbad15f410072de128c01ccc0e85 SHA1: a309fc02c36ef6ced2176a88a0af3c84d349cc18 MD5sum: 683b13874d5f065f0efce09ec610029e Description: common_interfaces contains messages and services that are widely used by other ROS packages. Package: ros-kilted-composition Version: 0.36.0-1noble.20250508.215200 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1294 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-example-interfaces, ros-kilted-launch-ros, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rcutils, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-composition/ros-kilted-composition_0.36.0-1noble.20250508.215200_amd64.deb Size: 220948 SHA256: 48c34e1ba4a95e1a04bd860658a3fa9ef07cf5045e4f7a4b769975c8aa830162 SHA1: 7a0350c068be8bca3f43a537006a000119cdf914 MD5sum: a47279b6b42fcb46aa3f9a1adef43938 Description: Examples for composing multiple nodes in a single process. Package: ros-kilted-composition-dbgsym Package-Type: ddeb Source: ros-kilted-composition Version: 0.36.0-1noble.20250508.215200 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 7043 Depends: ros-kilted-composition (= 0.36.0-1noble.20250508.215200) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-composition/ros-kilted-composition-dbgsym_0.36.0-1noble.20250508.215200_amd64.deb Size: 6251096 SHA256: 6dc0cacbc24a8ef0ccb3cb69bc95af7d761ba17eba1cbae2d9bd1aef97073603 SHA1: bcd4d41c4d11c6b5048091996ac070e167e92f91 MD5sum: 8b5667725efeb8a44cf0037406348507 Description: debug symbols for ros-kilted-composition Build-Ids: 1d1d109ca5cb5c04c2909bf0332e1ba7b389a705 1e079df5d96400c4a843fe1fb349a42db5a818f6 8519b8644e47b1291e083fae3dfdfbaba4a3e6d6 a15e22901571d1c28085b7cc355393252b3285dd c9056461ab34b11790246783209f33691bb5b6ac cb93d98d5908e55c7a9fbc03349e8f96838725c6 cd8ce8322110b53fd93669d231d5a5e0fc5945fb e51c190ead4bd1d875d98cb2d85840e948178408 Package: ros-kilted-composition-interfaces Version: 2.3.0-2noble.20250424.210516 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 1695 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-rcl-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-composition-interfaces/ros-kilted-composition-interfaces_2.3.0-2noble.20250424.210516_amd64.deb Size: 151900 SHA256: 4199ffdf97b7c42211cd34e518e4217a856da3e153fbac201c8c4d97a42ba5e8 SHA1: 2f4c8109570c66fe40930b4019289b05524f772c MD5sum: 0c187fed30dfff517e2e0837db78b6a3 Description: A package containing message and service definitions for managing composable nodes in a container process. Package: ros-kilted-composition-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-composition-interfaces Version: 2.3.0-2noble.20250424.210516 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 1522 Depends: ros-kilted-composition-interfaces (= 2.3.0-2noble.20250424.210516) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-composition-interfaces/ros-kilted-composition-interfaces-dbgsym_2.3.0-2noble.20250424.210516_amd64.deb Size: 1248818 SHA256: a36791f312484a07014f158d404bac7675ed9410ddde8496c3181e4fe03c0e57 SHA1: ea78314d8b9689d90d1ecb9a17ae0269f4d3003f MD5sum: b2148a7794fca90db9eb0231a11e25ad Description: debug symbols for ros-kilted-composition-interfaces Build-Ids: 146dd2c566249f0ddf46156ac0e1806bdeee9e87 2b469bddb56fdb753ac41cb60c763fdcab182033 2f7626e2dcea1cfe39e5ac9f36359013ec5bd6be 39ddf871442bc637dcb82b5a200a766e805f1f7c 3d3b68423c737a9850d07dde775bf85062d9847f 3eaa7b23a9831848e285b459959349efc5232efc 74c8685c431aa45a4d4441e13f95ecc962c865a8 a9bbbe990bdbdd6dcfeac43d2f6b6c1f5a9c7b86 ac15f2b0a2f84128ec0bc3b988bfb6ec4dce6550 b966a1efade2444e05a2eea591ec3dc49ddc46b2 e149508d51587764da4a84176f9cdc489c21ae83 Package: ros-kilted-compressed-depth-image-transport Version: 5.0.2-2noble.20250508.224421 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 933 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-kilted-cv-bridge, ros-kilted-image-transport, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-kilted-compressed-depth-image-transport/ros-kilted-compressed-depth-image-transport_5.0.2-2noble.20250508.224421_amd64.deb Size: 201108 SHA256: 7834110bada9f6b1220ecf6024c2a6aeba6f6905af59153454afac5884259729 SHA1: d7c897659c13a4e5f0eb4bac80c2e62b8a222c6e MD5sum: 745f06595c6944dd1c8d2519f5aeefa3 Description: Compressed_depth_image_transport provides a plugin to image_transport for transparently sending depth images (raw, floating-point) using PNG compression. Package: ros-kilted-compressed-depth-image-transport-dbgsym Package-Type: ddeb Source: ros-kilted-compressed-depth-image-transport Version: 5.0.2-2noble.20250508.224421 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 5059 Depends: ros-kilted-compressed-depth-image-transport (= 5.0.2-2noble.20250508.224421) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-compressed-depth-image-transport/ros-kilted-compressed-depth-image-transport-dbgsym_5.0.2-2noble.20250508.224421_amd64.deb Size: 4444572 SHA256: bdfb7e20d87e10cd6e88cb7b19560955c8c95d0ebf041f7dd2b7a9d4b2f7523e SHA1: 7b414d317f0c7e67ce1cde2661d6f1f05e5b574b MD5sum: 542a37425c1287c12ed67401a07ea0b4 Description: debug symbols for ros-kilted-compressed-depth-image-transport Build-Ids: c9d06a2a2898b630a7f90d58d608ae748dcd5b4c Package: ros-kilted-compressed-image-transport Version: 5.0.2-2noble.20250508.224427 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 936 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-kilted-cv-bridge, ros-kilted-image-transport, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-kilted-compressed-image-transport/ros-kilted-compressed-image-transport_5.0.2-2noble.20250508.224427_amd64.deb Size: 202144 SHA256: ca7e856407ece92c4ce45a231f8130b124cb90c876eed88e3aec377cec4338f6 SHA1: 94c9a8c01258473210df93484a9b4802f790a7eb MD5sum: b4333a62d9e62100d62a8f66d2dff5a2 Description: Compressed_image_transport provides a plugin to image_transport for transparently sending images encoded as JPEG or PNG. Package: ros-kilted-compressed-image-transport-dbgsym Package-Type: ddeb Source: ros-kilted-compressed-image-transport Version: 5.0.2-2noble.20250508.224427 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 5198 Depends: ros-kilted-compressed-image-transport (= 5.0.2-2noble.20250508.224427) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-compressed-image-transport/ros-kilted-compressed-image-transport-dbgsym_5.0.2-2noble.20250508.224427_amd64.deb Size: 4557276 SHA256: 4d81b7b7ff271506755224bf22e906fa824b0e233585e7f4147142807e71000e SHA1: 385b278ab2abc56a8b41ef730ec333c663b38766 MD5sum: 7d668ef66d9bc59f88fea57132dc8e4a Description: debug symbols for ros-kilted-compressed-image-transport Build-Ids: c195a2127c0019055a4cebf3ff0468f39e40c7dc Package: ros-kilted-console-bridge-vendor Version: 1.8.0-2noble.20250424.203221 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 42 Depends: libconsole-bridge-dev, ros-kilted-ros-workspace Homepage: https://github.com/ros/console_bridge Priority: optional Section: misc Filename: pool/main/r/ros-kilted-console-bridge-vendor/ros-kilted-console-bridge-vendor_1.8.0-2noble.20250424.203221_amd64.deb Size: 5426 SHA256: 6d067581238a6d05ec0459bb5ffe159948dff49497b0a3a299f66da153584387 SHA1: cdb18e1f710fcf5662cccee0d229e63d1bcae6f5 MD5sum: c9eb90d970cc879acb0ea983fdf18e11 Description: Wrapper around console_bridge, providing nothing but a dependency on console_bridge, on some systems. On others, it provides an ExternalProject build of console_bridge. Package: ros-kilted-control-msgs Version: 6.1.0-1noble.20250426.182814 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 12225 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-trajectory-msgs, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-control-msgs/ros-kilted-control-msgs_6.1.0-1noble.20250426.182814_amd64.deb Size: 718874 SHA256: 895fbaeb72d3a9614439abad4468508c20771cfd5fc9eed84593fa633c2562e0 SHA1: 4f042bcef48a9cee116f5750adc1e126df6e39ac MD5sum: 4e73c4cf2a0e3e9f421bb71de67b6876 Description: control_msgs contains base messages and actions useful for controlling robots. It provides representations for controller setpoints and joint and cartesian trajectories. Package: ros-kilted-control-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-control-msgs Version: 6.1.0-1noble.20250426.182814 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 7660 Depends: ros-kilted-control-msgs (= 6.1.0-1noble.20250426.182814) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-control-msgs/ros-kilted-control-msgs-dbgsym_6.1.0-1noble.20250426.182814_amd64.deb Size: 5846138 SHA256: a9d2dc2eb27494b342cf43e81b4e0acc140ba832a1e8e35d92cee138cc805688 SHA1: 12ebe72c944c30b154a2caae710b41ae8871ab1a MD5sum: 00d74f7e7acab17b82d8d1ad57163557 Description: debug symbols for ros-kilted-control-msgs Build-Ids: 12ca3a54c52e1ff2a1fd4f748920339762c1e45b 44a8b1707875b44e8f7704aacb13d9e62a1fc709 580c9026a43780a4d2b7d2a5a99c58697cfbfdb2 75b57d2c788eec1c945d092cbee68815faf708f2 78afe3c9bce4d641303c26029f4fdde559a502f6 8e364fb9668c98f449f2211efc7267469c254639 9721cfbb4698c8607c657a86acea9ee8c9607f00 b20a87b6e6ad9c06dbb75445a20fabaaa2f7a444 c9ae80c8e05afbe1c879735d7d2293de959e50c6 d578b563784d437bfca9b0236644886c0846ca79 f6736a828946faaf04b76bd8454a46318488de9e Package: ros-kilted-control-toolbox Version: 5.3.1-1noble.20250508.230514 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 809 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libeigen3-dev, ros-kilted-control-msgs, ros-kilted-filters, ros-kilted-generate-parameter-library, ros-kilted-geometry-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rcutils, ros-kilted-realtime-tools, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-control-toolbox/ros-kilted-control-toolbox_5.3.1-1noble.20250508.230514_amd64.deb Size: 170060 SHA256: 3452c1bfa2d37e264805f4d1e8829a1b94a09f58f1cd6cd4925aa73aeb185171 SHA1: 317b9c4d9006af74739a5beab93a1d29ed5661b4 MD5sum: c7ef945a183fdc4a86d3b907b7de1ae3 Description: The control toolbox contains modules that are useful across all controllers. Package: ros-kilted-control-toolbox-dbgsym Package-Type: ddeb Source: ros-kilted-control-toolbox Version: 5.3.1-1noble.20250508.230514 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3178 Depends: ros-kilted-control-toolbox (= 5.3.1-1noble.20250508.230514) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-control-toolbox/ros-kilted-control-toolbox-dbgsym_5.3.1-1noble.20250508.230514_amd64.deb Size: 2995006 SHA256: 8aaa596d9ed3ec8cd03b3641b3e005a9d94c9012401382d7a13ea52e3bab3ce6 SHA1: b22feb39108bf39217e3c1c826c74a7636e00f25 MD5sum: b9675d29d455cf666dacd046d67aa49d Description: debug symbols for ros-kilted-control-toolbox Build-Ids: 6f35218ad323f041a0738b141183b24635830d81 77462daad89d767acd8b7e7e66c37b9101124f78 86eadaa4544da001136af90e3e25881f65a7a833 9c6a199b9ee19ad37b52f1d992b5502b472c89d7 c3d9851f70167e31883de5f4771ca70ceb560ca7 Package: ros-kilted-controller-interface Version: 4.28.1-2noble.20250508.224649 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 257 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-hardware-interface, ros-kilted-rclcpp-lifecycle, ros-kilted-realtime-tools, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-controller-interface/ros-kilted-controller-interface_4.28.1-2noble.20250508.224649_amd64.deb Size: 65268 SHA256: 564fe90fd408bc6b523a7d730af44b88a252e8e2a8d9105becedaef1c79ea6bc SHA1: ca09e13d9290625821c51028e55a0a834b99fd82 MD5sum: 2ccfe87a544a7aee58f84b697eccedf6 Description: Base classes for controllers and syntax cookies for supporting common sensor types in controllers and broadcasters Package: ros-kilted-controller-interface-dbgsym Package-Type: ddeb Source: ros-kilted-controller-interface Version: 4.28.1-2noble.20250508.224649 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1070 Depends: ros-kilted-controller-interface (= 4.28.1-2noble.20250508.224649) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-controller-interface/ros-kilted-controller-interface-dbgsym_4.28.1-2noble.20250508.224649_amd64.deb Size: 1032504 SHA256: 03aee453f1eb8207c5599262a80136acaf568ee45ce9278d6ca4e00c93b6dc97 SHA1: 6cba0e06feedad341242f87b67e98d1ba0d17cf5 MD5sum: ae86148dc4b0ce24b54f325c986ebe74 Description: debug symbols for ros-kilted-controller-interface Build-Ids: 05af5948543d490ba4d66a9d03c97876ef16a3f5 Package: ros-kilted-controller-manager Version: 4.28.1-2noble.20250508.230747 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1774 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-backward-ros, ros-kilted-controller-interface, ros-kilted-controller-manager-msgs, ros-kilted-diagnostic-updater, ros-kilted-generate-parameter-library, ros-kilted-hardware-interface, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-libstatistics-collector, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rcpputils, ros-kilted-realtime-tools, ros-kilted-ros2-control-test-assets, ros-kilted-ros2param, ros-kilted-ros2run, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-controller-manager/ros-kilted-controller-manager_4.28.1-2noble.20250508.230747_amd64.deb Size: 432262 SHA256: b4b87806aa9b47e10d406f9c0e091f5777c8fa6771f8144851fc2f8b5d26a805 SHA1: 4e27425051631ccbbc57167ee9e51b326c8ac9d0 MD5sum: d5533e57b591440a3039523fb8c41495 Description: The main runnable entrypoint of ros2_control and home of controller management and resource management. Package: ros-kilted-controller-manager-dbgsym Package-Type: ddeb Source: ros-kilted-controller-manager Version: 4.28.1-2noble.20250508.230747 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 7233 Depends: ros-kilted-controller-manager (= 4.28.1-2noble.20250508.230747) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-controller-manager/ros-kilted-controller-manager-dbgsym_4.28.1-2noble.20250508.230747_amd64.deb Size: 6505276 SHA256: fe4a68497a6f5703890e6efecb460b33c1d77ac128cd2746779eb43925ae1f02 SHA1: b4c35fa1556f238777ca9ae25da628c7de495fa8 MD5sum: 8549165e33309d143064285d114b9d2b Description: debug symbols for ros-kilted-controller-manager Build-Ids: 7f8502f7834b214b86863e4546c33fbc2ad9d430 a78559db8a097b0fa944eb362fb6bc43aa083b34 Package: ros-kilted-controller-manager-msgs Version: 4.28.1-2noble.20250425.021037 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 5701 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-lifecycle-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/controller_manager_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-controller-manager-msgs/ros-kilted-controller-manager-msgs_4.28.1-2noble.20250425.021037_amd64.deb Size: 366564 SHA256: 6a125d371a791548638e99e05a668b98b7a5f63c707fa6686fc1501ecc30803d SHA1: efa7303f45befdad93629248ae69d76631f31c14 MD5sum: 590d79c8f9e17118c5a913267dc10014 Description: Messages and services for the controller manager. Package: ros-kilted-controller-manager-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-controller-manager-msgs Version: 4.28.1-2noble.20250425.021037 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 4375 Depends: ros-kilted-controller-manager-msgs (= 4.28.1-2noble.20250425.021037) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-controller-manager-msgs/ros-kilted-controller-manager-msgs-dbgsym_4.28.1-2noble.20250425.021037_amd64.deb Size: 3473084 SHA256: 671a7d7a6c520d968db23b8e35738b1a720f0ac3a0fa7dbcb70a23554e96fc09 SHA1: 0705896c8a0da8929a514222d565485d564f8929 MD5sum: 30a02d1f38e1a45af664db066773345c Description: debug symbols for ros-kilted-controller-manager-msgs Build-Ids: 11a16582b42521419765b64d8f14646642f533f5 19277b0eaf47f0ab6ba6efb418e0739516849ffe 2ca5e8b8dc895387218670f32c5e9532c407ee93 4a8bca105e846a439cb5e755ee4525778914e777 7e4557b62334136c6ea158ab6f250900cc7dc892 933e74610119bfc0427458beb30a183f468ce53f a1c8c132874442cb8dd7e0c911a6ba0f9d767ffd a72f4bde3ea916a680333c6361af41768b21f7b3 d77f4318995bbe603b7bf7a6ccc5509fb19f391f f407422a872da6d8f49c1b7b8fba58ea0ea48ae2 f81cfa1e4a2855dc683f566abf5166a6a6f00380 Package: ros-kilted-cudnn-cmake-module Version: 0.0.1-6noble.20250424.203224 Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 46 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cudnn-cmake-module/ros-kilted-cudnn-cmake-module_0.0.1-6noble.20250424.203224_amd64.deb Size: 6290 SHA256: b2808549518ae40997cc37ddb54a4ca7fcceb6426b9fed927b7070561865c843 SHA1: 2dd126c330d0270abe5f564171e65c5a441806ad MD5sum: 57c1f9645ea37014558034e67014e79d Description: Exports a CMake module to find cuDNN. Package: ros-kilted-cv-bridge Version: 4.1.0-2noble.20250508.211624 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 492 Depends: libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, python3-numpy, python3-opencv, ros-kilted-ament-index-python, ros-kilted-rclcpp, ros-kilted-rcpputils, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/cv_bridge Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cv-bridge/ros-kilted-cv-bridge_4.1.0-2noble.20250508.211624_amd64.deb Size: 124864 SHA256: 26b0436a9338dea412bd7299634e3db42e50fb8e4ff8f0f168df87303e737353 SHA1: b033b680fa0e37de17c117df4d1b139550c15119 MD5sum: d5ddc1cf8b716a7bc15492cc9aaec916 Description: This contains CvBridge, which converts between ROS2 Image messages and OpenCV images. Package: ros-kilted-cv-bridge-dbgsym Package-Type: ddeb Source: ros-kilted-cv-bridge Version: 4.1.0-2noble.20250508.211624 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 1977 Depends: ros-kilted-cv-bridge (= 4.1.0-2noble.20250508.211624) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cv-bridge/ros-kilted-cv-bridge-dbgsym_4.1.0-2noble.20250508.211624_amd64.deb Size: 1855100 SHA256: 1578e7f1100764a389c30e02cb4b3fb25c3989c2e577717e29446770123128d4 SHA1: 07505805d15f585adf1b927e6639146e29a80941 MD5sum: a2eda7045b4a2b112a11b2616555ef27 Description: debug symbols for ros-kilted-cv-bridge Build-Ids: 50fde5b2455e1f02cfadd71c072d61cf78e6f7dc cf7dcc297243cb14771b528170c184918b52dbd0 Package: ros-kilted-cyclonedds Version: 0.10.5-2noble.20250424.203548 Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 3791 Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0), openssl, ros-kilted-iceoryx-binding-c, ros-kilted-iceoryx-hoofs, ros-kilted-iceoryx-posh, ros-kilted-ros-workspace Homepage: https://projects.eclipse.org/projects/iot.cyclonedds Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cyclonedds/ros-kilted-cyclonedds_0.10.5-2noble.20250424.203548_amd64.deb Size: 1036824 SHA256: ef1f5b96a6e9b6dd4a0bc49b205bc8296f61f4d30c967de3fc6094f5c2317d0f SHA1: 4834d3032f7c2c0d90bee3a7c98b9b24875a9b62 MD5sum: 0ab78d9186ec15c77054b82fdcb55fdd Description: Eclipse Cyclone DDS is a very performant and robust open-source DDS implementation. Cyclone DDS is developed completely in the open as an Eclipse IoT project. Package: ros-kilted-cyclonedds-dbgsym Package-Type: ddeb Source: ros-kilted-cyclonedds Version: 0.10.5-2noble.20250424.203548 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 4332 Depends: ros-kilted-cyclonedds (= 0.10.5-2noble.20250424.203548) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-cyclonedds/ros-kilted-cyclonedds-dbgsym_0.10.5-2noble.20250424.203548_amd64.deb Size: 3771048 SHA256: 4efb7ac3375d6c12c277cc6789fb218dfbcdef66629f09fbccbdc255c8a51398 SHA1: 7d71d8ce0a68c4e96880990da0fc0dda33bf1d23 MD5sum: 5b6ec5f3f403395e4a4fd6fc4c7e57ae Description: debug symbols for ros-kilted-cyclonedds Build-Ids: 20e9ab25320523597721ef12edc7b3f49571cc6d 38687a13012f84d6c9d8440ccacdb4b74ae8b4ba 43196f3c78cb2f6c2dcdd3bb6f5a79c0ecbd2741 4a93f27486ce85c71396098b182ff1201a6e5303 584a45337424caf3e5b3ab4520c910ed119c7413 cc78c1c29d9aa989c3103e046f30a927fda1d1b6 e1ac76cbe4f4442759d799562aaf1ff315eeffe4 Package: ros-kilted-data-tamer-msgs Version: 0.9.4-4noble.20250425.064914 Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 680 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-data-tamer-msgs/ros-kilted-data-tamer-msgs_0.9.4-4noble.20250425.064914_amd64.deb Size: 68048 SHA256: 1b620abff7b182264153e8caf5231cc34edff2231f87095135e95ed310920113 SHA1: 598b86b81f4671fc3d534f41bcbf82c4107c65c0 MD5sum: c9968587ad8f1f9286e210f5996610de Description: Interfaces for data_tamer Package: ros-kilted-data-tamer-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-data-tamer-msgs Version: 0.9.4-4noble.20250425.064914 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 548 Depends: ros-kilted-data-tamer-msgs (= 0.9.4-4noble.20250425.064914) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-data-tamer-msgs/ros-kilted-data-tamer-msgs-dbgsym_0.9.4-4noble.20250425.064914_amd64.deb Size: 425408 SHA256: d94ce55ad581aaacf879cd5c6945eed753d7ee1e058b03822a36c0c8ace6bba1 SHA1: 04059e692750ecc4d989fb9803bbe22296b66876 MD5sum: f461e679535411f0bd16e69227f344a1 Description: debug symbols for ros-kilted-data-tamer-msgs Build-Ids: 069bf57753423107167d0a5fe37dc4876922dbbb 2f5ce74c76981e4d878cd634d48eb557e196f759 35a9156019363b73fab3777ba3ab3bc529d4fbc6 36de80d07d9cd7c3c1946952ebfb46e0d0d71365 76fbfe07c0b4aec6ff45efe232b059ba564f76a1 c7cccd929045e0c6ba2bc228c356fe2558773826 c94ef8aede8b518ab1da1ef6f73a4290700a3d65 d2ce5e4ead0bb529381c8fb1e68c994a1e4319b8 f42fed1b5239d293b0423b7d4f26dc09165fee1d f44426ef59189bb6bd474320e87a07a71ec70d42 fd6ae203ba4c58b7a83d74b5eaa8274eca132ad0 Package: ros-kilted-delphi-esr-msgs Version: 4.0.0-4noble.20250424.213639 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 3783 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/delphi_esr_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-delphi-esr-msgs/ros-kilted-delphi-esr-msgs_4.0.0-4noble.20250424.213639_amd64.deb Size: 239820 SHA256: 282e25df86f94f61ff77c5ec091d47a6ccb82ec555b1afd9af4af3d7f92adf65 SHA1: 929ebd618b713cd9b9937e727cf9b7722b55ad20 MD5sum: e9b4b6eb00893a68ff5015a964d68aa1 Description: Message definitions for the Delphi ESR Package: ros-kilted-delphi-esr-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-delphi-esr-msgs Version: 4.0.0-4noble.20250424.213639 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 2448 Depends: ros-kilted-delphi-esr-msgs (= 4.0.0-4noble.20250424.213639) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-delphi-esr-msgs/ros-kilted-delphi-esr-msgs-dbgsym_4.0.0-4noble.20250424.213639_amd64.deb Size: 1996498 SHA256: a6a02e4356a18884d140cbec209e485a496c18f2a75f99eafca55e75c964daf7 SHA1: 151125c3fafb2209475ad44334df6752dd8b4ad5 MD5sum: 7256f60436b45743ad456e60bb8d7867 Description: debug symbols for ros-kilted-delphi-esr-msgs Build-Ids: 16926b1d4193abca7d85fa88435bbee01d2df15e 3990404a06668f54859233f6f2aedccd12f76a8c 5752e9c7ae39bc903323ad5ef2b2acb62eebe22d 83151bbb8ec3e99a404b206e1ff6a3be726897a0 86ef21418c9be9aca99bd3c2c20bd3698ff2f17f 86f122439b5c12f431f62394464a87fa1caea920 8f0d98a75f07541dca0c575acafae484369b91b6 9c31b4d33479169a5f3d35ee30449edc860031d2 b031e147c57381c798b75f9f6aee0019f60bfeaf cf87b471922abe2d6d3c0a3f5337d5318de5ad39 ecc7770da18e7daeb366e5c7a5f133b2d8798712 Package: ros-kilted-delphi-mrr-msgs Version: 4.0.0-4noble.20250424.213651 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 3386 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/delphi_mrr_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-delphi-mrr-msgs/ros-kilted-delphi-mrr-msgs_4.0.0-4noble.20250424.213651_amd64.deb Size: 207378 SHA256: a86c61142ed9856d6141f8fec58c6957048df5a8270b1144fbfacf354432c73f SHA1: d909438b4b68e85f31475c28bd9aa61c6cd9d19b MD5sum: 2bcba239ce9fd9f88540dcd743eb0c31 Description: Message definitions for the Delphi MRR Package: ros-kilted-delphi-mrr-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-delphi-mrr-msgs Version: 4.0.0-4noble.20250424.213651 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 2119 Depends: ros-kilted-delphi-mrr-msgs (= 4.0.0-4noble.20250424.213651) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-delphi-mrr-msgs/ros-kilted-delphi-mrr-msgs-dbgsym_4.0.0-4noble.20250424.213651_amd64.deb Size: 1703770 SHA256: 129b8fea6e0f387dc7b9fd5a5ff3946162532c6044151e76c8f00ce54f13b0df SHA1: 91ea3f0d01acfc40062f4bae31cad882eed6c4f3 MD5sum: b26088d8da1b2f84aecc57159e7cc933 Description: debug symbols for ros-kilted-delphi-mrr-msgs Build-Ids: 031df23529f6f3ab0592159e56aaef4521a6692a 09bdb55f7a5c2413861d7b5c33f6728691a07e45 28c4dbf3719925ff72fea2c65b856e6f52e7868b 37212496d0baa487bd4dc8a55b4d9d2051d65813 4afd9bc78e74ed45902237cfef3d3dea312eed26 79a806ea984ee387c8158e6ef1e6a88a1dd9a950 94c8c02900352ef2741d229132b19eec2ae89770 98abc2f33c4b262e5e0503000c49edee868eebba aac277802baf93fbd3a89a55db30e2f3dce931b0 ed73c223b3718eda8fd8c4198417b960d94eba48 faf6d84a15a31f91140005001823b5b61512947f Package: ros-kilted-delphi-srr-msgs Version: 4.0.0-4noble.20250424.211058 Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 2600 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/delphi_srr_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-delphi-srr-msgs/ros-kilted-delphi-srr-msgs_4.0.0-4noble.20250424.211058_amd64.deb Size: 158172 SHA256: a3ba6dfa4b324be5b14c4f2c0e5805c1378dc4e7282225ebfcbef607507f8b0d SHA1: 5ae4f0347bef1cbbbe7ef808a63457902e3e59cd MD5sum: b26da9fe851fb048aec70f504e97104b Description: Message definitions for the Delphi SRR Package: ros-kilted-delphi-srr-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-delphi-srr-msgs Version: 4.0.0-4noble.20250424.211058 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 1462 Depends: ros-kilted-delphi-srr-msgs (= 4.0.0-4noble.20250424.211058) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-delphi-srr-msgs/ros-kilted-delphi-srr-msgs-dbgsym_4.0.0-4noble.20250424.211058_amd64.deb Size: 1185486 SHA256: 500105d0d8aaaaca08ccdb0b46a3d26a99f6024c5e60d043e1995b39ecaf0f8d SHA1: 73502ee94823687c2dff26ee9a76c5c0add5781d MD5sum: 2c03b1dd17d77417062c576aaa41fe5a Description: debug symbols for ros-kilted-delphi-srr-msgs Build-Ids: 054c279f9628c5e7b62bffa64d83f992ba7c00f5 18bc203e16892fbff6e81c75d15fe4e3851b73b1 3755a9bcec8b2cbb12527a9a451bf91f1ce14a50 398f839f1e19f1c9ebd8c872a4813bc56e8891a1 5eb52b9faf1d1b4e976bf8d3977e4d7a6600be71 6ef1e3d0e02afce628c2075c52e062f0fa1060c1 a8488ced3237adcbbc37a4da24a319c4bbc4b5a5 cb21879ba76bd04cef933fbd0eb4b28ed9d371db dc6c79d37a66f06971776eaebada3a6868203be4 ea9c35427583edd03e523797aebc22f213555126 fc607b0c5dee9bdd32efd87b934a918ff2b9d156 Package: ros-kilted-demo-nodes-cpp Version: 0.36.0-1noble.20250508.213728 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 6952 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-example-interfaces, ros-kilted-launch-ros, ros-kilted-launch-xml, ros-kilted-rcl, ros-kilted-rcl-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-demo-nodes-cpp/ros-kilted-demo-nodes-cpp_0.36.0-1noble.20250508.213728_amd64.deb Size: 926752 SHA256: 1adeaff15739fbd3e21f654629f7dbdf6f9f31560a378593b0ecc646aebd292a SHA1: 38b00a4f63d6e1981fd511d9c04b16d212d81a56 MD5sum: 6ac9ceb2bd4672adcd6f36d49e7757f4 Description: C++ nodes which were previously in the ros2/examples repository but are now just used for demo purposes. Package: ros-kilted-demo-nodes-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-demo-nodes-cpp Version: 0.36.0-1noble.20250508.213728 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 38428 Depends: ros-kilted-demo-nodes-cpp (= 0.36.0-1noble.20250508.213728) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-demo-nodes-cpp/ros-kilted-demo-nodes-cpp-dbgsym_0.36.0-1noble.20250508.213728_amd64.deb Size: 31698794 SHA256: bf75622ec95a44284f1c6e9ed31f9b37b7a0f7d7ecc62de071c465454e9c54ef SHA1: 156a9a8dd3ed104a0ca5e117ada88cf11fe17535 MD5sum: 9325818d84c5c23ce70cc50cca0fd361 Description: debug symbols for ros-kilted-demo-nodes-cpp Build-Ids: 142f16dc50520ef4d97d869612310be90d9c7309 155ea21dd8edd05915e00628393e0e61a145d2c2 23c6141e15a376e2f10bfc74d5df027c2bd6638b 2431a668accb575716364e12b902f4a4acc550cc 36b2e35eb18b2ee00c1d6d604e47aaa6f36f793b 3f254fc3a1516a97587a9efbcbb98aae935129ac 40f4f05d2cdfe7be9f6c8b258c7ed5555d963c84 41488f8a758f795d1d8266461d8b1b0f6107fe19 49b680627b51578e5a8f279fce1d3e0034893a3e 4bae7523bd6c843dfb7fbce6f3553e5deb942342 4be95460ef3c97f787432ccccb8e6b90ff6e8315 4c5676d621807d7092d4e3793b8d4564d1377ba6 50adbc329b146eab0743ae5e93b1a830aad8ab6a 5471f0fb280dbd02a12c48f4ed27be9340984167 58e6651c74dd653559af0a44dd075ed652b161c3 58e9316ad18d385bfa6908ef23a3f6cc07589f9e 5cb7604d8822004bb07349cdce53beed007807ef 5ce0f3ccdbd4ccbeaabec1a266f08b064699e5c0 5e1d6db9d1318a0b6feabec8057c278951c2f9a0 6d80f21358aaefc47e896ac5b167ec8aa4e73366 751fc853636b924bcfee6210e1ce81291d4af21d 798df80b76fad1ad6a1e5841df860810e0e61f22 7eda01f1e12bd370957161cb60977fad1f867279 87106930a6962162b5a863de370cbb8fd517e587 9928a0343830608ca15ef9d34db386fd08f38e95 99487c9536fa32137149bd70a75a9b19e1741dc8 9989d35c9e3c4333bcdc08a31e2ed95216915391 9d3937d4b863b4442f0d298a6ae39bbbc510b9c2 9fe7ef8e796c1205b0aa40cedd8ecaacf629e79f a613ae5c054a19f7465ebd43ffcf1fdb72bf5036 b2356eeba6a757407117f7210c6d96a2e36d5c92 b30a2385da55855cb25beec34966157bf9caf7c1 b6971c391cc60db7bacd445c919de915ee44162b bb3f6428d9eec90a64a95c526c322ee9e3845119 be829478b05af20d470b3ebcdc5b10ea6df50b68 bee9d60aabd7ad793e802f3e330181252257a965 cbb11df08669c97517f886ffd3c4afb2b2ec9b7d cdcb276a15b7c9ce3d9e027255b7352b92aae2f6 cefe6df241300888f99da8cfe1d2ddc530c8b982 d01e767cd7f534fbca0862e85250c873e6b044b2 d0a1526f969c894e8678e5ffbd2d823e9820080c d2f1adc062fa2b3c0b8656d13b05033302dadbf7 daa816bd9d35014e34b640587e11d6210943bbba e3d4ee62bc8ec25c006ef315165cef28bb5dbb5c e74c80b0b55a0bd46306a59bc263d58630f65f44 facb0bb0f10370cee840f1c8edd10f3b3d3da861 fdaa7cdbda34b3fcc63c13639b4d7ffd9c065c92 ff4abf36c105b0276d9c07cba93735b85ec67595 Package: ros-kilted-demo-nodes-cpp-native Version: 0.36.0-1noble.20250508.215231 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 234 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-fastdds, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rmw-fastrtps-cpp, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-demo-nodes-cpp-native/ros-kilted-demo-nodes-cpp-native_0.36.0-1noble.20250508.215231_amd64.deb Size: 64190 SHA256: 0b429a2e948d3bcf6c85baa03fe81223579b75a4eebe4d021ab467f938be91ef SHA1: a08dd4258a915196abe88377d8badaf9ff547da6 MD5sum: 2dd1d938082a34e937427b1f0535d5a7 Description: C++ nodes which access the native handles of the rmw implementation. Package: ros-kilted-demo-nodes-cpp-native-dbgsym Package-Type: ddeb Source: ros-kilted-demo-nodes-cpp-native Version: 0.36.0-1noble.20250508.215231 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1230 Depends: ros-kilted-demo-nodes-cpp-native (= 0.36.0-1noble.20250508.215231) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-demo-nodes-cpp-native/ros-kilted-demo-nodes-cpp-native-dbgsym_0.36.0-1noble.20250508.215231_amd64.deb Size: 1152192 SHA256: 9d346777e5a3489d714f03021cd2fa6d3f262dd70e8448e9b73520bfeef70914 SHA1: f2b999fcfe6a9f8c46bdc9c5ea19dc773ed3a97d MD5sum: a4c87892054c5cd2ffa0feca377667e1 Description: debug symbols for ros-kilted-demo-nodes-cpp-native Build-Ids: 3da785f86c7199050a73e0bd95b34676ba7aeff8 9b8df64c1fc65f4672919d7fa1a95e84e191d425 Package: ros-kilted-demo-nodes-py Version: 0.36.0-1noble.20250508.211052 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 174 Depends: ros-kilted-ament-index-python, ros-kilted-example-interfaces, ros-kilted-rcl-interfaces, ros-kilted-rclpy, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-demo-nodes-py/ros-kilted-demo-nodes-py_0.36.0-1noble.20250508.211052_amd64.deb Size: 29076 SHA256: 82974091eb4ba9825b00129e683999bdecbeab2d334b8600e98ad27a09c501d0 SHA1: 1d4e46e8cdade72d82fcbad0b762f78b2f3d5833 MD5sum: 5969e2f666aa1ac6c2b62bb5d7bdd810 Description: Python nodes which were previously in the ros2/examples repository but are now just used for demo purposes. Package: ros-kilted-depth-image-proc Version: 6.0.10-2noble.20250508.214947 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 1708 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-kilted-cv-bridge, ros-kilted-image-geometry, ros-kilted-image-proc, ros-kilted-image-transport, ros-kilted-message-filters, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-stereo-msgs, ros-kilted-tf2, ros-kilted-tf2-eigen, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://index.ros.org/p/depth_image_proc/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-depth-image-proc/ros-kilted-depth-image-proc_6.0.10-2noble.20250508.214947_amd64.deb Size: 308584 SHA256: 75c8e6d4fcb10f57377967a8dc14cc625393185be54d3d6e5d0cbe78603c3bfe SHA1: 4c741927d1bb5701fc82766dc6fc26ec10c324c2 MD5sum: 02a2b4b495a26520f15aac13e018d8ed Description: Contains components for processing depth images such as those produced by OpenNI camera. Functions include creating disparity images and point clouds, as well as registering (reprojecting) a depth image into another camera frame. Package: ros-kilted-depth-image-proc-dbgsym Package-Type: ddeb Source: ros-kilted-depth-image-proc Version: 6.0.10-2noble.20250508.214947 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 14445 Depends: ros-kilted-depth-image-proc (= 6.0.10-2noble.20250508.214947) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-depth-image-proc/ros-kilted-depth-image-proc-dbgsym_6.0.10-2noble.20250508.214947_amd64.deb Size: 12212906 SHA256: cbaccc71ece6dd4bfb44860edbbf87d58de8d6a8bf9239bb1bd2162466f9454a SHA1: 34308388cecc96f075c27613477d05c7338ea2f8 MD5sum: 9accd9ec58aeb4d5311359f112629e95 Description: debug symbols for ros-kilted-depth-image-proc Build-Ids: 06693b85646553f0154baf66c5435b462a2417a1 0e2cc977280902bf3a77638a07ecc2a81c40703e 3a0ed12a60a9d36700ea3f73935d763bdfd0389d 4539778593565e0d95f6aef88204d3b06b7da5d4 5716506f8a8ca7fa9362b9c2c7589ad8033ffe10 5d35ae36df7a9841bb14923da6e89df3dcbdb8fb 7fb0caa9a2b5d611279bf0d61933668fc1af180c aa49726a5158e34eff1352dd25c6429a56599388 f08531ee86bc1b06558473e176a286ddabd70b0a f25d585be5fc09555b7c195f8a8d459bd48f5a94 ffbcc374d1b1383054d193c7b21908ff054a4252 Package: ros-kilted-depthimage-to-laserscan Version: 2.5.1-3noble.20250508.212223 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 944 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-kilted-image-geometry, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/depthimage_to_laserscan Priority: optional Section: misc Filename: pool/main/r/ros-kilted-depthimage-to-laserscan/ros-kilted-depthimage-to-laserscan_2.5.1-3noble.20250508.212223_amd64.deb Size: 183450 SHA256: e54c1872955a0978d75c5422869f15a16b3899019573454763a55d6a5f614f50 SHA1: 880f50c3fd33730b440a94c4a9c1722a422a57d0 MD5sum: 287a18d669ecb3e860c065681f1b7486 Description: depthimage_to_laserscan Package: ros-kilted-depthimage-to-laserscan-dbgsym Package-Type: ddeb Source: ros-kilted-depthimage-to-laserscan Version: 2.5.1-3noble.20250508.212223 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 4137 Depends: ros-kilted-depthimage-to-laserscan (= 2.5.1-3noble.20250508.212223) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-depthimage-to-laserscan/ros-kilted-depthimage-to-laserscan-dbgsym_2.5.1-3noble.20250508.212223_amd64.deb Size: 3534730 SHA256: 51d86a7b5dbf29d6f700b545197d5f444967aae98e9d953cba8858311fc381af SHA1: 36ad93ff8f4e2f60f11d3ea1e9dac5ca6f14d048 MD5sum: 1f32612a644cd01b67945d4553c50cf8 Description: debug symbols for ros-kilted-depthimage-to-laserscan Build-Ids: 57f4dd869cbef556465f9a143003a4052dce6bba 629790efaa8a3bad20481273ac167f90a6ac5c0c 74dbe7986cfa7dbbfb81609bbd13db856a8e4703 Package: ros-kilted-derived-object-msgs Version: 4.0.0-4noble.20250424.212412 Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 1639 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-shape-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/derived_object_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-derived-object-msgs/ros-kilted-derived-object-msgs_4.0.0-4noble.20250424.212412_amd64.deb Size: 131946 SHA256: da6d9984964470269449725bf0f2fe9b2a1a7bc876c96687adab07b52849ea85 SHA1: c89b8648bc748fcb15ec5b7cf3ce32daf25cb2ff MD5sum: 002a7370da8351f7e669a7f8892af293 Description: Abstracted Messages from Perception Modalities Package: ros-kilted-derived-object-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-derived-object-msgs Version: 4.0.0-4noble.20250424.212412 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 1232 Depends: ros-kilted-derived-object-msgs (= 4.0.0-4noble.20250424.212412) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-derived-object-msgs/ros-kilted-derived-object-msgs-dbgsym_4.0.0-4noble.20250424.212412_amd64.deb Size: 1002450 SHA256: aa7d503afe43bc8e1217999a8a6cb371401af1f7b8828508fb72f0dc7c107967 SHA1: a21d3401ed3010800ba498f64d810eefad7d4d42 MD5sum: 84b69e1b5ca929d617f4133499858f63 Description: debug symbols for ros-kilted-derived-object-msgs Build-Ids: 00cc31f2c7c6f979591ef2bf7624eaed84f0586c 0ebdaad3089bf5ce1c52f9c84644c2d892cbc89e 244e271d19dc065de237b2149b9a6d5a4b81c85a 4a4d906290c702c59d6ef692a9db641a97d4cd5e 50ab94dd07043315d0e11f01685c1a786f08b755 68bdc6d238e9f9addb3a6bf79a69172ffd2c4e50 7dfcedca088522968db3ab2a0fcfd90a2230b418 9a1e163d9fc76d2f45fd58dcdfdb753217c91185 9dba77fc9dd4774f6d24113e3741b55992f2ab91 b5458e3abbf210dd69f77767782764c2c7e93bc3 d695b9b3bc3754419cc77aea97019b1446b47fc8 Package: ros-kilted-desktop Version: 0.12.0-2noble.20250509.004711 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 44 Depends: ros-kilted-action-tutorials-cpp, ros-kilted-action-tutorials-py, ros-kilted-angles, ros-kilted-composition, ros-kilted-demo-nodes-cpp, ros-kilted-demo-nodes-cpp-native, ros-kilted-demo-nodes-py, ros-kilted-depthimage-to-laserscan, ros-kilted-dummy-map-server, ros-kilted-dummy-robot-bringup, ros-kilted-dummy-sensors, ros-kilted-examples-rclcpp-minimal-action-client, ros-kilted-examples-rclcpp-minimal-action-server, ros-kilted-examples-rclcpp-minimal-client, ros-kilted-examples-rclcpp-minimal-composition, ros-kilted-examples-rclcpp-minimal-publisher, ros-kilted-examples-rclcpp-minimal-service, ros-kilted-examples-rclcpp-minimal-subscriber, ros-kilted-examples-rclcpp-minimal-timer, ros-kilted-examples-rclcpp-multithreaded-executor, ros-kilted-examples-rclpy-executors, ros-kilted-examples-rclpy-minimal-action-client, ros-kilted-examples-rclpy-minimal-action-server, ros-kilted-examples-rclpy-minimal-client, ros-kilted-examples-rclpy-minimal-publisher, ros-kilted-examples-rclpy-minimal-service, ros-kilted-examples-rclpy-minimal-subscriber, ros-kilted-image-tools, ros-kilted-intra-process-demo, ros-kilted-joy, ros-kilted-lifecycle, ros-kilted-logging-demo, ros-kilted-pcl-conversions, ros-kilted-pendulum-control, ros-kilted-pendulum-msgs, ros-kilted-quality-of-service-demo-cpp, ros-kilted-quality-of-service-demo-py, ros-kilted-ros-base, ros-kilted-rqt-common-plugins, ros-kilted-rviz-default-plugins, ros-kilted-rviz2, ros-kilted-teleop-twist-joy, ros-kilted-teleop-twist-keyboard, ros-kilted-tlsf, ros-kilted-tlsf-cpp, ros-kilted-topic-monitor, ros-kilted-turtlesim, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-desktop/ros-kilted-desktop_0.12.0-2noble.20250509.004711_amd64.deb Size: 6606 SHA256: c456fccdcaf0793d546b4e08a1a08867c0943d6e50af323cd4d7c0b6ac1f6dc7 SHA1: 9ffbd7fe65944a2f95f4b48a1a8931b3b60544fa MD5sum: 97162d94bc5a4b4f337554ab97d0df09 Description: A package which extends 'ros_base' and includes high level packages like vizualization tools and demos. Package: ros-kilted-desktop-full Version: 0.12.0-2noble.20250509.005147 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 41 Depends: ros-kilted-desktop, ros-kilted-perception, ros-kilted-ros-gz-sim-demos, ros-kilted-simulation, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-desktop-full/ros-kilted-desktop-full_0.12.0-2noble.20250509.005147_amd64.deb Size: 5360 SHA256: 0841b071d9e36183ad65724388069659c76ed6811283c70ef4781f301080cf7d SHA1: 305ab1a9a84c45df6bbeebdf02ba4b3650718078 MD5sum: 189dd9110557af45654aac7466e7bfeb Description: Provides a 'batteries included' experience to novice users. Package: ros-kilted-diagnostic-aggregator Version: 4.4.3-2noble.20250508.213229 Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 1525 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-rclpy, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/diagnostic_aggregator Priority: optional Section: misc Filename: pool/main/r/ros-kilted-diagnostic-aggregator/ros-kilted-diagnostic-aggregator_4.4.3-2noble.20250508.213229_amd64.deb Size: 342324 SHA256: fdabfbc07063e562ced2495c1a0b4c0f1a08bd0db13e7fec863ecfb3a22b6f0c SHA1: 3e04f50ca3b6418cbdf9987114bcd06c2736e044 MD5sum: 93e377bdf26b65677bd16b92a3d4fd3a Description: diagnostic_aggregator Package: ros-kilted-diagnostic-aggregator-dbgsym Package-Type: ddeb Source: ros-kilted-diagnostic-aggregator Version: 4.4.3-2noble.20250508.213229 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 7128 Depends: ros-kilted-diagnostic-aggregator (= 4.4.3-2noble.20250508.213229) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-diagnostic-aggregator/ros-kilted-diagnostic-aggregator-dbgsym_4.4.3-2noble.20250508.213229_amd64.deb Size: 6384106 SHA256: 218f95523a1d72b8a2581d85e63dc43983ac0fbfcfbdc79d97db22f5bd7bba69 SHA1: 2ab05cc98e7fe3a0a9f1acc226d15bd087817246 MD5sum: 3ff2f89fb466a3b89635ced8459e38d2 Description: debug symbols for ros-kilted-diagnostic-aggregator Build-Ids: 0397ceb3b8e1b707ef307589c5923f551588e719 432c8b5f18df4383f81ca7478a6b698ce3ea68a9 5d157fc15da68f4b7a49d6e404e312fb6a077592 fa9526f5f5f2499fcc9d2a8caacfcaebf2a44d98 Package: ros-kilted-diagnostic-common-diagnostics Version: 4.4.3-2noble.20250508.213242 Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 122 Depends: lm-sensors, python3-ntplib, python3-psutil, ros-kilted-diagnostic-updater, ros-kilted-rclpy, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/diagnostic_common_diagnostics Priority: optional Section: misc Filename: pool/main/r/ros-kilted-diagnostic-common-diagnostics/ros-kilted-diagnostic-common-diagnostics_4.4.3-2noble.20250508.213242_amd64.deb Size: 13604 SHA256: 2c2fad49ec36f995292628ebde40f60cc25e5227e991e111c623a93b6aa4f36d SHA1: 177dc184ac1f9415cede5d9f2f6f7d9d2db5f4ac MD5sum: 6aabeb326612f8af4d8e189cdf09b68f Description: diagnostic_common_diagnostics Package: ros-kilted-diagnostic-msgs Version: 5.5.0-2noble.20250424.211737 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 1564 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-diagnostic-msgs/ros-kilted-diagnostic-msgs_5.5.0-2noble.20250424.211737_amd64.deb Size: 137192 SHA256: a159a455059bebcaa75494cd29e26944330a6c305d1e37339875e8c052678fab SHA1: 925ee497fff915962d7e1207b279bee50f9bf8e8 MD5sum: f4f5fbee2558f12a93a1bbe083ee8921 Description: A package containing some diagnostics related message and service definitions. Package: ros-kilted-diagnostic-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-diagnostic-msgs Version: 5.5.0-2noble.20250424.211737 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 1345 Depends: ros-kilted-diagnostic-msgs (= 5.5.0-2noble.20250424.211737) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-diagnostic-msgs/ros-kilted-diagnostic-msgs-dbgsym_5.5.0-2noble.20250424.211737_amd64.deb Size: 1094500 SHA256: 460f65dc25a8035aeb627c88cd7ee8b4e1ed3ae91fc29ed504d1eabd721981df SHA1: 57f6f25d452214526e55e5ea72f015c8f5106942 MD5sum: e7683cfe39e5d560251e5a3e3cb05136 Description: debug symbols for ros-kilted-diagnostic-msgs Build-Ids: 000305de784d1c03351b0bc6236654504a5f9f02 08522a1fd29c44676c07c7ff85ca5fe912d3fbb4 0d263ae86a4c94dcbc4ee7e766e7668c65e9675a 1d5802485c6d18ca7afbba06fede513b9f0b1c2b 2c29959e052e11a9a65f2049bd0ce11532ac2d04 50c05f2bd1faca4f3e843be90587651396fde57b 58291b2fc10dede5b9f805d4e38e581baf977dc6 6eb6edc873784d381eb6f1008b98c72a495d8f61 a0e7f9411c4ca116e09340bbed92ab523a904848 c423c4ddc285a6da9ca79c3c3a0d86b531cae21f f92380d5774f971248f595926b5ad6a79798c383 Package: ros-kilted-diagnostic-remote-logging Version: 4.4.3-2noble.20250508.224558 Architecture: amd64 Maintainer: Daan Wijffels Installed-Size: 773 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-diagnostic-remote-logging/ros-kilted-diagnostic-remote-logging_4.4.3-2noble.20250508.224558_amd64.deb Size: 142850 SHA256: 6a982fd9e1fbdfe9b8aa3da1176370727a8d2703ac752e35ee0d1cc88a8d1bda SHA1: bed3b71178a141ee88fc20c555eebbaa44b1f8a1 MD5sum: 3b817bc60ab089e1c7c131447bf94e63 Description: diagnostic_remote_logging Package: ros-kilted-diagnostic-remote-logging-dbgsym Package-Type: ddeb Source: ros-kilted-diagnostic-remote-logging Version: 4.4.3-2noble.20250508.224558 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daan Wijffels Installed-Size: 3370 Depends: ros-kilted-diagnostic-remote-logging (= 4.4.3-2noble.20250508.224558) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-diagnostic-remote-logging/ros-kilted-diagnostic-remote-logging-dbgsym_4.4.3-2noble.20250508.224558_amd64.deb Size: 2802422 SHA256: 6ed59a0f9067c4ba0226ac9493e65f6b5abbc70d1fbed2a38989e2e33bdee246 SHA1: d9055da2753fe91e3d820bdcd28b4ea436dd230f MD5sum: 92688cdd4c13cb6c275eafc21e828f86 Description: debug symbols for ros-kilted-diagnostic-remote-logging Build-Ids: 77954b25d6bc3f35ec645fe14e65fcf4c474528a c657dc3a198812cfc4573e967805d21880ec32ce Package: ros-kilted-diagnostic-updater Version: 4.4.3-2noble.20250508.211626 Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 473 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-diagnostic-msgs, ros-kilted-rclcpp, ros-kilted-rclpy, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/diagnostic_updater Priority: optional Section: misc Filename: pool/main/r/ros-kilted-diagnostic-updater/ros-kilted-diagnostic-updater_4.4.3-2noble.20250508.211626_amd64.deb Size: 112300 SHA256: d3c3ce67e3b3d1b1411b0fe7b6e0dffb3978d16edaaf48ed4a6379afe6456622 SHA1: df233790fafede879c670f287235db77d91735fd MD5sum: de77293dbb0df8102f11e421cbfaabfe Description: diagnostic_updater contains tools for easily updating diagnostics. it is commonly used in device drivers to keep track of the status of output topics, device status, etc. Package: ros-kilted-diagnostic-updater-dbgsym Package-Type: ddeb Source: ros-kilted-diagnostic-updater Version: 4.4.3-2noble.20250508.211626 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 1721 Depends: ros-kilted-diagnostic-updater (= 4.4.3-2noble.20250508.211626) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-diagnostic-updater/ros-kilted-diagnostic-updater-dbgsym_4.4.3-2noble.20250508.211626_amd64.deb Size: 1603376 SHA256: a37b7853d05a3f3b14d93e31af2fbb117cd2297d1e3a1aa2abfddcf4de6b5c19 SHA1: d1dd16b5fc09c62cf65b9f865f8a0c600b70379f MD5sum: f03b7bd20d8cc74d5803df14b39c3016 Description: debug symbols for ros-kilted-diagnostic-updater Build-Ids: 4d1226c3fee704b88168f4f689250de3480ac29e 6f6e48e5efb9058fdb82cbee6690d4709843d1e6 Package: ros-kilted-diagnostics Version: 4.4.3-2noble.20250508.224412 Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 42 Depends: ros-kilted-diagnostic-aggregator, ros-kilted-diagnostic-common-diagnostics, ros-kilted-diagnostic-updater, ros-kilted-self-test, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/diagnostics Priority: optional Section: misc Filename: pool/main/r/ros-kilted-diagnostics/ros-kilted-diagnostics_4.4.3-2noble.20250508.224412_amd64.deb Size: 5522 SHA256: 706058b26c9c26b6bde08f585281f21066671abcbf48adacde12e1f380537f11 SHA1: 9559847a2076d52e7ce3d94276d8839e3825eee2 MD5sum: b259fe05b2fb1ea51018bc9bcd78965c Description: diagnostics Package: ros-kilted-diff-drive-controller Version: 4.23.0-2noble.20250508.230833 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 976 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-control-toolbox, ros-kilted-controller-interface, ros-kilted-geometry-msgs, ros-kilted-hardware-interface, ros-kilted-nav-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-rcpputils, ros-kilted-realtime-tools, ros-kilted-tf2, ros-kilted-tf2-msgs, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-diff-drive-controller/ros-kilted-diff-drive-controller_4.23.0-2noble.20250508.230833_amd64.deb Size: 217350 SHA256: c205d381253cb01cdf585c92b4389c3c2963cdcd055daf1bafbeee519da804d9 SHA1: e60239af80ce6f2593227ca0084f654f70d8b37c MD5sum: d12e1ab78f6cab7a1dc3e5d2fd661040 Description: Controller for a differential-drive mobile base. Package: ros-kilted-diff-drive-controller-dbgsym Package-Type: ddeb Source: ros-kilted-diff-drive-controller Version: 4.23.0-2noble.20250508.230833 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3634 Depends: ros-kilted-diff-drive-controller (= 4.23.0-2noble.20250508.230833) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-diff-drive-controller/ros-kilted-diff-drive-controller-dbgsym_4.23.0-2noble.20250508.230833_amd64.deb Size: 3201112 SHA256: b3b81557969dfddc323099939929bdc4b6798879a3060e11dac1a168fedce135 SHA1: 32fed7e7180d2017e8f6b7c70342a0f0e2435238 MD5sum: 8eeefb1ab1c74b3d213b3707416d3700 Description: debug symbols for ros-kilted-diff-drive-controller Build-Ids: e0bfa05892fffe5d7cc315e5ee6677fc6cabbb12 Package: ros-kilted-domain-bridge Version: 0.5.0-5noble.20250508.215334 Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 1120 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libzstd1 (>= 1.5.5), ros-kilted-fastcdr, libyaml-cpp-dev, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rcutils, ros-kilted-rosbag2-cpp, ros-kilted-rosidl-default-runtime, ros-kilted-rosidl-typesupport-cpp, ros-kilted-zstd-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-domain-bridge/ros-kilted-domain-bridge_0.5.0-5noble.20250508.215334_amd64.deb Size: 204010 SHA256: 4074b55618bf2f146641d2590e9ed16db19ae36f3a1e8bf82b8fd705b846ddbe SHA1: 0c8f9acbf02cc1df9dc319fe5be2853d56fb9783 MD5sum: 7eeb707ccc7e199c7f257968c3e8d2df Description: ROS 2 Domain Bridge Package: ros-kilted-domain-bridge-dbgsym Package-Type: ddeb Source: ros-kilted-domain-bridge Version: 0.5.0-5noble.20250508.215334 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 3901 Depends: ros-kilted-domain-bridge (= 0.5.0-5noble.20250508.215334) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-domain-bridge/ros-kilted-domain-bridge-dbgsym_0.5.0-5noble.20250508.215334_amd64.deb Size: 3449474 SHA256: ae653ab75d2704654c23fe894f6da79ffe951e071475b77cc7285b4082164800 SHA1: b0419e9ee2b344d1a2506e4808fdaba8a1adaa07 MD5sum: d543bf5ef642e9b31c406ce0131dfc97 Description: debug symbols for ros-kilted-domain-bridge Build-Ids: 4a8f7645d7595d93aa676fad2519b47e53ea0cd1 6609118563d4b7f37f119e80ed5e62b48e811ffd 869c77329e4643a85aafb1acd613cf952cd55e47 a1cfd5f6372284a13d4a2e7cb65a67b4fd0430e4 abbd53c4e1abfb39f0f4871f9d43ec1c6bfc102c b1267e8a19e29fdff1cb8130deb01ef183336dc2 be3a914a90faf01c0fc22a28143b7d47fb8d2a65 bfd37ee830367c43afb23efbe464fc1ee1c26cb3 ca64fff4463b6379df43feb007bf3c5d8d5b9e1a d12f35b05f7c2f5987c3f50d0a5a689e61085def d14c9f9886e7260bf0f4be0f2a9842773f6b6957 ef374e85570c0698b03569409eacf36e66c757f4 f533a38c20c73d2fc816be48cd2debb6988fe1a2 Package: ros-kilted-domain-coordinator Version: 0.14.3-2noble.20250424.202653 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 36 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-domain-coordinator/ros-kilted-domain-coordinator_0.14.3-2noble.20250424.202653_amd64.deb Size: 6050 SHA256: 48d13b787024ed101f375c9e79aa529e39b165fb755293260981c151d37a5b28 SHA1: a835fbbd41df6b31dbc093956fcfb05926086d08 MD5sum: efc0e7398cf557302fd83554ac312303 Description: A tool to coordinate unique ROS_DOMAIN_IDs across multiple processes Package: ros-kilted-draco-point-cloud-transport Version: 5.0.1-2noble.20250508.215344 Architecture: amd64 Maintainer: Martin Pecka Installed-Size: 678 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libdraco8 (>= 1.5.6+dfsg), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libdraco-dev, ros-kilted-pluginlib, ros-kilted-point-cloud-interfaces, ros-kilted-point-cloud-transport, ros-kilted-rclcpp, ros-kilted-rcpputils, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://wiki.ros.org/draco_point_cloud_transport Priority: optional Section: misc Filename: pool/main/r/ros-kilted-draco-point-cloud-transport/ros-kilted-draco-point-cloud-transport_5.0.1-2noble.20250508.215344_amd64.deb Size: 152840 SHA256: 473860da5b4b19ed4f39cbf0d7a69109432a8c0e251878b518805aa5344efe8e SHA1: 132765deff3362a532dd863f5f0c8c9367ccf059 MD5sum: 0f021335ad06f53ddebc94f924c7256d Description: draco_point_cloud_transport provides a plugin to point_cloud_transport for sending point clouds encoded with KD tree compression. Package: ros-kilted-draco-point-cloud-transport-dbgsym Package-Type: ddeb Source: ros-kilted-draco-point-cloud-transport Version: 5.0.1-2noble.20250508.215344 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Pecka Installed-Size: 3699 Depends: ros-kilted-draco-point-cloud-transport (= 5.0.1-2noble.20250508.215344) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-draco-point-cloud-transport/ros-kilted-draco-point-cloud-transport-dbgsym_5.0.1-2noble.20250508.215344_amd64.deb Size: 3297446 SHA256: 95cad7fc4744022fdf7d3d3f7600727e9071b68945d4a518cdfc4ddf6fab2401 SHA1: feeca8ef3b866f8733e82c1074e458d5717d5f8f MD5sum: fc4cbf686ec5850223ac12bc9aad0083 Description: debug symbols for ros-kilted-draco-point-cloud-transport Build-Ids: 6a24f0889993b97aec28c82e300859743dca7969 Package: ros-kilted-dual-arm-panda-moveit-config Version: 3.1.0-2noble.20250508.225106 Architecture: amd64 Maintainer: Mike Lautman Installed-Size: 122 Depends: ros-kilted-joint-state-publisher, ros-kilted-joint-state-publisher-gui, ros-kilted-moveit-resources-panda-description, ros-kilted-robot-state-publisher, ros-kilted-topic-tools, ros-kilted-xacro, ros-kilted-ros-workspace Homepage: http://moveit.ros.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dual-arm-panda-moveit-config/ros-kilted-dual-arm-panda-moveit-config_3.1.0-2noble.20250508.225106_amd64.deb Size: 15692 SHA256: d2e6899120e93e3d51a41f37eb5475b206850ae721f0a3c97d9fffc9efe9f7a4 SHA1: bb528fc94b01688130a00ae554b5ca952677de98 MD5sum: de0c1df7e633eefa35121e81d77fd526 Description: Dual Franka Emika Panda MoveIt Configuration Package: ros-kilted-dual-laser-merger Version: 0.0.1-2noble.20250508.222246 Architecture: amd64 Maintainer: pradyum Installed-Size: 60890 Depends: libc6 (>= 2.35), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-kdtree1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), libpcl-dev, ros-kilted-geometry-msgs, ros-kilted-laser-geometry, ros-kilted-message-filters, ros-kilted-pcl-conversions, ros-kilted-pcl-ros, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-tf2-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dual-laser-merger/ros-kilted-dual-laser-merger_0.0.1-2noble.20250508.222246_amd64.deb Size: 12298140 SHA256: f7f94c9f192771106180c4c990f05eb4de62a313000cf53e60a44b7b334a3d6d SHA1: c3b8201f45b41fdca8868d1e120920992a694a27 MD5sum: 90c578fd7ba2f9e49545eee67b14327d Description: merge dual lidar's scans. Package: ros-kilted-dual-laser-merger-dbgsym Package-Type: ddeb Source: ros-kilted-dual-laser-merger Version: 0.0.1-2noble.20250508.222246 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: pradyum Installed-Size: 5353 Depends: ros-kilted-dual-laser-merger (= 0.0.1-2noble.20250508.222246) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dual-laser-merger/ros-kilted-dual-laser-merger-dbgsym_0.0.1-2noble.20250508.222246_amd64.deb Size: 4706254 SHA256: 99598dce0514301d56475fca08dd18abaddf5ffb93ea03fdbefd90f1d5754f23 SHA1: f310f0b3075dde58bd2940ae083d1f61a433b945 MD5sum: 757afcfc208e263a5fd6db5d742c6748 Description: debug symbols for ros-kilted-dual-laser-merger Build-Ids: 11c654dd48dce3757ca8761dc19721eba9e1545c ea09b448f5327ede1bc8219dbe5b0d1b31e93130 Package: ros-kilted-dummy-map-server Version: 0.36.0-1noble.20250508.213940 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 172 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dummy-map-server/ros-kilted-dummy-map-server_0.36.0-1noble.20250508.213940_amd64.deb Size: 48054 SHA256: 94ff2f48aaa17d5dbeb920ddb445d12fe3507a97779bbbb1b3971ef7d53a1ab7 SHA1: e6078e20de351aba8e86a09a813ddc1d6e9ad594 MD5sum: 5015f3160eba29f9c84be3466c3c8f66 Description: dummy map server node Package: ros-kilted-dummy-map-server-dbgsym Package-Type: ddeb Source: ros-kilted-dummy-map-server Version: 0.36.0-1noble.20250508.213940 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 790 Depends: ros-kilted-dummy-map-server (= 0.36.0-1noble.20250508.213940) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dummy-map-server/ros-kilted-dummy-map-server-dbgsym_0.36.0-1noble.20250508.213940_amd64.deb Size: 736758 SHA256: eb4e5a307e4d431496f91e141538c33da34800c9a0facb68f196b74a922fa64c SHA1: b16a24c9ae17897d8893f7c8350cfc9353d92ae6 MD5sum: 9a4f3d303cf20fbc75b49065516bb92d Description: debug symbols for ros-kilted-dummy-map-server Build-Ids: fad2b4efa51c41ba0baf6aaa6d8684769fb3b3fe Package: ros-kilted-dummy-robot-bringup Version: 0.36.0-1noble.20250508.225131 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 58 Depends: ros-kilted-ament-index-python, ros-kilted-dummy-map-server, ros-kilted-dummy-sensors, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-robot-state-publisher, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dummy-robot-bringup/ros-kilted-dummy-robot-bringup_0.36.0-1noble.20250508.225131_amd64.deb Size: 9410 SHA256: f9ab72478074650feca4525e19024dcbd4ec8fda326354126f0fee333580fa4f SHA1: 6fefd66701ee83e284261353dc20de80001e7815 MD5sum: 887037653293b6d18eaae4a7c19865a1 Description: dummy robot bringup Package: ros-kilted-dummy-sensors Version: 0.36.0-1noble.20250508.215405 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 291 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dummy-sensors/ros-kilted-dummy-sensors_0.36.0-1noble.20250508.215405_amd64.deb Size: 66974 SHA256: 6d48c788d9ac7ac88fd9a895c1f7b1c891c677fec5b5ec8fa70cf3712204000b SHA1: 4a0d0132f7210c3a9d09be1e8a71c865a213d8b2 MD5sum: 7565f1c0da8553c16560cfd4b002b9e9 Description: dummy sensor nodes Package: ros-kilted-dummy-sensors-dbgsym Package-Type: ddeb Source: ros-kilted-dummy-sensors Version: 0.36.0-1noble.20250508.215405 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1547 Depends: ros-kilted-dummy-sensors (= 0.36.0-1noble.20250508.215405) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dummy-sensors/ros-kilted-dummy-sensors-dbgsym_0.36.0-1noble.20250508.215405_amd64.deb Size: 1439606 SHA256: 45f61270cdaf9919b737f899ea511f7dea4dba479ddeb3ff00111fbc4136d7f5 SHA1: 27922b53d30bd4e34541625b0318fbff0c834412 MD5sum: 95c035ef8814751a7bb8d5982f4f7c45 Description: debug symbols for ros-kilted-dummy-sensors Build-Ids: 589d3f6e728c7acf49557345195e36c32a83dde1 b3652b0e4b9f3f3362d3f42ae7c09c4232606e92 Package: ros-kilted-dynamixel-hardware Version: 0.6.0-2noble.20250508.215626 Architecture: amd64 Maintainer: Yutaka Kondo Installed-Size: 213 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-dynamixel-workbench-toolbox, ros-kilted-hardware-interface, ros-kilted-lifecycle-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dynamixel-hardware/ros-kilted-dynamixel-hardware_0.6.0-2noble.20250508.215626_amd64.deb Size: 58484 SHA256: ec65485d91d5722d95c7048a1f2132d361486d20e328e3a16a055b60213402df SHA1: 5080ab6e8c230433c629cd8ef131fbcaa839dc2e MD5sum: c8cb71c31c6c07e64d7c092e23c8702a Description: ros2_control hardware for ROBOTIS Dynamixel Package: ros-kilted-dynamixel-hardware-dbgsym Package-Type: ddeb Source: ros-kilted-dynamixel-hardware Version: 0.6.0-2noble.20250508.215626 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yutaka Kondo Installed-Size: 991 Depends: ros-kilted-dynamixel-hardware (= 0.6.0-2noble.20250508.215626) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dynamixel-hardware/ros-kilted-dynamixel-hardware-dbgsym_0.6.0-2noble.20250508.215626_amd64.deb Size: 947892 SHA256: 6564cd31564b09dc242bf5beab57a8d54e5f7d53498b59f3a9aed35661bd5810 SHA1: 82da9e694869f8a1c32fb9148bca58322303381d MD5sum: 5ebeca623934beeaf8d6e68328641545 Description: debug symbols for ros-kilted-dynamixel-hardware Build-Ids: 014a4e5b97c68e1fee2702e84fcb75ea07bf4fde Package: ros-kilted-dynamixel-hardware-interface Version: 1.4.3-2noble.20250508.214847 Architecture: amd64 Maintainer: Pyo Installed-Size: 710 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-dynamixel-interfaces, ros-kilted-dynamixel-sdk, ros-kilted-hardware-interface, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-realtime-tools, ros-kilted-std-srvs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dynamixel-hardware-interface/ros-kilted-dynamixel-hardware-interface_1.4.3-2noble.20250508.214847_amd64.deb Size: 177730 SHA256: a0961ce51f4cf8c26047db3231b0d3671bd61ff94fce88e7a7d0be149112ce6d SHA1: 6922ad8981525d772383bc4bf91a3de9fdec7c64 MD5sum: b8251cebc85960a16d028615243cdd55 Description: ROS 2 package providing a hardware interface for controlling Dynamixel motors via the ROS 2 control framework. Package: ros-kilted-dynamixel-hardware-interface-dbgsym Package-Type: ddeb Source: ros-kilted-dynamixel-hardware-interface Version: 1.4.3-2noble.20250508.214847 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 2957 Depends: ros-kilted-dynamixel-hardware-interface (= 1.4.3-2noble.20250508.214847) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dynamixel-hardware-interface/ros-kilted-dynamixel-hardware-interface-dbgsym_1.4.3-2noble.20250508.214847_amd64.deb Size: 2768622 SHA256: ea4e21366d2bff25fe67ea2a13f3c1923113ebaeddb3c98861895f75a368df02 SHA1: 4f613303c182c1c7f6e61af6a50bd1b1e9f430b9 MD5sum: ed599beca163d18a2d32b3528a426665 Description: debug symbols for ros-kilted-dynamixel-hardware-interface Build-Ids: 3570aea520a67f1583788cabc2e5c5055545fd82 Package: ros-kilted-dynamixel-interfaces Version: 1.0.1-2noble.20250424.211751 Architecture: amd64 Maintainer: Pyo Installed-Size: 1761 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dynamixel-interfaces/ros-kilted-dynamixel-interfaces_1.0.1-2noble.20250424.211751_amd64.deb Size: 138436 SHA256: 8a9e7c9afcff38b3a357fc2a790405af8ec6db5b391c6f8988208f046da3f767 SHA1: 4bf7a528148a330a5929e918a9d7ff3743d4c1fa MD5sum: 761c5e65da034971c42ec9f20dcec571 Description: dynamixel_interfaces contains base messages and service useful for controlling Dynamixel. Package: ros-kilted-dynamixel-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-dynamixel-interfaces Version: 1.0.1-2noble.20250424.211751 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 1279 Depends: ros-kilted-dynamixel-interfaces (= 1.0.1-2noble.20250424.211751) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dynamixel-interfaces/ros-kilted-dynamixel-interfaces-dbgsym_1.0.1-2noble.20250424.211751_amd64.deb Size: 998948 SHA256: 94b063e2d04fd5d58d2a3a229c34c311288223f6ca7b7e88089626299f37dfb2 SHA1: 3107c2804bce7718eaa6d70fedd2c23f3df088d3 MD5sum: bf8d8ece33cff88e9ff8a2a7793229d5 Description: debug symbols for ros-kilted-dynamixel-interfaces Build-Ids: 162f52ab13088349f8e25ad3a66f82b3a7c0b20a 20f2ab5513fdca6a86dc727e8ac5f668cba18928 36d4e7c62851744c75bb2ee009673a532882aa5f 46b210136de5d7e36d99948dbdbd31514af77e6a 4875f4fe5e50a0a144cc803e3b7b1b0fce95477a 5a23dc34e213c98620024b3fe86af7c0bf92663d 93c713d78e9675cd7c1b496f71dd7bbcc26d82ea a752ae6a3c247a156fb0445bae8ed933cd6d546a df55ebd83ce36c8132e370079fbe685fe676ab98 f439fbad96ee36e6cb8a97d9fa8938b2bde137bb fc2d54ba4fc67461484f64d8b365849b3c8c2cd2 Package: ros-kilted-dynamixel-sdk Version: 3.8.3-2noble.20250424.203224 Architecture: amd64 Maintainer: Pyo Installed-Size: 541 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), ros-kilted-ros-workspace Homepage: http://wiki.ros.org/dynamixel_sdk Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dynamixel-sdk/ros-kilted-dynamixel-sdk_3.8.3-2noble.20250424.203224_amd64.deb Size: 66222 SHA256: a69f57371ad541f9de8d8c166f5873c3e3c521a9fa9855e9de517c7409108e02 SHA1: af61ea00b17a4305b5889261c5a6acd7842cf99a MD5sum: c59e1c7b57bf219471fe1e9c6ee3ee93 Description: This package is wrapping version of ROBOTIS Dynamixel SDK for ROS 2. The ROBOTIS Dynamixel SDK, or SDK, is a software development library that provides Dynamixel control functions for packet communication. The API is designed for Dynamixel actuators and Dynamixel-based platforms. Package: ros-kilted-dynamixel-sdk-custom-interfaces Version: 3.8.3-2noble.20250424.210021 Architecture: amd64 Maintainer: Pyo Installed-Size: 828 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/dynamixel_sdk Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dynamixel-sdk-custom-interfaces/ros-kilted-dynamixel-sdk-custom-interfaces_3.8.3-2noble.20250424.210021_amd64.deb Size: 70222 SHA256: 7cc1f17595f6733f6d468f4ec7eb187c0306d0d8af8ff68644ffe987c27b86b7 SHA1: 2b3ea87b5a34bdb0a3b15ca898f7d8464da080be MD5sum: 05571066a35a4e7b8a3fd5c38837bf2a Description: ROS 2 custom interface examples using ROBOTIS DYNAMIXEL SDK Package: ros-kilted-dynamixel-sdk-custom-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-dynamixel-sdk-custom-interfaces Version: 3.8.3-2noble.20250424.210021 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 541 Depends: ros-kilted-dynamixel-sdk-custom-interfaces (= 3.8.3-2noble.20250424.210021) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dynamixel-sdk-custom-interfaces/ros-kilted-dynamixel-sdk-custom-interfaces-dbgsym_3.8.3-2noble.20250424.210021_amd64.deb Size: 387742 SHA256: c228153c62498cdaa54c90c4ea382510a6e4d99d70cef1cb6af0e68160c70fe8 SHA1: 32cf6b4d6c4934c0fceffc33963fb0a683edeefb MD5sum: 9861c88a76a0f7eb136e259a1c57a482 Description: debug symbols for ros-kilted-dynamixel-sdk-custom-interfaces Build-Ids: 40e7f3158f709a29d19590a12a9713fc4e554958 49422a0563b7c9a97417162a81390f5acbf818a2 5ca9b7e0d0a3d13d5445c1c40f5cd3394a3a72af 7ceef39802cb9b887878c075175244c71f88db41 9261f5730425743ba41d5613cbe3c03645328f02 9b9ca664e7ef42557a42479adaebcdf11e7a0387 d2d7b8c0d86dd8d4942e33ed4c717b504b1f5876 e466f1b46e4892ab998bfe6dbf1d8e5e6f585eb7 e8d30d62cd5e7061a38e1b1612c87e231b3fb252 ea985f6bcd211c04d8385c8810e70800f5bccff1 f10ff8e95902bf74dcf79a48759c0ca1c00a0af0 Package: ros-kilted-dynamixel-sdk-dbgsym Package-Type: ddeb Source: ros-kilted-dynamixel-sdk Version: 3.8.3-2noble.20250424.203224 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 335 Depends: ros-kilted-dynamixel-sdk (= 3.8.3-2noble.20250424.203224) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dynamixel-sdk/ros-kilted-dynamixel-sdk-dbgsym_3.8.3-2noble.20250424.203224_amd64.deb Size: 303264 SHA256: b6dc5b413007aee8a37daa014c4c3a0da0f37d2f9ef779c607e57ec79787a2f6 SHA1: 9058de835b82c19a411a2ad0f0b76850e3b0b45b MD5sum: eaabb2c9caf39e63c8553de084a3761e Description: debug symbols for ros-kilted-dynamixel-sdk Build-Ids: 46636ddaea830bf32d8f2b3969155133fae888f4 Package: ros-kilted-dynamixel-sdk-examples Version: 3.8.3-2noble.20250508.213308 Architecture: amd64 Maintainer: Pyo Installed-Size: 488 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-dynamixel-sdk, ros-kilted-dynamixel-sdk-custom-interfaces, ros-kilted-rclcpp, ros-kilted-rclpy, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/dynamixel_sdk Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dynamixel-sdk-examples/ros-kilted-dynamixel-sdk-examples_3.8.3-2noble.20250508.213308_amd64.deb Size: 108402 SHA256: 9b14e2c078dad48b43c9c33b8eaef90d5319a7110b8769c26fe91a560189d0d1 SHA1: 1c4a32320e19018873b712721a9f6f61c2de6c28 MD5sum: 505a617c3bd0782ef8e1810ca1b38eca Description: ROS 2 examples using ROBOTIS DYNAMIXEL SDK Package: ros-kilted-dynamixel-sdk-examples-dbgsym Package-Type: ddeb Source: ros-kilted-dynamixel-sdk-examples Version: 3.8.3-2noble.20250508.213308 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 2192 Depends: ros-kilted-dynamixel-sdk-examples (= 3.8.3-2noble.20250508.213308) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dynamixel-sdk-examples/ros-kilted-dynamixel-sdk-examples-dbgsym_3.8.3-2noble.20250508.213308_amd64.deb Size: 1855004 SHA256: e1405bc22de63777bcabd65a0316a0e87088d4755818cf3bc68b7f6cf22d6745 SHA1: 3a94635ebdb6436cbd1dba6140fbef00cf6cb425 MD5sum: 4f732823c5192c67def2feb18bfc0e60 Description: debug symbols for ros-kilted-dynamixel-sdk-examples Build-Ids: 563b2bc154c0ced19f3b4f19abeafb3a9c066745 Package: ros-kilted-dynamixel-workbench Version: 2.2.4-2noble.20250508.225806 Architecture: amd64 Maintainer: Pyo Installed-Size: 42 Depends: ros-kilted-dynamixel-workbench-toolbox, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/dynamixel_workbench Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dynamixel-workbench/ros-kilted-dynamixel-workbench_2.2.4-2noble.20250508.225806_amd64.deb Size: 5942 SHA256: 18dabb20b7dc31247f3698625962c903b5a39f79a1e140f090b93c4d359413fd SHA1: bc7ef3342f0bfd50499927f5238d7f07c78d95c5 MD5sum: d0a60a602d71e73f3ce7cd638aed25bb Description: Dynamixel-Workbench is dynamixel solution for ROS. This metapackage allows you to easily change the ID, baudrate and operating mode of the Dynamixel. Furthermore, it supports various controllers based on operating mode and Dynamixel SDK. These controllers are commanded by operators. Package: ros-kilted-dynamixel-workbench-msgs Version: 2.1.0-2noble.20250424.211153 Architecture: amd64 Maintainer: Pyo Installed-Size: 6189 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/dynamixel_workbench_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dynamixel-workbench-msgs/ros-kilted-dynamixel-workbench-msgs_2.1.0-2noble.20250424.211153_amd64.deb Size: 298478 SHA256: fdcc2b1b1f6037e04d90500bf90de871e5d9a7975ec6f4fc40e4a4cd1fa30dba SHA1: 5a0cf1902d0b8597dc5f75e8f5a0ac784d8e7316 MD5sum: 8e702b60f4c735172268a2091ca6fe4d Description: This package includes ROS messages and services for dynamixel_workbench packages Package: ros-kilted-dynamixel-workbench-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-dynamixel-workbench-msgs Version: 2.1.0-2noble.20250424.211153 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 3031 Depends: ros-kilted-dynamixel-workbench-msgs (= 2.1.0-2noble.20250424.211153) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dynamixel-workbench-msgs/ros-kilted-dynamixel-workbench-msgs-dbgsym_2.1.0-2noble.20250424.211153_amd64.deb Size: 2443290 SHA256: 083d66a75cfaeed121698eb7de33bbf096afabd90280ca80cf3a3f5271eed1f4 SHA1: 8a967676da015ec5c44707b78b6e0fbf014c284a MD5sum: 467729108e6a8ea4b064d87856b4fd2d Description: debug symbols for ros-kilted-dynamixel-workbench-msgs Build-Ids: 0e352bffd60847434a40bdaf0d881105d5b80d90 15ec5c79cad47779d6aba12a0bc5336b64ed3efe 21a24303a9bee95e02655dec66c95216e34da2da 2f8ea24d4bf2e76b3513f882e54a0e48cf0fcc78 463aba4e7f74f0a836acda1a7a1eae77578d2172 607bc1b861f5883ed21a6347c754405c9cd0fd72 7b75d78eecd60e5fed2841a38dbca87897d89ac2 86641169eba8669dd14f08edf22f663c1e460b70 b1d7bf0940e074ed2ee9c72d82a20447a3a6bc05 fc77a391daa2f6a9d25846d8c05747afe654efb3 ff9c066dadbc6e0dbcac9933fb7a3ee547748ad8 Package: ros-kilted-dynamixel-workbench-toolbox Version: 2.2.4-2noble.20250508.215417 Architecture: amd64 Maintainer: Pyo Installed-Size: 194 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), ros-kilted-dynamixel-sdk, ros-kilted-rclcpp, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/dynamixel_workbench_toolbox Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dynamixel-workbench-toolbox/ros-kilted-dynamixel-workbench-toolbox_2.2.4-2noble.20250508.215417_amd64.deb Size: 38178 SHA256: 397efc30f1c84a8641c72197b026c99abbdcd43ad87d3991f0493d6d93f44f7e SHA1: 6b98c261651f305fbc60715b00d3db250afbbc35 MD5sum: ff91097361c1482b7027967e7e350517 Description: This package is composed of 'dynamixel_item', 'dynamixel_tool', 'dynamixel_driver' and 'dynamixel_workbench' class. The 'dynamixel_item' is saved as control table item and information of DYNAMIXEL. The 'dynamixel_tool' class loads its by model number of DYNAMIXEL. The 'dynamixel_driver' class includes wraped function used in DYNAMIXEL SDK. The 'dynamixel_workbench' class make simple to use DYNAMIXEL. Package: ros-kilted-dynamixel-workbench-toolbox-dbgsym Package-Type: ddeb Source: ros-kilted-dynamixel-workbench-toolbox Version: 2.2.4-2noble.20250508.215417 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 131 Depends: ros-kilted-dynamixel-workbench-toolbox (= 2.2.4-2noble.20250508.215417) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-dynamixel-workbench-toolbox/ros-kilted-dynamixel-workbench-toolbox-dbgsym_2.2.4-2noble.20250508.215417_amd64.deb Size: 98412 SHA256: e83450070863c37e240e69f833395e9e0b434913060905b7e33fbe911f780316 SHA1: 157e7e698dd84fa59ddcfc4a2c5f4ff4cfbd081f MD5sum: 4bebcc009ac3a4b466d022a9a0b723df Description: debug symbols for ros-kilted-dynamixel-workbench-toolbox Build-Ids: 5d3e4df862c49aa0fc3addfa0d5db2eef464ee01 Package: ros-kilted-ecal Version: 5.12.0-5noble.20250424.202702 Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 10326 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libprotobuf-dev, libprotoc-dev, protobuf-compiler, ros-kilted-ros-workspace Homepage: https://eclipse-ecal.github.io/ecal Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecal/ros-kilted-ecal_5.12.0-5noble.20250424.202702_amd64.deb Size: 1979810 SHA256: 73fcad0297cbafbb4d9fbc3bdf5c18c63171f5fc50d770d13cde655477e25a71 SHA1: 4dbcfae8a3841377220b8d26cd7f712645a801ea MD5sum: c785a65d8cbacaf1b0859cd5f3640046 Description: eCAL - enhanced Communication Abstraction Layer. A fast publish-subscribe cross-plattform middleware using Shared Memory and UDP. Package: ros-kilted-ecal-dbgsym Package-Type: ddeb Source: ros-kilted-ecal Version: 5.12.0-5noble.20250424.202702 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 44912 Depends: ros-kilted-ecal (= 5.12.0-5noble.20250424.202702) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecal/ros-kilted-ecal-dbgsym_5.12.0-5noble.20250424.202702_amd64.deb Size: 43551938 SHA256: 45f966001a119cae3c0b9980124b0a38cdf863069f53bf00893b3323ebead56d SHA1: 764d98933b37853420a4356dd6cf6c2043bd3285 MD5sum: 081dfd11017ccef721b37e4e29e9b4ce Description: debug symbols for ros-kilted-ecal Build-Ids: 142b8d3b55c953a08156b018ade4e326f3c22bc6 19f26c633cbf5df2d5a6de4a90b1c82330301b48 308a190e26ed632fdb73efdc19757a41ae2ff755 308f6e39a959218288577f5eebb2b9a7d342c8ee 3bc8a6edcc4c290c049d9cae062f38f2e2077b47 594ad8577045c5ec8c7c01e49bf53c94d38ccf40 5ae8a3a8578439a037f7df8de645b9a50496389c 66023f5b87c720039da90539bbafaa8a000c4c6f 6f649c8c8756a6643aa9e77d8a8b31b33f4efba6 79e7f9f25ceede09e4fcf94bce2bca2344e7a7ad c221b7b003250908b6b7a53e3606c109071b6e50 cb126b39b2b43705ec8be23d9a2f8288c007842d cf4b38e17da503b428be9cdb9b17516b2e9c04f6 d26107334074817473e4ff81a9014ef9911832e9 e1d667bef8b316f31a376b249ae0ad65eb3fd06f e6c3db278b729c9874c44531fdf37d515293b2b2 Package: ros-kilted-ecl-build Version: 1.0.3-5noble.20250424.203318 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 446 Depends: ros-kilted-ecl-license, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_build Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-build/ros-kilted-ecl-build_1.0.3-5noble.20250424.203318_amd64.deb Size: 39326 SHA256: 9271378e44375f77a53a61f34d65295e9ba747055f3ff17ec59345d5ee95fa26 SHA1: 5aaa82d9f2df7e9c009223a672a20e45ea3e39b9 MD5sum: d6258507aaae37ac5a470de37e000efc Description: Collection of cmake/make build tools primarily for ecl development itself, but also contains a few cmake modules useful outside of the ecl. Package: ros-kilted-ecl-command-line Version: 1.2.1-5noble.20250508.205146 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 269 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ecl-license, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_command_line Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-command-line/ros-kilted-ecl-command-line_1.2.1-5noble.20250508.205146_amd64.deb Size: 58050 SHA256: 9959d6d22fa3a368b236ea67c8a5e601b493093a0c557ba7f4276ec8f44175d7 SHA1: c8ab2c320eb4682f63d7cdca10275aa04e29f352 MD5sum: 46714ccdd02112c6585247a3f4b8116a Description: Embeds the TCLAP library inside the ecl. This is a very convenient command line parser in templatised c++. Package: ros-kilted-ecl-command-line-dbgsym Package-Type: ddeb Source: ros-kilted-ecl-command-line Version: 1.2.1-5noble.20250508.205146 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 326 Depends: ros-kilted-ecl-command-line (= 1.2.1-5noble.20250508.205146) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-command-line/ros-kilted-ecl-command-line-dbgsym_1.2.1-5noble.20250508.205146_amd64.deb Size: 295958 SHA256: da91e4af87cdbbdb4ec4333a19d561dd4419184c61f133202cd2134c27399676 SHA1: 55d51ae2d41e9a935a47d65814b68b84d22291b1 MD5sum: 88e3a6916cfda7f3466f649452635f57 Description: debug symbols for ros-kilted-ecl-command-line Build-Ids: 7d26898a8b0f36ecea0589005e56e95ae830c4ba Package: ros-kilted-ecl-concepts Version: 1.2.1-5noble.20250508.205846 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 91 Depends: ros-kilted-ecl-config, ros-kilted-ecl-license, ros-kilted-ecl-type-traits, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_concepts Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-concepts/ros-kilted-ecl-concepts_1.2.1-5noble.20250508.205846_amd64.deb Size: 12548 SHA256: 6a66760da1e0391e0d50d876c836e8525acaea0f7c8415f7c397fa5149f13a74 SHA1: fa23f5c1a72955c962ed044c08e15ee8ae61f429 MD5sum: 2b9ec162f02dc20dc84c201b19d41727 Description: Introduces a compile time concept checking mechanism that can be used most commonly to check for required functionality when passing template arguments. Package: ros-kilted-ecl-config Version: 1.2.0-5noble.20250508.205327 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 116 Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1), ros-kilted-ecl-build, ros-kilted-ecl-license, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_config Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-config/ros-kilted-ecl-config_1.2.0-5noble.20250508.205327_amd64.deb Size: 17576 SHA256: a426bd96d3642f8fc6282b4f896fd258a3ef9f179b768c433997fc48c00346d8 SHA1: 71a1b654f8d6d1f0068514f0cf91fc93848d4244 MD5sum: bc1033c706eb5701a02a6034bf54cf2d Description: These tools inspect and describe your system with macros, types and functions. Package: ros-kilted-ecl-config-dbgsym Package-Type: ddeb Source: ros-kilted-ecl-config Version: 1.2.0-5noble.20250508.205327 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 52 Depends: ros-kilted-ecl-config (= 1.2.0-5noble.20250508.205327) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-config/ros-kilted-ecl-config-dbgsym_1.2.0-5noble.20250508.205327_amd64.deb Size: 27902 SHA256: 20450c1842b4408307cff97784694eb819f0183e95bae652b75284c88bd56e30 SHA1: 3b39a47ed67aa186c905eb5ccf1a5b91fee9c72c MD5sum: 5c62ff51cd4e4d9da6a76abfeb0cf140 Description: debug symbols for ros-kilted-ecl-config Build-Ids: c95923b009f16824808d0e4899b03b5470150e41 ebd9a07a744b069c86376018d88b5a410b103127 Package: ros-kilted-ecl-console Version: 1.2.0-5noble.20250508.205614 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 67 Depends: ros-kilted-ecl-build, ros-kilted-ecl-config, ros-kilted-ecl-license, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_console Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-console/ros-kilted-ecl-console_1.2.0-5noble.20250508.205614_amd64.deb Size: 9786 SHA256: 7643291e351cd588e4058966938a83bf7079f5a553bb7015abe07a46f695e204 SHA1: 25b17e474ce4257dfb2cd5bcf3c1dcdfa86de865 MD5sum: 32c64426b83cd64094def32d1b1d2ed8 Description: Color codes for ansii consoles. Package: ros-kilted-ecl-containers Version: 1.2.1-5noble.20250508.210507 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 363 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ecl-config, ros-kilted-ecl-converters, ros-kilted-ecl-errors, ros-kilted-ecl-exceptions, ros-kilted-ecl-formatters, ros-kilted-ecl-license, ros-kilted-ecl-mpl, ros-kilted-ecl-type-traits, ros-kilted-ecl-utilities, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_containers Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-containers/ros-kilted-ecl-containers_1.2.1-5noble.20250508.210507_amd64.deb Size: 46280 SHA256: d5626a76b95748cb41b9ac9ae9dada61c087bee67794d0fc4034d300cdbef625 SHA1: ccc3a55e544b4619df3a8d5b962dbf10dc24bc60 MD5sum: 1dff7ef35729bc44dee4e96d4847ffdc Description: The containers included here are intended to extend the stl containers. In all cases, these implementations are designed to implement c++ conveniences and safety where speed is not sacrificed. Also includes techniques for memory debugging of common problems such as buffer overruns. Package: ros-kilted-ecl-containers-dbgsym Package-Type: ddeb Source: ros-kilted-ecl-containers Version: 1.2.1-5noble.20250508.210507 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 133 Depends: ros-kilted-ecl-containers (= 1.2.1-5noble.20250508.210507) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-containers/ros-kilted-ecl-containers-dbgsym_1.2.1-5noble.20250508.210507_amd64.deb Size: 95142 SHA256: e88c74865bb6f0c2492bdf55fa70135da9bf5e1915f0dba6e1beac1c71741cf2 SHA1: e3fbcedf5611dcbbee54691dc6f44fe66ce01904 MD5sum: 735e40fae9879b5f2e653e9b046b7f82 Description: debug symbols for ros-kilted-ecl-containers Build-Ids: 3a13d918860ca6c0a7fb8e082c3031ea00d43ccd Package: ros-kilted-ecl-converters Version: 1.2.1-5noble.20250508.210146 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 165 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ecl-concepts, ros-kilted-ecl-config, ros-kilted-ecl-errors, ros-kilted-ecl-exceptions, ros-kilted-ecl-license, ros-kilted-ecl-mpl, ros-kilted-ecl-type-traits, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_converters Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-converters/ros-kilted-ecl-converters_1.2.1-5noble.20250508.210146_amd64.deb Size: 24190 SHA256: 7f0d65c935406033abb2ebc94d7f5a67e4fe08253441e6656f473a3d2b5d3990 SHA1: 1b7c0baed236d674d5446a5747d1e403a1ff663d MD5sum: b03ba652bd615c1ee23d16624a733ca3 Description: Some fast/convenient type converters, mostly for char strings or strings. These are not really fully fleshed out, alot of them could use the addition for the whole range of fundamental types (e.g. all integers, not just int, unsigned int). They will come as the need arises. Package: ros-kilted-ecl-converters-dbgsym Package-Type: ddeb Source: ros-kilted-ecl-converters Version: 1.2.1-5noble.20250508.210146 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 55 Depends: ros-kilted-ecl-converters (= 1.2.1-5noble.20250508.210146) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-converters/ros-kilted-ecl-converters-dbgsym_1.2.1-5noble.20250508.210146_amd64.deb Size: 34882 SHA256: cc3e36d9eb8bdb42f30c63e6cfd99dd1569233c81189d09f6eefb04d6c7cb8dc SHA1: dd8fae2cfee6442a5c6090ce401ae93ec1169fd8 MD5sum: 8c18818ac9387c5a52fc9ac2fffcc1ac Description: debug symbols for ros-kilted-ecl-converters Build-Ids: 699301353f2018adc557a862157b66fad200ddf5 Package: ros-kilted-ecl-converters-lite Version: 1.2.0-5noble.20250508.205549 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 62 Depends: ros-kilted-ecl-config, ros-kilted-ecl-license, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_converters_lite Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-converters-lite/ros-kilted-ecl-converters-lite_1.2.0-5noble.20250508.205549_amd64.deb Size: 8618 SHA256: bee51d1a677a17a7faa92a2fe9e27721fa95d2d88e21013b73b868e8796bd8be SHA1: 7652424a1747b26532fe8bb956eabaa3f7a3b3cf MD5sum: 0445d721018b7e71da34026134a48f0b Description: These are a very simple version of some of the functions in ecl_converters suitable for firmware development. That is, there is no use of new, templates or exceptions. Package: ros-kilted-ecl-eigen Version: 1.2.1-5noble.20250508.205145 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 65 Depends: libeigen3-dev, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_eigen Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-eigen/ros-kilted-ecl-eigen_1.2.1-5noble.20250508.205145_amd64.deb Size: 10648 SHA256: 1d4b84909fe7467e5b0b6abf4ba6d75413823cb92db0dd57f88a1bcc011bceb9 SHA1: 58b8ff7519e21a8c94128827eece439ba5b80d32 MD5sum: fd98393006f0d7974039b24b7dd723b7 Description: This provides an Eigen implementation for ecl's linear algebra. Package: ros-kilted-ecl-errors Version: 1.2.0-5noble.20250508.205549 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 125 Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1), ros-kilted-ecl-config, ros-kilted-ecl-license, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_errors Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-errors/ros-kilted-ecl-errors_1.2.0-5noble.20250508.205549_amd64.deb Size: 20630 SHA256: a960e83a128ed3d740353851f032540e4cea17ece444e7d9a55ec3c02ff9e6fa SHA1: fb31493ec132d146b616c57f4cbba03a6bccc763 MD5sum: 88baa3c8f209ca1a5cce35411a522376 Description: This library provides lean and mean error mechanisms. It includes c style error functions as well as a few useful macros. For higher level mechanisms, refer to ecl_exceptions. Package: ros-kilted-ecl-errors-dbgsym Package-Type: ddeb Source: ros-kilted-ecl-errors Version: 1.2.0-5noble.20250508.205549 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 53 Depends: ros-kilted-ecl-errors (= 1.2.0-5noble.20250508.205549) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-errors/ros-kilted-ecl-errors-dbgsym_1.2.0-5noble.20250508.205549_amd64.deb Size: 25942 SHA256: 372923a17ded980d6e9d26560594b8f06194fabe8e22cb01a513a0a64a80ded8 SHA1: ac872ec2d5660b94549f0c417adeee61a770e9d9 MD5sum: 94f39e5e9f5aadae39fb90067d87b16c Description: debug symbols for ros-kilted-ecl-errors Build-Ids: 80461e66c900465f6a0ae2c1d61687153854f658 ea42cb67fb20348bc198598e6d7a66b2d11293b7 Package: ros-kilted-ecl-exceptions Version: 1.2.1-5noble.20250508.205717 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 168 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ecl-config, ros-kilted-ecl-errors, ros-kilted-ecl-license, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_exceptions Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-exceptions/ros-kilted-ecl-exceptions_1.2.1-5noble.20250508.205717_amd64.deb Size: 29586 SHA256: 0ddee4c67b1c0cf6ad30835e57f9033474a6a658b90f79f6e823e615dc44487a SHA1: 770be4634927bdb572cd63695eeb5f3270e9cb05 MD5sum: 79953f64702bd27d9502265c133a7f66 Description: Template based exceptions - these are simple and practical and avoid the proliferation of exception types. Although not syntatactically ideal, it is convenient and eminently practical. Package: ros-kilted-ecl-exceptions-dbgsym Package-Type: ddeb Source: ros-kilted-ecl-exceptions Version: 1.2.1-5noble.20250508.205717 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 149 Depends: ros-kilted-ecl-exceptions (= 1.2.1-5noble.20250508.205717) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-exceptions/ros-kilted-ecl-exceptions-dbgsym_1.2.1-5noble.20250508.205717_amd64.deb Size: 110700 SHA256: 56fc0a61f4d7171ee5439a2a84239ac7ef01bdf08f29e84b5c32b038640ae564 SHA1: 2a676c997e94ae94be7284bf36f8c9cfd4591041 MD5sum: 49e4e314cc1a09ebf4d3831f1a16f255 Description: debug symbols for ros-kilted-ecl-exceptions Build-Ids: 8d8f118e7ce65ef054c942f0d132ab1886ddc096 9e9eac624c637ac02f4feef70622c5cadc90329a d8df85ce19527150de394acc012843946011918b Package: ros-kilted-ecl-filesystem Version: 1.2.1-5noble.20250508.205716 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 93 Depends: libc6 (>= 2.4), libstdc++6 (>= 13.1), ros-kilted-ecl-build, ros-kilted-ecl-config, ros-kilted-ecl-errors, ros-kilted-ecl-license, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_filesystem Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-filesystem/ros-kilted-ecl-filesystem_1.2.1-5noble.20250508.205716_amd64.deb Size: 15262 SHA256: 86f2de1cba9bbe6c726b30ed8423beb6fc45063f8b7e0abf9800fcfdecf3b5b4 SHA1: de544eefd4403d77783b1d9b328fefe0a61071b4 MD5sum: eebdf5f1fc4bbbddd1c252920f71d441 Description: Cross platform filesystem utilities (until c++11 makes its way in). Package: ros-kilted-ecl-filesystem-dbgsym Package-Type: ddeb Source: ros-kilted-ecl-filesystem Version: 1.2.1-5noble.20250508.205716 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 39 Depends: ros-kilted-ecl-filesystem (= 1.2.1-5noble.20250508.205716) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-filesystem/ros-kilted-ecl-filesystem-dbgsym_1.2.1-5noble.20250508.205716_amd64.deb Size: 22626 SHA256: a9e58691743aeb9f53ff3ba400c964637e31a240c272ff801f9efd8f46c46aca SHA1: f76f0f7551a1157f1145574c5d158611173cf7b9 MD5sum: a3eaa09f388f42152d4ea1786ef123ba Description: debug symbols for ros-kilted-ecl-filesystem Build-Ids: 7472f28c9f89096061cc70ff9ee415ac3267f333 Package: ros-kilted-ecl-formatters Version: 1.2.1-5noble.20250508.210427 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 193 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ecl-config, ros-kilted-ecl-converters, ros-kilted-ecl-exceptions, ros-kilted-ecl-license, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_formatters Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-formatters/ros-kilted-ecl-formatters_1.2.1-5noble.20250508.210427_amd64.deb Size: 30756 SHA256: 868076094aa30684dcf458e4502c1b434a5a70e1fa336a446e6e85eb4b756195 SHA1: b2c8f6d8e288c4d5304dd206e94a36faef3a1d17 MD5sum: ee6f58ab24e202fb8e9cea36de2cf827 Description: The formatters here simply format various input types to a specified text format. They can be used with most streaming types (including both ecl and stl streams). Package: ros-kilted-ecl-formatters-dbgsym Package-Type: ddeb Source: ros-kilted-ecl-formatters Version: 1.2.1-5noble.20250508.210427 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 127 Depends: ros-kilted-ecl-formatters (= 1.2.1-5noble.20250508.210427) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-formatters/ros-kilted-ecl-formatters-dbgsym_1.2.1-5noble.20250508.210427_amd64.deb Size: 88490 SHA256: a7ef4c614da619b54df7acb4b7e202c3ff0a13d5bd4b912d7b252c99dd5b6a51 SHA1: b5c17db010271e8ed7c05e8a0148cfcf1d3de01d MD5sum: e51a4cf6ec638495dc030b4d4644cad7 Description: debug symbols for ros-kilted-ecl-formatters Build-Ids: 27b6ae062a3ec8bc2f57182652af14579f37c2e9 81e3dc5e1a0feaf22ca84ae039180662d791b140 Package: ros-kilted-ecl-geometry Version: 1.2.1-5noble.20250508.210745 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 394 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ecl-exceptions, ros-kilted-ecl-type-traits, ros-kilted-ecl-build, ros-kilted-ecl-config, ros-kilted-ecl-containers, ros-kilted-ecl-formatters, ros-kilted-ecl-license, ros-kilted-ecl-linear-algebra, ros-kilted-ecl-math, ros-kilted-ecl-mpl, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_geometry Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-geometry/ros-kilted-ecl-geometry_1.2.1-5noble.20250508.210745_amd64.deb Size: 66654 SHA256: c3f24403e47faf027a895d3038d4512138b9614a66b0eba767fe0c8187a963a8 SHA1: 759ea51b0ba560e57606277dc77ccf12fb0b223b MD5sum: 36a144f90bab5bf56f2a456ec32bf1c8 Description: Any tools relating to mathematical geometry. Primarily featuring polynomials and interpolations. Package: ros-kilted-ecl-geometry-dbgsym Package-Type: ddeb Source: ros-kilted-ecl-geometry Version: 1.2.1-5noble.20250508.210745 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 1152 Depends: ros-kilted-ecl-geometry (= 1.2.1-5noble.20250508.210745) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-geometry/ros-kilted-ecl-geometry-dbgsym_1.2.1-5noble.20250508.210745_amd64.deb Size: 1107900 SHA256: a1379a495490c264f11157c923961c70224af44822f690108c23724220881235 SHA1: f2c8b75e298d7de3ecb27ddb6503cef5374746a0 MD5sum: 3347fa2631a79f9976332fe0582c3564 Description: debug symbols for ros-kilted-ecl-geometry Build-Ids: ab52d4fe8eedcd4fcf5c0b5110a0223f19203922 Package: ros-kilted-ecl-license Version: 1.0.3-5noble.20250424.203248 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 53 Depends: ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_license Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-license/ros-kilted-ecl-license_1.0.3-5noble.20250424.203248_amd64.deb Size: 8314 SHA256: 4401848c7ec59e88be30c4d4baf24f366d812c730452fd9c81d2466b2b7739e0 SHA1: 6ef532fab777d9bb377870070c19d13b39a2b230 MD5sum: 6a2d51527138c0b554cd8608b4e8bba0 Description: Maintains the ecl licenses and also provides an install target for deploying licenses with the ecl libraries. Package: ros-kilted-ecl-linear-algebra Version: 1.2.1-5noble.20250508.210536 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 173 Depends: libc6 (>= 2.35), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ecl-build, ros-kilted-ecl-converters, ros-kilted-ecl-eigen, ros-kilted-ecl-exceptions, ros-kilted-ecl-formatters, ros-kilted-ecl-license, ros-kilted-ecl-math, ros-kilted-sophus, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_linear_algebra Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-linear-algebra/ros-kilted-ecl-linear-algebra_1.2.1-5noble.20250508.210536_amd64.deb Size: 41480 SHA256: 255a1da62f08157bd3211f7ab22fd33ffaeb35dd105646eab3bb733a8725f035 SHA1: 0252280efe621f0ab89602f41a8490a822612b6b MD5sum: 1e45f6629be99c76b9e53e9c23f8d939 Description: Ecl frontend to a linear matrix package (currently eigen). Package: ros-kilted-ecl-linear-algebra-dbgsym Package-Type: ddeb Source: ros-kilted-ecl-linear-algebra Version: 1.2.1-5noble.20250508.210536 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 1588 Depends: ros-kilted-ecl-linear-algebra (= 1.2.1-5noble.20250508.210536) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-linear-algebra/ros-kilted-ecl-linear-algebra-dbgsym_1.2.1-5noble.20250508.210536_amd64.deb Size: 1584672 SHA256: d993bf032a799a858a6e19dcd8522247007cf297b2421199ce786d91329b1898 SHA1: d0fba821e3ebd2c453fa8477af126b1370845fb7 MD5sum: d68d83505dfd7182f1d30212a4183655 Description: debug symbols for ros-kilted-ecl-linear-algebra Build-Ids: a0e885265a234b9cacb7c674a299e0d2433125ca Package: ros-kilted-ecl-manipulators Version: 1.2.1-5noble.20250508.211018 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 196 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ecl-exceptions, ros-kilted-ecl-geometry, ros-kilted-ecl-build, ros-kilted-ecl-formatters, ros-kilted-ecl-license, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_manipulators Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-manipulators/ros-kilted-ecl-manipulators_1.2.1-5noble.20250508.211018_amd64.deb Size: 44240 SHA256: 1215f3e84600d5f0b7f8af62afd841cee3a6827aca2ddf62a8de842c39c847b6 SHA1: 452639411e04678de2d91ebf4871dfff9adc4244 MD5sum: dd9fcf06742e697070d22ab70bfb1b5c Description: Deploys various manipulation algorithms, currently just feedforward filters (interpolations). Package: ros-kilted-ecl-manipulators-dbgsym Package-Type: ddeb Source: ros-kilted-ecl-manipulators Version: 1.2.1-5noble.20250508.211018 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 475 Depends: ros-kilted-ecl-manipulators (= 1.2.1-5noble.20250508.211018) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-manipulators/ros-kilted-ecl-manipulators-dbgsym_1.2.1-5noble.20250508.211018_amd64.deb Size: 442476 SHA256: f75d307acea9e8ddd47e195c47235e1d935a4a02142a8a31917468b2b3211e66 SHA1: 9dc6a58c964f6c2c8f113c613157f9e5da948913 MD5sum: 6de84603f68dabd4b6584b99736e60c9 Description: debug symbols for ros-kilted-ecl-manipulators Build-Ids: 9298d40c7fe97f677874183ff3e37262154e0461 Package: ros-kilted-ecl-math Version: 1.2.1-5noble.20250508.205913 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 73 Depends: ros-kilted-ecl-license, ros-kilted-ecl-type-traits, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_math Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-math/ros-kilted-ecl-math_1.2.1-5noble.20250508.205913_amd64.deb Size: 11020 SHA256: babd43cc164ab6cfda5a72f2bfef43efc040ae3867bdafafdcb240c800761e9c SHA1: 6b002ffaa86afe13d08e00bae4c748258da82bfd MD5sum: e534043048a7082c4cbfdfb187330d0b Description: This package provides simple support to cmath, filling in holes or redefining in a c++ formulation where desirable. Package: ros-kilted-ecl-mobile-robot Version: 1.2.1-5noble.20250508.211017 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 95 Depends: libc6 (>= 2.4), libstdc++6 (>= 13.1), ros-kilted-ecl-geometry, ros-kilted-ecl-build, ros-kilted-ecl-errors, ros-kilted-ecl-formatters, ros-kilted-ecl-license, ros-kilted-ecl-linear-algebra, ros-kilted-ecl-math, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_mobile_robot Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-mobile-robot/ros-kilted-ecl-mobile-robot_1.2.1-5noble.20250508.211017_amd64.deb Size: 14270 SHA256: a3345be2ba0d9e2942134b8a07ab50046cf3abf62179fc127b1e3388418505b3 SHA1: 689ebbdc43f2a76c4d10377253f7c7138af252cc MD5sum: 10f11b84838c69cdb48e2fa6d4c3f4a5 Description: Contains transforms (e.g. differential drive inverse kinematics) for the various types of mobile robot platforms. Package: ros-kilted-ecl-mobile-robot-dbgsym Package-Type: ddeb Source: ros-kilted-ecl-mobile-robot Version: 1.2.1-5noble.20250508.211017 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 120 Depends: ros-kilted-ecl-mobile-robot (= 1.2.1-5noble.20250508.211017) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-mobile-robot/ros-kilted-ecl-mobile-robot-dbgsym_1.2.1-5noble.20250508.211017_amd64.deb Size: 108696 SHA256: fff85601b5eacb18fbf0b7cd4d32a24382989ae7aab6b27667b0ce5acf86d502 SHA1: b03fb6d47aa6f31fead46e00582328c4ba5295ca MD5sum: df36226c886dd080661fc2736520242d Description: debug symbols for ros-kilted-ecl-mobile-robot Build-Ids: e6540703a392911fd741a439cd3c747b57c4872d Package: ros-kilted-ecl-mpl Version: 1.2.1-5noble.20250508.205353 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 62 Depends: ros-kilted-ecl-license, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_mpl Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-mpl/ros-kilted-ecl-mpl_1.2.1-5noble.20250508.205353_amd64.deb Size: 9120 SHA256: 1f89ece21b57c1017403456d6c73d023039a00982f7e19ee94d7284c11983f3d SHA1: 1d31cdff35efe0c405229ceddb2f3016247b4377 MD5sum: b1cf2e89dce205e2186adbdcf6c04232 Description: Metaprogramming tools move alot of runtime calculations to be shifted to compile time. This has only very elementary structures at this stage. Package: ros-kilted-ecl-sigslots-lite Version: 1.2.0-5noble.20250508.205716 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 120 Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1), ros-kilted-ecl-config, ros-kilted-ecl-errors, ros-kilted-ecl-license, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_sigslots_lite Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-sigslots-lite/ros-kilted-ecl-sigslots-lite_1.2.0-5noble.20250508.205716_amd64.deb Size: 18576 SHA256: 21cb495160f5ae00a97facaeb6c760564e41604a172b9bef02245fbaf7a6c279 SHA1: 5042e2258cd31f16529a445da9fbeedbb35ada19 MD5sum: 1e90be292dfba3f52d7ada866ea5b521 Description: This avoids use of dynamic storage (malloc/new) and thread safety (mutexes) to provide a very simple sigslots implementation that can be used for *very* embedded development. Package: ros-kilted-ecl-sigslots-lite-dbgsym Package-Type: ddeb Source: ros-kilted-ecl-sigslots-lite Version: 1.2.0-5noble.20250508.205716 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 51 Depends: ros-kilted-ecl-sigslots-lite (= 1.2.0-5noble.20250508.205716) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-sigslots-lite/ros-kilted-ecl-sigslots-lite-dbgsym_1.2.0-5noble.20250508.205716_amd64.deb Size: 32080 SHA256: 0fc627a30cf52be7fba065b5aac1c16533d19ab0cf867d4915d58efe47d782bf SHA1: bdf0e71686435fbba821db1f6b6d874fac419b21 MD5sum: 34fd18f5793504d00cb2567487a77eea Description: debug symbols for ros-kilted-ecl-sigslots-lite Build-Ids: f1132dafd7f206a233679f7c850e5e441a1535e9 Package: ros-kilted-ecl-statistics Version: 1.2.1-5noble.20250508.210745 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 147 Depends: libc6 (>= 2.4), libgcc-s1 (>= 4.0), libstdc++6 (>= 13.1), ros-kilted-ecl-build, ros-kilted-ecl-config, ros-kilted-ecl-license, ros-kilted-ecl-linear-algebra, ros-kilted-ecl-mpl, ros-kilted-ecl-type-traits, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_statistics Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-statistics/ros-kilted-ecl-statistics_1.2.1-5noble.20250508.210745_amd64.deb Size: 36372 SHA256: 0510c210d161c412e6cc618c027cc38106c0b57ba515d6544f3a6d400d1602b3 SHA1: 7c5f5f28ca6fc6bba4d9b0a1743881b40145f4fc MD5sum: dd925fd1c352d3daaaf57f1325303db2 Description: Common statistical structures and algorithms for control systems. Package: ros-kilted-ecl-statistics-dbgsym Package-Type: ddeb Source: ros-kilted-ecl-statistics Version: 1.2.1-5noble.20250508.210745 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 5887 Depends: ros-kilted-ecl-statistics (= 1.2.1-5noble.20250508.210745) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-statistics/ros-kilted-ecl-statistics-dbgsym_1.2.1-5noble.20250508.210745_amd64.deb Size: 5950858 SHA256: d266af3373403e73dee4764c1449d37917517224c7c27f2458dc286c24dbb8be SHA1: f2329bdc0f1cb457b6194308163ed31b2bf1438c MD5sum: 251a401e4a62e9f22de0039e26c9e074 Description: debug symbols for ros-kilted-ecl-statistics Build-Ids: 300ef63de49b030753ea2b1f1ea38727fc079126 Package: ros-kilted-ecl-tools Version: 1.0.3-5noble.20250424.203442 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 41 Depends: ros-kilted-ecl-build, ros-kilted-ecl-license, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/ecl_tools Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-tools/ros-kilted-ecl-tools_1.0.3-5noble.20250424.203442_amd64.deb Size: 5070 SHA256: 4339c602ce415ce59a7f807f51dd9962ea69054d93707627281dbcc594f9c593 SHA1: 5a32d7eb3f9837bf2ca411e868f766c99d0ee073 MD5sum: 6773021de8999272ad35c21fb9e8cb1c Description: Tools and utilities for ecl development. Package: ros-kilted-ecl-type-traits Version: 1.2.1-5noble.20250508.205621 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 124 Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1), ros-kilted-ecl-config, ros-kilted-ecl-license, ros-kilted-ecl-mpl, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_type_traits Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-type-traits/ros-kilted-ecl-type-traits_1.2.1-5noble.20250508.205621_amd64.deb Size: 16732 SHA256: 4cba79096a00b753a24952b24c101154b11ea6a3c0f2f68b74750a883dfd12fc SHA1: 89c517e25553806e66c41b9cab568f13ce37ade2 MD5sum: 9b679af428f1abb57bc3bda8afe0cc35 Description: Extends c++ type traits and implements a few more to boot. Package: ros-kilted-ecl-type-traits-dbgsym Package-Type: ddeb Source: ros-kilted-ecl-type-traits Version: 1.2.1-5noble.20250508.205621 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 48 Depends: ros-kilted-ecl-type-traits (= 1.2.1-5noble.20250508.205621) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-type-traits/ros-kilted-ecl-type-traits-dbgsym_1.2.1-5noble.20250508.205621_amd64.deb Size: 25938 SHA256: a00979127748e12e725d03dc2c464656eb4e57cd94e2e40ed9e97d0cdaae9819 SHA1: 7f4aa61d1c852752221bfe16e2d5efe0358b272e MD5sum: 1c8332f5ff4a010edb096494ff3c6596 Description: debug symbols for ros-kilted-ecl-type-traits Build-Ids: 48c384809df0da96150d9364199d0f5fbccb5f32 bd5f2acaec4b7e10582082350e891ae4900a6078 Package: ros-kilted-ecl-utilities Version: 1.2.1-5noble.20250508.210152 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 147 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ecl-concepts, ros-kilted-ecl-license, ros-kilted-ecl-mpl, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ecl_utilities Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-utilities/ros-kilted-ecl-utilities_1.2.1-5noble.20250508.210152_amd64.deb Size: 20758 SHA256: 351ea62aaea11e5113adfc4dfba98f6f49e9931afc7c00427f848bf64ca95d06 SHA1: 320dda10b52a5f3fdfb02cf99d90ffcb58025e57 MD5sum: 6c2ffbf37245cd65b3840b10d389f095 Description: Includes various supporting tools and utilities for c++ programming. Package: ros-kilted-ecl-utilities-dbgsym Package-Type: ddeb Source: ros-kilted-ecl-utilities Version: 1.2.1-5noble.20250508.210152 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 28 Depends: ros-kilted-ecl-utilities (= 1.2.1-5noble.20250508.210152) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ecl-utilities/ros-kilted-ecl-utilities-dbgsym_1.2.1-5noble.20250508.210152_amd64.deb Size: 13792 SHA256: 5cd4222f0ad01578136984066d6aa13a9f9b6a04580538527194691a04bdeadb SHA1: 3985b4eece0c2b6a191b68a14244bd3d44fa83b9 MD5sum: ebfb6a982f8c3023f785a2f8c4e0ddfa Description: debug symbols for ros-kilted-ecl-utilities Build-Ids: f2581931f26d972ab2f4d5704fbc45f86702647c Package: ros-kilted-effort-controllers Version: 4.23.0-2noble.20250508.230842 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 106 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-forward-command-controller, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-effort-controllers/ros-kilted-effort-controllers_4.23.0-2noble.20250508.230842_amd64.deb Size: 22800 SHA256: 17999269b6929605ef073ff3bab16b64be61dac81327e8304eacc364ef674026 SHA1: 71e060080e928b2bb207f33ed4b4ce19edcd54d9 MD5sum: 3c92e66737387df28c282e402b7960c8 Description: Generic controller for forwarding commands. Package: ros-kilted-effort-controllers-dbgsym Package-Type: ddeb Source: ros-kilted-effort-controllers Version: 4.23.0-2noble.20250508.230842 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 369 Depends: ros-kilted-effort-controllers (= 4.23.0-2noble.20250508.230842) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-effort-controllers/ros-kilted-effort-controllers-dbgsym_4.23.0-2noble.20250508.230842_amd64.deb Size: 350732 SHA256: 6be99d1b1510e9c2f71be6c32929dbb290b412be5dbe4b0b1c147396ca6961c9 SHA1: 4c261b27886674e167d795e80d99c8f1c59a37a9 MD5sum: e0469c57f5f7b13427305dc721968111 Description: debug symbols for ros-kilted-effort-controllers Build-Ids: 36c069822297635e33ed7305cb8b9a37f51de3f4 Package: ros-kilted-eigen-stl-containers Version: 1.1.0-2noble.20250424.203250 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 64 Depends: libeigen3-dev, ros-kilted-ros-workspace Homepage: http://eigen.tuxfamily.org/dox/TopicUnalignedArrayAssert.html Priority: optional Section: misc Filename: pool/main/r/ros-kilted-eigen-stl-containers/ros-kilted-eigen-stl-containers_1.1.0-2noble.20250424.203250_amd64.deb Size: 9642 SHA256: 37e373226f50e43184c67a206c3dc96134446b436930bf4352936242f4a371ba SHA1: 3089020e5cf1124a9f6d61570cd8cd003adfb7ca MD5sum: 2bf0f505ddb4bc634a23bc8fb7d7b6f3 Description: This package provides a set of typedef's that allow using Eigen datatypes in STL containers Package: ros-kilted-eigen3-cmake-module Version: 0.4.0-2noble.20250424.203250 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 45 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-eigen3-cmake-module/ros-kilted-eigen3-cmake-module_0.4.0-2noble.20250424.203250_amd64.deb Size: 6180 SHA256: 5c0d08d621518c8abf900499e483f41069a31ed932840bb06863101fc0617254 SHA1: 093b2c35551c27f83797677999ddc38c5f872d06 MD5sum: 5978fd6f0ef44f5fa1915ce3dd8aff36 Description: Exports a custom CMake module to find Eigen3. Package: ros-kilted-eigenpy Version: 3.10.3-2noble.20250424.202656 Architecture: amd64 Maintainer: Justin Carpentier Installed-Size: 12404 Depends: libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libc6 (>= 2.32), libgcc-s1 (>= 4.0), libstdc++6 (>= 13.1), libboost-all-dev, libeigen3-dev, python3-dev, python3-numpy, python3-scipy, ros-kilted-ros-workspace Homepage: https://github.com/stack-of-tasks/eigenpy Priority: optional Section: misc Filename: pool/main/r/ros-kilted-eigenpy/ros-kilted-eigenpy_3.10.3-2noble.20250424.202656_amd64.deb Size: 2103558 SHA256: f3269677132c9cffabb47b1847a0af93db512d3180fcb4dc87541c6d6128f117 SHA1: 467ae10e328a58ffafe3484561798747391b8101 MD5sum: 1cbc3bc21ef1ed9a9d9ecc087b43731c Description: Bindings between Numpy and Eigen using Boost.Python Package: ros-kilted-eigenpy-dbgsym Package-Type: ddeb Source: ros-kilted-eigenpy Version: 3.10.3-2noble.20250424.202656 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Justin Carpentier Installed-Size: 268156 Depends: ros-kilted-eigenpy (= 3.10.3-2noble.20250424.202656) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-eigenpy/ros-kilted-eigenpy-dbgsym_3.10.3-2noble.20250424.202656_amd64.deb Size: 260207294 SHA256: eb4e58585c9635f934d8f34dc0a4bcb92e5180ad4e550e9a2c379ee2369ccb58 SHA1: d666e092bc3cdfab7a4f80d756e906a26786d900 MD5sum: 72223bbcb3c1002e5007a21b0677d062 Description: debug symbols for ros-kilted-eigenpy Build-Ids: 65a1752cb409544bf3a8b0a52b4fde8fbbbe1e8a 6860efae2b17d307ef430a7dc044949838b19113 Package: ros-kilted-eiquadprog Version: 1.2.9-2noble.20250424.203255 Architecture: amd64 Maintainer: Guilhem Saurel Installed-Size: 1545 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), graphviz, libboost-all-dev, libeigen3-dev, ros-kilted-ament-cmake, ros-kilted-ros-workspace Homepage: git@github.com:stack-of-tasks/eiquadprog.git Priority: optional Section: misc Filename: pool/main/r/ros-kilted-eiquadprog/ros-kilted-eiquadprog_1.2.9-2noble.20250424.203255_amd64.deb Size: 372142 SHA256: 9047705dc4b6dd3bc3cb24ed3c2ad8e83ba0790a3fd3b57de750476284c5921c SHA1: 7d7cbbb81d09b685869359b601b42223836a2599 MD5sum: f5c7e28fb5ac04dee8bc90873ecd34d4 Description: Eiquadprog a QP solver using active sets Package: ros-kilted-eiquadprog-dbgsym Package-Type: ddeb Source: ros-kilted-eiquadprog Version: 1.2.9-2noble.20250424.203255 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Guilhem Saurel Installed-Size: 1863 Depends: ros-kilted-eiquadprog (= 1.2.9-2noble.20250424.203255) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-eiquadprog/ros-kilted-eiquadprog-dbgsym_1.2.9-2noble.20250424.203255_amd64.deb Size: 1864962 SHA256: 72fe15e295b3bda7209114e828217426decf663ff5a63f02822ac59e6e758b74 SHA1: 8efeea17f0f98b884e4c66abe01c79d791805936 MD5sum: 12c4481c41c95feff2d417ac244672ab Description: debug symbols for ros-kilted-eiquadprog Build-Ids: 601ab5935599b06e4148fd86903791759df3cd3c Package: ros-kilted-event-camera-codecs Version: 1.0.5-2noble.20250508.205332 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 206 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), ros-kilted-class-loader, ros-kilted-event-camera-msgs, ros-kilted-ros-environment, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-event-camera-codecs/ros-kilted-event-camera-codecs_1.0.5-2noble.20250508.205332_amd64.deb Size: 36666 SHA256: 677ec325dcbe4e1dcb7a55900881ce1316042f25df959cdb73a541c09a80cb6f SHA1: e804fde318b11e173ea98cc1f2a3650230de9aef MD5sum: 3c88909c186e70bcea3c9500a598139e Description: package to encode and decode event_camera_msgs Package: ros-kilted-event-camera-codecs-dbgsym Package-Type: ddeb Source: ros-kilted-event-camera-codecs Version: 1.0.5-2noble.20250508.205332 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 246 Depends: ros-kilted-event-camera-codecs (= 1.0.5-2noble.20250508.205332) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-event-camera-codecs/ros-kilted-event-camera-codecs-dbgsym_1.0.5-2noble.20250508.205332_amd64.deb Size: 198368 SHA256: 9da74601503fce36cfdf17f755ed80662d502ab67c01fdb2644d65ea6145f201 SHA1: f2b172e715818423a94625d874a66243bb3e8337 MD5sum: 6b7784d91109ce50b78dc92f05f9f316 Description: debug symbols for ros-kilted-event-camera-codecs Build-Ids: ab7228229b8f177d4ac396dee90029efdcd7406e c8322418337096aab328b93e066a295fa6663be0 Package: ros-kilted-event-camera-msgs Version: 1.0.6-2noble.20250424.211156 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 495 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-event-camera-msgs/ros-kilted-event-camera-msgs_1.0.6-2noble.20250424.211156_amd64.deb Size: 51188 SHA256: ea892f7e3d66628a127fcf70d0b49b7bed21ec72c4b392170c0aa218c99c1b40 SHA1: d30ca15698aec23954aa55c48b69c5a8878f0538 MD5sum: 7e147597aefdf9e226f5c2e667d70265 Description: messages for event based cameras Package: ros-kilted-event-camera-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-event-camera-msgs Version: 1.0.6-2noble.20250424.211156 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 327 Depends: ros-kilted-event-camera-msgs (= 1.0.6-2noble.20250424.211156) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-event-camera-msgs/ros-kilted-event-camera-msgs-dbgsym_1.0.6-2noble.20250424.211156_amd64.deb Size: 230530 SHA256: 0adfe03e1d244dc0c77eb8302baabed9fe9003fc8125ce9e1ececaaba8e94d14 SHA1: 2607de811d7c56c75e65b65ef63061e9208ec90f MD5sum: b1d0790a9740b7ac8df71fc59d424132 Description: debug symbols for ros-kilted-event-camera-msgs Build-Ids: 1b858f0bf547d9cd5c0128da89d8fb99e0a07b04 1c885f4e3bad4a1fadee2d613005eae594091725 3c069c8f0262afec8bc2fed941014cd5c3dcd444 4428baa2e90fcadc232b7a4e6d7d9f71fd8fef02 666242227d387c2d461ce8ec42cf27ad241d05e5 80c8179443a1f04f4d4e86205d5123b16b6cb93e 9992196be30d6c933d87ec97a6e31f8163a9aa68 a5da9d12022a75034e37618f756472b1067517d9 be80bc28b014ae12f3d387e36b16d4655b630e84 ed23f166768860ea0b42d88f42e4980453374092 f8057f986bdc285bc22e288016b78dd0a3e25a5f Package: ros-kilted-event-camera-py Version: 2.0.0-2noble.20250508.205518 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 366 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.4), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-kilted-event-camera-codecs, ros-kilted-event-camera-msgs, ros-kilted-pybind11-vendor, ros-kilted-ros-environment, ros-kilted-rpyutils, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-event-camera-py/ros-kilted-event-camera-py_2.0.0-2noble.20250508.205518_amd64.deb Size: 118240 SHA256: d8d2b0163483b530b7627f42ed470e36806452ae9879c0d39758ad82f995557e SHA1: 994e4fb0ab4b0df94ef20c10c9779a40dba1ab70 MD5sum: 5d3e18153a41b6b1f4b6bebbac41d348 Description: Python access for event_camera_msgs. Package: ros-kilted-event-camera-renderer Version: 1.0.4-2noble.20250508.212833 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 585 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), ros-kilted-event-camera-codecs, ros-kilted-event-camera-msgs, ros-kilted-image-transport, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-ros-environment, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-event-camera-renderer/ros-kilted-event-camera-renderer_1.0.4-2noble.20250508.212833_amd64.deb Size: 127786 SHA256: a94014d6f72a2412d92cf5103cc6f2696fbade867e356e547fae68f0a23407c3 SHA1: 6130984674bcc6dbe0d181ee8d97eab64fa98aee MD5sum: af71639414d0898252a53c070de5d4c9 Description: package for rendering event_camera_msgs Package: ros-kilted-event-camera-renderer-dbgsym Package-Type: ddeb Source: ros-kilted-event-camera-renderer Version: 1.0.4-2noble.20250508.212833 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 2840 Depends: ros-kilted-event-camera-renderer (= 1.0.4-2noble.20250508.212833) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-event-camera-renderer/ros-kilted-event-camera-renderer-dbgsym_1.0.4-2noble.20250508.212833_amd64.deb Size: 2461074 SHA256: 02e8a53b9fb0979b958656b323071335db335a609ac9702401321c3d9525d149 SHA1: d72d6b0049988b6e4b62a82fbf1096f468352c8a MD5sum: 62787784a824e5ec65738d3414c70fb1 Description: debug symbols for ros-kilted-event-camera-renderer Build-Ids: 4f7ceae1d9f95013cefb0636d8aa9d3e56ca1f24 511f35bd7cca428516fa71afcfc478f7077e180e Package: ros-kilted-example-interfaces Version: 0.13.0-2noble.20250424.210742 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 6128 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-example-interfaces/ros-kilted-example-interfaces_0.13.0-2noble.20250424.210742_amd64.deb Size: 366436 SHA256: 559d7b742986f1da3b5174ff4b7703e7146a1249fd9768a547315d34379be0cb SHA1: fae57415aac90b9e19417dd4b527ccd0a0566a8a MD5sum: 8da798e2be170c01fea211957b47ede3 Description: Contains message and service definitions used by the examples. Package: ros-kilted-example-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-example-interfaces Version: 0.13.0-2noble.20250424.210742 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 4782 Depends: ros-kilted-example-interfaces (= 0.13.0-2noble.20250424.210742) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-example-interfaces/ros-kilted-example-interfaces-dbgsym_0.13.0-2noble.20250424.210742_amd64.deb Size: 3826794 SHA256: e4f3934b10d8493c1a058faaf9d246d28630dfb152505fab76a46d7fdbe8fc04 SHA1: a60e7e5002818c942791cd84040ffe42793e6dd2 MD5sum: f3257bd00ec94c2fc2ecfa31e0de0ec1 Description: debug symbols for ros-kilted-example-interfaces Build-Ids: 0bd0c3c3ff1bf30dd08f42cb923e2331aa51345d 3fb46d9cf69c6da3c533f60b1f9463e3292a77dc 90a900e8c9c510c6de8c8fe28bab6765ac2e5032 98798b52406090c6558005ed626cba769cb2542d b1bdc8e218b9894a29ea74a5aae6eb6027608ad9 c02cf94509850eb1977f8d32a1be7c7c210afa4e d0df916dee6c444ecc28dbd87e1fee8347904ad7 d8ce6a1674b1d0d98e6c4c8f1b8c35a44225468f f23b330b06da12cfb75f168113fa905dd2d876ce fa0df0ac8adb9951388e0418cf05abf84d1577ae fabcece79f20e61f860288a0d3e15b9fe805b042 Package: ros-kilted-examples-rclcpp-async-client Version: 0.20.5-1noble.20250508.215416 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 151 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-example-interfaces, ros-kilted-rclcpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-async-client/ros-kilted-examples-rclcpp-async-client_0.20.5-1noble.20250508.215416_amd64.deb Size: 37906 SHA256: 09aaf98872c0ba457353d4b204c6b5e7051e9aebd333007b4c8dad0de46213ae SHA1: b848adbe514205c62cba8997da5b4ff7803fd5cb MD5sum: 49cd417a9d005261c91713f9a51d5a6d Description: Example of an async service client Package: ros-kilted-examples-rclcpp-async-client-dbgsym Package-Type: ddeb Source: ros-kilted-examples-rclcpp-async-client Version: 0.20.5-1noble.20250508.215416 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 660 Depends: ros-kilted-examples-rclcpp-async-client (= 0.20.5-1noble.20250508.215416) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-async-client/ros-kilted-examples-rclcpp-async-client-dbgsym_0.20.5-1noble.20250508.215416_amd64.deb Size: 620002 SHA256: ca615ffbc4fb29568d22f7fba7795b68830c48d87ffc9c6fb515195c913f381f SHA1: 1de93bd5d6bbe273dd988e6b3c79cd36f1f04d63 MD5sum: 99c8dc2162e11507f2377d057d619c14 Description: debug symbols for ros-kilted-examples-rclcpp-async-client Build-Ids: d76358e7680290604f9f64cbc83f7053eab362e5 Package: ros-kilted-examples-rclcpp-cbg-executor Version: 0.20.5-1noble.20250508.215440 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1411 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-cbg-executor/ros-kilted-examples-rclcpp-cbg-executor_0.20.5-1noble.20250508.215440_amd64.deb Size: 217626 SHA256: aba0be8ba7e83f6499e592da3ffbe5de8cc0cc64fa4922f76b780753c5ebdb58 SHA1: 896423d007aafc06d56394851e2837b238bed8bf MD5sum: dc57d5603ec3b52b4e275858438cb82a Description: Example for multiple Executor instances in one process, using the callback-group-level interface of the Executor class. Package: ros-kilted-examples-rclcpp-cbg-executor-dbgsym Package-Type: ddeb Source: ros-kilted-examples-rclcpp-cbg-executor Version: 0.20.5-1noble.20250508.215440 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 7206 Depends: ros-kilted-examples-rclcpp-cbg-executor (= 0.20.5-1noble.20250508.215440) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-cbg-executor/ros-kilted-examples-rclcpp-cbg-executor-dbgsym_0.20.5-1noble.20250508.215440_amd64.deb Size: 6151326 SHA256: 6b2a93b2b040d1a10ef70b6b12d66bb289e65fe79a6b0c0fb8ca108fba7d92b8 SHA1: 5c4d074e0f79644c4b5f4bff0438dfdc0e8ec780 MD5sum: 12416d341453c285896d481cc6cc55e1 Description: debug symbols for ros-kilted-examples-rclcpp-cbg-executor Build-Ids: 068c648773db4fb34d01e696819cc22955404d34 8e483f2c846c356e09585b2235b9f17d41845979 b2f9637f8d5de3caed3e6b4d4ded18ab410a1704 Package: ros-kilted-examples-rclcpp-minimal-action-client Version: 0.20.5-1noble.20250508.225642 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 548 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-example-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-minimal-action-client/ros-kilted-examples-rclcpp-minimal-action-client_0.20.5-1noble.20250508.225642_amd64.deb Size: 93874 SHA256: 1c1bf5265865f6e5575bf2e9c3a735cf02b0bb4a9ad4d4776b0ce90fbeb8da8d SHA1: 341b2ff880df491b7be800754cb9782f1c0d641e MD5sum: 5eda87fc69296b1ec13a5af8d75ace93 Description: Minimal action client examples Package: ros-kilted-examples-rclcpp-minimal-action-client-dbgsym Package-Type: ddeb Source: ros-kilted-examples-rclcpp-minimal-action-client Version: 0.20.5-1noble.20250508.225642 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 2628 Depends: ros-kilted-examples-rclcpp-minimal-action-client (= 0.20.5-1noble.20250508.225642) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-minimal-action-client/ros-kilted-examples-rclcpp-minimal-action-client-dbgsym_0.20.5-1noble.20250508.225642_amd64.deb Size: 2355536 SHA256: c4a113c683fe6c18fd3c19ecdd964fc39172a3cb637e5c3b510bdc620c3135a5 SHA1: 430eb997ef11ef678ba0569d79c38a7d592eb2b7 MD5sum: fdbbf572cb0714478abd885c13a58c2d Description: debug symbols for ros-kilted-examples-rclcpp-minimal-action-client Build-Ids: 0410f59470b057450b28495e4fdffdf784c7f88f 728be19810cb92758fb2768a6c3425af55e42d62 b96379007dd7ba81138358677827e2f849b46d5e ce3deff8d3e2f2efefc3bc769f89932bb09621db Package: ros-kilted-examples-rclcpp-minimal-action-server Version: 0.20.5-1noble.20250508.215447 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 234 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-example-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-minimal-action-server/ros-kilted-examples-rclcpp-minimal-action-server_0.20.5-1noble.20250508.215447_amd64.deb Size: 45206 SHA256: 825062c40c29aae2626b5987bb8e11e76dc270352bea093f221ebab4e4068c2e SHA1: f031fac3908f82c9bfeeb601f8c7518975dc5da7 MD5sum: 99c319e9f27585abd1243e3a1ae2f6be Description: Minimal action server examples Package: ros-kilted-examples-rclcpp-minimal-action-server-dbgsym Package-Type: ddeb Source: ros-kilted-examples-rclcpp-minimal-action-server Version: 0.20.5-1noble.20250508.215447 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1114 Depends: ros-kilted-examples-rclcpp-minimal-action-server (= 0.20.5-1noble.20250508.215447) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-minimal-action-server/ros-kilted-examples-rclcpp-minimal-action-server-dbgsym_0.20.5-1noble.20250508.215447_amd64.deb Size: 1009334 SHA256: af121bf3ee85f11ba716407d9574cb782834ad1546fada0808d475223a300148 SHA1: 47921aa60cf8528e2a1b7f55f784e99d0b0f74dd MD5sum: a8856b1a91e02e730c8ae43873d24d92 Description: debug symbols for ros-kilted-examples-rclcpp-minimal-action-server Build-Ids: 48995c448b7cdfd1f8628db9b7c11570eda7b723 c8c201d520f3df0674fbe400197e73ec1c278be8 Package: ros-kilted-examples-rclcpp-minimal-client Version: 0.20.5-1noble.20250508.215506 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 116 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-example-interfaces, ros-kilted-rclcpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-minimal-client/ros-kilted-examples-rclcpp-minimal-client_0.20.5-1noble.20250508.215506_amd64.deb Size: 27686 SHA256: 5832acb3de0cc76506a63a14ce33564098b02cf2e7b0c7a54d3a3a66246382d7 SHA1: ff8d838c7ab7ad0ea926c5d91cc5147782439315 MD5sum: ba4ab24373eb787f064df85f83bcf022 Description: Examples of minimal service clients Package: ros-kilted-examples-rclcpp-minimal-client-dbgsym Package-Type: ddeb Source: ros-kilted-examples-rclcpp-minimal-client Version: 0.20.5-1noble.20250508.215506 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 530 Depends: ros-kilted-examples-rclcpp-minimal-client (= 0.20.5-1noble.20250508.215506) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-minimal-client/ros-kilted-examples-rclcpp-minimal-client-dbgsym_0.20.5-1noble.20250508.215506_amd64.deb Size: 503022 SHA256: 7255b352867ec2e1d525065a5d1d5a072604be54f70bb7be071ddf494f1b48eb SHA1: 77a3c01a196749f92d40276ec5a96bda5b91308a MD5sum: f6188413b29465570746f0ad9ad55683 Description: debug symbols for ros-kilted-examples-rclcpp-minimal-client Build-Ids: 4b68da4f1670b92344d988268f0543261b15b506 Package: ros-kilted-examples-rclcpp-minimal-composition Version: 0.20.5-1noble.20250508.215519 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 549 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-minimal-composition/ros-kilted-examples-rclcpp-minimal-composition_0.20.5-1noble.20250508.215519_amd64.deb Size: 114420 SHA256: a77f5fb5e8d22286cdac78f004cfcee0fe22bb9b11a9a0328ea3861c1010fa19 SHA1: 0320cef6dcf6335d255bd3ff9c55bfa3ab1601a2 MD5sum: 6e2947be8d67fbf4aa3161db151e1c18 Description: Minimalist examples of composing nodes in the same process Package: ros-kilted-examples-rclcpp-minimal-composition-dbgsym Package-Type: ddeb Source: ros-kilted-examples-rclcpp-minimal-composition Version: 0.20.5-1noble.20250508.215519 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 3077 Depends: ros-kilted-examples-rclcpp-minimal-composition (= 0.20.5-1noble.20250508.215519) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-minimal-composition/ros-kilted-examples-rclcpp-minimal-composition-dbgsym_0.20.5-1noble.20250508.215519_amd64.deb Size: 2726680 SHA256: 6fa9ebe7941960a8e5c28539f2fdb27d34420e16d0271d1faa89047a2b5bb410 SHA1: cce43d56fa078831ff6f125a2a83ed078a5e0a52 MD5sum: 292d84ecb7f321c103923c2e54a6d0b0 Description: debug symbols for ros-kilted-examples-rclcpp-minimal-composition Build-Ids: 026ff455a711ad517426b18daeeeb6a4492d3684 3543ecebb5f9a8e880f1b5c8c5bd8d850d5bcad2 57bd3b595e140fca1ce87065e5831150fe5f30a7 611188d9791e68e7c8e4202f992390766b087b9b Package: ros-kilted-examples-rclcpp-minimal-publisher Version: 0.20.5-1noble.20250508.215608 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 819 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-minimal-publisher/ros-kilted-examples-rclcpp-minimal-publisher_0.20.5-1noble.20250508.215608_amd64.deb Size: 132208 SHA256: 60affec6b908bb9f7d5d851021ab96c022f62c0af6e53a1b6fcb1e4e6d5a045a SHA1: d926a04f8e5e058754842c44d26fefe7778f6f98 MD5sum: 26efda716c7027b9115ab940f9e34c62 Description: Examples of minimal publisher nodes Package: ros-kilted-examples-rclcpp-minimal-publisher-dbgsym Package-Type: ddeb Source: ros-kilted-examples-rclcpp-minimal-publisher Version: 0.20.5-1noble.20250508.215608 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 4711 Depends: ros-kilted-examples-rclcpp-minimal-publisher (= 0.20.5-1noble.20250508.215608) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-minimal-publisher/ros-kilted-examples-rclcpp-minimal-publisher-dbgsym_0.20.5-1noble.20250508.215608_amd64.deb Size: 4354686 SHA256: 2c9b0030039a90a6b38b7457ccb75a6d30e2411f2af3cbe15bba05ecdb9de72e SHA1: 0193c3d89ae66ee9245cde81c64eced7cb4d99e5 MD5sum: 856e543b46111742f5b6e0944c29006c Description: debug symbols for ros-kilted-examples-rclcpp-minimal-publisher Build-Ids: 1927d01a01bc16688879dc0a4f6fb3436065f22d 4a8b05783ec463af0916b21a45b392d3d340bc05 710abcececffd016561224cfad0785f35597b8f7 ad795b7fcc644b2a7d9c1b82f201cff1d8148be8 bc6c97f018e5699bca9c4a23ee3701a71ce45ead c08903723b7651100d3b1c6a0916ce0a2b28f238 Package: ros-kilted-examples-rclcpp-minimal-service Version: 0.20.5-1noble.20250508.215610 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 103 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-example-interfaces, ros-kilted-rclcpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-minimal-service/ros-kilted-examples-rclcpp-minimal-service_0.20.5-1noble.20250508.215610_amd64.deb Size: 22996 SHA256: 440f98116d2f90e6ecf0c60667ca9595ce1315bf3476222e05ea6f8abb55b0f2 SHA1: fd9e2174f8b3161231e964fcc3a93912776e5901 MD5sum: 658eafa7336143a8a605ab93dd0bc949 Description: A minimal service server which adds two numbers Package: ros-kilted-examples-rclcpp-minimal-service-dbgsym Package-Type: ddeb Source: ros-kilted-examples-rclcpp-minimal-service Version: 0.20.5-1noble.20250508.215610 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 408 Depends: ros-kilted-examples-rclcpp-minimal-service (= 0.20.5-1noble.20250508.215610) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-minimal-service/ros-kilted-examples-rclcpp-minimal-service-dbgsym_0.20.5-1noble.20250508.215610_amd64.deb Size: 375308 SHA256: 9b0fe30c565db1e28426727e81410066260d901dbc158250f6849866d41cfa33 SHA1: 6e51f00c656b791e946bf443f0d5999a2d4d2e1a MD5sum: 17d1de861c0438f132eaaf0e511b249a Description: debug symbols for ros-kilted-examples-rclcpp-minimal-service Build-Ids: 5be90e8086795b47a2897575f142e319b8fd084c Package: ros-kilted-examples-rclcpp-minimal-subscriber Version: 0.20.5-1noble.20250508.215636 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 3646 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-minimal-subscriber/ros-kilted-examples-rclcpp-minimal-subscriber_0.20.5-1noble.20250508.215636_amd64.deb Size: 444898 SHA256: 1ea66545b060150835b62c91a23133a97e13d5984631cabcd2e8deecd62d3089 SHA1: f030f4d9fab3e8fbe92b7d6d964166ce9fed5442 MD5sum: 2bc61a652af632d19d346401f9e4e127 Description: Examples of minimal subscribers Package: ros-kilted-examples-rclcpp-minimal-subscriber-dbgsym Package-Type: ddeb Source: ros-kilted-examples-rclcpp-minimal-subscriber Version: 0.20.5-1noble.20250508.215636 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 19098 Depends: ros-kilted-examples-rclcpp-minimal-subscriber (= 0.20.5-1noble.20250508.215636) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-minimal-subscriber/ros-kilted-examples-rclcpp-minimal-subscriber-dbgsym_0.20.5-1noble.20250508.215636_amd64.deb Size: 16028158 SHA256: abc651694c69cfad6433bd0fa1425d23e520ee2e4f0dc0a8c21dae5c49a57f65 SHA1: 4121881485335c5552b5a805764cf40a0c11813d MD5sum: ab2234f57a21980add2648529f5e9894 Description: debug symbols for ros-kilted-examples-rclcpp-minimal-subscriber Build-Ids: 092be4c98526deff40c6db244e28e808ca41fafa 1dc9fbfc7cefd05093864f63377947a4fb61d53c 46e5eac37ce7fd6270aea2837eb710e4cd0cd973 4a582eb806609f0d8834a8d43b8b948067d1ab87 7fe98f53e07b0d87cb8b3f27a29691cbf672fb18 857ccba22ccc3301b49a660a5a7a08473fd263a7 ae258fef69d9187e40288a42931d64c29e354fcc b8ebb2ec8c5c5184a500a6818fc4ac19b229d733 c48f7c056569813d19973b5fc77983a8f44216ec d69fd13337d857973a6720f4fe76b1d0519a34c3 d943170053c5ea82c01ebabe1d59ff4391980d2a Package: ros-kilted-examples-rclcpp-minimal-timer Version: 0.20.5-1noble.20250508.215635 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 113 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-minimal-timer/ros-kilted-examples-rclcpp-minimal-timer_0.20.5-1noble.20250508.215635_amd64.deb Size: 16492 SHA256: 1cfeb20a91d6b006f994c9b7db2ecf6003d67f61074f3e2338189ab0c2790717 SHA1: cdb8dd005d71dcf206c8216c257eaa772fccd31f MD5sum: 14c6802fbb2026cb0d29d861a6010337 Description: Examples of minimal nodes which have timers Package: ros-kilted-examples-rclcpp-minimal-timer-dbgsym Package-Type: ddeb Source: ros-kilted-examples-rclcpp-minimal-timer Version: 0.20.5-1noble.20250508.215635 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 531 Depends: ros-kilted-examples-rclcpp-minimal-timer (= 0.20.5-1noble.20250508.215635) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-minimal-timer/ros-kilted-examples-rclcpp-minimal-timer-dbgsym_0.20.5-1noble.20250508.215635_amd64.deb Size: 496704 SHA256: 71c424c5119389a736cb976d340da8acb9f652b33fa39f8c85dad9b39b185d87 SHA1: 27a816263aff0e47741d57266322b61ba381836d MD5sum: a45b0b24e749f641fecea52ea7be6ecd Description: debug symbols for ros-kilted-examples-rclcpp-minimal-timer Build-Ids: 55be2467d349e1aba3c904612705ec7a29361a71 afbe6c9c065732c61c01a609c8a219b21ae5e69e Package: ros-kilted-examples-rclcpp-multithreaded-executor Version: 0.20.5-1noble.20250508.215637 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 472 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-multithreaded-executor/ros-kilted-examples-rclcpp-multithreaded-executor_0.20.5-1noble.20250508.215637_amd64.deb Size: 104634 SHA256: 69a82f4dc25c3c619e76f1d69000ebb877359d728cf9317ef60ef8fef425cb77 SHA1: 0cd9535294216c2deb9f9158dbc0260c66e6f50f MD5sum: aff6f68c0be7efe55db9c71683e9cbb6 Description: Package containing example of how to implement a multithreaded executor Package: ros-kilted-examples-rclcpp-multithreaded-executor-dbgsym Package-Type: ddeb Source: ros-kilted-examples-rclcpp-multithreaded-executor Version: 0.20.5-1noble.20250508.215637 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 2093 Depends: ros-kilted-examples-rclcpp-multithreaded-executor (= 0.20.5-1noble.20250508.215637) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-multithreaded-executor/ros-kilted-examples-rclcpp-multithreaded-executor-dbgsym_0.20.5-1noble.20250508.215637_amd64.deb Size: 1777598 SHA256: df494a96da1f5b460bf757eebea6d53fb3abccc4dde8c2cff090d41cff80871d SHA1: 17a0ebac6eeaf01d6d9301eb480cff19423ce9d7 MD5sum: 834ed644345e0d9b662f986dcc2a3544 Description: debug symbols for ros-kilted-examples-rclcpp-multithreaded-executor Build-Ids: 12907ec3b2cbba57e951696d9936fc1e3fccbb4f Package: ros-kilted-examples-rclcpp-wait-set Version: 0.20.5-1noble.20250508.215643 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 3999 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-example-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-wait-set/ros-kilted-examples-rclcpp-wait-set_0.20.5-1noble.20250508.215643_amd64.deb Size: 544166 SHA256: 929af9b50a106aaedcd122917710191a1ad48a7b71115e61f38df59e1627883c SHA1: 086cb9237c5c300980b8017e1e3801ea6a19f1b1 MD5sum: cd9a5dd507052b41c4b7df80f34268ea Description: Example of how to use the rclcpp::WaitSet directly. Package: ros-kilted-examples-rclcpp-wait-set-dbgsym Package-Type: ddeb Source: ros-kilted-examples-rclcpp-wait-set Version: 0.20.5-1noble.20250508.215643 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 20142 Depends: ros-kilted-examples-rclcpp-wait-set (= 0.20.5-1noble.20250508.215643) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclcpp-wait-set/ros-kilted-examples-rclcpp-wait-set-dbgsym_0.20.5-1noble.20250508.215643_amd64.deb Size: 17249758 SHA256: 1305bed67d4008ad4e86d6081e7c1a90401b56ba62c1c971c9cb6d9d473e7194 SHA1: cc8b1372b08c92fcc3a6979b61222b6cb637caa8 MD5sum: 2ae2aa68fcce78fd546abd6a8bea347e Description: debug symbols for ros-kilted-examples-rclcpp-wait-set Build-Ids: 201acc0a122cc8130877bc14730a833043a15a23 29c7e3dbb1647d7ef068b84afbf6267948b0b617 2d2136a41e78205fbc9e538c368948b42dfa1caa 796af5e886d2fcd168290788e868a82336489330 9f70c39deda9105b1aa5d1bab6a1415057dff97c b4f291eecc0185d5be902b6df5b8622a7abcdd29 c513a814c0ac81d4328838316e78136677e79c8f ce2ed6146753c4fa7b4607dbc1ef8cce01c5f421 d0423a60532ff00019fa48c69c245b9b36465643 ec6c6946a9388fe617ca0787bafab85805ec4438 ed99a0f3fcc681238b9079e1066ee2f74773f157 f4de6bb982cf23e98a42083ef165d9ee069ae3b7 Package: ros-kilted-examples-rclpy-executors Version: 0.20.5-1noble.20250508.211055 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 82 Depends: ros-kilted-rclpy, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclpy-executors/ros-kilted-examples-rclpy-executors_0.20.5-1noble.20250508.211055_amd64.deb Size: 13144 SHA256: 649cb61a496dc89c9051c659a208817f14ca8c8a7448f05ec130b4c371dabdb0 SHA1: 23d0d06534fa76a7f532d4faa2cb5c86c02d9265 MD5sum: 1a0f93e2b811f6886fe603bcf6c207e7 Description: Examples of creating and using exectors to run multiple nodes in the same process Package: ros-kilted-examples-rclpy-guard-conditions Version: 0.20.5-1noble.20250508.211055 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 39 Depends: ros-kilted-rclpy, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclpy-guard-conditions/ros-kilted-examples-rclpy-guard-conditions_0.20.5-1noble.20250508.211055_amd64.deb Size: 6222 SHA256: 2906c4bc3383087c3dddaf1f1303374024b606b367b891cecbd2b7860ce3318c SHA1: 38f6defeaece80f1873dcf1137edcdc0b9bff580 MD5sum: 384130f85e841c1de2fe3f23c434821c Description: Examples of using guard conditions. Package: ros-kilted-examples-rclpy-minimal-action-client Version: 0.20.5-1noble.20250508.211554 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 74 Depends: ros-kilted-action-msgs, ros-kilted-example-interfaces, ros-kilted-rclpy, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclpy-minimal-action-client/ros-kilted-examples-rclpy-minimal-action-client_0.20.5-1noble.20250508.211554_amd64.deb Size: 12342 SHA256: cded8ba64df907f8b71fb04d9b7bd71737d964322bef5407314ff197e2a44d81 SHA1: c3c182d548469d109fbedff16cb97a1a3eb1b80e MD5sum: 1450752ee0a7c2e905eafb205145f2aa Description: Examples of minimal action clients using rclpy. Package: ros-kilted-examples-rclpy-minimal-action-server Version: 0.20.5-1noble.20250508.211600 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 93 Depends: ros-kilted-example-interfaces, ros-kilted-rclpy, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclpy-minimal-action-server/ros-kilted-examples-rclpy-minimal-action-server_0.20.5-1noble.20250508.211600_amd64.deb Size: 13336 SHA256: 75ba55157a9ee88d543319418883f9a70dbcd142e1f7992e3b60c4e677a597ef SHA1: a17f65523bb6a7f1fc7e118f2d05c76b396675ee MD5sum: 05e2cca73ccd75c0f5447c572fd73d62 Description: Examples of minimal action servers using rclpy. Package: ros-kilted-examples-rclpy-minimal-client Version: 0.20.5-1noble.20250508.211610 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 60 Depends: ros-kilted-example-interfaces, ros-kilted-rclpy, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclpy-minimal-client/ros-kilted-examples-rclpy-minimal-client_0.20.5-1noble.20250508.211610_amd64.deb Size: 9656 SHA256: 0c706dc2df1e86c69a2615e5245b4ddbe7e3866a1fb8fbf8ae58a0d9b9ecb26b SHA1: e1f0f6b49f3da5d8dfbd9199d5fc3089bfcf59ae MD5sum: f332e1ccef9de997525fa6fafc98ce11 Description: Examples of minimal service clients using rclpy. Package: ros-kilted-examples-rclpy-minimal-publisher Version: 0.20.5-1noble.20250508.213524 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 61 Depends: ros-kilted-rclpy, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclpy-minimal-publisher/ros-kilted-examples-rclpy-minimal-publisher_0.20.5-1noble.20250508.213524_amd64.deb Size: 9856 SHA256: 2fb3384921410572acd923ffaff472681a1f15fedd913be8c8e1fd165d5908a6 SHA1: 49f1686c2d410f32ec8d1dfb62649eeb386c00ff MD5sum: e679865df2a4f6e85d004579287fed07 Description: Examples of minimal publishers using rclpy. Package: ros-kilted-examples-rclpy-minimal-service Version: 0.20.5-1noble.20250508.213526 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 45 Depends: ros-kilted-example-interfaces, ros-kilted-rclpy, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclpy-minimal-service/ros-kilted-examples-rclpy-minimal-service_0.20.5-1noble.20250508.213526_amd64.deb Size: 7148 SHA256: 5ceab712d8d1120c9acd251534ae8895fd0212632919ab97b1e2395ad3faa3f8 SHA1: ec2972b9374058014a0ec3d63999532c0467b4e1 MD5sum: 305461610a7f6836fa97e9889ab8ce15 Description: Examples of minimal service servers using rclpy. Package: ros-kilted-examples-rclpy-minimal-subscriber Version: 0.20.5-1noble.20250508.213535 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 51 Depends: ros-kilted-rclpy, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclpy-minimal-subscriber/ros-kilted-examples-rclpy-minimal-subscriber_0.20.5-1noble.20250508.213535_amd64.deb Size: 7616 SHA256: 50c4b06e1a26d9a67e969df06b6d9c733725011a38569daa8dd58c398f9febc0 SHA1: 4f129b106454101f730491413b3817df6577a952 MD5sum: d40129892dbc85f29ea6451c859df3c7 Description: Examples of minimal subscribers using rclpy. Package: ros-kilted-examples-rclpy-pointcloud-publisher Version: 0.20.5-1noble.20250508.213552 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 41 Depends: python3-numpy, ros-kilted-rclpy, ros-kilted-sensor-msgs, ros-kilted-sensor-msgs-py, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-rclpy-pointcloud-publisher/ros-kilted-examples-rclpy-pointcloud-publisher_0.20.5-1noble.20250508.213552_amd64.deb Size: 7118 SHA256: 0627876d042b9574ed1ff6546f5359647a97b8df01492ca473a066ecff6b037d SHA1: 6b4ca5a9a3e6fc232df07b5f78af5ed691a735b0 MD5sum: 4cf1adaf1cc814ea94fe82608d84a05c Description: Example on how to publish a Pointcloud2 message Package: ros-kilted-examples-tf2-py Version: 0.41.0-1noble.20250508.214001 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 91 Depends: ros-kilted-geometry-msgs, ros-kilted-launch-ros, ros-kilted-rclpy, ros-kilted-sensor-msgs, ros-kilted-tf2-ros-py, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-examples-tf2-py/ros-kilted-examples-tf2-py_0.41.0-1noble.20250508.214001_amd64.deb Size: 14964 SHA256: ca8815a4c7217217957361c82d2a3ba9cc5e78b38b1e2048282ad9fe4e88029e SHA1: 1a75b6a77e6c057bd56c28d0421b18499526fe93 MD5sum: 7ba207ff67cb4cca0cfb6a8808a46948 Description: Has examples of using the tf2 Python API. Package: ros-kilted-executive-smach Version: 3.0.3-3noble.20250508.225619 Architecture: amd64 Maintainer: Isaac Saito Installed-Size: 41 Depends: ros-kilted-smach, ros-kilted-smach-msgs, ros-kilted-smach-ros, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/smach Priority: optional Section: misc Filename: pool/main/r/ros-kilted-executive-smach/ros-kilted-executive-smach_3.0.3-3noble.20250508.225619_amd64.deb Size: 5466 SHA256: 35c7713d1a4f3eda20ddf219891861fa5c88aa2b1179ef923d108d0abcc50c5e SHA1: bedcc9d9e25c57fe1c3202ecdb1d6a1a9230aca2 MD5sum: 1f86f3cee4c319d66bba38e01c2c0b4b Description: This metapackage depends on the SMACH library and ROS SMACH integration packages. Package: ros-kilted-fastcdr Version: 2.3.0-2noble.20250424.202658 Architecture: amd64 Maintainer: Miguel Company Installed-Size: 503 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-kilted-ros-workspace Homepage: https://www.eprosima.com/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fastcdr/ros-kilted-fastcdr_2.3.0-2noble.20250424.202658_amd64.deb Size: 61942 SHA256: 56a2add3ddd31b803f9f4affea2a779419c782a4128b41ed0e8723e312a7962e SHA1: 7c8a0612d4216d0929a9ded0edcbc7074bd70d2c MD5sum: af0fbbffd5f41ec886f6eaf15d7a86a3 Description: *eProsima Fast CDR* is a C++ serialization library implementing the Common Data Representation (CDR) mechanism defined by the Object Management Group (OMG) consortium. CDR is the serialization mechanism used in DDS for the DDS Interoperability Wire Protocol (DDSI-RTPS). Package: ros-kilted-fastcdr-dbgsym Package-Type: ddeb Source: ros-kilted-fastcdr Version: 2.3.0-2noble.20250424.202658 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Miguel Company Installed-Size: 279 Depends: ros-kilted-fastcdr (= 2.3.0-2noble.20250424.202658) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fastcdr/ros-kilted-fastcdr-dbgsym_2.3.0-2noble.20250424.202658_amd64.deb Size: 237606 SHA256: be16109f5faef54f310e4ba451efada505d69b1eae4afb2a4988a12783e0c858 SHA1: 20526404935e6e3e7afde7685eba8dc904ee99b3 MD5sum: bb16d7bb9bcbdcea6fa7a793671a0a4d Description: debug symbols for ros-kilted-fastcdr Build-Ids: 0ae085700380112f25a052f253241142b9dedc04 Package: ros-kilted-fastdds Version: 3.2.2-1noble.20250508.201326 Architecture: amd64 Maintainer: Raul Sanchez Mateos Installed-Size: 13848 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-fastcdr, libssl-dev, libtinyxml2-dev, python3-dev, ros-kilted-foonathan-memory-vendor, ros-kilted-ros-workspace Replaces: ros-kilted-fastrtps Homepage: https://www.eprosima.com/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fastdds/ros-kilted-fastdds_3.2.2-1noble.20250508.201326_amd64.deb Size: 3506654 SHA256: 2f985768243e0ac9d36e9eb8d44f1a2a708565d990a54ab3bd20e1776ebeca5d SHA1: ed987e063754cb9e2d89616eb6dca2c71b1237ff MD5sum: 4b62d88228ba56c59f2bc744c8b866d5 Description: eProsima Fast DDS is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). eProsima Fast DDS implements the RTPS (Real Time Publish Subscribe) protocol, which provides publisher-subscriber communications over unreliable transports such as UDP, as defined and maintained by the Object Management Group (OMG) consortium. RTPS is also the wire interoperability protocol defined for the Data Distribution Service (DDS) standard. eProsima Fast DDS expose an API to access directly the RTPS protocol, giving the user full access to the protocol internals. Package: ros-kilted-fastdds-dbgsym Package-Type: ddeb Source: ros-kilted-fastdds Version: 3.2.2-1noble.20250508.201326 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Raul Sanchez Mateos Installed-Size: 65055 Depends: ros-kilted-fastdds (= 3.2.2-1noble.20250508.201326) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fastdds/ros-kilted-fastdds-dbgsym_3.2.2-1noble.20250508.201326_amd64.deb Size: 61128606 SHA256: d2d7f596f497feabf8e3623dd48c3331d87a42e1c402b47cdc43528250613506 SHA1: 9cff55fdb04478d8d6320acc65e6a762a0ec1bfd MD5sum: 011e0bc33e0173f2ada34edbe64417a6 Description: debug symbols for ros-kilted-fastdds Build-Ids: a9ecb1c3e70e7e5e95549de63f2ef74eb2b3de72 ffbe6ad173c79dc8353b0828097ec2996b07fda1 Package: ros-kilted-feetech-ros2-driver Version: 0.1.0-3noble.20250508.214850 Architecture: amd64 Maintainer: Jafar Uruc Installed-Size: 673 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libserial1 (>= 1.0.0), libspdlog1.12-fmt9, libstdc++6 (>= 13.1), libfmt-dev, librange-v3-dev, libserial-dev, libspdlog-dev, pkg-config, ros-kilted-hardware-interface, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-tl-expected, ros-kilted-ros-workspace Homepage: https://github.com/JafarAbdi/feetech_ros2_driver Priority: optional Section: misc Filename: pool/main/r/ros-kilted-feetech-ros2-driver/ros-kilted-feetech-ros2-driver_0.1.0-3noble.20250508.214850_amd64.deb Size: 191294 SHA256: a3bc3af4005736716d9ef7975c38c51bdc0635724ed53d4d7278328ef5906a06 SHA1: 947c97b000319e2fcc8e4063876c8f87301e10b1 MD5sum: 4d82c90f703e7ade18a296e55d353626 Description: ros2_control hardware interface for Feetech Servos Package: ros-kilted-feetech-ros2-driver-dbgsym Package-Type: ddeb Source: ros-kilted-feetech-ros2-driver Version: 0.1.0-3noble.20250508.214850 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jafar Uruc Installed-Size: 3051 Depends: ros-kilted-feetech-ros2-driver (= 0.1.0-3noble.20250508.214850) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-feetech-ros2-driver/ros-kilted-feetech-ros2-driver-dbgsym_0.1.0-3noble.20250508.214850_amd64.deb Size: 2949426 SHA256: 58b4f8c6fa3ca3ba53f7ac382050abd66fb8401e31d66c298d94a2e89f132f46 SHA1: dd59771e4143d7660854a0f319fe831f98ff3605 MD5sum: 7c89dad1acd29b98462bed7738ec1315 Description: debug symbols for ros-kilted-feetech-ros2-driver Build-Ids: 0e946a2b207e19e1876bf4bba11271d2e9bbf7a8 88c05e25427cd7482c26209d5c8b078ea7c75731 bfc61bbd54e3a5a6605869f92fdb3cd1cc96485b d0e7d52cf2a004e798f7aeefa6d76f0a523fbee6 Package: ros-kilted-ffmpeg-encoder-decoder Version: 2.0.0-2noble.20250508.212221 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 286 Depends: libavcodec60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libswscale7 (>= 7:6.0), ffmpeg, libavcodec-dev, libavdevice-dev, libavformat-dev, libavutil-dev, libopencv-imgproc-dev, libswscale-dev, ros-kilted-cv-bridge, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ffmpeg-encoder-decoder/ros-kilted-ffmpeg-encoder-decoder_2.0.0-2noble.20250508.212221_amd64.deb Size: 81572 SHA256: 1b00bdb835d8f6811e8c48c41eab1b011fb3788fff86eb799a287ce5fa4113a0 SHA1: a3f6ef73827dbfea659dee613a75d8d493d1ef0a MD5sum: e397153eda220a76824eb8d2772f06f4 Description: ROS2 convenience wrapper around ffmpeg for encoding/decoding Package: ros-kilted-ffmpeg-encoder-decoder-dbgsym Package-Type: ddeb Source: ros-kilted-ffmpeg-encoder-decoder Version: 2.0.0-2noble.20250508.212221 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 1235 Depends: ros-kilted-ffmpeg-encoder-decoder (= 2.0.0-2noble.20250508.212221) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ffmpeg-encoder-decoder/ros-kilted-ffmpeg-encoder-decoder-dbgsym_2.0.0-2noble.20250508.212221_amd64.deb Size: 1183122 SHA256: 30a5584c2af7ad45a191ab8897664b1e8073eb6bc5cdad6eb3c7574f51b4d045 SHA1: 00b4ea8e73b6537db14ccf72833d0f9f626f0037 MD5sum: 13d9a43af6d5093eb9746c2892f398fe Description: debug symbols for ros-kilted-ffmpeg-encoder-decoder Build-Ids: 66b013f1fd118c727e50557865bb32f6d8e3c27c Package: ros-kilted-ffmpeg-image-transport Version: 2.0.2-2noble.20250508.212823 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 590 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ffmpeg-encoder-decoder, ros-kilted-ffmpeg-image-transport-msgs, ros-kilted-image-transport, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rcutils, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ffmpeg-image-transport/ros-kilted-ffmpeg-image-transport_2.0.2-2noble.20250508.212823_amd64.deb Size: 130286 SHA256: a8e3d61f3a306fffbd71645410dc77d5f63130c823aee4858edc48a208508670 SHA1: 4671e888642b612bd6d30c9ac0635a95bd78b11a MD5sum: 1df1da814d3b3a6ba47fae4d08cd89ce Description: ffmpeg_image_transport provides a plugin to image_transport for transparently sending an image stream encoded with ffmpeg. Package: ros-kilted-ffmpeg-image-transport-dbgsym Package-Type: ddeb Source: ros-kilted-ffmpeg-image-transport Version: 2.0.2-2noble.20250508.212823 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 2790 Depends: ros-kilted-ffmpeg-image-transport (= 2.0.2-2noble.20250508.212823) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ffmpeg-image-transport/ros-kilted-ffmpeg-image-transport-dbgsym_2.0.2-2noble.20250508.212823_amd64.deb Size: 2434814 SHA256: a820167e95165f7628264a7a42ca676ce6dc474789164a78e939d89b282745a7 SHA1: fd51428dc263dfc083f1e46c886a72227dc189fb MD5sum: 5093bbfb000ec146b7cadbb235d11396 Description: debug symbols for ros-kilted-ffmpeg-image-transport Build-Ids: 2683d4f1092939d47539472e058cabdc471d6838 Package: ros-kilted-ffmpeg-image-transport-msgs Version: 1.0.2-3noble.20250424.211206 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 499 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ffmpeg-image-transport-msgs/ros-kilted-ffmpeg-image-transport-msgs_1.0.2-3noble.20250424.211206_amd64.deb Size: 50952 SHA256: 7f98f88639d9668f1cbb660ea71c75ece765bb8708e1330d02811ad233d3e0e0 SHA1: 04c399fe65948c25fcc9e6b7fa3597ce5f417736 MD5sum: 4f2e37ea9e84eaaf4e386abe045b1867 Description: messages for ffmpeg image transport plugin Package: ros-kilted-ffmpeg-image-transport-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-ffmpeg-image-transport-msgs Version: 1.0.2-3noble.20250424.211206 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 329 Depends: ros-kilted-ffmpeg-image-transport-msgs (= 1.0.2-3noble.20250424.211206) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ffmpeg-image-transport-msgs/ros-kilted-ffmpeg-image-transport-msgs-dbgsym_1.0.2-3noble.20250424.211206_amd64.deb Size: 231530 SHA256: 1c80a9b77eb2da113c4f975ecd177b31972f01c74c2604a9242698cc559bdebd SHA1: b4ca4b4375c1887bf52ccd6f2adb142a9a9576fd MD5sum: c6644a975a85e48aa0333c14d9a51d3e Description: debug symbols for ros-kilted-ffmpeg-image-transport-msgs Build-Ids: 0a1e8b7c6fb40021440e2b752c32ed838b04bea9 2b461ab83aeaa0cc1b8c23936e8e764fc145780b 5e5204c3245152efde9282e7f837d69413a5c3e8 9cff4dcf8809d37e9a0d76e0e1596d5e9c0dc7dd a94de85304871cb514d8ac56d511b53464e8c499 ab9c3b9930ea2823a2d01e502cedd328a4e809fc b6f3354e4ef5981a819a82c6eac2be7f7da191dc beebf1c6b81f22a3f2cccfa21db43c5fcad487e8 c44f2f11283966bc2f2f7600e02b6f25564fba2e dd58be0c52fb8a3287911219582de940b391b613 ff9aa1ea9c4c23a0f59c6d4e61ca63b9a9be2fe2 Package: ros-kilted-ffmpeg-image-transport-tools Version: 2.1.1-2noble.20250508.213007 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 235 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-kilted-cv-bridge, ros-kilted-ffmpeg-encoder-decoder, ros-kilted-ffmpeg-image-transport-msgs, ros-kilted-rclcpp, ros-kilted-rosbag2-cpp, ros-kilted-rosbag2-storage, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ffmpeg-image-transport-tools/ros-kilted-ffmpeg-image-transport-tools_2.1.1-2noble.20250508.213007_amd64.deb Size: 64684 SHA256: 9b4b6d680f0dbf29ea96e2ca57630f999d6665bd362aaad0cfe264b195a1cf58 SHA1: 33d55af42d0c6c0f42e4de7c6f228929807d9842 MD5sum: 3440c04a2a511fd68e7f8155c2b26d60 Description: tools for processing ffmpeg_image_transport_msgs Package: ros-kilted-ffmpeg-image-transport-tools-dbgsym Package-Type: ddeb Source: ros-kilted-ffmpeg-image-transport-tools Version: 2.1.1-2noble.20250508.213007 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 1347 Depends: ros-kilted-ffmpeg-image-transport-tools (= 2.1.1-2noble.20250508.213007) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ffmpeg-image-transport-tools/ros-kilted-ffmpeg-image-transport-tools-dbgsym_2.1.1-2noble.20250508.213007_amd64.deb Size: 1289988 SHA256: 0a4593c6cc543de01055a66c0ae8832186fb1793588177d6081d8575f8714b2f SHA1: fb73155ab9a35726ae26b64f7410ea65fe00685d MD5sum: 60df95f083487c83d0f44bd677d3d09e Description: debug symbols for ros-kilted-ffmpeg-image-transport-tools Build-Ids: 07831625d7c55ea0eda01135ec1c6c53df063b0d 32060a018523010da80e4c05007a9ac1aa9238ed Package: ros-kilted-fields2cover Version: 2.0.0-16noble.20250424.225250 Architecture: amd64 Maintainer: Gonzalo Mier Installed-Size: 12793 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libgdal34t64 (>= 3.7.0), libgeos-c1t64 (>= 3.4.2), libjpeg8 (>= 8c), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 13.1), libtiff6 (>= 4.0.3), libtinyxml2-10 (>= 10.0.0), ros-kilted-ortools-vendor, git, libboost-all-dev, libeigen3-dev, libgdal-dev, libgeos++-dev, libgtest-dev, libtbb-dev, libtinyxml2-dev, python3-dev, python3-matplotlib, python3-tk, swig, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fields2cover/ros-kilted-fields2cover_2.0.0-16noble.20250424.225250_amd64.deb Size: 4667378 SHA256: 60d179ede69f7746bed37275450c0b1f875e6bf260ecff66e8e8b412f214e6c3 SHA1: e0c5d66f84dcd2a6772556fe2f3f1383847585f8 MD5sum: 85833c6ab1b676730003f837dbd5f67c Description: Robust and efficient coverage paths for autonomous agricultural vehicles. A modular and extensible Coverage Path Planning library Package: ros-kilted-fields2cover-dbgsym Package-Type: ddeb Source: ros-kilted-fields2cover Version: 2.0.0-16noble.20250424.225250 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Gonzalo Mier Installed-Size: 15297 Depends: ros-kilted-fields2cover (= 2.0.0-16noble.20250424.225250) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fields2cover/ros-kilted-fields2cover-dbgsym_2.0.0-16noble.20250424.225250_amd64.deb Size: 14054450 SHA256: 036d16627c4f085f506c3ec37a96ead3494ada57e7ea899fe23a1289f8c75bd2 SHA1: 4cf1f4a141b09756904e6b632a684006f1880d01 MD5sum: 51cc84af6979a716cc087d11edbcf095 Description: debug symbols for ros-kilted-fields2cover Build-Ids: 8f4a378da58df6ca3093320bc6339608275ee738 e288ed40e73d7a4c1bc73698859673ab672322dc ff96944c7a58c6ca2d9f90e6bd2235711334a85d Package: ros-kilted-filters Version: 2.1.2-2noble.20250508.215650 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 498 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-dev, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-ros-workspace Homepage: https://wiki.ros.org/filters Priority: optional Section: misc Filename: pool/main/r/ros-kilted-filters/ros-kilted-filters_2.1.2-2noble.20250508.215650_amd64.deb Size: 78296 SHA256: 5840b5887cea97b7371e60b1e369fcb12501249246a5263a92809ced07d95abb SHA1: 2df829505613c839b7fac097a12a90a408d19756 MD5sum: 5dd35e4cf9969458bcf5cb33fb643237 Description: This library provides a standardized interface for processing data as a sequence of filters. This package contains a base class upon which to build specific implementations as well as an interface which dynamically loads filters based on runtime parameters. Package: ros-kilted-filters-dbgsym Package-Type: ddeb Source: ros-kilted-filters Version: 2.1.2-2noble.20250508.215650 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 1894 Depends: ros-kilted-filters (= 2.1.2-2noble.20250508.215650) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-filters/ros-kilted-filters-dbgsym_2.1.2-2noble.20250508.215650_amd64.deb Size: 1779728 SHA256: 248458403e36059ed7841b9e255db35fb6917b01fb813a12635bbea923e1e338 SHA1: 1cf37571b525da8944394135beb5f87e722e59c5 MD5sum: e6be139b33c1cc4235ab8201c02835fe Description: debug symbols for ros-kilted-filters Build-Ids: 0266356f630c17765f6205f132ab959ae7c71feb 0787086925cb6087bb88447c4e34d88324b35d8e 0c943e083a7fda10057b308cb3ce17d21ed7c291 71ed49c05cf4497591e43a22176da850b3bab1e6 cbfeb7680f7a33940d13c84c057a63e161ecfeeb Package: ros-kilted-find-object-2d Version: 0.7.1-2noble.20250508.225831 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 4167 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libopencv-video406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libpython3.12t64 (>= 3.12.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5t64 (>= 5.0.2), libqt5printsupport5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.15.1), libstdc++6 (>= 13.1), ros-kilted-fastcdr, zlib1g (>= 1:1.2.0), qtbase5-dev, ros-kilted-builtin-interfaces, ros-kilted-cv-bridge, ros-kilted-geometry-msgs, ros-kilted-image-transport, ros-kilted-message-filters, ros-kilted-rclcpp, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, zlib1g-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-find-object-2d/ros-kilted-find-object-2d_0.7.1-2noble.20250508.225831_amd64.deb Size: 901920 SHA256: a3ae983dd5558c3c20d20712c66a24c3cbcaadb4209dcdbae462d4825a420ffc SHA1: 81dd6a5f0cd9e54f52897a0a8f0d9a9601707def MD5sum: 918d10916ae3e0fcf2b63ef311f2ddc1 Description: The find_object_2d package Package: ros-kilted-find-object-2d-dbgsym Package-Type: ddeb Source: ros-kilted-find-object-2d Version: 0.7.1-2noble.20250508.225831 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 21442 Depends: ros-kilted-find-object-2d (= 0.7.1-2noble.20250508.225831) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-find-object-2d/ros-kilted-find-object-2d-dbgsym_0.7.1-2noble.20250508.225831_amd64.deb Size: 19715986 SHA256: 859d1e63854dd938493bef174161fd7222e43d3e104c16a5b9383c6057aec35c SHA1: f29a24d3e36a33ab3e8f6de36b7df1cb6ceb202a MD5sum: 45dc4965c1df8e1beeb67bdd40abada0 Description: debug symbols for ros-kilted-find-object-2d Build-Ids: 0fb058a0febd341ed67dea6225c5c1a33e3a1eae 16479fcc3e513e16aa75b9edec77bf36c6e38af6 26a51c79a26eeb9b57974b1ed151847a0dda7969 381dc85474a3b71754d96c368494623cbb23d570 43cb77afb7750e72ab04beca0464a4fed137eed4 52e2e329401da8b7dd4c0ab8c60e7e5049ca84b0 5fa83e233fd7c730142fc21f03b18c6cb938965e 90d2c0d1cefbb5a362f47cbd0a241d2746471e07 9c58186a16868d451262be607a82fdc0364e5a50 9d36302b3cf185c498aac4b3677a0bb053ccdb25 a0b502a311c08e6e402a7f67b8bb4186481046a9 a89418d77666e8a4c382ce489351a2c4034dedb4 b60ce69279a9781736d55515717e56ba42332699 b7d9709031505469220c24620a8f920a730cdede c9c75029bf542983a0dc99e266b6e9446eb24730 Package: ros-kilted-fkie-message-filters Version: 3.2.0-1noble.20250508.215653 Architecture: amd64 Maintainer: Timo Röhling Installed-Size: 373 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-image-transport, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fkie-message-filters/ros-kilted-fkie-message-filters_3.2.0-1noble.20250508.215653_amd64.deb Size: 53836 SHA256: 654327805b736f7122ace6ee5da44b282f4d5223eb3b4a07043833659c404646 SHA1: 94f879252b947ce334bd8da2b86efcfbb4b39b0f MD5sum: d01c845181d406ce7e42bc7901713909 Description: Improved ROS message filters Package: ros-kilted-fkie-message-filters-dbgsym Package-Type: ddeb Source: ros-kilted-fkie-message-filters Version: 3.2.0-1noble.20250508.215653 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Timo Röhling Installed-Size: 260 Depends: ros-kilted-fkie-message-filters (= 3.2.0-1noble.20250508.215653) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fkie-message-filters/ros-kilted-fkie-message-filters-dbgsym_3.2.0-1noble.20250508.215653_amd64.deb Size: 240220 SHA256: b98d25d1176476691c4c45db7e43deb4fab87ff2e3f0bd96f9cdfc79a0c522c3 SHA1: c9d982a21eb754f1dc337ac1108d40005dd0ec70 MD5sum: f62338925d364a4912d42eefa90fb0ae Description: debug symbols for ros-kilted-fkie-message-filters Build-Ids: e6b28b95f7aebc33b579b80a83c4e8603b9f3fcd Package: ros-kilted-flex-sync Version: 2.0.0-2noble.20250508.215653 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 102 Depends: ros-kilted-ament-cmake-clang-format, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-flex-sync/ros-kilted-flex-sync_2.0.0-2noble.20250508.215653_amd64.deb Size: 16996 SHA256: 40768a4c83b4911ed453c94e121d74d035fa9d278b87a2e81b2cd4512173bcf9 SHA1: 4f724df25264bf11b7007d36a8e9b71172967ae1 MD5sum: adfd3ea5ceaf4962c44a1db45b10cba5 Description: ros2 package for syncing variable number of topics Package: ros-kilted-flexbe-behavior-engine Version: 3.0.3-2noble.20250508.230313 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 42 Depends: ros-kilted-flexbe-core, ros-kilted-flexbe-input, ros-kilted-flexbe-mirror, ros-kilted-flexbe-msgs, ros-kilted-flexbe-onboard, ros-kilted-flexbe-states, ros-kilted-flexbe-testing, ros-kilted-flexbe-widget, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/flexbe Priority: optional Section: misc Filename: pool/main/r/ros-kilted-flexbe-behavior-engine/ros-kilted-flexbe-behavior-engine_3.0.3-2noble.20250508.230313_amd64.deb Size: 6338 SHA256: cbdb0f4583712ca4cd9390ddec3b024e0b1ed681195b181ad8a4568e73ef6d8c SHA1: d0bac27c126acf5d451a584f63ef085f1b8ed113 MD5sum: 964bfedac19e949db12324888926f153 Description: A meta-package to aggregate all the FlexBE packages Package: ros-kilted-flexbe-core Version: 3.0.3-2noble.20250508.214024 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 549 Depends: ros-kilted-flexbe-msgs, ros-kilted-rclpy, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-tf2-ros-py, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-kilted-flexbe-core/ros-kilted-flexbe-core_3.0.3-2noble.20250508.214024_amd64.deb Size: 113308 SHA256: 6a731de37d788dce8f88f8b47618ed58e019d88baf8eb0b94fcfe5b1f1aea4ce SHA1: 0048abff22747356595b23b48b84c679d4eadb89 MD5sum: 86a3f79ac2be569095bdc8f5d72dbe84 Description: flexbe_core provides the core components for the FlexBE behavior engine. Package: ros-kilted-flexbe-input Version: 3.0.3-2noble.20250508.214335 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 87 Depends: ros-kilted-flexbe-core, ros-kilted-flexbe-msgs, ros-kilted-rclpy, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-kilted-flexbe-input/ros-kilted-flexbe-input_3.0.3-2noble.20250508.214335_amd64.deb Size: 18470 SHA256: 160f23b941aa80c3a27cf54c447144482e305e3aa291f253bc2c546039276788 SHA1: da20004cb0461bee6927123533c43835b0e28048 MD5sum: 065373c63d72505c490dbfc84683ad4f Description: flexbe_input enables to send data to onboard behavior when required. Package: ros-kilted-flexbe-mirror Version: 3.0.3-2noble.20250508.214355 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 194 Depends: ros-kilted-flexbe-core, ros-kilted-flexbe-msgs, ros-kilted-rclpy, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-kilted-flexbe-mirror/ros-kilted-flexbe-mirror_3.0.3-2noble.20250508.214355_amd64.deb Size: 46240 SHA256: 235f36ecc4b4f9cacefe8e285765a54006ee8dd7aa1731c5fa86c7fc4fc333f7 SHA1: 88556774e6622068e8a0715350c1ce4336aafe3d MD5sum: 1078c1da22ff815b2dd9a0e365740a16 Description: flexbe_mirror implements functionality to remotely mirror an executed behavior. Package: ros-kilted-flexbe-msgs Version: 3.0.3-2noble.20250424.211215 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 7026 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-generators, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/flexbe_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-flexbe-msgs/ros-kilted-flexbe-msgs_3.0.3-2noble.20250424.211215_amd64.deb Size: 462124 SHA256: 849fedf8c1fef9d69d1b20f9af5aa2d60e512c557b9764264dd7091c2bf9efe8 SHA1: d31b923c7427dc003c555bc39fa6c5cf200558e5 MD5sum: 7a9a19a0fe529e49aab1552b4f5d0086 Description: flexbe_msgs provides the messages used by FlexBE. Package: ros-kilted-flexbe-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-flexbe-msgs Version: 3.0.3-2noble.20250424.211215 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 4923 Depends: ros-kilted-flexbe-msgs (= 3.0.3-2noble.20250424.211215) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-flexbe-msgs/ros-kilted-flexbe-msgs-dbgsym_3.0.3-2noble.20250424.211215_amd64.deb Size: 3897424 SHA256: f4950889706af0f5a88234c966aa457fadec7b91177b41de81e486cdb4cd1048 SHA1: f4772a0077160649c91a45c4dd908f5c21a00418 MD5sum: 494ef5428e49a9452a26a3833b02c689 Description: debug symbols for ros-kilted-flexbe-msgs Build-Ids: 049ef36a219f8b085d6d7f66b57ccc55101e8644 0870e5cc72245c0a8ca468638831111611f5e037 115f65a0f66b49d0cc2f9da5acdbce05f2ab8027 2e10d80f4762ffb66683100e9e9596a7fb993c61 5855b8a940231625647776e83500a7ea25cc3970 58a18824df2b51f94c54cb9e60af8cb3f813e181 64675fa7610c28a483328d7de8aea59741460e29 a297d94dd7af312ff7beb8211c6c2df2b852a66b ac31bf5ac9432bf1c59e722713f41c442b2025cc ca2c74bb2a84c053fba3bc85acec715e39fb5f64 fcc1bdc7c2835e1e412715bdc9cc52e5eaeecc25 Package: ros-kilted-flexbe-onboard Version: 3.0.3-2noble.20250508.214749 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 169 Depends: ros-kilted-flexbe-core, ros-kilted-flexbe-msgs, ros-kilted-flexbe-states, ros-kilted-launch-ros, ros-kilted-rclpy, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-kilted-flexbe-onboard/ros-kilted-flexbe-onboard_3.0.3-2noble.20250508.214749_amd64.deb Size: 33850 SHA256: 1e81261f488634b4a8858169a8358f2873734c5a6cf86688b3df7c295936238c SHA1: f3e4b21cdfadef149eec695080515076f4cfd876 MD5sum: a581bf61a74bcd51983ecdcbcca505bc Description: flexbe_onboard implements the robot-side of the behavior engine from where all behaviors are started. Package: ros-kilted-flexbe-states Version: 3.0.3-2noble.20250508.214550 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 180 Depends: ros-kilted-flexbe-core, ros-kilted-flexbe-msgs, ros-kilted-flexbe-testing, ros-kilted-rclpy, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-kilted-flexbe-states/ros-kilted-flexbe-states_3.0.3-2noble.20250508.214550_amd64.deb Size: 25314 SHA256: 845165b5ef383dd30b01901a29a5821b7fc27a60568ccefe45af0d5fc9f87e81 SHA1: 1054de693e6720d16ccc7a3d926f402fc3d64985 MD5sum: cccb520dcbeda020f79ee4908006b1a8 Description: flexbe_states provides a collection of common generic predefined states. Package: ros-kilted-flexbe-testing Version: 3.0.3-2noble.20250508.214402 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 148 Depends: ros-kilted-flexbe-core, ros-kilted-flexbe-msgs, ros-kilted-launch-ros, ros-kilted-rclpy, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-kilted-flexbe-testing/ros-kilted-flexbe-testing_3.0.3-2noble.20250508.214402_amd64.deb Size: 20664 SHA256: 66e0e4024f3cdbff468e8474be4f11cfc829ebc9b70ed628bd669fdff58e0a08 SHA1: c81c984c7f6870a065a02dafeeaad8c8f075e7ce MD5sum: c9b77242abada24f6c2fac51e1ecdc2a Description: flexbe_testing provides a framework for unit testing states. Package: ros-kilted-flexbe-widget Version: 3.0.3-2noble.20250508.214937 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 109 Depends: ros-kilted-flexbe-core, ros-kilted-flexbe-mirror, ros-kilted-flexbe-msgs, ros-kilted-flexbe-onboard, ros-kilted-launch-ros, ros-kilted-rclpy, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-kilted-flexbe-widget/ros-kilted-flexbe-widget_3.0.3-2noble.20250508.214937_amd64.deb Size: 19100 SHA256: 94537fa5eb885f8edcf179cced321149888efed1db214d22eb3cde793cbfedf3 SHA1: 2aa452a9a77693969669b52f91c584e000120327 MD5sum: 31190762299b87b48ecf53388200814a Description: flexbe_widget implements some smaller scripts for the behavior engine. Package: ros-kilted-flir-camera-description Version: 3.0.1-2noble.20250508.213645 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 398 Depends: ros-kilted-robot-state-publisher, ros-kilted-urdf, ros-kilted-xacro, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-flir-camera-description/ros-kilted-flir-camera-description_3.0.1-2noble.20250508.213645_amd64.deb Size: 96226 SHA256: ad21deccecc771e9533c2aabb3383b9ca4e2199b7967c4f0c76f52c3831c1eda SHA1: ed9ed52297262c9c1f46f7c32614a82051b65cd4 MD5sum: 7a045967072bb765f7b10ffa1ce35c03 Description: FLIR camera Description package Package: ros-kilted-flir-camera-msgs Version: 3.0.1-2noble.20250424.211217 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 572 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-flir-camera-msgs/ros-kilted-flir-camera-msgs_3.0.1-2noble.20250424.211217_amd64.deb Size: 50328 SHA256: 6030017d093dfa6afa9704253c078f3e54d2164647ac008c74fbf11adbecec72 SHA1: db87b4e5dd87fdfbbcb9c870a3dc50a13e3837ae MD5sum: 0bbf2ff75c66f5f3c20cbc8a87d5908a Description: messages related to flir camera driver Package: ros-kilted-flir-camera-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-flir-camera-msgs Version: 3.0.1-2noble.20250424.211217 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 375 Depends: ros-kilted-flir-camera-msgs (= 3.0.1-2noble.20250424.211217) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-flir-camera-msgs/ros-kilted-flir-camera-msgs-dbgsym_3.0.1-2noble.20250424.211217_amd64.deb Size: 269072 SHA256: 75d00f26ade196fee3c58956247e1004b8e7725681a726a1b4a97e2150bb7fc0 SHA1: e0f21f4e89cdfb94dcfbbccef36b65d289996fc1 MD5sum: 1c12f36eabb4932ef21a11edb4085828 Description: debug symbols for ros-kilted-flir-camera-msgs Build-Ids: 5b893dc5de33770a011df78c9f90be68cc6b40be 5dd7fee70e951340e86f9722550650c779e1e6be 62a87b36c45f1b4093e8a1343fc12e0994e0089e 8de4756303ce66d18fe3de0e63e54e0d97506742 8dede60f767551f3d4e7dece7fd510bf4967b0a2 a3cba3bfcca33aff7af8001cf0af7d3c88e06e5c b74d3f2e56e77453eadc64f4d894a27aeb98db6c c0550472e71ffec6097f37f90d4c47afdf4a92fb c30d280bbcc46b73d5dcd1e96acab3fb64c5d269 d87fd0c200f9b5673d520d552fe919b0374b2a2e f625fa4eca9758ed6d74df15223ac626bd881cee Package: ros-kilted-fluent-rviz Version: 0.0.3-5noble.20250508.215709 Architecture: amd64 Maintainer: shouth Installed-Size: 83 Depends: ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-std-msgs, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fluent-rviz/ros-kilted-fluent-rviz_0.0.3-5noble.20250508.215709_amd64.deb Size: 13736 SHA256: 159f4803c20ddfb29ed5e3eee304505ec4689ce488d14ed3639a55c6783225f7 SHA1: db4af665b0d4fe9a785aa6d077d32e49ff68ba8b MD5sum: c96e63e163a42bef8866b09c7bdf0bf2 Description: A library which makes Rviz fluent. Powered by C++17 Package: ros-kilted-fmi-adapter Version: 2.1.2-3noble.20250508.215701 Architecture: amd64 Maintainer: Ralph Lange Installed-Size: 985 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-rcl-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclcpp-lifecycle, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/fmi_adapter Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fmi-adapter/ros-kilted-fmi-adapter_2.1.2-3noble.20250508.215701_amd64.deb Size: 287470 SHA256: bb5d7372084e6b6c962226374edb748542ee118a98069dc6c010cbe29d5e7284 SHA1: 76bbe1c3070667a14336e6d68d1310df0542773e MD5sum: 58c15ab4fc8db8c3be2e981ec14a02e5 Description: Wraps FMUs for co-simulation Package: ros-kilted-fmi-adapter-dbgsym Package-Type: ddeb Source: ros-kilted-fmi-adapter Version: 2.1.2-3noble.20250508.215701 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ralph Lange Installed-Size: 2766 Depends: ros-kilted-fmi-adapter (= 2.1.2-3noble.20250508.215701) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fmi-adapter/ros-kilted-fmi-adapter-dbgsym_2.1.2-3noble.20250508.215701_amd64.deb Size: 2380370 SHA256: c6cf2b050d380dd3be4b94940a869493c8d0d13b16d4ee7417ee9fd8f234aeb9 SHA1: 2e82d7e17312bded25f171d15efd65f01ec12adb MD5sum: e9c1fa232933dc4553460db6f67ff6ac Description: debug symbols for ros-kilted-fmi-adapter Build-Ids: c560d31f8f1c0226e33cb0e07690f36151659882 cf9a815591e04d34cd7eb0296df8abccc6fd8e0c Package: ros-kilted-fmi-adapter-examples Version: 2.1.2-3noble.20250508.225318 Architecture: amd64 Maintainer: Ralph Lange Installed-Size: 108 Depends: ros-kilted-fmi-adapter, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/fmi_adapter Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fmi-adapter-examples/ros-kilted-fmi-adapter-examples_2.1.2-3noble.20250508.225318_amd64.deb Size: 45748 SHA256: 374af3c14d2895b0db3e67ca10b3bac9125263aef5eb3a8897a8bb88a92f8754 SHA1: 302b5719dd2e669fbc5471b80de7304631b9ebe4 MD5sum: 9b1d37719499135bb0b6ef0a3e005852 Description: Provides small examples for use of the fmi_adapter package Package: ros-kilted-fmilibrary-vendor Version: 1.0.1-5noble.20250424.203304 Architecture: amd64 Maintainer: Ralph Lange Installed-Size: 1901 Depends: libc6 (>= 2.34), ros-kilted-ros-workspace Homepage: https://jmodelica.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fmilibrary-vendor/ros-kilted-fmilibrary-vendor_1.0.1-5noble.20250424.203304_amd64.deb Size: 395960 SHA256: 206d0f8b4491b7211296b34825ff1e568278397b70ee158724fd78c6c71172aa SHA1: 420d6102cd567478a347ccefb6bb485ccd11306a MD5sum: e15bfb45afa54b9b6640978689c719ac Description: Wrapper (aka vendor package) around the FMILibrary by Modelon AB (JModelica.org) Package: ros-kilted-fmilibrary-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-fmilibrary-vendor Version: 1.0.1-5noble.20250424.203304 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ralph Lange Installed-Size: 751 Depends: ros-kilted-fmilibrary-vendor (= 1.0.1-5noble.20250424.203304) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fmilibrary-vendor/ros-kilted-fmilibrary-vendor-dbgsym_1.0.1-5noble.20250424.203304_amd64.deb Size: 663608 SHA256: 42adc9c41e7e25c41bde5984bfb9bd98b727cd6ab5aa1754c45716e33c01d966 SHA1: 655929e1a2cd414720282f45c1bade8faeb7c490 MD5sum: 17bdd9615155a2a3a4d835675065f797 Description: debug symbols for ros-kilted-fmilibrary-vendor Build-Ids: a51115ecf42feffbbfcb1f9a282e775bbc852f04 Package: ros-kilted-foonathan-memory-vendor Version: 1.3.1-3noble.20250424.202700 Architecture: amd64 Maintainer: Miguel Company Installed-Size: 5315 Depends: cmake, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-foonathan-memory-vendor/ros-kilted-foonathan-memory-vendor_1.3.1-3noble.20250424.202700_amd64.deb Size: 786674 SHA256: bc9dd82578d8d2db10ece6dd2b130edb3aa702e723bcfbf5a00cc64f0eae5d4b SHA1: 23520480af213356fea63230404824cf8a3bb531 MD5sum: 139d032c0fbbd7fd82e78a99996499e1 Description: Foonathan/memory vendor package for Fast-RTPS. Package: ros-kilted-force-torque-sensor-broadcaster Version: 4.23.0-2noble.20250508.230517 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 339 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-controller-interface, ros-kilted-generate-parameter-library, ros-kilted-geometry-msgs, ros-kilted-hardware-interface, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-realtime-tools, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-force-torque-sensor-broadcaster/ros-kilted-force-torque-sensor-broadcaster_4.23.0-2noble.20250508.230517_amd64.deb Size: 91084 SHA256: d8f33c178e8bafc416e96f9324976bc37f05ab530564891b18f6ff1d9e6620d1 SHA1: 14969d715cf73e2fa6c4db90646769e4d8068aae MD5sum: f147b123acdf1629d1b4695a982e8704 Description: Controller to publish state of force-torque sensors. Package: ros-kilted-force-torque-sensor-broadcaster-dbgsym Package-Type: ddeb Source: ros-kilted-force-torque-sensor-broadcaster Version: 4.23.0-2noble.20250508.230517 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1286 Depends: ros-kilted-force-torque-sensor-broadcaster (= 4.23.0-2noble.20250508.230517) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-force-torque-sensor-broadcaster/ros-kilted-force-torque-sensor-broadcaster-dbgsym_4.23.0-2noble.20250508.230517_amd64.deb Size: 1205618 SHA256: 42998566c0c71430fea508aa3be75102f1f926660a455a18e0643ed5a3cb7d2d SHA1: 8566e02af72d35b022e535702e6574721e203af5 MD5sum: 4bf313e340fdb0bfbb7be4cc1de3fb6b Description: debug symbols for ros-kilted-force-torque-sensor-broadcaster Build-Ids: 70ec2574fe9e7116856825f8dd0ce242a06e1575 Package: ros-kilted-forward-command-controller Version: 4.23.0-2noble.20250508.230514 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 563 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-controller-interface, ros-kilted-generate-parameter-library, ros-kilted-hardware-interface, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-realtime-tools, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-forward-command-controller/ros-kilted-forward-command-controller_4.23.0-2noble.20250508.230514_amd64.deb Size: 123384 SHA256: ed77eb036b540287b00a24c298acffdaa4e593d2e8e3e7ffb01e3f5aca4c2f3f SHA1: 624470d8666b370df557374e697caca6f74c03ea MD5sum: 02c02a9843480b90e649a3ab9211bd85 Description: Generic controller for forwarding commands. Package: ros-kilted-forward-command-controller-dbgsym Package-Type: ddeb Source: ros-kilted-forward-command-controller Version: 4.23.0-2noble.20250508.230514 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 2651 Depends: ros-kilted-forward-command-controller (= 4.23.0-2noble.20250508.230514) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-forward-command-controller/ros-kilted-forward-command-controller-dbgsym_4.23.0-2noble.20250508.230514_amd64.deb Size: 2325164 SHA256: 98b56300b2af55a76e481f55b65926f33a7016fefa517306b387e3e3ac00a6ba SHA1: ebec7256acb07569dc688d98544850b9ef0fdc49 MD5sum: 19f251479766e4f7e2574d7143da8a5a Description: debug symbols for ros-kilted-forward-command-controller Build-Ids: 8f7768b80a3cbef6e6deb3a01854ab3dac2a9511 Package: ros-kilted-four-wheel-steering-msgs Version: 2.0.1-6noble.20250424.211227 Architecture: amd64 Maintainer: Vincent Rousseau Installed-Size: 597 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/four_wheel_steering_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-four-wheel-steering-msgs/ros-kilted-four-wheel-steering-msgs_2.0.1-6noble.20250424.211227_amd64.deb Size: 52344 SHA256: bc87c1b642334787d92941dfac4370c7a3c53482bdbffa0bac0b36ca8050b576 SHA1: ea656e1fa4b402225c547ed65f32c832b08358b6 MD5sum: e4ac4926fe1cd296f20e2f61eefb1691 Description: ROS messages for robots using FourWheelSteering. Package: ros-kilted-four-wheel-steering-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-four-wheel-steering-msgs Version: 2.0.1-6noble.20250424.211227 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rousseau Installed-Size: 374 Depends: ros-kilted-four-wheel-steering-msgs (= 2.0.1-6noble.20250424.211227) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-four-wheel-steering-msgs/ros-kilted-four-wheel-steering-msgs-dbgsym_2.0.1-6noble.20250424.211227_amd64.deb Size: 265744 SHA256: 48d373933035ad095507287fa41e6f96e17f086e2a8c9c23919b1b5fb792bd36 SHA1: f5bab7d491c02ecd1aec8166f824a35e15b74e82 MD5sum: 983f7c89261c4eb205c530b76973f845 Description: debug symbols for ros-kilted-four-wheel-steering-msgs Build-Ids: 150af25ebc6486fdc694c2fa7d934febd79151ec 34db1779f0a978e13a34cd92d4d2c60c61be8771 3555126d331594c54b3b44ba1ee487e3cf1a95ed 45c91ff6235412c726ec2b7aee3905929e9bb540 72f16b1f9676cef4dca8c5e8fe75aaa9982a9fa7 8be6540b9e4442ae9d5c76fd1f06a0063257b99a b064bb4db12e4a771ea625ee6a7cc95cd4b652b0 b93e98a83116e7aa21df3aadf58a91c90f6f36fb c75f2164b2b5ae6540b6d5c00971a90bfd879aaa d528a311cc72659730df8c7c1c1d24ab44870369 f644eefd61d0e22d41d410efb924065c2c7a9636 Package: ros-kilted-foxglove-compressed-video-transport Version: 1.0.2-2noble.20250508.212823 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 579 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ffmpeg-encoder-decoder, ros-kilted-foxglove-msgs, ros-kilted-image-transport, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rcutils, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-kilted-foxglove-compressed-video-transport/ros-kilted-foxglove-compressed-video-transport_1.0.2-2noble.20250508.212823_amd64.deb Size: 126792 SHA256: c531476e569b94361ab46b733c5f1dd4c8f33cca519c11946f970d3c1b995d18 SHA1: b50de2dc8ff990c52e2828b271d8841dc4171911 MD5sum: 620b60d3cc5e6afa2ceecfbed14de471 Description: foxglove_compressed_video_transport provides a plugin to image_transport for transparently sending an image stream encoded in foxglove compressed video packets. Package: ros-kilted-foxglove-compressed-video-transport-dbgsym Package-Type: ddeb Source: ros-kilted-foxglove-compressed-video-transport Version: 1.0.2-2noble.20250508.212823 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 2740 Depends: ros-kilted-foxglove-compressed-video-transport (= 1.0.2-2noble.20250508.212823) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-foxglove-compressed-video-transport/ros-kilted-foxglove-compressed-video-transport-dbgsym_1.0.2-2noble.20250508.212823_amd64.deb Size: 2392442 SHA256: 0f48326c544df73c1ed34951148b2122b3df7af52629586711f6734b4b389154 SHA1: ed69a01f41ac26b38d632fa648722219801799ca MD5sum: f9a8ff4bb00b8aa57a7fc243ec5f2068 Description: debug symbols for ros-kilted-foxglove-compressed-video-transport Build-Ids: 6ed0dcd456a2151e51e6bbe55213a1090eee0442 Package: ros-kilted-foxglove-msgs Version: 3.1.0-2noble.20250424.214518 Architecture: amd64 Maintainer: Foxglove Installed-Size: 5870 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Homepage: https://foxglove.dev/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-foxglove-msgs/ros-kilted-foxglove-msgs_3.1.0-2noble.20250424.214518_amd64.deb Size: 421558 SHA256: 20cfcc61245ce4a5ddb972492fc0eb4106f73b2c869d284ebe1ec86445594832 SHA1: bf578290b2da06dcc16a59d50d01d025e19dec4f MD5sum: db85e6cfa922c6426f50be2fb883f600 Description: foxglove_msgs provides visualization messages that are supported by Foxglove. Package: ros-kilted-foxglove-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-foxglove-msgs Version: 3.1.0-2noble.20250424.214518 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Foxglove Installed-Size: 5114 Depends: ros-kilted-foxglove-msgs (= 3.1.0-2noble.20250424.214518) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-foxglove-msgs/ros-kilted-foxglove-msgs-dbgsym_3.1.0-2noble.20250424.214518_amd64.deb Size: 4349832 SHA256: 44954d3398b8401e0927c8588f734c780c1b0898233f449458296e67403b5236 SHA1: bb46004edf4cd808859b12c160d4769c572f66b0 MD5sum: 99cf8c0a250561330ca3cd308f08d4e1 Description: debug symbols for ros-kilted-foxglove-msgs Build-Ids: 0e3c832c41edcc64097abeeef332f350a100a624 112f30b347539de3efbfc1492d5e7e1078ecba8e 52d4f0dd8d7de4780a8fc36915f7000c3c90cd95 53c8f15033b4cada1e776bac327ca1698d7f0fb5 604e0546e4074b4562584968af1403a30897bbd0 65f86ffcfbf46e51b4929e9dfb91099ecb2c2a63 b18023a781467a68968199a0838e2f78e13dcbe4 c7267b48c4432bb4e6c4d4bd88ac4eedda1df843 cb6b6fae1ebec1749898fc6c9801f1f508f6df0f df7db220ef9060b3297017b8a1e2dffb9b38d6a1 f4f6ec635153c146b94f335d27e1d11b084a175c Package: ros-kilted-fuse Version: 1.2.2-1noble.20250508.233459 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 43 Depends: ros-kilted-ament-cmake-ros, ros-kilted-fuse-constraints, ros-kilted-fuse-core, ros-kilted-fuse-doc, ros-kilted-fuse-graphs, ros-kilted-fuse-models, ros-kilted-fuse-msgs, ros-kilted-fuse-optimizers, ros-kilted-fuse-publishers, ros-kilted-fuse-variables, ros-kilted-fuse-viz, ros-kilted-gtest-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse/ros-kilted-fuse_1.2.2-1noble.20250508.233459_amd64.deb Size: 6128 SHA256: a405688310d96ed43bc93c85cd2b6b66a72a1b5bae44349b2dd6d3dfd29e08e9 SHA1: b501ef5d311754681832ab219b90f1f2a3019b6a MD5sum: caa233fbdd1a993fa19a2e725c0899b7 Description: The fuse metapackage. Package: ros-kilted-fuse-constraints Version: 1.2.2-1noble.20250508.213853 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 2803 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libccolamd3 (>= 1:7.0.1), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), libstdc++6 (>= 13.1), libceres-dev, libeigen3-dev, libsuitesparse-dev, ros-kilted-ament-cmake-ros, ros-kilted-fuse-core, ros-kilted-fuse-graphs, ros-kilted-fuse-variables, ros-kilted-geometry-msgs, ros-kilted-gtest-vendor, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-constraints/ros-kilted-fuse-constraints_1.2.2-1noble.20250508.213853_amd64.deb Size: 469354 SHA256: 60ca0e7df030985f7e6358dee5915fe97421adcfc9f307897da9f97e46da4943 SHA1: 2c61204023cc6b1e4f0eb0cf3fbb07994e4d6d5f MD5sum: 7cf2367683a12457205a6658eae32ea6 Description: The fuse_constraints package provides a set of commonly used constraint types, such as direct measurements on \ state variables (absolute constraints) or measurements of the state changes (relative constraints). Package: ros-kilted-fuse-constraints-dbgsym Package-Type: ddeb Source: ros-kilted-fuse-constraints Version: 1.2.2-1noble.20250508.213853 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 22392 Depends: ros-kilted-fuse-constraints (= 1.2.2-1noble.20250508.213853) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-constraints/ros-kilted-fuse-constraints-dbgsym_1.2.2-1noble.20250508.213853_amd64.deb Size: 20284996 SHA256: 72d980b2bfdad016f664598046eaf3d956992093e558ef3b4c229d9ed6039957 SHA1: f59291a33482996aff86aef25e5e1307701d8ac3 MD5sum: b299409e157343b3f4ae216a13ce5f39 Description: debug symbols for ros-kilted-fuse-constraints Build-Ids: f689f3794b75b12ebbba00123419867ebe994f2c Package: ros-kilted-fuse-core Version: 1.2.2-1noble.20250508.212307 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 2409 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libboost-all-dev, libceres-dev, libeigen3-dev, libgoogle-glog-dev, ros-kilted-ament-cmake-ros, ros-kilted-fuse-msgs, ros-kilted-gtest-vendor, ros-kilted-pluginlib, ros-kilted-rcl-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-core/ros-kilted-fuse-core_1.2.2-1noble.20250508.212307_amd64.deb Size: 459488 SHA256: 4521215994fcbad2f2216ff73b36fd8dc1a748b7c1122330fe41ddca85a7a714 SHA1: 8304f64011b44083ad97ae311193a2fc0228e71d MD5sum: d5cbedbe170a972deb8041885f6ad752 Description: The fuse_core package provides the base class interfaces for the various fuse components. Concrete implementations of these interfaces are provided in other packages. Package: ros-kilted-fuse-core-dbgsym Package-Type: ddeb Source: ros-kilted-fuse-core Version: 1.2.2-1noble.20250508.212307 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 11304 Depends: ros-kilted-fuse-core (= 1.2.2-1noble.20250508.212307) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-core/ros-kilted-fuse-core-dbgsym_1.2.2-1noble.20250508.212307_amd64.deb Size: 10216512 SHA256: d3663ebe01fd29ae890fcef1a19f1458d819e34e767a32205e6e333209f3e301 SHA1: 7bb2328dcd3b8226b3e7729f6bb83f02e0bc2135 MD5sum: 21942c40271aa17f21ee60aafef38a7f Description: debug symbols for ros-kilted-fuse-core Build-Ids: 05bec134ff0c15d88f83c9c030880503b95eb8d2 61893412933b9554dfa2b6e15649c686295506f5 eff826b839622e3e899982d74331e1d1506d05b9 Package: ros-kilted-fuse-doc Version: 1.2.2-1noble.20250508.205144 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 42 Depends: ros-kilted-ament-cmake-ros, ros-kilted-gtest-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-doc/ros-kilted-fuse-doc_1.2.2-1noble.20250508.205144_amd64.deb Size: 5986 SHA256: 88f52b6dcd68871b461b25c3ce483fb552ea59a8a05118e6f30d5359e17054d4 SHA1: ad17d4284f2c18fe95d862b73237056be0301b4b MD5sum: 0b0e5e35c6c74668b9f297837c0bfbc1 Description: The fuse_doc package provides documentation and examples for the fuse package. Package: ros-kilted-fuse-graphs Version: 1.2.2-1noble.20250508.213154 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 541 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libceres-dev, ros-kilted-ament-cmake-ros, ros-kilted-fuse-core, ros-kilted-gtest-vendor, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-graphs/ros-kilted-fuse-graphs_1.2.2-1noble.20250508.213154_amd64.deb Size: 104506 SHA256: 8e36ed912cf8fe2e1c4ee507c644edb8552669aab235c973cd34a1835f127add SHA1: cf39850e3e258aeb7893b09f8397d8bc47ab4d93 MD5sum: 1797e2e02b0cf2f728ac769719685ba6 Description: The fuse_graphs package provides some concrete implementations of the fuse_core::Graph interface. Package: ros-kilted-fuse-graphs-dbgsym Package-Type: ddeb Source: ros-kilted-fuse-graphs Version: 1.2.2-1noble.20250508.213154 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1860 Depends: ros-kilted-fuse-graphs (= 1.2.2-1noble.20250508.213154) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-graphs/ros-kilted-fuse-graphs-dbgsym_1.2.2-1noble.20250508.213154_amd64.deb Size: 1496970 SHA256: c6f43095a609a9e3dd7d1aea5fa14190f77dda4c5c46c20d612126e3d96f53dd SHA1: 273b6d4836b81f683d92dbd686dddba25065d65a MD5sum: 929b59c5220072484215a4af6c1f0963 Description: debug symbols for ros-kilted-fuse-graphs Build-Ids: aaad1b2b0aa5e72c2a89516368c2b74db472ba70 Package: ros-kilted-fuse-loss Version: 1.2.2-1noble.20250508.213152 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1141 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libceres-dev, ros-kilted-ament-cmake-ros, ros-kilted-fuse-core, ros-kilted-gtest-vendor, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-loss/ros-kilted-fuse-loss_1.2.2-1noble.20250508.213152_amd64.deb Size: 220998 SHA256: dc4265ce1541320c1e88ecadbfa9cca2d63ddd310dc4ed3aa8247f2d81784b0d SHA1: e88134b921bb49eaddc21b7f2da7e160806cde53 MD5sum: e01f643afa414b1554d1fbd6100bdcec Description: The fuse_loss package provides a set of commonly used loss functions, such as the basic ones provided by Ceres. Package: ros-kilted-fuse-loss-dbgsym Package-Type: ddeb Source: ros-kilted-fuse-loss Version: 1.2.2-1noble.20250508.213152 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 4805 Depends: ros-kilted-fuse-loss (= 1.2.2-1noble.20250508.213152) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-loss/ros-kilted-fuse-loss-dbgsym_1.2.2-1noble.20250508.213152_amd64.deb Size: 4122630 SHA256: 22dd9423c5762314163dc8c1217de62a8188204eb519fa3725ad5feed96001e2 SHA1: 3fbe3bf708c91acb2c335aa00f638f3c2d7d119d MD5sum: 180df98a1ba268de08314b2d81a14bf3 Description: debug symbols for ros-kilted-fuse-loss Build-Ids: ee594b1455d93e6059969d4797f921fe47678ff4 Package: ros-kilted-fuse-models Version: 1.2.2-1noble.20250508.214756 Architecture: amd64 Maintainer: Tom Moore Installed-Size: 4453 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libboost-all-dev, libceres-dev, libeigen3-dev, ros-kilted-ament-cmake-ros, ros-kilted-fuse-constraints, ros-kilted-fuse-core, ros-kilted-fuse-graphs, ros-kilted-fuse-msgs, ros-kilted-fuse-publishers, ros-kilted-fuse-variables, ros-kilted-geometry-msgs, ros-kilted-gtest-vendor, ros-kilted-nav-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-srvs, ros-kilted-tf2, ros-kilted-tf2-2d, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-models/ros-kilted-fuse-models_1.2.2-1noble.20250508.214756_amd64.deb Size: 792108 SHA256: 5f82af95a959e4e31428baad96538ddf7e4abf60f03e26208c5e3aad34940caa SHA1: ce495a77e5da6ae016fc8258a18df06ccc8180ab MD5sum: dc65cf486a9fcb0897cd244b19e92e60 Description: fuse plugins that implement various kinematic and sensor models Package: ros-kilted-fuse-models-dbgsym Package-Type: ddeb Source: ros-kilted-fuse-models Version: 1.2.2-1noble.20250508.214756 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tom Moore Installed-Size: 44626 Depends: ros-kilted-fuse-models (= 1.2.2-1noble.20250508.214756) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-models/ros-kilted-fuse-models-dbgsym_1.2.2-1noble.20250508.214756_amd64.deb Size: 41170858 SHA256: d462a96dbc7148281c06a25bc124a1e1a5757d1820e2d1d11083b28f70a073d9 SHA1: 9e8076ca8e6f5d615bbfdfdd9d13bf040be42ca9 MD5sum: f9a93297a0c9be4036f5542f68909d86 Description: debug symbols for ros-kilted-fuse-models Build-Ids: 87b6f973e4bb1c25e8cd7202822c411943c69407 Package: ros-kilted-fuse-msgs Version: 1.2.2-1noble.20250508.205402 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1783 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-ament-cmake-ros, ros-kilted-geometry-msgs, ros-kilted-gtest-vendor, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-msgs/ros-kilted-fuse-msgs_1.2.2-1noble.20250508.205402_amd64.deb Size: 143710 SHA256: 1ba7bdae51125816225909c9f28575525ecd5de5f75799c3d02f2ac373f00240 SHA1: 86628083aaf8b8383a677e0c2ec60ed8c788029d MD5sum: 505535214b5e647ae93958f5116b58d9 Description: The fuse_msgs package contains messages capable of holding serialized fuse objects. Package: ros-kilted-fuse-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-fuse-msgs Version: 1.2.2-1noble.20250508.205402 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1423 Depends: ros-kilted-fuse-msgs (= 1.2.2-1noble.20250508.205402) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-msgs/ros-kilted-fuse-msgs-dbgsym_1.2.2-1noble.20250508.205402_amd64.deb Size: 1137344 SHA256: be8fdad56915aa3c16e34bfcdde976176260541ac43d124a205bb523b82df635 SHA1: 1f9c62b7463eb5491cb715c5ce620cc5b909bfbd MD5sum: 928af9320c07d0a4ecaf68ae8161e041 Description: debug symbols for ros-kilted-fuse-msgs Build-Ids: 28ff819fff2a10cb497d96edffc2b9a25b1de1b7 2a31ed1267e9814a70931a11b0a8e4a95af6a83a 3806b08f8bd1f2ee4744c208112cc8fbe799078e 3ac3fa94c088cdd229fe9ae941858603a5c29a00 731df61a4bdb3abcb50dbc2fd346cc4d331d61e7 86aa68e6079e75165ec9fa2e970b1f739f1fcf92 9b651ae9fcaac51eb013e562f0fa57c38d327210 cfda85109b006f62a928e9546dbc404c71788ed1 d61c92b870aeced532feba47b46b684308eaa63e e4ec99ea343bb2bb07df0c1026d838b072c63ab1 eb27728007f7b0a06ee2da7193f4c9de79c35d67 Package: ros-kilted-fuse-optimizers Version: 1.2.2-1noble.20250508.214757 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 2240 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libboost-all-dev, libceres-dev, libeigen3-dev, ros-kilted-ament-cmake-ros, ros-kilted-diagnostic-updater, ros-kilted-fuse-constraints, ros-kilted-fuse-core, ros-kilted-fuse-graphs, ros-kilted-fuse-msgs, ros-kilted-fuse-variables, ros-kilted-gtest-vendor, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-std-srvs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-optimizers/ros-kilted-fuse-optimizers_1.2.2-1noble.20250508.214757_amd64.deb Size: 406220 SHA256: ce843fac31950558a879f001b2b05af34f7c271724794ac21c0c7205b4ed973b SHA1: da3d413a8f713f2e44c86106267e2cc74f4b6dc5 MD5sum: c8572fd7c2bf394caeb0ef8543ea3446 Description: The fuse_optimizers package provides a set of optimizer implementations. An optimizer is the object responsible \ for coordinating the sensors and motion model inputs, computing the optimal state values, and providing access to \ to the optimal state via the publishers. Package: ros-kilted-fuse-optimizers-dbgsym Package-Type: ddeb Source: ros-kilted-fuse-optimizers Version: 1.2.2-1noble.20250508.214757 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 10022 Depends: ros-kilted-fuse-optimizers (= 1.2.2-1noble.20250508.214757) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-optimizers/ros-kilted-fuse-optimizers-dbgsym_1.2.2-1noble.20250508.214757_amd64.deb Size: 8475988 SHA256: cce2d8cd4cb9f965c860e726b3b9dfb4943f1e5b3644ffe115964a283e7b5dc1 SHA1: 241b1e1687d6474a24f80144e26d9446e2501271 MD5sum: 5a33ed55a332c0de2cfdf4a16f264dd0 Description: debug symbols for ros-kilted-fuse-optimizers Build-Ids: 16c3005e15fc3d53a2d22934767e20b25d1a16b1 2f4c7542d85efea46eb7ec3cc99d3ee39eec8e5a e47312eb688a7b666ea54218a6742e94d5e46d4f Package: ros-kilted-fuse-publishers Version: 1.2.2-1noble.20250508.214156 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1173 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-kilted-ament-cmake-ros, ros-kilted-fuse-core, ros-kilted-fuse-msgs, ros-kilted-fuse-variables, ros-kilted-geometry-msgs, ros-kilted-gtest-vendor, ros-kilted-nav-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-publishers/ros-kilted-fuse-publishers_1.2.2-1noble.20250508.214156_amd64.deb Size: 249816 SHA256: c700b14361d4e9fb9d5d4d8c2ff2aba0a907e1bc52502716b58d67b32379dce5 SHA1: f0c9e69c695b07e3a32cbc21b99498337e9da373 MD5sum: f5341e478e2c68b276700121373d2c47 Description: The fuse_publishers package provides a set of common publisher plugins. Package: ros-kilted-fuse-publishers-dbgsym Package-Type: ddeb Source: ros-kilted-fuse-publishers Version: 1.2.2-1noble.20250508.214156 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 6236 Depends: ros-kilted-fuse-publishers (= 1.2.2-1noble.20250508.214156) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-publishers/ros-kilted-fuse-publishers-dbgsym_1.2.2-1noble.20250508.214156_amd64.deb Size: 5498926 SHA256: 79bb668c6fd81f0468161d356948b8e0c2d316d88876f5a92ebf0b75985e3e6f SHA1: 35b51aeb2df268fab73e3b9672feabd5344b4033 MD5sum: 1e8a64a9626fbfe6d6563483bb453865 Description: debug symbols for ros-kilted-fuse-publishers Build-Ids: d517f5a02b13c88a5aaeaaa89f9adad6312814dc Package: ros-kilted-fuse-tutorials Version: 1.2.2-1noble.20250509.004712 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 7269 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), libstdc++6 (>= 13.1), ros-kilted-ament-cmake-ros, ros-kilted-fuse-constraints, ros-kilted-fuse-core, ros-kilted-fuse-models, ros-kilted-fuse-optimizers, ros-kilted-fuse-publishers, ros-kilted-fuse-variables, ros-kilted-gtest-vendor, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rviz2, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-tutorials/ros-kilted-fuse-tutorials_1.2.2-1noble.20250509.004712_amd64.deb Size: 1518706 SHA256: 77ec52add26d170ec9fc2893d05498aa778da7a4b7378bd027a8ccd02c559df6 SHA1: 7ad3028be2cce8fcb9be63fa651ea6a3f0b9d38b MD5sum: 2e7173096bda79b4b4f49a695930a68e Description: Package containing source code for the fuse tutorials. Package: ros-kilted-fuse-tutorials-dbgsym Package-Type: ddeb Source: ros-kilted-fuse-tutorials Version: 1.2.2-1noble.20250509.004712 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 8301 Depends: ros-kilted-fuse-tutorials (= 1.2.2-1noble.20250509.004712) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-tutorials/ros-kilted-fuse-tutorials-dbgsym_1.2.2-1noble.20250509.004712_amd64.deb Size: 7264588 SHA256: 3a1d992c9486445975aaf4a12b27d832929834e79fcb29830f088ada88065ab5 SHA1: 965a3a8d1759edc54953a20fa200b68d11091996 MD5sum: d13dfd4bc6d7e3fe5ee31a1983fc79cc Description: debug symbols for ros-kilted-fuse-tutorials Build-Ids: 0c99e6c92a4292b97c2f6cd977e92afa1f525928 118174c7fc14b8023fe5d875878c5f864f553d11 Package: ros-kilted-fuse-variables Version: 1.2.2-1noble.20250508.213157 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1618 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libceres-dev, ros-kilted-ament-cmake-ros, ros-kilted-fuse-core, ros-kilted-gtest-vendor, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-variables/ros-kilted-fuse-variables_1.2.2-1noble.20250508.213157_amd64.deb Size: 242612 SHA256: 6606e81fb8516f3d46b6447db3fb010c7f112bc74e79fea8dee3a35e90b61d8b SHA1: da33913684c2b14d7abab3414e6e6e313a23874b MD5sum: 4ff9a559ee046369b6cecff2d1852df8 Description: The fuse_variables package provides a set of commonly used variable types, such as 2D and 3D positions, \ orientations, velocities, and accelerations. Package: ros-kilted-fuse-variables-dbgsym Package-Type: ddeb Source: ros-kilted-fuse-variables Version: 1.2.2-1noble.20250508.213157 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 7787 Depends: ros-kilted-fuse-variables (= 1.2.2-1noble.20250508.213157) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-variables/ros-kilted-fuse-variables-dbgsym_1.2.2-1noble.20250508.213157_amd64.deb Size: 6423452 SHA256: 7dc2cdf56ff5da23232967070bea2835585dcb45f89d92800dcaab6497bd1e25 SHA1: 815e3c38c70297ed462cce47bc522429ac2626a8 MD5sum: f1ceaa759304406568ae805c61bec282 Description: debug symbols for ros-kilted-fuse-variables Build-Ids: 9b9faf17c36230670af7df2f82e844894c8afcb4 Package: ros-kilted-fuse-viz Version: 1.2.2-1noble.20250508.232535 Architecture: amd64 Maintainer: Enrique Fernandez Installed-Size: 1479 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-rviz-ogre-vendor, libeigen3-dev, ros-kilted-ament-cmake-ros, ros-kilted-fuse-constraints, ros-kilted-fuse-core, ros-kilted-fuse-msgs, ros-kilted-fuse-variables, ros-kilted-geometry-msgs, ros-kilted-gtest-vendor, ros-kilted-rviz-common, ros-kilted-rviz-rendering, ros-kilted-tf2-geometry-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-viz/ros-kilted-fuse-viz_1.2.2-1noble.20250508.232535_amd64.deb Size: 331534 SHA256: 2a54cba6c7113f2a185273dec2a2db626717a48cb1ae1648dc5b6b0f870b697f SHA1: 82ea29a90c113c7533e02d00eeb502e959e02bcb MD5sum: 9e2e9476f97be7ccd26bd7585e11334a Description: The fuse_viz package provides visualization tools for fuse. Package: ros-kilted-fuse-viz-dbgsym Package-Type: ddeb Source: ros-kilted-fuse-viz Version: 1.2.2-1noble.20250508.232535 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Enrique Fernandez Installed-Size: 11055 Depends: ros-kilted-fuse-viz (= 1.2.2-1noble.20250508.232535) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-fuse-viz/ros-kilted-fuse-viz-dbgsym_1.2.2-1noble.20250508.232535_amd64.deb Size: 10235502 SHA256: 72308f2497e48c1f53a3a2d6be2d3a5aad41fc03ee95d293505b6c0f93824c53 SHA1: 85d013151f394f51fdfdc2e771e36fae2a67603b MD5sum: 5c93b2124056c794543ed24f7677ae42 Description: debug symbols for ros-kilted-fuse-viz Build-Ids: aaf68434e9883e1fe99cd063b1bc948927eb0328 Package: ros-kilted-generate-parameter-library Version: 0.4.0-2noble.20250508.230320 Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 53 Depends: libfmt-dev, ros-kilted-generate-parameter-library-py, ros-kilted-parameter-traits, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-rclpy, ros-kilted-rsl, ros-kilted-tcb-span, ros-kilted-tl-expected, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-generate-parameter-library/ros-kilted-generate-parameter-library_0.4.0-2noble.20250508.230320_amd64.deb Size: 8684 SHA256: 0ccf2fa8d229e5aea7c7e254d085860ea7f0a76ae388eb97947573532bf43447 SHA1: b63b6758c265a2ab4fd8f8ed35d25fe06d6a601d MD5sum: 2d1a93a173b71313ca283912686de8d5 Description: CMake to generate ROS parameter library. Package: ros-kilted-generate-parameter-library-example Version: 0.4.0-2noble.20250508.230723 Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 595 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ament-cmake-core, ros-kilted-generate-parameter-library, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-generate-parameter-library-example/ros-kilted-generate-parameter-library-example_0.4.0-2noble.20250508.230723_amd64.deb Size: 135738 SHA256: 5619dc2a8b3d05235ff8e7f4b814073dc096a0bcfd62aa92641feeea73a85b40 SHA1: 4a15569bd320422f83a9204f227162c2b1c08f96 MD5sum: 80897c6bef4a7c96ca2c871dfb25f1c7 Description: Example usage of generate_parameter_library. Package: ros-kilted-generate-parameter-library-example-dbgsym Package-Type: ddeb Source: ros-kilted-generate-parameter-library-example Version: 0.4.0-2noble.20250508.230723 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 1767 Depends: ros-kilted-generate-parameter-library-example (= 0.4.0-2noble.20250508.230723) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-generate-parameter-library-example/ros-kilted-generate-parameter-library-example-dbgsym_0.4.0-2noble.20250508.230723_amd64.deb Size: 1679788 SHA256: 9d0c9307ac431087856d3a1a1efba18bf205d11733d131c64699c8a1dbf2a148 SHA1: 7b7a1de137332cc409e15b3ab646907c1a2fdb05 MD5sum: 645277f4755d45dc3d2b84ebad92d69e Description: debug symbols for ros-kilted-generate-parameter-library-example Build-Ids: 1206ef15d6dd7d91643f6ca1abbb975baffa172a 1ac5aa186d79808fbfdbf8b90427331d01530fe7 Package: ros-kilted-generate-parameter-library-example-external Version: 0.4.0-2noble.20250508.231004 Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 494 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ament-cmake-core, ros-kilted-generate-parameter-library-example, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-generate-parameter-library-example-external/ros-kilted-generate-parameter-library-example-external_0.4.0-2noble.20250508.231004_amd64.deb Size: 129270 SHA256: a41756d4d5f1b21c73503bbae566654ec3d97412ad4df9aa8876ff875d9760ef SHA1: 55777ea5d058e17bd27f65a252e326f665e27c16 MD5sum: eb73d69f29a876ded98a623b23b6ddf6 Description: Example usage of a parameter header generated in another package. Package: ros-kilted-generate-parameter-library-example-external-dbgsym Package-Type: ddeb Source: ros-kilted-generate-parameter-library-example-external Version: 0.4.0-2noble.20250508.231004 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 1767 Depends: ros-kilted-generate-parameter-library-example-external (= 0.4.0-2noble.20250508.231004) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-generate-parameter-library-example-external/ros-kilted-generate-parameter-library-example-external-dbgsym_0.4.0-2noble.20250508.231004_amd64.deb Size: 1679892 SHA256: 1f51ff93ed51853f0df130bd72bd4a84ac183e2b9cb09e188c4d642f4e78b524 SHA1: b883288320e0adb5ef015151806b74bfa4003131 MD5sum: 36c8444db5c8b0cee819bb309d19c4b6 Description: debug symbols for ros-kilted-generate-parameter-library-example-external Build-Ids: 2e4a9d7a27cb3d2aae5dd571c392055ea831d296 f7ef8c58d6d50522622036729f77e594f603bd42 Package: ros-kilted-generate-parameter-library-py Version: 0.4.0-2noble.20250424.202702 Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 280 Depends: python3-dev, python3-jinja2, python3-typeguard, python3-yaml, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-generate-parameter-library-py/ros-kilted-generate-parameter-library-py_0.4.0-2noble.20250424.202702_amd64.deb Size: 52896 SHA256: a6d8f924c5b73e7f42355e4cf5efd8c5a2cff1ee30c3c7b5645eeff8785a809e SHA1: 18495584581e69197d72636cf1404e8084a7bdae MD5sum: 27ab067648df503f498ee5ff55e37d38 Description: Python to generate ROS parameter library. Package: ros-kilted-generate-parameter-module-example Version: 0.4.0-2noble.20250508.230713 Architecture: amd64 Maintainer: paul Installed-Size: 43 Depends: ros-kilted-generate-parameter-library, ros-kilted-generate-parameter-library-py, ros-kilted-rclpy, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-generate-parameter-module-example/ros-kilted-generate-parameter-module-example_0.4.0-2noble.20250508.230713_amd64.deb Size: 6956 SHA256: 5d3a34aeabe26424e4fdbcc4f51612015e803cbadb8ffbc9140c6869c51b8d40 SHA1: d9c4bcdfcfaf315bfd38533d798d559473c97a5c MD5sum: 82ca40b5fb1a38150ed87703e7fb18ad Description: Example usage of generate_parameter_library for a python module Package: ros-kilted-geodesy Version: 1.0.6-2noble.20250424.212729 Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 124 Depends: python3-pyproj, ros-kilted-angles, ros-kilted-geographic-msgs, ros-kilted-geometry-msgs, ros-kilted-sensor-msgs, ros-kilted-unique-identifier-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/geodesy Priority: optional Section: misc Filename: pool/main/r/ros-kilted-geodesy/ros-kilted-geodesy_1.0.6-2noble.20250424.212729_amd64.deb Size: 20852 SHA256: 65568bcc77f52d01f8424f81adc8d618cabb2e76bfa8c722e1051b98b52d317a SHA1: e2dbaaf73c2e2aecef37e0057516e282ef5afee2 MD5sum: ea327a2945411b9d9f80d7de89a45010 Description: Python and C++ interfaces for manipulating geodetic coordinates. Package: ros-kilted-geographic-info Version: 1.0.6-2noble.20250424.212911 Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 41 Depends: ros-kilted-geodesy, ros-kilted-geographic-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/geographic_info Priority: optional Section: misc Filename: pool/main/r/ros-kilted-geographic-info/ros-kilted-geographic-info_1.0.6-2noble.20250424.212911_amd64.deb Size: 5302 SHA256: b2418dcf01f2c9e5d7df8df1d4c29b77691c28edfc8c274a0f75cd5d3075796b SHA1: 4b286ec8128462fc3f73b6d917719c475325b4da MD5sum: 8991ea5ba5bfa17f7a65feabd678c039 Description: Geographic information metapackage. Not needed for wet packages, use only to resolve dry stack dependencies. Package: ros-kilted-geographic-msgs Version: 1.0.6-2noble.20250424.211801 Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 4408 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-unique-identifier-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/geographic_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-geographic-msgs/ros-kilted-geographic-msgs_1.0.6-2noble.20250424.211801_amd64.deb Size: 310418 SHA256: 8f94afdf8d910735d103b381f20288e5acc85e84dd80a181f0e1b429c10192f8 SHA1: fe89bbd3ff27b3ab19de40e07f34d4266614d029 MD5sum: 2b29a3a07adb37b88e9b38aae1f9f773 Description: ROS messages for Geographic Information Systems. Package: ros-kilted-geographic-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-geographic-msgs Version: 1.0.6-2noble.20250424.211801 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 3826 Depends: ros-kilted-geographic-msgs (= 1.0.6-2noble.20250424.211801) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-geographic-msgs/ros-kilted-geographic-msgs-dbgsym_1.0.6-2noble.20250424.211801_amd64.deb Size: 3196974 SHA256: 22d4a18a56f4ea6d498e12a66c0bbc365e6d7a254a706d6d0b650a9a71cfb9ca SHA1: 9427b93989b594417782f79b3d74d2b48a697383 MD5sum: 162966451bedb7c1df6fe87a5448bdc6 Description: debug symbols for ros-kilted-geographic-msgs Build-Ids: 17687df1713d2916afbd468e7784fe1337ba0e71 1e5ea4dab66be3542fd0de8633a973f38d97510f 2cc472961fe63450692150d879c18282ce4a127f 4509f8c1e42fee17904f2825319966d9bffa14e3 5c487ef6f2400cdda0355b666007a0681556e6f8 80c8e2e026018a0ce0ec7af27d64b30e28673c01 9d478c0e750f713908eca19d87c9758aab3301a9 b046801ded27c58fe2a3d43a10507842b5490153 b6c078551bd39986533850dab891880c5a9297b3 bfda1f500b1ba6f1e82051e33f938966cb88288c e9ac1fcd55f4a2b6798775e45b827ce0faa20858 Package: ros-kilted-geometric-shapes Version: 2.3.2-2noble.20250508.212744 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 341 Depends: libassimp5 (>= 5.3.1+ds), libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfcl0.7 (>= 0.7.0), libgcc-s1 (>= 3.3.1), libqhull-r8.0 (>= 2020.1), libstdc++6 (>= 13.1), libassimp-dev, libboost-dev, libboost-filesystem1.83.0, libeigen3-dev, liboctomap-dev, libqhull-dev, ros-kilted-console-bridge-vendor, ros-kilted-eigen-stl-containers, ros-kilted-eigen3-cmake-module, ros-kilted-geometry-msgs, ros-kilted-random-numbers, ros-kilted-rclcpp, ros-kilted-resource-retriever, ros-kilted-rosidl-default-runtime, ros-kilted-shape-msgs, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/geometric_shapes Priority: optional Section: misc Filename: pool/main/r/ros-kilted-geometric-shapes/ros-kilted-geometric-shapes_2.3.2-2noble.20250508.212744_amd64.deb Size: 97448 SHA256: afbf98fa053e3a54218e36a574241a4631d985ffb9e917a7e9a81500c3b1a691 SHA1: 1c6564e3baec3ff5a7be94f9e36ea95bfd48042c MD5sum: d6e1a438966b1757c6fc6b03b34223ef Description: This package contains generic definitions of geometric shapes and bodies. Package: ros-kilted-geometric-shapes-dbgsym Package-Type: ddeb Source: ros-kilted-geometric-shapes Version: 2.3.2-2noble.20250508.212744 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 6110 Depends: ros-kilted-geometric-shapes (= 2.3.2-2noble.20250508.212744) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-geometric-shapes/ros-kilted-geometric-shapes-dbgsym_2.3.2-2noble.20250508.212744_amd64.deb Size: 6135022 SHA256: b541f5a1d5ff0424618444b5b11620676a8d5142ee59c75ac5772eb3fe73eadd SHA1: 70440b1f05387a5d4cfe1f7fb6cf6a4c7460ac2d MD5sum: cbd4c3bbad5bfe9fde2cb8b5c41b218e Description: debug symbols for ros-kilted-geometric-shapes Build-Ids: fcfde5f4e75eafdf0cf57cf5c324debd07603015 Package: ros-kilted-geometry-msgs Version: 5.5.0-2noble.20250424.211244 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 4198 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-geometry-msgs/ros-kilted-geometry-msgs_5.5.0-2noble.20250424.211244_amd64.deb Size: 256200 SHA256: 35e8d1b102c678027c25fdb67e9f3d37d83fa30ba398805b5908bb46b85756e7 SHA1: b9e8fad6deb0ad201c88bb01ecdd81f8e2ec2e61 MD5sum: 6f9304210aa210eef65a5d0638a6e658 Description: A package containing some geometry related message definitions. Package: ros-kilted-geometry-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-geometry-msgs Version: 5.5.0-2noble.20250424.211244 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 3357 Depends: ros-kilted-geometry-msgs (= 5.5.0-2noble.20250424.211244) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-geometry-msgs/ros-kilted-geometry-msgs-dbgsym_5.5.0-2noble.20250424.211244_amd64.deb Size: 2728208 SHA256: 35a0fc5f7800459fa63916f97c159f42541c402aafa71aed08e27d03d67c8e26 SHA1: e68a8e861bf1899bd1250cec1691406e25e8d7eb MD5sum: 0e998b8e21386907ad300be29ff58fe0 Description: debug symbols for ros-kilted-geometry-msgs Build-Ids: 163129dd2254269b55c1b7cbd1d3c454a6ad2bcb 177694b854b5659d85a5408ffe63d3895004639c 1a89f2f68f87d9b0871663b7b3e920759c90dc4c 342a9d345a3e12e0f03c9fcaf966bd8f5a765ca6 361edfb6e48c444fdb9f1d4064371f1e35e3f20d 421ab612b126e06ec8b7352d35f5f471d2fab686 4789a1c88ef5539518e1dbe742da76f1adf65ee4 4caf4413fcc288694d7ba4038dcb055a43a08a1a 51c857b350f1cbdf1b68e465d971cca813d84386 b11440f9c256d2c3bae1f11356a4078fd4edf6cc fa2284086d12e9fa34bb29af2e630eed0cbdc241 Package: ros-kilted-geometry-tutorials Version: 0.6.4-1noble.20250505.171519 Architecture: amd64 Maintainer: Alejandro Hernández Cordero Installed-Size: 40 Depends: ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/geometry_tutorials Priority: optional Section: misc Filename: pool/main/r/ros-kilted-geometry-tutorials/ros-kilted-geometry-tutorials_0.6.4-1noble.20250505.171519_amd64.deb Size: 5400 SHA256: df9fdf05663d1482b99ace7a61cceea63d4fb80b2e4fb8e540cc6650b55ed13a SHA1: 4c6f5553f6546463e1e789a662be213d919747f4 MD5sum: 9a93d67bce9a5d46aabfcdc33945c25f Description: Metapackage of geometry tutorials ROS. Package: ros-kilted-geometry2 Version: 0.41.0-1noble.20250508.214544 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 43 Depends: ros-kilted-tf2, ros-kilted-tf2-bullet, ros-kilted-tf2-eigen, ros-kilted-tf2-eigen-kdl, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-kdl, ros-kilted-tf2-msgs, ros-kilted-tf2-py, ros-kilted-tf2-ros, ros-kilted-tf2-sensor-msgs, ros-kilted-tf2-tools, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/geometry2 Priority: optional Section: misc Filename: pool/main/r/ros-kilted-geometry2/ros-kilted-geometry2_0.41.0-1noble.20250508.214544_amd64.deb Size: 6324 SHA256: 4ee706c4633f11ecec386f07a31ca99e7c95d4d1cc82b0653c73f4941deceaa0 SHA1: 5eed88b0e5c0acfcfeeff6debd0415d41078a361 MD5sum: 7d2e220e1e469219004372c95de2a3ba Description: A metapackage to bring in the default packages second generation Transform Library in ros, tf2. Package: ros-kilted-gmock-vendor Version: 1.15.1-2noble.20250424.202756 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 614 Depends: ros-kilted-gtest-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gmock-vendor/ros-kilted-gmock-vendor_1.15.1-2noble.20250424.202756_amd64.deb Size: 101730 SHA256: dda6f8770a59f03b6a8c34af4655f4ee741dec6680f468c7c141229b2fb26db7 SHA1: 754e4abe6230adefc4c397111974c87a6dfe0b32 MD5sum: 43e5adb82fd65f6834a042be1bce1e8e Description: The package provides GoogleMock. Package: ros-kilted-google-benchmark-vendor Version: 0.6.1-2noble.20250424.202704 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 629 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), libbenchmark-dev, ros-kilted-ros-workspace Homepage: https://github.com/google/benchmark Priority: optional Section: misc Filename: pool/main/r/ros-kilted-google-benchmark-vendor/ros-kilted-google-benchmark-vendor_0.6.1-2noble.20250424.202704_amd64.deb Size: 207032 SHA256: 2f1532b19a2eeec38676d5a7f558b76bc69be0778d767b5e357abfee4273639f SHA1: 0a26276e4078c0d69bac351a638cb5158f994d63 MD5sum: ba708421cf9294d8e5890d0d1e3cd1a3 Description: This package provides Google Benchmark. Package: ros-kilted-google-benchmark-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-google-benchmark-vendor Version: 0.6.1-2noble.20250424.202704 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 2164 Depends: ros-kilted-google-benchmark-vendor (= 0.6.1-2noble.20250424.202704) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-google-benchmark-vendor/ros-kilted-google-benchmark-vendor-dbgsym_0.6.1-2noble.20250424.202704_amd64.deb Size: 2077530 SHA256: ecac56086cf96a50bf6b01d785434449d6486842067ad6a3f8fc551ec5ca075b SHA1: 0536abdbb2a093855366853e9d474b99def45736 MD5sum: 3dfc41b6a20d20df4168539bc88427ce Description: debug symbols for ros-kilted-google-benchmark-vendor Build-Ids: 4494fdc1b21a2dd734b0bb576b82cd1bf1be2868 62e6dbc4c4775ad9e6dff5b637b2c3f66e6bd4a7 Package: ros-kilted-gpio-controllers Version: 4.23.0-2noble.20250508.230513 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 628 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-control-msgs, ros-kilted-controller-interface, ros-kilted-generate-parameter-library, ros-kilted-hardware-interface, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-realtime-tools, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gpio-controllers/ros-kilted-gpio-controllers_4.23.0-2noble.20250508.230513_amd64.deb Size: 149510 SHA256: a87c5adfe89947196669089c11f747ec8446a0a98e4e30e7172a283bdc9319c6 SHA1: 4575213de6b8cb3e91a09d12810dcb62827a6ff3 MD5sum: 75936e4b8aa4c192949dcd12f8690187 Description: Controllers to interact with gpios. Package: ros-kilted-gpio-controllers-dbgsym Package-Type: ddeb Source: ros-kilted-gpio-controllers Version: 4.23.0-2noble.20250508.230513 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 2829 Depends: ros-kilted-gpio-controllers (= 4.23.0-2noble.20250508.230513) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gpio-controllers/ros-kilted-gpio-controllers-dbgsym_4.23.0-2noble.20250508.230513_amd64.deb Size: 2470908 SHA256: 785d37627d67ef9b911108076ecdc6a2899c8da06f69a090f2395be3d2a042d2 SHA1: 866fdb85a97de7497b2684d9c6a88009d2ba66f3 MD5sum: 9f8ffa4b8faab73d06f6b1ee5553a27e Description: debug symbols for ros-kilted-gpio-controllers Build-Ids: 649fb10a2605100b0805bd3763caad5f9c7c85a3 Package: ros-kilted-gps-msgs Version: 2.0.4-2noble.20250424.211243 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 841 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/gps_common Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gps-msgs/ros-kilted-gps-msgs_2.0.4-2noble.20250424.211243_amd64.deb Size: 80426 SHA256: 5fc3f0bad43ffea0565b059ccb1511640ffe16fdaa2ec4d9928ed418884a8447 SHA1: 486e85ddcacb6fd160a93708b1e20497fcad8d36 MD5sum: a93c6870292cfb1fa56b4669926b89b0 Description: GPS messages for use in GPS drivers Package: ros-kilted-gps-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-gps-msgs Version: 2.0.4-2noble.20250424.211243 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 518 Depends: ros-kilted-gps-msgs (= 2.0.4-2noble.20250424.211243) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gps-msgs/ros-kilted-gps-msgs-dbgsym_2.0.4-2noble.20250424.211243_amd64.deb Size: 404222 SHA256: c05aeca180c74e0a2e972358d7dc029b7d6f92916e42fae14818d473dacc9d51 SHA1: 1f04230e52585a3ef02ab0e12a51a840330f6779 MD5sum: ded3bbae40349c2221b7a3fa1fe1896e Description: debug symbols for ros-kilted-gps-msgs Build-Ids: 179e2d3a94c432aa2d95ef72a3fc1152d130e53b 39becfa78bcc4a420e4bf8b8053c47edfba67e55 439a7e45bf600b9132de9381713f24098b3ffa98 5cbebf3f11cbb9a66684a4abb6a14b4b7d07ec0b 5cc72bbf8f5436e06691c38d812e7aa91b1ff30b aa6fb88b99ee39a537a7446429a2d0599c0f11f7 b6831fd0f7e7356406ab2438104a83c7c0045a10 b99d00bf19fdb21a19115bf7463591ed7a57db7b ba44921eef053d6f4770c30f8e77d1925d56a3e8 cda88a847c4abdf5bc543ae8e79ce02a9aa4baa6 e5cb321e7173bbc491c085086eb16285d46d4c76 Package: ros-kilted-gps-sensor-broadcaster Version: 4.23.0-2noble.20250508.230516 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 282 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-controller-interface, ros-kilted-generate-parameter-library, ros-kilted-hardware-interface, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-realtime-tools, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gps-sensor-broadcaster/ros-kilted-gps-sensor-broadcaster_4.23.0-2noble.20250508.230516_amd64.deb Size: 79148 SHA256: 7cdc8b2de1fb5551635fac6c87f3d7e6a984b0f6b2d15a5ad2aa3c84df6473a5 SHA1: 08f16f1660bb190c5257028b51ed7e42f39af4ac MD5sum: 8e57b7d47f6977aa0412732d0ea02a3a Description: Controller to publish readings of GPS sensors. Package: ros-kilted-gps-sensor-broadcaster-dbgsym Package-Type: ddeb Source: ros-kilted-gps-sensor-broadcaster Version: 4.23.0-2noble.20250508.230516 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1173 Depends: ros-kilted-gps-sensor-broadcaster (= 4.23.0-2noble.20250508.230516) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gps-sensor-broadcaster/ros-kilted-gps-sensor-broadcaster-dbgsym_4.23.0-2noble.20250508.230516_amd64.deb Size: 1097104 SHA256: 417dac21f464dd0989c625890168984973a4de9e647727eee7d239a513ca7f92 SHA1: 582cbb3110563a7f732f12e0d56679aa7b6b9a48 MD5sum: 132c68944e22eb5e764e6d5093bc284e Description: debug symbols for ros-kilted-gps-sensor-broadcaster Build-Ids: b34669656f0081bcc23e6df64bbe599eddf656a2 Package: ros-kilted-gps-tools Version: 2.0.4-2noble.20250508.213217 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1030 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-gps-msgs, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclpy, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/gps_common Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gps-tools/ros-kilted-gps-tools_2.0.4-2noble.20250508.213217_amd64.deb Size: 171866 SHA256: a11631b0f864a451491f52ea3e1abd75bcc8cd9efb6fe53d7b399deee1be7dc5 SHA1: dda304024f38c9b0b3be719fecae9f4195982b24 MD5sum: 8b5220232e489f11786225085db6931f Description: GPS routines for use in GPS drivers Package: ros-kilted-gps-tools-dbgsym Package-Type: ddeb Source: ros-kilted-gps-tools Version: 2.0.4-2noble.20250508.213217 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 4676 Depends: ros-kilted-gps-tools (= 2.0.4-2noble.20250508.213217) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gps-tools/ros-kilted-gps-tools-dbgsym_2.0.4-2noble.20250508.213217_amd64.deb Size: 4001358 SHA256: 749c011f99ffe5952f053db9704048a67fe56d2594a9b6d1271861b3336cc918 SHA1: f3121f8517fb785ed698cc1f1d8e99aa60780a43 MD5sum: bc9c4bf75cb09d8699042229efd30617 Description: debug symbols for ros-kilted-gps-tools Build-Ids: 5537fa676cd41b6a8e87af1cd2fc17aab41562f1 a8b30221dab3e61a499760f2a2c00cd836ecf655 Package: ros-kilted-gps-umd Version: 2.0.4-2noble.20250508.225100 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 41 Depends: ros-kilted-gps-msgs, ros-kilted-gps-tools, ros-kilted-gpsd-client, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/gps_umd Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gps-umd/ros-kilted-gps-umd_2.0.4-2noble.20250508.225100_amd64.deb Size: 5406 SHA256: 35fe518cddc9477f55e5fb1a1e52795632972cfed1dac320f5b0b9d691b3ebb2 SHA1: 78294a552148aad5cea4dc820d260afc4374b9fc MD5sum: 44ec125a460849ab6a42bfe800d61f51 Description: gps_umd metapackage Package: ros-kilted-gpsd-client Version: 2.0.4-2noble.20250508.215716 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 264 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgps30t64 (>= 3.3), libstdc++6 (>= 13.1), libgps-dev, pkg-config, ros-kilted-gps-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/gpsd_client Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gpsd-client/ros-kilted-gpsd-client_2.0.4-2noble.20250508.215716_amd64.deb Size: 72050 SHA256: b1c3e154de1454d358a9528a667a1b43b532257f28e3c7890e38be9d48cbb5e1 SHA1: b740f3c9977857f4dcca90ae2d4c3557d75f9696 MD5sum: 95c8d93469da617d78a13d1e1abdce0a Description: connects to a GPSd server and broadcasts GPS fixes using the NavSatFix message Package: ros-kilted-gpsd-client-dbgsym Package-Type: ddeb Source: ros-kilted-gpsd-client Version: 2.0.4-2noble.20250508.215716 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1179 Depends: ros-kilted-gpsd-client (= 2.0.4-2noble.20250508.215716) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gpsd-client/ros-kilted-gpsd-client-dbgsym_2.0.4-2noble.20250508.215716_amd64.deb Size: 1084022 SHA256: d2b3abf22adfe040ecb4c1fe75ed18ab0d76d7d976bf733268ef4918eaae0579 SHA1: ad0987a79a23dfa87f8b0ee4994c993a32db9254 MD5sum: f506397cee094c9441e59ef3915d06c5 Description: debug symbols for ros-kilted-gpsd-client Build-Ids: 3e15a0f7d8f0a6b98ae39014ddd4239fe170d759 Package: ros-kilted-graph-msgs Version: 0.2.0-6noble.20250424.211800 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 598 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://github.com/davetcoleman/graph_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-graph-msgs/ros-kilted-graph-msgs_0.2.0-6noble.20250424.211800_amd64.deb Size: 62964 SHA256: 79d15df8087c0fca2cc3272b696437a19c4733900b7c93fc718369ca4961e87b SHA1: bbe0ee2537be660ec0450832b2376f14cb133f0e MD5sum: 57f9968b3b8e188220203bb96759d23a Description: ROS messages for publishing graphs of different data types Package: ros-kilted-graph-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-graph-msgs Version: 0.2.0-6noble.20250424.211800 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 488 Depends: ros-kilted-graph-msgs (= 0.2.0-6noble.20250424.211800) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-graph-msgs/ros-kilted-graph-msgs-dbgsym_0.2.0-6noble.20250424.211800_amd64.deb Size: 378496 SHA256: 21a254659388ad8097a0cd5367cd57774fd5e0a6846de5bf023ce2c682c2ebaa SHA1: eb9c571003387a7afcf615ad679c6f471fdd0077 MD5sum: b59701a27ccb41bd0b5cb85eef4ef5e8 Description: debug symbols for ros-kilted-graph-msgs Build-Ids: 2e9f009e0b723410819465211be17ccbb945cae4 31356d76059c7a8f6aa06bfb42aa1eff81c58cde 3c8926d499df3f5525ec7e6f6767be80990aa044 61ed47d524154c6f8e784a899c7c8d9b481c53ef 7547f5d5658481700510529e130fa21b55099856 7f6f007ac60a4a073a9b7ed69f43d71ef76b6097 8ed1f093e13a7075e2a986fa8c894b9ac93fc5cf 8fc5c2dc31e4caca6992744bd85114e82543eb00 8fd5de9e9ed7212fda1a2e6c310d7c61e78a8604 a80d3cd96340c9c556fd0abe323e84537139efc3 c76e576f2fcf8802941d99bd613af5a352707dfe Package: ros-kilted-grasping-msgs Version: 0.5.0-2noble.20250424.215053 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 3853 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-moveit-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-shape-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/grasping_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-grasping-msgs/ros-kilted-grasping-msgs_0.5.0-2noble.20250424.215053_amd64.deb Size: 273456 SHA256: 059b9e899f4435cfd4a1c6e32d80ea0d3442a4905d8d67ca7dfc6f7fa1e3d193 SHA1: 377bba4305451e32140a07579aa863ffea0f9235 MD5sum: 9d3dc3a7963b402d1ffa700a62655da3 Description: Messages for describing objects and how to grasp them. Package: ros-kilted-grasping-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-grasping-msgs Version: 0.5.0-2noble.20250424.215053 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 3048 Depends: ros-kilted-grasping-msgs (= 0.5.0-2noble.20250424.215053) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-grasping-msgs/ros-kilted-grasping-msgs-dbgsym_0.5.0-2noble.20250424.215053_amd64.deb Size: 2483356 SHA256: 8f3cc7f3d9d334f486085c038807badc72248f58f31e41cbd1a7d9ded7a366a1 SHA1: 445ffd936a71c30fe77aafd543e97a1311164030 MD5sum: c26333c428a87a3ce0bcc9223392c51e Description: debug symbols for ros-kilted-grasping-msgs Build-Ids: 27f9ee31a3484289b1b5a98447dd1861c194ad05 3870e3bd9ed1112b802ae82df101878df3eb658c 45da387e914896d329a890bccfeecdd420045736 4d1f0a376100e8ab39a81edfc1f8b6394817332f 6049f019021c98dd2628662fdfd3b5fe3e540218 799b937b50af2b1acfa1fde5be5b99e8c24b40f6 7e6fddab4e4fe0f92dde8130714543964797150b b9ae951178fe7b1552b3d363d7ae42a782d48c38 cbfc2354444ece68d272b0b4db78bb6cfc4c8c06 cf84d1b5b1ebfda64254dc5d634117145948ee4c e7dd4318e9901cdb36dce1181baa389272e81f4e Package: ros-kilted-grbl-msgs Version: 0.0.2-9noble.20250424.211306 Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 3184 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-grbl-msgs/ros-kilted-grbl-msgs_0.0.2-9noble.20250424.211306_amd64.deb Size: 204402 SHA256: 728cfb601f1900fe645106a52165bdd45032bd239828442acdeb2949055857ec SHA1: 0cad980d855405a46af30a62bf1a8751e0feb834 MD5sum: 885cce09f89cd2c9a3e33391bcf9eee4 Description: ROS2 Messages package for GRBL devices Package: ros-kilted-grbl-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-grbl-msgs Version: 0.0.2-9noble.20250424.211306 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 1792 Depends: ros-kilted-grbl-msgs (= 0.0.2-9noble.20250424.211306) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-grbl-msgs/ros-kilted-grbl-msgs-dbgsym_0.0.2-9noble.20250424.211306_amd64.deb Size: 1289188 SHA256: 0da12cb321678aed26c72a39e42c427e998c5705167aa09b5eb871871bfc59ba SHA1: e049344d15b5bd95b76924be4720a5f34cba062e MD5sum: 4eea82b8ab6d983731a0056c651a2781 Description: debug symbols for ros-kilted-grbl-msgs Build-Ids: 5db256d1abea8db84727542df50c8ed7ed8129ea 9182a426eeca60a9f751329d90e3fa8771c35f42 9612b7fb871cb4f5a5ce7c613365e04af4b21b17 9784988214b0df57220e211e5c30bf3189d9d810 9968bad6cb40d802edc1b0364fd4a2d72b3c34bf bdfa2e88e311fb24750c3f1591dd655a0221ce2c c8a6769d290fd2d94c7320267553096bc7c7435a ceced6c55db4d0a3af476ac76d62d7f2ada9aef3 d3d2c0d78fdfbb02d4e16ecb5ddfc43e35ff6db9 d46f2c752578d78eef3a9875a74571d3b56a5817 d762a17737fa1a0d5e53ba7e7ffc2eacceba8d45 Package: ros-kilted-grbl-ros Version: 0.0.16-7noble.20250508.213559 Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 127 Depends: ros-kilted-grbl-msgs, ros-kilted-rclpy, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-grbl-ros/ros-kilted-grbl-ros_0.0.16-7noble.20250508.213559_amd64.deb Size: 26024 SHA256: 72b24803b7081f03823aa35429e1373fcc98545377af2c43838c19c263aa671a SHA1: b6405a70d14645acacc2e40e3199ebcd159d97a9 MD5sum: 715d495ff7cf2d70b3b111e3a7b20a3d Description: ROS2 package to interface with a GRBL serial device Package: ros-kilted-gripper-controllers Version: 4.23.0-2noble.20250508.230832 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 341 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-control-msgs, ros-kilted-control-toolbox, ros-kilted-controller-interface, ros-kilted-generate-parameter-library, ros-kilted-hardware-interface, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-realtime-tools, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gripper-controllers/ros-kilted-gripper-controllers_4.23.0-2noble.20250508.230832_amd64.deb Size: 83496 SHA256: ff4e4989fbd006a7599d2a55b198afe70918e3e212a4f612b09c3cc45e0b9518 SHA1: 77bf0bb43f5a2c589702bb499b611b3900e13193 MD5sum: b1d8859282d48cf79fdb7ff037ecf6e2 Description: The gripper_controllers package Package: ros-kilted-gripper-controllers-dbgsym Package-Type: ddeb Source: ros-kilted-gripper-controllers Version: 4.23.0-2noble.20250508.230832 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1079 Depends: ros-kilted-gripper-controllers (= 4.23.0-2noble.20250508.230832) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gripper-controllers/ros-kilted-gripper-controllers-dbgsym_4.23.0-2noble.20250508.230832_amd64.deb Size: 968156 SHA256: 3530d9fd99676deea62b9b51fa341c7a0acef25e48ac2f5ca7d8d8687944c116 SHA1: e3720b5353323e221039f0e3243b79203758d55f MD5sum: a917ac2393a6c6ec0930fa0f1b1b34ab Description: debug symbols for ros-kilted-gripper-controllers Build-Ids: 37b475a28f976985e2dd405c5c287f2dc57b773e Package: ros-kilted-gscam Version: 2.0.2-5noble.20250508.214947 Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 472 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.16.0), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libstdc++6 (>= 13.1), libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, ros-kilted-camera-calibration-parsers, ros-kilted-camera-info-manager, ros-kilted-class-loader, ros-kilted-cv-bridge, ros-kilted-image-transport, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gscam/ros-kilted-gscam_2.0.2-5noble.20250508.214947_amd64.deb Size: 134988 SHA256: 3c41fc600c70026a1df5f3455143e42dcc912478af0fd06de2feaeed9d0f64f6 SHA1: c790cf290e91ead30dcdcec1b035851f4ba920fe MD5sum: 97411054d114fe99075f023b96c581a6 Description: A ROS camera driver that uses gstreamer to connect to devices such as webcams. Package: ros-kilted-gscam-dbgsym Package-Type: ddeb Source: ros-kilted-gscam Version: 2.0.2-5noble.20250508.214947 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 2067 Depends: ros-kilted-gscam (= 2.0.2-5noble.20250508.214947) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gscam/ros-kilted-gscam-dbgsym_2.0.2-5noble.20250508.214947_amd64.deb Size: 1925396 SHA256: 14e32d338e69a1daa4f67dd73401bd7e305ab9677b43612b0363035743d839d3 SHA1: 281e441a5f4e50985d0cbc772363365a82527311 MD5sum: 439c3fb30d8c409b046b3759e5555d4b Description: debug symbols for ros-kilted-gscam Build-Ids: 181144164fa63a6b9cd5b2e3d798f6647bb7b0c9 42fccf914e1894265b74b64aadd8b14093f061d7 Package: ros-kilted-gtest-vendor Version: 1.15.1-2noble.20250424.202704 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 1008 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gtest-vendor/ros-kilted-gtest-vendor_1.15.1-2noble.20250424.202704_amd64.deb Size: 182942 SHA256: f1acf39c6e73162eb76c9f02997ed730c1efc956fe6e265db41a5fd245f38965 SHA1: 63714ec6bc39aa85e1821cea231891709912353f MD5sum: 03efac1c9b7d0e1d1e24da4d669c8d54 Description: The package provides GoogleTest. Package: ros-kilted-gtsam Version: 4.2.0-7noble.20250424.202709 Architecture: amd64 Maintainer: Frank Dellaert Installed-Size: 8728 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-serialization1.83.0 (>= 1.83.0), libboost-timer1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 4.0), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0), libtbbmalloc2 (>= 2017~U7), libboost-all-dev, libeigen3-dev, libtbb-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gtsam/ros-kilted-gtsam_4.2.0-7noble.20250424.202709_amd64.deb Size: 2166364 SHA256: b254e7e67e72d84ea67fbf68a44f5faf1e6dce4a6be62f7ba93bddd8c1e5c900 SHA1: def6b70d2c8cd538ab23e286ee94e0db33b16928 MD5sum: 406f7581ea4f486b0251b1c1e5e5caf6 Description: gtsam Package: ros-kilted-gtsam-dbgsym Package-Type: ddeb Source: ros-kilted-gtsam Version: 4.2.0-7noble.20250424.202709 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Frank Dellaert Installed-Size: 169596 Depends: ros-kilted-gtsam (= 4.2.0-7noble.20250424.202709) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gtsam/ros-kilted-gtsam-dbgsym_4.2.0-7noble.20250424.202709_amd64.deb Size: 168941298 SHA256: 087617d697ac0ea40cb74161a5c18129ef832a8167a638bf0187e38c5ce051dc SHA1: 6b4c4f5ab680da5edd8a1f8e7085484669e83464 MD5sum: d36408a045845a313b93e7e5721c9e44 Description: debug symbols for ros-kilted-gtsam Build-Ids: 3ce8b6ed9f9e6bb4230d6873f5e1e64e53159610 b320728cc50b432a93723efe6da3eb2fa1335a6a e86cc94a14d5de198847c42090e521aca4588e81 Package: ros-kilted-gurumdds-cmake-module Version: 5.0.0-4noble.20250508.224228 Architecture: amd64 Maintainer: Donghyeon Lee Installed-Size: 51 Depends: ros-kilted-ament-cmake, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gurumdds-cmake-module/ros-kilted-gurumdds-cmake-module_5.0.0-4noble.20250508.224228_amd64.deb Size: 7720 SHA256: 336b785216f16ff503111f87bda4b4e0b81d2fca3cc08cddc51e86af5e730b91 SHA1: a653f9f88cdcba7c3534fa2be24787cc7a4ad50b MD5sum: 49a9826d11b2100da0cfdf040124db99 Description: Provide CMake module to find GurumNetworks GurumDDS. Package: ros-kilted-gz-cmake-vendor Version: 0.2.2-2noble.20250424.203005 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 1943 Depends: ros-kilted-ros-workspace Homepage: https://github.com/gazebosim/gz-cmake Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-cmake-vendor/ros-kilted-gz-cmake-vendor_0.2.2-2noble.20250424.203005_amd64.deb Size: 196400 SHA256: 5c6bb5ad0316fdf235107c82e782bbca26ed8744e4298deb535fa26aef636c0f SHA1: efd39a9e6fd820ee1652b72226a0411cc5f37437 MD5sum: 6a8d2155cc6cd2b74b313a41c915a188 Description: Vendor package for: gz-cmake4 4.1.1 Gazebo CMake : CMake Modules for Gazebo Projects Package: ros-kilted-gz-common-vendor Version: 0.2.3-2noble.20250424.204842 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 2402 Depends: libassimp5 (>= 5.3.1+ds), libavcodec60 (>= 7:6.0), libavdevice60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.38), libfreeimage3 (>= 3.18.0+ds2), libgcc-s1 (>= 3.3.1), libgdal34t64 (>= 3.6.0), libspdlog1.12-fmt9, libstdc++6 (>= 13.1), libswscale7 (>= 7:6.0), libtinyxml2-10 (>= 10.0.0), libuuid1 (>= 2.16), ros-kilted-gz-math-vendor, ros-kilted-gz-utils-vendor, libassimp-dev, libavcodec-dev, libavdevice-dev, libavfilter-dev, libavformat-dev, libavutil-dev, libfreeimage-dev, libgdal-dev, libpostproc-dev, libswresample-dev, libswscale-dev, libtinyxml2-dev, ros-kilted-gz-cmake-vendor, ros-kilted-spdlog-vendor, uuid-dev, ros-kilted-ros-workspace Homepage: https://github.com/gazebosim/gz-common Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-common-vendor/ros-kilted-gz-common-vendor_0.2.3-2noble.20250424.204842_amd64.deb Size: 640724 SHA256: 77b5c4c98cf30cfac9b27bb802c43fd448029d89f2af2d262f9dc4cb5325f827 SHA1: 8a872eebdfe56ca29029bbe594050195a871d3b9 MD5sum: 3c5564c3ac3f9d1dd0df817a433f928c Description: Vendor package for: gz-common6 6.0.2 Gazebo Common : AV, Graphics, Events, and much more. Package: ros-kilted-gz-common-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-gz-common-vendor Version: 0.2.3-2noble.20250424.204842 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 8057 Depends: ros-kilted-gz-common-vendor (= 0.2.3-2noble.20250424.204842) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-common-vendor/ros-kilted-gz-common-vendor-dbgsym_0.2.3-2noble.20250424.204842_amd64.deb Size: 7691276 SHA256: b4d575c207225b744277a8d79c71e92cc3963da09633c50b1c5c8c8a4ca86a49 SHA1: b18045b54e923b806c5e8895f9ef9bfa9dd9c440 MD5sum: a0ef7c02ace4c676b8f36f37bda9dd35 Description: debug symbols for ros-kilted-gz-common-vendor Build-Ids: 1da02e951b0fc302945c807df4d71384a98e6fe2 5598a85982cbe532c1f727ef716c8d71832eae47 8459d533ccd50ca9fcf7512f8709c3ac07f765c8 876fe5274747d0614ddccf32c28be553c3602ea0 a16cefaa6354da7ed7b01bc7e6a88b5830b7a318 bac5eb2a54db29e85818ef6c45ef47d528dc0b3d cdc7f2aebfd318c2fc49a113e689bddc13e87ea7 e954cbd5ac3072e1bee571c7aa13167c33022416 Package: ros-kilted-gz-dartsim-vendor Version: 0.1.2-2noble.20250424.203337 Architecture: amd64 Maintainer: Addisu Taddese Installed-Size: 45391 Depends: libassimp5 (>= 5.3.1+ds), libbullet3.24t64 (>= 3.24+dfsg), libc6 (>= 2.38), libfcl0.7 (>= 0.7.0), libgcc-s1 (>= 3.3.1), liboctomap1.9t64 (>= 1.9.7+dfsg), libode8t64 (>= 2:0.16.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), liburdfdom-model4.0 (>= 4.0.0), libassimp-dev, libboost-dev, libboost-regex-dev, libboost-system-dev, libbullet-dev, libccd-dev, libeigen3-dev, libfcl-dev, libfmt-dev, liblz4-dev, liboctomap-dev, libode-dev, libtinyxml2-dev, liburdfdom-dev, ros-kilted-ros-workspace Homepage: https://dartsim.github.io/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-dartsim-vendor/ros-kilted-gz-dartsim-vendor_0.1.2-2noble.20250424.203337_amd64.deb Size: 12393502 SHA256: 9c38488097d9b475d9c98682423da0e5903170e787f85d60f2e80d32bf87e73d SHA1: 356abdbcb5e1ce7d552566702b5dd586e7907c5c MD5sum: ec370c0d74bc8522d8b977a35d877b1a Description: Vendor package for the DART physics engine v6.13.2 Package: ros-kilted-gz-dartsim-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-gz-dartsim-vendor Version: 0.1.2-2noble.20250424.203337 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Taddese Installed-Size: 99088 Depends: ros-kilted-gz-dartsim-vendor (= 0.1.2-2noble.20250424.203337) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-dartsim-vendor/ros-kilted-gz-dartsim-vendor-dbgsym_0.1.2-2noble.20250424.203337_amd64.deb Size: 97911330 SHA256: 506b2481173835801bf60b5c4f6396e8e8913bf2a0abeb6759e9a6191a4cd370 SHA1: a2f3180fe42df9cc5628fb9d20ee3e9a79521ebf MD5sum: 24f48fb033849de2026bd7cade717de0 Description: debug symbols for ros-kilted-gz-dartsim-vendor Build-Ids: 0aec296e6ad71946fa0d63e977f7458c1fbee2b2 435274caa54240a48cba251e78440c792429f145 5339c9ece7652f23366f15f1b49c388c56a40c73 a5a29e0120cb670398b75195c5ada77404b26751 cfd63c22c20e67debc1b39b5f89218d0673f89d6 daed47b97b24d3e62bae7e63a0fd6df54889909f f2a98b5c4bb6604cef769d57de31a2da4ab4e04e Package: ros-kilted-gz-fuel-tools-vendor Version: 0.2.1-2noble.20250424.210104 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 806 Depends: libc6 (>= 2.38), libcurl4t64 (>= 7.56.1), libgcc-s1 (>= 3.3.1), libjsoncpp25 (>= 1.9.5), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-0-2, libzip4t64 (>= 0.11.2), ros-kilted-gz-common-vendor, ros-kilted-gz-math-vendor, ros-kilted-gz-msgs-vendor, libcurl4-openssl-dev, libgflags-dev, libjsoncpp-dev, libtinyxml2-dev, libyaml-dev, libzip-dev, ros-kilted-gz-cmake-vendor, ros-kilted-gz-tools-vendor, ros-kilted-gz-utils-vendor, ros-kilted-ros-workspace Homepage: https://github.com/gazebosim/gz-fuel-tools Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-fuel-tools-vendor/ros-kilted-gz-fuel-tools-vendor_0.2.1-2noble.20250424.210104_amd64.deb Size: 225946 SHA256: c2c715ece2a6cb9e22bd1ebf35292321febfc201fb2874d96c2db5296e3bde13 SHA1: e24f2571a01f3c2f822be93535f055e7b19a86fb MD5sum: daf7a3c8cde16a8cb3cfb47a82d95ffc Description: Vendor package for: gz-fuel_tools10 10.0.1 Gazebo Fuel Tools: Classes and tools for interacting with Gazebo Fuel Package: ros-kilted-gz-fuel-tools-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-gz-fuel-tools-vendor Version: 0.2.1-2noble.20250424.210104 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 3479 Depends: ros-kilted-gz-fuel-tools-vendor (= 0.2.1-2noble.20250424.210104) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-fuel-tools-vendor/ros-kilted-gz-fuel-tools-vendor-dbgsym_0.2.1-2noble.20250424.210104_amd64.deb Size: 3353066 SHA256: ffda431efae7f401fae6679e1d702f74e00124ed28903edf490f9be3c12e732e SHA1: cfec4f4ce2f97646cdb1271577f5d6d0e5de8e1e MD5sum: 5ab55c7a84d5210d20861f6a0855a3c3 Description: debug symbols for ros-kilted-gz-fuel-tools-vendor Build-Ids: d3e40aa988a8d7d3e1b6c83f7e7e8ce6c9f77615 Package: ros-kilted-gz-gui-vendor Version: 0.2.1-2noble.20250424.212611 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 2863 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.11.1) | libqt5gui5-gles (>= 5.11.1), libqt5qml5 (>= 5.9.0~beta), libqt5quick5 (>= 5.14.1) | libqt5quick5-gles (>= 5.14.1), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-gz-common-vendor, ros-kilted-gz-math-vendor, ros-kilted-gz-msgs-vendor, ros-kilted-gz-plugin-vendor, ros-kilted-gz-rendering-vendor, ros-kilted-gz-transport-vendor, libprotobuf-dev, libprotoc-dev, libqt5core5a, libqt5quick5, libqt5widgets5, libtinyxml2-dev, protobuf-compiler, qml-module-qt-labs-folderlistmodel, qml-module-qt-labs-platform, qml-module-qt-labs-settings, qml-module-qtcharts, qml-module-qtgraphicaleffects, qml-module-qtlocation, qml-module-qtpositioning, qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-dialogs, qml-module-qtquick-extras, qml-module-qtquick-layouts, qml-module-qtquick-templates2, qml-module-qtquick-window2, qml-module-qtquick2, qtbase5-dev, qtdeclarative5-dev, qtquickcontrols2-5-dev, ros-kilted-gz-cmake-vendor, ros-kilted-gz-tools-vendor, ros-kilted-gz-utils-vendor, ros-kilted-ros-workspace Homepage: https://github.com/gazebosim/gz-rendering Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-gui-vendor/ros-kilted-gz-gui-vendor_0.2.1-2noble.20250424.212611_amd64.deb Size: 632446 SHA256: 4d1b82d1cfd4e510cce24913fcbb74f0292ecc836c6e7c0d8ca5f69ff13a7499 SHA1: e4dc3ef022f6f979038c0451606de7acd105ae44 MD5sum: fff275e644167b409dea392bb1900aaf Description: Vendor package for: gz-gui9 9.0.1 Gazebo GUI : Graphical interfaces for robotics applications Package: ros-kilted-gz-gui-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-gz-gui-vendor Version: 0.2.1-2noble.20250424.212611 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 25596 Depends: ros-kilted-gz-gui-vendor (= 0.2.1-2noble.20250424.212611) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-gui-vendor/ros-kilted-gz-gui-vendor-dbgsym_0.2.1-2noble.20250424.212611_amd64.deb Size: 24322412 SHA256: 331441227af00f3e3e8b099e72a028282aac8de1263bd9fd10ddcfd4e6b0bdb6 SHA1: 98082aa9fe06afa02df876cdba401f8698105f90 MD5sum: 5d54bc43b242494d3fd0826e87e45370 Description: debug symbols for ros-kilted-gz-gui-vendor Build-Ids: 0b08a9365093e8603f3efd1857d2aa52759cbdb8 0d8201f8219d434bc89790ceae06b01643bab00d 241f91224b5cbbd1fbcaee7325b58fe976972c64 25d14ab4eaf372d4c55480903edd0d7c23279c7a 3ed2deec3f4a62264865cb5197d30b4b11966b67 4784f02f1f66f1fad04f177c32f9d066a15c490a 48c75ae4a427b57a05dd1a6112a79997abe494bc 5907974ba04082ae9a2b1d97a077c3324b3daa4e 59be3fefcd918461706ce0e1d1bd8a629fc059a3 69133944f457eb6e7214a7ec8b286b689ac3b30d 88637ecd643d0d0cdffac6a8afbeaad87d5b2be1 9e1b3ba5d8ab6305ef68c49dc1957039f0fed694 ab218ae08e48b18676ebeb6ae2c41f56a6ebe39a abb1a1c438ab29347ad8b55134059edd0289bf51 ad43ed7a7370393916f4d4fd322ca9cfe42e04e6 ad8baea8d1af499b78ea8b88d7cd3de762155ea1 b0db0ef565c3e52c32353b59d87621d412722b95 bf0d6fe78d8ddedd666e36175354f5e19a38c824 ceaf0d5c895e0f2e89fda8df07a8d7f27ed6b816 d0d3b5fd384e7d076cc9f7a233286aadac2432cd db46142e040586273ca9e0bc40707de2fbf4d5a4 dcc8a5806f145e9ed7043b348fee0f59bd9298ea fa29b935619d50a48f303c1ff3bdf49bda4c018f ff76a65d15cda38e6904454c04cb1889da279800 Package: ros-kilted-gz-launch-vendor Version: 0.2.1-2noble.20250424.231251 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 1039 Depends: libbinutils (>= 2.42), libbinutils (<< 2.42.1), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libwebsockets19t64 (>= 1.7.0), ros-kilted-gz-common-vendor, ros-kilted-gz-gui-vendor, ros-kilted-gz-math-vendor, ros-kilted-gz-msgs-vendor, ros-kilted-gz-plugin-vendor, ros-kilted-gz-sim-vendor, ros-kilted-gz-transport-vendor, ros-kilted-sdformat-vendor, binutils-dev, libgflags-dev, libtinyxml2-dev, libwebsockets-dev, libxi-dev, libxmu-dev, libyaml-dev, ros-kilted-gz-cmake-vendor, ros-kilted-gz-tools-vendor, uuid-dev, ros-kilted-ros-workspace Homepage: https://github.com/gazebosim/gz-launch Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-launch-vendor/ros-kilted-gz-launch-vendor_0.2.1-2noble.20250424.231251_amd64.deb Size: 270828 SHA256: 1a5d42fdfaf0f876c6fd2008deacf53e30d48248fcd58d358c19834060978554 SHA1: 3fa2ec3ded0a2d54a24db3672d09b669abd39507 MD5sum: a917fdf70d828ef87a2714815dc6d950 Description: Vendor package for: gz-launch8 8.0.1 Gazebo Launch : Run and manage programs and plugins Package: ros-kilted-gz-launch-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-gz-launch-vendor Version: 0.2.1-2noble.20250424.231251 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 5103 Depends: ros-kilted-gz-launch-vendor (= 0.2.1-2noble.20250424.231251) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-launch-vendor/ros-kilted-gz-launch-vendor-dbgsym_0.2.1-2noble.20250424.231251_amd64.deb Size: 4854626 SHA256: 16b883ec7b440283a10c98433f50390b2607f8cff7c9a75a2f33e1416b067b98 SHA1: aaed3ec9d6768bd088ae4a6b192f859d720cc37c MD5sum: 2bfd29befb85b4cf0cc661d2b70422dc Description: debug symbols for ros-kilted-gz-launch-vendor Build-Ids: 168eae8366351e97db8f7d9c5b1938b3105a9134 261975bd3820159f692bb57052a71642bad10db9 67ff12278a440180ba1a570788a1ecfde1af904a 9b621e78203c96849b93625061303bbfb2920e40 b36820230ecbd220adb66727503a55a953ecfd76 c20b091451f85ff90a7bbe23d3301baa65178e4a d93d9db1556c1fc5f07018c308b7a9b48efcbd42 dd1ca0abd8a211af9fa76640f698deb007bb852d Package: ros-kilted-gz-math-vendor Version: 0.2.3-2noble.20250424.204552 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 1262 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, ros-kilted-gz-cmake-vendor, ros-kilted-gz-utils-vendor, ros-kilted-ros-workspace Homepage: https://github.com/gazebosim/gz-math Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-math-vendor/ros-kilted-gz-math-vendor_0.2.3-2noble.20250424.204552_amd64.deb Size: 244910 SHA256: c119f12692ec61416e4914d436b6049157f2f6b37a1aa225b85d9c7fa1234bff SHA1: 24251706dd5eec1df9f8aefef8d5097ff1b1be53 MD5sum: f0fe1f4128f6fab20a363fcfb2c4cf63 Description: Vendor package for: gz-math8 8.1.1 Gazebo Math : Math classes and functions for robot applications Package: ros-kilted-gz-math-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-gz-math-vendor Version: 0.2.3-2noble.20250424.204552 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 1783 Depends: ros-kilted-gz-math-vendor (= 0.2.3-2noble.20250424.204552) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-math-vendor/ros-kilted-gz-math-vendor-dbgsym_0.2.3-2noble.20250424.204552_amd64.deb Size: 1690260 SHA256: 29e99d53b629f84f9d4cac6a1475db0abc2876e3ed8ae14d2695df882b0523d2 SHA1: 55328653fa27069283921c30574f661eca2ea42c MD5sum: 13e4dc7e89c5f1782fe8edae1fbe113a Description: debug symbols for ros-kilted-gz-math-vendor Build-Ids: b6e278d4bef578b91622729dfd6a319a33169cd7 Package: ros-kilted-gz-msgs-vendor Version: 0.2.2-2noble.20250424.204845 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 9644 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libprotoc32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-kilted-gz-utils-vendor, libprotobuf-dev, libprotoc-dev, libtinyxml2-dev, protobuf-compiler, python3-dev, python3-protobuf, ros-kilted-gz-cmake-vendor, ros-kilted-gz-math-vendor, ros-kilted-gz-tools-vendor, ros-kilted-ros-workspace Homepage: https://github.com/gazebosim/gz-msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-msgs-vendor/ros-kilted-gz-msgs-vendor_0.2.2-2noble.20250424.204845_amd64.deb Size: 1053844 SHA256: 2d5fed30fac6921fec86b0f2dbf6e751d36a55d41ba0c098e865b15e500c1d91 SHA1: 9bcc3dfecb12183707ac2e28f82e933b099c674a MD5sum: 9fd3684e0ce0561eb032ce69c6d77c45 Description: Vendor package for: gz-msgs11 11.0.2 Gazebo Messages: Protobuf messages and functions for robot applications Package: ros-kilted-gz-msgs-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-gz-msgs-vendor Version: 0.2.2-2noble.20250424.204845 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 27255 Depends: ros-kilted-gz-msgs-vendor (= 0.2.2-2noble.20250424.204845) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-msgs-vendor/ros-kilted-gz-msgs-vendor-dbgsym_0.2.2-2noble.20250424.204845_amd64.deb Size: 25843148 SHA256: ede46fe2c4dfd341967c3eb781fdcd78e220105e8f9f649042fbf669dc1b25ca SHA1: 7754638a86273d05337a7c925eeac347cc5de7f3 MD5sum: dbce1c91ac236ce24069378854d2d0f0 Description: debug symbols for ros-kilted-gz-msgs-vendor Build-Ids: 25d2f78099325305c8562fb40e5a644adb6a7f31 2d3ee641d93dab6da9432f64b774947dde767741 3983be1c737015a67304eeb8c2d12f0fe4476c61 Package: ros-kilted-gz-ogre-next-vendor Version: 0.1.0-2noble.20250424.203336 Architecture: amd64 Maintainer: Michael Carroll Installed-Size: 26812 Depends: libc6 (>= 2.38), libegl1, libfreeimage3 (>= 3.18.0+ds2), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.3.1), libgl1, libstdc++6 (>= 13.1), libvulkan1 (>= 1.2.131.2), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxaw7 (>= 2:1.0.14), libxcb-randr0 (>= 1.1), libxrandr2 (>= 2:1.2.0), libxt6t64, libzzip-0-13t64 (>= 0.13.56), zlib1g (>= 1:1.1.4), glslang-dev, glslc, libboost-date-time-dev, libboost-dev, libboost-thread-dev, libfreeimage-dev, libfreetype-dev, libgl1-mesa-dev, libglu1-mesa-dev, libpoco-dev, libsdl2-dev, libshaderc-dev, libtbb-dev, libtinyxml2-dev, libvulkan-dev, libx11-dev, libx11-xcb-dev, libxaw7-dev, libxcb-randr0-dev, libxrandr-dev, libzzip-dev, rapidjson-dev, ros-kilted-ros-workspace Homepage: https://www.ogre3d.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-ogre-next-vendor/ros-kilted-gz-ogre-next-vendor_0.1.0-2noble.20250424.203336_amd64.deb Size: 6231154 SHA256: 0c37d898cf446eea2c167ac463e6a06e3ede1569ef8347c3d85843063fafb1a7 SHA1: ff83bfee49dc9cb41ce04633a69199949fa6b6d3 MD5sum: 2b8c2380c7e1146d7fd0390b06c2492a Description: Vendor package for Ogre-next v2.3.3 Package: ros-kilted-gz-ogre-next-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-gz-ogre-next-vendor Version: 0.1.0-2noble.20250424.203336 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Carroll Installed-Size: 60828 Depends: ros-kilted-gz-ogre-next-vendor (= 0.1.0-2noble.20250424.203336) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-ogre-next-vendor/ros-kilted-gz-ogre-next-vendor-dbgsym_0.1.0-2noble.20250424.203336_amd64.deb Size: 57824378 SHA256: 76a066bcd06f50484cd3d8a82d20e10197d285fbbc1c1e8ee98b656f6c84f119 SHA1: 78488c222fa8790b8458e12a8352862b28fb07e9 MD5sum: f42a81a7017d4a1e926201557ab93852 Description: debug symbols for ros-kilted-gz-ogre-next-vendor Build-Ids: 083b7bd4be61b7ec83968dba730a595d29090113 0c894d42304e41561f469ea4ad1f9489c8441edc 179c5d201226c06b479af6d9b35de507f67f6698 4847645d463357dd0aefb8e45d33de9285b3fbae 64cf436206bba01fbb3d01465182c42e3aae1880 6979193540d9443c901c86e54c472fce2f2b79a2 7543ce779f0f2f939f2d48ba1e964eb0ebb0e8f8 87ba7e4226c5612edba90bec426fd8a5167e9328 8a3457159d3aacd7ca8f31ae2a9ea367e1d92ca5 b8a1be842dc7dc584361d5f036fa845bdd8d4e67 d6ca9877fc07d83691f769e37b4a28fd97aee30f f18372855a37014fbc328ccd9fe8d3537915ef14 f998bd4eb559fce814be76f02cf162b7b90b8da3 Package: ros-kilted-gz-physics-vendor Version: 0.2.1-2noble.20250424.210452 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 5941 Depends: libassimp5 (>= 5.3.1+ds), libbullet3.24t64 (>= 3.24+dfsg), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-gz-common-vendor, ros-kilted-gz-dartsim-vendor, ros-kilted-gz-math-vendor, ros-kilted-sdformat-vendor, ros-kilted-urdfdom, libbenchmark-dev, libbullet-dev, libeigen3-dev, ros-kilted-gz-cmake-vendor, ros-kilted-gz-plugin-vendor, ros-kilted-gz-utils-vendor, ros-kilted-ros-workspace Homepage: https://github.com/gazebosim/gz-physics Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-physics-vendor/ros-kilted-gz-physics-vendor_0.2.1-2noble.20250424.210452_amd64.deb Size: 582938 SHA256: dd32f727bd1ddf9750b26031ed084c6209fd1b20e86c0e313db20756d1908a50 SHA1: 0f52f1aaeb9035d7fa3f3c4c844b0b4d489fe992 MD5sum: 62bda22ced303d9ac136d77428fbf931 Description: Vendor package for: gz-physics8 8.1.0 Gazebo Physics : Physics classes and functions for robot applications Package: ros-kilted-gz-physics-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-gz-physics-vendor Version: 0.2.1-2noble.20250424.210452 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 28647 Depends: ros-kilted-gz-physics-vendor (= 0.2.1-2noble.20250424.210452) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-physics-vendor/ros-kilted-gz-physics-vendor-dbgsym_0.2.1-2noble.20250424.210452_amd64.deb Size: 26067734 SHA256: 2a1d2eaf9b2b5c3312a70f12d2ec31d6e61e83b034e6d7a1944ebf0ea036d4e1 SHA1: 4eccd42f2a6b20598c63f65b80adad0c2d4ec05f MD5sum: 408f9cd787817a0e6be7a22b8c7a6ea2 Description: debug symbols for ros-kilted-gz-physics-vendor Build-Ids: 000baffbddf8959570dcb011afc7c74469fd9a7b 531b9ff8662eb48c75ba44588b565cb905a86085 987b2eb7896e4c4513c54318829b8f692895452c a7f3483cf339993cefea01558c5ad7b166f2c4e9 db486928f0731d15202e2fc5439466e93411da4c f2a5d360043fc2a55aa44c4c4a3700b3271f755e Package: ros-kilted-gz-plugin-vendor Version: 0.2.1-2noble.20250424.204555 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 714 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-gz-cmake-vendor, ros-kilted-gz-tools-vendor, ros-kilted-gz-utils-vendor, ros-kilted-ros-workspace Homepage: https://github.com/gazebosim/gz-plugin Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-plugin-vendor/ros-kilted-gz-plugin-vendor_0.2.1-2noble.20250424.204555_amd64.deb Size: 180128 SHA256: 07ecbfc48b74173fb6f2c65caa00fc3569c34275ad89b7c5f5fea11deee73a23 SHA1: 4288da696bffaf5b65ab0023c9e8ae3b5a11cf54 MD5sum: bd550e82a3f3c14cecb897258bfdcb12 Description: Vendor package for: gz-plugin3 3.0.1 Gazebo Plugin : Cross-platform C++ library for dynamically loading plugins. Package: ros-kilted-gz-plugin-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-gz-plugin-vendor Version: 0.2.1-2noble.20250424.204555 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 2146 Depends: ros-kilted-gz-plugin-vendor (= 0.2.1-2noble.20250424.204555) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-plugin-vendor/ros-kilted-gz-plugin-vendor-dbgsym_0.2.1-2noble.20250424.204555_amd64.deb Size: 2030862 SHA256: 2225a210bd56bb652065aa9df9d13581ccab24af15083df6e0bfd9f26c3906e3 SHA1: a0a641b7fe9c5a3b2930746430baf25eb632655a MD5sum: 8d561091f13288d3b0df3a241cf635ae Description: debug symbols for ros-kilted-gz-plugin-vendor Build-Ids: 3a4ff1e91afce9839ab6c5d43d807acfab60bb7c b852a89d1505336054221c76132823216e41d0cb bc1b4f07039be1536617052190f32e244ea22d8e Package: ros-kilted-gz-rendering-vendor Version: 0.2.1-2noble.20250424.210254 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 22059 Depends: libc6 (>= 2.38), libegl1, libgcc-s1 (>= 3.3.1), libglx0, libogre-1.9.0t64 (>= 1.9.0+dfsg1-9~), libopengl0, libstdc++6 (>= 13.1), ros-kilted-gz-common-vendor, ros-kilted-gz-math-vendor, ros-kilted-gz-ogre-next-vendor, ros-kilted-gz-plugin-vendor, freeglut3-dev, libfreeimage-dev, libglew-dev, libogre-1.9-dev, libvulkan-dev, libxi-dev, libxmu-dev, ros-kilted-gz-cmake-vendor, ros-kilted-gz-utils-vendor, uuid-dev, ros-kilted-ros-workspace Homepage: https://github.com/gazebosim/gz-rendering Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-rendering-vendor/ros-kilted-gz-rendering-vendor_0.2.1-2noble.20250424.210254_amd64.deb Size: 3965282 SHA256: e0e448ea4569cad54ce6458b4f49d4708109d3b4d193d9219e8ca1e6962e7579 SHA1: 983986d2f32843db8eda15d26d0dad6c906359e0 MD5sum: 9ddc05f58c8d2f8e5200ff64e7349681 Description: Vendor package for: gz-rendering9 9.1.0 Gazebo Rendering: Rendering library for robot applications Package: ros-kilted-gz-rendering-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-gz-rendering-vendor Version: 0.2.1-2noble.20250424.210254 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 29459 Depends: ros-kilted-gz-rendering-vendor (= 0.2.1-2noble.20250424.210254) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-rendering-vendor/ros-kilted-gz-rendering-vendor-dbgsym_0.2.1-2noble.20250424.210254_amd64.deb Size: 27937012 SHA256: 6b36e2b304149609078888189d2e91f216ca620588c80dd6e9bf661cebe7be14 SHA1: c3bed1632627e751eb9f5c8d323470f76cfd6d76 MD5sum: 20a49d70d7a4a95b8d3d1fb1949b7137 Description: debug symbols for ros-kilted-gz-rendering-vendor Build-Ids: 30f5ae61bfda32e67a6768378f245ad7c6ce8224 51d9fc590821acf0aece7249f74734d8fe0cc8a3 f82658d0918925e7293af715405543fa23df9b43 Package: ros-kilted-gz-ros2-control Version: 2.0.7-2noble.20250508.231353 Architecture: amd64 Maintainer: Alejandro Hernández Installed-Size: 774 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-gz-common-vendor, ros-kilted-gz-msgs-vendor, ros-kilted-gz-sim-vendor, ros-kilted-gz-transport-vendor, ros-kilted-sdformat-vendor, ros-kilted-ament-index-cpp, ros-kilted-controller-manager, ros-kilted-gz-plugin-vendor, ros-kilted-hardware-interface, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-yaml-cpp-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-ros2-control/ros-kilted-gz-ros2-control_2.0.7-2noble.20250508.231353_amd64.deb Size: 220744 SHA256: 09d6cd02b38a9cd01ce8c98806980e6ba9b4e2313bf685dbe94eccd2ae755695 SHA1: 01e3e038e6d16cd882223fb2516b638b47e70b27 MD5sum: 0f76ea41ff11b00b225890eaabd3bb17 Description: Gazebo ros2_control package allows to control simulated robots using ros2_control framework. Package: ros-kilted-gz-ros2-control-dbgsym Package-Type: ddeb Source: ros-kilted-gz-ros2-control Version: 2.0.7-2noble.20250508.231353 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernández Installed-Size: 4852 Depends: ros-kilted-gz-ros2-control (= 2.0.7-2noble.20250508.231353) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-ros2-control/ros-kilted-gz-ros2-control-dbgsym_2.0.7-2noble.20250508.231353_amd64.deb Size: 4589238 SHA256: 7edea07dffdcb296833e97bb1b876e0648f64414ae514bf7578b7eb8b4bb4fa0 SHA1: b846fa9159c6abd0e17495cf5dd1505896b337a6 MD5sum: df2e3186f8af83eb56924a8419573a57 Description: debug symbols for ros-kilted-gz-ros2-control Build-Ids: 162fa7aa4327e40e1790dafd9dcc6e5e53ca2d64 a18c6f23fb669ec781da702a4291d80433cf5631 Package: ros-kilted-gz-ros2-control-demos Version: 2.0.7-2noble.20250508.232139 Architecture: amd64 Maintainer: Alejandro Hernandez Installed-Size: 872 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ackermann-steering-controller, ros-kilted-ament-index-python, ros-kilted-control-msgs, ros-kilted-diff-drive-controller, ros-kilted-effort-controllers, ros-kilted-geometry-msgs, ros-kilted-gz-ros2-control, ros-kilted-hardware-interface, ros-kilted-imu-sensor-broadcaster, ros-kilted-joint-state-broadcaster, ros-kilted-joint-trajectory-controller, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-mecanum-drive-controller, ros-kilted-rclcpp, ros-kilted-robot-state-publisher, ros-kilted-ros-gz-bridge, ros-kilted-ros-gz-sim, ros-kilted-ros2controlcli, ros-kilted-ros2launch, ros-kilted-std-msgs, ros-kilted-tricycle-controller, ros-kilted-velocity-controllers, ros-kilted-xacro, ros-kilted-ros-workspace Homepage: https://github.com/ros-controls/gz_ros2_control/blob/master/README.md Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-ros2-control-demos/ros-kilted-gz-ros2-control-demos_2.0.7-2noble.20250508.232139_amd64.deb Size: 122932 SHA256: a5e43428300c74bddbb8eb235b05b449f80d5c6993f3b9e13cebebfa93c6c11c SHA1: fe8ad2fc019796806cfbafd970341da60c34c874 MD5sum: 843aded889f8f6da7d8fb3c573f865c9 Description: gz_ros2_control_demos Package: ros-kilted-gz-ros2-control-demos-dbgsym Package-Type: ddeb Source: ros-kilted-gz-ros2-control-demos Version: 2.0.7-2noble.20250508.232139 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Installed-Size: 2319 Depends: ros-kilted-gz-ros2-control-demos (= 2.0.7-2noble.20250508.232139) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-ros2-control-demos/ros-kilted-gz-ros2-control-demos-dbgsym_2.0.7-2noble.20250508.232139_amd64.deb Size: 2144010 SHA256: c4f1d94bb7fba3c99ef5b337f755b401ca9ab96b499ba5e3cfb851c0e19d2575 SHA1: c24bb249d4b9bdcc2a0fb33848e750af3a1928b1 MD5sum: f8a831695b5721269800a0335ceb5c52 Description: debug symbols for ros-kilted-gz-ros2-control-demos Build-Ids: 0960fd3678315b1a40772606c1d6a49ab3f5ec78 f4113f8ce4321d16e5b303c816c3d425aeba7595 fcc7c13686b625aae813a4a670078f7b356e3309 Package: ros-kilted-gz-sensors-vendor Version: 0.2.1-2noble.20250424.212614 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 2351 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-kilted-gz-common-vendor, ros-kilted-gz-math-vendor, ros-kilted-gz-msgs-vendor, ros-kilted-gz-rendering-vendor, ros-kilted-gz-transport-vendor, ros-kilted-sdformat-vendor, ros-kilted-gz-cmake-vendor, ros-kilted-gz-tools-vendor, ros-kilted-ros-workspace Homepage: https://github.com/gazebosim/gz-sensors Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-sensors-vendor/ros-kilted-gz-sensors-vendor_0.2.1-2noble.20250424.212614_amd64.deb Size: 385882 SHA256: 4c950dbc97077242d76068ba2c8573d66359cfb0e611e17a55121dcb3070c3f4 SHA1: 06b89172f6a3279961ee3ea82e0754b6f4703505 MD5sum: e2d73de96298af80d670d24f27f5d1c2 Description: Vendor package for: gz-sensors9 9.1.0 Gazebo Sensors : Sensor models for simulation Package: ros-kilted-gz-sensors-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-gz-sensors-vendor Version: 0.2.1-2noble.20250424.212614 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 11666 Depends: ros-kilted-gz-sensors-vendor (= 0.2.1-2noble.20250424.212614) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-sensors-vendor/ros-kilted-gz-sensors-vendor-dbgsym_0.2.1-2noble.20250424.212614_amd64.deb Size: 11314822 SHA256: 9bd566e857100e21e63b5db8c449872edd7bcf33a453577058bbac92e76d8f30 SHA1: c92abb0e655056ebb2e658df32e16b8831b80930 MD5sum: 27a51fed63a0b9d14da4c524fbdb7eee Description: debug symbols for ros-kilted-gz-sensors-vendor Build-Ids: 01afbba7997c3e4a8dd6eb480a43c17dc98305ce 0a61c6d197a777863cee6b69c63720d73e1711a1 0ff8f629927d165613e6c02a64997a465a0fc20d 1e686e7a153db9849eaad568e3e3a5d337bfe6cc 2c829056a6f66620c7ea0d9f510050373071dd28 39c4a7c537160e51ca073d08a3678d85aebc7eb8 4fc25931d80879d05b98a3c42309cd71808ddbc1 66537cb9aab9581a570312cb5e75257cba5dcda6 7a0f9ba2b5128a0a18a5c6c98a5598ecbaf4b8c4 897c8390341d705075a45f1235c81ee53690fb6e 9448ba173f5dfa7ae530369a8658ca3998337c4c a8504bc6c7bd3221e9039ecaa78903a8802f5d5c c0ea196f04c4b52207f439c0cfb9f4380eca6d4e c681af55dd9e84674dc8d5237602c1989f9bfa5f d521fd41503bae30b7e52b175818937e168a5893 dae2e1c5f9b99ad265505770bb76d6adbc35f66b e33806c1b3d4e01c30f097efc441058594c6fadc efb21d7711f35568cdc00d485af5a9b0cea076dc f63762e40021193070d7508ae8acba83512e9ed5 f6adfbb035aedc084e4e2e5832022eb7b99450ae Package: ros-kilted-gz-sim-vendor Version: 0.2.1-2noble.20250424.222537 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 44926 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-gz-common-vendor, ros-kilted-gz-fuel-tools-vendor, ros-kilted-gz-gui-vendor, ros-kilted-gz-math-vendor, ros-kilted-gz-msgs-vendor, ros-kilted-gz-physics-vendor, ros-kilted-gz-plugin-vendor, ros-kilted-gz-rendering-vendor, ros-kilted-gz-sensors-vendor, ros-kilted-gz-transport-vendor, ros-kilted-sdformat-vendor, freeglut3-dev, libbenchmark-dev, libfreeimage-dev, libglew-dev, libprotobuf-dev, libprotoc-dev, libtinyxml2-dev, libxi-dev, libxmu-dev, protobuf-compiler, pybind11-dev, qml-module-qt-labs-folderlistmodel, qml-module-qt-labs-settings, qml-module-qtgraphicaleffects, qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-dialogs, qml-module-qtquick-layouts, qml-module-qtquick2, qtbase5-dev, qtdeclarative5-dev, ros-kilted-gz-cmake-vendor, ros-kilted-gz-tools-vendor, ros-kilted-gz-utils-vendor, uuid-dev, ros-kilted-ros-workspace Homepage: https://github.com/gazebosim/gz-sim Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-sim-vendor/ros-kilted-gz-sim-vendor_0.2.1-2noble.20250424.222537_amd64.deb Size: 9889150 SHA256: d3d57fcb0ffc98be56e63ba3ff61a050295e5927cf79ec630e581c2e18e27e83 SHA1: 6f9896c44d9b4b9b406589b96f1c19e3a5e0e72e MD5sum: 3d25436b518604a96cd66d712d6979f7 Description: Vendor package for: gz-sim9 9.1.0 Gazebo Sim : A Robotic Simulator Package: ros-kilted-gz-sim-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-gz-sim-vendor Version: 0.2.1-2noble.20250424.222537 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 187143 Depends: ros-kilted-gz-sim-vendor (= 0.2.1-2noble.20250424.222537) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-sim-vendor/ros-kilted-gz-sim-vendor-dbgsym_0.2.1-2noble.20250424.222537_amd64.deb Size: 175153490 SHA256: 0661111c95879f17c0ca6dbf3a1ee2e810a7cc486b5fc96d60092088872f681d SHA1: 5cfa8f4a2451556412064641a414c8b5f73fec9a MD5sum: bb62aa1ce57fe8e821fdbc5daa140459 Description: debug symbols for ros-kilted-gz-sim-vendor Build-Ids: 03a5c12fda783070e5d2c3151b039acc8e0364d6 0426859da5ef9d1b88b0c8008170b3947d0fbb0f 0bfdf88f93bf8ea7fb22980c8ea9e3f8c43b59bc 0fd5d5afe26327553d8925f26016fafbd47e1d89 109e4bb0481b5e60c4058e2af2c5d7d5e526de29 117ffd9b0b5c491d1b85a1ef1aa4bf83e914cd70 122addf8f0730e8495a4e53ca1f58925cc4ad016 14bd03a8856c6632009e1d104ec53e0d6fd639d8 14edddd3f9dd5c0565ed4fa01ee3f28485796b64 16674697a22b9f70e4e3ef4c401fa561ae30d2c5 16dc4931bef143c4375c9136c82f97fbcd843b82 190e3b3bab7722531ca52dc098746d31b436f3e0 19b205d940ed302b15f8c2617e75b543d70a4d4d 1cf571afd6277b11eafa93893036f5a99c7f530a 20c02aa472a410651de70c34fffed95cc2b857c2 23770730c95f1142b0cfec87bc1b5c5e9bd482e0 27d922ce8d482a6fea20f4ac5e4dc26e9c589be2 284a1bfc70a1f0dfe88bd2ce4bbb8468efe4fcd6 28c43284d763d0ea85f7c931355b00fabcceb542 2aa93f39e78106575dc156c5323be1ff5af17403 2d26c8c3aa930d4b9f0dd44284cc3b6385918bc5 31600d283931dd92fbe93882ab591a1e4c944818 37ea2bd07548e2faf2a9ec7616be1e6c4b0915f0 398c5365ac52c5b31d87a2a16eee9c7a34a1d921 3a8320797f9aaf541e7a1c507d55f6929096886e 3e98e707c321cf736d4c2580c4d9a14e99880cb4 41c20909ac868d19ab11de595ae3aead149d7d2a 4291e1f69947099c70a5f1da5bd77ea1ddf869ec 4aa066cd10311978ef1790a0a4c9ad8ea9461961 4d3be0e1aa78651b394c740dd4d71a6b642e8b0e 4e53ce8a5d2e6e325dfe31720734341079e9b5ee 5244e0ee0b9f9323212530fa086493f9dfa6d2c8 5342726d97c14158afefabcaaaa4100546e725a3 558cb26b3a2017e00289029216df188c2c33179b 565c6e084e9b38aea6177eac8123e9cbae3bfa33 57f3b82678112fb790f4f7429d97154a85013a98 5c662a526de547bbbc31cf4f71945e7b8a99fe30 612a5db6d76c419a99e18e32abd35fb03418eedf 62df4b53134226b9d3a66be1255da1fd096b59cb 6ed833da819bfe727b9f4e62903b5eb6e24a93c3 7052aa2f230f0438f76a20ef6303a8adcc4f3e4c 763ffa72a1a0c46b8cfaefc02afb2bb23ce5bec9 79071d0e1020651a6e2177b14c631e928545dec6 79cb3c71a57d5312fc26a9185358ae5aef4cc62a 84dc1ad3a684b370720c62813d08279cd4ccc74b 86e3389e40c889f13cc5b16c969e208242d96c77 890f5c510fcb7ac37444b788653b800e56735719 89923b6af44797b1732b398f6ea3791fcd55306f 8bce2e2a64eb59a4b7d35c0a728623d0ec266470 8c274fe72e21b602a70f368d61a47434cd1a5bfe 8c3a829f23af5ab0b931b17e85abeae67001458f 8ca2840b0e1fc33799de0b976506fc49c80f1bd1 9293d7875b44a649325beebd680a2765455d9431 93f67e4e7d5abba0eb471d6b05be0cd516ae4af8 95b8f3948d6c4388db666c123532a4bf8e0e9739 986a9afd4bc5c10f4e3425af7529882671526f41 a157ea5c294079a41fa41b771fe3a97cc4d3b574 a34440d0ff369561ca535316033663fc4b7d24c6 a476676ce5d5e092e393fcfcc16cc2a2ffd0f544 a7b009c94bea65e38201b3452f78459376e4b1c4 a8c1c850a7d991d66204d61ee1cb93b7f74381de a8e6e6efa12790b3a2bddf6b404a19d6f6d471c7 aa6b9ba2b500fa648580a39d84c2baff25d144f7 ac65df6adab18378297a5d852ce47b1b03ffbbfd ad0d66268f6ab64fb29b17076720592244d4c915 af4158fdd15aafba18ae3cb9de7b2309a9538483 af5fe6bc9ab1c68b86af40560171d55a53724bb7 b01b74ec26a96a3923186fd489bfd07c789d9a13 b1281e6a70b2d50c0250722b04f7859580ea731f b252219e4eb8fd202b6a4d48f9a871e19736c6ed bc13349a679165fbd0d11d69b8af095d308502ec bc3cb6cb0461a6eb69d67ef9a864e81da5922c17 bcb228c8a7328502147d7368f63a89255c3d146d bd608712aca640ad38ce6ef53f1152de74226892 bf9f10ce2e0eaf1297543c187025920a76973dc0 c177ea9f43c1b466a0aecd05d89f729e3f4bb1a3 c315a058528b9acc730e3470c23b6f7868420cb3 c3b0206abbe011f5db15a3eff958a0c9013d4a18 c7bc3e7ca641a133af03931f179a88c2cf6c3921 c9ca02c3d43c946981aa2da5365af44f86c0626d cab1af218bfac97312af85112ef181d74a25ec5b cc905e871039d59e004b07c3771b67fff237da5f d09bf594b7c310a1088aaf07da72d0aab3a2db35 d0ec1f3a0425e5178688ef2b9b33c286a760c2b0 d260a114e40803342c137e570d2545fda1bf8153 d475cacf5ea1de3ac5a621da9707d777a7d976b4 d84b75ce7181b6e2d03c6db0e8316d21526b7fb9 d894d9b44ace0f02bfae72d70f1e1d04f54ffc56 db14622aa344ba4847cf8da88be53997099657cc e04b08d3fd26f6b33a6a95946ae5d15824bcc8fa e074ff75f8acf6529a607edd37dd9f95b7af122e e3883c7fc3574238851c9a1fd8b1837da3698f89 e3e91b9e274b42e9b1722aae991ca9b7080959ce e40b9feb84b52136c3a064e6b311661f08881e71 e73e94a323987d2baaa48e52875a89dbc28a1f91 eb7d9d2ff4adb3421645c6442d32def667c77fd9 ec26f035ee4054e6f62448009234c2a398381a90 ec805dd1e1a76f0dde327bd05c0a152d20ee190b ed163693b4f0426b6cedecf7ffc0ca5fab7ba8c1 f0e2c5b1d2c033cc9ba078203a26bdef64334540 f7a1847f06b185152c22b387011e8afd7fdb15a7 f990c77fe22e2245f2450078b75934a0b8276c9b fbf372de11995bcb40df7b089e69ac35f9a3f104 fff3e3e6a8b7c1593a7343dc1dc8fa7ca9240f1e Package: ros-kilted-gz-tools-vendor Version: 0.1.2-2noble.20250424.203347 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 151 Depends: libc6 (>= 2.14), libgcc-s1 (>= 4.2), libstdc++6 (>= 13.1), ros-kilted-gz-cmake-vendor, ruby, ros-kilted-ros-workspace Homepage: https://github.com/gazebosim/gz-tools Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-tools-vendor/ros-kilted-gz-tools-vendor_0.1.2-2noble.20250424.203347_amd64.deb Size: 31890 SHA256: 72c4aa8ca4ac5e5a1d3d7929d93ed4ced6f4f3f74c82099c9a3315e6c51b7bdc SHA1: 94ca9995bfb3422fd55de2b317108f91e6cdc731 MD5sum: dfb421723c48e216f2ead2e0f40a6ed6 Description: Vendor package for: gz-tools2 2.0.2 Gazebo Tools: Entrypoint to Gazebo's command line interface Package: ros-kilted-gz-tools-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-gz-tools-vendor Version: 0.1.2-2noble.20250424.203347 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 226 Depends: ros-kilted-gz-tools-vendor (= 0.1.2-2noble.20250424.203347) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-tools-vendor/ros-kilted-gz-tools-vendor-dbgsym_0.1.2-2noble.20250424.203347_amd64.deb Size: 204010 SHA256: b31c906699278c1d521c8eda4e9ad7c91d412b79052a91e71ee049085dab877a SHA1: f4eeb8eb767a19524c6d50e4e7d7be151a5f9cce MD5sum: 89c168bb073b80a767117b4e33dfde72 Description: debug symbols for ros-kilted-gz-tools-vendor Build-Ids: 027ce84f6e1403ae70beb715d4ea19563d9f3bee Package: ros-kilted-gz-transport-vendor Version: 0.2.1-2noble.20250424.210109 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 2218 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 13.1), libuuid1 (>= 2.16), libzmq5 (>= 4.0.1+dfsg), ros-kilted-gz-msgs-vendor, cppzmq-dev, libprotobuf-dev, libprotoc-dev, libsqlite3-dev, libzmq3-dev, pkg-config, protobuf-compiler, pybind11-dev, python3-dev, python3-psutil, python3-pytest, ros-kilted-gz-cmake-vendor, ros-kilted-gz-math-vendor, ros-kilted-gz-tools-vendor, ros-kilted-gz-utils-vendor, uuid-dev, ros-kilted-ros-workspace Homepage: https://github.com/gazebosim/gz-transport Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-transport-vendor/ros-kilted-gz-transport-vendor_0.2.1-2noble.20250424.210109_amd64.deb Size: 520430 SHA256: 2ae3f218ad7b86f7ad72f26e26ee68bf0f1f2fd99651f72240aac07801e20858 SHA1: a1c6478f30bde0c2d4ce18b6beb09de9c41da39a MD5sum: f79d368369e2742c0b097806f22ec7e7 Description: Vendor package for: gz-transport14 14.0.1 Gazebo Transport: Provides fast and efficient asynchronous message passing, services, and data logging. Package: ros-kilted-gz-transport-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-gz-transport-vendor Version: 0.2.1-2noble.20250424.210109 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 9276 Depends: ros-kilted-gz-transport-vendor (= 0.2.1-2noble.20250424.210109) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-transport-vendor/ros-kilted-gz-transport-vendor-dbgsym_0.2.1-2noble.20250424.210109_amd64.deb Size: 8777342 SHA256: f025b145967ade5c660deeba59498b071a95d411ee0434f5b8d01172a83484f4 SHA1: 2b9b6ea2069066c4c510ec9f64f19d0237074953 MD5sum: 2b2e2f9a31c27f3f3b50b2bfca8cab2e Description: debug symbols for ros-kilted-gz-transport-vendor Build-Ids: 13e75efa5499f3353ddf268a622ab363034da5c7 209e5d0aba9f00b39065150f540db697b1f3c5a5 2250cc1cd093e6128e26d27f85e35c953548aded fa52eaf44b5fd6157dd4ca63e46c6414a1667570 fc3952bfbabd826d34f8dd3672712f488b9ba23f Package: ros-kilted-gz-utils-vendor Version: 0.2.2-2noble.20250424.204400 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 675 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libspdlog1.12-fmt9, libstdc++6 (>= 13.1), ros-kilted-gz-cmake-vendor, ros-kilted-spdlog-vendor, ros-kilted-ros-workspace Homepage: https://github.com/gazebosim/gz-utils Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-utils-vendor/ros-kilted-gz-utils-vendor_0.2.2-2noble.20250424.204400_amd64.deb Size: 115292 SHA256: 50874cd6b57eab904e69896b09f1a4e56c0fb22063f2335dbf579065d30ccb83 SHA1: a483774b69e9a0496e5628176df6fe0f235809ec MD5sum: bed5877ac4e492d02399327117aada44 Description: Vendor package for: gz-utils3 3.1.1 Gazebo Utils : Classes and functions for robot applications Package: ros-kilted-gz-utils-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-gz-utils-vendor Version: 0.2.2-2noble.20250424.204400 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 395 Depends: ros-kilted-gz-utils-vendor (= 0.2.2-2noble.20250424.204400) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-gz-utils-vendor/ros-kilted-gz-utils-vendor-dbgsym_0.2.2-2noble.20250424.204400_amd64.deb Size: 362678 SHA256: 42d8b84f281cc57d2995d36542c72f36819d2b36150910f7a7730cc5277cbe91 SHA1: ec1bbde180fa53fb9b06cfd8aba6faaa6707cf1c MD5sum: e32d06632400eb8df4894006c7282ad1 Description: debug symbols for ros-kilted-gz-utils-vendor Build-Ids: 8a00591b2e81e77e48d5f6e8851d937f11d02c7c b28d873709d116eaba90ae822b2423ef20c300e7 Package: ros-kilted-hardware-interface Version: 4.28.1-2noble.20250508.214443 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1268 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-backward-ros, ros-kilted-control-msgs, ros-kilted-joint-limits, ros-kilted-lifecycle-msgs, ros-kilted-pal-statistics, ros-kilted-pluginlib, ros-kilted-rclcpp-lifecycle, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-realtime-tools, ros-kilted-sdformat-urdf, ros-kilted-tinyxml2-vendor, ros-kilted-urdf, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-hardware-interface/ros-kilted-hardware-interface_4.28.1-2noble.20250508.214443_amd64.deb Size: 324912 SHA256: f26b619206d01a645e105bcc4e11da026eb17de745601e7a8f982c7c00c99f1a SHA1: 515074dcd112aa8aecd6941a48df8c53fabe3f40 MD5sum: 375b7f185d42ee38a225479b39c9d428 Description: Base classes for hardware abstraction and tooling for them Package: ros-kilted-hardware-interface-dbgsym Package-Type: ddeb Source: ros-kilted-hardware-interface Version: 4.28.1-2noble.20250508.214443 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 5481 Depends: ros-kilted-hardware-interface (= 4.28.1-2noble.20250508.214443) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-hardware-interface/ros-kilted-hardware-interface-dbgsym_4.28.1-2noble.20250508.214443_amd64.deb Size: 5221504 SHA256: 74582c5dd7cc1f07581bf5ac9edf396f0c6adec50558cef60223ea553e527ced SHA1: 2f28eb2ffb2fd61cdbb202435f5ab3ef0c50288b MD5sum: 5bae9a51c8e3d7933f469a048fa7b675 Description: debug symbols for ros-kilted-hardware-interface Build-Ids: 9fd3a36eca7a5a92418896e429b603409faf5779 b08ab245d1958dcdd1cc2965713075329cf7e626 Package: ros-kilted-hardware-interface-testing Version: 4.28.1-2noble.20250508.214900 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 214 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-control-msgs, ros-kilted-hardware-interface, ros-kilted-lifecycle-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp-lifecycle, ros-kilted-ros2-control-test-assets, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-hardware-interface-testing/ros-kilted-hardware-interface-testing_4.28.1-2noble.20250508.214900_amd64.deb Size: 58212 SHA256: f58758ae7bb8231a72de0409306e24f002d7dbb3fc4db87e14d1bcdd2f8881d4 SHA1: 6e946690570ed052529a9a97394dedb5dbfc7b94 MD5sum: bff69d3c4dc361090b1ddc8b6432b501 Description: Commonly used test fixtures for the ros2_control framework Package: ros-kilted-hardware-interface-testing-dbgsym Package-Type: ddeb Source: ros-kilted-hardware-interface-testing Version: 4.28.1-2noble.20250508.214900 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1833 Depends: ros-kilted-hardware-interface-testing (= 4.28.1-2noble.20250508.214900) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-hardware-interface-testing/ros-kilted-hardware-interface-testing-dbgsym_4.28.1-2noble.20250508.214900_amd64.deb Size: 1772266 SHA256: c195b3f4e89ba0a29c1709c52df85d85129291a499f73ead3aacfc9374f89416 SHA1: b1761db3c2f0e0f6b662ff873919f0fb688a38d6 MD5sum: c837681c0fce2aadd17c2ef97c39f2ab Description: debug symbols for ros-kilted-hardware-interface-testing Build-Ids: 06e38470afdeb18c7c997bbba0b57b691840cecf Package: ros-kilted-hash-library-vendor Version: 0.1.1-7noble.20250424.203402 Architecture: amd64 Maintainer: Kenji Miyake Installed-Size: 127 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ros-workspace Homepage: https://github.com/stbrumme/hash-library Priority: optional Section: misc Filename: pool/main/r/ros-kilted-hash-library-vendor/ros-kilted-hash-library-vendor_0.1.1-7noble.20250424.203402_amd64.deb Size: 34536 SHA256: 0c4e359c6b75362845513c771a1643f7b1ac494b010a6085177ec0a8bb2ad1ba SHA1: 98d05f2e1c7e87a2c464f22a8913009db6ca3687 MD5sum: 680eecf1f5d02569780808871b645cdb Description: ROS2 vendor package for stbrumme/hash-library Package: ros-kilted-hash-library-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-hash-library-vendor Version: 0.1.1-7noble.20250424.203402 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Miyake Installed-Size: 176 Depends: ros-kilted-hash-library-vendor (= 0.1.1-7noble.20250424.203402) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-hash-library-vendor/ros-kilted-hash-library-vendor-dbgsym_0.1.1-7noble.20250424.203402_amd64.deb Size: 155374 SHA256: f3a4fa58d0cbf28d1856511535297a4814292b03a11d8e393da652cd55972fb1 SHA1: 7d555d78384628f90bab433bcca9816191859497 MD5sum: aa119632f939c08371887e384bb74f54 Description: debug symbols for ros-kilted-hash-library-vendor Build-Ids: 26117218b4b9c6d620b51e67088668e5c7785e9a Package: ros-kilted-hatchbed-common Version: 0.1.2-2noble.20250508.215738 Architecture: amd64 Maintainer: Marc Alban Installed-Size: 90 Depends: ros-kilted-rclcpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-hatchbed-common/ros-kilted-hatchbed-common_0.1.2-2noble.20250508.215738_amd64.deb Size: 14110 SHA256: 72f1e887fc9288dea943a27997669567802e7f9e72d4a136591663a2d5c73f8f SHA1: b0afc557b9cd123d2923ef35c26614bd7d91c65f MD5sum: 5633afcb55eaa4c3a189cea08d081532 Description: Common Hatchbed C++ utility code for ROS, such registering and handling updates to ros parameters. Package: ros-kilted-heaphook Version: 0.1.1-3noble.20250424.204632 Architecture: amd64 Maintainer: sykwer Installed-Size: 116 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-tlsf, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-heaphook/ros-kilted-heaphook_0.1.1-3noble.20250424.204632_amd64.deb Size: 24618 SHA256: 71b5cdc1d8959de600494390dab0b99c0d06bd368e779589084aeb786fc1abeb SHA1: a30221ec7892f23853126a16f977e1df8ca8ebcb MD5sum: fe186b9132210340269db04b2667fe15 Description: Replace all the dynamic heap allocation functions by LD_PRELOAD Package: ros-kilted-heaphook-dbgsym Package-Type: ddeb Source: ros-kilted-heaphook Version: 0.1.1-3noble.20250424.204632 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: sykwer Installed-Size: 190 Depends: ros-kilted-heaphook (= 0.1.1-3noble.20250424.204632) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-heaphook/ros-kilted-heaphook-dbgsym_0.1.1-3noble.20250424.204632_amd64.deb Size: 150382 SHA256: 20c607e3c5ab56f062aa98b5d36f58780c9257c5174b7be20d46e74646dc7974 SHA1: ef03823b5c9e171ec7d1df1b7e4c22b924ec0409 MD5sum: a980673e159ac2792e82b6b5718f5e3f Description: debug symbols for ros-kilted-heaphook Build-Ids: 69f797b58b701335437d9c29ee83c327c56a851c d49be9ee03706ccbea257c42a45a505a55b2993f eb3b5a9eaa84870863f1ab66b663d03dc78025b0 Package: ros-kilted-hebi-cpp-api Version: 3.12.3-2noble.20250424.203409 Architecture: amd64 Maintainer: Chris Bollinger Installed-Size: 22374 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ros-workspace Homepage: http://docs.hebi.us/tools.html#cpp-api Priority: optional Section: misc Filename: pool/main/r/ros-kilted-hebi-cpp-api/ros-kilted-hebi-cpp-api_3.12.3-2noble.20250424.203409_amd64.deb Size: 6653916 SHA256: d2c71db28f574a287a5bfc3a27abbfe16bd492776873796b8a93dbd9113ef250 SHA1: 966e88cf70971b22f21116e7f7a2e1d5228b5ac8 MD5sum: b1c234b5d0b54d4de27a657c2488927b Description: A ROS 2 package providing access to the HEBI C++ API. Package: ros-kilted-hebi-cpp-api-dbgsym Package-Type: ddeb Source: ros-kilted-hebi-cpp-api Version: 3.12.3-2noble.20250424.203409 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Bollinger Installed-Size: 3903 Depends: ros-kilted-hebi-cpp-api (= 3.12.3-2noble.20250424.203409) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-hebi-cpp-api/ros-kilted-hebi-cpp-api-dbgsym_3.12.3-2noble.20250424.203409_amd64.deb Size: 3791004 SHA256: 061d1ba113b19c5a246f2d36b5e39a8802522eaa9850334e1d21ab1ac84e9397 SHA1: 4523c5ec2e39c0aab7fbfe30ff53cceccffaedb2 MD5sum: 9c02ca38e8ae42c4ed5f7e76b712ebd9 Description: debug symbols for ros-kilted-hebi-cpp-api Build-Ids: 96d5dba2cf1588a62b808ea943736b3b85215b7b Package: ros-kilted-hls-lfcd-lds-driver Version: 2.1.0-2noble.20250508.225821 Architecture: amd64 Maintainer: Pyo Installed-Size: 299 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-system-dev, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/hls_lfcd_lds_driver Priority: optional Section: misc Filename: pool/main/r/ros-kilted-hls-lfcd-lds-driver/ros-kilted-hls-lfcd-lds-driver_2.1.0-2noble.20250508.225821_amd64.deb Size: 81740 SHA256: 53da29f4c510d566b753e166230b6431288a16ca8f0b721932abd963a35b66c0 SHA1: 9aaa1a36447155392a9a62ec2015da8affc629dd MD5sum: 98f5d17dba75e9d15de98e5c96ebc4b2 Description: ROS package for LDS-01(HLS-LFCD2). The LDS (Laser Distance Sensor) is a sensor sending the data to Host for the simultaneous localization and mapping (SLAM). Simultaneously the detecting obstacle data can also be sent to Host. HLDS(Hitachi-LG Data Storage) is developing the technology for the moving platform sensor such as Robot Vacuum Cleaners, Home Robot, Robotics Lawn Mower Sensor, etc. Package: ros-kilted-hls-lfcd-lds-driver-dbgsym Package-Type: ddeb Source: ros-kilted-hls-lfcd-lds-driver Version: 2.1.0-2noble.20250508.225821 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 1131 Depends: ros-kilted-hls-lfcd-lds-driver (= 2.1.0-2noble.20250508.225821) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-hls-lfcd-lds-driver/ros-kilted-hls-lfcd-lds-driver-dbgsym_2.1.0-2noble.20250508.225821_amd64.deb Size: 1022378 SHA256: a0ef518f2d7daa77a761b5b6e3071a569cc41e30cc0487025bf54cdb757db379 SHA1: 486e129780e1d849176ca72164ecf493db2a081c MD5sum: 0050cad870d577dad9c2f131d425a47b Description: debug symbols for ros-kilted-hls-lfcd-lds-driver Build-Ids: 66fcd9f7430b4995bf547f43a45f2af9e1195e3b Package: ros-kilted-hpp-fcl Version: 2.4.5-2noble.20250424.212146 Architecture: amd64 Maintainer: Joseph Mirabel Installed-Size: 6630 Depends: libassimp5 (>= 5.3.1+ds), libboost-filesystem1.83.0 (>= 1.83.0), libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), liboctomap1.9t64 (>= 1.9.7+dfsg), libstdc++6 (>= 13.1), libassimp-dev, libboost-all-dev, libeigen3-dev, liboctomap-dev, python3-dev, python3-numpy, ros-kilted-eigenpy, ros-kilted-ros-workspace Homepage: https://github.com/humanoid-path-planner/hpp-fcl Priority: optional Section: misc Filename: pool/main/r/ros-kilted-hpp-fcl/ros-kilted-hpp-fcl_2.4.5-2noble.20250424.212146_amd64.deb Size: 1146120 SHA256: 16d2f3d1fe774c0c03313983add65d5b8005aadf4dd54bea199e953ea2bc034e SHA1: f3fa56bb99cd1498d05397820d29c25a577dde73 MD5sum: e7310613bd0a938c789b4cea94d4a08c Description: An extension of the Flexible Collision Library. Package: ros-kilted-hpp-fcl-dbgsym Package-Type: ddeb Source: ros-kilted-hpp-fcl Version: 2.4.5-2noble.20250424.212146 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Joseph Mirabel Installed-Size: 54027 Depends: ros-kilted-hpp-fcl (= 2.4.5-2noble.20250424.212146) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-hpp-fcl/ros-kilted-hpp-fcl-dbgsym_2.4.5-2noble.20250424.212146_amd64.deb Size: 50667684 SHA256: d4b2346b87a8c9316afc4baea19295551b7d2eed3d092d488b933c89bba465dd SHA1: 50df5012b0808460747ad9a140242be02b9016cc MD5sum: 8f4e151e07ab892863d52fcc2ab5a903 Description: debug symbols for ros-kilted-hpp-fcl Build-Ids: a09f56be0dfa784ad28e3c95e12ef16c36ba8aa9 f24ccfd9f1c2450033c03d3706ee065e7874cd41 Package: ros-kilted-ibeo-msgs Version: 4.0.0-4noble.20250424.211320 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 7271 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/kartech_linear_actuator_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ibeo-msgs/ros-kilted-ibeo-msgs_4.0.0-4noble.20250424.211320_amd64.deb Size: 423886 SHA256: 4c8c518f0328954d15529f124589bfd7e2ea9d577f74e78b605e18a74925b2af SHA1: 8662821828912f28179efbf1033593c1e8c36b60 MD5sum: d1fd02f16b1c24d2d59311693101747e Description: The ibeo_msgs package Package: ros-kilted-ibeo-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-ibeo-msgs Version: 4.0.0-4noble.20250424.211320 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 4743 Depends: ros-kilted-ibeo-msgs (= 4.0.0-4noble.20250424.211320) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ibeo-msgs/ros-kilted-ibeo-msgs-dbgsym_4.0.0-4noble.20250424.211320_amd64.deb Size: 3976490 SHA256: 6b64c1e200f30de1b01fc90a8969e564a2ecd94f57154b341d0f5b82fbdfa689 SHA1: 39fc8fe6edcee2609936e8f3a4b210d102c0809f MD5sum: f562dbde49c7fb01e03cde902e88d14d Description: debug symbols for ros-kilted-ibeo-msgs Build-Ids: 2758fde2fa2fe26fef9a66065abe243e7485676a 2b9a1fab1fa1b66ea4b4f27f5a74e9dddea61f35 2de15634dc3925799176dd91c951960ed43e6e56 3997c18bc29f6659f6c78c2cd8e2891a4d782e8e 408ed91820ff65d2023340d07625383cfbcb5efc 70afc99b254d10a5c6910a35a706a392ae0ce2aa 88e564ce92cd8b61b608dec363f8018c59216982 c79a89a96305996d5767928200bf3a318f059165 dc43a0a0a9fc81e5393ded59eaeb37f4b1265448 f7ac9cc89c35154e5f297cdd7eb2033fbcdd2c08 fc61d3c3c7207f68f8041a80d65df08a37a3f3a6 Package: ros-kilted-iceoryx-binding-c Version: 2.0.5-6noble.20250424.203408 Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 363 Depends: libc6 (>= 2.4), libstdc++6 (>= 13.1), ros-kilted-ros-workspace Homepage: https://iceoryx.io Priority: optional Section: misc Filename: pool/main/r/ros-kilted-iceoryx-binding-c/ros-kilted-iceoryx-binding-c_2.0.5-6noble.20250424.203408_amd64.deb Size: 63706 SHA256: de644e5f81d9e2c7a3218fe37f98908f39407de974937336fa7af6427021824b SHA1: aaa0ad6adb7596a401c29adf0e44475a0af935fb MD5sum: 6ba133dcb3917528eb69599d9ddfb473 Description: Eclipse iceoryx inter-process-communication (IPC) middleware C-Language Binding Package: ros-kilted-iceoryx-binding-c-dbgsym Package-Type: ddeb Source: ros-kilted-iceoryx-binding-c Version: 2.0.5-6noble.20250424.203408 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 1095 Depends: ros-kilted-iceoryx-binding-c (= 2.0.5-6noble.20250424.203408) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-iceoryx-binding-c/ros-kilted-iceoryx-binding-c-dbgsym_2.0.5-6noble.20250424.203408_amd64.deb Size: 1044262 SHA256: cd00649eb08c336b40e18585d134cff5d4d4799d8b6600fb1960d72b0d898a36 SHA1: 30b915d1a91f2023245dfd6da32da9945ffdd289 MD5sum: 5914b9fc84d00e8c6bc58e46a9200bb9 Description: debug symbols for ros-kilted-iceoryx-binding-c Build-Ids: ed42f19d3d258ef2641be0b6e6329ad27249d431 Package: ros-kilted-iceoryx-hoofs Version: 2.0.5-6noble.20250424.202709 Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 1279 Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), acl, libacl1-dev, libatomic1, ros-kilted-ros-workspace Conflicts: ros-kilted-iceoryx-utils Replaces: ros-kilted-iceoryx-utils Homepage: https://iceoryx.io Priority: optional Section: misc Filename: pool/main/r/ros-kilted-iceoryx-hoofs/ros-kilted-iceoryx-hoofs_2.0.5-6noble.20250424.202709_amd64.deb Size: 211306 SHA256: 8bb52c733d675d5fd095b77977c2a66c42279f8af523563449742fa66000140f SHA1: 1a77308e0dc49d7b3e42c1c2e9bad69a47f24ff1 MD5sum: 106fdf1486b3de108e99e9c3db8870d1 Description: Eclipse iceoryx inter-process-communication (IPC) middleware basic building blocks Package: ros-kilted-iceoryx-hoofs-dbgsym Package-Type: ddeb Source: ros-kilted-iceoryx-hoofs Version: 2.0.5-6noble.20250424.202709 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 1214 Depends: ros-kilted-iceoryx-hoofs (= 2.0.5-6noble.20250424.202709) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-iceoryx-hoofs/ros-kilted-iceoryx-hoofs-dbgsym_2.0.5-6noble.20250424.202709_amd64.deb Size: 1130974 SHA256: 579002c28f62e5e0a5460b77aa5584c3c8b54521d5fbe856dccc5abd8032b2f3 SHA1: 589add1d9cfba5edbb1d39078bb2e81a837b71a3 MD5sum: 694ea4344adf22f5408c4599b3e8a8d8 Description: debug symbols for ros-kilted-iceoryx-hoofs Build-Ids: 3b416d49950993f349bd459e1fe13ad2f5c129f4 8efc6eefe64ef3b945b83648ef0566ca39434f98 Package: ros-kilted-iceoryx-introspection Version: 2.0.5-6noble.20250424.203422 Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 153 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libncurses6 (>= 6), libstdc++6 (>= 13.1), libtinfo6 (>= 6), libncurses-dev, ros-kilted-iceoryx-hoofs, ros-kilted-iceoryx-posh, ros-kilted-ros-workspace Homepage: https://iceoryx.io Priority: optional Section: misc Filename: pool/main/r/ros-kilted-iceoryx-introspection/ros-kilted-iceoryx-introspection_2.0.5-6noble.20250424.203422_amd64.deb Size: 35560 SHA256: 835e64b5e8588cdf33d3e09ce9fdee15557d33e78b7773300425914bc7378230 SHA1: a604295f511693241b2955a9d189f77a67c1f2ba MD5sum: bc8123f7549a2595ac777ec1aedb8dc2 Description: Eclipse iceoryx inter-process-communication (IPC) middleware introspection client Package: ros-kilted-iceoryx-introspection-dbgsym Package-Type: ddeb Source: ros-kilted-iceoryx-introspection Version: 2.0.5-6noble.20250424.203422 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 479 Depends: ros-kilted-iceoryx-introspection (= 2.0.5-6noble.20250424.203422) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-iceoryx-introspection/ros-kilted-iceoryx-introspection-dbgsym_2.0.5-6noble.20250424.203422_amd64.deb Size: 429232 SHA256: a205c02cfd7ef1673ec0e37a50a78a6c319b14091b79c9e830e97a4198f982a2 SHA1: ad3a060dd5e8bf2be5bee10b50b5590b1de3d9c8 MD5sum: d5e268176a2713a5a05aa111c4309027 Description: debug symbols for ros-kilted-iceoryx-introspection Build-Ids: c2890e5d2c1060fa7188ebacae67384029c89da6 f103d6add2d9e11cbe2957becd3f291cc0df00d5 Package: ros-kilted-iceoryx-posh Version: 2.0.5-6noble.20250424.203013 Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 1968 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-iceoryx-hoofs, ros-kilted-ros-workspace Homepage: https://iceoryx.io Priority: optional Section: misc Filename: pool/main/r/ros-kilted-iceoryx-posh/ros-kilted-iceoryx-posh_2.0.5-6noble.20250424.203013_amd64.deb Size: 399152 SHA256: 2e3cd168a88f1af3b81ccbd3155468d6433696880d4e0ba0bfdd098c85c892d1 SHA1: a328f3add5848521acd0f016b40acb8a99954599 MD5sum: 4efae7b6710b88ee07eda57ddbbc6dd1 Description: Eclipse iceoryx inter-process-communication (IPC) middleware Posix Shared Memory Library and middleware daemon (RouDi) Package: ros-kilted-iceoryx-posh-dbgsym Package-Type: ddeb Source: ros-kilted-iceoryx-posh Version: 2.0.5-6noble.20250424.203013 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 6247 Depends: ros-kilted-iceoryx-posh (= 2.0.5-6noble.20250424.203013) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-iceoryx-posh/ros-kilted-iceoryx-posh-dbgsym_2.0.5-6noble.20250424.203013_amd64.deb Size: 5978374 SHA256: 61917767f88516e8ae6c82f62bcec8ba003121812008c6e57e7cb4c0cb77465c SHA1: 137c5ffed8015e8f8da000fa2ad0f227b70949b8 MD5sum: c61d49d1b53f2bafa02f348a5573e772 Description: debug symbols for ros-kilted-iceoryx-posh Build-Ids: 17cd52dee0d9e2d524ef964a06cbe340d95f9566 29d9434a85afd0b6be6dd2b014a28c911deb84bd 4880857f41b12b5e2f6ccf4637476322165bd62e d6acb8466c713f271358643850a0b864e7046087 dbedc1e3ec3f7d73be5b60d40fe993c75a9f38a2 Package: ros-kilted-image-common Version: 6.1.1-1noble.20250508.224415 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 42 Depends: ros-kilted-camera-calibration-parsers, ros-kilted-camera-info-manager, ros-kilted-image-transport, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/image_common Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-common/ros-kilted-image-common_6.1.1-1noble.20250508.224415_amd64.deb Size: 5906 SHA256: 04400daf73acc176c3fe069bf21768ba47b1618f62e8d6cce88c78b5fb010131 SHA1: 79b0a33e2464ffacae8e69102bbcb9f9fcf7c39f MD5sum: 06ec1d88165885814e5991b8aa45ce42 Description: Common code for working with images in ROS. Package: ros-kilted-image-geometry Version: 4.1.0-2noble.20250508.205148 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 170 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 11), libopencv-dev, python3-deprecated, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/image_geometry Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-geometry/ros-kilted-image-geometry_4.1.0-2noble.20250508.205148_amd64.deb Size: 32998 SHA256: 10d1e449a44e46f454c1d89e26d084e9abde66568b90ad733e08175d44c268cc SHA1: 127ce863e5e2332f0dda17a0ba3c0183af76d1a2 MD5sum: cb2c30f4feeb1983f2eacc37a522284b Description: `image_geometry` contains C++ and Python libraries for interpreting images geometrically. It interfaces the calibration parameters in sensor_msgs/CameraInfo messages with OpenCV functions such as image rectification, much as cv_bridge interfaces ROS sensor_msgs/Image with OpenCV data types. Package: ros-kilted-image-geometry-dbgsym Package-Type: ddeb Source: ros-kilted-image-geometry Version: 4.1.0-2noble.20250508.205148 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 265 Depends: ros-kilted-image-geometry (= 4.1.0-2noble.20250508.205148) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-geometry/ros-kilted-image-geometry-dbgsym_4.1.0-2noble.20250508.205148_amd64.deb Size: 246322 SHA256: 5982d43e7fab2a8efb16d4a96aada0dc66aad5485cc14351d41fcc7695a5a43f SHA1: 332ad2821a1165288b9e59194e9939274262889f MD5sum: a6036778668009940cfa4f72ac9df05e Description: debug symbols for ros-kilted-image-geometry Build-Ids: 385c2eb75ac8123447dd24e42263900f2a044351 Package: ros-kilted-image-pipeline Version: 6.0.10-2noble.20250508.224924 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 43 Depends: ros-kilted-camera-calibration, ros-kilted-depth-image-proc, ros-kilted-image-proc, ros-kilted-image-publisher, ros-kilted-image-rotate, ros-kilted-image-view, ros-kilted-stereo-image-proc, ros-kilted-ros-workspace Homepage: https://index.ros.org/p/image_pipeline/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-pipeline/ros-kilted-image-pipeline_6.0.10-2noble.20250508.224924_amd64.deb Size: 6778 SHA256: 0ad8ddd1e1a1e17edc9a00f632dea678e496a83f9002973983203009e33cc2ef SHA1: f95219f41b60d0842b722f7515448b1a4be96bdc MD5sum: 962c54200f9f8b8ee24aeed526fb15e3 Description: image_pipeline fills the gap between getting raw images from a camera driver and higher-level vision processing. Package: ros-kilted-image-proc Version: 6.0.10-2noble.20250508.214206 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 1593 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-contrib406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-kilted-camera-calibration-parsers, ros-kilted-cv-bridge, ros-kilted-geometry-msgs, ros-kilted-image-geometry, ros-kilted-image-transport, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rcutils, ros-kilted-sensor-msgs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tracetools-image-pipeline, ros-kilted-ros-workspace Homepage: https://index.ros.org/p/image_proc/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-proc/ros-kilted-image-proc_6.0.10-2noble.20250508.214206_amd64.deb Size: 257960 SHA256: fd3a1c5a2716573d31a37602b3b79f2965b206034cf5d3c1a5adf4cb4ea916de SHA1: b5fc4484c59f8f64ed9b5eb5681e20aa85e64e2d MD5sum: 722a294b0974d20ee88c77ef46765ab2 Description: Single image rectification and color processing. Package: ros-kilted-image-proc-dbgsym Package-Type: ddeb Source: ros-kilted-image-proc Version: 6.0.10-2noble.20250508.214206 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 8760 Depends: ros-kilted-image-proc (= 6.0.10-2noble.20250508.214206) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-proc/ros-kilted-image-proc-dbgsym_6.0.10-2noble.20250508.214206_amd64.deb Size: 7721256 SHA256: c92d1513de956b0cd4d36d551c4b8a2a2c1feaac36d5b033fc3fa126cd184cae SHA1: ca24683c26f461368eef721bc4709245fb7d8524 MD5sum: 9c1bb0db11daffcf303204757de9fc34 Description: debug symbols for ros-kilted-image-proc Build-Ids: 0fb74b8dc42634bae625427f52eadbefe08fa91f 13518522ab3e9ad42fbaa4bedd5d3f727fdadc1a 36409c9e299e9a0a155a694ba481edfc0ad3adaf 36683ec9f11171b0b22ed2acee44aaa6abaeffe6 43ef8e9f76717cc299ec0c960839335556fee0d5 6ca2c11fa0b9e9f990643955a9e5425e9a9613d6 6f870198aaeed2279176a62011e28abf6e19d6ca 8347747cf9d264823487704408112ba01849cc06 8f8c1e34ab4f8c98cfcf704b3e330ccb7922a1fb 978417837628d93f53230fff45c47d52ff92456b b4f9b22daca41910114b3dbf05d9d2960cf8819c c61aebb684bf13b641f3f71c88287b03771c7d02 d306a70c586e6fd32d38d99152013f3e6f660dfc Package: ros-kilted-image-publisher Version: 6.0.10-2noble.20250508.215051 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 350 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-kilted-camera-info-manager, ros-kilted-cv-bridge, ros-kilted-image-transport, ros-kilted-rcl-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-ros-workspace Homepage: https://index.ros.org/p/image_publisher/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-publisher/ros-kilted-image-publisher_6.0.10-2noble.20250508.215051_amd64.deb Size: 131462 SHA256: 563e5ce6863ce21737524a30e34a3c0d0816dff1660cc4615771bf2abaf2d580 SHA1: eb943f2fa4f9e19e2bbab25fc3c79b996b430f0b MD5sum: 87e123d2075e3b75f959461eab587cb5 Description: Contains a node publish an image stream from single image file or avi motion file. Package: ros-kilted-image-publisher-dbgsym Package-Type: ddeb Source: ros-kilted-image-publisher Version: 6.0.10-2noble.20250508.215051 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 1300 Depends: ros-kilted-image-publisher (= 6.0.10-2noble.20250508.215051) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-publisher/ros-kilted-image-publisher-dbgsym_6.0.10-2noble.20250508.215051_amd64.deb Size: 1238048 SHA256: 280f1b2c63e4701c978878de2d207fdb159112e2b95c248acfdc88f5302587db SHA1: ace11120402b8ed8b2bf737b4606456767bc3019 MD5sum: d07599707c14321f8c1763c00a79800f Description: debug symbols for ros-kilted-image-publisher Build-Ids: 9488b48abda2a71ee2fb51cbb221ea3e16ccf7dd c7f881e90cae6f1c9765d8d09ed20ea577602c81 Package: ros-kilted-image-rotate Version: 6.0.10-2noble.20250508.214159 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 716 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libopencv-dev, ros-kilted-cv-bridge, ros-kilted-geometry-msgs, ros-kilted-image-transport, ros-kilted-rcl-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://index.ros.org/p/image_rotate/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-rotate/ros-kilted-image-rotate_6.0.10-2noble.20250508.214159_amd64.deb Size: 162792 SHA256: 862c456603cf048c1f6fc8f00c9942f7c4ff3375d8b3274776a417c0c43fbf8f SHA1: de9894c2af48b8d7527bbd1dd036009aec99d2de MD5sum: d41dada70ffc7ead27d58d09981e0630 Description: Contains a node that rotates an image stream in a way that minimizes the angle between a vector in some arbitrary frame and a vector in the camera frame. The frame of the outgoing image is published by the node. This node is intended to allow camera images to be visualized in an orientation that is more intuitive than the hardware-constrained orientation of the physical camera. This is particularly helpful, for example, to show images from the PR2's forearm cameras with a consistent up direction, despite the fact that the forearms need to rotate in arbitrary ways during manipulation. It is not recommended to use the output from this node for further computation, as it interpolates the source image, introduces black borders, and does not output a camera_info. Package: ros-kilted-image-rotate-dbgsym Package-Type: ddeb Source: ros-kilted-image-rotate Version: 6.0.10-2noble.20250508.214159 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 3734 Depends: ros-kilted-image-rotate (= 6.0.10-2noble.20250508.214159) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-rotate/ros-kilted-image-rotate-dbgsym_6.0.10-2noble.20250508.214159_amd64.deb Size: 3506684 SHA256: 0ee1610ee458d07ec28e6dfcbb863fb0aaf2b72ea29d80e507c963f1084eaa3a SHA1: 14b58c5161e5aed2753dc6c666c6e83b4a3f3b29 MD5sum: b999be5ce37ca86d6e6040fdad11eb4f Description: debug symbols for ros-kilted-image-rotate Build-Ids: 234a52dd27916d8e48bebba1003b1643235636f6 62e30153d86a541e0ae1d782bc60029192ce2e77 78182dff732e7a94c3fe466d8d07cc44d5d379d9 7843a1e648b695ccc8efdbe82fa2cd9ba14de018 Package: ros-kilted-image-tools Version: 0.36.0-1noble.20250508.215757 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1028 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-tools/ros-kilted-image-tools_0.36.0-1noble.20250508.215757_amd64.deb Size: 185690 SHA256: 626c0c184889322c9fd6fc22c5f7bcbd7b868abdba99a738a92ad65ee3fae6bb SHA1: 735d33777990d0d261ae6e206e28e98758a21989 MD5sum: 70cf13c22778b4491862ff0ec67d533a Description: Tools to capture and play back images to and from DDS subscriptions and publications. Package: ros-kilted-image-tools-dbgsym Package-Type: ddeb Source: ros-kilted-image-tools Version: 0.36.0-1noble.20250508.215757 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 5036 Depends: ros-kilted-image-tools (= 0.36.0-1noble.20250508.215757) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-tools/ros-kilted-image-tools-dbgsym_0.36.0-1noble.20250508.215757_amd64.deb Size: 4001892 SHA256: 5c8fcd01bee8d620e6aace0c30ad3ed6bdef6400a12ad2f991e277accac547d9 SHA1: fa90a46151a01971aab7c687ef42056788bbc77c MD5sum: 46bf2139947ac6ac87221e313e23f921 Description: debug symbols for ros-kilted-image-tools Build-Ids: 58f2da7368e17adbdedb71c73ccecdcc51d1a0fe 8582c3e3cd193058b9545e048c913eea82528af0 c09a4577e5bc3580a0f0a8cccce74a3a0697f12f Package: ros-kilted-image-transport Version: 6.1.1-1noble.20250508.212320 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2925 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-message-filters, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/image_transport Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-transport/ros-kilted-image-transport_6.1.1-1noble.20250508.212320_amd64.deb Size: 414544 SHA256: 495dd860580fac8f023870496d4fcb12996efaeaf7ddc34289f4eca5965694e8 SHA1: 473d1182ebdffc5860459f006e7b7ee6d6999abb MD5sum: 449555c74e84d13a6e3aa76e633c4de5 Description: image_transport should always be used to subscribe to and publish images. It provides transparent support for transporting images in low-bandwidth compressed formats. Examples (provided by separate plugin packages) include JPEG/PNG compression and Theora streaming video. Package: ros-kilted-image-transport-dbgsym Package-Type: ddeb Source: ros-kilted-image-transport Version: 6.1.1-1noble.20250508.212320 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 9594 Depends: ros-kilted-image-transport (= 6.1.1-1noble.20250508.212320) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-transport/ros-kilted-image-transport-dbgsym_6.1.1-1noble.20250508.212320_amd64.deb Size: 8648124 SHA256: 33ca0f16a15f9a18ef4f4849ec6d684017af4e7fba631df7af7ce9dd365a4120 SHA1: c62c1641a6d353c8f5bdcb82a3b24cce37982627 MD5sum: 0bad8fc751117b59cf1d5db835b2eee6 Description: debug symbols for ros-kilted-image-transport Build-Ids: 016add289be2ff843a619e781a9693da57359ecb 579a72fcd570c86ffdff87edd55657ec10ef11bd 5da96551895b0587a654c92445c682f330d4bf52 77990c1be70d22aacedc7521b5548ccd3403e167 cdbf85537f468c64334fa99dc108d99db484ef10 Package: ros-kilted-image-transport-plugins Version: 5.0.2-2noble.20250508.225810 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 42 Depends: ros-kilted-compressed-depth-image-transport, ros-kilted-compressed-image-transport, ros-kilted-theora-image-transport, ros-kilted-zstd-image-transport, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-transport-plugins/ros-kilted-image-transport-plugins_5.0.2-2noble.20250508.225810_amd64.deb Size: 6094 SHA256: b5ace73824a063bdcf3957ac4c3a9c50fb474de5fafbe6308cc18c775070828e SHA1: a88c4fdf4441c60c5d3624ee335d0ce4c60d0c84 MD5sum: 6c72759e678c860db4f38e6459994626 Description: A set of plugins for publishing and subscribing to sensor_msgs/Image topics in representations other than raw pixel data. For example, for viewing a stream of images off-robot, a video codec will give much lower bandwidth and latency. For low frame rate tranport of high-definition images, you might prefer sending them as JPEG or PNG-compressed form. Package: ros-kilted-image-transport-py Version: 6.1.1-1noble.20250508.212841 Architecture: amd64 Maintainer: Alejandro Hernández Installed-Size: 295 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-image-transport, ros-kilted-rclcpp, ros-kilted-rpyutils, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-transport-py/ros-kilted-image-transport-py_6.1.1-1noble.20250508.212841_amd64.deb Size: 99946 SHA256: 36c02b810444cac484f7d792ff0c701189a19069b84a064a23a3b96a674261be SHA1: 4884737f293172f4d9d689a30e38ebc096c7decc MD5sum: 1315f5711744221e507a27a18befe199 Description: Python API for image_transport Package: ros-kilted-image-view Version: 6.0.10-2noble.20250508.213223 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 1291 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-kilted-camera-calibration-parsers, ros-kilted-cv-bridge, ros-kilted-image-transport, ros-kilted-message-filters, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclpy, ros-kilted-sensor-msgs, ros-kilted-std-srvs, ros-kilted-stereo-msgs, ros-kilted-ros-workspace Homepage: https://index.ros.org/p/image_view/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-view/ros-kilted-image-view_6.0.10-2noble.20250508.213223_amd64.deb Size: 284410 SHA256: 341b29f0c7c803401b385d65f0b0d618f7ac72d03b381da4730fa8db8d06b197 SHA1: 6e3d94ab0aa89633b36f9a89e7f5ecb94814b165 MD5sum: 9c1ea56143ebcd85787cb90a50facfc8 Description: A simple viewer for ROS image topics. Includes a specialized viewer for stereo + disparity images. Package: ros-kilted-image-view-dbgsym Package-Type: ddeb Source: ros-kilted-image-view Version: 6.0.10-2noble.20250508.213223 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 8181 Depends: ros-kilted-image-view (= 6.0.10-2noble.20250508.213223) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-image-view/ros-kilted-image-view-dbgsym_6.0.10-2noble.20250508.213223_amd64.deb Size: 7544770 SHA256: 471cf1269007a744f89ef15c8540b6a82f93653993b5b998ceae5c5b5467d071 SHA1: f8c66c8802751a45db3a14c6a278783b79fd010a MD5sum: 60ae95b8e192510201c76e23505c9e60 Description: debug symbols for ros-kilted-image-view Build-Ids: 37ac4cf1251e4336b43bd793a7356b944a275199 46b6dc293589eca2388d05f33b34fab3a2ce9b8d 653c8a7ef7ab44e6a0f7360a8ac3f16adb7803d8 733e677a06c96d822779fbbe4734b5756034982c c32da256e53dd229d9269df86ed50739402e2b9f de1611396e50b64bfbaa82203e2cdef2dabd856a e12b27902cdb4de275fe0f7eb08643a526a1ff5e Package: ros-kilted-imu-complementary-filter Version: 2.2.0-2noble.20250508.213323 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1035 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ros-workspace Homepage: http://www.mdpi.com/1424-8220/15/8/19302 Priority: optional Section: misc Filename: pool/main/r/ros-kilted-imu-complementary-filter/ros-kilted-imu-complementary-filter_2.2.0-2noble.20250508.213323_amd64.deb Size: 198830 SHA256: e4bfdae672736ad937e255a57919a6529e3fcdb8124e471b494bde65e9254290 SHA1: 3a40861fc32de3c299714c759a766b85033bf149 MD5sum: 0bc05f69cc8b591f5778ac08e3ebc538 Description: Filter which fuses angular velocities, accelerations, and (optionally) magnetic readings from a generic IMU device into a quaternion to represent the orientation of the device wrt the global frame. Based on the algorithm by Roberto G. Valenti etal. described in the paper "Keeping a Good Attitude: A Quaternion-Based Orientation Filter for IMUs and MARGs" available at http://www.mdpi.com/1424-8220/15/8/19302 . Package: ros-kilted-imu-complementary-filter-dbgsym Package-Type: ddeb Source: ros-kilted-imu-complementary-filter Version: 2.2.0-2noble.20250508.213323 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 4496 Depends: ros-kilted-imu-complementary-filter (= 2.2.0-2noble.20250508.213323) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-imu-complementary-filter/ros-kilted-imu-complementary-filter-dbgsym_2.2.0-2noble.20250508.213323_amd64.deb Size: 3801354 SHA256: 8b599149d594f34adb79254bea66ba68a38c865fe928a6025110bce3fa61e024 SHA1: e0fc5001672d1556519f562aed90d69221491aa8 MD5sum: 7ba006ab9865daef290ce5fd6ff63f9d Description: debug symbols for ros-kilted-imu-complementary-filter Build-Ids: 505311bcba2299d89d7d24fe109b664a665c8e3c c351071fe121b1604b30f200a2a8302a93759dd2 Package: ros-kilted-imu-filter-madgwick Version: 2.2.0-2noble.20250508.214610 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1279 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-rclcpp-lifecycle, ros-kilted-sensor-msgs, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/imu_filter_madgwick Priority: optional Section: misc Filename: pool/main/r/ros-kilted-imu-filter-madgwick/ros-kilted-imu-filter-madgwick_2.2.0-2noble.20250508.214610_amd64.deb Size: 234390 SHA256: e981c757009f8eb228f3d0c1e7e7b71796a27e9dbf5fa3748b483374ad8de420 SHA1: 9ac7a63df64d88445421cffade5ddc81e37aee51 MD5sum: df36baf084c4a440f760f9d0980ff6aa Description: Filter which fuses angular velocities, accelerations, and (optionally) magnetic readings from a generic IMU device into an orientation. Based on code by Sebastian Madgwick, http://www.x-io.co.uk/node/8#open_source_ahrs_and_imu_algorithms. Package: ros-kilted-imu-filter-madgwick-dbgsym Package-Type: ddeb Source: ros-kilted-imu-filter-madgwick Version: 2.2.0-2noble.20250508.214610 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 5463 Depends: ros-kilted-imu-filter-madgwick (= 2.2.0-2noble.20250508.214610) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-imu-filter-madgwick/ros-kilted-imu-filter-madgwick-dbgsym_2.2.0-2noble.20250508.214610_amd64.deb Size: 4548164 SHA256: 39bb95e3d5de46630d576998ed41abcdb53c409381ce665b5d2a658c04bb9ba5 SHA1: daf90e6e4dc3104e910334f922547640b0e583b2 MD5sum: 4a0a8c532e577be78aa09398e0690335 Description: debug symbols for ros-kilted-imu-filter-madgwick Build-Ids: 97a7bb00c724487b13415357b26bfb8f5ae146f1 cf661cd004812e49104901de4f4d3c7f462c97ad Package: ros-kilted-imu-pipeline Version: 0.5.1-2noble.20250508.225715 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 41 Depends: ros-kilted-imu-processors, ros-kilted-imu-transformer, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/imu_pipeline Priority: optional Section: misc Filename: pool/main/r/ros-kilted-imu-pipeline/ros-kilted-imu-pipeline_0.5.1-2noble.20250508.225715_amd64.deb Size: 5410 SHA256: d76d8fc68c1f38f8bd092d94fcc13b38f7bc3ad09747370758336c799d663f36 SHA1: 53f9a6f9b8d25d7c90bb7034376983a811535e26 MD5sum: f69d42a64e62e23de39cb8029d4a320c Description: imu_pipeline Package: ros-kilted-imu-processors Version: 0.5.1-2noble.20250508.213940 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 1509 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-geometry-msgs, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/imu_processors Priority: optional Section: misc Filename: pool/main/r/ros-kilted-imu-processors/ros-kilted-imu-processors_0.5.1-2noble.20250508.213940_amd64.deb Size: 236566 SHA256: 05d20b0c1da366592ec7248ea9ae7df340537acb7913e2bf4909dd294b98e485 SHA1: 79afdb6fb312db7953604b88eb9e7d4f5ed7df03 MD5sum: 6172d54e7b76d51d4e2057a217731887 Description: Processors for sensor_msgs::Imu data Package: ros-kilted-imu-processors-dbgsym Package-Type: ddeb Source: ros-kilted-imu-processors Version: 0.5.1-2noble.20250508.213940 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 6857 Depends: ros-kilted-imu-processors (= 0.5.1-2noble.20250508.213940) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-imu-processors/ros-kilted-imu-processors-dbgsym_0.5.1-2noble.20250508.213940_amd64.deb Size: 5463152 SHA256: e5a0314a9093f634671eb067d25ffdc98e711096e3d32b7568ec97af1f3d728a SHA1: 665e5f06d0f943e947a971c7cbad6d9751b5247a MD5sum: 9a75320ab8ecbb9ad5cb97a864cc746c Description: debug symbols for ros-kilted-imu-processors Build-Ids: 11eb408eadf5f6d58a54e8e598eb9e19dc627501 3a6e6a966c4c3c0fa1785e9e71d8c5a1405fbf81 eff9b5d95fc31a87fe1b14effb46896ee77ffe96 f46466e98fdd301b0adb19cd73c7c1fc4fa4724b Package: ros-kilted-imu-sensor-broadcaster Version: 4.23.0-2noble.20250508.230516 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 290 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-controller-interface, ros-kilted-generate-parameter-library, ros-kilted-hardware-interface, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-realtime-tools, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-imu-sensor-broadcaster/ros-kilted-imu-sensor-broadcaster_4.23.0-2noble.20250508.230516_amd64.deb Size: 80368 SHA256: fe5d221e1927605df7c886563e105605fef976b9c6fe2c7351d793d92e031574 SHA1: 92b5698e6fd4e72b150e71cc9985b221ecd6ed14 MD5sum: 40208135e1c163856540b8c837497c20 Description: Controller to publish readings of IMU sensors. Package: ros-kilted-imu-sensor-broadcaster-dbgsym Package-Type: ddeb Source: ros-kilted-imu-sensor-broadcaster Version: 4.23.0-2noble.20250508.230516 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1119 Depends: ros-kilted-imu-sensor-broadcaster (= 4.23.0-2noble.20250508.230516) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-imu-sensor-broadcaster/ros-kilted-imu-sensor-broadcaster-dbgsym_4.23.0-2noble.20250508.230516_amd64.deb Size: 1046562 SHA256: 78e5be6fb14342379bf87c4944f57f3b4a5d60966e2a24252ffb1f39c1a9bcf3 SHA1: 2175f077c772ba041341a0bfc008f5e434788677 MD5sum: 35043386fd981f5569792ed0a75dd6ab Description: debug symbols for ros-kilted-imu-sensor-broadcaster Build-Ids: a3efd27748708604cab25500e81d88db4cb74eb8 Package: ros-kilted-imu-tools Version: 2.2.0-2noble.20250508.232711 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 41 Depends: ros-kilted-imu-complementary-filter, ros-kilted-imu-filter-madgwick, ros-kilted-rviz-imu-plugin, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/imu_tools Priority: optional Section: misc Filename: pool/main/r/ros-kilted-imu-tools/ros-kilted-imu-tools_2.2.0-2noble.20250508.232711_amd64.deb Size: 5260 SHA256: 62682102296fbe5120eb492f071ed7c03d341d0c014ace7163ee6a23b4fcdbca SHA1: 2ac70603ad8c62d8da24351b68efde0c6ca32029 MD5sum: addcaeb88dc78667b86d36cd58766bfa Description: Various tools for IMU devices Package: ros-kilted-imu-transformer Version: 0.5.1-2noble.20250508.215805 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 956 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-message-filters, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-tf2-ros, ros-kilted-tf2-sensor-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/imu_transformer Priority: optional Section: misc Filename: pool/main/r/ros-kilted-imu-transformer/ros-kilted-imu-transformer_0.5.1-2noble.20250508.215805_amd64.deb Size: 181794 SHA256: be407a330b071d3f8caf2250e7db07d0d7f709cfe3b52da464768834c93c09b5 SHA1: a6812e54b88f005038b386f399c398eeeb97e826 MD5sum: e3c64a8f453b70eadf893c1935a27d9b Description: Node/components to transform sensor_msgs::Imu data from one frame into another. Package: ros-kilted-imu-transformer-dbgsym Package-Type: ddeb Source: ros-kilted-imu-transformer Version: 0.5.1-2noble.20250508.215805 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 4724 Depends: ros-kilted-imu-transformer (= 0.5.1-2noble.20250508.215805) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-imu-transformer/ros-kilted-imu-transformer-dbgsym_0.5.1-2noble.20250508.215805_amd64.deb Size: 4086460 SHA256: f7f80805a99c59cc533efc4b8e46211fe425c68505a07a1b65d04c1483534318 SHA1: abbdc1efcaa5e0bf912626a3cbf4210386a63631 MD5sum: b2d737cdc129bdf798c3da39e3fb4bd8 Description: debug symbols for ros-kilted-imu-transformer Build-Ids: 2d141831144b74c86fed0d5ef01d98b66864d130 d7e2cc663faf7378983663161964a65c5ad8db67 Package: ros-kilted-interactive-marker-twist-server Version: 2.1.0-3noble.20250508.215103 Architecture: amd64 Maintainer: Mike Purvis Installed-Size: 193 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-geometry-msgs, ros-kilted-interactive-markers, ros-kilted-rclcpp, ros-kilted-tf2, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-interactive-marker-twist-server/ros-kilted-interactive-marker-twist-server_2.1.0-3noble.20250508.215103_amd64.deb Size: 55760 SHA256: efb8972fee815f92307f21ae62795eee719a55d3aaf264d51294eb4812c04244 SHA1: f4ed48ae16f0803f8864f11def0e2e58d66e7ecf MD5sum: 353bd63a3d3963327f2834f36f39f0be Description: Interactive control for generic Twist-based robots using interactive markers Package: ros-kilted-interactive-marker-twist-server-dbgsym Package-Type: ddeb Source: ros-kilted-interactive-marker-twist-server Version: 2.1.0-3noble.20250508.215103 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mike Purvis Installed-Size: 981 Depends: ros-kilted-interactive-marker-twist-server (= 2.1.0-3noble.20250508.215103) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-interactive-marker-twist-server/ros-kilted-interactive-marker-twist-server-dbgsym_2.1.0-3noble.20250508.215103_amd64.deb Size: 925212 SHA256: 5cbdf8c039805292980325063905f3a8839be93aa33a64140d253ea5ddc2c097 SHA1: 1b2e1b608be224002c60990c5ab0f02368d3242d MD5sum: a79890c03147f9f731c7331ccb7644f5 Description: debug symbols for ros-kilted-interactive-marker-twist-server Build-Ids: 2aa62e9f7df7e74010ba5b5c3b9bb79844eafd63 Package: ros-kilted-interactive-markers Version: 2.7.0-2noble.20250508.214537 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 1021 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-rclpy, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-std-msgs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/interactive_markers Priority: optional Section: misc Filename: pool/main/r/ros-kilted-interactive-markers/ros-kilted-interactive-markers_2.7.0-2noble.20250508.214537_amd64.deb Size: 205802 SHA256: 1d2e4e1abb9462de3c0e45a23998b7c62f3ead65dc03879a5a944f5d4bb672af SHA1: 2d1db06244745479cde1dcd07e718e2cdba87dea MD5sum: 817d264bfcc3c6a7574ce5d04b24879d Description: 3D interactive marker communication library for RViz and similar tools. Package: ros-kilted-interactive-markers-dbgsym Package-Type: ddeb Source: ros-kilted-interactive-markers Version: 2.7.0-2noble.20250508.214537 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 4940 Depends: ros-kilted-interactive-markers (= 2.7.0-2noble.20250508.214537) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-interactive-markers/ros-kilted-interactive-markers-dbgsym_2.7.0-2noble.20250508.214537_amd64.deb Size: 4281680 SHA256: e013466d07b2203014a7122f32b5f12ba6e90aedac5763d8c601b83415dd8fc3 SHA1: a0ede1be1d3f27a70336eee0a758713f1573f1f2 MD5sum: 7368c47f1aa7ff290820690ee98f1073 Description: debug symbols for ros-kilted-interactive-markers Build-Ids: 5f94b630dc06a0b332cba7bbac621a7e93a3beb3 Package: ros-kilted-intra-process-demo Version: 0.36.0-1noble.20250508.215805 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 2775 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-intra-process-demo/ros-kilted-intra-process-demo_0.36.0-1noble.20250508.215805_amd64.deb Size: 392952 SHA256: 476fc8516b16b6f795d7b13028239a097eec77b21b2ed163a893f8ec049fd80e SHA1: aa52dd488e769e44373f24e32bd687a0c9e733e2 MD5sum: 7b1d6c748ee01a771712308cd1129a53 Description: Demonstrations of intra process communication. Package: ros-kilted-intra-process-demo-dbgsym Package-Type: ddeb Source: ros-kilted-intra-process-demo Version: 0.36.0-1noble.20250508.215805 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 13991 Depends: ros-kilted-intra-process-demo (= 0.36.0-1noble.20250508.215805) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-intra-process-demo/ros-kilted-intra-process-demo-dbgsym_0.36.0-1noble.20250508.215805_amd64.deb Size: 11940990 SHA256: 7d979a5455d4cb98c3a90d59dc4c8e0eb1d19b51a96e65a757bc23bd8f19b16e SHA1: e619edc1e7791d2e55a098bad16455332aa347bd MD5sum: 1606a32ff0c64bf1db1cf429b841854a Description: debug symbols for ros-kilted-intra-process-demo Build-Ids: 35386769113c7d26f0ae68d567e02821a3ebc409 6cbe582c6f006cd70588a05ee8077426a90075a8 6e17f8383b7d14d40fbd7063e459fea5c198fc13 9ce54c449882927b258f3c34a58a6abdfe5ee108 dd13a58652e657381a03e047dced835947488cac f3fc9dede04f79f123bc0550709110030006e594 fc1c330e5fd8e89b895dd221eee85bf63b60ac09 Package: ros-kilted-io-context Version: 1.2.0-4noble.20250508.215843 Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 188 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libasio-dev, ros-kilted-rclcpp, ros-kilted-std-msgs, ros-kilted-udp-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-io-context/ros-kilted-io-context_1.2.0-4noble.20250508.215843_amd64.deb Size: 41404 SHA256: a1e7833782a5c85c091ed2979ce3dbdb7abd3ae9c3ce0fadb30a9860a7c5841f SHA1: 1e83e3449b41685f51ecfc8cf7b7dade9d7fee8d MD5sum: 7d7449c332025162039616f1d82d874f Description: A library to write Synchronous and Asynchronous networking applications Package: ros-kilted-io-context-dbgsym Package-Type: ddeb Source: ros-kilted-io-context Version: 1.2.0-4noble.20250508.215843 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 314 Depends: ros-kilted-io-context (= 1.2.0-4noble.20250508.215843) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-io-context/ros-kilted-io-context-dbgsym_1.2.0-4noble.20250508.215843_amd64.deb Size: 205022 SHA256: 96f9f2bcbf04a258e5f1db6946841ad3cecdf530a3c0609ac257c76247c6f706 SHA1: a4fd9fbf55d554e9ca5c57609d7d5b0d2034e3a8 MD5sum: 4d9e40be7e7fd3f3d85b651326f2350f Description: debug symbols for ros-kilted-io-context Build-Ids: 5521b05526fb515b3cdac207ef2a292ba5f796f8 Package: ros-kilted-irobot-create-msgs Version: 2.1.0-4noble.20250424.211810 Architecture: amd64 Maintainer: Alberto Soragna Installed-Size: 15218 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-irobot-create-msgs/ros-kilted-irobot-create-msgs_2.1.0-4noble.20250424.211810_amd64.deb Size: 806614 SHA256: b4d81d833fce2e1f866069bc0413fa8376962e154686ccfda563e9f118a6378b SHA1: 2f8c577797b3ca58b7f44e3c1740c27da9a5095c MD5sum: 0628e201c874d5b77bf27f29f102f6e0 Description: Package containing action, message, and service definitions used by the iRobot(R) Create(R) platform Package: ros-kilted-irobot-create-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-irobot-create-msgs Version: 2.1.0-4noble.20250424.211810 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alberto Soragna Installed-Size: 8471 Depends: ros-kilted-irobot-create-msgs (= 2.1.0-4noble.20250424.211810) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-irobot-create-msgs/ros-kilted-irobot-create-msgs-dbgsym_2.1.0-4noble.20250424.211810_amd64.deb Size: 6137378 SHA256: 51a6a64095b9f7774da69f83698de31b2aaaa9b3cda9aed3c3898b3b81bc6513 SHA1: d4fba9e373e71c84a8923d22bc93104a4f352c16 MD5sum: d0912c37503461816f8c0d9db382643e Description: debug symbols for ros-kilted-irobot-create-msgs Build-Ids: 1830f12dbbe884cc0f60e846095babbcbc803b3d 18e4c8478ba01b527734cf747b85b1c870edcbfd 1da390838494d27b432676ab8b8d07eaff3f6e4e 207221e469f0b6a8ce21db0698aeafd3d3af78fa 2b25fb140cde8744931d17f11f0235984d8e081f 437cef27a60d12c17f2caa774423b6830b5968dc afde31abec94718a6d05ea9f5ace82df5ed75357 c1f58f202b947f3ae49384419122b68c5239a094 c2befb0a41740be8006cb4100ee523cf35a8f00f dd77be162fbbc9f58901ee224b5c51dcaa76a0b7 e6431ecb574b2c0506bf854daaddfb811417eb2d Package: ros-kilted-jacro Version: 0.2.0-3noble.20250424.203414 Architecture: amd64 Maintainer: Jafar Uruc Installed-Size: 64 Depends: python3-jinja2, python3-rich, ros-kilted-ament-index-python, ros-kilted-ros-workspace Homepage: https://github.com/JafarAbdi/jacro Priority: optional Section: misc Filename: pool/main/r/ros-kilted-jacro/ros-kilted-jacro_0.2.0-3noble.20250424.203414_amd64.deb Size: 8246 SHA256: e125afb80e5f9a4da00e5b5b24bdadf598df07b39f5c36386970caaa8465d6f1 SHA1: f779dce0a631501cd324e4503639208560372962 MD5sum: 4091e650abc6950815f4a08d34bdd51a Description: TODO: Project Short Description Package: ros-kilted-joint-limits Version: 4.28.1-2noble.20250508.214207 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 336 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-realtime-tools, ros-kilted-trajectory-msgs, ros-kilted-urdf, ros-kilted-ros-workspace Homepage: https://github.com/ros-controls/ros2_control/wiki Priority: optional Section: misc Filename: pool/main/r/ros-kilted-joint-limits/ros-kilted-joint-limits_4.28.1-2noble.20250508.214207_amd64.deb Size: 74474 SHA256: c5b35b66f61d13ae4357654c8cb1bb044092a6a99a0c95ba5a420b50e917344f SHA1: b767d331627df7a29a0c7907ab229beb028188f7 MD5sum: 59d0179254786759196571acd348d4b1 Description: Package with interfaces for handling of joint limits in controllers or in hardware. The package also implements Saturation Joint Limiter for position-velocity-acceleration set and other individual interfaces. Package: ros-kilted-joint-limits-dbgsym Package-Type: ddeb Source: ros-kilted-joint-limits Version: 4.28.1-2noble.20250508.214207 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 969 Depends: ros-kilted-joint-limits (= 4.28.1-2noble.20250508.214207) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-joint-limits/ros-kilted-joint-limits-dbgsym_4.28.1-2noble.20250508.214207_amd64.deb Size: 893858 SHA256: 7afc3dd2f54ac018a00e86f4f68a9b68c073e692ad9eb9bd62b23343a99e8f0a SHA1: 0939471bef5a9ec680b0e8b9fc909fb09e1853d2 MD5sum: fcf06e911fad9eceb739407689ab4628 Description: debug symbols for ros-kilted-joint-limits Build-Ids: 71cd19f6920f075b8e811ba757c04ab1aae16d0f 7ccc896550e9501277243df4894b5c929d1ad8dd eb0327ddcf39514e8a4032ea0cadd7d9909255f3 Package: ros-kilted-joint-state-broadcaster Version: 4.23.0-2noble.20250508.230515 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 379 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-builtin-interfaces, ros-kilted-control-msgs, ros-kilted-controller-interface, ros-kilted-generate-parameter-library, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-rcutils, ros-kilted-realtime-tools, ros-kilted-sensor-msgs, ros-kilted-urdf, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-joint-state-broadcaster/ros-kilted-joint-state-broadcaster_4.23.0-2noble.20250508.230515_amd64.deb Size: 103288 SHA256: 7f0a0b7ebebd1053389d251b9ae948585fdeb2e674a75c5de24e149ae24ed7d3 SHA1: 99ce5b1502fd2c66f72e24914e8bb3b0e27bc556 MD5sum: f75c580331470cebd1b8a8542a1660bc Description: Broadcaster to publish joint state Package: ros-kilted-joint-state-broadcaster-dbgsym Package-Type: ddeb Source: ros-kilted-joint-state-broadcaster Version: 4.23.0-2noble.20250508.230515 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1649 Depends: ros-kilted-joint-state-broadcaster (= 4.23.0-2noble.20250508.230515) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-joint-state-broadcaster/ros-kilted-joint-state-broadcaster-dbgsym_4.23.0-2noble.20250508.230515_amd64.deb Size: 1528040 SHA256: fc6583eedd5ae4623c95ca4e14c8f0f0511dfb4ca1f570202edc61d628d90bd3 SHA1: 727ce46e611b11c6e9909ee219537e0bfe3a5f25 MD5sum: 2719411885ad72a28217ea12981687c9 Description: debug symbols for ros-kilted-joint-state-broadcaster Build-Ids: 19555a0c5bbe815c9e042bd67ab7996a6c367191 Package: ros-kilted-joint-state-publisher Version: 2.4.0-3noble.20250508.213600 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 75 Depends: ros-kilted-rclpy, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/joint_state_publisher Priority: optional Section: misc Filename: pool/main/r/ros-kilted-joint-state-publisher/ros-kilted-joint-state-publisher_2.4.0-3noble.20250508.213600_amd64.deb Size: 18078 SHA256: 1453231c77440f06be2aa53c941ac854f3434ffc78a0ff18df1a9f2512fa6498 SHA1: e798ad5b2b1198137a3d874b3e7dde1e3379e154 MD5sum: 5a07a50a0378994e24e809798ce9803e Description: This package contains a tool for setting and publishing joint state values for a given URDF. Package: ros-kilted-joint-state-publisher-gui Version: 2.4.0-3noble.20250508.213629 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 72 Depends: ros-kilted-joint-state-publisher, ros-kilted-python-qt-binding, ros-kilted-rclpy, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/joint_state_publisher Priority: optional Section: misc Filename: pool/main/r/ros-kilted-joint-state-publisher-gui/ros-kilted-joint-state-publisher-gui_2.4.0-3noble.20250508.213629_amd64.deb Size: 16842 SHA256: 26c650a621118e71af0d147c24cdaec81b3cc60cc5d75f0e4de0c2baea7ceaed SHA1: 51d087ed9e097f1aa75da2cd9d418e02254a997c MD5sum: c48375fe2cad4dffcb6228af90debb97 Description: This package contains a GUI tool for setting and publishing joint state values for a given URDF. Package: ros-kilted-joint-trajectory-controller Version: 4.23.0-2noble.20250508.230834 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1082 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-angles, ros-kilted-backward-ros, ros-kilted-control-msgs, ros-kilted-control-toolbox, ros-kilted-controller-interface, ros-kilted-generate-parameter-library, ros-kilted-hardware-interface, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-realtime-tools, ros-kilted-rsl, ros-kilted-tl-expected, ros-kilted-trajectory-msgs, ros-kilted-urdf, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-joint-trajectory-controller/ros-kilted-joint-trajectory-controller_4.23.0-2noble.20250508.230834_amd64.deb Size: 267434 SHA256: 5b07ad320a26838ab4cc9e676284a82bf9ea1c02ee7ca742d39daeaaafc236b0 SHA1: 28120d47d29e83aab2de78d22547b993fe1ced74 MD5sum: f88821b5b029b0377ba75d6b2cefb489 Description: Controller for executing joint-space trajectories on a group of joints Package: ros-kilted-joint-trajectory-controller-dbgsym Package-Type: ddeb Source: ros-kilted-joint-trajectory-controller Version: 4.23.0-2noble.20250508.230834 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 4446 Depends: ros-kilted-joint-trajectory-controller (= 4.23.0-2noble.20250508.230834) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-joint-trajectory-controller/ros-kilted-joint-trajectory-controller-dbgsym_4.23.0-2noble.20250508.230834_amd64.deb Size: 3977512 SHA256: eeccc71fbc7ecdd8925048f8028a2a1588298916f0f29a864aced8ae284064b0 SHA1: 22ca187facc59703fbd10804499cedda2049d3ef MD5sum: fad0c09435e07aee72f7bb7b64ee65a1 Description: debug symbols for ros-kilted-joint-trajectory-controller Build-Ids: 85c6660f93b6e958db7f739e5a55fd385f388999 Package: ros-kilted-joy Version: 3.3.0-3noble.20250508.212324 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 1172 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libsdl2-2.0-0 (>= 2.0.18), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sdl2-vendor, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-joy/ros-kilted-joy_3.3.0-3noble.20250508.212324_amd64.deb Size: 186164 SHA256: cc5902b35f84fb4f137663feb93606d32ceff31acaafafc462e2a3dd24a487fc SHA1: ee1a4ca455a1238b3f14202018c46f473ec9072b MD5sum: 03acf91388925ac48ce1dfce8994edf9 Description: The joy package contains joy_node, a node that interfaces a generic joystick to ROS 2. This node publishes a "Joy" message, which contains the current state of each one of the joystick's buttons and axes. Package: ros-kilted-joy-dbgsym Package-Type: ddeb Source: ros-kilted-joy Version: 3.3.0-3noble.20250508.212324 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 5530 Depends: ros-kilted-joy (= 3.3.0-3noble.20250508.212324) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-joy/ros-kilted-joy-dbgsym_3.3.0-3noble.20250508.212324_amd64.deb Size: 4694212 SHA256: 0faa41299b5892e9807c839d7c6f7668ded79b84131acf790fc464aabff5e3f5 SHA1: 95f78562d7f8c94b0966b322850c61fd6a45e90d MD5sum: 0f1070f0a4907ba2425dfdea3251427a Description: debug symbols for ros-kilted-joy Build-Ids: 12ab554c22ec20451e66922658161eed9c91206f 9f6771de63de9a04c0331498085ad21d49861975 c6731a7a7003e3d4b1ff5a167d0857b17244e94c dc143b72208a635dbd42c67a65a813ac114ce6c5 de4e330066bdcb71d6ca63b62d0fffa5fd043518 Package: ros-kilted-joy-linux Version: 3.3.0-3noble.20250508.215232 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 544 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-diagnostic-msgs, ros-kilted-diagnostic-updater, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-joy-linux/ros-kilted-joy-linux_3.3.0-3noble.20250508.215232_amd64.deb Size: 123678 SHA256: 0b4ba08494e9be868b0f24e029e4631a28773ebc3af10ddbfc4654f84e0aab54 SHA1: 85b2b73726fafd7f29b5b8fcdecf0e8fc316bebd MD5sum: c56143516e0326f14bbf69d0bb3fdf56 Description: ROS2 driver for a generic Linux joystick. Will contain a MacOS and Windows version later. The joy package contains joy_node, a node that interfaces a generic Linux joystick to ROS2. This node publishes a "Joy" message, which contains the current state of each one of the joystick's buttons and axes. Package: ros-kilted-joy-linux-dbgsym Package-Type: ddeb Source: ros-kilted-joy-linux Version: 3.3.0-3noble.20250508.215232 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 2468 Depends: ros-kilted-joy-linux (= 3.3.0-3noble.20250508.215232) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-joy-linux/ros-kilted-joy-linux-dbgsym_3.3.0-3noble.20250508.215232_amd64.deb Size: 2120150 SHA256: 21c3a7d961cf89124cbe4c0e0a39df6a400e63f36a7aab41b0ec54e3c299c660 SHA1: 50a127c0eb11675de0f6b64cdf10aa5876150a52 MD5sum: a25cf4d13cbc3090f43ad2415ea53ba0 Description: debug symbols for ros-kilted-joy-linux Build-Ids: a8f9595342af5d633fc052961b245019f30f11f0 Package: ros-kilted-joy-teleop Version: 2.0.0-1noble.20250508.213617 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 91 Depends: ros-kilted-control-msgs, ros-kilted-rclpy, ros-kilted-rosidl-runtime-py, ros-kilted-sensor-msgs, ros-kilted-teleop-tools-msgs, ros-kilted-trajectory-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-joy-teleop/ros-kilted-joy-teleop_2.0.0-1noble.20250508.213617_amd64.deb Size: 22080 SHA256: 5ccb2e1eac0afa12ab8a18ac063695e0ed6e5313561a181ff7edfc0f4200b456 SHA1: c7f1410369ffc8f4d5d5e62b775736729623dbcd MD5sum: 2f5fe9a7b5792fc808525b028cfd3d9f Description: A (to be) generic joystick interface to control a robot Package: ros-kilted-joy-tester Version: 0.0.2-4noble.20250508.213633 Architecture: amd64 Maintainer: Josh Newans Installed-Size: 44 Depends: python3-tk, ros-kilted-rclpy, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-joy-tester/ros-kilted-joy-tester_0.0.2-4noble.20250508.213633_amd64.deb Size: 7492 SHA256: 73cb4c838963771a75ab0d3073078c1827e6e9dc1d34dd1e32182cac9f4dd887 SHA1: 5d14594e625be06c7ba557f2b2fc07f2c7253b7c MD5sum: 2717e3199144fd19e4db48d73d3aee69 Description: Simple GUI tool for testing joysticks/gamepads Package: ros-kilted-kartech-linear-actuator-msgs Version: 4.0.0-4noble.20250424.211323 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 3456 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/kartech_linear_actuator_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-kartech-linear-actuator-msgs/ros-kilted-kartech-linear-actuator-msgs_4.0.0-4noble.20250424.211323_amd64.deb Size: 204080 SHA256: 2ff3de839dc148d7cd7cbab4684b2ec4acfa099e1be2f11419a80faac6565293 SHA1: 0f1275370e6eca9cc19d648a8e91236d63f268f1 MD5sum: 2ed0df274eb6ce5bee57fa83a4c60c24 Description: The kartech_linear_actuator_msgs package Package: ros-kilted-kartech-linear-actuator-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-kartech-linear-actuator-msgs Version: 4.0.0-4noble.20250424.211323 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 2409 Depends: ros-kilted-kartech-linear-actuator-msgs (= 4.0.0-4noble.20250424.211323) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-kartech-linear-actuator-msgs/ros-kilted-kartech-linear-actuator-msgs-dbgsym_4.0.0-4noble.20250424.211323_amd64.deb Size: 1894730 SHA256: 5dde6f8a4d3bf10bce2d143a94f9be7f08852eb231e20be4f7237c63d2791deb SHA1: 3e5bbd634fa9d6cecf75e859ec91cde1548cb384 MD5sum: 624279a4aaa7c773c9d2559527a803fb Description: debug symbols for ros-kilted-kartech-linear-actuator-msgs Build-Ids: 039929a57b7f336b4ff30d49ce231006456bf00e 1ab05de4c68b1aa96f01e9c139e81f8f050eb47e 2b7930c56de8d55c83f79472c97608a206bf5e55 3de1dd4a4a40d39a15a8806bd57c605c88853a99 4db3147364bf89da85fe343591cc3458c4cee574 675d1e87091f3d0c676aa3e1d207051ce7eef678 7bb28f9c06c22e4018076ee5f72a97061e65c1de 7e137107a112ad4d7c55996c498746fb42a84ee3 904fe729b35c5771737db61e71c67d1dae1d80e0 a238c9ab5a03fdc5130e5c84d7e8bd4be6b79982 fe5050abaa535a79da5bb80656f7a4173afbc71e Package: ros-kilted-kdl-parser Version: 2.12.1-2noble.20250508.210004 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 100 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-kilted-orocos-kdl-vendor, ros-kilted-rcutils, ros-kilted-urdf, ros-kilted-urdfdom-headers, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-kdl-parser/ros-kilted-kdl-parser_2.12.1-2noble.20250508.210004_amd64.deb Size: 20952 SHA256: 95e89b433cc762f6dd379e0fa21266b35d055d70d15235dd064e956e72220bd6 SHA1: 61f9c731d2e5befef8c773edd248802a92c2a8ab MD5sum: 3da7bbb6114d0bfad0be498c76fdf99f Description: The Kinematics and Dynamics Library (KDL) defines a tree structure to represent the kinematic and dynamic parameters of a robot mechanism. kdl_parser provides tools to construct a KDL tree from an XML robot representation in URDF. Package: ros-kilted-kdl-parser-dbgsym Package-Type: ddeb Source: ros-kilted-kdl-parser Version: 2.12.1-2noble.20250508.210004 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 183 Depends: ros-kilted-kdl-parser (= 2.12.1-2noble.20250508.210004) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-kdl-parser/ros-kilted-kdl-parser-dbgsym_2.12.1-2noble.20250508.210004_amd64.deb Size: 166898 SHA256: 985d3c69f93847c3b505223014eb6ea51b1572fcb6576de3a20239e8baa83069 SHA1: cf0a0717ba8295ec0b0b20081b3561a055e535e1 MD5sum: 6d7698890f5df3f88d858a98a594b146 Description: debug symbols for ros-kilted-kdl-parser Build-Ids: bc813777479b0dbb37cd433908b04269dd6e2c62 Package: ros-kilted-key-teleop Version: 2.0.0-1noble.20250508.213623 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 53 Depends: ros-kilted-geometry-msgs, ros-kilted-rclpy, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-key-teleop/ros-kilted-key-teleop_2.0.0-1noble.20250508.213623_amd64.deb Size: 11922 SHA256: 4ae1f9e43e15c1b8001cf48019c3fa3d4454b51e3b5f7196ef6f535fe0be8f70 SHA1: 500fc365a48d8fa26f06b1cb7cac8b5af355a4bb MD5sum: 04f94a7776a441d3834f3d3c9e5b5d8a Description: A text-based interface to send a robot movement commands. Package: ros-kilted-keyboard-handler Version: 0.4.0-2noble.20250424.203516 Architecture: amd64 Maintainer: michael Installed-Size: 142 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-keyboard-handler/ros-kilted-keyboard-handler_0.4.0-2noble.20250424.203516_amd64.deb Size: 32586 SHA256: d7ff15d95af1afb2743dd3912b63ae3df84762ab46b86d451c017f170bf74b73 SHA1: e975183db4dfbb34329ac465ddea9d6f861dbdca MD5sum: 77261b55228dac73a7221363b8602a21 Description: Handler for input from keyboard Package: ros-kilted-keyboard-handler-dbgsym Package-Type: ddeb Source: ros-kilted-keyboard-handler Version: 0.4.0-2noble.20250424.203516 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: michael Installed-Size: 239 Depends: ros-kilted-keyboard-handler (= 0.4.0-2noble.20250424.203516) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-keyboard-handler/ros-kilted-keyboard-handler-dbgsym_0.4.0-2noble.20250424.203516_amd64.deb Size: 215016 SHA256: 9b4b2e2aa13c5113f5ee0a9ae152067c8e942ea0d03745974e22ad1b0a9c14e3 SHA1: c5edc7217af78260fa1ffeb38bd681e830a7b06e MD5sum: 40876ddcf752e2710c3b83f39a89df2a Description: debug symbols for ros-kilted-keyboard-handler Build-Ids: 974d3ba931969ae93823c46bc21ffc45f41801d4 Package: ros-kilted-kinematics-interface Version: 2.0.0-2noble.20250508.224652 Architecture: amd64 Maintainer: Denis Štogl Installed-Size: 90 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, ros-kilted-rclcpp-lifecycle, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-kinematics-interface/ros-kilted-kinematics-interface_2.0.0-2noble.20250508.224652_amd64.deb Size: 15992 SHA256: 7a19ba97ce7ba54ebba3ce6665433051012513e40e05423caeec1380cf731c0a SHA1: fc6910ad8c743a9b91cfefe00b04e02cadaee2db MD5sum: 45fb11795650ff7e26d6385e96e3c29b Description: Kinematics interface for ROS 2 control Package: ros-kilted-kinematics-interface-dbgsym Package-Type: ddeb Source: ros-kilted-kinematics-interface Version: 2.0.0-2noble.20250508.224652 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Denis Štogl Installed-Size: 180 Depends: ros-kilted-kinematics-interface (= 2.0.0-2noble.20250508.224652) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-kinematics-interface/ros-kilted-kinematics-interface-dbgsym_2.0.0-2noble.20250508.224652_amd64.deb Size: 165088 SHA256: bb2dfbfe7a4ac50eabb19c531a7f1c07cddfbcbd57e4f70d30f5cd1bfc020ac6 SHA1: 147320105547e44496fd46370d5337f8e72c37a6 MD5sum: 2dd269d7e012597c40e8a3a71911edc8 Description: debug symbols for ros-kilted-kinematics-interface Build-Ids: deaab56dac50b3a0a9ddb6633df905b7eac5db8a Package: ros-kilted-kinematics-interface-kdl Version: 2.0.0-2noble.20250508.224849 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 178 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libeigen3-dev, ros-kilted-kdl-parser, ros-kilted-kinematics-interface, ros-kilted-pluginlib, ros-kilted-tf2-eigen-kdl, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-kinematics-interface-kdl/ros-kilted-kinematics-interface-kdl_2.0.0-2noble.20250508.224849_amd64.deb Size: 52498 SHA256: caeae17411374e4c9158e8a09ce31304ade73d682efe8f9088ff32874563fc4b SHA1: ead960e1c8b13d6b1ac3981be42a039114d98545 MD5sum: 0f1887fff008d1e8cd1bdafc7db277bf Description: KDL implementation of ros2_control kinematics interface Package: ros-kilted-kinematics-interface-kdl-dbgsym Package-Type: ddeb Source: ros-kilted-kinematics-interface-kdl Version: 2.0.0-2noble.20250508.224849 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1830 Depends: ros-kilted-kinematics-interface-kdl (= 2.0.0-2noble.20250508.224849) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-kinematics-interface-kdl/ros-kilted-kinematics-interface-kdl-dbgsym_2.0.0-2noble.20250508.224849_amd64.deb Size: 1821218 SHA256: fd0246dfa155a3d19fd9748a31b2637f12c11ca48cad0977210b475eb41b2b8a SHA1: a576a6464e1919945522b8b3f49a8c16b8664197 MD5sum: 52f6c91c05e90682c531eac538e095ab Description: debug symbols for ros-kilted-kinematics-interface-kdl Build-Ids: 3b481e58e2f97a548a62bc3405f4c87661bb3bc8 Package: ros-kilted-kitti-metrics-eval Version: 1.7.0-1noble.20250508.230258 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 148 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libposes, ros-kilted-mola-common, ros-kilted-mrpt-libtclap, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/kitti_metrics_eval Priority: optional Section: misc Filename: pool/main/r/ros-kilted-kitti-metrics-eval/ros-kilted-kitti-metrics-eval_1.7.0-1noble.20250508.230258_amd64.deb Size: 54178 SHA256: 58402191f78be50aabdfabbd0df97d4f42fca94374900945248090962b2888e0 SHA1: cdaeb1b9c633dd8bf0cf1be56a771ee96f94eb35 MD5sum: 5365decdd6ca79297edf5ef7e6480d38 Description: CLI tool to evaluate the KITTI odometry bechmark metrics to trajectory files Package: ros-kilted-kitti-metrics-eval-dbgsym Package-Type: ddeb Source: ros-kilted-kitti-metrics-eval Version: 1.7.0-1noble.20250508.230258 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 642 Depends: ros-kilted-kitti-metrics-eval (= 1.7.0-1noble.20250508.230258) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-kitti-metrics-eval/ros-kilted-kitti-metrics-eval-dbgsym_1.7.0-1noble.20250508.230258_amd64.deb Size: 603934 SHA256: 0b3b7a3a68df23f28422fc0dd6bf4c011baf51330a99c50a17a7978b1a997802 SHA1: 46d0c105f56ebc49bb19ebe90e68a9d3e73d7698 MD5sum: fb14db60a245397419c672c9a60e0be5 Description: debug symbols for ros-kilted-kitti-metrics-eval Build-Ids: 8af3a7eefc1d45acbcc2cecf1189341438721879 Package: ros-kilted-kobuki-ros-interfaces Version: 1.0.0-5noble.20250424.211326 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 3881 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://index.ros.org/k/kobuki_ros_interfaces/github-kobuki-base-kobuki_ros_interfaces Priority: optional Section: misc Filename: pool/main/r/ros-kilted-kobuki-ros-interfaces/ros-kilted-kobuki-ros-interfaces_1.0.0-5noble.20250424.211326_amd64.deb Size: 263824 SHA256: c147ea4cd17e3fd66f09f9706a4d673aa6fc8abb062c185bbd2e73242c5a958c SHA1: 8867d1743bc4fe442bca216761b5effa08d672ce MD5sum: 92c8771cbbfff359a96c379ffaa80ca6 Description: ROS2 message, service and action interfaces for the Kobuki. Package: ros-kilted-kobuki-ros-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-kobuki-ros-interfaces Version: 1.0.0-5noble.20250424.211326 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 2651 Depends: ros-kilted-kobuki-ros-interfaces (= 1.0.0-5noble.20250424.211326) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-kobuki-ros-interfaces/ros-kilted-kobuki-ros-interfaces-dbgsym_1.0.0-5noble.20250424.211326_amd64.deb Size: 2059430 SHA256: 2f7289c006fa05796eb30f250a27bf8c4be0f5f955dfec801e43cf7e3772df80 SHA1: b40fafa4d0747ba63236d5b84fadea0b0b0e56f0 MD5sum: 279219e611f76e5300b499b3d54f7bf6 Description: debug symbols for ros-kilted-kobuki-ros-interfaces Build-Ids: 12c797961ab5738418d2f5f5f2e674ed23088c20 185114e36876ce4c0e60f530ba551f5058810173 1c4f1aa4bd50ba7dd0d6a7bbf1de58c6071dfe52 2080b8b8672a297b35eb3055c056b055fdd958da 3fd0b0f9270271317933e8a6456237f32e97c7eb 44d3a9da26a0f95a8a2cf7939bd17c2b39cdf44d 5a713d98fcedc4771b25b800e8ab39c0ae325142 80224279eb55f1fab96db146eacc48808599d67d a1e6a8ba83d2d41537c0334b7fbfc7dc4dcb6479 b833ef416143334e35e550fb45082f0a1256da83 f5d20990b52bff499a17adeeaeef025ac534d79f Package: ros-kilted-kobuki-velocity-smoother Version: 0.15.0-4noble.20250508.212150 Architecture: amd64 Maintainer: Jihoon Lee Installed-Size: 763 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-geometry-msgs, ros-kilted-nav-msgs, ros-kilted-rcl-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-ros-workspace Homepage: https://index.ros.org/p/kobuki_velocity_smoother/github-kobuki-base-velocity_smoother/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-kobuki-velocity-smoother/ros-kilted-kobuki-velocity-smoother_0.15.0-4noble.20250508.212150_amd64.deb Size: 143054 SHA256: 7313471a1cf74298d6733afce69cb88a8349b99d9abbfe83a6ca6c864d2e4c1c SHA1: d5dac520d49094df6418ce36c2901a739be8de1d MD5sum: c9ad6862f36c84bbb5b8867d03c78899 Description: Bound incoming velocity messages according to robot velocity and acceleration limits. Package: ros-kilted-kobuki-velocity-smoother-dbgsym Package-Type: ddeb Source: ros-kilted-kobuki-velocity-smoother Version: 0.15.0-4noble.20250508.212150 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jihoon Lee Installed-Size: 3323 Depends: ros-kilted-kobuki-velocity-smoother (= 0.15.0-4noble.20250508.212150) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-kobuki-velocity-smoother/ros-kilted-kobuki-velocity-smoother-dbgsym_0.15.0-4noble.20250508.212150_amd64.deb Size: 2767278 SHA256: 453fa1ae5e889c7470e3c2a115018d2f8ab3b701fbf99b8b8d929bb8425988e1 SHA1: d1f4bebae96b8f92643c1b20c65ba1444ffaf0f8 MD5sum: fff2caa4ba1e2edc40a51da2f55100fc Description: debug symbols for ros-kilted-kobuki-velocity-smoother Build-Ids: 7ffcf412f4a16cdd0c8ba7f3254ec39e8d58c173 848013f5b332f8eba9d67a8b374e8342f479ba5a Package: ros-kilted-kompass Version: 0.2.1-2noble.20250508.225508 Architecture: amd64 Maintainer: Automatika Robotics Installed-Size: 569 Depends: python3-pykdl, ros-kilted-automatika-ros-sugar, ros-kilted-kompass-interfaces, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-kompass/ros-kilted-kompass_0.2.1-2noble.20250508.225508_amd64.deb Size: 116096 SHA256: adcb0b49086aa57946ffae7f86d7b9deb3f6b7e1f0a0a726a5a670eafb5557f7 SHA1: ff0f3f9cecdda4212526ca6ffab1afe441a7a6c6 MD5sum: 352408b297b145e430d0a1b6b46600f7 Description: Kompass: Event-driven navigation system Package: ros-kilted-kompass-interfaces Version: 0.2.1-2noble.20250424.212302 Architecture: amd64 Maintainer: Automatika Robotics Installed-Size: 13863 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-nav-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-kompass-interfaces/ros-kilted-kompass-interfaces_0.2.1-2noble.20250424.212302_amd64.deb Size: 775942 SHA256: 1d75d4aaa680a45d52d6ae10c0a9a7490360ab3177f4ed3a599733d3209c8496 SHA1: ec2bea039ad9c12636d302be554bff40f6e231ce MD5sum: 88831868731cab0b4a3781a0110be4a5 Description: ROS2 Interfaces for Kompass Package: ros-kilted-kompass-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-kompass-interfaces Version: 0.2.1-2noble.20250424.212302 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Automatika Robotics Installed-Size: 8179 Depends: ros-kilted-kompass-interfaces (= 0.2.1-2noble.20250424.212302) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-kompass-interfaces/ros-kilted-kompass-interfaces-dbgsym_0.2.1-2noble.20250424.212302_amd64.deb Size: 6084906 SHA256: 2fc81770032b7366748ddaa564b3a024fcc1f47bc483816de5822f574a133299 SHA1: 005e2adbec7e1ba28d74d3b1d0126d4e4c62f3df MD5sum: 544f4290458b2eb98de2dc08ef0052c0 Description: debug symbols for ros-kilted-kompass-interfaces Build-Ids: 0090077f0500edee49b0016cf33e9ea0df6a20c6 00c94bc54cebcd33eee8e562f040aa8351139921 2295ac061d93ea52a33f8279460d9c89807f387c 3d71f63f445b082c63daa6c8a0410a2fc988e4e4 79c0f76a3e16615b73963bbebe73efffc94171ae 9f2a638af5e155ca0f745d80482403dcf625d0e9 bf97b605a6a6928bce9d2710a210e6b8d7623083 c07e561a133924be5645fee09fe9b5b43239e46e d1af90f2e8dbe5b92996b51e8049dc9fcdec5863 e59e34e3c36f78d98d9c6594ead9df9ee13e7770 e5c56df867a9a0d16b880d7953fb7cd7c3e2e924 Package: ros-kilted-lanelet2 Version: 1.2.1-7noble.20250508.230250 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 42 Depends: ros-kilted-lanelet2-core, ros-kilted-lanelet2-examples, ros-kilted-lanelet2-io, ros-kilted-lanelet2-maps, ros-kilted-lanelet2-matching, ros-kilted-lanelet2-projection, ros-kilted-lanelet2-python, ros-kilted-lanelet2-routing, ros-kilted-lanelet2-traffic-rules, ros-kilted-lanelet2-validation, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2/ros-kilted-lanelet2_1.2.1-7noble.20250508.230250_amd64.deb Size: 5678 SHA256: 466635fe04304a68ce266ef3c28b9b1e42f818487c249698c79a9ce9266513bb SHA1: 634cc2abcbb6c8dc1aa25c4f58e914ba0b9319c7 MD5sum: e4301ccdd6a979d7934870119b409e1f Description: Meta-package for lanelet2 Package: ros-kilted-lanelet2-core Version: 1.2.1-7noble.20250424.203026 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 1767 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, libeigen3-dev, ros-kilted-mrt-cmake-modules, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-core/ros-kilted-lanelet2-core_1.2.1-7noble.20250424.203026_amd64.deb Size: 435220 SHA256: 659738d901c4683672ac350af3ff15b2205726122d9171759331357305c28160 SHA1: 3890452addd159d2d1cce2c51ac08db08eb02f9e MD5sum: 0c5d661f7620203fc9b399128d156c21 Description: Lanelet2 core module Package: ros-kilted-lanelet2-core-dbgsym Package-Type: ddeb Source: ros-kilted-lanelet2-core Version: 1.2.1-7noble.20250424.203026 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 12516 Depends: ros-kilted-lanelet2-core (= 1.2.1-7noble.20250424.203026) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-core/ros-kilted-lanelet2-core-dbgsym_1.2.1-7noble.20250424.203026_amd64.deb Size: 11909270 SHA256: 1afc4184bf15db46151017d724962771fd3bc0864861e5989a3145046aa18d1a SHA1: 4908ddb46d2b2dec2ae9301b1285168b83b7a7d8 MD5sum: c909c726780619f96d7f77dce535a780 Description: debug symbols for ros-kilted-lanelet2-core Build-Ids: 9b8e3044429fc00f2e2110a8889615eb74f48b97 Package: ros-kilted-lanelet2-examples Version: 1.2.1-7noble.20250508.225402 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 431 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-lanelet2-core, ros-kilted-lanelet2-io, ros-kilted-lanelet2-matching, ros-kilted-lanelet2-projection, ros-kilted-lanelet2-routing, ros-kilted-lanelet2-traffic-rules, ros-kilted-lanelet2-python, ros-kilted-mrt-cmake-modules, ros-kilted-ros2cli, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-examples/ros-kilted-lanelet2-examples_1.2.1-7noble.20250508.225402_amd64.deb Size: 100036 SHA256: 1458bbc7bb430874dd8ada9d55978862882c08e09b2530b7887cf156c380b3e8 SHA1: 8e5f691f002fb66db4fa7ecd3b76d6a25609387a MD5sum: be8792f7590861b98d2f6f343d59b706 Description: Examples for working with Lanelet2 Package: ros-kilted-lanelet2-examples-dbgsym Package-Type: ddeb Source: ros-kilted-lanelet2-examples Version: 1.2.1-7noble.20250508.225402 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 5328 Depends: ros-kilted-lanelet2-examples (= 1.2.1-7noble.20250508.225402) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-examples/ros-kilted-lanelet2-examples-dbgsym_1.2.1-7noble.20250508.225402_amd64.deb Size: 5236132 SHA256: ad324f8fc88f472d0bfd4a928693adf0ecfe29cba46b16ae2f7d11514af2236d SHA1: 1c805f62d2260baf60cb74189deb326edb07897a MD5sum: 59cc0a15950e7c1d3f02c4a913bcc364 Description: debug symbols for ros-kilted-lanelet2-examples Build-Ids: 085a52cf99d6015032d9efb3048029685a46f0ba 1512ac790d3140129efa523e8965c83a98af4d13 1814a66fe75afd399fdcb73638293b918c176672 6b582bcc745b437e22e592c070f642db6bed79aa ab9f5320888efc083d926a3e5792b48ffd5571f2 e6c3894c14d8563ae389c7d9386a4b5eebd6faf6 fab1b97461773f2c8e1ae46240f6578d29bc1336 Package: ros-kilted-lanelet2-io Version: 1.2.1-7noble.20250424.203603 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 993 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libpugixml1v5 (>= 1.7), libstdc++6 (>= 13.1), ros-kilted-lanelet2-core, libboost-all-dev, libpugixml-dev, ros-kilted-mrt-cmake-modules, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-io/ros-kilted-lanelet2-io_1.2.1-7noble.20250424.203603_amd64.deb Size: 240954 SHA256: 72ebc5ae1fa3d553e68d89a43e92fd73efc0f59154a6b0911b2cc7015bef9835 SHA1: 2eeca03c09b4dc6e9e4e5c3bbefe1267994fb968 MD5sum: 8a44c01fe10c29637de93a818503af07 Description: Parser/Writer module for lanelet2 Package: ros-kilted-lanelet2-io-dbgsym Package-Type: ddeb Source: ros-kilted-lanelet2-io Version: 1.2.1-7noble.20250424.203603 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 5263 Depends: ros-kilted-lanelet2-io (= 1.2.1-7noble.20250424.203603) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-io/ros-kilted-lanelet2-io-dbgsym_1.2.1-7noble.20250424.203603_amd64.deb Size: 4757852 SHA256: ddc71ab2f4baf5f69d2414d0c6006bd179c6bd5053b97de0c84ee640b4ab128c SHA1: 4b1ec67030b016df1a4047327907ea01aa8bb417 MD5sum: e33978c399b3ea2bd2dfa3fa9b844a59 Description: debug symbols for ros-kilted-lanelet2-io Build-Ids: 71f0c37aa3c18cd48499d2e241aba048534245a0 Package: ros-kilted-lanelet2-maps Version: 1.2.1-7noble.20250424.203634 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 787 Depends: ros-kilted-lanelet2-core, ros-kilted-mrt-cmake-modules, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-maps/ros-kilted-lanelet2-maps_1.2.1-7noble.20250424.203634_amd64.deb Size: 68152 SHA256: 112b495eea3ef908043dcdece543bc54f54ba2df9e41a918436cc68a7eb7cd99 SHA1: eb81e5b9e5fcd8914dfe52cc8af9b5277355d5b6 MD5sum: 1e15e6c3b9985b436249d5456e56a731 Description: Example maps in the lanelet2-format Package: ros-kilted-lanelet2-matching Version: 1.2.1-7noble.20250424.203942 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 262 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-lanelet2-core, ros-kilted-lanelet2-traffic-rules, ros-kilted-mrt-cmake-modules, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-matching/ros-kilted-lanelet2-matching_1.2.1-7noble.20250424.203942_amd64.deb Size: 77852 SHA256: ef85398852b93607f2a8d5040deb181bfac28be85092a28ae0425e11b1830dab SHA1: ffb465f3578debb11fdeb834886e5a0bcdd476a7 MD5sum: 1ab6bffcdb6076dae495f2d897db6e8a Description: Library to match objects to lanelets Package: ros-kilted-lanelet2-matching-dbgsym Package-Type: ddeb Source: ros-kilted-lanelet2-matching Version: 1.2.1-7noble.20250424.203942 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 2255 Depends: ros-kilted-lanelet2-matching (= 1.2.1-7noble.20250424.203942) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-matching/ros-kilted-lanelet2-matching-dbgsym_1.2.1-7noble.20250424.203942_amd64.deb Size: 2224220 SHA256: 7ed0aa26935c6d783391a53a86e8bab25221da1f9b1d46b7805dade08c65574e SHA1: 17bbb9be578c6407f8fb0cb0c6dbace27d53d887 MD5sum: 9e4a710442481eef7431701c58810c71 Description: debug symbols for ros-kilted-lanelet2-matching Build-Ids: 66c93b952f7ba9ff1958fd45ea0990016d047eaa Package: ros-kilted-lanelet2-projection Version: 1.2.1-7noble.20250424.204012 Architecture: amd64 Maintainer: Jan-Hendrik Pauls Installed-Size: 109 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libgeographiclib26 (>= 1.40), libstdc++6 (>= 5.2), libgeographiclib-dev, ros-kilted-lanelet2-io, ros-kilted-mrt-cmake-modules, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-projection/ros-kilted-lanelet2-projection_1.2.1-7noble.20250424.204012_amd64.deb Size: 19518 SHA256: 15f76bb2ad8e163dd36b1260fd9c05192e924ec700849bf69dfe1d9c606be493 SHA1: ed612d0429b17285fafacecabe0f124b17494fc3 MD5sum: cd98b00a1acca4293fa9180a8766bdc7 Description: Lanelet2 projection library for lat/lon to local x/y conversion Package: ros-kilted-lanelet2-projection-dbgsym Package-Type: ddeb Source: ros-kilted-lanelet2-projection Version: 1.2.1-7noble.20250424.204012 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jan-Hendrik Pauls Installed-Size: 166 Depends: ros-kilted-lanelet2-projection (= 1.2.1-7noble.20250424.204012) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-projection/ros-kilted-lanelet2-projection-dbgsym_1.2.1-7noble.20250424.204012_amd64.deb Size: 148946 SHA256: e2a8565f6f9203a18976ded8dad607556f0fdaa3c291529695c3001e5dfe2a24 SHA1: 8257378f40d9568808d5e2175f8b57bc995c0885 MD5sum: 06268a4e1b8f486cccd0f11aca78c5ea Description: debug symbols for ros-kilted-lanelet2-projection Build-Ids: 0b463e3498d59c4adc0f1eda0294879c1a9a1150 Package: ros-kilted-lanelet2-python Version: 1.2.1-7noble.20250424.204455 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 6406 Depends: libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-kilted-lanelet2-core, ros-kilted-lanelet2-io, ros-kilted-lanelet2-matching, ros-kilted-lanelet2-projection, ros-kilted-lanelet2-routing, ros-kilted-lanelet2-traffic-rules, libboost-python-dev, ros-kilted-mrt-cmake-modules, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-python/ros-kilted-lanelet2-python_1.2.1-7noble.20250424.204455_amd64.deb Size: 1125444 SHA256: dbda86e383e6933654a90456945346ab36508613df1cba612bbde266d5cb2249 SHA1: 9d2c9fe8d3ec0578180a0638ec35fbbe76ae146e MD5sum: 01f12f7f6b008c2ba1655e278579e349 Description: Python bindings for lanelet2 Package: ros-kilted-lanelet2-python-dbgsym Package-Type: ddeb Source: ros-kilted-lanelet2-python Version: 1.2.1-7noble.20250424.204455 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 27721 Depends: ros-kilted-lanelet2-python (= 1.2.1-7noble.20250424.204455) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-python/ros-kilted-lanelet2-python-dbgsym_1.2.1-7noble.20250424.204455_amd64.deb Size: 23109424 SHA256: 7e9678154b9549f50294ee3d5739cfa3daa1db8a1279b07a44eb4e2c43de1e16 SHA1: 1d937837367b839c63985bde545ff57662fdf78d MD5sum: 7bfc52f746346586a1d09ad5aebb9332 Description: debug symbols for ros-kilted-lanelet2-python Build-Ids: 270b7311d6642cc2525fa9ca8ff828903b73d916 449ebcaa4dec951b74924d9c0eb03225e4059012 5e5ccd0fbca0d2943aa4989d39014e246f3124f3 6f17d723980a3ef8476313273488d3e567da38cd 8b591070c39efb5a5e6ace7ff70e9f0d677a5696 9be32a4bf55ab88c206bef06d82524caceb9ad7b d46f45bf3f8bb5a2a79adf254422948c1c4bfac6 Package: ros-kilted-lanelet2-routing Version: 1.2.1-7noble.20250424.203950 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 810 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), ros-kilted-lanelet2-core, libboost-all-dev, ros-kilted-lanelet2-traffic-rules, ros-kilted-mrt-cmake-modules, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-routing/ros-kilted-lanelet2-routing_1.2.1-7noble.20250424.203950_amd64.deb Size: 261552 SHA256: 11cba324211f13aff48df8c5a147126cf5c81995578560b72b1aeaedbdd877f6 SHA1: 5a2c4b6879ea4e8471748f3fe7ea11463c2ec32d MD5sum: 08c60bb4e161fad3c92bebbcfb6d074f Description: Routing module for lanelet2 Package: ros-kilted-lanelet2-routing-dbgsym Package-Type: ddeb Source: ros-kilted-lanelet2-routing Version: 1.2.1-7noble.20250424.203950 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 6178 Depends: ros-kilted-lanelet2-routing (= 1.2.1-7noble.20250424.203950) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-routing/ros-kilted-lanelet2-routing-dbgsym_1.2.1-7noble.20250424.203950_amd64.deb Size: 6030770 SHA256: 84677747d6ecfea29f812a5f3c5f82d06c48e5a4a2c3126626374ad920f331d3 SHA1: 44f55678a87110cada918bceb8b0f5a5a59ed7c7 MD5sum: c44551cb83d04636ece0095599446ad7 Description: debug symbols for ros-kilted-lanelet2-routing Build-Ids: bed0cd821940615750d38a36a79f46e33577f58f Package: ros-kilted-lanelet2-traffic-rules Version: 1.2.1-7noble.20250424.203641 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 208 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-lanelet2-core, ros-kilted-mrt-cmake-modules, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-traffic-rules/ros-kilted-lanelet2-traffic-rules_1.2.1-7noble.20250424.203641_amd64.deb Size: 56434 SHA256: e6d4890882f3c33a907dc2fabdcbf54f76fdfef086efee801edf02dde187242c SHA1: 236c984addfcc8075dc09667ef0423be481f470d MD5sum: 051f2281affd78e4980c581c4c964d59 Description: Package for interpreting traffic rules in a lanelet map Package: ros-kilted-lanelet2-traffic-rules-dbgsym Package-Type: ddeb Source: ros-kilted-lanelet2-traffic-rules Version: 1.2.1-7noble.20250424.203641 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 1337 Depends: ros-kilted-lanelet2-traffic-rules (= 1.2.1-7noble.20250424.203641) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-traffic-rules/ros-kilted-lanelet2-traffic-rules-dbgsym_1.2.1-7noble.20250424.203641_amd64.deb Size: 1307478 SHA256: d863774266f0c4d37f76c3b9b6e38666f719cd7c7e91279a7b505325ba82f75a SHA1: 51eb72a9d190ea450302ce401e6d86c7471d2039 MD5sum: c6f8a0ac7d7f640cda8cee1a5f56bc11 Description: debug symbols for ros-kilted-lanelet2-traffic-rules Build-Ids: d121053f38a08363905adaf48cb4ab7f9f2d5d56 Package: ros-kilted-lanelet2-validation Version: 1.2.1-7noble.20250424.204455 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 457 Depends: libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-lanelet2-core, ros-kilted-lanelet2-io, ros-kilted-lanelet2-projection, ros-kilted-lanelet2-routing, ros-kilted-lanelet2-traffic-rules, ros-kilted-mrt-cmake-modules, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-validation/ros-kilted-lanelet2-validation_1.2.1-7noble.20250424.204455_amd64.deb Size: 131654 SHA256: 45dcba9adb622b20ecdf2603edadebd747a976d0a657ed1754852a5a07957808 SHA1: 62bb7b86b9e7019dfbf5fb3ee760738f5f912b8f MD5sum: b7b88dc229cc51cf7e17947c0d35409f Description: Package for sanitizing lanelet maps Package: ros-kilted-lanelet2-validation-dbgsym Package-Type: ddeb Source: ros-kilted-lanelet2-validation Version: 1.2.1-7noble.20250424.204455 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 3773 Depends: ros-kilted-lanelet2-validation (= 1.2.1-7noble.20250424.204455) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lanelet2-validation/ros-kilted-lanelet2-validation-dbgsym_1.2.1-7noble.20250424.204455_amd64.deb Size: 3676038 SHA256: 2c059a331e21f68cfa02a500b2b403e152dad2e7a2e928e009640026770c2ef8 SHA1: 0df124a00552ee1783b1e4b28763a92c5925cdb7 MD5sum: 73e743eecbed56ccec550c1709fd511b Description: debug symbols for ros-kilted-lanelet2-validation Build-Ids: 0a24d553453ad632b5f4a0984cdfd80720032f9a a32d825719cff8fbff8f61f487bb3eaf536fe2f6 Package: ros-kilted-laser-filters Version: 2.0.8-2noble.20250508.215948 Architecture: amd64 Maintainer: Jon Binney Installed-Size: 3086 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-angles, ros-kilted-filters, ros-kilted-laser-geometry, ros-kilted-message-filters, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclcpp-lifecycle, ros-kilted-sensor-msgs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-kdl, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/laser_filters Priority: optional Section: misc Filename: pool/main/r/ros-kilted-laser-filters/ros-kilted-laser-filters_2.0.8-2noble.20250508.215948_amd64.deb Size: 600556 SHA256: f4ecd80008a7968cc22f35456e69209a132b6646e8a09987551e57a6210aebbc SHA1: 67923f5228ab909640fe39b0399847c380a15031 MD5sum: eb518f48a41c0029c61cd21340a0998b Description: Assorted filters designed to operate on 2D planar laser scanners, which use the sensor_msgs/LaserScan type. Package: ros-kilted-laser-filters-dbgsym Package-Type: ddeb Source: ros-kilted-laser-filters Version: 2.0.8-2noble.20250508.215948 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jon Binney Installed-Size: 14262 Depends: ros-kilted-laser-filters (= 2.0.8-2noble.20250508.215948) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-laser-filters/ros-kilted-laser-filters-dbgsym_2.0.8-2noble.20250508.215948_amd64.deb Size: 12687910 SHA256: 1ee055b46fc731a5ecbc0c45bebf2a24bea60defb977d0b636189002f999d384 SHA1: eafc66cd5fe7ecb87071331d42ef21372e62d2d8 MD5sum: 98a3db569a529a6dffe49676ddda23da Description: debug symbols for ros-kilted-laser-filters Build-Ids: 65438b706eeec15508105ab273fedcae092db82f 71b06cfb329736f1acc8de1669418ef07e973311 af83f6ba0a4492b4018a1d2383e2d23d3369a69f e1e621d57d07a95703a331f20518e0c9ace1828d e2d762de0e76a6671b3f4e99cd91cc726a092b45 Package: ros-kilted-laser-geometry Version: 2.10.0-2noble.20250508.212752 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 132 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, python3-numpy, ros-kilted-eigen3-cmake-module, ros-kilted-rclcpp, ros-kilted-rclpy, ros-kilted-sensor-msgs, ros-kilted-sensor-msgs-py, ros-kilted-tf2, ros-kilted-ros-workspace Homepage: http://github.com/ros-perception/laser_geometry Priority: optional Section: misc Filename: pool/main/r/ros-kilted-laser-geometry/ros-kilted-laser-geometry_2.10.0-2noble.20250508.212752_amd64.deb Size: 26266 SHA256: 3faab2c63478d383a8d58b9bf7752ba2681f366219480139907ba7bbf0321028 SHA1: e9de893459a97b4f2bd6b485c9ddaacd7db3afd6 MD5sum: 51c8e3ce67890f569e9a3add0deb1c76 Description: This package contains a class for converting from a 2D laser scan as defined by sensor_msgs/LaserScan into a point cloud as defined by sensor_msgs/PointCloud or sensor_msgs/PointCloud2. In particular, it contains functionality to account for the skew resulting from moving robots or tilting laser scanners. Package: ros-kilted-laser-geometry-dbgsym Package-Type: ddeb Source: ros-kilted-laser-geometry Version: 2.10.0-2noble.20250508.212752 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 170 Depends: ros-kilted-laser-geometry (= 2.10.0-2noble.20250508.212752) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-laser-geometry/ros-kilted-laser-geometry-dbgsym_2.10.0-2noble.20250508.212752_amd64.deb Size: 156876 SHA256: 004dbc5df4217c056923317a0371cf09ea5e8554349530fef0db67e577595907 SHA1: bde5532f740255b381cbaa04ef3a38020d998b00 MD5sum: 764a7b04a4c6323aec251a38d00f6053 Description: debug symbols for ros-kilted-laser-geometry Build-Ids: 7fdde4e768463ebdea3a75503d7c641683f62281 Package: ros-kilted-laser-proc Version: 1.0.2-7noble.20250508.215903 Architecture: amd64 Maintainer: Chad Rockey Installed-Size: 677 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-class-loader, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/laser_proc Priority: optional Section: misc Filename: pool/main/r/ros-kilted-laser-proc/ros-kilted-laser-proc_1.0.2-7noble.20250508.215903_amd64.deb Size: 144390 SHA256: 5d7ff4f4b0571af8c966b286841390eab4b0ef45c8adfaebe183adbbdf31936c SHA1: 5335f0f9bb125bc9dd7d9ead9b13d6e1814fa1b5 MD5sum: 110751dae5f915e4c4ee4abf07c4be16 Description: laser_proc Package: ros-kilted-laser-proc-dbgsym Package-Type: ddeb Source: ros-kilted-laser-proc Version: 1.0.2-7noble.20250508.215903 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chad Rockey Installed-Size: 3246 Depends: ros-kilted-laser-proc (= 1.0.2-7noble.20250508.215903) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-laser-proc/ros-kilted-laser-proc-dbgsym_1.0.2-7noble.20250508.215903_amd64.deb Size: 2839362 SHA256: 01ae11e539725815a9c774a0267983942e60f36cc03e5cc178be62fc1bb4fa31 SHA1: 28407cf0fb6396f0c4878c8e476237e0246f81cf MD5sum: 7dcf66f92eb33353046141fe8b54d6c0 Description: debug symbols for ros-kilted-laser-proc Build-Ids: 40da43799b2d12040ff9411058ea1100ac176c27 588b307e8f31dd1657dabce873dcac6510988efa 9db99c11147d1d2d9a89d39b0a86781a2fb04f38 Package: ros-kilted-laser-segmentation Version: 3.0.2-2noble.20250508.215911 Architecture: amd64 Maintainer: Alberto Tudela Installed-Size: 749 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclcpp-lifecycle, ros-kilted-sensor-msgs, ros-kilted-slg-msgs, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-laser-segmentation/ros-kilted-laser-segmentation_3.0.2-2noble.20250508.215911_amd64.deb Size: 163950 SHA256: 3d45dddb5e6459149894f9ff481aeebd801d3178854cfb306a428b925fcfa0ad SHA1: caf4d08764a5d7801eff363c7f80a10b8071dde1 MD5sum: 12e765628d5a9fa934dfa163d3d8bcc1 Description: Implementation of algorithms for segmentation of laserscans. Package: ros-kilted-laser-segmentation-dbgsym Package-Type: ddeb Source: ros-kilted-laser-segmentation Version: 3.0.2-2noble.20250508.215911 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alberto Tudela Installed-Size: 3399 Depends: ros-kilted-laser-segmentation (= 3.0.2-2noble.20250508.215911) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-laser-segmentation/ros-kilted-laser-segmentation-dbgsym_3.0.2-2noble.20250508.215911_amd64.deb Size: 2995302 SHA256: ea0152b5ff452e0d3e5c575c488eab8a045a0a0ff5138fab66beb85726295a30 SHA1: ef0c6586d821396591c1af0c06e7036f5fea2b04 MD5sum: 215bdae2424a15a410b08b7ddeea9a3e Description: debug symbols for ros-kilted-laser-segmentation Build-Ids: 4d8f2effcea67c53933cd5fe546b999fe236b4bf ab71924b94673072f27e9e059bad80883c6f0e2f Package: ros-kilted-launch Version: 3.8.1-2noble.20250424.202754 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1145 Depends: python3-importlib-metadata, python3-lark, python3-yaml, ros-kilted-ament-index-python, ros-kilted-osrf-pycommon, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-launch/ros-kilted-launch_3.8.1-2noble.20250424.202754_amd64.deb Size: 211444 SHA256: 24c896c4ddfe6664f8dc5625a50d11965ea77b5c3b2c4a24f65911d8a80a2a69 SHA1: 3656941a8c8c54b1dcde16588ffa6052108e52b3 MD5sum: 1f9623e728261141990fcc587929ef5c Description: The ROS launch tool. Package: ros-kilted-launch-param-builder Version: 0.1.1-4noble.20250508.213636 Architecture: amd64 Maintainer: Jafar Abdi Installed-Size: 63 Depends: python3-yaml, ros-kilted-ament-index-python, ros-kilted-rclpy, ros-kilted-xacro, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-launch-param-builder/ros-kilted-launch-param-builder_0.1.1-4noble.20250508.213636_amd64.deb Size: 8982 SHA256: 5ea49a1131288e24ac696f1b95c5710b321a4319262426035264d9e08d853cec SHA1: 4a41c09ed7ad2ee763e3c97929af9b67bb8972ec MD5sum: 2e2aa2843e9b5f705e8f88e73e2756e4 Description: Python library for loading parameters in launch files Package: ros-kilted-launch-pytest Version: 3.8.1-2noble.20250424.203043 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 128 Depends: python3-pytest, ros-kilted-ament-index-python, ros-kilted-launch, ros-kilted-launch-testing, ros-kilted-osrf-pycommon, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-launch-pytest/ros-kilted-launch-pytest_3.8.1-2noble.20250424.203043_amd64.deb Size: 27398 SHA256: 42f343d7c8d00c6b7349bbb4a6e82797f7889123a0b8a83fd5c6979d8d842195 SHA1: 554500961ef4f254e52a1c2de26496b205a28164 MD5sum: cf17400343450f8963469e422d99a33d Description: A package to create tests which involve launch files and multiple processes. Package: ros-kilted-launch-ros Version: 0.28.1-2noble.20250508.213629 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 453 Depends: python3-importlib-metadata, python3-yaml, ros-kilted-ament-index-python, ros-kilted-composition-interfaces, ros-kilted-launch, ros-kilted-lifecycle-msgs, ros-kilted-osrf-pycommon, ros-kilted-rclpy, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-launch-ros/ros-kilted-launch-ros_0.28.1-2noble.20250508.213629_amd64.deb Size: 92860 SHA256: 76eed5e0724de781f573700d9460a055d43b06d4a9ead79496e9d3e0c54e0484 SHA1: 58883f55d9df0b02b46cb5678913bcfd9b96e093 MD5sum: 0d87e786d1c3dbbdeec2d50dc082878b Description: ROS specific extensions to the launch tool. Package: ros-kilted-launch-system-modes Version: 0.9.0-6noble.20250508.213636 Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 120 Depends: python3-importlib-metadata, python3-yaml, ros-kilted-ament-index-python, ros-kilted-launch, ros-kilted-osrf-pycommon, ros-kilted-rclpy, ros-kilted-system-modes-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-launch-system-modes/ros-kilted-launch-system-modes_0.9.0-6noble.20250508.213636_amd64.deb Size: 18400 SHA256: 4bd5ac43a95f036a727f602e4b802ad3fc23b55efca55ac787695d235909bc66 SHA1: 16ddbf75c8647c9d38a637e5f98d167e9e2d5d08 MD5sum: 354a8c83c880faaa16240cdc9771e598 Description: System modes specific extensions to the launch tool, i.e. launch actions, events, and event handlers for system modes. Package: ros-kilted-launch-testing Version: 3.8.1-2noble.20250424.203019 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 401 Depends: python3-pytest, ros-kilted-ament-index-python, ros-kilted-launch, ros-kilted-launch-xml, ros-kilted-launch-yaml, ros-kilted-osrf-pycommon, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-launch-testing/ros-kilted-launch-testing_3.8.1-2noble.20250424.203019_amd64.deb Size: 87734 SHA256: fc24b6a52a722e214e3cc8678f4ac452419b633149944f82e7b2d289d10c4286 SHA1: 90a757f36bbdad075da38ac0db1b9368fd4f523a MD5sum: 9daddc120fd425a3640f130abaae379e Description: A package to create tests which involve launch files and multiple processes. Package: ros-kilted-launch-testing-ament-cmake Version: 3.8.1-2noble.20250424.203526 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 50 Depends: ros-kilted-ament-cmake-test, ros-kilted-launch-testing, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-launch-testing-ament-cmake/ros-kilted-launch-testing-ament-cmake_3.8.1-2noble.20250424.203526_amd64.deb Size: 9072 SHA256: 2e27c528328e8238a7f4608c7d1b76c90d080121d929c0091e2da3f5ba9f0cf3 SHA1: fb0644662ecabc9df06b7136e53bf3bb21346a68 MD5sum: 9f43df3faf6bd14d46ff03c8ea9aa1ee Description: A package providing cmake functions for running launch tests from the build. Package: ros-kilted-launch-testing-examples Version: 0.20.5-1noble.20250508.230024 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 73 Depends: python3-pytest, ros-kilted-demo-nodes-cpp, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-launch-testing, ros-kilted-launch-testing-ros, ros-kilted-rcl-interfaces, ros-kilted-rclpy, ros-kilted-ros2bag, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-launch-testing-examples/ros-kilted-launch-testing-examples_0.20.5-1noble.20250508.230024_amd64.deb Size: 14294 SHA256: 7a99b4833d30fc7a01f3a67fe41229952ebe94ca5f88776d53c8d10a68e58eec SHA1: 79cd7f4d01ded39aa99e39de3529c19d4ca6552c MD5sum: 3ffbc98f37cd0b2ecbe1e1f12b414ca2 Description: Examples of simple launch tests Package: ros-kilted-launch-testing-ros Version: 0.28.1-2noble.20250508.213734 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 131 Depends: ros-kilted-ament-index-python, ros-kilted-launch-ros, ros-kilted-launch-testing, ros-kilted-rclpy, ros-kilted-rmw-test-fixture-implementation, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-launch-testing-ros/ros-kilted-launch-testing-ros_0.28.1-2noble.20250508.213734_amd64.deb Size: 23720 SHA256: d63455eb0cfc658ca5222e82c5222e5970142d4a505bb8c62c137d59ded47cea SHA1: 15b885d30809b31354394752d63790af5d288a65 MD5sum: 797b7cd5fc72f91fe2359662be80d4c3 Description: A package providing utilities for writing ROS2 enabled launch tests. Package: ros-kilted-launch-xml Version: 3.8.1-2noble.20250424.202820 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 57 Depends: ros-kilted-launch, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-launch-xml/ros-kilted-launch-xml_3.8.1-2noble.20250424.202820_amd64.deb Size: 11566 SHA256: 1f54a40825bbf45943ef9e2d46a6f6829547519ebb41f1ec64fdb26bb7d54c69 SHA1: 95b7e90d7dd9cac189071ffb45fcc6c31019caba MD5sum: f5ea9a4a266a8c3be97c49df1ebc11e8 Description: XML frontend for the launch package. Package: ros-kilted-launch-yaml Version: 3.8.1-2noble.20250424.202822 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 57 Depends: ros-kilted-launch, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-launch-yaml/ros-kilted-launch-yaml_3.8.1-2noble.20250424.202822_amd64.deb Size: 11922 SHA256: a681f4f22c0cea38993145a2c662cf5d04bce728b9fb722c1af2b6879afec88a SHA1: bd4b21fe1919124f27aaf768f4fe013fa9e76944 MD5sum: b949c009ea607b9523a26a85962ec08c Description: YAML frontend for the launch package. Package: ros-kilted-ld08-driver Version: 1.1.3-2noble.20250508.215915 Architecture: amd64 Maintainer: Pyo Installed-Size: 207 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libudev1 (>= 183), libboost-all-dev, libudev-dev, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ld08_driver Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ld08-driver/ros-kilted-ld08-driver_1.1.3-2noble.20250508.215915_amd64.deb Size: 61636 SHA256: 3c4a13006b3dd92f4f7a3f772e83842acfc31a22a8439a6248b8883a87506dd4 SHA1: 0d06f207e1e482730cc68b90056ceaa710791368 MD5sum: ad119681c248cd10d6b6bb2e7731cb71 Description: ROS package for LDS-02(LD08) Lidar. The Lidar sensor sends data to the Host controller for the Simultaneous Localization And Mapping(SLAM). Package: ros-kilted-ld08-driver-dbgsym Package-Type: ddeb Source: ros-kilted-ld08-driver Version: 1.1.3-2noble.20250508.215915 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 1036 Depends: ros-kilted-ld08-driver (= 1.1.3-2noble.20250508.215915) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ld08-driver/ros-kilted-ld08-driver-dbgsym_1.1.3-2noble.20250508.215915_amd64.deb Size: 975810 SHA256: 78104d7494f26658b7cd4787c0ca0568f2e7315127b6b39933faaab0a6eaf1a5 SHA1: 104abc22eccb1ff9d8e927dc2d7e4856aae01998 MD5sum: 9563eae9ab7c362b86a96d07c699b58e Description: debug symbols for ros-kilted-ld08-driver Build-Ids: 845a33489ffb98538dd0da7a86e2e57ccf6b7ca9 Package: ros-kilted-lely-core-libraries Version: 0.3.0-2noble.20250424.203525 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 3769 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libstdc++6 (>= 11), python3-empy, python3-yaml, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lely-core-libraries/ros-kilted-lely-core-libraries_0.3.0-2noble.20250424.203525_amd64.deb Size: 678444 SHA256: 9b87f5ca582b3008b7d14e52e3ad639731e936c7ffe95d2e807a75a57b574775 SHA1: 75c9a544b77ef05e981ccc7ea8aa0b8969593024 MD5sum: 085636d798cce1794e820888dbe0974a Description: ROS wrapper for lely-core-libraries Package: ros-kilted-lely-core-libraries-dbgsym Package-Type: ddeb Source: ros-kilted-lely-core-libraries Version: 0.3.0-2noble.20250424.203525 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 3329 Depends: ros-kilted-lely-core-libraries (= 0.3.0-2noble.20250424.203525) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lely-core-libraries/ros-kilted-lely-core-libraries-dbgsym_0.3.0-2noble.20250424.203525_amd64.deb Size: 2660472 SHA256: 51ff8e32156208a86445e8bedcb72223e8cede3d198463c25b568dca0a2ce498 SHA1: cd682da29c91ab80b2414cf2b9a980e925274b8d MD5sum: 933d99ae541b804bb1a54a2db4e4b10d Description: debug symbols for ros-kilted-lely-core-libraries Build-Ids: 0cc337688fdc172bca0b8e12ca064dac9dcd4104 3a497b8e7f2b1851c81ea5afa6986928701c472e 3fe96ac23837203bc2f8aee85d3f4c4f1c57bc17 434683682ce20c7ca8910b3ed5a0a09a4eb611cc 69c46b15af263fc59458460ab1819dc92462e533 75f42b152ab408fe30711d6b4c9b730bc3a0e6c7 af0cec772c917682ad9b59babeef726eb58726d5 b8a54891d88b306ca34f79318ba988cee6b28c49 c60e6f13fdec41b3a4399df2812f3cb5b5164faf Package: ros-kilted-leo Version: 3.1.0-2noble.20250508.230231 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 41 Depends: ros-kilted-leo-description, ros-kilted-leo-msgs, ros-kilted-leo-teleop, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/leo Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo/ros-kilted-leo_3.1.0-2noble.20250508.230231_amd64.deb Size: 5226 SHA256: 2db832b5800259027ce3bb8b8fc86c3962d396b7e0d902ece596d0734f471ba7 SHA1: 5fdc549533cbb80268bd546e91571b87db9b935a MD5sum: c4995e07fbba4376e620e62681151c66 Description: Metapackage of software for Leo Rover common to the robot and ROS desktop Package: ros-kilted-leo-bringup Version: 2.1.1-1noble.20250508.230927 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 296 Depends: ros-kilted-ament-index-python, ros-kilted-geometry-msgs, ros-kilted-image-proc, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-leo-description, ros-kilted-leo-filters, ros-kilted-leo-fw, ros-kilted-robot-state-publisher, ros-kilted-rosapi, ros-kilted-rosbridge-server, ros-kilted-sensor-msgs, ros-kilted-web-video-server, ros-kilted-xacro, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/leo_bringup Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo-bringup/ros-kilted-leo-bringup_2.1.1-1noble.20250508.230927_amd64.deb Size: 16046 SHA256: 20308d937d654fb38eddd0b3d52b5c892022fe5dadb368049afad57dc76c0524 SHA1: f51649ebeca652efe3190ff19b8a4cd4af8d574d MD5sum: 930c6eed8b9fd8c8bfc4e84b0dd1dfd9 Description: Scripts and launch files for starting basic Leo Rover functionalities. Package: ros-kilted-leo-description Version: 3.1.0-2noble.20250508.225136 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 33012 Depends: ros-kilted-robot-state-publisher, ros-kilted-xacro, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/leo_description Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo-description/ros-kilted-leo-description_3.1.0-2noble.20250508.225136_amd64.deb Size: 5795682 SHA256: e78f818cba79b8b20d6fa54105ae84b4234adac81ba40b56b7de4fbbbfaf3095 SHA1: 19322cc7337235892b1d48ab11a72f2029e3373e MD5sum: 1c6eb0869c12f193bef198b1e16f774b Description: URDF Description package for Leo Rover Package: ros-kilted-leo-desktop Version: 3.0.0-3noble.20250509.004846 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 41 Depends: ros-kilted-leo, ros-kilted-leo-viz, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/leo_desktop Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo-desktop/ros-kilted-leo-desktop_3.0.0-3noble.20250509.004846_amd64.deb Size: 5172 SHA256: d1fd17a8526d6248bb9c34d100a0d6d2d44be7d346aa6e9c4ef4fca504c00f18 SHA1: 39532cfc066713c637b6cb3f15f5af830433cfeb MD5sum: 90dfe14e53f854724f93f5275ac2334c Description: Metapackage of software for operating Leo Rover from ROS desktop Package: ros-kilted-leo-filters Version: 2.1.1-1noble.20250508.230526 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 1105 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libyaml-cpp-dev, ros-kilted-generate-parameter-library, ros-kilted-geometry-msgs, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-srvs, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo-filters/ros-kilted-leo-filters_2.1.1-1noble.20250508.230526_amd64.deb Size: 222308 SHA256: d36027ccc79590ae5eb1386c54777f23bd01ac6bf2b593c668d5548b9088523c SHA1: 792febca5634c343f2580db5b130c6c0fcf6e910 MD5sum: 22413bd6f8e2d9486730ef74acf78f72 Description: Nodes for filtering and processing imu and wheel odom messages. Package: ros-kilted-leo-filters-dbgsym Package-Type: ddeb Source: ros-kilted-leo-filters Version: 2.1.1-1noble.20250508.230526 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 5608 Depends: ros-kilted-leo-filters (= 2.1.1-1noble.20250508.230526) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo-filters/ros-kilted-leo-filters-dbgsym_2.1.1-1noble.20250508.230526_amd64.deb Size: 4886028 SHA256: a3922694f28d4a022b535c748805da11986d6b8840018700a08bf173e7791b5e SHA1: 69e714512964dffcae716686127aaee9507cede1 MD5sum: 336e9fe410a305c10e91be9c1ca3ddd1 Description: debug symbols for ros-kilted-leo-filters Build-Ids: 405f6ea1dbbd9423c6d1606684af70a34807aab4 733c1333c33717deb10851dc1bb681d0d29f9b9c f066cfb5639abe0d7299a49d5a131eeb341a3c66 Package: ros-kilted-leo-fw Version: 2.1.1-1noble.20250508.213804 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 1724 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), python3-dbus, python3-whichcraft, python3-yaml, ros-kilted-ament-index-python, ros-kilted-geometry-msgs, ros-kilted-leo-msgs, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclpy, ros-kilted-ros2cli, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/leo_fw Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo-fw/ros-kilted-leo-fw_2.1.1-1noble.20250508.213804_amd64.deb Size: 385760 SHA256: b0e8b0fd9d6448a5b0fc1f7b8a2839fb8c5acf5a261b02e072d5686782a501b8 SHA1: 43bebb778977362ea285be1c336cdb9e3cb20a8e MD5sum: f6ec4d3dc46cb238a6ce39876f53bbb6 Description: Binary releases of Leo Rover firmware and related utilities Package: ros-kilted-leo-fw-dbgsym Package-Type: ddeb Source: ros-kilted-leo-fw Version: 2.1.1-1noble.20250508.213804 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 5755 Depends: ros-kilted-leo-fw (= 2.1.1-1noble.20250508.213804) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo-fw/ros-kilted-leo-fw-dbgsym_2.1.1-1noble.20250508.213804_amd64.deb Size: 4655272 SHA256: 8979184f4bbb9150f049bbd68790021410cf45cd04046252e367765744d4db5b SHA1: caecfa24241bdf65f3559700fe90a0f7923f9e16 MD5sum: ffd5fc9c00c8e1ec6577bc7424942b7c Description: debug symbols for ros-kilted-leo-fw Build-Ids: ae656b11a70c147f5b4b9d2cd1c1e75e212710db cea23f786b147578e657a512fd1ce4d0cdcce836 Package: ros-kilted-leo-gz-bringup Version: 2.0.2-2noble.20250508.225259 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 52 Depends: ros-kilted-ament-index-python, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-leo-description, ros-kilted-leo-gz-plugins, ros-kilted-leo-gz-worlds, ros-kilted-robot-state-publisher, ros-kilted-ros-gz-bridge, ros-kilted-ros-gz-image, ros-kilted-ros-gz-sim, ros-kilted-xacro, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo-gz-bringup/ros-kilted-leo-gz-bringup_2.0.2-2noble.20250508.225259_amd64.deb Size: 8028 SHA256: a619d26a5f97ea4c67039a78958754fe9a0964d4cec901f04152138ffb73f6aa SHA1: 5f08cd3b09d25aedff3bf0d97e83e74ab5c3f8ae MD5sum: e339808d10feac4067b8403cd5531aaa Description: Bringup package for Leo Rover Gazebo simulation in ROS 2 Package: ros-kilted-leo-gz-plugins Version: 2.0.2-2noble.20250424.231252 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 801 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-kilted-gz-common-vendor, ros-kilted-gz-math-vendor, ros-kilted-gz-msgs-vendor, ros-kilted-gz-sim-vendor, ros-kilted-sdformat-vendor, ros-kilted-gz-plugin-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo-gz-plugins/ros-kilted-leo-gz-plugins_2.0.2-2noble.20250424.231252_amd64.deb Size: 136908 SHA256: 97bcb1528b3fd47f47839d281fcc39dc4f85f6e63124a5e486916128bcc1ef37 SHA1: 2ca10e59021151a4d97d330b6af4cf45f156059e MD5sum: 11ee4653a00bbe8fe62306389901827c Description: Plugins for Leo Rover Gazebo simulation in ROS 2 Package: ros-kilted-leo-gz-plugins-dbgsym Package-Type: ddeb Source: ros-kilted-leo-gz-plugins Version: 2.0.2-2noble.20250424.231252 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 3748 Depends: ros-kilted-leo-gz-plugins (= 2.0.2-2noble.20250424.231252) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo-gz-plugins/ros-kilted-leo-gz-plugins-dbgsym_2.0.2-2noble.20250424.231252_amd64.deb Size: 2965556 SHA256: 59157d57589e0ea2f9e533a7b54a8728dab0e450918b47db48365373e7ce9ee3 SHA1: 57f2d4d16e0968ab2384c793860f83a8baf93e95 MD5sum: 96f360886fb822dfd38773e34be13b6d Description: debug symbols for ros-kilted-leo-gz-plugins Build-Ids: fca30f98cf90ee35f08aae1b2a6522282a07c3cf Package: ros-kilted-leo-gz-worlds Version: 2.0.2-2noble.20250424.203553 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 169266 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo-gz-worlds/ros-kilted-leo-gz-worlds_2.0.2-2noble.20250424.203553_amd64.deb Size: 143438412 SHA256: c480687d8450ecf53f4aa47afddc525417fa8af4c0b0d37b924556b1118678b3 SHA1: 52bda1e0315c4990182b869d2312c433453fdb38 MD5sum: de64b12962b4182d8394ea7c5f327c54 Description: Gazebo worlds for Leo Rover simulation in ROS 2 Package: ros-kilted-leo-msgs Version: 3.1.0-2noble.20250424.210747 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 1283 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/leo Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo-msgs/ros-kilted-leo-msgs_3.1.0-2noble.20250424.210747_amd64.deb Size: 104106 SHA256: 25fb7eb2ddb7db6d0e059057da7031587245376f283a1ab3b4ead3660dfcb5e0 SHA1: c8c5e98df971d1142967f1769aba5abf9d60ee5b MD5sum: 913cae46dd5b8161c17b61f69cfb7c95 Description: Message and Service definitions for Leo Rover Package: ros-kilted-leo-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-leo-msgs Version: 3.1.0-2noble.20250424.210747 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 856 Depends: ros-kilted-leo-msgs (= 3.1.0-2noble.20250424.210747) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo-msgs/ros-kilted-leo-msgs-dbgsym_3.1.0-2noble.20250424.210747_amd64.deb Size: 658130 SHA256: d30aa949849cb9b953ddc7495084e8b752080c4276bc525419c159e9ba7a4534 SHA1: 80f2276a2e70f80b7515908e5e69c02a8a19109d MD5sum: 06a131b6f2638f57ed887571c0b97686 Description: debug symbols for ros-kilted-leo-msgs Build-Ids: 0ce6064523067c035cf7dd9b27be529e6d1b22c9 3e0e2712bbdbd013092e7bc66fc265ea374e6f0f 5926ca68e2394fb4e64db08cdc363d94e1d4f5cf 6b6569e301555fb785665cc9cdaf3fb8784728a2 7f9c2911d27a3ecfb073296fae10c09dfc9c6e77 99a6e9b1efa487a1a2db23761f2d175c31ff1326 a2341b08ded9422268415b0ec6f2e6079dc89bd5 aa9541fcb22301958a22e762ad83fbe8d915c163 ad6fe9e7b4ff5a93a2581fc75d04845e85a518d8 bebbc56ac1e16c7c86c2be41e90dc5e8a03b80e8 f4e6741a28028258aac8bd56457d13ea2ecb9d56 Package: ros-kilted-leo-robot Version: 2.1.1-1noble.20250508.231020 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 41 Depends: ros-kilted-leo, ros-kilted-leo-bringup, ros-kilted-leo-filters, ros-kilted-leo-fw, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/leo_robot Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo-robot/ros-kilted-leo-robot_2.1.1-1noble.20250508.231020_amd64.deb Size: 5292 SHA256: 2a15b58f0789ef59ec54e92e85bcc98a8528a142f5721a93d1c0dba3ea977a62 SHA1: c20b1ed99d2982607f6212a7c1acfb4e1a321248 MD5sum: 9d373623c44f7332f36549b7a3d21682 Description: Metapackage of software to install on Leo Rover. Package: ros-kilted-leo-simulator Version: 2.0.2-2noble.20250508.230241 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 41 Depends: ros-kilted-leo-gz-bringup, ros-kilted-leo-gz-plugins, ros-kilted-leo-gz-worlds, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo-simulator/ros-kilted-leo-simulator_2.0.2-2noble.20250508.230241_amd64.deb Size: 5306 SHA256: ecfd18d9790158e1459ebad3355cf2ed1c34c93bea1d85250666e445860ad9b8 SHA1: f7e74bc3eea805cf9a1cc3ba99d9cc831f993308 MD5sum: caa28dd09cd7ccda74cbb86b5b451638 Description: Metapackage for Leo Rover Gazebo simulation in ROS2 Package: ros-kilted-leo-teleop Version: 3.1.0-2noble.20250508.225513 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 47 Depends: ros-kilted-joy-linux, ros-kilted-teleop-twist-joy, ros-kilted-teleop-twist-keyboard, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/leo_teleop Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo-teleop/ros-kilted-leo-teleop_3.1.0-2noble.20250508.225513_amd64.deb Size: 6208 SHA256: b2830d8e1050e66db2127ba63f9401ebbdf673046dfac34d4e1de3124966c18c SHA1: feaed99b8b9682fc89fa355a2f1cc875e568c588 MD5sum: 679e1d82ea16906908b3d10832094629 Description: Scripts and launch files for Leo Rover teleoperation Package: ros-kilted-leo-viz Version: 3.0.0-3noble.20250509.004715 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 54 Depends: ros-kilted-joint-state-publisher, ros-kilted-joint-state-publisher-gui, ros-kilted-leo-description, ros-kilted-rviz2, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/leo_viz Priority: optional Section: misc Filename: pool/main/r/ros-kilted-leo-viz/ros-kilted-leo-viz_3.0.0-3noble.20250509.004715_amd64.deb Size: 7592 SHA256: ba199f9852675256d212d99847600d1215829a9808245300d7ddeae7cdd42586 SHA1: 190ca08cf41627103993811e12fe2de2f1031514 MD5sum: e6607cf95e6a892f06f6d43d1f6d9c78 Description: Visualization launch files and RViz configurations for Leo Rover Package: ros-kilted-lgsvl-msgs Version: 0.0.4-5noble.20250424.212729 Architecture: amd64 Maintainer: Hadi Tabatabaee Installed-Size: 2583 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lgsvl-msgs/ros-kilted-lgsvl-msgs_0.0.4-5noble.20250424.212729_amd64.deb Size: 182516 SHA256: 588e8816abee9c997d0a18c59d6e0c39c721f08120b32a09ce2608e4216cc1c3 SHA1: d8be9cf7ad25c0b56b7aa3fbadb780cc0492c393 MD5sum: 7b730b3d9928383b8add23023bc9e09d Description: Message definitions for interfacing with the LGSVL Simulator for ROS and ROS 2. Package: ros-kilted-lgsvl-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-lgsvl-msgs Version: 0.0.4-5noble.20250424.212729 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Hadi Tabatabaee Installed-Size: 1947 Depends: ros-kilted-lgsvl-msgs (= 0.0.4-5noble.20250424.212729) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lgsvl-msgs/ros-kilted-lgsvl-msgs-dbgsym_0.0.4-5noble.20250424.212729_amd64.deb Size: 1596062 SHA256: 051c9129f83b50af23370ed90ab0556c368fdf0949517048c58aba2750110a92 SHA1: 7bf9e8e3c0a7eec9278a1446e7a924220a916268 MD5sum: 37937d0ef0382b1087c9d49369315258 Description: debug symbols for ros-kilted-lgsvl-msgs Build-Ids: 04b5be08f1415711e8e3eec7b788d1db66422f7c 07bd284f31881e97d537d4751d72173498e0c504 0d8e20df939d87ce3780b33bcb37f5b2a60b9706 137198fe4bac15f76df36df9bda5fc41696efe23 1474473a56e4f1fc3d4a30c5dcb532282fbe81b1 3586be7cf896513ceefeba4d0250a244179f2127 3a68b22caca69d3ca757f5a432e403e9c17775a6 4cc35f6f1343f871f7fb43ed62e2953a034f9ce9 90bd95850543682a482da282018a1097942cd97d bfae6d6ac201df79191d4a3d6161b0ffa1ae6808 cfdb6b4afe6fcbf17f37a4f5dde83271c2a9835e Package: ros-kilted-libcaer Version: 1.0.2-3noble.20250424.202713 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 858 Depends: libc6 (>= 2.34), libusb-1.0-0 (>= 2:1.0.23~), libusb-1.0-0-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libcaer/ros-kilted-libcaer_1.0.2-3noble.20250424.202713_amd64.deb Size: 154454 SHA256: 7db3cb4f0c51dbcac180a0e88a8118e5ae944136fbcd46def026f5e33e39cc5e SHA1: dc2dacb2fcddd54090fbcdc75769c3e41ce3cf91 MD5sum: e95d5f5a1bb60be4e9c63c5eb45cd508 Description: library for event based sensors Package: ros-kilted-libcaer-dbgsym Package-Type: ddeb Source: ros-kilted-libcaer Version: 1.0.2-3noble.20250424.202713 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 429 Depends: ros-kilted-libcaer (= 1.0.2-3noble.20250424.202713) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libcaer/ros-kilted-libcaer-dbgsym_1.0.2-3noble.20250424.202713_amd64.deb Size: 388000 SHA256: ae3bbbcba4a00201d7ed664b5dcee704b1a25e3b2aa8c701aaed353334f576ab SHA1: 70d79b9292c124f605f3751429d3b9c962981b8d MD5sum: 0902fafa290b2c2a486fccd10834c62c Description: debug symbols for ros-kilted-libcaer Build-Ids: 7c80f8573863fe2ccf09cb1205af30dafc77a178 Package: ros-kilted-libcaer-driver Version: 1.5.0-2noble.20250508.212804 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 1110 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), ros-kilted-libcaer-vendor, ros-kilted-camera-info-manager, ros-kilted-event-camera-msgs, ros-kilted-image-transport, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-srvs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libcaer-driver/ros-kilted-libcaer-driver_1.5.0-2noble.20250508.212804_amd64.deb Size: 239904 SHA256: ec4e9d0781fea8d049fbec7eaeb0f4444ca7ec33f4599d35da7484498051a8ce SHA1: c65f4f9ee24af2777d149a7da992cbab2057ebec MD5sum: 3f9ddb43ceaa5da228d2af1c9c785683 Description: ROS2 driver for event base sensors using libcaer Package: ros-kilted-libcaer-driver-dbgsym Package-Type: ddeb Source: ros-kilted-libcaer-driver Version: 1.5.0-2noble.20250508.212804 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 5816 Depends: ros-kilted-libcaer-driver (= 1.5.0-2noble.20250508.212804) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libcaer-driver/ros-kilted-libcaer-driver-dbgsym_1.5.0-2noble.20250508.212804_amd64.deb Size: 5139178 SHA256: 73dbe50204e2f29c61e31731b961be715cad8a24778de124862863b30551b723 SHA1: 68f9f0abee54cb6bfaeea7c6d8ea4e5d6105384c MD5sum: a975ed15f3f58f2efb182f32dd820854 Description: debug symbols for ros-kilted-libcaer-driver Build-Ids: 1437f96b5392dc0961de38a46c1afa51cb6656bb 8909559b6524c11b05625246ff26f567620c8e04 Package: ros-kilted-libcaer-vendor Version: 1.0.0-2noble.20250424.203536 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 1155 Depends: libc6 (>= 2.34), libusb-1.0-0 (>= 2:1.0.23~), libusb-1.0-0-dev, ros-kilted-ros-workspace Homepage: https://gitlab.com/inivation/dv/libcaer Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libcaer-vendor/ros-kilted-libcaer-vendor_1.0.0-2noble.20250424.203536_amd64.deb Size: 162498 SHA256: 785dda8e96dfbeafda37a76f8ba9e4420e8777ef03aedc323d4d28d7d3a2af54 SHA1: 743bedde2eb53dd7b3ad4eb439ecd7f73978642c MD5sum: a6cb1caca2aedfca90cf1038b84ef506 Description: Wrapper around libcaer library Package: ros-kilted-libcaer-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-libcaer-vendor Version: 1.0.0-2noble.20250424.203536 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 54 Depends: ros-kilted-libcaer-vendor (= 1.0.0-2noble.20250424.203536) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libcaer-vendor/ros-kilted-libcaer-vendor-dbgsym_1.0.0-2noble.20250424.203536_amd64.deb Size: 11114 SHA256: 6738758fbac81a7c4748dd3317c9f1fa0c4dce20227a1db4780867249fc9758c SHA1: d46804df158c5f32a250d5f64a449be61ed8df8f MD5sum: 536b8e26f2f312a5966ff0540c0150e1 Description: debug symbols for ros-kilted-libcaer-vendor Build-Ids: 3921b782e66e72fc2933eb6134424b80dfcf393a Package: ros-kilted-libcamera Version: 0.5.0-4noble.20250424.202712 Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 14073 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libudev1 (>= 183), libyaml-0-2, libatomic1, libssl-dev, libudev-dev, libyaml-dev, python3-dev, ros-kilted-ros-workspace Homepage: https://libcamera.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libcamera/ros-kilted-libcamera_0.5.0-4noble.20250424.202712_amd64.deb Size: 2223078 SHA256: e67f4c31bbbcadff98c0839c7fc5585e133b1bc2b9ca24a1c41d4466de0021e6 SHA1: d68878e4814016611199058b0272c013d3d3fe46 MD5sum: 7a652798c0cfa45588922106801a8e09 Description: An open source camera stack and framework for Linux, Android, and ChromeOS Package: ros-kilted-libcamera-dbgsym Package-Type: ddeb Source: ros-kilted-libcamera Version: 0.5.0-4noble.20250424.202712 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 8748 Depends: ros-kilted-libcamera (= 0.5.0-4noble.20250424.202712) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libcamera/ros-kilted-libcamera-dbgsym_0.5.0-4noble.20250424.202712_amd64.deb Size: 875296 SHA256: d07578313294be5548f1e767d1efeee543eff2c9835cfe75079601c7d1ffe905 SHA1: 37736c59725e50d91383b359bf4e965151e7e31b MD5sum: 86dc69b638275590735b3d26e5b57aa3 Description: debug symbols for ros-kilted-libcamera Build-Ids: 384a56fae88e30464d0cf354ff277ebf2bfdf2e4 6bb3c8abbda21d7f358dab62580526238e0ca555 790d3b8f559919f0b604c5bd33ca31e13b711c73 7fd6d8240cad89d7a67be71bddbdec3fa4d3d0f8 a2485e6ed189a09e5c11e0578cb8e1f5190e247d a4fcd393059bb00a41dc2f28cd4b081bcb6664eb ad98747744c27c44dfd9d7aabe447e4f14595d30 f6e45100c7896ca3d17c81177afe0ef8ce875729 Package: ros-kilted-libcurl-vendor Version: 3.7.0-1noble.20250426.151939 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 46 Depends: curl, libcurl4-openssl-dev, pkg-config, ros-kilted-ros-workspace Homepage: https://github.com/curl/curl Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libcurl-vendor/ros-kilted-libcurl-vendor_3.7.0-1noble.20250426.151939_amd64.deb Size: 7402 SHA256: 47372f1b3418dd6b97941043a479af5bbfde8fe8b989778abdb2fcb9136a47d7 SHA1: 4420a8d7a7e5b4a24ac1725c78fb9f8296f5c73d MD5sum: 733b632d35b1997332f07a4f5de1a8cc Description: Wrapper around libcurl, it provides a fixed CMake module and an ExternalProject build of it. Package: ros-kilted-libg2o Version: 2020.5.29-6noble.20250424.203553 Architecture: amd64 Maintainer: Christoph Rösmann Installed-Size: 5963 Depends: libc6 (>= 2.38), libcamd3 (>= 1:7.0.1), libcholmod5 (>= 1:7.3.1), libcxsparse4 (>= 1:7.0.1), libgcc-s1 (>= 4.0), libglu1-mesa | libglu1, libopengl0, libstdc++6 (>= 13.1), libeigen3-dev, libgl1-mesa-dev, libglu1-mesa-dev, libsuitesparse-dev, ros-kilted-ros-workspace Homepage: https://github.com/RainerKuemmerle/g2o Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libg2o/ros-kilted-libg2o_2020.5.29-6noble.20250424.203553_amd64.deb Size: 1150556 SHA256: b8e20f82f179980f0312ab47e8c0f68ade52196ded575d70087e45a0fb0bea6d SHA1: c0274fb727071d80dfe6ba18f2c3fb65d6807f83 MD5sum: 916af56f526b50aea6c5bd17f5bf4aa4 Description: The libg2o library from http://openslam.org/g2o.html Package: ros-kilted-libg2o-dbgsym Package-Type: ddeb Source: ros-kilted-libg2o Version: 2020.5.29-6noble.20250424.203553 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Rösmann Installed-Size: 159375 Depends: ros-kilted-libg2o (= 2020.5.29-6noble.20250424.203553) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libg2o/ros-kilted-libg2o-dbgsym_2020.5.29-6noble.20250424.203553_amd64.deb Size: 159689292 SHA256: 9d905bcb8f3a729d0239494b7f1a341b2f5657caf792b770ffd340e669864539 SHA1: cb2f9bf3577442389f17140f24c329d2c23543c1 MD5sum: aa988f349d0846a65616497db86d3d1c Description: debug symbols for ros-kilted-libg2o Build-Ids: 0798cfce623d43d6509921de9d22eebdb63ac02e 0848784e46459255ec69d4ba490ee6f1f947090b 0acef4596a6f88962ef9f2dcca269c4c576c5a2f 1e697aaa71e5dd28a9fcfbcb23e5553be971ecb2 218256ef3feea2e2b6b9157896d04b2c8ce6e289 2a2fc8079ac3205fb64406d504d56c00a64739ff 2d7675ac638d0df4385bfc16431a75f6d8dc1b59 3b8ec9aed6043eac7100ea1f35c2f324e55dbeb4 423d31a101d5777e400fc02f6945194975c9c43e 4e77f400ca3ba1d55ce676b5fc84dd776778e2b1 5f5614a9e961b8f90c1a3d838eea2014cf2ff37a 758254b8004c27eadc40dbf46d164102148a0ce4 77f1d2b936b0e930b5878dd7ea8e9f0ad8cfda00 7ed4faafe9a855b5a2ee7c63fde6b9c044b232c0 8797334da352c2c335ab0f91fdbc61f1ac47088d 88445538cd638907db6ce1737a2c23e068112e81 8e08541adae7f061e6fbe02e7ca6b3d131f20325 a54aac80917ee50190582c0c61e96d399f1324b5 ad6c48fad8672fd8eb7bbcbfe8a1bfd6e64b5275 ae1ceb1696b5466b21b333f130cffd20f1da502e b17d009ede686b619d9aa03af6c70c639f1a339a b2c5f1fbf3c5a520acd4cc9a7cd2f180e99c8600 b7cd2cf9a6126c12c43251a1dff4a9aa8aa7b46f c3f36a47daf27b0bde59c332e308edb364cc45fc c7738263a2e42cf7b063967a05a2a7f21f489e9c d2f136dcbf816b4dccd06ead9147aa763f054654 d3dc24938c2806823168f76539507c0ffa5791f6 d79ed7d42be49c41634eeda7c35de44cca67d3cf da54b73f55c30162272d5f11bec0c1c3c7c550a2 e758f9ad43770d309a22ea98bb25a2b54a0b425e f5ec81256124803e40538bf662c05d94d5a2fd58 f988c0dc1596edffe85b36d67b57bfb37da9898a fc126ce9668c799ff995b746113ec57c7c369093 Package: ros-kilted-liblz4-vendor Version: 0.32.0-2noble.20250424.203542 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 47 Depends: liblz4-1, liblz4-dev, ros-kilted-ros-workspace Homepage: https://github.com/lz4/lz4/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-liblz4-vendor/ros-kilted-liblz4-vendor_0.32.0-2noble.20250424.203542_amd64.deb Size: 7100 SHA256: d8613a1044902d853b47b8016451f6a5928fb906302b63e41ca09624604c7b18 SHA1: 71745a6ef6f17d9d7679b987e4b22bdcd5fd16fd MD5sum: ce65b8c6fc7e69ce5bef052d3b31ee4c Description: LZ4 compression vendor package, providing a dependency for LZ4. Package: ros-kilted-libmavconn Version: 2.10.0-1noble.20250505.164014 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 432 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libasio-dev, libconsole-bridge-dev, ros-kilted-mavlink, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/mavros Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libmavconn/ros-kilted-libmavconn_2.10.0-1noble.20250505.164014_amd64.deb Size: 111848 SHA256: 76470b7e35c31b23426a589346a820ccd87f6b74266b0d95fa2bf97f019f2ec7 SHA1: 102af1e08869f80cff9fd778469fc9044f108223 MD5sum: e8a1d475488622b9dc3ce25c9b5af85d Description: MAVLink communication library. This library provide unified connection handling classes and URL to connection object mapper. This library can be used in standalone programs. Package: ros-kilted-libmavconn-dbgsym Package-Type: ddeb Source: ros-kilted-libmavconn Version: 2.10.0-1noble.20250505.164014 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 1891 Depends: ros-kilted-libmavconn (= 2.10.0-1noble.20250505.164014) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libmavconn/ros-kilted-libmavconn-dbgsym_2.10.0-1noble.20250505.164014_amd64.deb Size: 1758170 SHA256: 07a6edff7c9707815973018fab96472cfcc058ade9fa0afff62ac52897896fd3 SHA1: ffe165042c8266809c760ed464c0e1d689454e90 MD5sum: 93b6f27b2884cf266f370970be588d49 Description: debug symbols for ros-kilted-libmavconn Build-Ids: 3f4ec109c488454cc90641ddb6464c944d8ee335 Package: ros-kilted-libnabo Version: 1.1.1-2noble.20250424.202716 Architecture: amd64 Maintainer: Stéphane Magnenat Installed-Size: 1812 Depends: libboost-all-dev, libeigen3-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libnabo/ros-kilted-libnabo_1.1.1-2noble.20250424.202716_amd64.deb Size: 94724 SHA256: 670eb29c7b8a354aec2dde5bb4a4cc588386136e829d1f7271134d8b6d9f7226 SHA1: b29babfd49c3d3fb96100d536c4c44f3f6ca5f84 MD5sum: 99495a0a1a334e754c1986fe3ccc74db Description: libnabo is a fast K Nearest Neighbour library for low-dimensional spaces. Package: ros-kilted-libphidget22 Version: 2.3.3-2noble.20250424.203558 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 5790 Depends: libc6 (>= 2.38), libusb-1.0-0 (>= 2:1.0.16), ros-kilted-ros-workspace Homepage: http://ros.org/wiki/libphidget22 Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libphidget22/ros-kilted-libphidget22_2.3.3-2noble.20250424.203558_amd64.deb Size: 930446 SHA256: ab9eb7f153c54a6e6fb3893434e325addee384dad8bc57bba9f72903dc6e5891 SHA1: ac906be346d3c1ec5655a499e488bb07cd3f41e1 MD5sum: ea2fd44473b4915dc93881f7fd804328 Description: This package wraps the libphidget22 to use it as a ROS dependency Package: ros-kilted-libphidget22-dbgsym Package-Type: ddeb Source: ros-kilted-libphidget22 Version: 2.3.3-2noble.20250424.203558 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 2186 Depends: ros-kilted-libphidget22 (= 2.3.3-2noble.20250424.203558) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libphidget22/ros-kilted-libphidget22-dbgsym_2.3.3-2noble.20250424.203558_amd64.deb Size: 1996288 SHA256: f6a346c288008cd08ea52ddb7fd1d1fa89d64eb6be03c6277332ae115a81042d SHA1: a1d587695377597bee1c243221de5dfd1e018d08 MD5sum: f470f7d126a926d97ac51f41efaf499b Description: debug symbols for ros-kilted-libphidget22 Build-Ids: ff83c135c85016f0002e153ba69db145059a10ec Package: ros-kilted-libpointmatcher Version: 1.4.1-2noble.20250424.203021 Architecture: amd64 Maintainer: Francois Pomerleau Installed-Size: 22215 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 4.0), libgomp1 (>= 6), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libboost-all-dev, libeigen3-dev, libyaml-cpp-dev, ros-kilted-libnabo, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libpointmatcher/ros-kilted-libpointmatcher_1.4.1-2noble.20250424.203021_amd64.deb Size: 2691006 SHA256: 5514ef4ad210a1dbaad742483ff057c8947ca2a344cb189c568879a474d1bfbe SHA1: 12969a81afedd1bce3f2aea112bb633b3c050d3b MD5sum: 381c91aaa44d372d17c149aa1c32c872 Description: libpointmatcher is a modular ICP library, useful for robotics and computer vision. Package: ros-kilted-libpointmatcher-dbgsym Package-Type: ddeb Source: ros-kilted-libpointmatcher Version: 1.4.1-2noble.20250424.203021 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francois Pomerleau Installed-Size: 68185 Depends: ros-kilted-libpointmatcher (= 1.4.1-2noble.20250424.203021) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libpointmatcher/ros-kilted-libpointmatcher-dbgsym_1.4.1-2noble.20250424.203021_amd64.deb Size: 67407094 SHA256: 0670c4a0fc8886943dcb7583db8d6f29ff1e8eb24a06de71797f184e53ebd1dd SHA1: e65e740f0fe4bcf03c6d69db568c2f31c3d0c40c MD5sum: 0bbfa42b0ebdf9fcf49acc6a63f0f557 Description: debug symbols for ros-kilted-libpointmatcher Build-Ids: 20167300badfeb3bcbaf50c25ae3dd7b94a3374c Package: ros-kilted-libstatistics-collector Version: 2.0.1-2noble.20250508.205910 Architecture: amd64 Maintainer: ROS Tooling Working Group Installed-Size: 137 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-kilted-builtin-interfaces, ros-kilted-rcl, ros-kilted-rcpputils, ros-kilted-rmw, ros-kilted-statistics-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libstatistics-collector/ros-kilted-libstatistics-collector_2.0.1-2noble.20250508.205910_amd64.deb Size: 26482 SHA256: 8d5cfd86ac2b8abfb2135308b1b63894d237dfbc978255fcee935d1e132f589b SHA1: e1494397600b925690295ab8d91abeac4bda3a1b MD5sum: eab159ebdd2082a5f0afa0dc576c9485 Description: Lightweight aggregation utilities to collect statistics and measure message metrics. Package: ros-kilted-libstatistics-collector-dbgsym Package-Type: ddeb Source: ros-kilted-libstatistics-collector Version: 2.0.1-2noble.20250508.205910 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ROS Tooling Working Group Installed-Size: 119 Depends: ros-kilted-libstatistics-collector (= 2.0.1-2noble.20250508.205910) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libstatistics-collector/ros-kilted-libstatistics-collector-dbgsym_2.0.1-2noble.20250508.205910_amd64.deb Size: 101160 SHA256: 62f78681d735b0f7562924379197419398fbb7144f32fad033d6b9be4c9d5033 SHA1: 5e74aa42835f8e36c8bc895d07f3a9b949d00cac MD5sum: 007ee0562004a2c9706e642a8b9ec6cd Description: debug symbols for ros-kilted-libstatistics-collector Build-Ids: 42a79776e83c93583cf0f8bf3b72fdbcf937129f Package: ros-kilted-libyaml-vendor Version: 1.7.1-2noble.20250424.203602 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 51 Depends: libyaml-0-2, libyaml-dev, pkg-config, ros-kilted-ros-workspace Homepage: https://github.com/yaml/libyaml Priority: optional Section: misc Filename: pool/main/r/ros-kilted-libyaml-vendor/ros-kilted-libyaml-vendor_1.7.1-2noble.20250424.203602_amd64.deb Size: 8568 SHA256: fbdd44cee2ee991ff8fad99917b45c557bf16c3976a87cbfff6220958a24c560 SHA1: 40d305600c05b673d04d53f02596a5d00cf7cb11 MD5sum: fe27eff1945abf1c28f49f46c46459fe Description: Vendored version of libyaml. Package: ros-kilted-lifecycle Version: 0.36.0-1noble.20250508.215915 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 932 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-lifecycle-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lifecycle/ros-kilted-lifecycle_0.36.0-1noble.20250508.215915_amd64.deb Size: 182138 SHA256: f0a841dba3ab40472580cdf07234fa581b906179349852dc99464ba37e74484f SHA1: a6a3eab6e1e1016643e88227c7f2c1cf38c45f3c MD5sum: d4cdf621cada92ee20d2810211c84634 Description: Package containing demos for lifecycle implementation Package: ros-kilted-lifecycle-dbgsym Package-Type: ddeb Source: ros-kilted-lifecycle Version: 0.36.0-1noble.20250508.215915 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 4459 Depends: ros-kilted-lifecycle (= 0.36.0-1noble.20250508.215915) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lifecycle/ros-kilted-lifecycle-dbgsym_0.36.0-1noble.20250508.215915_amd64.deb Size: 3810690 SHA256: 43b8adb5b74c8f1ef0f19da1baecb940aa4f63d2c3300ed5f4b57009dba8e71a SHA1: f21a0a638aab16e0f13834e07e0c0183f8bfbc91 MD5sum: df9691eb9aa44e1614af1a0001065b40 Description: debug symbols for ros-kilted-lifecycle Build-Ids: 362ccee7cef41146afeea2e6ba4769ce9a791ce0 7dcb881bda39d8a11e8f89d9d4ebaafb09ba0ecf a871f1266e785b92a3cfd544200dae1655fa6601 Package: ros-kilted-lifecycle-msgs Version: 2.3.0-2noble.20250425.015529 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 2438 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lifecycle-msgs/ros-kilted-lifecycle-msgs_2.3.0-2noble.20250425.015529_amd64.deb Size: 176728 SHA256: 7957b62d1309b5e1ba5b4552d3b7e6bec41e3262fff6a13bfb34c5734bb1d013 SHA1: a58336778cc4ecffe99d06bca9aec8a8e22cd0ff MD5sum: 03d24dad39b362985bd9698aa1cda5c0 Description: A package containing some lifecycle related message and service definitions. Package: ros-kilted-lifecycle-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-lifecycle-msgs Version: 2.3.0-2noble.20250425.015529 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 1839 Depends: ros-kilted-lifecycle-msgs (= 2.3.0-2noble.20250425.015529) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lifecycle-msgs/ros-kilted-lifecycle-msgs-dbgsym_2.3.0-2noble.20250425.015529_amd64.deb Size: 1451654 SHA256: 7fad2326f5bb3290f2c3baffc01a50456663e80014a1f1ed61f0251302d412c4 SHA1: 4d95091740cc28cc8bd913b2d161dd434168f2d0 MD5sum: 065aeb74463d1c907da22c00981f0c98 Description: debug symbols for ros-kilted-lifecycle-msgs Build-Ids: 0e4bcc51adebaab3d42a147846d67ceeac5383e3 45fd5a0be593e3b9169941157e8d2dee8c3ab7c7 4c359953c2e3062f36e0050ce8548549200574d9 4d228615038124bafe3f82bf0e4622b00b76291d 5c4e1ebfc726ee9cf6f1d6e5434a150b57b0ef98 652a60dc692ea2ec20ef2930707f8cf648e7b7ca 6b88c9c1024a3ca4512ed960189c167dfc802370 9b3ed5b1a6fc982b8cedbb15f997e3948a80433d b9a74acfdb5b964a26e6ebe351a05d089abeda5a bdd531d7f6059ee860d52429da50cd26f3839dc5 ff6c362d2a3f2b6898dd2040280f173ee9ca9652 Package: ros-kilted-lifecycle-py Version: 0.36.0-1noble.20250508.213636 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 50 Depends: ros-kilted-lifecycle-msgs, ros-kilted-rclpy, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lifecycle-py/ros-kilted-lifecycle-py_0.36.0-1noble.20250508.213636_amd64.deb Size: 8832 SHA256: 2dde82e356d0ca825b8f630ed244c31fe7564dda15e3ae9039f1472abf9d81f1 SHA1: 5beed2c3acf18f1b1341f7e365a8f9b6ad147637 MD5sum: 6d78630152f7f807b29f4bcf73eee698 Description: Package containing demos for rclpy lifecycle implementation Package: ros-kilted-linux-isolate-process Version: 0.0.2-3noble.20250424.202731 Architecture: amd64 Maintainer: adityapande Installed-Size: 42 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-linux-isolate-process/ros-kilted-linux-isolate-process_0.0.2-3noble.20250424.202731_amd64.deb Size: 6424 SHA256: 43b9f8149addfeb7df2744b618dabaca8e6d7e7acf72c10e0606b854c944e57c SHA1: 3bc5b9afcf1b3434c28faa01451d624d41e4463a MD5sum: a4c3080356527a4b3b6dc3fba268cfb6 Description: A tool to isolate ros2 nodes Package: ros-kilted-log-view Version: 0.2.5-2noble.20250508.215928 Architecture: amd64 Maintainer: Marc Alban Installed-Size: 919 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libncurses6 (>= 6), libstdc++6 (>= 13.1), libtinfo6 (>= 6), libncurses-dev, ros-kilted-rcl-interfaces, ros-kilted-rclcpp, xclip, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-log-view/ros-kilted-log-view_0.2.5-2noble.20250508.215928_amd64.deb Size: 186170 SHA256: 3ec97be733b7d3b98021aff88b52874524466101e28e79b16802b62b33e75d87 SHA1: 219e623fd8ae3ea57af83222de7d0c4a4b0693e6 MD5sum: 97dd5f1d02a8156fb411422252cb4ba8 Description: The log_view package provides a ncurses based terminal GUI for viewing and filtering published ROS log messages. This is an alternative to rqt_console and swri_console that doesn't depend on qt and can be run directly in a terminal. Package: ros-kilted-log-view-dbgsym Package-Type: ddeb Source: ros-kilted-log-view Version: 0.2.5-2noble.20250508.215928 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marc Alban Installed-Size: 3199 Depends: ros-kilted-log-view (= 0.2.5-2noble.20250508.215928) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-log-view/ros-kilted-log-view-dbgsym_0.2.5-2noble.20250508.215928_amd64.deb Size: 2877998 SHA256: ffc6de0fda3b5b6ab6826dc8ad9e63f83091238575212e8c7c9aa7bac7d5d2f0 SHA1: f6cebe7dfc4cbc24e10b70f7f2bcbec6c28f55ac MD5sum: 07037490e148a316053bf906d43acfcd Description: debug symbols for ros-kilted-log-view Build-Ids: 561cf2430a20a661fe20119938b47b6ced687c1f Package: ros-kilted-logging-demo Version: 0.36.0-1noble.20250508.215931 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 961 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-kilted-fastcdr, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rcutils, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-logging-demo/ros-kilted-logging-demo_0.36.0-1noble.20250508.215931_amd64.deb Size: 140236 SHA256: 362387b85425e8a5b25105a655fafd74ba36dd63b9a48c1c257489c935fa1a5d SHA1: 922e9b0e0747b47c75e3d26d73d5624bf60b121d MD5sum: 8b4beb61a2e57a4cd0a4ec03ace7f486 Description: Examples for using and configuring loggers. Package: ros-kilted-logging-demo-dbgsym Package-Type: ddeb Source: ros-kilted-logging-demo Version: 0.36.0-1noble.20250508.215931 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 2134 Depends: ros-kilted-logging-demo (= 0.36.0-1noble.20250508.215931) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-logging-demo/ros-kilted-logging-demo-dbgsym_0.36.0-1noble.20250508.215931_amd64.deb Size: 1906216 SHA256: 57857ff50bb6534981d484981a9ab4d9d0e609eed84e83c22b331424edb77a21 SHA1: e89d86ec2142126879d959b7cf8b80f4c52aa169 MD5sum: e66b7249a102ec27652021a43698bf49 Description: debug symbols for ros-kilted-logging-demo Build-Ids: 00e80a0099875641a2868fb86319e285c4d55433 1d7fafef117e4deccba0da936618208fd29d2dc9 246271080d53079783e0ff6dde394eeaedcda587 3e41081dd517641ca9dab6c0e8ef4df9e7e4c461 401053dfb25af0c6ad1f0f4d9a9f812fe33ff2c9 5b53f1681b56e8cc6aefdd1d442f9ae99ccda050 75f4b26838b2039fb450a51c1fcb3671f7137a74 77a1af84c687ce3b21abc4953ba39031fa2b09fe 77e33943abdd46170e9946f14846a894c6a2e9a9 af35877c625977e328c1248ea3cf681150e84b41 b3e48bfd139295e84e43abd3c9b19dc23015da38 c757295d21765a569027429d3a11a135a3c34d4f d66a1ddbbbb042a470a00cd2a2583f23d4cc0982 edac2c76fee7ab2261a256b2f221eaba55d15c7b Package: ros-kilted-lttngpy Version: 8.6.0-2noble.20250424.204029 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 355 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), liblttng-ctl0t64 (>= 2.11.0), libstdc++6 (>= 11), liblttng-ctl-dev, ros-kilted-rpyutils, ros-kilted-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/lttngpy/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-lttngpy/ros-kilted-lttngpy_8.6.0-2noble.20250424.204029_amd64.deb Size: 113856 SHA256: 41b35dcab30fbec10e8b71141eec17e82b4226a60eea139b4b4869627d3da0c5 SHA1: 12251cd8588786fc01caa9004eba914a37d5b0e3 MD5sum: 40f6b27fd00efe1ff17906dee7f44487 Description: liblttng-ctl Python bindings Package: ros-kilted-magic-enum Version: 0.9.6-2noble.20250424.202721 Architecture: amd64 Maintainer: Neargye Installed-Size: 169 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-magic-enum/ros-kilted-magic-enum_0.9.6-2noble.20250424.202721_amd64.deb Size: 25526 SHA256: f48c6741e701be82172b679ac8d7235e6d6f813ac9cdfc22e2d9155f175523aa SHA1: edf762ae0ab1ea70ad100cfaa52519aca168c9d7 MD5sum: fb2b06e5e1f38b322f032eb16985be45 Description: Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code Package: ros-kilted-map-msgs Version: 2.5.0-2noble.20250424.212739 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 3262 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-nav-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/map_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-map-msgs/ros-kilted-map-msgs_2.5.0-2noble.20250424.212739_amd64.deb Size: 232830 SHA256: c74211647addf57b3095068b91174d24651d36564ea0d7eacd7f85b4f48c3b5f SHA1: d7b5b90716d8c180e3c96c6783ce22c6e2fdb97c MD5sum: 4766016d7511457f0bd466c1ea60d5f3 Description: This package defines messages commonly used in mapping packages. Package: ros-kilted-map-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-map-msgs Version: 2.5.0-2noble.20250424.212739 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 2634 Depends: ros-kilted-map-msgs (= 2.5.0-2noble.20250424.212739) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-map-msgs/ros-kilted-map-msgs-dbgsym_2.5.0-2noble.20250424.212739_amd64.deb Size: 2146918 SHA256: b90f2a8a73c1f5e0d43219d4a2a1bf4ea916e2e8149663e1c7417dba5a3cfc97 SHA1: f430c3560855f52309cc15f7716c4e143c502f7c MD5sum: 3a42b609a2a4f2ac7d82870b7191ee78 Description: debug symbols for ros-kilted-map-msgs Build-Ids: 0acee7ca79e1ee21866e316c398bcf594501675f 1a170d88b72f3cb8ca68f4ce36872a16df3ed3d5 55f575e3a76588609217a40f1610e03698863bd6 5bbe96955281b440db3637d75a14c27836f0a0ec 74e4268828b092691de7c7624b204b90ce21ab29 7c9800ba8c6664ddbe7a61512d1a16354f654e3f 7dea2dbf96a17273589458d539f11e5d22f6621b 9338d27b4e8a007d97849595b487cb66066faa15 d58891b4c8409809576245785099abaef3e1e2b2 dc5dbe94814146d9040476bd7b84a7b099c2d924 e3ed9e588c341247564ee854d87be3f64c2bd132 Package: ros-kilted-mapviz Version: 2.4.6-2noble.20250508.221843 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 4400 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libglew2.2 (>= 2.2.0-4build1), libglut3.12 (>= 3.4.0), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libopengl0, liborocos-kdl1.5 (>= 1.5.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5opengl5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.15.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), freeglut3-dev, libglew-dev, libqt5core5a, libqt5opengl5, libxi-dev, libxmu-dev, libyaml-cpp-dev, ros-kilted-cv-bridge, ros-kilted-geometry-msgs, ros-kilted-image-transport, ros-kilted-mapviz-interfaces, ros-kilted-marti-common-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rqt-gui, ros-kilted-rqt-gui-cpp, ros-kilted-std-srvs, ros-kilted-swri-math-util, ros-kilted-swri-transform-util, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/mapviz Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mapviz/ros-kilted-mapviz_2.4.6-2noble.20250508.221843_amd64.deb Size: 649396 SHA256: ab1d81e3926c5e36d3b77cb0e94358309e66a482c884b2aacfb9248169c80753 SHA1: fa00cab7872467a57456ac678e5b9a12821ddfad MD5sum: 282f041294822f6916362559796c9939 Description: mapviz Package: ros-kilted-mapviz-dbgsym Package-Type: ddeb Source: ros-kilted-mapviz Version: 2.4.6-2noble.20250508.221843 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 7431 Depends: ros-kilted-mapviz (= 2.4.6-2noble.20250508.221843) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mapviz/ros-kilted-mapviz-dbgsym_2.4.6-2noble.20250508.221843_amd64.deb Size: 6998436 SHA256: dcb4cca0e6004399affddd31cce092e40fa455adf977c4ebd252d14bc2c133a7 SHA1: e58d213fcd8786a292c5ac6ee520c7226aac53c6 MD5sum: 4e6198c2132ff6d739b14fefb3a75b0d Description: debug symbols for ros-kilted-mapviz Build-Ids: 1c173f55a532f41607f98258adeaa93259c1c5c7 Package: ros-kilted-mapviz-interfaces Version: 2.4.6-2noble.20250424.211827 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 783 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/mapviz Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mapviz-interfaces/ros-kilted-mapviz-interfaces_2.4.6-2noble.20250424.211827_amd64.deb Size: 79982 SHA256: 0dcef1625e5a6160f6aa4d9b127f363c4e0fe9f058c66cf586e79b80682b2efe SHA1: 4a96fef5d7c4fa91c6db9947b5deb39950993f9e MD5sum: f74bb8cc0aba1f2aa73cb54316ffd1f6 Description: ROS interfaces used by Mapviz Package: ros-kilted-mapviz-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-mapviz-interfaces Version: 2.4.6-2noble.20250424.211827 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 599 Depends: ros-kilted-mapviz-interfaces (= 2.4.6-2noble.20250424.211827) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mapviz-interfaces/ros-kilted-mapviz-interfaces-dbgsym_2.4.6-2noble.20250424.211827_amd64.deb Size: 456776 SHA256: 16a5f2fa7baeb9721135d3445e4c5220e7532aa33cf139dc034351f07b08f8f4 SHA1: 761f89cb9a952f6212fb4f938f433095da1ec0d6 MD5sum: 5feffe6a660b4d2d563092dfa9b1a958 Description: debug symbols for ros-kilted-mapviz-interfaces Build-Ids: 15b99c87ab3f14713aa44fe79b0bdb33bdd8adb4 3d05027fba733a2b4a893234dbfc9ddcb79c2a71 7bd32a08421a7b93e1182804670e5aa977b6b3a6 7c1b0109e412ad0925f9e90ec87547b9137dc04a bb54025989300f81b719bf2a3ad1d58350b0e764 cf1096231d0a831acd33d436e8ccda0d0a8ecc83 cffafda0c69312086f587388f93537f3e5e71fb6 e40487632bd88dfb2a1df26f4093acdbe3df5db8 eaed58d09abb14237b4876e216653bed1d4714ff f058f171adaca7dd381ba183c3a870b417a936a2 f2d561d81caa2666e619afdeda146150df0a2a75 Package: ros-kilted-mapviz-plugins Version: 2.4.6-2noble.20250508.225852 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 7335 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), liborocos-kdl1.5 (>= 1.5.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5opengl5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.15.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libqt5core5a, libqt5opengl5, ros-kilted-ament-index-cpp, ros-kilted-cv-bridge, ros-kilted-gps-msgs, ros-kilted-image-transport, ros-kilted-map-msgs, ros-kilted-mapviz, ros-kilted-marti-common-msgs, ros-kilted-marti-nav-msgs, ros-kilted-marti-sensor-msgs, ros-kilted-marti-visualization-msgs, ros-kilted-nav-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-stereo-msgs, ros-kilted-swri-image-util, ros-kilted-swri-math-util, ros-kilted-swri-route-util, ros-kilted-swri-transform-util, ros-kilted-tf2, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/mapviz Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mapviz-plugins/ros-kilted-mapviz-plugins_2.4.6-2noble.20250508.225852_amd64.deb Size: 1054536 SHA256: 5697478d02e814d6a386e79ebf652a49236825647b592e21baaf78ff902bed3d SHA1: d2ef15a14695a061953accd7bc6208aaab887aef MD5sum: ca18375ba873b8476dfa396507268ad9 Description: Common plugins for the Mapviz visualization tool Package: ros-kilted-mapviz-plugins-dbgsym Package-Type: ddeb Source: ros-kilted-mapviz-plugins Version: 2.4.6-2noble.20250508.225852 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 48089 Depends: ros-kilted-mapviz-plugins (= 2.4.6-2noble.20250508.225852) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mapviz-plugins/ros-kilted-mapviz-plugins-dbgsym_2.4.6-2noble.20250508.225852_amd64.deb Size: 41980488 SHA256: 805b4851e98082676c0c483210244a799f5d47ba60bd55930942d848634bce25 SHA1: 72dd5f87cbd14001f0d4d150985558186c9a5b89 MD5sum: 6e654631f455e4422eb6a17508f56ad2 Description: debug symbols for ros-kilted-mapviz-plugins Build-Ids: 447b01528f9219f03473da20a33e0c88ad243fd8 Package: ros-kilted-marine-acoustic-msgs Version: 2.1.0-2noble.20250424.211832 Architecture: amd64 Maintainer: Laura Lindzey Installed-Size: 1928 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marine-acoustic-msgs/ros-kilted-marine-acoustic-msgs_2.1.0-2noble.20250424.211832_amd64.deb Size: 157572 SHA256: 6835c669762f91d46cf926471e399b98317d7d09cb2ae0f48647502e66985401 SHA1: cc64006905ca683ce78bc8c00a96ccfd6ee6f6ec MD5sum: c6fe953641f4c9488cdf26a76d3c4b38 Description: The marine_acoustic_msgs package, including messages for common underwater sensors (DVL, multibeam sonar, imaging sonar) Package: ros-kilted-marine-acoustic-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-marine-acoustic-msgs Version: 2.1.0-2noble.20250424.211832 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Laura Lindzey Installed-Size: 1381 Depends: ros-kilted-marine-acoustic-msgs (= 2.1.0-2noble.20250424.211832) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marine-acoustic-msgs/ros-kilted-marine-acoustic-msgs-dbgsym_2.1.0-2noble.20250424.211832_amd64.deb Size: 1125278 SHA256: ed02f3560312230dcf4a3ea5647a3577ee8cfc4c553cd0223c2258a9bbd022d9 SHA1: c257bd439786bfdf6dfbc854a6ccaf91a1e6ab51 MD5sum: 70dfd8e26752f25988fb7c852c07a59c Description: debug symbols for ros-kilted-marine-acoustic-msgs Build-Ids: 3a9ed45d8f0ff5f65ef0fa527d54c8878a09b9d7 5b7473e0742bf4da933d3dcc9e4fdb12d9e48861 5c795ac2bfe4bd2069a98c158184abfded027c36 630b464c47e21a08b440f75e3c1554c3026765cc 90feab478e2ceeff2af45d1674952136e1efa6a7 b016f1da9c52feae9a39c65d654232f4c3d64812 b2f3922487607e2df51c3079dcaaab3dd1db6190 c92964dc89c800d883bd9c59678cc75f775088b4 ec0081ed4d1089541d3e5b258ac0736e0fdae557 efc18fc199c91f965f94d4853bf9f7cb21369233 f1fb5f8c924002d9a4374bc7183c30db8e06fbc1 Package: ros-kilted-marine-sensor-msgs Version: 2.1.0-2noble.20250424.211846 Architecture: amd64 Maintainer: Laura Lindzey Installed-Size: 729 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marine-sensor-msgs/ros-kilted-marine-sensor-msgs_2.1.0-2noble.20250424.211846_amd64.deb Size: 70000 SHA256: 1d01fc4abdaac27a8840c997fc32a4604f767fea69247ae8f10798cc8890b382 SHA1: 62dcaa7f69b301579f1af1d48b0a3ae8924ec7f1 MD5sum: 7e651c090b2563d96776abc2a05e6e57 Description: The marine_sensor_msgs package, meant to contain messages for common underwater sensors (e.g., conductivity, turbidity, dissolved oxygen) Package: ros-kilted-marine-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-marine-sensor-msgs Version: 2.1.0-2noble.20250424.211846 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Laura Lindzey Installed-Size: 556 Depends: ros-kilted-marine-sensor-msgs (= 2.1.0-2noble.20250424.211846) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marine-sensor-msgs/ros-kilted-marine-sensor-msgs-dbgsym_2.1.0-2noble.20250424.211846_amd64.deb Size: 427862 SHA256: ebf678fff9e48c49a02c1a147939d058416a74546f2cf4fc649b16871da5251a SHA1: 28059bbf498adfa189336030c8c7c49b8f25378f MD5sum: fb7686b3ab44c3862fd6d9d539ace24f Description: debug symbols for ros-kilted-marine-sensor-msgs Build-Ids: 23f0f820b6c2495345bcdedb5603be6f1c978ccb 4c923494d34279b9d04058186ce29e9466d8e88f 544954a1ebb46a7dc1140637ef25cead7397b47a 5f81cdb3e6bece0d4b1176ee973aa760e45c180b 6b4853a04b8d6b4e4bf584a144108a40d17bb050 8103c546c38ad8d41165838cce960e3ead2e00c0 b49f5f7f92ce8d43040417a538c2083868bb11af be5703122e4ca3f733202800ce291056e2f9b752 d2e57a1dc81b4e9af7fabab16c34c8e19a550791 dd79e8f74d601897b9b791ee1f4ac2a80d9fcf4f f7a8add0f440b127112e0d369f3e0f4296819898 Package: ros-kilted-marker-msgs Version: 0.0.8-2noble.20250424.211918 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1578 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/marker_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marker-msgs/ros-kilted-marker-msgs_0.0.8-2noble.20250424.211918_amd64.deb Size: 131624 SHA256: 3d8fb399ae755ed2718cdf6c3ab0b2536da45ab018dd14ca7ee8c51194aec564 SHA1: 0dd78532f4c280540b13840271a5626839066623 MD5sum: d59d1d5931ad5bcdb6cf5dab553ad6b5 Description: The marker_msgs package contains messages usable to setup a marker/fiducial system. The package distinguishes between two types of messages. First messages to describe the properties of a marker/fiducial detection system and the detected markers. Secondly messages used to represent a map of markers/features with covariances as it would be produced by a SLAM system or published by a map server for self-localization. Package: ros-kilted-marker-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-marker-msgs Version: 0.0.8-2noble.20250424.211918 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1378 Depends: ros-kilted-marker-msgs (= 0.0.8-2noble.20250424.211918) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marker-msgs/ros-kilted-marker-msgs-dbgsym_0.0.8-2noble.20250424.211918_amd64.deb Size: 1145372 SHA256: 45e54b072cd4188c6677954e063e850d36e39b467427ae9bf99314a55ef47831 SHA1: d0dea2ddbdf2d1deb1f470bd42c2f47c4f819356 MD5sum: fb1203b8e017bf390b04c4da1a0411ed Description: debug symbols for ros-kilted-marker-msgs Build-Ids: 5cddc53c08e060108a31775893d9af5ee7f6af3a 623f8a4c96585fd1eae1e13456b2be47a95cdb29 740259ab29a92d8413c6c48ff34b66ce409bd195 84791222bec8bdb9a706652fee3cdee399d6f797 9352192d3d9cdde613f67b292a9e75df06f7620a 9ace2dd2e5e8bf47e343561f591558e780aaaea0 9b3507ee03fd1d823d2963da5eff81d4054bf41d b2bd6cb504bd00b47942651752e21a6c56a3f056 ca3327915b45c1580501caac27a2cc23ea4dc409 df0481a147bcfcba4824a5326b26cbc632d62a72 df41172cff142751b02ea6ef22fb656e80cafc48 Package: ros-kilted-marti-can-msgs Version: 1.6.1-2noble.20250424.211345 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 456 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-can-msgs/ros-kilted-marti-can-msgs_1.6.1-2noble.20250424.211345_amd64.deb Size: 43866 SHA256: c0bcdef7f854cb81af41671ae9912a00b3b8213e83e18e24e2978a329b0511f8 SHA1: fe5bd5699b89f162b830cacd41af8a999e652aac MD5sum: c7dd40edf9e01fc71234b3f2f30e8527 Description: marti_can_msgs Package: ros-kilted-marti-can-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-marti-can-msgs Version: 1.6.1-2noble.20250424.211345 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 282 Depends: ros-kilted-marti-can-msgs (= 1.6.1-2noble.20250424.211345) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-can-msgs/ros-kilted-marti-can-msgs-dbgsym_1.6.1-2noble.20250424.211345_amd64.deb Size: 192418 SHA256: f8c99257e024c239b56e97cba8ef46bf5d47e74923bed6443567cecb96b61de9 SHA1: d54c22125195668f87728b51d750292b2082a39f MD5sum: de224dc8490809c883359e716fe46f2c Description: debug symbols for ros-kilted-marti-can-msgs Build-Ids: 0216a990efa576ce418634dd6c026e1d32c813fb 0edf3cba2519cfe1c06f477873f8fba55fc716f0 2e577c0f9df7e6eecb75fd0c3c0bf3439f94cff0 5ed1a11b61b968e75f7079403bbb01d4942744a1 850a053ea4544973cb8be994a8aa19eee117e9cf af5241bff64b00c0c08b798a20d4d1a1a9a78c26 b31e52d8ba927bd0a2c25c1df34ad13681afe0b5 b688ad508014f4cdbab915232be8a1b0eae2b4ad c084df79f88c5e3e977a4d5cd8951649c7cc6862 e5a7033fd9b349b029d6ddc22c35bcdf9c9a4e25 e9a21a16f3936b47ac421eef9cf13abe1136f4b2 Package: ros-kilted-marti-common-msgs Version: 1.6.1-2noble.20250424.211405 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2834 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-common-msgs/ros-kilted-marti-common-msgs_1.6.1-2noble.20250424.211405_amd64.deb Size: 185200 SHA256: 5505d31f8ecfbc15b828443ca8d51daf5e3ef22168c245229cdd70c89803ece8 SHA1: 2a625cf09f69dac49c55ad55a55d1d7d7a3d6591 MD5sum: f8ee686333712d9a03549e0064e06d5f Description: marti_common_msgs Package: ros-kilted-marti-common-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-marti-common-msgs Version: 1.6.1-2noble.20250424.211405 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2297 Depends: ros-kilted-marti-common-msgs (= 1.6.1-2noble.20250424.211405) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-common-msgs/ros-kilted-marti-common-msgs-dbgsym_1.6.1-2noble.20250424.211405_amd64.deb Size: 1846298 SHA256: a5513ffbbc63ae2419b5a1bba91d6ff7fc7beba01c72d8bdf5cb99236d97cb84 SHA1: a8b1c5babcbff9f62cffd27a4bba470bd2e0859d MD5sum: 9ed1722475cbd0ad269507d34c3c41b2 Description: debug symbols for ros-kilted-marti-common-msgs Build-Ids: 4d2b563460fd2eaac14980090353d0dab6c21330 514562ff1e1bfd7f43ba14179ec8c5600aee3947 58da83def6d6f7254af16d341ef742e80f339ebf 775a3fd3c09dff4f14dafc5b49511c83cfde56eb 845b2545306ab6ef0f7dea4a4050a6207b3ccfc2 88e534c0f3415ef19b234e6d1b23c66e7ab7d61a 9b607136d4e2fdb1a20b6453247a2e49266a6b41 9f108203984c5c14679d9411cb1d06a4fceebfd9 d333de7de8fd3b1a472854a02a38244c778216db f274bd749bd77d6ea146aa1301ca7a13fe7fd2ef f8f05538f2abe1b6d529f2b268de4df7bcda3e36 Package: ros-kilted-marti-dbw-msgs Version: 1.6.1-2noble.20250424.211359 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 778 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-dbw-msgs/ros-kilted-marti-dbw-msgs_1.6.1-2noble.20250424.211359_amd64.deb Size: 67378 SHA256: c6e2457822b0692f590b757de90fb8c40f2db6d34d357c969be4498a541754cb SHA1: d2b82311fe30948ef985a3cfa81df6d6ac9bb6e5 MD5sum: 1e93e137073cb57aaf3cdd647e7e960f Description: marti_dbw_msgs Package: ros-kilted-marti-dbw-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-marti-dbw-msgs Version: 1.6.1-2noble.20250424.211359 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 516 Depends: ros-kilted-marti-dbw-msgs (= 1.6.1-2noble.20250424.211359) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-dbw-msgs/ros-kilted-marti-dbw-msgs-dbgsym_1.6.1-2noble.20250424.211359_amd64.deb Size: 386130 SHA256: de1fd0e931ed18bb2bec7f926a5589b2a3afd6cd54f7742ef124e1c750fa3595 SHA1: 96ab027a7659d0f83744a9b3981bdc038c54e5f1 MD5sum: 749c4b25e925cdbb49f40535bba5da45 Description: debug symbols for ros-kilted-marti-dbw-msgs Build-Ids: 0c171efec3da21c44999c9086e8be2eacfbc0f1b 246feac3fc3ea957af5c51ead389d6db2e8bbed7 78db75fa8c0a1888e7bd4ce69831d54c6d180a77 86c839f141a2c7d4e47dde436f4e05ee3d758684 91f500162c7ef490bdfdae7da8ed7e3a025d976a 956d111b311b4bfe39dd6f2a4245c547f564b6f7 a198ee4a6c9600103ea1389e1a61b35c9a5e22b6 b49ec5a0bcf793eefd018c7bca607788e8b147b2 cc451a165e59b740365e5bacd73f49c5dd1673ed dd5ea670b32ac1893f999737c9910d4a7ab0bdf7 e052eb0d4808fe9715de7b3513ebf02073899249 Package: ros-kilted-marti-introspection-msgs Version: 1.6.1-2noble.20250424.211402 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1038 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-introspection-msgs/ros-kilted-marti-introspection-msgs_1.6.1-2noble.20250424.211402_amd64.deb Size: 91892 SHA256: c630f79a0df4472b5572e9313f3e888fd6e72cf616362f6c886eb0cb4f1b1ba1 SHA1: 3d5f569a1e41db7d506eaf39e22fd2a3ac6cd013 MD5sum: 1ca353a77e3df2b61df3d31cd00e3dda Description: marti_introspection_msgs Package: ros-kilted-marti-introspection-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-marti-introspection-msgs Version: 1.6.1-2noble.20250424.211402 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 813 Depends: ros-kilted-marti-introspection-msgs (= 1.6.1-2noble.20250424.211402) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-introspection-msgs/ros-kilted-marti-introspection-msgs-dbgsym_1.6.1-2noble.20250424.211402_amd64.deb Size: 661048 SHA256: 321a5799db30ad9236b8661d0123f34beeb88558264c9333db9e7dc705a9be1a SHA1: 4424abf7d3ee2cf89fa7a6948d1d69cf5be5ffe2 MD5sum: 6f2035e13ca05f0dd8a59621061dee45 Description: debug symbols for ros-kilted-marti-introspection-msgs Build-Ids: 133a5a40bcfba08f403cbdbebca968e414f2d5d4 910c6d472b209d4ea960c2c79f438fe108dc03fc 990fdd3b44b9709d804c92c275250dde2a45ad57 9a277b2d8c384089a423e5df0ec2587193f9f488 9bcf27b3211b79575e6dda79ddfd7aa5ed3e7664 ab3c44323b391b08613c109d21ca2b37d71a6133 b3ee0d4a8eaa4f34e00556f0007d31371233af8d bf2d1716d656c313e26b03583dc4f7c77823e8c6 bf9221c5ed72c32fe4f1ea381133f0666e09cb77 f13f30a9f6144a141212c33a4fd9f21e94cb02db f25f16859738b1b70e275c38c85a8556e45e007c Package: ros-kilted-marti-nav-msgs Version: 1.6.1-2noble.20250424.212744 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 6798 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geographic-msgs, ros-kilted-geometry-msgs, ros-kilted-marti-common-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-nav-msgs/ros-kilted-marti-nav-msgs_1.6.1-2noble.20250424.212744_amd64.deb Size: 463254 SHA256: e3273762b8a89a3ad1a7c3cf2aff048465e2279a2c13abf7a514541c06e463fc SHA1: d02dcd2ff92d9a600ec12c565a127aa54ffd71ae MD5sum: 90ec337ad0a50811f17dcef6d3d86977 Description: marti_nav_msgs Package: ros-kilted-marti-nav-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-marti-nav-msgs Version: 1.6.1-2noble.20250424.212744 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 5677 Depends: ros-kilted-marti-nav-msgs (= 1.6.1-2noble.20250424.212744) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-nav-msgs/ros-kilted-marti-nav-msgs-dbgsym_1.6.1-2noble.20250424.212744_amd64.deb Size: 4717346 SHA256: a2eb4be61a14547b004874779de4505de8dba1899c1514b91a7395e9250cc0e5 SHA1: 9e28b26498ada9dec9f88316e80163e83bd0efdc MD5sum: 2660628d7f3a8204c049f22e7803dbbe Description: debug symbols for ros-kilted-marti-nav-msgs Build-Ids: 0bab074c6e58874f730198ef093f7f3c41ffe1e7 1e71be927a00af8e1467b0807b7b282b5ae6effc 47c58821c1c6f0df12f2809ddd369571bae41c46 5476ec76e37619c39b71707152854c59b2177230 664af70e7a540c3289e6aa926edc538401009d9f 7c24c4cd7178e4d82ef351bd30a6321677bfadac a17f2ba62a8cb69a4534ffe1d2c9fe048e8a0dd3 c7b0edc5d49129ef8333b691a691475a1a71b744 d25cc5dde69cc8026c46c50a518f51da2e74cab9 d4fa72b400f6c3769693824948175df95f3f615b e8dc19eaa261ab86cfc3dfb60d957d649059c7e8 Package: ros-kilted-marti-perception-msgs Version: 1.6.1-2noble.20250424.212828 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 451 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-perception-msgs/ros-kilted-marti-perception-msgs_1.6.1-2noble.20250424.212828_amd64.deb Size: 41788 SHA256: 235be894c3829ae462201dbe11744a9135366b5a0fdfff9178214065b62c6763 SHA1: 61f23f8b7ba90bea7be98526c0f5a75795f872d8 MD5sum: c92059b21b147baafcd63858ed0995f2 Description: marti_perception_msgs Package: ros-kilted-marti-perception-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-marti-perception-msgs Version: 1.6.1-2noble.20250424.212828 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 272 Depends: ros-kilted-marti-perception-msgs (= 1.6.1-2noble.20250424.212828) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-perception-msgs/ros-kilted-marti-perception-msgs-dbgsym_1.6.1-2noble.20250424.212828_amd64.deb Size: 182682 SHA256: 7b7c493fff49137642fb22cf3024fc22994edb8035a547b56d78e7866531eb5d SHA1: 50e568dfe22378785a8bbbf780790bae8a3072d6 MD5sum: 2d2e5de4ac58beaa51f0003bb35edb02 Description: debug symbols for ros-kilted-marti-perception-msgs Build-Ids: 206a6fdf7ac77caf8ed332e1cfec556a1cae545b 2dd28c918b65d0fedf2db7b5cd150ed1de407ef0 312eb641a045b57ccac3983d59c5915ce824840c 4df956ff0cb6e20050bd7a65422aa58611a6392a 5989d460ab1b87f8e62171173b53a4fc1ebdcfdc 59c793a1cf1ec5656a89e1f22d5e147f8ba50fc1 6c0e1cdf04c25434233b249497d04be035f9fd67 8212df9645020d1331d0ba9a20dd21cd9545873a c9ed1c7f28d65041e10202e7796284d3987379ad cabd53044dee96d9bed00715f3c6f354933356bb f1d3c3c956b72ba92631fa3333834e0dc3295323 Package: ros-kilted-marti-sensor-msgs Version: 1.6.1-2noble.20250424.211919 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2057 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-sensor-msgs/ros-kilted-marti-sensor-msgs_1.6.1-2noble.20250424.211919_amd64.deb Size: 157112 SHA256: a004bf27895eb6906a30703351e1028cfd61461ffd16c041236ed6b60a91b37f SHA1: b9d5c2544bb45fac9590db976812d64ba13e26e4 MD5sum: 7c250137ed236afab5f905251f147d6d Description: marti_sensor_msgs Package: ros-kilted-marti-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-marti-sensor-msgs Version: 1.6.1-2noble.20250424.211919 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1560 Depends: ros-kilted-marti-sensor-msgs (= 1.6.1-2noble.20250424.211919) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-sensor-msgs/ros-kilted-marti-sensor-msgs-dbgsym_1.6.1-2noble.20250424.211919_amd64.deb Size: 1245916 SHA256: 32d795e4dd2ee912d380e245453a13d21f29c0e43a24f4f8d080a186541e6748 SHA1: 27ba182c4ba3a48ff41b9ca6a6246704878592bb MD5sum: e1e03140527978f169376dac68b4d536 Description: debug symbols for ros-kilted-marti-sensor-msgs Build-Ids: 079e6d8e4c2f8b82bdc97c982d2dd05076906ee7 1b390d80a884901edeea4a4c23849ebfaec84712 6c04257f02c47c7129ca16f6d05b935bd8cd7a40 8ed4ad03d96d17bd7b24c3229a9e4219b2eae590 a2f35d10534aef7e00d476a6a7b44727b235a784 a315dd827bb8f633fabd337ae8e9d5e3184b686f ab7a60040675d280d9026d4f6bd49868d32024b5 c467643f0826d9cc1774e1dd2ff5629a5b87a0f9 cf1b62bd32c203a419a531cf51608e293b0a7467 e82ec1914e863341f33f257034d36abc2225ba84 fbe8a192bdcab4efc04e40e85bf41d7d0c7989d3 Package: ros-kilted-marti-status-msgs Version: 1.6.1-2noble.20250424.211415 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 505 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-status-msgs/ros-kilted-marti-status-msgs_1.6.1-2noble.20250424.211415_amd64.deb Size: 48894 SHA256: b79f684e71538930f6fe453e6035f6c0bb3338f9bfe9f301f02ef5c4c4cfd40f SHA1: ee5ee6e18397d38817f5e4984f03b26abf562f3f MD5sum: 5ef9ab211bfe8e2043c4bd8fdabf0dd2 Description: marti_status_msgs Package: ros-kilted-marti-status-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-marti-status-msgs Version: 1.6.1-2noble.20250424.211415 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 308 Depends: ros-kilted-marti-status-msgs (= 1.6.1-2noble.20250424.211415) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-status-msgs/ros-kilted-marti-status-msgs-dbgsym_1.6.1-2noble.20250424.211415_amd64.deb Size: 212614 SHA256: 1f3565b27a7d062b32c3b1aeeb8d77483a09056ecc55377b2c90baa60e87c2ea SHA1: af717e81be5e2daf2ae2a15aa33400acd1ff3dde MD5sum: 1a831b15ac89e992932fa597673d4583 Description: debug symbols for ros-kilted-marti-status-msgs Build-Ids: 00dd56a6835d3200c5d54449c8400512a8dc41f4 032b4312bdc7ebba37c1b79404103815cca1f91d 124c35d2504633668d07e6ae16de3dca0e0f21dd 332004d9362fed2205fc90b7739e80e9983021dd 471ce638c8c96fc4b896e51964369e6d50605498 5de7f5b57ea6a62bddf0751dc0c69a35c904234a 7e5d84482057a06d050c23faaf6d7b7451643e1b 887f32e217a1ce24fd0df5a5ff7803312eb788cd b69474f5072e25a420d27c43646d233bee035e00 e380bd02c97e3c6f8e19c5573c90f3bb623a54ec e56cad4d7030e635c5a47e15524e5b0b2ddbf759 Package: ros-kilted-marti-visualization-msgs Version: 1.6.1-2noble.20250424.212841 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 667 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-visualization-msgs/ros-kilted-marti-visualization-msgs_1.6.1-2noble.20250424.212841_amd64.deb Size: 66604 SHA256: 5be1b946a3c5f0cb88b545bf1e7d9e1f7fc12a4baefb30436a70b26902319432 SHA1: 58ce89b37a903b325368fa1c486b2997e9fd4117 MD5sum: 5e4ae89b54d4826d75876f9047233a03 Description: marti_visualization_msgs Package: ros-kilted-marti-visualization-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-marti-visualization-msgs Version: 1.6.1-2noble.20250424.212841 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 504 Depends: ros-kilted-marti-visualization-msgs (= 1.6.1-2noble.20250424.212841) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-marti-visualization-msgs/ros-kilted-marti-visualization-msgs-dbgsym_1.6.1-2noble.20250424.212841_amd64.deb Size: 381484 SHA256: 5efcbb53c7616d585a61e0527c5e649dc8cee648e9532f66f6b7309eba6f7780 SHA1: e6255b396838e9e586c56375b2031654ecd514dc MD5sum: 8dad1b94dab0ad0787a06cdf8296186e Description: debug symbols for ros-kilted-marti-visualization-msgs Build-Ids: 01d4a721d96b57ea89ede54369e6f380f72d58eb 335b6748d9834c889418663a21eb079f4228092d 44e3ece99d5f40091cef0083fdefbe278bb0aa74 4dd568f0041893c48264d5b49b66e7cc1ea5d9fb 5bcab0cb84f951ddbc791885f573e3ca155ab7ab 6114c2a67f136267a33215618a22dbe43f793f7d 6a27b38eafbe737e0095ec5801252eb18e2c46c4 93504e49c5bac43f1e4aa32c03b58250dccfafc7 af77f672acf2b8b93f575d2eb1055ebca0574314 c6ce27ce1f0dfd0ebf1c03e8f7d3805cc539b55f d5df2c0109efcd64dc5186c062131b1bc09bc44e Package: ros-kilted-mavlink Version: 2025.5.5-1noble.20250505.163540 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 20954 Depends: ros-kilted-ros-workspace Homepage: https://mavlink.io/en/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mavlink/ros-kilted-mavlink_2025.5.5-1noble.20250505.163540_amd64.deb Size: 973550 SHA256: a254308643612449d7df96e051f2946c3bff94e65d127e0e0f57e5e9e975b74a SHA1: 40c4e70df2ebc0054ad5dba9a7fcc91aba1f5023 MD5sum: 582a83124a72e8029f1f004fd1b3c55d Description: MAVLink message marshaling library. This package provides C-headers and C++11 library for both 1.0 and 2.0 versions of protocol. For pymavlink use separate install via rosdep (python-pymavlink). Package: ros-kilted-mavros Version: 2.10.0-1noble.20250508.213525 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 9617 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgeographiclib26 (>= 1.46), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), geographiclib-tools, libconsole-bridge-dev, libeigen3-dev, libgeographiclib-dev, python3-click, ros-kilted-diagnostic-msgs, ros-kilted-diagnostic-updater, ros-kilted-eigen-stl-containers, ros-kilted-eigen3-cmake-module, ros-kilted-geographic-msgs, ros-kilted-geometry-msgs, ros-kilted-libmavconn, ros-kilted-mavlink, ros-kilted-mavros-msgs, ros-kilted-message-filters, ros-kilted-nav-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclpy, ros-kilted-rcpputils, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-tf2-eigen, ros-kilted-tf2-ros, ros-kilted-trajectory-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/mavros Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mavros/ros-kilted-mavros_2.10.0-1noble.20250508.213525_amd64.deb Size: 1594856 SHA256: 209caf795eec411f07a3d3a23fd3ce94095ae47ae4477df0df1af13aa94f8e6b SHA1: dee9c2784e437a9faa47d4c2a7de2cbea24e30fd MD5sum: 4f8971ee261d6d448d00414daf44e6e6 Description: MAVROS -- MAVLink extendable communication node for ROS with proxy for Ground Control Station. Package: ros-kilted-mavros-dbgsym Package-Type: ddeb Source: ros-kilted-mavros Version: 2.10.0-1noble.20250508.213525 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 65648 Depends: ros-kilted-mavros (= 2.10.0-1noble.20250508.213525) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mavros/ros-kilted-mavros-dbgsym_2.10.0-1noble.20250508.213525_amd64.deb Size: 59070242 SHA256: 2b29099f829c1a87887eb54cf43e4c0662a07c57dde501bd43bde1cd9aaa06d7 SHA1: bd98ff737506e583113aabed9592f86ed8c1afe4 MD5sum: 290027f793542c0973b9b9eb95cdd7d8 Description: debug symbols for ros-kilted-mavros Build-Ids: 075405f3d0973df1c591d5a5c58167f46e09a969 47693a54540af44e8668e3fbbda4a19ec1638b27 d3ce76afe82c1bd3264c607c2134b69206133bdd Package: ros-kilted-mavros-extras Version: 2.10.0-1noble.20250508.225914 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 12207 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), geographiclib-tools, libeigen3-dev, libgeographiclib-dev, libyaml-cpp-dev, ros-kilted-diagnostic-msgs, ros-kilted-diagnostic-updater, ros-kilted-eigen-stl-containers, ros-kilted-eigen3-cmake-module, ros-kilted-geographic-msgs, ros-kilted-geometry-msgs, ros-kilted-libmavconn, ros-kilted-mavlink, ros-kilted-mavros, ros-kilted-mavros-msgs, ros-kilted-message-filters, ros-kilted-nav-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rcpputils, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-tf2-eigen, ros-kilted-tf2-ros, ros-kilted-trajectory-msgs, ros-kilted-urdf, ros-kilted-visualization-msgs, ros-kilted-yaml-cpp-vendor, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/mavros_extras Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mavros-extras/ros-kilted-mavros-extras_2.10.0-1noble.20250508.225914_amd64.deb Size: 1583156 SHA256: 31958c20451e4b8e3a90067850a3991263ac94e785a19cae7bb5bedc8f75993d SHA1: 1eb4be753951bbcbdb7d5073ed1a1fbb037a483f MD5sum: dfe2db1687c807811a9710fea6a4fefb Description: Extra nodes and plugins for MAVROS. Package: ros-kilted-mavros-extras-dbgsym Package-Type: ddeb Source: ros-kilted-mavros-extras Version: 2.10.0-1noble.20250508.225914 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 80062 Depends: ros-kilted-mavros-extras (= 2.10.0-1noble.20250508.225914) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mavros-extras/ros-kilted-mavros-extras-dbgsym_2.10.0-1noble.20250508.225914_amd64.deb Size: 69397230 SHA256: a77e14c682d252ddb290f438ee6cdd14c4804e55dc4e73ecb2d781b951358d13 SHA1: 85de2e400061106bceb95893233c9a28fd11f010 MD5sum: 90ecc09d3ead4b6be1c24ff890927a96 Description: debug symbols for ros-kilted-mavros-extras Build-Ids: 0b66d5672a06cc3ecc8d09274e4daa9aa422e1b7 63e9dd1e48bf2492afaedac5c3362ada7dff9c87 907e1bca2bd2fa6fc2085d9b4104fe39c9267fcb Package: ros-kilted-mavros-msgs Version: 2.10.0-1noble.20250505.163620 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 30880 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-geographic-msgs, ros-kilted-geometry-msgs, ros-kilted-rcl-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/mavros_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mavros-msgs/ros-kilted-mavros-msgs_2.10.0-1noble.20250505.163620_amd64.deb Size: 1835280 SHA256: 8bb7357eca2b944a94ff30f75255348686633c48f5ccc9728263dc436dbbb842 SHA1: 09f3b6253a5c7ead1ecc3cb71774cac9dd722021 MD5sum: 7d4bb6c93d9c1d9ae74ab6518d23d598 Description: mavros_msgs defines messages for MAVROS. Package: ros-kilted-mavros-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-mavros-msgs Version: 2.10.0-1noble.20250505.163620 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 21685 Depends: ros-kilted-mavros-msgs (= 2.10.0-1noble.20250505.163620) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mavros-msgs/ros-kilted-mavros-msgs-dbgsym_2.10.0-1noble.20250505.163620_amd64.deb Size: 17410742 SHA256: ca13d5292b75ecee922368c4e3bc873038c679e3411e66bbd4e1f8e798d32492 SHA1: 42e7059fea96b3f1df2f74f8a249d8873082263b MD5sum: dfd61b1a42d70c69803a8a210de9a233 Description: debug symbols for ros-kilted-mavros-msgs Build-Ids: 246b290a3daabe42ed1178636cf7ffeeb3df7ef3 65e26eff5c4fe8341833cf4f2f3e0bbd06b1559e 682e4f99ce2c9676aa688c36d34a53ce80a27950 69d00cfb7fedd6767750ff7400c6a9db84d3cddd 6b923b901f5544c7a1f88230e8e45f2ab06dd283 7d83f5e0e42c38dd93301de88da6b5bdc3027f89 8b80fe77b409d619cdff5c105c503dc6ce6bdf20 92001fbaef1bc59977dede767250a0f96ad91959 beca56df29d7c38753b9bd20fbdeeb978a0a9f3b d6315bc11dc1ccf6ccd80bf847f4188433194cb4 e53a38544b81bd6aa77afeaa7740fcbce1f80332 Package: ros-kilted-mcap-vendor Version: 0.32.0-2noble.20250424.204435 Architecture: amd64 Maintainer: Foxglove Installed-Size: 400 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), liblz4-1 (>= 1.8.0), libstdc++6 (>= 13.1), libzstd1 (>= 1.5.5), ros-kilted-liblz4-vendor, ros-kilted-zstd-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mcap-vendor/ros-kilted-mcap-vendor_0.32.0-2noble.20250424.204435_amd64.deb Size: 126870 SHA256: c28087adc958447e55e98e424f14228450bbe8f378ea423929dbd455470527b8 SHA1: f09f778a877121d3928daf245f8c7701336b1df7 MD5sum: b38f4ade334a5d194a149b55e920f7ae Description: mcap vendor package Package: ros-kilted-mcap-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-mcap-vendor Version: 0.32.0-2noble.20250424.204435 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Foxglove Installed-Size: 1163 Depends: ros-kilted-mcap-vendor (= 0.32.0-2noble.20250424.204435) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mcap-vendor/ros-kilted-mcap-vendor-dbgsym_0.32.0-2noble.20250424.204435_amd64.deb Size: 1095800 SHA256: eaf41da7f636721bbb0f34f2af6dbf1f79d371aaec2fe3a398ee41267e4b8679 SHA1: c3e6d5b6b4ec02d018cf44c934fca263e204599f MD5sum: bdf322ba35e75c2a0f5e630610155fdc Description: debug symbols for ros-kilted-mcap-vendor Build-Ids: af18a87e465c3d02350ef7658667b2e6b1f38890 Package: ros-kilted-mecanum-drive-controller Version: 4.23.0-2noble.20250508.230746 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 834 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-control-msgs, ros-kilted-controller-interface, ros-kilted-geometry-msgs, ros-kilted-hardware-interface, ros-kilted-nav-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-rcpputils, ros-kilted-realtime-tools, ros-kilted-std-srvs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-msgs, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mecanum-drive-controller/ros-kilted-mecanum-drive-controller_4.23.0-2noble.20250508.230746_amd64.deb Size: 184838 SHA256: a7d4017c5145efe08b1212f5cfec1338a9b61a346c55360068e15e64295c2cd1 SHA1: f40a5c8789f32f8b48dbf816391405270c719f58 MD5sum: cf148e449959f75d79a3a3839386e683 Description: Implementation of mecanum drive controller for 4 wheel drive. Package: ros-kilted-mecanum-drive-controller-dbgsym Package-Type: ddeb Source: ros-kilted-mecanum-drive-controller Version: 4.23.0-2noble.20250508.230746 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3557 Depends: ros-kilted-mecanum-drive-controller (= 4.23.0-2noble.20250508.230746) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mecanum-drive-controller/ros-kilted-mecanum-drive-controller-dbgsym_4.23.0-2noble.20250508.230746_amd64.deb Size: 3127714 SHA256: ff50fb0b1a4f89f8a1724671ed17d2a77721a3f3b8795eb65a5ab5961f56eb96 SHA1: 6a198592173e82a0c3b88ce0f0af0068155ca14f MD5sum: 4b2a1ef02f8279ecacba9542e893d82e Description: debug symbols for ros-kilted-mecanum-drive-controller Build-Ids: 4d89194ba62c23fdb9a0944b60c1f9de6008ab97 Package: ros-kilted-menge-vendor Version: 1.3.0-2noble.20250424.203654 Architecture: amd64 Maintainer: Shao Guoliang Installed-Size: 2217 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2.6.2v5 (>= 2.6.2), libtinyxml-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-menge-vendor/ros-kilted-menge-vendor_1.3.0-2noble.20250424.203654_amd64.deb Size: 428462 SHA256: 93eeb6b5dbef260ae88f91b93cc1619d79bb1aff8e6bca832284546d02c46e28 SHA1: 02a262901ded2c0f193fe4de85ed5e95f797e2b2 MD5sum: d5b44fc73538763f37f26d6476084fdb Description: Menge is a powerful, cross-platform, modular framework for crowd simulation developed at the University of North Carolina - Chapel Hill. This package includes the core simulation part of origin menge package, with a bit modification for crowd simulation in gazebo and ignition gazebo. Package: ros-kilted-menge-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-menge-vendor Version: 1.3.0-2noble.20250424.203654 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Shao Guoliang Installed-Size: 7507 Depends: ros-kilted-menge-vendor (= 1.3.0-2noble.20250424.203654) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-menge-vendor/ros-kilted-menge-vendor-dbgsym_1.3.0-2noble.20250424.203654_amd64.deb Size: 6860374 SHA256: a9a6dfbc99f0b9ce8cf5c17365cb877257126832956ab681a059d696ede8052d SHA1: 82196b856d2079232ea8ee489530a54e51de090b MD5sum: 2de9a52283d45d94eba0edce932def45 Description: debug symbols for ros-kilted-menge-vendor Build-Ids: 1ee7b0b5c463df3f09f8f5915695ba4902550aa6 Package: ros-kilted-message-filters Version: 7.1.0-2noble.20250508.211633 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 304 Depends: libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), ros-kilted-builtin-interfaces, ros-kilted-rclcpp, ros-kilted-rclpy, ros-kilted-rcutils, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://github.com/ros2/message_filters Priority: optional Section: misc Filename: pool/main/r/ros-kilted-message-filters/ros-kilted-message-filters_7.1.0-2noble.20250508.211633_amd64.deb Size: 44632 SHA256: ead1a26d3eb03f54cbcee4dbb1e52b181aff86d18a816d481825aae129bd68ab SHA1: c7192d4a8d1b4ad69ec72e5e4d37928dfaa62611 MD5sum: f15b00d7c1611d23fb500ef583fdfed9 Description: A set of ROS 2 message filters which take in messages and may output those messages at a later time, based on the conditions that filter needs met. Package: ros-kilted-message-filters-dbgsym Package-Type: ddeb Source: ros-kilted-message-filters Version: 7.1.0-2noble.20250508.211633 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 24 Depends: ros-kilted-message-filters (= 7.1.0-2noble.20250508.211633) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-message-filters/ros-kilted-message-filters-dbgsym_7.1.0-2noble.20250508.211633_amd64.deb Size: 10584 SHA256: b32a65fe3cf7d70ef56864b12825f9e063ac6429928760fb0cbe8db3e6237774 SHA1: a4cf46f19a9403b8ec23728fb617d168caadd6c5 MD5sum: 318f498d2d02d1ffda637b6d58ca9030 Description: debug symbols for ros-kilted-message-filters Build-Ids: 32c7690a025f0cf2c51bc7d01fef62a2e07ed93e Package: ros-kilted-message-tf-frame-transformer Version: 1.1.1-2noble.20250508.214537 Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 964 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-ros-environment, ros-kilted-sensor-msgs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-tf2-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-message-tf-frame-transformer/ros-kilted-message-tf-frame-transformer_1.1.1-2noble.20250508.214537_amd64.deb Size: 201480 SHA256: f6756dda69e00fe7b11e178e41b462dfb65d0f968540a26bb6fece83b0a4e21e SHA1: 0459ded369a5abd055d9b3b1b3ec814d2e8fbc31 MD5sum: d40ab188998a78c2b6e42824ba7266eb Description: Transforms messages of arbitrary type to a different frame using tf2::doTransform Package: ros-kilted-message-tf-frame-transformer-dbgsym Package-Type: ddeb Source: ros-kilted-message-tf-frame-transformer Version: 1.1.1-2noble.20250508.214537 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 4977 Depends: ros-kilted-message-tf-frame-transformer (= 1.1.1-2noble.20250508.214537) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-message-tf-frame-transformer/ros-kilted-message-tf-frame-transformer-dbgsym_1.1.1-2noble.20250508.214537_amd64.deb Size: 4414992 SHA256: d1d94c5067fc7a6e0257f903b7df57ed32196d775c23a015c3de3ef6760ad7dc SHA1: b45c4cd9612c5f32951468ffba4482dfcb770de1 MD5sum: 23376caa730ad3494c503a62b0484b68 Description: debug symbols for ros-kilted-message-tf-frame-transformer Build-Ids: ca496b348bc42c5d33724e8a5e9a513a65571bc4 Package: ros-kilted-metavision-driver Version: 2.0.1-2noble.20250508.212329 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 826 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-openeb-vendor, ros-kilted-event-camera-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-std-srvs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-metavision-driver/ros-kilted-metavision-driver_2.0.1-2noble.20250508.212329_amd64.deb Size: 197202 SHA256: f2029900c988a0d0942a98c04f10db137e04b4044003e496a5a891c7f30d79d2 SHA1: 34fd385f0169c1365fbc3e85841d44c08e2d3d7d MD5sum: 1f6bcfff967e24ac28333bf947836888 Description: ROS1 and ROS2 drivers for metavision based event cameras Package: ros-kilted-metavision-driver-dbgsym Package-Type: ddeb Source: ros-kilted-metavision-driver Version: 2.0.1-2noble.20250508.212329 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 3973 Depends: ros-kilted-metavision-driver (= 2.0.1-2noble.20250508.212329) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-metavision-driver/ros-kilted-metavision-driver-dbgsym_2.0.1-2noble.20250508.212329_amd64.deb Size: 3557266 SHA256: e716050ad5555251031277deb839c212c8803e3e23ef31cdbbb0cfd1ec1b3cba SHA1: 7068bab97bcc37a48a8c0493383200c474ecbc3c MD5sum: 027fc9c941d5abbd6715b67b91599b79 Description: debug symbols for ros-kilted-metavision-driver Build-Ids: 1cda2e3aaf216dba578e4c9d2d6cdf213f36fe34 bccee535bd192d0a3696857ca735bdfa051e9bcb Package: ros-kilted-micro-ros-diagnostic-bridge Version: 0.3.0-6noble.20250508.211736 Architecture: amd64 Maintainer: Bartolome Jimenez Vera Installed-Size: 551 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-diagnostic-msgs, ros-kilted-micro-ros-diagnostic-msgs, ros-kilted-rclcpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-micro-ros-diagnostic-bridge/ros-kilted-micro-ros-diagnostic-bridge_0.3.0-6noble.20250508.211736_amd64.deb Size: 120160 SHA256: 0d5137a8d72575bcd0dfb23cdaa779687b8107e051b8b573a94c74b5e1013066 SHA1: d2231a6ef64823b6c6a03d0966afacb10e60ff62 MD5sum: e4e7e81183865624076e87df83604897 Description: Translates micro-ROS diagnostic messages to vanilla ROS 2 diagnostic messages. Package: ros-kilted-micro-ros-diagnostic-bridge-dbgsym Package-Type: ddeb Source: ros-kilted-micro-ros-diagnostic-bridge Version: 0.3.0-6noble.20250508.211736 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bartolome Jimenez Vera Installed-Size: 2534 Depends: ros-kilted-micro-ros-diagnostic-bridge (= 0.3.0-6noble.20250508.211736) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-micro-ros-diagnostic-bridge/ros-kilted-micro-ros-diagnostic-bridge-dbgsym_0.3.0-6noble.20250508.211736_amd64.deb Size: 2179422 SHA256: 8eb3d5f71567219aa849899f6c10af92e2eb694d88d36a8e98ff5b6ffff9e747 SHA1: 15ebbc013e8e7e3fb9d0e58507211b3245df4f1e MD5sum: b8a49f66102845bb7d8ec5557b66c829 Description: debug symbols for ros-kilted-micro-ros-diagnostic-bridge Build-Ids: bdab891ea5e69990314d740c15b1dfc6a1e9c4a4 Package: ros-kilted-micro-ros-diagnostic-msgs Version: 0.3.0-6noble.20250424.211425 Architecture: amd64 Maintainer: Bartolome Jimenez Vera Installed-Size: 932 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-micro-ros-diagnostic-msgs/ros-kilted-micro-ros-diagnostic-msgs_0.3.0-6noble.20250424.211425_amd64.deb Size: 82630 SHA256: e7141e4d01ef721841ea2891b606b5f2f171e9f60768567163a1d932494df5fb SHA1: b07430b8224eb0694c75f8a8668024fdc03acc4a MD5sum: 7773cd14bd22ff38cd1249378ba1d1cd Description: Ccontains messages and service definitions for micro-ROS diagnostics. Package: ros-kilted-micro-ros-diagnostic-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-micro-ros-diagnostic-msgs Version: 0.3.0-6noble.20250424.211425 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bartolome Jimenez Vera Installed-Size: 622 Depends: ros-kilted-micro-ros-diagnostic-msgs (= 0.3.0-6noble.20250424.211425) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-micro-ros-diagnostic-msgs/ros-kilted-micro-ros-diagnostic-msgs-dbgsym_0.3.0-6noble.20250424.211425_amd64.deb Size: 460262 SHA256: f3be2072eafc54c24df6e6b83455d9ce4294f3b71a4c4028956e2d565fb30682 SHA1: 3a1b111f50fc060c7070b786af5864fc1fb75343 MD5sum: 8d92bb6c54f04559d7834223295dc878 Description: debug symbols for ros-kilted-micro-ros-diagnostic-msgs Build-Ids: 05c2e9569eabbc46711518eebdf9fd3b2f3b14eb 15b07330ebc7da002372ee16c86ebd4672bb2c01 25ba87e882b6d5038c29d85eb843d1686e49292a 342932350b969be7b2a8a91d29b9b875a3bf50b0 37f7f41ac2ae9baabb1ee8a7969bb558149951db 4646b9fa3fdee5328790722f46161845fbce2627 4ef0ef20c00bc6b9519ab799dbfc076257ae638f 5ed5c8fadc9f9b7984424e73eb6af5135ab7b38a 7cee2f68823f2f8964c8c78d6c36079f1a48c948 80ee0391d3b24f4fe3444460b284139123cf35c0 95ef5af95713797ba152d7ab35eca7608b4bce1a Package: ros-kilted-micro-ros-msgs Version: 1.0.0-5noble.20250424.210756 Architecture: amd64 Maintainer: Jose Antonio Moral Installed-Size: 690 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-micro-ros-msgs/ros-kilted-micro-ros-msgs_1.0.0-5noble.20250424.210756_amd64.deb Size: 73278 SHA256: 99d2ee4f0ef232db54c9cdda9c4f2511ede4f0cda248e8a73714141e610d8d4d SHA1: 75476f212e753218bed12c7a3f6e90fc91d10079 MD5sum: 5f469dc90c915a885ee874c904534059 Description: Definitions for the ROS 2 msgs entities information used by micro-ROS to leverage its functionality to the same level as ROS 2, by means of a dedicated graph manager Package: ros-kilted-micro-ros-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-micro-ros-msgs Version: 1.0.0-5noble.20250424.210756 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose Antonio Moral Installed-Size: 649 Depends: ros-kilted-micro-ros-msgs (= 1.0.0-5noble.20250424.210756) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-micro-ros-msgs/ros-kilted-micro-ros-msgs-dbgsym_1.0.0-5noble.20250424.210756_amd64.deb Size: 526980 SHA256: 94b545f59ead322c4c2bad9858ad353f11c044d83df0686fc251458b4e3d06fc SHA1: 69cec8fe350e1d32d4b70a67e91fbc75ae256884 MD5sum: 66a469f7f944207a8773c755e14dae2a Description: debug symbols for ros-kilted-micro-ros-msgs Build-Ids: 230323d52593f1b23bad77ec1671e9732cd8ca70 28fcfac0c1bd99e11d13e40a11a861bb240738d4 46206a57b630ae8593d3153f8e95a7bc06f7a7ca 4c79d55170084b469ab7defa734d94e0274ac896 4ed64665ae7ff418e3f91d2c60646b0c57f23c9a b3b6d2b8fbfed1b4204b4f2739d7e60abedd493b baf19a81d7044452f2e0afef5198fc0b03ef762f bf8dd94473cc082731e56b8d9ae50aefaac4ad9f c12844590e05d7ce94eb1b0e4dedfb6f0f456223 cb8ff85a27a4158dceaee9202e0463d4efe4d113 eafeb705600d203edfdb07300bd17e6f7b3bc402 Package: ros-kilted-microstrain-inertial-description Version: 4.6.0-2noble.20250424.203659 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 16434 Depends: ros-kilted-xacro, ros-kilted-ros-workspace Homepage: https://github.com/LORD-MicroStrain/microstrain_inertial Priority: optional Section: misc Filename: pool/main/r/ros-kilted-microstrain-inertial-description/ros-kilted-microstrain-inertial-description_4.6.0-2noble.20250424.203659_amd64.deb Size: 2751742 SHA256: f2fd6cc22842f2cc681ecda372f54bb35dae21c6f43a83df07e0c0cb4c24a1f3 SHA1: 0cc55a4813962989730ca57754a8eb7c5f5ed0f3 MD5sum: 27c7f9f89ab2e15c3d99bd7ea4850e14 Description: URDF and stl files for MicroStrain sensors. Package: ros-kilted-microstrain-inertial-driver Version: 4.6.0-2noble.20250508.214224 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 8864 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-diagnostic-aggregator, ros-kilted-diagnostic-updater, ros-kilted-geometry-msgs, ros-kilted-lifecycle-msgs, ros-kilted-microstrain-inertial-msgs, ros-kilted-nav-msgs, ros-kilted-nmea-msgs, ros-kilted-rclcpp-lifecycle, ros-kilted-rosidl-default-runtime, ros-kilted-rtcm-msgs, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://github.com/LORD-MicroStrain/microstrain_inertial Priority: optional Section: misc Filename: pool/main/r/ros-kilted-microstrain-inertial-driver/ros-kilted-microstrain-inertial-driver_4.6.0-2noble.20250508.214224_amd64.deb Size: 1258514 SHA256: e3043086354e9702da88778cbe0967c0ddf0fa2ba18b443a292a5a8f80956cb4 SHA1: b4858efc580c11396d6d151814a87f2de2e61ec6 MD5sum: 20d73dc58e03067adc615b961b60cd15 Description: The ros_mscl package provides a driver for the LORD/Microstrain inertial products. Package: ros-kilted-microstrain-inertial-driver-dbgsym Package-Type: ddeb Source: ros-kilted-microstrain-inertial-driver Version: 4.6.0-2noble.20250508.214224 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 42944 Depends: ros-kilted-microstrain-inertial-driver (= 4.6.0-2noble.20250508.214224) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-microstrain-inertial-driver/ros-kilted-microstrain-inertial-driver-dbgsym_4.6.0-2noble.20250508.214224_amd64.deb Size: 36510692 SHA256: 95652bde55e6c08c20bd92fd33388fdac1e720abfa3d2734f813e410d7423c52 SHA1: 5d5e9044ccc8f2e3f2cf38a8c34ff2b51aae348a MD5sum: b4ccfd3977258d262790176c8e7b7a99 Description: debug symbols for ros-kilted-microstrain-inertial-driver Build-Ids: 76433559aba79f130c3107e3f6ec369891d77385 d667e41f0ca72afb9f09bf5d14527076fcaf125e Package: ros-kilted-microstrain-inertial-examples Version: 4.6.0-2noble.20250509.004714 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 140 Depends: ros-kilted-microstrain-inertial-driver, ros-kilted-rviz-imu-plugin, ros-kilted-rviz2, ros-kilted-sensor-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://github.com/LORD-MicroStrain/microstrain_inertial Priority: optional Section: misc Filename: pool/main/r/ros-kilted-microstrain-inertial-examples/ros-kilted-microstrain-inertial-examples_4.6.0-2noble.20250509.004714_amd64.deb Size: 13438 SHA256: 1b6664436407507a299d211d46b1738e4a549e81da100310baa2046221053f6b SHA1: e66068c38d41bdd28d80d9a6f496722f473f8fe1 MD5sum: be8d7c2a1ee5cfb735ad8af61f7d624d Description: Simple examples using the microstrain_inertial_driver for MicroStrain sensors. Package: ros-kilted-microstrain-inertial-msgs Version: 4.6.0-2noble.20250424.211921 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 7685 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://github.com/LORD-MicroStrain/microstrain_inertial Priority: optional Section: misc Filename: pool/main/r/ros-kilted-microstrain-inertial-msgs/ros-kilted-microstrain-inertial-msgs_4.6.0-2noble.20250424.211921_amd64.deb Size: 446906 SHA256: f59a7358bb3f5746b2cd88f0f722efde1b5218ed5b3352dbf64f1c34ecb78f71 SHA1: 935ae9df63267de62c35d68fc47cc262de331ef5 MD5sum: 418e764c66ff2c15ec7ea206224f0230 Description: A package that contains ROS message corresponding to microstrain message types. Package: ros-kilted-microstrain-inertial-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-microstrain-inertial-msgs Version: 4.6.0-2noble.20250424.211921 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 4988 Depends: ros-kilted-microstrain-inertial-msgs (= 4.6.0-2noble.20250424.211921) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-microstrain-inertial-msgs/ros-kilted-microstrain-inertial-msgs-dbgsym_4.6.0-2noble.20250424.211921_amd64.deb Size: 3889198 SHA256: dd7b72c034ec95ee3a3434ff52c061214e912f03eeff31a8cff8cf568f9123b9 SHA1: 5e13990041c9d5f4d90443caefe18e9b957b5f37 MD5sum: ae4c6a981f2e8283e229770d5d354db1 Description: debug symbols for ros-kilted-microstrain-inertial-msgs Build-Ids: 0e553f8accbc059a4c18afaf03eabb066a33099a 219d06fcab313605b5ac01bdae1fcad7a87495f6 3f06fd0084278247f7637035fab60aa7cab25e1d 47e573f0db3a9afe9a7eb0a2ac92dc5f1042dcac 623a369c33d51d5cc7d6de6531aa59034354455b 93b5e6290adf88f27b4fb7df177c99d70f89157b 9699cfb5545fc1843ab50130fd07a94d4b3ecba6 af1e2bd75eb8bba83c527ed63fb8bff527ae8035 b9e91d9d1b4d1ca8432e485d846ecfe790f65ad9 cde8f295eb1016692b214f9e08b4c6b2f85125c1 e4e976f376c7b5ebcde22e7d24d8151e7f89ddf2 Package: ros-kilted-microstrain-inertial-rqt Version: 4.6.0-2noble.20250508.214130 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 418 Depends: ros-kilted-geometry-msgs, ros-kilted-microstrain-inertial-msgs, ros-kilted-nav-msgs, ros-kilted-rclpy, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://github.com/LORD-MicroStrain/microstrain_inertial Priority: optional Section: misc Filename: pool/main/r/ros-kilted-microstrain-inertial-rqt/ros-kilted-microstrain-inertial-rqt_4.6.0-2noble.20250508.214130_amd64.deb Size: 69650 SHA256: 6cb6015f836ffdcbef4e25a403d57a5c8a0b00e081dd491a8f913a7414e22776 SHA1: c8b60d8522a8a90ee0a1134d8a77fc81987c446f MD5sum: f73d52c2c8051e3579ebae13abf39c56 Description: The microstrain_inertial_rqt package provides several RQT widgets to view the status of Microstrain devices Package: ros-kilted-mimick-vendor Version: 0.8.1-2noble.20250424.203704 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 216 Depends: ros-kilted-ros-workspace Homepage: https://github.com/Snaipe/Mimick Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mimick-vendor/ros-kilted-mimick-vendor_0.8.1-2noble.20250424.203704_amd64.deb Size: 32290 SHA256: b4626ef398af9c85ed22b5e74f45517e29e312435a099b5a984d31fd04109c37 SHA1: 9b0f653dc06d3ad23255fe87618f5b59d3c15367 MD5sum: 85f1fc2d41d1d4301895e83fcba82323 Description: Wrapper around mimick, it provides an ExternalProject build of mimick. Package: ros-kilted-mobileye-560-660-msgs Version: 4.0.0-4noble.20250424.211427 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 2642 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/mobileye_560_660_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mobileye-560-660-msgs/ros-kilted-mobileye-560-660-msgs_4.0.0-4noble.20250424.211427_amd64.deb Size: 178862 SHA256: 2d6d44cf842138da90e858ec56206992011ff6e5fbe5498e0b3ab70fa0a431d3 SHA1: 14e714ada1398e3933bd3f45bda5cb16c812a288 MD5sum: 5ae87786fe5b15e5da972595ab8e1bad Description: Message definitions for the Mobileye 560/660 Package: ros-kilted-mobileye-560-660-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-mobileye-560-660-msgs Version: 4.0.0-4noble.20250424.211427 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 1619 Depends: ros-kilted-mobileye-560-660-msgs (= 4.0.0-4noble.20250424.211427) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mobileye-560-660-msgs/ros-kilted-mobileye-560-660-msgs-dbgsym_4.0.0-4noble.20250424.211427_amd64.deb Size: 1307288 SHA256: 40c8ff1b53288db7360a8c995113c606c2e3feff0021d77cbebb77fe11fa0cb2 SHA1: bac0cf0c5220f073773badfdeff162b47dddb730 MD5sum: cb06013236f01914f8041683c47bf326 Description: debug symbols for ros-kilted-mobileye-560-660-msgs Build-Ids: 01f58b939b7f64ba1128ca2b90909d953046b91b 09218f871fd234061ec80d96a8f707329b10d246 1ee32622c81372eb11fe08a893d201573c1cafb7 257247438bf56421c368b752dd1236c3c90c6e44 2b384e2bab3104aa393577f873c1b10473b571f1 9e8a30aa757fa8aab4e1dbd2f5789b29fcd37286 b00b4979067d5c421d67763cfbd7a45bb296297a c9114d3f1db26426497eb1fbaeae5ced935a6134 db6f182b79b1920e7209f02ce9f257fa2eb51500 f69c344b588388186cbaa49447655709bc3fef48 f6f3197fb48b532e7038089f6fc989d8a6743c8c Package: ros-kilted-mola Version: 1.7.0-1noble.20250508.235504 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 43 Depends: ros-kilted-kitti-metrics-eval, ros-kilted-mola-bridge-ros2, ros-kilted-mola-demos, ros-kilted-mola-input-euroc-dataset, ros-kilted-mola-input-kitti-dataset, ros-kilted-mola-input-kitti360-dataset, ros-kilted-mola-input-mulran-dataset, ros-kilted-mola-input-paris-luco-dataset, ros-kilted-mola-input-rawlog, ros-kilted-mola-input-rosbag2, ros-kilted-mola-input-video, ros-kilted-mola-kernel, ros-kilted-mola-launcher, ros-kilted-mola-metric-maps, ros-kilted-mola-pose-list, ros-kilted-mola-relocalization, ros-kilted-mola-traj-tools, ros-kilted-mola-viz, ros-kilted-mola-yaml, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola/ros-kilted-mola_1.7.0-1noble.20250508.235504_amd64.deb Size: 6924 SHA256: 0f1d8818e7f8aeba8c6b064c759eff33440d700179192f0f0f02a68c9d685c1c SHA1: af4ffa7c79ede037d57596d2f7bb35d884fa534e MD5sum: 6afa038ac2413a716317ee0cc5fdbdc3 Description: Metapackage with all core open-sourced MOLA packages. Package: ros-kilted-mola-bridge-ros2 Version: 1.7.0-1noble.20250508.231844 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2438 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mola-kernel, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mrpt-libros-bridge, ros-kilted-geometry-msgs, ros-kilted-mola-common, ros-kilted-mola-msgs, ros-kilted-mrpt-nav-interfaces, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_bridge_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-bridge-ros2/ros-kilted-mola-bridge-ros2_1.7.0-1noble.20250508.231844_amd64.deb Size: 409470 SHA256: 68f77b4e7dde293cfba41f50460fe7e8e89237a71104cd9e7b31561de4d6c025 SHA1: 62a754b3c336ad2c47be3e32b0f5f53e0e08b11f MD5sum: 63de097d23d614eaab830c876286be57 Description: Bidirectional bridge ROS2-MOLA Package: ros-kilted-mola-bridge-ros2-dbgsym Package-Type: ddeb Source: ros-kilted-mola-bridge-ros2 Version: 1.7.0-1noble.20250508.231844 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 11132 Depends: ros-kilted-mola-bridge-ros2 (= 1.7.0-1noble.20250508.231844) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-bridge-ros2/ros-kilted-mola-bridge-ros2-dbgsym_1.7.0-1noble.20250508.231844_amd64.deb Size: 9301994 SHA256: cd6eb9bea65a511a8baf62b2d8cc94ecb35304fa542ca9ba9964c6a18eb9d418 SHA1: e8ae5ae8e3a0b799053c4fb02c8c308a68b0d88f MD5sum: 631e5df03a2b53b4955b1ac4ddce02e8 Description: debug symbols for ros-kilted-mola-bridge-ros2 Build-Ids: f22953b3e14ea0968d2fe3730816e9d62ab31339 Package: ros-kilted-mola-common Version: 0.4.0-2noble.20250424.203715 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 61 Depends: ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-common/ros-kilted-mola-common_0.4.0-2noble.20250424.203715_amd64.deb Size: 10790 SHA256: f21879dce7facf2f467945bbd1e73e87e26797e17d9dc02dd7db631ea64282b1 SHA1: 03e653858fa63515a970976effbc0baccc39746b MD5sum: d916636dd29fb1b34d214ba6a658fa0b Description: Common CMake scripts to all MOLA modules Package: ros-kilted-mola-demos Version: 1.7.0-1noble.20250506.214505 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 135 Depends: ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-demos/ros-kilted-mola-demos_1.7.0-1noble.20250506.214505_amd64.deb Size: 21276 SHA256: 691e7c05ae5794a0362dcf07e683a75d357e55517515af6d89ed0b5b667f1394 SHA1: 9fa81fa8fac5558a05e3dce80294592e16cd5c2a MD5sum: 4528ad5698f9f1b0dca670698b21b4e0 Description: Demo and example launch files for MOLA Package: ros-kilted-mola-gnss-to-markers Version: 0.1.0-2noble.20250508.225838 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 749 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mrpt-libobs, ros-kilted-mrpt-nav-interfaces, ros-kilted-rclcpp, ros-kilted-std-msgs, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-gnss-to-markers/ros-kilted-mola-gnss-to-markers_0.1.0-2noble.20250508.225838_amd64.deb Size: 135182 SHA256: e4561e250c2f4174d227a25969df2c395fbdea8c9d2ca21b39857422a155335f SHA1: be26847ccc5633b244438c3c2593748c1d35d297 MD5sum: 845dd96bccc8782e197026d4d009bd09 Description: Takes GNSS (GPS) readings, a MOLA georeferenced map, and publishes markers to visualize the datums as ellipsoids on the map Package: ros-kilted-mola-gnss-to-markers-dbgsym Package-Type: ddeb Source: ros-kilted-mola-gnss-to-markers Version: 0.1.0-2noble.20250508.225838 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 3249 Depends: ros-kilted-mola-gnss-to-markers (= 0.1.0-2noble.20250508.225838) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-gnss-to-markers/ros-kilted-mola-gnss-to-markers-dbgsym_0.1.0-2noble.20250508.225838_amd64.deb Size: 2664086 SHA256: cbd91c75e58360c86684e5d7c7d4f0022f164b68b73dca180ff6fbcaa71a8257 SHA1: 6b4bd49f9ffdd07fa5f64505c19b138dd34537c3 MD5sum: 7f31a99b648064fb54f0b9733378e8b1 Description: debug symbols for ros-kilted-mola-gnss-to-markers Build-Ids: 87fa3115c97ebdb8d3f5e49c208131bb6117de77 Package: ros-kilted-mola-imu-preintegration Version: 1.8.0-2noble.20250508.230255 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 141 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libposes, ros-kilted-mola-common, ros-kilted-mrpt-libobs, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola_state_estimation Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-imu-preintegration/ros-kilted-mola-imu-preintegration_1.8.0-2noble.20250508.230255_amd64.deb Size: 41114 SHA256: 12d2de73954359b78bf446490aeb257fe88add35571c0effee9b10c51a135c30 SHA1: d895db30d9066e14a5293df4f3e29bd5d443ad11 MD5sum: 5d7b76f5f9e6e72b6fdef6815283bb92 Description: Integrator of IMU angular velocity readings Package: ros-kilted-mola-imu-preintegration-dbgsym Package-Type: ddeb Source: ros-kilted-mola-imu-preintegration Version: 1.8.0-2noble.20250508.230255 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 339 Depends: ros-kilted-mola-imu-preintegration (= 1.8.0-2noble.20250508.230255) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-imu-preintegration/ros-kilted-mola-imu-preintegration-dbgsym_1.8.0-2noble.20250508.230255_amd64.deb Size: 319088 SHA256: 79e86c2e05d72e48fe3780f0a9a3a3582440064d3e1ec35d4d16722fe3a183fb SHA1: 60e000cf6be5bc280ad07fe6027d4147b3c3fb58 MD5sum: 505846259b5ef86af46de60eafdf054e Description: debug symbols for ros-kilted-mola-imu-preintegration Build-Ids: 2f1d49693a1165361b61064e93837b670b84fc09 Package: ros-kilted-mola-input-euroc-dataset Version: 1.7.0-1noble.20250508.232109 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 198 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mola-kernel, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mola-common, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_euroc_dataset Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-input-euroc-dataset/ros-kilted-mola-input-euroc-dataset_1.7.0-1noble.20250508.232109_amd64.deb Size: 62758 SHA256: 418c72dc166b9bc32b81068b5dc43fc42f74a1fe462ecdb0dc1c04551fc13123 SHA1: 0a3a7db6581e7474b5842ff98bd6115c812c88fd MD5sum: 3b5185b71b35c520f01566789c08ed59 Description: Offline RawDataSource from EUROC SLAM datasets Package: ros-kilted-mola-input-euroc-dataset-dbgsym Package-Type: ddeb Source: ros-kilted-mola-input-euroc-dataset Version: 1.7.0-1noble.20250508.232109 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 635 Depends: ros-kilted-mola-input-euroc-dataset (= 1.7.0-1noble.20250508.232109) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-input-euroc-dataset/ros-kilted-mola-input-euroc-dataset-dbgsym_1.7.0-1noble.20250508.232109_amd64.deb Size: 604284 SHA256: 85c837548eeb353a8c69a4483e1e3c4984a61a0e1b61cd7974ff45590afbaf91 SHA1: 6c6ae64b00a7687530f5e7c45521e3199b93c2ea MD5sum: 61f91043a355a85f0e2e7141d2bd42d0 Description: debug symbols for ros-kilted-mola-input-euroc-dataset Build-Ids: 7a22b4048232c56e88f91c298883957d37ad89c0 Package: ros-kilted-mola-input-kitti-dataset Version: 1.7.0-1noble.20250508.232355 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 243 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mola-kernel, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mola-common, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_kitti_dataset Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-input-kitti-dataset/ros-kilted-mola-input-kitti-dataset_1.7.0-1noble.20250508.232355_amd64.deb Size: 81476 SHA256: 01fb702c2d56904f87a6ffc756cab3086ad5fa6a09c17b1b1e30b5bd3d886868 SHA1: ff81a42f590b45b37f2efaddcb624c17b092891f MD5sum: 8093f8e89a9407f0bd75408f434f49a4 Description: Offline RawDataSource from Kitti odometry/SLAM datasets Package: ros-kilted-mola-input-kitti-dataset-dbgsym Package-Type: ddeb Source: ros-kilted-mola-input-kitti-dataset Version: 1.7.0-1noble.20250508.232355 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1201 Depends: ros-kilted-mola-input-kitti-dataset (= 1.7.0-1noble.20250508.232355) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-input-kitti-dataset/ros-kilted-mola-input-kitti-dataset-dbgsym_1.7.0-1noble.20250508.232355_amd64.deb Size: 1167818 SHA256: c340feeb4489e57a038b97493212a04354c406a9f35a30ff75e9a93e6081d342 SHA1: 9b266388a6b155df6b0dd8e92ff8ab3daa4bb7e3 MD5sum: 9f22565150fcefb2e9a835aa356eb937 Description: debug symbols for ros-kilted-mola-input-kitti-dataset Build-Ids: 6b348f7e0d3f2f6fcf3a82d12826177bb531808a Package: ros-kilted-mola-input-kitti360-dataset Version: 1.7.0-1noble.20250508.232046 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 361 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mola-kernel, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mola-common, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_kitti360_dataset Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-input-kitti360-dataset/ros-kilted-mola-input-kitti360-dataset_1.7.0-1noble.20250508.232046_amd64.deb Size: 123414 SHA256: bfe1c90d64eb16572fc63f17069385beba7bcdce72bdf25f2cb65e19622a40f4 SHA1: 0b735620a8f731d47db46025d8676b00dd0026db MD5sum: 0c2155b59e6dba3a1472ff9052753139 Description: Offline RawDataSource from Kitti-360 datasets Package: ros-kilted-mola-input-kitti360-dataset-dbgsym Package-Type: ddeb Source: ros-kilted-mola-input-kitti360-dataset Version: 1.7.0-1noble.20250508.232046 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1742 Depends: ros-kilted-mola-input-kitti360-dataset (= 1.7.0-1noble.20250508.232046) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-input-kitti360-dataset/ros-kilted-mola-input-kitti360-dataset-dbgsym_1.7.0-1noble.20250508.232046_amd64.deb Size: 1690138 SHA256: 7dcd1ced4d31996733f2ce05b05d0295459f488083f0a96c2cbb6f904fa088e1 SHA1: 6776ab8c55862cf8983817f00e4e4632ee6da79a MD5sum: 6fd9f322f7b5f710116b01bc48c97111 Description: debug symbols for ros-kilted-mola-input-kitti360-dataset Build-Ids: 34cd27c27aab1cb72e746409101769c45ae7f4d2 Package: ros-kilted-mola-input-mulran-dataset Version: 1.7.0-1noble.20250508.232033 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 228 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mola-kernel, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libposes, ros-kilted-mola-common, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_mulran_dataset Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-input-mulran-dataset/ros-kilted-mola-input-mulran-dataset_1.7.0-1noble.20250508.232033_amd64.deb Size: 72270 SHA256: cf0a2b53d640dc6000811989a2af537ccd507ee41717ef59e70b590b03c2038d SHA1: ffe130ec9c2e341f825888367f79caa9b169fd9e MD5sum: f3a4eaf381b591b2fe78e1bc7a0ceb54 Description: Offline RawDataSource from MulRan datasets Package: ros-kilted-mola-input-mulran-dataset-dbgsym Package-Type: ddeb Source: ros-kilted-mola-input-mulran-dataset Version: 1.7.0-1noble.20250508.232033 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 797 Depends: ros-kilted-mola-input-mulran-dataset (= 1.7.0-1noble.20250508.232033) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-input-mulran-dataset/ros-kilted-mola-input-mulran-dataset-dbgsym_1.7.0-1noble.20250508.232033_amd64.deb Size: 757870 SHA256: 170f6146a2f53d1ba4729b34d500312c1412dc51f07b3078f3c6922c604fa020 SHA1: e278972da9d8118b21983396c68f4ec568a219bf MD5sum: aa64d74eac80a78b9b3213dfe12b313b Description: debug symbols for ros-kilted-mola-input-mulran-dataset Build-Ids: 9c77d265d28cdc14084aed943ef4402eb31d7aac Package: ros-kilted-mola-input-paris-luco-dataset Version: 1.7.0-1noble.20250508.232327 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 204 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mola-kernel, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mola-common, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_paris_luco_dataset Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-input-paris-luco-dataset/ros-kilted-mola-input-paris-luco-dataset_1.7.0-1noble.20250508.232327_amd64.deb Size: 66280 SHA256: fc59f2b93350c1f18ab73c68849d3e090b54c21f28bde2729b5df9493e7671cf SHA1: 9eee2c5397f8f4d8c3898b640a82c0ba6a2db18b MD5sum: ce59a5b3d3b6cc5b3a32d5c65f0e0b68 Description: Offline RawDataSource from Paris LUCO (CT-ICP) odometry/SLAM datasets Package: ros-kilted-mola-input-paris-luco-dataset-dbgsym Package-Type: ddeb Source: ros-kilted-mola-input-paris-luco-dataset Version: 1.7.0-1noble.20250508.232327 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 727 Depends: ros-kilted-mola-input-paris-luco-dataset (= 1.7.0-1noble.20250508.232327) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-input-paris-luco-dataset/ros-kilted-mola-input-paris-luco-dataset-dbgsym_1.7.0-1noble.20250508.232327_amd64.deb Size: 694602 SHA256: 2df745e947adcaf6cf295a99267e837f15b4d0c90beee7b392af46bd1f12ba3c SHA1: 8d2b330b6ae15fa0d18cf80ce5779dee9b44919b MD5sum: 08be86990a14dddf71b715bfb4acf251 Description: debug symbols for ros-kilted-mola-input-paris-luco-dataset Build-Ids: b28e32da78590f7742117076960aa494c36ead69 Package: ros-kilted-mola-input-rawlog Version: 1.7.0-1noble.20250508.232038 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 194 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-kilted-mola-kernel, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libposes, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_rawlog Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-input-rawlog/ros-kilted-mola-input-rawlog_1.7.0-1noble.20250508.232038_amd64.deb Size: 60666 SHA256: 35180fb618bf448009cf7063384f62a964622cfaefdd39d92f1eba767fd92800 SHA1: d7e7060990dc7fc83901c2b8a464a08a3ca52d0e MD5sum: 41e575275874096e62d3c0750ffb7918 Description: Offline RawDataSource from MRPT rawlog datasets Package: ros-kilted-mola-input-rawlog-dbgsym Package-Type: ddeb Source: ros-kilted-mola-input-rawlog Version: 1.7.0-1noble.20250508.232038 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 561 Depends: ros-kilted-mola-input-rawlog (= 1.7.0-1noble.20250508.232038) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-input-rawlog/ros-kilted-mola-input-rawlog-dbgsym_1.7.0-1noble.20250508.232038_amd64.deb Size: 531358 SHA256: dd9b04a6efe23ad7826720fab61990a218f229dcb2c330548151ba636f920025 SHA1: 00b7108432c94a34750d943897a0c9b52da01267 MD5sum: e746384eb8b60de5983869c792016d47 Description: debug symbols for ros-kilted-mola-input-rawlog Build-Ids: 9ed79a4a580f094196f905d4fdb048ec33d1386d Package: ros-kilted-mola-input-rosbag2 Version: 1.7.0-1noble.20250508.232011 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 427 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mola-kernel, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mrpt-libros-bridge, ros-kilted-cv-bridge, ros-kilted-rosbag2-cpp, ros-kilted-sensor-msgs, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_rosbag2 Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-input-rosbag2/ros-kilted-mola-input-rosbag2_1.7.0-1noble.20250508.232011_amd64.deb Size: 135520 SHA256: e85dd14bcaa3b8fdaea33f6dd592e1260c5fb06965a546d57b80b9a80cac5313 SHA1: 454dbaa711aa20b615d0024b65983cd02528a985 MD5sum: e965391bfc1318a18a0bda4136b0b569 Description: Offline RawDataSource from rosbag2 datasets Package: ros-kilted-mola-input-rosbag2-dbgsym Package-Type: ddeb Source: ros-kilted-mola-input-rosbag2 Version: 1.7.0-1noble.20250508.232011 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2077 Depends: ros-kilted-mola-input-rosbag2 (= 1.7.0-1noble.20250508.232011) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-input-rosbag2/ros-kilted-mola-input-rosbag2-dbgsym_1.7.0-1noble.20250508.232011_amd64.deb Size: 1974658 SHA256: d5e58f25009f1c15694914b2dee7de44a8f80a9913adae3690e5e1ac808376e9 SHA1: 22e09268daa4ad0184a8c0849c52ced865d5cd6c MD5sum: b16fbcf8309b53f1d87ca37b1c9f2e2a Description: debug symbols for ros-kilted-mola-input-rosbag2 Build-Ids: 8331419aeda02d08c9cfaea5cfa2e66124ce9f49 Package: ros-kilted-mola-input-video Version: 1.7.0-1noble.20250508.234656 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 193 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mola-kernel, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libhwdrivers, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_video Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-input-video/ros-kilted-mola-input-video_1.7.0-1noble.20250508.234656_amd64.deb Size: 61906 SHA256: 7d20d3271299f37a2b8ea755569b4270a45f65f5d0d9969f1a081c74385bcd1e SHA1: 4c90755c15f1fa7ee0ae6354dca6582037db6a79 MD5sum: dc78afc5aef5a3bbbb9961bc9a756d90 Description: RawDataSource from live or offline video sources Package: ros-kilted-mola-input-video-dbgsym Package-Type: ddeb Source: ros-kilted-mola-input-video Version: 1.7.0-1noble.20250508.234656 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 681 Depends: ros-kilted-mola-input-video (= 1.7.0-1noble.20250508.234656) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-input-video/ros-kilted-mola-input-video-dbgsym_1.7.0-1noble.20250508.234656_amd64.deb Size: 653014 SHA256: 4fda170a2b5fe9105e5ac94db2161e29a6b6bde94cb65911859d3ea9404c2eb0 SHA1: 3c86c51a522fdb74fabd9f6e7e2d5786d5d3353c MD5sum: 2b9df0dd9f1035777246815fe5b47494 Description: debug symbols for ros-kilted-mola-input-video Build-Ids: f464b50c24d801359d73eb8a13805c5535085837 Package: ros-kilted-mola-kernel Version: 1.7.0-1noble.20250508.231400 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 551 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libposes, ros-kilted-mola-common, ros-kilted-mola-yaml, ros-kilted-mrpt-libgui, ros-kilted-mrpt-libmaps, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_kernel Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-kernel/ros-kilted-mola-kernel_1.7.0-1noble.20250508.231400_amd64.deb Size: 158904 SHA256: 7e4ed40511519a953a15afdea6f2c1d1b44b420dcf2fb11f8dbafd4f2a3358b6 SHA1: 0909e23a83ec266fff90eb0700dd2cfb3b363ddc MD5sum: e92891b9f4f4668a0305797f9cab6aa8 Description: Fundamental C++ virtual interfaces and data types for the rest of MOLA modules Package: ros-kilted-mola-kernel-dbgsym Package-Type: ddeb Source: ros-kilted-mola-kernel Version: 1.7.0-1noble.20250508.231400 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3439 Depends: ros-kilted-mola-kernel (= 1.7.0-1noble.20250508.231400) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-kernel/ros-kilted-mola-kernel-dbgsym_1.7.0-1noble.20250508.231400_amd64.deb Size: 3332944 SHA256: 2fcc1f84bf4edea0ca17d1262951c7e56b2891ff7ddd993b1fc3d45e028668eb SHA1: af9c75b54c3015f350f838d981ad06ccdf31d815 MD5sum: 93c64b9ae448505cdfeff3f60f85a14c Description: debug symbols for ros-kilted-mola-kernel Build-Ids: 16632659939e3deebcfc29be21349043330841c0 Package: ros-kilted-mola-launcher Version: 1.7.0-1noble.20250508.231753 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 596 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mola-kernel, ros-kilted-mola-yaml, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libtclap, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_launcher Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-launcher/ros-kilted-mola-launcher_1.7.0-1noble.20250508.231753_amd64.deb Size: 137152 SHA256: 57841b087aa68196235a67877feca28be80ddbe71588cf1693521fb0f4252cb5 SHA1: 445ba27392cc61d34c77c238a5f36ae5397d5fc0 MD5sum: 654c762225f4d83e40fe36690b644bb4 Description: Launcher app for MOLA systems Package: ros-kilted-mola-launcher-dbgsym Package-Type: ddeb Source: ros-kilted-mola-launcher Version: 1.7.0-1noble.20250508.231753 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1914 Depends: ros-kilted-mola-launcher (= 1.7.0-1noble.20250508.231753) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-launcher/ros-kilted-mola-launcher-dbgsym_1.7.0-1noble.20250508.231753_amd64.deb Size: 1825774 SHA256: c6806f91d15f6d1004b09c5d7105b2eb88c716f59f140f44d42e49ddf578efe8 SHA1: 739340ee0aab3cb3ce43d105d09403aa70718e20 MD5sum: f60c746c416d6a69418f10958efd7cb3 Description: debug symbols for ros-kilted-mola-launcher Build-Ids: 106c2f40667adc24e6601364aff1fbe9192ad05d 48043e98e9272069c67d7da0cfc297eadc2382c4 7976a508ed70f0b6d766c2f135edc18963797009 b65398abc17302739c96a5f2414d887801325fde Package: ros-kilted-mola-lidar-odometry Version: 0.7.2-1noble.20250508.234640 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1125 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mola-input-kitti-dataset, ros-kilted-mola-input-kitti360-dataset, ros-kilted-mola-input-mulran-dataset, ros-kilted-mola-input-paris-luco-dataset, ros-kilted-mola-input-rawlog, ros-kilted-mola-input-rosbag2, ros-kilted-mola-kernel, ros-kilted-mola-pose-list, ros-kilted-mola-state-estimation-simple, ros-kilted-mola-yaml, ros-kilted-mp2p-icp, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libgui, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mola-common, ros-kilted-mola-launcher, ros-kilted-mola-viz, ros-kilted-mrpt-libtclap, ros-kilted-ros-workspace Homepage: https://docs.mola-slam.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-lidar-odometry/ros-kilted-mola-lidar-odometry_0.7.2-1noble.20250508.234640_amd64.deb Size: 307198 SHA256: 990859cd6d1a4348e101189a8cf9ea6bf24f50e3f3e1d4cc0ab8bd334d8ceee8 SHA1: e30f6d08b524df20bf3abe68582dbb4a9e1dd59b MD5sum: 965a4abde1caf85cef2cf43ec7a12c8c Description: LIDAR odometry system based on MOLA and MRPT components Package: ros-kilted-mola-lidar-odometry-dbgsym Package-Type: ddeb Source: ros-kilted-mola-lidar-odometry Version: 0.7.2-1noble.20250508.234640 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 8764 Depends: ros-kilted-mola-lidar-odometry (= 0.7.2-1noble.20250508.234640) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-lidar-odometry/ros-kilted-mola-lidar-odometry-dbgsym_0.7.2-1noble.20250508.234640_amd64.deb Size: 8636348 SHA256: 9dbb374e0d698ccbf06f3eae4ca7019c1da4c5b0817bc50bdd6f368c92f70e16 SHA1: 9f086fedd961fb2b7e66c157a4007c58d70e6e8c MD5sum: ae61113ae8190c9e269cc8b3ee9167b5 Description: debug symbols for ros-kilted-mola-lidar-odometry Build-Ids: 782299b88f161c14c881614f516837e5fbc665ae e0b1437c8132eb97c86ad4583a6998d966dfb3a3 Package: ros-kilted-mola-metric-maps Version: 1.7.0-1noble.20250508.234745 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 733 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mp2p-icp, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mola-common, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_metric_maps Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-metric-maps/ros-kilted-mola-metric-maps_1.7.0-1noble.20250508.234745_amd64.deb Size: 183294 SHA256: 5d66e914ffdc4c9032b26dd7873d43019202eeac05d18f3afc679f5aaffa6d49 SHA1: 0bfc6a1dcfcc8ccfcee12e4c7bc472210df412b7 MD5sum: b81ac70b65fec3dcfbd43a24d41a1734 Description: Advanced metric map classes, using the generic `mrpt::maps::CMetricMap` interface, for use in other MOLA odometry and SLAM modules. Package: ros-kilted-mola-metric-maps-dbgsym Package-Type: ddeb Source: ros-kilted-mola-metric-maps Version: 1.7.0-1noble.20250508.234745 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3153 Depends: ros-kilted-mola-metric-maps (= 1.7.0-1noble.20250508.234745) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-metric-maps/ros-kilted-mola-metric-maps-dbgsym_1.7.0-1noble.20250508.234745_amd64.deb Size: 3048926 SHA256: 2c72f892763721a2da9b0b0168d727f14c295acaaa1b22bfdbeda3b143bfb047 SHA1: d34d18701662cc5335175c44b8474afaa9a94269 MD5sum: 05771c6391667ac5431b8a20ce80ebb3 Description: debug symbols for ros-kilted-mola-metric-maps Build-Ids: 101aeaeabe81378cf8a83c3fe9fb4dd72f3f52b1 Package: ros-kilted-mola-msgs Version: 1.7.0-1noble.20250506.214244 Architecture: amd64 Maintainer: Jose Luis Blanco-Claraco Installed-Size: 2675 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-mrpt-msgs, ros-kilted-nav-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-msgs/ros-kilted-mola-msgs_1.7.0-1noble.20250506.214244_amd64.deb Size: 188888 SHA256: 10f519b4d2ba5bb3a42339417686961de22b6dff1170749a959f1e55f9678921 SHA1: 372341f68c9a9e2ac807ce1ae925d1655361c40a MD5sum: 75af98d19bbc7be72c0b9743727030b5 Description: ROS message, services, and actions used in other MOLA packages. Package: ros-kilted-mola-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-mola-msgs Version: 1.7.0-1noble.20250506.214244 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose Luis Blanco-Claraco Installed-Size: 1913 Depends: ros-kilted-mola-msgs (= 1.7.0-1noble.20250506.214244) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-msgs/ros-kilted-mola-msgs-dbgsym_1.7.0-1noble.20250506.214244_amd64.deb Size: 1484860 SHA256: 81ce120a9f5ef69f2ab042f212ee566d3d32a89c7fe46e8616f4d01a9a3dd575 SHA1: 4d68f629075655fb22b1522ef81542eaba248a31 MD5sum: c4918d4919701ab7102025f30cacdafa Description: debug symbols for ros-kilted-mola-msgs Build-Ids: 0b4c90e33f37ad41f4f92dbabe9f0219d55084d4 2623ac411042f11c8fce14e2bf90a2b26afaf31d 2db388ef3ae43d47770724d5521c33814ff4866e 65d82029d0280cfde7974c31f42e5d06bd0afc44 846c20d8cc2f2db340b6f18c7fed2b973d1a1dde 96faa906239c67b8d176e6e5c523307dedcb38c4 a038c39fcdab54d2c907c4c8d1165c8d3233206d aba738578e6c8749fece14d6b935981106c29744 be740bd9ed1df8c3149dbc8e5a9da740f8243d34 c748d61ed9fb8f1ef666ef025ba22a2c92154927 d5de3409ad10dca8dba25bb2a4882ff78d25a92b Package: ros-kilted-mola-pose-list Version: 1.7.0-1noble.20250508.231229 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 126 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libposes, ros-kilted-mola-common, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_pose_list Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-pose-list/ros-kilted-mola-pose-list_1.7.0-1noble.20250508.231229_amd64.deb Size: 35328 SHA256: 31d98292957e229c8636158bcf6edb8d1abd733fef1b7163dac6e361e048f6b7 SHA1: 7944c78becc571f4f16729f45d8ed6dc8bfd6630 MD5sum: df5f324ade06c2aeee3720f73e2f1ce0 Description: C++ library for searchable pose lists Package: ros-kilted-mola-pose-list-dbgsym Package-Type: ddeb Source: ros-kilted-mola-pose-list Version: 1.7.0-1noble.20250508.231229 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 282 Depends: ros-kilted-mola-pose-list (= 1.7.0-1noble.20250508.231229) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-pose-list/ros-kilted-mola-pose-list-dbgsym_1.7.0-1noble.20250508.231229_amd64.deb Size: 266046 SHA256: 536bfb60f289e2aac9ab04bcf8c0838e44a9defb97a44f3d02ffd3d33c3ae310 SHA1: b49ee3d3c2eefc5ab01f689ac6e86082b9bdda6f MD5sum: d346281925a854bd6e3c4598f5b8412d Description: debug symbols for ros-kilted-mola-pose-list Build-Ids: b2aef6c5f15c07eb1ed7bb44c0333556a9882464 Package: ros-kilted-mola-relocalization Version: 1.7.0-1noble.20250508.234512 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 136 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mola-pose-list, ros-kilted-mp2p-icp, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libposes, ros-kilted-mola-common, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libslam, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_relocalization Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-relocalization/ros-kilted-mola-relocalization_1.7.0-1noble.20250508.234512_amd64.deb Size: 41412 SHA256: 58d31e21ab273cf2081b2ef31ed674670c4b0902bf5f886a0abe0ae8e9dcab71 SHA1: d79faf03964c62c4e7a2a65d1e1fe3c715cfecf5 MD5sum: 5abc8e0bd9b4e6adb119a073717416cc Description: C++ library with algorithms for relocalization, global localization, or pose estimation given a large initial uncertainty Package: ros-kilted-mola-relocalization-dbgsym Package-Type: ddeb Source: ros-kilted-mola-relocalization Version: 1.7.0-1noble.20250508.234512 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 736 Depends: ros-kilted-mola-relocalization (= 1.7.0-1noble.20250508.234512) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-relocalization/ros-kilted-mola-relocalization-dbgsym_1.7.0-1noble.20250508.234512_amd64.deb Size: 714154 SHA256: b6099b5309296084111ff62c48d517e5bfb0f1ff84bd4356f8a1cf1cc7d17c3f SHA1: 7a76bd66773b2593e2c887fceb6bfff923a8719b MD5sum: 87eec590f396150c7391fd4f21315ff3 Description: debug symbols for ros-kilted-mola-relocalization Build-Ids: 68582dc9d8904492d526ffc661ac685c2f53f90d Package: ros-kilted-mola-state-estimation Version: 1.8.0-2noble.20250508.232733 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 42 Depends: ros-kilted-mola-imu-preintegration, ros-kilted-mola-state-estimation-simple, ros-kilted-mola-state-estimation-smoother, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola_state_estimation Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-state-estimation/ros-kilted-mola-state-estimation_1.8.0-2noble.20250508.232733_amd64.deb Size: 6176 SHA256: 35da6b9ca3ff4e46c192459c1f09d61985a50963c6dfb942a3d7cce37ee92d62 SHA1: 37650a27baee32e2b603fd6e34749caabfea9f0e MD5sum: 12a0acf55a67f19064bb41bd38b3a91e Description: Metapackage with all MOLA state estimation packages. Package: ros-kilted-mola-state-estimation-simple Version: 1.8.0-2noble.20250508.232338 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 298 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-kilted-mola-imu-preintegration, ros-kilted-mola-kernel, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libposes, ros-kilted-mola-common, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola_state_estimation Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-state-estimation-simple/ros-kilted-mola-state-estimation-simple_1.8.0-2noble.20250508.232338_amd64.deb Size: 98276 SHA256: d50f7e296d3a1e51c45f88fe52023b8d25ac665b49de3f4cb6ad2ea943405d3a SHA1: 8f29d71ee17937a7dd0ef105c1c63fc0034f27c4 MD5sum: 4912694b04c4e97feb6e4d4d55f717f1 Description: SE(3) pose and twist path data fusion estimator Package: ros-kilted-mola-state-estimation-simple-dbgsym Package-Type: ddeb Source: ros-kilted-mola-state-estimation-simple Version: 1.8.0-2noble.20250508.232338 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1134 Depends: ros-kilted-mola-state-estimation-simple (= 1.8.0-2noble.20250508.232338) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-state-estimation-simple/ros-kilted-mola-state-estimation-simple-dbgsym_1.8.0-2noble.20250508.232338_amd64.deb Size: 1082382 SHA256: c958dc1e96c98b87851c22be923c62059a8c5893dacfddfa78cd60d61c44cca9 SHA1: be06b936ff81a6ab97ff0e78d18fd6401bb073c2 MD5sum: 86230ee842167fd55f17d9131d254a0a Description: debug symbols for ros-kilted-mola-state-estimation-simple Build-Ids: f98434a7443ddbf48763ba00c38edc46ef87d58b Package: ros-kilted-mola-state-estimation-smoother Version: 1.8.0-2noble.20250508.232314 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 591 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0), ros-kilted-gtsam, ros-kilted-mola-kernel, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libposes, ros-kilted-mola-common, ros-kilted-mola-imu-preintegration, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola_state_estimation Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-state-estimation-smoother/ros-kilted-mola-state-estimation-smoother_1.8.0-2noble.20250508.232314_amd64.deb Size: 182584 SHA256: 1a882047d63fbd65a9c355834c1d7e7c1c5d75e3de6fa35ebaf9a77c6c37742e SHA1: 69572cbae3c22e01dc41a1327e7d71ff3adf8171 MD5sum: 4e9e2339c8da9f57b2535adfa9d49c8a Description: SE(3) pose and twist path data fusion estimator Package: ros-kilted-mola-state-estimation-smoother-dbgsym Package-Type: ddeb Source: ros-kilted-mola-state-estimation-smoother Version: 1.8.0-2noble.20250508.232314 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 8412 Depends: ros-kilted-mola-state-estimation-smoother (= 1.8.0-2noble.20250508.232314) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-state-estimation-smoother/ros-kilted-mola-state-estimation-smoother-dbgsym_1.8.0-2noble.20250508.232314_amd64.deb Size: 8305324 SHA256: 165f2ea0d9484829bda39d8f21e0aec842ce60bc9af6e87dc8ea965cee77aa64 SHA1: 24d49de1bbb0b94ebac1daf0eef5d6e0d0f68784 MD5sum: ee912669a9a0db317e97d1d3e08200b4 Description: debug symbols for ros-kilted-mola-state-estimation-smoother Build-Ids: 008c7d4148d525a41976155ade23826c07f82f68 7db46042fdbdd9586ebc74c84a13a4002f72900d Package: ros-kilted-mola-test-datasets Version: 0.4.0-2noble.20250424.203738 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 150894 Depends: ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-test-datasets/ros-kilted-mola-test-datasets_0.4.0-2noble.20250424.203738_amd64.deb Size: 152291292 SHA256: 622d8c2ad6c702d646904d1e635bc66aae6b561cfe59e203267e118c45d5b2f9 SHA1: 467a8f39a16cb43ae98aa5c3ae654b5545a5d263 MD5sum: 674380d740c158050117d40f672e571d Description: Small SLAM dataset extracts used for demos or unit tests in the rest of MOLA packages Package: ros-kilted-mola-traj-tools Version: 1.7.0-1noble.20250508.230202 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 103 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libposes, ros-kilted-mola-common, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_traj_tools Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-traj-tools/ros-kilted-mola-traj-tools_1.7.0-1noble.20250508.230202_amd64.deb Size: 17728 SHA256: 309a4a207e1791bbad64f16487ec0fbb3963ce7a0ee216948228e50fe656f3c7 SHA1: d27a956e81bb20290ff255dfb4cf9ee0f302f276 MD5sum: 2c83f753ddab51109935e105d88dc266 Description: CLI tools to manipulate trajectory files as a complement to the evo package Package: ros-kilted-mola-traj-tools-dbgsym Package-Type: ddeb Source: ros-kilted-mola-traj-tools Version: 1.7.0-1noble.20250508.230202 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 478 Depends: ros-kilted-mola-traj-tools (= 1.7.0-1noble.20250508.230202) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-traj-tools/ros-kilted-mola-traj-tools-dbgsym_1.7.0-1noble.20250508.230202_amd64.deb Size: 387856 SHA256: 25639604338499ff15757acd47a90fdc6ba334eee9bb7876c22a13375f36bc64 SHA1: e80dd80c7110f0e0f9ea4f51ae68c7d889e7a15a MD5sum: cc579486cff80e5cd895f9a8af543d27 Description: debug symbols for ros-kilted-mola-traj-tools Build-Ids: 2cecab60b4c3fc9b46bcfddb4db806da3268abb5 5dfed9fc4a0e52feac7314625067fdd3d9ca2e8a 88037bc58f62ab5d9604413d5e50949cf92959c6 cce20c638be149aa423c36ad8c2feec4cb6a6ac2 Package: ros-kilted-mola-viz Version: 1.7.0-1noble.20250508.232035 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 426 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mola-kernel, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libgui, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_viz Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-viz/ros-kilted-mola-viz_1.7.0-1noble.20250508.232035_amd64.deb Size: 137532 SHA256: 6a8d9e9e7360b7f389114acf215f24e96cf3ec3e89f5b7375167ea56cb4bc744 SHA1: ba298a9b6eeb1288ebdf7afacf893be8eb608eb5 MD5sum: 2360c627018527ceea2a6542f0ac8eb3 Description: GUI for MOLA Package: ros-kilted-mola-viz-dbgsym Package-Type: ddeb Source: ros-kilted-mola-viz Version: 1.7.0-1noble.20250508.232035 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2346 Depends: ros-kilted-mola-viz (= 1.7.0-1noble.20250508.232035) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-viz/ros-kilted-mola-viz-dbgsym_1.7.0-1noble.20250508.232035_amd64.deb Size: 2230406 SHA256: 8b12c89aa807c20b4f4e4190b847947710ca6438f14a89337629287683aabfab SHA1: 2856e53380910ad7a7b58fa7c4efc8baf761989d MD5sum: dffa2023e3ba3d8c4605e0682698bf00 Description: debug symbols for ros-kilted-mola-viz Build-Ids: 88f6071bb605b91730a38c7c3fce68734f6a1ca7 Package: ros-kilted-mola-yaml Version: 1.7.0-1noble.20250508.225835 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 138 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mrpt-libbase, ros-kilted-mola-common, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_yaml Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-yaml/ros-kilted-mola-yaml_1.7.0-1noble.20250508.225835_amd64.deb Size: 43998 SHA256: b76328a4c90dc858c2a5dcffe59f8e0b61a37aa3a62a57c48c1c2a772637f0fe SHA1: 3b4085bc3c917a4eb9c49ffaf52f05d315250872 MD5sum: dde992e0eda60892de8f2d703d95a0da Description: YAML helper library common to MOLA modules Package: ros-kilted-mola-yaml-dbgsym Package-Type: ddeb Source: ros-kilted-mola-yaml Version: 1.7.0-1noble.20250508.225835 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 484 Depends: ros-kilted-mola-yaml (= 1.7.0-1noble.20250508.225835) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mola-yaml/ros-kilted-mola-yaml-dbgsym_1.7.0-1noble.20250508.225835_amd64.deb Size: 463502 SHA256: 7d67da16960b360824560f9705a181b6e9efe37fce504a72981a88c34422314d SHA1: 901e00258b78995118f2c9e7c98fa3cdcf450f9f MD5sum: 935885a88d4a44d6a87f2134ba4f78d7 Description: debug symbols for ros-kilted-mola-yaml Build-Ids: c306c1f84dcb60986963183a0df5381dd8391cfc Package: ros-kilted-motion-capture-tracking Version: 1.0.3-3noble.20250508.215955 Architecture: amd64 Maintainer: Wolfgang Hönig Installed-Size: 1720 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-kdtree1.14 (>= 1.14.0+dfsg), libpcl-registration1.14 (>= 1.14.0+dfsg), libpcl-search1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), libeigen3-dev, libpcl-dev, ros-kilted-eigen3-cmake-module, ros-kilted-motion-capture-tracking-interfaces, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-motion-capture-tracking/ros-kilted-motion-capture-tracking_1.0.3-3noble.20250508.215955_amd64.deb Size: 558370 SHA256: b8f5910e04a06b30c2c38c2385675e1430ee5be792993f95416c82cef6efe87d SHA1: f6c5c2dd48cb6884d9ab4b94f697f41052906b72 MD5sum: 8c42fd16ef94d088d38f1484e3ce3428 Description: ROS Package for different motion capture systems, including custom rigid body tracking support Package: ros-kilted-motion-capture-tracking-dbgsym Package-Type: ddeb Source: ros-kilted-motion-capture-tracking Version: 1.0.3-3noble.20250508.215955 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Wolfgang Hönig Installed-Size: 11253 Depends: ros-kilted-motion-capture-tracking (= 1.0.3-3noble.20250508.215955) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-motion-capture-tracking/ros-kilted-motion-capture-tracking-dbgsym_1.0.3-3noble.20250508.215955_amd64.deb Size: 10737374 SHA256: 189499ca70a3232caff889cb6c8c296f2a0a2b0e0b8894e5870cec89d1672280 SHA1: 8a4ba35d84727a5e2a419592dfe900c9be70055c MD5sum: f72db5331442dfcd707932668ff34240 Description: debug symbols for ros-kilted-motion-capture-tracking Build-Ids: dace9b99cb4e8efa54e295b403a12d3133bb71aa Package: ros-kilted-motion-capture-tracking-interfaces Version: 1.0.3-3noble.20250424.211922 Architecture: amd64 Maintainer: Wolfgang Hönig Installed-Size: 597 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-motion-capture-tracking-interfaces/ros-kilted-motion-capture-tracking-interfaces_1.0.3-3noble.20250424.211922_amd64.deb Size: 57482 SHA256: a6771a11db1bff5c7d0789c338dd55d412c451109b6b747972a4b9a4c07cecee SHA1: e5013bf01d51f88a4b546487b0d8939d85398798 MD5sum: 3638b6388e01afcbf1f979fc7dff7943 Description: Interfaces for motion_capture_tracking package. Package: ros-kilted-motion-capture-tracking-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-motion-capture-tracking-interfaces Version: 1.0.3-3noble.20250424.211922 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Wolfgang Hönig Installed-Size: 434 Depends: ros-kilted-motion-capture-tracking-interfaces (= 1.0.3-3noble.20250424.211922) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-motion-capture-tracking-interfaces/ros-kilted-motion-capture-tracking-interfaces-dbgsym_1.0.3-3noble.20250424.211922_amd64.deb Size: 315782 SHA256: 175688e4effe51b1d877754ace8d5eb17777f7ab5bbe8131a9eb317acc03bc23 SHA1: 963dc096b56ecec8e85c3b374391eafdc8b3fb4f MD5sum: 50ae14dae3403d057c7f2024ce51e8d9 Description: debug symbols for ros-kilted-motion-capture-tracking-interfaces Build-Ids: 10b984086c08001f0de5ef2a279253d4af98f61d 14332e9888871187acdd325935797e4d5190f66c 8a17d483ad4ce686c018a3116f9193cf90bd7545 8ead23bf9a3f4875c98bf67058c8e06ab4f78e4d 9865f7978ad977fae1ab1d951bf0491c6a438fc1 a362f035d9e66841fb7fe0eecf5a02deffd0effc b251ff22127d36149e39c0c9cf7bdc57174c33a4 b80d1b5f22b46dbc48061fe778c82459bb9bae95 bd7984e2ece7cd17342fd1b389be23692310074a cafc41a715a64e382a866cc6a6704b80aeefc307 fdf16ef1995657bbac503cf327e376027978e4b3 Package: ros-kilted-mouse-teleop Version: 2.0.0-1noble.20250508.213639 Architecture: amd64 Maintainer: Enrique Fernandez Installed-Size: 63 Depends: python3-numpy, python3-tk, ros-kilted-geometry-msgs, ros-kilted-rclpy, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mouse-teleop/ros-kilted-mouse-teleop_2.0.0-1noble.20250508.213639_amd64.deb Size: 13288 SHA256: 992843ca65d3d85e391aa8ecd8b9fd07f8ea9318618f2f529ce2c63c0a92e5be SHA1: 38ac80944f11cf1da25650e9abf2443192187e4b MD5sum: 99a58d527c7644d6e001c3a10f35523c Description: A mouse teleop tool for holonomic mobile robots. Package: ros-kilted-moveit-common Version: 2.13.2-2noble.20250424.203740 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 49 Depends: ros-kilted-backward-ros, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-common/ros-kilted-moveit-common_2.13.2-2noble.20250424.203740_amd64.deb Size: 8938 SHA256: 969487dc7fb5c4d0779d892e3067051cdbc40c292468a9dff536e6cc7b8a5b68 SHA1: 2ca33cec9ae542be0a2de81eceb03beccde684cd MD5sum: 265a5fe7066b8e63c87b524e412a2e85 Description: Common support functionality used throughout MoveIt Package: ros-kilted-moveit-configs-utils Version: 2.13.2-2noble.20250508.225333 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 132 Depends: ros-kilted-ament-index-python, ros-kilted-launch, ros-kilted-launch-param-builder, ros-kilted-launch-ros, ros-kilted-srdfdom, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-configs-utils/ros-kilted-moveit-configs-utils_2.13.2-2noble.20250508.225333_amd64.deb Size: 29444 SHA256: 7ea2d0921d2d82da13ec0a164423541903f99c19a4733ad32664fa76f21cb461 SHA1: c2071210eea1d692226dd94bd430185934301633 MD5sum: 820701b09d56884b9cbf3414ff378627 Description: Python library for loading moveit config parameters in launch files Package: ros-kilted-moveit-core Version: 2.13.2-2noble.20250508.232354 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 5716 Depends: libboost-iostreams1.83.0 (>= 1.83.0), libbullet3.24t64 (>= 3.24+dfsg), libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfcl0.7 (>= 0.7.0), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 4.0), liboctomap1.9t64 (>= 1.9.7+dfsg), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-geometric-shapes, ros-kilted-srdfdom, ros-kilted-urdfdom, libassimp-dev, libboost-all-dev, libbullet-dev, libeigen3-dev, libfcl-dev, liboctomap-dev, ros-kilted-angles, ros-kilted-common-interfaces, ros-kilted-eigen-stl-containers, ros-kilted-eigen3-cmake-module, ros-kilted-generate-parameter-library, ros-kilted-geometry-msgs, ros-kilted-google-benchmark-vendor, ros-kilted-kdl-parser, ros-kilted-moveit-common, ros-kilted-moveit-msgs, ros-kilted-octomap-msgs, ros-kilted-osqp-vendor, ros-kilted-pluginlib, ros-kilted-random-numbers, ros-kilted-rclcpp, ros-kilted-rsl, ros-kilted-ruckig, ros-kilted-sensor-msgs, ros-kilted-shape-msgs, ros-kilted-std-msgs, ros-kilted-tf2, ros-kilted-tf2-eigen, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-kdl, ros-kilted-trajectory-msgs, ros-kilted-urdf, ros-kilted-urdfdom-headers, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-core/ros-kilted-moveit-core_2.13.2-2noble.20250508.232354_amd64.deb Size: 1385302 SHA256: d3cb40402d1d1b7fbd43949c26d891c747aac6eac9eb980403345460a08f104d SHA1: bfde278d3bb40d7070afcab799a158d8438ed6f6 MD5sum: 81bcaeffd9a2f73d93f10d389072900d Description: Core libraries used by MoveIt Package: ros-kilted-moveit-core-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-core Version: 2.13.2-2noble.20250508.232354 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 79141 Depends: ros-kilted-moveit-core (= 2.13.2-2noble.20250508.232354) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-core/ros-kilted-moveit-core-dbgsym_2.13.2-2noble.20250508.232354_amd64.deb Size: 78863238 SHA256: 0ec2456b3ace3bfbe3b92c3b3031d33f8a59578a71a87698221bcbeed3c0bd53 SHA1: 309c56684f098e4ba77ebbeb80f864720f04b944 MD5sum: c8a0fec6bc0759de90e57deb45c2be5f Description: debug symbols for ros-kilted-moveit-core Build-Ids: 0c312c0cf2d6ca07b9e18f6f5d4e4d422f816e91 100142d163b15981989792b866910b9ec61a3d73 3c8a78ee6cb3028d90f9b2fcdce95785930cdae2 41abe187672036d9d73a0124927374593fa9a443 423bcbb291c8b78c48f4f0b3e086816b1b4f4f28 4ff7447bf095a75f8d6c49fcc1411a65b60659ef 59bd62ee329373c54e81463adaf100a6fe913132 5e30c15295f42b78a6d5bc02ce87b666335603c8 6120e47115c7cf71c4235614df18e397e08c25d7 6d84617a71b239adfc0d64291aa58c32af102579 76b27fd8b96f00ae7312c7135300036d896fc2a6 811b75b47ac1191b8ad4e3f7dc965e50087773aa 9a81808e5f141d9fedca2c37f024ec7a3e621efd a43fd011391eabc3bcc30fbbfbc5d6d432ab43b8 a74eb94f8aab67e6d211813ece1f790d6bc323a8 b066b0cf633bd5cd43f59215fea90813029e220a bf2ec4d668b799a9b3039d14ac62a5aaebf29f66 c886717623628c36f477da95e74a3131742b48c0 d02f87b26c98ffacdd15a548f71ea1678c4ffe83 d2585c65c3ab6d68552f81d20cbb18c8279d37eb db78e8286708c68c3ba3f6e943ae7840dd9ff542 e38c496119ef78234e4b75d4bf400b601bb5fa10 e6708bc8a8aa7b32b76777b1847cffa3063a40bd ee9d2835f02c5260f09ffdf804c941798f76b891 ef576b996475cc448da49bf06ded8e130c132f2b f377dbe02fa26b58777137f9682dc202eecfd747 f538df81ccd03d43012c40d389ccd158d72d2516 Package: ros-kilted-moveit-hybrid-planning Version: 2.13.2-2noble.20250509.004714 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 2923 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-moveit-core, ros-kilted-moveit-ros-planning, ros-kilted-ament-index-cpp, ros-kilted-controller-manager, ros-kilted-moveit-common, ros-kilted-moveit-msgs, ros-kilted-moveit-resources-panda-moveit-config, ros-kilted-moveit-ros-planning-interface, ros-kilted-pluginlib, ros-kilted-position-controllers, ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-rclcpp-components, ros-kilted-robot-state-publisher, ros-kilted-rviz2, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-tf2-ros, ros-kilted-trajectory-msgs, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-hybrid-planning/ros-kilted-moveit-hybrid-planning_2.13.2-2noble.20250509.004714_amd64.deb Size: 569568 SHA256: bc258f17e0ab0af33915c5c23d7fc9afee890d5a8d75fcdc299e191bde603532 SHA1: 09a1b39b20a8a6705bdadbdcdde849bef6cc7405 MD5sum: 1c346354a0d6cf242e883ee23918b978 Description: Hybrid planning components of MoveIt 2 Package: ros-kilted-moveit-hybrid-planning-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-hybrid-planning Version: 2.13.2-2noble.20250509.004714 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 21443 Depends: ros-kilted-moveit-hybrid-planning (= 2.13.2-2noble.20250509.004714) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-hybrid-planning/ros-kilted-moveit-hybrid-planning-dbgsym_2.13.2-2noble.20250509.004714_amd64.deb Size: 20291940 SHA256: a4a3947a041f7d2476d07346218fdd8b5b6192826f848783518d057cbfe3925d SHA1: 7b82589a6deabbbf14f18d73fe47b342d38e517b MD5sum: 2ba0b7d12876b1d8f8315ca5610a46d0 Description: debug symbols for ros-kilted-moveit-hybrid-planning Build-Ids: 0ea064ec8df3bd52cc45978235b57a02dca7ef71 5e77b455e0785b5bdad3161517962d186dff12b4 7b2cd43904a55106727f35deadb628d38c936721 8434bf6b0641c31499b948cb5ea2f2fbbd471b91 8a4d37bc6c588673aa03b52a1215a0e2ea4cf339 a8f7ad314a245cec6ea355fa8aa3455cb77c0ad3 c42dfa16c3511101224d5663f17fcbc135509222 d517087f7fbb6f717d6967cb04632f5087367409 f7bfac80bd71b788b625aa8473e9c3080170b121 Package: ros-kilted-moveit-kinematics Version: 2.13.2-2noble.20250509.001059 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 954 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-kilted-moveit-core, libeigen3-dev, python3-lxml, ros-kilted-class-loader, ros-kilted-generate-parameter-library, ros-kilted-moveit-common, ros-kilted-moveit-msgs, ros-kilted-moveit-ros-planning, ros-kilted-orocos-kdl-vendor, ros-kilted-pluginlib, ros-kilted-rsl, ros-kilted-tf2, ros-kilted-tf2-kdl, ros-kilted-urdfdom, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-kinematics/ros-kilted-moveit-kinematics_2.13.2-2noble.20250509.001059_amd64.deb Size: 240538 SHA256: a9a7dbf0523035f04cd8692f0a55656d8af547fbd090dbf3975f86b0c8f4ecc7 SHA1: 51cd3fa25fcc7365fa30066d072e15bf0802ee6d MD5sum: 1228652da1421de731c3fe190de9e9e2 Description: Package for all inverse kinematics solvers in MoveIt Package: ros-kilted-moveit-kinematics-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-kinematics Version: 2.13.2-2noble.20250509.001059 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 9618 Depends: ros-kilted-moveit-kinematics (= 2.13.2-2noble.20250509.001059) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-kinematics/ros-kilted-moveit-kinematics-dbgsym_2.13.2-2noble.20250509.001059_amd64.deb Size: 9560054 SHA256: 4ed97cfacdaa37d993c324d12bcb2a83f88987b76f5855741f517149c7217bb8 SHA1: 7a50ab68ae818266621f9b89fb0b6ae217670955 MD5sum: c927d5b23001826e913fb1277bc44d43 Description: debug symbols for ros-kilted-moveit-kinematics Build-Ids: 099eb7cdb91f7d32b8728ae7aa24187ea6f63cf7 50e30896affc0cf0fdfc92918c6c9fc4eae41ae3 633087b346064c6a70516e485cca4b1e9bc6572b ab7aede447bdd341538ee2ab5e46fa8285a43a55 Package: ros-kilted-moveit-msgs Version: 2.6.0-2noble.20250424.213223 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 33319 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-geometry-msgs, ros-kilted-object-recognition-msgs, ros-kilted-octomap-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-shape-msgs, ros-kilted-std-msgs, ros-kilted-trajectory-msgs, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-msgs/ros-kilted-moveit-msgs_2.6.0-2noble.20250424.213223_amd64.deb Size: 1942624 SHA256: 1cf34712d8db643e9a167081e4d2e2d4e5775ec5ded666f384ee3edf9d27cdcb SHA1: b40a5e369b7c53ddf907bbbea4c52cf9597d75bd MD5sum: 8f5c7370d81eca8a1b0530b9b94f122b Description: Messages, services and actions used by MoveIt Package: ros-kilted-moveit-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-msgs Version: 2.6.0-2noble.20250424.213223 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 28999 Depends: ros-kilted-moveit-msgs (= 2.6.0-2noble.20250424.213223) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-msgs/ros-kilted-moveit-msgs-dbgsym_2.6.0-2noble.20250424.213223_amd64.deb Size: 24518352 SHA256: 2f54545bde021e24be664b5655c584f893fc597c12a69bdeebd99f03e7deb91f SHA1: 1dff133c8c1b52e84ee56e270f78f27c39a7cf33 MD5sum: b25a9720d35bb31fe981cd925847731d Description: debug symbols for ros-kilted-moveit-msgs Build-Ids: 1075533a9db6172c7522db05a160f1be936d55b6 3be8e7e19b5fbb2575b4ce2719955c0ec11234f1 4f918b1a63e847e55b52695810eafe0f56310d9e 6757795d36b63edf21089d5a8b1160b21eca79f3 71444ad9b467485c6cc6eaea86266ddc75f7f2ba 75d9cbc7b77c1627c4544804c0f4ab6f66a2ff8e 83d050b3a5af86635cc6890b6c4bf4ea30caf3e9 8ad68a390540a3cf64fad00dbbbdcc317a4aa5ff d38ab381fe3bdc5faf813f5cad71453fcfea03d5 d40e7963767028cfd1d0daef14235cc16e2b9121 e9f364a1f11622ca8bb7bc617012c2ac0fde7e3f Package: ros-kilted-moveit-planners Version: 2.13.2-2noble.20250509.003204 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 43 Depends: ros-kilted-moveit-planners-chomp, ros-kilted-moveit-planners-ompl, ros-kilted-moveit-planners-stomp, ros-kilted-pilz-industrial-motion-planner, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-planners/ros-kilted-moveit-planners_2.13.2-2noble.20250509.003204_amd64.deb Size: 6664 SHA256: e370edce6cb4cf2db6fd7ff52f10216f6e676c28adb77ef5ce50d517d6781fba SHA1: 5f59756acd751aca04a227a3d40eb305de529734 MD5sum: e531b0f7bc69ab2987c874b3e444b3da Description: Meta package that installs all available planners for MoveIt Package: ros-kilted-moveit-planners-chomp Version: 2.13.2-2noble.20250508.234808 Architecture: amd64 Maintainer: Chittaranjan Srinivas Swaminathan Installed-Size: 159 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-chomp-motion-planner, ros-kilted-moveit-core, ros-kilted-moveit-common, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-planners-chomp/ros-kilted-moveit-planners-chomp_2.13.2-2noble.20250508.234808_amd64.deb Size: 38076 SHA256: 8f2345b5d1643429ba071dce79b4a9c0c2efb911202ac4d8dbaef728bf6d59cc SHA1: ebbd27361c3f0d199dee82b00eb7362688275853 MD5sum: 8c7d60f9ebb79032fa514cc900e924dd Description: The interface for using CHOMP within MoveIt Package: ros-kilted-moveit-planners-chomp-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-planners-chomp Version: 2.13.2-2noble.20250508.234808 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chittaranjan Srinivas Swaminathan Installed-Size: 4736 Depends: ros-kilted-moveit-planners-chomp (= 2.13.2-2noble.20250508.234808) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-planners-chomp/ros-kilted-moveit-planners-chomp-dbgsym_2.13.2-2noble.20250508.234808_amd64.deb Size: 4756658 SHA256: 46b15b3461517367f2bb5524ea587e41cde45e4b54d66fb836e955341c8e4092 SHA1: 26ffcaa0b5cf428440a996239344f5e4871df65c MD5sum: f0b81bc18143ccdf246c1139170b9738 Description: debug symbols for ros-kilted-moveit-planners-chomp Build-Ids: 96d0104df12c3c7a517e12eea17b89272456e392 ed07358ee268143314212c2ca68a608fb6752533 Package: ros-kilted-moveit-planners-ompl Version: 2.13.2-2noble.20250509.001508 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 1585 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-moveit-core, ros-kilted-moveit-ros-planning, ros-kilted-ompl, libomp-dev, ros-kilted-moveit-common, ros-kilted-moveit-msgs, ros-kilted-pluginlib (>= 1.11.2), ros-kilted-rclcpp, ros-kilted-tf2-eigen, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-planners-ompl/ros-kilted-moveit-planners-ompl_2.13.2-2noble.20250509.001508_amd64.deb Size: 341758 SHA256: ce38f82982495cad27900a07e50becac7bdeb8abe029fd9c4ca2a53812ee698a SHA1: 0b87685c3b2fee5984cd34e0532ac85bf1555196 MD5sum: 6da42b19522df5a63bd015ddc7bcbde9 Description: MoveIt interface to OMPL Package: ros-kilted-moveit-planners-ompl-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-planners-ompl Version: 2.13.2-2noble.20250509.001508 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 24467 Depends: ros-kilted-moveit-planners-ompl (= 2.13.2-2noble.20250509.001508) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-planners-ompl/ros-kilted-moveit-planners-ompl-dbgsym_2.13.2-2noble.20250509.001508_amd64.deb Size: 23999456 SHA256: 53dac2884c53f08f3977abcfcba9b26a0ae91352885da36b58b111768353c92b SHA1: 3337bc162c950a8aa87436168780247b5b5848e7 MD5sum: b69e2bd450e4dc420c65479e507a83f0 Description: debug symbols for ros-kilted-moveit-planners-ompl Build-Ids: c5868de4f603dd7df2855b6576ecab1657910c83 d6f4b542420cb9fa5c0a9f998d17c9fa3866f85a ed136cc7aad5af6b40508a5c0dbffbc6f8a3c35d Package: ros-kilted-moveit-planners-stomp Version: 2.13.2-2noble.20250508.234546 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 447 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-moveit-core, ros-kilted-generate-parameter-library, ros-kilted-moveit-common, ros-kilted-rsl, ros-kilted-std-msgs, ros-kilted-stomp, ros-kilted-tf2-eigen, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-planners-stomp/ros-kilted-moveit-planners-stomp_2.13.2-2noble.20250508.234546_amd64.deb Size: 141866 SHA256: aed74cc0747ec71af2834b86db829d021b3c2827648fc92601aebf686e15a917 SHA1: 72345f0e7bbb099f31320f457dc817e25c509a17 MD5sum: 17287b0bc0e2119e62678017e2a68b58 Description: STOMP Motion Planner for MoveIt Package: ros-kilted-moveit-planners-stomp-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-planners-stomp Version: 2.13.2-2noble.20250508.234546 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 5617 Depends: ros-kilted-moveit-planners-stomp (= 2.13.2-2noble.20250508.234546) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-planners-stomp/ros-kilted-moveit-planners-stomp-dbgsym_2.13.2-2noble.20250508.234546_amd64.deb Size: 5542208 SHA256: 825ba2cc75ff9e8459bcc80b97f4050d6a7da22b8d43ba0a38b4dc449d9d6c8b SHA1: 8771dc185321e6792dcd7d3c9d8f88873cdcd84e MD5sum: 2201a4c906208a2063bcfd1472f72415 Description: debug symbols for ros-kilted-moveit-planners-stomp Build-Ids: dfc95ef0e65e33eb41f664a21e0d8d6ab3f89d17 Package: ros-kilted-moveit-plugins Version: 2.13.2-2noble.20250508.234542 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 43 Depends: ros-kilted-moveit-simple-controller-manager, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-plugins/ros-kilted-moveit-plugins_2.13.2-2noble.20250508.234542_amd64.deb Size: 6352 SHA256: 43dd58585ccb2a777f0355942d01f38e252ab529a1b3fbd36b781be63aeaa740 SHA1: 38f0281888656d3faace6e273444ce36f9dd5514 MD5sum: 79df732aebedd56b4a66c80ecbddfedf Description: Metapackage for MoveIt plugins. Package: ros-kilted-moveit-py Version: 2.13.2-2noble.20250509.002443 Architecture: amd64 Maintainer: Peter David Fagan Installed-Size: 1291 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-moveit-core, ros-kilted-moveit-ros-planning, ros-kilted-srdfdom, ros-kilted-urdfdom, ros-kilted-ament-index-python, ros-kilted-geometry-msgs, ros-kilted-moveit-ros-planning-interface, ros-kilted-octomap-msgs, ros-kilted-rclcpp, ros-kilted-rclpy, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-py/ros-kilted-moveit-py_2.13.2-2noble.20250509.002443_amd64.deb Size: 354124 SHA256: ee42219900b178b9201ce91de6eef5744f893511922cbbf28303ad9b54fd18de SHA1: 621d791eada1e2cd2d4ba966388d4214a5be3da0 MD5sum: 9755a3c86ff798cc05039f97338b5f2d Description: Python binding for MoveIt 2 Package: ros-kilted-moveit-py-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-py Version: 2.13.2-2noble.20250509.002443 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Peter David Fagan Installed-Size: 1055 Depends: ros-kilted-moveit-py (= 2.13.2-2noble.20250509.002443) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-py/ros-kilted-moveit-py-dbgsym_2.13.2-2noble.20250509.002443_amd64.deb Size: 1021058 SHA256: 22c414a0e7696c4977c17fe71f5fb8151dc28f016cc6b505be832f16b147c909 SHA1: 3d5cbf298f274c43557257fc98e74ebd205ea72c MD5sum: 5434ef646a591cf6a2ffe3d741ea40e7 Description: debug symbols for ros-kilted-moveit-py Build-Ids: 0fcbe58676204e5531773faf7c0e29675951cc6d Package: ros-kilted-moveit-resources Version: 3.1.0-2noble.20250508.231419 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 42 Depends: ros-kilted-joint-state-publisher, ros-kilted-moveit-resources-fanuc-description, ros-kilted-moveit-resources-fanuc-moveit-config, ros-kilted-moveit-resources-panda-description, ros-kilted-moveit-resources-panda-moveit-config, ros-kilted-moveit-resources-pr2-description, ros-kilted-robot-state-publisher, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-resources/ros-kilted-moveit-resources_3.1.0-2noble.20250508.231419_amd64.deb Size: 5920 SHA256: b5f309b0157d2bb816ac845a6c1241d9310bb6ba4f89f4fc8af8fd6159cdacc5 SHA1: 34af2939e4dbe5864d6c7cf8b63e1f7e7e119e96 MD5sum: ccd88c5bee7efa3514bc063029386344 Description: Resources used for MoveIt testing Package: ros-kilted-moveit-resources-fanuc-description Version: 3.1.0-2noble.20250424.203756 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 736 Depends: ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-resources-fanuc-description/ros-kilted-moveit-resources-fanuc-description_3.1.0-2noble.20250424.203756_amd64.deb Size: 127638 SHA256: 1e65edd2532bc21716874649092764356636548baebbdebae0758773d6762599 SHA1: d32e8019a366757c7edcc32a9dd7796a5f367a23 MD5sum: b2b32542e72c85878ae45bc5b97e67df Description: Fanuc Resources used for MoveIt testing Package: ros-kilted-moveit-resources-fanuc-moveit-config Version: 3.1.0-2noble.20250508.231351 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 91 Depends: ros-kilted-controller-manager, ros-kilted-joint-state-publisher, ros-kilted-moveit-resources-fanuc-description, ros-kilted-position-controllers, ros-kilted-robot-state-publisher, ros-kilted-ros2cli-common-extensions, ros-kilted-tf2-ros, ros-kilted-xacro, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-resources-fanuc-moveit-config/ros-kilted-moveit-resources-fanuc-moveit-config_3.1.0-2noble.20250508.231351_amd64.deb Size: 15804 SHA256: 56ac47565f8db70dd0a7550f9068664389a3d56a76aadacd6cc01fb6de80cb70 SHA1: e6e59bc0e8542217981a6e62c5a3f205d115d11a MD5sum: d83e6a2fec42bb7d5fc486f44b577c34 Description: MoveIt Resources for testing: Fanuc M-10iA. A project-internal configuration for testing in MoveIt. Package: ros-kilted-moveit-resources-panda-description Version: 3.1.0-2noble.20250424.203757 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 10458 Depends: ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-resources-panda-description/ros-kilted-moveit-resources-panda-description_3.1.0-2noble.20250424.203757_amd64.deb Size: 3090228 SHA256: 7ebf2883193c272d072c14cb81c2ddf465d417ab98b1e5d5a3cbaab344ffb3f4 SHA1: f5bbae97108c99a72aa7a551eb45331cc167f4a2 MD5sum: 4e96d2f187f7b7dd3b561bbeafc76b3d Description: panda Resources used for MoveIt testing Package: ros-kilted-moveit-resources-panda-moveit-config Version: 3.1.0-2noble.20250508.231350 Architecture: amd64 Maintainer: Mike Lautman Installed-Size: 138 Depends: ros-kilted-controller-manager, ros-kilted-gripper-controllers, ros-kilted-joint-state-publisher, ros-kilted-joint-state-publisher-gui, ros-kilted-moveit-resources-panda-description, ros-kilted-position-controllers, ros-kilted-robot-state-publisher, ros-kilted-ros2cli-common-extensions, ros-kilted-topic-tools, ros-kilted-xacro, ros-kilted-ros-workspace Homepage: http://moveit.ros.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-resources-panda-moveit-config/ros-kilted-moveit-resources-panda-moveit-config_3.1.0-2noble.20250508.231350_amd64.deb Size: 19892 SHA256: d7960c971f0e02cfd4c73283ac02a92c21e20644641677193caff1cfd60dcf55 SHA1: 9d97e01f1cb8a67c12647dcb44b3aa1c95e92646 MD5sum: 846a8931f61cb48b608c3432cc283439 Description: MoveIt Resources for testing: Franka Emika Panda A project-internal configuration for testing in MoveIt. Package: ros-kilted-moveit-resources-pr2-description Version: 3.1.0-2noble.20250424.203827 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 48624 Depends: ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-resources-pr2-description/ros-kilted-moveit-resources-pr2-description_3.1.0-2noble.20250424.203827_amd64.deb Size: 24342776 SHA256: 7c142999968d8c98d7b86f00fea9951f9973741d3a1ec35cef8adbdfc63e8794 SHA1: 5c9f6051f6d69630e5fe74703b99d5253128de58 MD5sum: b85ff40d908c367a44610f17fbec4958 Description: PR2 Resources used for MoveIt! testing Package: ros-kilted-moveit-resources-prbt-ikfast-manipulator-plugin Version: 2.13.2-2noble.20250508.234217 Architecture: amd64 Maintainer: Alexander Gutenkunst Installed-Size: 482 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 4.0), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-kilted-moveit-core, ros-kilted-generate-parameter-library, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-kdl, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-resources-prbt-ikfast-manipulator-plugin/ros-kilted-moveit-resources-prbt-ikfast-manipulator-plugin_2.13.2-2noble.20250508.234217_amd64.deb Size: 136780 SHA256: 7da933101b54575484cb8b255836ca65e14ec257a736eb01e858cbc2bede9452 SHA1: c0af9a2d55404a73eb56d41bb660cc926e544024 MD5sum: a3d7e06a878ab15921daaaca899c4bf0 Description: The prbt_ikfast_manipulator_plugin package Package: ros-kilted-moveit-resources-prbt-ikfast-manipulator-plugin-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-resources-prbt-ikfast-manipulator-plugin Version: 2.13.2-2noble.20250508.234217 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alexander Gutenkunst Installed-Size: 2784 Depends: ros-kilted-moveit-resources-prbt-ikfast-manipulator-plugin (= 2.13.2-2noble.20250508.234217) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-resources-prbt-ikfast-manipulator-plugin/ros-kilted-moveit-resources-prbt-ikfast-manipulator-plugin-dbgsym_2.13.2-2noble.20250508.234217_amd64.deb Size: 2761230 SHA256: 05c60aa9869f24179b2317e029d4379785b8c067f1059216fa3b990fa5ebdf06 SHA1: 6f53c55203da56cc4d63a947078e75a488c7b7be MD5sum: 4813c0314a6f649f40b541b569eb635a Description: debug symbols for ros-kilted-moveit-resources-prbt-ikfast-manipulator-plugin Build-Ids: 2ec600cd2e8c706e9b5ad10c63a473d62443967b Package: ros-kilted-moveit-resources-prbt-moveit-config Version: 2.13.2-2noble.20250509.004712 Architecture: amd64 Maintainer: Alexander Gutenkunst Installed-Size: 84 Depends: ros-kilted-joint-state-publisher, ros-kilted-moveit-resources-prbt-ikfast-manipulator-plugin, ros-kilted-moveit-resources-prbt-support, ros-kilted-moveit-ros-move-group, ros-kilted-robot-state-publisher, ros-kilted-rviz2, ros-kilted-xacro, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-resources-prbt-moveit-config/ros-kilted-moveit-resources-prbt-moveit-config_2.13.2-2noble.20250509.004712_amd64.deb Size: 14840 SHA256: 124241351306666241686b8f106e6deb0a440973572065f726c0a23fd98382ef SHA1: 10d0bdd5b40cc456b0dda8579424426deff1886d MD5sum: 2a992abf1eb45cc23df2744711332aca Description: MoveIt Resources for testing: Pilz PRBT 6 A project-internal configuration for testing in MoveIt. Package: ros-kilted-moveit-resources-prbt-pg70-support Version: 2.13.2-2noble.20250509.004736 Architecture: amd64 Maintainer: Alexander Gutenkunst Installed-Size: 935 Depends: ros-kilted-moveit-resources-prbt-ikfast-manipulator-plugin, ros-kilted-moveit-resources-prbt-moveit-config, ros-kilted-moveit-resources-prbt-support, ros-kilted-xacro, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-resources-prbt-pg70-support/ros-kilted-moveit-resources-prbt-pg70-support_2.13.2-2noble.20250509.004736_amd64.deb Size: 160712 SHA256: 0611ee03ee39bd7afbbed3946fb8a14dbaf32e0d6effcb9cf5ef7e869ec2ecc5 SHA1: 4ce5eca10a29bd656fc46fc40dcde70319e2bef8 MD5sum: 7722528678846a6cfa73a13de5e5ca0a Description: PRBT support for Schunk pg70 gripper. Package: ros-kilted-moveit-resources-prbt-support Version: 2.13.2-2noble.20250424.203830 Architecture: amd64 Maintainer: Alexander Gutenkunst Installed-Size: 3862 Depends: ros-kilted-xacro, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-resources-prbt-support/ros-kilted-moveit-resources-prbt-support_2.13.2-2noble.20250424.203830_amd64.deb Size: 760594 SHA256: 6d8c8633d3e456a0db90fb79f7b5a2584d1095c83bb9f510b72c55fcb455d0c4 SHA1: 29d684af29ce719426c869868b989b3c1c108965 MD5sum: d8231557edfe5f2f6bbe29c2709151de Description: Mechanical, kinematic and visual description of the Pilz light weight arm PRBT. Package: ros-kilted-moveit-ros-benchmarks Version: 2.13.2-2noble.20250509.002440 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 652 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-moveit-core, ros-kilted-moveit-ros-planning, ros-kilted-moveit-ros-warehouse, libboost-date-time1.83.0, libboost-filesystem1.83.0, ros-kilted-launch-param-builder, ros-kilted-moveit-common, ros-kilted-moveit-configs-utils, ros-kilted-pluginlib (>= 1.11.2), ros-kilted-rclcpp, ros-kilted-tf2-eigen, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-benchmarks/ros-kilted-moveit-ros-benchmarks_2.13.2-2noble.20250509.002440_amd64.deb Size: 203962 SHA256: 92baa915eb59f53edad4e6bfd3b89acaeec4a82ea57942e5cc7449050fa9e09b SHA1: ba0420fe7ef19ab5326c6f08863c711c0c7ce372 MD5sum: 8586a123b0578c4033d20310495e62be Description: Enhanced tools for benchmarks in MoveIt Package: ros-kilted-moveit-ros-benchmarks-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-ros-benchmarks Version: 2.13.2-2noble.20250509.002440 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 6984 Depends: ros-kilted-moveit-ros-benchmarks (= 2.13.2-2noble.20250509.002440) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-benchmarks/ros-kilted-moveit-ros-benchmarks-dbgsym_2.13.2-2noble.20250509.002440_amd64.deb Size: 6912888 SHA256: 99c7208bc010922a470861899c61ac415aceee77425a3c5f04134b31b3e82d20 SHA1: 6e3e6e76722fad76f5eb14892d249ac96e05ea5a MD5sum: d0e274e14b0ae4469ef5de31932b7780 Description: debug symbols for ros-kilted-moveit-ros-benchmarks Build-Ids: 17609b7c9b96e8fe8bf2bc10693aa0e0d3c48aa2 699b8873816275ef470e48ceff63011be092c602 Package: ros-kilted-moveit-ros-control-interface Version: 2.13.2-2noble.20250508.234907 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 957 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-moveit-core, ros-kilted-moveit-simple-controller-manager, ros-kilted-controller-manager-msgs, ros-kilted-moveit-common, ros-kilted-pluginlib (>= 1.11.2), ros-kilted-rclcpp-action, ros-kilted-trajectory-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-control-interface/ros-kilted-moveit-ros-control-interface_2.13.2-2noble.20250508.234907_amd64.deb Size: 229978 SHA256: 79148c4c43cd1d5c06c066ef7f2afbb605d70f52deb4eb0c022a7a8d85cf3107 SHA1: 6661119abd4e461acc8709aa9d0a1d6bb53b6951 MD5sum: 9134f6a04f505d031bbd016cc3bf680e Description: ros_control controller manager interface for MoveIt Package: ros-kilted-moveit-ros-control-interface-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-ros-control-interface Version: 2.13.2-2noble.20250508.234907 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 5010 Depends: ros-kilted-moveit-ros-control-interface (= 2.13.2-2noble.20250508.234907) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-control-interface/ros-kilted-moveit-ros-control-interface-dbgsym_2.13.2-2noble.20250508.234907_amd64.deb Size: 4677612 SHA256: 5086ba1fbf0dd52f251eec5ac534a1dd788b51f95e4e9a1783835abe3fd2f9ad SHA1: 6d00332068a67f9da74faf8a8200428b5acec87f MD5sum: 09216d69c72ff71917ce37b7e3cf57fc Description: debug symbols for ros-kilted-moveit-ros-control-interface Build-Ids: 23a0b1e663c7c038d072256680503af42735b2fd 3c820d56adcbbacc4c396a3b6cc093d1707dca97 4c7045367172a6afa4292aaee6dca6ca420bfd76 6f126f57e99231c691b267166c4dcb3ece8a9972 b34e30f306469c36d58bb4c78d57e3991411e072 Package: ros-kilted-moveit-ros-move-group Version: 2.13.2-2noble.20250509.001252 Architecture: amd64 Maintainer: Michael Görner Installed-Size: 1567 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-moveit-core, ros-kilted-moveit-ros-planning, ros-kilted-urdfdom, libfmt-dev, ros-kilted-moveit-common, ros-kilted-moveit-kinematics, ros-kilted-moveit-ros-occupancy-map-monitor, ros-kilted-pluginlib (>= 1.11.2), ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-std-srvs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-move-group/ros-kilted-moveit-ros-move-group_2.13.2-2noble.20250509.001252_amd64.deb Size: 406094 SHA256: 809b73615f06c8348f7ea0807f90e0f0d1af642888ecb8f8176052b919be91f4 SHA1: f46e8de25179f9fd9617cf8a8ee8f04e40b7d1e0 MD5sum: 4504062c367328e4151514354e28b07d Description: The move_group node for MoveIt Package: ros-kilted-moveit-ros-move-group-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-ros-move-group Version: 2.13.2-2noble.20250509.001252 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Görner Installed-Size: 28676 Depends: ros-kilted-moveit-ros-move-group (= 2.13.2-2noble.20250509.001252) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-move-group/ros-kilted-moveit-ros-move-group-dbgsym_2.13.2-2noble.20250509.001252_amd64.deb Size: 28306862 SHA256: 908057aca9f7653ce152d79a3bfc5118bbc11c83f09f028c2a7f966f20e3d39e SHA1: e04c506949dff80aaa4a6aa85ed87e94add9dbf4 MD5sum: 61184d85e3c144730afe1cfc24f46b4d Description: debug symbols for ros-kilted-moveit-ros-move-group Build-Ids: 4c41355ad282bf4cf4e220281ef841c5383f38a4 645dbf5f111924296c03f4c1c3e154e869ae5fcf a831b991c860466c2251f24a39d8cb1e4caeaf0f c4bff3427c887cfa809f65ae2c7bb8073177a928 Package: ros-kilted-moveit-ros-occupancy-map-monitor Version: 2.13.2-2noble.20250508.234818 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 1006 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liboctomap1.9t64 (>= 1.9.7+dfsg), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-moveit-core, libeigen3-dev, liboctomap-dev, ros-kilted-eigen3-cmake-module, ros-kilted-geometric-shapes, ros-kilted-moveit-common, ros-kilted-moveit-msgs, ros-kilted-pluginlib (>= 1.11.2), ros-kilted-rclcpp, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-occupancy-map-monitor/ros-kilted-moveit-ros-occupancy-map-monitor_2.13.2-2noble.20250508.234818_amd64.deb Size: 259540 SHA256: 40c3512236ab2273d47465e175c78daa457370e807d71c621092fe653b6fa2ea SHA1: 9a4a3d80b04ab87c6ab05577a9c6291e13b735da MD5sum: c68e1337b93f4f8158d4d72556752f63 Description: Components of MoveIt connecting to occupancy map Package: ros-kilted-moveit-ros-occupancy-map-monitor-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-ros-occupancy-map-monitor Version: 2.13.2-2noble.20250508.234818 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 5254 Depends: ros-kilted-moveit-ros-occupancy-map-monitor (= 2.13.2-2noble.20250508.234818) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-occupancy-map-monitor/ros-kilted-moveit-ros-occupancy-map-monitor-dbgsym_2.13.2-2noble.20250508.234818_amd64.deb Size: 4788510 SHA256: d021477b212e2abaf76e378ab2a5f3b7baf7dec54265bb1c14da5b6a6ef0af4c SHA1: 2911e78fcbe2b18c475c57d84b99c6410b6c0ec5 MD5sum: c642dc6b1bdcbae424576e6ad95c30d4 Description: debug symbols for ros-kilted-moveit-ros-occupancy-map-monitor Build-Ids: 11768eb472f6a42bd3157f7cfd15d7306301f561 24f2e5e8e88ddd620f8b862e78a78ab2acf632af Package: ros-kilted-moveit-ros-perception Version: 2.13.2-2noble.20250509.001351 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 1822 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libglew2.2 (>= 2.2.0-4build1), libglu1-mesa | libglu1, libglut3.12 (>= 3.4.0), libglx0, libgomp1 (>= 4.2.1), liboctomap1.9t64 (>= 1.9.7+dfsg), libopengl0, libstdc++6 (>= 13.1), ros-kilted-geometric-shapes, ros-kilted-moveit-core, ros-kilted-moveit-ros-occupancy-map-monitor, freeglut3-dev, libgl1-mesa-dev, libglew-dev, libglu1-mesa-dev, libomp-dev, ros-kilted-cv-bridge, ros-kilted-image-transport, ros-kilted-message-filters, ros-kilted-moveit-common, ros-kilted-moveit-msgs, ros-kilted-moveit-ros-planning, ros-kilted-object-recognition-msgs, ros-kilted-pluginlib (>= 1.11.2), ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-tf2, ros-kilted-tf2-eigen, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-urdf, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-perception/ros-kilted-moveit-ros-perception_2.13.2-2noble.20250509.001351_amd64.deb Size: 392546 SHA256: caab09b03c5e2d5f27b6633f64817d619bf1f1e535de40c75ce2407075c6ff90 SHA1: c5f0548e33342d6b4b5a633d3204bc329f4b8ba5 MD5sum: b8a0d3997f5ba4cc473dde86222c910e Description: Components of MoveIt connecting to perception Package: ros-kilted-moveit-ros-perception-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-ros-perception Version: 2.13.2-2noble.20250509.001351 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 10987 Depends: ros-kilted-moveit-ros-perception (= 2.13.2-2noble.20250509.001351) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-perception/ros-kilted-moveit-ros-perception-dbgsym_2.13.2-2noble.20250509.001351_amd64.deb Size: 10147652 SHA256: 3639fc05bdfdbdc1371180a1175e6c36750907ad991bbf589fb2c2011da89f94 SHA1: f283790cb044ff9ce17fc42ae64391cf49020f37 MD5sum: e13d90e5d9c5eb5c6a51fa34813bca3a Description: debug symbols for ros-kilted-moveit-ros-perception Build-Ids: 1693416bac3ab143aa9ed64395acad8457bf58a7 87e792633ce97761978287f7dbd42f38ed088216 aed6b62cb567546ceb340065dcb94965ba3dbe3f b735bd5da1720f72cf9092084f6576a0457950df cb1cacaaed95c240adc654c8d887764602b376be e68b5495a7c4612cc24ac6987254d69f3bbc4b80 f18659d2130b8b1e42b1d43e45f8c0c0965f71ab fe56e5d6f329f8885a488c2326e7d0eccfcecd80 Package: ros-kilted-moveit-ros-planning Version: 2.13.2-2noble.20250508.235158 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 6616 Depends: libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-geometric-shapes, ros-kilted-moveit-core, ros-kilted-moveit-ros-occupancy-map-monitor, ros-kilted-srdfdom, libeigen3-dev, libfmt-dev, ros-kilted-ament-index-cpp, ros-kilted-eigen3-cmake-module, ros-kilted-generate-parameter-library, ros-kilted-message-filters, ros-kilted-moveit-common, ros-kilted-moveit-msgs, ros-kilted-pluginlib (>= 1.11.2), ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-rclcpp-components, ros-kilted-std-msgs, ros-kilted-tf2, ros-kilted-tf2-eigen, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-msgs, ros-kilted-tf2-ros, ros-kilted-urdf, ros-kilted-ros-workspace Conflicts: ros-kilted-moveit-ros-planning-interface (<< 2.1.5) Replaces: ros-kilted-moveit-ros-planning-interface (<< 2.1.5) Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-planning/ros-kilted-moveit-ros-planning_2.13.2-2noble.20250508.235158_amd64.deb Size: 1241842 SHA256: f449f9a476fb8bba1d30e5fd669bee998f7cb8caa9e96a1ca4a7c10c246b04e9 SHA1: a3a52b12974ded0bde558c47c79c9f4d1714aa2b MD5sum: e9005d1f41bfddf4007a96021b17ebca Description: Planning components of MoveIt that use ROS Package: ros-kilted-moveit-ros-planning-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-ros-planning Version: 2.13.2-2noble.20250508.235158 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 71930 Depends: ros-kilted-moveit-ros-planning (= 2.13.2-2noble.20250508.235158) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-planning/ros-kilted-moveit-ros-planning-dbgsym_2.13.2-2noble.20250508.235158_amd64.deb Size: 69246604 SHA256: 5f7115ffb5f5afb099ad28fcfb6768d1598aabae03a9bc9e5fa29223c893dcda SHA1: b99bc4265c31dad3a2e1ac23668b4f8f82fa419a MD5sum: 8e1dddc75afa2f41dded9700f87f2543 Description: debug symbols for ros-kilted-moveit-ros-planning Build-Ids: 077134435fa49950e3778fd50316830bacccefd2 1685af8f9226259f6fbaf2b53d4e7eb645620013 1e0d0c42bf07ccd45307e7f411aa120052f5ef5c 1e66e119bf70ea309b857e10316b3f17cdc70c46 29283679d57093abe0b5a2c421b3be0d6d338dd7 5029a943fa9e5ed60a6e6417695740020eb8cf1a 516906147d39af42af86d83e049b05ce1077c5a2 529187f7d63ea49b51fa40567db9b3a1620907ff 5eb3f384602d4f0a1b41b1659f00cfe05cce30cf 60a8ba4350aa4738b6b6a3b86ffacf42ff1850e3 6cc229023c9390cb061487fa241534acc02d4d39 743e835bee9b911e63814a37fce0ac5bde952d94 a13cd777ace8d28822234031059a2fc2856dbde2 b2781acbbb0d5230d6f5c911e260ff3551a9cc72 cfe5977a36e819012ccecd2faaaca5cdb07b00d0 e0cd2e9befc6c967bd257e27963d50254159f10c e0ef68f2e6d6d31cc71ae2e5b5695645418ea8bc e9578ef9cb9f6ced0f42026449f772d652ac478e f6278835b32d0abdf52c621ae3dfed34de68266a f6410299c7d4a4103df7ba10f8cab8fbfa3a7240 f84a9488f3afa2cbd363e75dd860b0bfc4aa8de8 fa93f1f534e670debe3b3f2cf1c639cb818770f4 Package: ros-kilted-moveit-ros-planning-interface Version: 2.13.2-2noble.20250509.002113 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 1089 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-kilted-moveit-core, ros-kilted-moveit-ros-planning, ros-kilted-moveit-ros-warehouse, python3-dev, ros-kilted-geometry-msgs, ros-kilted-moveit-common, ros-kilted-moveit-msgs, ros-kilted-moveit-ros-move-group, ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-rclpy, ros-kilted-tf2, ros-kilted-tf2-eigen, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-planning-interface/ros-kilted-moveit-ros-planning-interface_2.13.2-2noble.20250509.002113_amd64.deb Size: 275406 SHA256: fade868519a0d56a09903bb8d16f8ba8eb794ecf37d29b3ae7736dda00efa0f3 SHA1: 75eecb8d78b25cbb2cb8989d08e4eb5333d62864 MD5sum: dcdf659fb5883464f8f5176d2d668c8d Description: Components of MoveIt that offer simpler remote (as from another ROS 2 node) interfaces to planning and execution Package: ros-kilted-moveit-ros-planning-interface-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-ros-planning-interface Version: 2.13.2-2noble.20250509.002113 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 10130 Depends: ros-kilted-moveit-ros-planning-interface (= 2.13.2-2noble.20250509.002113) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-planning-interface/ros-kilted-moveit-ros-planning-interface-dbgsym_2.13.2-2noble.20250509.002113_amd64.deb Size: 9812248 SHA256: f5d33fadc36d7caeb337de21fc459e52d60ee0ab081a8d769637532946966d55 SHA1: eda58786b500d10e7d7837fc3f453be447258e1c MD5sum: 50b0e32ce9315e2cafbe08407e3e0c68 Description: debug symbols for ros-kilted-moveit-ros-planning-interface Build-Ids: ad157a2b27cff4587f6729ae0c7b76d0e5003bbc d11a296d921e3316c4a05767596550d44104144b f0a5c3c80ab0969f6ee6c1506c56093b3f7ef87f Package: ros-kilted-moveit-ros-robot-interaction Version: 2.13.2-2noble.20250509.001028 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 742 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-kilted-moveit-core, ros-kilted-interactive-markers, ros-kilted-moveit-common, ros-kilted-moveit-ros-planning, ros-kilted-rclcpp, ros-kilted-tf2, ros-kilted-tf2-eigen, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-robot-interaction/ros-kilted-moveit-ros-robot-interaction_2.13.2-2noble.20250509.001028_amd64.deb Size: 171912 SHA256: 965b0ba65ae56591988f59748d383422f30a474a908a0771ee52232c0679305f SHA1: ba760298ee6b3ab5745d87adc56cedf41a4b601c MD5sum: 56023a61782bba5d15754c0898c69f40 Description: Components of MoveIt that offer interaction via interactive markers Package: ros-kilted-moveit-ros-robot-interaction-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-ros-robot-interaction Version: 2.13.2-2noble.20250509.001028 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 7026 Depends: ros-kilted-moveit-ros-robot-interaction (= 2.13.2-2noble.20250509.001028) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-robot-interaction/ros-kilted-moveit-ros-robot-interaction-dbgsym_2.13.2-2noble.20250509.001028_amd64.deb Size: 6731740 SHA256: 1af3cb9bfce0d5365ca7ffc734161cc33d63504bf51a08c8a83e488b1e93fbc4 SHA1: 82f8d00acec7e04f5d97934cd73b8ae9a7a8aeb7 MD5sum: 51cb96a79178500de483fabf772762b5 Description: debug symbols for ros-kilted-moveit-ros-robot-interaction Build-Ids: a8419770c05b52ece985447be6374f9c33d700ff Package: ros-kilted-moveit-ros-tests Version: 2.13.2-2noble.20250508.220318 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 8 Depends: ros-kilted-moveit-common, ros-kilted-rclcpp, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-tests/ros-kilted-moveit-ros-tests_2.13.2-2noble.20250508.220318_amd64.deb Size: 1992 SHA256: 89d4b98dc97adbbdbc6df13ed28a3eaa0cda730555234277320eb301c0680679 SHA1: 2889fc733b9c592101ffd0159a92db461775c6d4 MD5sum: 682f9b6580401b1691551154061a8898 Description: Integration tests for moveit_ros Package: ros-kilted-moveit-ros-warehouse Version: 2.13.2-2noble.20250509.001414 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 2476 Depends: libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.34), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-moveit-core, ros-kilted-moveit-ros-planning, libfmt-dev, ros-kilted-moveit-common, ros-kilted-rclcpp, ros-kilted-tf2-eigen, ros-kilted-tf2-ros, ros-kilted-warehouse-ros, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-warehouse/ros-kilted-moveit-ros-warehouse_2.13.2-2noble.20250509.001414_amd64.deb Size: 502528 SHA256: 4e8f8f9da795d7b67109d7a0145f2fd301d004dd60c0f23a60f17a493be0c895 SHA1: 15a46f8788deca82ec745912ea4f58bd8fe417f1 MD5sum: c6150d8d9db90915840e1a3af90d92fa Description: Components of MoveIt connecting to MongoDB Package: ros-kilted-moveit-ros-warehouse-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-ros-warehouse Version: 2.13.2-2noble.20250509.001414 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 20407 Depends: ros-kilted-moveit-ros-warehouse (= 2.13.2-2noble.20250509.001414) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-ros-warehouse/ros-kilted-moveit-ros-warehouse-dbgsym_2.13.2-2noble.20250509.001414_amd64.deb Size: 19138678 SHA256: 9e36f4c93a7f2877546a271909fd5f40e30c01ec38ceca93cce2566da1839ae8 SHA1: c2510e6fef494c5b730218879b67777387a3fcb3 MD5sum: eaa4aae1d0ff1ce1cd234f01052b4d54 Description: debug symbols for ros-kilted-moveit-ros-warehouse Build-Ids: 1c7fd62e990def03dff764c38185d780d2596b23 344a584205abadbf58540f5934b0819ef120f3b2 38d6421c598395dfd78e6e060d240454bd07221c 880433d98add586f941c30459b50acde4dfe2515 cecf1fa92e5226e25a43a492906f311aa17bc518 e8eeaa4469971a244293f50f8c5f740bfb2d9bc4 f0e4c146ca11456d6d881fb56f82759758579e3e Package: ros-kilted-moveit-runtime Version: 2.13.2-2noble.20250509.003350 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 43 Depends: ros-kilted-moveit-core, ros-kilted-moveit-planners, ros-kilted-moveit-plugins, ros-kilted-moveit-ros-move-group, ros-kilted-moveit-ros-perception, ros-kilted-moveit-ros-planning, ros-kilted-moveit-ros-planning-interface, ros-kilted-moveit-ros-warehouse, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-runtime/ros-kilted-moveit-runtime_2.13.2-2noble.20250509.003350_amd64.deb Size: 6514 SHA256: 55f36b6ac7290bcb5462b21080bc745b81231c120bee04d41f3f02b194826ca5 SHA1: 555aac151548565926de05cacdc9a75e6e58cfc4 MD5sum: e04021bfa2b2b63738bc6c033fc4eff2 Description: moveit_runtime meta package contains MoveIt packages that are essential for its runtime (e.g. running MoveIt on robots). Package: ros-kilted-moveit-simple-controller-manager Version: 2.13.2-2noble.20250508.234430 Architecture: amd64 Maintainer: Michael Görner Installed-Size: 511 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-moveit-core, ros-kilted-control-msgs, ros-kilted-moveit-common, ros-kilted-pluginlib (>= 1.11.2), ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-simple-controller-manager/ros-kilted-moveit-simple-controller-manager_2.13.2-2noble.20250508.234430_amd64.deb Size: 119624 SHA256: 237212364ec521e8c83e897da2d9628375567821a842372938b88d23ad5c6e4c SHA1: ec7f7270522ed1424abfc7d50db60d683ddbc61e MD5sum: 8547357dd047873b33080fa1eabd86d7 Description: A generic, simple controller manager plugin for MoveIt. Package: ros-kilted-moveit-simple-controller-manager-dbgsym Package-Type: ddeb Source: ros-kilted-moveit-simple-controller-manager Version: 2.13.2-2noble.20250508.234430 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Görner Installed-Size: 1992 Depends: ros-kilted-moveit-simple-controller-manager (= 2.13.2-2noble.20250508.234430) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-moveit-simple-controller-manager/ros-kilted-moveit-simple-controller-manager-dbgsym_2.13.2-2noble.20250508.234430_amd64.deb Size: 1786996 SHA256: 2c88abf7227367368afb9f0b1c0ef7fc4d6381f8dfbff3843c7b43f079a2356f SHA1: 972f4d992c2fc20b02b082dcfc33d0224f2a2f90 MD5sum: 289809d11d4e55835a2dbd8e7dde5c0a Description: debug symbols for ros-kilted-moveit-simple-controller-manager Build-Ids: 45de0a5f5f6afbcb4f559b88ff7270e665af555f Package: ros-kilted-mp2p-icp Version: 1.6.7-2noble.20250508.232542 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3742 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libgui, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, libtbb-dev, ros-kilted-mola-common, ros-kilted-mrpt-libtclap, ros-kilted-ros-workspace Homepage: https://github.com/MOLAorg/mp2p_icp Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mp2p-icp/ros-kilted-mp2p-icp_1.6.7-2noble.20250508.232542_amd64.deb Size: 965748 SHA256: 0afb6693e7f07137a3a8e983abf5b82d6275391b22bb4d61e63f7a863116d557 SHA1: 226b00c000671e4c51cf216adf1de671fc03c1de MD5sum: 06248953cba834ccfba0b042208086f6 Description: A repertory of multi primitive-to-primitive (MP2P) ICP algorithms in C++ Package: ros-kilted-mp2p-icp-dbgsym Package-Type: ddeb Source: ros-kilted-mp2p-icp Version: 1.6.7-2noble.20250508.232542 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 33968 Depends: ros-kilted-mp2p-icp (= 1.6.7-2noble.20250508.232542) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mp2p-icp/ros-kilted-mp2p-icp-dbgsym_1.6.7-2noble.20250508.232542_amd64.deb Size: 33376578 SHA256: 9d51af287e742861f09d7583040533432063d59ed2047450e091fdd27ac43880 SHA1: eb227bd4c4be2c6ca6560734e2c9c6e325e0c193 MD5sum: fdfa0edec7ed38e500900f53e33aa8eb Description: debug symbols for ros-kilted-mp2p-icp Build-Ids: 2d73357f316e58e362e175643323e79dfee40fb2 347a9c22f155cc9ceea6e4a5d3dbc7d74c53b45c 4184286651d8c98fe8a0106cbf187f49c8e9056a 479fe5856f0d8c892f13c0668c57acfa6eae5c01 76e3fb32e86c80e85721410da4a9b65f9bc3c840 7e386db30f6610c02e900a53b1c99a686a666a64 867a88cfa5ecb2f643164c1dd761669b3513ed01 8d124dc7455b5af4c74a8b4e29c07f2ffccb0dba 987ba6b5e08fbf613dc80ded62ddba6d8388b56e 9d4dcd648e351394737dee2833c9d2b27c171a78 add1b2a0576af82d7cc55100a6cac3495c104007 bf412aa239a3c64d72a41ed029bd86d3a0baad47 c1f60d334b8c42352a6172ca7da2715329945041 d01e40bfe5cc4fc25875faa59568f7e12e0631b8 d06da98c6e94eb702bee843568d26da6a45fe406 Package: ros-kilted-mqtt-client Version: 2.3.0-2noble.20250508.220320 Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 632 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpaho-mqtt1.3 (>= 1.3.0), libpaho-mqttpp3-1 (>= 1.2.0), libstdc++6 (>= 13.1), libfmt-dev, libpaho-mqtt-dev, libpaho-mqttpp-dev, ros-kilted-mqtt-client-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rcpputils, ros-kilted-ros-environment, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/mqtt_client Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mqtt-client/ros-kilted-mqtt-client_2.3.0-2noble.20250508.220320_amd64.deb Size: 194628 SHA256: 8c7c8d681754dea948774a8af874bd73d7090ed6bd5d905ae15af2187be812a2 SHA1: 8b2f90ad9fd7b05565b25a30bc39664c0e81c44d MD5sum: eefbb9fe149b39696510cdf59afa05fb Description: Node that enables connected ROS-based devices or robots to exchange ROS messages via an MQTT broker using the MQTT protocol. Package: ros-kilted-mqtt-client-dbgsym Package-Type: ddeb Source: ros-kilted-mqtt-client Version: 2.3.0-2noble.20250508.220320 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 2922 Depends: ros-kilted-mqtt-client (= 2.3.0-2noble.20250508.220320) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mqtt-client/ros-kilted-mqtt-client-dbgsym_2.3.0-2noble.20250508.220320_amd64.deb Size: 2730332 SHA256: a9291e93fd7d5012d54f65e763e947573412f00f309f9a25e760569141e798d7 SHA1: c3baeb7b418a8a113b2b0057616c24d07774485d MD5sum: f4876c890ba41b70a255ab6da36cae5d Description: debug symbols for ros-kilted-mqtt-client Build-Ids: 9fa7f58445f058ebbb67f36b647ab11fd24b0153 d744da58012c2acd92e84d0276190081519aac07 Package: ros-kilted-mqtt-client-interfaces Version: 2.3.0-2noble.20250424.211448 Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 1722 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-ros-environment, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/mqtt_client Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mqtt-client-interfaces/ros-kilted-mqtt-client-interfaces_2.3.0-2noble.20250424.211448_amd64.deb Size: 126658 SHA256: 9a7cb5782963af1e7666a96720dd5c71740bea5e102bdaa501b170e388ed7322 SHA1: 256664b1f610ed9ccf7b7712b3640a0f25b6f30d MD5sum: 45478e55641dadbe75830c6e5c52ff45 Description: Message and service definitions for mqtt_client Package: ros-kilted-mqtt-client-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-mqtt-client-interfaces Version: 2.3.0-2noble.20250424.211448 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 1201 Depends: ros-kilted-mqtt-client-interfaces (= 2.3.0-2noble.20250424.211448) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mqtt-client-interfaces/ros-kilted-mqtt-client-interfaces-dbgsym_2.3.0-2noble.20250424.211448_amd64.deb Size: 918104 SHA256: 4f1c41934c1bb534794b2f55800440de23ce48b2af028989bc85fac851dd9126 SHA1: ac02da43fd851dc6d92b1cbb09291eca02735384 MD5sum: 5a0bd5698e99ff70988bd57690460c8f Description: debug symbols for ros-kilted-mqtt-client-interfaces Build-Ids: 23793cb75bd4cb28a905dd9969c6c78b00be8839 2ab7125bc1dab124201a19a81ee668bc5eb2fe89 706fd099ba05fba8ec8f74e44752eeeaa813e224 8dcf40038832c9932f3457dde8b8b866932fbeb7 9147067bab1cff320e7e557a14ea3fca6655e038 997ae6f826341e557338c0ef1a54d7baa6a8259c d651cc0f6b2c6a2c8be1c9d1a0b44bf5b3f099ba e6776333414b138c19a3dd9b93073c6595dc5b4d ee8e0281de05999f8c6c003a9ef63f1a13b2fe7c ef4b8c972516280368aaa2ab431a1da901e51c81 f09f9702cf0e8c6e4f72e6ad5c2d0e2cfaf4f488 Package: ros-kilted-mrpt-apps Version: 2.14.7-2noble.20250508.235603 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 13339 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libopengl0, libopenni2-0 (>= 2.2.0.33+dfsg), libstdc++6 (>= 13.1), libwxbase3.2-1t64 (>= 3.2.4+dfsg), libwxgtk-gl3.2-1t64 (>= 3.2.4+dfsg), libwxgtk3.2-1t64 (>= 3.2.4+dfsg), ros-kilted-mrpt-libapps, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libgui, ros-kilted-mrpt-libhwdrivers, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libnav, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mrpt-libslam, ros-kilted-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-apps/ros-kilted-mrpt-apps_2.14.7-2noble.20250508.235603_amd64.deb Size: 2437520 SHA256: 87933ad03b93542011550acfbaa802aab29c0f9558792ff3d9bbdeffde1f8608 SHA1: afe57c377926d8dde56473bb89aff9a32692c11a MD5sum: f168d5622429c8a49687d821e83f3f03 Description: Mobile Robot Programming Toolkit (MRPT) applications Package: ros-kilted-mrpt-apps-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-apps Version: 2.14.7-2noble.20250508.235603 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 53972 Depends: ros-kilted-mrpt-apps (= 2.14.7-2noble.20250508.235603) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-apps/ros-kilted-mrpt-apps-dbgsym_2.14.7-2noble.20250508.235603_amd64.deb Size: 52033594 SHA256: 3ef00cc04b2cb2660bc3bfb0419c40b16caf0477d975ba75f19a25b725aed0b2 SHA1: 3e1f8c416de08e776f8e34fc551e4d2119be23d9 MD5sum: b27e1d81a3ee5c007d4d320d6e2f9859 Description: debug symbols for ros-kilted-mrpt-apps Build-Ids: 02b4b7ebfeb9d368895265ec34ca9357c53c014a 0bfe4ea1c896177aaa98b8955cccb70c74d6e432 1560075f40149325364f05cceee536345712ac7b 2badbd1ec62b0d3c987935135d814fc705f4a20a 30a97d519e7a6e5ed5cea07160e7f504fd5ba1d3 33257312ef0ee3289c308f6996011cdcc045a446 361f9dd6d6115c45a600d177da04018631d4f3b8 407159c1a22740c8709f1ed757d4f192816e4c4e 41c872d805a99a535e67a58fc7114134921c2b42 5802415ee4d1dbb08ed1d6f07e5651d98cacca44 625624a18fc22ce31644a5717f387a2678aeff2c 69650dc0d3d83de212efd6749bb92d5d54cff0a2 6ac338df7ce3a26a2365309aa9fd6930660f2784 701f481523ebbed06f37996a8d2e2d58d5e0b3cd 74eb6a4c9d0dafde43d12882811a413af11009d4 77fc8cca8459ea4c652d5fdde0f942602420d027 8a6221fd59db8377ea91a89fa6a0ca84da39d9ac 8c1e6a83ca81353f7661a183fda3699153e0009c 91ccaf4f69208fe36e50f5c241a5df929f8967e5 9c75d0dc95191f8c35317f41d54349298f743ca5 a15f8a1379c3f812e30c5d0127048651a835425b a39764bbd0e5e65ad7a2619e2ee48ddccc1b9f47 ab5191c946b3789b1a67616d4ede83866506a36c ac0eea22813d6ff137040ace0e8d42a8d9477f3b b659baa5bfdfe59711edfe81efcb47229117005f bd25bb742b51df0189d1a9ba818428f6021a36b2 cdcff1634e485c711569c6956e60189bee0fa8de d23badc76aa8a5acc1edf28c465e8c9fbad6a01f d43140092a3e6f59e02690d0b839ba0e646d9433 d4d79149600ab54759f8644f5d4fa2986698580d d7cb73ce6534175066723f0d924e63a21c49b9d8 d97dec6386ab861f99fd4be841c07115a9ba05d2 dc2fa0bf1201b0ebab781d2e896acdeb72b12bfc e295f2565699276d462ac8204035deb6db3d3fb3 e6b1e5bf2e16e660c0a7d952eb66d6aacbd5f79c e8a904d158de630ddef061fe525429654b22c168 f1684434b7b22397afbc406c7a7461c8573b9da1 f3842c0b6b1ece5896b8b4d0c321cb08206019ca fbccb34d72bae631e5a0b1cff98fd9d0cab21903 fbde4b2f887921e889ad6a0e028ec51332de1e1e fe8c8c75c1a1e7a033c08386ddb93febc97f0cae fed27e5dfcc6946f3856d097eb01fb3f6e66533f ff1cdcb9145e4ca35d89378822a9e49b5fdde985 Package: ros-kilted-mrpt-generic-sensor Version: 0.2.3-2noble.20250508.235401 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 466 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libhwdrivers, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libros-bridge, ros-kilted-ament-lint-auto, ros-kilted-ament-lint-common, ros-kilted-mrpt-msgs, ros-kilted-mrpt-sensorlib, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-generic-sensor/ros-kilted-mrpt-generic-sensor_0.2.3-2noble.20250508.235401_amd64.deb Size: 103012 SHA256: 15136415315263dd9b72cc121d379a818b218834bdc30b0ba3d11ae961416cf2 SHA1: 817d671dbcec34117864afdce7fec7d407f29d28 MD5sum: 1a738f3438951d9a6261ac731cde4dbe Description: ROS node for interfacing any sensor supported by mrpt-hwdrivers Package: ros-kilted-mrpt-generic-sensor-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-generic-sensor Version: 0.2.3-2noble.20250508.235401 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 419 Depends: ros-kilted-mrpt-generic-sensor (= 0.2.3-2noble.20250508.235401) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-generic-sensor/ros-kilted-mrpt-generic-sensor-dbgsym_0.2.3-2noble.20250508.235401_amd64.deb Size: 269896 SHA256: 3e6e8dd33cf5d35e99c618c6d360c57f7a137fe6ea26c42bd844e7197a69a044 SHA1: f2aba58e6ce507fa37cbe38a7c2ad5a696c2271b MD5sum: 376733fb4b87ce6b13ccd3ca4fc285e4 Description: debug symbols for ros-kilted-mrpt-generic-sensor Build-Ids: 2b9436587f66c1cf3b911cdf816e1e2aa9dce653 Package: ros-kilted-mrpt-libapps Version: 2.14.7-2noble.20250508.234656 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1613 Depends: ros-kilted-mrpt-libbase, ros-kilted-mrpt-libgui, ros-kilted-mrpt-libhwdrivers, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mrpt-libslam, ros-kilted-mrpt-libtclap, ros-kilted-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libapps/ros-kilted-mrpt-libapps_2.14.7-2noble.20250508.234656_amd64.deb Size: 434624 SHA256: bb4c062f61ecf9dd710ab68f2940ae55a842a6511d1b8b576363694d83c4f204 SHA1: 64631f4c84dd96e52af4ec65bb4eed1dd6318b7a MD5sum: 1457ee2c721b030614d83e0fc7877bba Description: Mobile Robot Programming Toolkit (MRPT) libraries (apps C++ libraries). This package contains: mrpt-apps lib, mrpt-graphslam Package: ros-kilted-mrpt-libapps-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-libapps Version: 2.14.7-2noble.20250508.234656 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 9571 Depends: ros-kilted-mrpt-libapps (= 2.14.7-2noble.20250508.234656) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libapps/ros-kilted-mrpt-libapps-dbgsym_2.14.7-2noble.20250508.234656_amd64.deb Size: 9359572 SHA256: ebd43a7a9eee4287d4af0a105d7e154dd02612bbaeecc6c2a90388c03724f466 SHA1: cea70054efb8b07d0ff0a3a4c8e4ff539edfbce3 MD5sum: 5487d9e9bee6561406b97d1dcc784977 Description: debug symbols for ros-kilted-mrpt-libapps Build-Ids: 1b85b818a3040a894de86c31542c04f943c37f12 8dce95db4414d72fbf2ae582e858aa2bb0806fa9 Package: ros-kilted-mrpt-libbase Version: 2.14.7-2noble.20250508.215201 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 6075 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), ros-kilted-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libbase/ros-kilted-mrpt-libbase_2.14.7-2noble.20250508.215201_amd64.deb Size: 1116930 SHA256: 25309d84607dcebd21b7cf05e709d65466a4362ed3889043d94bf18f2fb1d8df SHA1: f8bb989bd5f831d5fa1f4fcc9317d1c34137c8da MD5sum: 931cdde24022293ccbf753560966ab3f Description: Mobile Robot Programming Toolkit (MRPT) libraries (core C++ libraries). This package contains: mrpt-io, mrpt-serialization, mrpt-random, mrpt-system, mrpt-rtti, mrpt-containers, mrpt-typemeta, mrpt-core, mrpt-random, mrpt-config, mrpt-expr Package: ros-kilted-mrpt-libbase-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-libbase Version: 2.14.7-2noble.20250508.215201 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 7339 Depends: ros-kilted-mrpt-libbase (= 2.14.7-2noble.20250508.215201) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libbase/ros-kilted-mrpt-libbase-dbgsym_2.14.7-2noble.20250508.215201_amd64.deb Size: 5909340 SHA256: 2b2cab6cb05bf71cb5b06e2ccb0996002077488de7e9f00f1f93868725a3e6ff SHA1: 266dbab2be8c49597df68c070d07fc14f40e9ee6 MD5sum: cdfa238287ddbb17f06158420fd8d571 Description: debug symbols for ros-kilted-mrpt-libbase Build-Ids: 1e69e73eea51b23eec6a0dcd7a8bf62d25f4bd4c 219d01825489d593f5032402d63c19f2bd307d82 4874e5907999b72af37ffee0ae93710a05502d3b 4927a84ea9fa7a1cdc672f640c0571fc6f32f60c 6860f92ddabb74af02566b5ba1c4725b92945969 690252fd69eb31ae1a514e426dab1327842a4534 871e669f8136da9077eeaf156d3e4649e9813a60 c477d91d78011d8e07b030b4601fd41a4596bf32 d1263fa6aca73f0a699fca739fd3b85d6fde0756 Package: ros-kilted-mrpt-libgui Version: 2.14.7-2noble.20250508.224828 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2902 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgles2, libglfw3 (>= 3.2), libglut3.12 (>= 3.4.0), libopencv-flann406t64 (>= 4.6.0+dfsg), libopengl0, libstdc++6 (>= 13.1), libwxbase3.2-1t64 (>= 3.2.4+dfsg), libwxgtk-gl3.2-1t64 (>= 3.2.4+dfsg), libwxgtk3.2-1t64 (>= 3.2.4+dfsg), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libopengl, libglfw3-dev, ros-kilted-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libgui/ros-kilted-mrpt-libgui_2.14.7-2noble.20250508.224828_amd64.deb Size: 815314 SHA256: 04de56e11d9a49a1195a4efce74f85bcf65ac7ef2c5be8b30c9cefc9510df600 SHA1: 2fc42056b538e0619068486636eddc99bd53440b MD5sum: b2dee475d90a87aa80bdcfe228a722e9 Description: Mobile Robot Programming Toolkit (MRPT) libraries (GUI C++ libraries). This package contains: mrpt-gui, nanogui Package: ros-kilted-mrpt-libgui-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-libgui Version: 2.14.7-2noble.20250508.224828 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 14860 Depends: ros-kilted-mrpt-libgui (= 2.14.7-2noble.20250508.224828) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libgui/ros-kilted-mrpt-libgui-dbgsym_2.14.7-2noble.20250508.224828_amd64.deb Size: 14650966 SHA256: 3e590867e6c8e9faba0a15276d97baf7372d9cffc98b5b00141a5bb940b9cb36 SHA1: 42132f8718905d4c05467a782f8106d1115633d9 MD5sum: 018002da069045afc3cc9b69ea5e7d3b Description: debug symbols for ros-kilted-mrpt-libgui Build-Ids: 3c72d84d32a6a938c3fd347c2d65fb6f2261965d cec84e0939a2be16f448a4fd9feae0725bd9eb6d Package: ros-kilted-mrpt-libhwdrivers Version: 2.14.7-2noble.20250508.233700 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 5973 Depends: libdc1394-25 (>= 2.2.6), libfreenect0.5t64 (>= 1:0.1.1), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libopenni2-0 (>= 2.2.0.33+dfsg), libpcap0.8t64 (>= 1.0.0), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libgui, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libslam, ros-kilted-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libhwdrivers/ros-kilted-mrpt-libhwdrivers_2.14.7-2noble.20250508.233700_amd64.deb Size: 1177002 SHA256: 86c09ed8370fce8b7fe985c2e3aece09e07294626a212be44f7cb99697986b15 SHA1: 27d408c9bdeaf871fb69d5e6e378a394a1616272 MD5sum: 906d04d927c8e85334cf7331f591fe2e Description: Mobile Robot Programming Toolkit (MRPT) libraries (hwdrivers C++ libraries). This package contains: mrpt-hwdrivers, mrpt-comms Package: ros-kilted-mrpt-libhwdrivers-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-libhwdrivers Version: 2.14.7-2noble.20250508.233700 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 14064 Depends: ros-kilted-mrpt-libhwdrivers (= 2.14.7-2noble.20250508.233700) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libhwdrivers/ros-kilted-mrpt-libhwdrivers-dbgsym_2.14.7-2noble.20250508.233700_amd64.deb Size: 13592368 SHA256: 2ba7f095ea14376befeb3ae743c44d69ab339f8dcf4fb79c01ed7c0e6d3095c7 SHA1: a0ac1cea2927cd6fc7f881bf74640103744cb7d5 MD5sum: 01b42db2c9a31d100ed56a83bbf33e47 Description: debug symbols for ros-kilted-mrpt-libhwdrivers Build-Ids: 0f48759a9207e71f48158ac98499cae50dfcda58 c53654b86a8d81ab4de2e3ff1b21f9707b0ae690 Package: ros-kilted-mrpt-libmaps Version: 2.14.7-2noble.20250508.225841 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2841 Depends: libgles2, liboctomap1.9t64 (>= 1.9.7+dfsg), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libmaps/ros-kilted-mrpt-libmaps_2.14.7-2noble.20250508.225841_amd64.deb Size: 790874 SHA256: e84ae28be63a4758cf8f93b420a52c75963e2028b2e66af0b9e86c1e3dac2fa2 SHA1: c9779928040826ca57d48221e2790944bfaa999b MD5sum: 4df7b9d451ce478d59d838bbda35f185 Description: Mobile Robot Programming Toolkit (MRPT) libraries (maps C++ libraries). This package contains: mrpt-maps, mrpt-graphs Package: ros-kilted-mrpt-libmaps-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-libmaps Version: 2.14.7-2noble.20250508.225841 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 15803 Depends: ros-kilted-mrpt-libmaps (= 2.14.7-2noble.20250508.225841) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libmaps/ros-kilted-mrpt-libmaps-dbgsym_2.14.7-2noble.20250508.225841_amd64.deb Size: 15352730 SHA256: 4ed9de37e4f0e467e39c80f471d95549c1cbd9c57f97a0ced3fb8ccf121e9338 SHA1: ce839180026c776b9c9f7be8103496e9ca95c9f9 MD5sum: b5ea3da954980626729430537b5f5ecf Description: debug symbols for ros-kilted-mrpt-libmaps Build-Ids: 059f979dd05cf0ed890d63374c572514ef920bd1 90096fe08f90c8fdc1155d2631d376793b0d4818 Package: ros-kilted-mrpt-libmath Version: 2.14.7-2noble.20250508.220304 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3446 Depends: libcxsparse4 (>= 1:7.0.1), ros-kilted-mrpt-libbase, libeigen3-dev, libsuitesparse-dev, ros-kilted-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libmath/ros-kilted-mrpt-libmath_2.14.7-2noble.20250508.220304_amd64.deb Size: 874322 SHA256: 0e5e00221f810136a679600f9c4cb6b0a0e7176ecd8b4018c1601e9777db69fe SHA1: 09a6aff1bcb77474e42a172ce0caa57ce1989ad1 MD5sum: 15c61d2801bbcbedbb96a4d44b435ad5 Description: Mobile Robot Programming Toolkit (MRPT) libraries (math C++ libraries). This package contains: mrpt-math Package: ros-kilted-mrpt-libmath-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-libmath Version: 2.14.7-2noble.20250508.220304 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 82836 Depends: ros-kilted-mrpt-libmath (= 2.14.7-2noble.20250508.220304) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libmath/ros-kilted-mrpt-libmath-dbgsym_2.14.7-2noble.20250508.220304_amd64.deb Size: 82958156 SHA256: d83b471e71f75a4f844660d08229434f06c69ee2d51e10858ffc94a5c92aef98 SHA1: c0157db7d268b1280276b622800b36e52578f4e1 MD5sum: 9988b7e7961a1da269867a629c405ad0 Description: debug symbols for ros-kilted-mrpt-libmath Build-Ids: 62c2b3312d3d043b7695093736096b7317fa924f Package: ros-kilted-mrpt-libnav Version: 2.14.7-2noble.20250508.231844 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1343 Depends: ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libnav/ros-kilted-mrpt-libnav_2.14.7-2noble.20250508.231844_amd64.deb Size: 389192 SHA256: 2fd96caa39d4c694cb2538e91d29e88ebc8b892c4e3068a7ee9f421fe0bea577 SHA1: f2a74a6af788931a2c905e2c4f390dfe61c8f212 MD5sum: 774e29a2b19fe971a797dbbca3641209 Description: Mobile Robot Programming Toolkit (MRPT) libraries (nav C++ libraries). This package contains: mrpt-nav, mrpt-kinematics Package: ros-kilted-mrpt-libnav-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-libnav Version: 2.14.7-2noble.20250508.231844 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 7350 Depends: ros-kilted-mrpt-libnav (= 2.14.7-2noble.20250508.231844) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libnav/ros-kilted-mrpt-libnav-dbgsym_2.14.7-2noble.20250508.231844_amd64.deb Size: 7120192 SHA256: 2c742b2663f3b4aee21edcb1629b8bb0196f09a05be8de030d260019f047bd2b SHA1: 524b0f20c96d5232ba1e5d50dc4424ecbbdc0ce3 MD5sum: 65c150bc5d6bb0c377696228db5d7691 Description: debug symbols for ros-kilted-mrpt-libnav Build-Ids: 2e3e8d7c0c39817d910c501292b57a6cff3811d9 7b6475ea90342f264754aec0abd47539744ac0e2 Package: ros-kilted-mrpt-libobs Version: 2.14.7-2noble.20250508.224824 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2076 Depends: libopencv-calib3d406t64 (>= 4.6.0+dfsg), libtinyxml2-10 (>= 10.0.0), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libobs/ros-kilted-mrpt-libobs_2.14.7-2noble.20250508.224824_amd64.deb Size: 700536 SHA256: 57d212d180a5f3accf3a1fc237bcc45ce52c94b24d2de7dea1fd33a36722aea3 SHA1: 85c2f203168e4820ec5fdc8c44046c8dd0ae91d1 MD5sum: 6665f28ea40318061e30647a60e4158d Description: Mobile Robot Programming Toolkit (MRPT) libraries (obs C++ libraries). This package contains: mrpt-obs, mrpt-topography Package: ros-kilted-mrpt-libobs-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-libobs Version: 2.14.7-2noble.20250508.224824 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 9362 Depends: ros-kilted-mrpt-libobs (= 2.14.7-2noble.20250508.224824) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libobs/ros-kilted-mrpt-libobs-dbgsym_2.14.7-2noble.20250508.224824_amd64.deb Size: 9050076 SHA256: d8cbf4f372de1c4e333ad0b35a460b60b6f752df746cc3e74319fa8fb3d2fb29 SHA1: a31ae97d04bbc19a59f24a8be5c9b5e7c9767f55 MD5sum: 4fce1042df2c8326a798acf9d2e5b34b Description: debug symbols for ros-kilted-mrpt-libobs Build-Ids: 082c5d557041556a1d80af2c3ba8f33af7583bf8 bb1a82526ac59463ab5c380606f66666a8ab0131 Package: ros-kilted-mrpt-libopengl Version: 2.14.7-2noble.20250508.223608 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3123 Depends: libassimp5 (>= 5.3.1+ds), libegl1, libglu1-mesa | libglu1, libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopengl0, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libposes, ros-kilted-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libopengl/ros-kilted-mrpt-libopengl_2.14.7-2noble.20250508.223608_amd64.deb Size: 1248134 SHA256: c0a244b8c484c9495c3c1e1858f2c176e981e9256788a023823c76866231caf7 SHA1: bacaa749bf0f94a1fc794736bd0aa84942305dc3 MD5sum: 104fb2d248e3ab50d14cc6528f474dad Description: Mobile Robot Programming Toolkit (MRPT) libraries (opengl/img C++ libraries). This package contains: mrpt-opengl, mrpt-img Package: ros-kilted-mrpt-libopengl-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-libopengl Version: 2.14.7-2noble.20250508.223608 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 14548 Depends: ros-kilted-mrpt-libopengl (= 2.14.7-2noble.20250508.223608) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libopengl/ros-kilted-mrpt-libopengl-dbgsym_2.14.7-2noble.20250508.223608_amd64.deb Size: 14186202 SHA256: fe98eb1a05cf20544784d34043ba788d02acab2c3bc06c4c0e203b52b8a5cbd9 SHA1: 7d624f70a3c86fcff42758cc8a94fa9ca89d242a MD5sum: b96c59782043c9d06feea33816db2d02 Description: debug symbols for ros-kilted-mrpt-libopengl Build-Ids: 8aae6691bb8c68ed856cdace972500a055e20906 d6b105d52534102536cd6dc8c41636d1829d8a7d Package: ros-kilted-mrpt-libposes Version: 2.14.7-2noble.20250508.222515 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1753 Depends: ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmath, ros-kilted-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libposes/ros-kilted-mrpt-libposes_2.14.7-2noble.20250508.222515_amd64.deb Size: 459952 SHA256: 806a9cb4acd0dde9587e2237d8c0b8c132712390034a19993fa3203629f17103 SHA1: 89b93d670a4e30c3dd3cd27f711c1dcf72f1442a MD5sum: 8d533a04cfaf689023291208ff3fc5ef Description: Mobile Robot Programming Toolkit (MRPT) libraries (poses C++ libraries). This package contains: mrpt-poses, mrpt-tfest, mrpt-bayes Package: ros-kilted-mrpt-libposes-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-libposes Version: 2.14.7-2noble.20250508.222515 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 16577 Depends: ros-kilted-mrpt-libposes (= 2.14.7-2noble.20250508.222515) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libposes/ros-kilted-mrpt-libposes-dbgsym_2.14.7-2noble.20250508.222515_amd64.deb Size: 16438768 SHA256: a3fa65073362756cd2bed7fa43f597e910f31e9c2002d731640a20f1e6cea054 SHA1: 84973c4db70abd091b8610f945d3f3f48864824f MD5sum: 36c02c88fc21ef7be946a710e32862df Description: debug symbols for ros-kilted-mrpt-libposes Build-Ids: 20b02a218d7515fad18e3b3c6f4ecbc466bc8192 3cd27d560b7ab89e2dcde10e40663a7d6c005637 914be6d864d22152ee7c75bba032d017d0c21868 Package: ros-kilted-mrpt-libros-bridge Version: 2.14.7-2noble.20250508.231621 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 274 Depends: ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-cv-bridge, ros-kilted-geometry-msgs, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-stereo-msgs, ros-kilted-tf2, ros-kilted-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libros-bridge/ros-kilted-mrpt-libros-bridge_2.14.7-2noble.20250508.231621_amd64.deb Size: 83824 SHA256: 52208df2b9abfca346bc9946e12e8ea311088f850c6ae85edb366c2f3b6be397 SHA1: c6fa51a58867e662e9955d1126b4ab7a0ec65e4e MD5sum: 3026230f7bbf898d6de8c3d9770abb11 Description: Mobile Robot Programming Toolkit (MRPT) libraries (ros2bridge C++ library). This package contains: mrpt-ros2bridge Package: ros-kilted-mrpt-libros-bridge-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-libros-bridge Version: 2.14.7-2noble.20250508.231621 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1717 Depends: ros-kilted-mrpt-libros-bridge (= 2.14.7-2noble.20250508.231621) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libros-bridge/ros-kilted-mrpt-libros-bridge-dbgsym_2.14.7-2noble.20250508.231621_amd64.deb Size: 1670404 SHA256: 6f53e1ea86ec9979c96eb685da318323f92f68c1e8f3516b7c3e92954fc70a87 SHA1: 56ab64366ff6067ba95b5b9fc320f0f312abe7de MD5sum: 2c5b85f942e269884de6695d6744dd8d Description: debug symbols for ros-kilted-mrpt-libros-bridge Build-Ids: 7b8c9917a517384f66230ad3e00c219eac9d66d2 Package: ros-kilted-mrpt-libslam Version: 2.14.7-2noble.20250508.232708 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3204 Depends: libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-video406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libtbb12 (>= 2021.4.0), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, libtbb-dev, ros-kilted-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libslam/ros-kilted-mrpt-libslam_2.14.7-2noble.20250508.232708_amd64.deb Size: 1000576 SHA256: 3d8907d553791287407144397b3f6897ec988ab88c5f9137e4a74c157a966244 SHA1: eab5894b586944b381683e97bc6435f248463d27 MD5sum: 5bd2345321335fa08b7a1a2636b52f4b Description: Mobile Robot Programming Toolkit (MRPT) libraries (slam/vision C++ libraries). This package contains: mrpt-slam, mrpt-vision Package: ros-kilted-mrpt-libslam-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-libslam Version: 2.14.7-2noble.20250508.232708 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 41462 Depends: ros-kilted-mrpt-libslam (= 2.14.7-2noble.20250508.232708) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libslam/ros-kilted-mrpt-libslam-dbgsym_2.14.7-2noble.20250508.232708_amd64.deb Size: 41313216 SHA256: 055ef6776c9330dbc161f78031290371d79f72754d64bb8de3ee8dbd25b88063 SHA1: 9cb6b4bf7ae3b8f764990fdcdc6dd1dbb30f44d1 MD5sum: 9a98716e1f1fb3ef86e252573cc1eada Description: debug symbols for ros-kilted-mrpt-libslam Build-Ids: 64c442f7fc674d52c9b79a338c5da6759ce76e76 bfe81f880e133284abf97e61a6f3e10a42c8e7c1 Package: ros-kilted-mrpt-libtclap Version: 2.14.7-2noble.20250508.220309 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 180 Depends: ros-kilted-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-libtclap/ros-kilted-mrpt-libtclap_2.14.7-2noble.20250508.220309_amd64.deb Size: 24030 SHA256: 9a290aca29190f9734ef652148d75e3b19b9e52ae38e2d63155d07106aa804e2 SHA1: 955d207e80cfa7e1af8b9c2387180f93b1800b2b MD5sum: 5f3b864da8bb3b216db1e24930171950 Description: Mobile Robot Programming Toolkit (MRPT) libraries (tclap C++ library). This package contains: mrpt-tclap Package: ros-kilted-mrpt-map-server Version: 2.2.1-2noble.20250508.234541 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 556 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mp2p-icp (>= 1.6.2), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mrpt-libros-bridge, ros-kilted-ament-cmake-lint-cmake, ros-kilted-ament-cmake-xmllint, ros-kilted-ament-lint-auto, ros-kilted-mrpt-msgs, ros-kilted-mrpt-nav-interfaces, ros-kilted-rclcpp-components, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation/tree/ros2/mrpt_map_server Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-map-server/ros-kilted-mrpt-map-server_2.2.1-2noble.20250508.234541_amd64.deb Size: 136834 SHA256: 5b52ff5d3906ad18c2de0beaeb8002adca1db752313335723fe9abc8c9cd8182 SHA1: efeb6cc15fdc65a471fa2b17836bc998372c7858 MD5sum: 6201332a3efec7dc701b5c54ad2ea90e Description: This package provides a ROS 2 node that publishes a static map for other nodes to use it. Unlike classic ROS 1 ``map_server``, this node can publish a range of different metric maps, not only occupancy grids. Package: ros-kilted-mrpt-map-server-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-map-server Version: 2.2.1-2noble.20250508.234541 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 3162 Depends: ros-kilted-mrpt-map-server (= 2.2.1-2noble.20250508.234541) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-map-server/ros-kilted-mrpt-map-server-dbgsym_2.2.1-2noble.20250508.234541_amd64.deb Size: 2911848 SHA256: 55e2db0c75e91530d34ed6e31a91ff9d661788741802c6e67fc00c2b7298ba0f SHA1: 0b87db21a533d32dc9c4db74539e297d55ecb02b MD5sum: c42d38438d309605caa356fd7e7672c9 Description: debug symbols for ros-kilted-mrpt-map-server Build-Ids: 5375fbf5fa2945603ce4018c7245cdd4a4e83b3a Package: ros-kilted-mrpt-msgs Version: 0.5.0-2noble.20250424.212859 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3383 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://wiki.ros.org/mrpt_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-msgs/ros-kilted-mrpt-msgs_0.5.0-2noble.20250424.212859_amd64.deb Size: 252382 SHA256: c8ec9d3971e7df62fbb9aea174f08f9750a36ac81b27534fea62ff1190ae1cd1 SHA1: 9dc03c32f799c84b81df5da402d68091b8177509 MD5sum: 3e23cce218827c8a129f360ad0b86616 Description: ROS messages for MRPT classes and objects Package: ros-kilted-mrpt-msgs-bridge Version: 2.2.1-2noble.20250508.232015 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 396 Depends: ros-kilted-ament-cmake-lint-cmake, ros-kilted-ament-cmake-xmllint, ros-kilted-ament-lint-auto, ros-kilted-geometry-msgs, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libros-bridge, ros-kilted-mrpt-msgs, ros-kilted-rclcpp, ros-kilted-tf2, ros-kilted-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-msgs-bridge/ros-kilted-mrpt-msgs-bridge_2.2.1-2noble.20250508.232015_amd64.deb Size: 36136 SHA256: 7fc46413fe3568bc87f3d2209d661691d8d9d4d8676a21f4bbf149c619326a46 SHA1: 578a075db0767c8a17558006e4ad5773633a2756 MD5sum: 62d0e8647b0e532a45a611636a6aa867 Description: C++ library to convert between custom mrpt_msgs messages and native MRPT classes Package: ros-kilted-mrpt-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-msgs Version: 0.5.0-2noble.20250424.212859 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2856 Depends: ros-kilted-mrpt-msgs (= 0.5.0-2noble.20250424.212859) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-msgs/ros-kilted-mrpt-msgs-dbgsym_0.5.0-2noble.20250424.212859_amd64.deb Size: 2382472 SHA256: 93460ac7e56754cfad9f49456bbcf3e804aa19b2cd1cac5ac2720d55a17f847e SHA1: be72a0c766cfb83f3c696ea70c02ed6f446b3ba2 MD5sum: 013129f3bcc711476f812490918d03ee Description: debug symbols for ros-kilted-mrpt-msgs Build-Ids: 53e961c39619bc52357fc924983889ca55b55021 662f048da75d1e5971ebb083b66cfbe9791300e0 66bd93bf824239cad993716de3fa8ae42fc4995c 690707d8df6a59c67567f146752f424663e3828a 9342269e51e652046b8f9cac4fd881e2d4a947da c59770e69c162803cb297d7c3a8be2dbcdf47f84 c6ce660ebc013985d05d8e21db7a26607f33b903 d73ab4271563478288c861a16447f2f749c0d896 dd16196268f7198174e90f93db8474d491238c87 f6619b29d777b18e85e260ca91832aa48ddc98eb f9d9f9ed2841adc33b2f6c731127272f47d9e43c Package: ros-kilted-mrpt-nav-interfaces Version: 2.2.1-2noble.20250424.213252 Architecture: amd64 Maintainer: Jose Luis Blanco-Claraco Installed-Size: 5477 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-geometry-msgs, ros-kilted-mrpt-msgs, ros-kilted-nav-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-nav-interfaces/ros-kilted-mrpt-nav-interfaces_2.2.1-2noble.20250424.213252_amd64.deb Size: 337550 SHA256: b79943d92af42c0909d82952fccece61c0bd99e0bb48d0f5de924232020f08ba SHA1: f10f4bce2882a3ead74dbde01af1c88cee6399b6 MD5sum: 01fdc18eaf1f0a3fef30b5bea04f9cae Description: Message, services, and actions, for other mrpt navigation packages. Package: ros-kilted-mrpt-nav-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-nav-interfaces Version: 2.2.1-2noble.20250424.213252 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose Luis Blanco-Claraco Installed-Size: 3579 Depends: ros-kilted-mrpt-nav-interfaces (= 2.2.1-2noble.20250424.213252) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-nav-interfaces/ros-kilted-mrpt-nav-interfaces-dbgsym_2.2.1-2noble.20250424.213252_amd64.deb Size: 2741218 SHA256: 069d3ef0862aed0d5c33b66f0aa877b2c1350f8ec315fb4ac61bbd7735e75e62 SHA1: 1b414b3a3882fffaa9844af8c07b19632286e231 MD5sum: 8e1fcb643c836901e41b3ea245200974 Description: debug symbols for ros-kilted-mrpt-nav-interfaces Build-Ids: 0646cafcf7ec6225fdc69d408c0b1b7e3a323816 3c464bb44a69f6665bb1be673b890fad6451bdda 487a78919d93323f66374fa53cbaba3f413bd9de 4e0f70dc6b8c088ef0b3722683e854d82faf2504 594ab82b69d00333ce5cf18552fd3757c14c1ce4 63f6d95ca37986c9269d8744d80348bc92025471 86f0f713cdb8edd4dd803b1802bf3b99a298c0f3 8b5f983ac3aa31fc630aef8da42fbf965144f08f c3215268dae73161bba579237b0ca6e2a0e808d9 c3a8919a1207f444af11578bd8b546970e557e04 ce3088379ef55ef6b1c6ee9c129af3629b0f9773 Package: ros-kilted-mrpt-navigation Version: 2.2.1-2noble.20250509.000032 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 42 Depends: ros-kilted-ament-cmake-lint-cmake, ros-kilted-ament-cmake-xmllint, ros-kilted-ament-lint-auto, ros-kilted-mrpt-map-server, ros-kilted-mrpt-nav-interfaces, ros-kilted-mrpt-pf-localization, ros-kilted-mrpt-pointcloud-pipeline, ros-kilted-mrpt-rawlog, ros-kilted-mrpt-reactivenav2d, ros-kilted-mrpt-tutorials, ros-kilted-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-navigation/ros-kilted-mrpt-navigation_2.2.1-2noble.20250509.000032_amd64.deb Size: 6012 SHA256: 486775d024144ffb0806b2b3473c747da20a10a46a26601e509153a7324021de SHA1: 9f3fc68f0c8383661c01f9b87f7be8667a4efd44 MD5sum: 0f4b3a7848b7c326179e6bbda17850c2 Description: Tools related to the Mobile Robot Programming Toolkit (MRPT). Refer to https://wiki.ros.org/mrpt_navigation for further documentation. Package: ros-kilted-mrpt-path-planning Version: 0.2.1-2noble.20250508.234220 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1316 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libgui, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libnav, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mvsim, ros-kilted-mrpt-libtclap, ros-kilted-ros-workspace Homepage: https://github.com/MRPT/mrpt_path_planning Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-path-planning/ros-kilted-mrpt-path-planning_0.2.1-2noble.20250508.234220_amd64.deb Size: 413904 SHA256: dd1662cbd051c38da0608ad2f343567f7316f734e3be6f0608c44d0767457802 SHA1: 1826a7c765ec54db574096c65066ce5786e2f509 MD5sum: e91ab2051b64d37bb40a686b2df750ce Description: Path planning and navigation algorithms for robots/vehicles moving on planar environments. This library builds upon mrpt-nav and the theory behind PTGs to generate libraries of "motion primitives" for vehicles with arbitrary shape and realistic kinematics and dynamics. Package: ros-kilted-mrpt-path-planning-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-path-planning Version: 0.2.1-2noble.20250508.234220 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 9348 Depends: ros-kilted-mrpt-path-planning (= 0.2.1-2noble.20250508.234220) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-path-planning/ros-kilted-mrpt-path-planning-dbgsym_0.2.1-2noble.20250508.234220_amd64.deb Size: 9115740 SHA256: e1f64f953563e2d624dc1e3e29ae6c1479def92023b20251f23ea9b9b06e57ae SHA1: 8cf390e7f16ad177825ac3e9e88814a620309add MD5sum: 8832b1f5a652cc3ad972916dd17b8bbd Description: debug symbols for ros-kilted-mrpt-path-planning Build-Ids: 340eec9875284c727661bae0e3d78ea19bd8a286 7b6c292011f3bda262368a8905baf74b0be6336a c47c56b34286a659f6022331aca756993d0835e3 Package: ros-kilted-mrpt-pf-localization Version: 2.2.1-2noble.20250508.234845 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 2848 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mola-pose-list, ros-kilted-mola-relocalization, ros-kilted-mp2p-icp, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libgui, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mrpt-libros-bridge, ros-kilted-mrpt-libslam, ros-kilted-ament-cmake-lint-cmake, ros-kilted-ament-cmake-xmllint, ros-kilted-ament-lint-auto, ros-kilted-mrpt-msgs, ros-kilted-mrpt-msgs-bridge, ros-kilted-nav-msgs, ros-kilted-pose-cov-ops, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation/tree/ros2/mrpt_pf_localization Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-pf-localization/ros-kilted-mrpt-pf-localization_2.2.1-2noble.20250508.234845_amd64.deb Size: 483832 SHA256: 167f607b3fb4c887abcdfe7cb2fb161a26f3a2b54cf8864271ab29f9bf1d381a SHA1: 1f161077846987a6d7272d667beeed190fa00dd4 MD5sum: 85cfcbe17851204d10008def13fe7389 Description: Package for robot 2D self-localization using dynamic or static (MRPT or ROS) maps. The interface is similar to amcl (https://wiki.ros.org/amcl) but supports different particle-filter algorithms, several grid maps at different heights, range-only localization, etc. Package: ros-kilted-mrpt-pf-localization-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-pf-localization Version: 2.2.1-2noble.20250508.234845 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 10246 Depends: ros-kilted-mrpt-pf-localization (= 2.2.1-2noble.20250508.234845) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-pf-localization/ros-kilted-mrpt-pf-localization-dbgsym_2.2.1-2noble.20250508.234845_amd64.deb Size: 8638226 SHA256: 667b1f6acf23e22d70d320206ff5dd9b15adb7d0e5e3a1dc2aa90c7006ffa084 SHA1: c8a75c24c73ed680243d364a77e6b1c8ddc13ffb MD5sum: bfa1d8738deb4d5d8d6bf9a46922c7ac Description: debug symbols for ros-kilted-mrpt-pf-localization Build-Ids: 4dc47108851579d97ea5abeb08a7e76c0449792e Package: ros-kilted-mrpt-pointcloud-pipeline Version: 2.2.1-2noble.20250508.234218 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 851 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mp2p-icp, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libgui, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mrpt-libros-bridge, ros-kilted-ament-cmake-lint-cmake, ros-kilted-ament-cmake-xmllint, ros-kilted-ament-lint-auto, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-pointcloud-pipeline/ros-kilted-mrpt-pointcloud-pipeline_2.2.1-2noble.20250508.234218_amd64.deb Size: 177202 SHA256: 595cb2133f0461b0c669dce86e51e530e64c55419d714cf6903c51fa4e75dbbb SHA1: aa589d7339b9e8284f235c245a825ad99a1c3008 MD5sum: f6050a69206256ebf84f2658e3f578f2 Description: Maintains a local obstacle map from recent sensor readings, including optional point cloud pipeline filtering or processing. Package: ros-kilted-mrpt-pointcloud-pipeline-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-pointcloud-pipeline Version: 2.2.1-2noble.20250508.234218 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 4387 Depends: ros-kilted-mrpt-pointcloud-pipeline (= 2.2.1-2noble.20250508.234218) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-pointcloud-pipeline/ros-kilted-mrpt-pointcloud-pipeline-dbgsym_2.2.1-2noble.20250508.234218_amd64.deb Size: 3815590 SHA256: bd748ef9700db190a14e0c6d9781b293290ad778e1854326fdc15b737574ead8 SHA1: 48a851b3c223a822b488f8e527cd78a9655bba4a MD5sum: bead4a92fa872c2710e9b754b2cd4af5 Description: debug symbols for ros-kilted-mrpt-pointcloud-pipeline Build-Ids: eae856ee44bb0fafe01b6a4b10af472039ec53eb Package: ros-kilted-mrpt-rawlog Version: 2.2.1-2noble.20250508.232025 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 360 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mrpt-libros-bridge, ros-kilted-ament-cmake-lint-cmake, ros-kilted-ament-cmake-xmllint, ros-kilted-ament-lint-auto, ros-kilted-cv-bridge, ros-kilted-mrpt-libtclap, ros-kilted-mrpt-msgs, ros-kilted-nav-msgs, ros-kilted-rosbag2-cpp, ros-kilted-sensor-msgs, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-rawlog/ros-kilted-mrpt-rawlog_2.2.1-2noble.20250508.232025_amd64.deb Size: 114374 SHA256: 17e88b1980cdba284db9dc281a607daa5bb9556170b840115ad83d2452ee841b SHA1: 9092fb63d519f36c6d7d1d372836d0020915e8c5 MD5sum: afe46567f74084fe539f98d221c1f80a Description: Nodes and programs to record and play MRPT rawlogs or to transform between rosbags and rawlogs. Package: ros-kilted-mrpt-rawlog-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-rawlog Version: 2.2.1-2noble.20250508.232025 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1973 Depends: ros-kilted-mrpt-rawlog (= 2.2.1-2noble.20250508.232025) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-rawlog/ros-kilted-mrpt-rawlog-dbgsym_2.2.1-2noble.20250508.232025_amd64.deb Size: 1882302 SHA256: d59faf791d942438e122c2027a8c24d182e2ed9d990cf743b1e794d5d38a153a SHA1: 09cba74a3ec2689edcd9736c5a890e77f145a4d3 MD5sum: 40ef1aa50be4e5b731e1404136df29ea Description: debug symbols for ros-kilted-mrpt-rawlog Build-Ids: d006df6f9c0124477e1fc5394d627d7d69c4f657 Package: ros-kilted-mrpt-reactivenav2d Version: 2.2.1-2noble.20250508.232808 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2010 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libnav, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libposes, ros-kilted-mrpt-libros-bridge, ros-kilted-ament-cmake-lint-cmake, ros-kilted-ament-cmake-xmllint, ros-kilted-ament-lint-auto, ros-kilted-geometry-msgs, ros-kilted-mrpt-nav-interfaces, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-stereo-msgs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-reactivenav2d/ros-kilted-mrpt-reactivenav2d_2.2.1-2noble.20250508.232808_amd64.deb Size: 324294 SHA256: b351709b8fbffd1c7a5a850b9643bd4f399f417006bc542aef7222453e0e86c6 SHA1: ce2e4ca4764b514b6f1b7b03fe0b6c8d938c3fbe MD5sum: 24da6d0894d4590565cb0760f251da01 Description: Reactive navigation for wheeled robots using MRPT navigation algorithms (TP-Space) Package: ros-kilted-mrpt-reactivenav2d-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-reactivenav2d Version: 2.2.1-2noble.20250508.232808 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 8897 Depends: ros-kilted-mrpt-reactivenav2d (= 2.2.1-2noble.20250508.232808) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-reactivenav2d/ros-kilted-mrpt-reactivenav2d-dbgsym_2.2.1-2noble.20250508.232808_amd64.deb Size: 7242462 SHA256: c3866124f45eb2e2d9255e406dad6fc8087c22f25ef1bcf84f9054fe85b90cf6 SHA1: ad803b8ebdfa7686fa9c2590c84e82ba8b39ec71 MD5sum: be5d7243be8a7a2212f3c9890d65dcbd Description: debug symbols for ros-kilted-mrpt-reactivenav2d Build-Ids: 94a3a8b49ea6d9b95cc692201ffd9aff93e95b70 Package: ros-kilted-mrpt-sensor-bumblebee-stereo Version: 0.2.3-2noble.20250508.235514 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 551 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libhwdrivers, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libros-bridge, ros-kilted-ament-lint-auto, ros-kilted-ament-lint-common, ros-kilted-cv-bridge, ros-kilted-geometry-msgs, ros-kilted-mrpt-msgs, ros-kilted-mrpt-sensorlib, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-stereo-msgs, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-sensor-bumblebee-stereo/ros-kilted-mrpt-sensor-bumblebee-stereo_0.2.3-2noble.20250508.235514_amd64.deb Size: 127662 SHA256: 43a43e3e3d54a1279ec55da3516d54674f89e7c010c9618064b6901ff8b31707 SHA1: b5566e266cdf3f0f0530b9f7d4a4a65fd911f48b MD5sum: 4769a1f574adda5bd55c56467237c828 Description: ROS node for Bumblebee Stereo Cameras using libdc1394 interface (based on mrpt-hwdrivers) Package: ros-kilted-mrpt-sensor-bumblebee-stereo-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-sensor-bumblebee-stereo Version: 0.2.3-2noble.20250508.235514 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 1023 Depends: ros-kilted-mrpt-sensor-bumblebee-stereo (= 0.2.3-2noble.20250508.235514) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-sensor-bumblebee-stereo/ros-kilted-mrpt-sensor-bumblebee-stereo-dbgsym_0.2.3-2noble.20250508.235514_amd64.deb Size: 845052 SHA256: f61060ed3099b018fe7e6ad520d3c8ba712d04b8614546e1acb1625ec7a1793e SHA1: 52dfcda349d9498fa2f597e267e94ef910a1dbf0 MD5sum: 7b14fd718aa09d522079f01cbd8eb125 Description: debug symbols for ros-kilted-mrpt-sensor-bumblebee-stereo Build-Ids: 141c7f7a9d9226548d39647bd370bb3657effe76 Package: ros-kilted-mrpt-sensor-gnss-nmea Version: 0.2.3-2noble.20250508.235603 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 651 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libhwdrivers, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libros-bridge, ros-kilted-ament-lint-auto, ros-kilted-ament-lint-common, ros-kilted-cv-bridge, ros-kilted-geometry-msgs, ros-kilted-mrpt-msgs, ros-kilted-mrpt-sensorlib, ros-kilted-nav-msgs, ros-kilted-nmea-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-stereo-msgs, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-sensor-gnss-nmea/ros-kilted-mrpt-sensor-gnss-nmea_0.2.3-2noble.20250508.235603_amd64.deb Size: 149820 SHA256: c903f975792528198057d7f2a69e73fd748c3a4ae8fe8a7a5b3138afbe13966e SHA1: e32772472c457a44bd631f5102ab1ce773686ce7 MD5sum: f49d9d0e1da2a59f10bfbe749b3bd90d Description: ROS node for GNSS receivers generating NMEA messages (based on mrpt-hwdrivers) Package: ros-kilted-mrpt-sensor-gnss-nmea-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-sensor-gnss-nmea Version: 0.2.3-2noble.20250508.235603 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 1722 Depends: ros-kilted-mrpt-sensor-gnss-nmea (= 0.2.3-2noble.20250508.235603) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-sensor-gnss-nmea/ros-kilted-mrpt-sensor-gnss-nmea-dbgsym_0.2.3-2noble.20250508.235603_amd64.deb Size: 1477526 SHA256: 91bbe2a7103a10940651158c34bdb979262d1bdb72097666a8c59f43da1e20f5 SHA1: 9e490226cf6d01475f1046548ed4b526bef30d54 MD5sum: d8d6ce541804cf20285c4f16766d0390 Description: debug symbols for ros-kilted-mrpt-sensor-gnss-nmea Build-Ids: 5d4647fc5b81d643852fa406c9a84f0936143d09 Package: ros-kilted-mrpt-sensor-gnss-novatel Version: 0.2.3-2noble.20250508.235412 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 517 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libhwdrivers, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libros-bridge, ros-kilted-ament-lint-auto, ros-kilted-ament-lint-common, ros-kilted-cv-bridge, ros-kilted-geometry-msgs, ros-kilted-mrpt-msgs, ros-kilted-mrpt-sensorlib, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-stereo-msgs, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-sensor-gnss-novatel/ros-kilted-mrpt-sensor-gnss-novatel_0.2.3-2noble.20250508.235412_amd64.deb Size: 123354 SHA256: 48c480a2781457cb69cb0c6e2f8dbf792e5f12e066fb929c7157d6418b2fba06 SHA1: 38f0c87a8581d894fbbdffeda252ccc3ea13f4df MD5sum: 9e1002a36d7330c0edec40db75e903c6 Description: ROS node for GNSS/IMU Novatel receivers with RTK precision using an NTRIP HTTP source (based on mrpt-hwdrivers) Package: ros-kilted-mrpt-sensor-gnss-novatel-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-sensor-gnss-novatel Version: 0.2.3-2noble.20250508.235412 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 907 Depends: ros-kilted-mrpt-sensor-gnss-novatel (= 0.2.3-2noble.20250508.235412) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-sensor-gnss-novatel/ros-kilted-mrpt-sensor-gnss-novatel-dbgsym_0.2.3-2noble.20250508.235412_amd64.deb Size: 750486 SHA256: 09e30b65f3571a5c640fa765210c8135e2141627a8ca2197faa1d184430c3dc4 SHA1: e32a47d4097c89b96afe63d30e548c7fdf7d6654 MD5sum: 4b8a7c34cbd0dd33ddd53ed77e66683e Description: debug symbols for ros-kilted-mrpt-sensor-gnss-novatel Build-Ids: 57f8d22ccd18e8006c4c0a06ee5a52cb62ad72be Package: ros-kilted-mrpt-sensor-imu-taobotics Version: 0.2.3-2noble.20250508.235453 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 479 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libhwdrivers, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libros-bridge, ros-kilted-ament-lint-auto, ros-kilted-ament-lint-common, ros-kilted-cv-bridge, ros-kilted-geometry-msgs, ros-kilted-mrpt-msgs, ros-kilted-mrpt-sensorlib, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-stereo-msgs, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-sensor-imu-taobotics/ros-kilted-mrpt-sensor-imu-taobotics_0.2.3-2noble.20250508.235453_amd64.deb Size: 105816 SHA256: 0dba2fe2c207c2704dd236ca9304285689cbeb1c87e30836696662871b43274d SHA1: 7b6a66e0b40a1626338607c75f8c16f8be96b276 MD5sum: ddc7083704594cad268e98931d0a3aa7 Description: ROS node for Taobotics USB IMUs (based on mrpt-hwdrivers) Package: ros-kilted-mrpt-sensor-imu-taobotics-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-sensor-imu-taobotics Version: 0.2.3-2noble.20250508.235453 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 447 Depends: ros-kilted-mrpt-sensor-imu-taobotics (= 0.2.3-2noble.20250508.235453) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-sensor-imu-taobotics/ros-kilted-mrpt-sensor-imu-taobotics-dbgsym_0.2.3-2noble.20250508.235453_amd64.deb Size: 297630 SHA256: 8b0e4c762ff6bf634b2c06153dd97e7933f20f9ef8463e43e2dadc08b058d773 SHA1: cb9751a36a68b18f99e8d795882fe2d51fec1365 MD5sum: 340abc2d385a5e00aaf13a724e1cbcab Description: debug symbols for ros-kilted-mrpt-sensor-imu-taobotics Build-Ids: a2830dd8a93a44a577def624fc857dd70dbe80c4 Package: ros-kilted-mrpt-sensorlib Version: 0.2.3-2noble.20250508.234651 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 1936 Depends: ros-kilted-ament-lint-auto, ros-kilted-ament-lint-common, ros-kilted-cv-bridge, ros-kilted-geometry-msgs, ros-kilted-mrpt-libhwdrivers, ros-kilted-mrpt-libros-bridge, ros-kilted-mrpt-msgs, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-stereo-msgs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-sensorlib/ros-kilted-mrpt-sensorlib_0.2.3-2noble.20250508.234651_amd64.deb Size: 106022 SHA256: f83d9800b2bcfc61da42a6302fdef535975fc04ec83d0f638cc320eb649461d6 SHA1: 418fcedd2a6be6488824ed8a151885aef5a092cf MD5sum: 961c2a01dba06880160868232e721495 Description: C++ library for the base generic MRPT sensor node Package: ros-kilted-mrpt-sensors Version: 0.2.3-2noble.20250509.000030 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 42 Depends: ros-kilted-ament-lint-auto, ros-kilted-ament-lint-common, ros-kilted-mrpt-generic-sensor, ros-kilted-mrpt-sensor-bumblebee-stereo, ros-kilted-mrpt-sensor-gnss-nmea, ros-kilted-mrpt-sensor-gnss-novatel, ros-kilted-mrpt-sensor-imu-taobotics, ros-kilted-mrpt-sensorlib, ros-kilted-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-sensors/ros-kilted-mrpt-sensors_0.2.3-2noble.20250509.000030_amd64.deb Size: 5504 SHA256: 1a7f09a281629f4c5500b663b967c3408f61b9fc3481e78eccd281e5058292aa SHA1: 7e32d0dc45cea797c6f7dbc407ab8796b69c67ec MD5sum: 2c837cacbae4f53fe137d162f676523c Description: ROS nodes for various robotics sensors via mrpt-hwdrivers. Metapackage for all mrpt_sensor packages. Package: ros-kilted-mrpt-tps-astar-planner Version: 2.2.1-2noble.20250508.235001 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1229 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libgui, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mrpt-libros-bridge, ros-kilted-mrpt-path-planning, ros-kilted-ament-cmake-lint-cmake, ros-kilted-ament-cmake-xmllint, ros-kilted-ament-lint-auto, ros-kilted-mrpt-libnav, ros-kilted-mrpt-msgs, ros-kilted-mrpt-nav-interfaces, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-tps-astar-planner/ros-kilted-mrpt-tps-astar-planner_2.2.1-2noble.20250508.235001_amd64.deb Size: 236108 SHA256: 7fc83ce8773794eaff98f025f46bf4823a68617798571c76c1364fd585207f13 SHA1: e36f6bdd7e82e036f3dd96752188cd0c0d8718d1 MD5sum: 8cf3a912e63043d735a9cc745bd5f88c Description: ROS Path Planner with A* in TP-Space Engine Package: ros-kilted-mrpt-tps-astar-planner-dbgsym Package-Type: ddeb Source: ros-kilted-mrpt-tps-astar-planner Version: 2.2.1-2noble.20250508.235001 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 5876 Depends: ros-kilted-mrpt-tps-astar-planner (= 2.2.1-2noble.20250508.235001) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-tps-astar-planner/ros-kilted-mrpt-tps-astar-planner-dbgsym_2.2.1-2noble.20250508.235001_amd64.deb Size: 4983536 SHA256: deaa339647d7d5e0ad71d9b4ec272ffcec0ae256db169b0ca520f9c6ac042de3 SHA1: 514faaf6c728f84eeef3b9ae0db11459d50d700f MD5sum: e7664595f408df1939f3bfafe6811386 Description: debug symbols for ros-kilted-mrpt-tps-astar-planner Build-Ids: 39ffe2d47dfda068611329ecfb36dd2356434680 Package: ros-kilted-mrpt-tutorials Version: 2.2.1-2noble.20250508.234219 Architecture: amd64 Maintainer: Jose Luis Blanco-Claraco Installed-Size: 7047 Depends: ros-kilted-ament-cmake-lint-cmake, ros-kilted-ament-cmake-xmllint, ros-kilted-ament-lint-auto, ros-kilted-mvsim, ros-kilted-teleop-twist-keyboard, ros-kilted-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrpt-tutorials/ros-kilted-mrpt-tutorials_2.2.1-2noble.20250508.234219_amd64.deb Size: 5992442 SHA256: e5ee9e33470af63180aa95baf27f5613541a418962beb2b4e10e086da45ac24e SHA1: ba39e5a97a1e26697398ff3986ff724293a83948 MD5sum: 755d84a3dccfd8f6d34404abf5b180dd Description: Example files used as tutorials for MRPT ROS packages Package: ros-kilted-mrt-cmake-modules Version: 1.0.11-2noble.20250424.202836 Architecture: amd64 Maintainer: Kevin Rösch Installed-Size: 356 Depends: lcov, python3-catkin-pkg-modules, python3-rospkg, python3-setuptools, python3-yaml, ros-kilted-gtest-vendor, ros-kilted-ros-environment, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/mrt_cmake_modules Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mrt-cmake-modules/ros-kilted-mrt-cmake-modules_1.0.11-2noble.20250424.202836_amd64.deb Size: 68056 SHA256: b6ce67c54359b420d57b6427d3decab7a409f75f0d4ec35b6092a4cb53b4a91a SHA1: fed33ebc5f3e43418ad4e62c54ee0e99cc2b2b50 MD5sum: 7a86426116bf30db3a1721582cc5e013 Description: CMake Functions and Modules for automating CMake Package: ros-kilted-multires-image Version: 2.4.6-2noble.20250508.222714 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 570 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopengl0, libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5opengl5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libqt5core5a, libqt5opengl5, ros-kilted-cv-bridge, ros-kilted-geometry-msgs, ros-kilted-gps-msgs, ros-kilted-mapviz, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclpy, ros-kilted-swri-math-util, ros-kilted-swri-transform-util, ros-kilted-tf2, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/mapviz Priority: optional Section: misc Filename: pool/main/r/ros-kilted-multires-image/ros-kilted-multires-image_2.4.6-2noble.20250508.222714_amd64.deb Size: 129214 SHA256: 9b6c513d3141d965fdd797892129e836af824f7d7c3500d9cfa4702cc2ed954d SHA1: 12159620f57b86df40275030f7e15263958e1a5b MD5sum: a953174c00a90c992780e4b0a67447bb Description: multires_image Package: ros-kilted-multires-image-dbgsym Package-Type: ddeb Source: ros-kilted-multires-image Version: 2.4.6-2noble.20250508.222714 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 5134 Depends: ros-kilted-multires-image (= 2.4.6-2noble.20250508.222714) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-multires-image/ros-kilted-multires-image-dbgsym_2.4.6-2noble.20250508.222714_amd64.deb Size: 5096108 SHA256: 91f7c9d29d221b0361d319e9571c9c8b6a4da0bd99f7e3783d2e2246a55a3256 SHA1: b5d7eae475c3d528d132bd61f48b80798194f7c9 MD5sum: ab3ed0139bc48f85c58bd709d806b711 Description: debug symbols for ros-kilted-multires-image Build-Ids: 0913167a469b4ea5a131c3504ff3ef4fb22bebee 88fa4e643a14a48860348a67514add2dc810ae68 Package: ros-kilted-mvsim Version: 0.13.2-2noble.20250508.232354 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 13104 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libzmq5 (>= 4.0.1+dfsg), ros-kilted-mrpt-libbase, ros-kilted-mrpt-libgui, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mrpt-libros-bridge, cppzmq-dev, libboost-all-dev, libprotobuf-dev, libprotoc-dev, libzmq3-dev, protobuf-compiler, pybind11-dev, python3-pip, python3-protobuf, python3-venv, ros-kilted-mrpt-libtclap, ros-kilted-nav-msgs, ros-kilted-ros2launch, ros-kilted-sensor-msgs, ros-kilted-stereo-msgs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-visualization-msgs, unzip, wget, ros-kilted-ros-workspace Homepage: https://wiki.ros.org/mvsim Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mvsim/ros-kilted-mvsim_0.13.2-2noble.20250508.232354_amd64.deb Size: 3051884 SHA256: ceb3d476b7c2d0cf714ce1017033157cceb2ee6a1069f1af3ed46219a92ab307 SHA1: c84374105b1923616d1bfb93ce32f36e382630d8 MD5sum: 685c31125d8eaf20440a86e6d882e679 Description: A lightweight multivehicle simulation framework. Package: ros-kilted-mvsim-dbgsym Package-Type: ddeb Source: ros-kilted-mvsim Version: 0.13.2-2noble.20250508.232354 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 31191 Depends: ros-kilted-mvsim (= 0.13.2-2noble.20250508.232354) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-mvsim/ros-kilted-mvsim-dbgsym_0.13.2-2noble.20250508.232354_amd64.deb Size: 30074578 SHA256: 176e677034142b144f44b388a3c355d4b0767f5319263637254d55876bcdf7d4 SHA1: 98b7ae8791614919c38ee7ad9fc56b30c7bf598e MD5sum: 06470146c5500752f2717600e71a7640 Description: debug symbols for ros-kilted-mvsim Build-Ids: 0040752aa8ffc2763f6e2bd0c112890f8749d0d9 091a8841765e58aeca4fa078b4afe09ace0d1a74 17052479ee76b8a94074768a43cc3c7f2a366d38 263fbc0f24b0f314887c9f29103428cecb2a23c8 44daf49c88e7587b189403a9b1233a9381df8323 Package: ros-kilted-nao-button-sim Version: 1.0.1-2noble.20250424.210329 Architecture: amd64 Maintainer: ijnek Installed-Size: 43 Depends: ros-kilted-nao-lola-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nao-button-sim/ros-kilted-nao-button-sim_1.0.1-2noble.20250424.210329_amd64.deb Size: 7346 SHA256: d7491aed1a4d2efe420a4246c593453d3e079e3170ed8727db3884ffa1d4a59a SHA1: 55088d8670d30aa5880903794aaa65806a258f41 MD5sum: 74ec48d36e8464c2a1f862c468b88ec0 Description: Allows simulating button presses through command line interface Package: ros-kilted-nao-command-msgs Version: 1.0.0-3noble.20250424.211459 Architecture: amd64 Maintainer: ijnek Installed-Size: 1750 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nao-command-msgs/ros-kilted-nao-command-msgs_1.0.0-3noble.20250424.211459_amd64.deb Size: 125410 SHA256: 7071bdf5f3628d9631f9af43f1b8afd85083782d152a5ae414d81426cca5beda SHA1: 3c98eeb54bcfdb592245c4e768c283c1b68b37d3 MD5sum: acbf277a0483010d73bc012e87556bce Description: Package defining command msgs to be sent to NAO robot. Package: ros-kilted-nao-command-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-nao-command-msgs Version: 1.0.0-3noble.20250424.211459 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1334 Depends: ros-kilted-nao-command-msgs (= 1.0.0-3noble.20250424.211459) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nao-command-msgs/ros-kilted-nao-command-msgs-dbgsym_1.0.0-3noble.20250424.211459_amd64.deb Size: 1051424 SHA256: b262353c4a53aab39cf519e0f0865359134e03cc9c518c40c234598d5938cd63 SHA1: 8d9c5cbd8eaa4bbfe8441780ad855a329d2f9b27 MD5sum: aa131fdd0417d6524d7795ae53e88ec9 Description: debug symbols for ros-kilted-nao-command-msgs Build-Ids: 033f698b7d1ad12d77740996d0830735ae60e137 0416e55a7879cec469b29123c6eaebd5a2d47b30 151dd8a3abefcfcaa140f06e42db1bad32a83baf 16e80a3ad778e2aa217db30503ae135da0470cdc 31492d70b78ca1144fc9dda5180a9cf4cce80a47 64b80cc67dd57c9fce0178ab573b6cc6ac5de076 8398ac9da6562e80411a6e2aaa233c7f69cbf802 a5ad044009209e038a8bd274c5cc46432a97ace0 c2f2da31f0c464f1f196eef755290fa34e09ba13 dc6fae026172010380ac93bbe80d85ff63a3eea5 fcc70ad8846b3c94ead0d7092230eab164cbd24d Package: ros-kilted-nao-lola Version: 1.3.0-2noble.20250508.220320 Architecture: amd64 Maintainer: ijnek Installed-Size: 3514 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, ros-kilted-nao-command-msgs, ros-kilted-nao-sensor-msgs, ros-kilted-rclcpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nao-lola/ros-kilted-nao-lola_1.3.0-2noble.20250508.220320_amd64.deb Size: 439026 SHA256: 8ed56d164615aadd702813818ba23d1c14bf9e477938954f92b97a6daca3a287 SHA1: c2c6115a6fe08e4d22531f65dba6cf0038465466 MD5sum: aa05b6ecfa415844c3dda3975c4b25a6 Description: Packages that allow communicating with the NAO's Lola middle-ware. Package: ros-kilted-nao-lola-client Version: 1.3.0-2noble.20250508.220320 Architecture: amd64 Maintainer: ijnek Installed-Size: 3729 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, ros-kilted-nao-lola-command-msgs, ros-kilted-nao-lola-sensor-msgs, ros-kilted-rcl-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nao-lola-client/ros-kilted-nao-lola-client_1.3.0-2noble.20250508.220320_amd64.deb Size: 468856 SHA256: d335ce413f243bffede8e40b209dd9ed19399b534e93187c8d6049d64a431377 SHA1: 068fd6de0df372c08dfa98039906231f136497c9 MD5sum: 7e45ba0f35ee7b5cf59dc95d250027be Description: Packages that allow communicating with the NAO's Lola middle-ware. Package: ros-kilted-nao-lola-client-dbgsym Package-Type: ddeb Source: ros-kilted-nao-lola-client Version: 1.3.0-2noble.20250508.220320 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 15605 Depends: ros-kilted-nao-lola-client (= 1.3.0-2noble.20250508.220320) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nao-lola-client/ros-kilted-nao-lola-client-dbgsym_1.3.0-2noble.20250508.220320_amd64.deb Size: 12214274 SHA256: f502290b1abc897a264960c436a682639fa139bffacfd530a4890bfef0689277 SHA1: 5f4aa66ebcdb85d72e4758facfad14b7eca58d58 MD5sum: a7b4c8992b8e1f2a3dff87cf27ecc451 Description: debug symbols for ros-kilted-nao-lola-client Build-Ids: 1d8f3d29c8cbf6bbd9c2c7ea628b6de9b724688b 5e422f409605f795495e737d9a7f0e86099898ae b9bb0d110c082f993c5f5409635c79fce1937ee3 bb8b4f6fad625925d5f13b1db44af98686ba3532 Package: ros-kilted-nao-lola-command-msgs Version: 1.3.0-2noble.20250424.211502 Architecture: amd64 Maintainer: ijnek Installed-Size: 1813 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nao-lola-command-msgs/ros-kilted-nao-lola-command-msgs_1.3.0-2noble.20250424.211502_amd64.deb Size: 126276 SHA256: 37278cdefb986bb985790d3c61be01eda1cc17d122b415dd92778c75da2cf13e SHA1: c708a659a41d110b6b094e451851481681c83ed8 MD5sum: e0e15f913d7638c9153d8635c97ec8a8 Description: Package defining command msgs to be sent to NAO robot. Package: ros-kilted-nao-lola-command-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-nao-lola-command-msgs Version: 1.3.0-2noble.20250424.211502 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1337 Depends: ros-kilted-nao-lola-command-msgs (= 1.3.0-2noble.20250424.211502) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nao-lola-command-msgs/ros-kilted-nao-lola-command-msgs-dbgsym_1.3.0-2noble.20250424.211502_amd64.deb Size: 1054578 SHA256: 4805873f85986ae0069949a750bfca438015aa8152e0cc40dda30bb392679ac4 SHA1: 4960df5173d05f1a979433d9a47bafef343d7cb0 MD5sum: 4773044ac00bf7034f7dbdae9a93497e Description: debug symbols for ros-kilted-nao-lola-command-msgs Build-Ids: 0c35791f07c3969d0581ac6c4a1fab12d819805a 2a519296a56ebe3c3c2c0e9dde3902461f0db011 871dc8af2e7a56f84502a4a7a5875b9510af17f7 89d8cb66a697055b30b9057a3fe0a2f406d4e9bf 8a953bfbbc5b2aa060a37b6350e6e4ef2b749a2c 8c74a2b02dc1886bad6b415979e23f18e10d4be4 a0a694e368930ca5e4c10f3fb1b38817924afcd1 bba67b25c61a11d87d1517a9663eda44809da2cc dbaec3bf46b32df66913ddd97fa547acfcd2653d f502bc1b98bd8f5669f279add19a3f1f91b0d7f2 fc3a609f78fc4e5781fddf18df4769e17d1f0e88 Package: ros-kilted-nao-lola-dbgsym Package-Type: ddeb Source: ros-kilted-nao-lola Version: 1.3.0-2noble.20250508.220320 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 14770 Depends: ros-kilted-nao-lola (= 1.3.0-2noble.20250508.220320) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nao-lola/ros-kilted-nao-lola-dbgsym_1.3.0-2noble.20250508.220320_amd64.deb Size: 11501694 SHA256: 725ef99995c68dbc3e581bac6629f16eb11e1226251dd9793dc3aeed929baf79 SHA1: c30c6bf24f7fbb11699dad903f4fadb10dda4a3c MD5sum: 3f5046e132f971bc3395d4de3f91bd8a Description: debug symbols for ros-kilted-nao-lola Build-Ids: 0a99eadda7f929c21be27aaafabfd1e4a5ea5366 c6c3de33883822f44c06748f5f2f4d82c0e6c828 da5923a40d646fe24164377e58b345ed446006be Package: ros-kilted-nao-lola-sensor-msgs Version: 1.3.0-2noble.20250424.210019 Architecture: amd64 Maintainer: ijnek Installed-Size: 2104 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nao-lola-sensor-msgs/ros-kilted-nao-lola-sensor-msgs_1.3.0-2noble.20250424.210019_amd64.deb Size: 145294 SHA256: 2c2cd454abaf5bd144e8d46d2ecc3134aa9dce64ceffa2c11b6684703c87b35a SHA1: c3e91974350cc2ca6239aca5f385f8b5fbd4affb MD5sum: 6ab2aeccd6700525c4e5c5afcf0f17e4 Description: Package defining sensor msgs to be received from NAO robot. Package: ros-kilted-nao-lola-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-nao-lola-sensor-msgs Version: 1.3.0-2noble.20250424.210019 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1544 Depends: ros-kilted-nao-lola-sensor-msgs (= 1.3.0-2noble.20250424.210019) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nao-lola-sensor-msgs/ros-kilted-nao-lola-sensor-msgs-dbgsym_1.3.0-2noble.20250424.210019_amd64.deb Size: 1222496 SHA256: 4ddc00e2cc45a713d3b4a7c5cc1e666e1f31286a962783c08cb1a18a4ef17e2e SHA1: 0c5e5fd026112ad5d5c08fb7d18cc89c5efd8394 MD5sum: 924ee1eaaf8c98c3f89099961feeaa06 Description: debug symbols for ros-kilted-nao-lola-sensor-msgs Build-Ids: 55e1532a828081eeac4ab909761aaf3da1d75863 675cf6286317bee3ad923d8c82da5133758ea6a8 80de039ef6842842e70da5b56d0c0e2e0fad791e 85c5e7bc549c3e9806536296321a534b0ddd14f5 b543eb9df67bb1ffa971c64ce78406e0e96e6eef cc1ceb63cf79b09125128ad746037e098795026e d35dd71137a0ccee7a8c1a103ee4db9a6a4a58e0 db25e30597a7aa1611635f11fcdcfb77112148b9 e1c44a45cf5e5fcdc05f9b32209bc0a992c55627 fb8ee6e36b1da06c91857d11ab943d4c7b3936b8 fbebb97158697155a9fcb3e525ed4c6bdfb2d949 Package: ros-kilted-nao-sensor-msgs Version: 1.0.0-3noble.20250424.210127 Architecture: amd64 Maintainer: ijnek Installed-Size: 2046 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nao-sensor-msgs/ros-kilted-nao-sensor-msgs_1.0.0-3noble.20250424.210127_amd64.deb Size: 144098 SHA256: 5636b455256f11c5e7cf2373489aa0c9053a3aee2cc34f4032962723056b0cd3 SHA1: 489fa2e6141a3c6808787d4469aca98d47b95ccf MD5sum: 05e5698cfbd7ad297ef50d0024bae97c Description: Package defining sensor msgs to be received from NAO robot. Package: ros-kilted-nao-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-nao-sensor-msgs Version: 1.0.0-3noble.20250424.210127 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1537 Depends: ros-kilted-nao-sensor-msgs (= 1.0.0-3noble.20250424.210127) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nao-sensor-msgs/ros-kilted-nao-sensor-msgs-dbgsym_1.0.0-3noble.20250424.210127_amd64.deb Size: 1221386 SHA256: 800d8319ccd9c8ce7f9f6e401621a504753658db9396530c5ec911f77099b06c SHA1: cff33d52f846b861889aef64d331d238d0265aab MD5sum: 5b31c3093a092364ef08dd49689bbe26 Description: debug symbols for ros-kilted-nao-sensor-msgs Build-Ids: 0aafad1265603d91a101293701c01f1ae0a9862a 0e9c0589e682af072932cb45b4da50a8dfe20f77 3115a332b42a6fd82b6ebc12fe01a14e18a1556a 501ab4238140665499e622b20109b4e42adc494d 50d78abe05a3f9764eb01ac7e0109eaa7bbfac08 7966c0b8e737ee2d22e2f606e41e3db59c330dda a80f0b41bc131f9702cdcb1a66385e473b1adcd1 b356d2924e5cbbbab350259153115832fb535864 b60e91869a45716f5b9af28aad5551cb7c0b9493 dae8350fd54bee002c114a56f84a096d5cc8c72c e92c36fda262cab7114bc7c53647af787d313a9a Package: ros-kilted-nav-msgs Version: 5.5.0-2noble.20250424.211940 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 2781 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nav-msgs/ros-kilted-nav-msgs_5.5.0-2noble.20250424.211940_amd64.deb Size: 216682 SHA256: 7175d76295f7b277e67c70357de290101f1d4167e2c39df2e8ea67df79925bb8 SHA1: 835a7ef0c4398a99b4150f96b244209b6d82b809 MD5sum: 67526a5738513011a200016101a043a6 Description: A package containing some navigation related message and service definitions. Package: ros-kilted-nav-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-nav-msgs Version: 5.5.0-2noble.20250424.211940 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 2328 Depends: ros-kilted-nav-msgs (= 5.5.0-2noble.20250424.211940) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nav-msgs/ros-kilted-nav-msgs-dbgsym_5.5.0-2noble.20250424.211940_amd64.deb Size: 1924832 SHA256: 62eb3a5b9275bc532893a027f5a870e8211290a889749c5d2cc732e686115f84 SHA1: 58e80f713526b3236b2b5f544b7379c50082050d MD5sum: 77f79e1297f3555a99dc13372cd0d71f Description: debug symbols for ros-kilted-nav-msgs Build-Ids: 00bb1bd1a4a43c78a983ddc3b974d5e04bd2919a 13a345d71c0f2f2831ca5e568432a447487dae3b 4a0f0f7c0feb454abad06b582125f20aab30c800 65e10d3487642459692ce0fcca3d1f6ec45b7083 74a83ed69ba6e3f999bc6158d247e27ee7562aa7 7519474aeb95bb35ee42ef6420738bb1fd4cd0a9 83d03e04343cbab83e0facdd0059db3666d33f49 96ccfa8e11071f7abd38b6a74a680cd5d7c81e2c bb5b7874fa65f736c2f84ededa628d7af45bcd31 f95bdbe85a2a4df83e33dc71e34a7cb6a4ac1297 fed9f898ae75409a3f9f1f4b9e42710c6a7c2ab9 Package: ros-kilted-nav2-minimal-tb3-sim Version: 1.1.0-3noble.20250508.225141 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 425 Depends: ros-kilted-robot-state-publisher, ros-kilted-ros-gz-bridge, ros-kilted-ros-gz-image, ros-kilted-ros-gz-interfaces, ros-kilted-ros-gz-sim, ros-kilted-xacro, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nav2-minimal-tb3-sim/ros-kilted-nav2-minimal-tb3-sim_1.1.0-3noble.20250508.225141_amd64.deb Size: 44578 SHA256: 0a5f2ca9e90b0850da45757043bb8e64d48512ef6c9f7ad4626fc892b98469c3 SHA1: 1332b3160a723b01437cdf4ed530bf9d16a17302 MD5sum: 742374573c32c27b59d204fb408066c4 Description: Nav2 Minimum TurtleBot3 Simulation Package: ros-kilted-nav2-minimal-tb4-description Version: 1.1.0-3noble.20250508.213650 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 24842 Depends: ros-kilted-joint-state-publisher, ros-kilted-robot-state-publisher, ros-kilted-urdf, ros-kilted-xacro, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nav2-minimal-tb4-description/ros-kilted-nav2-minimal-tb4-description_1.1.0-3noble.20250508.213650_amd64.deb Size: 4524098 SHA256: 669601a4d254afb1c46630259f06607cdb67c90eb886f409162810e030119a66 SHA1: 49feb4d09de7660562f951d40b826f80b1f07a94 MD5sum: 74d5ac5fa8edb22ca41309326012bcc8 Description: Nav2's minimum Turtlebot4 Description package Package: ros-kilted-nav2-minimal-tb4-sim Version: 1.1.0-3noble.20250508.225306 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 69 Depends: ros-kilted-nav2-minimal-tb4-description, ros-kilted-robot-state-publisher, ros-kilted-ros-gz-bridge, ros-kilted-ros-gz-image, ros-kilted-ros-gz-interfaces, ros-kilted-ros-gz-sim, ros-kilted-xacro, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nav2-minimal-tb4-sim/ros-kilted-nav2-minimal-tb4-sim_1.1.0-3noble.20250508.225306_amd64.deb Size: 9826 SHA256: 32c41b35041292f23758c42e017ef975a6f5c2abd0057c9f9ae1edb813cf1bbb SHA1: 84feb7b3405b7358a6772fa691ff00352e61c981 MD5sum: c00375c24d027d173bf9a872f10076ed Description: Nav2 Minimum TurtleBot4 Simulation Package: ros-kilted-neo-simulation2 Version: 1.0.0-5noble.20250424.203835 Architecture: amd64 Maintainer: Padmanabhan Pradheep Installed-Size: 119329 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-neo-simulation2/ros-kilted-neo-simulation2_1.0.0-5noble.20250424.203835_amd64.deb Size: 24068010 SHA256: 58da5f43253a698d0889cd51f0577567ecfbb47ac24ace32087169ed0e222f8d SHA1: cd9afe620b095f2c5a21bb51c851bd1c0ba7a0e4 MD5sum: 775a7c8fbedffd06afddb1be04992b76 Description: ROS-2 Simulation packages for neobotix robots Package: ros-kilted-neobotix-usboard-msgs Version: 4.0.0-4noble.20250424.211505 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 1759 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/neobotix_usboard_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-neobotix-usboard-msgs/ros-kilted-neobotix-usboard-msgs_4.0.0-4noble.20250424.211505_amd64.deb Size: 115670 SHA256: fb1a51d649c5aeda2fb8f34724bbe60c890a5de7cd600cbe69bedb3f462a6481 SHA1: 8aab8898a06b7ccf35ac95f30bc9224387eb8cdf MD5sum: 4fcf7920ebc26f417dda9c1d1b0d758c Description: neobotix_usboard package Package: ros-kilted-neobotix-usboard-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-neobotix-usboard-msgs Version: 4.0.0-4noble.20250424.211505 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 1123 Depends: ros-kilted-neobotix-usboard-msgs (= 4.0.0-4noble.20250424.211505) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-neobotix-usboard-msgs/ros-kilted-neobotix-usboard-msgs-dbgsym_4.0.0-4noble.20250424.211505_amd64.deb Size: 897714 SHA256: 54237b264c39438459803c43aa8ad5cf0e81b0e532a8ca1f4139fe2ea87a9d1d SHA1: 6467d10b34393467374be231f181748fae4a59b1 MD5sum: 76d1e84172bf9802dc0a296e5c9c2a1b Description: debug symbols for ros-kilted-neobotix-usboard-msgs Build-Ids: 321e165daaf24d58d78ed7db4e8181465881c239 755486f65e9060599f23988d9638cfd1c7d23981 79e656ec80e9df5fe49d900d10a0b608cb3b84a9 842dc7bd703191d8042bb4a609a16cbe98f33b33 8de5253dfa1514550366373e0e5252bee6dc8082 945ecab6134b5be2e8db7da9ef7ce2c5e6100510 b98166f1382d2dddec55b2588d180cd267928013 bd8daf230327ed8b6aa16d3b29fe0fcefd1055ed c1e2361113e052abc08a4ef1a54a4441a0e68843 df5c11ecf9c0833ad9266405569fefc9664044cf f78842e6635a7bd9f46b50a4b8448a4f5889bf9b Package: ros-kilted-nlohmann-json-schema-validator-vendor Version: 0.5.0-2noble.20250424.203832 Architecture: amd64 Maintainer: Grey Installed-Size: 730 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), nlohmann-json3-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nlohmann-json-schema-validator-vendor/ros-kilted-nlohmann-json-schema-validator-vendor_0.5.0-2noble.20250424.203832_amd64.deb Size: 224822 SHA256: 17fbe538e9c7c2e8233f2ba7b04d05196d318b25977dca8ddc8d17d990b47a86 SHA1: 2f5c41f287df14f6bd51c2c6d501308bbb39ad78 MD5sum: 08f76ac4c0404e304f60f2316dd46ccc Description: A vendor package for JSON schema validator for JSON for Modern C++ Package: ros-kilted-nlohmann-json-schema-validator-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-nlohmann-json-schema-validator-vendor Version: 0.5.0-2noble.20250424.203832 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 3440 Depends: ros-kilted-nlohmann-json-schema-validator-vendor (= 0.5.0-2noble.20250424.203832) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nlohmann-json-schema-validator-vendor/ros-kilted-nlohmann-json-schema-validator-vendor-dbgsym_0.5.0-2noble.20250424.203832_amd64.deb Size: 3206024 SHA256: e62ce788250c2b426e908595b51027b6ff10b7bff5d9e4f219331373209ff001 SHA1: aa730a72ae300940d75e54bab5afafa957b87f97 MD5sum: 18a3df238470f64ee722c0151f2807fb Description: debug symbols for ros-kilted-nlohmann-json-schema-validator-vendor Build-Ids: 824e9af4a07cfc8ddb0af315b64d44d619568beb b5895eb305e1624b85fca453b5b15c33811260d6 f860a7e0170a16815209f32ef96c64af0d83bb72 Package: ros-kilted-nmea-msgs Version: 2.1.0-3noble.20250424.211520 Architecture: amd64 Maintainer: Ed Venator Installed-Size: 1700 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/nmea_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nmea-msgs/ros-kilted-nmea-msgs_2.1.0-3noble.20250424.211520_amd64.deb Size: 137258 SHA256: 7bdb14a08ee727af1a1bae1d68e6c89e61424a5277e38a1b218db191b1125e1b SHA1: c9938131bc3f36ffd67e9dc4817d5cd64030c951 MD5sum: 05c53c5f9282b1b8b030157b95afa1f8 Description: The nmea_msgs package contains messages related to data in the NMEA format. Package: ros-kilted-nmea-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-nmea-msgs Version: 2.1.0-3noble.20250424.211520 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ed Venator Installed-Size: 1325 Depends: ros-kilted-nmea-msgs (= 2.1.0-3noble.20250424.211520) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nmea-msgs/ros-kilted-nmea-msgs-dbgsym_2.1.0-3noble.20250424.211520_amd64.deb Size: 1102392 SHA256: 06e7c6a9541c68f2f3bbce983bfe43ddea8a07ec76bcd7046700d7de581fb6fb SHA1: 7396062b9d75778b124cf9ab69f6775a30ea98e7 MD5sum: f493eb3a7b3f3fbef3d665f4503f36bb Description: debug symbols for ros-kilted-nmea-msgs Build-Ids: 05dfca53a583d1279cd9e3f036ae355bc1608cef 085c41c7ff6dab0922008d80986bbd7f470780d6 24fb2a90bf6f9f501ec970bc2ade4468f054b01b 3a34ed088e043437d9e80e0b5ee81e5a063a778d 50c2617cb66d9e9e55ab20d43255da1c2ab5d0a1 523eeb88e717d515b63bc230786fb1e10b031a6e 5f2ba860a39d955dc04aeac32e0bf6887de37eb8 64ef3e896874e0907f138c8cb34f142454ba72a0 8b8b151d40f33888407d7a0c1746d28a7a3d488a 9fc6800861632794eb1dd55707908b3c3b55b968 e6922964cda2d9e8c9e86406fd8f960196186c59 Package: ros-kilted-nmea-navsat-driver Version: 2.0.1-3noble.20250508.213654 Architecture: amd64 Maintainer: Ed Venator Installed-Size: 126 Depends: python3-numpy, python3-serial, ros-kilted-geometry-msgs, ros-kilted-nmea-msgs, ros-kilted-rclpy, ros-kilted-sensor-msgs, ros-kilted-tf-transformations, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/nmea_navsat_driver Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nmea-navsat-driver/ros-kilted-nmea-navsat-driver_2.0.1-3noble.20250508.213654_amd64.deb Size: 24680 SHA256: b61214057009e0b9ca364dd077ec0bde641d84c37963598cd23b520c2fd1d51c SHA1: 0823d8fa82ba382881f695862bca82f408c5e83e MD5sum: bfe510ebd47a011780106809b6d1bfb0 Description: Package to parse NMEA strings and publish a very simple GPS message. Does not require or use the GPSD deamon. Package: ros-kilted-nobleo-socketcan-bridge Version: 1.0.2-2noble.20250508.212249 Architecture: amd64 Maintainer: Ramon Wijnands Installed-Size: 613 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libfmt-dev, ros-kilted-can-msgs, ros-kilted-diagnostic-msgs, ros-kilted-diagnostic-updater, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nobleo-socketcan-bridge/ros-kilted-nobleo-socketcan-bridge_1.0.2-2noble.20250508.212249_amd64.deb Size: 144982 SHA256: 067d501aaef60dc025184e152ee4ea74f1da1d6a34d89e95ed6363f52d3b5d5f SHA1: c3ef4e235b665aaf6256b02ffa86d30cacd17dd7 MD5sum: 17239781c08d443c4137a55ca31374f5 Description: Simple wrapper around SocketCAN Package: ros-kilted-nobleo-socketcan-bridge-dbgsym Package-Type: ddeb Source: ros-kilted-nobleo-socketcan-bridge Version: 1.0.2-2noble.20250508.212249 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ramon Wijnands Installed-Size: 2977 Depends: ros-kilted-nobleo-socketcan-bridge (= 1.0.2-2noble.20250508.212249) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nobleo-socketcan-bridge/ros-kilted-nobleo-socketcan-bridge-dbgsym_1.0.2-2noble.20250508.212249_amd64.deb Size: 2629510 SHA256: 20c5e29a051c66cb03c368c3412f3ef954ba4b13bfb79d89fd1e33db60b15555 SHA1: de7dcb8b37db5d5fac46caf3d6fbcf627a9cb0f2 MD5sum: 526a2c6cf9634a03a62144e517bae6a6 Description: debug symbols for ros-kilted-nobleo-socketcan-bridge Build-Ids: 5a5cf1b39a51049e5ea5239d944b3d2a8ca0596f 6b8cb8317413d830972f172754438d1fb5d56d6c d08381fbe043473e0bb6971c82bcdbba4f671d9d Package: ros-kilted-nodl-python Version: 0.3.1-5noble.20250424.202725 Architecture: amd64 Maintainer: Ubuntu Robotics Installed-Size: 99 Depends: python3-lxml, ros-kilted-ament-index-python, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nodl-python/ros-kilted-nodl-python_0.3.1-5noble.20250424.202725_amd64.deb Size: 18234 SHA256: 36d466a69f1d989fd00de52ce360518f64a1390ef6d37d8310bcd3bbcd2640b1 SHA1: 778933533d9d4d9b5f787ad96fd12c69e54f16c6 MD5sum: c5538ec0f4ae61e3c5324847bf54c373 Description: Implementation of the NoDL API in Python. Package: ros-kilted-nodl-to-policy Version: 1.0.0-5noble.20250508.225841 Architecture: amd64 Maintainer: Abrar Rahman Protyasha Installed-Size: 60 Depends: python3-argcomplete, python3-lxml, ros-kilted-nodl-python, ros-kilted-ros2cli, ros-kilted-ros2nodl, ros-kilted-ros2run, ros-kilted-sros2, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-nodl-to-policy/ros-kilted-nodl-to-policy_1.0.0-5noble.20250508.225841_amd64.deb Size: 10084 SHA256: 1f422039de06650454cf44f579499c2bbd4d18c06b97d4cd290568ef38f43916 SHA1: b3667731fa0f5cae61bbddc631f2978f5b7cd34c MD5sum: 5b67febd772d962f8aec1ce2aeb13d42 Description: Package to generate a ROS 2 Access Control Policy from the NoDL description of a ROS system Package: ros-kilted-novatel-gps-driver Version: 4.2.0-5noble.20250508.220926 Architecture: amd64 Maintainer: P. J. Reed Installed-Size: 7182 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpcap0.8t64 (>= 0.9.8), libstdc++6 (>= 13.1), libboost-all-dev, libpcap0.8-dev, ros-kilted-diagnostic-msgs, ros-kilted-diagnostic-updater, ros-kilted-gps-msgs, ros-kilted-nav-msgs, ros-kilted-novatel-gps-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-swri-math-util, ros-kilted-swri-roscpp, ros-kilted-swri-serial-util, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-novatel-gps-driver/ros-kilted-novatel-gps-driver_4.2.0-5noble.20250508.220926_amd64.deb Size: 945668 SHA256: 158ff16edef15b9c5325c7bdf0f0de5289cf97daf735161ad55c57dc1c9f6289 SHA1: 7304ae08b439025afa593f7f7ec5a5600bdd755f MD5sum: 5b1bcb3fe64b8154b46d4e2403a51b2d Description: Driver for NovAtel receivers Package: ros-kilted-novatel-gps-driver-dbgsym Package-Type: ddeb Source: ros-kilted-novatel-gps-driver Version: 4.2.0-5noble.20250508.220926 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: P. J. Reed Installed-Size: 13842 Depends: ros-kilted-novatel-gps-driver (= 4.2.0-5noble.20250508.220926) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-novatel-gps-driver/ros-kilted-novatel-gps-driver-dbgsym_4.2.0-5noble.20250508.220926_amd64.deb Size: 12167528 SHA256: 5b41291906db70e57ac5fb6bbbf1c97219a774ebcf8e499bb5d81f2ed3ef1a3f SHA1: 135f4126016b2d0132dc88effe53dd7ec48ab713 MD5sum: adaa93cb1036d46feccabae5252eccf0 Description: debug symbols for ros-kilted-novatel-gps-driver Build-Ids: 9c7991b25e254ee412c303462e3dea38964b2536 ea31c31e8beb9b2495c54460af3e6101fbe03f87 Package: ros-kilted-novatel-gps-msgs Version: 4.2.0-5noble.20250424.211603 Architecture: amd64 Maintainer: P. J. Reed Installed-Size: 6295 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-novatel-gps-msgs/ros-kilted-novatel-gps-msgs_4.2.0-5noble.20250424.211603_amd64.deb Size: 404176 SHA256: e687d145ba6b6e1ea2ab03d73c8f815ac3043fdf9c053bb8d9390216a62b37e9 SHA1: 0c7c21b97134bdc2fa83efbfc1be4a536cf74628 MD5sum: 1706d93d30a1e58cfb884495d4dffee1 Description: Messages for proprietary (non-NMEA) sentences from Novatel GPS receivers. Package: ros-kilted-novatel-gps-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-novatel-gps-msgs Version: 4.2.0-5noble.20250424.211603 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: P. J. Reed Installed-Size: 4208 Depends: ros-kilted-novatel-gps-msgs (= 4.2.0-5noble.20250424.211603) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-novatel-gps-msgs/ros-kilted-novatel-gps-msgs-dbgsym_4.2.0-5noble.20250424.211603_amd64.deb Size: 3494842 SHA256: 7080de53d9a3d70d804e8101d96e6dc775579fd9d12fd635321d044fbd69fcbf SHA1: e3894c781515d2d1786a498f250497d899ba08bf MD5sum: e1080f0a3ab80fa514508c660d98a79b Description: debug symbols for ros-kilted-novatel-gps-msgs Build-Ids: 00734fb756fcc1368723a150827bf3f08a55ab3a 0485710a883b93a710e363731d3752852e42fe08 1013b131336a1e437f61f6db0c03e425c6ae8d8b 13a79e078b894b6ddf2bb4b8182d1a1c2cdab768 13e486023c591e7c46af133a06543af43bce3098 21bdd925484e12a88425f1b8c5827f5dd18b24e8 40ffc9b7cfa8d7da8ab4862d225f089c2f0b2e67 54bf424248d1f4a7bdd5f5c791ec200b88907c49 a66af05fab219d648696af2de9d86d4e9e923149 e73a476d5ebfd4c93c6b153121de41eba64b996b e87cd8b58d971c97c42e438ad94ea1f428a642e2 Package: ros-kilted-ntpd-driver Version: 2.2.0-4noble.20250508.220106 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 509 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpocofoundation80t64 (>= 1.11.0), libstdc++6 (>= 13.1), libpoco-dev, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ntpd_driver Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ntpd-driver/ros-kilted-ntpd-driver_2.2.0-4noble.20250508.220106_amd64.deb Size: 109808 SHA256: e2325b3cf44ad58e71323fa107bb005835852e39f5b819f756411ff99ae75724 SHA1: 0d45ac25a9249fc8c86468000b19b80c4e6cee93 MD5sum: 9d629bf75475f98c6ec16e9e0c5f2d21 Description: ntpd_driver sends TimeReference message time to ntpd server Package: ros-kilted-ntpd-driver-dbgsym Package-Type: ddeb Source: ros-kilted-ntpd-driver Version: 2.2.0-4noble.20250508.220106 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 2389 Depends: ros-kilted-ntpd-driver (= 2.2.0-4noble.20250508.220106) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ntpd-driver/ros-kilted-ntpd-driver-dbgsym_2.2.0-4noble.20250508.220106_amd64.deb Size: 2070232 SHA256: eb94854002c212885f026e0964121f55b3bcdaab5012d072acae112b8b80dae8 SHA1: 54800a1d1940aa863bf94efe528c084164c8c080 MD5sum: dba0d616f28c6a63a65c6781c58c30dc Description: debug symbols for ros-kilted-ntpd-driver Build-Ids: 00ff347362e07da8a486e62441e94d85484a00f8 220bbdea833a6876966a633263f47f45220a346c Package: ros-kilted-ntrip-client Version: 1.4.1-2noble.20250508.213701 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 115 Depends: python3-serial, ros-kilted-nmea-msgs, ros-kilted-rclpy, ros-kilted-rtcm-msgs, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://github.com/LORD-MicroStrain/ntrip_client Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ntrip-client/ros-kilted-ntrip-client_1.4.1-2noble.20250508.213701_amd64.deb Size: 26650 SHA256: cf6294225a5c82d106f0adf8d5a564b77b8e93a169391fba3f912e30e3f4ea5e SHA1: db22aab9101e7785a7597a8d4aa80da357e61aa5 MD5sum: 61e605605a579058205b761fa5e64664 Description: NTRIP client that will publish RTCM corrections to a ROS topic, and optionally subscribe to NMEA messages to send to an NTRIP server Package: ros-kilted-ntrip-client-node Version: 0.5.5-5noble.20250508.220218 Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 246 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-libcurl-vendor, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rtcm-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://github.com/aussierobots/ublox_dgnss Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ntrip-client-node/ros-kilted-ntrip-client-node_0.5.5-5noble.20250508.220218_amd64.deb Size: 69938 SHA256: 0537e95b3faa3135f8fc82e883d4621c5d24e06b3560152c58e68c069813035a SHA1: cab5c9f262e637fbb6d6ad546702ad6fbd2fdcfb MD5sum: 3d0e1b9afc44f1a4190bcd387587cfaa Description: Publishes RTCM ntrip messages from an external mountpoint Package: ros-kilted-ntrip-client-node-dbgsym Package-Type: ddeb Source: ros-kilted-ntrip-client-node Version: 0.5.5-5noble.20250508.220218 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 1231 Depends: ros-kilted-ntrip-client-node (= 0.5.5-5noble.20250508.220218) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ntrip-client-node/ros-kilted-ntrip-client-node-dbgsym_0.5.5-5noble.20250508.220218_amd64.deb Size: 1155842 SHA256: 9f57ef00b9acf093b608e3752ef5633f2bc7fb8383409d0f0ae2e7aed9e5f038 SHA1: f8defdb6c59f06a1c7d87f00a549e0f812efb642 MD5sum: 6cea4ab6c5f2b4aac3d447522280930c Description: debug symbols for ros-kilted-ntrip-client-node Build-Ids: 7b6de95a9a03432539165e35bd5f4f4bb9345409 e3e7363c53ef7750725682637355c59cca602723 Package: ros-kilted-object-recognition-msgs Version: 2.0.0-5noble.20250424.212913 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 3208 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-shape-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/object_recognition Priority: optional Section: misc Filename: pool/main/r/ros-kilted-object-recognition-msgs/ros-kilted-object-recognition-msgs_2.0.0-5noble.20250424.212913_amd64.deb Size: 236896 SHA256: a42b7ba89bcd3ce4e035cf82920849ddf03b8c86f6aa9f43af866d312e35505b SHA1: 38360f39f9f93e589d73d2d2291e57f0368f8b64 MD5sum: 70e42819ad2a3336bcf894d416689295 Description: Object_recognition_msgs contains the ROS message and the actionlib definition used in object_recognition_core Package: ros-kilted-object-recognition-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-object-recognition-msgs Version: 2.0.0-5noble.20250424.212913 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 2567 Depends: ros-kilted-object-recognition-msgs (= 2.0.0-5noble.20250424.212913) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-object-recognition-msgs/ros-kilted-object-recognition-msgs-dbgsym_2.0.0-5noble.20250424.212913_amd64.deb Size: 2076062 SHA256: d9a5367d5e3834b6b9b06cceebe440aa66ae0e6c612082809734f141a2dac881 SHA1: 5ecd94a4932574bd8c2ed977f72b4412228b1ed2 MD5sum: f948bab53b7785ccdbab8bda14b4f3f1 Description: debug symbols for ros-kilted-object-recognition-msgs Build-Ids: 33898c9eb39bb084949c27d05c6f6f0e093e71ff 5f6e0f77cd2d56cba359b4f7a690f2e6ce276f44 62ed50a190dc4a5625138da7d3f3dbb7efd5a2e4 8136a98868b6d05cd0084facdcd48645021908b7 974b403c28df30396071fe1846007b7437b81420 9d191eeb8def341ad09f576bee4cf6c7c41a8b3e ad631383be68a07ca4876b6b7ca0e3ef9ec0cab5 b12bef88be916aed92874706751d7a64cf963075 de25bb22c099f308d95c3fb2332caa4d46f1c43d ed94ebf1d03674b9a46a639d43d4dadb2f2361c3 ee3f15e2d4717e68b697ae368913b2f705db332b Package: ros-kilted-octomap-mapping Version: 2.3.0-2noble.20250508.230206 Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 41 Depends: ros-kilted-octomap-server, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/octomap_mapping Priority: optional Section: misc Filename: pool/main/r/ros-kilted-octomap-mapping/ros-kilted-octomap-mapping_2.3.0-2noble.20250508.230206_amd64.deb Size: 5542 SHA256: f3d2d643c15b1055054cedc22f23ab962375d6a374e1e5c03df63faa8e4bbd0a SHA1: 5ac9d3c59870a33cc8b1e4aaae0ad7ca59e7111a MD5sum: 78d324fca6956fd392b92bbb5e3e24ad Description: Mapping tools to be used with the OctoMap library, implementing a 3D occupancy grid mapping. Package: ros-kilted-octomap-msgs Version: 2.0.1-2noble.20250424.211950 Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 1391 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/octomap_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-octomap-msgs/ros-kilted-octomap-msgs_2.0.1-2noble.20250424.211950_amd64.deb Size: 120848 SHA256: c88be64dffd19db84c2eacff2ad0b9884f8d16f29af95af18579cdfc354d41ee SHA1: f0254d12f2b7f2476919f20ce2093c7e8e831a54 MD5sum: 9cdf543215c6ddbe2238e455447918d8 Description: This package provides messages and serializations / conversion for the OctoMap library. This ROS2 version is based on version 0.3.3 of the ROS1 package. Package: ros-kilted-octomap-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-octomap-msgs Version: 2.0.1-2noble.20250424.211950 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 1068 Depends: ros-kilted-octomap-msgs (= 2.0.1-2noble.20250424.211950) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-octomap-msgs/ros-kilted-octomap-msgs-dbgsym_2.0.1-2noble.20250424.211950_amd64.deb Size: 838538 SHA256: f5860af87fc2b67c142ce78c411edb9ac9c321636985fa4fa15d47dbe84574f4 SHA1: 9edcf26f9718acb6d75bfd91c635800402d07117 MD5sum: 6214df8f547383a143790376a42d93e0 Description: debug symbols for ros-kilted-octomap-msgs Build-Ids: 18b1b787b97442abda8a1edd2c248044e9325878 22451bde5a453f2b4d5b094ee16525360f04d471 2a999bfc812be91b742e902df573326638221392 4a813d3a6c1b5e43fb405216f67128856fa154f9 4b6ece6882a48fd466edd56d848d72e723ee7e31 623253066a155a850a50e9e4ac62a03b347cb19f a99465c0433b0bfd5410bff582af315237f9413d ca3e470896df984e91a98a4bea3792f5b135a5f6 dd4dc940284afeeb02dd420d58038709293d43b0 f0d35762ad409a3e793aafc50c559eb544b99b1b fadf7a34cd7b6f0452b848abfdc2e7bca58931fa Package: ros-kilted-octomap-ros Version: 0.4.4-2noble.20250508.205652 Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 82 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), liboctomap-dev, ros-kilted-octomap-msgs, ros-kilted-sensor-msgs, ros-kilted-tf2, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/octomap_ros Priority: optional Section: misc Filename: pool/main/r/ros-kilted-octomap-ros/ros-kilted-octomap-ros_0.4.4-2noble.20250508.205652_amd64.deb Size: 15102 SHA256: d8897ee240a766c3f57433185a75819fcf6ce849b58523c8d3b567f596289828 SHA1: e56cbc186c96b6ab1db830c2f69382927fbb0a6a MD5sum: af06395bb4299808bc96501aeb195e23 Description: octomap_ros provides conversion functions between ROS and OctoMap's native types. This enables a convenvient use of the octomap package in ROS. Package: ros-kilted-octomap-ros-dbgsym Package-Type: ddeb Source: ros-kilted-octomap-ros Version: 0.4.4-2noble.20250508.205652 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 102 Depends: ros-kilted-octomap-ros (= 0.4.4-2noble.20250508.205652) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-octomap-ros/ros-kilted-octomap-ros-dbgsym_0.4.4-2noble.20250508.205652_amd64.deb Size: 87418 SHA256: 5ea7120d8fab119ad26e5c9f39d64828b77d0830761f9e278e6bab28cf64cdce SHA1: d0ffd72f7b607c73d5031f795d045e965a3e76f9 MD5sum: 9c035dabed7a3651160d9750a61c0347 Description: debug symbols for ros-kilted-octomap-ros Build-Ids: b0fd5cb2e1dca2a72160b120fa9f1fe5e2a00dca Package: ros-kilted-octomap-server Version: 2.3.0-2noble.20250508.222248 Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 4971 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), liboctomap1.9t64 (>= 1.9.7+dfsg), liborocos-kdl1.5 (>= 1.5.1), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-filters1.14 (>= 1.14.0+dfsg), libpcl-segmentation1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), liboctomap-dev, libpcl-dev, ros-kilted-geometry-msgs, ros-kilted-message-filters, ros-kilted-nav-msgs, ros-kilted-octomap-msgs, ros-kilted-octomap-ros, ros-kilted-pcl-conversions, ros-kilted-pcl-ros, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-tf2, ros-kilted-tf2-eigen, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/octomap_server Priority: optional Section: misc Filename: pool/main/r/ros-kilted-octomap-server/ros-kilted-octomap-server_2.3.0-2noble.20250508.222248_amd64.deb Size: 735750 SHA256: 47f19bbe1c2ce24461180db3e0ea3c4049d334768ff142e5773e5942697f362c SHA1: 5e9e29acb13178587701ffb49762c2cbe50a7f37 MD5sum: 0a11d62eb5635a4cbc2f699d99b0ab27 Description: octomap_server loads a 3D map (as Octree-based OctoMap) and distributes it to other nodes in a compact binary format. It also allows to incrementally build 3D OctoMaps, and provides map saving in the node octomap_saver. Package: ros-kilted-octomap-server-dbgsym Package-Type: ddeb Source: ros-kilted-octomap-server Version: 2.3.0-2noble.20250508.222248 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 29597 Depends: ros-kilted-octomap-server (= 2.3.0-2noble.20250508.222248) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-octomap-server/ros-kilted-octomap-server-dbgsym_2.3.0-2noble.20250508.222248_amd64.deb Size: 26094870 SHA256: 0da6d9e7acace3b5054781721613e9a1a8470a16cb0d568e89749042a39710b9 SHA1: 7756b14fefd8cdfaf764d6f8575a4fbab9966729 MD5sum: 0129d05be443ec9b51827ff276239ebd Description: debug symbols for ros-kilted-octomap-server Build-Ids: 0cf0745505a913c90f6ab974f3060f7b430a2ebe 14c3a24da5df36b4f2e27658b76578f44e06e64d 265001a53a9c19f3630e6c737f6d52217507fd92 3a5018aed97c9ed68b6346b34528e1d1389bfb3a 52b9940c6dc2f2780874d0133e38db6cee9be30b 5434782986d8808a984f755f9e3c77475442c51e 6d4ec8312c97d917fb5d85f475f2b6c66db9874b 939d3710222a82d767d3b83cf3a875040fe4cca9 b34c4ed71865684fe6df5c10bbf023c899042ebc b38e44ad87e90c72341a1502263f4f0e3db7d563 dc011132743e0719db07ac50c044eb35e280bb4e e0537d94c8e41e0ad5ed2f22189e9e8486174735 Package: ros-kilted-odom-to-tf-ros2 Version: 1.0.5-3noble.20250508.214611 Architecture: amd64 Maintainer: George Stavrinos Installed-Size: 498 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-geometry-msgs, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-odom-to-tf-ros2/ros-kilted-odom-to-tf-ros2_1.0.5-3noble.20250508.214611_amd64.deb Size: 107640 SHA256: cda7f18ba46e3e03bf3a90aeb243bd86e597a77f50c611304d39a4ee72212e79 SHA1: 86c65e406cc2583c36dc75d099f100cf5fda4a7d MD5sum: 3efd0cba2c724ffb957006f6e88f5b66 Description: A simple ros2 package (node) that reads an odom topic and generates the equivalent tf connection (transformation). It also provides options to override frame names, or just use the ones in the original odom topic. Package: ros-kilted-odom-to-tf-ros2-dbgsym Package-Type: ddeb Source: ros-kilted-odom-to-tf-ros2 Version: 1.0.5-3noble.20250508.214611 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: George Stavrinos Installed-Size: 2260 Depends: ros-kilted-odom-to-tf-ros2 (= 1.0.5-3noble.20250508.214611) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-odom-to-tf-ros2/ros-kilted-odom-to-tf-ros2-dbgsym_1.0.5-3noble.20250508.214611_amd64.deb Size: 1929566 SHA256: c3e3a95dd5caf22167174e3a34544992f9fcc73167b58e1bfc540d3be80c79fb SHA1: 9163972d2d99ce6154e1b5f78b8bcc4be420906d MD5sum: 2adf47058af8f7733096431f41889a37 Description: debug symbols for ros-kilted-odom-to-tf-ros2 Build-Ids: a236ade2050b593c3269321d34510feb9c42b4bc Package: ros-kilted-odri-master-board-sdk Version: 1.0.7-3noble.20250424.202726 Architecture: amd64 Maintainer: Maximilien Naveau Installed-Size: 390 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), git, libboost-python-dev, python3-dev, python3-numpy, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-odri-master-board-sdk/ros-kilted-odri-master-board-sdk_1.0.7-3noble.20250424.202726_amd64.deb Size: 79512 SHA256: bd8d6c9c7dfed0387055a7f9711dca75211fa2d7f96b07dc373ac4290959395f SHA1: 2a6543e8cfded8bb9c8bb023e52c26d697b9ec85 MD5sum: 91e4dcc3dc6b62dbe3273bceb620e420 Description: This project contains the sdk for the communication between a computer and the master-board Package: ros-kilted-odri-master-board-sdk-dbgsym Package-Type: ddeb Source: ros-kilted-odri-master-board-sdk Version: 1.0.7-3noble.20250424.202726 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Maximilien Naveau Installed-Size: 785 Depends: ros-kilted-odri-master-board-sdk (= 1.0.7-3noble.20250424.202726) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-odri-master-board-sdk/ros-kilted-odri-master-board-sdk-dbgsym_1.0.7-3noble.20250424.202726_amd64.deb Size: 611088 SHA256: 13c8da5ebd2cdc42265af128be3762502b32c57dbfc83c7a70de03313512cd90 SHA1: 97d2a6cfeb449b3c31b9250438236aea2ab31c2a MD5sum: 4d4c8685eeccff0ff133d045a34c4e3f Description: debug symbols for ros-kilted-odri-master-board-sdk Build-Ids: 631cff23c5a6c088d007e5ea9651fe9e1c298b91 97ce7f2302e01a833903a9d9ffe8fca018d84d24 a9945a46fe2f030dab728e22285feb90cd452c03 b763fa7f4ab7631611f846ea659276f758b957c4 bf8548ccbb3805a1e23c2eef73649bfb39546ceb Package: ros-kilted-om-joint-trajectory-command-broadcaster Version: 3.2.2-1noble.20250508.230514 Architecture: amd64 Maintainer: Pyo Installed-Size: 323 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-builtin-interfaces, ros-kilted-control-msgs, ros-kilted-controller-interface, ros-kilted-generate-parameter-library, ros-kilted-pluginlib, ros-kilted-rclcpp-lifecycle, ros-kilted-rcutils, ros-kilted-realtime-tools, ros-kilted-sensor-msgs, ros-kilted-trajectory-msgs, ros-kilted-urdf, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-om-joint-trajectory-command-broadcaster/ros-kilted-om-joint-trajectory-command-broadcaster_3.2.2-1noble.20250508.230514_amd64.deb Size: 87962 SHA256: 4e60962859dc1e688a322c2171876cb8c21a09bde0807b5a791803a551feb63e SHA1: 946827ff4bcb9b81d2d08e1d89db9c569149aa57 MD5sum: 8dca1825bead449db1e80bcc2d8556f5 Description: Joint Trajectory Command Broadcaster ROS 2 package. Package: ros-kilted-om-joint-trajectory-command-broadcaster-dbgsym Package-Type: ddeb Source: ros-kilted-om-joint-trajectory-command-broadcaster Version: 3.2.2-1noble.20250508.230514 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 1362 Depends: ros-kilted-om-joint-trajectory-command-broadcaster (= 3.2.2-1noble.20250508.230514) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-om-joint-trajectory-command-broadcaster/ros-kilted-om-joint-trajectory-command-broadcaster-dbgsym_3.2.2-1noble.20250508.230514_amd64.deb Size: 1278762 SHA256: c890a0d57a7e4225f5a7878f151192eb734234be7d3d6b67c31a233680bd740e SHA1: 00582370606d892e51cc62331b4cc0f2e1a46597 MD5sum: d769b437b37035d222c3d4f8470ee2d4 Description: debug symbols for ros-kilted-om-joint-trajectory-command-broadcaster Build-Ids: e526fb771ecf0765f990cabccf3e5f84af2e6b99 Package: ros-kilted-ompl Version: 1.7.0-2noble.20250424.202729 Architecture: amd64 Maintainer: Mark Moll Installed-Size: 15638 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), libboost-all-dev, libeigen3-dev, libflann-dev, ros-kilted-ros-workspace Homepage: https://ompl.kavrakilab.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ompl/ros-kilted-ompl_1.7.0-2noble.20250424.202729_amd64.deb Size: 2387564 SHA256: 41edaa7a5c39f2e01abdb5bc68bebe33ae9de0d710f62c4d4c79cc7c6d6d416b SHA1: 02bb6f10b82919ca716aaaea3a0a4862263cd2a3 MD5sum: 49da9bf32ed3dcd81ae37e6a15d0d4d5 Description: OMPL is a free sampling-based motion planning library. Package: ros-kilted-ompl-dbgsym Package-Type: ddeb Source: ros-kilted-ompl Version: 1.7.0-2noble.20250424.202729 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mark Moll Installed-Size: 48547 Depends: ros-kilted-ompl (= 1.7.0-2noble.20250424.202729) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ompl/ros-kilted-ompl-dbgsym_1.7.0-2noble.20250424.202729_amd64.deb Size: 46673458 SHA256: f7d6d3f6cf94447fec190d5b4216c489e8f5018266ae7dd7857c178fa9812d1b SHA1: b49743271ab53767e251a866ca687aa03e6cf289 MD5sum: d7f7b39b63abe255b1ebedde266463ca Description: debug symbols for ros-kilted-ompl Build-Ids: 8000b37308be71ace5f072a2f49520f81d00bea6 Package: ros-kilted-open-manipulator-bringup Version: 3.2.2-1noble.20250509.004743 Architecture: amd64 Maintainer: Pyo Installed-Size: 144 Depends: ros-kilted-dynamixel-hardware-interface, ros-kilted-gripper-controllers, ros-kilted-gz-ros2-control, ros-kilted-open-manipulator-description, ros-kilted-rclpy, ros-kilted-robot-state-publisher, ros-kilted-ros-gz-bridge, ros-kilted-ros-gz-image, ros-kilted-ros-gz-sim, ros-kilted-ros2-control, ros-kilted-ros2-controllers, ros-kilted-rviz2, ros-kilted-xacro, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/open_manipulator Priority: optional Section: misc Filename: pool/main/r/ros-kilted-open-manipulator-bringup/ros-kilted-open-manipulator-bringup_3.2.2-1noble.20250509.004743_amd64.deb Size: 20646 SHA256: f92d8b593d748ce2975656c72d9940df58b3982aeb1151f7c01595bdbec4b480 SHA1: 1b49e2339bcc59e58173844c96edabece2001b94 MD5sum: 5bc5a5088f76490bddd07179a4454124 Description: OpenMANIPULATOR bringup ROS 2 package. Package: ros-kilted-open-manipulator-description Version: 3.2.2-1noble.20250509.004714 Architecture: amd64 Maintainer: Pyo Installed-Size: 45541 Depends: ros-kilted-joint-state-publisher, ros-kilted-joint-state-publisher-gui, ros-kilted-robot-state-publisher, ros-kilted-rviz2, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/open_manipulator Priority: optional Section: misc Filename: pool/main/r/ros-kilted-open-manipulator-description/ros-kilted-open-manipulator-description_3.2.2-1noble.20250509.004714_amd64.deb Size: 11601368 SHA256: 9749a597a300313bc66eac2b55fdc7637e32952e34cd15aa7637138893d9104f SHA1: 4b6bd29478c7d0c309655c54475192997c828ec5 MD5sum: 17443e4ccf480873d060e95d3c221305 Description: open_manipulator_description ROS 2 package. Package: ros-kilted-open-manipulator-gui Version: 3.2.2-1noble.20250509.002440 Architecture: amd64 Maintainer: Pyo Installed-Size: 572 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), ros-kilted-moveit-core, ros-kilted-moveit-ros-planning-interface, libqt5core5a, libqt5gui5, qt5-qmake, qtbase5-dev, ros-kilted-eigen3-cmake-module, ros-kilted-geometry-msgs, ros-kilted-moveit-msgs, ros-kilted-moveit-ros-planning, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/open_manipulator Priority: optional Section: misc Filename: pool/main/r/ros-kilted-open-manipulator-gui/ros-kilted-open-manipulator-gui_3.2.2-1noble.20250509.002440_amd64.deb Size: 118030 SHA256: dbdfb2f5a8c3eed0cb7f0473a46ff4ca777515e3097e00022adf17d49ed1a31c SHA1: 8a40a277292c37011b2deadfbd0071004b999265 MD5sum: 1d67b5d6472391052f0a31d8c34f7344 Description: The OpenMANIPULATOR-X GUI ROS 2 package enables users to explore Joint Space, Task Space, and even work with the Task Constructor functionality. Package: ros-kilted-open-manipulator-gui-dbgsym Package-Type: ddeb Source: ros-kilted-open-manipulator-gui Version: 3.2.2-1noble.20250509.002440 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 6975 Depends: ros-kilted-open-manipulator-gui (= 3.2.2-1noble.20250509.002440) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-open-manipulator-gui/ros-kilted-open-manipulator-gui-dbgsym_3.2.2-1noble.20250509.002440_amd64.deb Size: 6896820 SHA256: 64a64a177ce15c254e3bf7cfcf2c02513177036bd74da5df7ea309901c197a98 SHA1: 450d7106e271cf5a4655a55a14716f79f754e9b4 MD5sum: 53f317d67a2c58a55b519dead0bdf538 Description: debug symbols for ros-kilted-open-manipulator-gui Build-Ids: 5079bdbd22f7bc8914b0c60d8593c237ab3ab38e b81c23782952c9e033597aa7499a1f4ea17303e5 Package: ros-kilted-open-manipulator-playground Version: 3.2.2-1noble.20250509.002440 Architecture: amd64 Maintainer: Pyo Installed-Size: 144 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-moveit-ros-planning-interface, ros-kilted-rclcpp, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/open_manipulator Priority: optional Section: misc Filename: pool/main/r/ros-kilted-open-manipulator-playground/ros-kilted-open-manipulator-playground_3.2.2-1noble.20250509.002440_amd64.deb Size: 22246 SHA256: f41c50c0f3188b3d7c175349cea887ab40ce704c936489369a6d6bc58ae23a37 SHA1: 778e0891a012bd77f5747a6b5dc6f029ce9fb0e4 MD5sum: 4ca9cab9eef4136545f5ca3d5f40b700 Description: This package provides an example for utilizing the MoveIt API with the OpenMANIPULATOR-X, allowing users to practice and experiment freely. Package: ros-kilted-open-manipulator-playground-dbgsym Package-Type: ddeb Source: ros-kilted-open-manipulator-playground Version: 3.2.2-1noble.20250509.002440 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 3203 Depends: ros-kilted-open-manipulator-playground (= 3.2.2-1noble.20250509.002440) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-open-manipulator-playground/ros-kilted-open-manipulator-playground-dbgsym_3.2.2-1noble.20250509.002440_amd64.deb Size: 2393072 SHA256: 9992121c133ffb8953e2f512ceb369c71a6c59479e125593e107e0ebf9393a1b SHA1: bd9dbd9dc8677626eb3453eaea997663e8a3f834 MD5sum: 57bdc2c39202a4378add7c67cecd5b59 Description: debug symbols for ros-kilted-open-manipulator-playground Build-Ids: 32bc22dbd43356b507c5b9accf498b07c2228e9a 35f0921b32b8ba3f4850a41e91d75931363cf2fc Package: ros-kilted-open-manipulator-teleop Version: 3.2.2-1noble.20250508.213701 Architecture: amd64 Maintainer: Pyo Installed-Size: 97 Depends: ros-kilted-control-msgs, ros-kilted-rclpy, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-trajectory-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-open-manipulator-teleop/ros-kilted-open-manipulator-teleop_3.2.2-1noble.20250508.213701_amd64.deb Size: 11456 SHA256: 9e1603bfc60494d44483575c17134e8e4d78005d073a67f3478ce6697c8dbde9 SHA1: 4ee28c62cba94c4e11be94fdf5f36fb790e56638 MD5sum: 849cf6562dbbf31b389fc9d2ec02e3b1 Description: OpenManipulator teleoperation package Package: ros-kilted-openeb-vendor Version: 2.0.2-2noble.20250424.203843 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 11435 Depends: libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglew2.2 (>= 2.2.0-4build1), libglfw3 (>= 3.2), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libopengl0, libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libusb-1.0-0 (>= 2:1.0.16), ffmpeg, libavcodec-dev, libavformat-dev, libavutil-dev, libboost-all-dev, libglew-dev, libglfw3-dev, libhdf5-dev, libopencv-dev, libopenscenegraph-dev, libprotobuf-dev, libprotoc-dev, libswscale-dev, libusb-0.1-4, libusb-1.0-0-dev, libusb-dev, openscenegraph, protobuf-compiler, ros-kilted-ros-workspace Homepage: https://github.com/prophesee-ai/openeb Priority: optional Section: misc Filename: pool/main/r/ros-kilted-openeb-vendor/ros-kilted-openeb-vendor_2.0.2-2noble.20250424.203843_amd64.deb Size: 2062224 SHA256: be61f60419c114ea7f6cca4704c2a7b32b0258951f27457bd2692532d985c7e9 SHA1: 3c91c426659b32f9f757ca828a41df65a5ec4a3d MD5sum: f00cf659ed1269842a729a7d99a80e2e Description: Wrapper around openeb Package: ros-kilted-openeb-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-openeb-vendor Version: 2.0.2-2noble.20250424.203843 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 48827 Depends: ros-kilted-openeb-vendor (= 2.0.2-2noble.20250424.203843) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-openeb-vendor/ros-kilted-openeb-vendor-dbgsym_2.0.2-2noble.20250424.203843_amd64.deb Size: 46558596 SHA256: e0ac5739ce3a30ed70093ec95289b620eaf3ba9b36d85c2767a4750e70289eea SHA1: 42e72fe37889dfdc015206e71e4dcddd44e67e25 MD5sum: c73c0aed83339f29d54b8f13d9ff9e41 Description: debug symbols for ros-kilted-openeb-vendor Build-Ids: 05f42ebd02e0548bde97e44461c1cd28a42631bb 1efec3c68caecc11685bf61bfa70dceab20cfd51 27735872ffe95b3249eb603d8879b2c9bfb1ece7 49b71ce0b63032befbbb7f424b55b592ccaff5da 4f2cc154936635deba88422c9eb8d2134ee379e5 547ee8f95dac1e4c446f538b72286a952b8789dc 65301fe08869fae5ff4e6e13435ff15f08cefbaa 68406a21d6e4d30a67e078c8512ac6ee2d690af9 881bed94aeb0de324dfdd54ecd6c5486ed6091a0 8d7c4c7cf04a8cf57f48e93126ea1302e3f8120a 988533ac79f4bd12c948313a1b9dfa375ec2b824 cd527bcdd8f87ba41670f1c0ce25bc9cae6cafec d66ec0fb3d7960a48905731b066ebdce8f227dbc d76fc500e125cfec8da0d737368ec52ca1680d88 d7ce72e609774016b2605ca896aeb7a43a0210d6 db132ae9034167bd0bf08e023484f5cf614d1750 e2ea869a8ec48c0633afe44b59d7901b94fce25f e61ee019d3c4e572bc8bf2aa4b905e156daad08c e84fbdd33e42c178ee27965e738bd0314e4832a7 eae61ac9b1ebb4cc6885e3b11c3628cf258088ed f5f50ad4035ac3ef5ada509c7cb3884200381970 Package: ros-kilted-openni2-camera Version: 2.2.2-2noble.20250508.220032 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 1419 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopenni2-0 (>= 2.2.0.33+dfsg), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-kilted-fastcdr, libopenni2-dev, ros-kilted-builtin-interfaces, ros-kilted-camera-info-manager, ros-kilted-depth-image-proc, ros-kilted-image-transport, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-openni2-camera/ros-kilted-openni2-camera_2.2.2-2noble.20250508.220032_amd64.deb Size: 256132 SHA256: 2de6ba25ecf6198a27dcf115333b746005d9c858177e7902250c9a1a2a1209ef SHA1: 9b11d06909d30723084b2865e44783034f3af62f MD5sum: 284cef1037fdb1a32ada8625b506e330 Description: Drivers for the Asus Xtion and Primesense Devices. For using a kinect with ROS, try the freenect stack Package: ros-kilted-openni2-camera-dbgsym Package-Type: ddeb Source: ros-kilted-openni2-camera Version: 2.2.2-2noble.20250508.220032 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 4046 Depends: ros-kilted-openni2-camera (= 2.2.2-2noble.20250508.220032) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-openni2-camera/ros-kilted-openni2-camera-dbgsym_2.2.2-2noble.20250508.220032_amd64.deb Size: 3705766 SHA256: 4a684a5ca78bdb53e8ab9a0f4f0e2bd68e619e3ec98bd622508edd122b9f1cb4 SHA1: 2518e39ab91ebcdeff04560893f7293215fcc554 MD5sum: bdce25b10f2a80b63d6ba7eeeaee28b3 Description: debug symbols for ros-kilted-openni2-camera Build-Ids: 0940aa078e5c112a6cd24e1292a7c3eae16cf6ca 1d4e4a67f51570283cce7fb9a634a7b9416d76e4 1db79e769dac08ca76e366075301460e958bc1ee 3552640beed394f7d4b0f6caf7b52a810d768ea7 37244bcc5fa6e1773f783b82a3245952a9add377 555fba4c3969bd32bbac94a65880a3f9e286857f 737e35fb4f64303e732cc9e26993423a578ab4bb 73e6da47ce84e0932791926e3e990c0fff9e6aa8 937dce1fe99978621819313f32ab3f0240544d4e a49f58102fd510bbf267a68135beed42260a423b aae2803898feaa81b8817a6dff0099dd4d53e32d d34577f0410d3a91d8b9c21727c8340a003e7963 d726019559cc311107992c56708637a1b74e4001 de91219a33655488ee48647d36401ae3cccc128c ea8e13ff3874c34b3bce781aadbdd88b1a058fe8 f5babac81fefbf533ce68a6cdf9d8e3c74ce924e Package: ros-kilted-orocos-kdl-vendor Version: 0.7.1-1noble.20250426.014054 Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 44 Depends: libeigen3-dev, liborocos-kdl-dev, ros-kilted-eigen3-cmake-module, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-orocos-kdl-vendor/ros-kilted-orocos-kdl-vendor_0.7.1-1noble.20250426.014054_amd64.deb Size: 6760 SHA256: 368968b3d9e1772bd1303f418ba2005ccd2026332a671d7423b6adabdcde85f1 SHA1: 5250c3251b9ca92928455bec9cf2f10d68bfe9bd MD5sum: 82d3d1957c94a16e1c0fed26ca92ee21 Description: Wrapper around orocos_kdl, providing nothing but a dependency on orocos_kdl on some systems. On others, it fetches and builds orocos_kdl locally. Package: ros-kilted-ortools-vendor Version: 9.9.0-10noble.20250424.203858 Architecture: amd64 Maintainer: Gonzalo Mier Installed-Size: 139125 Depends: libc6 (>= 2.38), libgcc-s1 (>= 7), libstdc++6 (>= 13.1), ros-kilted-ros-workspace Homepage: https://github.com/google/or-tools Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ortools-vendor/ros-kilted-ortools-vendor_9.9.0-10noble.20250424.203858_amd64.deb Size: 31711300 SHA256: c0d487e846cf9f34df654c37eeb7c18ad7573632abee82b14bc9e2ba03a0005e SHA1: 8b02318a624de31c8ab7e933f8dedaccbf2fca8f MD5sum: 9898969c9d32bf8107ea0c2f6b5e9fa5 Description: Wrapper around ortools, it provides a fixed CMake module and an ExternalProject build of it. Package: ros-kilted-ortools-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-ortools-vendor Version: 9.9.0-10noble.20250424.203858 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Gonzalo Mier Installed-Size: 315883 Depends: ros-kilted-ortools-vendor (= 9.9.0-10noble.20250424.203858) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ortools-vendor/ros-kilted-ortools-vendor-dbgsym_9.9.0-10noble.20250424.203858_amd64.deb Size: 307030798 SHA256: 65acd0291aca3188133c61092e2fb015b2eb1b812262dc0542fad80b47399214 SHA1: 3aa6accb1704bea3f3284c1c88fd30b0bb7dd226 MD5sum: b7e56af781649ec3b7fda711e5f0a851 Description: debug symbols for ros-kilted-ortools-vendor Build-Ids: 00c5bc29e901887ee37dfbced1a204378157a37e 20deb37d818abe13044195994ed5f0eed0ae899c 220b7672a584e97990a38c4d2e8ee5f1581c30bf 2a8109bb10055699302c78541ac968a1ee680e2c 5d5825de5502e1647f47db7e8789eabb48a50c21 c3a18280038a0bb3b70fb0c26a568c58d12b6003 e3548a134681a8f9619665310505b089a760c481 efe26d455b131cb655a7dc55b9f5526831195210 Package: ros-kilted-osqp-vendor Version: 0.2.0-4noble.20250424.203902 Architecture: amd64 Maintainer: Esteve Fernandez Installed-Size: 460 Depends: libc6 (>= 2.38), ros-kilted-ros-workspace Homepage: https://github.com/oxfordcontrol/osqp Priority: optional Section: misc Filename: pool/main/r/ros-kilted-osqp-vendor/ros-kilted-osqp-vendor_0.2.0-4noble.20250424.203902_amd64.deb Size: 87626 SHA256: 2f686a7a5ba37f22ea94d838aabbd67d31d13ccd575748a41d1f0e9dc409afd0 SHA1: 12d5f421707f68f92f56bbd1bc503f189ef1d810 MD5sum: c31970d9516b561685b2efcd4cab8271 Description: Wrapper around osqp that ships with a CMake module Package: ros-kilted-osqp-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-osqp-vendor Version: 0.2.0-4noble.20250424.203902 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Esteve Fernandez Installed-Size: 150 Depends: ros-kilted-osqp-vendor (= 0.2.0-4noble.20250424.203902) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-osqp-vendor/ros-kilted-osqp-vendor-dbgsym_0.2.0-4noble.20250424.203902_amd64.deb Size: 112258 SHA256: 542805774ab5315cc56dae7dc9e5b495b59d25b0c37908238fd177bbe776559e SHA1: c7c60f964a25d96ac86406604a101e4acb72810f MD5sum: 1042885d0122c837af19cd50cea250ce Description: debug symbols for ros-kilted-osqp-vendor Build-Ids: 6c64e8ae4315aa06d49eabd25dc309cffb11cb32 9f94bd51d4b98b25967deba0ce16997a279c962b Package: ros-kilted-osrf-pycommon Version: 2.1.4-3noble.20250424.202729 Architecture: amd64 Maintainer: William Woodall Installed-Size: 222 Depends: python3-importlib-metadata, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-osrf-pycommon/ros-kilted-osrf-pycommon_2.1.4-3noble.20250424.202729_amd64.deb Size: 48654 SHA256: f962e1d74e4f89c640602fa1b9d9e1b93017347beb1a723350de49efe37d5711 SHA1: 231994553dce6ca1b695d765101831991229dd13 MD5sum: ddb5afef8f6188d53d24e9004d1cf47d Description: Commonly needed Python modules, used by Python software developed at OSRF. Package: ros-kilted-osrf-testing-tools-cpp Version: 2.2.0-2noble.20250424.202735 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 1125 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libstdc++6 (>= 13.1), ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-osrf-testing-tools-cpp/ros-kilted-osrf-testing-tools-cpp_2.2.0-2noble.20250424.202735_amd64.deb Size: 933732 SHA256: e5a7d45ef56f4a35bb560b698d985ec90eee4ed428c7c872b3745da6e8c07cbf SHA1: 2cd1ebb5fac11afb01da4fc8abdad0ca30841f0d MD5sum: 5419e3b0c6987043815ad83ca49e1b06 Description: Testing tools for C++, and is used in various OSRF projects. Package: ros-kilted-osrf-testing-tools-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-osrf-testing-tools-cpp Version: 2.2.0-2noble.20250424.202735 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 801 Depends: ros-kilted-osrf-testing-tools-cpp (= 2.2.0-2noble.20250424.202735) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-osrf-testing-tools-cpp/ros-kilted-osrf-testing-tools-cpp-dbgsym_2.2.0-2noble.20250424.202735_amd64.deb Size: 732900 SHA256: 16518acf6e1ed0f9c0248837f232109ca541b2951a48855491aaf9db3c1fd8c7 SHA1: 943220399f2bd09df98296c96bca9b3180d61e96 MD5sum: 0ec1bc2ea9c116548b466f17c3a7e55b Description: debug symbols for ros-kilted-osrf-testing-tools-cpp Build-Ids: 6c8acf182450fa0ba1c7b047a658e0d19477ddda 70dd9b1cbaec2560f8bc416809c2296d80c6c534 8f3bf041a710da248147caf65bf08ee3b4e45fa9 Package: ros-kilted-ouster-ros Version: 0.11.1-6noble.20250508.222255 Architecture: amd64 Maintainer: Ussama Naal Installed-Size: 6803 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libcurl4t64 (>= 7.16.2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libjsoncpp25 (>= 1.9.5), libpcl-common1.14 (>= 1.14.0+dfsg), libspdlog1.12-fmt9, libstdc++6 (>= 13.1), curl, libcurl4-openssl-dev, libspdlog-dev, libtins-dev, ros-kilted-geometry-msgs, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-ouster-sensor-msgs, ros-kilted-pcl-conversions, ros-kilted-pcl-ros, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclcpp-lifecycle, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ouster-ros/ros-kilted-ouster-ros_0.11.1-6noble.20250508.222255_amd64.deb Size: 1187872 SHA256: 4fd6201546c44e907cb3bde996847dc55bec41a496417cde255fd0f4cb0589a8 SHA1: 9b5366b1af5bfb911d296d96efcf9e7c34c83416 MD5sum: ac9d0c4942a17efb9b0f2aa3b76cdb7d Description: Ouster ROS2 driver Package: ros-kilted-ouster-ros-dbgsym Package-Type: ddeb Source: ros-kilted-ouster-ros Version: 0.11.1-6noble.20250508.222255 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ussama Naal Installed-Size: 56598 Depends: ros-kilted-ouster-ros (= 0.11.1-6noble.20250508.222255) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ouster-ros/ros-kilted-ouster-ros-dbgsym_0.11.1-6noble.20250508.222255_amd64.deb Size: 53761132 SHA256: a070069ed3dbcad4fbb9c6c7480c97a1f458da7628de8dda4a46325e83563165 SHA1: 85d4a4957d36f81b1f0186099b3a20de05747f7f MD5sum: ffcb60d5731bddc147a7d4115c6133b8 Description: debug symbols for ros-kilted-ouster-ros Build-Ids: 0049dccda92e13371f2db3654f48659c81a476c9 060dbace7d55d90e0ae617dc1beb41c13b1a5ace 3ecb06cb284f891706573edace341d6f98346c9e 4b1dde86575f8d5b5fd9cea7eac993ede0ad6f0d 5e6affe3e32c2d0b10ea17e0410cc07391f840c8 9ed4eeecd595df2e1c292006c3e65b0946762e0b bdd3643e38cbda5c8a3b6dae7db7594fbeb89508 c69d3934631f691d47d56bec297c485029a25795 dafa70d985f5e6515baf888455f62e8ae56bb942 e6b517a7022a12bd7c3a08c249c52ba3ef5d9e1c f468f319358f8f9f613b7f54ca525ccfac275ded Package: ros-kilted-ouster-sensor-msgs Version: 0.11.1-6noble.20250424.211630 Architecture: amd64 Maintainer: Ussama Naal Installed-Size: 1593 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ouster-sensor-msgs/ros-kilted-ouster-sensor-msgs_0.11.1-6noble.20250424.211630_amd64.deb Size: 118072 SHA256: 41ec57d38200a79eef3e9bf1cac57909163abcd4ecf7082d84e047c01820fbe8 SHA1: 5447922ed48ccae0b29799448de501cea1ba1b84 MD5sum: b8d933fd63990623284e26c544644fa0 Description: ouster_ros message and service definitions Package: ros-kilted-ouster-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-ouster-sensor-msgs Version: 0.11.1-6noble.20250424.211630 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ussama Naal Installed-Size: 1175 Depends: ros-kilted-ouster-sensor-msgs (= 0.11.1-6noble.20250424.211630) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ouster-sensor-msgs/ros-kilted-ouster-sensor-msgs-dbgsym_0.11.1-6noble.20250424.211630_amd64.deb Size: 905472 SHA256: 939f06ac343367625503f3fe59f41e1809be605302a10c72611bbde336865624 SHA1: f2e94de36fb3ac4c121eb13a94f4f34f3fd2450c MD5sum: 379cdbd04d1874d8d9a7ec264bdcd4e5 Description: debug symbols for ros-kilted-ouster-sensor-msgs Build-Ids: 28dd76ddea3345cf7f8cc6c5b56f5007fa3e30e1 2e5ef78b3dd58364b2e694202f698a905877796b 5fc5c1bcca191f6c18b0cc86935ceb36f6373a4e 621ad699e9699c0e2a5a7d7474b6bfa72737e893 68991083e149fe94edd61d92b5237b30def2934b 72ec116740efbd7a7ea53f1e976b4a862bbe764c 911443ed77f37c0d9d792886316b5046b85e0089 aeb702582459f0c6a432d4d5b7af0bbbe8fb83c8 b78ceef13d4d900d260b2eb605aec4599f2b8bc6 dd787f00bb22fead5ffe193e249b544f4bf59290 f3a256f1c03cadc1086f754d57be615ad7f0cefb Package: ros-kilted-ouxt-common Version: 0.0.8-5noble.20250424.203928 Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 41 Depends: ros-kilted-ouxt-lint-common, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ouxt-common/ros-kilted-ouxt-common_0.0.8-5noble.20250424.203928_amd64.deb Size: 5400 SHA256: c8bc2f222a54b6406b830b0c4888a42e3e3c72932fcc21ac78a03299ec212a9c SHA1: 4f053d06867cc4201b00a1c961056b6babf0aabc MD5sum: 649dce2c2c77642fcc67943602d1e972 Description: common settings for OUXT Polaris ROS2 packages Package: ros-kilted-ouxt-lint-common Version: 0.0.8-5noble.20250424.203904 Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 45 Depends: ros-kilted-ament-cmake-clang-format, ros-kilted-ament-cmake-copyright, ros-kilted-ament-cmake-pep257, ros-kilted-ament-cmake-xmllint, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ouxt-lint-common/ros-kilted-ouxt-lint-common_0.0.8-5noble.20250424.203904_amd64.deb Size: 6430 SHA256: b49a1e7e14ae7ec74e19bf4a366da05b903cde0fc70efbb70c09e3b787292012 SHA1: ff2e6407b46a90a2f8fee0a102f2a7d99f91a77f MD5sum: 1ee473c01bc0bc556c1eef0886861221 Description: common linter settings for OUXT Polaris ROS2 packages Package: ros-kilted-pal-statistics Version: 2.6.2-2noble.20250508.213446 Architecture: amd64 Maintainer: Jordan Palacios Installed-Size: 409 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-dev, ros-kilted-pal-statistics-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-rclpy, ros-kilted-ros-workspace Homepage: https://github.com/pal-robotics/pal_statistics Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pal-statistics/ros-kilted-pal-statistics_2.6.2-2noble.20250508.213446_amd64.deb Size: 105818 SHA256: 399fef96b9039a71d42ae60f20cc5a3c7e6bbd6f43182dcee8af4e86af2b7155 SHA1: 19a1b898a8a89d0d5477a2675289c0c4e02369e0 MD5sum: 47af0de6810330094eb66e6185859a4b Description: The pal_statistics package Package: ros-kilted-pal-statistics-dbgsym Package-Type: ddeb Source: ros-kilted-pal-statistics Version: 2.6.2-2noble.20250508.213446 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jordan Palacios Installed-Size: 2114 Depends: ros-kilted-pal-statistics (= 2.6.2-2noble.20250508.213446) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pal-statistics/ros-kilted-pal-statistics-dbgsym_2.6.2-2noble.20250508.213446_amd64.deb Size: 1985544 SHA256: d3bd317f109e48f4d7edbb4d64c34a0e03290c750246fcc40115c0e5f931a8e6 SHA1: bd83ae141eb4331c1c3b76840c1fa719c18d261c MD5sum: d0a552d0104cac485914ac26dfab708f Description: debug symbols for ros-kilted-pal-statistics Build-Ids: 6ad1d12ef55e906f2d8d412efa900a12a73b8e42 Package: ros-kilted-pal-statistics-msgs Version: 2.6.2-2noble.20250424.211632 Architecture: amd64 Maintainer: Jordan Palacios Installed-Size: 855 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://github.com/pal-robotics/pal_statistics Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pal-statistics-msgs/ros-kilted-pal-statistics-msgs_2.6.2-2noble.20250424.211632_amd64.deb Size: 79686 SHA256: 3f4c5df59d58206dd969226af0ae72983b6bb5f52dfe7befa94461d2dbe5c7e1 SHA1: 822f9a2a48bb0e64ab9be482b1902520214c1b8b MD5sum: eaa12b2dbd28190a28e3694432d93d2c Description: Statistics msgs package Package: ros-kilted-pal-statistics-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-pal-statistics-msgs Version: 2.6.2-2noble.20250424.211632 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jordan Palacios Installed-Size: 695 Depends: ros-kilted-pal-statistics-msgs (= 2.6.2-2noble.20250424.211632) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pal-statistics-msgs/ros-kilted-pal-statistics-msgs-dbgsym_2.6.2-2noble.20250424.211632_amd64.deb Size: 546612 SHA256: d521adf1f720cd40758c9a8a859af085538937d29a5df14b799bd1609d66d4a5 SHA1: ccc4de439688a3ed9659f93b669d23004de8b0bf MD5sum: 4114fdb1ce9d1cc2c441815990d9d2ca Description: debug symbols for ros-kilted-pal-statistics-msgs Build-Ids: 002058294485ec70117ebd572ea0efa1f2f4c609 3eb8faf24cac0362b4623cdd03ff9f22818f51fa 4107fbd6359fc8291eff6e82240e189810f477c6 52754eb59b8e6e7b6d9f4f937706a1d494c1d4ef 5525e92eb993569e19ac50f941dfe5546bd0b8e4 5d0cf8575096e89208be8cf4901353c89cc607a6 7b6ec6437d5f0379cd606c0bb2bb66f306102c47 846108d7d46c2f3c9359fa4d99ed0ba912053420 8492317d1b89d02e24a9ced8922e04dc98fd61d7 e12088e8270cf30666b182c7ae44815b74054141 eec2250bc01761a910e2e13f47b5607c5fa4c9f3 Package: ros-kilted-pangolin Version: 0.9.3-2noble.20250424.202748 Architecture: amd64 Maintainer: Steven Lovegrove Installed-Size: 5465 Depends: libc6 (>= 2.38), libegl1, libepoxy0 (>= 1.0), libgcc-s1 (>= 3.3.1), libpng16-16t64 (>= 1.6.2), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.0.2), libwayland-egl1 (>= 1.15.0), libx11-6, libxkbcommon0 (>= 0.5.0), libepoxy-dev, libgl1-mesa-dev, libglew-dev, libglu1-mesa-dev, libpng-dev, libturbojpeg0-dev, libxkbcommon-dev, python3-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pangolin/ros-kilted-pangolin_0.9.3-2noble.20250424.202748_amd64.deb Size: 1346612 SHA256: 73ae9a75cb07bbcf07f1f8ba63a0a548eb99cd05a54c34bc22e2ccb223d7f649 SHA1: 403f0b73728f7a45ca4e5acfa8e93cdc6391aa1d MD5sum: 6b91d8f7cd7316c487a2e103b7d52eaa Description: Pangolin is a set of lightweight and portable utility libraries for prototyping 3D, numeric or video based programs and algorithms. Package: ros-kilted-pangolin-dbgsym Package-Type: ddeb Source: ros-kilted-pangolin Version: 0.9.3-2noble.20250424.202748 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steven Lovegrove Installed-Size: 31955 Depends: ros-kilted-pangolin (= 0.9.3-2noble.20250424.202748) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pangolin/ros-kilted-pangolin-dbgsym_0.9.3-2noble.20250424.202748_amd64.deb Size: 30271772 SHA256: 5ff8cc2d7d86e6a2b1dd8860e03e1d902274f6770e581ae89aad810e2488cd47 SHA1: 5123fbfd8a7a6b16fbe729080932b14be834330b MD5sum: e56a2d4df07cfc922a8000362c5a19ce Description: debug symbols for ros-kilted-pangolin Build-Ids: 06cf5762756ba985ebf726cdac78a19c6b6ed7b1 0895ec6a8a249105ffae13fb28c3eed0ad19be61 0ffd030a54112299b22aa5b52a27813721c196d2 1cff52e2c64e6e7c4af328f91f84fa8da0a21f21 21c373dcb4dbcf266d88aa6214bd322fc5612271 234f8f3b8122762f38dd5c2936afcf7d408844d0 40af9e79c25b6758aacccdc21de2a80370839048 41df2626aa046c72f823892e957e57e336865746 43c4315817fdf0c6d20a19c3b9b60cb918f166e2 48cd6cd559145f80b54c781b2620ce75d9783f10 6a5d4fb2fb1198a8ba9e715df21f8ace41175b90 8180e84f9382d0c1cec6b9b525a4ecb28741666f 84326b4c685503b48db32be6ae6b150d59bdd8a3 bd11fc7abbb13b64e5339901e86d283073a038f0 c088bc6e0ff6ce4feecfa8835b7b40ada1c44e8b c0f8f1e37381eecfcc3faac52c133bd8b4a35977 ca423ba4d5a751ee844feda19c79109cc9f29eff e0d4bd23271f393c179d9b19b7fcbdafcc8791ee e1bac8b053157391d4145d06e8efbfdeecd004dc eeed0924b674bfc2608303b4bc36290b51b6816d Package: ros-kilted-parallel-gripper-controller Version: 4.23.0-2noble.20250508.230833 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 333 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-control-msgs, ros-kilted-control-toolbox, ros-kilted-controller-interface, ros-kilted-generate-parameter-library, ros-kilted-hardware-interface, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-realtime-tools, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-parallel-gripper-controller/ros-kilted-parallel-gripper-controller_4.23.0-2noble.20250508.230833_amd64.deb Size: 81482 SHA256: 5c867c8bd781f11749b16f6bfd9e375000142cc40bb33f035a74d05014d64d9f SHA1: 6b1cd42120985ffc8abb1a02c835a80656502c85 MD5sum: 0ea45f84e9822cc35c287d8c39935af8 Description: The parallel_gripper_controller package Package: ros-kilted-parallel-gripper-controller-dbgsym Package-Type: ddeb Source: ros-kilted-parallel-gripper-controller Version: 4.23.0-2noble.20250508.230833 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1067 Depends: ros-kilted-parallel-gripper-controller (= 4.23.0-2noble.20250508.230833) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-parallel-gripper-controller/ros-kilted-parallel-gripper-controller-dbgsym_4.23.0-2noble.20250508.230833_amd64.deb Size: 979796 SHA256: 1012c57b0e449a03d83dfc6c068f2749e0df4811b248afb07e43e193ffb70c7c SHA1: 95455b83cd1f3103b004aef866bd9d37ced36d92 MD5sum: 6ec490eded2af61b78d0fcc2667487f3 Description: debug symbols for ros-kilted-parallel-gripper-controller Build-Ids: 6d6fba6c39ef65033246f998ca4a0e371d097e04 Package: ros-kilted-parameter-traits Version: 0.4.0-2noble.20250508.230139 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 59 Depends: libfmt-dev, ros-kilted-rclcpp, ros-kilted-rsl, ros-kilted-tcb-span, ros-kilted-tl-expected, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-parameter-traits/ros-kilted-parameter-traits_0.4.0-2noble.20250508.230139_amd64.deb Size: 9844 SHA256: f110690e900a9cc93aaad664057a65033977cd7d1b35823e54b2fdca0d07f75a SHA1: a125cdc098426a861a30fa7f413fa37a9119d5d4 MD5sum: 99c561d3c272fa0ff26ea455b53141a5 Description: Functions and types for rclcpp::Parameter Package: ros-kilted-pcl-conversions Version: 2.6.3-2noble.20250508.215947 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 79 Depends: libeigen3-dev, libpcl-common1.14, libpcl-dev, libpcl-io1.14, ros-kilted-message-filters, ros-kilted-pcl-msgs, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/pcl_conversions Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pcl-conversions/ros-kilted-pcl-conversions_2.6.3-2noble.20250508.215947_amd64.deb Size: 12710 SHA256: 4eab520c35c47065b7c85915c0634082cab110b852e60f21ff06836cdaf36aad SHA1: 4f8f021f5c048c9666f038ea3b58b7031da222ee MD5sum: 3cb74928a7bc19822c6746ac2ec149c4 Description: Provides conversions from PCL data types and ROS message types Package: ros-kilted-pcl-msgs Version: 1.0.0-9noble.20250424.213050 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 1219 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/pcl_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pcl-msgs/ros-kilted-pcl-msgs_1.0.0-9noble.20250424.213050_amd64.deb Size: 110016 SHA256: 43767869ddd4c032ab8808d9223c43da3b5f43baccf8c371781ae1239cae3cb3 SHA1: c451f2a12d298e969287a53df91f04e30796ab19 MD5sum: 7333010071ee6f3e7ad094ccdd491dfb Description: Package containing PCL (Point Cloud Library)-related ROS messages. Package: ros-kilted-pcl-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-pcl-msgs Version: 1.0.0-9noble.20250424.213050 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 1031 Depends: ros-kilted-pcl-msgs (= 1.0.0-9noble.20250424.213050) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pcl-msgs/ros-kilted-pcl-msgs-dbgsym_1.0.0-9noble.20250424.213050_amd64.deb Size: 827350 SHA256: 23ed02736ab0dab05a2114b89b84858514af2baf6d20dd67ac0d0e0bfc980573 SHA1: b25c1b6a62bf7268aa14793ec0e0a413968e5bac MD5sum: 477334c3d60c268f7ed309dbabd37bdf Description: debug symbols for ros-kilted-pcl-msgs Build-Ids: 0e1ed0289794aaf4c965bb18ca5b4708acb44a5d 18dd88bcb53362e5851d35699599e1ac49090cac 2c0436aa37c494e7ba8258f2db72910eb1f11ffb 2d0a1c102023a9057ff1877cecdb39bd5aae50f0 3b51da87ca69e2cc02979e0e5630e15476c0c119 ae2fa8d393cf26dd9d218f5c0ace9e758056d985 bb63accb586cfed8741bf95ef7035cda30d17efa c165e01b724d1e5e829c1c1684cae2aaca1e986b d0d20f9fbf647145e3ed28663f3e1f4328e79b48 dd93dd0f791b43deea070816a10d26dcc228bedf f8c4674a12d9d6073a8f57260366e4d20faa2f52 Package: ros-kilted-pcl-ros Version: 2.6.3-2noble.20250508.220651 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 5545 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-filters1.14 (>= 1.14.0+dfsg), libpcl-io1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), libeigen3-dev, libpcl-dev, libpcl-features1.14, libpcl-segmentation1.14, libpcl-surface1.14, ros-kilted-geometry-msgs, ros-kilted-pcl-conversions, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-tf2, ros-kilted-tf2-eigen, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/perception_pcl Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pcl-ros/ros-kilted-pcl-ros_2.6.3-2noble.20250508.220651_amd64.deb Size: 623334 SHA256: 634d7d0b72a55850aa61d40fa9a25f4a690e70a16b3471c0276f7bf8bbaea527 SHA1: 5f6cfd071ca4ec03e3ef55b75ebeaa7bae94c7eb MD5sum: 518533abce0b3d6825da74c46039776c Description: PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS. Package: ros-kilted-pcl-ros-dbgsym Package-Type: ddeb Source: ros-kilted-pcl-ros Version: 2.6.3-2noble.20250508.220651 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 22177 Depends: ros-kilted-pcl-ros (= 2.6.3-2noble.20250508.220651) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pcl-ros/ros-kilted-pcl-ros-dbgsym_2.6.3-2noble.20250508.220651_amd64.deb Size: 19516250 SHA256: ea63d0299efac69a0c205249490b3bf81b57618cba01ae7e6cfb9e203551835e SHA1: a498208b4b9f1c029ea82d370238ee76b7783532 MD5sum: f1d7e35f6f07a2068b6a85e57ca62cf6 Description: debug symbols for ros-kilted-pcl-ros Build-Ids: 35e40601ef1ee176ad4314fd6200394e769c9c57 5ba0d617fa9eeabb17f0feb56637874efd1de346 78a8be88959a3102d3c179da7c8ab45386b7c6ce 7d22a5ed7dc6d10a7b5bd4abc1bf3605391d22b0 7eb1eb541a322a1d7585964d20668c763336a02b 82306ae0b956a86f261281dbd5b68caa335f0dcc 8da1f7edaf2dae65b866176c2069b023e17d6f3d 8f8f3d80cf6c5175b46fdce120eb4a116ab6d351 a4859596069fe089a4d61d1c1bb43d93c63104b5 bb80a279c8159eb285cd059b0cbcbb03cf8067f7 d6403aa5158f085e8a3af4c2162ee3c96a0d3d62 f561dd2934ae6876648b784a774377cbf5a95775 Package: ros-kilted-pendulum-control Version: 0.36.0-1noble.20250508.221353 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1362 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-pendulum-msgs, ros-kilted-rclcpp, ros-kilted-rttest, ros-kilted-tlsf-cpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pendulum-control/ros-kilted-pendulum-control_0.36.0-1noble.20250508.221353_amd64.deb Size: 247550 SHA256: 74a88e0965bcd94078d162eaccc4c65e2619559402d1b2b409774bd7a384a84b SHA1: ce9cc2c1a724c5355557eba21bb6abb8b3fc82fd MD5sum: 4642df69cf72a7b477bcdacc701a1a66 Description: Demonstrates ROS 2's realtime capabilities with a simulated inverted pendulum. Package: ros-kilted-pendulum-control-dbgsym Package-Type: ddeb Source: ros-kilted-pendulum-control Version: 0.36.0-1noble.20250508.221353 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 6304 Depends: ros-kilted-pendulum-control (= 0.36.0-1noble.20250508.221353) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pendulum-control/ros-kilted-pendulum-control-dbgsym_0.36.0-1noble.20250508.221353_amd64.deb Size: 5278904 SHA256: 4638c77b27a72bbc26ad415873fae0f3700af893da399ea1ceea20d6ade5dcfa SHA1: 4587f950a11a623b23ba578b0bd4bbc747ddca9c MD5sum: a0caad8f13d9fe3388587379846e25b9 Description: debug symbols for ros-kilted-pendulum-control Build-Ids: c87ba366795f1f62073373d624811f650376e3c2 cbc10f94a20baf70dc58babed4522c62e36c1f76 d3d914efcef019463555a7f8174acb839cb05b93 Package: ros-kilted-pendulum-msgs Version: 0.36.0-1noble.20250426.033156 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 668 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pendulum-msgs/ros-kilted-pendulum-msgs_0.36.0-1noble.20250426.033156_amd64.deb Size: 58712 SHA256: 28da4bf0690931757b70122f773021026551736d45de63ec66247d8aa30df397 SHA1: 4259b55ae612438912b669c4cfec9e066180979d MD5sum: ade95b44f440e538a37530d83e78d405 Description: Custom messages for real-time pendulum control. Package: ros-kilted-pendulum-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-pendulum-msgs Version: 0.36.0-1noble.20250426.033156 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 448 Depends: ros-kilted-pendulum-msgs (= 0.36.0-1noble.20250426.033156) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pendulum-msgs/ros-kilted-pendulum-msgs-dbgsym_0.36.0-1noble.20250426.033156_amd64.deb Size: 327746 SHA256: 12184ae14a83e8241d0882b5cde881612a5270267acf12d20371b570aaa9494b SHA1: 086fdccf0d94cd016bbf250156c14a0fbb4f3223 MD5sum: a5dceaf8e4902bdf6a36412b37e00a46 Description: debug symbols for ros-kilted-pendulum-msgs Build-Ids: 1ca167c6edd0ed094b293cefdd75dd59ca66a0de 22446201d06dee9db9ef08eac2078e4492c8c3f3 7aee04c3516a7966b8fb4653cf4df3ae60fbc1e0 8716cbd9f0609a0a5842bf6a17eff166423cda5b 898a5d610b18eb650b8c3b142f5956618669d026 8b5f1aa24289bd48c1b61be2145a0601d909f73d 986a186778137a2d0601e94c8461dac2144b20bb c40cde1089485d7a5fd3cc684a049a2e5eae9bdc cd38f8e58217fa5d0778acca32b35c56bb923c19 d2dc2c4124c499aa324b3bd58ffcae8c7df9f992 ec4230f41ddba020aa90bc5c7eb29cbe5440db07 Package: ros-kilted-perception Version: 0.12.0-2noble.20250508.230141 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 41 Depends: ros-kilted-image-common, ros-kilted-image-pipeline, ros-kilted-image-transport-plugins, ros-kilted-laser-filters, ros-kilted-laser-geometry, ros-kilted-perception-pcl, ros-kilted-ros-base, ros-kilted-vision-opencv, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-perception/ros-kilted-perception_0.12.0-2noble.20250508.230141_amd64.deb Size: 5380 SHA256: e3764bf0f49ff4ca1917a003878bcee38d7f892c73d90e03ae680f7a4fcd2dc7 SHA1: 734b6ac898d68f69651e01196b3607f149436bd9 MD5sum: bfa141c3bb3e5dca1a00310996a04c92 Description: A package which aggregates common perception packages. Package: ros-kilted-perception-pcl Version: 2.6.3-2noble.20250508.225900 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 42 Depends: ros-kilted-pcl-conversions, ros-kilted-pcl-msgs, ros-kilted-pcl-ros, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/perception_pcl Priority: optional Section: misc Filename: pool/main/r/ros-kilted-perception-pcl/ros-kilted-perception-pcl_2.6.3-2noble.20250508.225900_amd64.deb Size: 5466 SHA256: 3ebe67969c1c20a2657b7f2a1571747cb13edff5048e7bad60bc5cf4ddc9bbbc SHA1: 1e2ab283eb40f096cccc0f05022dfcc1a5fa2e1e MD5sum: 0ea5cf033b6491e5ca01392dac4be4d1 Description: PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS. Package: ros-kilted-performance-test-fixture Version: 0.3.1-2noble.20250424.203029 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 99 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-kilted-google-benchmark-vendor, ros-kilted-ament-cmake-google-benchmark, ros-kilted-osrf-testing-tools-cpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-performance-test-fixture/ros-kilted-performance-test-fixture_0.3.1-2noble.20250424.203029_amd64.deb Size: 18324 SHA256: 54ba0cb58e2d9e3654cdea1c673e1648902a6e881f280ef3dba7c0cfd032a73b SHA1: 2d6de8ac37e088018d2102a784afbb8a2e9d0eb2 MD5sum: b6941aa74c138e68d49fb75de0faa6f4 Description: Test fixture and CMake macro for using osrf_testing_tools_cpp with Google Benchmark Package: ros-kilted-performance-test-fixture-dbgsym Package-Type: ddeb Source: ros-kilted-performance-test-fixture Version: 0.3.1-2noble.20250424.203029 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 110 Depends: ros-kilted-performance-test-fixture (= 0.3.1-2noble.20250424.203029) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-performance-test-fixture/ros-kilted-performance-test-fixture-dbgsym_0.3.1-2noble.20250424.203029_amd64.deb Size: 92080 SHA256: 2af3f27a5547b0a8354a032eba3d41371961946cf5d33f9f94ae8c67bda6e3c4 SHA1: 902162e73eba8e026515f8c55dca7c8d22c8e549 MD5sum: aca2aea48430abaad8de600365472644 Description: debug symbols for ros-kilted-performance-test-fixture Build-Ids: 38a777f7a3c85bcbe29b056f93fac351454b1925 Package: ros-kilted-phidgets-accelerometer Version: 2.3.3-2noble.20250508.212330 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 218 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-libphidget22, ros-kilted-launch, ros-kilted-phidgets-api, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-accelerometer/ros-kilted-phidgets-accelerometer_2.3.3-2noble.20250508.212330_amd64.deb Size: 61414 SHA256: befe120312e82f84a932d6adca90f85e7b346f3758218ce81d3788a0572dc877 SHA1: fb023249dd623afecf865c516f33848d088d4d91 MD5sum: a9cc1f61283b55492e62fb436057f8e4 Description: Driver for the Phidgets Accelerometer devices Package: ros-kilted-phidgets-accelerometer-dbgsym Package-Type: ddeb Source: ros-kilted-phidgets-accelerometer Version: 2.3.3-2noble.20250508.212330 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 918 Depends: ros-kilted-phidgets-accelerometer (= 2.3.3-2noble.20250508.212330) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-accelerometer/ros-kilted-phidgets-accelerometer-dbgsym_2.3.3-2noble.20250508.212330_amd64.deb Size: 852276 SHA256: dbba80361085f11a756a963f673070f496db1836dcfc839d74748b1e87b064b4 SHA1: 5a900243a8850f4b1846548f88fc76d9d6bd7a96 MD5sum: 3b4336e5470c4eda345e51265393cfc7 Description: debug symbols for ros-kilted-phidgets-accelerometer Build-Ids: cef43911a86a2d9e2be6855bc2ef5ed17033a5ae Package: ros-kilted-phidgets-analog-inputs Version: 2.3.3-2noble.20250508.212339 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 213 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-libphidget22, ros-kilted-launch, ros-kilted-phidgets-api, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-analog-inputs/ros-kilted-phidgets-analog-inputs_2.3.3-2noble.20250508.212339_amd64.deb Size: 60238 SHA256: 71b9ce31102afd40617053305d96e093747c7fa5b3bf394ac1368db55f223bf7 SHA1: 3fc6efe5091740e379543cd9bcf65198dfb7d80c MD5sum: 88c31893739bf346f234b96bc7e6bb85 Description: Driver for the Phidgets Analog Input devices Package: ros-kilted-phidgets-analog-inputs-dbgsym Package-Type: ddeb Source: ros-kilted-phidgets-analog-inputs Version: 2.3.3-2noble.20250508.212339 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 926 Depends: ros-kilted-phidgets-analog-inputs (= 2.3.3-2noble.20250508.212339) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-analog-inputs/ros-kilted-phidgets-analog-inputs-dbgsym_2.3.3-2noble.20250508.212339_amd64.deb Size: 860180 SHA256: f8a64e7784665856cbf1d6460250df4fdd762e5780a0c708a7baa56685881179 SHA1: 0a7036e7db2fad510de39c6a598638ce208dfc23 MD5sum: 32785b77efd2e1348a438e0798ad78dd Description: debug symbols for ros-kilted-phidgets-analog-inputs Build-Ids: 04b7d4cd559bcb893def7610d96be6386d291763 Package: ros-kilted-phidgets-analog-outputs Version: 2.3.3-2noble.20250508.212349 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 514 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-libphidget22, ros-kilted-phidgets-api, ros-kilted-phidgets-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-analog-outputs/ros-kilted-phidgets-analog-outputs_2.3.3-2noble.20250508.212349_amd64.deb Size: 111056 SHA256: a4a50c8e1de1c4d0f8f30863a23009ca11fcac8ed9b04335fcf253ba34e7f135 SHA1: e1806e9c6a65c9387ea7ac1b3a550fdf0011a91b MD5sum: 4fadfc529d464deb8e26ed5d95f170d3 Description: Driver for the Phidgets Analog Output devices Package: ros-kilted-phidgets-analog-outputs-dbgsym Package-Type: ddeb Source: ros-kilted-phidgets-analog-outputs Version: 2.3.3-2noble.20250508.212349 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 2317 Depends: ros-kilted-phidgets-analog-outputs (= 2.3.3-2noble.20250508.212349) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-analog-outputs/ros-kilted-phidgets-analog-outputs-dbgsym_2.3.3-2noble.20250508.212349_amd64.deb Size: 1995906 SHA256: c54b00f83a4b28c543dd3d51eb8865570bf760f090ac6bc915379b7b3a07095a SHA1: b1c2b200b310a5debcf054a85a295d4614344e74 MD5sum: cacde17edd61e9743da09182135e2bf3 Description: debug symbols for ros-kilted-phidgets-analog-outputs Build-Ids: 341fc4ce75cf0dfc5f5626545f05e910fb2cd358 Package: ros-kilted-phidgets-api Version: 2.3.3-2noble.20250508.205148 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 220 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-kilted-libphidget22, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/phidgets_api Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-api/ros-kilted-phidgets-api_2.3.3-2noble.20250508.205148_amd64.deb Size: 38514 SHA256: 8e256401f2f8b2164512dd8305e8e927ebb89533980918e3c7a9839890409e19 SHA1: 04c14046bda4d4951c9a76c9b48b77d0013ba300 MD5sum: 7333b122a08cf71283b1beae857862f9 Description: A C++ Wrapper for the Phidgets C API Package: ros-kilted-phidgets-api-dbgsym Package-Type: ddeb Source: ros-kilted-phidgets-api Version: 2.3.3-2noble.20250508.205148 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 442 Depends: ros-kilted-phidgets-api (= 2.3.3-2noble.20250508.205148) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-api/ros-kilted-phidgets-api-dbgsym_2.3.3-2noble.20250508.205148_amd64.deb Size: 396858 SHA256: 92acaa3e3daff20d19eeb70258df2fa4b1556a1267529b882e5f17ab720af1cc SHA1: 3e4514d74409736fb6a981e75dee81be419fd364 MD5sum: 858b78d3b1dc971d0a6bc10bdfed66e1 Description: debug symbols for ros-kilted-phidgets-api Build-Ids: 133e2b6e26ab1a136c35fdcbd259d369334b207c Package: ros-kilted-phidgets-digital-inputs Version: 2.3.3-2noble.20250508.212416 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 209 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-libphidget22, ros-kilted-launch, ros-kilted-phidgets-api, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-digital-inputs/ros-kilted-phidgets-digital-inputs_2.3.3-2noble.20250508.212416_amd64.deb Size: 59472 SHA256: 5e3f3a10150d31d854eefd5f52471813b78e7b650ddfff7b6878027070ede36f SHA1: 6dbd0f046f5d024ec286ca0320acb01ae70852e4 MD5sum: e0c2938d34e912ddeb7b1e2236534bb0 Description: Driver for the Phidgets Digital Input devices Package: ros-kilted-phidgets-digital-inputs-dbgsym Package-Type: ddeb Source: ros-kilted-phidgets-digital-inputs Version: 2.3.3-2noble.20250508.212416 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 921 Depends: ros-kilted-phidgets-digital-inputs (= 2.3.3-2noble.20250508.212416) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-digital-inputs/ros-kilted-phidgets-digital-inputs-dbgsym_2.3.3-2noble.20250508.212416_amd64.deb Size: 855176 SHA256: c1dd4c7f4488aa3ee919428ce775f5e06d289eaeed3ebdc425abe5c9e6d70edf SHA1: 441a33fe1e600b25487f3c5e33af155e505404f2 MD5sum: 5f7f0848a7698a7e4b3487a6dcb7c345 Description: debug symbols for ros-kilted-phidgets-digital-inputs Build-Ids: b328c080174a9e7657b7b67f3699e75e3a8beef5 Package: ros-kilted-phidgets-digital-outputs Version: 2.3.3-2noble.20250508.212426 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 515 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-libphidget22, ros-kilted-launch, ros-kilted-phidgets-api, ros-kilted-phidgets-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-digital-outputs/ros-kilted-phidgets-digital-outputs_2.3.3-2noble.20250508.212426_amd64.deb Size: 111414 SHA256: 2bd0297017e52c0d2fabe9309985181cd1f616a13ea58ef65d162ddc45591b6b SHA1: 0fba486585581ea3467a362ccfa9475318cc7caf MD5sum: f91efcc6983d9c5a5efa50ba3e462f8c Description: Driver for the Phidgets Digital Output devices Package: ros-kilted-phidgets-digital-outputs-dbgsym Package-Type: ddeb Source: ros-kilted-phidgets-digital-outputs Version: 2.3.3-2noble.20250508.212426 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 2321 Depends: ros-kilted-phidgets-digital-outputs (= 2.3.3-2noble.20250508.212426) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-digital-outputs/ros-kilted-phidgets-digital-outputs-dbgsym_2.3.3-2noble.20250508.212426_amd64.deb Size: 2000754 SHA256: 1768be51859059b17a16b20dda659698374f45a505f74bded6c36cd3c8a505f9 SHA1: 40fbe471aab015e83dab0e132607b53ba4f73cb4 MD5sum: 858b9483e1ee296cf1f6bbeaa1fcfc83 Description: debug symbols for ros-kilted-phidgets-digital-outputs Build-Ids: 6622162d69c14cf67dcda4c14a04e04e027e87e6 Package: ros-kilted-phidgets-drivers Version: 2.3.3-2noble.20250508.224850 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 42 Depends: ros-kilted-libphidget22, ros-kilted-phidgets-accelerometer, ros-kilted-phidgets-analog-inputs, ros-kilted-phidgets-api, ros-kilted-phidgets-digital-inputs, ros-kilted-phidgets-digital-outputs, ros-kilted-phidgets-gyroscope, ros-kilted-phidgets-high-speed-encoder, ros-kilted-phidgets-ik, ros-kilted-phidgets-magnetometer, ros-kilted-phidgets-motors, ros-kilted-phidgets-msgs, ros-kilted-phidgets-spatial, ros-kilted-phidgets-temperature, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/phidgets_drivers Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-drivers/ros-kilted-phidgets-drivers_2.3.3-2noble.20250508.224850_amd64.deb Size: 6054 SHA256: 1db98ac08eefb80e6b5b0039b6825be5be985be9f387d8735c093f638cd0c201 SHA1: 0c551a2e1300b59eaed583c8060467605c373626 MD5sum: 308555df734e2dcf35359507563792b1 Description: API and ROS drivers for Phidgets devices Package: ros-kilted-phidgets-gyroscope Version: 2.3.3-2noble.20250508.212502 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 303 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-libphidget22, ros-kilted-launch, ros-kilted-phidgets-api, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-gyroscope/ros-kilted-phidgets-gyroscope_2.3.3-2noble.20250508.212502_amd64.deb Size: 81554 SHA256: 4c73486766505a5a13a8e65fbaf8200b37c36fb8dacf9fb9a546049ef70e8f31 SHA1: 94a78844613ecb9c7dd90037237950fa99856d10 MD5sum: 787cc6d5afa6b64c346a640e5661485b Description: Driver for the Phidgets Gyroscope devices Package: ros-kilted-phidgets-gyroscope-dbgsym Package-Type: ddeb Source: ros-kilted-phidgets-gyroscope Version: 2.3.3-2noble.20250508.212502 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1347 Depends: ros-kilted-phidgets-gyroscope (= 2.3.3-2noble.20250508.212502) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-gyroscope/ros-kilted-phidgets-gyroscope-dbgsym_2.3.3-2noble.20250508.212502_amd64.deb Size: 1236194 SHA256: e2ac18ee5f100e8beff04f7730201b00c394ba017bc59db65fab9862157576a1 SHA1: a0f0ac6be78575529bac65d3165b54f69131344c MD5sum: 4eb692a76a992eac23b13a0eac563941 Description: debug symbols for ros-kilted-phidgets-gyroscope Build-Ids: caf85014ae1b1b982d08c59b51e754e7471d2b7d Package: ros-kilted-phidgets-high-speed-encoder Version: 2.3.3-2noble.20250508.212514 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 275 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-libphidget22, ros-kilted-launch, ros-kilted-phidgets-api, ros-kilted-phidgets-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-high-speed-encoder/ros-kilted-phidgets-high-speed-encoder_2.3.3-2noble.20250508.212514_amd64.deb Size: 76170 SHA256: 9f15f94a58b8d854f7bb02d8d0b4acff5ec8bbaf86a969862c9e5a4c0bdef8f7 SHA1: d27cd855bc2ffdbccd9b8d4206f3b94b468c4c43 MD5sum: 8f94e181cd4600734ab1a0ef990dd594 Description: Driver for the Phidgets high speed encoder devices Package: ros-kilted-phidgets-high-speed-encoder-dbgsym Package-Type: ddeb Source: ros-kilted-phidgets-high-speed-encoder Version: 2.3.3-2noble.20250508.212514 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1228 Depends: ros-kilted-phidgets-high-speed-encoder (= 2.3.3-2noble.20250508.212514) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-high-speed-encoder/ros-kilted-phidgets-high-speed-encoder-dbgsym_2.3.3-2noble.20250508.212514_amd64.deb Size: 1126304 SHA256: 288cba5c74a1114727a36dff753063af716073c26b244da81f0f2820b787af81 SHA1: 1383bc85d3f0f6c048b40e0225b3c0ee1cd00206 MD5sum: b18d9c970291e13ed5c88c065328d93b Description: debug symbols for ros-kilted-phidgets-high-speed-encoder Build-Ids: a0a70bd780b8ef1b45bd02d474701c636d88840e Package: ros-kilted-phidgets-ik Version: 2.3.3-2noble.20250508.224719 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 46 Depends: ros-kilted-launch, ros-kilted-phidgets-analog-inputs, ros-kilted-phidgets-digital-inputs, ros-kilted-phidgets-digital-outputs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-ik/ros-kilted-phidgets-ik_2.3.3-2noble.20250508.224719_amd64.deb Size: 7046 SHA256: 72e8a640dd99d018ca1ed0d1a4783d45e334179d6b7f1c10cb630dd868f07f0c SHA1: e37e22c87c8c9a68794f9e0083665488469032e7 MD5sum: 568ff2c432118160a4e9ccbf4c2dfc22 Description: Driver for the Phidgets InterfaceKit devices Package: ros-kilted-phidgets-magnetometer Version: 2.3.3-2noble.20250508.212520 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 227 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-libphidget22, ros-kilted-launch, ros-kilted-phidgets-api, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-magnetometer/ros-kilted-phidgets-magnetometer_2.3.3-2noble.20250508.212520_amd64.deb Size: 63942 SHA256: 6af64594c046caa8f5123f81132971a6ae4dcfe762ddd4a3df74a882a916fee9 SHA1: 7c0667f10dcb2f8e0bb0afba7c979e16e8ef5625 MD5sum: 202920a005e5137026cd12acb732779b Description: Driver for the Phidgets Magnetometer devices Package: ros-kilted-phidgets-magnetometer-dbgsym Package-Type: ddeb Source: ros-kilted-phidgets-magnetometer Version: 2.3.3-2noble.20250508.212520 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 943 Depends: ros-kilted-phidgets-magnetometer (= 2.3.3-2noble.20250508.212520) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-magnetometer/ros-kilted-phidgets-magnetometer-dbgsym_2.3.3-2noble.20250508.212520_amd64.deb Size: 873318 SHA256: dcbe7e1fc14cb33b9ada25ec1b8c708fd63c9a5aba5b4688623b39357afc5a12 SHA1: 98e2568b26925adbfcbab51590caefb7a6e47d5b MD5sum: c572f9dd50a60e335aad0e9e3504efb2 Description: debug symbols for ros-kilted-phidgets-magnetometer Build-Ids: df37562b2ec6c0d0b935edd46f63a2294cd0cdaa Package: ros-kilted-phidgets-motors Version: 2.3.3-2noble.20250508.212529 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 515 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-libphidget22, ros-kilted-launch, ros-kilted-phidgets-api, ros-kilted-phidgets-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-motors/ros-kilted-phidgets-motors_2.3.3-2noble.20250508.212529_amd64.deb Size: 112818 SHA256: 42544df52af9e9236aace1e00ba3721307f80a8d8c741fbd4f1b4d9b519f343c SHA1: 1b117ee03282a0df15b054a2fbfa801d4d074f0f MD5sum: 15febb50da6d7488a199cf762b6451e9 Description: Driver for the Phidgets Motor devices Package: ros-kilted-phidgets-motors-dbgsym Package-Type: ddeb Source: ros-kilted-phidgets-motors Version: 2.3.3-2noble.20250508.212529 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 2242 Depends: ros-kilted-phidgets-motors (= 2.3.3-2noble.20250508.212529) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-motors/ros-kilted-phidgets-motors-dbgsym_2.3.3-2noble.20250508.212529_amd64.deb Size: 1924622 SHA256: 96055221defa131c644a4f68b6cb333e76e5d21945064e7f42ce09af4723f215 SHA1: 07714bc5d830912d0f3c30058d2d8c7e13cfa7e7 MD5sum: bb149c0aa2fc08d754a6613aed5d28a4 Description: debug symbols for ros-kilted-phidgets-motors Build-Ids: 114f819eeaeb01f0a6f0aa1b277e41d4af48d06e Package: ros-kilted-phidgets-msgs Version: 2.3.3-2noble.20250424.212002 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1205 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-msgs/ros-kilted-phidgets-msgs_2.3.3-2noble.20250424.212002_amd64.deb Size: 95302 SHA256: 50ed715f949ce5222335cddfab65e1cf92ab49deed4660e0390260df1f44f07d SHA1: 6e914c6d8379fef81cde5d84e032125272670367 MD5sum: d72bb0296e5b4441dac2c94a6ce5abc6 Description: Custom ROS messages for Phidgets drivers Package: ros-kilted-phidgets-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-phidgets-msgs Version: 2.3.3-2noble.20250424.212002 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 812 Depends: ros-kilted-phidgets-msgs (= 2.3.3-2noble.20250424.212002) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-msgs/ros-kilted-phidgets-msgs-dbgsym_2.3.3-2noble.20250424.212002_amd64.deb Size: 602184 SHA256: 77471e833bdd2fe6c4dbad2815958993c46a0332eb00a45ef741aa8a8d5fd7ea SHA1: 3615032e3e634a6e9b07ec07a6943379df70ec4d MD5sum: ac3d864fc07f754c6d5f401a64bb0683 Description: debug symbols for ros-kilted-phidgets-msgs Build-Ids: 01d8e6e664300e9eeefc3117b80c550cf1ee6fc4 0f753c1e075290da5c29fc0f87d5a63dbab87f07 3a51d2491c43f43aaddd55b971ebea4b7d059ac7 696c80021f7953787458b9d14d82ecbc159e4eca 75a4c8274f09f0b38e29d306be370a1553cb5a09 897da9449cfad81ba345e55e051365872a6340eb 8b0583b73e2277fe8ac3ff7f6048335bb492d88e 9b1db7929c3fcdba22e46d4abccf832408e2d1e1 d768882eeee6972ca98090328865e83ad1e54620 f02fa6ef67779e1e10a0bb8ac8a809f6c3bc9698 fa36ebc9b6d90e777abcf286c1f0d2b7d93950fc Package: ros-kilted-phidgets-spatial Version: 2.3.3-2noble.20250508.212532 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 369 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-libphidget22, ros-kilted-launch, ros-kilted-phidgets-api, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/phidgets_spatial Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-spatial/ros-kilted-phidgets-spatial_2.3.3-2noble.20250508.212532_amd64.deb Size: 97196 SHA256: a252566f437d00d9d1ee5d7e1c8dc9522c3ba4f9db28f6e7cba12c608c9e76f0 SHA1: ac6eced73ed424bdba779d3cc769cd3be03b8b9e MD5sum: cb55ca797494a41f69af19fda679a7e9 Description: Driver for the Phidgets Spatial 3/3/3 devices Package: ros-kilted-phidgets-spatial-dbgsym Package-Type: ddeb Source: ros-kilted-phidgets-spatial Version: 2.3.3-2noble.20250508.212532 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1638 Depends: ros-kilted-phidgets-spatial (= 2.3.3-2noble.20250508.212532) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-spatial/ros-kilted-phidgets-spatial-dbgsym_2.3.3-2noble.20250508.212532_amd64.deb Size: 1491698 SHA256: 73ea97c01122063631bd950b2d7b562f139a4fd4d812a427e66fdbf12e6dd69b SHA1: b797a7c90e8de598647c6f3a41c5e33d272a1ba4 MD5sum: 5d1343370fd4a3d0193886eacdc07a53 Description: debug symbols for ros-kilted-phidgets-spatial Build-Ids: 5ae7e33dba6eb55778fbc88fa9353c82efb359b7 Package: ros-kilted-phidgets-temperature Version: 2.3.3-2noble.20250508.212532 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 205 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-libphidget22, ros-kilted-launch, ros-kilted-phidgets-api, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-temperature/ros-kilted-phidgets-temperature_2.3.3-2noble.20250508.212532_amd64.deb Size: 58686 SHA256: f8178341b9ebdc4296d3334ae37a191381812e7ef9461c96b942198258df52f3 SHA1: 588777ceafc837a22be6ec144af3697dab5987c4 MD5sum: 21ff6c81e5a5a2d628e85f114641bb1a Description: Driver for the Phidgets Temperature devices Package: ros-kilted-phidgets-temperature-dbgsym Package-Type: ddeb Source: ros-kilted-phidgets-temperature Version: 2.3.3-2noble.20250508.212532 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 893 Depends: ros-kilted-phidgets-temperature (= 2.3.3-2noble.20250508.212532) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-phidgets-temperature/ros-kilted-phidgets-temperature-dbgsym_2.3.3-2noble.20250508.212532_amd64.deb Size: 826870 SHA256: aafc8627d32e91e38d27bb203cb47387f03d51d0d2b91510ff2f77666e394d8f SHA1: e83bbc180dc4df65e37e55cf310194377cbca8c9 MD5sum: 3aacbc615ccbd0083459a0311ae64d72 Description: debug symbols for ros-kilted-phidgets-temperature Build-Ids: 8eb6c5c631262b3873c7c2aeeed0c8ad56fc1dc9 Package: ros-kilted-pick-ik Version: 1.1.1-2noble.20250508.234703 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 409 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-moveit-core, libfmt-dev, librange-v3-dev, ros-kilted-generate-parameter-library, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rsl, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-kdl, ros-kilted-tl-expected, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pick-ik/ros-kilted-pick-ik_1.1.1-2noble.20250508.234703_amd64.deb Size: 107512 SHA256: 131c8608b88943af912eaa977e128c26571ff9f0bba0032fbfb31bd102bb4e5b SHA1: 49cd98d2725447aef4d11479be4dfe37e878ae85 MD5sum: 3f2abc92a8ae0672112d4d2da03139cd Description: Inverse Kinematics solver for MoveIt Package: ros-kilted-pick-ik-dbgsym Package-Type: ddeb Source: ros-kilted-pick-ik Version: 1.1.1-2noble.20250508.234703 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 5379 Depends: ros-kilted-pick-ik (= 1.1.1-2noble.20250508.234703) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pick-ik/ros-kilted-pick-ik-dbgsym_1.1.1-2noble.20250508.234703_amd64.deb Size: 5360180 SHA256: c6162ac3b8a3c2c0e954a8515b7a1a683772b0ae847b7b12e889dec542840016 SHA1: 2be751f99701188c6d952d8e599e0c95865c0578 MD5sum: fc9825ef2e7d5d5a525b21d525722d3e Description: debug symbols for ros-kilted-pick-ik Build-Ids: c4c9237bfb028d74d9cbc0bb5b9113adbf9c8ef5 Package: ros-kilted-picknik-ament-copyright Version: 0.0.2-5noble.20250424.202724 Architecture: amd64 Maintainer: Joe Schornak Installed-Size: 40 Depends: ros-kilted-ament-copyright, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-picknik-ament-copyright/ros-kilted-picknik-ament-copyright_0.0.2-5noble.20250424.202724_amd64.deb Size: 4902 SHA256: 40de5aa3005a2832ba87f2b5125bb9729bdb9c4538e0c6ca917da74abba4f3d1 SHA1: 6d54b8f25f5647edc5fb4293f1d3c18f4748b7f8 MD5sum: 4f2eae62488d6a0b46ac71b911b7ecf6 Description: Check PickNik-specific copyright headers. Package: ros-kilted-picknik-reset-fault-controller Version: 0.0.4-3noble.20250508.224943 Architecture: amd64 Maintainer: Alex Moriarty Installed-Size: 254 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-controller-interface, ros-kilted-example-interfaces, ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-realtime-tools, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-picknik-reset-fault-controller/ros-kilted-picknik-reset-fault-controller_0.0.4-3noble.20250508.224943_amd64.deb Size: 68090 SHA256: 17b46e50c9103f0a24e6c84b613ad8c2071b0d6b9f555b912df32234564cd7df SHA1: ebccb82159c01c7964a3be3f7349c2ea1831a300 MD5sum: d1d4e27f345b631fb1feb5340754bfbb Description: ROS 2 controller that offers a service to clear faults in a hardware interface Package: ros-kilted-picknik-reset-fault-controller-dbgsym Package-Type: ddeb Source: ros-kilted-picknik-reset-fault-controller Version: 0.0.4-3noble.20250508.224943 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alex Moriarty Installed-Size: 1116 Depends: ros-kilted-picknik-reset-fault-controller (= 0.0.4-3noble.20250508.224943) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-picknik-reset-fault-controller/ros-kilted-picknik-reset-fault-controller-dbgsym_0.0.4-3noble.20250508.224943_amd64.deb Size: 1034188 SHA256: 37f72603de3587636850931144cead5d80b22bb81b5261740ea95945d8ecf2fd SHA1: 0a57e49fdfcbf3096e45a61eebf2e0f3ac36bc78 MD5sum: d06d9c9a6dd8df2064ac0ef77e1aa203 Description: debug symbols for ros-kilted-picknik-reset-fault-controller Build-Ids: fff2307a3043af714606991b6ba093ab42962bbb Package: ros-kilted-picknik-twist-controller Version: 0.0.4-3noble.20250508.224943 Architecture: amd64 Maintainer: lovro Installed-Size: 488 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-controller-interface, ros-kilted-example-interfaces, ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-realtime-tools, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-picknik-twist-controller/ros-kilted-picknik-twist-controller_0.0.4-3noble.20250508.224943_amd64.deb Size: 106942 SHA256: 677de8cd54ab4edb62fff3ab5c79771f0dee1061c6fa0da5f4d5eab9048713b2 SHA1: 985af7e88c49e43060686c66978249b4a17ad151 MD5sum: 0f069ca6f7bcad5d6ead98ee0d07e655 Description: Subscribes to twist msg and forwards to hardware Package: ros-kilted-picknik-twist-controller-dbgsym Package-Type: ddeb Source: ros-kilted-picknik-twist-controller Version: 0.0.4-3noble.20250508.224943 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: lovro Installed-Size: 2125 Depends: ros-kilted-picknik-twist-controller (= 0.0.4-3noble.20250508.224943) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-picknik-twist-controller/ros-kilted-picknik-twist-controller-dbgsym_0.0.4-3noble.20250508.224943_amd64.deb Size: 1812486 SHA256: da86c4d61ea103520fa8d8018047dab2bb402f3cb6f0983e659974077f1d65e9 SHA1: d6fc8032c6e054a15e82c6fcf83d3f8ba3c870c3 MD5sum: 889f6e79a98466f183855473bc03ec07 Description: debug symbols for ros-kilted-picknik-twist-controller Build-Ids: ba2a4c20b1f7f896ef482f5fba7d9a2a8c9d5333 Package: ros-kilted-pid-controller Version: 4.23.0-2noble.20250508.230836 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 769 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-angles, ros-kilted-backward-ros, ros-kilted-control-msgs, ros-kilted-control-toolbox, ros-kilted-controller-interface, ros-kilted-hardware-interface, ros-kilted-parameter-traits, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-realtime-tools, ros-kilted-std-srvs, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pid-controller/ros-kilted-pid-controller_4.23.0-2noble.20250508.230836_amd64.deb Size: 179748 SHA256: 818484586399e27917cc3c86018e3f171dbc379c1deecfb0334c3bb9a073c7e1 SHA1: 753aefcd3f9226eb6875b403a38556290947fee9 MD5sum: 7114b72e24957b7fa516b468c155d0a2 Description: Controller based on PID implememenation from control_toolbox package. Package: ros-kilted-pid-controller-dbgsym Package-Type: ddeb Source: ros-kilted-pid-controller Version: 4.23.0-2noble.20250508.230836 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3299 Depends: ros-kilted-pid-controller (= 4.23.0-2noble.20250508.230836) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pid-controller/ros-kilted-pid-controller-dbgsym_4.23.0-2noble.20250508.230836_amd64.deb Size: 2892372 SHA256: 5279c2816c99fc922cafb54157e7e35258a76fdbe5f4e378831263680b9a57d3 SHA1: 3169c7bb1417d29afc1aa91a2617dc23e67354d9 MD5sum: aaa8fdd7cab494bef9fcadedabf59dec Description: debug symbols for ros-kilted-pid-controller Build-Ids: 9ec03623b209c64f4eb29ca062b464147fc05f88 Package: ros-kilted-pilz-industrial-motion-planner Version: 2.13.2-2noble.20250509.002242 Architecture: amd64 Maintainer: Christian Henkel Installed-Size: 1670 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-moveit-core, ros-kilted-moveit-ros-move-group, ros-kilted-moveit-ros-planning, ros-kilted-eigen3-cmake-module, ros-kilted-generate-parameter-library, ros-kilted-geometry-msgs, ros-kilted-moveit-common, ros-kilted-moveit-msgs, ros-kilted-orocos-kdl-vendor, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-tf2, ros-kilted-tf2-eigen, ros-kilted-tf2-eigen-kdl, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-kdl, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pilz-industrial-motion-planner/ros-kilted-pilz-industrial-motion-planner_2.13.2-2noble.20250509.002242_amd64.deb Size: 373252 SHA256: 94246d7f1caf4fdea664e2dd81c2888e3ea7832784e4f0618175abbb163720a2 SHA1: 091e6629a21c7f5e47012c593e0343acde66b249 MD5sum: 968983dd0928821565f83a13aedbb853 Description: MoveIt plugin to generate industrial trajectories PTP, LIN, CIRC and sequences thereof. Package: ros-kilted-pilz-industrial-motion-planner-dbgsym Package-Type: ddeb Source: ros-kilted-pilz-industrial-motion-planner Version: 2.13.2-2noble.20250509.002242 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Henkel Installed-Size: 26614 Depends: ros-kilted-pilz-industrial-motion-planner (= 2.13.2-2noble.20250509.002242) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pilz-industrial-motion-planner/ros-kilted-pilz-industrial-motion-planner-dbgsym_2.13.2-2noble.20250509.002242_amd64.deb Size: 26468892 SHA256: 0325efcb02d771792a99448d3fc7a4219de3624ca5d775bf4468111378454f4a SHA1: c5c473c27179a51c7c819230be3e85c3ea9ea4e3 MD5sum: b67eb0978d737aa3a30fcb1225726ef9 Description: debug symbols for ros-kilted-pilz-industrial-motion-planner Build-Ids: 402e38130cc0019e9eb2b8692725905c552a9136 647a56d821d83aff4021ca2712b102c153107dfa 7087aae09a39e0b66ba27d02737f6eef87282117 72861f96da6d6fc9933c0d08148d882dea347ad4 9928daab8b5fc32574dcb3b4737f4c4f69f2bb76 bdb2eb41c86cdf9680995e2ed09bbe7843935e10 e07318311a013690ea23ca82fb640b529ce0ac76 f5b6ae703511dd4c44328aa0624f33c658fcacaf fe4c3dce33bb9e43f32ed19ad05a517beefb132d Package: ros-kilted-pilz-industrial-motion-planner-testutils Version: 2.13.2-2noble.20250508.234609 Architecture: amd64 Maintainer: Christian Henkel Installed-Size: 496 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-moveit-core, ros-kilted-eigen3-cmake-module, ros-kilted-moveit-common, ros-kilted-moveit-msgs, ros-kilted-rclcpp, ros-kilted-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pilz-industrial-motion-planner-testutils/ros-kilted-pilz-industrial-motion-planner-testutils_2.13.2-2noble.20250508.234609_amd64.deb Size: 105636 SHA256: a97cd0f9dc14589a0bc85284c1d8e9000353881e19f9417687b792e02766472f SHA1: 8d8fe7b06aaba331b10e817076b78b940502c4de MD5sum: c45b0d998959c9d6b455398e21c08d92 Description: Helper scripts and functionality to test industrial motion generation Package: ros-kilted-pilz-industrial-motion-planner-testutils-dbgsym Package-Type: ddeb Source: ros-kilted-pilz-industrial-motion-planner-testutils Version: 2.13.2-2noble.20250508.234609 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Henkel Installed-Size: 5521 Depends: ros-kilted-pilz-industrial-motion-planner-testutils (= 2.13.2-2noble.20250508.234609) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pilz-industrial-motion-planner-testutils/ros-kilted-pilz-industrial-motion-planner-testutils-dbgsym_2.13.2-2noble.20250508.234609_amd64.deb Size: 5467018 SHA256: b92a9b754347f60f7cd2d1be78c04949e36351eaf57f19cf0c6de76f905852f3 SHA1: 66efddde0a59d23726410634c525568b022439c8 MD5sum: c800dc2ef647506a96690f364fd6c034 Description: debug symbols for ros-kilted-pilz-industrial-motion-planner-testutils Build-Ids: 09817fe49ddba45e13ed2c12ba0b47882f418aa2 Package: ros-kilted-pinocchio Version: 3.4.0-4noble.20250424.224517 Architecture: amd64 Maintainer: Justin Carpentier Installed-Size: 23249 Depends: libboost-chrono1.83.0t64 (>= 1.83.0), libboost-filesystem1.83.0 (>= 1.83.0), libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.0), liboctomap1.9t64 (>= 1.9.7+dfsg), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-urdfdom, libboost-all-dev, libeigen3-dev, python3-dev, python3-numpy, ros-kilted-eigenpy, ros-kilted-hpp-fcl, ros-kilted-ros-environment, ros-kilted-ros-workspace Homepage: https://github.com/stack-of-tasks/pinocchio Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pinocchio/ros-kilted-pinocchio_3.4.0-4noble.20250424.224517_amd64.deb Size: 4155688 SHA256: 6248fb5031cdd4992f78fdb2149322ad3314d3c9d2434cebba2764c4271ba2c4 SHA1: b5bfd753d50b5c32c7d31336b187bd3ebed47bff MD5sum: 1868be06b75b6b6ce9de07315dbf436e Description: A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives. Package: ros-kilted-pinocchio-dbgsym Package-Type: ddeb Source: ros-kilted-pinocchio Version: 3.4.0-4noble.20250424.224517 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Justin Carpentier Installed-Size: 98053 Depends: ros-kilted-pinocchio (= 3.4.0-4noble.20250424.224517) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pinocchio/ros-kilted-pinocchio-dbgsym_3.4.0-4noble.20250424.224517_amd64.deb Size: 83670552 SHA256: 355039075f12734807a56c2072b7cfead3ca9e06efea7d1c2af0b8de0d8ae314 SHA1: 3488091c0ef21cae09d9177ca23dca46019a5489 MD5sum: b6971087a9982d8680aa28ea154a93e1 Description: debug symbols for ros-kilted-pinocchio Build-Ids: 7908ddbc17f77a37049af7a88d98eb41a3b13d70 7e1d403b678b1a82695a2deb5a314a44add958f1 bbdb3a6d055972d234c3b6b86e7ed10e0706b751 d849f5b72e35953f0297f5c909cba934f5095c79 f61ad4d5d601d30213c0c8e1a6a5a36085252118 Package: ros-kilted-plotjuggler Version: 3.9.2-2noble.20250508.220223 Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 22852 Depends: libbinutils (>= 2.42), libbinutils (<< 2.42.1), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5t64 (>= 5.14.1), libqt5svg5 (>= 5.6.0~beta), libqt5websockets5 (>= 5.6.0), libqt5widgets5t64 (>= 5.14.1), libqt5x11extras5 (>= 5.6.0), libqt5xml5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libxcb1, libzmq5 (>= 3.2.3+dfsg), ros-kilted-fastcdr, binutils-dev, cppzmq-dev, libboost-all-dev, liblz4-dev, libprotobuf-dev, libprotoc-dev, libqt5opengl5-dev, libqt5svg5-dev, libqt5websockets5-dev, libqt5x11extras5-dev, libzmq3-dev, libzstd-dev, protobuf-compiler, qtbase5-dev, ros-kilted-ament-index-cpp, ros-kilted-rclcpp, ros-kilted-ros-workspace Homepage: https://github.com/facontidavide/PlotJuggler Priority: optional Section: misc Filename: pool/main/r/ros-kilted-plotjuggler/ros-kilted-plotjuggler_3.9.2-2noble.20250508.220223_amd64.deb Size: 9445924 SHA256: bf754c39ba1122b9966556c4f65ba9603d515fad621ffd5c83d06f64c9bc8759 SHA1: 95417b41e66dc5acb981bd9fd91c5a855b12f318 MD5sum: 29f064588748f06d0575b1dec2733eef Description: PlotJuggler: juggle with data Package: ros-kilted-plotjuggler-dbgsym Package-Type: ddeb Source: ros-kilted-plotjuggler Version: 3.9.2-2noble.20250508.220223 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 89643 Depends: ros-kilted-plotjuggler (= 3.9.2-2noble.20250508.220223) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-plotjuggler/ros-kilted-plotjuggler-dbgsym_3.9.2-2noble.20250508.220223_amd64.deb Size: 88053858 SHA256: 472dcb1843020ecaabbd4bddd018ab5d76c453357dccbc7b929eca68b83543a0 SHA1: 217dc674dd5d27432f9a2c31c10a0c5ba505786c MD5sum: d21b18a6c3d5d4b854d6a238837a4332 Description: debug symbols for ros-kilted-plotjuggler Build-Ids: 0cd239ecdf159c9e1614db03e5cdc2d506759d76 0fb6a4324c2d6c52f4b7ac7e804767b7edfd3484 1edd2502a9fa1fa63678257f0f425e163917fffd 281267b1d60b97b7fd80753b3cffc3897cf9907a 4d1b0e4776b296930e0bab30e31e22633bbe1fa0 5e87aaddb82b3f3328ec8dd3bf16651c9a187941 9582b2bab03de21d85dc1d44c214c3695fee5ce3 9754bb43eab1bab498f4265eca60990c37d2a15c 9cd533b629bcd80fea2241f3378b932cdf3aef9a af6a00331d46616f2c8c13d06d895e73849e2fb6 b2b6df2583ce35c2268bc72b23197174edc90512 b31f3efde8720ad6eeb9f96e1a00ea49f3d9b7ef b67f7797135572dd092eea65c23f595a5ac2c806 bf9654e2303f7516f2d5fb7f4fd3e2424f819e42 d46740eafc8b45c11e6d7896e1afae7bb2b68209 d6d554a105f0d551b273148df2a96fc3375529c1 d6f5c291dc354bda18c90bd3c99c7b032f575cfe Package: ros-kilted-plotjuggler-msgs Version: 0.2.3-5noble.20250424.212005 Architecture: amd64 Maintainer: daf Installed-Size: 955 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-plotjuggler-msgs/ros-kilted-plotjuggler-msgs_0.2.3-5noble.20250424.212005_amd64.deb Size: 84198 SHA256: 6a409d351263828e0d351a808e401d9cdc677996cdd88191913320815915fd0d SHA1: b05a55b0729d9f42cc13617336eb5cd79a9d6a68 MD5sum: 4295caecb295a347330c8cc1d31b8e48 Description: Special Messages for PlotJuggler Package: ros-kilted-plotjuggler-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-plotjuggler-msgs Version: 0.2.3-5noble.20250424.212005 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: daf Installed-Size: 790 Depends: ros-kilted-plotjuggler-msgs (= 0.2.3-5noble.20250424.212005) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-plotjuggler-msgs/ros-kilted-plotjuggler-msgs-dbgsym_0.2.3-5noble.20250424.212005_amd64.deb Size: 624172 SHA256: dac7192e3d9a9b00e14e162ee2d0d86a2726517fe0d2859db11d1cb78c8800fe SHA1: e08ded81d89796b8da60c85e87fd27f3e72f9df7 MD5sum: 9dfd88af7d1c1fc44524d2b59468102a Description: debug symbols for ros-kilted-plotjuggler-msgs Build-Ids: 1b035cf650a928e17d9340d1f001c1717423940d 3821ef84b4ca5123cba0e649f5ed425fcc92469b 57a1af0cc1eb11e572ebc0452c5da9fb8a3ced7a 66f31d7551ac9d245d612cfb9e7a0314c6b53353 6a61100fa5d33adde6defa8f5f6ce932a8972b8c ad90e09ece3bc531f6d01745b54cae7e2a80034b b45983327d0914677212ca6d04b90eec2625c1aa b5e654513bcb0553c13f73bb7b1a65caeb55d75b cfeb09820e22e700d0c1768ee659175008bae4ed e2a8a0a73a08bb34fcd95c0dc2d84117e4843830 f786b779e35763fa5a7376999619f0cde97116f3 Package: ros-kilted-plotjuggler-ros Version: 2.1.3-2noble.20250508.230138 Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 938 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.14.1), libqt5xml5t64 (>= 5.0.2), libstdc++6 (>= 13.1), binutils-dev, libboost-all-dev, libqt5svg5-dev, libqt5websockets5-dev, qtbase5-dev, ros-kilted-plotjuggler, ros-kilted-rclcpp, ros-kilted-rcpputils, ros-kilted-ros-environment, ros-kilted-rosbag2, ros-kilted-rosbag2-transport, ros-kilted-tf2-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://github.com/facontidavide/PlotJuggler Priority: optional Section: misc Filename: pool/main/r/ros-kilted-plotjuggler-ros/ros-kilted-plotjuggler-ros_2.1.3-2noble.20250508.230138_amd64.deb Size: 250382 SHA256: 8d45cc32211fd63892b55b5794a4fe47dcbd7a0fc2a24254ce3d3c6f7e460216 SHA1: b7b18b6a40872374962ab54628a17788116726b1 MD5sum: 4e9534e06db396657f39800c8fa2e6d7 Description: PlotJuggler plugin for ROS Package: ros-kilted-plotjuggler-ros-dbgsym Package-Type: ddeb Source: ros-kilted-plotjuggler-ros Version: 2.1.3-2noble.20250508.230138 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 7295 Depends: ros-kilted-plotjuggler-ros (= 2.1.3-2noble.20250508.230138) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-plotjuggler-ros/ros-kilted-plotjuggler-ros-dbgsym_2.1.3-2noble.20250508.230138_amd64.deb Size: 7137902 SHA256: 20cc418725e7ec2736b111f802b6462ead8011b0b3907a4cdc931a74d409b765 SHA1: bc3fd664bd3ef2f7cef760e992343b0428d20e7a MD5sum: b099a5b3e3bda96f24c04c3bb7f5c6a1 Description: debug symbols for ros-kilted-plotjuggler-ros Build-Ids: 284c30753370c98f1e37170637960cb7f3da5262 49d2234a1a391b8dea3923f7db30cf55c71813eb 596a45587dc5b7359722d30eab140f1a2f3cd3c0 Package: ros-kilted-pluginlib Version: 5.6.0-2noble.20250508.205339 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 139 Depends: ros-kilted-ament-index-cpp, ros-kilted-class-loader, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-tinyxml2-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pluginlib/ros-kilted-pluginlib_5.6.0-2noble.20250508.205339_amd64.deb Size: 23568 SHA256: 55927971f727536c76f330e2b8a8486be7c19a902e4b1a3abe9567706942fabe SHA1: bd74fd7182ee72f4ba69eed5b9d4e8a26e59ad61 MD5sum: d987f953c1f4ab989c67a8e2f8aced57 Description: The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure. To work, these tools require plugin providers to register their plugins in the package.xml of their package. Package: ros-kilted-point-cloud-interfaces Version: 5.0.1-2noble.20250424.213136 Architecture: amd64 Maintainer: Martin Pecka Installed-Size: 539 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://wiki.ros.org/draco_point_cloud_transport Priority: optional Section: misc Filename: pool/main/r/ros-kilted-point-cloud-interfaces/ros-kilted-point-cloud-interfaces_5.0.1-2noble.20250424.213136_amd64.deb Size: 57540 SHA256: 65888839db6f6c6d2be60e10d05659f5b8bc4ea219f70a733395749aff76685b SHA1: 12b3f6fd949bb49827922661601c3e4bf51ea0bc MD5sum: 94e087cddcf423520f9caf43950736e5 Description: msg definitions for use with point_cloud_transport plugins. Package: ros-kilted-point-cloud-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-point-cloud-interfaces Version: 5.0.1-2noble.20250424.213136 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Pecka Installed-Size: 370 Depends: ros-kilted-point-cloud-interfaces (= 5.0.1-2noble.20250424.213136) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-point-cloud-interfaces/ros-kilted-point-cloud-interfaces-dbgsym_5.0.1-2noble.20250424.213136_amd64.deb Size: 267806 SHA256: 46053058ef4b2eeb4deee021c21985fdfe2781c6ac6f10d019b4a2e953d520c5 SHA1: 6b423d5ef0706ef3f8440cd573e100743d91a764 MD5sum: 53347848bb4777dac7c069886d4c31a9 Description: debug symbols for ros-kilted-point-cloud-interfaces Build-Ids: 018310e01d27a9a87b6bbebb941fdc6fafdbf34c 1f918f8e48c2e325dc0451ac6314816c0fd46fdb 4a4e2c878e7d6d78c60b92f1110a7d980d86b814 6957fa73ceff2d08da703e791ade4250bd79da3c 78268fce02623a457e303ad06927a139be1aa5b9 78f369c7b85ca404d075220e386a3f71dc15c40e 8e0f2e205e3d3482fcf93a0a23f11c307248851f 9d7b8ed191a11e8a61a123b865845ac86c77bd77 d14575dd2573f9da4a2455844ce3e48e967093b3 df6a6b5409cdfa844a64d67c8f17447ca139dc37 f22342dd6893c0a416a214917e93a41d846da22c Package: ros-kilted-point-cloud-msg-wrapper Version: 1.0.7-5noble.20250424.213204 Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 91 Depends: ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-point-cloud-msg-wrapper/ros-kilted-point-cloud-msg-wrapper_1.0.7-5noble.20250424.213204_amd64.deb Size: 14570 SHA256: d7f986d90f5c04f18a1062f14ce9687e6f847817093bf1ba31b3055a0ae0bac2 SHA1: 8ebe19fbc52c33d1eddcdde6946aae8d66975380 MD5sum: 3e606a634e208b2196fe6645bd5be296 Description: A point cloud message wrapper that allows for simple and safe PointCloud2 msg usage Package: ros-kilted-point-cloud-transport Version: 5.1.1-2noble.20250508.212326 Architecture: amd64 Maintainer: Alejandro Hernández Installed-Size: 2314 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-message-filters, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rcpputils, ros-kilted-rmw, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-point-cloud-transport/ros-kilted-point-cloud-transport_5.1.1-2noble.20250508.212326_amd64.deb Size: 337126 SHA256: b46e3a00ea21728f5c59459dc5d9595b29b365bd03e406fef11a090ecc59c382 SHA1: 37fae1b1e69bf66ccbd7b8d9a021b7a3f98c05f9 MD5sum: 979aeca972ce238ec32d475d35e5aaf1 Description: Support for transporting PointCloud2 messages in compressed format and plugin interface for implementing additional PointCloud2 transports. Package: ros-kilted-point-cloud-transport-dbgsym Package-Type: ddeb Source: ros-kilted-point-cloud-transport Version: 5.1.1-2noble.20250508.212326 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernández Installed-Size: 8387 Depends: ros-kilted-point-cloud-transport (= 5.1.1-2noble.20250508.212326) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-point-cloud-transport/ros-kilted-point-cloud-transport-dbgsym_5.1.1-2noble.20250508.212326_amd64.deb Size: 7769686 SHA256: 0a80c0b55d99b7886928359894adafd410f64d48db0d6cbdd7baef377f46d52e SHA1: a275aaab6f40efb22bdfcfcfd7f7df4b3dee245f MD5sum: 0c21d7ece24e1d362dcabfd2351a75d7 Description: debug symbols for ros-kilted-point-cloud-transport Build-Ids: 73ed59a1ad3afb62da8152b36b3216f65a875ed8 9435a5ab894b31272d15af33846b3a3f27e4240b 946e6bc197d7cbe4e4397b2caa9395237aeb1e3c c840813ee1a4c4a67a230bec0e4526de2da4a9cf eacc95048ec36a38f0252dedc22ee00dd274a249 Package: ros-kilted-point-cloud-transport-plugins Version: 5.0.1-2noble.20250508.224928 Architecture: amd64 Maintainer: Martin Pecka Installed-Size: 41 Depends: ros-kilted-draco-point-cloud-transport, ros-kilted-point-cloud-interfaces, ros-kilted-zlib-point-cloud-transport, ros-kilted-zstd-point-cloud-transport, ros-kilted-ros-workspace Homepage: https://wiki.ros.org/point_cloud_transport Priority: optional Section: misc Filename: pool/main/r/ros-kilted-point-cloud-transport-plugins/ros-kilted-point-cloud-transport-plugins_5.0.1-2noble.20250508.224928_amd64.deb Size: 5438 SHA256: 8bfa6871b6a8fba2887fbc9d677cb503fb86a2b62c610571c1929f24f64eb246 SHA1: fdd10b9fa5ad15551b7a1c903e8cdb6d7f7e2d53 MD5sum: bccb66b139de5385f5f55a1d6fd26cb4 Description: Metapackage with common point_cloud_transport plugins Package: ros-kilted-point-cloud-transport-py Version: 5.1.1-2noble.20250508.212900 Architecture: amd64 Maintainer: Alejandro Hernández Installed-Size: 448 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-kilted-pluginlib, ros-kilted-point-cloud-transport, ros-kilted-pybind11-vendor, ros-kilted-rclcpp, ros-kilted-rpyutils, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-point-cloud-transport-py/ros-kilted-point-cloud-transport-py_5.1.1-2noble.20250508.212900_amd64.deb Size: 132012 SHA256: 9df50a5554b7f5c6207f3fefe17e77ba38473bcbb85b6d5a974a43272132ad86 SHA1: 2906cac245ab25499c0bca506b46d405311456a7 MD5sum: 6250e30d072912b756d58c8059f272ee Description: Python API for point_cloud_transport Package: ros-kilted-point-cloud-transport-tutorial Version: 0.0.2-2noble.20250508.224954 Architecture: amd64 Maintainer: John D'Angelo Installed-Size: 826 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-point-cloud-transport, ros-kilted-point-cloud-transport-plugins, ros-kilted-rclcpp, ros-kilted-rcpputils, ros-kilted-rosbag2-cpp, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-point-cloud-transport-tutorial/ros-kilted-point-cloud-transport-tutorial_0.0.2-2noble.20250508.224954_amd64.deb Size: 708906 SHA256: 74e07a5585c1334a500f15850807be53743249278989705b063ccb44a02bbb9f SHA1: cd760276d32c62aa2f686b5d4f56097eeeadc356 MD5sum: 0dc453443b2d5249548b0ddc1778a273 Description: Tutorial for point_cloud_transport. Package: ros-kilted-point-cloud-transport-tutorial-dbgsym Package-Type: ddeb Source: ros-kilted-point-cloud-transport-tutorial Version: 0.0.2-2noble.20250508.224954 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: John D'Angelo Installed-Size: 1083 Depends: ros-kilted-point-cloud-transport-tutorial (= 0.0.2-2noble.20250508.224954) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-point-cloud-transport-tutorial/ros-kilted-point-cloud-transport-tutorial-dbgsym_0.0.2-2noble.20250508.224954_amd64.deb Size: 1042690 SHA256: 777ff0dec76ba5676187da342bf13494a24fae9ea1d9017a32d156c791d693cf SHA1: 92b785f0be4d829fc3296688ad6931b23d0cca4a MD5sum: 9a8c22ea60e7daba837ffc109df36359 Description: debug symbols for ros-kilted-point-cloud-transport-tutorial Build-Ids: 040a3e5a64aa4e4fff1787a33e15304d2a79ea21 3e936ccfa2e7749d53ace912d58518a1ffa76596 d48166ea671510bbc3a646a3af6304770b1a0e0e Package: ros-kilted-pointcloud-to-laserscan Version: 2.0.2-3noble.20250508.214153 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 1472 Depends: libc6 (>= 2.35), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-laser-geometry, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-message-filters, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-tf2-sensor-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/perception_pcl Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pointcloud-to-laserscan/ros-kilted-pointcloud-to-laserscan_2.0.2-3noble.20250508.214153_amd64.deb Size: 261922 SHA256: ed5fd3b43d8d4f739d69c9d26889d1296c212455f520bb2eeb7293dea086e993 SHA1: a2bc16da6ebeac5f19d727f74228b7618d666d28 MD5sum: 9a4986db34f0168b618fa7f3af9fcfc4 Description: Converts a 3D Point Cloud into a 2D laser scan. This is useful for making devices like the Kinect appear like a laser scanner for 2D-based algorithms (e.g. laser-based SLAM). Package: ros-kilted-pointcloud-to-laserscan-dbgsym Package-Type: ddeb Source: ros-kilted-pointcloud-to-laserscan Version: 2.0.2-3noble.20250508.214153 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 8326 Depends: ros-kilted-pointcloud-to-laserscan (= 2.0.2-3noble.20250508.214153) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pointcloud-to-laserscan/ros-kilted-pointcloud-to-laserscan-dbgsym_2.0.2-3noble.20250508.214153_amd64.deb Size: 7350180 SHA256: a8cf8f491f7ef491f10d3ae7d3af419072457001a8fad5b657fe788e95f3fcc7 SHA1: 3a4aed107b9286105b181042b86ecff93636566d MD5sum: f7a8d9182283106034953defe7a2db7e Description: debug symbols for ros-kilted-pointcloud-to-laserscan Build-Ids: 5685ee8ab0db11e39c500cb40a83d57dd1e6f531 5d6567f1896e712c0b93310933ac35b243c6f1aa 9a184970f1a73e38a5606f8e77f9ed50e32a3fbb a5b3f7603080a92d288c5c06fc3750ed8f238ea6 f8ca56599aa9af46e2539b1728f99fd212f9b165 Package: ros-kilted-polygon-demos Version: 1.2.0-2noble.20250509.004715 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 396 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-angles, ros-kilted-color-util, ros-kilted-geometry-msgs, ros-kilted-polygon-msgs, ros-kilted-polygon-rviz-plugins, ros-kilted-polygon-utils, ros-kilted-rclcpp, ros-kilted-rviz-common, ros-kilted-rviz-default-plugins, ros-kilted-rviz2, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-polygon-demos/ros-kilted-polygon-demos_1.2.0-2noble.20250509.004715_amd64.deb Size: 96936 SHA256: 4591b10e1246775454214b94334ffc3a2962c385270da3b94c87d65959c01624 SHA1: 5f88fe6b41b9cb92cba1c6616c0d0446bd931ea5 MD5sum: 2557ef993dad85f173e7a91a0d87db0d Description: Demo of polygon_rviz_plugins Package: ros-kilted-polygon-demos-dbgsym Package-Type: ddeb Source: ros-kilted-polygon-demos Version: 1.2.0-2noble.20250509.004715 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 1822 Depends: ros-kilted-polygon-demos (= 1.2.0-2noble.20250509.004715) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-polygon-demos/ros-kilted-polygon-demos-dbgsym_1.2.0-2noble.20250509.004715_amd64.deb Size: 1624042 SHA256: 7e47bfa3372c3034883060b800a89e3b21ef78a6d24762f89763be72e619f97e SHA1: 3acac06ce6c8eaab30fcee44820bb8f9c65363dd MD5sum: 22f58d0331b2644f725e33e8f08cd959 Description: debug symbols for ros-kilted-polygon-demos Build-Ids: 9cc2c383eba71dfae7e4913e596643066f49651c Package: ros-kilted-polygon-msgs Version: 1.2.0-2noble.20250424.212020 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 1235 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-polygon-msgs/ros-kilted-polygon-msgs_1.2.0-2noble.20250424.212020_amd64.deb Size: 96196 SHA256: 182427fca4fea432d80961b868fb54fc64b73381b20d19dc9335582584baee34 SHA1: 3a68691a7190413d6b1907444237e813d2455bec MD5sum: 7092f22c2d825cd997491d315a9d1990 Description: General purpose two-dimensional polygons. Formerly a part of nav_2d_msgs Package: ros-kilted-polygon-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-polygon-msgs Version: 1.2.0-2noble.20250424.212020 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 1066 Depends: ros-kilted-polygon-msgs (= 1.2.0-2noble.20250424.212020) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-polygon-msgs/ros-kilted-polygon-msgs-dbgsym_1.2.0-2noble.20250424.212020_amd64.deb Size: 866850 SHA256: fad21bf2ebd9fc3dcc71817fa18d5db10e418e19810eaf3b4387483061599fe5 SHA1: c3f85b6a6f84f6dee5679a325462d337279cc8ef MD5sum: 62bc41bf658fc3d9f719031958e26a4f Description: debug symbols for ros-kilted-polygon-msgs Build-Ids: 24802d1587615d7907a4a97f286e953d30cad191 24a224df18b8863f1e7d6e1bab2df6859354660c 459a4c6ac31405be2cc2afe17221b5af596773ff 6c975847bc43713fa33fc2381e0f6e6fafd36e2e a32e228819bad75cb2c24ab297d7908ac83ef222 b1a033308dc646d4a20e764950fa9b9aae527855 ba948d5cb835e24e7627956ca7f7c9b9f48c05f9 bb5f4e7e28f928987688c65c14527f069a8e182e c00823706201bb00d791885b7bbfad342a80e98b d51fc88c0fa68069b04a0666b787f3ba98f9a81b e87bd816ea55fa72a18326bbb9d11d33f1108026 Package: ros-kilted-polygon-rviz-plugins Version: 1.2.0-2noble.20250508.232314 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 1947 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 13.1), ros-kilted-rviz-ogre-vendor, ros-kilted-color-util, ros-kilted-geometry-msgs, ros-kilted-pluginlib, ros-kilted-polygon-msgs, ros-kilted-polygon-utils, ros-kilted-rviz-common, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-polygon-rviz-plugins/ros-kilted-polygon-rviz-plugins_1.2.0-2noble.20250508.232314_amd64.deb Size: 309414 SHA256: 7540796fb6869d374fbb0163836ff789418b46bd4840e2bbdd6660719858a3f4 SHA1: 5557cbded07d80003aee3474917a210b7822fddd MD5sum: 8b64391aaf8328f5b60d8a47341e82fc Description: RViz visualizations for polygons Package: ros-kilted-polygon-rviz-plugins-dbgsym Package-Type: ddeb Source: ros-kilted-polygon-rviz-plugins Version: 1.2.0-2noble.20250508.232314 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 13715 Depends: ros-kilted-polygon-rviz-plugins (= 1.2.0-2noble.20250508.232314) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-polygon-rviz-plugins/ros-kilted-polygon-rviz-plugins-dbgsym_1.2.0-2noble.20250508.232314_amd64.deb Size: 12152600 SHA256: e35288bde9974a19a7c879fc0c89549f4fb4683d22fd1f0547a62c1040dd4e53 SHA1: 1775005632b91672b329a0830b994d6dbf645e36 MD5sum: 051a1496048876f170e93c17567fdf8d Description: debug symbols for ros-kilted-polygon-rviz-plugins Build-Ids: 87b59b0905b96a2b1a28be5b174bd7a5db71528b Package: ros-kilted-polygon-utils Version: 1.2.0-2noble.20250424.212154 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 151 Depends: python3-shapely, ros-kilted-geometry-msgs, ros-kilted-polygon-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-polygon-utils/ros-kilted-polygon-utils_1.2.0-2noble.20250424.212154_amd64.deb Size: 31848 SHA256: 1a52449b13acabab54869a27bc33b4ae1aa39674a81221a778279077df75afd9 SHA1: 8acd8fd0d66c38887ef62dab4edc17414a391f9c MD5sum: 94ef6c1e42e4119be2fe7239c04026cd Description: Utilities for working with polygons, including triangulation Package: ros-kilted-pose-broadcaster Version: 4.23.0-2noble.20250508.230513 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 342 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-controller-interface, ros-kilted-generate-parameter-library, ros-kilted-geometry-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-realtime-tools, ros-kilted-tf2-msgs, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pose-broadcaster/ros-kilted-pose-broadcaster_4.23.0-2noble.20250508.230513_amd64.deb Size: 94968 SHA256: f1bac3551acd1823b0b534be47ed4f7828c1bf6062fad32eb5ec6deb58e60259 SHA1: dfb8543a6dfcf5c21634095856777109e9ed6ba7 MD5sum: 459f07f55866da4f8d21605d27d6d9b2 Description: Broadcaster to publish cartesian states. Package: ros-kilted-pose-broadcaster-dbgsym Package-Type: ddeb Source: ros-kilted-pose-broadcaster Version: 4.23.0-2noble.20250508.230513 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1453 Depends: ros-kilted-pose-broadcaster (= 4.23.0-2noble.20250508.230513) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pose-broadcaster/ros-kilted-pose-broadcaster-dbgsym_4.23.0-2noble.20250508.230513_amd64.deb Size: 1344192 SHA256: 5b0db438e273abbc7217d4d662ee3fa62a3b1937c447561cdcad448b1a6ac452 SHA1: 753c21d63da9d1ae79a72d7be839a337296e9e51 MD5sum: 7aefb137dc8a49b746b6feb59141eae9 Description: debug symbols for ros-kilted-pose-broadcaster Build-Ids: b14c3d5bc9ec3ce9ac1e98a4c793e09d53d99ab9 Package: ros-kilted-pose-cov-ops Version: 0.3.13-2noble.20250508.232009 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 93 Depends: libc6 (>= 2.4), ros-kilted-mrpt-libposes, ros-kilted-mrpt-libros-bridge, ros-kilted-cv-bridge, ros-kilted-geometry-msgs, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-stereo-msgs, ros-kilted-tf2, ros-kilted-ros-workspace Homepage: https://wiki.ros.org/pose_cov_ops Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pose-cov-ops/ros-kilted-pose-cov-ops_0.3.13-2noble.20250508.232009_amd64.deb Size: 15204 SHA256: 645f62741f0041d82a35b7a8c387b94af23e54b8edd66244b379375e39119ba6 SHA1: d96cbef07b4d6cbb2a58668dc17ebfc8ae233d2d MD5sum: 5a28ead2e65bf55b830030050a202aed Description: C++ library for SE(2)/SE(3) pose composition operations with uncertainty Package: ros-kilted-pose-cov-ops-dbgsym Package-Type: ddeb Source: ros-kilted-pose-cov-ops Version: 0.3.13-2noble.20250508.232009 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 138 Depends: ros-kilted-pose-cov-ops (= 0.3.13-2noble.20250508.232009) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pose-cov-ops/ros-kilted-pose-cov-ops-dbgsym_0.3.13-2noble.20250508.232009_amd64.deb Size: 125780 SHA256: 755065ad76a688e2019b5be0ac4f048ec14bbdc78f66471a3b6950dae9e058c0 SHA1: 30c028f3f0846d679ead76356e1f434b6f82e7ac MD5sum: a4f7656e646462cda3388a157ff621b4 Description: debug symbols for ros-kilted-pose-cov-ops Build-Ids: 00a6cce1ce5e6a5054d338d391904f9aceb61420 Package: ros-kilted-position-controllers Version: 4.23.0-2noble.20250508.230843 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 106 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-forward-command-controller, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-position-controllers/ros-kilted-position-controllers_4.23.0-2noble.20250508.230843_amd64.deb Size: 22232 SHA256: 0dab95e5ebbfe63b31bcc67fd73fe91b8c53f5efd2355679af7235d1b3312d9f SHA1: 79f98e7959a46ddd66aa28796448f2cb549fc08c MD5sum: 2f838f5616fd946860ad1946e42a1b68 Description: Generic position controller for forwarding position commands. Package: ros-kilted-position-controllers-dbgsym Package-Type: ddeb Source: ros-kilted-position-controllers Version: 4.23.0-2noble.20250508.230843 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 361 Depends: ros-kilted-position-controllers (= 4.23.0-2noble.20250508.230843) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-position-controllers/ros-kilted-position-controllers-dbgsym_4.23.0-2noble.20250508.230843_amd64.deb Size: 344080 SHA256: 7b20ba6991ef3fb12a28efd52621dea1938c8565452715e21a290f001a5f2659 SHA1: 6fe22eae119057f52baa7ddaf8d293f44ec0485c MD5sum: c456d0dcd901372b873e09d5cd8f379f Description: debug symbols for ros-kilted-position-controllers Build-Ids: 749b68986df528b44f3ab7d318cc355d7c42aa9f Package: ros-kilted-py-binding-tools Version: 2.0.1-2noble.20250508.220239 Architecture: amd64 Maintainer: Robert Haschke Installed-Size: 378 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-geometry-msgs, ros-kilted-pybind11-vendor, ros-kilted-rclcpp, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/py_binding_tools Priority: optional Section: misc Filename: pool/main/r/ros-kilted-py-binding-tools/ros-kilted-py-binding-tools_2.0.1-2noble.20250508.220239_amd64.deb Size: 113240 SHA256: 1b6fe52881d355b3a5005f89eb48d3be2a642b883a6759fe566a803e1b31ee61 SHA1: 4510ba71c6a8bf8e71e6e2fc53b5aa7449816be2 MD5sum: 5737909a2d266500add24e50d605226c Description: Python binding tools for C++ Package: ros-kilted-py-binding-tools-dbgsym Package-Type: ddeb Source: ros-kilted-py-binding-tools Version: 2.0.1-2noble.20250508.220239 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Robert Haschke Installed-Size: 876 Depends: ros-kilted-py-binding-tools (= 2.0.1-2noble.20250508.220239) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-py-binding-tools/ros-kilted-py-binding-tools-dbgsym_2.0.1-2noble.20250508.220239_amd64.deb Size: 844378 SHA256: f7534c45f78a81311f16389f0e34e6a04e7019d527f676b7bfbfc7dd154f29e0 SHA1: e893993991b8258e60fe7d7ecf46ac84c8a966f8 MD5sum: bfa4de4196be27cba4cf091c96c746cf Description: debug symbols for ros-kilted-py-binding-tools Build-Ids: b333abd9cd9cfd8a4dfb3567dba73c176f1ca71f Package: ros-kilted-py-trees Version: 2.3.0-2noble.20250424.202737 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 951 Depends: python3-pydot, ros-kilted-ros-workspace Homepage: https://py-trees.readthedocs.io/en/devel/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-py-trees/ros-kilted-py-trees_2.3.0-2noble.20250424.202737_amd64.deb Size: 167418 SHA256: b8a45677d5824d5811fcf059767f782fa0f57656defe61d99cea60659ec0acf5 SHA1: aceaba302ca3a5657b1a331564627646accd2699 MD5sum: eedd6b6a36c1de8a81bdc83203b72e96 Description: Pythonic implementation of behaviour trees. Package: ros-kilted-py-trees-js Version: 0.6.6-2noble.20250424.202743 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 5158 Depends: libpyside2-dev, libshiboken2-dev, pyqt5-dev, python3-pyqt5, python3-pyqt5.qtsvg, python3-pyqt5.qtwebengine, python3-pyside2.qtsvg, python3-sip-dev, shiboken2, ros-kilted-ros-workspace Homepage: https://github.com/splintered-reality/py_trees_js Priority: optional Section: misc Filename: pool/main/r/ros-kilted-py-trees-js/ros-kilted-py-trees-js_0.6.6-2noble.20250424.202743_amd64.deb Size: 1177476 SHA256: 8398402ac2f5dee2ab37960f8d2a69697674e629b170a6a94a00f64b2b1796ff SHA1: d2b158e0e93e23eb41bd9925e9777c1de152883f MD5sum: b98ca775e44235b0cddf5e8f9a72e4fa Description: Javascript library for visualising behaviour trees. Package: ros-kilted-py-trees-ros Version: 2.3.0-2noble.20250508.214029 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 521 Depends: ros-kilted-geometry-msgs, ros-kilted-py-trees, ros-kilted-py-trees-ros-interfaces, ros-kilted-rcl-interfaces, ros-kilted-rclpy, ros-kilted-ros2topic, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-tf2-ros-py, ros-kilted-unique-identifier-msgs, ros-kilted-ros-workspace Homepage: https://py-trees-ros.readthedocs.io/en/release-1.2.x/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-py-trees-ros/ros-kilted-py-trees-ros_2.3.0-2noble.20250508.214029_amd64.deb Size: 102474 SHA256: 14939b35082cbfa0aa10a81f1a9b3482be2fcd048e569d384169d425cb26ce52 SHA1: 5085e39fd47055ba26be3fa0f5736c6f2aabe042 MD5sum: 0b3cef761c8181819d8305112af7d403 Description: ROS2 extensions and behaviours for py_trees. Package: ros-kilted-py-trees-ros-interfaces Version: 2.1.1-2noble.20250424.212025 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 9644 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-diagnostic-msgs, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-unique-identifier-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/py_trees_ros_interfaces Priority: optional Section: misc Filename: pool/main/r/ros-kilted-py-trees-ros-interfaces/ros-kilted-py-trees-ros-interfaces_2.1.1-2noble.20250424.212025_amd64.deb Size: 562602 SHA256: 601b9ad70846b98cf75ac6a4c17a5ca3fd49ccdc6105796c3afae265c4b6e032 SHA1: 4ca6d2ca0d290c8ed7766803521d04fb36af1c75 MD5sum: 9996dc0f56eb25b72e28d7a7420f07de Description: Interfaces used by py_trees_ros and py_trees_ros_tutorials. Package: ros-kilted-py-trees-ros-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-py-trees-ros-interfaces Version: 2.1.1-2noble.20250424.212025 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 6431 Depends: ros-kilted-py-trees-ros-interfaces (= 2.1.1-2noble.20250424.212025) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-py-trees-ros-interfaces/ros-kilted-py-trees-ros-interfaces-dbgsym_2.1.1-2noble.20250424.212025_amd64.deb Size: 4894816 SHA256: be6b545f910441fbc61a447dc9f5bde24bf2c63ed3ffb19d5440cf19f326b38c SHA1: cc0463ade4d909b9ec35671989b3e41664ee89aa MD5sum: 27d6159ff3ffa4581f7929b64d9f89e6 Description: debug symbols for ros-kilted-py-trees-ros-interfaces Build-Ids: 249642dffe770f617c7ad2b2fce74a8315241165 3406e47d1f5eb45bdce2d5f33ea90ac0731797a0 5618c45b9ab3e33b3b2f21fe00972b4c044947a8 651f1bab5ae68ef44ae1315a9b5f684cf013f7a6 6a869cda6a8bcbf08a6f8ffc1652e7bda8c2aa58 9cb6e99682955e507799a2aadc2835f3357f6dd1 b8360ae5e31f7aee76bdca67f47be8f299855444 bb9ec54329d10c1d260ea49a869f4b24bcdbfbed bee75d44e8850e416458e17ae65cb67da8cb1c28 ecb534a304c69b1e64e9e50c52093908fcd11e02 f771e9b200cd6154b4d94b365596d7c4eaaddb1b Package: ros-kilted-py-trees-ros-tutorials Version: 2.3.0-2noble.20250508.225622 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 494 Depends: libpyside2-dev, libshiboken2-dev, pyqt5-dev, python3-pyqt5, python3-pyqt5.qtsvg, python3-pyside2.qtsvg, python3-sip-dev, ros-kilted-action-msgs, ros-kilted-geometry-msgs, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-py-trees, ros-kilted-py-trees-ros, ros-kilted-py-trees-ros-interfaces, ros-kilted-rcl-interfaces, ros-kilted-rclpy, ros-kilted-ros2launch, ros-kilted-ros2param, ros-kilted-ros2run, ros-kilted-ros2service, ros-kilted-ros2topic, ros-kilted-sensor-msgs, ros-kilted-std-msgs, shiboken2, ros-kilted-ros-workspace Homepage: https://py-trees-ros-tutorials.readthedocs.io/en/release-2.0.x/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-py-trees-ros-tutorials/ros-kilted-py-trees-ros-tutorials_2.3.0-2noble.20250508.225622_amd64.deb Size: 91814 SHA256: a4e7a2a7e9472ae8273fecab7b519536fedb2c226d6190b8d41c6ecfd26d67f1 SHA1: 82c37ee2a84b10d4ac2f42255dfd375b0a009da1 MD5sum: 4fa33eb18939ce5c741c23b865da05be Description: Tutorials for py_trees on ROS2. Package: ros-kilted-py-trees-ros-viewer Version: 0.2.5-2noble.20250508.213705 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 246 Depends: libpyside2-dev, libshiboken2-dev, pyqt5-dev, python3-pyqt5, python3-pyqt5.qtsvg, python3-pyqt5.qtwebengine, python3-pyside2.qtsvg, python3-sip-dev, ros-kilted-py-trees-js, ros-kilted-py-trees-ros-interfaces, ros-kilted-rclpy, ros-kilted-unique-identifier-msgs, shiboken2, ros-kilted-ros-workspace Homepage: https://github.com/splintered-reality/py_trees_ros_viewer Priority: optional Section: misc Filename: pool/main/r/ros-kilted-py-trees-ros-viewer/ros-kilted-py-trees-ros-viewer_0.2.5-2noble.20250508.213705_amd64.deb Size: 64298 SHA256: 52795259213541342ba6fd9809b805440cad233be4fb621f0e3d565782e6f560 SHA1: 98677466d07920c335c6493d2b02c5959e9b390b MD5sum: ecf7a78a3227a637600228da6d7c975a Description: A Qt-JS application for visualisation of executing/log-replayed behaviour trees in a ROS2 ecosystem. Package: ros-kilted-pybind11-json-vendor Version: 0.5.0-2noble.20250424.204045 Architecture: amd64 Maintainer: Yadunund Installed-Size: 72 Depends: nlohmann-json3-dev, ros-kilted-pybind11-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pybind11-json-vendor/ros-kilted-pybind11-json-vendor_0.5.0-2noble.20250424.204045_amd64.deb Size: 9924 SHA256: 197514a557f54434925aa65f718f387829c4667ba44349e1ba14613ff79ea1d1 SHA1: 276b216c5dca0ba460228ed5bb2b0f98f186fd39 MD5sum: 7a63362115570304d1209317eacc6838 Description: A vendor package for pybind11_json for Modern C++ Package: ros-kilted-pybind11-vendor Version: 3.2.0-2noble.20250424.203908 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 43 Depends: pybind11-dev, ros-kilted-ros-workspace Homepage: https://github.com/pybind/pybind11 Priority: optional Section: misc Filename: pool/main/r/ros-kilted-pybind11-vendor/ros-kilted-pybind11-vendor_3.2.0-2noble.20250424.203908_amd64.deb Size: 6308 SHA256: 3e07811a52ef0c02bfcc42c5cb0549ee0f9b24e7d7284d8d2f5c6c7347d3c760 SHA1: c284fc10e15374559561f4209eefe4773195c2df MD5sum: a9cac20e2e4122cedb4ee4bf947aee87 Description: Wrapper around pybind11. Package: ros-kilted-python-cmake-module Version: 0.12.0-2noble.20250424.203915 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 48 Depends: python3-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-python-cmake-module/ros-kilted-python-cmake-module_0.12.0-2noble.20250424.203915_amd64.deb Size: 7470 SHA256: e007312d506b4a47f8f45ecf75238c9f6af18aee5b8581445c40b24714d9a225 SHA1: 485bf498123accab5d0d7e11d52f0a67879ec675 MD5sum: c61b921e6771a0f1ad7c7f385b858b53 Description: Provide CMake module with extra functionality for Python. Package: ros-kilted-python-mrpt Version: 2.14.7-2noble.20250509.002947 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 30209 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-mrpt-libapps, ros-kilted-mrpt-libbase, ros-kilted-mrpt-libgui, ros-kilted-mrpt-libhwdrivers, ros-kilted-mrpt-libmaps, ros-kilted-mrpt-libmath, ros-kilted-mrpt-libnav, ros-kilted-mrpt-libobs, ros-kilted-mrpt-libopengl, ros-kilted-mrpt-libposes, ros-kilted-mrpt-libslam, ros-kilted-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-python-mrpt/ros-kilted-python-mrpt_2.14.7-2noble.20250509.002947_amd64.deb Size: 6027346 SHA256: d169b5bfbc180c4953b803069e9794eeb3a3c90a0d0ea36a85f36656c953b9d2 SHA1: c53a2c1fcd222e27e37618aeb794c1d7d60c28f1 MD5sum: 7badb228c75ddd427220b6ca912d2c79 Description: Python wrapper for Mobile Robot Programming Toolkit (MRPT) libraries Package: ros-kilted-python-orocos-kdl-vendor Version: 0.7.1-1noble.20250426.014259 Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 42 Depends: python3-pykdl, ros-kilted-orocos-kdl-vendor, ros-kilted-pybind11-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-python-orocos-kdl-vendor/ros-kilted-python-orocos-kdl-vendor_0.7.1-1noble.20250426.014259_amd64.deb Size: 5898 SHA256: 261059911c1d8442e22fc28a0812de0193b1fc1d77dd2a88fb6563e68c853585 SHA1: a2db64ab427d4b6f19ea36561daa131a47c558ec MD5sum: 55c98cd4ccfc8061cc4ab43d2644d850 Description: Wrapper around PyKDL, providing nothing but a dependency on PyKDL on some systems. On others, it fetches and builds python_orocos_kdl locally. Package: ros-kilted-python-qt-binding Version: 2.3.1-2noble.20250424.203921 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 88 Depends: libpyside2-dev, libshiboken2-dev, pyqt5-dev, python3-pyqt5, python3-pyqt5.qtsvg, python3-pyside2.qtsvg, python3-sip-dev, shiboken2, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/python_qt_binding Priority: optional Section: misc Filename: pool/main/r/ros-kilted-python-qt-binding/ros-kilted-python-qt-binding_2.3.1-2noble.20250424.203921_amd64.deb Size: 17206 SHA256: 85393f8cc563c2dc226eef99268bd19cf44d11bba92b3c1e045f6ec264049b36 SHA1: 57c018376adea0d904686fbbe954d1d5a3862b93 MD5sum: 564ab409bda8fa024fe37535897badfa Description: This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide2 is available under the GPL, LGPL and a commercial license. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these. Package: ros-kilted-qml-ros2-plugin Version: 2.25.2-3noble.20250508.220815 Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 1767 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5multimedia5 (>= 5.6.0~beta), libqt5qml5 (>= 5.9.0~beta), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libqt5core5a, libqt5quick5, libyaml-cpp-dev, ros-kilted-ament-index-cpp, ros-kilted-image-transport, ros-kilted-rclcpp, ros-kilted-ros-babel-fish, ros-kilted-tf2-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-qml-ros2-plugin/ros-kilted-qml-ros2-plugin_2.25.2-3noble.20250508.220815_amd64.deb Size: 431762 SHA256: 8dab195dfeae53fb096783acf1dfdd04cbaa6dfbb084b34cec9d64f7e036fcf9 SHA1: fc3561cfcf2bc6ae8d13dffc467ee2795b5567bc MD5sum: ff15703fee7efd1072f105a93df11875 Description: A QML plugin for ROS. Enables full communication with ROS from QML. Package: ros-kilted-qml-ros2-plugin-dbgsym Package-Type: ddeb Source: ros-kilted-qml-ros2-plugin Version: 2.25.2-3noble.20250508.220815 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 10268 Depends: ros-kilted-qml-ros2-plugin (= 2.25.2-3noble.20250508.220815) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-qml-ros2-plugin/ros-kilted-qml-ros2-plugin-dbgsym_2.25.2-3noble.20250508.220815_amd64.deb Size: 9538996 SHA256: 4846f691cab6b1b0e1ba5f69098766a31cbe8fe35474dd3b8d6e298a668bdbe5 SHA1: 17c0ff142b5b5040037940ad4c8824c58d65fa27 MD5sum: 781aef91e15a062a8ee0c58885759ddc Description: debug symbols for ros-kilted-qml-ros2-plugin Build-Ids: 3b25d0e5488ab6691badb323b28fd990b439aa00 Package: ros-kilted-qt-dotgraph Version: 2.9.1-1noble.20250428.214114 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 135 Depends: python3-pydot, python3-pygraphviz, ros-kilted-python-qt-binding (>= 0.3.0), ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-qt-dotgraph/ros-kilted-qt-dotgraph_2.9.1-1noble.20250428.214114_amd64.deb Size: 28090 SHA256: 075fd7cb75fb22e3931f586753752de32919f7b0b074c352a51498ecac0694fa SHA1: ebf9318f1aa316654fe01f3a403f64ab9d00652c MD5sum: 0a2ab67f31ed8d558ce3db1c570d6b60 Description: qt_dotgraph provides helpers to work with dot graphs. Package: ros-kilted-qt-gui Version: 2.9.1-1noble.20250428.214242 Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 358 Depends: python3-catkin-pkg-modules, ros-kilted-ament-index-python, ros-kilted-python-qt-binding, ros-kilted-tango-icons-vendor, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/qt_gui Priority: optional Section: misc Filename: pool/main/r/ros-kilted-qt-gui/ros-kilted-qt-gui_2.9.1-1noble.20250428.214242_amd64.deb Size: 53396 SHA256: cb0b98568b580231978d513a3fb7884b5fa81652d7d151d48af6a2d613f61c6a SHA1: 61f899221692bd9f558379327f9deb2f3fb79957 MD5sum: cd1cfc0db518943b65f682f6153009e7 Description: qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings. Package: ros-kilted-qt-gui-app Version: 2.9.1-1noble.20250428.214505 Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 44 Depends: ros-kilted-ament-index-python, ros-kilted-qt-gui, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/qt_gui_app Priority: optional Section: misc Filename: pool/main/r/ros-kilted-qt-gui-app/ros-kilted-qt-gui-app_2.9.1-1noble.20250428.214505_amd64.deb Size: 5818 SHA256: f755d1c11ffd84f6980af75e4dd8cf4275736750307825600c4f6e4b13f80640 SHA1: 99f7acc1bec0363f19b8141c1e0d803512e5cf74 MD5sum: df80c32e0541935157d281ba5858f568 Description: qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui. Package: ros-kilted-qt-gui-core Version: 2.9.1-1noble.20250508.210125 Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 41 Depends: ros-kilted-qt-dotgraph (>= 0.3.0), ros-kilted-qt-gui (>= 0.3.0), ros-kilted-qt-gui-app (>= 0.3.0), ros-kilted-qt-gui-cpp (>= 0.3.0), ros-kilted-qt-gui-py-common (>= 0.3.0), ros-kilted-ros-workspace Homepage: http://ros.org/wiki/qt_gui_core Priority: optional Section: misc Filename: pool/main/r/ros-kilted-qt-gui-core/ros-kilted-qt-gui-core_2.9.1-1noble.20250508.210125_amd64.deb Size: 5610 SHA256: 4418985acb14c93225b541abcf5d88d9b7793b04cad054ae11999008b56d8227 SHA1: 2486a9b59f9c3e90170da649e17ac6a283fda6cc MD5sum: d1b446e16b5dba081d3e98a22ae9e29f Description: Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI. Package: ros-kilted-qt-gui-cpp Version: 2.9.1-1noble.20250508.205506 Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 1545 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpyside2-py3-5.15t64 (>= 5.15.13), libpython3.12t64 (>= 3.12.1), libqt5core5t64 (>= 5.15.1), libshiboken2-py3-5.15t64 (>= 5.15.13), libstdc++6 (>= 11), libtinyxml2-10 (>= 10.0.0), ros-kilted-pluginlib (>= 1.9.23), ros-kilted-qt-gui (>= 0.3.0), ros-kilted-tinyxml2-vendor, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/qt_gui_cpp Priority: optional Section: misc Filename: pool/main/r/ros-kilted-qt-gui-cpp/ros-kilted-qt-gui-cpp_2.9.1-1noble.20250508.205506_amd64.deb Size: 346434 SHA256: 25d7b82c76ffa06a3775f30c5729ea77f39fceffc02590d7d87ecad9dc1640c5 SHA1: 76e902b65c1c50d8b820a35339341b96f684864f MD5sum: a7c70ad785fe781cd8fae7769e267de3 Description: qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins. Package: ros-kilted-qt-gui-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-qt-gui-cpp Version: 2.9.1-1noble.20250508.205506 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 9733 Depends: ros-kilted-qt-gui-cpp (= 2.9.1-1noble.20250508.205506) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-qt-gui-cpp/ros-kilted-qt-gui-cpp-dbgsym_2.9.1-1noble.20250508.205506_amd64.deb Size: 9383362 SHA256: be774868dbbb13690acd1c0f13d0207f6702a9e0663d2ddfb4d0ac083f390c60 SHA1: 336cb7c2819531dc5ffaa99704f484f89c50d47a MD5sum: 4ffeaa0cf750fc339c1e93ee9a450276 Description: debug symbols for ros-kilted-qt-gui-cpp Build-Ids: 0c49888f87955c9cd25d3b14b976db0a212a5a75 614427d2c4bda82c9115c9caf85cb1ee1c665fbf bf295887b62ae5bb7b3e8a985b6b7525ae39c55f Package: ros-kilted-qt-gui-py-common Version: 2.9.1-1noble.20250428.214319 Architecture: amd64 Maintainer: Dorian Scholz Installed-Size: 78 Depends: ros-kilted-ament-index-python, ros-kilted-python-qt-binding, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/qt_gui_py_common Priority: optional Section: misc Filename: pool/main/r/ros-kilted-qt-gui-py-common/ros-kilted-qt-gui-py-common_2.9.1-1noble.20250428.214319_amd64.deb Size: 11022 SHA256: ba27c55c8f6366e1e52489e672409d98fa2d05696d647a7c583c6277e8581047 SHA1: 24ddd5dec4a4a4c04e2410d93ad884fc107e635f MD5sum: 2c8e6c7fcc9f3171670f5fc257b8fa80 Description: qt_gui_py_common provides common functionality for GUI plugins written in Python. Package: ros-kilted-quality-of-service-demo-cpp Version: 0.36.0-1noble.20250508.220253 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 3807 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-example-interfaces, ros-kilted-launch-ros, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-quality-of-service-demo-cpp/ros-kilted-quality-of-service-demo-cpp_0.36.0-1noble.20250508.220253_amd64.deb Size: 437108 SHA256: ae9cd88b3c8b2d8cf753d03cf46b4a01913a04331d9c4cd9586b6205e8899f0b SHA1: 0bf345b660b89064e5e3cf971ad2b02688f1b069 MD5sum: 86e58cb49475c3a889a03b23b96ff828 Description: C++ Demo applications for Quality of Service features Package: ros-kilted-quality-of-service-demo-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-quality-of-service-demo-cpp Version: 0.36.0-1noble.20250508.220253 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 19632 Depends: ros-kilted-quality-of-service-demo-cpp (= 0.36.0-1noble.20250508.220253) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-quality-of-service-demo-cpp/ros-kilted-quality-of-service-demo-cpp-dbgsym_0.36.0-1noble.20250508.220253_amd64.deb Size: 16376960 SHA256: 4cbaa22d3c4b7a483db214bf0ee54118eefc5882b15bb95d8825daf5072032ae SHA1: d5207816705638567e18997520fca166507131ab MD5sum: 44c797af65ffad568b3d47da65478644 Description: debug symbols for ros-kilted-quality-of-service-demo-cpp Build-Ids: 05bb8c2d0b5a78c9eac3200e6e42291ea88129ee 0b2881736c74e84103f37768d0a359fd138a0bb0 3637e449a4cf0ab1a4fb66e56d639bb0db068d26 3ad18c85868605ce49111ec65a168f9ee4664cde 3e4600c979485130d400f315aca97c088b95d522 4955167b0dd7cb8cc937a91df362f76bf9d52dba 4b2690d924e392a3205fe626543631d6b62b4482 528833a168bf98738b189c138aacc797311ac4ee 8234a0eeb55a783ac038c026ad00eb2f8bcb835f a76b47e0e81833240e2d25f39d73d4e5d195092a b4b52515ab74fd7851c00aaa0acb50fe747d889f c8ea14d0b22562e84b31b31507b3a7e6fe101930 Package: ros-kilted-quality-of-service-demo-py Version: 0.36.0-1noble.20250508.213706 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 114 Depends: ros-kilted-rclpy, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-quality-of-service-demo-py/ros-kilted-quality-of-service-demo-py_0.36.0-1noble.20250508.213706_amd64.deb Size: 20872 SHA256: 50a41b64a1f0683de74746c3ee394cb2de80ff2ab0048af79c9f2702aed7aa2b SHA1: f8df3f93589ebb6a0d493fe769b5a0b91f137406 MD5sum: 7a4e23ebacc990d6fe11df6c7fde6699 Description: Python Demo applications for Quality of Service features Package: ros-kilted-quaternion-operation Version: 0.0.7-5noble.20250508.220023 Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 118 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libeigen3-dev, ros-kilted-ament-cmake-auto, ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-tf2-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-quaternion-operation/ros-kilted-quaternion-operation_0.0.7-5noble.20250508.220023_amd64.deb Size: 23172 SHA256: fcca786f66f1e3bb45c97081af0d7d5bf3facc874772fa13dac69f36044e5f41 SHA1: ff4411ce3541ef18038665176969461f485ed2a5 MD5sum: a3e5601f8b8fd4ff977c536d9678ccad Description: The quaternion_operation package Package: ros-kilted-quaternion-operation-dbgsym Package-Type: ddeb Source: ros-kilted-quaternion-operation Version: 0.0.7-5noble.20250508.220023 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 28 Depends: ros-kilted-quaternion-operation (= 0.0.7-5noble.20250508.220023) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-quaternion-operation/ros-kilted-quaternion-operation-dbgsym_0.0.7-5noble.20250508.220023_amd64.deb Size: 5032 SHA256: 387cba1a4651674d16c65681196c62e2398d42f69f0cb5fca18df83bf67a1dc1 SHA1: 9b9851d2b5e9f034c7196a46bc978e459667742d MD5sum: 665a46addd231339e7b7ff62a5fad035 Description: debug symbols for ros-kilted-quaternion-operation Build-Ids: e22a11f74b7f4942556c69332b733e74bc0ed80c Package: ros-kilted-r2r-spl-7 Version: 3.0.1-4noble.20250508.213711 Architecture: amd64 Maintainer: ijnek Installed-Size: 41 Depends: ros-kilted-rclpy, ros-kilted-splsm-7-conversion, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-r2r-spl-7/ros-kilted-r2r-spl-7_3.0.1-4noble.20250508.213711_amd64.deb Size: 6594 SHA256: 6e110ebb36dd9e4af1aea9d672e8d3ce5580b1cc9c6bbeca9a373c429df58911 SHA1: dc111d096c010a5e527e94eef401d1323282d6a8 MD5sum: e521047cb6a43f14ae617f9bae3f8549 Description: Robot-To-Robot communication in RoboCup SPL using SPLSM V7 Package: ros-kilted-radar-msgs Version: 0.2.2-4noble.20250424.212035 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 916 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-generators, ros-kilted-std-msgs, ros-kilted-unique-identifier-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-radar-msgs/ros-kilted-radar-msgs_0.2.2-4noble.20250424.212035_amd64.deb Size: 81702 SHA256: 9b09a5ec7cdb51ba1e721617f3278c900a239798599de18858aa3163e3e0408a SHA1: a55d143116d3485df166d54c504889e4f27d917e MD5sum: eb095d6187d23dfb57aa2f42028b03fa Description: Standard ROS messages for radars Package: ros-kilted-radar-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-radar-msgs Version: 0.2.2-4noble.20250424.212035 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 670 Depends: ros-kilted-radar-msgs (= 0.2.2-4noble.20250424.212035) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-radar-msgs/ros-kilted-radar-msgs-dbgsym_0.2.2-4noble.20250424.212035_amd64.deb Size: 524248 SHA256: 4bb1a6e7347c7a2d2d2494e436c522458953e00018ce60cfa7a805ff2e2d4873 SHA1: d1556e4153c1bfbce3ce31c5aece26f97b4adc31 MD5sum: c8685b02a22f19b10904023f2c0c353d Description: debug symbols for ros-kilted-radar-msgs Build-Ids: 125d78e5ba6478d7974f9a4399fb4a7933de25b4 20091f63e557194ac795ac42374191114c625c1c 2531b7d69b17b8caef25e41f10abdb1cd4aa9f2f 3be901e6bd05f5a39ac838f1ea790e52e0b9bd65 44862f567a6dcf78b0a4adaa63152c6fde1d34fd 45c7790395eec8b42d470ceb837026a2b3dc2fed 4fa3f8de1a3f2beb50144976081fa4c1703ab53f 5271cad9c286ab2d07a1a973735b5abb99ac9bdd 77caac30e15308890de15d4a5daef03e9e562617 8f6e4e56b062155bbb244f29e37fe7f5ebb0a9cd 908cc4dd99855951c0a1fb392df869edd9bfb3f0 Package: ros-kilted-random-numbers Version: 2.0.1-5noble.20250424.203954 Architecture: amd64 Maintainer: Anas M'chichou Installed-Size: 117 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-date-time1.83.0, libboost-dev, libboost-random-dev, libboost-random1.83.0, libboost-thread-dev, libboost-thread1.83.0, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/random_numbers Priority: optional Section: misc Filename: pool/main/r/ros-kilted-random-numbers/ros-kilted-random-numbers_2.0.1-5noble.20250424.203954_amd64.deb Size: 25408 SHA256: 7e6924d99e71b954aa9cca4e0e66872c69fd975966941791ed9015624fcb3edc SHA1: 73e928efd287cb90e5bb21a42c8465ddc50888b3 MD5sum: 6ef1859534a25b213c394e274fae9200 Description: This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator. Package: ros-kilted-random-numbers-dbgsym Package-Type: ddeb Source: ros-kilted-random-numbers Version: 2.0.1-5noble.20250424.203954 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Anas M'chichou Installed-Size: 163 Depends: ros-kilted-random-numbers (= 2.0.1-5noble.20250424.203954) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-random-numbers/ros-kilted-random-numbers-dbgsym_2.0.1-5noble.20250424.203954_amd64.deb Size: 134158 SHA256: f2888a456043dc8f21d2d2b90720065f90a1651fa46e6d7d75b3f4e103dd27d4 SHA1: d99b1350ce119ddd8836a30fdd50659c9594e89f MD5sum: e2a745c2682a64c3122b1bfb2451b3b5 Description: debug symbols for ros-kilted-random-numbers Build-Ids: 95045bd038de6d3950d8ef0e8616c0f4fdca6619 Package: ros-kilted-range-sensor-broadcaster Version: 4.23.0-2noble.20250508.230515 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 279 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-controller-interface, ros-kilted-generate-parameter-library, ros-kilted-hardware-interface, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-realtime-tools, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-range-sensor-broadcaster/ros-kilted-range-sensor-broadcaster_4.23.0-2noble.20250508.230515_amd64.deb Size: 76780 SHA256: b0a89f2e0a46cdb920d607779180fcfa31c5121cfe9ad23db5d27c755e3f14d8 SHA1: 6cc911e3743b9cbcf33f6d2f15cf69962761e01a MD5sum: c08b0360aca278353f254805544e2788 Description: Controller to publish readings of range sensors. Package: ros-kilted-range-sensor-broadcaster-dbgsym Package-Type: ddeb Source: ros-kilted-range-sensor-broadcaster Version: 4.23.0-2noble.20250508.230515 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1082 Depends: ros-kilted-range-sensor-broadcaster (= 4.23.0-2noble.20250508.230515) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-range-sensor-broadcaster/ros-kilted-range-sensor-broadcaster-dbgsym_4.23.0-2noble.20250508.230515_amd64.deb Size: 1011994 SHA256: 1f940a6f52d5801f947d7f00c5f97dfc026c94d6ac900f28f2c11891de31ed58 SHA1: 0c7c111d90337737568a85e93a5fdd8e5fa8a1d9 MD5sum: 430dcd9b8309af270e86fc0b812642a9 Description: debug symbols for ros-kilted-range-sensor-broadcaster Build-Ids: fa65be53972a8c754a99d878ef630878ca09481e Package: ros-kilted-raspimouse Version: 2.0.0-2noble.20250508.213320 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 1263 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-geometry-msgs, ros-kilted-lifecycle-msgs, ros-kilted-nav-msgs, ros-kilted-raspimouse-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclcpp-lifecycle, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-raspimouse/ros-kilted-raspimouse_2.0.0-2noble.20250508.213320_amd64.deb Size: 216144 SHA256: d4f1e8974c576f6d755370ace8a9dd49bd5f008e191a18c7f46a06f1ad0d6293 SHA1: 3e0512e49ab17308b435d38d08926e45d230bb2a MD5sum: f0069a3bad44f810d56b1bf7c3c0dd2e Description: RaspiMouse ROS 2 node Package: ros-kilted-raspimouse-dbgsym Package-Type: ddeb Source: ros-kilted-raspimouse Version: 2.0.0-2noble.20250508.213320 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: RT Corporation Installed-Size: 5436 Depends: ros-kilted-raspimouse (= 2.0.0-2noble.20250508.213320) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-raspimouse/ros-kilted-raspimouse-dbgsym_2.0.0-2noble.20250508.213320_amd64.deb Size: 4507938 SHA256: db83910097f0c741d1d6da43bd019a985ed35bdb6adc82d3f14b5286da38893b SHA1: 5d1e90e3f9966cbaca36026f046c97044d612933 MD5sum: 5c1b074ee4d62f57745ff41780bf34f2 Description: debug symbols for ros-kilted-raspimouse Build-Ids: c0f9b5f4b8c487ee455196e09019ce51277eb158 cd546c6b3e5302ac84692a5462e15af8b3926e31 Package: ros-kilted-raspimouse-msgs Version: 2.0.0-2noble.20250424.210114 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 635 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-raspimouse-msgs/ros-kilted-raspimouse-msgs_2.0.0-2noble.20250424.210114_amd64.deb Size: 52718 SHA256: 605e02c6b85c66c566c78390cf5672f48d9401e8cc268c37a50fb3ce3385b9e4 SHA1: 2ab3e95115200c62f99175591096a6f1e7471e8b MD5sum: 682a42450be8d39fc4c4d2897ec17324 Description: RaspiMouse messages Package: ros-kilted-raspimouse-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-raspimouse-msgs Version: 2.0.0-2noble.20250424.210114 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: RT Corporation Installed-Size: 427 Depends: ros-kilted-raspimouse-msgs (= 2.0.0-2noble.20250424.210114) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-raspimouse-msgs/ros-kilted-raspimouse-msgs-dbgsym_2.0.0-2noble.20250424.210114_amd64.deb Size: 311484 SHA256: 03b998bb7bbea8dc77020cc28a5e25834bfe637d6e91c26ae360ea35422c282e SHA1: 6910542f08a9f506a8ff6d0c801d2afd106778db MD5sum: 76aa813cec8bec0f15a8b0e97dc6dbff Description: debug symbols for ros-kilted-raspimouse-msgs Build-Ids: 05f04729a09e5f8b67427acd72d12b14c4addb7d 25df55f2c6fceec3e2bf8953733a3681ddf1dd6d 2e40ac04e04bc4f92ca857b22636c262fd66e704 78ca5fad87cb06d2de8de052a7319a7efd3c2cd0 8c2e063e8666bfb7578226ee0c5a050b40654d08 8c91e72fabe81215057008956ec0bdcf1da4db03 a9bf3d5e3ddfc6b15ac77f96e490db24bdcf740a af8cb8eef70b6343b8944dca922eceef242e4dd0 e6f997a0b13f3f173f3b7874e17c25719471217b f646ca9a0d48529456c95a69aa9c865dcd290662 f8fb5b29b47ea678dadb2353b4a2a4df55ec1c74 Package: ros-kilted-rc-common-msgs Version: 0.5.3-6noble.20250424.212042 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 1207 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rc-common-msgs/ros-kilted-rc-common-msgs_0.5.3-6noble.20250424.212042_amd64.deb Size: 107772 SHA256: 4e4f65e425fc866fe850926fa7d25b0345639d76ba9d5da33107b8cd0ca328a6 SHA1: 8e944732827c09175b1110049e563c528ce818af MD5sum: b152ce05d506980edb34238dddf0b46d Description: Common msg and srv definitions used by Roboception's ROS2 packages Package: ros-kilted-rc-common-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rc-common-msgs Version: 0.5.3-6noble.20250424.212042 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 950 Depends: ros-kilted-rc-common-msgs (= 0.5.3-6noble.20250424.212042) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rc-common-msgs/ros-kilted-rc-common-msgs-dbgsym_0.5.3-6noble.20250424.212042_amd64.deb Size: 748178 SHA256: 1f4b2133803716a43b5e04e17e8c75f046a35cddf5a06cbda737780b67815cfc SHA1: 45a2b145bc1f6dda09f5a5c7bea7a415eb2c5d11 MD5sum: d03e0a4fc16c0aa897d79d20ccd30f9d Description: debug symbols for ros-kilted-rc-common-msgs Build-Ids: 1552946fb0283256c043e048bcb72923fff3cb45 1e867c58b4b9ebcb57f790493944349c6d8c6cbc 212fc051fa11a90ccc49a453eaa04b98368e0abc 37320e4240adf460e43e56bdfe215a6309eb82c3 52845545f057d3634bc07b2cb988eb5ba06f84f0 557dd334665e5ef455a34e633fe9ac386cc41381 9f7ca71802a1f3b27a35ee42c86dd4c2ccf483a2 cd3757904c75612fd60ad720b03d7d397c955bd5 e29e02ae5fbfaec217d162ffd15ec369fd4ad3cf f3cd24652a9b6accb32d610384004a5403072721 fb1d099b63c0dacbf872bbe25e0c12d93391d1ec Package: ros-kilted-rc-dynamics-api Version: 0.10.5-2noble.20250424.202748 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 1254 Depends: libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), curl, libcurl4-openssl-dev, libprotobuf32, ros-kilted-ros-workspace Homepage: http://rc-visard.com Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rc-dynamics-api/ros-kilted-rc-dynamics-api_0.10.5-2noble.20250424.202748_amd64.deb Size: 275642 SHA256: 326632f8f89b0074d1368be08db0c0914450bb135c9d35c0ad3f7f8524bd6e54 SHA1: 27de30a41195d7d01a982201bd9de0d6186fe1a6 MD5sum: 7c3282faa8489fdfd1aeca7f6b1312e1 Description: The rc_dynamics_api provides an API for easy handling of the dynamic-state data streams provided by Roboception's stereo camera with self-localization. See http://rc-visard.com Dynamic-state estimates of the rc_visard relate to its self-localization and ego-motion estimation. These states refer to rc_visard's current pose, velocity, or acceleration and are published on demand via several data streams. For a complete list and descriptions of these dynamics states and the respective data streams please refer to rc_visard's user manual. Package: ros-kilted-rc-dynamics-api-dbgsym Package-Type: ddeb Source: ros-kilted-rc-dynamics-api Version: 0.10.5-2noble.20250424.202748 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 6091 Depends: ros-kilted-rc-dynamics-api (= 0.10.5-2noble.20250424.202748) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rc-dynamics-api/ros-kilted-rc-dynamics-api-dbgsym_0.10.5-2noble.20250424.202748_amd64.deb Size: 5838036 SHA256: f31c91723fde53146e4164c7ffbfeb5810d4752df899f3efeda09a2b01c6259d SHA1: 4008d029f76e781cc63fce000f02bf0a970065dd MD5sum: 0e0b0b3d2585d996091851294ae4f067 Description: debug symbols for ros-kilted-rc-dynamics-api Build-Ids: 2ab15d6f452dab1656a72bc972d7937223e38f32 77b640b393be5f094a1f86de65ef5b63b8f2e03e Package: ros-kilted-rc-genicam-api Version: 2.6.5-2noble.20250424.202745 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 15444 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libncurses6 (>= 6), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 13.1), libtinfo6 (>= 6), libncurses-dev, libpng-dev, libusb-1.0-0, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rc_genicam_api Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rc-genicam-api/ros-kilted-rc-genicam-api_2.6.5-2noble.20250424.202745_amd64.deb Size: 3049936 SHA256: f474412791b589d2509b3d5138e1125f8d2ed26c0ce69522028b05caf35b5168 SHA1: 660d6cbb83565d10024026db84ca66abd7abffb3 MD5sum: 5c91fad7b9103fda9a83b3ebbf4cbfa6 Description: GenICam/GigE Vision Convenience Layer. This package combines the Roboception convenience layer for images with the GenICam reference implementation and a GigE Vision transport layer. It is a self contained package that permits configuration and image streaming of GenICam / GigE Vision 2.0 compatible cameras like the Roboception rc_visard. This package also provides some tools that can be called from the command line for discovering cameras, changing their configuration and streaming images. Although the tools are meant to be useful when working in a shell or in a script, their main purpose is to serve as example on how to use the API for reading and setting parameters, streaming and synchronizing images. See LICENSE.md for licensing terms of the different parts. Package: ros-kilted-rc-genicam-api-dbgsym Package-Type: ddeb Source: ros-kilted-rc-genicam-api Version: 2.6.5-2noble.20250424.202745 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 5447 Depends: ros-kilted-rc-genicam-api (= 2.6.5-2noble.20250424.202745) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rc-genicam-api/ros-kilted-rc-genicam-api-dbgsym_2.6.5-2noble.20250424.202745_amd64.deb Size: 5145378 SHA256: 3552efaa76d15dab3583808cd74506e655f734402b60ea4e8d16ac4319f870fb SHA1: a5446fd4a7c35fd6234502309f7485919f232aaf MD5sum: 6ce9c1b9f42f62b7c5b8ca19c4ce8b70 Description: debug symbols for ros-kilted-rc-genicam-api Build-Ids: 0ffdae14e1bce39fae5c041cc7de53b03b5ac451 217c8059060ff8ed9403183ab5c5a18337445201 774456c238ed7e5f7bbe54fdd91e86a86f6f20b5 d610021d6ed4f34792a4f2c25e16102fd5686872 d79d97083bdc708f41c1d5a5ca4c390e1922f274 dc6a06e8ef51beac59ac57e0e22b12f4fa25c56c Package: ros-kilted-rc-genicam-driver Version: 0.3.1-2noble.20250508.215248 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 674 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rc-genicam-api, ros-kilted-diagnostic-updater, ros-kilted-image-transport, ros-kilted-rc-common-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-stereo-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rc-genicam-driver/ros-kilted-rc-genicam-driver_0.3.1-2noble.20250508.215248_amd64.deb Size: 187618 SHA256: 5c1e5d0d9100e665dec3f420ce19db943a1504d7030113c8d471dfaf571387d8 SHA1: 04659a7f578b279c19950a5b0ce1bfed90aa9804 MD5sum: 47860ab99c51598fd4da2bd0aea86698 Description: Driver for rc_visard and rc_cube from Roboception GmbH Package: ros-kilted-rc-genicam-driver-dbgsym Package-Type: ddeb Source: ros-kilted-rc-genicam-driver Version: 0.3.1-2noble.20250508.215248 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 5301 Depends: ros-kilted-rc-genicam-driver (= 0.3.1-2noble.20250508.215248) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rc-genicam-driver/ros-kilted-rc-genicam-driver-dbgsym_0.3.1-2noble.20250508.215248_amd64.deb Size: 5047198 SHA256: f407dedfa39a801b92368c47a60e59310194962e2c2f2b53e3f7882cf865103d SHA1: b0fe1318754390aaefda6ebb7db8c0df0d634c42 MD5sum: b5a321e246a2ae6df15fcf3ce552c180 Description: debug symbols for ros-kilted-rc-genicam-driver Build-Ids: 1c41a8da35a57ce82a9099abe8a53a49431a3c38 46f33ee6bfd7bc19d165a858ea001e9cbc11360e Package: ros-kilted-rc-reason-clients Version: 0.4.0-3noble.20250508.225517 Architecture: amd64 Maintainer: ruess Installed-Size: 215 Depends: python3-requests, ros-kilted-geometry-msgs, ros-kilted-rc-reason-msgs, ros-kilted-rclpy, ros-kilted-ros2pkg, ros-kilted-tf2-msgs, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rc-reason-clients/ros-kilted-rc-reason-clients_0.4.0-3noble.20250508.225517_amd64.deb Size: 41040 SHA256: faa8dcd35abf809e8dbf02f43d26633da2f4e2bf50e3fec74412762c25a08da7 SHA1: 8800671030af1e2495c72a10621f75d7b7fcbfe3 MD5sum: fb20654bb853a1b3102a198be7c25144 Description: Clients for interfacing with Roboception reason modules on rc_visard and rc_cube. Package: ros-kilted-rc-reason-msgs Version: 0.4.0-3noble.20250424.212421 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 14792 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rc-common-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-shape-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rc-reason-msgs/ros-kilted-rc-reason-msgs_0.4.0-3noble.20250424.212421_amd64.deb Size: 894676 SHA256: 72d1d0087f2dc80cd7413687c4209ae6bdcfce138d380c26456ce8c775021f20 SHA1: 194cb86af9216e55806f09c959ab54f27cace14b MD5sum: eca3dda394126617481abe0094600815 Description: Msg and srv definitions for rc_reason_clients Package: ros-kilted-rc-reason-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rc-reason-msgs Version: 0.4.0-3noble.20250424.212421 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 11697 Depends: ros-kilted-rc-reason-msgs (= 0.4.0-3noble.20250424.212421) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rc-reason-msgs/ros-kilted-rc-reason-msgs-dbgsym_0.4.0-3noble.20250424.212421_amd64.deb Size: 9542866 SHA256: 72cf82ec3641193fb8bf3dfdbd2b2e0848c9133c9ede842a5ffc359e5d4737a7 SHA1: 84ec10c13c05805633057a47728dd2ea4c0fc081 MD5sum: 9fc47fe7608ec72635ae5cc0252032f5 Description: debug symbols for ros-kilted-rc-reason-msgs Build-Ids: 0234facd6cf83d15326070225a0d208ebff63ec7 06d0cf538795f6665545eb2376bdd06f32931cc0 0923d7464d71a656223fefa4f3c871ff0421786c 0c10d7d66fe32bdbdf2151b7cc176cefcbe2e263 15d62a368ee4b278c5de208f3abcaa0db53fcc3a 3c71d36ece58a59108ebe1d3ad823f4d69d2e37b 6106d14a9a62b66eb9573c1d8487e6244e138704 661f76385f0119c50f59caa15c19c9cbeff93e10 742473c88ab171c307382ba87c8edd0a2a39a941 95ede03c375c680da75253bb056d1a11f2c23796 c1e9c6dbcc7dc8b45725ce4cad4385b157627d31 Package: ros-kilted-rcdiscover Version: 1.1.7-2noble.20250424.202744 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 290 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcdiscover/ros-kilted-rcdiscover_1.1.7-2noble.20250424.202744_amd64.deb Size: 81330 SHA256: 6ca5b702a007a625570c0335a21c5fd6f8d773a56664ca63aef86d8204c5f1c3 SHA1: 49ae56fd2cc9052fb4b15176b639c2babee56314 MD5sum: 653a590e46a1596014752f50da6683d6 Description: This package contains tools for the discovery of Roboception devices via GigE Vision. Package: ros-kilted-rcdiscover-dbgsym Package-Type: ddeb Source: ros-kilted-rcdiscover Version: 1.1.7-2noble.20250424.202744 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 1211 Depends: ros-kilted-rcdiscover (= 1.1.7-2noble.20250424.202744) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcdiscover/ros-kilted-rcdiscover-dbgsym_1.1.7-2noble.20250424.202744_amd64.deb Size: 1130436 SHA256: 502c418a8ae5c11444ad67ebed7fd407986cbd7db166c8541ac1165345184282 SHA1: 2b9b695b921350051cee010aaee4c5fd4c000cbf MD5sum: ee92d9ee78c98e53d578805d9a4b786f Description: debug symbols for ros-kilted-rcdiscover Build-Ids: 453d7886f8057796832176b93ac5d2b328c2a1d5 8bd0976a9495f42be5e0cabbe5a3f64ad8458d3c Package: ros-kilted-rcl Version: 10.1.0-2noble.20250508.205511 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 783 Depends: libc6 (>= 2.14), libyaml-0-2, libyaml-dev, ros-kilted-libyaml-vendor, ros-kilted-rcl-interfaces, ros-kilted-rcl-logging-interface, ros-kilted-rcl-logging-spdlog, ros-kilted-rcl-yaml-param-parser, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-rmw-implementation, ros-kilted-rosidl-runtime-c, ros-kilted-service-msgs, ros-kilted-tracetools, ros-kilted-type-description-interfaces, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcl/ros-kilted-rcl_10.1.0-2noble.20250508.205511_amd64.deb Size: 160750 SHA256: 62741ca71cef0154a8a661a784b4f4dc0f1d626b140c10c6adfa40e7cc910e83 SHA1: 21c15a34e0c8eccc8395fd8e282860b2f9cb5524 MD5sum: a1096cd9abf6b5af1a1e744763e07997 Description: The ROS client library common implementation. This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries. Package: ros-kilted-rcl-action Version: 10.1.0-2noble.20250508.205923 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 277 Depends: libc6 (>= 2.4), ros-kilted-action-msgs, ros-kilted-rcl, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-rosidl-runtime-c, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcl-action/ros-kilted-rcl-action_10.1.0-2noble.20250508.205923_amd64.deb Size: 50898 SHA256: 79c815f0236afabdfe555a0a7b45b0a39d020f9e6dc4786c498dbb34062f9a87 SHA1: d9fc1e2d4719c52a2ff49a00e79b47bb6aaa4b6e MD5sum: 0daa66fb245aeea3d282f373fe7e573b Description: Package containing a C-based ROS action implementation Package: ros-kilted-rcl-action-dbgsym Package-Type: ddeb Source: ros-kilted-rcl-action Version: 10.1.0-2noble.20250508.205923 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 90 Depends: ros-kilted-rcl-action (= 10.1.0-2noble.20250508.205923) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcl-action/ros-kilted-rcl-action-dbgsym_10.1.0-2noble.20250508.205923_amd64.deb Size: 60874 SHA256: bf4ad75c4cc686f38c581e757d112df356178138de605aaca2002a55aaccaaa7 SHA1: a47b01b3a90befad9feaf36b9ddf0a8a9a3a8375 MD5sum: d471c3eead85b80880fa9dd59c65e99c Description: debug symbols for ros-kilted-rcl-action Build-Ids: 81c2f568c44597295aaebc3ff60d301da92528fd Package: ros-kilted-rcl-dbgsym Package-Type: ddeb Source: ros-kilted-rcl Version: 10.1.0-2noble.20250508.205511 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 349 Depends: ros-kilted-rcl (= 10.1.0-2noble.20250508.205511) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcl/ros-kilted-rcl-dbgsym_10.1.0-2noble.20250508.205511_amd64.deb Size: 270134 SHA256: f080557ea8a1ebdcec7b6db8a3b1b4da1977767632a238f7f2420c97d8e95bcb SHA1: a8a1832e76649840f441c5aaa569547cd1ba0288 MD5sum: c320c4fab84861ccdd25958af5eea836 Description: debug symbols for ros-kilted-rcl Build-Ids: 0f7c3281228f25a854df5c284cfee7718bd74240 Package: ros-kilted-rcl-interfaces Version: 2.3.0-2noble.20250424.210116 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 5657 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcl-interfaces/ros-kilted-rcl-interfaces_2.3.0-2noble.20250424.210116_amd64.deb Size: 384732 SHA256: 3e505b0e58f2031e89ad409f86cbd969d9b6a435866765e8cec474a3de8a40ba SHA1: 8825aeae2cc9db97179a11170485f21554d0e814 MD5sum: d2bd2779b829bce0c48bf501d379de7d Description: The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters. Package: ros-kilted-rcl-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-rcl-interfaces Version: 2.3.0-2noble.20250424.210116 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 5131 Depends: ros-kilted-rcl-interfaces (= 2.3.0-2noble.20250424.210116) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcl-interfaces/ros-kilted-rcl-interfaces-dbgsym_2.3.0-2noble.20250424.210116_amd64.deb Size: 4283270 SHA256: ec31b7a01428fbd26bc8d440d73bbd833180f5420cbaa952626695e06f6d3615 SHA1: 742e263e70d5e1c6890e1558576066502c83b3da MD5sum: 3b986ae5218a122fcb8cf649a8363c90 Description: debug symbols for ros-kilted-rcl-interfaces Build-Ids: 1b6ea8aade0f01af90b7d4091acdb8f1940b1f8c 30992b5438cf3cdc6a38ba88aaa4eb80687eea58 3312e510b10d9627f055cd2b1bcb3c27d38c7119 369b5d402a69b3256bc65b488e08417a993d4d61 523a69f9ad4192040c0d62cee948a82beea38dc4 5fd584f10fd0acbcf2f613a5f244c7bf656d07b6 991e481ec349d86d742075da98f61b10336b5de0 9d87300fb87507fc9331a5af1afa30e06b5e54e0 d7c2b237c9d6ae6876e692666bf3cb5bdf1668a4 e172588bc563ceff1f5bac82d3028270aeea906b f1aa2880368670c1a7605fc664d4000cf2edb1ec Package: ros-kilted-rcl-lifecycle Version: 10.1.0-2noble.20250508.205913 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 146 Depends: libc6 (>= 2.4), ros-kilted-lifecycle-msgs, ros-kilted-rcl, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-rosidl-runtime-c, ros-kilted-tracetools, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcl-lifecycle/ros-kilted-rcl-lifecycle_10.1.0-2noble.20250508.205913_amd64.deb Size: 30046 SHA256: 5e54e05eb0f13ebd2b5457d9e54ced39257d3c010df7c06ffb6070f11b431785 SHA1: 495b26d874dfe55538c8393907b078dcbb0619a2 MD5sum: 993689d618fec17e1000e98cd285cf77 Description: Package containing a C-based lifecycle implementation Package: ros-kilted-rcl-lifecycle-dbgsym Package-Type: ddeb Source: ros-kilted-rcl-lifecycle Version: 10.1.0-2noble.20250508.205913 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 54 Depends: ros-kilted-rcl-lifecycle (= 10.1.0-2noble.20250508.205913) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcl-lifecycle/ros-kilted-rcl-lifecycle-dbgsym_10.1.0-2noble.20250508.205913_amd64.deb Size: 33854 SHA256: c44f900e4b9f7e805055681018961d50fa46583d49002d5febebe3e1ff21ce68 SHA1: 58ecb4e55bfcb40ad21d76e2c53ee988275b5651 MD5sum: 23e8070b7459511368e8ddad8abf8569 Description: debug symbols for ros-kilted-rcl-lifecycle Build-Ids: 3a9d747439a2139ff2de6dbf30a198690bd6aff3 Package: ros-kilted-rcl-logging-interface Version: 3.2.2-2noble.20250508.205148 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 81 Depends: libc6 (>= 2.4), ros-kilted-rcutils, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcl-logging-interface/ros-kilted-rcl-logging-interface_3.2.2-2noble.20250508.205148_amd64.deb Size: 13394 SHA256: df9f60786706f4c29ceb7cfd9f22c2f24a7a60b37f71fccb9acd0cc969683e7c SHA1: 2f75fad5b23088c515e5e2ffd9d56a7330cbe4fd MD5sum: c2115e2863576e257db53a9a606f5bcc Description: Interface that rcl_logging backends needs to implement. Package: ros-kilted-rcl-logging-interface-dbgsym Package-Type: ddeb Source: ros-kilted-rcl-logging-interface Version: 3.2.2-2noble.20250508.205148 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 18 Depends: ros-kilted-rcl-logging-interface (= 3.2.2-2noble.20250508.205148) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcl-logging-interface/ros-kilted-rcl-logging-interface-dbgsym_3.2.2-2noble.20250508.205148_amd64.deb Size: 4778 SHA256: 4498f80c8afd841135559123dd1bbdac2d2a0b125e39b595a09a1c8f29f23365 SHA1: 9d2310d8dd82e3123fca36e739c795aba4a2785e MD5sum: 338b3772f83082641be409c3d36bb630 Description: debug symbols for ros-kilted-rcl-logging-interface Build-Ids: 8c7fc099919011c06f2795fbc64e05095726b0a3 Package: ros-kilted-rcl-logging-noop Version: 3.2.2-2noble.20250508.205329 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 76 Depends: ros-kilted-rcl-logging-interface, ros-kilted-rcutils, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcl-logging-noop/ros-kilted-rcl-logging-noop_3.2.2-2noble.20250508.205329_amd64.deb Size: 11454 SHA256: 1262f74816c469efc2b28e26260b1091e8563650fade1e8fa69e72df773b8d90 SHA1: 603c63f4bf6f44a408585fed7b629e100a4df82b MD5sum: aaa93991abb8b59b44ee125f081eb0d5 Description: An rcl logger implementation that doesn't do anything with log messages. Package: ros-kilted-rcl-logging-noop-dbgsym Package-Type: ddeb Source: ros-kilted-rcl-logging-noop Version: 3.2.2-2noble.20250508.205329 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 16 Depends: ros-kilted-rcl-logging-noop (= 3.2.2-2noble.20250508.205329) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcl-logging-noop/ros-kilted-rcl-logging-noop-dbgsym_3.2.2-2noble.20250508.205329_amd64.deb Size: 3530 SHA256: 471353bca369eec9aeae39f33e28b6125f917187432890a3411bd58d15863ad0 SHA1: 071f24612837b929084d1fd61752fed56c401e4f MD5sum: b681492cef14ffb6b9c2b96906474ce5 Description: debug symbols for ros-kilted-rcl-logging-noop Build-Ids: e0e90755c7bdd38d54d1b59f78d06036ec5d6e85 Package: ros-kilted-rcl-logging-spdlog Version: 3.2.2-2noble.20250508.205334 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 105 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libspdlog1.12-fmt9, libstdc++6 (>= 9), libspdlog-dev, ros-kilted-rcl-logging-interface, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-spdlog-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcl-logging-spdlog/ros-kilted-rcl-logging-spdlog_3.2.2-2noble.20250508.205334_amd64.deb Size: 22462 SHA256: 1d69faed7b8663716c988e310028d218c939902724296c6b680ec3ca083a6140 SHA1: 98abee30b2a7d499816c71d3c62b68c54781a5b0 MD5sum: ca1f4686f332b828e4fa5752e8b77c14 Description: Implementation of rcl_logging API for an spdlog backend. Package: ros-kilted-rcl-logging-spdlog-dbgsym Package-Type: ddeb Source: ros-kilted-rcl-logging-spdlog Version: 3.2.2-2noble.20250508.205334 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 221 Depends: ros-kilted-rcl-logging-spdlog (= 3.2.2-2noble.20250508.205334) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcl-logging-spdlog/ros-kilted-rcl-logging-spdlog-dbgsym_3.2.2-2noble.20250508.205334_amd64.deb Size: 200348 SHA256: a685d3283ca2714bcd30b9cc12b74d3e45d96ee3bab1003c44ffbbb33fe4af1a SHA1: 14813dbfdd68a0adfc747b801828241fa260b5d9 MD5sum: 082a6aba09fedc58b5ce3ef618836051 Description: debug symbols for ros-kilted-rcl-logging-spdlog Build-Ids: dff4c9c0c0129d051c2c3239043890dc78e280f5 Package: ros-kilted-rcl-yaml-param-parser Version: 10.1.0-2noble.20250508.205148 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 129 Depends: libc6 (>= 2.14), libyaml-0-2, libyaml-dev, ros-kilted-libyaml-vendor, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcl-yaml-param-parser/ros-kilted-rcl-yaml-param-parser_10.1.0-2noble.20250508.205148_amd64.deb Size: 29850 SHA256: aa0ed720e523c2cb93f581662535ab109ffe88c6daef235ce7fdf2bf98a1d3a3 SHA1: fc8a72dfd631007e02e563c131a04531a1939081 MD5sum: 7d740c06d51c3d2453f29932c0acaa77 Description: Parse a YAML parameter file and populate the C data structure. Package: ros-kilted-rcl-yaml-param-parser-dbgsym Package-Type: ddeb Source: ros-kilted-rcl-yaml-param-parser Version: 10.1.0-2noble.20250508.205148 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 64 Depends: ros-kilted-rcl-yaml-param-parser (= 10.1.0-2noble.20250508.205148) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcl-yaml-param-parser/ros-kilted-rcl-yaml-param-parser-dbgsym_10.1.0-2noble.20250508.205148_amd64.deb Size: 43916 SHA256: 85c3d41166b0a2c514d415590175d82d5338041ed365dd13d4bf20a52433b96d SHA1: d69b5e61f05607af44ef9db58f38455a335ca6c7 MD5sum: bad0f7a25f4c439644980f9d9d0c9fe8 Description: debug symbols for ros-kilted-rcl-yaml-param-parser Build-Ids: ea585cdcb56225cb6c6810c2c415c42ae55efd45 Package: ros-kilted-rclc Version: 6.2.0-2noble.20250508.205951 Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 264 Depends: libc6 (>= 2.4), ros-kilted-rcl, ros-kilted-rcl-action, ros-kilted-rcutils, ros-kilted-rosidl-generator-c, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclc/ros-kilted-rclc_6.2.0-2noble.20250508.205951_amd64.deb Size: 47808 SHA256: 4d2f503cb8656e6495a251fc8523e72da1b4ea1ace5eb2167a013f7b81de9b73 SHA1: 6807405ac75a8925de5a638c0a27bfdb5a6ea6f1 MD5sum: 62846aadddfc908194c685c244e000f7 Description: The ROS client library in C. Package: ros-kilted-rclc-dbgsym Package-Type: ddeb Source: ros-kilted-rclc Version: 6.2.0-2noble.20250508.205951 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 127 Depends: ros-kilted-rclc (= 6.2.0-2noble.20250508.205951) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclc/ros-kilted-rclc-dbgsym_6.2.0-2noble.20250508.205951_amd64.deb Size: 86976 SHA256: def499fdc63cb0c7e69616b6a4b429e6da91fa9d0fa5fdbdad1ee75166b120a1 SHA1: 1326ae29f1b1367820914f2b75c38b7d344d2d5a MD5sum: 9c981f48d9b9674a2d43b834a3cf65f7 Description: debug symbols for ros-kilted-rclc Build-Ids: 48f1803e841278f7dff7223eebf1ef9171f2907d Package: ros-kilted-rclc-examples Version: 6.2.0-2noble.20250508.210558 Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 261 Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1), ros-kilted-example-interfaces, ros-kilted-lifecycle-msgs, ros-kilted-rcl, ros-kilted-rclc, ros-kilted-rclc-lifecycle, ros-kilted-rclc-parameter, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclc-examples/ros-kilted-rclc-examples_6.2.0-2noble.20250508.210558_amd64.deb Size: 34516 SHA256: 394e9d18c1a7e7a4f97604698475c35e69b2a94a4053abd666a43cf52d2f04c9 SHA1: e262c8f53572070fbe1597d343ef36ab854b8c71 MD5sum: 6db64ac58b67761ec59317a039561a6d Description: Example of using rclc_executor Package: ros-kilted-rclc-examples-dbgsym Package-Type: ddeb Source: ros-kilted-rclc-examples Version: 6.2.0-2noble.20250508.210558 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 267 Depends: ros-kilted-rclc-examples (= 6.2.0-2noble.20250508.210558) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclc-examples/ros-kilted-rclc-examples-dbgsym_6.2.0-2noble.20250508.210558_amd64.deb Size: 159700 SHA256: 39ffeeeff2498f655934c5b8348eb857485f1b6e4fd4f21f45e9af3e1e075f19 SHA1: 11d3a2ea1c6204baa4bb687c107cfa5556b56214 MD5sum: a80dc4038389983cabd867d5645e5727 Description: debug symbols for ros-kilted-rclc-examples Build-Ids: 063da6c54ac79317a3a2d1f889baa515a557c8f6 0fdcfa8227a3d5badd70815cc33ac127527d8588 37c9a51b3cbf37b9b9b7a9f3beaf07dc13439d5a 4c1d59a5e34ec77c349c723230f18f43e6fd320f 4f26a8c4ef63f86e16b5af50b2afada5c9a9c333 5032886e83f0d03fb1c4d0e324c15413860569cb 594389d2f7e215e9e00f57442bb776580f384fd2 961701e6d150e9f0c600b5c75e11492f08f24f01 bab05520656bf8d6e49ade5a5b0104645e36a566 ce5e6978bffb7337dc2e6f06d4d7d74019ea1d23 e3cf4a095d69281299b797a6336eb54e5061e37f ee3a669b699fa0b722246fe9ceacc50739b9f79b Package: ros-kilted-rclc-lifecycle Version: 6.2.0-2noble.20250508.210155 Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 94 Depends: libc6 (>= 2.4), ros-kilted-lifecycle-msgs, ros-kilted-rcl-lifecycle, ros-kilted-rclc, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclc-lifecycle/ros-kilted-rclc-lifecycle_6.2.0-2noble.20250508.210155_amd64.deb Size: 17376 SHA256: 9b4018d91c3751a7697b09931dfbc282a307f12af1083ba43b6331a8ffc9a648 SHA1: 5a5e2e8db31bc12a580db8ed2f67e56090a79e18 MD5sum: 569939e58f10c48736d7e52799b988c0 Description: rclc lifecycle convenience methods. Package: ros-kilted-rclc-lifecycle-dbgsym Package-Type: ddeb Source: ros-kilted-rclc-lifecycle Version: 6.2.0-2noble.20250508.210155 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 38 Depends: ros-kilted-rclc-lifecycle (= 6.2.0-2noble.20250508.210155) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclc-lifecycle/ros-kilted-rclc-lifecycle-dbgsym_6.2.0-2noble.20250508.210155_amd64.deb Size: 20938 SHA256: 41f5f7e157cfd4969a25929c9e6c14e87df222777ad933dc57294d307c2de820 SHA1: 4c95d46f43beb555930023c37200cb9d58789165 MD5sum: 7dc84b1c7005961d0db54a4eafc1fa6d Description: debug symbols for ros-kilted-rclc-lifecycle Build-Ids: 826a188b5851f647b962d9b49f664a75af0c501c Package: ros-kilted-rclc-parameter Version: 6.2.0-2noble.20250508.210157 Architecture: amd64 Maintainer: Antonio Cuadros Installed-Size: 132 Depends: ros-kilted-builtin-interfaces, ros-kilted-rcl, ros-kilted-rcl-interfaces, ros-kilted-rclc, ros-kilted-rcutils, ros-kilted-rosidl-runtime-c, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclc-parameter/ros-kilted-rclc-parameter_6.2.0-2noble.20250508.210157_amd64.deb Size: 24356 SHA256: 5b466fac479d9a5c74da275340e5bd14de0c18ae1877618a0e24cbf64a76306c SHA1: f13649b6b2948ffa2ddf5150f9502527f8c3fcfb MD5sum: 20f3b6ab5418b158e971e7b6dc8e5b97 Description: Parameter server implementation for micro-ROS nodes Package: ros-kilted-rclcpp Version: 29.5.0-2noble.20250508.210752 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 3704 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ament-index-cpp, ros-kilted-builtin-interfaces, ros-kilted-libstatistics-collector, ros-kilted-rcl, ros-kilted-rcl-interfaces, ros-kilted-rcl-logging-interface, ros-kilted-rcl-yaml-param-parser, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-rosgraph-msgs, ros-kilted-rosidl-dynamic-typesupport, ros-kilted-rosidl-runtime-c, ros-kilted-rosidl-runtime-cpp, ros-kilted-rosidl-typesupport-c, ros-kilted-rosidl-typesupport-cpp, ros-kilted-statistics-msgs, ros-kilted-tracetools, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclcpp/ros-kilted-rclcpp_29.5.0-2noble.20250508.210752_amd64.deb Size: 769802 SHA256: 3e6358ffe210cbc4096a07a9c445fece82493ee04c4e261508fde429cb6b620a SHA1: 5983174888bd452312c1fd8e5993f5850e010d92 MD5sum: 05caa316f82059ed39b496648f4ecf20 Description: The ROS client library in C++. Package: ros-kilted-rclcpp-action Version: 29.5.0-2noble.20250508.211740 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 415 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-action-msgs, ros-kilted-rcl, ros-kilted-rcl-action, ros-kilted-rclcpp, ros-kilted-rcpputils, ros-kilted-rosidl-runtime-c, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclcpp-action/ros-kilted-rclcpp-action_29.5.0-2noble.20250508.211740_amd64.deb Size: 97616 SHA256: eb0e322f6cc49f9c863480e03565a5380034c852cf980dd83ba8e8a98c8fde76 SHA1: 349ce500b286f410c53c82fa3c857ae2fcd654c0 MD5sum: 32a5216661c782f3c277b0cc0dc7921a Description: Adds action APIs for C++. Package: ros-kilted-rclcpp-action-dbgsym Package-Type: ddeb Source: ros-kilted-rclcpp-action Version: 29.5.0-2noble.20250508.211740 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 1295 Depends: ros-kilted-rclcpp-action (= 29.5.0-2noble.20250508.211740) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclcpp-action/ros-kilted-rclcpp-action-dbgsym_29.5.0-2noble.20250508.211740_amd64.deb Size: 1193712 SHA256: ebd2e04479bc1a62f16e8f3e68f415713fe06b2e06fd9afd5573c1915ded3600 SHA1: c8cd85b2d2796b8f7bb48ff012fe7ad1b04bd466 MD5sum: 9c6ec52c3d8d5af4a2679ff59f2e2035 Description: debug symbols for ros-kilted-rclcpp-action Build-Ids: 2837c0d2ecc2f5f5def8cd0fb57f9dfbd0a7aeff Package: ros-kilted-rclcpp-cascade-lifecycle Version: 2.0.0-2noble.20250508.215405 Architecture: amd64 Maintainer: fmrico Installed-Size: 793 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-cascade-lifecycle-msgs, ros-kilted-lifecycle-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclcpp-cascade-lifecycle/ros-kilted-rclcpp-cascade-lifecycle_2.0.0-2noble.20250508.215405_amd64.deb Size: 140872 SHA256: b744b9f6a8a07b91413775f0887eeaa77181bd459de147efee465b0892eef764 SHA1: eeebba238ad415a94566e0892949c78b8b2b54e7 MD5sum: 34aa9791436225c781c4b2c74307bd26 Description: Provides a mechanism to make trees of lifecycle nodes to propagate state changes Package: ros-kilted-rclcpp-cascade-lifecycle-dbgsym Package-Type: ddeb Source: ros-kilted-rclcpp-cascade-lifecycle Version: 2.0.0-2noble.20250508.215405 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: fmrico Installed-Size: 3192 Depends: ros-kilted-rclcpp-cascade-lifecycle (= 2.0.0-2noble.20250508.215405) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclcpp-cascade-lifecycle/ros-kilted-rclcpp-cascade-lifecycle-dbgsym_2.0.0-2noble.20250508.215405_amd64.deb Size: 2598516 SHA256: f16c3ea7d83dff96ace3c93ff3d9081bf261d7fbdfad9eca7f5fe21428bd95c4 SHA1: 420a22a5b20f051b390925295cc52f9bf2318793 MD5sum: f318c153fcf01ff34699e770dc4fde44 Description: debug symbols for ros-kilted-rclcpp-cascade-lifecycle Build-Ids: 157d4d6217d2c874ed41cbe3a1fc5000372afbbc Package: ros-kilted-rclcpp-components Version: 29.5.0-2noble.20250508.211900 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 382 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ament-index-cpp, ros-kilted-class-loader, ros-kilted-composition-interfaces, ros-kilted-rclcpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclcpp-components/ros-kilted-rclcpp-components_29.5.0-2noble.20250508.211900_amd64.deb Size: 87352 SHA256: 9c71ac4efb4df1e9f18db9bf9a1544a2c81548a019171f68d59e05863fc0b698 SHA1: 52ba4b7d4b09a8c86d2846b1c09c1cd1e69d1dd0 MD5sum: cdc06eea672494bc579d70c93fdca954 Description: Package containing tools for dynamically loadable components Package: ros-kilted-rclcpp-components-dbgsym Package-Type: ddeb Source: ros-kilted-rclcpp-components Version: 29.5.0-2noble.20250508.211900 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 1922 Depends: ros-kilted-rclcpp-components (= 29.5.0-2noble.20250508.211900) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclcpp-components/ros-kilted-rclcpp-components-dbgsym_29.5.0-2noble.20250508.211900_amd64.deb Size: 1808716 SHA256: b0ebf8e5ff93e9a92aa661afc7c0da06c9463ad51adfbbc64c1b7d496bdb5d0a SHA1: c352853b70e132099bbf0519ec37622f0a1b74e0 MD5sum: a4b3f186cbebebe40ac76fefcb846725 Description: debug symbols for ros-kilted-rclcpp-components Build-Ids: 4509c1e37703211e260cdb5f90ee56ce21fb0835 ad14402b7741c977c25994852874f9ac3c583cbe b311c0040f2975df2978917d50c2dac4ff170ef8 e448a6b3628e845fcd80f651a4792966a00e1e31 Package: ros-kilted-rclcpp-dbgsym Package-Type: ddeb Source: ros-kilted-rclcpp Version: 29.5.0-2noble.20250508.210752 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 14559 Depends: ros-kilted-rclcpp (= 29.5.0-2noble.20250508.210752) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclcpp/ros-kilted-rclcpp-dbgsym_29.5.0-2noble.20250508.210752_amd64.deb Size: 13495060 SHA256: a4f3fdf46649808780c7202ec26c4276eeea662c5938ba5a611484240d5ae285 SHA1: 562e2c10afb6b06d55161ec78a1959bbf884ed8c MD5sum: 79e6fdd64af5141517cff3f6c561be76 Description: debug symbols for ros-kilted-rclcpp Build-Ids: 962e5deb6844ba0da2159e56a83a81b0068d1758 Package: ros-kilted-rclcpp-lifecycle Version: 29.5.0-2noble.20250508.211948 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 373 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-lifecycle-msgs, ros-kilted-rcl, ros-kilted-rcl-interfaces, ros-kilted-rcl-lifecycle, ros-kilted-rclcpp, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-rosidl-typesupport-cpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclcpp-lifecycle/ros-kilted-rclcpp-lifecycle_29.5.0-2noble.20250508.211948_amd64.deb Size: 82416 SHA256: 76ce086942a712a8f56cca4a4d449e4c6ccf6a6ccffa38af896edfb898a73933 SHA1: 0c42d0b44dc5d9a75107116b0e9c44fe9040ce23 MD5sum: 0f045eaf577095f445d7878c6d93bcdc Description: Package containing a prototype for lifecycle implementation Package: ros-kilted-rclcpp-lifecycle-dbgsym Package-Type: ddeb Source: ros-kilted-rclcpp-lifecycle Version: 29.5.0-2noble.20250508.211948 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 1256 Depends: ros-kilted-rclcpp-lifecycle (= 29.5.0-2noble.20250508.211948) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclcpp-lifecycle/ros-kilted-rclcpp-lifecycle-dbgsym_29.5.0-2noble.20250508.211948_amd64.deb Size: 1149816 SHA256: 48117d44a03e733f9b06963a93da01a265fd6522e10e56f67a6013c25c2510ab SHA1: 59d4b9102a4725879e53529b9648f922e913b58b MD5sum: dc2d0126bfb6ccd02d43a4f6870e872e Description: debug symbols for ros-kilted-rclcpp-lifecycle Build-Ids: c0eedff227670995f8d448f3bb6235c7bbf5baf8 Package: ros-kilted-rclpy Version: 9.1.0-2noble.20250508.210426 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 1851 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12), python3-typing-extensions, python3-yaml, ros-kilted-action-msgs, ros-kilted-ament-index-python, ros-kilted-builtin-interfaces, ros-kilted-lifecycle-msgs, ros-kilted-rcl, ros-kilted-rcl-action, ros-kilted-rcl-interfaces, ros-kilted-rcl-lifecycle, ros-kilted-rcl-logging-interface, ros-kilted-rcl-yaml-param-parser, ros-kilted-rmw, ros-kilted-rmw-implementation, ros-kilted-rosgraph-msgs, ros-kilted-rosidl-runtime-c, ros-kilted-rpyutils, ros-kilted-service-msgs, ros-kilted-type-description-interfaces, ros-kilted-unique-identifier-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclpy/ros-kilted-rclpy_9.1.0-2noble.20250508.210426_amd64.deb Size: 468480 SHA256: 395ab6222c034bf8fa3bc3c427ff9850d80f08eb09b97794367d9b6b3c3e8948 SHA1: 1fbc6a1f47b30a8690b55943eb59f22a368c0f05 MD5sum: 9ff23ce537e4dc4ff00d8a6eb309276f Description: Package containing the Python client. Package: ros-kilted-rclpy-message-converter Version: 2.0.2-2noble.20250508.213713 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 68 Depends: python3-numpy, ros-kilted-rclpy, ros-kilted-rosidl-parser, ros-kilted-rosidl-runtime-py, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/rospy_message_converter Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclpy-message-converter/ros-kilted-rclpy-message-converter_2.0.2-2noble.20250508.213713_amd64.deb Size: 14832 SHA256: 558ab9691fe10e9eb0b53ee88cef0f04d7eb3db9a1d5012b218efaea219be756 SHA1: f108c9dff44e8c87f861b1d3b8539608506ac8e6 MD5sum: f1daa8113144f54ce1dad4c798a7329c Description: Converts between Python dictionaries and JSON to rclpy messages. Package: ros-kilted-rclpy-message-converter-msgs Version: 2.0.2-2noble.20250424.210218 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1289 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/rospy_message_converter Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclpy-message-converter-msgs/ros-kilted-rclpy-message-converter-msgs_2.0.2-2noble.20250424.210218_amd64.deb Size: 102782 SHA256: 5873d0d5e17ea70e6e2121e0d192e7e1735461862afca238215e050231e085b0 SHA1: 24c910ad273617557757909c0809e307f5febefb MD5sum: d907a48c682f1f3bf1a361f9756936a8 Description: Messages for rclpy_message_converter Package: ros-kilted-rclpy-message-converter-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rclpy-message-converter-msgs Version: 2.0.2-2noble.20250424.210218 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1015 Depends: ros-kilted-rclpy-message-converter-msgs (= 2.0.2-2noble.20250424.210218) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rclpy-message-converter-msgs/ros-kilted-rclpy-message-converter-msgs-dbgsym_2.0.2-2noble.20250424.210218_amd64.deb Size: 786558 SHA256: 5f954a187c7a37fc52e56902b404a400184c8e06fdf76309078bb0cb72afeaa5 SHA1: fc467f61468087babe380e2db6df69ba4f3a6eb4 MD5sum: 8c0dca99268a1d9e06943828a0fe5f25 Description: debug symbols for ros-kilted-rclpy-message-converter-msgs Build-Ids: 213256bbc9326ad96c1d474450c712f60e49daf1 2a4f55e4b908effd10c6df5c30a7ed7d060a14cc 42920290b89bb34196f596fa8d3f514963abd52c 48e4e0b12f906b82fe4c9c12213c2bd375301db7 68f895b49ba66f7a6da4a40b038356c4b1e6c181 8bb3daaf649ea7a7a2944d77e2ca05105e955b2d c55fa1b35623a6c4dfe39f332937b2f717e381e5 cb0625789501c2bd2806c7ca677cd5fc40eb02fb cf9b1997d8e210d714b2bc27f4887e8f01390712 dc5e1a13c972fefb3cbe6576632f5e128c70c1d4 eac4ff197f05bfec160a7d9f7e7c5b0ee0d98d56 Package: ros-kilted-rcpputils Version: 2.13.4-2noble.20250424.204114 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 298 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rcutils, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcpputils/ros-kilted-rcpputils_2.13.4-2noble.20250424.204114_amd64.deb Size: 56628 SHA256: fe7c80efd4126abd52247f6d6435802a2f61cc87697b6143d8cff6ffea33e42c SHA1: d3ebe19b1977d9772827715adf5b34e38defc07f MD5sum: b6870dd7d38ba9b1431983c5964232c5 Description: Package containing utility code for C++. Package: ros-kilted-rcpputils-dbgsym Package-Type: ddeb Source: ros-kilted-rcpputils Version: 2.13.4-2noble.20250424.204114 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 307 Depends: ros-kilted-rcpputils (= 2.13.4-2noble.20250424.204114) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcpputils/ros-kilted-rcpputils-dbgsym_2.13.4-2noble.20250424.204114_amd64.deb Size: 280132 SHA256: 967652a05387f63fb2ddba21db50dbb534025f19069e770734e09a8ff1bb84e7 SHA1: aac2fc0771fdd46fa6c58a1284dff2640977f619 MD5sum: 14554c7f1e419225135a19b79083bc8f Description: debug symbols for ros-kilted-rcpputils Build-Ids: 1a43c60fb63c3cd5ad7708bfa29e10928f88bc35 Package: ros-kilted-rcss3d-agent Version: 0.4.1-4noble.20250508.211947 Architecture: amd64 Maintainer: ijnek Installed-Size: 194 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-rcss3d-agent-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcss3d-agent/ros-kilted-rcss3d-agent_0.4.1-4noble.20250508.211947_amd64.deb Size: 57618 SHA256: 04adfae722ee08c55ded95f1dc98996a35825d4c7b1f74b5217f4f4d8a0d6362 SHA1: bc800f7ea943a023a47406b816f867c243d8ad58 MD5sum: 91df10639ab44d725ac17ddf74f10586 Description: Launches a RoboCup 3D Simulation Agent, and converts data to and from ROS2 msgs Package: ros-kilted-rcss3d-agent-basic Version: 0.4.1-4noble.20250508.224633 Architecture: amd64 Maintainer: ijnek Installed-Size: 1439 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp-components, ros-kilted-rcss3d-agent, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcss3d-agent-basic/ros-kilted-rcss3d-agent-basic_0.4.1-4noble.20250508.224633_amd64.deb Size: 204902 SHA256: babdd3cc2a8c899899ec58815245f8222ccd07aa86f72242c2b8ab54260ec457 SHA1: f4d1bf02f9ff4e2ff0d53ea794ad7966ee70f71a MD5sum: 80d58875e270c75be01c5abc0780da16 Description: Basic rcss3d agent node that uses rcss3d_agent_msgs Package: ros-kilted-rcss3d-agent-basic-dbgsym Package-Type: ddeb Source: ros-kilted-rcss3d-agent-basic Version: 0.4.1-4noble.20250508.224633 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 6164 Depends: ros-kilted-rcss3d-agent-basic (= 0.4.1-4noble.20250508.224633) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcss3d-agent-basic/ros-kilted-rcss3d-agent-basic-dbgsym_0.4.1-4noble.20250508.224633_amd64.deb Size: 4853808 SHA256: b410021ec13417f832af27e21739a2b5d15ea5eac7324bf284045f9927fce4f4 SHA1: bf86eb3feb0dbd5f8068a1543ae376ff683ff20d MD5sum: d77a68db506b9300e9f34b5d1fde6330 Description: debug symbols for ros-kilted-rcss3d-agent-basic Build-Ids: 0814e43b289c1548bfc3563ee56a86316bc4d3a3 df74614e69c41f933e06dc75be7f325caa6c1dcf Package: ros-kilted-rcss3d-agent-dbgsym Package-Type: ddeb Source: ros-kilted-rcss3d-agent Version: 0.4.1-4noble.20250508.211947 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1050 Depends: ros-kilted-rcss3d-agent (= 0.4.1-4noble.20250508.211947) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcss3d-agent/ros-kilted-rcss3d-agent-dbgsym_0.4.1-4noble.20250508.211947_amd64.deb Size: 1013716 SHA256: 2b11efd9519869b4b3599a251a5d18a10f6f7c5877b7540f53e565518f46f7ff SHA1: b17c570ee14eb14a6e9f1b6558f7c25fc02e6e9c MD5sum: 07ec5704d85d0b7738356d5c3ec7b40e Description: debug symbols for ros-kilted-rcss3d-agent Build-Ids: 47a3d1c540793b2b9769f6ffeef9c0df1531f146 Package: ros-kilted-rcss3d-agent-msgs Version: 0.4.1-4noble.20250424.210151 Architecture: amd64 Maintainer: ijnek Installed-Size: 3368 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcss3d-agent-msgs/ros-kilted-rcss3d-agent-msgs_0.4.1-4noble.20250424.210151_amd64.deb Size: 256922 SHA256: 2bca523372047e0fb08e03cada6cf04dec2e10bddb402c1cb7ee5645943c2dc5 SHA1: ceae05937b2b5bf1ee9bdd44c39ff900a779c3da MD5sum: e9f4f4cbf52796c6ce232f8972aa0f9d Description: Custom messages for communicating with rcss3d_agent Package: ros-kilted-rcss3d-agent-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rcss3d-agent-msgs Version: 0.4.1-4noble.20250424.210151 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 3035 Depends: ros-kilted-rcss3d-agent-msgs (= 0.4.1-4noble.20250424.210151) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcss3d-agent-msgs/ros-kilted-rcss3d-agent-msgs-dbgsym_0.4.1-4noble.20250424.210151_amd64.deb Size: 2553066 SHA256: 485607f2f3d3efc74c993fbed0e67080b2bed2f0b3400e9fc356e8b25cb0f38f SHA1: debb544e686b87f3011911d006b9bef533415250 MD5sum: d0f453af3c8c0ca3a5c6d669ce8c8ad1 Description: debug symbols for ros-kilted-rcss3d-agent-msgs Build-Ids: 2f92e291bf28de4103e1a42d8095a741eefeaabd 30abf878a2d0969f917c30af47c6e2f4bccd82eb 37be3a51b923e7bdccbc70e4f5ed0da2a745317b 3fa4d41bf109ad21f16f2814f9fc4ff246ca4185 7c0dc5bbb8eb7f87a34d19d7613bf238e2dc78f4 810df1d8d961c0836cd5235dd124c91a46c465cf a96981be377f8c4fa5e3f8b49fe5a5808a46d506 b3ff2dff962ffed702241fbe0f53e66ffdd94a5d ba0309e804effe1c37aae763bfa05b2a30d67ef3 d5229c6970956e5b4d46856ca56d9f791a60006a d9ca56e167e825c65d3524af6c74d5242c0e26e3 Package: ros-kilted-rcss3d-agent-msgs-to-soccer-interfaces Version: 0.4.1-4noble.20250424.214656 Architecture: amd64 Maintainer: ijnek Installed-Size: 83 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-kilted-rcss3d-agent-msgs, ros-kilted-soccer-vision-3d-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcss3d-agent-msgs-to-soccer-interfaces/ros-kilted-rcss3d-agent-msgs-to-soccer-interfaces_0.4.1-4noble.20250424.214656_amd64.deb Size: 14432 SHA256: e25731b4474e821d28d6c0f2b0d3e8a6723db8a3edeb098bd6b847296b5dc834 SHA1: 4811feb0a9fb45494b8aa44c438801c21b516cb5 MD5sum: c036a71fc5f72a07d611520e224984f9 Description: Library with methods that convert rcss3d_agent_msgs to soccer_interfaces Package: ros-kilted-rcss3d-agent-msgs-to-soccer-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-rcss3d-agent-msgs-to-soccer-interfaces Version: 0.4.1-4noble.20250424.214656 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 119 Depends: ros-kilted-rcss3d-agent-msgs-to-soccer-interfaces (= 0.4.1-4noble.20250424.214656) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcss3d-agent-msgs-to-soccer-interfaces/ros-kilted-rcss3d-agent-msgs-to-soccer-interfaces-dbgsym_0.4.1-4noble.20250424.214656_amd64.deb Size: 105856 SHA256: 6d3067173036e18093b53b0d63342b5a35c38f27b1917f942be434d40bd4bef9 SHA1: 7c388ab616f5cd22b9caa03c6a89b46f816bfa96 MD5sum: 70b324d4fede76a95c7b919ffbeb5710 Description: debug symbols for ros-kilted-rcss3d-agent-msgs-to-soccer-interfaces Build-Ids: 3f1561327c7d514728a4d85085bb2c28f58760c2 Package: ros-kilted-rcss3d-nao Version: 1.2.0-3noble.20250508.224634 Architecture: amd64 Maintainer: ijnek Installed-Size: 1304 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-geometry-msgs, ros-kilted-nao-lola-command-msgs, ros-kilted-nao-lola-sensor-msgs, ros-kilted-rclcpp-components, ros-kilted-rcss3d-agent, ros-kilted-rcss3d-agent-msgs-to-soccer-interfaces, ros-kilted-sensor-msgs, ros-kilted-soccer-vision-3d-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcss3d-nao/ros-kilted-rcss3d-nao_1.2.0-3noble.20250508.224634_amd64.deb Size: 236250 SHA256: ade866a0f3803f185fc0eb9b05bcd543e5c5a1e0d9f25c281cd7d293d20cacdb SHA1: 6e52d811789ea47fb0d18c00d6486c5625fe640e MD5sum: 1e7d682396c096f0bf47f2aabd89496c Description: An interface to SimSpark that uses interfaces used by a Nao robot Package: ros-kilted-rcss3d-nao-dbgsym Package-Type: ddeb Source: ros-kilted-rcss3d-nao Version: 1.2.0-3noble.20250508.224634 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 6355 Depends: ros-kilted-rcss3d-nao (= 1.2.0-3noble.20250508.224634) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcss3d-nao/ros-kilted-rcss3d-nao-dbgsym_1.2.0-3noble.20250508.224634_amd64.deb Size: 5419816 SHA256: 350f776a920cb891960a22be27d24e1ad7b1186d3e65878056f611f2a217bd21 SHA1: 3e34325259d58e4a15625d0a8579515bb375efe4 MD5sum: e251be6cc4ef184159bd31137fefd412 Description: debug symbols for ros-kilted-rcss3d-nao Build-Ids: 4b3b4a7dfe80ccdfea4f5e6ede2d963f35cfb981 f3d024e0b2e83ec36b9e6c116bc3541be00ea8a0 Package: ros-kilted-rcutils Version: 6.9.5-2noble.20250424.203957 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 506 Depends: libc6 (>= 2.34), libatomic1, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcutils/ros-kilted-rcutils_6.9.5-2noble.20250424.203957_amd64.deb Size: 92580 SHA256: dd756710790e32a8a2201dd99a7ee058cbdf0ef9ca0486ed812d9279a665dda8 SHA1: 1e62c5d1d6a1d172ac729b7404e909f5ede8dbf9 MD5sum: ea9812e87b0e2065f86e54c9ba3deb82 Description: Package containing various utility types and functions for C Package: ros-kilted-rcutils-dbgsym Package-Type: ddeb Source: ros-kilted-rcutils Version: 6.9.5-2noble.20250424.203957 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 131 Depends: ros-kilted-rcutils (= 6.9.5-2noble.20250424.203957) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rcutils/ros-kilted-rcutils-dbgsym_6.9.5-2noble.20250424.203957_amd64.deb Size: 94724 SHA256: c41b64679fe8a6cfa048660b2c3a146be4aba367fd4ae085370b2ef93f655a7b SHA1: 1961912d0654fad2019556f5e6fc08850d91b073 MD5sum: a860c464bf1d3916a4a7e018bd9ffe93 Description: debug symbols for ros-kilted-rcutils Build-Ids: b606d92568c6a76372ae405080b38b657ba6cd65 Package: ros-kilted-realtime-tools Version: 4.2.0-2noble.20250508.213948 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 186 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-dev, libcap-dev, ros-kilted-ament-cmake, ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-realtime-tools/ros-kilted-realtime-tools_4.2.0-2noble.20250508.213948_amd64.deb Size: 34648 SHA256: ce5c52cfb2d006f788f264671b5003c160044cbede89f5e2c719211a64175201 SHA1: af2b4a1b0da3aaf01a6f8d5775de01fa7cf2ef29 MD5sum: 6fad9fb920e5124c4232a52b8e907a0a Description: Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. Package: ros-kilted-realtime-tools-dbgsym Package-Type: ddeb Source: ros-kilted-realtime-tools Version: 4.2.0-2noble.20250508.213948 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 189 Depends: ros-kilted-realtime-tools (= 4.2.0-2noble.20250508.213948) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-realtime-tools/ros-kilted-realtime-tools-dbgsym_4.2.0-2noble.20250508.213948_amd64.deb Size: 83174 SHA256: d6bdec77b01dc418bcba32ae3e7a6e7ba151813dab43068148da65e660eb5e93 SHA1: bb879b83de102d7b9d63b021c0f44b3eea6e789a MD5sum: fe46253c4073d92900902368a0f312ef Description: debug symbols for ros-kilted-realtime-tools Build-Ids: 1c793ef99e345360845acbf96447c79a2c47455e a0fdb01518f02808065e07225453bac42dac713d Package: ros-kilted-resource-retriever Version: 3.7.0-1noble.20250508.205323 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 144 Depends: libc6 (>= 2.32), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-kilted-ament-index-cpp, ros-kilted-ament-index-python, ros-kilted-libcurl-vendor, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/resource_retriever Priority: optional Section: misc Filename: pool/main/r/ros-kilted-resource-retriever/ros-kilted-resource-retriever_3.7.0-1noble.20250508.205323_amd64.deb Size: 28832 SHA256: 84e68280b46d668a8f3bf321a77ce1d91eca095ff211c4539d2985969f13c641 SHA1: e4a5be0bcf7ac00837eddb11656ac69aff4428b2 MD5sum: c3eb0cbc51e43c696c018e17165c03a3 Description: This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library. Package: ros-kilted-resource-retriever-dbgsym Package-Type: ddeb Source: ros-kilted-resource-retriever Version: 3.7.0-1noble.20250508.205323 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 235 Depends: ros-kilted-resource-retriever (= 3.7.0-1noble.20250508.205323) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-resource-retriever/ros-kilted-resource-retriever-dbgsym_3.7.0-1noble.20250508.205323_amd64.deb Size: 208456 SHA256: 03fc653891aca2d20666185800a4e762c45ae0daf1c2a053ca04c5b469b1b515 SHA1: 763db3f992db3b1293d7a6e433f536562e6fbb02 MD5sum: 5449eb91ec9f6a55e7086362404d6e12 Description: debug symbols for ros-kilted-resource-retriever Build-Ids: 336b09652406191d14b515f4f375440e709ff762 Package: ros-kilted-rig-reconfigure Version: 1.6.0-1noble.20250508.220518 Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 1416 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglfw3 (>= 3.3), libopengl0, libstdc++6 (>= 13.1), libglfw3-dev, ros-kilted-ament-index-cpp, ros-kilted-backward-ros, ros-kilted-rclcpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rig-reconfigure/ros-kilted-rig-reconfigure_1.6.0-1noble.20250508.220518_amd64.deb Size: 598932 SHA256: 58d8e238290d5852c33787cbbf55f489ca210f0228130c7b928e0dd70e5d17bd SHA1: b6c41730d7e19269d8825bde5305a7baf431300b MD5sum: 2f874be2b3732acacc9b6f318d2565b5 Description: Standalone GUI tool for editing node parameters at runtime. Package: ros-kilted-rig-reconfigure-dbgsym Package-Type: ddeb Source: ros-kilted-rig-reconfigure Version: 1.6.0-1noble.20250508.220518 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 5356 Depends: ros-kilted-rig-reconfigure (= 1.6.0-1noble.20250508.220518) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rig-reconfigure/ros-kilted-rig-reconfigure-dbgsym_1.6.0-1noble.20250508.220518_amd64.deb Size: 5172152 SHA256: 2b2c0a64fa648c795caec6efd1b55adfbdc25eebfe2391f9243ffab794a50f8c SHA1: cf8c461c8f54600a7e9929e5ec99d0bc2c99d232 MD5sum: 7643ecf90b729fc18f71d0be67dd2283 Description: debug symbols for ros-kilted-rig-reconfigure Build-Ids: 896d48bc6c9a25f822a096c6b412b244a356b3c4 Package: ros-kilted-rmf-api-msgs Version: 0.4.0-2noble.20250424.204002 Architecture: amd64 Maintainer: Grey Installed-Size: 307 Depends: nlohmann-json3-dev, python3-jinja2, python3-jsonschema, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-api-msgs/ros-kilted-rmf-api-msgs_0.4.0-2noble.20250424.204002_amd64.deb Size: 22790 SHA256: 8d1408990a42a0a9847bdb569dc4acd24568b16f9fb4c85c1ddfbb01873bd42a SHA1: 1a0fd92553156484f774c803e6cdaf23d618e71c MD5sum: b1a4b4ec06c9a995b53cb57a37b625f3 Description: RMF API msgs definition Package: ros-kilted-rmf-battery Version: 0.4.0-2noble.20250424.210201 Architecture: amd64 Maintainer: Yadunund Installed-Size: 81 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), ros-kilted-rmf-traffic, ros-kilted-rmf-utils, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-battery/ros-kilted-rmf-battery_0.4.0-2noble.20250424.210201_amd64.deb Size: 13276 SHA256: 80fce72cc759331bf14e4412204ca3b14a216ea860ca8c8331a8f268ac4b1099 SHA1: 59e229e3b2c2243226e5550b975274b3fdb4eb25 MD5sum: 28a58266d2827997cc51bab527458477 Description: Package for modelling battery life of robots Package: ros-kilted-rmf-battery-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-battery Version: 0.4.0-2noble.20250424.210201 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 198 Depends: ros-kilted-rmf-battery (= 0.4.0-2noble.20250424.210201) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-battery/ros-kilted-rmf-battery-dbgsym_0.4.0-2noble.20250424.210201_amd64.deb Size: 181246 SHA256: a89646394ff3cbdbc05105bdbb6bc28c409e3acd87d72c5b98d09585f32f4da5 SHA1: 060b82a19c237694cf626f08b8b69d05b72bd77e MD5sum: fcd4b4e81423a7a9baa36e04948393e3 Description: debug symbols for ros-kilted-rmf-battery Build-Ids: f1a5e121616b676a11445ded98637f62dbd56ab0 Package: ros-kilted-rmf-building-map-msgs Version: 1.5.0-2noble.20250424.212059 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 2461 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-building-map-msgs/ros-kilted-rmf-building-map-msgs_1.5.0-2noble.20250424.212059_amd64.deb Size: 214728 SHA256: 6c4a407337af0682204d75a326a13e87ec078203b2a41a0d2fcc62da401e3c83 SHA1: 076ef2c86490854e7080cdaae368b50bdce96c0c MD5sum: d0789e024275baff9b4554168e10ef5d Description: Messages used to send building maps Package: ros-kilted-rmf-building-map-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-building-map-msgs Version: 1.5.0-2noble.20250424.212059 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 2611 Depends: ros-kilted-rmf-building-map-msgs (= 1.5.0-2noble.20250424.212059) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-building-map-msgs/ros-kilted-rmf-building-map-msgs-dbgsym_1.5.0-2noble.20250424.212059_amd64.deb Size: 2261802 SHA256: 47b879fecad527a6c69a4bd11bbb1b98908e79b42e70ff75179420942f9ae5e4 SHA1: 65e8bb69ebf6ee9c530c099f0e82739d0df46fb5 MD5sum: 8e83ec70081047501d839882aae80318 Description: debug symbols for ros-kilted-rmf-building-map-msgs Build-Ids: 098ad33ccc69349eb1ca9abd8508167fa9bb1af6 1f23df5afbac979ad900f984878eaa44ee715380 1fb3355625f310861534e8894ca6832a22b97f31 3f5e4f453518d57bd53b036775055c79ebaaab2a 9168d95d3262ad11c83348ac95f8c6ed3eea6ac3 9f5d6adc5717e1e915a839bb2553beafcb42e3d2 bdc25d5aa54d05d02edbb048c1030d8e47bf02fc cc5607950245f86c63458ac39aa35056badf2455 d30553cbd2b7b80a8a7a7870d094f7af83fa9d8b d3be95c6e61c84c5da0bde5d1920fa7e4dc1d54a dbef52e6a9416f5d280b4c5df1e6c2e95b4a9010 Package: ros-kilted-rmf-building-map-tools Version: 1.11.0-2noble.20250508.213722 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 11284 Depends: libyaml-cpp-dev, python3-fiona, python3-pyproj, python3-requests, python3-rtree, python3-shapely, python3-yaml, ros-kilted-ament-index-python, ros-kilted-gz-fuel-tools-vendor, ros-kilted-rclpy, ros-kilted-rmf-building-map-msgs, ros-kilted-rmf-site-map-msgs, ros-kilted-std-msgs, sqlite3, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-building-map-tools/ros-kilted-rmf-building-map-tools_1.11.0-2noble.20250508.213722_amd64.deb Size: 10835902 SHA256: 8fd15dc1d28231e09a7d5f06f52536c82210cf5670c77449a80576d156ea7942 SHA1: 32d453b694f4553c6c0503086381c26418a34b36 MD5sum: 0d37e058d01677a87e50d22df21eb7e2 Description: RMF Building map tools Package: ros-kilted-rmf-building-sim-gz-plugins Version: 2.4.1-2noble.20250508.220528 Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 2379 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5qml5 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-gz-common-vendor, ros-kilted-gz-gui-vendor, ros-kilted-gz-math-vendor, ros-kilted-gz-msgs-vendor, ros-kilted-gz-rendering-vendor, ros-kilted-gz-sim-vendor, ros-kilted-gz-transport-vendor, ros-kilted-sdformat-vendor, libqt5core5a, libqt5quick5, ros-kilted-gz-plugin-vendor, ros-kilted-menge-vendor, ros-kilted-rclcpp, ros-kilted-rmf-door-msgs, ros-kilted-rmf-fleet-msgs, ros-kilted-rmf-lift-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-building-sim-gz-plugins/ros-kilted-rmf-building-sim-gz-plugins_2.4.1-2noble.20250508.220528_amd64.deb Size: 474976 SHA256: ce4bc6e568ac015807d11889cb3043f1d496771f3d08e95877527f8fbe190c2c SHA1: c41347405008e4a073e0aaf312e6069ad5952f6e MD5sum: 8a4a5d8e6e0588957684b627f11c5358 Description: Gazebo plugins for building infrastructure simulation Package: ros-kilted-rmf-building-sim-gz-plugins-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-building-sim-gz-plugins Version: 2.4.1-2noble.20250508.220528 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 14372 Depends: ros-kilted-rmf-building-sim-gz-plugins (= 2.4.1-2noble.20250508.220528) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-building-sim-gz-plugins/ros-kilted-rmf-building-sim-gz-plugins-dbgsym_2.4.1-2noble.20250508.220528_amd64.deb Size: 12975182 SHA256: b8b1bac644d42d371a6dd8f80c5da3ae9e694873dff3e2a81cdd7b02c84a480b SHA1: f9a6f6c788e60c7cf02a327fe8bce59c4c52db0f MD5sum: 5ae8e150b9faea2292c62b51c66ccc94 Description: debug symbols for ros-kilted-rmf-building-sim-gz-plugins Build-Ids: b2f8f10659dfef5e04fd9a0df9ce2c88b97dd39a b6e64972242aef1cf1bc2e10c67ff30dd1340cd7 c19f59c71b86c60dc1218712604cdb781b12af82 cad0bcd59a1fbb28a93df6296118cf838da40118 d70b5b3df498a6c264efd48a4e51d31c343a33f8 e08514128289647d92a023056fb71f93af9c1296 Package: ros-kilted-rmf-charger-msgs Version: 3.4.1-2noble.20250425.065030 Architecture: amd64 Maintainer: Arjo Chakravarty Installed-Size: 729 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-charger-msgs/ros-kilted-rmf-charger-msgs_3.4.1-2noble.20250425.065030_amd64.deb Size: 67022 SHA256: c9a206662a3f798bb6d9d05641302cc904152c5bffcfab83818c263853d63add SHA1: 5a04572769671bdbe0020340d3e7dbb5a583cf73 MD5sum: bb7f2958d154473fade125b7cb2330a4 Description: This package contains messages regarding charging and discharging Package: ros-kilted-rmf-charger-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-charger-msgs Version: 3.4.1-2noble.20250425.065030 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Arjo Chakravarty Installed-Size: 518 Depends: ros-kilted-rmf-charger-msgs (= 3.4.1-2noble.20250425.065030) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-charger-msgs/ros-kilted-rmf-charger-msgs-dbgsym_3.4.1-2noble.20250425.065030_amd64.deb Size: 388554 SHA256: 126888e54ef094840bd3560ec4b2e172a61e34fcc0b8b9b24519ca57476f29ff SHA1: 19905e0d57e63566053f6b09ae9868d042773899 MD5sum: 2c4411152ae0716183ed4fe4f92b2f77 Description: debug symbols for ros-kilted-rmf-charger-msgs Build-Ids: 05453127dd55c550cc6ef696b3d61372d6991dc9 0bcb679807f91e68376c4026c841bd84ad57e13f 3222681d396c46447df938b1f555e7d56456d561 3e9fa072136cd37c2156671e2286795e0605a5d8 5a6c6ff9680e78c317f9792d71ccefea2838f574 791b28be11d0384fcbc07cffdb209d2fb195b360 7c0f1da806c4543df3ece2e89d321d1d6ce5859f 82a5e3df97e2ad78eec5e4fb92a22a87e2024ff7 9bc1626ecdc2f404b56c3b2563307e2fc46a7902 ab3cd8cf8f859cdbcfb6d2912089048419a02bfc c5d475759a8f5cb75c2b0dff33e0df4baac2dfbf Package: ros-kilted-rmf-charging-schedule Version: 2.9.0-2noble.20250508.213734 Architecture: amd64 Maintainer: Grey Installed-Size: 51 Depends: python3-icecream, ros-kilted-rclpy, ros-kilted-rmf-fleet-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-charging-schedule/ros-kilted-rmf-charging-schedule_2.9.0-2noble.20250508.213734_amd64.deb Size: 11118 SHA256: f81cf6e90601f3fcc1adbc32c1f022894aa20ab28727670fd0f83917fe225d7d SHA1: 774e90a82135e3dd09ddddbc46b6b4748811094d MD5sum: 171e647c222a45bfb19600ad11cc42d3 Description: Node for a fixed 24-hour rotating charger usage schedule Package: ros-kilted-rmf-cmake-uncrustify Version: 1.2.0-6noble.20250424.204509 Architecture: amd64 Maintainer: Yadunund Vijay Installed-Size: 46 Depends: ros-kilted-ament-cmake-test, ros-kilted-ament-uncrustify, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-cmake-uncrustify/ros-kilted-rmf-cmake-uncrustify_1.2.0-6noble.20250424.204509_amd64.deb Size: 6566 SHA256: de9b2085b108b7859c1b89726c0225845ba66e7c471960aa23818dd9f273e2be SHA1: 009c55917d0586ce118fe62d655547de5b118cc1 MD5sum: 0e60b8abe48576fde2b6fab8b5d29458 Description: ament_cmake_uncrustify with support for parsing a config file. Package: ros-kilted-rmf-demos-assets Version: 2.5.0-3noble.20250424.204015 Architecture: amd64 Maintainer: Yadunund Installed-Size: 9741 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-demos-assets/ros-kilted-rmf-demos-assets_2.5.0-3noble.20250424.204015_amd64.deb Size: 6794812 SHA256: 5d7fca5eacf2f1b38cd8ee94f8f38835b04413845d4ac099d2517dd9c1eef40b SHA1: 739b926b38e127a4561a686cd43e08dd4467ea1c MD5sum: 4b4852d2ce9288ce4f70bc578bf90ceb Description: Models and other media used for RMF demos Package: ros-kilted-rmf-demos-bridges Version: 2.5.0-3noble.20250508.225518 Architecture: amd64 Maintainer: Yadunund Installed-Size: 70 Depends: python3-flask-socketio, python3-paho-mqtt, python3-pyproj, python3-yaml, ros-kilted-rmf-building-map-tools, ros-kilted-rmf-fleet-msgs, ros-kilted-rmf-site-map-msgs, ros-kilted-rmf-traffic-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-demos-bridges/ros-kilted-rmf-demos-bridges_2.5.0-3noble.20250508.225518_amd64.deb Size: 13048 SHA256: 0a64bd02027dbea3c3039341c2103f83c401a59c65e68defc9786c9e0d3f55b5 SHA1: afb3070ffc93aeb9d01854a963e0104ae25da3ec MD5sum: 00948d7e58ed79f36d37798f4cbe9e18 Description: Nodes for bridging between different communication stacks Package: ros-kilted-rmf-demos-fleet-adapter Version: 2.5.0-3noble.20250508.234907 Architecture: amd64 Maintainer: Xi Yu Oh Installed-Size: 168 Depends: python3-fastapi, python3-flask-socketio, python3-numpy, python3-pydantic, python3-pyproj, python3-requests, python3-uvicorn, python3-yaml, ros-kilted-launch-xml, ros-kilted-rclpy, ros-kilted-rmf-fleet-adapter-python, ros-kilted-rmf-fleet-msgs, ros-kilted-rmf-task-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-demos-fleet-adapter/ros-kilted-rmf-demos-fleet-adapter_2.5.0-3noble.20250508.234907_amd64.deb Size: 40040 SHA256: 4270e196f082259e969118c8995961da6f846810b044a46421ed30387d3c1b36 SHA1: 8e160bf2b57f46ab99a8a154575343825e8e7aed MD5sum: 4bb92c3bb2c6e3a9624ade2929610203 Description: Fleet adapters for interfacing with RMF Demos robots with a fleet manager via REST API Package: ros-kilted-rmf-demos-maps Version: 2.5.0-3noble.20250508.225635 Architecture: amd64 Maintainer: Aaron Chong Installed-Size: 21152 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-demos-maps/ros-kilted-rmf-demos-maps_2.5.0-3noble.20250508.225635_amd64.deb Size: 12524204 SHA256: 63d5ab03f7dc14bcb969a1c6bfcad055b5c1bc12fb14f4f9f7f3ad480e15424d SHA1: 9a8424ba7b6aa26f25d210dcf14089e1dd8c0145 MD5sum: 6eb42759fd5cf66ff8599920574f68fa Description: A package containing demo maps for rmf Package: ros-kilted-rmf-demos-tasks Version: 2.5.0-3noble.20250424.213211 Architecture: amd64 Maintainer: Yadunund Installed-Size: 263 Depends: ros-kilted-rmf-dispenser-msgs, ros-kilted-rmf-fleet-msgs, ros-kilted-rmf-lift-msgs, ros-kilted-rmf-task-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-demos-tasks/ros-kilted-rmf-demos-tasks_2.5.0-3noble.20250424.213211_amd64.deb Size: 37262 SHA256: 2188a5c506a948cb39aca8651fba0ce0a8d6e08f73fc2e80a970b3d14106f0cb SHA1: 5529debe8e875617109061f58571399d0c23095a MD5sum: a038c5e1bb361b434c4d0391e7b4e314 Description: A package containing scripts for demos Package: ros-kilted-rmf-dispenser-msgs Version: 3.4.1-2noble.20250424.212056 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 902 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-dispenser-msgs/ros-kilted-rmf-dispenser-msgs_3.4.1-2noble.20250424.212056_amd64.deb Size: 83572 SHA256: dd9630a73e7bda8d19108a55b3e62b5588d7bfbbd29ef87a3cdb209f6015b31d SHA1: 385a394881b45adf122392663f3b36023b15e560 MD5sum: 864f4d6fa6bdb3568c48f995ea8d2d70 Description: A package containing messages used to interface to dispenser workcells Package: ros-kilted-rmf-dispenser-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-dispenser-msgs Version: 3.4.1-2noble.20250424.212056 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 707 Depends: ros-kilted-rmf-dispenser-msgs (= 3.4.1-2noble.20250424.212056) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-dispenser-msgs/ros-kilted-rmf-dispenser-msgs-dbgsym_3.4.1-2noble.20250424.212056_amd64.deb Size: 556346 SHA256: 237569ceff267723f3a93c72a62de49bad80b5e630c8c25f25957ed0a95f1e7a SHA1: bbdfef60f82f9ba43d32bade4d1dcd28b75d7b8a MD5sum: 6fe061b53ab19961fed687eb70fe7811 Description: debug symbols for ros-kilted-rmf-dispenser-msgs Build-Ids: 10c55d445be35146e9b37cea5e770972b6ce2e0d 530a8e3683a1775f56ccb0a41f724f981706b9ed 719c2abae306a060f14218d3eccbbda16df0dec9 764aa7f4e659b6f69960de7baccc536517790672 bc74fb501a205834137eeee7beb38b09973e0ae4 be700be77028ceeea3c8029c68ab4963ae078f70 c690b200647d0b0fdd11d195aae9a16737a79abf d1e31b8abc10961082887ca87815add7bf4deaf8 e4d678383bc253efa38c5091946073ee457b515f eafbf9ab8cf9ee2aa051e7985bbb0b02e8db9596 ee2e0e1ea0cca8f20171a3e6443a71910ef70b2f Package: ros-kilted-rmf-door-msgs Version: 3.4.1-2noble.20250424.210222 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 1045 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-door-msgs/ros-kilted-rmf-door-msgs_3.4.1-2noble.20250424.210222_amd64.deb Size: 90678 SHA256: b7eb53fb2ff272c3c44da83f2ae2c974e6755cae2f624bd97e01693a41a2205d SHA1: bd3784c3b25700802eb9559dc9f758fb8b177dab MD5sum: dc087fede11db0b4b7779754e0b76bc6 Description: Messages used to interface to doors Package: ros-kilted-rmf-door-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-door-msgs Version: 3.4.1-2noble.20250424.210222 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 871 Depends: ros-kilted-rmf-door-msgs (= 3.4.1-2noble.20250424.210222) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-door-msgs/ros-kilted-rmf-door-msgs-dbgsym_3.4.1-2noble.20250424.210222_amd64.deb Size: 697186 SHA256: 4817505453176c82fd0bcc20c80cf3d06aea0a1c768ace612553fef21885aa92 SHA1: 07b13ac4f640ed8e95d224e88f488721c971ab66 MD5sum: efc5d2baf69250ae91372d9f4f2b6484 Description: debug symbols for ros-kilted-rmf-door-msgs Build-Ids: 0fec5d9444444557e179ad925d08d0494b9697f9 2dc037583e39f545543952b1c101247ba2e2c7f6 35e631e93ac9c8adf605e42edc952492321ba691 46ad52961aa8f104f9aa7e7fbb8c5e9d566e0497 6b4342f2d49c6e6f258588978f5bbf04ab92d05f 7fd574d09745ae601993958bad2bbf197f92b9e4 b1016fa9a84c598ef3209c820ddf840d0a652bdc b2ee21ad7ccc46f93af35d7610a78dcccd55c60c d42b84e4f8a9661da9bbae06d92c8521dc87275d d5e6a53b87453d475da92ca0e5eb6d9cde1c1443 fe5fe88d337ca71f3aef4434f33db73462dc1165 Package: ros-kilted-rmf-fleet-adapter Version: 2.9.0-2noble.20250508.231418 Architecture: amd64 Maintainer: Grey Installed-Size: 18519 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-nlohmann-json-schema-validator-vendor, nlohmann-json3-dev, ros-kilted-backward-ros, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rmf-api-msgs, ros-kilted-rmf-battery, ros-kilted-rmf-building-map-msgs, ros-kilted-rmf-dispenser-msgs, ros-kilted-rmf-door-msgs, ros-kilted-rmf-fleet-msgs, ros-kilted-rmf-ingestor-msgs, ros-kilted-rmf-lift-msgs, ros-kilted-rmf-reservation-msgs, ros-kilted-rmf-task, ros-kilted-rmf-task-msgs, ros-kilted-rmf-task-ros2, ros-kilted-rmf-task-sequence, ros-kilted-rmf-traffic, ros-kilted-rmf-traffic-ros2, ros-kilted-rmf-utils, ros-kilted-rmf-websocket, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-fleet-adapter/ros-kilted-rmf-fleet-adapter_2.9.0-2noble.20250508.231418_amd64.deb Size: 2953266 SHA256: 82e44cccae797a8f5abb6d409227f0de693cc5d9312206e197628b6ae4a44217 SHA1: 35de3e76c5db6111f1554e43ffd44864b0e00c47 MD5sum: fab186154daedea297d74cbe7587ea45 Description: Fleet Adapter package for RMF fleets. Package: ros-kilted-rmf-fleet-adapter-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-fleet-adapter Version: 2.9.0-2noble.20250508.231418 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 121799 Depends: ros-kilted-rmf-fleet-adapter (= 2.9.0-2noble.20250508.231418) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-fleet-adapter/ros-kilted-rmf-fleet-adapter-dbgsym_2.9.0-2noble.20250508.231418_amd64.deb Size: 105871004 SHA256: 5cd8146e724cfa761c018fff5389fded054979e69e083b8d87173896327227fc SHA1: 07f9a5aee9a52dff1270e9443df0067dd05da09e MD5sum: 704fddfeb1805a0cfd1720a2787ca1e8 Description: debug symbols for ros-kilted-rmf-fleet-adapter Build-Ids: 042bd3bbcc5d281573027cbafac48f26b0257821 17fbc1abad6584c33b10b4f5d36c0762a3b561c8 1e12d0687961d0d1415b3f24bd09beafd0628e81 552c4e3c68d13c27cef5068ffecdcb1e2e69e0da 574b64f30e0d3af744f5920efcb332fe360ca541 6c4ff28a12e3bf677381ec678eb63bd02585096a 78a6940996539d521887b720b34f45dcc6ec8506 955fcc1fb8721ae0b4e5a2a7cac1579c72702055 975faff7bc1ee8699465cd5b22b735507bf95aa6 ca9a1af4caa619b127944d0cdb3e344d112ebb91 cc1af438ffe693facd3f95c02ad1cef39e9f42ed cf4e89e65e2af53377f4f8904be3914152f31b8b d2495eb921d3bca288674a3147ac3c85db1ae3d2 dd0276300ed128a6fd6528562942905f00959848 e3c12f8ee25fa13af6a135d65ccd7d45e43aec5b f8905eec0c9538388d3b4e8fc7f7077a75a73852 Package: ros-kilted-rmf-fleet-adapter-python Version: 2.9.0-2noble.20250508.234420 Architecture: amd64 Maintainer: methylDragon Installed-Size: 1388 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-kilted-pybind11-json-vendor, ros-kilted-pybind11-vendor, ros-kilted-rclpy, ros-kilted-rmf-fleet-adapter, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-fleet-adapter-python/ros-kilted-rmf-fleet-adapter-python_2.9.0-2noble.20250508.234420_amd64.deb Size: 368410 SHA256: dc8417dd9af12613823b4bee76e0b514204bd6c68304ebbe9f65599b09106695 SHA1: a8f2908f92366e2c0c90e2a8053dee288a65dc8c MD5sum: 1ff4199ab01ca9cf5e902133073525ee Description: Python bindings for the rmf_fleet_adapter Package: ros-kilted-rmf-fleet-msgs Version: 3.4.1-2noble.20250424.210221 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 4602 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-fleet-msgs/ros-kilted-rmf-fleet-msgs_3.4.1-2noble.20250424.210221_amd64.deb Size: 328832 SHA256: 38a86cd3206a02f657062859350d0cc63e6ae522d575dbb51591f13f1ce55292 SHA1: 1a41eb941e4648a7acb70275be40e2c61ac7c3d0 MD5sum: 508faa9d497ad1b93d6aaf5228c83e80 Description: A package containing messages used to interface to fleet managers Package: ros-kilted-rmf-fleet-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-fleet-msgs Version: 3.4.1-2noble.20250424.210221 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 4050 Depends: ros-kilted-rmf-fleet-msgs (= 3.4.1-2noble.20250424.210221) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-fleet-msgs/ros-kilted-rmf-fleet-msgs-dbgsym_3.4.1-2noble.20250424.210221_amd64.deb Size: 3385628 SHA256: 74378288d452f6c06d791d1915e70bea18439652406c61f1acb9d2376504d9dd SHA1: 6f5dbeeb0487f5336b234e707b3e42acb44c4dda MD5sum: daf4b4f13eb679ce3fd06572712f027b Description: debug symbols for ros-kilted-rmf-fleet-msgs Build-Ids: 1259c54dd57f4b3e1ced61034247088c55058893 1d54c2877f3d2abfdfd21a2f2e4d297cc6c9af3f 679b48d9e05fc8b57540c5be877ff1f77d6869de 76f500367a3637c8680fbbcb5cc68fba9f6a9f9e 7867fe7294a2935d5bd79be264f4967cd3745547 9c1d43dea97a850bc16b71b6ec1f88b09d345385 a4da8bb5196333ee26eb8f3b22e65d33d3b48b40 c05f8b2f465c2a8a9d7bd0b9767590c4f30b2666 dcd29443bd944b2a332cd31e6a3c6ac797924426 eeb98426c9349411d61a08bce97dd1c2fb6fe6da fed3da08fa08bd8e45de88c47b3baeecd486fb33 Package: ros-kilted-rmf-ingestor-msgs Version: 3.4.1-2noble.20250424.212207 Architecture: amd64 Maintainer: Rushyendra Maganty Installed-Size: 897 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rmf-dispenser-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-ingestor-msgs/ros-kilted-rmf-ingestor-msgs_3.4.1-2noble.20250424.212207_amd64.deb Size: 83636 SHA256: 8a4d6a4e922d7adc7a1d0a352ecc264fb18d1e0e5d2587246fe790216e002d69 SHA1: a6bbdb7f56f73772ee7d54167475648205e439f0 MD5sum: 100c8da8e8fe527c19851be8a4410987 Description: A package containing messages used to interface to ingestor workcells Package: ros-kilted-rmf-ingestor-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-ingestor-msgs Version: 3.4.1-2noble.20250424.212207 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Rushyendra Maganty Installed-Size: 703 Depends: ros-kilted-rmf-ingestor-msgs (= 3.4.1-2noble.20250424.212207) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-ingestor-msgs/ros-kilted-rmf-ingestor-msgs-dbgsym_3.4.1-2noble.20250424.212207_amd64.deb Size: 552258 SHA256: cb6e26b468b77a0153d1b55603bdd8544e1a75cdc84f695191aaf68e57f2e373 SHA1: dcf51738066724336213190a9a2410497b08ac94 MD5sum: 62cf6191e654c6dc58be5fdbe464982e Description: debug symbols for ros-kilted-rmf-ingestor-msgs Build-Ids: 1bf8c813c44319d67d051d9a75a3712a75e7ede3 307829b198e1be35adf48165028b9d45dee78dad 3ce0b80567a4afeddcf5a385467d98d445f17460 4e205aefdb8eac28277e1d98ebad28d5d6346d9a 72625a2af3d950f2a2da177db8c75da709d761b5 76c13fda4fa66d5d49b73e62b357bdbb7fcca3fb 78e3e04a29830852c6ab5be61f34fcf2fd105c68 c9cf26c0cabe75632dd9ea2aa90cade5e9ca4ab3 d5da2451883f30368a5b7ef8e37277c4fdc68292 d9fd05d72d7a16f925dd540f259952a2b5fdbf01 e2c008ff3a5141f00ca6a28161044f4bc5f05297 Package: ros-kilted-rmf-lift-msgs Version: 3.4.1-2noble.20250424.210225 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 660 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-lift-msgs/ros-kilted-rmf-lift-msgs_3.4.1-2noble.20250424.210225_amd64.deb Size: 69410 SHA256: fdae34eccb42788198aec607508b9248ed885c481f74d0b49af5272f7131cd7a SHA1: 7b65fba2d039037eb17f7f9b872c8d8d49af02a2 MD5sum: 96d17e66b2c5049382e2382e5f2bb202 Description: Messages used to interface to lifts. Package: ros-kilted-rmf-lift-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-lift-msgs Version: 3.4.1-2noble.20250424.210225 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 491 Depends: ros-kilted-rmf-lift-msgs (= 3.4.1-2noble.20250424.210225) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-lift-msgs/ros-kilted-rmf-lift-msgs-dbgsym_3.4.1-2noble.20250424.210225_amd64.deb Size: 380964 SHA256: 7657258e5f558f4518400c2cb402681b54ee2b0fb60e2cd15a047399c8ec42cc SHA1: 77d8ec938066bead4ed30ba251224c19a3c882cd MD5sum: 24670252cbbc840f489a7a471d066a19 Description: debug symbols for ros-kilted-rmf-lift-msgs Build-Ids: 27eed9bcb9386789442440494d0c671805c58457 513ce026bc81bed1c751145bf170a8a43fd57fdd 788a599bbb75ebb0ce3d9d351fcc8301fd4e8c39 881d9181df0f633361bebaab337406f4cefaeae7 8ae0694f36f7f8925ff9612581467c33c990d9d4 95e2e9c680bb6d335bd97e974094e5ea74988d31 b55effbcf31c8108005978a3fcf09fc80482c39c d99eead44f9d4a9594956df858f3dd12cebbdd33 fcb6f10ace8dde2c7f44dec2fe6e0d42142153ab fcc9d07fac54667949985cfdf88faa7155f0b648 fec19aa8593ac79a1a35f7f355af15493d78392b Package: ros-kilted-rmf-obstacle-msgs Version: 3.4.1-2noble.20250424.212100 Architecture: amd64 Maintainer: Yadunund Installed-Size: 799 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-obstacle-msgs/ros-kilted-rmf-obstacle-msgs_3.4.1-2noble.20250424.212100_amd64.deb Size: 80004 SHA256: cebc1bd0acf993a1d7845a34d8b26ab27c17fe435f1700704787e3f74cd18045 SHA1: 914f34afd5ea980eb2b46327f42ac447710cbf1d MD5sum: 28b1d9368580d29f4b067e70e40eaca8 Description: A package containing messages for describing obstacles in the environment Package: ros-kilted-rmf-obstacle-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-obstacle-msgs Version: 3.4.1-2noble.20250424.212100 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 624 Depends: ros-kilted-rmf-obstacle-msgs (= 3.4.1-2noble.20250424.212100) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-obstacle-msgs/ros-kilted-rmf-obstacle-msgs-dbgsym_3.4.1-2noble.20250424.212100_amd64.deb Size: 485990 SHA256: 4bafa1a79d985b6d775093790fcdf8bc21216715ab3300006e8934257ff2f3af SHA1: 363dcba9040defe57132a3203f79c0c510994a48 MD5sum: 7d59d98b694d1a4c7364c6daeb5aa37f Description: debug symbols for ros-kilted-rmf-obstacle-msgs Build-Ids: 199236334d85a3222cce7a5913a098420ca1035d 3428947c8bbcac7e8b421fad75c91a7956f3c8ad 5068407f50ae752225364dfa4604d9021e91ca66 531ef5ba7771919428c374bfaba35cc2a3834490 6a6d8c2dcca4d57f07b70727561c1c87a6ba9b88 7a0c419b872bdae4fb40c29afec52bd558224e84 7f17a8fc0107552389d843d5a99dfcf79bfb95f4 8da1d3230704d059d09e65812e7a58128f51a2a3 a2ace346ce9487669923327a07f9db8550771dd5 bbd3c6d6351565279feda881f0dd08729e84d4f6 c342e028732e56aefb37d4f1edd2cc20755a9c8b Package: ros-kilted-rmf-reservation-msgs Version: 3.4.1-2noble.20250424.210235 Architecture: amd64 Maintainer: Arjo Chakravarty Installed-Size: 1667 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-reservation-msgs/ros-kilted-rmf-reservation-msgs_3.4.1-2noble.20250424.210235_amd64.deb Size: 127192 SHA256: f057faf8cfb32da0fa13c28dd7d8e1be04cb6b28e4c88d5177be2daf0fb382bc SHA1: e6f5ca4e98c0c8ed8aafb5f2702d7508667d7d2c MD5sum: c87e274c33911e45a8d30dcab5a29dda Description: Messages for the reservation and queueing system Package: ros-kilted-rmf-reservation-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-reservation-msgs Version: 3.4.1-2noble.20250424.210235 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Arjo Chakravarty Installed-Size: 1333 Depends: ros-kilted-rmf-reservation-msgs (= 3.4.1-2noble.20250424.210235) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-reservation-msgs/ros-kilted-rmf-reservation-msgs-dbgsym_3.4.1-2noble.20250424.210235_amd64.deb Size: 1070890 SHA256: a34ce9f10f611425217392793ecd629325eb09c887015a32d4f411bb82b50693 SHA1: 26a3d5519300a6e6228c31d28e2323e39141b56f MD5sum: 0248ed17ef6f0713e7ffdcbf0717d1a2 Description: debug symbols for ros-kilted-rmf-reservation-msgs Build-Ids: 005aa8ce93a51f603750a4855efc9f5744e4e12d 077074220622d799e0cd3a804c8019628c7149d5 12da4ac3f76ebff232015160ee25df32e0c7051a 9a07ab54595ac7706f1968fbc8d8b287d7a704d8 9a5a1e4b0b12e88f1018e053cd2701d6153b6ac3 a2aee00441fef7d639b61efd1907a8e80e2df639 a92159f40c3a62c8106d77c90a647221a2bac090 cb03f051ae40a5a092889c5f4b18e7f1d08ddd0d cbb5a44ae68029905b46ba2e523b9fb3d4f9b344 edbc881ac4f11960e890526fbec74f20afe17942 f08db00baafdc33ed33486c0357f1cc4aeb59f35 Package: ros-kilted-rmf-reservation-node Version: 2.9.0-2noble.20250508.234426 Architecture: amd64 Maintainer: Arjo Chakravarty Installed-Size: 1339 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rmf-building-map-msgs, ros-kilted-rmf-fleet-adapter, ros-kilted-rmf-reservation-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-reservation-node/ros-kilted-rmf-reservation-node_2.9.0-2noble.20250508.234426_amd64.deb Size: 215786 SHA256: 24fd6b6aca0390682fe02d72e6ac54be28f6841f0a62ccbb16ca64a2dd09bc7d SHA1: a4a72593a86f1bc49259853549b8d846c1176af7 MD5sum: 5dc2f92d8ce3641e8ff467f5d1916d4e Description: Node that handles current state of parking spots. Package: ros-kilted-rmf-reservation-node-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-reservation-node Version: 2.9.0-2noble.20250508.234426 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Arjo Chakravarty Installed-Size: 5884 Depends: ros-kilted-rmf-reservation-node (= 2.9.0-2noble.20250508.234426) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-reservation-node/ros-kilted-rmf-reservation-node-dbgsym_2.9.0-2noble.20250508.234426_amd64.deb Size: 4735338 SHA256: a78517736fa53bb7c66df27d051d986f8fd41218fbcc44a23eb1b7033102b7e4 SHA1: bf0e2f3f66f1f27b2751731b08a074cc9825fcf6 MD5sum: a932500c55c3d616126a9119fa5a3f1a Description: debug symbols for ros-kilted-rmf-reservation-node Build-Ids: fb63e262921f13ed3c5b0e2c4099eb27637720ea Package: ros-kilted-rmf-robot-sim-common Version: 2.4.1-2noble.20250508.220031 Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 3365 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-rmf-building-map-msgs, ros-kilted-rmf-dispenser-msgs, ros-kilted-rmf-fleet-msgs, ros-kilted-rmf-ingestor-msgs, ros-kilted-std-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-robot-sim-common/ros-kilted-rmf-robot-sim-common_2.4.1-2noble.20250508.220031_amd64.deb Size: 456482 SHA256: d307227af54efd6e88456fb74130831418e930951fa9ef015d1f92f306b70c7e SHA1: 5bcc2b30fd4250ed10f023e643b82649be2d16f8 MD5sum: b523c5285146945247bb06c153bf91b9 Description: Common utility functions for Gazebo-classic and Gazebo RMF plugins Package: ros-kilted-rmf-robot-sim-common-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-robot-sim-common Version: 2.4.1-2noble.20250508.220031 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 16403 Depends: ros-kilted-rmf-robot-sim-common (= 2.4.1-2noble.20250508.220031) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-robot-sim-common/ros-kilted-rmf-robot-sim-common-dbgsym_2.4.1-2noble.20250508.220031_amd64.deb Size: 13745750 SHA256: 8952333cb01676d3fd5a51e9e43ca20f5a86014404bf7d68b43150b469ba4b9f SHA1: 49ebcfe77345f62fb3457991e3c1ebdc9f36425f MD5sum: 4c322fa3dfc25901ca0b4ae61000517c Description: debug symbols for ros-kilted-rmf-robot-sim-common Build-Ids: a7ab9bd684c3742d6b4803af86e5e6f1d11ae176 aa7755ea8f5d3ddf0304846473fcbf3dd65d48d6 d95a12515b0af459dcc831910578c0c939d820de f3afbe2e80a004df4ca7186822ab8226ab3a26ab f8a64494d5148db9830fee203f25d7c01a853d4c Package: ros-kilted-rmf-robot-sim-gz-plugins Version: 2.4.1-2noble.20250508.221511 Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 1164 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5qml5 (>= 5.0.2), libstdc++6 (>= 13.1), ros-kilted-gz-common-vendor, ros-kilted-gz-gui-vendor, ros-kilted-gz-math-vendor, ros-kilted-gz-msgs-vendor, ros-kilted-gz-rendering-vendor, ros-kilted-gz-sim-vendor, ros-kilted-gz-transport-vendor, ros-kilted-sdformat-vendor, libeigen3-dev, libqt5core5a, libqt5quick5, ros-kilted-gz-plugin-vendor, ros-kilted-rclcpp, ros-kilted-rmf-building-map-msgs, ros-kilted-rmf-building-sim-gz-plugins, ros-kilted-rmf-fleet-msgs, ros-kilted-rmf-robot-sim-common, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-robot-sim-gz-plugins/ros-kilted-rmf-robot-sim-gz-plugins_2.4.1-2noble.20250508.221511_amd64.deb Size: 273164 SHA256: 4ce889387f431a4711249c7ad1129dd9e455142dc9c89730e0b92bf4a874fd93 SHA1: d96e1e720297c66783a1c020ef14efae821bcbba MD5sum: 94d24a66d70685fa61c35831a113f309 Description: ROS 2 Gazebo plugins for TeleportIngestors and TeleportDispensers Package: ros-kilted-rmf-robot-sim-gz-plugins-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-robot-sim-gz-plugins Version: 2.4.1-2noble.20250508.221511 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 9694 Depends: ros-kilted-rmf-robot-sim-gz-plugins (= 2.4.1-2noble.20250508.221511) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-robot-sim-gz-plugins/ros-kilted-rmf-robot-sim-gz-plugins-dbgsym_2.4.1-2noble.20250508.221511_amd64.deb Size: 9254642 SHA256: 4a7fe01e449468f7148b9c60fee7c8e107a763e40faaa0bc51b17ee51fa3b43d SHA1: 47eeb9f6b0361e1feb586cdf2462ed6588f3cd8b MD5sum: f2194140c9c736ac9f9927c15abed971 Description: debug symbols for ros-kilted-rmf-robot-sim-gz-plugins Build-Ids: 0ded2bfe93f6efb98cf749b4628ddaf4fe9e327a 64016ee50e05af5813cc0fdee78cc4d178ea29d6 91b276bd7b55d419510aac362ab62da65a95c613 d07de88e4fb65474ffceaff4f83a7d49d70854f7 e0f5fb52ad29f9d98b6396b928a5b4d47fee7b66 Package: ros-kilted-rmf-scheduler-msgs Version: 3.4.1-2noble.20250424.210234 Architecture: amd64 Maintainer: Marco A. Gutiérrez Installed-Size: 4747 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-scheduler-msgs/ros-kilted-rmf-scheduler-msgs_3.4.1-2noble.20250424.210234_amd64.deb Size: 308138 SHA256: 8b108fe4e6d0ae0a91096e90e68f8555cece904f0c647eda5e5de6630d16108e SHA1: c03229a44a996ee303ed88b0044c84d4e96c787b MD5sum: 77137b34c4648a947d01168c532fee00 Description: Messages used by rmf_scheduler_msgs Package: ros-kilted-rmf-scheduler-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-scheduler-msgs Version: 3.4.1-2noble.20250424.210234 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marco A. Gutiérrez Installed-Size: 3843 Depends: ros-kilted-rmf-scheduler-msgs (= 3.4.1-2noble.20250424.210234) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-scheduler-msgs/ros-kilted-rmf-scheduler-msgs-dbgsym_3.4.1-2noble.20250424.210234_amd64.deb Size: 3115214 SHA256: 1b30f5b0f935335b63bf5b72302dbb292276239475c8eb0c155a28f9f03163d1 SHA1: bc230d1e4264efba12f6d93d24da289da38670bd MD5sum: b6971692acd753a1cf6edd10e1e8e9be Description: debug symbols for ros-kilted-rmf-scheduler-msgs Build-Ids: 173477b3f482021027e9347717b8fc30eaf8b905 3aa8caf64212b56f58972721f71b136695cd52b4 52c9a795bc47bbc32372cda3f45dc4fbb5c9acff 6f11eee8c3515c826288f25b44109e0c1035621a 76f7eb559059f87bf04a345f2ab94ec88a66480e 994b2253811deeaf5b4ca377fdd9a6aa56ed6f98 bf171593c4d0394d6529e5bde484667156b4af0d cf13af67b80d3e4c3ec2f621f11beec9b6df7e37 d15af0cbda67188539814ee2906d6ce3f6409470 db599471e2722bb45a1a6bb943cb110daa8f4923 fd34324921014bacb7e3a0faa5a675ea21b7c1cf Package: ros-kilted-rmf-site-map-msgs Version: 3.4.1-2noble.20250424.210245 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 431 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-site-map-msgs/ros-kilted-rmf-site-map-msgs_3.4.1-2noble.20250424.210245_amd64.deb Size: 44034 SHA256: 1f325b7f94f5e37d4cdd326db372260c2550bac95b21facb96722c883b52c255 SHA1: 11cdbb445feff83f79834d025c2c412891ae6449 MD5sum: b16ffdb4daaf2332b89f05ba03f38959 Description: Messages that contain GeoPackage maps Package: ros-kilted-rmf-site-map-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-site-map-msgs Version: 3.4.1-2noble.20250424.210245 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 280 Depends: ros-kilted-rmf-site-map-msgs (= 3.4.1-2noble.20250424.210245) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-site-map-msgs/ros-kilted-rmf-site-map-msgs-dbgsym_3.4.1-2noble.20250424.210245_amd64.deb Size: 191914 SHA256: cf94c9de4202973359f92bbacaffbff235c84ce765c55a83baa6f6dc97651291 SHA1: ce87532e79b7f5ceee3f8f2263d16ac55fe464ec MD5sum: ecfaea5eac088eac37bbe6d20ed48ab6 Description: debug symbols for ros-kilted-rmf-site-map-msgs Build-Ids: 09612ccb7bfcc95afeb4d218633dbdc55ad6ba72 0a1851f61dec88e9d599d1f946e53ec537d57cd4 1ed7c0cd6b16b4e45359a86f0e552973df7b560e 23a296ba5ac99e6e454b01c35489f8a916ff3ae3 264f5cad29fd88664d18fdbb01d934b558f9fe3c 602abd5ed7be721dd1bdcdbe3d4c66e929dbf82c 6e5fade57a8309876a5179c61035467ad29a078a b83acf53bd8ec18d0c3191bd370d302884af9a05 d5fc6065f8fd082245dd49912461d22ff753715a def324f5b010af5be08d7a11ad359ddab8e49748 f6b9e4816338a08d72729e0f3e9b6821c6f92aeb Package: ros-kilted-rmf-task Version: 2.7.0-2noble.20250424.210330 Architecture: amd64 Maintainer: Yadunund Installed-Size: 538 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, nlohmann-json3-dev, ros-kilted-rmf-battery, ros-kilted-rmf-utils, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-task/ros-kilted-rmf-task_2.7.0-2noble.20250424.210330_amd64.deb Size: 143856 SHA256: 41788ac25e54830aeec63359fe9ca2e5e4ad754f4cadcd537c5b1cf4a4667397 SHA1: d3be8d21b851e86eb77e2a4a6e616df84f8853af MD5sum: 6e497a9ea80e54cdc9af2c662627aeaa Description: Package for managing tasks in the Robotics Middleware Framework Package: ros-kilted-rmf-task-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-task Version: 2.7.0-2noble.20250424.210330 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 4937 Depends: ros-kilted-rmf-task (= 2.7.0-2noble.20250424.210330) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-task/ros-kilted-rmf-task-dbgsym_2.7.0-2noble.20250424.210330_amd64.deb Size: 4835528 SHA256: 47a0190c6db8bd0d8f0e8586ca6c8336aa2ae0baf2912eb1993ebef40940337a SHA1: 469607ac4ea354e70fa3be6960a3a0776076603c MD5sum: 878215cbae5d5eb11fe593ecd89cb1d8 Description: debug symbols for ros-kilted-rmf-task Build-Ids: cfd129632a8a27d552d7f9c526ed49b201d45382 Package: ros-kilted-rmf-task-msgs Version: 3.4.1-2noble.20250424.212206 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 5830 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rmf-dispenser-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-task-msgs/ros-kilted-rmf-task-msgs_3.4.1-2noble.20250424.212206_amd64.deb Size: 402256 SHA256: 1ac729c7759368b042022b134ce5562a618137c0bd437b64d2313eea185c3eef SHA1: 9d3ec6cf2687cfc49eaf4bfe83b238b99305dfbf MD5sum: af9b40eca7fed131c787e1a3b6d00414 Description: A package containing messages used to specify tasks Package: ros-kilted-rmf-task-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-task-msgs Version: 3.4.1-2noble.20250424.212206 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 5077 Depends: ros-kilted-rmf-task-msgs (= 3.4.1-2noble.20250424.212206) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-task-msgs/ros-kilted-rmf-task-msgs-dbgsym_3.4.1-2noble.20250424.212206_amd64.deb Size: 4237674 SHA256: c6689323c81612f4325ad629eaef27c6c52d42bbecb142aa66782e23a5b50cab SHA1: fef1d32765422a34cdf0dcd87c7829674d15014e MD5sum: c76bed7ba0154b8ecdfc6da3f1ade30e Description: debug symbols for ros-kilted-rmf-task-msgs Build-Ids: 144b38fb5d7294ed5f5db9d1c8e109ff501c326d 2906ab29e9a27a739bd16bc5e52219b3c710298e 682e01300d39625bcdf791852e6da92912b47fd6 6ecde2516fe01dd1d79405da1eebc9900e6cf55f 78d672b0d27d046ccd079e65c495a366e58ff9b1 8f9fd78ea68951585bd2fbc10e4d0967d184e621 9115395b2db86f763a8c8cd1291b40bd7a7c824e a9870beb1a5a3fad2d311648b90a673e3eae73a8 ab1955698314ded58f29d69d30bf59ff37639828 b4705c7561546ec71d2a43cad054ba9578756364 b4ae50fa13e4e9919e2fc898bd9aa096cab07c4c Package: ros-kilted-rmf-task-ros2 Version: 2.9.0-2noble.20250508.230727 Architecture: amd64 Maintainer: Yadunund Installed-Size: 2096 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-nlohmann-json-schema-validator-vendor, nlohmann-json3-dev, ros-kilted-backward-ros, ros-kilted-rclcpp, ros-kilted-rmf-api-msgs, ros-kilted-rmf-task-msgs, ros-kilted-rmf-traffic, ros-kilted-rmf-traffic-ros2, ros-kilted-rmf-utils, ros-kilted-rmf-websocket, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-task-ros2/ros-kilted-rmf-task-ros2_2.9.0-2noble.20250508.230727_amd64.deb Size: 375176 SHA256: a6b29396e49c2e405871aa2a2e041688585375d4ddec53d0c1dfc6d7f01d5c13 SHA1: 531e13ffe35eb857b3e9bfb7102833df30b1f6cd MD5sum: 314572ae2c8366738f9df3fa7bb8bfe5 Description: A package managing the dispatching of tasks in RMF system. Package: ros-kilted-rmf-task-ros2-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-task-ros2 Version: 2.9.0-2noble.20250508.230727 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 9561 Depends: ros-kilted-rmf-task-ros2 (= 2.9.0-2noble.20250508.230727) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-task-ros2/ros-kilted-rmf-task-ros2-dbgsym_2.9.0-2noble.20250508.230727_amd64.deb Size: 8240930 SHA256: 2c41087a0ba9b03950b3937cea6517e468cabc080435c6f0f6144afd2b17373b SHA1: d8e21ef629b0643e4af56cbd3630915d47771d66 MD5sum: 763006f011be26b2024ddf344e095f4f Description: debug symbols for ros-kilted-rmf-task-ros2 Build-Ids: 2b82d60329efb9073a69ef72a9434bc407239442 31fae514e76e1f77abe34027d4368c1e2370ab68 9a849b2f946d43273a97aae6df982de78e46359e Package: ros-kilted-rmf-task-sequence Version: 2.7.0-2noble.20250424.210641 Architecture: amd64 Maintainer: Grey Installed-Size: 553 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-nlohmann-json-schema-validator-vendor, nlohmann-json3-dev, ros-kilted-rmf-api-msgs, ros-kilted-rmf-task, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-task-sequence/ros-kilted-rmf-task-sequence_2.7.0-2noble.20250424.210641_amd64.deb Size: 153420 SHA256: 8555e8309e929af057d76947fe082aa66bae068cef7f662f426617341e5202a5 SHA1: 6869dc68dca0a869dd40bb9ba7058a778a57fdd2 MD5sum: 8dac695eefa700351216e9c1912ad0ff Description: Implementation of phase-sequence tasks for the Robotics Middleware Framework Package: ros-kilted-rmf-task-sequence-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-task-sequence Version: 2.7.0-2noble.20250424.210641 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 4727 Depends: ros-kilted-rmf-task-sequence (= 2.7.0-2noble.20250424.210641) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-task-sequence/ros-kilted-rmf-task-sequence-dbgsym_2.7.0-2noble.20250424.210641_amd64.deb Size: 4547212 SHA256: 127bba7c7b69277280931da1ea9168dc53fcdd07c3396e76a1db9e01951d1ea5 SHA1: a67f2fe50ec04855be804a5b7a599e3c2bd957f4 MD5sum: 20d155482f3a1759850a6a31b2f538bf Description: debug symbols for ros-kilted-rmf-task-sequence Build-Ids: c49371e907d0aae0ba32e9a13bd0b9ce308285c7 Package: ros-kilted-rmf-traffic Version: 3.4.0-2noble.20250424.204046 Architecture: amd64 Maintainer: Grey Installed-Size: 5756 Depends: libc6 (>= 2.34), libccd2 (>= 2.1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libccd-dev, libeigen3-dev, ros-kilted-eigen3-cmake-module, ros-kilted-rmf-utils, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-traffic/ros-kilted-rmf-traffic_3.4.0-2noble.20250424.204046_amd64.deb Size: 1026454 SHA256: c438a595aac4946d5d9bf9f60a16f059482ff77f77ca82fef14fe31c463fd587 SHA1: 0f9b3176a4bbd09a8edf40a49f9a1de5ed61c103 MD5sum: fa54512567db1df55487841579ff67b6 Description: Package for managing traffic in the Robotics Middleware Framework Package: ros-kilted-rmf-traffic-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-traffic Version: 3.4.0-2noble.20250424.204046 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 49672 Depends: ros-kilted-rmf-traffic (= 3.4.0-2noble.20250424.204046) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-traffic/ros-kilted-rmf-traffic-dbgsym_3.4.0-2noble.20250424.204046_amd64.deb Size: 46380188 SHA256: d19f2dc620b9809d6161c08f38d972346a24787239bee23dc3e0965124716327 SHA1: ca24bb26ff144cfa95759e92b3fd3f47e90cffba MD5sum: 005bdf972881736e51c482e1c4bb2bc8 Description: debug symbols for ros-kilted-rmf-traffic Build-Ids: fc458d4262d06240c70a289bb31fc12d2aedf030 Package: ros-kilted-rmf-traffic-editor Version: 1.11.0-2noble.20250424.204023 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 1371 Depends: libc6 (>= 2.38), libceres4t64 (>= 2.2.0+dfsg), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), libproj25 (>= 5.0.0), libqt5concurrent5t64 (>= 5.6.0~rc), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5network5t64 (>= 5.14.1), libqt5widgets5t64 (>= 5.11.0~rc1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libceres-dev, libgoogle-glog-dev, libproj-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-traffic-editor/ros-kilted-rmf-traffic-editor_1.11.0-2noble.20250424.204023_amd64.deb Size: 447788 SHA256: bd2532601b621a7a40c849ec07c3e700f4299705b36b2024842ce302f3583dd8 SHA1: 12f5b595126839ab694c18b01ba4d7d74d8a2589 MD5sum: 3e5f08b154713229d1d371116b6641e9 Description: traffic editor Package: ros-kilted-rmf-traffic-editor-assets Version: 1.11.0-2noble.20250424.204047 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 14664 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-traffic-editor-assets/ros-kilted-rmf-traffic-editor-assets_1.11.0-2noble.20250424.204047_amd64.deb Size: 12104596 SHA256: eabfedb90fac2d858249b686cf55eceff0be888a540be14eebea359221b9dabf SHA1: f9dc63cb85d953f9a721eff2033543d1933e3b2e MD5sum: 6cb196b02e1a83c1427e4b80b99ea777 Description: Assets for use with traffic_editor. Package: ros-kilted-rmf-traffic-editor-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-traffic-editor Version: 1.11.0-2noble.20250424.204023 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 17472 Depends: ros-kilted-rmf-traffic-editor (= 1.11.0-2noble.20250424.204023) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-traffic-editor/ros-kilted-rmf-traffic-editor-dbgsym_1.11.0-2noble.20250424.204023_amd64.deb Size: 17356200 SHA256: beecae94e031d3b34dba61e2c8983abe77647b07ee146d2c7c88b9ec158ce1ac SHA1: 1ebf8d273c8b056f5134415d205ee2e0ed527f8a MD5sum: 088e1ca8ee61046d77f274d281a8be6d Description: debug symbols for ros-kilted-rmf-traffic-editor Build-Ids: d2df3b35b56c59fa624c1904f2fa2a846b07f95d Package: ros-kilted-rmf-traffic-editor-test-maps Version: 1.11.0-2noble.20250508.230259 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 267 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-traffic-editor-test-maps/ros-kilted-rmf-traffic-editor-test-maps_1.11.0-2noble.20250508.230259_amd64.deb Size: 189288 SHA256: 0f5b554ea6f7526cc707677195c8645a0c7fb7a4d9a25bde3623ed627cdac97f SHA1: 6e8d2075b75c3291a667fde8d277409111a7b557 MD5sum: bcba8fd07a535d7be4c752287ba1dccd Description: Some test maps for traffic_editor and rmf_building_map_tools. Package: ros-kilted-rmf-traffic-examples Version: 3.4.0-2noble.20250425.065029 Architecture: amd64 Maintainer: Grey Installed-Size: 71 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), ros-kilted-rmf-traffic, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-traffic-examples/ros-kilted-rmf-traffic-examples_3.4.0-2noble.20250425.065029_amd64.deb Size: 16760 SHA256: 8047af13ac4b3326b16bd2b278a4aaa5e0d05ce45c71b313272d8dc20a887277 SHA1: 95499cd61d1f0430ebe2ff57dedf3dd20e1d68d4 MD5sum: 048287a4376cf9a30b47e0f9d5d1db2d Description: Examples of how to use the rmf_traffic library Package: ros-kilted-rmf-traffic-examples-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-traffic-examples Version: 3.4.0-2noble.20250425.065029 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 606 Depends: ros-kilted-rmf-traffic-examples (= 3.4.0-2noble.20250425.065029) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-traffic-examples/ros-kilted-rmf-traffic-examples-dbgsym_3.4.0-2noble.20250425.065029_amd64.deb Size: 586198 SHA256: 937cfb5bc42e95c8e8c4eff8aeefa95c6bf1fb0e7f0c1a5a16c3931d0c227de7 SHA1: 05de0378aecd95e8948a728fc87a636aa5098a26 MD5sum: 7130f5f367c4bebd5963e92947a5e7ab Description: debug symbols for ros-kilted-rmf-traffic-examples Build-Ids: 53a494f1151d8cb9d64d8dd50071838928a15793 Package: ros-kilted-rmf-traffic-msgs Version: 3.4.1-2noble.20250424.212102 Architecture: amd64 Maintainer: Grey Installed-Size: 10344 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-traffic-msgs/ros-kilted-rmf-traffic-msgs_3.4.1-2noble.20250424.212102_amd64.deb Size: 661744 SHA256: 24154f685fd22db90e3028ef86e7467a06d08953ec63f7777b361b8ef1a7c105 SHA1: d7ea5ed0310a217790c5f96692354254595d8223 MD5sum: 6545b507ee7096e607cadbe69ca6b638 Description: A package containing messages used by the RMF traffic management system. Package: ros-kilted-rmf-traffic-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-traffic-msgs Version: 3.4.1-2noble.20250424.212102 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 9300 Depends: ros-kilted-rmf-traffic-msgs (= 3.4.1-2noble.20250424.212102) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-traffic-msgs/ros-kilted-rmf-traffic-msgs-dbgsym_3.4.1-2noble.20250424.212102_amd64.deb Size: 7812186 SHA256: 2c7b9db28c13b2fd3871bd85e918827f20dd4802056eb34e26455de8119fb961 SHA1: aa8ff099da4580ed9ccdc77da2444c36998fc920 MD5sum: 1af02d665457a85f79e8876732fff333 Description: debug symbols for ros-kilted-rmf-traffic-msgs Build-Ids: 0d1d30b1a91c1529943101d4a4db7da993f1a573 118c4bd6dff11016bf5c45761e10e207d74d1a77 161824a3fd6f821f0c07c9d8107ea8d3aac3abbc 1ca875ad4bf59da4dd5ef8db2949851ead9233c5 306ab52f7d14b3ed8001c61c1f26d513af14501b 3eaadc975b72117c0a15c3e2eff81f4a03fa0038 4a5ee03efbfedd69366bfe617f4bc82f691a9c9a 55f97060b045e363d50cd9337a6ca7d997a4deb0 7c478da3cfa121d46c5ef4a30954a35c8754119a a816754e61d0c1d65005ba4edf1eaf965ea60764 f3d1d2874e49dced8d9c65137bf31e2681d4bafb Package: ros-kilted-rmf-traffic-ros2 Version: 2.9.0-2noble.20250508.220530 Architecture: amd64 Maintainer: Grey Installed-Size: 7904 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libproj25 (>= 5.0.0), libstdc++6 (>= 13.1), libuuid1 (>= 2.16), libyaml-cpp0.8 (>= 0.7.0), zlib1g (>= 1:1.1.4), libproj-dev, libyaml-cpp-dev, nlohmann-json3-dev, ros-kilted-backward-ros, ros-kilted-rclcpp, ros-kilted-rmf-building-map-msgs, ros-kilted-rmf-fleet-msgs, ros-kilted-rmf-reservation-msgs, ros-kilted-rmf-site-map-msgs, ros-kilted-rmf-traffic, ros-kilted-rmf-traffic-msgs, ros-kilted-rmf-utils, uuid-dev, zlib1g-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-traffic-ros2/ros-kilted-rmf-traffic-ros2_2.9.0-2noble.20250508.220530_amd64.deb Size: 1047772 SHA256: 16620d7ffb57e0a09d0243c95f43f0ec4478740abba885cc23e949a864a99344 SHA1: de26128473285c454173c0e62548633d495c2031 MD5sum: 525befd19d28ca161d73262a17cf4288 Description: A package containing messages used by the RMF traffic management system. Package: ros-kilted-rmf-traffic-ros2-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-traffic-ros2 Version: 2.9.0-2noble.20250508.220530 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 38273 Depends: ros-kilted-rmf-traffic-ros2 (= 2.9.0-2noble.20250508.220530) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-traffic-ros2/ros-kilted-rmf-traffic-ros2-dbgsym_2.9.0-2noble.20250508.220530_amd64.deb Size: 31216464 SHA256: 52510ad89c3d376757aa46cb790c1d1b0586aa499ef77a9d6b2656936779dedf SHA1: 4137badaccae7bc70ccc905bdf987d78812cfb4f MD5sum: 5bc0c6ca781a92a60a6f358d164221ed Description: debug symbols for ros-kilted-rmf-traffic-ros2 Build-Ids: 08d4d8e3269bfff7f281caab6c64fa250583d69e 2756ffa6f71fce9c5c723ffb9bb6f9bb2b630269 7dfa4059c7cb7c7d15e441e9b3e99062673ede8d 7fae58f205368edb9f04c3d792f9ba39a2733e32 91f44edb9004fb7eddbe1d2080b6a77a10afc4d4 Package: ros-kilted-rmf-utils Version: 1.7.0-2noble.20250424.202751 Architecture: amd64 Maintainer: Grey Installed-Size: 827 Depends: libstdc++6 (>= 5), ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-utils/ros-kilted-rmf-utils_1.7.0-2noble.20250424.202751_amd64.deb Size: 132174 SHA256: 4a2e5d24091f5bb0f6c5623598c186c9c5d1f4f7ad2aa0f6430a29ecc7b74afe SHA1: 4d6507c6e9e4443bcdd272ed57a23d382f34e47d MD5sum: 1d83775a41f256dbe1190a370c54654e Description: Simple C++ programming utilities used by Robotics Middleware Framework packages Package: ros-kilted-rmf-utils-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-utils Version: 1.7.0-2noble.20250424.202751 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 34 Depends: ros-kilted-rmf-utils (= 1.7.0-2noble.20250424.202751) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-utils/ros-kilted-rmf-utils-dbgsym_1.7.0-2noble.20250424.202751_amd64.deb Size: 20610 SHA256: e06a9473ad41739af68e1afebf06200b37a04de83eb0fe19200676a4c2403b8c SHA1: 20841c2a14aa43ffbb5a7fe529cbb5b18e69198d MD5sum: 8d7deb53475ce4922c202070d83e926c Description: debug symbols for ros-kilted-rmf-utils Build-Ids: 309df7885d1039831c5041c41e271f4dd2a75ce9 Package: ros-kilted-rmf-visualization-building-systems Version: 2.4.1-2noble.20250424.212510 Architecture: amd64 Maintainer: Yadunund Installed-Size: 64 Depends: ros-kilted-geometry-msgs, ros-kilted-rmf-building-map-msgs, ros-kilted-rmf-door-msgs, ros-kilted-rmf-lift-msgs, ros-kilted-rmf-visualization-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-visualization-building-systems/ros-kilted-rmf-visualization-building-systems_2.4.1-2noble.20250424.212510_amd64.deb Size: 12514 SHA256: a1c56b50258b5452de4598146120af457272c77057acf37b952d0daf044e4177 SHA1: eeafeefe536dc8c83667da661d0d463c8f676ae2 MD5sum: fa3b63abcfac95775efdb8adf77a6b25 Description: A visualizer for doors and lifts Package: ros-kilted-rmf-visualization-fleet-states Version: 2.4.1-2noble.20250508.220318 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 786 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rmf-fleet-msgs, ros-kilted-rmf-visualization-msgs, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-visualization-fleet-states/ros-kilted-rmf-visualization-fleet-states_2.4.1-2noble.20250508.220318_amd64.deb Size: 152772 SHA256: f84354fd038274761d71be7173c0372d602c7fd1418bdbae10c1e6bc99c666f6 SHA1: a93835bc029e8d1afaebc5a105d9391cf7a2a2e1 MD5sum: c26ae2f754eb6af372086d205e2c1cb5 Description: A package to visualize positions of robots from different fleets in the a building Package: ros-kilted-rmf-visualization-fleet-states-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-visualization-fleet-states Version: 2.4.1-2noble.20250508.220318 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 3689 Depends: ros-kilted-rmf-visualization-fleet-states (= 2.4.1-2noble.20250508.220318) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-visualization-fleet-states/ros-kilted-rmf-visualization-fleet-states-dbgsym_2.4.1-2noble.20250508.220318_amd64.deb Size: 3095762 SHA256: ce15ec3d635078e9e40eb7dd687d068e75381b7da668cff03c9198ab4537b3a0 SHA1: 425b6f0b1ba5fd55cbd18cd89dff5e1673428260 MD5sum: d0d95b3387e5262429b982c61fa0ebf4 Description: debug symbols for ros-kilted-rmf-visualization-fleet-states Build-Ids: 07246e655c625567df579ee6dd4d83ac411ac70f d8668bb15f3c90d58d6b42d6acde4d2d2ca82d7f Package: ros-kilted-rmf-visualization-floorplans Version: 2.4.1-2noble.20250508.225648 Architecture: amd64 Maintainer: Yadunund Installed-Size: 785 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libeigen3-dev, libopencv-dev, ros-kilted-geometry-msgs, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rmf-building-map-msgs, ros-kilted-rmf-visualization-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-visualization-floorplans/ros-kilted-rmf-visualization-floorplans_2.4.1-2noble.20250508.225648_amd64.deb Size: 150974 SHA256: 5e26f1e14d2118ece7da5bde48b9178a5d3b876993c16b7b306bcbe27fe8a7bc SHA1: 84d8dae3a47e8714b713f34baac70a86508d3fb2 MD5sum: ae362538367529d1fdc4baa518d44e15 Description: A package to visualize the floorplans for levels in a building Package: ros-kilted-rmf-visualization-floorplans-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-visualization-floorplans Version: 2.4.1-2noble.20250508.225648 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 3919 Depends: ros-kilted-rmf-visualization-floorplans (= 2.4.1-2noble.20250508.225648) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-visualization-floorplans/ros-kilted-rmf-visualization-floorplans-dbgsym_2.4.1-2noble.20250508.225648_amd64.deb Size: 3329552 SHA256: 144c4be111ea95ae947a8ef087e28901430eb52857256a920805a957ab0a1bf3 SHA1: cf8d30a514d8a3f52b5c33c17fa3df39011ebd8d MD5sum: a8eeaac2fcd176ce1a30c93e19545ca8 Description: debug symbols for ros-kilted-rmf-visualization-floorplans Build-Ids: f36561920566c6dbb05cd9b2757d1aa79d21c9a5 f5338a13c681ec79d03a954fa747fd6febcecd82 Package: ros-kilted-rmf-visualization-msgs Version: 1.5.0-2noble.20250424.210327 Architecture: amd64 Maintainer: yadu Installed-Size: 427 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-visualization-msgs/ros-kilted-rmf-visualization-msgs_1.5.0-2noble.20250424.210327_amd64.deb Size: 40766 SHA256: 5ff85ec1b76dabd7b4d0fca38bc400c0703798875bb61bef6f1bb9b8b04d7f71 SHA1: b44fba8072c058602aa5df9653bf502d24730301 MD5sum: f3fdea6c2ac8285ef1565b23b7c7e18e Description: A package containing messages used for visualizations Package: ros-kilted-rmf-visualization-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-visualization-msgs Version: 1.5.0-2noble.20250424.210327 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: yadu Installed-Size: 272 Depends: ros-kilted-rmf-visualization-msgs (= 1.5.0-2noble.20250424.210327) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-visualization-msgs/ros-kilted-rmf-visualization-msgs-dbgsym_1.5.0-2noble.20250424.210327_amd64.deb Size: 183770 SHA256: a5fdacbb27b27750aeace6dd84a1e47c1143b44da85170fb071c3a9a6624d543 SHA1: 6884e494a81915e8c1c9b3ca0f13a92ed10cba8d MD5sum: 1903139c5171cda8af329f03695a40f5 Description: debug symbols for ros-kilted-rmf-visualization-msgs Build-Ids: 1d26d513dd169fdb23be1e490344a225862aa438 3d08d3c7bc42de60a751bcad98d0622779d429f2 3f5a8284aad4dd1cc4cc48fe3155d83db848002c 583b64f9381d32409ad5dfdc321606084a805de2 798947c0741f43cb6edd6bd45fe4d558f64cfe2a ae67102a32ba4070ca7a3d142696883535c051cf b4628f907c690aec35b17fcef855f0ddd0267ab7 c69c2f385cb176932ec53a11d6d5575305c54e7e cb2f201ff051f56b58220dc936d4bbff3597ea83 ccb018928bac622ad5d0c5c54ce3b1b6c6ebeb5d e8176603dbc3f975bd45ac9e4e1402ae08d210f2 Package: ros-kilted-rmf-visualization-navgraphs Version: 2.4.1-2noble.20250508.223251 Architecture: amd64 Maintainer: Yadunund Installed-Size: 1057 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rmf-building-map-msgs, ros-kilted-rmf-fleet-msgs, ros-kilted-rmf-traffic, ros-kilted-rmf-traffic-ros2, ros-kilted-rmf-visualization-msgs, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-visualization-navgraphs/ros-kilted-rmf-visualization-navgraphs_2.4.1-2noble.20250508.223251_amd64.deb Size: 191208 SHA256: b07384304415409a9bec4047c50466a9ee4e8ed42ed0be46358f0488acdd4ef8 SHA1: 42b118668145b534729c422a0dcc4897453823a0 MD5sum: c828c78665145586986423d0a38a5faf Description: A package to visualiize the navigation graphs of fleets Package: ros-kilted-rmf-visualization-navgraphs-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-visualization-navgraphs Version: 2.4.1-2noble.20250508.223251 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 5011 Depends: ros-kilted-rmf-visualization-navgraphs (= 2.4.1-2noble.20250508.223251) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-visualization-navgraphs/ros-kilted-rmf-visualization-navgraphs-dbgsym_2.4.1-2noble.20250508.223251_amd64.deb Size: 4164082 SHA256: b449cd06e888cb66feac092033a455f2e0f9856a207cb0a2a80e6495133dd1ac SHA1: 628e52b8068c64a0fe129528a6553f5445036464 MD5sum: ffbf1b1305693f6f859b08a1f3bd0e7a Description: debug symbols for ros-kilted-rmf-visualization-navgraphs Build-Ids: 4c9ee8e0a8531bf85ddf883ffff3df4e88e1c2a1 52d87742bd3fcb89909d8173d1233e9447558240 Package: ros-kilted-rmf-visualization-obstacles Version: 2.4.1-2noble.20250508.220339 Architecture: amd64 Maintainer: Yadunund Installed-Size: 777 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rmf-obstacle-msgs, ros-kilted-rmf-visualization-msgs, ros-kilted-vision-msgs, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-visualization-obstacles/ros-kilted-rmf-visualization-obstacles_2.4.1-2noble.20250508.220339_amd64.deb Size: 149426 SHA256: f70db84ed5947e79f5ab3453794bd0ac3498d8b3a27d01ab1c8ec6912bbdb3ef SHA1: 94241d0a71a3b23040dcb59fc0f33a7fcf7a6351 MD5sum: bb270584884ef85417a28d4918188f2e Description: A visualizer for obstacles in RMF Package: ros-kilted-rmf-visualization-obstacles-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-visualization-obstacles Version: 2.4.1-2noble.20250508.220339 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 3620 Depends: ros-kilted-rmf-visualization-obstacles (= 2.4.1-2noble.20250508.220339) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-visualization-obstacles/ros-kilted-rmf-visualization-obstacles-dbgsym_2.4.1-2noble.20250508.220339_amd64.deb Size: 3027236 SHA256: 859989059a334064045483b56712905475347e3bf6241c8f1bec4c240c4672e5 SHA1: 2bd4777aef27e407b7f215e9952b812e18c69a10 MD5sum: 55e71cce03c07471b98c90c3f78848a4 Description: debug symbols for ros-kilted-rmf-visualization-obstacles Build-Ids: 85045c98af4b5faccacf960cdc5c689e8ec076bb bd60981e45017b903ec76c72c8d7395b27f8d078 Package: ros-kilted-rmf-visualization-schedule Version: 2.4.1-2noble.20250508.223313 Architecture: amd64 Maintainer: Yadunund Installed-Size: 3864 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-dev, libeigen3-dev, libssl-dev, libwebsocketpp-dev, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rmf-traffic, ros-kilted-rmf-traffic-msgs, ros-kilted-rmf-traffic-ros2, ros-kilted-rmf-visualization-msgs, ros-kilted-rosidl-default-generators, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-visualization-schedule/ros-kilted-rmf-visualization-schedule_2.4.1-2noble.20250508.223313_amd64.deb Size: 622742 SHA256: 6bb13339d8a29815e4b2f78f70465e237652cd1260514bcc800dffefed62c87c SHA1: aa11935cad94a1302035f239597f329aa659ef90 MD5sum: 17f82b0875a348c6f472d8f5832ac77d Description: A visualizer for trajectories in rmf schedule Package: ros-kilted-rmf-visualization-schedule-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-visualization-schedule Version: 2.4.1-2noble.20250508.223313 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 9908 Depends: ros-kilted-rmf-visualization-schedule (= 2.4.1-2noble.20250508.223313) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-visualization-schedule/ros-kilted-rmf-visualization-schedule-dbgsym_2.4.1-2noble.20250508.223313_amd64.deb Size: 8718198 SHA256: 71c75cc86f256fcde8bdbf76f6ab3e3ee0ef04c1efcd0add4cbe22ce28eb44a7 SHA1: 4efcaeb2349eb056790763140e0552dcdb0802fd MD5sum: 7d34e5a4a93fd87037f88f1b2067c206 Description: debug symbols for ros-kilted-rmf-visualization-schedule Build-Ids: 9abe9fbec9c1dfb79bcd6077fec62c5dbea67b36 a76c20423c9c969752a58ca6e206dc24cb8fa2d1 b4c93665e59e22e06f743c263213e5892f401859 c3d8d05998ec87db9052e1445416c4e6cd188bab Package: ros-kilted-rmf-websocket Version: 2.9.0-2noble.20250508.230306 Architecture: amd64 Maintainer: Yadunund Installed-Size: 1044 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, libwebsocketpp-dev, nlohmann-json3-dev, ros-kilted-nlohmann-json-schema-validator-vendor, ros-kilted-rclcpp, ros-kilted-rmf-utils, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-websocket/ros-kilted-rmf-websocket_2.9.0-2noble.20250508.230306_amd64.deb Size: 281170 SHA256: b74f40294f18cdc71b7c587ec1e5e0ca2523e601e2978370a4350fd469e688a5 SHA1: 73356b1d42d024c1af467a48ea531c85243971cf MD5sum: cb387473905b23222684534fe945d392 Description: A package managing the websocket api endpoints in RMF system. Package: ros-kilted-rmf-websocket-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-websocket Version: 2.9.0-2noble.20250508.230306 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 4815 Depends: ros-kilted-rmf-websocket (= 2.9.0-2noble.20250508.230306) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-websocket/ros-kilted-rmf-websocket-dbgsym_2.9.0-2noble.20250508.230306_amd64.deb Size: 4387356 SHA256: b4d138f49ac508e2a1de848886736bd2dfdd8ec9c7355e0e4b80f526135820a3 SHA1: db4f364c8d60d58d6585da430cf4b594efc31d9d MD5sum: 2cbb4e36dab09f0544cae8ae9bd3ef0c Description: debug symbols for ros-kilted-rmf-websocket Build-Ids: ace843d50704d3fd0a70cf44fcf732a80ebd0744 Package: ros-kilted-rmf-workcell-msgs Version: 3.4.1-2noble.20250424.210334 Architecture: amd64 Maintainer: Aaron Chong Installed-Size: 1125 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-workcell-msgs/ros-kilted-rmf-workcell-msgs_3.4.1-2noble.20250424.210334_amd64.deb Size: 100190 SHA256: 2294461410504aeeacd3d2c7eef89d0f657564f6c96dcb7eb840a5d66f4635df SHA1: c614f78edc06acab3b930febd46d62b1dcaf24dd MD5sum: 18cda268b186514401f423569a0a2276 Description: A package containing messages used by all workcells generically to interfact with rmf_core Package: ros-kilted-rmf-workcell-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rmf-workcell-msgs Version: 3.4.1-2noble.20250424.210334 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aaron Chong Installed-Size: 974 Depends: ros-kilted-rmf-workcell-msgs (= 3.4.1-2noble.20250424.210334) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmf-workcell-msgs/ros-kilted-rmf-workcell-msgs-dbgsym_3.4.1-2noble.20250424.210334_amd64.deb Size: 791056 SHA256: fe2d2c127251cf6507e293452c60950369757fb7759fb8239b7dbbae3caf6134 SHA1: 93e454c5f174ce4ac99e6071198f470a8381ce5f MD5sum: 4ed2fcd91009c73b2f9876d303f49bb6 Description: debug symbols for ros-kilted-rmf-workcell-msgs Build-Ids: 25a1621841af01f1453f87b2d10a048c57202829 31f0dfbf6ffa5052fac485d2ad93ee02d1f3d25b 33e023b92b69d11140b6673b0077c14e8ba1cd42 4aebf3bdff6a0f3c1e553b6d9964938fc44490e9 61db8cad5aab84f780e1e857c7eb76fd2e00e3e5 64bf9c23c2fe5e99dfdc6ef4f4b87f87f1133272 7152741157c30fc24463501cdb108bd090a331a8 77aea3abed18ec6de1c52be3c5d298e7d4098656 7f9e1ab3b39b31b04fe5527b933a6098f5573765 8d4df6a13592dba4fd11dff5a6c569fd7f2077ad fa1f755323daf519e2f5b2bdf29c781805bf137e Package: ros-kilted-rmw Version: 7.8.2-2noble.20250424.204519 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 524 Depends: libc6 (>= 2.14), ros-kilted-rcutils, ros-kilted-rosidl-dynamic-typesupport, ros-kilted-rosidl-runtime-c, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw/ros-kilted-rmw_7.8.2-2noble.20250424.204519_amd64.deb Size: 72718 SHA256: 576a3bf784b73cbe9863f439a5beab30408abe7ffef0146da17492374409e1ab SHA1: c9b748fbc9e854823e812cf97815a94ec4888ea9 MD5sum: 103efaa06c0ba9c96edc1cbf47859fff Description: Contains the ROS middleware API. Package: ros-kilted-rmw-connextdds Version: 1.1.0-3noble.20250502.195232 Architecture: amd64 Maintainer: Andrea Sorbini Installed-Size: 110 Depends: libstdc++6 (>= 13.1), ros-kilted-ament-cmake, ros-kilted-rmw-connextdds-common, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-connextdds/ros-kilted-rmw-connextdds_1.1.0-3noble.20250502.195232_amd64.deb Size: 18342 SHA256: 1a93dbb5a3520fe8c842c4c20adc890dcfbb8631edbbb0b8e6e733f985073e53 SHA1: 41a2f9c8135b41999ad25c34c855de8ee305acc4 MD5sum: 90e00a7302c06566276a1a48656427c0 Description: A ROS 2 RMW implementation built with RTI Connext DDS Professional. Package: ros-kilted-rmw-connextdds-common Version: 1.1.0-3noble.20250502.194841 Architecture: amd64 Maintainer: Andrea Sorbini Installed-Size: 1023 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-fastcdr, ros-kilted-ament-cmake, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-rmw-dds-common, ros-kilted-rmw-security-common, ros-kilted-rosidl-runtime-c, ros-kilted-rosidl-runtime-cpp, ros-kilted-rosidl-typesupport-fastrtps-c, ros-kilted-rosidl-typesupport-fastrtps-cpp, ros-kilted-rosidl-typesupport-introspection-c, ros-kilted-rosidl-typesupport-introspection-cpp, ros-kilted-rti-connext-dds-cmake-module, ros-kilted-tracetools, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-connextdds-common/ros-kilted-rmw-connextdds-common_1.1.0-3noble.20250502.194841_amd64.deb Size: 267284 SHA256: 110ed9f21ba667f6e7aa4e59caa4b78974be63045e2a83b808baca21bc7eab31 SHA1: 3ed7a15f4025131fb905cd3e4683ca40573e9b3f MD5sum: d838960e5928938411f3bc2032933edb Description: Common source for RMW implementations built with RTI Connext DDS Professional and RTI Connext DDS Micro. Package: ros-kilted-rmw-connextdds-common-dbgsym Package-Type: ddeb Source: ros-kilted-rmw-connextdds-common Version: 1.1.0-3noble.20250502.194841 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Andrea Sorbini Installed-Size: 3120 Depends: ros-kilted-rmw-connextdds-common (= 1.1.0-3noble.20250502.194841) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-connextdds-common/ros-kilted-rmw-connextdds-common-dbgsym_1.1.0-3noble.20250502.194841_amd64.deb Size: 2900452 SHA256: 12e505c59750b89cb4e4dd5582d841ef54e3ccaa66c01f2b2dd12038a9b9912a SHA1: efbff2ac69d17dff32f1bd9ef46d489772595fcd MD5sum: 6d27683c04d1cfa5deafe5d9703cd876 Description: debug symbols for ros-kilted-rmw-connextdds-common Build-Ids: dd13c8118f916f8726ca10b0ba06ff8cc7aee7dc Package: ros-kilted-rmw-connextdds-dbgsym Package-Type: ddeb Source: ros-kilted-rmw-connextdds Version: 1.1.0-3noble.20250502.195232 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Andrea Sorbini Installed-Size: 125 Depends: ros-kilted-rmw-connextdds (= 1.1.0-3noble.20250502.195232) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-connextdds/ros-kilted-rmw-connextdds-dbgsym_1.1.0-3noble.20250502.195232_amd64.deb Size: 101640 SHA256: a583e8deb381dea7b2d1926af92ecb0f0a54a20f3d99540e40eb1da8602bf001 SHA1: 7007b117d78da588c8672677b1d608bb533331fe MD5sum: d074a4a2ddcc908591dc42929e5b45ab Description: debug symbols for ros-kilted-rmw-connextdds Build-Ids: dd93b4345eb319e4aa3c3a869699069ac9312c1a Package: ros-kilted-rmw-cyclonedds-cpp Version: 4.0.2-2noble.20250424.210650 Architecture: amd64 Maintainer: Erik Boasson Installed-Size: 535 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-cyclonedds, ros-kilted-iceoryx-binding-c, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-rmw-dds-common, ros-kilted-rmw-security-common, ros-kilted-rosidl-runtime-c, ros-kilted-rosidl-typesupport-introspection-c, ros-kilted-rosidl-typesupport-introspection-cpp, ros-kilted-tracetools, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-cyclonedds-cpp/ros-kilted-rmw-cyclonedds-cpp_4.0.2-2noble.20250424.210650_amd64.deb Size: 175970 SHA256: af27bcf38a77943c3f551efb53132e9a6e3f50eb8fe941476c467d3c7576332c SHA1: 7213dd7d9746f4499de66c87c89fd6385bbc0485 MD5sum: 4a79b70f179165e119e7e1eaed7affa5 Description: Implement the ROS middleware interface using Eclipse CycloneDDS in C++. Package: ros-kilted-rmw-cyclonedds-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-rmw-cyclonedds-cpp Version: 4.0.2-2noble.20250424.210650 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Erik Boasson Installed-Size: 2299 Depends: ros-kilted-rmw-cyclonedds-cpp (= 4.0.2-2noble.20250424.210650) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-cyclonedds-cpp/ros-kilted-rmw-cyclonedds-cpp-dbgsym_4.0.2-2noble.20250424.210650_amd64.deb Size: 2176016 SHA256: c78321cb450d2581840d23433d5ff0517f39061a90084ef9153ad3325e272bb6 SHA1: 9076ccbd5080e67325bfe0577bedbbae09e5dfcf MD5sum: c3202178054e844ad129224c7bb392af Description: debug symbols for ros-kilted-rmw-cyclonedds-cpp Build-Ids: 3244af2cf1ff728d1cb4de8ee4e448486432a45b Package: ros-kilted-rmw-dbgsym Package-Type: ddeb Source: ros-kilted-rmw Version: 7.8.2-2noble.20250424.204519 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 63 Depends: ros-kilted-rmw (= 7.8.2-2noble.20250424.204519) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw/ros-kilted-rmw-dbgsym_7.8.2-2noble.20250424.204519_amd64.deb Size: 36132 SHA256: 5bbd692d4829575387090b9bf3cc3706a6f6dc2002e5df584a75d81d18ab6b38 SHA1: 8204168c611ea554d13765ca8fecaaf3356fbe2f MD5sum: be13cfc64086b3c6c9ec1dbbfecfc869 Description: debug symbols for ros-kilted-rmw Build-Ids: 8cff5daa111c55992b55f870d519e8337d79e400 Package: ros-kilted-rmw-dds-common Version: 3.2.1-2noble.20250424.210343 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 864 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-kilted-fastcdr, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-rmw-security-common, ros-kilted-rosidl-default-runtime, ros-kilted-rosidl-runtime-c, ros-kilted-rosidl-runtime-cpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-dds-common/ros-kilted-rmw-dds-common_3.2.1-2noble.20250424.210343_amd64.deb Size: 112520 SHA256: ee567922729ea19bb44f42b9176411d58a8be7ac8242b4cf872496da91c63dbc SHA1: c1c7439b1140898a30afcce0acf2bb674082d804 MD5sum: e7091717a9c383a53db322fe774c059a Description: Define a common interface between DDS implementations of ROS middleware. Package: ros-kilted-rmw-dds-common-dbgsym Package-Type: ddeb Source: ros-kilted-rmw-dds-common Version: 3.2.1-2noble.20250424.210343 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 1142 Depends: ros-kilted-rmw-dds-common (= 3.2.1-2noble.20250424.210343) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-dds-common/ros-kilted-rmw-dds-common-dbgsym_3.2.1-2noble.20250424.210343_amd64.deb Size: 982046 SHA256: 163d35ae498a1a02efdf952a4f3abdeeef68077d9c9dbbf12f378daff3320308 SHA1: 54a80013a1a6be6f1fa3a68eb7e9ddd3f4341e08 MD5sum: 2e85b91f55e8e8d5afc73995e49dbb11 Description: debug symbols for ros-kilted-rmw-dds-common Build-Ids: 2311cfde1d53759f3b630b6cd3dd6af6fc6f7562 383c773e4af1fff764fbf843671e7a72994520b4 3f2ec38b5e00a61a29aa7fcdb093606e6dc77e37 844095dd646d949b9c70446094602c9eaeda76a3 96c4149c703e7c96857f1f70c1595cc7d06deeb9 a6bc439fb09cd4b459fb1e9d528123ac44d8d1d7 a6e6d7521e6b8d5909e207645858d8f838908b9f c06f4e1b5f81f7de14b0c4e33f7b38576d2fc07b c608b3dcab6263dc257d10b84d2ac637ee7e10f9 d12061c21bf92cc23a061b14583c4b7b838b43dc d684d139dfeea7bfdc371281f6ed1b821fd93620 df0d75f9736246ea93d193e88572012665c8a32d Package: ros-kilted-rmw-desert Version: 3.0.0-3noble.20250424.210634 Architecture: amd64 Maintainer: Davide Costa Installed-Size: 429 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ament-cmake, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-rmw-dds-common, ros-kilted-rosidl-cmake, ros-kilted-rosidl-runtime-c, ros-kilted-rosidl-typesupport-introspection-c, ros-kilted-rosidl-typesupport-introspection-cpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-desert/ros-kilted-rmw-desert_3.0.0-3noble.20250424.210634_amd64.deb Size: 143284 SHA256: c48279998c6ab1031590974fe11c1df677720d880886bcb459be62c0536d5cd7 SHA1: 07f2af623d68613d3a81814d32538854da00e0b6 MD5sum: be58272da4106c7d6d3523e9874423bd Description: Implement the ROS middleware interface using the DESERT protocol stack for underwater communications. Package: ros-kilted-rmw-desert-dbgsym Package-Type: ddeb Source: ros-kilted-rmw-desert Version: 3.0.0-3noble.20250424.210634 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Davide Costa Installed-Size: 3225 Depends: ros-kilted-rmw-desert (= 3.0.0-3noble.20250424.210634) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-desert/ros-kilted-rmw-desert-dbgsym_3.0.0-3noble.20250424.210634_amd64.deb Size: 3133460 SHA256: 3fd3ae00b071cf8dfc7366c83036cb09691030f326d3a966d84a25358641456c SHA1: 649c13ce2a18782ac620c9d62990ce9bdf7bc181 MD5sum: a8ea875ee596d2438c855062d49c04ae Description: debug symbols for ros-kilted-rmw-desert Build-Ids: f6238c641e4a6a1b2fc82ed888c79bb8c93aeddd Package: ros-kilted-rmw-fastrtps-cpp Version: 9.3.2-2noble.20250508.204011 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 343 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-fastcdr, ros-kilted-fastdds, ros-kilted-ament-cmake, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-rmw-dds-common, ros-kilted-rmw-fastrtps-shared-cpp, ros-kilted-rosidl-dynamic-typesupport, ros-kilted-rosidl-dynamic-typesupport-fastrtps, ros-kilted-rosidl-runtime-c, ros-kilted-rosidl-runtime-cpp, ros-kilted-rosidl-typesupport-fastrtps-c, ros-kilted-rosidl-typesupport-fastrtps-cpp, ros-kilted-tracetools, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-fastrtps-cpp/ros-kilted-rmw-fastrtps-cpp_9.3.2-2noble.20250508.204011_amd64.deb Size: 89962 SHA256: ce4adf136e51630b5221951640e1ee42077cc9cb1f1df1dc2d7d0e089f2381e5 SHA1: 430abac10351e624a63904825814f06a0d5ffcfe MD5sum: 70d8f1d17b69e48e761642ffab0720f5 Description: Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++. Package: ros-kilted-rmw-fastrtps-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-rmw-fastrtps-cpp Version: 9.3.2-2noble.20250508.204011 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 2650 Depends: ros-kilted-rmw-fastrtps-cpp (= 9.3.2-2noble.20250508.204011) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-fastrtps-cpp/ros-kilted-rmw-fastrtps-cpp-dbgsym_9.3.2-2noble.20250508.204011_amd64.deb Size: 2486632 SHA256: 654f63c80acf092cae3495d583f124b4928504be12d1a881d94fb7849309abe6 SHA1: 7149c210b60e88cf1e95d94e72d1ecac2f511c02 MD5sum: ae59183dd90eac1e8af8fda65fb1010a Description: debug symbols for ros-kilted-rmw-fastrtps-cpp Build-Ids: df53e253649ee120d394bae3ee3806b17bffb906 Package: ros-kilted-rmw-fastrtps-dynamic-cpp Version: 9.3.2-2noble.20250508.204139 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 410 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-fastcdr, ros-kilted-fastdds, ros-kilted-ament-cmake, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-rmw-dds-common, ros-kilted-rmw-fastrtps-shared-cpp, ros-kilted-rosidl-runtime-c, ros-kilted-rosidl-typesupport-introspection-c, ros-kilted-rosidl-typesupport-introspection-cpp, ros-kilted-tracetools, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-fastrtps-dynamic-cpp/ros-kilted-rmw-fastrtps-dynamic-cpp_9.3.2-2noble.20250508.204139_amd64.deb Size: 110572 SHA256: e66c7568639eec7cd39d8fffd02eb9aca4d9abafd9e5fd2e75ca6cb60e008d59 SHA1: 9aaecf2a9f639e05dc3bfa1e1ecfd88e2436540c MD5sum: 261600bdff166c1a291d1b9d0fcbfd48 Description: Implement the ROS middleware interface using introspection type support. Package: ros-kilted-rmw-fastrtps-dynamic-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-rmw-fastrtps-dynamic-cpp Version: 9.3.2-2noble.20250508.204139 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 3156 Depends: ros-kilted-rmw-fastrtps-dynamic-cpp (= 9.3.2-2noble.20250508.204139) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-fastrtps-dynamic-cpp/ros-kilted-rmw-fastrtps-dynamic-cpp-dbgsym_9.3.2-2noble.20250508.204139_amd64.deb Size: 2959454 SHA256: 12de0ed4d0e9b9170c89c052ba7fb835c63146b65d8483abbd89fabb338c5dbc SHA1: 93c613cde39ba51915bd2d1849c4823f0721b0a3 MD5sum: 8594a36338f32c3bee905af4596679a0 Description: debug symbols for ros-kilted-rmw-fastrtps-dynamic-cpp Build-Ids: cb43423ca02e713b68db56966d2c080cbc0e5b69 Package: ros-kilted-rmw-fastrtps-shared-cpp Version: 9.3.2-2noble.20250508.203611 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 627 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-fastcdr, ros-kilted-fastdds, ros-kilted-ament-cmake, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-rmw-dds-common, ros-kilted-rmw-security-common, ros-kilted-rosidl-dynamic-typesupport, ros-kilted-rosidl-typesupport-introspection-c, ros-kilted-rosidl-typesupport-introspection-cpp, ros-kilted-tracetools, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-fastrtps-shared-cpp/ros-kilted-rmw-fastrtps-shared-cpp_9.3.2-2noble.20250508.203611_amd64.deb Size: 167064 SHA256: c193bf8e98b304f0fc44cd49e55f78251ec3920db903a4a6ca9792f2d286801e SHA1: 508274a353ac6797bcd41cca0ba7fa7682f4610a MD5sum: fa76737bdf879348d847a7ca44d91436 Description: Code shared on static and dynamic type support of rmw_fastrtps_cpp. Package: ros-kilted-rmw-fastrtps-shared-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-rmw-fastrtps-shared-cpp Version: 9.3.2-2noble.20250508.203611 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 5144 Depends: ros-kilted-rmw-fastrtps-shared-cpp (= 9.3.2-2noble.20250508.203611) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-fastrtps-shared-cpp/ros-kilted-rmw-fastrtps-shared-cpp-dbgsym_9.3.2-2noble.20250508.203611_amd64.deb Size: 4876888 SHA256: aeacd747dbc62024ca47891b81312aee4f1c6ccc6fdafdea80e64a67dc359321 SHA1: 72a590c5f74569db62e3e2bd5bb2954b8861774f MD5sum: 3e358777523a2a06c254ac1c1b4de13a Description: debug symbols for ros-kilted-rmw-fastrtps-shared-cpp Build-Ids: 6395a0b5a5acc2aa016ae539be16fccbc4a7dfd8 Package: ros-kilted-rmw-implementation Version: 3.0.4-2noble.20250508.204622 Architecture: amd64 Maintainer: William Woodall Installed-Size: 115 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), ros-kilted-ament-index-cpp, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rmw-implementation-cmake, ros-kilted-ros-workspace, ros-kilted-rmw-fastrtps-cpp | ros-kilted-rmw-cyclonedds-cpp | ros-kilted-rmw-connextdds Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-implementation/ros-kilted-rmw-implementation_3.0.4-2noble.20250508.204622_amd64.deb Size: 24374 SHA256: ab557e59f3ba06c1b6699f8c5da84496d6a88057a8de52503e9bca639e631de0 SHA1: e82616bd0362f5d4a603b8315cd724f67b033403 MD5sum: 7000a4d6d31d70ea359ae892e0677d12 Description: Proxy implementation of the ROS 2 Middleware Interface. Package: ros-kilted-rmw-implementation-cmake Version: 7.8.2-2noble.20250424.204056 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 57 Depends: ros-kilted-ament-cmake, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-implementation-cmake/ros-kilted-rmw-implementation-cmake_7.8.2-2noble.20250424.204056_amd64.deb Size: 9178 SHA256: 4acc8fa79da004ddcce805dd8c5ccb8369d8af38dd1345b7262e295822a6e613 SHA1: 31dc3661031c684fbbab08e350181ca5e582c893 MD5sum: 9aca19ad4ebb7cd3987aede3ba2d90c7 Description: CMake functions which can discover and enumerate available implementations. Package: ros-kilted-rmw-implementation-dbgsym Package-Type: ddeb Source: ros-kilted-rmw-implementation Version: 3.0.4-2noble.20250508.204622 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: William Woodall Installed-Size: 123 Depends: ros-kilted-rmw-implementation (= 3.0.4-2noble.20250508.204622) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-implementation/ros-kilted-rmw-implementation-dbgsym_3.0.4-2noble.20250508.204622_amd64.deb Size: 99702 SHA256: 7380e7478a85fe56c5cc87f2f1a6bd57eef91ee4f8476f90dd642289d3e3f349 SHA1: 4d656a0f329abfd8f36cddfa9c0faabd986da152 MD5sum: e9946abae819a0eb7a8047a28cb07a2e Description: debug symbols for ros-kilted-rmw-implementation Build-Ids: cbcd4eece45603ad5a6aa906ede61aadef519bc0 Package: ros-kilted-rmw-security-common Version: 7.8.2-2noble.20250424.204657 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 116 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-security-common/ros-kilted-rmw-security-common_7.8.2-2noble.20250424.204657_amd64.deb Size: 23508 SHA256: d2067488aac17797650a92af061a3771a66ca2370127fde61dc286ca8110fc7b SHA1: cb03cb0786aafe19834595ab1ea72c78a3170a0f MD5sum: 2aaace26e468b9ae79830a13b5c4c6ce Description: Define a common rmw secutiry utils Package: ros-kilted-rmw-security-common-dbgsym Package-Type: ddeb Source: ros-kilted-rmw-security-common Version: 7.8.2-2noble.20250424.204657 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 232 Depends: ros-kilted-rmw-security-common (= 7.8.2-2noble.20250424.204657) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-security-common/ros-kilted-rmw-security-common-dbgsym_7.8.2-2noble.20250424.204657_amd64.deb Size: 211112 SHA256: 43dd46f91e98284acf6092b1b952460bfe6c469e09d8c1664e56585fc9192731 SHA1: f9d1b858990d9eae8f0d7ef7f4c0e781103e7f5e MD5sum: 592b83865f3bafa2aba0e6eaddd2211b Description: debug symbols for ros-kilted-rmw-security-common Build-Ids: d0ac79ab406eb3d5231b8d053e2ddf6ba556263d Package: ros-kilted-rmw-test-fixture Version: 0.14.3-2noble.20250424.204707 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 58 Depends: ros-kilted-rmw, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-test-fixture/ros-kilted-rmw-test-fixture_0.14.3-2noble.20250424.204707_amd64.deb Size: 8796 SHA256: 96a767b95eb237bdedf4299eeccffc4196f3e727fcdd79c98a4d39946d818e8a SHA1: a973ac7bbf81d722bd657c0363f4fb649d0e0239 MD5sum: 2b3888e02c8e42a2cfdf37a67bba59f8 Description: Plugin interface for tools for isolating ROS communication at the RMW layer Package: ros-kilted-rmw-test-fixture-implementation Version: 0.14.3-2noble.20250508.204833 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 120 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-rmw-test-fixture, ros-kilted-rmw-zenoh-cpp, ros-kilted-rpyutils, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-test-fixture-implementation/ros-kilted-rmw-test-fixture-implementation_0.14.3-2noble.20250508.204833_amd64.deb Size: 17684 SHA256: a3c083a430dda599d1a6160edd6f18428c8837e7dcf22cb57444de72b481ab87 SHA1: 6b831cfb37a9d9bd96b5666cadb7da90b9103d84 MD5sum: e1d000e31643cf701b2f4699d51d7667 Description: Tools for isolating ROS environments at the RMW layer Package: ros-kilted-rmw-test-fixture-implementation-dbgsym Package-Type: ddeb Source: ros-kilted-rmw-test-fixture-implementation Version: 0.14.3-2noble.20250508.204833 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 80 Depends: ros-kilted-rmw-test-fixture-implementation (= 0.14.3-2noble.20250508.204833) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-test-fixture-implementation/ros-kilted-rmw-test-fixture-implementation-dbgsym_0.14.3-2noble.20250508.204833_amd64.deb Size: 52522 SHA256: 9c2970678847d4d487d29bbc789c886b6c7decbb335b3a1e14025e653965e49b SHA1: c8a49c3e73b7ebbb8ffb0e71d3e1a1f93bf01028 MD5sum: 2ad0bebeaf428edb9a1c15dbe0075024 Description: debug symbols for ros-kilted-rmw-test-fixture-implementation Build-Ids: 1a7964a511aaf11b4bcd4b273eb2040174255361 3f4963b768c5e8de3f338d6118c469f8cf60fd33 b766996982d77727355d9e3c8a7272efb961e683 Package: ros-kilted-rmw-zenoh-cpp Version: 0.6.0-2noble.20250424.210640 Architecture: amd64 Maintainer: Yadunund Installed-Size: 750 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-fastcdr, ros-kilted-ament-index-cpp, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-rmw-test-fixture, ros-kilted-rosidl-typesupport-fastrtps-c, ros-kilted-rosidl-typesupport-fastrtps-cpp, ros-kilted-tracetools, ros-kilted-zenoh-cpp-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-zenoh-cpp/ros-kilted-rmw-zenoh-cpp_0.6.0-2noble.20250424.210640_amd64.deb Size: 230340 SHA256: 992db06b50720d88cb7a47906a66f92e6217a96b39fb012ae42340ef2e36a25a SHA1: 10a897e6f22e73664b47f6dc4af455cf6631e08a MD5sum: e14bdc8070ed691a9c3f9a24de785b78 Description: A ROS 2 middleware implementation using zenoh-cpp Package: ros-kilted-rmw-zenoh-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-rmw-zenoh-cpp Version: 0.6.0-2noble.20250424.210640 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 5228 Depends: ros-kilted-rmw-zenoh-cpp (= 0.6.0-2noble.20250424.210640) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rmw-zenoh-cpp/ros-kilted-rmw-zenoh-cpp-dbgsym_0.6.0-2noble.20250424.210640_amd64.deb Size: 5086390 SHA256: bd7c3a8b893d757d254522e93c6e9a8bb5d010ef6d4172a4be4c4da687070f50 SHA1: c42f4b066574b2492c735c968cc4724320ff3198 MD5sum: 6061813a34b78af5e9e18d2412acbdd9 Description: debug symbols for ros-kilted-rmw-zenoh-cpp Build-Ids: 23f7ab9e3f279e9d2340b37fb050f7b52210fb4e 959a5fd6de916455e8292783a66e24bdacfdd284 cbedcd83e6135e1ff5396ac1ded908f5204293aa Package: ros-kilted-robot-calibration Version: 0.10.0-2noble.20250508.214211 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 5158 Depends: libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), libopencv-calib3d406t64 (>= 4.6.0+dfsg), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-geometric-shapes, libceres-dev, libgflags-dev, liborocos-kdl-dev, libprotobuf-dev, libprotoc-dev, libsuitesparse-dev, libtinyxml2-dev, libyaml-cpp-dev, protobuf-compiler, ros-kilted-camera-calibration-parsers, ros-kilted-control-msgs, ros-kilted-cv-bridge, ros-kilted-geometry-msgs, ros-kilted-kdl-parser, ros-kilted-moveit-msgs, ros-kilted-nav-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-robot-calibration-msgs, ros-kilted-rosbag2-cpp, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-tinyxml2-vendor, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/robot_calibration Priority: optional Section: misc Filename: pool/main/r/ros-kilted-robot-calibration/ros-kilted-robot-calibration_0.10.0-2noble.20250508.214211_amd64.deb Size: 961048 SHA256: cf027509f099875f6767ec9d921b7c5ae8b80e697f309197d76834fc952ffcc0 SHA1: fb0b9cce6ebc2795f30900569661a29540fab8e8 MD5sum: 84591321f14dff174dd92980adcd8e10 Description: Calibrate a Robot Package: ros-kilted-robot-calibration-dbgsym Package-Type: ddeb Source: ros-kilted-robot-calibration Version: 0.10.0-2noble.20250508.214211 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 33073 Depends: ros-kilted-robot-calibration (= 0.10.0-2noble.20250508.214211) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-robot-calibration/ros-kilted-robot-calibration-dbgsym_0.10.0-2noble.20250508.214211_amd64.deb Size: 29838756 SHA256: cfee0de1bfc05f84e096d8ef9a6a6a9d1b37e3a7a7f6b7ce344b9e51c97ab14a SHA1: 217a96d223b29d717c6b20de438d00934cccbbcf MD5sum: c5c51c841e4a0d30c589abdea7fa0db8 Description: debug symbols for ros-kilted-robot-calibration Build-Ids: 2c746930b95bf436056a33e75e2157d55c1aab1f 394372f501f45619e0d95ccabe136fb6a933ab87 ad00f17901682a3db6c832ce1905e670294592b9 c68402d98ff23cfdbc3975af233989c6a9cac939 d9da44218889c016ce801f5644446b907c4e3c14 e21408ab31f5ec72c7cede7232835769407cde16 f41879a7f8525df84e212e524953de56433b1e7d f870cf81ffeef81fd6bf5f948155d688180b8b6a Package: ros-kilted-robot-calibration-msgs Version: 0.10.0-2noble.20250424.213213 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 2410 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-generators, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/robot_calibration_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-robot-calibration-msgs/ros-kilted-robot-calibration-msgs_0.10.0-2noble.20250424.213213_amd64.deb Size: 178132 SHA256: de3fca43245d7a63e27e3aeeccbba5feeb5cadaabf127da1c5cc48bdfebb76b3 SHA1: ef00d6488ea0a5247a79959ae3beae4db360997c MD5sum: 4979a1cf8b54b595380fc4c783600b4c Description: Messages for calibrating a robot Package: ros-kilted-robot-calibration-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-robot-calibration-msgs Version: 0.10.0-2noble.20250424.213213 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 1690 Depends: ros-kilted-robot-calibration-msgs (= 0.10.0-2noble.20250424.213213) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-robot-calibration-msgs/ros-kilted-robot-calibration-msgs-dbgsym_0.10.0-2noble.20250424.213213_amd64.deb Size: 1303352 SHA256: 1aeb41a59ba101580d7dea213060c1bed0af96f1c2386ee575120992a2e3d058 SHA1: 62b90d0a1ce3d9277abfefd3359a3c713ef11edc MD5sum: 40a415a3a2e4d466f955ea1e4e7e495a Description: debug symbols for ros-kilted-robot-calibration-msgs Build-Ids: 048d23b029437b54b222dedb7f68ec9b27808f2a 32c6f05b4211399ae1d583a2590229ab2e80d43a 40a6145ac5969b1b3391fc7b6373b5fac1b2045f 6a477ca8cf58a02035243be36f4333a0cc99785a 72860d20f8f3313d15feaa24d8cdf8799d2aacd8 7757f65fd8791446f5fd087bde3ac61ee82d602f 859f532ff5de3efdd973e466257240f00b39babc 8606c81b4b59a497c56943b0c296432d8a7bce93 910b6f0161799ed175805fde9309ff877ebd79c3 e0aace3d2b42437c77241ec6cd427ab6479e71ee f89332f6e0b38e0db6113ffc07884ffb8ecc2c06 Package: ros-kilted-robot-localization Version: 3.9.2-3noble.20250508.214227 Architecture: amd64 Maintainer: Tom Moore Installed-Size: 6730 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgeographiclib26 (>= 1.43), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-fastcdr, libboost-dev, libeigen3-dev, libgeographiclib-dev, ros-kilted-angles, ros-kilted-builtin-interfaces, ros-kilted-diagnostic-msgs, ros-kilted-diagnostic-updater, ros-kilted-geographic-msgs, ros-kilted-geometry-msgs, ros-kilted-message-filters, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-tf2, ros-kilted-tf2-eigen, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-yaml-cpp-vendor, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/robot_localization Priority: optional Section: misc Filename: pool/main/r/ros-kilted-robot-localization/ros-kilted-robot-localization_3.9.2-3noble.20250508.214227_amd64.deb Size: 830102 SHA256: 5ba03bdf6b1c38e3cae52b66eb5123c056dd821e5a943f0fee8e83b0d802eaa8 SHA1: 3cef35d8b5d1e92956755fb8207507fbef1460b5 MD5sum: a21ebca41dc2615031da5b746ff539ff Description: Provides nonlinear state estimation through sensor fusion of an abritrary number of sensors. Package: ros-kilted-robot-localization-dbgsym Package-Type: ddeb Source: ros-kilted-robot-localization Version: 3.9.2-3noble.20250508.214227 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tom Moore Installed-Size: 23883 Depends: ros-kilted-robot-localization (= 3.9.2-3noble.20250508.214227) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-robot-localization/ros-kilted-robot-localization-dbgsym_3.9.2-3noble.20250508.214227_amd64.deb Size: 20932258 SHA256: ae1343490a9dd22c4b3a4a467536cac44cdc597a5ebad892390482adeae6e709 SHA1: f56e5f7d9f372f4d9bafe2f087744795d23a72e7 MD5sum: 47672876fde0d2181b2ff9a875733667 Description: debug symbols for ros-kilted-robot-localization Build-Ids: 1a84c917ed0fc38148e1c50e2b155c0f38a3b5d4 25274bfa4c0a2cab95b538e27f1d6b3e26d216af 300cd8acbd52c291c93b7c0c7b8b850999acaa9e 3198f4934eb1cb8b7e23bcf4a7f803f2674ee2f9 527c10be004bee6247c035c18c902354108e08af 53d7184e285e5237570f467ddefeb1dae14a7c2f 59b9ad305680e7d3ae0cdb369e25c5fde5857eee 5e5d76d7fabd66544fd09647f10a474216f78e70 65729e20299a704dcfc1ac70c61d9c09f4f9f8f6 83019e3fb881dc857e2e2da03eedebb49316edb7 8844fee5963043d87e507973863034904a2e20e3 8a8aa4b97cdb348447a1bb8702caebed2582314f 9e899e26c93fe69cf9d99836d25691562fd4c59e b74625b0c9689f3c18e763c1e58e6c42e92e273f ba79a60079fee5f8d4fe46011155a213112dd117 e8f785b817399c006a70c492bb2e5ff9a8c07f9c Package: ros-kilted-robot-state-publisher Version: 3.4.2-2noble.20250508.213334 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 935 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-kdl-parser, ros-kilted-orocos-kdl-vendor, ros-kilted-rcl-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-tf2-ros, ros-kilted-urdf, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-robot-state-publisher/ros-kilted-robot-state-publisher_3.4.2-2noble.20250508.213334_amd64.deb Size: 177616 SHA256: a6da250ce43ff66113f70191e237595da4b3d59d3941601d18dfe3b35208f515 SHA1: eee475a92d0c0d6b2c03322944731f68bec78d59 MD5sum: da2344b3458c9cb237120e908a047f57 Description: This package take the joint angles of a robot as input, and publishes the 3D poses of the robot links to tf2, using a kinematic tree model of the robot. Package: ros-kilted-robot-state-publisher-dbgsym Package-Type: ddeb Source: ros-kilted-robot-state-publisher Version: 3.4.2-2noble.20250508.213334 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 4141 Depends: ros-kilted-robot-state-publisher (= 3.4.2-2noble.20250508.213334) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-robot-state-publisher/ros-kilted-robot-state-publisher-dbgsym_3.4.2-2noble.20250508.213334_amd64.deb Size: 3518238 SHA256: 6cb7b92448654ea2458dd9186805877a77594d1ef4ad99572718c4c1cd67c25e SHA1: b9dab6840b16a5878270ce242299a2c74c023a31 MD5sum: 94e658120c7d46a4bea81ad4519e6c43 Description: debug symbols for ros-kilted-robot-state-publisher Build-Ids: 15c69870496e5ad2defa9d19b48f26254283d5cc 6ca146d135491c0aa9f6c1104401adf3a27b821f Package: ros-kilted-robotiq-controllers Version: 0.0.1-3noble.20250508.230230 Architecture: amd64 Maintainer: Alex Moriarty Installed-Size: 159 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-controller-interface, ros-kilted-std-srvs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-robotiq-controllers/ros-kilted-robotiq-controllers_0.0.1-3noble.20250508.230230_amd64.deb Size: 36186 SHA256: f8f7fa518b21ae8ba07494a4f61c77fbc52ca361549db67a887ac4d725ed524a SHA1: 0b4eff9a3f6432363f3c856352af10f78d08cbc9 MD5sum: be5a24dcade4f233cbb66dd44b3e672e Description: Controllers for the Robotiq gripper. Package: ros-kilted-robotiq-controllers-dbgsym Package-Type: ddeb Source: ros-kilted-robotiq-controllers Version: 0.0.1-3noble.20250508.230230 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alex Moriarty Installed-Size: 568 Depends: ros-kilted-robotiq-controllers (= 0.0.1-3noble.20250508.230230) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-robotiq-controllers/ros-kilted-robotiq-controllers-dbgsym_0.0.1-3noble.20250508.230230_amd64.deb Size: 533434 SHA256: df7d9103416f9ded2a3d88b2faa9afa2499366bf287e0196da18b5942ed7b3e5 SHA1: 97b2c53d56eae6cb2f97c4a119a16c4abed3f778 MD5sum: 4611045a649904858a3c4044be640c94 Description: debug symbols for ros-kilted-robotiq-controllers Build-Ids: b6181de6c5c7e965c5ab248210c2ff31bbfb1af1 Package: ros-kilted-robotiq-description Version: 0.0.1-3noble.20250509.004711 Architecture: amd64 Maintainer: Alex Moriarty Installed-Size: 3641 Depends: ros-kilted-joint-state-publisher-gui, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-robot-state-publisher, ros-kilted-rviz2, ros-kilted-urdf, ros-kilted-xacro, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-robotiq-description/ros-kilted-robotiq-description_0.0.1-3noble.20250509.004711_amd64.deb Size: 794560 SHA256: 5abd77d5d954d065d60366cd81adcc65bb0406da899c3a9d2244c60c678a1820 SHA1: 00c1912ec13ce89e52383c4fb53cee8e35129c5c MD5sum: ae91b026a3b9d5e3697298449a369b82 Description: URDF and xacro description package for the Robotiq gripper. Package: ros-kilted-robotraconteur Version: 1.2.2-2noble.20250424.202803 Architecture: amd64 Maintainer: John Wason Installed-Size: 66182 Depends: libboost-chrono1.83.0t64 (>= 1.83.0), libboost-filesystem1.83.0 (>= 1.83.0), libboost-program-options1.83.0 (>= 1.83.0), libboost-random1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libbluetooth-dev, libboost-all-dev, libdbus-1-dev, libssl-dev, libusb-1.0-0-dev, python3-dev, python3-numpy, python3-setuptools, zlib1g-dev, ros-kilted-ros-workspace Homepage: http://robotraconteur.com Priority: optional Section: misc Filename: pool/main/r/ros-kilted-robotraconteur/ros-kilted-robotraconteur_1.2.2-2noble.20250424.202803_amd64.deb Size: 9273556 SHA256: 25e538027ea797e670f791d782d491edd044843282079534e9904ae969147a72 SHA1: be604e0abd4cda73e325938ab51ee44edf9bb0d8 MD5sum: 712a0e252b3fad03d378e149b5592bb1 Description: The robotraconteur package Package: ros-kilted-robotraconteur-dbgsym Package-Type: ddeb Source: ros-kilted-robotraconteur Version: 1.2.2-2noble.20250424.202803 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: John Wason Installed-Size: 104228 Depends: ros-kilted-robotraconteur (= 1.2.2-2noble.20250424.202803) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-robotraconteur/ros-kilted-robotraconteur-dbgsym_1.2.2-2noble.20250424.202803_amd64.deb Size: 96314772 SHA256: 357d7fb3297a417cbee18926d5fc82a0e1b4822e914846184c44162d3973c8d0 SHA1: a4e05358bdc3c592a6d1151130f626ece9231c68 MD5sum: 566c1110bf1eaf3df2c92fce7221a8d1 Description: debug symbols for ros-kilted-robotraconteur Build-Ids: 949031dcaa497b08ed4ef89111883a268539a1ae ff87fe8134360d302d4a6f1da437e44148488a86 Package: ros-kilted-ros-babel-fish Version: 3.25.2-2noble.20250508.220254 Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 1873 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ament-index-cpp, ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-rcpputils, ros-kilted-rosidl-runtime-cpp, ros-kilted-rosidl-typesupport-cpp, ros-kilted-rosidl-typesupport-introspection-cpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-babel-fish/ros-kilted-ros-babel-fish_3.25.2-2noble.20250508.220254_amd64.deb Size: 369198 SHA256: 6ec3a8fe3183a640f650131d3901a49d259f531fdb3c38c3bd76525ef73263e1 SHA1: f6b27a4b73443c7a7e63f4f526a821a5c762f18a MD5sum: 32fe850535b1117e99ef08a53b4c80ed Description: A runtime message handler for ROS. Allows subscription, publishing, calling of services and actions with messages known only at runtime as long as they are available in the local environment. Package: ros-kilted-ros-babel-fish-dbgsym Package-Type: ddeb Source: ros-kilted-ros-babel-fish Version: 3.25.2-2noble.20250508.220254 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 7854 Depends: ros-kilted-ros-babel-fish (= 3.25.2-2noble.20250508.220254) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-babel-fish/ros-kilted-ros-babel-fish-dbgsym_3.25.2-2noble.20250508.220254_amd64.deb Size: 6999680 SHA256: 13067287f0cf2c46e85e225737200ff7a0ccca5b9f327dbafa30f381e3a8fe6b SHA1: 8d761574ff0d6c13f12324d7a22622eb396bacdb MD5sum: e013f440b29d9c504af15817b97a317e Description: debug symbols for ros-kilted-ros-babel-fish Build-Ids: 0271f0b9b17eef2a0100dddfcba096461ee2dbae 2bf550aeebd374e22c75056ded9bf017ce3e16d8 2ff9f0688d9e4fcb906a73c3413763aaf58e849d 32d0f102e8b296d15795a2e46f219dd25aa93215 48645b6ee8fea35aaa3f274f60838b63f7fd22c7 56290b8e63a20a78df017cad8cf1c0fdf1b35ff1 b8b0792bf01836f5e8b8bea01c5a15fc5d94039e Package: ros-kilted-ros-babel-fish-test-msgs Version: 3.25.2-2noble.20250424.212122 Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 2460 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-babel-fish-test-msgs/ros-kilted-ros-babel-fish-test-msgs_3.25.2-2noble.20250424.212122_amd64.deb Size: 198140 SHA256: 5eb85a594968a0f709ba892c89505fad75a481cc7a49b9ad38883858998242ea SHA1: 36a8c1c18b31f3204103c0321ec692ab00da413d MD5sum: affd09e6603a0a2d8d0c39e313c9f476 Description: Test messages for the ros_babel_fish project tests. Package: ros-kilted-ros-babel-fish-test-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-ros-babel-fish-test-msgs Version: 3.25.2-2noble.20250424.212122 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 1637 Depends: ros-kilted-ros-babel-fish-test-msgs (= 3.25.2-2noble.20250424.212122) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-babel-fish-test-msgs/ros-kilted-ros-babel-fish-test-msgs-dbgsym_3.25.2-2noble.20250424.212122_amd64.deb Size: 1265886 SHA256: 5aea24a9d127d9a2a2c4daf19db53c965abb9a0d6a164ec2b859526f3d617544 SHA1: 66f13552c7794135ca1743138ac4b362b93870fe MD5sum: 7bbd8abecc932be71aad55e19a2e28ed Description: debug symbols for ros-kilted-ros-babel-fish-test-msgs Build-Ids: 3512c3285acdf9d73b9018ce3adb75f0ecb8d31a 3f7db242523d728c801e5ad02f49aea1cdb658fa 4324f13a0a4e482689e29ca164ce5b4ed8a62752 55a6cd47f02c5e22da722ee80571dc3a959860f5 5abbc98b53ce9357c570c0b5dfa7d07c29f44b23 7dd80b0dd814bc2bdb6b31ad6b4af40d9060d5a6 907a4722ff4f02706a9c90aaabb121b692cc6f32 bbf4c0013783b0963ead5fec1303799182537a6b bdefe1ba7d2fbad95663e8542165639679eb31be d718febd425a129ad951f7772db43d89a502eff1 dcbe0c0e6dee5d9d0053768fd5443025cac16cca Package: ros-kilted-ros-base Version: 0.12.0-2noble.20250508.230119 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 42 Depends: ros-kilted-geometry2, ros-kilted-kdl-parser, ros-kilted-robot-state-publisher, ros-kilted-ros-core, ros-kilted-rosbag2, ros-kilted-urdf, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-base/ros-kilted-ros-base_0.12.0-2noble.20250508.230119_amd64.deb Size: 5680 SHA256: 1c0d48ec107663a53328ca89560d0a5fd30592cc098dc5b068b16efecbcec5c9 SHA1: 29f3dc104eb31f0395ad7a77b982a9a648cafb24 MD5sum: dcb6a75757fcdc764ebb780b5d062393 Description: A package which extends 'ros_core' and includes other basic functionalities like tf2 and urdf. Package: ros-kilted-ros-core Version: 0.12.0-2noble.20250508.225651 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 43 Depends: ros-kilted-ament-cmake, ros-kilted-ament-cmake-auto, ros-kilted-ament-cmake-gmock, ros-kilted-ament-cmake-gtest, ros-kilted-ament-cmake-pytest, ros-kilted-ament-cmake-ros, ros-kilted-ament-index-cpp, ros-kilted-ament-index-python, ros-kilted-ament-lint-auto, ros-kilted-ament-lint-common, ros-kilted-class-loader, ros-kilted-common-interfaces, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-launch-testing, ros-kilted-launch-testing-ament-cmake, ros-kilted-launch-testing-ros, ros-kilted-launch-xml, ros-kilted-launch-yaml, ros-kilted-pluginlib, ros-kilted-rcl-lifecycle, ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-rclcpp-lifecycle, ros-kilted-rclpy, ros-kilted-ros-environment, ros-kilted-ros2cli-common-extensions, ros-kilted-ros2launch, ros-kilted-rosidl-default-generators, ros-kilted-rosidl-default-runtime, ros-kilted-sros2, ros-kilted-sros2-cmake, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-core/ros-kilted-ros-core_0.12.0-2noble.20250508.225651_amd64.deb Size: 6468 SHA256: 2979c7fbd243ee526c26863a2e1818052dcfc277b3352771467c1fcaa71ec77b SHA1: 4d36d8e075402a53788ee9b4a048f25246bd5b81 MD5sum: a1ddce8dd5c480539ed4e3f62a5e43e4 Description: A package to aggregate the packages required to use publish / subscribe, services, generate messages and other core ROS concepts. Package: ros-kilted-ros-environment Version: 4.3.1-1noble.20250424.202810 Architecture: amd64 Maintainer: Steven! Ragnarök Installed-Size: 50 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-environment/ros-kilted-ros-environment_4.3.1-1noble.20250424.202810_amd64.deb Size: 5832 SHA256: 4bd355e6b2bcffc1e5655852d591023bc20192f7802a2a565e0f7130a3311897 SHA1: 2211c3f036aba8e390329efa3743493d85f58b26 MD5sum: 16241fb9c0add9f456db8db8f5da7f77 Description: The package provides the environment variables `ROS_VERSION` and `ROS_DISTRO`. Package: ros-kilted-ros-gz Version: 2.1.7-1noble.20250509.005111 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 43 Depends: ros-kilted-ros-gz-bridge, ros-kilted-ros-gz-image, ros-kilted-ros-gz-sim, ros-kilted-ros-gz-sim-demos, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-gz/ros-kilted-ros-gz_2.1.7-1noble.20250509.005111_amd64.deb Size: 6966 SHA256: 57e408e298c27f3e41ca6d63ec3e9a46b68e3f11b8d21325b689b7734e4c32be SHA1: e3303794a216c456776d34ff69c32516f40d318a MD5sum: dbf1881594375d647a01226d5d5b6e77 Description: Meta-package containing interfaces for using ROS 2 with Gazebo simulation. Package: ros-kilted-ros-gz-bridge Version: 2.1.7-1noble.20250508.214112 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 18136 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-gz-msgs-vendor, ros-kilted-gz-transport-vendor, ros-kilted-actuator-msgs, ros-kilted-geometry-msgs, ros-kilted-gps-msgs, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-ros-gz-interfaces, ros-kilted-rosgraph-msgs, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-tf2-msgs, ros-kilted-trajectory-msgs, ros-kilted-vision-msgs, ros-kilted-yaml-cpp-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-gz-bridge/ros-kilted-ros-gz-bridge_2.1.7-1noble.20250508.214112_amd64.deb Size: 1830600 SHA256: cc482e721babfc7d8a71b5c3087acb2fe35699d2ede823c2bacc95bcf6e84220 SHA1: 68dbf75fdf5ecdec6367574d7eb8d4d7a1571ede MD5sum: b785dad1c4619ad92bb8d78584cbb3a7 Description: Bridge communication between ROS and Gazebo Transport Package: ros-kilted-ros-gz-bridge-dbgsym Package-Type: ddeb Source: ros-kilted-ros-gz-bridge Version: 2.1.7-1noble.20250508.214112 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 74365 Depends: ros-kilted-ros-gz-bridge (= 2.1.7-1noble.20250508.214112) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-gz-bridge/ros-kilted-ros-gz-bridge-dbgsym_2.1.7-1noble.20250508.214112_amd64.deb Size: 56745382 SHA256: 5f5c16130c6792969b1a4a401dabf9b45e1bfa9f5ed821982254944a9d89758d SHA1: bc272800d70c174eb60537eb79186eb1a4f5da61 MD5sum: a475a2ceb9a45d886d212b5fe03033bf Description: debug symbols for ros-kilted-ros-gz-bridge Build-Ids: 04eda5440a662cfe5ab15e944329d3b185f30b8c 20cb1dff554793cdcff815c58701ab0a8b5e2811 7d3f85c7cbe7ec68b2c295ecf45be3ee3c41be68 c014b12091ab008131c2b422f4f93d0b6a4203df ca700c36327d16c4c1478f52c1245fdc3b0c650a Package: ros-kilted-ros-gz-image Version: 2.1.7-1noble.20250508.220307 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 104 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-kilted-gz-msgs-vendor, ros-kilted-gz-transport-vendor, ros-kilted-image-transport, ros-kilted-rclcpp, ros-kilted-ros-gz-bridge, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-gz-image/ros-kilted-ros-gz-image_2.1.7-1noble.20250508.220307_amd64.deb Size: 26960 SHA256: 1e9d72e01bb4567d167217a9c17da719625cb511e8e1cf46008c8e7beaab9c25 SHA1: 12c0f058ab13fce8d63f275d5b3eccd7e64863c8 MD5sum: 5fcfd25aa0f9aee6099c7b000c2e0a3a Description: Image utilities for Gazebo simulation with ROS. Package: ros-kilted-ros-gz-image-dbgsym Package-Type: ddeb Source: ros-kilted-ros-gz-image Version: 2.1.7-1noble.20250508.220307 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 515 Depends: ros-kilted-ros-gz-image (= 2.1.7-1noble.20250508.220307) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-gz-image/ros-kilted-ros-gz-image-dbgsym_2.1.7-1noble.20250508.220307_amd64.deb Size: 489528 SHA256: e576362091e77d8e12955ad920269570df20a8279b55919d2be8da7d54bc1b55 SHA1: 22fa1bfd45dbe552bbef55e5000cd9bcad052a84 MD5sum: 165b1b6f91248517fbc3cc7818795385 Description: debug symbols for ros-kilted-ros-gz-image Build-Ids: ea20b08fc09ca11fa6d20e846a994808e7497156 Package: ros-kilted-ros-gz-interfaces Version: 2.1.7-1noble.20250506.142828 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 5107 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rcl-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-gz-interfaces/ros-kilted-ros-gz-interfaces_2.1.7-1noble.20250506.142828_amd64.deb Size: 363712 SHA256: 51338774323ab47a863c10d309973d00a5aed9c8d538aa097433d835baa33e67 SHA1: 36ecadb08867f5b235a7f97921183b24612ba315 MD5sum: abcc5e54905a86eb67274914a11a77c1 Description: Message and service data structures for interacting with Gazebo from ROS2. Package: ros-kilted-ros-gz-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-ros-gz-interfaces Version: 2.1.7-1noble.20250506.142828 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 4095 Depends: ros-kilted-ros-gz-interfaces (= 2.1.7-1noble.20250506.142828) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-gz-interfaces/ros-kilted-ros-gz-interfaces-dbgsym_2.1.7-1noble.20250506.142828_amd64.deb Size: 3375428 SHA256: bd322177847c7abbe2e850b64cded62d12f4eff51a3aeebe9bdafb623abf29f6 SHA1: 3fb65a2b50dcd0d0f9b597884925c76603e8cdb3 MD5sum: c8b759c0d09e1eb844ce1cf755666ca0 Description: debug symbols for ros-kilted-ros-gz-interfaces Build-Ids: 0586535b7e6a8ed5bb7a206367288a388ed5ee5b 4df08bdf94147338a3bb16799ad26849e037c27e 6865040149266d89ee553dcfe9c5cef1b023fac1 76aae257a9944dc22cc22628bc2a2dd175996cbe 813424fadffa5b29c2fb4cfc0ee2a1d79b92369b 8b8ba4221a61f40e688be7b49e8065ef57ad49a6 d3882e9171045cba371018e44d87403e58f8d8ab d997fdcbaea855ab7a25dc6566dfe38d38acdbc1 da81a92126f89771b8af7878149caffce9622729 def374da674172d2987e98331ae82a893e8a02b1 e1d2bae16cc970b196718ffe475a8f399d424211 Package: ros-kilted-ros-gz-sim Version: 2.1.7-1noble.20250508.213724 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 2998 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgflags2.2 (>= 2.2.2), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-kilted-gz-common-vendor, ros-kilted-gz-msgs-vendor, ros-kilted-gz-sim-vendor, ros-kilted-gz-transport-vendor, libcli11-dev, libgflags-dev, ros-kilted-ament-index-python, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-gz-math-vendor, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rcpputils, ros-kilted-ros-gz-interfaces, ros-kilted-std-msgs, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-gz-sim/ros-kilted-ros-gz-sim_2.1.7-1noble.20250508.213724_amd64.deb Size: 495880 SHA256: 289beda3eff301e71c43401f66e6336fc4d1646088a12f8a90ae6bfae06959f3 SHA1: 2a0a0c36921e7ae5af475cab9d640cd10eec7dd3 MD5sum: c288e8050a41593dc0523e6a90f06149 Description: Tools for using Gazebo Sim simulation with ROS. Package: ros-kilted-ros-gz-sim-dbgsym Package-Type: ddeb Source: ros-kilted-ros-gz-sim Version: 2.1.7-1noble.20250508.213724 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 14179 Depends: ros-kilted-ros-gz-sim (= 2.1.7-1noble.20250508.213724) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-gz-sim/ros-kilted-ros-gz-sim-dbgsym_2.1.7-1noble.20250508.213724_amd64.deb Size: 13029908 SHA256: d90c37eb466a8b2c547ab181f6c43325d5f06f8fe3884402d6866f72191c110b SHA1: e07f2561bb6af460e2d05672c4b690eda6a16b94 MD5sum: 80339c255839312d0f122e3daa5067df Description: debug symbols for ros-kilted-ros-gz-sim Build-Ids: 31a0ad9a4ba46a27e40d3285d67162abbcfd155d 38ab8a0e1a1dd1229399978701c4721cb7a36221 4a0c93095dace6f23be6de3794055980ac5c5578 5349e4d192016b2f9ee509a2b8ba71b6151055e9 5ffdc534d10d26a90462295174373dff3741c15f 62446c16626822f1bf03e1823e9de24c9aa51f35 67a53ae01f9a27da3af458ef29c6c3b18ca1ab49 a4c6c3c3f3a0148a9ee06ac67c3118360f494be4 cc266807eca7a674a07353696cfb1667cf8604ae cf054715f3be4d14c5be05225f0fc94ca197aa15 ed795b07bb25ce82fcdbe966c23bbc57f125782d Package: ros-kilted-ros-gz-sim-demos Version: 2.1.7-1noble.20250509.004712 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1249 Depends: ros-kilted-gz-sim-vendor, ros-kilted-image-transport-plugins, ros-kilted-robot-state-publisher, ros-kilted-ros-gz-bridge, ros-kilted-ros-gz-image, ros-kilted-ros-gz-sim, ros-kilted-rqt-image-view, ros-kilted-rqt-plot, ros-kilted-rqt-topic, ros-kilted-rviz-imu-plugin, ros-kilted-rviz2, ros-kilted-sdformat-urdf, ros-kilted-tf2-ros, ros-kilted-xacro, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-gz-sim-demos/ros-kilted-ros-gz-sim-demos_2.1.7-1noble.20250509.004712_amd64.deb Size: 922314 SHA256: 406991b334ad4a8e5bd41841dc0abd1b79ccde23c98b5215becf7fb81d0a3b0e SHA1: 03b1db3288c57daec55d97351aee29ba83fe1cb6 MD5sum: a477d09ca3c099c103d0c99ddfbdc7f2 Description: Demos using Gazebo Sim simulation with ROS. Package: ros-kilted-ros-image-to-qimage Version: 0.4.1-4noble.20250508.224432 Architecture: amd64 Maintainer: ijnek Installed-Size: 326 Depends: qtbase5-dev, ros-kilted-cv-bridge, ros-kilted-python-qt-binding, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-image-to-qimage/ros-kilted-ros-image-to-qimage_0.4.1-4noble.20250508.224432_amd64.deb Size: 54626 SHA256: ad8db8f417b13d9f76ea5d57f29323f8479edc037ba91b85fbd7e8a5e0df7f48 SHA1: b6f8cdbe874d1aaf2ea1e044450201eba60aec9d MD5sum: 0e1cf773b03b473714122c73ba38bc84 Description: A package that converts a ros image msg to a qimage object Package: ros-kilted-ros-industrial-cmake-boilerplate Version: 0.5.4-2noble.20250424.202813 Architecture: amd64 Maintainer: Levi Armstrong Installed-Size: 124 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-industrial-cmake-boilerplate/ros-kilted-ros-industrial-cmake-boilerplate_0.5.4-2noble.20250424.202813_amd64.deb Size: 22780 SHA256: fdc98204e669d726f5658168c29576e70272f5cdcdf3006d0ae9b5420d8fd0b5 SHA1: 35f4e94170171f7788914e3b642a269d31ef9b87 MD5sum: 059695356045a0689a15023dc3c6c81b Description: Contains boilerplate cmake script, macros and utils Package: ros-kilted-ros-testing Version: 0.8.0-2noble.20250508.225409 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 47 Depends: ros-kilted-launch-testing, ros-kilted-launch-testing-ament-cmake, ros-kilted-launch-testing-ros, ros-kilted-ros2test, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-testing/ros-kilted-ros-testing_0.8.0-2noble.20250508.225409_amd64.deb Size: 7122 SHA256: bc1fae194fa4f79d44e4b099b7807c236df9846e6d7e50d6a6c6770c5342ebe3 SHA1: 3a3d9b8069c7c125494a9573a4f52772423db3a8 MD5sum: f95019872acf36292609242e1ce2523c Description: The entry point package to launch testing in ROS. Package: ros-kilted-ros-workspace Version: 1.0.3-7noble.20250424.194129 Architecture: amd64 Maintainer: Michael Jeronimo Installed-Size: 86 Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros-workspace/ros-kilted-ros-workspace_1.0.3-7noble.20250424.194129_amd64.deb Size: 14958 SHA256: 2766f0b151c4159a5b198098718d538d3c41c5dd7da835eb6fdaf6607bca8967 SHA1: c0a3972525c17685cf1ea717e4cd69e9626ababb MD5sum: 35f6f0dfd0833a9ecc970c169329dba4 Description: Provides the prefix level environment files for ROS 2 packages. Package: ros-kilted-ros2-control Version: 4.28.1-2noble.20250508.231701 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 43 Depends: ros-kilted-controller-interface, ros-kilted-controller-manager, ros-kilted-controller-manager-msgs, ros-kilted-hardware-interface, ros-kilted-joint-limits, ros-kilted-ros2-control-test-assets, ros-kilted-ros2controlcli, ros-kilted-transmission-interface, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2-control/ros-kilted-ros2-control_4.28.1-2noble.20250508.231701_amd64.deb Size: 6804 SHA256: ff39ec31e2d8c705b5f42177520e8fa75d66353f16c72784d39864c7b0efb506 SHA1: 4f9d02c1f1bed3fe513ed2c2502da588bd856be0 MD5sum: d1c99522b584158c422572a1aa0646be Description: Metapackage for ROS2 control related packages Package: ros-kilted-ros2-control-cmake Version: 0.1.1-2noble.20250424.204109 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 46 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2-control-cmake/ros-kilted-ros2-control-cmake_0.1.1-2noble.20250424.204109_amd64.deb Size: 7008 SHA256: e9c7a0293b8c398ba2548f9879ec76302c59bc7bcdc1640ef14855512de5ee3f SHA1: c16c8f0471f2787f063f347002218004246ca833 MD5sum: 4bae6ddf568be941b1caedb3383124e6 Description: Provides CMake macros used by the ros2_control framework Package: ros-kilted-ros2-control-test-assets Version: 4.28.1-2noble.20250424.204118 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 160 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2-control-test-assets/ros-kilted-ros2-control-test-assets_4.28.1-2noble.20250424.204118_amd64.deb Size: 17236 SHA256: 36bd097655fb35ac4182fa0672c2772365e886cbf421648a40e6e87a5c8e366d SHA1: c279ef3d64ff93bc73ab4fbea156ff07e8f0a76b MD5sum: 3c1515312503a23cd119913bc7eafefb Description: Shared test resources for ros2_control stack Package: ros-kilted-ros2-controllers Version: 4.23.0-2noble.20250508.231654 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 44 Depends: ros-kilted-ackermann-steering-controller, ros-kilted-admittance-controller, ros-kilted-bicycle-steering-controller, ros-kilted-diff-drive-controller, ros-kilted-effort-controllers, ros-kilted-force-torque-sensor-broadcaster, ros-kilted-forward-command-controller, ros-kilted-gpio-controllers, ros-kilted-gps-sensor-broadcaster, ros-kilted-gripper-controllers, ros-kilted-imu-sensor-broadcaster, ros-kilted-joint-state-broadcaster, ros-kilted-joint-trajectory-controller, ros-kilted-mecanum-drive-controller, ros-kilted-parallel-gripper-controller, ros-kilted-pid-controller, ros-kilted-pose-broadcaster, ros-kilted-position-controllers, ros-kilted-range-sensor-broadcaster, ros-kilted-steering-controllers-library, ros-kilted-tricycle-controller, ros-kilted-tricycle-steering-controller, ros-kilted-velocity-controllers, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2-controllers/ros-kilted-ros2-controllers_4.23.0-2noble.20250508.231654_amd64.deb Size: 7260 SHA256: 729ee9ff023dd16d8f0e4dc1a55e25bc87fe6cbdc9cf074fe1783e0002557c80 SHA1: 17d77bcee16a456602f37601fde45f7719a853f6 MD5sum: ba7b1583fb9697c2f7151bd40bb22c0c Description: Metapackage for ros2_controllers related packages Package: ros-kilted-ros2-controllers-test-nodes Version: 4.23.0-2noble.20250508.213738 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 65 Depends: ros-kilted-rclpy, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-trajectory-msgs, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2-controllers-test-nodes/ros-kilted-ros2-controllers-test-nodes_4.23.0-2noble.20250508.213738_amd64.deb Size: 12724 SHA256: 18b318f82abdd1cc837c8e43f616338a5d24e79680bcb047d2b783b2228825a0 SHA1: 06d44feab482835c538e65e3c782b09036f15868 MD5sum: 2b7e54dd34367daaeda570f2118a5108 Description: Demo nodes for showing and testing functionalities of the ros2_control framework. Package: ros-kilted-ros2-socketcan Version: 1.3.0-2noble.20250508.220401 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 1112 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-can-msgs, ros-kilted-lifecycle-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclcpp-lifecycle, ros-kilted-ros2-socketcan-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2-socketcan/ros-kilted-ros2-socketcan_1.3.0-2noble.20250508.220401_amd64.deb Size: 199562 SHA256: 9e99b83e32acf8287e98b4fad82b87a686396b95a1603698f9a7f2b4803e8bf9 SHA1: ca60418dbf85d28f418aa1479d5c60d656ba12a7 MD5sum: 4474736eb26a5c05281dc6953c002f32 Description: Simple wrapper around SocketCAN Package: ros-kilted-ros2-socketcan-dbgsym Package-Type: ddeb Source: ros-kilted-ros2-socketcan Version: 1.3.0-2noble.20250508.220401 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 4912 Depends: ros-kilted-ros2-socketcan (= 1.3.0-2noble.20250508.220401) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2-socketcan/ros-kilted-ros2-socketcan-dbgsym_1.3.0-2noble.20250508.220401_amd64.deb Size: 4089990 SHA256: b9d2eb4e9f6e0f1e679941624bb8bd89bf4f1ed2533d9b73f2a16e073a6e817e SHA1: 4bfa4bf898a4677a5bda3117755b2b6e3444dd76 MD5sum: bc0a41671922a3e8c3bc2dd53ce7ebf8 Description: debug symbols for ros-kilted-ros2-socketcan Build-Ids: 0f1eb809656a22252aaf4a742bfde2e14de7bebc 41b2ee877c2f269ac80dc6bb6ab771be8b03133d 596987462911396d539207c3ed65dbfdfedf2cfa 5e0db3006227716aca31fbfafabe369f864c851e 6fd293acf6b7959abd3d188a1b100f9b65d1d21e Package: ros-kilted-ros2-socketcan-msgs Version: 1.3.0-2noble.20250424.212113 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 469 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2-socketcan-msgs/ros-kilted-ros2-socketcan-msgs_1.3.0-2noble.20250424.212113_amd64.deb Size: 48200 SHA256: 4674314bd12b92489cc35650baee38c416b42db4f62d13446c4d10e389f261bb SHA1: 8e132ea1fe181ad4f2d7d2e4fbc025a7b62d8d21 MD5sum: 5ec761b16bc48df8fc372301f86400e1 Description: Messages for SocketCAN Package: ros-kilted-ros2-socketcan-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-ros2-socketcan-msgs Version: 1.3.0-2noble.20250424.212113 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 313 Depends: ros-kilted-ros2-socketcan-msgs (= 1.3.0-2noble.20250424.212113) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2-socketcan-msgs/ros-kilted-ros2-socketcan-msgs-dbgsym_1.3.0-2noble.20250424.212113_amd64.deb Size: 217370 SHA256: 852e717e420215ce73839904f225e26d46b04b8a18151bf6e823662a0ee95db6 SHA1: 0e7c43884ce61e0a721d26e09f3c07543505a1de MD5sum: b93d7bf0a8355c907e13ca000511253f Description: debug symbols for ros-kilted-ros2-socketcan-msgs Build-Ids: 076b81704c0e79418cb8dd5c3021727c87d6a2cf 2de08598b5adcbbc9f1862de5ae64657f0782a0b 34d448071e81a4b314f45cfcfe7a64eaf22292d3 4476daba10957b1e33e20edaafa1c60002aa2f96 7a8544174ebdd24c960dc14340039563eadc0089 8aeb9b02a10c6d21af36befe2cbcc489b0daa301 9cfc71728bd76145b7ff4252e7c60a45299ad552 a79c84dd6b758f35298f960690ef837f9fd40ded ca749abd7d8698946ebe85ad1a33c3c8bcf946b3 f30ff01df5da12b748c465fa199d5f912611bb43 fdb08f688fc38a637cfca456d4320bf6ff2df89e Package: ros-kilted-ros2acceleration Version: 0.5.1-4noble.20250508.213815 Architecture: amd64 Maintainer: Víctor Mayoral Vilches Installed-Size: 80 Depends: python3-numpy, python3-yaml, ros-kilted-rclpy, ros-kilted-ros2cli, ros-kilted-rosidl-runtime-py, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2acceleration/ros-kilted-ros2acceleration_0.5.1-4noble.20250508.213815_amd64.deb Size: 13456 SHA256: c68d27b2542ed23c4300b5cad9adbf4df117f49c88c58a9bc39ca78b4204efa6 SHA1: 1e13de8cdee9afacb117ece513eb136be24f7061 MD5sum: 6ba83265a0bc0353ddf90c09a3aba438 Description: The acceleration command for ROS 2 command line tools. Package: ros-kilted-ros2action Version: 0.38.0-1noble.20250508.213824 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 122 Depends: ros-kilted-action-msgs, ros-kilted-ament-index-python, ros-kilted-rclpy, ros-kilted-ros2cli, ros-kilted-rosidl-runtime-py, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2action/ros-kilted-ros2action_0.38.0-1noble.20250508.213824_amd64.deb Size: 27702 SHA256: 9fef9196aca66671da7f9631757c4ba3fee3f0a232ba620dc6ed6a5d8ed07bd6 SHA1: a3442e2ba01b933b35e96ca6d52399014e3accdb MD5sum: 417a99674f80dd573c871223e6901fd5 Description: The action command for ROS 2 command line tools. Package: ros-kilted-ros2bag Version: 0.32.0-2noble.20250508.225947 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 191 Depends: python3-yaml, ros-kilted-ament-index-python, ros-kilted-rclpy, ros-kilted-ros2cli, ros-kilted-rosbag2-py, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2bag/ros-kilted-ros2bag_0.32.0-2noble.20250508.225947_amd64.deb Size: 43470 SHA256: 65832f5b13f030bca73430828024a5408d3ed2df613da6de58e9a158d0a4776e SHA1: 8056c255a912192769a74195d95225d57d78c825 MD5sum: 8eedae6f4d521e816575ab041b22711e Description: Entry point for rosbag in ROS 2 Package: ros-kilted-ros2cli Version: 0.38.0-1noble.20250508.213738 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 232 Depends: python3-argcomplete, python3-importlib-metadata, python3-packaging, python3-psutil, ros-kilted-rclpy, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2cli/ros-kilted-ros2cli_0.38.0-1noble.20250508.213738_amd64.deb Size: 52866 SHA256: b8381de1bb5f1773c8f0d8618d3dfc97af5ed51f0c5eef9847112c0362dd5767 SHA1: 2e76e7bd25c9741fd7d0e32e2d967cc0421d76a1 MD5sum: b5af52691c9784b2ac5414c0297c31e8 Description: Framework for ROS 2 command line tools. Package: ros-kilted-ros2cli-common-extensions Version: 0.4.0-2noble.20250508.225627 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 42 Depends: ros-kilted-launch-xml, ros-kilted-launch-yaml, ros-kilted-ros2action, ros-kilted-ros2cli, ros-kilted-ros2component, ros-kilted-ros2doctor, ros-kilted-ros2interface, ros-kilted-ros2launch, ros-kilted-ros2lifecycle, ros-kilted-ros2multicast, ros-kilted-ros2node, ros-kilted-ros2param, ros-kilted-ros2pkg, ros-kilted-ros2run, ros-kilted-ros2service, ros-kilted-ros2topic, ros-kilted-sros2, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2cli-common-extensions/ros-kilted-ros2cli-common-extensions_0.4.0-2noble.20250508.225627_amd64.deb Size: 5654 SHA256: 293cd9045d02f9a0f93cad24a04917c3c3a66c21ba6a7b0b582ac7ddb2031f75 SHA1: a2c0b5490638f5ab52c370c04ab7a48889b2b77b MD5sum: 3842be1737860b6306ebdc54f2598354 Description: Meta package for ros2cli common extensions Package: ros-kilted-ros2cli-test-interfaces Version: 0.38.0-1noble.20250425.211425 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 2465 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2cli-test-interfaces/ros-kilted-ros2cli-test-interfaces_0.38.0-1noble.20250425.211425_amd64.deb Size: 162844 SHA256: c7299f2ade8e0cc34eb7497dc97f2ad7790db6b59d652e1d1099efdefef39a87 SHA1: 69463ffd89f99df36bd765e1f794be0acf83310c MD5sum: 82cf7877d1c8117782cb12ce38514286 Description: A package containing interface definitions for testing ros2cli. Package: ros-kilted-ros2cli-test-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-ros2cli-test-interfaces Version: 0.38.0-1noble.20250425.211425 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 1490 Depends: ros-kilted-ros2cli-test-interfaces (= 0.38.0-1noble.20250425.211425) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2cli-test-interfaces/ros-kilted-ros2cli-test-interfaces-dbgsym_0.38.0-1noble.20250425.211425_amd64.deb Size: 1080914 SHA256: 0754bc97f845c0e53f53fe34b5b52683c6db84020c03e83a064268f92ed4d414 SHA1: 1464a2686f08fa7efc5bf3e7f596acfba4592d7e MD5sum: 88571efe55781edd333e4006fbb57459 Description: debug symbols for ros-kilted-ros2cli-test-interfaces Build-Ids: 2bd8dc737327df95af69edca64cbbe9fc512e614 2c54fad0b46b44f2f71c59eff67ba3c7a93f9b54 311873465071e6a8ff017c7ae1a9cb43bf8884c5 60dcd88c160c1901a5d218f3be00aa057f7cba2d 762b36d530adfa3efb2adf50e37c78864a41ff23 9242f858768d6bb0c4fe9b49c70fa36b3e0bb3c6 9db477e73b65f29f8e7a6e0778e053fbf85f4dd4 a600c208ea252d5b27677c16aa17a08183b31ad6 acb421dbe146177af6126fa9ca3005d990c72803 c4e8c407bbd5bb1aa5b2eb2698fa5e9cd27498e7 de0f6680bcd2cb9b8796d62018fbc08b88230ced Package: ros-kilted-ros2component Version: 0.38.0-1noble.20250508.225513 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 111 Depends: ros-kilted-ament-index-python, ros-kilted-composition-interfaces, ros-kilted-rcl-interfaces, ros-kilted-rclcpp-components, ros-kilted-rclpy, ros-kilted-ros2cli, ros-kilted-ros2node, ros-kilted-ros2param, ros-kilted-ros2pkg, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2component/ros-kilted-ros2component_0.38.0-1noble.20250508.225513_amd64.deb Size: 22808 SHA256: ad35b31e0df74ffc3afa1e51f77f2c4bbb57afb14f6e3d864483ff53cb248252 SHA1: ba2d7f5d97c0e8a2b7cab8f52131a530417efba5 MD5sum: 386dbba45569f764b3b8062a47ea552c Description: The component command for ROS 2 command line tools. Package: ros-kilted-ros2controlcli Version: 4.28.1-2noble.20250508.231351 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 149 Depends: python3-pygraphviz, ros-kilted-controller-manager, ros-kilted-controller-manager-msgs, ros-kilted-rcl-interfaces, ros-kilted-rclpy, ros-kilted-ros2cli, ros-kilted-ros2node, ros-kilted-ros2param, ros-kilted-rosidl-runtime-py, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2controlcli/ros-kilted-ros2controlcli_4.28.1-2noble.20250508.231351_amd64.deb Size: 29330 SHA256: 4198808912aae3d8dcc5ba34719951a5dac3dcdba7efb8e81aab19a17936f090 SHA1: 35400e63c0371bbccb4c7d3ad7efb4bdb469ae03 MD5sum: 25aa28659a1266ac66f41f8332919e32 Description: The ROS 2 command line tools for ros2_control. Package: ros-kilted-ros2doctor Version: 0.38.0-1noble.20250508.213841 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 160 Depends: python3-catkin-pkg-modules, python3-importlib-metadata, python3-psutil, python3-rosdistro-modules, ros-kilted-ament-index-python, ros-kilted-rclpy, ros-kilted-ros-environment, ros-kilted-ros2cli, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2doctor/ros-kilted-ros2doctor_0.38.0-1noble.20250508.213841_amd64.deb Size: 39380 SHA256: 423cdd49966371a62808d42d8e91607b211bb60e91140d7c63f12d03c0285e5d SHA1: 55b6779b2aadc0defd60ca97bfd956883aaa80d8 MD5sum: 445e6464f9b7af8cbc90fed817a3b92a Description: A command line tool to check potential issues in a ROS 2 system Package: ros-kilted-ros2interface Version: 0.38.0-1noble.20250508.225404 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 92 Depends: ros-kilted-ament-index-python, ros-kilted-ros2cli, ros-kilted-rosidl-adapter, ros-kilted-rosidl-runtime-py, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2interface/ros-kilted-ros2interface_0.38.0-1noble.20250508.225404_amd64.deb Size: 18360 SHA256: 261be7528b2181c81ffea3fc33f394b38e6e3eec3bb6636b0f949ced3201d26e SHA1: 5742c3b862d52ec919cba93a381dd19f9c0a27cf MD5sum: 0010c58145136b2eb43cb9127c8ed5a8 Description: The interface command for ROS 2 command line tools Package: ros-kilted-ros2launch Version: 0.28.1-2noble.20250508.225517 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 83 Depends: ros-kilted-ament-index-python, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-launch-xml, ros-kilted-launch-yaml, ros-kilted-ros2cli, ros-kilted-ros2pkg, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2launch/ros-kilted-ros2launch_0.28.1-2noble.20250508.225517_amd64.deb Size: 18156 SHA256: 46a06a6270b443299fb55e82efb3791c56792daa3aa05191eb98afe4a0717095 SHA1: 544ca47bd5ae54355364324b1c4924975e6e1413 MD5sum: 830642127329aeccd7c046c191693554 Description: The launch command for ROS 2 command line tools. Package: ros-kilted-ros2launch-security Version: 1.0.0-5noble.20250508.225549 Architecture: amd64 Maintainer: Ted Kern Installed-Size: 60 Depends: ros-kilted-ament-index-python, ros-kilted-nodl-python, ros-kilted-ros2launch, ros-kilted-sros2, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2launch-security/ros-kilted-ros2launch-security_1.0.0-5noble.20250508.225549_amd64.deb Size: 9978 SHA256: e740ab8314c20dd75d3d5d32a2a7642161c52c074a629c74247842c2b45f7da8 SHA1: a7b234a3048426f87ec7a0a1a08c0f1b2716ff1a MD5sum: e0e50312bb9fa76fb5940c92f38b6e70 Description: Security extensions for ros2 launch Package: ros-kilted-ros2launch-security-examples Version: 1.0.0-5noble.20250508.225741 Architecture: amd64 Maintainer: Ted Kern Installed-Size: 747 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ament-nodl, ros-kilted-example-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclpy, ros-kilted-ros2launch-security, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2launch-security-examples/ros-kilted-ros2launch-security-examples_1.0.0-5noble.20250508.225741_amd64.deb Size: 155318 SHA256: 023bd11dddc1d7a075af634cb970daf53d6417ea2a1dccd89db5beed48976152 SHA1: 665efd51c837a867dbc78408b4d7175d32f352a8 MD5sum: dac578fcb134996c557549ad3dffa4bc Description: Examples of how to use the ros2launch_security extension. Package: ros-kilted-ros2launch-security-examples-dbgsym Package-Type: ddeb Source: ros-kilted-ros2launch-security-examples Version: 1.0.0-5noble.20250508.225741 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ted Kern Installed-Size: 3915 Depends: ros-kilted-ros2launch-security-examples (= 1.0.0-5noble.20250508.225741) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2launch-security-examples/ros-kilted-ros2launch-security-examples-dbgsym_1.0.0-5noble.20250508.225741_amd64.deb Size: 3368824 SHA256: ca5f66cceeeaa9e367316f2eb854295b78d14d85fb0a526dce65976c4d946b42 SHA1: a47804f3f9b76afbb005f7f55f794c16578765c3 MD5sum: a741456ecb27b69acff8b6411c995595 Description: debug symbols for ros-kilted-ros2launch-security-examples Build-Ids: 6293cef5198847f011f7bdfe3c9c12bb00b0f200 8830b34899bcad9d90c20245c0ae03a0c403ab58 aaf578e0da4afc22405865b41547875cbcaf189d b63574921997317cf47d475a5b385e9f5117b65a Package: ros-kilted-ros2lifecycle Version: 0.38.0-1noble.20250508.214056 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 84 Depends: ros-kilted-lifecycle-msgs, ros-kilted-rclpy, ros-kilted-ros2cli, ros-kilted-ros2node, ros-kilted-ros2service, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2lifecycle/ros-kilted-ros2lifecycle_0.38.0-1noble.20250508.214056_amd64.deb Size: 16066 SHA256: c64ac7f72947196117fd41cb78a5caeea7ec5f9f358dd49a96caa76dd582294f SHA1: 7cb111ccad43b120d25cdd01a417f9a273837c94 MD5sum: 2a10fa36b9b7300a51d1ca1cb6c9544d Description: The lifecycle command for ROS 2 command line tools. Package: ros-kilted-ros2lifecycle-test-fixtures Version: 0.38.0-1noble.20250508.220504 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 72 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2lifecycle-test-fixtures/ros-kilted-ros2lifecycle-test-fixtures_0.38.0-1noble.20250508.220504_amd64.deb Size: 14268 SHA256: f53bf6678fa177997653cf4ce572339ffdc0073f66e260a776c4dda3a545e2be SHA1: c33d23ddcbb62fd62fc88432942d6c0315e9e1d0 MD5sum: 13c11ab5b44ac274f0af67fb6ae9d088 Description: Package containing fixture nodes for ros2lifecycle tests Package: ros-kilted-ros2lifecycle-test-fixtures-dbgsym Package-Type: ddeb Source: ros-kilted-ros2lifecycle-test-fixtures Version: 0.38.0-1noble.20250508.220504 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 260 Depends: ros-kilted-ros2lifecycle-test-fixtures (= 0.38.0-1noble.20250508.220504) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2lifecycle-test-fixtures/ros-kilted-ros2lifecycle-test-fixtures-dbgsym_0.38.0-1noble.20250508.220504_amd64.deb Size: 244426 SHA256: a1fb767578779e69819fb5e0b2e3ba0013f595a0de3e2e2fa828e62cb65689df SHA1: e1ab16e2eb4a7e1ac34b0328e9d4f4c9409347f8 MD5sum: f3a1d8a3c9e3fa4b09c273111800bb65 Description: debug symbols for ros-kilted-ros2lifecycle-test-fixtures Build-Ids: dc015f828a768352b730295b79a30396f75c82b8 Package: ros-kilted-ros2multicast Version: 0.38.0-1noble.20250508.225405 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 62 Depends: ros-kilted-ros2cli, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2multicast/ros-kilted-ros2multicast_0.38.0-1noble.20250508.225405_amd64.deb Size: 10678 SHA256: 633d9d9d1f95a1ffe9c61b2d98561c5379fb6e0177c9efce0458c33388094470 SHA1: 3fbe2dc8941bf78b5f6dc9a443be4aa477c3b610 MD5sum: 6f0fbf9f27c67cb5b7a4269ebf51c7e6 Description: The multicast command for ROS 2 command line tools. Package: ros-kilted-ros2node Version: 0.38.0-1noble.20250508.213842 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 76 Depends: ros-kilted-rclpy, ros-kilted-ros2cli, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2node/ros-kilted-ros2node_0.38.0-1noble.20250508.213842_amd64.deb Size: 15388 SHA256: 4e47d8151d758033cb0178dfc55b5d106921b98dcce330e0c7bf77c9f6640646 SHA1: 43912a1c758d811b9d7dcdf5392ab17c074d99bc MD5sum: ca5fd75a7ffad227f9dfd31a6fa813e8 Description: The node command for ROS 2 command line tools. Package: ros-kilted-ros2nodl Version: 0.3.1-5noble.20250508.225629 Architecture: amd64 Maintainer: Ubuntu Robotics Installed-Size: 52 Depends: python3-argcomplete, ros-kilted-ament-index-python, ros-kilted-nodl-python, ros-kilted-ros2cli, ros-kilted-ros2pkg, ros-kilted-ros2run, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2nodl/ros-kilted-ros2nodl_0.3.1-5noble.20250508.225629_amd64.deb Size: 8346 SHA256: aefd8c7d61f24529c0ce4a5cf8fb36cfa2e79071e4047db512b8b82620e5d935 SHA1: 75d5b6be3808e1529acd9b8398f21e76f0e5d19e MD5sum: 619fc0fbef372d5edf1e2ee6d128f68b Description: CLI tools for NoDL files. Package: ros-kilted-ros2param Version: 0.38.0-1noble.20250508.214103 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 122 Depends: ros-kilted-rcl-interfaces, ros-kilted-rclpy, ros-kilted-ros2cli, ros-kilted-ros2node, ros-kilted-ros2service, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2param/ros-kilted-ros2param_0.38.0-1noble.20250508.214103_amd64.deb Size: 22442 SHA256: d1166773fc5cb1a8a379f93c0f6324bdbcbf518dfee40a3574777c8e96c3c540 SHA1: 6973c2795bdbcbeed48e397405b5838a7c75c9eb MD5sum: 2b95f883005f709692f71387c62ed161 Description: The param command for ROS 2 command line tools. Package: ros-kilted-ros2pkg Version: 0.38.0-1noble.20250508.225445 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 153 Depends: python3-catkin-pkg-modules, python3-empy, python3-minimal, ros-kilted-ament-copyright, ros-kilted-ament-index-python, ros-kilted-ros2cli, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2pkg/ros-kilted-ros2pkg_0.38.0-1noble.20250508.225445_amd64.deb Size: 29340 SHA256: 1829ad6cfc77c773a3e92542ec15b761f5a646ec30f024572769103a4564fef0 SHA1: 16618d9901913f67d79a8b9d6b60aaa760edd2de MD5sum: 75d9376a24f746670d4d3094726e9a5f Description: The pkg command for ROS 2 command line tools. Package: ros-kilted-ros2run Version: 0.38.0-1noble.20250508.225552 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 52 Depends: ros-kilted-ros2cli, ros-kilted-ros2pkg, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2run/ros-kilted-ros2run_0.38.0-1noble.20250508.225552_amd64.deb Size: 10204 SHA256: a83d2e1e54c80942d7cd038ddefc41ffd201357d99211fe21901a3a007b429c0 SHA1: 36e6e04b66b04f5a46a636695add66a09d33eabf MD5sum: d8f443e9681c3475894a7a1b31042197 Description: The run command for ROS 2 command line tools. Package: ros-kilted-ros2service Version: 0.38.0-1noble.20250508.213918 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 109 Depends: python3-yaml, ros-kilted-rclpy, ros-kilted-ros2cli, ros-kilted-ros2topic, ros-kilted-rosidl-runtime-py, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2service/ros-kilted-ros2service_0.38.0-1noble.20250508.213918_amd64.deb Size: 23390 SHA256: 93829ef7eed16880a3f4b7dfde7c0452ea9a1fc9f131757fec5757b78d53d56b SHA1: b46a39572f29f1399820db655cc651060289b75a MD5sum: 0324fb034ff5f3090bc631d4e1dabdaa Description: The service command for ROS 2 command line tools. Package: ros-kilted-ros2test Version: 0.8.0-2noble.20250508.225336 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 39 Depends: ros-kilted-domain-coordinator, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-launch-testing, ros-kilted-launch-testing-ros, ros-kilted-ros2cli, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2test/ros-kilted-ros2test_0.8.0-2noble.20250508.225336_amd64.deb Size: 5624 SHA256: 5c95253b93b60c384e0cdc1763d40cf8e726f847cf046d7caea11eaeb89ccefb SHA1: 3e69056cf496082f822d19938112708655cfe725 MD5sum: 33c4d04284f7ddd3ed8eef064a20e6e3 Description: The test command for ROS 2 launch tests. Package: ros-kilted-ros2topic Version: 0.38.0-1noble.20250508.213851 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 213 Depends: python3-numpy, python3-yaml, ros-kilted-rclpy, ros-kilted-ros2cli, ros-kilted-rosidl-runtime-py, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2topic/ros-kilted-ros2topic_0.38.0-1noble.20250508.213851_amd64.deb Size: 53530 SHA256: b42c9bfe8cbd958b3df3ebb0f895f6107c025d7ef7f94a7d0ab5658ffda99132 SHA1: 98dca34eeaa0a58836edd9500a02fc630e2ffb4d MD5sum: e67a60964df48730f2ade33e7e2b6d52 Description: The topic command for ROS 2 command line tools. Package: ros-kilted-ros2trace Version: 8.6.0-2noble.20250508.225448 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 59 Depends: ros-kilted-ros2cli, ros-kilted-tracetools-trace, ros-kilted-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/ros2trace/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2trace/ros-kilted-ros2trace_8.6.0-2noble.20250508.225448_amd64.deb Size: 7674 SHA256: f3d09319f3d363479d6ff6c7d1cae8c83a1a74a410992e23398c4228e9f5bbb7 SHA1: 7d6b15e57dc1a2ed5f0383740dda12f9dbbebe53 MD5sum: 5a9c39ab58fd41ecf7556295f444c056 Description: The trace command for ROS 2 command line tools. Package: ros-kilted-ros2trace-analysis Version: 3.1.0-2noble.20250508.225502 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 56 Depends: ros-kilted-ros2cli, ros-kilted-tracetools-analysis, ros-kilted-ros-workspace Homepage: https://index.ros.org/p/ros2trace_analysis/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ros2trace-analysis/ros-kilted-ros2trace-analysis_3.1.0-2noble.20250508.225502_amd64.deb Size: 6042 SHA256: a65ec1f770fe3853f0920b74f5f146dff924cc7936f60dd5e6e046857fa65319 SHA1: e527e91daa30b74d84a84d53997a5b945a4902f8 MD5sum: 8d0c24e12f17d71db464b21c80326818 Description: The trace-analysis command for ROS 2 command line tools. Package: ros-kilted-rosapi Version: 2.2.0-2noble.20250508.213946 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 112 Depends: ros-kilted-builtin-interfaces, ros-kilted-rcl-interfaces, ros-kilted-rclpy, ros-kilted-ros2node, ros-kilted-ros2service, ros-kilted-ros2topic, ros-kilted-rosapi-msgs, ros-kilted-rosbridge-library, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/rosapi Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosapi/ros-kilted-rosapi_2.2.0-2noble.20250508.213946_amd64.deb Size: 18282 SHA256: b97330fede10ef077417af4d242e9fa367f2e8080d3aa32db079f309031a5b08 SHA1: 09d3a96454f9ebdc70ffbbb29d9c5b05af53ecea MD5sum: 7c4d1e8e0dfb1414097eead444537c16 Description: Provides service calls for getting ros meta-information, like list of topics, services, params, etc. Package: ros-kilted-rosapi-msgs Version: 2.2.0-2noble.20250508.205148 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 10210 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rcl-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/rosapi Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosapi-msgs/ros-kilted-rosapi-msgs_2.2.0-2noble.20250508.205148_amd64.deb Size: 597856 SHA256: 379ffc96124f0b39736dea28a229a83a57a22fa04242892b044c7f00eef32b39 SHA1: 709e2d025fa2bfbaacb7af1f19411e72ff233cc2 MD5sum: b860d9eef9a541d3ed11f95889dc68a5 Description: Provides service calls for getting ros meta-information, like list of topics, services, params, etc. Package: ros-kilted-rosapi-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rosapi-msgs Version: 2.2.0-2noble.20250508.205148 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 8029 Depends: ros-kilted-rosapi-msgs (= 2.2.0-2noble.20250508.205148) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosapi-msgs/ros-kilted-rosapi-msgs-dbgsym_2.2.0-2noble.20250508.205148_amd64.deb Size: 6383576 SHA256: 779ff208cb04c07289312b7722aa0d935a5b56f3edf6f4fb65e630f743f325b4 SHA1: 6b262b761d42ce127fcc9db7c27fc521e29ef74a MD5sum: a31cc0507438d86145bd9eae4009ddd4 Description: debug symbols for ros-kilted-rosapi-msgs Build-Ids: 1bc091f0d5f3ef34328aa7ea0f81ef3c39df76a0 209e03f0fc949d767e8228df2879c0003da9a7f4 4377c93354b17c5e291bb4a18c449528b837a6ca 541a9f8cca016e7f1c21f4d1770abfed893e0d92 61ff0f74e60867a8dd4cddd817ac59302ee808f9 6f09088ccf2f2753b9cfc1bb29eb1108169f7efc 93febed8ff3328819dfa4dfb0036bad6ebbf6875 9c60ccc53134ead2d3543fd0fcdfe1e027c5249c ac90d93938695463c1a3ecf437fdd8c0333c4821 e57f0941faec3465e20baa104db41f51b012f8c7 f1abb76cf69de42ae51f1ef16a3db54305d9d6e3 Package: ros-kilted-rosbag2 Version: 0.32.0-2noble.20250508.230053 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 45 Depends: ros-kilted-ros2bag, ros-kilted-rosbag2-compression, ros-kilted-rosbag2-compression-zstd, ros-kilted-rosbag2-cpp, ros-kilted-rosbag2-py, ros-kilted-rosbag2-storage, ros-kilted-rosbag2-storage-default-plugins, ros-kilted-rosbag2-transport, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2/ros-kilted-rosbag2_0.32.0-2noble.20250508.230053_amd64.deb Size: 8696 SHA256: ad81a17479c4fe650bab028d90b490b1f6b2ec787fa3f7a958c9a3b2f806a055 SHA1: 5ddb7ee4f50ca0042df6be9f07d5502ac1d7eda2 MD5sum: df48a590c6c752783d4a2cd0472a92c4 Description: Meta package for rosbag2 related packages Package: ros-kilted-rosbag2-compression Version: 0.32.0-2noble.20250508.224712 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 474 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12), libtinyxml2-10 (>= 10.0.0), ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rosbag2-cpp, ros-kilted-rosbag2-storage, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-compression/ros-kilted-rosbag2-compression_0.32.0-2noble.20250508.224712_amd64.deb Size: 133464 SHA256: 029ea480622162d221ff6f0002e5c83ba39485ce375bda6ebd2e6a96327ca0c7 SHA1: dc479e2e678e51d65dcb540b68dd906f8b564fa8 MD5sum: a27b16a4e0a71edd70d9fe20920ea282 Description: Compression implementations for rosbag2 bags and messages. Package: ros-kilted-rosbag2-compression-dbgsym Package-Type: ddeb Source: ros-kilted-rosbag2-compression Version: 0.32.0-2noble.20250508.224712 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 1730 Depends: ros-kilted-rosbag2-compression (= 0.32.0-2noble.20250508.224712) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-compression/ros-kilted-rosbag2-compression-dbgsym_0.32.0-2noble.20250508.224712_amd64.deb Size: 1624560 SHA256: 45bb0d27026e5c152e626cd5db559160791e4e3b8782d3190e98a183c30fca4e SHA1: be48ed29a6eb1eebfe1e9f97a076ee1b8c592d5d MD5sum: f80dc24fe8ea74d5dca895aeaae22cbd Description: debug symbols for ros-kilted-rosbag2-compression Build-Ids: 293ae0400a2cc22fdb199b7beae901724f107033 Package: ros-kilted-rosbag2-compression-zstd Version: 0.32.0-2noble.20250508.224951 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 152 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libzstd1 (>= 1.5.5), ros-kilted-pluginlib, ros-kilted-rcutils, ros-kilted-rosbag2-compression, ros-kilted-zstd-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-compression-zstd/ros-kilted-rosbag2-compression-zstd_0.32.0-2noble.20250508.224951_amd64.deb Size: 32644 SHA256: 1abe2d3d05bd03b34662a08e4028e3d45a4027940a87f41de46d8872539a402a SHA1: cda5f72c3f326d48908189336a6991cbe1093b77 MD5sum: e1b11329a4643c210c8f5334d9903cb0 Description: Zstandard compression library implementation of rosbag2_compression Package: ros-kilted-rosbag2-compression-zstd-dbgsym Package-Type: ddeb Source: ros-kilted-rosbag2-compression-zstd Version: 0.32.0-2noble.20250508.224951 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 302 Depends: ros-kilted-rosbag2-compression-zstd (= 0.32.0-2noble.20250508.224951) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-compression-zstd/ros-kilted-rosbag2-compression-zstd-dbgsym_0.32.0-2noble.20250508.224951_amd64.deb Size: 274058 SHA256: d6326734f7647ad33bc08795bb8dc441b410de68e1506163e9d4c07db54fe6f4 SHA1: b4077e3a6711bcb5ac8add86063f6dd61c0ef845 MD5sum: e51c6af2e53db64c0941bd69a5ed1b53 Description: debug symbols for ros-kilted-rosbag2-compression-zstd Build-Ids: 5f2eef3fbfb0b78c1460570bcc8026e23766d52d Package: ros-kilted-rosbag2-cpp Version: 0.32.0-2noble.20250508.212634 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 856 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-ament-index-cpp, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-rmw-implementation, ros-kilted-rosbag2-storage, ros-kilted-rosidl-runtime-c, ros-kilted-rosidl-runtime-cpp, ros-kilted-rosidl-typesupport-cpp, ros-kilted-rosidl-typesupport-introspection-cpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-cpp/ros-kilted-rosbag2-cpp_0.32.0-2noble.20250508.212634_amd64.deb Size: 238628 SHA256: 297aefaf4a2c91c39eef74909ef58f7f318a7ad5d3d1b4d1fa7f8fca035301e4 SHA1: cf12d1d5a4efb5713f175abbe714710f2e197a60 MD5sum: 5ef1e2b1236fa58e5cc59057b04fdb80 Description: C++ ROSBag2 client library Package: ros-kilted-rosbag2-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-rosbag2-cpp Version: 0.32.0-2noble.20250508.212634 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 4142 Depends: ros-kilted-rosbag2-cpp (= 0.32.0-2noble.20250508.212634) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-cpp/ros-kilted-rosbag2-cpp-dbgsym_0.32.0-2noble.20250508.212634_amd64.deb Size: 3944638 SHA256: b9cfb711b2bfa81267b1aa1aefd263406ae498964ea590d45733727d5666901e SHA1: 3337bdcae96b9b4f21ae3c59c01beeff3b603b5a MD5sum: b176c8bd89fe03eacdaadb659b3ff99a Description: debug symbols for ros-kilted-rosbag2-cpp Build-Ids: 6937c1f0dec823328830c744614dcb229834c6a6 Package: ros-kilted-rosbag2-examples-cpp Version: 0.32.0-2noble.20250508.225538 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 551 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-example-interfaces, ros-kilted-rclcpp, ros-kilted-rosbag2-cpp, ros-kilted-rosbag2-transport, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-examples-cpp/ros-kilted-rosbag2-examples-cpp_0.32.0-2noble.20250508.225538_amd64.deb Size: 113148 SHA256: 7bbc74318a5575f4e83f6d5b433e880fe2dd546b189483b17178c8673d8d49a5 SHA1: b0da3aa63c59a34ef94c0aad956bd7b7fc20452f MD5sum: 9c9d897e2999d52f85a7d562b42938db Description: rosbag2 C++ API tutorials and examples Package: ros-kilted-rosbag2-examples-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-rosbag2-examples-cpp Version: 0.32.0-2noble.20250508.225538 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 3299 Depends: ros-kilted-rosbag2-examples-cpp (= 0.32.0-2noble.20250508.225538) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-examples-cpp/ros-kilted-rosbag2-examples-cpp-dbgsym_0.32.0-2noble.20250508.225538_amd64.deb Size: 2951116 SHA256: 30ba0358fa2caed3e98a67eded27c9efc6853c8c5e5ba740e25f971296172a2a SHA1: 7f172398cb5f74915e54f8bb33d357adec4cfa85 MD5sum: af8c2bf2fb49863eba3e213a3e90dca6 Description: debug symbols for ros-kilted-rosbag2-examples-cpp Build-Ids: 134004cbf479d48cde8c4f763beb2c1b4fbd440f 9d6eaec519cb6bab173cd0ff61b488d8e7758f8d 9e0282c9d4861c7e2724759daed56408da2a2ac7 ac763937851d8ac20d06535983b7001d3be128a8 Package: ros-kilted-rosbag2-examples-py Version: 0.32.0-2noble.20250508.225954 Architecture: amd64 Maintainer: geoff Installed-Size: 55 Depends: ros-kilted-example-interfaces, ros-kilted-rclpy, ros-kilted-rosbag2-py, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-examples-py/ros-kilted-rosbag2-examples-py_0.32.0-2noble.20250508.225954_amd64.deb Size: 8968 SHA256: 6103556dade73479c9f8c8315139d68a0ddb5adb39eb8d719d94cbdc69349013 SHA1: 90fa13b95c4a8a32a6153132d98f78e874ba10b2 MD5sum: ee0a5d6a2d9459d02107b3c23b78712b Description: Python bag writing tutorial Package: ros-kilted-rosbag2-interfaces Version: 0.32.0-2noble.20250424.210448 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 5386 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-interfaces/ros-kilted-rosbag2-interfaces_0.32.0-2noble.20250424.210448_amd64.deb Size: 307076 SHA256: d2fd45b924e557a799d3e7e388f77ff9a4603c6e026ecb04c0d0043180f9e1df SHA1: 4965c47297679abb7fe928668934394c24e2c387 MD5sum: eda8ad48a5bddb179ae0a351afd48a8f Description: Interface definitions for controlling rosbag2 Package: ros-kilted-rosbag2-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-rosbag2-interfaces Version: 0.32.0-2noble.20250424.210448 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 3546 Depends: ros-kilted-rosbag2-interfaces (= 0.32.0-2noble.20250424.210448) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-interfaces/ros-kilted-rosbag2-interfaces-dbgsym_0.32.0-2noble.20250424.210448_amd64.deb Size: 2678736 SHA256: ef5b725e2499a8634aee56b8f1f0240c40cac39f40368f79d806a63b29cc12ec SHA1: 00e436163daa8bcbc31f175d9ebabeea83501bd9 MD5sum: af6f7f833f7fab561e5a5a8976cecd4d Description: debug symbols for ros-kilted-rosbag2-interfaces Build-Ids: 0f2c8cfa496ce95bee55aa9ad1eee414b59f85ad 12ec964f835625e61ece62a308cb09b4b0f7970f 18d302bf9bcc3bbcca028d755f022be0d34f5917 4e049b2935e98a0ce54ca492176f10b5cedab97b 515eb133e7819459b259c9d68286b0f73cc5c9a0 58965122311620146454d69cae41289f50a5def3 5910236d2e599e3659feb0f1977b5eceaf04d256 806b2230918408cbb90b7d1cc2e87327438d3039 92042e9b66ecc5971c98854c52fe0af0ebfeac7c e713131c726bb638e3a415857214f9aaf221840a e9890b37d08d14a9508cac8095b8e4d4eb7c73ab Package: ros-kilted-rosbag2-performance-benchmarking Version: 0.32.0-2noble.20250508.230051 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 9 Depends: python3-psutil, ros-kilted-ament-index-python, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-rclcpp, ros-kilted-rmw, ros-kilted-rosbag2-compression, ros-kilted-rosbag2-cpp, ros-kilted-rosbag2-performance-benchmarking-msgs, ros-kilted-rosbag2-py, ros-kilted-rosbag2-storage, ros-kilted-sensor-msgs, ros-kilted-yaml-cpp-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-performance-benchmarking/ros-kilted-rosbag2-performance-benchmarking_0.32.0-2noble.20250508.230051_amd64.deb Size: 3190 SHA256: 19df8dfdbdd19560ab4a85f991506fe99becf9d36481c78b4de7e7f98e3cc8d0 SHA1: 9c98ae787a6f0c1e7f771038132ac7bd2e0ae338 MD5sum: 973f64fdd951a89d5e9c82ad46007953 Description: Code to benchmark rosbag2 Package: ros-kilted-rosbag2-performance-benchmarking-msgs Version: 0.32.0-2noble.20250424.210458 Architecture: amd64 Maintainer: ROS Tooling Working Group Installed-Size: 8 Depends: ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-performance-benchmarking-msgs/ros-kilted-rosbag2-performance-benchmarking-msgs_0.32.0-2noble.20250424.210458_amd64.deb Size: 2116 SHA256: 463691af550dfaad61f6df4c4970565c698816731a9c6e50cd92ce564ea95f69 SHA1: ad09d9e58809ec4c63f3b4feca98f476f27e2a53 MD5sum: 2b17e5f04934db238fbc27654a38f543 Description: A package containing rosbag2 performance benchmarking specific messages. Package: ros-kilted-rosbag2-py Version: 0.32.0-2noble.20250508.225517 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 2514 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-pybind11-vendor, ros-kilted-rclpy, ros-kilted-rosbag2-compression, ros-kilted-rosbag2-cpp, ros-kilted-rosbag2-storage, ros-kilted-rosbag2-transport, ros-kilted-rpyutils, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-py/ros-kilted-rosbag2-py_0.32.0-2noble.20250508.225517_amd64.deb Size: 585920 SHA256: fe91198712f32bc403c98fe628d955d0182f6110c32f6b34e6677524c54feaf2 SHA1: ba18449d9df1c8af83ed0f01977d100e0a4885b1 MD5sum: a7d1394a06a4dd6038a4ccc2dbb452e4 Description: Python API for rosbag2 Package: ros-kilted-rosbag2-storage Version: 0.32.0-2noble.20250508.212033 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 656 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-yaml-cpp-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-storage/ros-kilted-rosbag2-storage_0.32.0-2noble.20250508.212033_amd64.deb Size: 181562 SHA256: 7e036d69811c258bad3542b77c0f8a37ba66d53a6402871b32fe9e82f4b79502 SHA1: c0b573faf858e02d9c8b36abf2822b978ba5592f MD5sum: adce459e5029273405c6ea318ef9b317 Description: ROS2 independent storage format to store serialized ROS2 messages Package: ros-kilted-rosbag2-storage-dbgsym Package-Type: ddeb Source: ros-kilted-rosbag2-storage Version: 0.32.0-2noble.20250508.212033 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 2187 Depends: ros-kilted-rosbag2-storage (= 0.32.0-2noble.20250508.212033) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-storage/ros-kilted-rosbag2-storage-dbgsym_0.32.0-2noble.20250508.212033_amd64.deb Size: 2037068 SHA256: e8e332537c549e597a4d351b3adbd2475087648e234387f964bf83952ea62830 SHA1: d5c5ceef670315f848ee1d6cb352d64db532d2d8 MD5sum: 6130bd76ba15d00ce6eabc9d43aa78fb Description: debug symbols for ros-kilted-rosbag2-storage Build-Ids: f6af6cb1b2406d958095a6bb2ceaf4a6f5469721 Package: ros-kilted-rosbag2-storage-default-plugins Version: 0.32.0-2noble.20250508.224807 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 41 Depends: ros-kilted-rosbag2-storage-mcap, ros-kilted-rosbag2-storage-sqlite3, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-storage-default-plugins/ros-kilted-rosbag2-storage-default-plugins_0.32.0-2noble.20250508.224807_amd64.deb Size: 5756 SHA256: a211fe0d3d7f5aa0e71eadeb731b690669f6853b677ce261e486f3c100b6693f SHA1: 6dcc3d50037c054f4de455f185761a7cc6050d60 MD5sum: 85effbbb209ef21292536e3f8e7cfaa2 Description: Intermediate metapackage to point at default storage plugin(s) for rosbag2 Package: ros-kilted-rosbag2-storage-mcap Version: 0.32.0-2noble.20250508.212636 Architecture: amd64 Maintainer: Foxglove Installed-Size: 438 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-ament-index-cpp, ros-kilted-mcap-vendor, ros-kilted-pluginlib, ros-kilted-rcutils, ros-kilted-rosbag2-storage, ros-kilted-yaml-cpp-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-storage-mcap/ros-kilted-rosbag2-storage-mcap_0.32.0-2noble.20250508.212636_amd64.deb Size: 136500 SHA256: 9c8aec2d6fc1b92b5222217f520111ef4ac4d437d0b19fe28fee9a6e74d27a56 SHA1: ea58820328c821594d9ceac2af44b22a19901a6d MD5sum: fd94dc97e863bdf1e29e20a06adb8dcc Description: rosbag2 storage plugin using the MCAP file format Package: ros-kilted-rosbag2-storage-mcap-dbgsym Package-Type: ddeb Source: ros-kilted-rosbag2-storage-mcap Version: 0.32.0-2noble.20250508.212636 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Foxglove Installed-Size: 1750 Depends: ros-kilted-rosbag2-storage-mcap (= 0.32.0-2noble.20250508.212636) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-storage-mcap/ros-kilted-rosbag2-storage-mcap-dbgsym_0.32.0-2noble.20250508.212636_amd64.deb Size: 1652336 SHA256: eab1a4b045fa6fee055a3faa375d212f5bc1a4f725710257599cdf786f0d9011 SHA1: 009fcb08f60e10699ceaf473b5ca9df4217b9e99 MD5sum: 66d396042f6657ca0dd96bf9ba414c9a Description: debug symbols for ros-kilted-rosbag2-storage-mcap Build-Ids: e49d7c5b063d45e28417172b82d0da337199a1b3 Package: ros-kilted-rosbag2-storage-sqlite3 Version: 0.32.0-2noble.20250508.212643 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 550 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-pluginlib, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rosbag2-storage, ros-kilted-sqlite3-vendor, ros-kilted-yaml-cpp-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-storage-sqlite3/ros-kilted-rosbag2-storage-sqlite3_0.32.0-2noble.20250508.212643_amd64.deb Size: 168700 SHA256: d90fb1d0584746d092ad4d12ce5f93bc3c7f9075459b7dda62d520b0623616c7 SHA1: de1e3f6d142c68905eb9f01fbca987a198e77963 MD5sum: 8bc5466aa3edead1276cd89834b50244 Description: ROSBag2 SQLite3 storage plugin Package: ros-kilted-rosbag2-storage-sqlite3-dbgsym Package-Type: ddeb Source: ros-kilted-rosbag2-storage-sqlite3 Version: 0.32.0-2noble.20250508.212643 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 2067 Depends: ros-kilted-rosbag2-storage-sqlite3 (= 0.32.0-2noble.20250508.212643) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-storage-sqlite3/ros-kilted-rosbag2-storage-sqlite3-dbgsym_0.32.0-2noble.20250508.212643_amd64.deb Size: 1947312 SHA256: 780d102af819aea368e197d08423e43c6475c423a1f17213d60ba4b1e3501d98 SHA1: 0fc7d8376944e752b9a05f0b02983a72b6941c69 MD5sum: a3e9f004f7c6ec7c0a4e332ce7de7e8f Description: debug symbols for ros-kilted-rosbag2-storage-sqlite3 Build-Ids: 49f3ac6e3192d612a5408f7782254e736e32a35a Package: ros-kilted-rosbag2-test-common Version: 0.32.0-2noble.20250508.220255 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 131 Depends: ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-test-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-test-common/ros-kilted-rosbag2-test-common_0.32.0-2noble.20250508.220255_amd64.deb Size: 21474 SHA256: 4f9d0da300795393fc2505724e0f5014b98eba8eb9ffe19cd9d673c92d830dd8 SHA1: 36978199c305650f26dbfca649caa582a9667a27 MD5sum: 6fe53f9051a80ed091f8620b9f17d70e Description: Commonly used test helper classes and fixtures for rosbag2 Package: ros-kilted-rosbag2-test-msgdefs Version: 0.32.0-2noble.20250425.065028 Architecture: amd64 Maintainer: Foxglove Installed-Size: 5838 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-test-msgdefs/ros-kilted-rosbag2-test-msgdefs_0.32.0-2noble.20250425.065028_amd64.deb Size: 309886 SHA256: 47aaed4e24a08205bf84f53ae50a02fe0c8fa93dd91c25e0875c399d947de467 SHA1: 16c4a4b226983c7ebe9ed976d222a3734918bc8a MD5sum: 034e750a4194004b9c28c0309e5c3c1a Description: message definition test fixtures for rosbag2 schema recording Package: ros-kilted-rosbag2-test-msgdefs-dbgsym Package-Type: ddeb Source: ros-kilted-rosbag2-test-msgdefs Version: 0.32.0-2noble.20250425.065028 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Foxglove Installed-Size: 3193 Depends: ros-kilted-rosbag2-test-msgdefs (= 0.32.0-2noble.20250425.065028) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-test-msgdefs/ros-kilted-rosbag2-test-msgdefs-dbgsym_0.32.0-2noble.20250425.065028_amd64.deb Size: 2265798 SHA256: 9f91f073983ba3724f32742da92f6e5be75b8b1a604551e1e65088a28c02e0d5 SHA1: f47e188072a905ae3e6119611f94cb3e6b838027 MD5sum: 9a3ee55c31cc51c7dedb4076b01e1313 Description: debug symbols for ros-kilted-rosbag2-test-msgdefs Build-Ids: 055044192a904809968045f85b7eee4b6893fabb 1c3c6c3e5e09a06604d9eed722d5f487dac5501e 2de91e01fe24adedafdbee4f0e3a1e8a10a61e9f 5456bef4b2dad0b93b3c1cfecb6e2b514cdaa0eb 7cc37fe6b29a2608e29a29eda0df6fe8a03ff346 89fec8094429c590fd001c1622971b122d0e23e8 9ed72ab148ece6881d3751c3a30e1a51759cdeb3 a7a2ae2c7ac08d7e3ccdc3b07590094023d8eabd eade39ae843bc774fdd56bb576d69a60cd71ed9c f5342f4e70717752e104d139c384ec01ba8c002c fffaddd0305ed8516a4836141c436a72a90657c9 Package: ros-kilted-rosbag2-tests Version: 0.32.0-2noble.20250424.204120 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 46 Depends: ros-kilted-ament-index-cpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-tests/ros-kilted-rosbag2-tests_0.32.0-2noble.20250424.204120_amd64.deb Size: 9742 SHA256: 8ab6ceae3ad60eedd79ff0ddc9e357b6747951305c5e7c9b4e01a53de88e72f7 SHA1: d42e86953c98fa3bec18177fa9ce2d4e90f9ce6e MD5sum: 2c437e7d4e11f0bcff17d1b342659c40 Description: Tests package for rosbag2 Package: ros-kilted-rosbag2-to-video Version: 1.0.1-2noble.20250508.230037 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 64 Depends: libopencv-dev, python3-opencv, ros-kilted-cv-bridge, ros-kilted-rclpy, ros-kilted-ros2bag, ros-kilted-rosbag2-py, ros-kilted-rosidl-runtime-py, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-to-video/ros-kilted-rosbag2-to-video_1.0.1-2noble.20250508.230037_amd64.deb Size: 14386 SHA256: d3e1072f57281d8d315882e4b6a65566900ab8e2924aa153d2e17fc9aed7c2aa SHA1: fe1887b2e66f38ff2644996772f2d5ebe25d1a8c MD5sum: 8ffb19d0e0be3b7212c71986e3c4117d Description: Command line tool to create a video from a rosbag recording Package: ros-kilted-rosbag2-transport Version: 0.32.0-2noble.20250508.224938 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 1528 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-keyboard-handler, ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-rclcpp-components, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-rosbag2-compression, ros-kilted-rosbag2-cpp, ros-kilted-rosbag2-interfaces, ros-kilted-rosbag2-storage, ros-kilted-yaml-cpp-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-transport/ros-kilted-rosbag2-transport_0.32.0-2noble.20250508.224938_amd64.deb Size: 390572 SHA256: 4d58814cc433e2e50d17892b206dc683fea0774e84b23627ec7d8a6df364dd1a SHA1: 9d49d26ca3399f7c52a7ab6e862f48c9a656ef3a MD5sum: f7f47b0f7eb7953973d0e78cf281deab Description: Layer encapsulating ROS middleware to allow rosbag2 to be used with or without middleware Package: ros-kilted-rosbag2-transport-dbgsym Package-Type: ddeb Source: ros-kilted-rosbag2-transport Version: 0.32.0-2noble.20250508.224938 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 9029 Depends: ros-kilted-rosbag2-transport (= 0.32.0-2noble.20250508.224938) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbag2-transport/ros-kilted-rosbag2-transport-dbgsym_0.32.0-2noble.20250508.224938_amd64.deb Size: 8312754 SHA256: da489cc401132e741685f65da644093eb9b10924ae58f990fd0059e1029a1c32 SHA1: c9c06633926f62d0e84480f381339ff114bf6d18 MD5sum: eb155d63214cb9569514ba8b17e08d07 Description: debug symbols for ros-kilted-rosbag2-transport Build-Ids: 17c4ac537d1e6d3761cbcfee5781cc0281c7bcca 3523bf67eac9b14b921eb3417f6fcd4f912414ef ccb13dadc5f0d4bbe46d90b8da2c5b3ca0815f0f Package: ros-kilted-rosbridge-library Version: 2.2.0-2noble.20250508.210816 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 273 Depends: python3-bson, python3-pil, ros-kilted-rclpy, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/rosbridge_library Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbridge-library/ros-kilted-rosbridge-library_2.2.0-2noble.20250508.210816_amd64.deb Size: 43232 SHA256: 863c4a83ce7ac2fd0bd7789ce2425b212208c59ae8805aefbbb5f259971592ac SHA1: 118d68cc9ae30bb092536a2de3edb4c9f40af091 MD5sum: 678d0f1a44c6934e4f1e9b17f8cae58b Description: The core rosbridge package, responsible for interpreting JSON andperforming the appropriate ROS action, like subscribe, publish, call service, and interact with params. Package: ros-kilted-rosbridge-msgs Version: 2.2.0-2noble.20250508.205149 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 548 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbridge-msgs/ros-kilted-rosbridge-msgs_2.2.0-2noble.20250508.205149_amd64.deb Size: 53778 SHA256: f04c4aa82f36c4f65ef4ecd52a1678bb7d67e868d0e93073e1f66f23ceaba6f9 SHA1: d3fd1c782accc2edc04b0581b8d7373f05a259df MD5sum: 4dbb3dae4f1cc00b51f8d886a37fb0fe Description: Package containing message files Package: ros-kilted-rosbridge-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rosbridge-msgs Version: 2.2.0-2noble.20250508.205149 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 409 Depends: ros-kilted-rosbridge-msgs (= 2.2.0-2noble.20250508.205149) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbridge-msgs/ros-kilted-rosbridge-msgs-dbgsym_2.2.0-2noble.20250508.205149_amd64.deb Size: 301978 SHA256: 6fbdb9fd02dafa2d97b0172b14b20c3ebf287ee4377eeab36110c5a851a5a96b SHA1: a30fcc1192ea85d81fbd5a8510984a2c246884a6 MD5sum: 300dae74673d32095cf4b3812421d7e3 Description: debug symbols for ros-kilted-rosbridge-msgs Build-Ids: 02ac97479036f54ac3a016ce643f91fb35a5ce2c 0b74e06e75b405e08ab76b544c37842a2927572b 3c17115bb8b07824ec9b5d5bd7252c3fc613f171 3c644dd420536c7e230da7867090cc2200723139 484071e2f8aa7179431468de6fbefd1005693bde 98ac49302cf362c11f272d2185e3f67464d80d09 b8e46c88d6dc1d845e973f556c4aafabd4814c45 c4a59d5de7aee2d7b47bdc8f859bb3f4a02f6cc7 d0a3c4a6fe32aa044107c10b6c3f15da2bd43ec7 d0e6ce10423be512dec5af94efdbe55252ad58f7 ef60950a4649b036465cf7ea9032c2396922ed38 Package: ros-kilted-rosbridge-server Version: 2.2.0-2noble.20250508.214126 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 105 Depends: python3-tornado, python3-twisted, ros-kilted-rclpy, ros-kilted-rosapi, ros-kilted-rosbridge-library, ros-kilted-rosbridge-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/rosbridge_server Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbridge-server/ros-kilted-rosbridge-server_2.2.0-2noble.20250508.214126_amd64.deb Size: 14682 SHA256: 30b28dd946d0dec8b3ae5090eb56b17737dd64e06d4a2a486a637ad02a5be130 SHA1: 2b8ed2d54f8c21fa763122ae3168349d9dc5332d MD5sum: 7a42950156f6375bac35e6a0f5e55adf Description: A WebSocket interface to rosbridge. Package: ros-kilted-rosbridge-suite Version: 2.2.0-2noble.20250508.223403 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 42 Depends: ros-kilted-rosapi, ros-kilted-rosbridge-library, ros-kilted-rosbridge-server, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/rosbridge_suite Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbridge-suite/ros-kilted-rosbridge-suite_2.2.0-2noble.20250508.223403_amd64.deb Size: 6000 SHA256: ce41565614483691396bd75596d36bf2eaa6de14cb3c6c56107b256478f5a887 SHA1: da854d82e5abe7c4cd9f88829fe7b8abd186226a MD5sum: 7f6840bc65987b3602de357ee15acae1 Description: Rosbridge provides a JSON API to ROS functionality for non-ROS programs. There are a variety of front ends that interface with rosbridge, including a WebSocket server for web browsers to interact with. Rosbridge_suite is a meta-package containing rosbridge, various front end packages for rosbridge like a WebSocket package, and helper packages. Package: ros-kilted-rosbridge-test-msgs Version: 2.2.0-2noble.20250508.225656 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 14570 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rclpy, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/rosbridge_library Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbridge-test-msgs/ros-kilted-rosbridge-test-msgs_2.2.0-2noble.20250508.225656_amd64.deb Size: 739354 SHA256: 1e5ea943c07f8a4b4a41a07a5d802484d49e2edcbcde83774fab432e98aaa330 SHA1: 600c14fc7e6e93254661d2c6015a3e095f399c4d MD5sum: 1fb0ae5fed8cd5a6b591b073e6230475 Description: Message and service definitions used in internal tests for rosbridge packages. Package: ros-kilted-rosbridge-test-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rosbridge-test-msgs Version: 2.2.0-2noble.20250508.225656 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 8169 Depends: ros-kilted-rosbridge-test-msgs (= 2.2.0-2noble.20250508.225656) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosbridge-test-msgs/ros-kilted-rosbridge-test-msgs-dbgsym_2.2.0-2noble.20250508.225656_amd64.deb Size: 5787326 SHA256: 12ea61d840bccc5ce451e6a5124605ea66607efde5b7c35eecaa4a57e4badf17 SHA1: 18ad6582c6e649d2f59365d60db19b178906fee8 MD5sum: 4c56c7a3972eaad7e1fa0adbf6f710f8 Description: debug symbols for ros-kilted-rosbridge-test-msgs Build-Ids: 00b24d03a3a8887571ee48eb367882e0029aff9a 0c281069d543063249f9636afebf2fd8b6ef8c58 409f51c38b6cee1b81cbc1840493367d027647a8 470fb12c63306acb56ecc56ebbf96a2e8389a729 52e3138edd71fa3f99394f9d5558e166236d19ff 5cd19e1d4a82be2d9e077edf4b5f5fc469cd3930 98f7b898a7475df03e9c456394b4fe1433ef5a48 9f2787d754a58b2e230efb222ff2502d86bacb77 b025fc22740e137f588a8f951047c11f41842616 d92c21eb460bc975b4a02bb6d3da31821e058c4a ee642251c574065f4213810f7dd312bd96cb779f Package: ros-kilted-rosgraph-msgs Version: 2.3.0-2noble.20250424.210505 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 413 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosgraph-msgs/ros-kilted-rosgraph-msgs_2.3.0-2noble.20250424.210505_amd64.deb Size: 38108 SHA256: 5fa663deb1ab2ed47cc8a3a3b4b7c07905425145c4fd99d495807c80fe0f0104 SHA1: a6df74e847f5a8cbb5edf0881ef189aacee8153b MD5sum: 000a5fbad89b8fec3adf056be15ece4e Description: Messages relating to the ROS Computation Graph. These are generally considered to be low-level messages that end users do not interact with. Package: ros-kilted-rosgraph-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rosgraph-msgs Version: 2.3.0-2noble.20250424.210505 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 244 Depends: ros-kilted-rosgraph-msgs (= 2.3.0-2noble.20250424.210505) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosgraph-msgs/ros-kilted-rosgraph-msgs-dbgsym_2.3.0-2noble.20250424.210505_amd64.deb Size: 158400 SHA256: 36ed6eba07d390f5cfe59cf9fa87cf5ad104d2726518436edcb41414883d346b SHA1: cfc3e6ad0729ed68991b277c29e7b96789b0056c MD5sum: 9179264c26762184eac60f660ba613cd Description: debug symbols for ros-kilted-rosgraph-msgs Build-Ids: 10e29ee3c757df4f87fff83859d50f709ee102eb 11cc08dd0e05afbc6a5ca1df858cb3d4874a054a 7bfdeb0c4357c640d50e4132aaa80fdf2fbf393b 87cfbf540bca6b15fdd13708da20dc0b64126df3 9fa87c4f92d7abf657c5409d75050103a589a083 a07144b715af7154d25388e9bd22b0ab6a9dea4e a1842343a864c144e2e4ab0ef7ec9949a062906e a41f453be03e88e4fcbed28a805afb595128d56b e9bcc811fb4b056662ef94443f47c32db837d95a f1bf6e3721925e8a5116c9835240ea0fb1629167 f5b8ffc36887197271c5d0764c027f37a617d36d Package: ros-kilted-rosidl-adapter Version: 4.9.4-2noble.20250424.204122 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 133 Depends: python3-dev, python3-empy, ros-kilted-ament-cmake-core, ros-kilted-rosidl-cli, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-adapter/ros-kilted-rosidl-adapter_4.9.4-2noble.20250424.204122_amd64.deb Size: 20790 SHA256: b43eaa5a758572a4a633a64ad47ed96c6fee476d756943ae6f5bf1e9bd69b97c SHA1: e394abf10ff5d73c40b4edb0e93ef77847c04565 MD5sum: d6cc644db6cb22616335a9ab718697ef Description: API and scripts to parse .msg/.srv/.action files and convert them to .idl. Package: ros-kilted-rosidl-cli Version: 4.9.4-2noble.20250424.202819 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 130 Depends: python3-argcomplete, python3-importlib-metadata, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-cli/ros-kilted-rosidl-cli_4.9.4-2noble.20250424.202819_amd64.deb Size: 25432 SHA256: f5ab43450e4af940f7f16becccb96585cd8348daea9d15f9f9ad14d4b5ae2b38 SHA1: 335d7bababd4170b7acd2385ce9191bc264a417a MD5sum: a3e2e82b7e04d9ad4bb7793791788b4e Description: Command line tools for ROS interface generation. Package: ros-kilted-rosidl-cmake Version: 4.9.4-2noble.20250424.204249 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 96 Depends: python3-empy, ros-kilted-ament-cmake, ros-kilted-rosidl-pycommon, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-cmake/ros-kilted-rosidl-cmake_4.9.4-2noble.20250424.204249_amd64.deb Size: 15016 SHA256: 42b7239f905a51b1d54611cd469bb879fe789510f99675a0f778b169dd89fc0d SHA1: f00c508a529af492507e26baa4dd7ac5ccc57682 MD5sum: 9aafb0a7184c41af959a63aef95709ca Description: The CMake functionality to invoke code generation for ROS interface files. Package: ros-kilted-rosidl-core-generators Version: 0.3.1-2noble.20250424.205028 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 50 Depends: ros-kilted-ament-cmake-core, ros-kilted-rosidl-cmake, ros-kilted-rosidl-generator-c, ros-kilted-rosidl-generator-cpp, ros-kilted-rosidl-generator-py, ros-kilted-rosidl-typesupport-c, ros-kilted-rosidl-typesupport-cpp, ros-kilted-rosidl-typesupport-fastrtps-c, ros-kilted-rosidl-typesupport-fastrtps-cpp, ros-kilted-rosidl-typesupport-introspection-c, ros-kilted-rosidl-typesupport-introspection-cpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-core-generators/ros-kilted-rosidl-core-generators_0.3.1-2noble.20250424.205028_amd64.deb Size: 6872 SHA256: 47aa834fc47cb5fd70089e24429c307b974a992c370b88cc502da01a919e0878 SHA1: 295c62b20e5cdd3096dc82d1f8d6adfcef775af2 MD5sum: 8672e5337a738426a3369bef4af7771d Description: A configuration package defining core ROS interface generators. Package: ros-kilted-rosidl-core-runtime Version: 0.3.1-2noble.20250424.205052 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 44 Depends: ros-kilted-rosidl-generator-py, ros-kilted-rosidl-runtime-c, ros-kilted-rosidl-runtime-cpp, ros-kilted-rosidl-typesupport-c, ros-kilted-rosidl-typesupport-cpp, ros-kilted-rosidl-typesupport-fastrtps-c, ros-kilted-rosidl-typesupport-fastrtps-cpp, ros-kilted-rosidl-typesupport-introspection-c, ros-kilted-rosidl-typesupport-introspection-cpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-core-runtime/ros-kilted-rosidl-core-runtime_0.3.1-2noble.20250424.205052_amd64.deb Size: 5956 SHA256: 2a2495d3fae32e20a2f390386b7137f13ae8e9285e1b736f09685f2a8db92982 SHA1: 8e55601ee19c8358a61426783507d93aab42ba6f MD5sum: 8c6411a9a85eb0fc3af576eddab14052 Description: A configuration package defining runtime dependencies for core ROS interfaces. Package: ros-kilted-rosidl-default-generators Version: 1.7.1-2noble.20250424.205830 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 47 Depends: ros-kilted-action-msgs, ros-kilted-ament-cmake-core, ros-kilted-rosidl-core-generators, ros-kilted-service-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-default-generators/ros-kilted-rosidl-default-generators_1.7.1-2noble.20250424.205830_amd64.deb Size: 6810 SHA256: 2dc7b8409e8f6e9824854cae61459da7c608db2b7cf292fa1ebcd9d79ebe00d3 SHA1: d199da278eeed8893d35ff2e12bda3a754da5280 MD5sum: 35cabe116c1047540498506446ceb3e4 Description: A configuration package defining the default ROS interface generators. Package: ros-kilted-rosidl-default-runtime Version: 1.7.1-2noble.20250424.205825 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 47 Depends: ros-kilted-action-msgs, ros-kilted-rosidl-core-runtime, ros-kilted-service-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-default-runtime/ros-kilted-rosidl-default-runtime_1.7.1-2noble.20250424.205825_amd64.deb Size: 7204 SHA256: c7b07a0927d67ae7f9e3456a40d89f9eb41eb262ad4155f072409d228316a5a3 SHA1: 3525d1b860da776d452375867f0816ef4d9df1b4 MD5sum: e12f6621ad38e200420f000f4eac14c2 Description: A configuration package defining the runtime for the ROS interfaces. Package: ros-kilted-rosidl-dynamic-typesupport Version: 0.3.1-2noble.20250424.204345 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 325 Depends: libc6 (>= 2.4), ros-kilted-rcutils, ros-kilted-rosidl-runtime-c, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-dynamic-typesupport/ros-kilted-rosidl-dynamic-typesupport_0.3.1-2noble.20250424.204345_amd64.deb Size: 37170 SHA256: a3b6589cf0a66cd5f29cb5dfc15a030ef456796703896e080900fdcf37a2361c SHA1: 656eea895f3d332cce042291c65c56be02087be1 MD5sum: fa99fbf6c74dd6afc34ff2d09e36b1b3 Description: Unified serialization support interface for dynamic typesupport in C. Package: ros-kilted-rosidl-dynamic-typesupport-dbgsym Package-Type: ddeb Source: ros-kilted-rosidl-dynamic-typesupport Version: 0.3.1-2noble.20250424.204345 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 120 Depends: ros-kilted-rosidl-dynamic-typesupport (= 0.3.1-2noble.20250424.204345) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-dynamic-typesupport/ros-kilted-rosidl-dynamic-typesupport-dbgsym_0.3.1-2noble.20250424.204345_amd64.deb Size: 78840 SHA256: 883437feaaf8d1b0e5c3f4294c25284d4b318b6326710989fe86d0d7943fcad1 SHA1: d6221156c2d7d37512c79929187455f437e7f1f3 MD5sum: 3fc300379c29dc79177467cf6a094a24 Description: debug symbols for ros-kilted-rosidl-dynamic-typesupport Build-Ids: 6732e0c6f7629e6d8a8910792e4cd0de68ec0ffa Package: ros-kilted-rosidl-dynamic-typesupport-fastrtps Version: 0.4.1-2noble.20250508.203613 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 280 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-fastdds, ros-kilted-fastcdr, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rosidl-dynamic-typesupport, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-dynamic-typesupport-fastrtps/ros-kilted-rosidl-dynamic-typesupport-fastrtps_0.4.1-2noble.20250508.203613_amd64.deb Size: 51652 SHA256: 352fb8cb0ffd2ef3c11bf6c914ad110eae538fc691be865d30a7d0b3317b3947 SHA1: 07b716d05acf938dfd85fa78295ab44f8d6185d4 MD5sum: 16afff861efb0c0cb613a3f090c1fd23 Description: FastDDS serialization support implementation for use with C/C++. Package: ros-kilted-rosidl-dynamic-typesupport-fastrtps-dbgsym Package-Type: ddeb Source: ros-kilted-rosidl-dynamic-typesupport-fastrtps Version: 0.4.1-2noble.20250508.203613 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 657 Depends: ros-kilted-rosidl-dynamic-typesupport-fastrtps (= 0.4.1-2noble.20250508.203613) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-dynamic-typesupport-fastrtps/ros-kilted-rosidl-dynamic-typesupport-fastrtps-dbgsym_0.4.1-2noble.20250508.203613_amd64.deb Size: 570168 SHA256: 2f270d2a3c4ac6ba0a7fdfc2fe94ade3b62b90221123cbfc59552c3fcd1a94ff SHA1: d6cfd6a9c85a905f51ea55b982f9096157036306 MD5sum: 994c24d9c24c7a6aa11fc5b7bd9afd7e Description: debug symbols for ros-kilted-rosidl-dynamic-typesupport-fastrtps Build-Ids: 53e1baa6223f2e18380f2cc40991aa4eb30182fc Package: ros-kilted-rosidl-generator-c Version: 4.9.4-2noble.20250424.204337 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 178 Depends: python3-dev, ros-kilted-ament-cmake-core, ros-kilted-ament-index-python, ros-kilted-rcutils, ros-kilted-rosidl-cli, ros-kilted-rosidl-cmake, ros-kilted-rosidl-generator-type-description, ros-kilted-rosidl-parser, ros-kilted-rosidl-pycommon, ros-kilted-rosidl-typesupport-interface, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-generator-c/ros-kilted-rosidl-generator-c_4.9.4-2noble.20250424.204337_amd64.deb Size: 25476 SHA256: 5c66020dbb2d42237af43e5bfa0315e7e4df6e2932d40f496235eb3e21c2c1bb SHA1: f8f9af9b75fc164ec33af028d7afd39b3858715c MD5sum: a31a48c7ee62eb14f2eb55edc2416a68 Description: Generate the ROS interfaces in C. Package: ros-kilted-rosidl-generator-cpp Version: 4.9.4-2noble.20250424.204510 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 154 Depends: python3-dev, ros-kilted-ament-cmake-core, ros-kilted-ament-index-python, ros-kilted-rosidl-cli, ros-kilted-rosidl-cmake, ros-kilted-rosidl-generator-c, ros-kilted-rosidl-generator-type-description, ros-kilted-rosidl-parser, ros-kilted-rosidl-pycommon, ros-kilted-rosidl-runtime-cpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-generator-cpp/ros-kilted-rosidl-generator-cpp_4.9.4-2noble.20250424.204510_amd64.deb Size: 22820 SHA256: 246caae7dbbbb1d3d69e6a5024268c279ecf7a901f7ce5555b7f1e60f54f5998 SHA1: b5218c322edfd324c2aa5341166c73af5c6b9ba1 MD5sum: 542f677b84d638b301938dcefb7426fb Description: Generate the ROS interfaces in C++. Package: ros-kilted-rosidl-generator-dds-idl Version: 0.12.1-1noble.20250428.210553 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 80 Depends: ros-kilted-ament-cmake, ros-kilted-ament-index-python, ros-kilted-rosidl-cli, ros-kilted-rosidl-pycommon, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-generator-dds-idl/ros-kilted-rosidl-generator-dds-idl_0.12.1-1noble.20250428.210553_amd64.deb Size: 11260 SHA256: 2e3781523063070185a4558169823a23ccc158fbe42ac22d0ed18c9823eba6d0 SHA1: 8f4fbc39b8ecebb904f979d2f98868578bdbcdd4 MD5sum: e8a01a52343fb5a8096e90286c442798 Description: Generate the DDS interfaces for ROS interfaces. Package: ros-kilted-rosidl-generator-py Version: 0.24.1-2noble.20250424.204855 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 196 Depends: python3-numpy, ros-kilted-ament-cmake, ros-kilted-ament-cmake-cppcheck, ros-kilted-ament-cmake-cpplint, ros-kilted-ament-cmake-flake8, ros-kilted-ament-cmake-pep257, ros-kilted-ament-cmake-uncrustify, ros-kilted-ament-index-python, ros-kilted-rmw, ros-kilted-rosidl-cli, ros-kilted-rosidl-generator-c, ros-kilted-rosidl-parser, ros-kilted-rosidl-pycommon, ros-kilted-rosidl-runtime-c, ros-kilted-rosidl-typesupport-c, ros-kilted-rosidl-typesupport-interface, ros-kilted-rpyutils, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-generator-py/ros-kilted-rosidl-generator-py_0.24.1-2noble.20250424.204855_amd64.deb Size: 29374 SHA256: 4efcf11be38d01126302b3f9d856093d6490f76951f1f0f41690f91aa75f60e9 SHA1: 532e1ed06b164007e1ad61e4e4352df54fcb87e1 MD5sum: 7ffe199c9c7c923f58173d9e491d5571 Description: Generate the ROS interfaces in Python. Package: ros-kilted-rosidl-generator-type-description Version: 4.9.4-2noble.20250424.204221 Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 89 Depends: python3-dev, ros-kilted-ament-cmake-core, ros-kilted-ament-index-python, ros-kilted-rosidl-cli, ros-kilted-rosidl-parser, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-generator-type-description/ros-kilted-rosidl-generator-type-description_4.9.4-2noble.20250424.204221_amd64.deb Size: 14394 SHA256: 84d72e31a9f7e483cdaef7b00ccb10751f448b8ce608637f7b705a1479d187c7 SHA1: 970dd8158d6cd3c5fa2fc0367e5c2a2e114feacd MD5sum: e4c482b821aa60dbe888d72171327d37 Description: Generate hashes and descriptions of ROS 2 interface types, per REP-2011. Package: ros-kilted-rosidl-parser Version: 4.9.4-2noble.20250424.204154 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 126 Depends: python3-lark, ros-kilted-rosidl-adapter, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-parser/ros-kilted-rosidl-parser_4.9.4-2noble.20250424.204154_amd64.deb Size: 21424 SHA256: 961c96da1eacd3aea3383a739ce7b05757307734460618a43d7bc59f187b8c20 SHA1: ed2c039fd1c5932fe0e1fe390a6cd9e7167cf20f MD5sum: 68f867f757225fab62a9ee8c59451fae Description: The parser for `.idl` ROS interface files. Package: ros-kilted-rosidl-pycommon Version: 4.9.4-2noble.20250424.204224 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 50 Depends: ros-kilted-rosidl-parser, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-pycommon/ros-kilted-rosidl-pycommon_4.9.4-2noble.20250424.204224_amd64.deb Size: 11660 SHA256: b256ebea6677801701f6c8185bf4ef7cb74248029153e692e04ea6b575c3a85f SHA1: f3129f48b8d8172bed77f3cfc1f5fa0c705509b3 MD5sum: 33768ed101d3b2040cdf7b04f7200b3b Description: Common Python functions used by rosidl packages. Package: ros-kilted-rosidl-runtime-c Version: 4.9.4-2noble.20250424.204209 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 358 Depends: libc6 (>= 2.14), ros-kilted-ament-cmake, ros-kilted-rcutils, ros-kilted-rosidl-typesupport-interface, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-runtime-c/ros-kilted-rosidl-runtime-c_4.9.4-2noble.20250424.204209_amd64.deb Size: 55878 SHA256: 74413806c05110ba09344b466bead148d51bfabe0b112652f0263ac19aee9b3e SHA1: a2a1d42d8489dadf4aadea63a43fb9895ecfcc1d MD5sum: 56bae96a71480c6de92dfb46b6ddf7e1 Description: Provides definitions, initialization and finalization functions, and macros for getting and working with rosidl typesupport types in C. Package: ros-kilted-rosidl-runtime-c-dbgsym Package-Type: ddeb Source: ros-kilted-rosidl-runtime-c Version: 4.9.4-2noble.20250424.204209 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 131 Depends: ros-kilted-rosidl-runtime-c (= 4.9.4-2noble.20250424.204209) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-runtime-c/ros-kilted-rosidl-runtime-c-dbgsym_4.9.4-2noble.20250424.204209_amd64.deb Size: 81714 SHA256: ef54abc6037e3fe8dcffc60b04b8dc5060d87e23bd8ec18823502edc6efc7050 SHA1: 1930410934ef991bed8e489a605ffdee94d66265 MD5sum: 12bc92cb4efc20352f3b9c010f7a1032 Description: debug symbols for ros-kilted-rosidl-runtime-c Build-Ids: e34e523459f18e40bca178d6848180b0ca312134 Package: ros-kilted-rosidl-runtime-cpp Version: 4.9.4-2noble.20250424.204343 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 156 Depends: ros-kilted-ament-cmake, ros-kilted-rosidl-runtime-c, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-runtime-cpp/ros-kilted-rosidl-runtime-cpp_4.9.4-2noble.20250424.204343_amd64.deb Size: 20584 SHA256: f2f9eb89a6b2a25659c286a9d9bbd8ae17b73c63e1bc82ba793e599c5a029a88 SHA1: 2088c07452885650e3b65c2cec78969c623cc7dd MD5sum: e86c9e2d2cfa03b30bcb099c20a88b60 Description: Provides definitions and templated functions for getting and working with rosidl typesupport types in C++. Package: ros-kilted-rosidl-runtime-py Version: 0.14.1-2noble.20250424.204229 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 93 Depends: python3-numpy, python3-yaml, ros-kilted-rosidl-parser, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-runtime-py/ros-kilted-rosidl-runtime-py_0.14.1-2noble.20250424.204229_amd64.deb Size: 20518 SHA256: 407bddb43f0f0a9be195966b2fd66654db5e873fa19bc7d4daaf6d64d75e5a10 SHA1: a957bc0cc0c50c5fae2e35b28a31bf0e7b9c5758 MD5sum: 555f55187a696942a0e915a1cbe8b0c8 Description: Runtime utilities for working with generated ROS interfaces in Python. Package: ros-kilted-rosidl-typesupport-c Version: 3.3.3-2noble.20250424.204710 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 155 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), python3-dev, ros-kilted-ament-cmake-core, ros-kilted-ament-index-python, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rosidl-cli, ros-kilted-rosidl-generator-c, ros-kilted-rosidl-pycommon, ros-kilted-rosidl-runtime-c, ros-kilted-rosidl-typesupport-interface, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-typesupport-c/ros-kilted-rosidl-typesupport-c_3.3.3-2noble.20250424.204710_amd64.deb Size: 24916 SHA256: 007981fc46ac2fc179a4bf7c2663db846c6271bc59db1ff0c355e26f1e1af74d SHA1: c30dd5537cad2afad21b81e395ae4e5cb7b9b5c8 MD5sum: df136f86b8c5f3d3a4e927598ae400c4 Description: Generate the type support for C messages. Package: ros-kilted-rosidl-typesupport-c-dbgsym Package-Type: ddeb Source: ros-kilted-rosidl-typesupport-c Version: 3.3.3-2noble.20250424.204710 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 63 Depends: ros-kilted-rosidl-typesupport-c (= 3.3.3-2noble.20250424.204710) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-typesupport-c/ros-kilted-rosidl-typesupport-c-dbgsym_3.3.3-2noble.20250424.204710_amd64.deb Size: 47272 SHA256: 5298a81fb0d113d64399227babae210a8e3c8de79e5ba007c35c1754d8092830 SHA1: e3ba9661afe492d0c905455fbcb382e9b320bd10 MD5sum: 08d0921f8140432e860e9ab59a859648 Description: debug symbols for ros-kilted-rosidl-typesupport-c Build-Ids: 81cea081109ac164d60414dbf93f781ff568bcb7 Package: ros-kilted-rosidl-typesupport-cpp Version: 3.3.3-2noble.20250424.204905 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 156 Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2), python3-dev, ros-kilted-ament-cmake-core, ros-kilted-ament-index-python, ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rosidl-cli, ros-kilted-rosidl-generator-c, ros-kilted-rosidl-generator-type-description, ros-kilted-rosidl-pycommon, ros-kilted-rosidl-runtime-c, ros-kilted-rosidl-runtime-cpp, ros-kilted-rosidl-typesupport-c, ros-kilted-rosidl-typesupport-interface, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-typesupport-cpp/ros-kilted-rosidl-typesupport-cpp_3.3.3-2noble.20250424.204905_amd64.deb Size: 23934 SHA256: e600aba0554e437f6045fb355b3267111f360d88bd4a75d5aa56ccf16e7a3171 SHA1: 0f29b551b64ddd19f18c2979b4fb08d21a66334f MD5sum: 7c164c24d5fd344e30085f6faceb5677 Description: Generate the type support for C++ messages. Package: ros-kilted-rosidl-typesupport-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-rosidl-typesupport-cpp Version: 3.3.3-2noble.20250424.204905 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 62 Depends: ros-kilted-rosidl-typesupport-cpp (= 3.3.3-2noble.20250424.204905) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-typesupport-cpp/ros-kilted-rosidl-typesupport-cpp-dbgsym_3.3.3-2noble.20250424.204905_amd64.deb Size: 47000 SHA256: 5b7645ccc236241dece215d7058526baae4338ad4e69899bdf09eb211c0f4109 SHA1: 6a092da37c34d5c23f6f46e3166f8a44353f4387 MD5sum: 1d84a5dddfbc11ed3a0516e5a8ba97f9 Description: debug symbols for ros-kilted-rosidl-typesupport-cpp Build-Ids: 347e6be636bedaf3eb282d76d574869c07135f8f Package: ros-kilted-rosidl-typesupport-fastrtps-c Version: 3.8.0-2noble.20250424.204814 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 186 Depends: libstdc++6 (>= 5.2), python3-dev, ros-kilted-ament-cmake-ros-core, ros-kilted-ament-index-python, ros-kilted-fastcdr, ros-kilted-rmw, ros-kilted-rosidl-cli, ros-kilted-rosidl-generator-c, ros-kilted-rosidl-pycommon, ros-kilted-rosidl-runtime-c, ros-kilted-rosidl-runtime-cpp, ros-kilted-rosidl-typesupport-fastrtps-cpp, ros-kilted-rosidl-typesupport-interface, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-typesupport-fastrtps-c/ros-kilted-rosidl-typesupport-fastrtps-c_3.8.0-2noble.20250424.204814_amd64.deb Size: 26098 SHA256: 4c3472798a382ff1adae7029a83b75657888f9bc93cf90c4032c0d1dc669cb1a SHA1: a9a8eb2dfa2e9af82ae4f56c25c7e18cf96fb240 MD5sum: 4f9d74418d94446f870f3205b07eb63c Description: Generate the C interfaces for eProsima FastRTPS. Package: ros-kilted-rosidl-typesupport-fastrtps-c-dbgsym Package-Type: ddeb Source: ros-kilted-rosidl-typesupport-fastrtps-c Version: 3.8.0-2noble.20250424.204814 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 32 Depends: ros-kilted-rosidl-typesupport-fastrtps-c (= 3.8.0-2noble.20250424.204814) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-typesupport-fastrtps-c/ros-kilted-rosidl-typesupport-fastrtps-c-dbgsym_3.8.0-2noble.20250424.204814_amd64.deb Size: 18556 SHA256: a1de6d33e65a69d6f382f3779cd88c2ae0451af92f9d66ac6b21a4c7ea57d3c1 SHA1: 3254dd1619d68cbff4479dd15673631dc933dcf4 MD5sum: 9de30e41e817a9d96f1ef6687b631c60 Description: debug symbols for ros-kilted-rosidl-typesupport-fastrtps-c Build-Ids: 2b1bdb385d3f0025f0e2baf4e14bb68d1908fafb Package: ros-kilted-rosidl-typesupport-fastrtps-cpp Version: 3.8.0-2noble.20250424.204648 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 193 Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2), python3-dev, ros-kilted-ament-cmake-ros-core, ros-kilted-ament-index-python, ros-kilted-fastcdr, ros-kilted-rmw, ros-kilted-rosidl-cli, ros-kilted-rosidl-generator-c, ros-kilted-rosidl-generator-cpp, ros-kilted-rosidl-pycommon, ros-kilted-rosidl-runtime-c, ros-kilted-rosidl-runtime-cpp, ros-kilted-rosidl-typesupport-interface, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-typesupport-fastrtps-cpp/ros-kilted-rosidl-typesupport-fastrtps-cpp_3.8.0-2noble.20250424.204648_amd64.deb Size: 27948 SHA256: e61bb889110932c71f88445c3f93c9cc05abfa9ac2ff57e9eae7b4d8dd6699d1 SHA1: d8f82b30e75f3dcec2ad53a14c59ffde4c2fcd52 MD5sum: 1a4be4503d8b06d339a2e0f601410490 Description: Generate the C++ interfaces for eProsima FastRTPS. Package: ros-kilted-rosidl-typesupport-fastrtps-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-rosidl-typesupport-fastrtps-cpp Version: 3.8.0-2noble.20250424.204648 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 44 Depends: ros-kilted-rosidl-typesupport-fastrtps-cpp (= 3.8.0-2noble.20250424.204648) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-typesupport-fastrtps-cpp/ros-kilted-rosidl-typesupport-fastrtps-cpp-dbgsym_3.8.0-2noble.20250424.204648_amd64.deb Size: 29948 SHA256: 3c2529c46426360cbb7a8212b956e87fbd06270d3ca6a408974214108f5b5828 SHA1: 639b7106c320e4a0701f7e684f0386b256e721fc MD5sum: fdca6a392701eef2cd513981131ba860 Description: debug symbols for ros-kilted-rosidl-typesupport-fastrtps-cpp Build-Ids: 1bdf9bc221e9621958798c87f7b4cda93ae532f8 Package: ros-kilted-rosidl-typesupport-interface Version: 4.9.4-2noble.20250424.204142 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 56 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-typesupport-interface/ros-kilted-rosidl-typesupport-interface_4.9.4-2noble.20250424.204142_amd64.deb Size: 9392 SHA256: 134457ee48ebc2635ca09ea466ae356c94a6505e2eb03e92b4ecbfb14960316c SHA1: 281d5613f1eb7706243fbc110d4ef3b7c0d23d48 MD5sum: c039175984aba82577470a78f88762bd Description: The interface for rosidl typesupport packages. Package: ros-kilted-rosidl-typesupport-introspection-c Version: 4.9.4-2noble.20250424.204548 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 171 Depends: python3-dev, ros-kilted-ament-cmake, ros-kilted-ament-index-python, ros-kilted-rosidl-cli, ros-kilted-rosidl-cmake, ros-kilted-rosidl-generator-c, ros-kilted-rosidl-parser, ros-kilted-rosidl-pycommon, ros-kilted-rosidl-runtime-c, ros-kilted-rosidl-typesupport-interface, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-typesupport-introspection-c/ros-kilted-rosidl-typesupport-introspection-c_4.9.4-2noble.20250424.204548_amd64.deb Size: 24340 SHA256: 0383c1b7e3eaa33d7a50e176a2e5cbbfd7dd06093e7062e7cf0b00aef4815c5c SHA1: 15e427173fd2ca8587cb7e7390f61bf5370fdf1f MD5sum: a70f161782d641b709c861c1fdd133e4 Description: Generate the message type support for dynamic message construction in C. Package: ros-kilted-rosidl-typesupport-introspection-c-dbgsym Package-Type: ddeb Source: ros-kilted-rosidl-typesupport-introspection-c Version: 4.9.4-2noble.20250424.204548 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 15 Depends: ros-kilted-rosidl-typesupport-introspection-c (= 4.9.4-2noble.20250424.204548) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-typesupport-introspection-c/ros-kilted-rosidl-typesupport-introspection-c-dbgsym_4.9.4-2noble.20250424.204548_amd64.deb Size: 2698 SHA256: 5de99de15fecc52655ba43e3f06d6d3a52aa9b766efb681b03e46420caf39817 SHA1: 9353368ad4ec3bf628990730af007c697720bb8b MD5sum: 7196241cbdefebb836a9436ddfdb563e Description: debug symbols for ros-kilted-rosidl-typesupport-introspection-c Build-Ids: e7e4cb452da615851e8f6d8ca3517cd287776ddd Package: ros-kilted-rosidl-typesupport-introspection-cpp Version: 4.9.4-2noble.20250424.204744 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 172 Depends: python3-dev, ros-kilted-ament-cmake, ros-kilted-ament-index-python, ros-kilted-rosidl-cli, ros-kilted-rosidl-cmake, ros-kilted-rosidl-generator-c, ros-kilted-rosidl-generator-cpp, ros-kilted-rosidl-parser, ros-kilted-rosidl-pycommon, ros-kilted-rosidl-runtime-c, ros-kilted-rosidl-runtime-cpp, ros-kilted-rosidl-typesupport-interface, ros-kilted-rosidl-typesupport-introspection-c, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-typesupport-introspection-cpp/ros-kilted-rosidl-typesupport-introspection-cpp_4.9.4-2noble.20250424.204744_amd64.deb Size: 24334 SHA256: ddcd12000710a1d0cbf5586c3790dee00c513205b4c4bccc783d0c7a32e6cb3f SHA1: bf3b4a6413452badb2ac29b3a283e71e2a4053e5 MD5sum: 1dbd230626770b8a0aa8f3791b44ac31 Description: Generate the message type support for dynamic message construction in C++. Package: ros-kilted-rosidl-typesupport-introspection-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-rosidl-typesupport-introspection-cpp Version: 4.9.4-2noble.20250424.204744 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 15 Depends: ros-kilted-rosidl-typesupport-introspection-cpp (= 4.9.4-2noble.20250424.204744) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosidl-typesupport-introspection-cpp/ros-kilted-rosidl-typesupport-introspection-cpp-dbgsym_4.9.4-2noble.20250424.204744_amd64.deb Size: 2738 SHA256: 8d13d5cf6041a013076118f8b296770bb29f572ce4d6f0632189a11115deebe7 SHA1: 83f62a604e1c9f0252506b274175dfb0ac9b8ee0 MD5sum: b124b69d91f6f0346544604dca604877 Description: debug symbols for ros-kilted-rosidl-typesupport-introspection-cpp Build-Ids: 4d15d5c52ea61b398b4426c30881a90228187d78 Package: ros-kilted-rosx-introspection Version: 1.0.2-2noble.20250508.220612 Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 1516 Depends: rapidjson-dev, ros-kilted-ament-index-cpp, ros-kilted-fastcdr, ros-kilted-rclcpp, ros-kilted-rosbag2-cpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rosx-introspection/ros-kilted-rosx-introspection_1.0.2-2noble.20250508.220612_amd64.deb Size: 205222 SHA256: 05d373e08a07d963a9633b6f3ceb8fb42b73d6f06263b552fdd61f42e1a1b30a SHA1: 9a5e707084f3f9966092d5c3c8e3b1fd74335314 MD5sum: f763640502d0ccea40363ba8ee8a3fe7 Description: Successor of ros_type_introspection Package: ros-kilted-rot-conv Version: 1.1.0-4noble.20250424.204143 Architecture: amd64 Maintainer: ijnek Installed-Size: 215 Depends: libc6 (>= 2.4), libstdc++6 (>= 13.1), libeigen3-dev, ros-kilted-eigen3-cmake-module, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rot-conv/ros-kilted-rot-conv_1.1.0-4noble.20250424.204143_amd64.deb Size: 41772 SHA256: cacb8fe34b4a3d08aef46a061ef5c3228b93f8f59ef5fb4995cfa53b57cffbe7 SHA1: 781f0e6a5e51a109e12aef7b5be8367693819c4d MD5sum: 192744a6bb9f481e4ec8e907fe175500 Description: A collection of functions that address common computations and numerical handling of rotations in 3D Euclidean space Package: ros-kilted-rot-conv-dbgsym Package-Type: ddeb Source: ros-kilted-rot-conv Version: 1.1.0-4noble.20250424.204143 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 807 Depends: ros-kilted-rot-conv (= 1.1.0-4noble.20250424.204143) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rot-conv/ros-kilted-rot-conv-dbgsym_1.1.0-4noble.20250424.204143_amd64.deb Size: 792856 SHA256: 4589d9a2ccb87e2919573addfef0c942c966015586958d59b0ef6845da1b8eb6 SHA1: 20734a9d736739c52669dcb63e2de6105407b333 MD5sum: 71110ba9c063a417273e828c94b9a8ae Description: debug symbols for ros-kilted-rot-conv Build-Ids: 32ad8a92115ecf699c9389cb9cb1e906a182664d Package: ros-kilted-rplidar-ros Version: 2.1.0-4noble.20250508.212555 Architecture: amd64 Maintainer: Hunter L. Allen Installed-Size: 405 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-srvs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rplidar-ros/ros-kilted-rplidar-ros_2.1.0-4noble.20250508.212555_amd64.deb Size: 114800 SHA256: e1f50f746452e5ab743c1de40c3abd4acaadf818f36932ddb6aff5048f85fe98 SHA1: fbf38757d7c73043d8b320d039c5e3232fa91a9f MD5sum: 37fd5b73f74bc6037932cc7afadbda89 Description: The rplidar ros package, support rplidar A2/A1 and A3/S1 Package: ros-kilted-rplidar-ros-dbgsym Package-Type: ddeb Source: ros-kilted-rplidar-ros Version: 2.1.0-4noble.20250508.212555 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Hunter L. Allen Installed-Size: 1623 Depends: ros-kilted-rplidar-ros (= 2.1.0-4noble.20250508.212555) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rplidar-ros/ros-kilted-rplidar-ros-dbgsym_2.1.0-4noble.20250508.212555_amd64.deb Size: 1505006 SHA256: 4dd26b255fa73f3cb842d652a4bb3980f5c8a94a3d072dc27e11e35698782c0e SHA1: 02eef8f1d6753a964051e097c11394a27a0bab32 MD5sum: cb16023cc87b3521c4b329cd9eab4912 Description: debug symbols for ros-kilted-rplidar-ros Build-Ids: d44d114c5a8eeeee7435cc87e83588f163f90fee e390402fd830aa9dbed86fbba49f76b322c97c8d Package: ros-kilted-rpyutils Version: 0.6.2-2noble.20250424.202824 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 41 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rpyutils/ros-kilted-rpyutils_0.6.2-2noble.20250424.202824_amd64.deb Size: 7514 SHA256: 86f6962be1bd1821b305d2e059917f7552ac614b936ead507ff36c7330345b70 SHA1: aabd6eabc685ea1af5a9507afdc0e8c2b0b09a27 MD5sum: 3b55396b6790bc6dc19e682693c4845d Description: Package containing various utility types and functions for Python Package: ros-kilted-rqt Version: 1.9.0-2noble.20250508.224922 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 25 Depends: ros-kilted-rqt-gui (>= 0.3.0), ros-kilted-rqt-gui-cpp (>= 0.3.0), ros-kilted-rqt-gui-py (>= 0.3.0), ros-kilted-rqt-py-common, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/rqt Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt/ros-kilted-rqt_1.9.0-2noble.20250508.224922_amd64.deb Size: 3384 SHA256: 3f728ba0b621bfae17036aa8438398b948da007092fb2532b2577989927bf8ce SHA1: c2669f6f2f198fcf4771b4c596b0d159ae5c08b9 MD5sum: 1448044419b2fa343a0d559d4c296cda Description: rqt is a Qt-based framework for GUI development for ROS. Package: ros-kilted-rqt-action Version: 2.3.0-2noble.20250508.225510 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 41 Depends: ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-rqt-msg, ros-kilted-rqt-py-common, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_action Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-action/ros-kilted-rqt-action_2.3.0-2noble.20250508.225510_amd64.deb Size: 6808 SHA256: 3e3a9cf6ab7a415c345105b3ebddbfb31e434d4d9614b622fe43cc921f3f92d4 SHA1: b43b8c9dabe96bac46960ca923069733794f6fe7 MD5sum: 88e5c385d8b3e25712c55b8728d92b97 Description: rqt_action provides a feature to introspect all available ROS action types. Package: ros-kilted-rqt-bag Version: 2.0.2-2noble.20250508.230042 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 508 Depends: python3-yaml, ros-kilted-ament-index-python, ros-kilted-builtin-interfaces, ros-kilted-python-qt-binding (>= 0.2.19), ros-kilted-rclpy, ros-kilted-rosbag2-py, ros-kilted-rosidl-runtime-py, ros-kilted-rqt-gui (>= 0.2.12), ros-kilted-rqt-gui-py, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_bag Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-bag/ros-kilted-rqt-bag_2.0.2-2noble.20250508.230042_amd64.deb Size: 113344 SHA256: f824d7b5eec2ba6dd16f14f054e888ca6d7b28a7704aa8df42043267e3abc9a7 SHA1: 5e18b683a6096a106773585968821941187b200b MD5sum: 03adc93205e075ce2c2c16f4067b7007 Description: rqt_bag provides a GUI plugin for displaying and replaying ROS bag files. Package: ros-kilted-rqt-bag-plugins Version: 2.0.2-2noble.20250508.230132 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 136 Depends: python3-cairo, python3-pil, ros-kilted-ament-index-python, ros-kilted-geometry-msgs, ros-kilted-rclpy, ros-kilted-rosbag2, ros-kilted-rqt-bag, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-rqt-plot, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_bag Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-bag-plugins/ros-kilted-rqt-bag-plugins_2.0.2-2noble.20250508.230132_amd64.deb Size: 34950 SHA256: d0fecc4a7862c4dd64dcf84fdf12fc53a30fa4fa051836b86e1f794997befcd3 SHA1: fb3818ac7f5ec0504aa4b09bfdb3b197c3d26b96 MD5sum: a7f4d8d24755ccf6110a078c8bce355b Description: rqt_bag provides a GUI plugin for displaying and replaying ROS bag files. Package: ros-kilted-rqt-common-plugins Version: 1.2.0-4noble.20250508.230202 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 43 Depends: ros-kilted-rqt-action, ros-kilted-rqt-bag, ros-kilted-rqt-bag-plugins, ros-kilted-rqt-console, ros-kilted-rqt-graph, ros-kilted-rqt-image-view, ros-kilted-rqt-msg, ros-kilted-rqt-plot, ros-kilted-rqt-publisher, ros-kilted-rqt-py-common, ros-kilted-rqt-py-console, ros-kilted-rqt-reconfigure, ros-kilted-rqt-service-caller, ros-kilted-rqt-shell, ros-kilted-rqt-srv, ros-kilted-rqt-topic, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/rqt_common_plugins Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-common-plugins/ros-kilted-rqt-common-plugins_1.2.0-4noble.20250508.230202_amd64.deb Size: 6384 SHA256: 410ebab079dc36fd69db01c1a50bb4f8e07dd5dc121dbaac338a361a041684f2 SHA1: c938bb526e2301476611697d6bae263179be3ae5 MD5sum: a2d8f40bb090c1e645d4f6f08ed6bb65 Description: rqt_common_plugins metapackage provides ROS backend graphical tools suite that can be used on/off of robot runtime. To run any rqt plugins, just type in a single command "rqt", then select any plugins you want from the GUI that launches afterwards. rqt consists of three following metapackages: rqt - core modules of rqt (ROS GUI) framework. rqt plugin developers barely needs to pay attention to this metapackage. rqt_common_plugins (you're here!) rqt_robot_plugins - rqt plugins that are particularly used with robots during their runtime. Package: ros-kilted-rqt-console Version: 2.3.1-2noble.20250508.214139 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 349 Depends: ros-kilted-ament-index-python, ros-kilted-python-qt-binding (>= 0.2.19), ros-kilted-rcl-interfaces, ros-kilted-rclpy, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-rqt-py-common, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_console Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-console/ros-kilted-rqt-console_2.3.1-2noble.20250508.214139_amd64.deb Size: 66308 SHA256: 5d014f8067c545c665fb945a450eb395c579d5a60fbdc582a766cca71e8bca5a SHA1: c055cb71f636023800245cc7a66fc75af423eb0a MD5sum: 62e13c39e9c6e3f12b0604b7f600ab8d Description: rqt_console provides a GUI plugin for displaying and filtering ROS messages. Package: ros-kilted-rqt-controller-manager Version: 4.28.1-2noble.20250508.231405 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 133 Depends: ros-kilted-controller-manager, ros-kilted-controller-manager-msgs, ros-kilted-rclpy, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/rqt_controller_manager Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-controller-manager/ros-kilted-rqt-controller-manager_4.28.1-2noble.20250508.231405_amd64.deb Size: 43920 SHA256: 5205f92bd36012e8c847ebba5c231bca785b8047f8ea5b96ac9e91343bb554b0 SHA1: 3de093889732e103f9396c4b7e9e17ae2d9aa8ee MD5sum: 67434f23f3f335cdad992e57dcb1f6b9 Description: Graphical frontend for interacting with the controller manager. Package: ros-kilted-rqt-dotgraph Version: 0.0.4-2noble.20250508.225557 Architecture: amd64 Maintainer: Alexander Xydes Installed-Size: 297 Depends: libpyside2-dev, libshiboken2-dev, pyqt5-dev, python3-pyqt5, python3-pyqt5.qtsvg, python3-pyside2.qtcore, python3-pyside2.qtgui, python3-pyside2.qthelp, python3-pyside2.qtnetwork, python3-pyside2.qtprintsupport, python3-pyside2.qtsvg, python3-pyside2.qttest, python3-pyside2.qtwidgets, python3-pyside2.qtxml, python3-sip-dev, ros-kilted-ament-index-python, ros-kilted-python-qt-binding, ros-kilted-qt-dotgraph (>= 1.1.2), ros-kilted-qt-gui-py-common, ros-kilted-rqt-graph, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-std-msgs, shiboken2, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-dotgraph/ros-kilted-rqt-dotgraph_0.0.4-2noble.20250508.225557_amd64.deb Size: 68242 SHA256: 3f872175fd51a4ae4d0818a0819f62e1a99585693a894b1ead9de11848db0a17 SHA1: c215d3f1e70af3b76280fe5e1a2a4421b8a8f05f MD5sum: ce8ac4b738a13a320cf796cdaf01795d Description: rqt GUI plugin to visualize dot graphs. Package: ros-kilted-rqt-gauges Version: 0.0.3-2noble.20250508.214142 Architecture: amd64 Maintainer: Eloy Bricneo Installed-Size: 152 Depends: ros-kilted-ament-index-python, ros-kilted-qt-gui, ros-kilted-qt-gui-py-common, ros-kilted-rclpy, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-gauges/ros-kilted-rqt-gauges_0.0.3-2noble.20250508.214142_amd64.deb Size: 29684 SHA256: 84757ca66965c28b9ca9f5baf4f9dc8e5f12c328cc7f4bf54164df74140046d8 SHA1: 0302c25d5a906db1e689e8709baad67725184379 MD5sum: 98c838957f21529730412490094eca52 Description: Visualization plugin for several sensors. Package: ros-kilted-rqt-graph Version: 1.7.0-2noble.20250508.214150 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 237 Depends: ros-kilted-ament-index-python, ros-kilted-python-qt-binding, ros-kilted-qt-dotgraph (>= 1.1.2), ros-kilted-rclpy, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_graph Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-graph/ros-kilted-rqt-graph_1.7.0-2noble.20250508.214150_amd64.deb Size: 55508 SHA256: 913a6aa494380eb17d96568df83869f3df4f327f191d68c4261aee6717b23a14 SHA1: 3cd15e17100c622c6406a28277a3de0bbb94f037 MD5sum: bfea2ea952a7da62faea8738d568c8dd Description: rqt_graph provides a GUI plugin for visualizing the ROS computation graph. Its components are made generic so that other packages where you want to achieve graph representation can depend upon this pkg (use rqt_dep to find out the pkgs that depend. rqt_dep itself depends on rqt_graph too). Package: ros-kilted-rqt-gui Version: 1.9.0-2noble.20250508.213801 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 176 Depends: python3-catkin-pkg-modules, ros-kilted-ament-index-python, ros-kilted-python-qt-binding, ros-kilted-qt-gui (>= 0.3.0), ros-kilted-rclpy, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/rqt_gui Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-gui/ros-kilted-rqt-gui_1.9.0-2noble.20250508.213801_amd64.deb Size: 97690 SHA256: abf5733cc623cc98019f8b34910c28ce71498ff3196332dc5e82a7c98c68d807 SHA1: ab933e4cf216dbc9e62d6518e3791e3c9ce79aaa MD5sum: a1fcfc10e1c816c4cb600f626e0c6121 Description: rqt_gui provides the main to start an instance of the ROS integrated graphical user interface provided by qt_gui. Package: ros-kilted-rqt-gui-cpp Version: 1.9.0-2noble.20250508.212654 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 368 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-pluginlib, ros-kilted-qt-gui-cpp (>= 0.3.0), ros-kilted-rclcpp, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/rqt_gui_cpp Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-gui-cpp/ros-kilted-rqt-gui-cpp_1.9.0-2noble.20250508.212654_amd64.deb Size: 112954 SHA256: eb9064f6013190d72a7e49a95d75fb444549ea5a32b9913f399d25f69360e942 SHA1: 2b6cd11c0b0cfe946eb6a90fd7f2b501dfca6b28 MD5sum: 4bbc0039621c042d8bb275909a1146a2 Description: rqt_gui_cpp enables GUI plugins to use the C++ client library for ROS. Package: ros-kilted-rqt-gui-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-rqt-gui-cpp Version: 1.9.0-2noble.20250508.212654 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 1680 Depends: ros-kilted-rqt-gui-cpp (= 1.9.0-2noble.20250508.212654) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-gui-cpp/ros-kilted-rqt-gui-cpp-dbgsym_1.9.0-2noble.20250508.212654_amd64.deb Size: 1606704 SHA256: 131f7b05501e6ae8c1456b9cc8b69badfd034cc3aea5ba6ef9396881b9b5f8c8 SHA1: 11a3521107afdc2d317f54401e9a194c451c857d MD5sum: 30d3c069ecf6be13db0a57e073143cac Description: debug symbols for ros-kilted-rqt-gui-cpp Build-Ids: 1dca3db7635bb3e6e8fffa2b9c4f5a7792b2969e Package: ros-kilted-rqt-gui-py Version: 1.9.0-2noble.20250508.214102 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 49 Depends: ros-kilted-python-qt-binding, ros-kilted-qt-gui (>= 0.3.0), ros-kilted-rclpy, ros-kilted-rqt-gui (>= 0.3.0), ros-kilted-ros-workspace Homepage: http://ros.org/wiki/rqt_gui_py Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-gui-py/ros-kilted-rqt-gui-py_1.9.0-2noble.20250508.214102_amd64.deb Size: 8512 SHA256: a06ad1473e7e7f6ac058b8c0824c5dcec8fac7e1f605bbadd56062e15aad240b SHA1: dc0b46cd9cf934187ee6e1952184987f8a4a3e83 MD5sum: 329362208c1947a2ccc36eebae717465 Description: rqt_gui_py enables GUI plugins to use the Python client library for ROS. Package: ros-kilted-rqt-image-overlay Version: 0.5.0-2noble.20250508.224912 Architecture: amd64 Maintainer: ijnek Installed-Size: 534 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5t64 (>= 5.11.0~rc1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), qtbase5-dev, ros-kilted-image-transport, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-ros-image-to-qimage, ros-kilted-rqt-gui, ros-kilted-rqt-gui-cpp, ros-kilted-rqt-image-overlay-layer, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-image-overlay/ros-kilted-rqt-image-overlay_0.5.0-2noble.20250508.224912_amd64.deb Size: 155826 SHA256: 6c7cce3dcba5a552d49070f27a723b785646f25fe586041d7da516ecddcf8ef8 SHA1: 570c1c1da1f219b7afb70d14a026feab80d2a963 MD5sum: 95fe515935983fb32852a56ff3d06749 Description: An rqt plugin to display overlays for custom msgs on an image using plugins. Package: ros-kilted-rqt-image-overlay-dbgsym Package-Type: ddeb Source: ros-kilted-rqt-image-overlay Version: 0.5.0-2noble.20250508.224912 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 4712 Depends: ros-kilted-rqt-image-overlay (= 0.5.0-2noble.20250508.224912) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-image-overlay/ros-kilted-rqt-image-overlay-dbgsym_0.5.0-2noble.20250508.224912_amd64.deb Size: 4583612 SHA256: 3a7b608f23983f5c6a8e1a089a22e0d197fb6e730f2adbe0b489284ff7989598 SHA1: 7de4922668a44f8e95644ae4fc00a4f2d23b49cd MD5sum: 75d20621484ba0b79218d8c85aeda202 Description: debug symbols for ros-kilted-rqt-image-overlay Build-Ids: c2716c54c682abf2d2d53672d6d87e7530ef39fb Package: ros-kilted-rqt-image-overlay-layer Version: 0.5.0-2noble.20250508.212030 Architecture: amd64 Maintainer: ijnek Installed-Size: 54 Depends: qtbase5-dev, ros-kilted-message-filters, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rcpputils, ros-kilted-rosidl-runtime-cpp, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-image-overlay-layer/ros-kilted-rqt-image-overlay-layer_0.5.0-2noble.20250508.212030_amd64.deb Size: 8216 SHA256: d9705823edd7d825e86073bc1daf592621711c1896f840d238b1ea89fcbbdf9e SHA1: bfae4f01c6ca8fc6652739ef61d4633dbb334ccf MD5sum: 91e58f325b4269096dc4c96a0edecf37 Description: Provides an rqt_image_overlay_layer plugin interface, and a template impelementation class Package: ros-kilted-rqt-image-view Version: 1.3.0-2noble.20250508.214012 Architecture: amd64 Maintainer: Mabel Zhang Installed-Size: 485 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), ros-kilted-cv-bridge, ros-kilted-geometry-msgs, ros-kilted-image-transport, ros-kilted-qt-gui-cpp, ros-kilted-rclcpp, ros-kilted-rqt-gui, ros-kilted-rqt-gui-cpp, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_image_view Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-image-view/ros-kilted-rqt-image-view_1.3.0-2noble.20250508.214012_amd64.deb Size: 208078 SHA256: e6f469a8e621794408ce7732f3c21ce973adcd7f03590971ce22e5221f393979 SHA1: b85f16ac4272f8c460ffc929a335d6fc369c2729 MD5sum: 5d668d7502276433a3eaa14f2b4ae825 Description: rqt_image_view provides a GUI plugin for displaying images using image_transport. Package: ros-kilted-rqt-image-view-dbgsym Package-Type: ddeb Source: ros-kilted-rqt-image-view Version: 1.3.0-2noble.20250508.214012 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mabel Zhang Installed-Size: 2324 Depends: ros-kilted-rqt-image-view (= 1.3.0-2noble.20250508.214012) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-image-view/ros-kilted-rqt-image-view-dbgsym_1.3.0-2noble.20250508.214012_amd64.deb Size: 2240498 SHA256: 7d8891f1235528df4af1fc702a90dff7ffbb748a9b8353469824df51f3050a15 SHA1: 776829797fecf568611b93642b6f41bd3ac9d54d MD5sum: 75a64f874b35fd24ffe22101232dd456 Description: debug symbols for ros-kilted-rqt-image-view Build-Ids: 9f52d9d92b8d94653fbecc3294cebcbe098688e0 Package: ros-kilted-rqt-joint-trajectory-controller Version: 4.23.0-2noble.20250508.214153 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 184 Depends: python3-rospkg, ros-kilted-control-msgs, ros-kilted-controller-manager-msgs, ros-kilted-python-qt-binding, ros-kilted-qt-gui, ros-kilted-rclpy, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-trajectory-msgs, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-joint-trajectory-controller/ros-kilted-rqt-joint-trajectory-controller_4.23.0-2noble.20250508.214153_amd64.deb Size: 41674 SHA256: fb3681984c64c2cae040d2f3c62bc7d30871c63b18f37715126c13ec82f113dc SHA1: 9c0d31194b478d66955f64b3c66283f7bb90acc0 MD5sum: 68764b378728c5d0185fe37f21ca2113 Description: Graphical frontend for interacting with joint_trajectory_controller instances. Package: ros-kilted-rqt-moveit Version: 1.0.1-5noble.20250508.214452 Architecture: amd64 Maintainer: Isaac I.Y. Saito Installed-Size: 81 Depends: ros-kilted-python-qt-binding (>= 0.2.19), ros-kilted-rclpy, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-rqt-py-common, ros-kilted-rqt-topic, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_moveit Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-moveit/ros-kilted-rqt-moveit_1.0.1-5noble.20250508.214452_amd64.deb Size: 17252 SHA256: d5c8ca190c8b6a4178f1cca01321545930f3c0b22f368107f5c34761ff7dfedb SHA1: 5efe661b09429a67196604d4b8c039d631861656 MD5sum: 832c6fd5d827e6163d07a622bd53c8fd Description: An rqt-based tool that assists monitoring tasks for MoveIt! motion planner developers and users. Currently the following items are monitored if they are either running, existing or published: Node: /move_group Parameter: [/robot_description, /robot_description_semantic] Topic: Following types are monitored. Published "names" are ignored. [sensor_msgs/PointCloud, sensor_msgs/PointCloud2, sensor_msgs/Image, sensor_msgs/CameraInfo] Since this package is not made by the MoveIt! development team (although with assistance from the them), please post issue reports to the designated tracker (not MoveIt!'s main tracker). Package: ros-kilted-rqt-msg Version: 1.6.0-2noble.20250508.214502 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 79 Depends: ros-kilted-ament-index-python, ros-kilted-python-qt-binding (>= 0.2.19), ros-kilted-rclpy, ros-kilted-rosidl-runtime-py, ros-kilted-rqt-console, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-rqt-py-common, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_msg Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-msg/ros-kilted-rqt-msg_1.6.0-2noble.20250508.214502_amd64.deb Size: 15980 SHA256: 35558e00a22039327d5dec4904c7bbfecbf473da41678a03ad59ce90c6542e54 SHA1: 56e75fe5b4efe6a93a7c7a24cb6093a622593504 MD5sum: 870d76240b438d0c0975d1bce1854d02 Description: A Python GUI plugin for introspecting available ROS message types. Package: ros-kilted-rqt-plot Version: 1.6.2-2noble.20250508.214534 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 215 Depends: python3-matplotlib, python3-numpy, ros-kilted-ament-index-python, ros-kilted-python-qt-binding (>= 0.2.19), ros-kilted-qt-gui-py-common (>= 0.2.25), ros-kilted-rclpy, ros-kilted-rosidl-parser, ros-kilted-rosidl-runtime-py, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-rqt-py-common, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_plot Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-plot/ros-kilted-rqt-plot_1.6.2-2noble.20250508.214534_amd64.deb Size: 53542 SHA256: 67e047aaf58b72e2f02c90f2e960957d3e5b409ef88445f6a54e7036c1117253 SHA1: bbe7e40218217debd016e71015fbde7a40278717 MD5sum: 7c9ae7295165c4e6cb34cecf7de7f7f3 Description: rqt_plot provides a GUI plugin visualizing numeric values in a 2D plot using different plotting backends. Package: ros-kilted-rqt-publisher Version: 1.9.0-2noble.20250508.214542 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 127 Depends: python3-numpy, ros-kilted-ament-index-python, ros-kilted-python-qt-binding (>= 0.2.19), ros-kilted-qt-gui-py-common, ros-kilted-rclpy, ros-kilted-rosidl-runtime-py, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-rqt-py-common, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_publisher Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-publisher/ros-kilted-rqt-publisher_1.9.0-2noble.20250508.214542_amd64.deb Size: 30654 SHA256: 8d86ecb3ce720f86005ee489e30428839bf77046ba77ee9c2b3001fd73daa248 SHA1: d2cb55d8c8e1607e18183f69181f753b19420fe7 MD5sum: d93b573e696f63f95d15248e79cf6cda Description: rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values. Package: ros-kilted-rqt-py-common Version: 1.9.0-2noble.20250508.213918 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 143 Depends: qtbase5-dev, ros-kilted-python-qt-binding (>= 0.3.4), ros-kilted-qt-gui, ros-kilted-rclpy, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/rqt_py_common Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-py-common/ros-kilted-rqt-py-common_1.9.0-2noble.20250508.213918_amd64.deb Size: 22564 SHA256: 443e63b2bcb2fcc72b5427c061806beb67b4cb2c91011e256b9c0ab9371e4c03 SHA1: 07ab151ac4d3e804f233deaffe2b77abc7689aec MD5sum: d0dc8b99d0ec97bb82a9ba103f277d28 Description: rqt_py_common provides common functionality for rqt plugins written in Python. Despite no plugin is provided, this package is part of the rqt_common_plugins repository to keep refactoring generic functionality from these common plugins into this package as easy as possible. Functionality included in this package should cover generic ROS concepts and should not introduce any special dependencies beside "ros_base". Package: ros-kilted-rqt-py-console Version: 1.4.0-2noble.20250508.214543 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 67 Depends: ros-kilted-ament-index-python, ros-kilted-python-qt-binding (>= 0.2.19), ros-kilted-qt-gui, ros-kilted-qt-gui-py-common, ros-kilted-rclpy, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_py_console Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-py-console/ros-kilted-rqt-py-console_1.4.0-2noble.20250508.214543_amd64.deb Size: 12502 SHA256: 305c9a01f27ab3dd19dc6cfca960dc294b2d79ce8080c156ea5fabb9b131dbc0 SHA1: 5e6a2587d9c8915ba6626b95b5c484203f044e36 MD5sum: 552cc176420449840a259526c8a9e5c3 Description: rqt_py_console is a Python GUI plugin providing an interactive Python console. Package: ros-kilted-rqt-reconfigure Version: 1.7.0-2noble.20250508.214517 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 299 Depends: python3-yaml, ros-kilted-ament-index-python, ros-kilted-python-qt-binding (>= 0.2.19), ros-kilted-qt-gui-py-common, ros-kilted-rclpy, ros-kilted-rqt-console, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-rqt-py-common, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_reconfigure Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-reconfigure/ros-kilted-rqt-reconfigure_1.7.0-2noble.20250508.214517_amd64.deb Size: 61086 SHA256: bbbe01d730a5abe1a15dc0da6abc877dfbb11b6645a1a95dd1888f93d49ec97f SHA1: d6cd1e94f4b2a796751f1c60e7a3d8d8a2cdf359 MD5sum: 4da37bd5a7db927e621abcfda5b1aafd Description: This rqt plugin provides a way to view and edit parameters on nodes. Package: ros-kilted-rqt-robot-dashboard Version: 0.6.1-5noble.20250508.214727 Architecture: amd64 Maintainer: Aaron Blasdel Installed-Size: 2581 Depends: ros-kilted-diagnostic-msgs, ros-kilted-python-qt-binding (>= 0.2.19), ros-kilted-qt-gui, ros-kilted-rclpy, ros-kilted-rqt-console (>= 0.3.1), ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-rqt-robot-monitor, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_robot_dashboard Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-robot-dashboard/ros-kilted-rqt-robot-dashboard_0.6.1-5noble.20250508.214727_amd64.deb Size: 58194 SHA256: f7a4b2c828ad409da0f63edbc56f2238510a2db3476056d84207418a8e6ae34d SHA1: 9b22e15427cad485a3a346c2ea2248f79a8f027c MD5sum: 571e16ebd4c8f6228bf3a9d8b6277354 Description: rqt_robot_dashboard provides an infrastructure for building robot dashboard plugins in rqt. Package: ros-kilted-rqt-robot-monitor Version: 1.0.6-2noble.20250508.214547 Architecture: amd64 Maintainer: Arne Hitzmann Installed-Size: 171 Depends: python3-rospkg-modules, ros-kilted-diagnostic-msgs, ros-kilted-python-qt-binding (>= 0.2.19), ros-kilted-qt-gui, ros-kilted-qt-gui-py-common, ros-kilted-rclpy, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-rqt-py-common, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_robot_monitor Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-robot-monitor/ros-kilted-rqt-robot-monitor_1.0.6-2noble.20250508.214547_amd64.deb Size: 37010 SHA256: 6d7a478333febd366fd2b3674be2c4858bdfc50f9d06ee4c61b0edac1eb706a5 SHA1: 17b6a7d6915d1b5eb912e3ff0f1be1dc7af30f1f MD5sum: cc52f9a0e38e5c67a493369a9ec3fe29 Description: rqt_robot_monitor displays diagnostics_agg topics messages that are published by diagnostic_aggregator. rqt_robot_monitor is a direct port to rqt of robot_monitor. All diagnostics are fall into one of three tree panes depending on the status of diagnostics (normal, warning, error/stale). Status are shown in trees to represent their hierarchy. Worse status dominates the higher level status. Ex. 'Computer' category has 3 sub devices. 2 are green but 1 is error. Then 'Computer' becomes error. You can look at the detail of each status by double-clicking the tree nodes. Currently re-usable API to other pkgs are not explicitly provided. Package: ros-kilted-rqt-robot-steering Version: 1.0.1-3noble.20250508.214553 Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 94 Depends: ros-kilted-ament-index-python, ros-kilted-geometry-msgs, ros-kilted-python-qt-binding (>= 0.2.19), ros-kilted-rclpy, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_robot_steering Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-robot-steering/ros-kilted-rqt-robot-steering_1.0.1-3noble.20250508.214553_amd64.deb Size: 14304 SHA256: 6cce33b428e97e643dc793c6c5916c8a86a582bae54b1041f9241eb6f1094242 SHA1: d735fac3c29b14b5e8e87cfbcdeec9b6627f3cab MD5sum: 5f1a08814529361626124fcacb67da59 Description: rqt_robot_steering provides a GUI plugin for steering a robot using Twist messages. Package: ros-kilted-rqt-runtime-monitor Version: 1.0.0-5noble.20250508.214605 Architecture: amd64 Maintainer: Aaron Blasdel Installed-Size: 78 Depends: python3-rospkg, ros-kilted-ament-index-python, ros-kilted-diagnostic-msgs, ros-kilted-python-qt-binding (>= 0.2.19), ros-kilted-qt-gui, ros-kilted-rclpy, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_runtime_monitor Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-runtime-monitor/ros-kilted-rqt-runtime-monitor_1.0.0-5noble.20250508.214605_amd64.deb Size: 16660 SHA256: c2d0053a29337eb355cb3e751d107e2869af158b38d07cf81ce43c20ced5562e SHA1: 221e1db3a480f38360412bdbf96e443f1e196782 MD5sum: 1b5c60c28370a06d2b3f69c1c4a8e98f Description: rqt_runtime_monitor provides a GUI plugin viewing DiagnosticsArray messages. Package: ros-kilted-rqt-service-caller Version: 1.4.0-2noble.20250508.225608 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 88 Depends: ros-kilted-ament-index-python, ros-kilted-python-qt-binding, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-rqt-py-common, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_service_caller Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-service-caller/ros-kilted-rqt-service-caller_1.4.0-2noble.20250508.225608_amd64.deb Size: 19416 SHA256: 73aaad33662968daff10dd40a23a0c74b71340ee959f23d67fd2fe32b0ea9ff3 SHA1: 661426dfafd45eb3ff1fbb6a432c0512f476f03f MD5sum: b558b872d81d722fb3b35ed651e93307 Description: rqt_service_caller provides a GUI plugin for calling arbitrary services. Package: ros-kilted-rqt-shell Version: 1.3.1-2noble.20250508.225615 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 80 Depends: ros-kilted-python-qt-binding (>= 0.2.19), ros-kilted-qt-gui, ros-kilted-qt-gui-py-common, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_shell Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-shell/ros-kilted-rqt-shell_1.3.1-2noble.20250508.225615_amd64.deb Size: 16356 SHA256: a2991d5038617e6ae3cff99922e76539e3f029ce84a22b4d64c7c6e31914a6df SHA1: f66c2213eaa4d87fc1cfe62ed8a96f9043f500fc MD5sum: f0d26ec47dba879485cadae9f1eae142 Description: rqt_shell is a Python GUI plugin providing an interactive shell. Package: ros-kilted-rqt-srv Version: 1.3.0-2noble.20250508.225511 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 42 Depends: ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-rqt-msg, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_srv Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-srv/ros-kilted-rqt-srv_1.3.0-2noble.20250508.225511_amd64.deb Size: 6934 SHA256: ab0a64621edeea8a5f5fb66c959ad46d056582500c365e9f9901d17bc8b9479c SHA1: 5565243344f0adf02ddececd123bcdada099b6ef MD5sum: a61bc1e4fab6a53ebe6ac1f8211278cc Description: A Python GUI plugin for introspecting available ROS service types. Package: ros-kilted-rqt-tf-tree Version: 1.0.5-2noble.20250508.214328 Architecture: amd64 Maintainer: Isaac I.Y. Saito Installed-Size: 81 Depends: ros-kilted-python-qt-binding (>= 0.2.19), ros-kilted-qt-dotgraph, ros-kilted-rclpy, ros-kilted-rqt-graph, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-tf2-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_tf_tree Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-tf-tree/ros-kilted-rqt-tf-tree_1.0.5-2noble.20250508.214328_amd64.deb Size: 17126 SHA256: 2b08a599d54475aa289701805af74fa2bce6e1f6c7e0b2733389a98d765cdd2e SHA1: d14223008be816bb52c62ad72c0ba225a3cf2349 MD5sum: f7f9e103ddee94847eff13d23b7b1af5 Description: rqt_tf_tree provides a GUI plugin for visualizing the ROS TF frame tree. Package: ros-kilted-rqt-topic Version: 1.8.0-2noble.20250508.214139 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 102 Depends: ros-kilted-python-qt-binding (>= 0.2.19), ros-kilted-rclpy, ros-kilted-ros2topic, ros-kilted-rqt-gui, ros-kilted-rqt-gui-py, ros-kilted-rqt-py-common, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/rqt_topic Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rqt-topic/ros-kilted-rqt-topic_1.8.0-2noble.20250508.214139_amd64.deb Size: 24170 SHA256: 97558c9e216abf6ea6c27fb85e9275ed4a9a106e7b4af769581c30330c7dfc70 SHA1: 55f17307308345f6b319959e61655cfd53de96ab MD5sum: 136f05e4dd54532fb2f5083c93f3734e Description: rqt_topic provides a GUI plugin for displaying debug information about ROS topics including publishers, subscribers, publishing rate, and ROS Messages. Package: ros-kilted-rsl Version: 1.1.0-3noble.20250508.225903 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 85 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, libfmt-dev, ros-kilted-rclcpp, ros-kilted-tcb-span, ros-kilted-tl-expected, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rsl/ros-kilted-rsl_1.1.0-3noble.20250508.225903_amd64.deb Size: 17082 SHA256: ff2bf2fb0ad6dfa789db389e30f6ea4f87e5b11114948554509cd8bac152d932 SHA1: 6bc3184c149f448e2d1e9ecf5325038372b6a2fd MD5sum: 8c06b35d405de9cea748986b7e911fdc Description: ROS Support Library Package: ros-kilted-rsl-dbgsym Package-Type: ddeb Source: ros-kilted-rsl Version: 1.1.0-3noble.20250508.225903 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 159 Depends: ros-kilted-rsl (= 1.1.0-3noble.20250508.225903) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rsl/ros-kilted-rsl-dbgsym_1.1.0-3noble.20250508.225903_amd64.deb Size: 146458 SHA256: 563f3fc392c1bf18f9955f20d4d02b52b4e2048979fa8a3acf9dd71190703926 SHA1: fdca3508b12362ca7369f478f45e278a3cc6cd92 MD5sum: 48abbc4549f7449413874a7b9de566bc Description: debug symbols for ros-kilted-rsl Build-Ids: c9c976d5f80566cafacc99118afcb3a835a4da13 Package: ros-kilted-rt-manipulators-cpp Version: 1.0.0-4noble.20250424.204423 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 477 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, libyaml-cpp-dev, ros-kilted-dynamixel-sdk, ros-kilted-eigen3-cmake-module, ros-kilted-yaml-cpp-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rt-manipulators-cpp/ros-kilted-rt-manipulators-cpp_1.0.0-4noble.20250424.204423_amd64.deb Size: 131560 SHA256: 7d458aa0a8fd96f5313ffd900ed486dccbfd4a0d4b3276fd167264b9ef353802 SHA1: 2fe7633f89efedd2bf88d0fbb2eb22c019300684 MD5sum: 647b5bf1e77336d639aeaf124637b881 Description: RT Manipulators C++ Library Package: ros-kilted-rt-manipulators-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-rt-manipulators-cpp Version: 1.0.0-4noble.20250424.204423 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: RT Corporation Installed-Size: 3949 Depends: ros-kilted-rt-manipulators-cpp (= 1.0.0-4noble.20250424.204423) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rt-manipulators-cpp/ros-kilted-rt-manipulators-cpp-dbgsym_1.0.0-4noble.20250424.204423_amd64.deb Size: 3866278 SHA256: 329b1cd03ebe6ce83b48e16ab4d5125c6864239581dea7fa24fcf9647748f41c SHA1: c9c15f499be5a70b6111079994c5bf7bdddbea8c MD5sum: ce498f67ea388bc0ccfe7d200fc2b355 Description: debug symbols for ros-kilted-rt-manipulators-cpp Build-Ids: b89819b83a4fba2431631a0690e8e5bbff8c370e Package: ros-kilted-rt-usb-9axisimu-driver Version: 3.0.0-2noble.20250508.220420 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 423 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclcpp-lifecycle, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rt-usb-9axisimu-driver/ros-kilted-rt-usb-9axisimu-driver_3.0.0-2noble.20250508.220420_amd64.deb Size: 102756 SHA256: edcd99dbb14ba342b1d74c90cee031951d2a66a0bd4d1e0e7fd447a70fa7554f SHA1: c40c166d9c23eab1ed51db70d0a2481dc87d70c2 MD5sum: 0247b49b1e1af6caa338959f273de152 Description: The rt_usb_9axisimu_driver package Package: ros-kilted-rt-usb-9axisimu-driver-dbgsym Package-Type: ddeb Source: ros-kilted-rt-usb-9axisimu-driver Version: 3.0.0-2noble.20250508.220420 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: RT Corporation Installed-Size: 1778 Depends: ros-kilted-rt-usb-9axisimu-driver (= 3.0.0-2noble.20250508.220420) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rt-usb-9axisimu-driver/ros-kilted-rt-usb-9axisimu-driver-dbgsym_3.0.0-2noble.20250508.220420_amd64.deb Size: 1629288 SHA256: 1a0b04abb63eb1c89fa31f66dbd1fe6c919a9369419e92cc82ac8adaf66e9189 SHA1: 60adc6866c7d933acd7165937f155c07d42f3cd4 MD5sum: 1b23f13464103ad153b2b920ebdf6dbc Description: debug symbols for ros-kilted-rt-usb-9axisimu-driver Build-Ids: 421ca08ba7f03eef10478f0ce622a7494a5a29a5 83c2b5b954253499490c4017cbabcc72e7b84e7e Package: ros-kilted-rtabmap Version: 0.21.6-2noble.20250508.231404 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 20858 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.38), libdc1394-25 (>= 2.2.6), libgcc-s1 (>= 4.0), libgomp1 (>= 6), liboctomap1.9t64 (>= 1.9.7+dfsg), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-contrib406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-photo406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libopencv-video406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libopenni2-0 (>= 2.2.0.33+dfsg), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-features1.14 (>= 1.14.0+dfsg), libpcl-filters1.14 (>= 1.14.0+dfsg), libpcl-io1.14 (>= 1.14.0+dfsg), libpcl-kdtree1.14 (>= 1.14.0+dfsg), libpcl-registration1.14 (>= 1.14.0+dfsg), libpcl-sample-consensus1.14 (>= 1.14.0+dfsg), libpcl-search1.14 (>= 1.14.0+dfsg), libpcl-segmentation1.14 (>= 1.14.0+dfsg), libpcl-surface1.14 (>= 1.14.0+dfsg), libpcl-visualization1.14 (>= 1.14.0+dfsg), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5printsupport5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.15.1), libsqlite3-0 (>= 3.6.11), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0), libvtk9.1t64 (>= 9.1.0+really9.1.0+dfsg2), libvtk9.1t64-qt (>= 9.1.0+really9.1.0+dfsg2), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-gtsam, ros-kilted-libg2o, zlib1g (>= 1:1.2.0), liboctomap-dev, libpcl-dev, libsqlite3-dev, libtbb-dev, qtbase5-dev, ros-kilted-cv-bridge, ros-kilted-libpointmatcher, zlib1g-dev, ros-kilted-ros-workspace Homepage: http://introlab.github.io/rtabmap Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rtabmap/ros-kilted-rtabmap_0.21.6-2noble.20250508.231404_amd64.deb Size: 5843750 SHA256: e7585acb1e295bb09217288cae3b2b74b46384b713660320e163269100956f1f SHA1: 8bed22df96004bd29be77de4a6c099dc8c79fd19 MD5sum: 7479f9dee9e004a3cc7e7f88ddb3d1a2 Description: RTAB-Map's standalone library. RTAB-Map is a RGB-D SLAM approach with real-time constraints. Package: ros-kilted-rtabmap-dbgsym Package-Type: ddeb Source: ros-kilted-rtabmap Version: 0.21.6-2noble.20250508.231404 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 110223 Depends: ros-kilted-rtabmap (= 0.21.6-2noble.20250508.231404) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rtabmap/ros-kilted-rtabmap-dbgsym_0.21.6-2noble.20250508.231404_amd64.deb Size: 107242054 SHA256: 491766a6a40419cc99df5dde70406b376a39b27caa05657ba8f6897c5ac2d106 SHA1: 0d365149bfd3f1e4eef59c32f4aefdedaca0f4c1 MD5sum: 1e5daeb7dd560c494778d621fb9c95f2 Description: debug symbols for ros-kilted-rtabmap Build-Ids: 01ee86daa8390484f507f0f8b1768a221a1c1d70 0a21fc4db730481f94889a2d14d3b899afdcb997 0c61bd9f08472b10ed5a1e02d69d3fa38ce819e3 24d73b1306dbb584dacf26762095ae997d318f7f 2961f2df06add17c26fdaaeddd0911140913f83b 38c7697ba75d0686dc03b1cb2c89616cc3bb107a 451a7c74a438dfe9720aa7fe8a1777c99882eb01 4eae18d5b24121229d7d71c1dd48170935bf02a6 4f92d54907c693fd99527c362c4106cbd38fc31a 529f98bed14b713174588ae2ac9d9d6ea4605315 560bc5bdbc333f9eeac98cd3ab1b0cfdae09dda8 6a2d03c0efc9a4174a8aeb46274ba62237bba948 7e3a49eaf88018c90316a916ac58b6b7081a1017 854b70ad55c082388d2fce447b12eac368c54bb9 9d2ae78e0d00d32db130df94f3de224d44aa71e4 b3398306da3014108f2bc3ebd45e425c6cba13a5 c23b5b00a4b34de4429bb5081ef9a304dcf61a25 ce301c8e8d788e5d8d8ff0065b0358c07d9b9ba7 d3b0b911f38a2349c27098523cf4be1e6c07ec98 e763a900a33ecedb85472a2414888f818523fe71 ec9571f7a8249749a93be8eccd8aae21a68d1275 ee997ebd6dcae4d6d17a9ec730063d17add40870 ef66d5562bc2fcd13420d08061f4ca1dc02b5ffd f15df10b358cf75bbc2b4ee35c876e395ca0c392 fe5326f0a12cdd187747bdc4256ef0da347f6847 Package: ros-kilted-rtcm-msgs Version: 1.1.6-4noble.20250424.212201 Architecture: amd64 Maintainer: Marek Materzok Installed-Size: 435 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rtcm-msgs/ros-kilted-rtcm-msgs_1.1.6-4noble.20250424.212201_amd64.deb Size: 44932 SHA256: e7cc5cd10729713c1d8068fcc7ae374efe03c8498fddfd00a391963022761c21 SHA1: 0826765dfb4473adb367ac28f211dca0172bb190 MD5sum: 96a060ba04f818896aaeb8799d288f50 Description: The rtcm_msgs package contains messages related to data in the RTCM format. Package: ros-kilted-rtcm-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rtcm-msgs Version: 1.1.6-4noble.20250424.212201 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marek Materzok Installed-Size: 296 Depends: ros-kilted-rtcm-msgs (= 1.1.6-4noble.20250424.212201) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rtcm-msgs/ros-kilted-rtcm-msgs-dbgsym_1.1.6-4noble.20250424.212201_amd64.deb Size: 206120 SHA256: a6d87767862e38005a7a801fe4e97b59b347f0ade7a1821657af1d81b21c0f6f SHA1: bd4a092ad22a317c031e890af9800215c3a7f459 MD5sum: 72ee3f2b6eaf22802de7a778b5478878 Description: debug symbols for ros-kilted-rtcm-msgs Build-Ids: 2a6dfba529eb8101fba4684c7ee2ff61c9dffa24 307dc44d24ead729eb39b671b883491c0f2221ae 31ad841ff642c6e860117bb086c03eba6bd2dabe 7237d153ba2847c0cad99e2684f809cd0db22dad aab6cb5b83df53e0a7e469d1183c385cd10b23c7 acfde0328af2f4876d45b28a9438d7d6b2604fc6 ad387396a5332179c35a10168775907c11390314 aee9196485f19ff741d645dae583c7ca8587fa6d be49a227a334c733dac4f9b0608bc655e0409f19 c6d2683526eb2cd39ed6c1997dc409f9ed4c3190 febe8036016900bb5a6b6dba2f59ad6ad52112c9 Package: ros-kilted-rti-connext-dds-cmake-module Version: 1.1.0-3noble.20250502.194349 Architecture: amd64 Maintainer: Andrea Sorbini Installed-Size: 76 Depends: ros-kilted-ament-cmake, rti-connext-dds-7.3.0-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rti-connext-dds-cmake-module/ros-kilted-rti-connext-dds-cmake-module_1.1.0-3noble.20250502.194349_amd64.deb Size: 12406 SHA256: 21535ed35f922d0e3c0fb5201f8d1dedbeea2b52bb9355b398556d55b82c981c SHA1: fe3ef4a5a3e3ba62e1a31c58c7c0192d009abb9c MD5sum: ad9e819a8d652152e3c5ba087abe363d Description: Helper module to provide access to RTI products like Connext DDS Professional Package: ros-kilted-rttest Version: 0.18.3-1noble.20250426.030141 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 125 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rttest/ros-kilted-rttest_0.18.3-1noble.20250426.030141_amd64.deb Size: 30780 SHA256: 9f4e5b8655ee81568e77ac3e45b30ccde7f2b5758644b2b22044530f03ee29d7 SHA1: 612782cddf11d459671a47d350c04845ebfa20e6 MD5sum: 42636c226fcd0365a769ea7c93c4c35b Description: Instrumentation library for real-time performance testing Package: ros-kilted-rttest-dbgsym Package-Type: ddeb Source: ros-kilted-rttest Version: 0.18.3-1noble.20250426.030141 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 187 Depends: ros-kilted-rttest (= 0.18.3-1noble.20250426.030141) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rttest/ros-kilted-rttest-dbgsym_0.18.3-1noble.20250426.030141_amd64.deb Size: 166190 SHA256: ac20d4330eed23b4983c0a8ffd9bbd0d9a7762b4e9e5660904af3ffc9e36af00 SHA1: 7b11795ade6e5e6809969ac5060df312aa456521 MD5sum: bf0c48f457be4596c9ea909a4d6f391d Description: debug symbols for ros-kilted-rttest Build-Ids: c1c43ef00d5daadf994fe3858f1a0cf1996f3283 Package: ros-kilted-ruckig Version: 0.9.2-5noble.20250424.202834 Architecture: amd64 Maintainer: Lars Berscheid Installed-Size: 272 Depends: libc6 (>= 2.4), libstdc++6 (>= 13.1), ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ruckig/ros-kilted-ruckig_0.9.2-5noble.20250424.202834_amd64.deb Size: 75214 SHA256: dcd212540bd5dcfa6d9a20cf33183b5762cc8c3f3010fe8198875c76cf1a1e92 SHA1: b71dd98ee0fa0daaa064927fab8ae1af6c184ba1 MD5sum: fbec048685791b158a9dfadbbf810606 Description: Instantaneous Motion Generation for Robots and Machines. Package: ros-kilted-ruckig-dbgsym Package-Type: ddeb Source: ros-kilted-ruckig Version: 0.9.2-5noble.20250424.202834 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lars Berscheid Installed-Size: 233 Depends: ros-kilted-ruckig (= 0.9.2-5noble.20250424.202834) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ruckig/ros-kilted-ruckig-dbgsym_0.9.2-5noble.20250424.202834_amd64.deb Size: 215354 SHA256: 776513b0779b521339bdd83b067d4a148349b369de06a4721b6209805b21ab76 SHA1: 5525173ac57990da22e964d676ad147db273d5b9 MD5sum: 12286cc0ca821ff1032f9a7d21abdb0d Description: debug symbols for ros-kilted-ruckig Build-Ids: 994426375ad9cb649f5fe8bc8fc4e4754e361d1c Package: ros-kilted-rviz-2d-overlay-msgs Version: 1.3.0-3noble.20250424.212214 Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 506 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-2d-overlay-msgs/ros-kilted-rviz-2d-overlay-msgs_1.3.0-3noble.20250424.212214_amd64.deb Size: 49254 SHA256: cc72f9a342f1a402844f651d8b88435dd0269c03d61459a7b79194ea4dc6d7e5 SHA1: fb7f178266a2cab7c5f76f2d98020922836a93a0 MD5sum: 938d5ff1fa7d5a41f63cee72f2eb057a Description: Messages describing 2D overlays for RVIZ, extracted/derived from the jsk_visualization ROS1 packege. Package: ros-kilted-rviz-2d-overlay-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-rviz-2d-overlay-msgs Version: 1.3.0-3noble.20250424.212214 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 306 Depends: ros-kilted-rviz-2d-overlay-msgs (= 1.3.0-3noble.20250424.212214) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-2d-overlay-msgs/ros-kilted-rviz-2d-overlay-msgs-dbgsym_1.3.0-3noble.20250424.212214_amd64.deb Size: 210614 SHA256: 13c047697ef9c6ffeebf0cf53fa38993d40e72c7fb7143b4be838fdcc26784d7 SHA1: f62d9410acd302f88cf67c487ec7247d096f985a MD5sum: 01c030ae0250179a6c30f93aae8ba396 Description: debug symbols for ros-kilted-rviz-2d-overlay-msgs Build-Ids: 17fde853d0f3168f02a8c85a8797b7c732a17dc3 440715403266d6926139f1d462bef2443ea241e4 509dad20f914bcd78a40367a4b93673b8759b70f 52b45f9262122c13a9dae59480181b8fbc48ffe7 63f5f9d7f60683a408cb1eb79a11bcd6b8846b1d 65438a55cc426a5f8ee17364edccc5c8e04dadf4 7b4861c5ee3fddcac9143680dfd1f3726ef3db9b 80db113674edab02982f9e85b752504b09a8a96b b6505ed55e71874b9506fa892bf45769533335f7 c9ece5441f90df81744769fc8e6308a6032f06fb f85f134d90255df9c7e833e9d9540982c1842d88 Package: ros-kilted-rviz-2d-overlay-plugins Version: 1.3.0-3noble.20250508.231437 Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 1459 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libstdc++6 (>= 13.1), ros-kilted-rviz-ogre-vendor, libboost-all-dev, ros-kilted-rviz-2d-overlay-msgs, ros-kilted-rviz-common, ros-kilted-rviz-rendering, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-2d-overlay-plugins/ros-kilted-rviz-2d-overlay-plugins_1.3.0-3noble.20250508.231437_amd64.deb Size: 296328 SHA256: 3f55710948a06d1f388495225718215aa21c7381660692df3d4e4cf5add53ff2 SHA1: e61d4f46625d85a46700b3a3b585c09354d4c712 MD5sum: 2720329df2466f4d66ca0acbe52fe7be Description: RViz2 plugin for 2D overlays in the 3D view. Mainly a ROS2 port of the JSK overlay plugin (https://github.com/jsk-ros-pkg/jsk_visualization). Package: ros-kilted-rviz-2d-overlay-plugins-dbgsym Package-Type: ddeb Source: ros-kilted-rviz-2d-overlay-plugins Version: 1.3.0-3noble.20250508.231437 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 8793 Depends: ros-kilted-rviz-2d-overlay-plugins (= 1.3.0-3noble.20250508.231437) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-2d-overlay-plugins/ros-kilted-rviz-2d-overlay-plugins-dbgsym_1.3.0-3noble.20250508.231437_amd64.deb Size: 7844940 SHA256: 95c7ad43a45909d6bd211f38a049e174e70814f71389672961ca638cfdb2be3d SHA1: 0de625b888ff08f3dd3fd66d94e222e0e9732ae3 MD5sum: 2fe02bae6edb56afc9f94d3d0d2b6556 Description: debug symbols for ros-kilted-rviz-2d-overlay-plugins Build-Ids: 3c9d278d516b2dc03a234dcb8795b94c07562865 f617bbdbad779a8562c7c8ae50dc047d2fd45ae1 Package: ros-kilted-rviz-assimp-vendor Version: 15.0.1-1noble.20250505.163625 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 46 Depends: libassimp-dev, ros-kilted-ros-workspace Homepage: http://assimp.sourceforge.net/index.html Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-assimp-vendor/ros-kilted-rviz-assimp-vendor_15.0.1-1noble.20250505.163625_amd64.deb Size: 8332 SHA256: 8452fd80d867e5139d190a44b8f4fe9a591af9915b8cc916e67bcf44800efdbb SHA1: f0981f31ca899f18f8de171ab1fd20203fca2f8a MD5sum: eac108f87fdc11223afc275bc15a81f2 Description: Wrapper around assimp, providing nothing but a dependency on assimp, on some systems. On others, it provides a fixed CMake module or even an ExternalProject build of assimp. Package: ros-kilted-rviz-common Version: 15.0.1-1noble.20250508.225713 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2530 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5widgets5t64 (>= 5.14.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), ros-kilted-rviz-ogre-vendor, libqt5core5a, libqt5gui5, libqt5opengl5, libqt5svg5, libqt5widgets5, qtbase5-dev, ros-kilted-geometry-msgs, ros-kilted-message-filters, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-resource-retriever, ros-kilted-rviz-rendering, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-tinyxml2-vendor, ros-kilted-urdf, ros-kilted-yaml-cpp-vendor, ros-kilted-ros-workspace Homepage: https://github.com/ros2/rviz/blob/ros2/README.md Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-common/ros-kilted-rviz-common_15.0.1-1noble.20250508.225713_amd64.deb Size: 628212 SHA256: 2831dba746bbebf78bf41844f12bee77d5a290c0a9377c8b93cc6066e89e295a SHA1: db85cc7443260f3011effe727ab633fef86da702 MD5sum: 444470dab176d5f99fc86311c77e06ec Description: Common rviz API, used by rviz plugins and applications. Package: ros-kilted-rviz-common-dbgsym Package-Type: ddeb Source: ros-kilted-rviz-common Version: 15.0.1-1noble.20250508.225713 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 26879 Depends: ros-kilted-rviz-common (= 15.0.1-1noble.20250508.225713) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-common/ros-kilted-rviz-common-dbgsym_15.0.1-1noble.20250508.225713_amd64.deb Size: 26622556 SHA256: 2cb90182deb6958e2363015c4124c96ece86eb3760fa7ca747bfff99e291dfe8 SHA1: 6cc2b51ddca76e8eb28f75bdd4d022920815b18d MD5sum: 3f3efd798dd2f2177c75a2ba841f9a2a Description: debug symbols for ros-kilted-rviz-common Build-Ids: 95903806003b95e2cc8e3348ae7569f8a1958b7e Package: ros-kilted-rviz-default-plugins Version: 15.0.1-1noble.20250509.001446 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 10467 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-gz-math-vendor, ros-kilted-rviz-ogre-vendor, libqt5core5a, libqt5gui5, libqt5opengl5, libqt5widgets5, ros-kilted-geometry-msgs, ros-kilted-image-transport, ros-kilted-interactive-markers, ros-kilted-laser-geometry, ros-kilted-map-msgs, ros-kilted-nav-msgs, ros-kilted-pluginlib, ros-kilted-point-cloud-transport, ros-kilted-rclcpp, ros-kilted-resource-retriever, ros-kilted-rviz-common, ros-kilted-rviz-rendering, ros-kilted-rviz-resource-interfaces, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-urdf, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Homepage: https://github.com/ros2/rviz/blob/ros2/README.md Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-default-plugins/ros-kilted-rviz-default-plugins_15.0.1-1noble.20250509.001446_amd64.deb Size: 1553290 SHA256: 6ee6c1ff16835d3a3727711832dea81ed95fe6c26ff3f38dceafc5bbf4f1d68b SHA1: ebf25b7746a6d29c9ae67ee3cc9883cac23b3cfa MD5sum: 0084757fe4ceabbcaa4121d5f1506a0e Description: Several default plugins for rviz to cover the basic functionality. Package: ros-kilted-rviz-default-plugins-dbgsym Package-Type: ddeb Source: ros-kilted-rviz-default-plugins Version: 15.0.1-1noble.20250509.001446 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 87175 Depends: ros-kilted-rviz-default-plugins (= 15.0.1-1noble.20250509.001446) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-default-plugins/ros-kilted-rviz-default-plugins-dbgsym_15.0.1-1noble.20250509.001446_amd64.deb Size: 79470316 SHA256: 6e44b84d1a48f078c6558ef0e6fc0ea8f4b7a339c20b0a26019952d850fba262 SHA1: 13aa4a378617b913b445bd40c0503a3a81e5ba56 MD5sum: 75a9499dff2f141da5800e81dd610310 Description: debug symbols for ros-kilted-rviz-default-plugins Build-Ids: ef9c4558df524edfe413d08f9e2d5a278ce0eee7 Package: ros-kilted-rviz-imu-plugin Version: 2.2.0-2noble.20250508.232028 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 916 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 13.1), ros-kilted-rviz-ogre-vendor, libqt5core5a, libqt5gui5, libqt5opengl5, libqt5widgets5, ros-kilted-message-filters, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rviz-common, ros-kilted-rviz-rendering, ros-kilted-sensor-msgs, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/rviz_imu_plugin Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-imu-plugin/ros-kilted-rviz-imu-plugin_2.2.0-2noble.20250508.232028_amd64.deb Size: 172696 SHA256: 75c67e411c504173d369f436d498ea0ef7ff12c982da754eb7214bfd0111dc1d SHA1: ad048e5db7362dfbb239eddb3edadc2f8355a126 MD5sum: d6c28d507681ed0171d9d00548f598de Description: RVIZ plugin for IMU visualization Package: ros-kilted-rviz-imu-plugin-dbgsym Package-Type: ddeb Source: ros-kilted-rviz-imu-plugin Version: 2.2.0-2noble.20250508.232028 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 5885 Depends: ros-kilted-rviz-imu-plugin (= 2.2.0-2noble.20250508.232028) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-imu-plugin/ros-kilted-rviz-imu-plugin-dbgsym_2.2.0-2noble.20250508.232028_amd64.deb Size: 5241062 SHA256: 6fbdaf1e3bb27badf3cf3b2a0015d54277374793a7fad3eba11c3b5394f13da5 SHA1: 3ae0e7a94caa083c6ccdcebf4ac80b42abdd0cb5 MD5sum: a470643faae849074b2e57d5286b187e Description: debug symbols for ros-kilted-rviz-imu-plugin Build-Ids: 7ff34baed32f96bd7d7d50b36f9c4b102e3bdcf5 Package: ros-kilted-rviz-ogre-vendor Version: 15.0.1-1noble.20250505.163624 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 17664 Depends: libc6 (>= 2.38), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.3.1), libgl1, libstdc++6 (>= 13.1), libx11-6, libxrandr2 (>= 4.3), libfreetype-dev, libgl1-mesa-dev, libglew-dev, libglu1-mesa-dev, libx11-dev, libxaw7-dev, libxrandr-dev, ros-kilted-ros-workspace Homepage: https://www.ogre3d.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-ogre-vendor/ros-kilted-rviz-ogre-vendor_15.0.1-1noble.20250505.163624_amd64.deb Size: 3835976 SHA256: 349a54539b71cd7872954c7cc9843a075a39026a60bac1b74424054424b2245d SHA1: aefaa6223f8ce114cc346938466e5c242534c546 MD5sum: fcc489602e97b016bd06daaf9937428c Description: Wrapper around ogre3d, it provides a fixed CMake module and an ExternalProject build of ogre. Package: ros-kilted-rviz-ogre-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-rviz-ogre-vendor Version: 15.0.1-1noble.20250505.163624 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 78660 Depends: ros-kilted-rviz-ogre-vendor (= 15.0.1-1noble.20250505.163624) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-ogre-vendor/ros-kilted-rviz-ogre-vendor-dbgsym_15.0.1-1noble.20250505.163624_amd64.deb Size: 76442830 SHA256: d789a67bcb418cebd053c289dde3859352c2f193737061cec197e3366e86cca9 SHA1: 5b9e32916f44afbcea8186912c992d433b8beb0f MD5sum: 636595f7f2ac54f1e6189b2709ec5938 Description: debug symbols for ros-kilted-rviz-ogre-vendor Build-Ids: 00951e4bb1b2218c7e2589cab317f040e9fec698 12422f2b26cefa582accc4d8b8c80d5f5b343b9f 1ddf909b5d7aff855292bbfd0881e6fdc9a7e62e 1f023017da5cac2ca75c32fa0737ac56e44832cf 2eb5dea94a488a7cbdc719100e34c3455adcc427 44b39a6a4e43f29dc4cd28f5375ef2daca1759db 46bb0daa16f7496870c7d4d76db934e84d0fa625 53450b413c85848332c0730c0a53fa89f8b76f92 a025136934ba18639cbf5bfc4739a3efa6ca3b21 ba0a1496f34476fa751394aa0b1ab20545b08953 cf925d657ee138d30e74b858f88558e7fb46c2f3 d93c5d6474c3622fe3b5535bd08c3059f3e6a1ad e68f4ccc1770bdafe921a9135196242d6b29ef71 e7f56e8a6e76d7c6c55e72c9a72818efc0011dce f0618897daa7886ac18b700b5b974ffa7fd3d242 f93e191a90ac5abfb99b937a6f081c5cd0dfd7cd Package: ros-kilted-rviz-rendering Version: 15.0.1-1noble.20250508.210026 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2143 Depends: libassimp5 (>= 5.3.1+ds), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglx0, libopengl0, libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.5.0) | libqt5gui5-gles (>= 5.5.0), libstdc++6 (>= 13.1), libx11-6, ros-kilted-rviz-ogre-vendor, libeigen3-dev, libqt5core5a, libqt5gui5, libqt5opengl5, libqt5widgets5, qtbase5-dev, ros-kilted-ament-index-cpp, ros-kilted-eigen3-cmake-module, ros-kilted-resource-retriever, ros-kilted-rviz-assimp-vendor, ros-kilted-ros-workspace Homepage: https://github.com/ros2/rviz/blob/ros2/README.md Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-rendering/ros-kilted-rviz-rendering_15.0.1-1noble.20250508.210026_amd64.deb Size: 767210 SHA256: ace0f0ad2ceee59e068d5bf7ff560b28c778bae4fe10085b76a8fd15e20c52b9 SHA1: 78380c27543719c0d85f596da43dfe53e23f1797 MD5sum: f63df8a5fe3d624bf5bb87c20aaef9f7 Description: Library which provides the 3D rendering functionality in rviz. Package: ros-kilted-rviz-rendering-dbgsym Package-Type: ddeb Source: ros-kilted-rviz-rendering Version: 15.0.1-1noble.20250508.210026 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 6011 Depends: ros-kilted-rviz-rendering (= 15.0.1-1noble.20250508.210026) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-rendering/ros-kilted-rviz-rendering-dbgsym_15.0.1-1noble.20250508.210026_amd64.deb Size: 5952804 SHA256: 279928a0f402e1f42c39a7444e952c02a5e0edb2ead0b58441157c1df0236df3 SHA1: d988eb203979d947c1168e5a187627fb803b411d MD5sum: 06aa05ebb66e797163ffd05f9f31d99e Description: debug symbols for ros-kilted-rviz-rendering Build-Ids: 1d8ebc15ed61c657d20db1acd4346ac68dc2d5e4 Package: ros-kilted-rviz-rendering-tests Version: 15.0.1-1noble.20250508.210417 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 43 Depends: ros-kilted-resource-retriever, ros-kilted-rviz-rendering, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-rendering-tests/ros-kilted-rviz-rendering-tests_15.0.1-1noble.20250508.210417_amd64.deb Size: 7242 SHA256: 71aa8958fe40c421529d90e3e6a19a19489363472f024d2aa9d96a596e9e819a SHA1: 2c96b41b0774df29028c1c04199c28e201c72ad5 MD5sum: 614b6816c890931ba17077ce777546a4 Description: Example plugin for RViz - documents and tests RViz plugin development Package: ros-kilted-rviz-resource-interfaces Version: 15.0.1-1noble.20250505.163614 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 797 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-resource-interfaces/ros-kilted-rviz-resource-interfaces_15.0.1-1noble.20250505.163614_amd64.deb Size: 80756 SHA256: e5f7d95ee8956d794915ec9ad7604682f6f0c3f83c25efcdfe898931913a8094 SHA1: 2712b32950587f91ca6757573dca3a3f37c9b034 MD5sum: a4111e4b2afe7aedcdb8a6cb2a41b626 Description: ROS interfaces for working with resources like meshes. Package: ros-kilted-rviz-resource-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-rviz-resource-interfaces Version: 15.0.1-1noble.20250505.163614 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 605 Depends: ros-kilted-rviz-resource-interfaces (= 15.0.1-1noble.20250505.163614) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-resource-interfaces/ros-kilted-rviz-resource-interfaces-dbgsym_15.0.1-1noble.20250505.163614_amd64.deb Size: 464194 SHA256: 553073afb9cbf3995e5f9bc11de0f2e937de6c4f95873c6f2a937ca08830c915 SHA1: dbb0bcda40ee206c51f78dbd74e6c406d7dce232 MD5sum: 802b70b355b5b2f7bf7cdb249be26e93 Description: debug symbols for ros-kilted-rviz-resource-interfaces Build-Ids: 0b91126d3b11c84a7234d7ccdef25600689bce18 35586814d9a238e18f0ab3f0616319f51b6f245d 48c01c77c7abb7f3b4afdaa1d9c1c1807bca73fd 5c4869521af09995245a9af88e95ea59552ccbd7 7caf7857227bcea28814475633bd1e25477069fa 808fb2f1746860e7b40e2c087407a1ded5209d2a 88c10a834c834602c17b46fef9499fd9bde7b7ef b38ba599f0ea818ba7930d1be98ea9575f0f9a1f e88b1bc4b8cbf27978b9a736ebc46c2ec70d505b f9c490a3923dfe513ead39669319b2e76caa73cf fd820c552068e48d729dc81c07d67df47a08d290 Package: ros-kilted-rviz-visual-testing-framework Version: 15.0.1-1noble.20250508.231817 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 413 Depends: ros-kilted-ament-cmake-gtest, ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-rcutils, ros-kilted-rviz-common, ros-kilted-rviz-ogre-vendor, ros-kilted-rviz-rendering, ros-kilted-std-msgs, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/rviz2 Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz-visual-testing-framework/ros-kilted-rviz-visual-testing-framework_15.0.1-1noble.20250508.231817_amd64.deb Size: 75354 SHA256: 668a813d60930d51b9f2ac36679b2117cb349386e067cabf5ea022a0257936de SHA1: 093fb937a444890cb318b77793ab9faa63564dda MD5sum: e255db7a067938dcc608027f0a22e202 Description: 3D testing framework for RViz. Package: ros-kilted-rviz2 Version: 15.0.1-1noble.20250509.004450 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 119 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), python3-dev, ros-kilted-rviz-common, ros-kilted-rviz-default-plugins, ros-kilted-rviz-ogre-vendor, ros-kilted-ros-workspace Homepage: https://github.com/ros2/rviz/blob/ros2/README.md Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz2/ros-kilted-rviz2_15.0.1-1noble.20250509.004450_amd64.deb Size: 19836 SHA256: fdc80cb5c01c532f1c6a5bd8770cc359f1a7eff5d7644f1b8db4c1e576c14c08 SHA1: 4281adab68fb3a270037df8ae0038d4d9edf0f84 MD5sum: 9e3e94ff38e014a918989d78ea05d1f8 Description: 3D visualization tool for ROS. Package: ros-kilted-rviz2-dbgsym Package-Type: ddeb Source: ros-kilted-rviz2 Version: 15.0.1-1noble.20250509.004450 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 429 Depends: ros-kilted-rviz2 (= 15.0.1-1noble.20250509.004450) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-rviz2/ros-kilted-rviz2-dbgsym_15.0.1-1noble.20250509.004450_amd64.deb Size: 414718 SHA256: 9a1c8013bd3ade43316a05d6ca20519fd96cc845d3dab9acd4623ac1fc9327e5 SHA1: b5b221c7463805a484dc9eb1ebb66ec2eee1256a MD5sum: bf6186aade2ad8665a325a30df9a8444 Description: debug symbols for ros-kilted-rviz2 Build-Ids: 94451b278c74a40eaee98f7355e1a594158dfcff Package: ros-kilted-sdformat-test-files Version: 2.0.1-2noble.20250424.202838 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 564 Depends: cmake, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sdformat-test-files/ros-kilted-sdformat-test-files_2.0.1-2noble.20250424.202838_amd64.deb Size: 75374 SHA256: 7e66677882a188b12de2d3a6625e898b7aab56318a482485a92a1a71a7b69401 SHA1: 085b334d9ea7280666a80723b10357c287efce3c MD5sum: a38d4baac6c08af00443b887faf80546 Description: Example SDFormat XML files for testing tools using hthis format. Package: ros-kilted-sdformat-urdf Version: 2.0.1-2noble.20250508.210032 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 196 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-gz-math-vendor, ros-kilted-sdformat-vendor, liburdfdom-headers-dev, ros-kilted-ament-cmake-ros, ros-kilted-pluginlib, ros-kilted-rcutils, ros-kilted-tinyxml2-vendor, ros-kilted-urdf, ros-kilted-urdf-parser-plugin, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sdformat-urdf/ros-kilted-sdformat-urdf_2.0.1-2noble.20250508.210032_amd64.deb Size: 48536 SHA256: 363073d13ea4216c27efff6693454b46459e77d12cf5d26c1885169b01dbd7d6 SHA1: 2075bef4ce3ec85cf8102a20655dfcff397680c5 MD5sum: 0c91e7621c210789f2c115c0a65137a1 Description: URDF plugin to parse SDFormat XML into URDF C++ DOM objects. Package: ros-kilted-sdformat-urdf-dbgsym Package-Type: ddeb Source: ros-kilted-sdformat-urdf Version: 2.0.1-2noble.20250508.210032 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 739 Depends: ros-kilted-sdformat-urdf (= 2.0.1-2noble.20250508.210032) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sdformat-urdf/ros-kilted-sdformat-urdf-dbgsym_2.0.1-2noble.20250508.210032_amd64.deb Size: 691756 SHA256: a45103367b23cbfb8e377194cfede47e06746458562c79f282b4220ba6460f4e SHA1: c9a16cfaaf07892e2e6329dfe7acc0d3446ef61d MD5sum: eff8308fc1b09770955be18639ed8f3c Description: debug symbols for ros-kilted-sdformat-urdf Build-Ids: 4b594a3a863a550190ce63dc122d27ca51fac818 eba22019821a248cd8aa59b65ef8e71cd76bb988 Package: ros-kilted-sdformat-vendor Version: 0.2.4-2noble.20250424.204933 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 8077 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-gz-math-vendor, ros-kilted-gz-utils-vendor, ros-kilted-urdfdom, libtinyxml2-dev, pybind11-dev, ros-kilted-gz-cmake-vendor, ros-kilted-gz-tools-vendor, ros-kilted-ros-workspace Homepage: https://github.com/gazebosim/sdformat Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sdformat-vendor/ros-kilted-sdformat-vendor_0.2.4-2noble.20250424.204933_amd64.deb Size: 781090 SHA256: 5119f8c04331dd09d27ee8c52ae27c5ed27ef8a09787014cd21f216b5191c8d8 SHA1: 337251de81fe67d06f126120f2920865fe857d55 MD5sum: 9589b81b1bda84fea49b1c07cefbb888 Description: Vendor package for: sdformat15 15.2.0 SDFormat is an XML file format that describes environments, objects, and robots in a manner suitable for robotic applications Package: ros-kilted-sdformat-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-sdformat-vendor Version: 0.2.4-2noble.20250424.204933 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 13822 Depends: ros-kilted-sdformat-vendor (= 0.2.4-2noble.20250424.204933) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sdformat-vendor/ros-kilted-sdformat-vendor-dbgsym_0.2.4-2noble.20250424.204933_amd64.deb Size: 13356498 SHA256: 768cc5da7f2775ebb7061c03ae3f5c508d45b3ace46c7723e8feb3297120d9e9 SHA1: ebbb38d422ab8c3de561fd90cc07dfd9a209782a MD5sum: b0c73cd169fe6f89653d541c6e033de0 Description: debug symbols for ros-kilted-sdformat-vendor Build-Ids: 1119477c666a4d6acdf9e4d851a55f352b4377d4 Package: ros-kilted-sdl2-vendor Version: 3.3.0-3noble.20250424.204221 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 44 Depends: libsdl2-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sdl2-vendor/ros-kilted-sdl2-vendor_3.3.0-3noble.20250424.204221_amd64.deb Size: 6010 SHA256: 5748da8d104bf13e7de82cfeba4bdd1f24e1d2ed192d652b45969b2ab00c61aa SHA1: 43dfa26081eea70b351399bdfb5e81b91442c010 MD5sum: 87014d267d2e9fb3144d35a28c45087d Description: Vendor library for SDL2. Package: ros-kilted-self-test Version: 4.4.3-2noble.20250508.215322 Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 233 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-diagnostic-msgs, ros-kilted-diagnostic-updater, ros-kilted-rclcpp, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/self_test Priority: optional Section: misc Filename: pool/main/r/ros-kilted-self-test/ros-kilted-self-test_4.4.3-2noble.20250508.215322_amd64.deb Size: 59514 SHA256: a5bf2c4f2fdd1130da25629ae8d00e19b7f06afe23b23bc9a13bbb10747a0849 SHA1: 64f105b2f5a3f944599bec794e07737325bf2d15 MD5sum: 871dca372c6fd21d08fb338ea061c015 Description: self_test Package: ros-kilted-self-test-dbgsym Package-Type: ddeb Source: ros-kilted-self-test Version: 4.4.3-2noble.20250508.215322 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 1141 Depends: ros-kilted-self-test (= 4.4.3-2noble.20250508.215322) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-self-test/ros-kilted-self-test-dbgsym_4.4.3-2noble.20250508.215322_amd64.deb Size: 1075904 SHA256: 416d5d148edc061e947d38654aca755b2db45e9477e71723cf8aa1b566c4e0ec SHA1: 70e58a337b1125b337b471041c450af573531349 MD5sum: b18dc148bc17090321b24ae593ac7226 Description: debug symbols for ros-kilted-self-test Build-Ids: 281872320a1a2c1c56d4024ef22c8a81e8799a62 c8667d94a661c9c4a154d016a9d9022707b34bcc Package: ros-kilted-sensor-msgs Version: 5.5.0-2noble.20250424.212215 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 4990 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sensor-msgs/ros-kilted-sensor-msgs_5.5.0-2noble.20250424.212215_amd64.deb Size: 376734 SHA256: 3a9e935d3c7446f38c486d1d6221955870c3cf653f4e86fe87b38967543af561 SHA1: 5933e34f25003811813b23b93b0e9adaf3a81535 MD5sum: 96a971ac9f5e9944ed8d8978410eada1 Description: A package containing some sensor data related message and service definitions. Package: ros-kilted-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-sensor-msgs Version: 5.5.0-2noble.20250424.212215 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 3974 Depends: ros-kilted-sensor-msgs (= 5.5.0-2noble.20250424.212215) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sensor-msgs/ros-kilted-sensor-msgs-dbgsym_5.5.0-2noble.20250424.212215_amd64.deb Size: 3325918 SHA256: 8bd6d354547430d75ad03819b87397878cb2b555fc6b9afd3d41a5a6c3693cf9 SHA1: d2c08544ed58df94ebf6fc3efd4b9290d1773448 MD5sum: f971e744f06fd9dddd0d1e5ce82361b8 Description: debug symbols for ros-kilted-sensor-msgs Build-Ids: 1a4f71ff123cf53794bdcb68ea697a05b82a5d37 2bb09ed704656bed6df7ce3d066b6f8f7c3bb4d1 61d5ae3b26f3a0b664d2b8428936694f97fcdad9 64d2da5ce5d6b05760176bf095a3d97beded31d7 716e9a65ca16d8fe485921be5be8bdd26c306a54 826fc030d8f9200f4050e20aa47b88ed0923e0cc 84779e561e24960990197b1b1a1351e483853906 864e5a35cb858893c69572267c866a76d84f9263 9d61e0c050eddee234428bed02bd27a82ed9f252 9dba28b6c862dec2b050ba7f7e96772d58934b9e da7ba6c3e4745454e2e8185a51bf03ec1617605b Package: ros-kilted-sensor-msgs-py Version: 5.5.0-2noble.20250424.213242 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 72 Depends: python3-numpy, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sensor-msgs-py/ros-kilted-sensor-msgs-py_5.5.0-2noble.20250424.213242_amd64.deb Size: 16662 SHA256: 1e431e1273bd25842101b226b8a410c98a42c5ffc8a50f213d6b79e87f04b000 SHA1: b86e5fab432721e4060c9688549e4fa56324b644 MD5sum: 9af6d58d0f91f4717c49c14649e8b477 Description: A package for easy creation and reading of PointCloud2 messages in Python. Package: ros-kilted-serial-driver Version: 1.2.0-4noble.20250508.220112 Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 745 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libasio-dev, ros-kilted-io-context, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclcpp-lifecycle, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-serial-driver/ros-kilted-serial-driver_1.2.0-4noble.20250508.220112_amd64.deb Size: 168102 SHA256: 6b0e1a25d2ccb0c041b928841170fb405be8cf3267745e0e0db98ad88b0b6642 SHA1: 10c4a29ef2a792553cec29008ea52f22808ee98b MD5sum: c6d9a21b06890200f401f85a5ef5d811 Description: A template class and associated utilities which encapsulate basic reading from serial ports Package: ros-kilted-serial-driver-dbgsym Package-Type: ddeb Source: ros-kilted-serial-driver Version: 1.2.0-4noble.20250508.220112 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 3187 Depends: ros-kilted-serial-driver (= 1.2.0-4noble.20250508.220112) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-serial-driver/ros-kilted-serial-driver-dbgsym_1.2.0-4noble.20250508.220112_amd64.deb Size: 2785166 SHA256: fde6eedaad28ecdaaabbb334b0c3e94c856cc66c97f35d0818682e0a37a76911 SHA1: 0e3ba5ae789a28f011385eb4e32248d778b7444f MD5sum: 082b00834408967cee8b71875c937ac1 Description: debug symbols for ros-kilted-serial-driver Build-Ids: 73ce9b025f07042b31e7814e7e1a858c4106c338 796c11b6663d759ea5c0ddd1adb8356bafd76657 8d898b1cddfdb652af4517574ca9e2fbaa8221ee Package: ros-kilted-service-load-balancing Version: 0.1.1-3noble.20250508.220701 Architecture: amd64 Maintainer: Barry Xu Installed-Size: 293 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-rosidl-default-runtime, ros-kilted-rosidl-typesupport-introspection-cpp, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-service-load-balancing/ros-kilted-service-load-balancing_0.1.1-3noble.20250508.220701_amd64.deb Size: 92970 SHA256: 449215446c9146ebf40ba5ddf0a4dbe8d07ccb0cfb47818ec1068cd492474aa6 SHA1: 2b16de54f3afa7377c0c60f1c699df799a76f65f MD5sum: e17b288de6f54f7c333d6370a06bbdb8 Description: This package helps ROS2 services implement load balancing functionality. Package: ros-kilted-service-load-balancing-dbgsym Package-Type: ddeb Source: ros-kilted-service-load-balancing Version: 0.1.1-3noble.20250508.220701 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Barry Xu Installed-Size: 1972 Depends: ros-kilted-service-load-balancing (= 0.1.1-3noble.20250508.220701) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-service-load-balancing/ros-kilted-service-load-balancing-dbgsym_0.1.1-3noble.20250508.220701_amd64.deb Size: 1893594 SHA256: 2f0ce3c471072df0273c4dcdf0dc09cf68a1f0292de6e7ac1fb229aaa65db495 SHA1: d773b925e616ba7b07af640373fa54ee283351b7 MD5sum: 5202cec3ff9c7fafbf071481fcf06779 Description: debug symbols for ros-kilted-service-load-balancing Build-Ids: 66896b78002bc10814673e0eec1338e39f5df31e Package: ros-kilted-service-msgs Version: 2.3.0-2noble.20250424.205317 Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 444 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-core-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-service-msgs/ros-kilted-service-msgs_2.3.0-2noble.20250424.205317_amd64.deb Size: 43156 SHA256: 79c27eeb69ed8ea18f612203f25eea8d51cd6a2473161289595a227f89a3334f SHA1: 216b4ccb8767297b63dbc9bd34fc822c8e5cfddc MD5sum: 876b745e6b822bc64f9162b1a94fdeb6 Description: Messages definitions common among all ROS services Package: ros-kilted-service-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-service-msgs Version: 2.3.0-2noble.20250424.205317 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 269 Depends: ros-kilted-service-msgs (= 2.3.0-2noble.20250424.205317) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-service-msgs/ros-kilted-service-msgs-dbgsym_2.3.0-2noble.20250424.205317_amd64.deb Size: 176868 SHA256: 2503df7e204bf45f0c36daeaa54860e67ba1ceb063d176ae00a94b481a4cb57c SHA1: eb749463f5826b73688d1c229f0cb4000dcf59bf MD5sum: d68d6a7b9dd2d21c92dde626ae0834e1 Description: debug symbols for ros-kilted-service-msgs Build-Ids: 250595c9c01275b1e7b961994885c5ab313a8f17 3cde13eb3252c35457b7b8490687d6c87321833d 771e4a6fa326bfd9a34b05222d075d83a074ccdb 9feeeae1893bfbbf3b56107a3199dfaee58222fc a34a7706b6457c6a83595443aea317b199abac8e a395968cedc09cd9c26a0b63ca444c83db9465eb bdd097230bdd6cf50d5abaff2bce4110714c5ca3 c7dabfadf6a312d97541bc406b914e1146d47a00 d60f27130582c3adffae2fc03e19a620f46076a5 e08f172fc53ef3a2c41c9efa40be035699fb7f62 fd7ba626d9e2c8b34c58eb826251b674bf8be3d6 Package: ros-kilted-shape-msgs Version: 5.5.0-2noble.20250424.212231 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 810 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-shape-msgs/ros-kilted-shape-msgs_5.5.0-2noble.20250424.212231_amd64.deb Size: 78878 SHA256: 17dbbfe5ca22f6de7f667b3dcd619b615b7732dc83f4a22a22a001f5c02f2a51 SHA1: f26dcd4554f204bfa30b187141718c085eeb9d72 MD5sum: f53a381ec9cb2f4f0c89531e5078b527 Description: A package containing some message definitions which describe geometric shapes. Package: ros-kilted-shape-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-shape-msgs Version: 5.5.0-2noble.20250424.212231 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 633 Depends: ros-kilted-shape-msgs (= 5.5.0-2noble.20250424.212231) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-shape-msgs/ros-kilted-shape-msgs-dbgsym_5.5.0-2noble.20250424.212231_amd64.deb Size: 492108 SHA256: b0dcfd280d045fca967e51c736a9cb5cf7a6b306aa5a118ab01b7317597b1bc5 SHA1: 798c7342c0eb237d2c004c8208010687ddf7891f MD5sum: f86f23793a5a44b3605cbbc9f0486e34 Description: debug symbols for ros-kilted-shape-msgs Build-Ids: 06cf5fb97708181c503865177cc389acaef615be 0997b538a4b6f2c48076b9db71e6b96a621350cf 2678bbafba6ceec431e6eebfc4001881f8fdc431 27dfdb2f8cc519044d34e0f4160a53b2b4e22db2 687272c406cc7067d67722b69b5da58a9043eeb4 73ecf26240ccabd01e105a0ddca8a6d2a1784158 8df0012e28c4bb7d7531f9bb0eb17ee528dcaa18 c0aa1cfe0f3bf5868920583ac05fa22017f3d590 ccb7a2904bbad405e99af4ad8fe93efcbd0429d5 d230f2f65c36564bbba888672277f26ea3282c67 dfc3b4804b2ea5dd92a6f15873f239f2f9462080 Package: ros-kilted-sick-safetyscanners-base Version: 1.0.3-2noble.20250424.203041 Architecture: amd64 Maintainer: Lennart Puck Installed-Size: 1127 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-chrono-dev, libboost-system-dev, libboost-thread-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sick-safetyscanners-base/ros-kilted-sick-safetyscanners-base_1.0.3-2noble.20250424.203041_amd64.deb Size: 203212 SHA256: 600da427405eb9e63eebb54bca3c9782a49e1de8fb156e9f7ab87a38f58812b2 SHA1: c38148228ffff469b799f07f2fee69d5b1af1da2 MD5sum: f649104789da784d1fd035cd403249ab Description: Provides an Interface to read the sensor output of a SICK Safety Scanner Package: ros-kilted-sick-safetyscanners-base-dbgsym Package-Type: ddeb Source: ros-kilted-sick-safetyscanners-base Version: 1.0.3-2noble.20250424.203041 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lennart Puck Installed-Size: 8471 Depends: ros-kilted-sick-safetyscanners-base (= 1.0.3-2noble.20250424.203041) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sick-safetyscanners-base/ros-kilted-sick-safetyscanners-base-dbgsym_1.0.3-2noble.20250424.203041_amd64.deb Size: 8136616 SHA256: 64629284b7b0a4fbead08e41ef6d264a901c11db5d53a7f9cf08c8fdabdee0ab SHA1: dd6e05745d1523a843fc9b46a0d3af9eef828af0 MD5sum: 3d4bb2381c9ac88c00435d9d5daa99fe Description: debug symbols for ros-kilted-sick-safetyscanners-base Build-Ids: 10758ca675df2dd25ebcc49b0e7886bddff59e74 Package: ros-kilted-sick-safetyscanners2-interfaces Version: 1.0.0-2noble.20250424.213244 Architecture: amd64 Maintainer: Lennart Puck Installed-Size: 3525 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sick-safetyscanners2-interfaces/ros-kilted-sick-safetyscanners2-interfaces_1.0.0-2noble.20250424.213244_amd64.deb Size: 259380 SHA256: c52dbaa796b7ebe0c85cf5bebb2da0269470d7b92706ace589d5f13abd13c9c4 SHA1: 4b8438a7e6bda0c807502f3c918aab48c7f76874 MD5sum: 2a653e5be0258948c8fee793ddd6dcb2 Description: Interfaces for the sick_safetyscanners ros2 driver Package: ros-kilted-sick-safetyscanners2-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-sick-safetyscanners2-interfaces Version: 1.0.0-2noble.20250424.213244 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lennart Puck Installed-Size: 2743 Depends: ros-kilted-sick-safetyscanners2-interfaces (= 1.0.0-2noble.20250424.213244) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sick-safetyscanners2-interfaces/ros-kilted-sick-safetyscanners2-interfaces-dbgsym_1.0.0-2noble.20250424.213244_amd64.deb Size: 2271690 SHA256: 2181d1afd9b5684efcbd3aa11e639148a8cc099ecf176ff2a734f79ae78796da SHA1: 7c6c3302106de32c0ee2b0b07fe86f659ae1e5e9 MD5sum: a89f4cf90cedd5bb57c771a062303e69 Description: debug symbols for ros-kilted-sick-safetyscanners2-interfaces Build-Ids: 38f42a30338634f3a6ee6f64dbb3055bc035f210 3d75de771ec653b158b6a52bb52375ad3a5cb50f 432befb3c690a9ae0544dab3716ba9fd59f110dc 5583d523945bc389cb545478345edcfc66e448c3 61c868ad2670347c22a343a760b62180529b79e6 8b95f04a8f845bc7827685b0e792e4ee4a83e7eb 8c6cbc0d848687a876675eb18d8800c0d2f10004 bf4e539dc90edbea63c60b2a054c3c8d05196801 db6bb13e7801b5776ed2a75a11834393fbdfc717 dc503a6085e7e714c56008767eb7c47fc0651cc5 f0a13a81b901f5a3837085829b6512ad84c89c2e Package: ros-kilted-sick-safevisionary-base Version: 1.0.1-3noble.20250424.203036 Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 415 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sick-safevisionary-base/ros-kilted-sick-safevisionary-base_1.0.1-3noble.20250424.203036_amd64.deb Size: 104926 SHA256: 07c49a5413171893e0fbaaaa8de757e14bebbce0dd2c4bd2bcbb3ec4ed3ce352 SHA1: fd131fdb8d81bee6cfc4cb4650054d485a2f3cc2 MD5sum: 9e3c325116c21c3ac288216e3e1489df Description: The package provides the basic hardware interface to the SICK Safevisionary sensor Package: ros-kilted-sick-safevisionary-base-dbgsym Package-Type: ddeb Source: ros-kilted-sick-safevisionary-base Version: 1.0.1-3noble.20250424.203036 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 832 Depends: ros-kilted-sick-safevisionary-base (= 1.0.1-3noble.20250424.203036) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sick-safevisionary-base/ros-kilted-sick-safevisionary-base-dbgsym_1.0.1-3noble.20250424.203036_amd64.deb Size: 772278 SHA256: 508d612a855234acb9bdbe9a427b886a99bf8fdcb781bcc2ccdcb7a05a732a52 SHA1: 3af1b32a8a9a7955b166896bec78a8c9f6c161bb MD5sum: 8531e06fdb4c90e24afbbbb4db45a0d9 Description: debug symbols for ros-kilted-sick-safevisionary-base Build-Ids: eb6433dfcb44edb057cba35527ae672732d335de Package: ros-kilted-sick-safevisionary-driver Version: 1.0.3-3noble.20250508.213929 Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 705 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libboost-all-dev, ros-kilted-cv-bridge, ros-kilted-lifecycle-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-sensor-msgs, ros-kilted-sick-safevisionary-base, ros-kilted-sick-safevisionary-interfaces, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sick-safevisionary-driver/ros-kilted-sick-safevisionary-driver_1.0.3-3noble.20250508.213929_amd64.deb Size: 163320 SHA256: d29cf5e0f6941680a775782b50e9e9ccba3b3f12f4259725ce8113ae3f94e2f6 SHA1: 8e88327e6ae63b6b9e94f5699898a86894edf53a MD5sum: 4f6a158b5a638dc14b88e9eebc465d3c Description: Provides an interface to read the sensor output of a SICK Safevisionary sensor in ROS 2 Package: ros-kilted-sick-safevisionary-driver-dbgsym Package-Type: ddeb Source: ros-kilted-sick-safevisionary-driver Version: 1.0.3-3noble.20250508.213929 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 3986 Depends: ros-kilted-sick-safevisionary-driver (= 1.0.3-3noble.20250508.213929) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sick-safevisionary-driver/ros-kilted-sick-safevisionary-driver-dbgsym_1.0.3-3noble.20250508.213929_amd64.deb Size: 3626840 SHA256: 509132453ebd58c23bfc9df3e07d65c31dcc5667433d7998238ec01f771ea7dd SHA1: 88d0c35f903a6067e54146c7e8012211b1e68650 MD5sum: 916050d85dedfb53a787156109d4497a Description: debug symbols for ros-kilted-sick-safevisionary-driver Build-Ids: 1cf30e4a3b5cec26ea14971f11b2afcaaf7f4e42 Package: ros-kilted-sick-safevisionary-interfaces Version: 1.0.3-3noble.20250424.212243 Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 2538 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sick-safevisionary-interfaces/ros-kilted-sick-safevisionary-interfaces_1.0.3-3noble.20250424.212243_amd64.deb Size: 161658 SHA256: 2d82258075b07c6a46ce42f58bfaacfb6011a1d5e7ac41671c2594b3946ac8a9 SHA1: 9db3566eb8b147f92c1eecf76dfc0a2354ec694b MD5sum: 34b1ae1f65945cc4db4ce67c0085d466 Description: Provides interface descriptions to communicate with a SICK Safevisionary Sensor over ROS 2 Package: ros-kilted-sick-safevisionary-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-sick-safevisionary-interfaces Version: 1.0.3-3noble.20250424.212243 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 1734 Depends: ros-kilted-sick-safevisionary-interfaces (= 1.0.3-3noble.20250424.212243) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sick-safevisionary-interfaces/ros-kilted-sick-safevisionary-interfaces-dbgsym_1.0.3-3noble.20250424.212243_amd64.deb Size: 1378552 SHA256: 3af8077e884cb31bb6be77a47a7f727f25ac67a17421968655d5ab8b8a68a0a9 SHA1: 7dee3d7731378fd81ca467fabfe220a92df5b128 MD5sum: 080954a653422a28f571702097f8e607 Description: debug symbols for ros-kilted-sick-safevisionary-interfaces Build-Ids: 0c11271026c61a78094988031a6521b0f99d24c6 23f09988834fd158b152014e8b4e28a5812450a6 2ea3ac7c5c383cd71d109f41d518716f7c9977ca 336f213551486ff0812054e154d3df4cddc8a217 7620ea4ad9b426696c5457f32fad767701acae3f 85d374c61b8fd8d02881578dfad1b5cff5aab144 8b48ed650019de51f106f10d61f00de806696232 8ece61af3ab4e859f71b1b650b96d7b979779cd8 ae6731f66204416c6715a87e67c17362bcf8ca6a bea636cde9b046f0ff0664604414fb8d697e04d4 c01519bda58fd3dca90b558ec0a7c3a3fe1bd6ce Package: ros-kilted-sick-safevisionary-tests Version: 1.0.3-3noble.20250424.204237 Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 41 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sick-safevisionary-tests/ros-kilted-sick-safevisionary-tests_1.0.3-3noble.20250424.204237_amd64.deb Size: 5758 SHA256: 644ebbbf3bb09770fb30c7ae8af51be4fa72dda165dd934ba583fca1049e46df SHA1: f2ebc4f23b5426c29de369bc45726fcb801d2f8c MD5sum: 077565f114b1d8948140c2e4637adb68 Description: Integration tests for the Sick SafeVisionary2 driver Package: ros-kilted-simple-grasping Version: 0.5.0-2noble.20250508.222304 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 1212 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-filters1.14 (>= 1.14.0+dfsg), libpcl-search1.14 (>= 1.14.0+dfsg), libpcl-segmentation1.14 (>= 1.14.0+dfsg), libpcl-surface1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), ros-kilted-geometry-msgs, ros-kilted-grasping-msgs, ros-kilted-moveit-msgs, ros-kilted-pcl-conversions, ros-kilted-pcl-ros, ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-shape-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/simple_grasping Priority: optional Section: misc Filename: pool/main/r/ros-kilted-simple-grasping/ros-kilted-simple-grasping_0.5.0-2noble.20250508.222304_amd64.deb Size: 273034 SHA256: cf948df536219eb81bc5f6217d90bc556634af523e6b4796f990ea15abf31bbc SHA1: 2a6de06d6836abd0e42557f3e400c476f1ecc3bc MD5sum: 2cb58d583c76fa71e86a3743fc88f1ca Description: Basic grasping applications and demos. Package: ros-kilted-simple-grasping-dbgsym Package-Type: ddeb Source: ros-kilted-simple-grasping Version: 0.5.0-2noble.20250508.222304 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 9953 Depends: ros-kilted-simple-grasping (= 0.5.0-2noble.20250508.222304) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-simple-grasping/ros-kilted-simple-grasping-dbgsym_0.5.0-2noble.20250508.222304_amd64.deb Size: 9390316 SHA256: 7bdebb3b4e2be0242858246bd5f1675fb4fbdba71d8bb6f4fe9cb04ef6208c9f SHA1: e152b9d01ec80e30357ab92a574be5d0176fbe0d MD5sum: 27bed97553717bae0d403c9e768dae00 Description: debug symbols for ros-kilted-simple-grasping Build-Ids: 3e0f5c6168196c406eb634eba0c6552e43cca80f 510e8fc357297cb36c8920175615c6f75b170386 5f4327c37749673c4778b5b13f9ba06a2b033df7 7d14ccdf993b272d9073ee2c9c6483ec0f8fb62f 9ea50a8b854b35972f261f99321d103265071ebe Package: ros-kilted-simple-launch Version: 1.11.0-2noble.20250508.225356 Architecture: amd64 Maintainer: Olivier Kermorgant Installed-Size: 170 Depends: ros-kilted-ament-index-python, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-xacro, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-simple-launch/ros-kilted-simple-launch_1.11.0-2noble.20250508.225356_amd64.deb Size: 30776 SHA256: 8c8e18fa36080549df3074258cf149c9ad671197e49f7c11f4dc580e679a6401 SHA1: 29fc080b28ad90dba13346f621f304c78d6138f9 MD5sum: efabaab7ef97ec33e268fc36937674ab Description: Python helper class for the ROS 2 launch system Package: ros-kilted-simulation Version: 0.12.0-2noble.20250508.230208 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 41 Depends: ros-kilted-ros-base, ros-kilted-ros-gz-bridge, ros-kilted-ros-gz-image, ros-kilted-ros-gz-interfaces, ros-kilted-ros-gz-sim, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-simulation/ros-kilted-simulation_0.12.0-2noble.20250508.230208_amd64.deb Size: 5304 SHA256: 6e5034a6ba063be43a88efcb615bf24c8628be1624e0c5250b174f1282af4a5f SHA1: 5c3422ee7ee9e342e8bdf9260d32ac9478fdf298 MD5sum: 4552dbd5499f4dd160ac8e3c7cf7b539 Description: A package which extends 'ros_base' and includes simulation packages. Package: ros-kilted-slg-msgs Version: 3.9.1-2noble.20250424.212249 Architecture: amd64 Maintainer: Alberto Tudela Installed-Size: 614 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-slg-msgs/ros-kilted-slg-msgs_3.9.1-2noble.20250424.212249_amd64.deb Size: 64352 SHA256: 5ae462051c44c7bb275ba53e231ddbc38c90168da8a8c8a9153ae1b3c73a703e SHA1: 9f932093ad02df533329eb79bd9fe3192f9cbcc0 MD5sum: 9a52bd0c2e2d4b0e99fe09895a8a4db0 Description: This package provides classes and messages to interact with laser related geometry. Package: ros-kilted-slg-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-slg-msgs Version: 3.9.1-2noble.20250424.212249 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alberto Tudela Installed-Size: 438 Depends: ros-kilted-slg-msgs (= 3.9.1-2noble.20250424.212249) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-slg-msgs/ros-kilted-slg-msgs-dbgsym_3.9.1-2noble.20250424.212249_amd64.deb Size: 331758 SHA256: afa4cd7f9678ac065ee103c4f56fa9567692469566aae34163acf729731fdb7d SHA1: 26022d9583ff415e4622bf4a2ab03bde1ea9d2d1 MD5sum: 7a75fd2f7f00e628516fb58fd58d7287 Description: debug symbols for ros-kilted-slg-msgs Build-Ids: 115b56a7dd6290f82f6302014fc8a17bd1a17fb3 37c5a4c2c5018bfc57fad453c060a732d7c6f7a0 4ba72f2fa0cc8e000b8dfbb0ef9121bcfc6ff30f 62213fa807d0e5c5645ff7743b17b510997e0054 6bd6d57e600dc969919777417d7a7d6a3754c891 7c3901fba6f8ccdc4b01424e010ddf000feefcf5 8c9fb65f6b1a245c1a67bb085dcc6bdec2049214 8f5cb6b63245732a16db09cb1afe4f65dab360c4 95f2700197da5d5ef6c44ebaba5f03af62ee60cf abe89b490b0314815b66217e02f2b21061f71537 d702854a76e5a53683d8f6439d80dd6406223087 Package: ros-kilted-slider-publisher Version: 2.3.1-3noble.20250508.225642 Architecture: amd64 Maintainer: Olivier Kermorgant Installed-Size: 73 Depends: python3-numpy, python3-scipy, ros-kilted-rqt-gui-py, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-slider-publisher/ros-kilted-slider-publisher_2.3.1-3noble.20250508.225642_amd64.deb Size: 11750 SHA256: 2a5bcc194a0999fc9e49a267b569f33f6a69a5418766fa6e07199bf430a6e4c0 SHA1: 27f036615c0485db2578d7aa7466045c474db9a1 MD5sum: d00a528859a51aadbf892ac449b96e3f Description: This packages proposes a slider-based publisher node similar to the joint_state_publisher, but that can publish any type of message or call services. Package: ros-kilted-smach Version: 3.0.3-3noble.20250424.203417 Architecture: amd64 Maintainer: Isaac Saito Installed-Size: 213 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-smach/ros-kilted-smach_3.0.3-3noble.20250424.203417_amd64.deb Size: 45912 SHA256: 32c913119cafff92feb6ec7a282f04e25381f91872a2cb64b3c765b635e48f1d SHA1: 170f873a357f38f2f15a223c51ed67574c073658 MD5sum: 618ef70df53da1bf3e8846593bbe90db Description: SMACH is a task-level architecture for rapidly creating complex robot behavior. At its core, SMACH is a ROS-independent Python library to build hierarchical state machines. SMACH is a new library that takes advantage of very old concepts in order to quickly create robust robot behavior with maintainable and modular code. Package: ros-kilted-smach-msgs Version: 3.0.3-3noble.20250424.212305 Architecture: amd64 Maintainer: Isaac Saito Installed-Size: 887 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-smach-msgs/ros-kilted-smach-msgs_3.0.3-3noble.20250424.212305_amd64.deb Size: 83928 SHA256: e589f908b7c179518e1a43c590e10209b4c1d004b0cc730b792bbc116b0e7a22 SHA1: d8343df03e813314b0203eb9bfdbf9528e78a6b3 MD5sum: 7b52599bccf2d6bc695911dc90b0941c Description: this package contains a set of messages that are used by the introspection interfaces for smach. Package: ros-kilted-smach-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-smach-msgs Version: 3.0.3-3noble.20250424.212305 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Isaac Saito Installed-Size: 696 Depends: ros-kilted-smach-msgs (= 3.0.3-3noble.20250424.212305) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-smach-msgs/ros-kilted-smach-msgs-dbgsym_3.0.3-3noble.20250424.212305_amd64.deb Size: 548738 SHA256: 3005bfa755fe60ed1a392ee4032d673753c9fe40d5d9357ce3965c60a5100387 SHA1: 63519d122eda95512c37ec8bb3e80b7e4966462c MD5sum: 809c6072c4588c6b4ba99abdd68ce2df Description: debug symbols for ros-kilted-smach-msgs Build-Ids: 000c09ee982964bd7b2310497287315c974ebd8d 04c22dc4472172924f09e309c2ff4458493392a5 0799afdfde34cab28aefc3dd63e4fdb4dba0a062 0f24ed93651fe78cec22ae376ffee8c2760d4214 130d5a0bbf3e05596932f21206436b41bd18539e 3d6af344a8caf16dc2dcb442a42f6c65e71c5bc1 6f96bfdc388609626d0b88cd260497ee6dc0c11d 90a004b96b878832313ce2f0d1b9ba7e6edbcfd0 d600c6dbc4416a3023bd3304a70fe2e6f6c575a6 ed20868a9e01c9d353bb467280d0675826cc7978 f556c78b9b975c6f0d922ed28a73176ba8942cba Package: ros-kilted-smach-ros Version: 3.0.3-3noble.20250508.213909 Architecture: amd64 Maintainer: Isaac I. Y. Saito Installed-Size: 172 Depends: ros-kilted-rclpy, ros-kilted-smach, ros-kilted-smach-msgs, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-smach-ros/ros-kilted-smach-ros_3.0.3-3noble.20250508.213909_amd64.deb Size: 38906 SHA256: d877e017e9e91bcf6e3c369376e17e95fff93fdeee5eb07b7eda96ffae15e04d SHA1: e1f61b6889afca412ff1e4b2af80855a73301218 MD5sum: 9b09aecef36cf7bb6f27f532f3f61f86 Description: The smach_ros package contains extensions for the SMACH library to integrate it tightly with ROS. For example, SMACH-ROS can call ROS services, listen to ROS topics, and integrate with actionlib both as a client, and a provider of action servers. SMACH is a new library that takes advantage of very old concepts in order to quickly create robust robot behavior with maintainable and modular code. Package: ros-kilted-smclib Version: 4.1.2-2noble.20250424.203437 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 86 Depends: ros-kilted-ros-workspace Homepage: http://smc.sourceforge.net/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-smclib/ros-kilted-smclib_4.1.2-2noble.20250424.203437_amd64.deb Size: 14052 SHA256: 772e83274d619c7cd9de3409a5551b7d1d96e21cc4a1fe1eef7365de59a1d812 SHA1: 8fc03f29250ccaf12a0d4a7b3d865c6c4a792a1c MD5sum: 83b467e90577b143921731be1e046915 Description: The State Machine Compiler (SMC) from http://smc.sourceforge.net/ converts a language-independent description of a state machine into the source code to support that state machine. This package contains the libraries that a compiled state machine depends on, but it does not contain the compiler itself. Package: ros-kilted-snowbot-operating-system Version: 0.1.2-5noble.20250508.231751 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 127 Depends: libc6 (>= 2.4), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libstdc++6 (>= 5.2), ros-kilted-ament-cmake-ros, ros-kilted-geometry-msgs, ros-kilted-pluginlib, ros-kilted-rviz-common, ros-kilted-rviz-rendering, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-snowbot-operating-system/ros-kilted-snowbot-operating-system_0.1.2-5noble.20250508.231751_amd64.deb Size: 31230 SHA256: bcae5a9469943ae34f193db2371b719644ee324646285adeeae2b8655ec110c2 SHA1: cc9c22a0cbd0ff15658da01be271c075b4347627 MD5sum: e46807c62223ca9f25aa29b8de0b56e7 Description: The weather outside is frightful Package: ros-kilted-snowbot-operating-system-dbgsym Package-Type: ddeb Source: ros-kilted-snowbot-operating-system Version: 0.1.2-5noble.20250508.231751 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 406 Depends: ros-kilted-snowbot-operating-system (= 0.1.2-5noble.20250508.231751) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-snowbot-operating-system/ros-kilted-snowbot-operating-system-dbgsym_0.1.2-5noble.20250508.231751_amd64.deb Size: 387776 SHA256: b9e71addb2428c7ef198bdca33149cfaeb95cef1ca374e18cb41cf249df12d7b SHA1: 0adc86f3bd793ff86274635bce7ae4c7cc0531da MD5sum: bdbd1b0c8eb2e5c9eaee1305320f8d6c Description: debug symbols for ros-kilted-snowbot-operating-system Build-Ids: 4c76462fdb0a7c473c3aef2562eb01efa680f08a Package: ros-kilted-soccer-geometry-msgs Version: 1.0.0-2noble.20250424.212303 Architecture: amd64 Maintainer: ijnek Installed-Size: 443 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-soccer-geometry-msgs/ros-kilted-soccer-geometry-msgs_1.0.0-2noble.20250424.212303_amd64.deb Size: 41102 SHA256: 746c2c9b617523948924f19e15c3fc81b382d01f9df4ac6694f3497288a8079b SHA1: 022cc7c99106d69a2ad2744e0d3c625cca06fb93 MD5sum: 2849fd477ede003b58c42b2afbf34f7d Description: A package containing msgs that extend geometry_msgs for use in soccer-related packages Package: ros-kilted-soccer-geometry-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-soccer-geometry-msgs Version: 1.0.0-2noble.20250424.212303 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 263 Depends: ros-kilted-soccer-geometry-msgs (= 1.0.0-2noble.20250424.212303) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-soccer-geometry-msgs/ros-kilted-soccer-geometry-msgs-dbgsym_1.0.0-2noble.20250424.212303_amd64.deb Size: 170746 SHA256: 7ee9287088ab4b81712ea5a2d67ffb5aca721fc46ae23314822faf0ca9246aed SHA1: 75289ccf90ea1f5899fd77ecfa0a405635c56b5f MD5sum: 5ade87b2815b8d3c0485b74c9059867f Description: debug symbols for ros-kilted-soccer-geometry-msgs Build-Ids: 18dc827281184062633d55917be61ee939491c01 436ba01d0b589512fee28077b2e9b7214e264fec 5e130fb731212cb471f5cba5c789d71f328a7676 7789fe80cdaaec08d9bd73e24c9bd75a35680d17 8f91a116fda044717b4dc829d1a08eeec7907163 b7ee5d6717f29b5ec533ba2be2d3f95a52577027 bb4ff79102702144ff32b3af903778c856a8ebb6 d73091701aaf1af2150ede5a7aa4841bc7f4260d e066639884094abcbfcae44199fd6cc2024eb04f e910b8a27243347e76093cd975dec7d9f6b55775 f50acd8d7cf88d808aa925319317cf05692e405c Package: ros-kilted-soccer-interfaces Version: 1.0.0-2noble.20250424.214558 Architecture: amd64 Maintainer: ijnek Installed-Size: 41 Depends: ros-kilted-soccer-vision-2d-msgs, ros-kilted-soccer-vision-3d-msgs, ros-kilted-soccer-vision-attribute-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-soccer-interfaces/ros-kilted-soccer-interfaces_1.0.0-2noble.20250424.214558_amd64.deb Size: 5046 SHA256: b90ee4a6acccbbc32e537a11041406d97b823a814afb4e820a244b0bbf9275ed SHA1: f87719c55a0b94c8da16c70478258667599e4516 MD5sum: cfe247664ff9491d17299d30a2661bef Description: Metapackage for soccer-related interfaces Package: ros-kilted-soccer-model-msgs Version: 1.0.0-2noble.20250424.212506 Architecture: amd64 Maintainer: ijnek Installed-Size: 1015 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-soccer-geometry-msgs, ros-kilted-soccer-vision-attribute-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-soccer-model-msgs/ros-kilted-soccer-model-msgs_1.0.0-2noble.20250424.212506_amd64.deb Size: 82120 SHA256: b2c68a1183241f72fb84e6f6e5026ba86f61c8f38f63f1a007d0bed7b6d6f37f SHA1: 6253c8ed793758e6baff4db44dd24f6c993a2b94 MD5sum: 261b0e7ebd79d835c941abd06e3c8aed Description: A package containing world model related message definitions in the soccer domain. Package: ros-kilted-soccer-model-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-soccer-model-msgs Version: 1.0.0-2noble.20250424.212506 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 768 Depends: ros-kilted-soccer-model-msgs (= 1.0.0-2noble.20250424.212506) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-soccer-model-msgs/ros-kilted-soccer-model-msgs-dbgsym_1.0.0-2noble.20250424.212506_amd64.deb Size: 598266 SHA256: db0de0f167ab187d46de70efe4550ed07d17dc3c6b9cafae5f094ff7ab9e7b76 SHA1: 47a1a1995c943053636c72e28ee22814c3c7a261 MD5sum: b6bf0c6cf444b458c2afa5682481836f Description: debug symbols for ros-kilted-soccer-model-msgs Build-Ids: 079be96c3cb95ff8d257b8e3f82b70198bb537ee 238ed76278c3e9c9ddcd30f1093387c243b13385 329703d7c19905a5d50b1a6598f77007a742ed1b 4f0e98cf8f746c76cc52ca19b4f719df0f4cd206 5ec8320d1beff1cebcbd4ffe94e359a64d1ed0cb 87aafcc8038d7dd85245ac251bba8ce482ba5e23 8ef607548b7d191b1a464e81b7eabcabc9fed85b 9ea56b36fd29c40424af991476f0611358005a07 c69526371eb896e62997cc95db255c305f8e665f e3ebd9534733bcfd07b832208ecb386a087bfbfd f810bb1d4ad30150bf15d7ee79d99b4be856a8c6 Package: ros-kilted-soccer-vision-2d-msgs Version: 1.0.0-2noble.20250424.214314 Architecture: amd64 Maintainer: ijnek Installed-Size: 2198 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-soccer-vision-attribute-msgs, ros-kilted-vision-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-soccer-vision-2d-msgs/ros-kilted-soccer-vision-2d-msgs_1.0.0-2noble.20250424.214314_amd64.deb Size: 155474 SHA256: 58e5f1f939eeb7a371bd13342fe8ca422e7e027753c66ba9fe879acc5bb3165a SHA1: cb25a155c3a7a56acc5a72dd3b733ee67950bc7c MD5sum: ae1ac6ea092ea65a74546021397c0c83 Description: A package containing some 2D vision related message definitions in the soccer domain. Package: ros-kilted-soccer-vision-2d-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-soccer-vision-2d-msgs Version: 1.0.0-2noble.20250424.214314 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1721 Depends: ros-kilted-soccer-vision-2d-msgs (= 1.0.0-2noble.20250424.214314) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-soccer-vision-2d-msgs/ros-kilted-soccer-vision-2d-msgs-dbgsym_1.0.0-2noble.20250424.214314_amd64.deb Size: 1390478 SHA256: d497328cb6a1124d760e0fd941a192805ae0da7cd843e832338c6a1760658e09 SHA1: e3e4e7b71577cfa88b279dceded1fff48d2e68fe MD5sum: 0687d4205950d1aa5933edd310bb191c Description: debug symbols for ros-kilted-soccer-vision-2d-msgs Build-Ids: 043131845cd457aa01c76a38e571d4e267b57f5d 06e94584d0ce0fad57433ad4f81f6250b127ec22 3912cecc33a44aeca5b7ff2dcfd8ec9234bf883b 674549403629627e4b89d88f5e9c69815d8ae331 7cb5c76f133e2853e1673d61480f733c2d379719 aee6759c2413e755461e747de43c4759b64cf728 b1130edf31fa7ac1f3ce9345520872537f2d6a06 b9a43e868de645cf4a52deb5af6b427300252105 de5682cc5461e5b00932b41f610b3d785ec85f37 e6644fc9446876de7b678105afdf7a751697a039 f1ca0488082bbf0f219bb394999efa4d94081769 Package: ros-kilted-soccer-vision-3d-msgs Version: 1.0.0-2noble.20250424.214220 Architecture: amd64 Maintainer: ijnek Installed-Size: 2214 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-soccer-vision-attribute-msgs, ros-kilted-vision-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-soccer-vision-3d-msgs/ros-kilted-soccer-vision-3d-msgs_1.0.0-2noble.20250424.214220_amd64.deb Size: 154766 SHA256: 26883720dd4f76a123e900005b9207c179dae04cedb98d62c539861452adda95 SHA1: 1b2a2f462b84d3e22652c0cef575d13949152aa6 MD5sum: aee409ea148e45375166ea4b4245effe Description: A package containing some 3D vision related message definitions in the soccer domain. Package: ros-kilted-soccer-vision-3d-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-soccer-vision-3d-msgs Version: 1.0.0-2noble.20250424.214220 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1738 Depends: ros-kilted-soccer-vision-3d-msgs (= 1.0.0-2noble.20250424.214220) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-soccer-vision-3d-msgs/ros-kilted-soccer-vision-3d-msgs-dbgsym_1.0.0-2noble.20250424.214220_amd64.deb Size: 1404368 SHA256: 6039dc0ce301834eb018c47d0a0374077da644b130492624023e57a80cd0dd55 SHA1: 81f423e611652f1519874745cdae4dd9f6af1cf4 MD5sum: 79fab432f605db5e94a44c49a97a46e9 Description: debug symbols for ros-kilted-soccer-vision-3d-msgs Build-Ids: 03b37d2f222999af2c11123e27e77c9e9efc2785 3de324206831b78139ed991177b0626fae244066 50ee5373dbbf1987eed3666f559c9ee7fa3d86de 6dfb4e06d6561823ddd56acaadcbbd6553385433 90a8cb74e0a396aa19afe4226ad27085d71e9977 94b19edf1ee3353a1e44a533461b27fccbc0beb0 a278ba11298673e476a8e0874456ecf67d6d6252 a9411a41ae8016a54f102455a54f60bf0e3236cd e76926972d086f136f60125d1b5bcfe0cd1938f3 f9a01c563bee3aab80da92dab885b58e47a5344e fafb65b0443d76e5a7fae7c8b0eea72dfdc11dcd Package: ros-kilted-soccer-vision-3d-rviz-markers Version: 1.0.0-2noble.20250508.213909 Architecture: amd64 Maintainer: ijnek Installed-Size: 1037 Depends: ros-kilted-rclpy, ros-kilted-soccer-vision-3d-msgs, ros-kilted-soccer-vision-attribute-msgs, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-soccer-vision-3d-rviz-markers/ros-kilted-soccer-vision-3d-rviz-markers_1.0.0-2noble.20250508.213909_amd64.deb Size: 165168 SHA256: 08fb8565d0f8d11f88b88add464bf307ba2bf818f4948b518213bd7944dd80f0 SHA1: edfd9688f5c87cc6c0fe14983d29b586e548eae6 MD5sum: 5f260225a6a4a856be26baa1f130ec8a Description: Package that converts soccer_vision_3d_msgs to RViz markers Package: ros-kilted-soccer-vision-attribute-msgs Version: 1.0.0-2noble.20250424.210527 Architecture: amd64 Maintainer: ijnek Installed-Size: 666 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-soccer-vision-attribute-msgs/ros-kilted-soccer-vision-attribute-msgs_1.0.0-2noble.20250424.210527_amd64.deb Size: 54678 SHA256: 1d3f332c2ae81de78dae3b1c9faf3ce821f9a9d4dcf639da8e4988ab69c6f930 SHA1: 3dd7b9f541490d2b4bd39afa7ff46dbacdf4b4cb MD5sum: 672836c2597d7245e626fc73829dfa11 Description: A package containing attributes of objects in 2d/3d vision in the soccer domain. Package: ros-kilted-soccer-vision-attribute-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-soccer-vision-attribute-msgs Version: 1.0.0-2noble.20250424.210527 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 432 Depends: ros-kilted-soccer-vision-attribute-msgs (= 1.0.0-2noble.20250424.210527) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-soccer-vision-attribute-msgs/ros-kilted-soccer-vision-attribute-msgs-dbgsym_1.0.0-2noble.20250424.210527_amd64.deb Size: 312908 SHA256: b17d32be10c46d6c3a6caefb86373c5cf39d65f6f88595b23c6984a43f2630df SHA1: 19a4851336b552d910e2e9b43d1ef8ba14a18476 MD5sum: a9de11fd69fcb07409aeed3175e57729 Description: debug symbols for ros-kilted-soccer-vision-attribute-msgs Build-Ids: 2669ab022338ec437930ab3885393073089d8468 47fad7c69cb9171b4caee912fd8ddde9485b288a 70ad39a7fca9382b802235c92f7b47bf718cea61 851ff35aef99794efe0a53affd409c704c40571e 8950b8a36679b9f3a1568c011e5927145a65e7e6 99518808b18a854a753f132085354c1348c40c5d aed0b4bb8b5dee7cd0d237e1e4c1f3bdf5b8444d b87633b6ce28e3f969ac4e6303dd9d11f57ae24c c8ad55dfe9650bff70af1cbe80169d56d368d304 e6305f0c23ddcb01158af7a1eeb31553fc2841df f1505cadba4d2f84cf155ece7abd0656bfe04bc8 Package: ros-kilted-sol-vendor Version: 0.0.3-5noble.20250424.204242 Architecture: amd64 Maintainer: Kotaro Yoshimoto Installed-Size: 2438 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sol-vendor/ros-kilted-sol-vendor_0.0.3-5noble.20250424.204242_amd64.deb Size: 148356 SHA256: 8e45e7878d940caf2706ff55e3d0f5e5254f7438f86e09a81cde31dcbff500b7 SHA1: 2025c553e0991a92857516b873881b86c082deb4 MD5sum: f3a8b9cf892ee3f7ea5280d4660df6b8 Description: vendor package for the sol2 library Package: ros-kilted-sophus Version: 1.22.9102-3noble.20250424.203035 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 353 Depends: libceres-dev, libeigen3-dev, libfmt-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sophus/ros-kilted-sophus_1.22.9102-3noble.20250424.203035_amd64.deb Size: 43430 SHA256: 9528059a76968b9b2cd93601450e1aab46f14d23cb5e8d75e451f54fc0b0146a SHA1: 7bf7b8c658ee0fcc841138c5fade4b45f60ea75b MD5sum: 349b5592aef10ab823cd788e795bca38 Description: C++ implementation of Lie Groups using Eigen. Package: ros-kilted-spacenav Version: 3.3.0-3noble.20250508.225918 Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 413 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libspnav0 (>= 1.0), libstdc++6 (>= 13.1), libspnav-dev, libx11-dev, ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, spacenavd, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/spacenav_node Priority: optional Section: misc Filename: pool/main/r/ros-kilted-spacenav/ros-kilted-spacenav_3.3.0-3noble.20250508.225918_amd64.deb Size: 102398 SHA256: b8d3b5e35aac13dd98b2b6279f627d3710dfc564d9c1d6bfdafdc05a80e6ffc2 SHA1: c47e61e29c7442539ecc576123a7e74bfaf21d9e MD5sum: ab8bcd64f51cc11a59aea74005777d67 Description: ROS interface to the 3Dconnexion SpaceNavigator 6DOF joystick. Package: ros-kilted-spacenav-dbgsym Package-Type: ddeb Source: ros-kilted-spacenav Version: 3.3.0-3noble.20250508.225918 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 1930 Depends: ros-kilted-spacenav (= 3.3.0-3noble.20250508.225918) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-spacenav/ros-kilted-spacenav-dbgsym_3.3.0-3noble.20250508.225918_amd64.deb Size: 1760334 SHA256: fb79c4a14c799dfac3d7bae08d9e2bd020272464d9a00448ab4793a91a5beab5 SHA1: 7292181f59347b7bac26f72285aa69f2bc6d47c0 MD5sum: 23062b9545ea377e5a34ec8fa43eb7c6 Description: debug symbols for ros-kilted-spacenav Build-Ids: aa77ddefc143a4fea5bf6153d77f0455eda406bb b70795537eda0432d9c28551ddf042ed5addf30f Package: ros-kilted-spdlog-vendor Version: 1.7.0-2noble.20250424.204241 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 43 Depends: libspdlog-dev, ros-kilted-ros-workspace Homepage: https://github.com/gabime/spdlog Priority: optional Section: misc Filename: pool/main/r/ros-kilted-spdlog-vendor/ros-kilted-spdlog-vendor_1.7.0-2noble.20250424.204241_amd64.deb Size: 6628 SHA256: 2a8abd28eacefe83515477157a245fda74e7484c1819c4760bf961f87cc6b816 SHA1: dd12316793e64417cb3ce4eb1b686fac56c02f78 MD5sum: 5c94e6d4eb32ed6d6f79dbebe9eec36c Description: Wrapper around spdlog, providing nothing but a dependency on spdlog, on some systems. On others, it provides an ExternalProject build of spdlog. Package: ros-kilted-spinnaker-camera-driver Version: 3.0.1-2noble.20250508.212810 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 55048 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgomp1 (>= 4.9), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ffmpeg, libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev, libusb-1.0-0-dev, libyaml-cpp-dev, ros-kilted-camera-info-manager, ros-kilted-flir-camera-msgs, ros-kilted-image-transport, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-spinnaker-camera-driver/ros-kilted-spinnaker-camera-driver_3.0.1-2noble.20250508.212810_amd64.deb Size: 9896388 SHA256: 1145cd1cb978e2c1f1a34ad66d2112290349995a5ae524f773326fca00d3a4c3 SHA1: 31d57ce3ab12053848ae6190f3ae7b767d96efdc MD5sum: 7b8d2171ede48286669bc6d13de092ab Description: ROS2 driver for flir spinnaker sdk Package: ros-kilted-spinnaker-camera-driver-dbgsym Package-Type: ddeb Source: ros-kilted-spinnaker-camera-driver Version: 3.0.1-2noble.20250508.212810 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 5518 Depends: ros-kilted-spinnaker-camera-driver (= 3.0.1-2noble.20250508.212810) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-spinnaker-camera-driver/ros-kilted-spinnaker-camera-driver-dbgsym_3.0.1-2noble.20250508.212810_amd64.deb Size: 4004214 SHA256: 0cc38d97d992e6edd43d641e87f51a92355fd0a9a3720ca007df83255006dd12 SHA1: 70a652f7798d8a399ff5009d8f6a41c02b431a47 MD5sum: 5e56a9a63b384098369d18b7506a60ab Description: debug symbols for ros-kilted-spinnaker-camera-driver Build-Ids: 0781834a0ea99f5690426dc4026161173735e74a 2cf62791b2c724468c9ef00d7e275f9aed3fb6ca 720aa372ef5224bceb21602e2bfb24a0bccf07ef 96c8f70bc0493997b0916baaf63694aa10c9afc0 cc354b353aed4f33da25aec1224515bccd52a643 dc8af937e9cc6496a78de9c753a6efc019326c7f f2b400a4fc7db816918a5804e3abfe761f0f4995 fc6d942fb489075c8e7cf1a43bbf1f4960f77922 fc8dce81c17c326d102e6160e5cf6676df119a7c Package: ros-kilted-spinnaker-synchronized-camera-driver Version: 3.0.1-2noble.20250508.213325 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 219 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-spinnaker-camera-driver, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-spinnaker-synchronized-camera-driver/ros-kilted-spinnaker-synchronized-camera-driver_3.0.1-2noble.20250508.213325_amd64.deb Size: 55902 SHA256: 2143c5661640f24c1b714148b912b6135639e7eb0049939b6a3c72a7a621b11b SHA1: dfe5b5f7807aa95cfc5e55c96d127f0b28d997f6 MD5sum: c862c2b2f9afc092bfe6ef803f9918b5 Description: ROS2 driver for synchronized flir cameras using the Spinnaker SDK Package: ros-kilted-spinnaker-synchronized-camera-driver-dbgsym Package-Type: ddeb Source: ros-kilted-spinnaker-synchronized-camera-driver Version: 3.0.1-2noble.20250508.213325 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 1717 Depends: ros-kilted-spinnaker-synchronized-camera-driver (= 3.0.1-2noble.20250508.213325) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-spinnaker-synchronized-camera-driver/ros-kilted-spinnaker-synchronized-camera-driver-dbgsym_3.0.1-2noble.20250508.213325_amd64.deb Size: 1667718 SHA256: 27dd37b17cf2ea39a8b9e1fb6b81609d87058a401e984abffede7b517197dbd0 SHA1: 176a5b19f0f9290880c59ca970eed3cf15f39a6a MD5sum: 800eb479611a065ffdf66ef3fbfd59f9 Description: debug symbols for ros-kilted-spinnaker-synchronized-camera-driver Build-Ids: 5c870a2a71bef44a8af5f6efa53c4ac769807619 931ca7672969eb266fd536c013c62dcf499af67b Package: ros-kilted-splsm-7 Version: 3.0.1-4noble.20250424.210546 Architecture: amd64 Maintainer: ijnek Installed-Size: 468 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-splsm-7/ros-kilted-splsm-7_3.0.1-4noble.20250424.210546_amd64.deb Size: 47886 SHA256: 24a872572c563a0310e12003a74241dacfb3d1f059ed2a9e47c262149249e933 SHA1: 21ae85e4b93320b0619aebad07e42e0566ed4618 MD5sum: 0a1b286d74430c788d9f3515ea04ca02 Description: RoboCup Standard Platform League Standard Message V7 ROS msg Package: ros-kilted-splsm-7-conversion Version: 3.0.1-4noble.20250424.210708 Architecture: amd64 Maintainer: ijnek Installed-Size: 38 Depends: python3-construct, ros-kilted-splsm-7, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-splsm-7-conversion/ros-kilted-splsm-7-conversion_3.0.1-4noble.20250424.210708_amd64.deb Size: 6094 SHA256: 0a5d210e50b29d2259bb10b0bae19285cd9e933fe6cceb718511178caa32d5c4 SHA1: 4cc37784d11ab4c6adfc184c62ff82b39bb83f85 MD5sum: 44d634ce7b18a58912fc65c7fe1057c0 Description: Converts Standard Platform League Standard Message V7 between ROS msg and UDP raw bytes Package: ros-kilted-splsm-7-dbgsym Package-Type: ddeb Source: ros-kilted-splsm-7 Version: 3.0.1-4noble.20250424.210546 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 308 Depends: ros-kilted-splsm-7 (= 3.0.1-4noble.20250424.210546) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-splsm-7/ros-kilted-splsm-7-dbgsym_3.0.1-4noble.20250424.210546_amd64.deb Size: 217210 SHA256: ceef7b0431a9943161673510fa6ea16a7a1e5d05c200a364c6269a39740d781f SHA1: 2f0c81e9bba21d88f43c1bc0a5f4cd543e5f692c MD5sum: fc2e1ab593930dab981f28e64d8f812f Description: debug symbols for ros-kilted-splsm-7 Build-Ids: 388cd9b0c034bc7ea89e86eb921f021d01fe4663 39e842a6bde39bb62c4ddbecca176868f87dfe8f 4aad3e8d7214f6207c8a6b2a38f689f484716164 51514c4d17b8d63b9526d3c05c4fb1f9365bb9ac 58bcc57ec75b2ffca81b3763e608fd6c073d65fc 607879f9ed31cf629365b0096bc3982870f973fa 67e68f30baffb3654ea965011732daf55ca0f315 6a278af8bb5aa6647adf7fecc5f35a8d3c577294 859f0c225167392f3f22add026e61d1838133e29 c7850c4a58d86db3fcdc0e4cfe77fd58b656562c ce3dbcff7f0e2f1545d0d37a0064af062c9082f1 Package: ros-kilted-sqlite3-vendor Version: 0.32.0-2noble.20250424.204257 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 48 Depends: libsqlite3-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sqlite3-vendor/ros-kilted-sqlite3-vendor_0.32.0-2noble.20250424.204257_amd64.deb Size: 8014 SHA256: f03233884288f6e10a1c6af559ed165751a8b4c7e97ed3c1d5f7b3d7aeec1ffc SHA1: 5b618682da0091b5e93658be0a0ef60830a84834 MD5sum: 84a86a50c93334db1c609d93e541f690 Description: SQLite 3 vendor package Package: ros-kilted-srdfdom Version: 2.0.7-2noble.20250508.214000 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 225 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libtinyxml2-10 (>= 10.0.0), libconsole-bridge-dev, ros-kilted-console-bridge-vendor, ros-kilted-tinyxml2-vendor, ros-kilted-urdf, ros-kilted-urdfdom-py, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/srdfdom Priority: optional Section: misc Filename: pool/main/r/ros-kilted-srdfdom/ros-kilted-srdfdom_2.0.7-2noble.20250508.214000_amd64.deb Size: 60572 SHA256: 6008cf8d4176548612229869ce3e4955a53b317373ebd790297daa1761bd3e94 SHA1: 14238a1d707224a2eccad86cc0800300321fc053 MD5sum: 83d1786eef5dcb6b6b1362eeb1f32f81 Description: Parser for Semantic Robot Description Format (SRDF). Package: ros-kilted-srdfdom-dbgsym Package-Type: ddeb Source: ros-kilted-srdfdom Version: 2.0.7-2noble.20250508.214000 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 716 Depends: ros-kilted-srdfdom (= 2.0.7-2noble.20250508.214000) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-srdfdom/ros-kilted-srdfdom-dbgsym_2.0.7-2noble.20250508.214000_amd64.deb Size: 684848 SHA256: 23b5de9674a1fea616bbee8da1a90b1e2861d6ac0579440e45d066f187cc2db3 SHA1: f8664a3e4139923a6419ca18b41d1b2ec8a2b579 MD5sum: 331d34c28e8ec9f49a7f52947174093d Description: debug symbols for ros-kilted-srdfdom Build-Ids: 1c913d78ddb7816c9831850bdf067a0206efa28c Package: ros-kilted-sros2 Version: 0.15.2-1noble.20250508.213853 Architecture: amd64 Maintainer: ROS Security Working Group Installed-Size: 241 Depends: python3-argcomplete, python3-cryptography, python3-lxml, python3-minimal, ros-kilted-ament-index-python, ros-kilted-rclpy, ros-kilted-ros2cli, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sros2/ros-kilted-sros2_0.15.2-1noble.20250508.213853_amd64.deb Size: 44130 SHA256: 520481e44ec9d7c3446c16408340e8084bc78cd0518c13735c1ce7668f0a2445 SHA1: ed2977c47a1e40506b2fddb423bf4078fc44edac MD5sum: 85bd7807c422bd744cdb1b79aaf11648 Description: Command line tools for managing SROS2 keys Package: ros-kilted-sros2-cmake Version: 0.15.2-1noble.20250508.225507 Architecture: amd64 Maintainer: ROS Security Working Group Installed-Size: 45 Depends: ros-kilted-ros2cli, ros-kilted-sros2, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-sros2-cmake/ros-kilted-sros2-cmake_0.15.2-1noble.20250508.225507_amd64.deb Size: 6976 SHA256: 3edea5d913394b0dcea50860b9e8ab3f80d611382c76cf76661006e36e8a2f31 SHA1: af544766e9c55ea4fac5c2e3a31f43e15eef1d8e MD5sum: 5d9aa89f1f022e0c658cf27c54ee4ed0 Description: CMake macros to configure security Package: ros-kilted-statistics-msgs Version: 2.3.0-2noble.20250424.210521 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 694 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-statistics-msgs/ros-kilted-statistics-msgs_2.3.0-2noble.20250424.210521_amd64.deb Size: 65668 SHA256: 92534f15684e89ad418e047063819591014aba1ff0025b425f86fae8a67e080e SHA1: d00be367bf8dbb47c062594066a547ba2a6b954d MD5sum: 5268aeb7fddfcf0c327194b17ba44667 Description: Message definitions for reporting statistics for topics and system resources. Package: ros-kilted-statistics-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-statistics-msgs Version: 2.3.0-2noble.20250424.210521 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 503 Depends: ros-kilted-statistics-msgs (= 2.3.0-2noble.20250424.210521) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-statistics-msgs/ros-kilted-statistics-msgs-dbgsym_2.3.0-2noble.20250424.210521_amd64.deb Size: 377110 SHA256: 226f93261ed5d9f8cda68bc24fc67a74ad44980ac12a040999d00e241e60df26 SHA1: b04dababfec11acbd93a51f46601bddddb6c466b MD5sum: 7a1c5410c9f7b9f9e92da958b45ccb97 Description: debug symbols for ros-kilted-statistics-msgs Build-Ids: 01873214282bbb81b7cead3a093a3ade01f8dc3b 0d13161351630189bdf10c0f013e9bdd77a19456 284255fbdae1e4228c4f93939a3ab9553232969d 41a9094a01f356cfd26c96a5dc4f7b15debc1fc6 4e213b064bad3a68c6e0d2885f0abc4a102bf7f6 569c308815937cfec1350ed906a714a9bea95215 7081abda6935fc09413ab3cec2703a846ab2ff9a 7bef023b822a465d1b74168fdf85a2447bc6a916 bd2825ecfe71ffd3fa391cafdfee0f99ca59747f c338cc5841d063733bb5741d37f5d0b880f7caa2 e24d5f53d2d58df7f065eed0e56933a0018e0898 Package: ros-kilted-std-msgs Version: 5.5.0-2noble.20250424.210523 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 3699 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-std-msgs/ros-kilted-std-msgs_5.5.0-2noble.20250424.210523_amd64.deb Size: 228272 SHA256: fa8277e081e7d90d5023a768b48c1124bacdbdddb4f20bb4c0ed2a3d7c2b6f58 SHA1: 24e23116cf3b02ab92ccaf73c674e583fe695b7f MD5sum: ee7651823bd4a4609556e19821646264 Description: A package containing some standard message definitions. Package: ros-kilted-std-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-std-msgs Version: 5.5.0-2noble.20250424.210523 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 3297 Depends: ros-kilted-std-msgs (= 5.5.0-2noble.20250424.210523) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-std-msgs/ros-kilted-std-msgs-dbgsym_5.5.0-2noble.20250424.210523_amd64.deb Size: 2725938 SHA256: 9bd9581abce08e8fe0f405eb11b76357c457b9f9b76a0e4bb2cf1f303cb94930 SHA1: 834dc99cf83d43bd202cbba6e243d10df6836b2b MD5sum: 0799f6bf4edfd970260d48f145e5211b Description: debug symbols for ros-kilted-std-msgs Build-Ids: 002284c22848e90ccd7bb8b3ba5d40284bab78b8 1f63fd9f1e18ab76b0ab443c66bfc8cf7d4d5164 398ac2c379be4bae4eb9c807e9883cb48347cc32 408d6277aaf3d3c48c0254ff4fe754088797b7ca 4b9431da3fd38d8e807094460adcf0e97f80bead 510b70f616df5a5750363efd29b9bcd18266aeed 547d12a591c0a10afa9bb45119510f41abb8737a 621113e63223fc66344a120e111a8f55deee9550 6646d925c4e2e01925617196aaf7f7282ea12d13 9160731b4938fb5e10f18cb568715f154db685a9 e913c1b6bf78ffd9c13d5116411270f2d1c44172 Package: ros-kilted-std-srvs Version: 5.5.0-2noble.20250424.210527 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 1394 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-std-srvs/ros-kilted-std-srvs_5.5.0-2noble.20250424.210527_amd64.deb Size: 108204 SHA256: 3fcb74907165e396fc2fd075207e39b03aa9d0027a6566e102bd51f89b4b8678 SHA1: 10a914df124e762f969f4b7053f35acd3770dac3 MD5sum: c3c2f134f0cb7cc3d81485924c168ce8 Description: A package containing some standard service definitions. Package: ros-kilted-std-srvs-dbgsym Package-Type: ddeb Source: ros-kilted-std-srvs Version: 5.5.0-2noble.20250424.210527 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 991 Depends: ros-kilted-std-srvs (= 5.5.0-2noble.20250424.210527) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-std-srvs/ros-kilted-std-srvs-dbgsym_5.5.0-2noble.20250424.210527_amd64.deb Size: 762234 SHA256: 138d9803e094d7dd986ded302f6855bf5e27ce689f34ac3b63aadd23aff0c4a3 SHA1: 51d822776733d325565b6a4e399dd80b793a55ce MD5sum: 22158d9e141d6df5e795f19f61a916c6 Description: debug symbols for ros-kilted-std-srvs Build-Ids: 49cf7f4be0e4f31e68670f8fa29b13bef32b4dc7 5f5198bb336f6f395ceb517a73f6ac130b8c4bf9 7c31317a6ca6165036cdc61c0eaf453d22ef8265 97071692cd946d2e86bc99e96976ad5d8bd4e981 9be477f604a75934c3a7a2e569c779eed41efac2 9e922ab3d6aaff857d5130d4f1081f5bbb64b77c ac3a9ff4b806195f698318b2710ed26c3732c7c3 d3071ad320875a160f87a6623b2e820e9ed74aaa dcefd32fda0342ab47fc6dbfdc161a326302fa9e df69858a0f3731bcb245fd349a801818dbbc02ae f5f8eb25701c8aac1d382629d21b3a22a6526bbb Package: ros-kilted-steering-controllers-library Version: 4.23.0-2noble.20250508.230745 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 819 Depends: libc6 (>= 2.34), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ackermann-msgs, ros-kilted-backward-ros, ros-kilted-control-msgs, ros-kilted-controller-interface, ros-kilted-generate-parameter-library, ros-kilted-geometry-msgs, ros-kilted-hardware-interface, ros-kilted-nav-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-rcpputils, ros-kilted-realtime-tools, ros-kilted-std-srvs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-msgs, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-steering-controllers-library/ros-kilted-steering-controllers-library_4.23.0-2noble.20250508.230745_amd64.deb Size: 182352 SHA256: 873966e7db9c1d11f9676e0b2470554f2888e9c7fbd86c98813872e893dff60f SHA1: 357c157bdbf44fe628e3b11a828c9e731e420587 MD5sum: cbd672aee3888781452d4d5d3782ab3d Description: Package for steering robot configurations including odometry and interfaces. Package: ros-kilted-steering-controllers-library-dbgsym Package-Type: ddeb Source: ros-kilted-steering-controllers-library Version: 4.23.0-2noble.20250508.230745 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3481 Depends: ros-kilted-steering-controllers-library (= 4.23.0-2noble.20250508.230745) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-steering-controllers-library/ros-kilted-steering-controllers-library-dbgsym_4.23.0-2noble.20250508.230745_amd64.deb Size: 3051606 SHA256: 1394c0534d5215690519b86f811f8e34a93e5a4f30e8a6e408b4aff6796881d0 SHA1: 44ed33d31fb59174f9d92774f7e5d688451c9c49 MD5sum: 6873cf0919a347f477be62ca599d0d5b Description: debug symbols for ros-kilted-steering-controllers-library Build-Ids: f2601b594529e50865561f74da26f621c310f4ed Package: ros-kilted-steering-functions Version: 0.3.0-2noble.20250424.203039 Architecture: amd64 Maintainer: Holger Banzhaf Installed-Size: 1037 Depends: libeigen3-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-steering-functions/ros-kilted-steering-functions_0.3.0-2noble.20250424.203039_amd64.deb Size: 150750 SHA256: 2ae1565b2d3a2e86162db7b1b7d54986875c4bb6061b54770d19866b76dd24e1 SHA1: c86d696b69f372a67cf69877d0ea39f2af17bcc3 MD5sum: 42e746732ca1a664ec8ddf720c99a074 Description: The steering_functions package Package: ros-kilted-stereo-image-proc Version: 6.0.10-2noble.20250508.215049 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 1384 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-kilted-cv-bridge, ros-kilted-image-geometry, ros-kilted-image-proc, ros-kilted-image-transport, ros-kilted-message-filters, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-stereo-msgs, ros-kilted-ros-workspace Homepage: https://index.ros.org/p/stereo_image_proc/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-stereo-image-proc/ros-kilted-stereo-image-proc_6.0.10-2noble.20250508.215049_amd64.deb Size: 283286 SHA256: 4aeeb66e50d6d8588c651431ed1d0b3868750e16ea201156cd47e51aecc30517 SHA1: 047fc18dbba7f81485939ed3a5877dfb883bb7dd MD5sum: 91989e6c557c6965a270a1093e94d94e Description: Stereo and single image rectification and disparity processing. Package: ros-kilted-stereo-image-proc-dbgsym Package-Type: ddeb Source: ros-kilted-stereo-image-proc Version: 6.0.10-2noble.20250508.215049 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 7147 Depends: ros-kilted-stereo-image-proc (= 6.0.10-2noble.20250508.215049) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-stereo-image-proc/ros-kilted-stereo-image-proc-dbgsym_6.0.10-2noble.20250508.215049_amd64.deb Size: 6157078 SHA256: e07e5a859c28797831e86b457b90e514a7c428bb973224a3e9b3e02c0f757294 SHA1: 2fa22213f17f48283dfe95574f994e15af890c5c MD5sum: 83fa8656b68543f4e82bb420647178df Description: debug symbols for ros-kilted-stereo-image-proc Build-Ids: 4cb96e2f1658c41db9184dce3a75608f620ac85f b45a4af324f0a36d8f070c1910d5967ee9f9b1fe d7e7e4f38569af2ebbc59b025f21e62ac17c66e0 Package: ros-kilted-stereo-msgs Version: 5.5.0-2noble.20250424.213306 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 491 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-stereo-msgs/ros-kilted-stereo-msgs_5.5.0-2noble.20250424.213306_amd64.deb Size: 47050 SHA256: 8dae7d5e3d6807984fb6a9655d06dc8db187ec2a6fcb7f494035a68a4a64f87e SHA1: e6662fc23f32a50c48ed1cdaa72c4acb5da2708c MD5sum: 126bf117dcc5ba71c93876de9cd28127 Description: A package containing some stereo camera related message definitions. Package: ros-kilted-stereo-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-stereo-msgs Version: 5.5.0-2noble.20250424.213306 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 300 Depends: ros-kilted-stereo-msgs (= 5.5.0-2noble.20250424.213306) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-stereo-msgs/ros-kilted-stereo-msgs-dbgsym_5.5.0-2noble.20250424.213306_amd64.deb Size: 205028 SHA256: dcd372a6f93ababdf665e5d109866209151e8bbfa79e61918e75598279127055 SHA1: f4649efd80dc657323ba56d09546090025387d25 MD5sum: cdeec2be3e8467716868b227de88c0e0 Description: debug symbols for ros-kilted-stereo-msgs Build-Ids: 0ca378ccc190d7a21e9b7aa02c1a38f8b70608ad 125cc537e47df38230729e58a8196d8d06cfe0c2 379c7679f437a75a360a572480b6d078a09661da 391840e962ade5a5b040563d2567ca995b4b1aac 67cfcfeb526902ae95e533a74dc98dd5dabca3c3 84ec64c6c62286da3c556e67fce65b5449ac8046 99d491eb36700a19d261d04ac87ef3df89811b6c b4579469f7a4e364a055064ae3bdd44f4b761c0f d8c5c75f3de6e3b92890b243f5dab4975839bf8f e701398af231a23d48bbbaa428161c7d4d15ff6e edbcf9e5fd05f51a83a32465741c93244ce7461e Package: ros-kilted-stomp Version: 0.1.2-4noble.20250424.203047 Architecture: amd64 Maintainer: Jorge Nicho Installed-Size: 212 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libconsole-bridge-dev, libeigen3-dev, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/stomp Priority: optional Section: misc Filename: pool/main/r/ros-kilted-stomp/ros-kilted-stomp_0.1.2-4noble.20250424.203047_amd64.deb Size: 67904 SHA256: 0d5e87a2c634199e224f47af5ef02522bb414d696be9879328c907c485be3f4b SHA1: f993e53cb258113f51b15efc3d4789e1509a0933 MD5sum: 880be2f4f2a189210cce7857fe03b629 Description: This package provides the STOMP (Stochastic Trajectory Optimization for Motion Planning) algorithm that can be used for robot motion planning tasks or other similar optimization tasks Package: ros-kilted-stomp-dbgsym Package-Type: ddeb Source: ros-kilted-stomp Version: 0.1.2-4noble.20250424.203047 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jorge Nicho Installed-Size: 2633 Depends: ros-kilted-stomp (= 0.1.2-4noble.20250424.203047) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-stomp/ros-kilted-stomp-dbgsym_0.1.2-4noble.20250424.203047_amd64.deb Size: 2630242 SHA256: 8bf503e968ec2c61f56e57ea74e6c463d52fdd521ea9861d32cd164a784a70ba SHA1: 26436b076a5a4699769a2fc58e023778d4282c7d MD5sum: f84d5d9a2d10d173f27afae8ffd559fc Description: debug symbols for ros-kilted-stomp Build-Ids: 2b7754d3b2715d846ad8818b2135562f3e855aee 7b9deadda08f2f1c8459efe08261c41cf627f252 Package: ros-kilted-swri-cli-tools Version: 3.7.4-2noble.20250508.214134 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 91 Depends: python3-natsort, ros-kilted-marti-introspection-msgs, ros-kilted-rcl-interfaces, ros-kilted-rclpy, ros-kilted-ros2cli, ros-kilted-ros2node, ros-kilted-ros2param, ros-kilted-ros2topic, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-cli-tools/ros-kilted-swri-cli-tools_3.7.4-2noble.20250508.214134_amd64.deb Size: 14352 SHA256: 724a0313f0153555118f362ac2cea24800978847919b3a9261eef86dd291922d SHA1: 725b84434982bfdae179ed5f46f31ddc15490886 MD5sum: 31a6d03be32bd71d0c84af81c988dc81 Description: Command line tools for introspecting ROS systems Package: ros-kilted-swri-console Version: 2.0.6-4noble.20250508.225537 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 4856 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libboost-thread-dev, libqt5core5a, libqt5gui5, libqt5widgets5, ros-kilted-rcl-interfaces, ros-kilted-rclcpp, ros-kilted-rosbag2-storage-mcap, ros-kilted-rosbag2-transport, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/swri_console Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-console/ros-kilted-swri-console_2.0.6-4noble.20250508.225537_amd64.deb Size: 1812814 SHA256: 2b08fe9125922d01f534e7964ce1d3ebbc2d4485352a547dd922421c88cb24fd SHA1: db1f65480c57fc816ee71c86032b1154377cbd78 MD5sum: bbbff91c8f3f48efcc0ce03021ebe044 Description: A rosout GUI viewer developed at Southwest Research Institute as an alternative to rqt_console. Package: ros-kilted-swri-console-dbgsym Package-Type: ddeb Source: ros-kilted-swri-console Version: 2.0.6-4noble.20250508.225537 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 6113 Depends: ros-kilted-swri-console (= 2.0.6-4noble.20250508.225537) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-console/ros-kilted-swri-console-dbgsym_2.0.6-4noble.20250508.225537_amd64.deb Size: 5782092 SHA256: cc08f76c2b0c42d7844b155ea284dc092a2e3d5954457ecf82fdee90b77c9e1c SHA1: b857b92fe267e188f466199548c2bace21e3c9b4 MD5sum: 7121a71221dda1178d9d99abd4680ea4 Description: debug symbols for ros-kilted-swri-console Build-Ids: c3da00841bf8c3de7d68a4c4c4211b5070b4ed6c Package: ros-kilted-swri-console-util Version: 3.7.4-2noble.20250508.220702 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 87 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-console-util/ros-kilted-swri-console-util_3.7.4-2noble.20250508.220702_amd64.deb Size: 16910 SHA256: 4d195379eb9859c76965d1b95717627a310f34ee77b75d177bdf71c215232eae SHA1: 9e0cecaad63e43620d7d40a0b26bd00129e96b51 MD5sum: 371ff9165aa61334743566cc52b6415f Description: Utility functions for interacting with console Package: ros-kilted-swri-console-util-dbgsym Package-Type: ddeb Source: ros-kilted-swri-console-util Version: 3.7.4-2noble.20250508.220702 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 218 Depends: ros-kilted-swri-console-util (= 3.7.4-2noble.20250508.220702) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-console-util/ros-kilted-swri-console-util-dbgsym_3.7.4-2noble.20250508.220702_amd64.deb Size: 204522 SHA256: df6884d8f9fbe1b3d787f897c75e2c1dd6bcd8f6833c43aa28f15b16ac080cbd SHA1: 3b5e1cd38049aac27b0661166430f1b567978b81 MD5sum: 84053517395f507ec9d46cfa48955fc9 Description: debug symbols for ros-kilted-swri-console-util Build-Ids: 5cf2588e0f8c45664ac46ab0b3a0569ad86a6d96 Package: ros-kilted-swri-dbw-interface Version: 3.7.4-2noble.20250424.204415 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 51 Depends: ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-dbw-interface/ros-kilted-swri-dbw-interface_3.7.4-2noble.20250424.204415_amd64.deb Size: 8070 SHA256: 32820ef8caaf3117365f272dae5fcd9371b5ce0d5740619d1dc468d4c02e7550 SHA1: b515cf412ca64250bb60192048c045e6cb35e88c MD5sum: 40f0bf43569045391f3f1c5c50aaf7b1 Description: This package provides documentation on common interface conventions for drive-by-wire systems. Package: ros-kilted-swri-geometry-util Version: 3.7.4-2noble.20250508.212746 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 157 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libgeos-c1t64 (>= 3.5.0), libstdc++6 (>= 5), libeigen3-dev, libgeos-dev, ros-kilted-cv-bridge, ros-kilted-rclcpp, ros-kilted-tf2, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-geometry-util/ros-kilted-swri-geometry-util_3.7.4-2noble.20250508.212746_amd64.deb Size: 45196 SHA256: 171af6c900433cea5dd0853ea539ea467054bd0d44a96abf1bf6a273e15dbbc0 SHA1: 319037b8d62d6852cbd1532b527070d4cf852b2e MD5sum: 6aca296ed437ff36ce6d461a2cbe50e1 Description: Commonly used geometry routines, implemented in a ROS friendly package. Package: ros-kilted-swri-geometry-util-dbgsym Package-Type: ddeb Source: ros-kilted-swri-geometry-util Version: 3.7.4-2noble.20250508.212746 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1778 Depends: ros-kilted-swri-geometry-util (= 3.7.4-2noble.20250508.212746) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-geometry-util/ros-kilted-swri-geometry-util-dbgsym_3.7.4-2noble.20250508.212746_amd64.deb Size: 1782834 SHA256: aa16fe7417ed12f4c7e6d88132398c1104e748efa2a6e0ec0bb967e9406b081a SHA1: 4fe59e79329d140b8518cde347078eaaa1dada96 MD5sum: 6257f1be0941305b08a7c2a2f1bf7fc0 Description: debug symbols for ros-kilted-swri-geometry-util Build-Ids: a273f9b646112724fce1726e27e845e9bf10192d Package: ros-kilted-swri-image-util Version: 3.7.4-2noble.20250508.224947 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 981 Depends: libboost-random1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libboost-all-dev, libeigen3-dev, ros-kilted-ament-index-cpp, ros-kilted-camera-calibration-parsers, ros-kilted-cv-bridge, ros-kilted-geometry-msgs, ros-kilted-image-geometry, ros-kilted-image-transport, ros-kilted-message-filters, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclpy, ros-kilted-std-msgs, ros-kilted-swri-geometry-util, ros-kilted-swri-math-util, ros-kilted-swri-opencv-util, ros-kilted-swri-roscpp, ros-kilted-tf2, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-image-util/ros-kilted-swri-image-util_3.7.4-2noble.20250508.224947_amd64.deb Size: 245344 SHA256: a455e9778f0970a4100bbc337ef30cbaf4dfc61968613a0ea0652e1f799760cb SHA1: 1b678afcdfec2b10d9f237e291c28cb9cc108386 MD5sum: ab8659e8d1273d0b4b33754d60e32348 Description: A package of commonly image manipulation utilities. Package: ros-kilted-swri-image-util-dbgsym Package-Type: ddeb Source: ros-kilted-swri-image-util Version: 3.7.4-2noble.20250508.224947 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 8138 Depends: ros-kilted-swri-image-util (= 3.7.4-2noble.20250508.224947) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-image-util/ros-kilted-swri-image-util-dbgsym_3.7.4-2noble.20250508.224947_amd64.deb Size: 7664948 SHA256: a63459762db9c79c7cb5e84644a9640af231f52bcaae4fd2c1236181a2ac0516 SHA1: 47cb6137858389c96682d28fe5f1582ce3df5d36 MD5sum: b39410c3e723cd3899d419d04f14a000 Description: debug symbols for ros-kilted-swri-image-util Build-Ids: 0fcef53f65fdf77fc3af2ddb1ecaf2332c798942 a8a8ec0fd041bdd70ecab74ad58d8e9c2236adc7 Package: ros-kilted-swri-math-util Version: 3.7.4-2noble.20250508.220704 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 163 Depends: libboost-random1.83.0 (>= 1.83.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, ros-kilted-rclcpp, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-math-util/ros-kilted-swri-math-util_3.7.4-2noble.20250508.220704_amd64.deb Size: 36204 SHA256: 007f3311eca8c201c615d1c832f13e24863e7ff40ee4547561a1387788910b71 SHA1: 65471b80451dfcf00635280d82a313dc0b3993df MD5sum: 2080f5c0b504cf459d05f3edb37f92e4 Description: A package with commonly used math utility code. Package: ros-kilted-swri-math-util-dbgsym Package-Type: ddeb Source: ros-kilted-swri-math-util Version: 3.7.4-2noble.20250508.220704 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 396 Depends: ros-kilted-swri-math-util (= 3.7.4-2noble.20250508.220704) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-math-util/ros-kilted-swri-math-util-dbgsym_3.7.4-2noble.20250508.220704_amd64.deb Size: 370836 SHA256: 27e1ba1f0decaa03e6bc0bd86d0edf8804559fd3289662f278022c2765277c9e SHA1: 19d0a1a792558e594ce19d40e5e9f9253b17bbd3 MD5sum: 696eb80eb277470b9e17433617a57434 Description: debug symbols for ros-kilted-swri-math-util Build-Ids: d63e1798bd4c80c216b3817f95881528953c06ce Package: ros-kilted-swri-opencv-util Version: 3.7.4-2noble.20250508.224446 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 211 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 5.2), libboost-all-dev, ros-kilted-cv-bridge, ros-kilted-swri-math-util, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-opencv-util/ros-kilted-swri-opencv-util_3.7.4-2noble.20250508.224446_amd64.deb Size: 51800 SHA256: 82dfa0fbf48ab8e53fdf7763f8fa6fc307223b89310b55b4d5efbb890d6578a3 SHA1: 56eb108ac83404f954c09e466d9fbb58bc5d9400 MD5sum: a23b1e1572933641b0fcb50f8d44e2cc Description: A package with commonly used OpenCV functionality. Package: ros-kilted-swri-opencv-util-dbgsym Package-Type: ddeb Source: ros-kilted-swri-opencv-util Version: 3.7.4-2noble.20250508.224446 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 578 Depends: ros-kilted-swri-opencv-util (= 3.7.4-2noble.20250508.224446) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-opencv-util/ros-kilted-swri-opencv-util-dbgsym_3.7.4-2noble.20250508.224446_amd64.deb Size: 544920 SHA256: e497229f499f15d6bda46f3043a138ad4ae32db491aa85e202328647071dddf7 SHA1: 90e812a40287153d1e4f6c9d4d8dccc27d735c0e MD5sum: 1a619e4f0cbd6697fb83150a1719d11a Description: debug symbols for ros-kilted-swri-opencv-util Build-Ids: 76cf553861fd226b0c23c3f030e46a1ca6a9372e Package: ros-kilted-swri-roscpp Version: 3.7.4-2noble.20250508.214124 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 740 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, ros-kilted-diagnostic-updater, ros-kilted-marti-common-msgs, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-roscpp/ros-kilted-swri-roscpp_3.7.4-2noble.20250508.214124_amd64.deb Size: 132364 SHA256: e8d6e84c433fcaf29ccb82afb9a298c4e5d07948b607baa17e39d8aaf5feaa61 SHA1: 697732757a9332fdc1afff92346942f2e44f5f00 MD5sum: 082e4e53628d5c0d7b402b0572997012 Description: A package that extends rclcpp with some commonly used functionality to reduce boilerplate code. Package: ros-kilted-swri-roscpp-dbgsym Package-Type: ddeb Source: ros-kilted-swri-roscpp Version: 3.7.4-2noble.20250508.214124 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2264 Depends: ros-kilted-swri-roscpp (= 3.7.4-2noble.20250508.214124) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-roscpp/ros-kilted-swri-roscpp-dbgsym_3.7.4-2noble.20250508.214124_amd64.deb Size: 1920776 SHA256: d91e0ade20662cd355830a385a97670721d0318bcea586a78aa5142ce11f9a52 SHA1: 29eb25955f995c6d30c73a4f6799cc083dfd5f18 MD5sum: 4e118646288da2b9411cd6e1aeec0e0c Description: debug symbols for ros-kilted-swri-roscpp Build-Ids: 7de397ed94c5203ac6d52e2989f2795cfe6c23c0 Package: ros-kilted-swri-route-util Version: 3.7.4-2noble.20250508.221854 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 242 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, ros-kilted-marti-common-msgs, ros-kilted-marti-nav-msgs, ros-kilted-rclcpp, ros-kilted-swri-geometry-util, ros-kilted-swri-math-util, ros-kilted-swri-roscpp, ros-kilted-swri-transform-util, ros-kilted-tf2-geometry-msgs, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-route-util/ros-kilted-swri-route-util_3.7.4-2noble.20250508.221854_amd64.deb Size: 70934 SHA256: 52370d6c3b8dd3a89f68bc9a7770e6d222ff7e7bbe30b5882cfbbb2c87febd07 SHA1: bd85ff5705791c8c3194352d6a2554b543aa250f MD5sum: da76d8475741c46f931246ae1b8ff5f6 Description: This library provides functionality to simplify working with the navigation messages defined in marti_nav_msgs. Package: ros-kilted-swri-route-util-dbgsym Package-Type: ddeb Source: ros-kilted-swri-route-util Version: 3.7.4-2noble.20250508.221854 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1111 Depends: ros-kilted-swri-route-util (= 3.7.4-2noble.20250508.221854) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-route-util/ros-kilted-swri-route-util-dbgsym_3.7.4-2noble.20250508.221854_amd64.deb Size: 1072674 SHA256: aeb8c2278708a5e7cd92545edfb9a750d36d071c64233a9bfb3d34a0da39cba0 SHA1: 5fca4380173f41a4ec614d561b4447fb0e104644 MD5sum: b200c2716b22e7fa6d5aa8a83fa29414 Description: debug symbols for ros-kilted-swri-route-util Build-Ids: fc013dd5f90fd7b2dd598eef2ad476db644ef8a7 Package: ros-kilted-swri-serial-util Version: 3.7.4-2noble.20250424.204419 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 100 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libboost-all-dev, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-serial-util/ros-kilted-swri-serial-util_3.7.4-2noble.20250424.204419_amd64.deb Size: 21930 SHA256: b2cae9454fbc4177404702abbc3081fe38a03ef1cd1e470a5bec778366e64a04 SHA1: acf05e135c283b314b8359a44defe153fb646227 MD5sum: 2c19104205fca32a96d1525668b3c713 Description: Contains nodes and utilities for serial communication in ROS. Package: ros-kilted-swri-serial-util-dbgsym Package-Type: ddeb Source: ros-kilted-swri-serial-util Version: 3.7.4-2noble.20250424.204419 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 127 Depends: ros-kilted-swri-serial-util (= 3.7.4-2noble.20250424.204419) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-serial-util/ros-kilted-swri-serial-util-dbgsym_3.7.4-2noble.20250424.204419_amd64.deb Size: 109524 SHA256: 4a99ccc495dbd93585b38f6ac155345c18d8e584768ce7b1a0c03790bb7ad9b8 SHA1: 3aab759f7cfc53292c0d0a8e07ec8eef3eddfafc MD5sum: fb20a5986beb995a39064bfe5cd929af Description: debug symbols for ros-kilted-swri-serial-util Build-Ids: 8025b7a09355aa00ec566f39963990194c15864d Package: ros-kilted-swri-system-util Version: 3.7.4-2noble.20250508.220953 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 281 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libboost-all-dev, ros-kilted-rclcpp, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-system-util/ros-kilted-swri-system-util_3.7.4-2noble.20250508.220953_amd64.deb Size: 90622 SHA256: 057f988ccc88f1f82b19addcf63117e156cb908ba5fbb668c742930248a7b2f7 SHA1: fccb4161864feba56345149f7dca2ce9937d64cd MD5sum: 0b5e5e661129b14f2dace97ec0a3682d Description: A package with commonly used system utilities. Package: ros-kilted-swri-system-util-dbgsym Package-Type: ddeb Source: ros-kilted-swri-system-util Version: 3.7.4-2noble.20250508.220953 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 811 Depends: ros-kilted-swri-system-util (= 3.7.4-2noble.20250508.220953) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-system-util/ros-kilted-swri-system-util-dbgsym_3.7.4-2noble.20250508.220953_amd64.deb Size: 750838 SHA256: 4cc08c6aa7af34f944c34379c9b74430473d16da82a532b412be57d87d7f5a6a SHA1: c57b41b67f869f61696de62b0082bf914608b4b0 MD5sum: 240886f1d2ada87a6c9d4189cef5b119 Description: debug symbols for ros-kilted-swri-system-util Build-Ids: 8f455dc738eec93d8bd190fc25dea3b11cf0d496 Package: ros-kilted-swri-transform-util Version: 3.7.4-2noble.20250508.220936 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2746 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgeographiclib26 (>= 1.40), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libproj25 (>= 5.0.0), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libboost-all-dev, libgeographiclib-dev, libgeos-dev, libproj-dev, libyaml-cpp-dev, python3-numpy, python3-yaml, ros-kilted-cv-bridge, ros-kilted-diagnostic-msgs, ros-kilted-diagnostic-updater, ros-kilted-geographic-msgs, ros-kilted-geometry-msgs, ros-kilted-gps-msgs, ros-kilted-marti-nav-msgs, ros-kilted-rcl-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclpy, ros-kilted-sensor-msgs, ros-kilted-swri-math-util, ros-kilted-swri-roscpp, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-transform-util/ros-kilted-swri-transform-util_3.7.4-2noble.20250508.220936_amd64.deb Size: 447824 SHA256: 85bb956d5108581a7fd54361a2111775d333b58d7e7feb93ed3df8c73bbf13ee SHA1: 0752bd21226a0a4e33d8c14bf0293313b24f8921 MD5sum: b989961ac35d78af6d0b04232be9bceb Description: The swri_transform_util package contains utility functions and classes for transforming between coordinate frames. Package: ros-kilted-swri-transform-util-dbgsym Package-Type: ddeb Source: ros-kilted-swri-transform-util Version: 3.7.4-2noble.20250508.220936 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 12706 Depends: ros-kilted-swri-transform-util (= 3.7.4-2noble.20250508.220936) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-swri-transform-util/ros-kilted-swri-transform-util-dbgsym_3.7.4-2noble.20250508.220936_amd64.deb Size: 10693750 SHA256: e48060774fb44e149edb9734e2d89c56368011f23f9577225729620dd00b7b6c SHA1: fd86ceef7e3464f6f35ed454ed0bb453f356badf MD5sum: e3e768a66c9d5c826fe0ddd063c4dd55 Description: debug symbols for ros-kilted-swri-transform-util Build-Ids: 807263e94a3acd5053dc783905c741ee71545e39 a7dc51b3e9c148281d5e59319569ffc6cb859adf dbc371d1b3e3956ae6f2922c36a166c006a747a4 Package: ros-kilted-synapticon-ros2-control Version: 0.1.2-2noble.20250508.231656 Architecture: amd64 Maintainer: Elevate Robotics Installed-Size: 5399 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libcap-dev, ros-kilted-controller-manager, ros-kilted-forward-command-controller, ros-kilted-hardware-interface, ros-kilted-joint-state-broadcaster, ros-kilted-joint-trajectory-controller, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-robot-state-publisher, ros-kilted-ros2controlcli, ros-kilted-ros2launch, ros-kilted-xacro, ros-kilted-ros-workspace Homepage: https://docs.ros.org/en/humble/p/synapticon_ros2_control.html Priority: optional Section: misc Filename: pool/main/r/ros-kilted-synapticon-ros2-control/ros-kilted-synapticon-ros2-control_0.1.2-2noble.20250508.231656_amd64.deb Size: 1360044 SHA256: 88e1c7e8e278dd2d090150f86ed215d4bf93b65ded4b5eb9abe32fff73511b9a SHA1: 5a9640728b090191f09bc5355b5f79389f1c75af MD5sum: 3d610b367986e822afa1165d3459b20a Description: A ros2_control interface for Synapticon motor drivers Package: ros-kilted-synapticon-ros2-control-dbgsym Package-Type: ddeb Source: ros-kilted-synapticon-ros2-control Version: 0.1.2-2noble.20250508.231656 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Elevate Robotics Installed-Size: 1338 Depends: ros-kilted-synapticon-ros2-control (= 0.1.2-2noble.20250508.231656) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-synapticon-ros2-control/ros-kilted-synapticon-ros2-control-dbgsym_0.1.2-2noble.20250508.231656_amd64.deb Size: 1271938 SHA256: c2e8bbbd940891be98e2b5cc68f1a61019db502c29d217bbe93aeb7930e8bcc0 SHA1: be0fb1a9688673dc645aa324bba98a45738ffc9a MD5sum: 506ce5355d31316e75fdb70787c245e7 Description: debug symbols for ros-kilted-synapticon-ros2-control Build-Ids: 7065a655c23d97cf52401abf5c268e9cc6f4679a f6f06d3dff75ee429b4fe6496c41f22b5ed402d1 Package: ros-kilted-system-fingerprint Version: 0.7.0-4noble.20250508.214130 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 50 Depends: python3-git, ros-kilted-rcl-interfaces, ros-kilted-rclpy, ros-kilted-ros2action, ros-kilted-ros2cli, ros-kilted-ros2node, ros-kilted-ros2param, ros-kilted-ros2topic, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-system-fingerprint/ros-kilted-system-fingerprint_0.7.0-4noble.20250508.214130_amd64.deb Size: 10688 SHA256: accc2a872ba8aad88e85ab8766a865ec561b9a38cc57dcb213f9c99a2b218ad4 SHA1: a91d9f5d6b107e8210d025703db49488e0c3e1ad MD5sum: 258f627adaa2ac53a6786da130c726e2 Description: The system_fingerprint package Package: ros-kilted-system-modes Version: 0.9.0-6noble.20250508.220507 Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 3008 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-builtin-interfaces, ros-kilted-launch-ros, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-system-modes-msgs, ros-kilted-ros-workspace Homepage: https://micro.ros.org/docs/concepts/client_library/lifecycle_and_system_modes/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-system-modes/ros-kilted-system-modes_0.9.0-6noble.20250508.220507_amd64.deb Size: 469592 SHA256: 13bb5e3ad319fe79178f3d9a1ae854c2acaa095fb35096d1a037c882fd15abe6 SHA1: cb6758e9cfabcc5bb944b59ef4953d0ca746bf86 MD5sum: 6978d10f2ff886fb7f4921235ae39cc6 Description: The system modes concept assumes that a robotics system is built from components with a lifecycle. It adds a notion of (sub-)systems, hiararchically grouping these nodes, as well as a notion of modes that determine the configuration of these nodes and (sub-)systems in terms of their parameter values. Package: ros-kilted-system-modes-dbgsym Package-Type: ddeb Source: ros-kilted-system-modes Version: 0.9.0-6noble.20250508.220507 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 14485 Depends: ros-kilted-system-modes (= 0.9.0-6noble.20250508.220507) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-system-modes/ros-kilted-system-modes-dbgsym_0.9.0-6noble.20250508.220507_amd64.deb Size: 12130448 SHA256: 2210a63ed1eed636ef3e50ccd223a1e8dc1b38d8ce13f1d2992c5aecfecbb164 SHA1: 06d4159a2ca1ac0805989a8dc22d6e0acb7b56fb MD5sum: 4ce97171a59429dc1d76ab863053c67c Description: debug symbols for ros-kilted-system-modes Build-Ids: 21aabfab66b909216ea09bd9fe6734398eac5747 38a1cc19c072207eb31168f1c2474b8ac2c3000d da1231896f576c664c005a9e119b6a60b6928f09 Package: ros-kilted-system-modes-examples Version: 0.9.0-6noble.20250508.225548 Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 197 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-launch, ros-kilted-launch-system-modes, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-ros2launch, ros-kilted-system-modes, ros-kilted-system-modes-msgs, ros-kilted-ros-workspace Homepage: https://micro.ros.org/docs/concepts/client_library/lifecycle_and_system_modes/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-system-modes-examples/ros-kilted-system-modes-examples_0.9.0-6noble.20250508.225548_amd64.deb Size: 33152 SHA256: eb1c53879bb708e7d4dc8f3bf92834a068a1b4ad0741796d8825583e547e12a7 SHA1: d227b23f3428d584b2b741dd20057ec0edf52734 MD5sum: 93d1ee6c37f01d833a543993cf4f03c8 Description: Example systems and according launch files for the system_modes package. Package: ros-kilted-system-modes-examples-dbgsym Package-Type: ddeb Source: ros-kilted-system-modes-examples Version: 0.9.0-6noble.20250508.225548 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 771 Depends: ros-kilted-system-modes-examples (= 0.9.0-6noble.20250508.225548) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-system-modes-examples/ros-kilted-system-modes-examples-dbgsym_0.9.0-6noble.20250508.225548_amd64.deb Size: 732142 SHA256: 584e4d7c5b14e825c539b1ecd317cd2e7d083ebace8f3bca5db627dafa7bee9e SHA1: fe484fef0b09487d0fd7e1e3715c7cb8bd24f591 MD5sum: 65612a16d67234a1a5bf64f684b4b351 Description: debug symbols for ros-kilted-system-modes-examples Build-Ids: 60d333bbbe06e85ace9b7969ee162eb0631d5d98 9c2d973f70fa381c0917409f8416b95eb4fcf8ca Package: ros-kilted-system-modes-msgs Version: 0.9.0-6noble.20250424.210544 Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 1708 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Homepage: https://micro.ros.org/docs/concepts/client_library/lifecycle_and_system_modes/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-system-modes-msgs/ros-kilted-system-modes-msgs_0.9.0-6noble.20250424.210544_amd64.deb Size: 132858 SHA256: 33ed9d08e43d00b979f077f7b802b752426203f20c5a466cf8dab278a7986245 SHA1: 8f1a1bff01e65be4c3615d2b16c05d889dc675f5 MD5sum: ab9f0b724bef9fb2ad0a6597c031b29a Description: Interface package, containing message definitions and service definitions for the system modes package. Package: ros-kilted-system-modes-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-system-modes-msgs Version: 0.9.0-6noble.20250424.210544 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 1306 Depends: ros-kilted-system-modes-msgs (= 0.9.0-6noble.20250424.210544) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-system-modes-msgs/ros-kilted-system-modes-msgs-dbgsym_0.9.0-6noble.20250424.210544_amd64.deb Size: 1023512 SHA256: 5af21df46b6b584c525ed7ee1f64b150eff155675ca41f7f091376ef5ac3d994 SHA1: 13476a7c3ac5846be8fe0767f231f3c126b108fa MD5sum: 021ba5dfd32cc98f3e739af0980d0105 Description: debug symbols for ros-kilted-system-modes-msgs Build-Ids: 279dfa9f0813a9f3b6a2a747aa212d1e17cf0c14 3e011c2c52a3216503906c419dbc04b7e7381ec2 4f4a1248a1d041e2a0cbba9a3feecd50c5bff844 56b55f62c3617ff58c0df90ca2050d183938bde4 657e57d92a0d765c7bb96d762e845734884bdae2 97d102b6c1356bb378f53023f93d74f09258654c a1e9967382d912c9659957159bc4d7f025f65aef a81922f640564552df14c84b9705149f7b99020a c32370de07cc0de3a8268cc3408e12372fc176bc d0cc216940f1583448e3b046f59951063767a5b7 d64067ba3ed7276ca7d230e1ac100da193ab3d62 Package: ros-kilted-tango-icons-vendor Version: 0.4.0-2noble.20250424.204433 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 42 Depends: tango-icon-theme, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/qt_gui_icons Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tango-icons-vendor/ros-kilted-tango-icons-vendor_0.4.0-2noble.20250424.204433_amd64.deb Size: 6040 SHA256: 46a94b892e58bdaa790df2d51b9f12ae5626b9e2b5a9b50c99f011219576636f SHA1: fd0b94042460c792a8804ef30c6ef0cc1313035f MD5sum: ca64722202917f586f84272e7d588c6f Description: tango_icons_vendor provides the public domain Tango icons for non-linux systems (Tango Icon Library) from the Tango Desktop Project Package: ros-kilted-tcb-span Version: 1.0.2-5noble.20250424.204419 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 69 Depends: ros-kilted-ros-workspace Homepage: https://github.com/tcbrindle/span Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tcb-span/ros-kilted-tcb-span_1.0.2-5noble.20250424.204419_amd64.deb Size: 10534 SHA256: d49cd52d519077cc36b1072f9e18bcf82a8b2ebc38a45f850a43bb4e0e5b4799 SHA1: 0bf8dffcbe20b4a53b3b4f7ca214d43d6808302c MD5sum: 0a426d24a1827692156afed586bbe31b Description: Implementation of C++20's std::span Package: ros-kilted-teleop-tools Version: 2.0.0-1noble.20250508.225306 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 41 Depends: ros-kilted-joy-teleop, ros-kilted-key-teleop, ros-kilted-teleop-tools-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-teleop-tools/ros-kilted-teleop-tools_2.0.0-1noble.20250508.225306_amd64.deb Size: 5812 SHA256: 60e9c2ac788c2ecf83bb2d4b23d6694545ebdae92f712baa3f7f743babc988cf SHA1: f0f71cba927b5588bca1fc796ab17d22f627ce59 MD5sum: 7cae91f2a8eb8cbf88cc37119ce8625a Description: A set of generic teleoperation tools for any robot. Package: ros-kilted-teleop-tools-msgs Version: 2.0.0-1noble.20250426.182749 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1541 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-teleop-tools-msgs/ros-kilted-teleop-tools-msgs_2.0.0-1noble.20250426.182749_amd64.deb Size: 116408 SHA256: 8e510cf7765521d4eb8447986e97b5b23b2b08caf18eea9dc869dc27ad6480eb SHA1: 665f9d717b09f759e0e5c7efabe03f89ce8125b0 MD5sum: c509921a9f4f3dde703c13ca6fa022d6 Description: The teleop_tools_msgs package Package: ros-kilted-teleop-tools-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-teleop-tools-msgs Version: 2.0.0-1noble.20250426.182749 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 812 Depends: ros-kilted-teleop-tools-msgs (= 2.0.0-1noble.20250426.182749) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-teleop-tools-msgs/ros-kilted-teleop-tools-msgs-dbgsym_2.0.0-1noble.20250426.182749_amd64.deb Size: 552486 SHA256: 29e4f95d720a7f10edb74c2abf80cd3d033784a2eb0299131281690d3abdecbc SHA1: ca0fd6833d80e42f179e93d284d132cbcc8971fd MD5sum: 4140cef0c64d79f35462d1931207e3bd Description: debug symbols for ros-kilted-teleop-tools-msgs Build-Ids: 2bddd1e1cc39c045d5be18f0a388dae3408db348 330c5edcfa7d36a5950f068b87919699728f59f4 6437ac2b1df9aaadbd8406d492e892d769018156 74606cc9a48edd3043366e771e475d826dc8e77e 762dbbccd60e91ba929330e12ace4e68f5d57451 9389e8820f2ad5457a3742311d76013c658070d5 a39d731fe90d3de6a69c1ea3e2910eb949450d25 b3ab21b5220a5cfd98306c792bc8608ca359cb57 ea6ded1e39f8a301ad35e3aaa8eab3000896ddc3 f40fbf64884cc55b2f7e5ad91081003ebfad5eef fa59142fc93afe27b9609726686bbc74d8c1e056 Package: ros-kilted-teleop-twist-joy Version: 2.6.3-2noble.20250508.215857 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 650 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-geometry-msgs, ros-kilted-joy, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/teleop_twist_joy Priority: optional Section: misc Filename: pool/main/r/ros-kilted-teleop-twist-joy/ros-kilted-teleop-twist-joy_2.6.3-2noble.20250508.215857_amd64.deb Size: 142554 SHA256: 7cb4956f7f6fb62d72eef955533b8b53b8541f38ff9567d097adaae3103c3931 SHA1: 380916f783fde22616e3cb1b45bdc2c30821aa5b MD5sum: 6ac1e848dccf614ae89f4835c41d152c Description: Generic joystick teleop for twist robots. Package: ros-kilted-teleop-twist-joy-dbgsym Package-Type: ddeb Source: ros-kilted-teleop-twist-joy Version: 2.6.3-2noble.20250508.215857 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 3008 Depends: ros-kilted-teleop-twist-joy (= 2.6.3-2noble.20250508.215857) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-teleop-twist-joy/ros-kilted-teleop-twist-joy-dbgsym_2.6.3-2noble.20250508.215857_amd64.deb Size: 2631974 SHA256: 332ecb4880627ca1c1cc67f99f8c64e03bd360c0d763b123a30fed93786e5470 SHA1: 645dee249cf16e803c4763f3601a3202b1326fcb MD5sum: 279bce575a29d19ab9f21ddc95ea81ff Description: debug symbols for ros-kilted-teleop-twist-joy Build-Ids: 019036957fc26a6119a49e5c46b71c5417577add 66c7f0aab4aa62e566210a2051145a4e0787b3e2 Package: ros-kilted-teleop-twist-keyboard Version: 2.4.0-2noble.20250508.213911 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 46 Depends: ros-kilted-geometry-msgs, ros-kilted-rclpy, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-teleop-twist-keyboard/ros-kilted-teleop-twist-keyboard_2.4.0-2noble.20250508.213911_amd64.deb Size: 8862 SHA256: c6d748349ba326210074140fbbfa091e913dcceb640f450e5369cd8c4238d725 SHA1: d480af3f6481c71899e06fae8582824df9a85b70 MD5sum: 9f538a8d551862d4f5378bf4cc5419ed Description: A robot-agnostic teleoperation node to convert keyboard commands to Twist messages. Package: ros-kilted-tensorrt-cmake-module Version: 0.0.4-3noble.20250424.204442 Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 47 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tensorrt-cmake-module/ros-kilted-tensorrt-cmake-module_0.0.4-3noble.20250424.204442_amd64.deb Size: 6342 SHA256: 839717f54d43832c6c1385d5ec8cfa1dd2ea30fdadf3da619d8d6132a2bdb257 SHA1: d74bf02a97e4a93baca42848acccb3a96cfe4ff2 MD5sum: d36dc695a1f2618f304aa58bba34bdab Description: Exports a CMake module to find TensorRT. Package: ros-kilted-test-apex-test-tools Version: 0.0.2-9noble.20250424.204444 Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 41 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-test-apex-test-tools/ros-kilted-test-apex-test-tools_0.0.2-9noble.20250424.204444_amd64.deb Size: 5014 SHA256: 1c4c35bc497a385dfe8d7d65af5b84e2bf015874d5bcdd77e3bb12d890d02d9c SHA1: fb434158b6ac1f42a431a36db80e8dec4924059f MD5sum: 2ef10d76af3bd776007f86ebc9d44014 Description: Test package, which uses things exported by apex_test_tools Package: ros-kilted-test-interface-files Version: 0.13.0-2noble.20250424.203103 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 66 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-test-interface-files/ros-kilted-test-interface-files_0.13.0-2noble.20250424.203103_amd64.deb Size: 8498 SHA256: f25d1a5075d9aaca04c50d2629f352a488635cb31b0633e81cc989c8a025a9a2 SHA1: 68f4632931f2fcd7cabb1a26fa43fad09616d904 MD5sum: 0ba7fa9cda62bd7d745dbadeeedc2830 Description: A package containing message definitions and fixtures used exclusively for testing purposes. Package: ros-kilted-test-msgs Version: 2.3.0-2noble.20250424.210646 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 10151 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-test-msgs/ros-kilted-test-msgs_2.3.0-2noble.20250424.210646_amd64.deb Size: 648450 SHA256: 369c700a08f8f2afa1f7b9173b88f9d14ce42b25ec4d5b878a86593f747b1a7e SHA1: 78c6694c72367dc7f2e240b6a37ab7a89e6f459f MD5sum: b9f143b85a2804094e6069108a30d9e9 Description: A package containing message definitions and fixtures used exclusively for testing purposes. Package: ros-kilted-test-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-test-msgs Version: 2.3.0-2noble.20250424.210646 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 6695 Depends: ros-kilted-test-msgs (= 2.3.0-2noble.20250424.210646) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-test-msgs/ros-kilted-test-msgs-dbgsym_2.3.0-2noble.20250424.210646_amd64.deb Size: 5470868 SHA256: 419fd6e7a1b8de8ce5c8a361cc5777cbccf815c3b4758807f906926a46250483 SHA1: 1f7af9c7d0e9102f9a72b5cbc9e458b0d96b7cd8 MD5sum: a01e3ba9dc98160c4655608efcf3fe76 Description: debug symbols for ros-kilted-test-msgs Build-Ids: 3c0eee6b8ffb4db5fd720fd4f8275fb88a9e9d26 45826c74c631fe82b8841756a70719f26f721337 53a4b06052093d78001ae4ebfaf8c20f28ff893e 5e7f1e58314f717d058a780f39139ae58bdfbafd 5ecd83725dc41205e32a0dc8b91a1974ca44852d 82fa63a92cdb9d54aa1b562240bdce6e871bac55 a630d730614a4e39ce7acaa845bdaef6c45e5c1f b06b6018218ff8007e326ca298c097e1de25fe9c b31bd32296a21d1d45b0719a26e81bce61342f84 b7525421557213fd73270104fc87463e2f9bbb95 ecec83ae56f69ea5a9f8bdd24010c2478093cfe4 Package: ros-kilted-test-ros-gz-bridge Version: 2.1.7-1noble.20250508.225845 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 41 Depends: ros-kilted-ros-gz-bridge, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-test-ros-gz-bridge/ros-kilted-test-ros-gz-bridge_2.1.7-1noble.20250508.225845_amd64.deb Size: 5492 SHA256: 9d04fb8500a6fd44ba5c29174ec34deedef0f69c839c5e0242de3602b80d961d SHA1: 9ff79f12cdffa21fb9012391a027a24edc309fb8 MD5sum: 8e114177c0293db88f1cce8cd64bd3a1 Description: Bridge communication between ROS and Gazebo Transport Package: ros-kilted-tf-transformations Version: 1.0.1-5noble.20250424.203109 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 121 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf-transformations/ros-kilted-tf-transformations_1.0.1-5noble.20250424.203109_amd64.deb Size: 24154 SHA256: 2de67b3fef62cb0d16080b4242a131b6683d24fbb7699b1917ab30e1d209fde5 SHA1: e7fcbd2f430719cf43b382c0d837c35c11aa4952 MD5sum: 1ff9b7fb4740f77250abb0431f8e199d Description: Reimplementation of the tf/transformations.py library for common Python spatial operations Package: ros-kilted-tf2 Version: 0.41.0-1noble.20250508.205353 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 413 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rcutils, ros-kilted-rosidl-runtime-cpp, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/tf2 Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2/ros-kilted-tf2_0.41.0-1noble.20250508.205353_amd64.deb Size: 93186 SHA256: f45cd3d2c25528c0e598d10e4969cefd81ad6475af42e68b9ddf9d339c2ca52b SHA1: cbd56c183bc43a3b3a0be38d247737a67e0e1c76 MD5sum: b8e6afa29b62ee0e448a76be404146d7 Description: tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. Package: ros-kilted-tf2-2d Version: 1.0.1-4noble.20250508.214315 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 113 Depends: libboost-dev, libeigen3-dev, ros-kilted-rclcpp, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2-2d/ros-kilted-tf2-2d_1.0.1-4noble.20250508.214315_amd64.deb Size: 14968 SHA256: de43ae59766c3719d5bc0bed8e2da9f533ccf9f2e5d9faa7e1f245004b6cc9a5 SHA1: 9f74e6eb12a55f3de0db96560140bd0345e019c8 MD5sum: 62b61612e2e9473949f6629ef19bbdf6 Description: A set of 2D geometry classes modeled after the 3D geometry classes in tf2. Package: ros-kilted-tf2-bullet Version: 0.41.0-1noble.20250508.213329 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 61 Depends: libbullet-dev, ros-kilted-geometry-msgs, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/tf2_bullet Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2-bullet/ros-kilted-tf2-bullet_0.41.0-1noble.20250508.213329_amd64.deb Size: 10294 SHA256: 34834ab82c699d352e3080c0df71bcd86554e74fba449c359bcf532248a1fe2f SHA1: 05aadbfd666aa8505e45b0a7776a54cf27983b52 MD5sum: 5be5e178bc5818be7c3d71cf9b614db2 Description: tf2_bullet Package: ros-kilted-tf2-dbgsym Package-Type: ddeb Source: ros-kilted-tf2 Version: 0.41.0-1noble.20250508.205353 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 588 Depends: ros-kilted-tf2 (= 0.41.0-1noble.20250508.205353) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2/ros-kilted-tf2-dbgsym_0.41.0-1noble.20250508.205353_amd64.deb Size: 545380 SHA256: 6491cf4a3bc6b372357c671819da604c87c96f807f18426144afeafbc0af79bd SHA1: 032a04eec330c73f4db00d89e22fe339adfdd3db MD5sum: 3abc8da686868673d9810f5e41112a7c Description: debug symbols for ros-kilted-tf2 Build-Ids: 4c7833a11640a321e867321bc040e9db8e8f32bc Package: ros-kilted-tf2-eigen Version: 0.41.0-1noble.20250508.213336 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 81 Depends: libeigen3-dev, ros-kilted-geometry-msgs, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2-eigen/ros-kilted-tf2-eigen_0.41.0-1noble.20250508.213336_amd64.deb Size: 13174 SHA256: c41fabed333979c279a2e5990518ac0a1b1a3ae9f16cd91c1777891ddd5e2685 SHA1: 1f7256f89b1c57e5dbb18bd474abbd59d3c0634f MD5sum: 9310a6fd01834e5bc64a9d2b2e97a766 Description: tf2_eigen Package: ros-kilted-tf2-eigen-kdl Version: 0.41.0-1noble.20250508.205651 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 90 Depends: libc6 (>= 2.4), liborocos-kdl1.5 (>= 1.5.1), libeigen3-dev, ros-kilted-orocos-kdl-vendor, ros-kilted-tf2, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2-eigen-kdl/ros-kilted-tf2-eigen-kdl_0.41.0-1noble.20250508.205651_amd64.deb Size: 15036 SHA256: 4de33033732aeb776c772861b7dd42482a926405dcae673c4169c278fd274ca5 SHA1: ea573d2853b08082648fa3f8361bfbce4bb9ae1f MD5sum: 2530298ca689428482b7caafa06c4014 Description: Conversion functions between: - Eigen and KDL Package: ros-kilted-tf2-eigen-kdl-dbgsym Package-Type: ddeb Source: ros-kilted-tf2-eigen-kdl Version: 0.41.0-1noble.20250508.205651 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 102 Depends: ros-kilted-tf2-eigen-kdl (= 0.41.0-1noble.20250508.205651) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2-eigen-kdl/ros-kilted-tf2-eigen-kdl-dbgsym_0.41.0-1noble.20250508.205651_amd64.deb Size: 88722 SHA256: b0eca2a44d4c10ef6830544500f92215249e137438d24a435d214dcaa55599e9 SHA1: 1e80f7fe55ec89bcb6f08cf6dd8b447ef4bff892 MD5sum: ab7367915cc448e3897a170d2ef14a9c Description: debug symbols for ros-kilted-tf2-eigen-kdl Build-Ids: 13acbb4cc6ab1ea7c006f9ce4e0f29de309aa4f8 Package: ros-kilted-tf2-geometry-msgs Version: 0.41.0-1noble.20250508.213941 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 139 Depends: python3-numpy, ros-kilted-geometry-msgs, ros-kilted-orocos-kdl-vendor, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-tf2-ros-py, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/tf2_ros Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2-geometry-msgs/ros-kilted-tf2-geometry-msgs_0.41.0-1noble.20250508.213941_amd64.deb Size: 19634 SHA256: 0199d98b0b04dc0aaf737851da4f3a69520ef5a4c9b5f2ecb197688481f416a2 SHA1: a4290e573f3a1ec7ec06c6e5627ad6c521b455d8 MD5sum: e365aea5b886b088e64ae213c75f4d05 Description: tf2_geometry_msgs Package: ros-kilted-tf2-kdl Version: 0.41.0-1noble.20250508.213946 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 89 Depends: ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-orocos-kdl-vendor, ros-kilted-python-orocos-kdl-vendor, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-tf2-ros-py, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/tf2 Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2-kdl/ros-kilted-tf2-kdl_0.41.0-1noble.20250508.213946_amd64.deb Size: 13494 SHA256: cb8c048079ff8622c106c03d1f77f20da0ad656979e1e953be3e9d5d169398c9 SHA1: 2ad2608d11ba0ae0c27042501cb4763b8377c82d MD5sum: 15692116788fed80669944f712428179 Description: KDL binding for tf2 Package: ros-kilted-tf2-msgs Version: 0.41.0-1noble.20250426.014100 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2254 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/tf2_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2-msgs/ros-kilted-tf2-msgs_0.41.0-1noble.20250426.014100_amd64.deb Size: 172300 SHA256: 26cab8fabfb32557273c6f1edd3458dffcc985102ba72e945cd94de69f507e0f SHA1: 953399bf657d30cb431b4d1f09620db66afdff7f MD5sum: 2536eb0b15e582eadfb59c96e52c774e Description: tf2_msgs Package: ros-kilted-tf2-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-tf2-msgs Version: 0.41.0-1noble.20250426.014100 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 1442 Depends: ros-kilted-tf2-msgs (= 0.41.0-1noble.20250426.014100) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2-msgs/ros-kilted-tf2-msgs-dbgsym_0.41.0-1noble.20250426.014100_amd64.deb Size: 1090588 SHA256: 1f1738c545d25fd0a79b5c95128277fca76247924f06a01354c7626e569b90c6 SHA1: f4685c7cb028b0c49454b0bfc14889a514d57988 MD5sum: 91746dbdbe8d715b934d71920ae5668c Description: debug symbols for ros-kilted-tf2-msgs Build-Ids: 2224ab66deb1a8729b15d166e49cc05cb60da406 434af21342113ef77f8bc10b96ae43c0806c9c2c 5b84e5aea7d16f724c2190690fc2c3a2b7fe45ee 700f108ba12484db6a8c401868c953e138af7ec6 81e424571da8802e7870d4ad33055f519e14ca94 89fb854cb9300c0bfc04b8f5a3190880822a6aaf 8b14477a8d383097a79596fa012f03269e77de9a a66b010b49f32701e317faf714821a5f633808c8 d3e7f697d24c2696ec343412f3da9ba7347c768c fa8510d48b981b11c4d9c0f096dd689675d989f1 fef6a99082094ee68a58690f83622d2b1b088bfb Package: ros-kilted-tf2-py Version: 0.41.0-1noble.20250508.210817 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 122 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rclpy, ros-kilted-rpyutils, ros-kilted-tf2, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/tf2_py Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2-py/ros-kilted-tf2-py_0.41.0-1noble.20250508.210817_amd64.deb Size: 28134 SHA256: 017291b07f4203ceb29a0594b662e737733966afef676987427880da2a96189a SHA1: 39e4ce2a176fb0c352766e9a843da902a4831961 MD5sum: afd8afaef7ecb11f12e67efdfc994bbd Description: The tf2_py package Package: ros-kilted-tf2-py-dbgsym Package-Type: ddeb Source: ros-kilted-tf2-py Version: 0.41.0-1noble.20250508.210817 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 184 Depends: ros-kilted-tf2-py (= 0.41.0-1noble.20250508.210817) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2-py/ros-kilted-tf2-py-dbgsym_0.41.0-1noble.20250508.210817_amd64.deb Size: 162486 SHA256: e328f46b8aed53cb8fba589c08821a8fdffb4404edaf7f611f64bd9cdfdbcaae SHA1: 7a577339406400d226b405b38e21aee98c2adf3f MD5sum: 5c94e583f855a73acdd5aeee9aa9f09d Description: debug symbols for ros-kilted-tf2-py Build-Ids: fb9b4c170ba1b66e555c40ec6b0559cdda07f5b5 Package: ros-kilted-tf2-ros Version: 0.41.0-1noble.20250508.212801 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 1614 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-message-filters, ros-kilted-rcl-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-rclcpp-components, ros-kilted-tf2, ros-kilted-tf2-msgs, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/tf2_ros Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2-ros/ros-kilted-tf2-ros_0.41.0-1noble.20250508.212801_amd64.deb Size: 323858 SHA256: 2686996384495a842ff2e8e1aba483312c2675959f4d0c9d3e10dc3918f2e370 SHA1: 544e8d49441c63faa49a92a0f6294b175c8482d9 MD5sum: b5cd1eef266728e96f38405f5d5dc1c4 Description: This package contains the C++ ROS bindings for the tf2 library Package: ros-kilted-tf2-ros-dbgsym Package-Type: ddeb Source: ros-kilted-tf2-ros Version: 0.41.0-1noble.20250508.212801 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 8200 Depends: ros-kilted-tf2-ros (= 0.41.0-1noble.20250508.212801) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2-ros/ros-kilted-tf2-ros-dbgsym_0.41.0-1noble.20250508.212801_amd64.deb Size: 7333498 SHA256: f0e753d16eba3a58646ebd01a6e0fe374c42c4bb2523000ae6118168b051c469 SHA1: 4777934fbc50a8927d11f561c6a26cd77738a2d2 MD5sum: 03d59500f2d504e8fdd67d4575b45ded Description: debug symbols for ros-kilted-tf2-ros Build-Ids: 0c7ed9c3426c98fb770adb6bfb6c3756a8d1ff4e 11af490a545d3c29c7b99c433a8733b360c9912a 56e45495eb26e498d980aae9d6f08a9b7fcdfeb1 7d269e41b2b792d9b015d24603d19e9713903db3 d20f524163de75f91d8cbaa159611af9361bd733 ee378e4d51bcb7de3f07334cfe285d6156952c3d Package: ros-kilted-tf2-ros-py Version: 0.41.0-1noble.20250508.213913 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 153 Depends: ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rclpy, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-tf2-msgs, ros-kilted-tf2-py, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/tf2_ros Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2-ros-py/ros-kilted-tf2-ros-py_0.41.0-1noble.20250508.213913_amd64.deb Size: 27738 SHA256: fc8171d2f2d2fcab9c587f43d66312b2afaa3b20df0a8ee186cc6a5c8a4118d9 SHA1: 6a0d0c65fa1442bf24b4ed50ba52daaa26e932eb MD5sum: 78cb7d2ab05ed1efd9e3102c51d40e6d Description: This package contains the ROS Python bindings for the tf2 library Package: ros-kilted-tf2-sensor-msgs Version: 0.41.0-1noble.20250508.213943 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 83 Depends: libeigen3-dev, python3-numpy, ros-kilted-eigen3-cmake-module, ros-kilted-geometry-msgs, ros-kilted-sensor-msgs, ros-kilted-sensor-msgs-py, ros-kilted-std-msgs, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-tf2-ros-py, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/tf2_ros Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2-sensor-msgs/ros-kilted-tf2-sensor-msgs_0.41.0-1noble.20250508.213943_amd64.deb Size: 14054 SHA256: 2c171119dd8b7297d771d6f55133aedd6db5a37a4aeb300f5dda861edb5b08a7 SHA1: 8572be41c5857e865b8560979bc6a8617f0c1484 MD5sum: b1501d9b819e2f920882b0611440f36c Description: Small lib to transform sensor_msgs with tf. Most notably, PointCloud2 Package: ros-kilted-tf2-tools Version: 0.41.0-1noble.20250508.214118 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 48 Depends: graphviz, python3-yaml, ros-kilted-rclpy, ros-kilted-tf2-msgs, ros-kilted-tf2-py, ros-kilted-tf2-ros-py, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/tf2_tools Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tf2-tools/ros-kilted-tf2-tools_0.41.0-1noble.20250508.214118_amd64.deb Size: 10588 SHA256: 0f0f3d8d5b2f5433d6d87586d800310565caac0ea3174aa8b2938f3ecdbb6d3c SHA1: 03c97b0e026c572e8346511df6be34d32c01798b MD5sum: d6026719d0fe836f94c16888bfdcc9cf Description: tf2_tools Package: ros-kilted-theora-image-transport Version: 5.0.2-2noble.20250508.215202 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 1778 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libogg0 (>= 1.0rc3), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), libtheora0 (>= 1.0), ros-kilted-fastcdr, libogg-dev, libopencv-imgproc-dev, libtheora-dev, ros-kilted-cv-bridge, ros-kilted-image-transport, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rcutils, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-kilted-theora-image-transport/ros-kilted-theora-image-transport_5.0.2-2noble.20250508.215202_amd64.deb Size: 301168 SHA256: c0b4331499f42de3502aa3378c297bcaa19117e69c9b79e5b9bfd7d4f1cf9fd1 SHA1: 30e8271f99ade15eca1e188755f415880ed4c47d MD5sum: da44d86caa755fac3b1aa934be82abaa Description: Theora_image_transport provides a plugin to image_transport for transparently sending an image stream encoded with the Theora codec. Package: ros-kilted-theora-image-transport-dbgsym Package-Type: ddeb Source: ros-kilted-theora-image-transport Version: 5.0.2-2noble.20250508.215202 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 7051 Depends: ros-kilted-theora-image-transport (= 5.0.2-2noble.20250508.215202) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-theora-image-transport/ros-kilted-theora-image-transport-dbgsym_5.0.2-2noble.20250508.215202_amd64.deb Size: 6034178 SHA256: d85cc236b60353b20e5624da2fcf106ddaa2b7420f5cf7fdecd604c041e2a4ba SHA1: 84d302c138b1bf4fcaa4db422b5074540800512b MD5sum: 39eeb36aa1cac7482d181625ee053057 Description: debug symbols for ros-kilted-theora-image-transport Build-Ids: 39513d70496bc6631274afd5a44e186057f1150f 461cf7b696fe53bce46aea8aaca99df0dd1dc666 5b7647da2b93b712cd8557134051ca5c3bd0a17b 67dcdcd7747a54d648e5efe6d0b538359ae39b5a 7a7a92190c0f7eca387b02da8d60e0b43f38b971 9c3dcad4fa82796391d6266ceb81689d01d8baef ad0a3960e5cd0779e6169eb77b786b3942f58f6f b580c4e5f6f3176d857c1937cc32d62c3c986a70 c3c0e4913de1a7a02062f85472dcda0770f0053c d589e14db9e636edb456d248d68a3b582a97ff91 f625c5dca29f7c9627b4c3e9b6a3a74a3fab3822 fc6933bd699891a1ebb6afd13f9f8055e570cd4f fc9bb55d9ce78acec40cca81bc262dfead4d6b75 Package: ros-kilted-tile-map Version: 2.4.6-2noble.20250508.222720 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 591 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libjsoncpp25 (>= 1.9.5), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5t64 (>= 5.14.1), libqt5opengl5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libglew-dev, libqt5core5a, libqt5opengl5, libyaml-cpp-dev, ros-kilted-mapviz, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-swri-math-util, ros-kilted-swri-transform-util, ros-kilted-tf2, ros-kilted-ros-workspace Homepage: https://github.com/swri-robotics/mapviz Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tile-map/ros-kilted-tile-map_2.4.6-2noble.20250508.222720_amd64.deb Size: 133754 SHA256: 345fb45c6d074e420f7c64eddabfe30607c020f090938bcbda002574a15189c2 SHA1: 98a38096e4772bfd90fec8b77e747ad913ec4057 MD5sum: cd5adf7344b00d211ee5e0a341089501 Description: Tile map provides a slippy map style interface for visualizing OpenStreetMap and GoogleMap tiles. A mapviz visualization plug-in is also implemented Package: ros-kilted-tile-map-dbgsym Package-Type: ddeb Source: ros-kilted-tile-map Version: 2.4.6-2noble.20250508.222720 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2797 Depends: ros-kilted-tile-map (= 2.4.6-2noble.20250508.222720) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tile-map/ros-kilted-tile-map-dbgsym_2.4.6-2noble.20250508.222720_amd64.deb Size: 2760898 SHA256: 2efb0fcd0f0b80a94cca19b78e598a33916f505766d00a7c99f841f2170b13f0 SHA1: f687a8ef20c7ef9e8a5b24d984cf88889a998d6c MD5sum: 0e85e69e884aa6096f1fe16cafb56e05 Description: debug symbols for ros-kilted-tile-map Build-Ids: 2df4ac144e1b29966a65811fcb1b43eb88284d64 Package: ros-kilted-tinyspline-vendor Version: 0.6.1-2noble.20250424.204303 Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 440 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-kilted-ros-workspace Homepage: https://github.com/msteinbeck/tinyspline Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tinyspline-vendor/ros-kilted-tinyspline-vendor_0.6.1-2noble.20250424.204303_amd64.deb Size: 108276 SHA256: dad5bd69fee45a235a9f178eb278cc5a93569e0e1fac17ab33157411eae85ebe SHA1: 43a25a871a4934f6aefe3bf781203ec730183e8b MD5sum: f15934d248e45670c380f55190126f28 Description: The vendor package for tinyspline. Package: ros-kilted-tinyspline-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-tinyspline-vendor Version: 0.6.1-2noble.20250424.204303 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 371 Depends: ros-kilted-tinyspline-vendor (= 0.6.1-2noble.20250424.204303) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tinyspline-vendor/ros-kilted-tinyspline-vendor-dbgsym_0.6.1-2noble.20250424.204303_amd64.deb Size: 320302 SHA256: 55a4df1dda90f85b21c4a9e1dab1178a611aa20c8e33d23bd5bf29c9c4cee7cb SHA1: 5f42a40855ac7eb8712dafb19cccdb04579fbd19 MD5sum: e7c9500d6da3898e3d2d92decd8e93fc Description: debug symbols for ros-kilted-tinyspline-vendor Build-Ids: 59642997536c4b9b53c42c7df7d0ac4671186f6b 604625807e5ac8bfd5e75b8460c001803c8f9140 Package: ros-kilted-tinyxml-vendor Version: 0.10.0-3noble.20250424.204549 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 46 Depends: libtinyxml-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tinyxml-vendor/ros-kilted-tinyxml-vendor_0.10.0-3noble.20250424.204549_amd64.deb Size: 6480 SHA256: 23e6cf7c43412c5820e0851b8f6501728237550179a7e75bc3455ed98014b718 SHA1: d2982f852e0fafc02d6252acec4a9fe66b554e24 MD5sum: 6e03441b67f304e223dd29b895f91b97 Description: CMake shim over the tinxml library. Package: ros-kilted-tinyxml2-vendor Version: 0.10.0-2noble.20250424.204450 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 49 Depends: libtinyxml2-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tinyxml2-vendor/ros-kilted-tinyxml2-vendor_0.10.0-2noble.20250424.204450_amd64.deb Size: 6682 SHA256: 1c879f9cd0b63e3ec44708283948a143f99198101284693cf5df8953e412db67 SHA1: bb327b3ec5601574c6158c8f6d9a840b4ecf96d7 MD5sum: c0e6827712c3dd202b63e1333e3397d8 Description: Wrapper around tinyxml2, providing nothing but a dependency on tinyxml2, on some systems. On others, it provides a fixed CMake module or even an ExternalProject build of tinyxml2. Package: ros-kilted-tl-expected Version: 1.0.2-5noble.20250424.204606 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 137 Depends: ros-kilted-ros-workspace Homepage: https://github.com/TartanLlama/expected Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tl-expected/ros-kilted-tl-expected_1.0.2-5noble.20250424.204606_amd64.deb Size: 16334 SHA256: 9295e4a2a86e43fb9188256826616ee86072e98010a0b8b75371b86495c47014 SHA1: 6685add98d4f4d9260f7c68f6b3e0f9660772cf6 MD5sum: 948389322c0410a922906d305a207f2f Description: C++11/14/17 std::expected with functional-style extensions Package: ros-kilted-tlsf Version: 0.10.1-2noble.20250424.204606 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 63 Depends: ros-kilted-ament-cmake, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tlsf/ros-kilted-tlsf_0.10.1-2noble.20250424.204606_amd64.deb Size: 12058 SHA256: c14df1a8b4d1cf8015ef8cd1a1c554df9d179549bb404ea451a2b249d09df3db SHA1: 4844ce62a775119c83a279fb71f6c75d19af6660 MD5sum: 87b571e7e0344eb039592af6e1f958f0 Description: TLSF allocator version 2.4.6 Package: ros-kilted-tlsf-cpp Version: 0.18.3-1noble.20250508.220951 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 549 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ament-cmake, ros-kilted-rclcpp, ros-kilted-rmw, ros-kilted-std-msgs, ros-kilted-tlsf, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tlsf-cpp/ros-kilted-tlsf-cpp_0.18.3-1noble.20250508.220951_amd64.deb Size: 119720 SHA256: 6a12d82faa45d65f3e24f2d28393998d122abfcd5a113fffb15c23094e10f8bc SHA1: d5490f763bd8b666f92d43486e032967bb517c68 MD5sum: c8a48746db0c6258a15cc786d6a51ffb Description: C++ stdlib-compatible wrapper around tlsf allocator and ROS2 examples Package: ros-kilted-tlsf-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-tlsf-cpp Version: 0.18.3-1noble.20250508.220951 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 2377 Depends: ros-kilted-tlsf-cpp (= 0.18.3-1noble.20250508.220951) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tlsf-cpp/ros-kilted-tlsf-cpp-dbgsym_0.18.3-1noble.20250508.220951_amd64.deb Size: 2012634 SHA256: 771332cda19c18fd687cf800a0e25caca9b6cb9b1e0a6ebdcfa962bd5ada3ca5 SHA1: 9bb4f578bfe88065787e9f40d2bb81348f0f1f13 MD5sum: c4bdaa5adf84a07b2a0c4a6ed2b93c7e Description: debug symbols for ros-kilted-tlsf-cpp Build-Ids: 1f0705e9895633903a866a74948241f30db3c2eb Package: ros-kilted-topic-based-ros2-control Version: 0.2.0-3noble.20250508.214920 Architecture: amd64 Maintainer: Marq Rasmussen Installed-Size: 559 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-angles, ros-kilted-hardware-interface, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: https://github.com/PickNikRobotics/topic_based_ros2_control Priority: optional Section: misc Filename: pool/main/r/ros-kilted-topic-based-ros2-control/ros-kilted-topic-based-ros2-control_0.2.0-3noble.20250508.214920_amd64.deb Size: 131386 SHA256: c18a45959b046b279236643589f629e4da495457de9c9e4ca836ba8cbfb145f7 SHA1: d1f2c187fb28f9ad6ccef8886638c3b64f807a99 MD5sum: 3a0ceb15d8dd202a8078ebfcbea8c26b Description: ros2 control hardware interface for topic_based sim Package: ros-kilted-topic-based-ros2-control-dbgsym Package-Type: ddeb Source: ros-kilted-topic-based-ros2-control Version: 0.2.0-3noble.20250508.214920 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marq Rasmussen Installed-Size: 2760 Depends: ros-kilted-topic-based-ros2-control (= 0.2.0-3noble.20250508.214920) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-topic-based-ros2-control/ros-kilted-topic-based-ros2-control-dbgsym_0.2.0-3noble.20250508.214920_amd64.deb Size: 2424016 SHA256: dd3aa129a7eb208e5e996f936de77c1f8ef77e77691549b7e731ad8d1eecb2cf SHA1: 7ea4e9baef3179f382c3a81bc5bccd8af07b665b MD5sum: 7a37bf80bb8d02ebb02262ef1defa1b1 Description: debug symbols for ros-kilted-topic-based-ros2-control Build-Ids: d11bf53a5033e979ef2a2ed77d8f926dbfce10e4 Package: ros-kilted-topic-monitor Version: 0.36.0-1noble.20250508.213734 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 96 Depends: ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-rclpy, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-topic-monitor/ros-kilted-topic-monitor_0.36.0-1noble.20250508.213734_amd64.deb Size: 21428 SHA256: abafbd73aec0fcdeed868fb8d008cb70bc408dc9c7adb51fe1f97b8464b84204 SHA1: a6055baab66ad7d8d97ed9dfb7252fff3500359e MD5sum: 920559d64f893e6c1941df7891628713 Description: Package containing tools for monitoring ROS 2 topics. Package: ros-kilted-topic-statistics-demo Version: 0.36.0-1noble.20250508.220953 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 917 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-rcutils, ros-kilted-sensor-msgs, ros-kilted-statistics-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-topic-statistics-demo/ros-kilted-topic-statistics-demo_0.36.0-1noble.20250508.220953_amd64.deb Size: 154382 SHA256: 69d9c4bb2a5869c8096cfb000d84939c587e72e077645ccda7d0c8340afec0c0 SHA1: d067f1bb86bb7a62084402ef7a1aca032aa8b0e6 MD5sum: 795df9248a58f4c42b9eed0559a588ce Description: C++ demo application for topic statistics feature. Package: ros-kilted-topic-statistics-demo-dbgsym Package-Type: ddeb Source: ros-kilted-topic-statistics-demo Version: 0.36.0-1noble.20250508.220953 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 4511 Depends: ros-kilted-topic-statistics-demo (= 0.36.0-1noble.20250508.220953) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-topic-statistics-demo/ros-kilted-topic-statistics-demo-dbgsym_0.36.0-1noble.20250508.220953_amd64.deb Size: 3739926 SHA256: 78d09d745978b6579cc08726c815c96c406371231fb1644b34bebe4a57d48f3b SHA1: 16b460ae6a943532fba2d0d546b9a0869da5b0a7 MD5sum: 0d69fed9c6930d9cf7f4ccafaaa5612b Description: debug symbols for ros-kilted-topic-statistics-demo Build-Ids: f09d3ddb540c6e5299139014aca5d2348984b0a9 Package: ros-kilted-topic-tools Version: 1.4.2-2noble.20250508.213806 Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 1199 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclpy, ros-kilted-ros2cli, ros-kilted-rosidl-runtime-py, ros-kilted-topic-tools-interfaces, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-topic-tools/ros-kilted-topic-tools_1.4.2-2noble.20250508.213806_amd64.deb Size: 185078 SHA256: cd4b32e3a1a311f68d30e96f5832236050482b7fb9681f6ddda0bcb1cb97311f SHA1: 321f9a43b981097f8fb324d52c171ff4fa027a8b MD5sum: 471e91e8ed03fe71523fdcabc9b7e22b Description: Tools for directing, throttling, selecting, and otherwise messing with ROS 2 topics at a meta level. Package: ros-kilted-topic-tools-dbgsym Package-Type: ddeb Source: ros-kilted-topic-tools Version: 1.4.2-2noble.20250508.213806 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 7775 Depends: ros-kilted-topic-tools (= 1.4.2-2noble.20250508.213806) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-topic-tools/ros-kilted-topic-tools-dbgsym_1.4.2-2noble.20250508.213806_amd64.deb Size: 7269658 SHA256: 3c82c925dda3c0fc93c504b0012993e0ee388408ac85de10428377709d2b3f33 SHA1: 418f46b78c4a0cad4bac74c7accfd3624008636e MD5sum: 6152d7222058b80a88821356db309da3 Description: debug symbols for ros-kilted-topic-tools Build-Ids: 3e681ef5dd74bb552060a164ad65f777354faaa2 6218f50614928582832eb92f8d094570e1996f42 7141dcc9e27eae1e2b9e93bdd2421faf21153dc6 72fa8ba026c5e249af5946c567ec12187816c066 87819f634bcceba6bd466a4d465c86179bc4ef0c 904b7557cf2a9c317a3ad1f69a472a4337e9dd94 9b2aa44e20b74512bb7e4a98167be1c94b0e1796 9da1e0762a9c90b52073758eb81265bc34cec6b4 cdd31fcfd81cb5dd2710097aab9ef00a1567ceec d24038f9f82137f060921dfe8ea399d1f40bf378 e704013ba20444c8600885a71d1519b0e13a2833 ede5ea54a53963b43bf0549b8dc293454cbb6d0a Package: ros-kilted-topic-tools-interfaces Version: 1.4.2-2noble.20250424.210615 Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 3424 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-topic-tools-interfaces/ros-kilted-topic-tools-interfaces_1.4.2-2noble.20250424.210615_amd64.deb Size: 215004 SHA256: 58c8991fc6399e76b9e360426397d37ea3269a03f5bc784d4fdbbe6e3ccb7408 SHA1: c18f7f3c2a04923807082c8827458d143da6dde3 MD5sum: b4104d5ba19231996a1c96bdb7a1482d Description: topic_tools_interfaces contains messages and services for topic_tools Package: ros-kilted-topic-tools-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-topic-tools-interfaces Version: 1.4.2-2noble.20250424.210615 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 2533 Depends: ros-kilted-topic-tools-interfaces (= 1.4.2-2noble.20250424.210615) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-topic-tools-interfaces/ros-kilted-topic-tools-interfaces-dbgsym_1.4.2-2noble.20250424.210615_amd64.deb Size: 1969496 SHA256: d0eac83010607278bd9efcd2950c441f58b5a3a666efeacef8a7dcf612b32ba9 SHA1: 0ec52ef7d7080326b8a7774d4d1bc2de0d193fa7 MD5sum: 741c39e27378bfd4be0ad22e5ef59b1d Description: debug symbols for ros-kilted-topic-tools-interfaces Build-Ids: 054826b626354904843ae8f7387c7d5a23cee70c 0ed1596ed7fc563c98b184af4a132486d376306f 14ada987606a580be79bab30dd008c1cb366b9ca 29c91cd64c1a04df073a95558080e4ed9dc07143 2c0380722260feda2455e9f161e80f7dcea5b26b 2ed0460baa3a225b410b33aa55d04c2edcb5240d 4eeb1462d80010ffd04efec04c866f52dd416846 4f5e5eeff522d6924dbd59e70a879a4001c6ed97 7dd972f892ed1d4354564d877ef4959852adfc4c b69418c7b121b7daadfd29d9fb2a4d72d2499e73 fb10f6e46cad25fc3e5b5ccc507d37c62d5aac0b Package: ros-kilted-trac-ik Version: 2.0.1-2noble.20250508.234821 Architecture: amd64 Maintainer: TRACLabs Robotics Installed-Size: 42 Depends: ros-kilted-trac-ik-kinematics-plugin, ros-kilted-trac-ik-lib, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/trac_ik Priority: optional Section: misc Filename: pool/main/r/ros-kilted-trac-ik/ros-kilted-trac-ik_2.0.1-2noble.20250508.234821_amd64.deb Size: 5678 SHA256: 8ad891c83347c6493fedc0db8fbb83eb291659a0fec862a816322336221c39b0 SHA1: 8ce0f96fc07d388aec4e5c5f64dadf6d517e8ceb MD5sum: 5b30b1910b04ca41156a00de4b66eaa4 Description: The ROS packages in this repository were created to provide an improved alternative Inverse Kinematics solver to the popular inverse Jacobian methods in KDL. TRAC-IK handles joint-limited chains better than KDL without increasing solve time. Package: ros-kilted-trac-ik-kinematics-plugin Version: 2.0.1-2noble.20250508.234449 Architecture: amd64 Maintainer: TRACLabs Robotics Installed-Size: 225 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-kilted-moveit-core, ros-kilted-class-loader, ros-kilted-generate-parameter-library, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-tf2-kdl, ros-kilted-trac-ik-lib, ros-kilted-urdf, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-trac-ik-kinematics-plugin/ros-kilted-trac-ik-kinematics-plugin_2.0.1-2noble.20250508.234449_amd64.deb Size: 57596 SHA256: 83a227879607493bcf6aba4fbdeeb4254f04a99a619aaef38333e1783650f9ca SHA1: ba188bb6a288684a2d49b7b1075f4627d9a9f5b4 MD5sum: 67eabb2add8918752494931130c3d7b7 Description: A MoveIt! Kinematics plugin using TRAC-IK Package: ros-kilted-trac-ik-kinematics-plugin-dbgsym Package-Type: ddeb Source: ros-kilted-trac-ik-kinematics-plugin Version: 2.0.1-2noble.20250508.234449 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: TRACLabs Robotics Installed-Size: 1446 Depends: ros-kilted-trac-ik-kinematics-plugin (= 2.0.1-2noble.20250508.234449) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-trac-ik-kinematics-plugin/ros-kilted-trac-ik-kinematics-plugin-dbgsym_2.0.1-2noble.20250508.234449_amd64.deb Size: 1419636 SHA256: bbf7647b5b8f26781ab1abe15a41c2fcbdf4b36932413957f488310e74cf4c35 SHA1: 78067c0915c41b202659a3939b405949555540f5 MD5sum: 4c9e8edffe68beab45bc3fac285c6484 Description: debug symbols for ros-kilted-trac-ik-kinematics-plugin Build-Ids: 5d483066ffe6a6f9cd4c9d17706f2def699ac0ee Package: ros-kilted-trac-ik-lib Version: 2.0.1-2noble.20250508.212925 Architecture: amd64 Maintainer: TRACLabs Robotics Installed-Size: 309 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libnlopt0 (>= 2.6.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libeigen3-dev, libnlopt-cxx-dev, libnlopt-dev, pkg-config, ros-kilted-geometry-msgs, ros-kilted-kdl-parser, ros-kilted-rclcpp, ros-kilted-urdf, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-trac-ik-lib/ros-kilted-trac-ik-lib_2.0.1-2noble.20250508.212925_amd64.deb Size: 97008 SHA256: 7042ed3e7cded4ae6ac0775eecd78a933575588982288d4e6ea2fea70df3f167 SHA1: a1572703d411f9972389d7ee4b0c5eb115a33515 MD5sum: 3c467739882734fecd26a6b441e16f31 Description: TRAC-IK is a faster, significantly more reliable drop-in replacement for KDL's pseudoinverse Jacobian solver. The TRAC-IK library has a very similar API to KDL's IK solver calls, except that the user passes a maximum time instead of a maximum number of search iterations. Additionally, TRAC-IK allows for error tolerances to be set independently for each Cartesian dimension (x,y,z,roll,pitch.yaw). Package: ros-kilted-trac-ik-lib-dbgsym Package-Type: ddeb Source: ros-kilted-trac-ik-lib Version: 2.0.1-2noble.20250508.212925 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: TRACLabs Robotics Installed-Size: 2680 Depends: ros-kilted-trac-ik-lib (= 2.0.1-2noble.20250508.212925) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-trac-ik-lib/ros-kilted-trac-ik-lib-dbgsym_2.0.1-2noble.20250508.212925_amd64.deb Size: 2671248 SHA256: f59c32c6760ab9ece9830d937e1e7bd30fcef984d811a577771b3a95b5b0a0a4 SHA1: 69b2dbceb3906c8621bb1f647abcd81fb5952114 MD5sum: a51ffd058ffb9245af5a880af335fd88 Description: debug symbols for ros-kilted-trac-ik-lib Build-Ids: ee4dacde000db01b8d62ca0f868159080d935f4f Package: ros-kilted-tracetools Version: 8.6.0-2noble.20250424.203300 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 266 Depends: libc6 (>= 2.34), liblttng-ust1t64 (>= 2.13.0), libstdc++6 (>= 4.1.1), liblttng-ust-dev, lttng-tools, ros-kilted-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/tracetools/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tracetools/ros-kilted-tracetools_8.6.0-2noble.20250424.203300_amd64.deb Size: 39908 SHA256: 47f75a5289138385bbde38b462f3158e8e7175426a7731b7bf668ec2aaace4df SHA1: 7f2e269bfed154d60df1d45ee7350a8a963692fd MD5sum: 9eab12ed16a9fb2b4ba0f2a596de4456 Description: Tracing wrapper for ROS 2. Package: ros-kilted-tracetools-acceleration Version: 0.4.1-4noble.20250508.205148 Architecture: amd64 Maintainer: Víctor Mayoral-Vilches Installed-Size: 123 Depends: libc6 (>= 2.34), liblttng-ust1t64 (>= 2.13.0), libstdc++6 (>= 4.1.1), ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tracetools-acceleration/ros-kilted-tracetools-acceleration_0.4.1-4noble.20250508.205148_amd64.deb Size: 19780 SHA256: aa3cc511eac0b56332eda4a5c6597e14fcd9228f7a2cf56f2ba91f7635b33f1f SHA1: bcdf1278cf28aa7737f4c75ab0dff0351af675cb MD5sum: 1d417f6b3071a41fc5f6ad2b11f78a78 Description: LTTng tracing provider wrapper for ROS 2 packages using hardware acceleration. Fork of tracetools to trace hardware acceleration in ROS 2. Package: ros-kilted-tracetools-acceleration-dbgsym Package-Type: ddeb Source: ros-kilted-tracetools-acceleration Version: 0.4.1-4noble.20250508.205148 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Víctor Mayoral-Vilches Installed-Size: 55 Depends: ros-kilted-tracetools-acceleration (= 0.4.1-4noble.20250508.205148) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tracetools-acceleration/ros-kilted-tracetools-acceleration-dbgsym_0.4.1-4noble.20250508.205148_amd64.deb Size: 24920 SHA256: fac1443915fccbd3370b29f502203f79460d19ac018f5a535f5dbb823218e135 SHA1: 429211199f29808d4bd4d743b3d9d6056a5d55b0 MD5sum: e24cf3b6e9a4afdf7a0d7de5c439a230 Description: debug symbols for ros-kilted-tracetools-acceleration Build-Ids: 8000bab99163b1eed4594e701387382120d93497 bd8befb6bc78e068bd3a034604a383f9100b602c Package: ros-kilted-tracetools-analysis Version: 3.1.0-2noble.20250424.204643 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 359 Depends: jupyter-notebook, python3-pandas, ros-kilted-tracetools-read, ros-kilted-tracetools-trace, ros-kilted-ros-workspace Homepage: https://index.ros.org/p/tracetools_analysis/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tracetools-analysis/ros-kilted-tracetools-analysis_3.1.0-2noble.20250424.204643_amd64.deb Size: 71610 SHA256: f97db30cb7e455103713b04a87545aeefd470453ef08386ffc24825cc69099c0 SHA1: f58ee5d4119a43bc832443311a88a01d4657b0eb MD5sum: e8faf49771300b12db1f9752b44e0b6e Description: Tools for analysing trace data. Package: ros-kilted-tracetools-dbgsym Package-Type: ddeb Source: ros-kilted-tracetools Version: 8.6.0-2noble.20250424.203300 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 183 Depends: ros-kilted-tracetools (= 8.6.0-2noble.20250424.203300) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tracetools/ros-kilted-tracetools-dbgsym_8.6.0-2noble.20250424.203300_amd64.deb Size: 95722 SHA256: dbd27903a40f97c77200a0c92ab41b0780f262824d25d8333443b9933b7ab66a SHA1: a92801243c94ab8e0deb99ecd211faea72efd2a3 MD5sum: 793fcf845be8df9606a62b6a4e45e8a4 Description: debug symbols for ros-kilted-tracetools Build-Ids: 30620c56c3d97cad38847ea6974eb6be759337e0 8d1a8b33451f4c090705b8c1e198cccde275fc10 dcea10bbb74144e848d9be163e5f2e74fc445601 Package: ros-kilted-tracetools-image-pipeline Version: 6.0.10-2noble.20250508.205152 Architecture: amd64 Maintainer: Víctor Mayoral-Vilches Installed-Size: 123 Depends: libc6 (>= 2.34), liblttng-ust1t64 (>= 2.13.0), libstdc++6 (>= 4.1.1), ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tracetools-image-pipeline/ros-kilted-tracetools-image-pipeline_6.0.10-2noble.20250508.205152_amd64.deb Size: 18846 SHA256: 0b27ed9ddade34f987609a4b1fabe9647ab2f900020e558b35386e752c302369 SHA1: 8e257c7071f58c2666553f0063cdbd480cf16c49 MD5sum: 11b42a26bfc6fd5cede355bd51cb81a7 Description: LTTng tracing provider wrapper for image_pipeline ROS 2 meta-package. Package: ros-kilted-tracetools-image-pipeline-dbgsym Package-Type: ddeb Source: ros-kilted-tracetools-image-pipeline Version: 6.0.10-2noble.20250508.205152 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Víctor Mayoral-Vilches Installed-Size: 53 Depends: ros-kilted-tracetools-image-pipeline (= 6.0.10-2noble.20250508.205152) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tracetools-image-pipeline/ros-kilted-tracetools-image-pipeline-dbgsym_6.0.10-2noble.20250508.205152_amd64.deb Size: 24214 SHA256: 1130566c19d9b9e976d2aa07aed10832425777e6380ca8d08a443710ac7f7a8b SHA1: b304a46fe54e7ec04caedbb18cb782deec2634cc MD5sum: 9319fd1d224eb8d649fb78091a36e842 Description: debug symbols for ros-kilted-tracetools-image-pipeline Build-Ids: 9baeafd47bdfd2c7c01daeb5c57c3e0fac42c94d c0ca0d26cc9e6bfbd8e01b4a4e9c1f0029597aac Package: ros-kilted-tracetools-launch Version: 8.6.0-2noble.20250508.225400 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 95 Depends: ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-tracetools-trace, ros-kilted-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/tracetools_launch/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tracetools-launch/ros-kilted-tracetools-launch_8.6.0-2noble.20250508.225400_amd64.deb Size: 21042 SHA256: f5592844433f0b61352675204c90c2d1eefde3101e0229597b7afc1ed8e8b857 SHA1: c20cd38c8c47120ba85b377d68d067dc2dfcf44f MD5sum: a24b2745879d3f19031d6984d1cb568d Description: Launch integration for tracing. Package: ros-kilted-tracetools-read Version: 8.6.0-2noble.20250424.203119 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 43 Depends: python3-babeltrace, ros-kilted-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/tracetools_read/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tracetools-read/ros-kilted-tracetools-read_8.6.0-2noble.20250424.203119_amd64.deb Size: 7866 SHA256: 566628fd8b69588f54004af7dbb331794819e244961ea96b1b9e7efb888b6443 SHA1: 8c70d8248420c928d8c1d7dff73de4a0a4881524 MD5sum: 5449c76ac904f85b6ae9ac727d783bd1 Description: Tools for reading traces. Package: ros-kilted-tracetools-test Version: 8.6.0-2noble.20250508.225441 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 91 Depends: ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-tracetools-launch, ros-kilted-tracetools-read, ros-kilted-tracetools-trace, ros-kilted-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/tracetools_test/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tracetools-test/ros-kilted-tracetools-test_8.6.0-2noble.20250508.225441_amd64.deb Size: 19932 SHA256: a49f36f6e4a73eba88aa5b340a0980e8567ee8d774aed1db8a00e95fa409bd28 SHA1: 462ca0d033cde8eb27bcf6b24ea9d81b7fc7085b MD5sum: 5e4badc500bf81f51e4b2f308a248042 Description: Utilities for tracing-related tests. Package: ros-kilted-tracetools-trace Version: 8.6.0-2noble.20250424.204615 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 146 Depends: ros-kilted-lttngpy, ros-kilted-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/tracetools_trace/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tracetools-trace/ros-kilted-tracetools-trace_8.6.0-2noble.20250424.204615_amd64.deb Size: 31256 SHA256: 10838f007e8a0f7a0fd6d9b504901d7a5131d5b6afbbd0187e0fc0dec338e868 SHA1: df1a9a4328a571e48a1127dc1e37689fb40acb42 MD5sum: 0b3f4df615fda03e6aec7ae75dd69502 Description: Tools for setting up tracing sessions. Package: ros-kilted-trajectory-msgs Version: 5.5.0-2noble.20250424.212451 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 1084 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-trajectory-msgs/ros-kilted-trajectory-msgs_5.5.0-2noble.20250424.212451_amd64.deb Size: 98036 SHA256: 33e64d08278494dee12799cc4ff3cf07c131fee2b7e7d810420b9ab56172353d SHA1: a1fad0b5ad574da042cdc4fb857c0b7e39572a72 MD5sum: e825de6f673547dfb72e1cac8ee372f9 Description: A package containing some robot trajectory message definitions. Package: ros-kilted-trajectory-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-trajectory-msgs Version: 5.5.0-2noble.20250424.212451 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 864 Depends: ros-kilted-trajectory-msgs (= 5.5.0-2noble.20250424.212451) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-trajectory-msgs/ros-kilted-trajectory-msgs-dbgsym_5.5.0-2noble.20250424.212451_amd64.deb Size: 692592 SHA256: 470909d005e471656cd7bc99b9a163524e840f264ea8b6e8f9445dd712c1e589 SHA1: 0f3dd2bb6ef509afde41de2d6f0142a06ea49780 MD5sum: 256971641d8f4f596716f79fdcf85a11 Description: debug symbols for ros-kilted-trajectory-msgs Build-Ids: 2030390ee2b44c003ace8a113ea98d34f2705ddd 209a5463ce2290d6bf840ba36134061695eea822 26421f00bc9ee9b8b387f57093c41cd147b2bbe3 463f56be7f1b1f69b8b6fda9a3d7cf285856292f 4af4b6c5317f64a394be0ad893cccc43a83cb7da 70017cc0318e05354845e9c5f15611ee2d7f2a8b 77d19ec664105ffa160d4527f0f0837cf7da04d7 92872d6216e4c7ca106b029638429d76ffa5a5ca ccb240612832cc9097d55359776779dc7dd674d0 cf4755bb0ce8ebad3b8378c3f695301ab252205c eebff2bdd1f07c7ad296b904457cfa43baaa9cc8 Package: ros-kilted-transmission-interface Version: 4.28.1-2noble.20250508.214911 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 246 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-hardware-interface, ros-kilted-pluginlib, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-transmission-interface/ros-kilted-transmission-interface_4.28.1-2noble.20250508.214911_amd64.deb Size: 53594 SHA256: e68e850b00a7846c4e713ce7805cb868833845b6e1ce73ef75321569e91f693f SHA1: 96febf4246419f25926b0780335af60f5f72a134 MD5sum: 62b8a9083dd3a32775b6455f20dae7d5 Description: data structures for representing mechanical transmissions, methods for propagating values between actuator and joint spaces and tooling to support this. Package: ros-kilted-transmission-interface-dbgsym Package-Type: ddeb Source: ros-kilted-transmission-interface Version: 4.28.1-2noble.20250508.214911 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1019 Depends: ros-kilted-transmission-interface (= 4.28.1-2noble.20250508.214911) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-transmission-interface/ros-kilted-transmission-interface-dbgsym_4.28.1-2noble.20250508.214911_amd64.deb Size: 979180 SHA256: 505b4d4bc6d51c15050a31aa7261d4fef3fca6f6b71722e1f4d6cf5e5a86d8ec SHA1: 29f6cb5cfd6291ce7b684b7b6eeb2ef404433cae MD5sum: c123dc4cad355d7a463f9375096fe221 Description: debug symbols for ros-kilted-transmission-interface Build-Ids: 9e4b9d0066f656569598ca286a461985269c0186 Package: ros-kilted-tricycle-controller Version: 4.23.0-2noble.20250508.230516 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 923 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ackermann-msgs, ros-kilted-backward-ros, ros-kilted-builtin-interfaces, ros-kilted-controller-interface, ros-kilted-geometry-msgs, ros-kilted-hardware-interface, ros-kilted-nav-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-rcpputils, ros-kilted-realtime-tools, ros-kilted-std-srvs, ros-kilted-tf2, ros-kilted-tf2-msgs, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tricycle-controller/ros-kilted-tricycle-controller_4.23.0-2noble.20250508.230516_amd64.deb Size: 206072 SHA256: 71a727e16d5d4455bdfa8bb16435b53c85a769d4f71ed5663fcbc07a7fae08bd SHA1: 5f1494a272d8d13e3e0afe8f88ee961d52c06b0b MD5sum: 7800e2fa416376d708ff5f52ea221bc6 Description: Controller for a tricycle drive mobile base Package: ros-kilted-tricycle-controller-dbgsym Package-Type: ddeb Source: ros-kilted-tricycle-controller Version: 4.23.0-2noble.20250508.230516 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3805 Depends: ros-kilted-tricycle-controller (= 4.23.0-2noble.20250508.230516) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tricycle-controller/ros-kilted-tricycle-controller-dbgsym_4.23.0-2noble.20250508.230516_amd64.deb Size: 3346244 SHA256: 24f8650a8f3b07863c60c249bbcb63a39ad452f55a065d13fe4a5da64375d84b SHA1: ac32861e57600852b084c073625baa164012b348 MD5sum: 6a9f63b6f21a7b0323b9d1508ad866a4 Description: debug symbols for ros-kilted-tricycle-controller Build-Ids: 88e18ac80579fda6a624a5386dcb84cebadc0833 Package: ros-kilted-tricycle-steering-controller Version: 4.23.0-2noble.20250508.231259 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 189 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-control-msgs, ros-kilted-controller-interface, ros-kilted-hardware-interface, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-std-srvs, ros-kilted-steering-controllers-library, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tricycle-steering-controller/ros-kilted-tricycle-steering-controller_4.23.0-2noble.20250508.231259_amd64.deb Size: 43458 SHA256: 38c1be4a9e5d61e65d1b4dc957b298e3558b2edd967a21a364b3816b0a1ba097 SHA1: 412f9577a72e982a5b2e50b88b4d1ca6c1554fad MD5sum: 1d1b782da681a068b4f3a6664c4c3886 Description: Steering controller with tricycle kinematics. Rear fixed wheels are powering the vehicle and front wheel is steering. Package: ros-kilted-tricycle-steering-controller-dbgsym Package-Type: ddeb Source: ros-kilted-tricycle-steering-controller Version: 4.23.0-2noble.20250508.231259 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 663 Depends: ros-kilted-tricycle-steering-controller (= 4.23.0-2noble.20250508.231259) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tricycle-steering-controller/ros-kilted-tricycle-steering-controller-dbgsym_4.23.0-2noble.20250508.231259_amd64.deb Size: 635508 SHA256: f6dde4fc716490a4de0ab69059262d29e2ea300145141e0dd74ce4e82c8e0fd6 SHA1: 1f6a85b337da51b45769ff47811feb7086108e28 MD5sum: 00469f324a1c27cf06673e816495f5cf Description: debug symbols for ros-kilted-tricycle-steering-controller Build-Ids: 821e08f9fd756fe7fe979a34e289dd88df050d20 Package: ros-kilted-turbojpeg-compressed-image-transport Version: 0.2.1-5noble.20250508.224453 Architecture: amd64 Maintainer: Daisuke Nishiamtsu Installed-Size: 317 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libturbojpeg (>= 1.2.90), libturbojpeg0-dev, ros-kilted-cv-bridge, ros-kilted-image-transport, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turbojpeg-compressed-image-transport/ros-kilted-turbojpeg-compressed-image-transport_0.2.1-5noble.20250508.224453_amd64.deb Size: 97088 SHA256: 107be81ba1156a61b2cfbb28230160a90b0d28554b35f4762d1266a5eb617634 SHA1: b5bf996eb22ecfacd1f07a5b723037c523859167 MD5sum: 001f4f5de9265e61448af4f2417cfedf Description: Compressed_image_transport provides a plugin to image_transport for transparently sending images encoded as JPEG by turbojpeg. Package: ros-kilted-turbojpeg-compressed-image-transport-dbgsym Package-Type: ddeb Source: ros-kilted-turbojpeg-compressed-image-transport Version: 0.2.1-5noble.20250508.224453 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daisuke Nishiamtsu Installed-Size: 1700 Depends: ros-kilted-turbojpeg-compressed-image-transport (= 0.2.1-5noble.20250508.224453) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turbojpeg-compressed-image-transport/ros-kilted-turbojpeg-compressed-image-transport-dbgsym_0.2.1-5noble.20250508.224453_amd64.deb Size: 1606812 SHA256: 789ab9324aa4c38a0ce36e7ed231577d9a32e259efee6fa410c34a98bd2f9709 SHA1: 2dc71f485d17bd504bb31b5691be1634e6b1e471 MD5sum: 364bae969c97e7833493514b0714ea33 Description: debug symbols for ros-kilted-turbojpeg-compressed-image-transport Build-Ids: b764ffd0ad52a88ccd9077fe1d4ec74a8062251a Package: ros-kilted-turtle-nest Version: 1.0.2-2noble.20250424.204632 Architecture: amd64 Maintainer: Janne Karttunen Installed-Size: 634 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 5.2), libqt5core5a, libqt5gui5, libqt5opengl5, libqt5widgets5, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turtle-nest/ros-kilted-turtle-nest_1.0.2-2noble.20250424.204632_amd64.deb Size: 217186 SHA256: a64e7b3ed8a97d00f27df721f8758df5daddc1d1507222b55293064ca36e7233 SHA1: 4b963e89896d0571843c9691b6f91913be8c48ae MD5sum: 2ea401f887edf3746589d0e9a32cddfd Description: ROS 2 Package Creator Package: ros-kilted-turtle-nest-dbgsym Package-Type: ddeb Source: ros-kilted-turtle-nest Version: 1.0.2-2noble.20250424.204632 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Janne Karttunen Installed-Size: 1357 Depends: ros-kilted-turtle-nest (= 1.0.2-2noble.20250424.204632) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turtle-nest/ros-kilted-turtle-nest-dbgsym_1.0.2-2noble.20250424.204632_amd64.deb Size: 1335804 SHA256: ff9171e64b131285135f505f6fa6b83516fe97aa5902c56abfa83626cbf2d06e SHA1: 1d858d96f76abecb07e9f5f72c6906c1ca56109c MD5sum: 43cd0a56f7b80a796c9371f4f2a20b2e Description: debug symbols for ros-kilted-turtle-nest Build-Ids: 7e2c72a9d8991f99b8bd01fbe0c363a06fd14ae8 Package: ros-kilted-turtle-tf2-cpp Version: 0.6.4-1noble.20250508.214315 Architecture: amd64 Maintainer: Alejandro Hernández Cordero Installed-Size: 1530 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-kilted-geometry-msgs, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-message-filters, ros-kilted-rclcpp, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-turtlesim-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turtle-tf2-cpp/ros-kilted-turtle-tf2-cpp_0.6.4-1noble.20250508.214315_amd64.deb Size: 290958 SHA256: bddfa1a4b3f211b3cb3a82afa103f25826e978bb472bee984d9fb0672507023e SHA1: 2d750322ac6f112f7e0d207e0fa1e0631ed4de39 MD5sum: 45609bab783549fce519eae24df8ac0b Description: turtle_tf2_cpp demonstrates how to write a ROS2 C++ tf2 broadcaster and listener with the turtlesim. The turtle_tf2_listener commands turtle2 to follow turtle1 around as you drive turtle1 using the keyboard. Package: ros-kilted-turtle-tf2-cpp-dbgsym Package-Type: ddeb Source: ros-kilted-turtle-tf2-cpp Version: 0.6.4-1noble.20250508.214315 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernández Cordero Installed-Size: 8173 Depends: ros-kilted-turtle-tf2-cpp (= 0.6.4-1noble.20250508.214315) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turtle-tf2-cpp/ros-kilted-turtle-tf2-cpp-dbgsym_0.6.4-1noble.20250508.214315_amd64.deb Size: 7248070 SHA256: 560cc51390674f853818b9a0f6f05251c2c70f869ac99a5347b367ffc2d68fbb SHA1: 0eea296286f084023cdee4c7aaebb2c14a60fbb4 MD5sum: 2509e662bfb29904a60075b0e2dadcb7 Description: debug symbols for ros-kilted-turtle-tf2-cpp Build-Ids: 024024398dfcd2aedb7460c43d3aebd722d942d7 0e24ddfc3ee2f595a99f14840ad25fbbfe949beb 1a1469fb5c716e0b5c4055130b664d45a0f870f9 9589aa8abbaf32d2a55b3eef5ea9434c0a4ea3f0 9857071702501bac9014d7815386b1881af1711f d1a873d1af13f9c911b74b1321778c59a0f8e271 Package: ros-kilted-turtle-tf2-py Version: 0.6.4-1noble.20250508.213742 Architecture: amd64 Maintainer: Alejandro Hernández Cordero Installed-Size: 102 Depends: python3-numpy, ros-kilted-geometry-msgs, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-rclpy, ros-kilted-tf2-ros, ros-kilted-turtlesim-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turtle-tf2-py/ros-kilted-turtle-tf2-py_0.6.4-1noble.20250508.213742_amd64.deb Size: 17210 SHA256: 203e74bccf38e2d083bf702c578b23f34f09a5e761475e1d97bce62c02dc511f SHA1: a3a5e971c077cb30447d833e4780958f19d340d0 MD5sum: b1bf1d5f1cce0f4dd070cab00816b69a Description: turtle_tf2_py demonstrates how to write a ROS2 Python tf2 broadcaster and listener with the turtlesim. The turtle_tf2_listener commands turtle2 to follow turtle1 around as you drive turtle1 using the keyboard. Package: ros-kilted-turtlebot3-fake-node Version: 2.3.2-2noble.20250508.213644 Architecture: amd64 Maintainer: Pyo Installed-Size: 628 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ament-cmake, ros-kilted-geometry-msgs, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-robot-state-publisher, ros-kilted-sensor-msgs, ros-kilted-tf2, ros-kilted-tf2-msgs, ros-kilted-turtlebot3-msgs, ros-kilted-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turtlebot3-fake-node/ros-kilted-turtlebot3-fake-node_2.3.2-2noble.20250508.213644_amd64.deb Size: 133974 SHA256: 2c79ade7d9925698f9a4be0042fef7eac670dc9b8d046f203d4cba37b59b4630 SHA1: 26c2e3f351abbdab5d718267a8fc4b7e630d4808 MD5sum: 5e7aceb3a66c72a292c337d45b1da0e6 Description: Package for TurtleBot3 fake node. With this package, simple tests can be done without a robot. You can do simple tests using this package on rviz without real robots. Package: ros-kilted-turtlebot3-fake-node-dbgsym Package-Type: ddeb Source: ros-kilted-turtlebot3-fake-node Version: 2.3.2-2noble.20250508.213644 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 2831 Depends: ros-kilted-turtlebot3-fake-node (= 2.3.2-2noble.20250508.213644) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turtlebot3-fake-node/ros-kilted-turtlebot3-fake-node-dbgsym_2.3.2-2noble.20250508.213644_amd64.deb Size: 2432320 SHA256: dc2e5aec0ea86fb4e395a445bcc3c7b5a661fb97e48a7ee0ade268acbd53fd26 SHA1: 9f05a9845fbd844a0870fc5b248bdbbfb6ebdadb MD5sum: b2eaefb4362a499e5505ef0b4001aedc Description: debug symbols for ros-kilted-turtlebot3-fake-node Build-Ids: ba9dc256ed175f912df3233e26d3cbd842432185 Package: ros-kilted-turtlebot3-gazebo Version: 2.3.2-2noble.20250508.220541 Architecture: amd64 Maintainer: Pyo Installed-Size: 45706 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-geometry-msgs, ros-kilted-nav-msgs, ros-kilted-rclcpp, ros-kilted-ros-gz-bridge, ros-kilted-ros-gz-image, ros-kilted-ros-gz-sim, ros-kilted-sensor-msgs, ros-kilted-tf2, ros-kilted-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turtlebot3-gazebo/ros-kilted-turtlebot3-gazebo_2.3.2-2noble.20250508.220541_amd64.deb Size: 8573912 SHA256: 0aea1679a8aa53d9017ea392bf8d697574b2a6c2e528eb544d8a296e5e9ee31a SHA1: ed04d12105670f635757a9ab083f543b42a6e0ce MD5sum: d99f24e707d5ebbaba8959eb3e7a6c99 Description: Gazebo simulation package for the TurtleBot3 Package: ros-kilted-turtlebot3-gazebo-dbgsym Package-Type: ddeb Source: ros-kilted-turtlebot3-gazebo Version: 2.3.2-2noble.20250508.220541 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 3167 Depends: ros-kilted-turtlebot3-gazebo (= 2.3.2-2noble.20250508.220541) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turtlebot3-gazebo/ros-kilted-turtlebot3-gazebo-dbgsym_2.3.2-2noble.20250508.220541_amd64.deb Size: 2605924 SHA256: 13a8b49d9e805328b8afb42f62181b859e1116af3d45444eb6a1baacaddf4c78 SHA1: 2f79dd4bc09dd0a42deb49ba271e9a9ffcae76e2 MD5sum: 6a9a41e488b05853d538c26d611415bd Description: debug symbols for ros-kilted-turtlebot3-gazebo Build-Ids: 393744007b9120c89173a86ab48a60074dd986a2 Package: ros-kilted-turtlebot3-msgs Version: 2.3.0-2noble.20250424.212452 Architecture: amd64 Maintainer: Pyo Installed-Size: 2684 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/turtlebot3_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turtlebot3-msgs/ros-kilted-turtlebot3-msgs_2.3.0-2noble.20250424.212452_amd64.deb Size: 196472 SHA256: fe6a738ec685c5557633c4e034fda52710b8103c5f7c49dbc52c7696bd9d248f SHA1: 88dd5cd2be1aebad28ddc7f36b2cf48c1891d2ca MD5sum: 9ecdfdef8a133ca179bfaf3f9c3a7136 Description: Message and service types: custom messages and services for TurtleBot3 packages for ROS 2 Package: ros-kilted-turtlebot3-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-turtlebot3-msgs Version: 2.3.0-2noble.20250424.212452 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 1752 Depends: ros-kilted-turtlebot3-msgs (= 2.3.0-2noble.20250424.212452) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turtlebot3-msgs/ros-kilted-turtlebot3-msgs-dbgsym_2.3.0-2noble.20250424.212452_amd64.deb Size: 1334970 SHA256: b87892151a0612566681147eeab544cb3eba72b37c9c7fd20ed7869f0f4bad54 SHA1: cf4b1acdfd0f6a75e8a0038e791108ce578a620a MD5sum: 2f56d2fcc5022f1de532df499fa31170 Description: debug symbols for ros-kilted-turtlebot3-msgs Build-Ids: 18c45c931e33fc96fbf6987ef62a8521b635ca2f 6142088e33a1c635390ebda8f990643cb9fb8f99 645051a89ea66226491193a5001e305f2e895980 6c288ccefe86a9b6b236919a564008ee361571d3 80df93921a7b25d8a0bedd2d85a39d78444a1a00 99df45d7527485870201751853fb2a6f65e798e6 a9a633668abc9fc740d32549c0024cd92141fca3 ae322c872098235c6bdcac7103722974367d2b62 afba3ef53ae07a1a0806388374c6dbea1bc14384 be986f77f322048f3e497a2c3da08d974f066360 f588c81679d3f5998e0c11d502b5d82b9d179ad5 Package: ros-kilted-turtlebot3-simulations Version: 2.3.2-2noble.20250508.225509 Architecture: amd64 Maintainer: Pyo Installed-Size: 43 Depends: ros-kilted-turtlebot3-fake-node, ros-kilted-turtlebot3-gazebo, ros-kilted-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turtlebot3-simulations/ros-kilted-turtlebot3-simulations_2.3.2-2noble.20250508.225509_amd64.deb Size: 6374 SHA256: 3c95f4581b5d193c76bf6253d46868f70f6480492d33ec064dd21ecc92e8c574 SHA1: 21c545190f6514621cdab095e70f14f9eec37e8a MD5sum: c4957842e3ac352f8b30a31e43dfb42a Description: ROS 2 packages for TurtleBot3 simulations Package: ros-kilted-turtlesim Version: 1.9.2-2noble.20250508.220323 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2262 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libqt5core5a, libqt5gui5, ros-kilted-ament-index-cpp, ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-action, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-turtlesim-msgs, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/turtlesim Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turtlesim/ros-kilted-turtlesim_1.9.2-2noble.20250508.220323_amd64.deb Size: 448010 SHA256: cfae2dc5f6d3fbffc2f029985aaa07fca724fcce5819a98929232908d0408eac SHA1: ffc63a532138dcee0a727579376c52b400a92cc1 MD5sum: e1a3397a81b055b57034ffbba693a6d4 Description: turtlesim is a tool made for teaching ROS and ROS packages. Package: ros-kilted-turtlesim-dbgsym Package-Type: ddeb Source: ros-kilted-turtlesim Version: 1.9.2-2noble.20250508.220323 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 11611 Depends: ros-kilted-turtlesim (= 1.9.2-2noble.20250508.220323) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turtlesim/ros-kilted-turtlesim-dbgsym_1.9.2-2noble.20250508.220323_amd64.deb Size: 10105990 SHA256: 90b93442390a675082013d5c180284b14fca97552eaa7e88b5c9e6250282bf9d SHA1: 07179acd02b4e1f4be65991a6531afde887bd6a5 MD5sum: a79908de7ec22ec3ce1243e30203b9c6 Description: debug symbols for ros-kilted-turtlesim Build-Ids: 10177b3955773baf97fa273b0db52ebbad809725 1bd5e8da001408d5b9830796e285569fbf9a2268 2415d12dd8abf8a856c8d57d4102570450419361 ba038b3b478d0437a3e5519a8d1e1ee957507d0b Package: ros-kilted-turtlesim-msgs Version: 1.9.2-2noble.20250424.210620 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 3690 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/turtlesim Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turtlesim-msgs/ros-kilted-turtlesim-msgs_1.9.2-2noble.20250424.210620_amd64.deb Size: 235670 SHA256: 85d345b676f289e281ab48c1986f910ec28d5a8584f5aa4acb7e833a22a7114c SHA1: 63ef1a49c5da783211aa13c7832842676306ffcd MD5sum: 860bdf882dd04ea2500143b7f450ad46 Description: turtlesim messages. Package: ros-kilted-turtlesim-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-turtlesim-msgs Version: 1.9.2-2noble.20250424.210620 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2315 Depends: ros-kilted-turtlesim-msgs (= 1.9.2-2noble.20250424.210620) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-turtlesim-msgs/ros-kilted-turtlesim-msgs-dbgsym_1.9.2-2noble.20250424.210620_amd64.deb Size: 1741318 SHA256: 375ed877468de797f0c1c0fe75a4d05c7f7ad18081c3209fa6aead5428f85f8b SHA1: e56d0ffa9110f4386828891bee8654c88c435c0e MD5sum: acc9254eada5f6290d89010f8b1b8f11 Description: debug symbols for ros-kilted-turtlesim-msgs Build-Ids: 1bce1ed11e2e50aa559b0cdbcae9e1db145ff60e 4385c3d763dba5e6855daafbf94cb24f7f45b5e1 6bcb262ebe048c95f96c5653abd0b5a84b2e6f69 79732f266574dabba0adbb49bf828d9ef01ad13b 7b502ea3a285da1427ee7a75e1b66fa3f947ad55 7fb743bed2e29e511dc0104ff0ff79499f661c0d 87d887d3ae64b6f58651da7e7149f6a97e4a6969 9d7414e7f12739c641fc57e5aaac02759411f4de bd46761cb0bb86a6f8d63b650b6e934d20fec9d6 c31c9e1382cdd8c386480884c725f3d0b45d514a e57b2dcc7506d5c4cc496e2c47f77d5756ddce33 Package: ros-kilted-tuw-airskin-msgs Version: 0.2.5-2noble.20250424.212523 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 799 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-airskin-msgs/ros-kilted-tuw-airskin-msgs_0.2.5-2noble.20250424.212523_amd64.deb Size: 79704 SHA256: a09fe9569c8e82027192760a39527eb52f2197b984d47128a49f25495fcd1089 SHA1: 45249602547272bb51674829bc75770ad20f3da4 MD5sum: 6a93799b95833abab1ed29ba11f84e26 Description: The tuw_airskin_msgs package Package: ros-kilted-tuw-airskin-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-tuw-airskin-msgs Version: 0.2.5-2noble.20250424.212523 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 657 Depends: ros-kilted-tuw-airskin-msgs (= 0.2.5-2noble.20250424.212523) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-airskin-msgs/ros-kilted-tuw-airskin-msgs-dbgsym_0.2.5-2noble.20250424.212523_amd64.deb Size: 516374 SHA256: 93a97c5cbe1f397dc154170db9c435c25588b6c8c0264330b9cc03ccf8811e82 SHA1: c6ad6279bb63b4c7c7d3715b753b5d493774a03b MD5sum: 376291a0c96e09552827d95333d65690 Description: debug symbols for ros-kilted-tuw-airskin-msgs Build-Ids: 2136faa871fd77c2a25ba16641af92bab9f4e756 354fd80985717a5f052c752b371308351c60cbac 4a1849ec2b65359e43142a02485172ae751a8fd7 65f392787824240d6051904333223b2ede208924 6f1d132b4bfb660a2a9dbc5123b447f010139bb8 a1cca68dfc2727152c36acb4455257a92475bb6a aee47a7210769c5663d540db02a912334e8f33a2 c710e5381f3cee58568043333772b92d172a1e12 c9e6d83c5d41fda69991675ea2a5e0283ad14e62 db664195c2b7403b78a9e90a8320fac59d24a263 de73a4d486deaf52934eeefb136f92becabd73e3 Package: ros-kilted-tuw-geo-msgs Version: 0.2.5-2noble.20250424.212511 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 902 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geographic-msgs, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-geo-msgs/ros-kilted-tuw-geo-msgs_0.2.5-2noble.20250424.212511_amd64.deb Size: 86710 SHA256: c212caaaeb2bd2b57583d32ae39b171a0d46f6e1ab6c9bd2fb8f5ba88fd157c7 SHA1: f305c06eb825b48d0327150f69e6200f694f3302 MD5sum: e9f47bb4021dd43fd35ae43bf8a0f2ba Description: The tuw_geo_msgs package Package: ros-kilted-tuw-geo-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-tuw-geo-msgs Version: 0.2.5-2noble.20250424.212511 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 765 Depends: ros-kilted-tuw-geo-msgs (= 0.2.5-2noble.20250424.212511) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-geo-msgs/ros-kilted-tuw-geo-msgs-dbgsym_0.2.5-2noble.20250424.212511_amd64.deb Size: 616748 SHA256: d82978de493d49a89b0a04db44803b981c3177895a9db8c87fc5eaea6d2da3ad SHA1: 84becc9d5a97a3a89ef85a2622dbc5643a488700 MD5sum: 2bbaaa15b4b0c3ef78724b44f2e633f2 Description: debug symbols for ros-kilted-tuw-geo-msgs Build-Ids: 0771144b4674eef6fcd72325f4272572f8c6c1ee 1f926c7f40f600d3c4f3d8751deef821471a3b2a 2b91afcd4df09125e511191af17b8b0a30c7afec 68c9ba075fb1d17ff673bd07353b00be2cb30bdc 82b7273d7779de7b7881ca4b0ff258f274a8f5f2 89450939d215d37a5b9c52d9dbd4f309fa54cf37 93121000c61c9a5ba77312331083354809031d61 9429efc61b5607b363d2023c6496efa23cdee446 a86f9e84ef994f92772c8425b4f35e8c6b224445 bf8ebcb5ef81b6765e23de2b8183da2497dfc271 e841bb88aa0d88a37bc10e4c45603d303635c0d1 Package: ros-kilted-tuw-geometry Version: 0.1.3-1noble.20250508.212558 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 297 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-kilted-ament-cmake-ros, ros-kilted-gtest-vendor, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-geometry/ros-kilted-tuw-geometry_0.1.3-1noble.20250508.212558_amd64.deb Size: 64778 SHA256: 199ee2e04e2c3c4845e97a26ac745703ae58bf8ce239663926c22d33677b93e9 SHA1: 0e544ab629d68fbec1864b8dfaebedb987b14844 MD5sum: f111f04872739849b00b6dcb49ff59e8 Description: The tuw_geometry package Package: ros-kilted-tuw-geometry-dbgsym Package-Type: ddeb Source: ros-kilted-tuw-geometry Version: 0.1.3-1noble.20250508.212558 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 851 Depends: ros-kilted-tuw-geometry (= 0.1.3-1noble.20250508.212558) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-geometry/ros-kilted-tuw-geometry-dbgsym_0.1.3-1noble.20250508.212558_amd64.deb Size: 817440 SHA256: d2038f467154fca9754c41ba81156e7328306aafb311a43ab82992a65845e56d SHA1: b9799f386bd4e51f3d62c47962d4b65a5de2ed81 MD5sum: d376da295e5d9b4ce974718812f37101 Description: debug symbols for ros-kilted-tuw-geometry Build-Ids: 8ce480c558cbf81acb1741d71597d2d55a6d1215 ca103f72d52021f60b283162ffbba37955013fd4 Package: ros-kilted-tuw-geometry-msgs Version: 0.2.5-2noble.20250424.212515 Architecture: amd64 Maintainer: George Todoran Installed-Size: 881 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-geometry-msgs/ros-kilted-tuw-geometry-msgs_0.2.5-2noble.20250424.212515_amd64.deb Size: 76512 SHA256: b2874f9c1d609a019f220f3ba40b2107d152f46b6910f208f75251efbbac7443 SHA1: 0d36f4a7382e289a97b00b37083c35abd58d50a5 MD5sum: 547b4243998da2c1eb11ebc23536abd0 Description: The tuw_geometry_msgs package Package: ros-kilted-tuw-geometry-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-tuw-geometry-msgs Version: 0.2.5-2noble.20250424.212515 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: George Todoran Installed-Size: 649 Depends: ros-kilted-tuw-geometry-msgs (= 0.2.5-2noble.20250424.212515) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-geometry-msgs/ros-kilted-tuw-geometry-msgs-dbgsym_0.2.5-2noble.20250424.212515_amd64.deb Size: 496368 SHA256: eb05e7d13ddacef74c3321e296b9482f93f47185fde4066864e4c690cec3f09d SHA1: e6e870d5654ee9ef4a89f37edf031a4a93b14c63 MD5sum: 2d4b4bb78f57d8844c170be05897c487 Description: debug symbols for ros-kilted-tuw-geometry-msgs Build-Ids: 051f03e236bb3f248f2cc38b3ce0ebaca2b50b52 0f72d4e614bb1fa6bcf4dbbde6f19e3b7389b667 16faae36d84636ff6399697c6f07db80cdc3d152 2d31e7d9cc9290031e151a4abcb100cc70f84638 349e8614d2eeeb79de20f2b33305b8abff81d8cc 4bf1e23828cfdb034ee8a64fc0ddf5a6b9603259 5cfab24a4c30bcdd2fd487a1795e7cf8de9f6613 76994d5ba621a1bd83165997ac99fdd11ef22e9d 8c11878144084c21df9478eb5376da475fae91ca 97bd3c0c0b02f89b8447542f9c9b2a1200d81630 d97e97a493c3c7cf870e6300e69ad6e184d40fe4 Package: ros-kilted-tuw-graph-msgs Version: 0.2.5-2noble.20250424.212515 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1472 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-graph-msgs/ros-kilted-tuw-graph-msgs_0.2.5-2noble.20250424.212515_amd64.deb Size: 135802 SHA256: ca30280933b49d42870e12d9511ac40a4d3386606df3b08d6b9a1faa0e796490 SHA1: 8e112c95fcf557e5029139fbc345931c8a713094 MD5sum: e6b5c8e3692a3cbb69df78c5e37f0fc1 Description: The tuw_graph_msgs package contains messages for sending graphs. Package: ros-kilted-tuw-graph-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-tuw-graph-msgs Version: 0.2.5-2noble.20250424.212515 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1273 Depends: ros-kilted-tuw-graph-msgs (= 0.2.5-2noble.20250424.212515) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-graph-msgs/ros-kilted-tuw-graph-msgs-dbgsym_0.2.5-2noble.20250424.212515_amd64.deb Size: 1053734 SHA256: 12801af798bff903afdacc24609dfc5a44b707f3f5cb1bdcd3fb51222b23e774 SHA1: 4f1c5c4e8faebe143c6edcf7f6ceb564170e4822 MD5sum: a3dc534702afd24f1656c904b1f23eea Description: debug symbols for ros-kilted-tuw-graph-msgs Build-Ids: 03dcb5f4cbbaaeb03cc4a94da1ce03a944aa2aa2 138d56227182c91ccb10ab9522d478a3245c2de2 2e1cd726f4b9de6f54e3adb67b1c5407ae9db595 4e6139b2bae1005f0ad95855d69540894d3ca6b2 543cad1fba45d7250ad15e4e8e6ae8d65c538cd0 833b5b63af06b7c79d0e9beba6070d865a8068ad b62880a613c65de1fcb44b870667d86673ad7a16 c6492a2e89072b4ae0c179af3eb064b60d294734 c8d9c029c2e681f41c2f35abbeaf84c0b2fa5cd6 e4899fb596eb831a9638be15a630a43bee275d22 e862ebe13619c261ad703216287df4cc4982e556 Package: ros-kilted-tuw-msgs Version: 0.2.5-2noble.20250508.214624 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 73 Depends: ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-tuw-airskin-msgs, ros-kilted-tuw-geometry-msgs, ros-kilted-tuw-graph-msgs, ros-kilted-tuw-multi-robot-msgs, ros-kilted-tuw-nav-msgs, ros-kilted-tuw-object-map-msgs, ros-kilted-tuw-object-msgs, ros-kilted-tuw-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-msgs/ros-kilted-tuw-msgs_0.2.5-2noble.20250508.214624_amd64.deb Size: 12688 SHA256: 03398632994ed4f8a599af25929df624e5d707141d0ca43e99393b866a6f9819 SHA1: 4aaf30124c16aedb3def641ccdbc27ec174a1371 MD5sum: a3eac825db40221abc0cdcf00b98d906 Description: tuw_msgs meta package with write and read file libs for tuw_msgs Package: ros-kilted-tuw-multi-robot-msgs Version: 0.2.5-2noble.20250424.212540 Architecture: amd64 Maintainer: Benjamin Binder Installed-Size: 3692 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-multi-robot-msgs/ros-kilted-tuw-multi-robot-msgs_0.2.5-2noble.20250424.212540_amd64.deb Size: 271362 SHA256: 465b7b4e8c10108b11c413385f0a44b48526e8013e33423be01ade7b4c30d82b SHA1: 147ccd005a0ef1f6149efa3044ee8d6851cdd495 MD5sum: eab19776f4cb66713dd9bec4fc923c7c Description: The tuw_multi_robot_msgs package contains messages for sending graph, route and sync data over topics. Package: ros-kilted-tuw-multi-robot-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-tuw-multi-robot-msgs Version: 0.2.5-2noble.20250424.212540 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Benjamin Binder Installed-Size: 3094 Depends: ros-kilted-tuw-multi-robot-msgs (= 0.2.5-2noble.20250424.212540) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-multi-robot-msgs/ros-kilted-tuw-multi-robot-msgs-dbgsym_0.2.5-2noble.20250424.212540_amd64.deb Size: 2565300 SHA256: f3566936f931465c781e31ff8d2d228c6e74c6d564ff6b89d702cf2ca9eab64e SHA1: 9118ac9592f2fc95f8914bc906aba03cb0a6342c MD5sum: 13538e837b7a2c2e6a34bf0c71917b63 Description: debug symbols for ros-kilted-tuw-multi-robot-msgs Build-Ids: 0fc039f689b813917f65cd8bd43910aa8ad5dfa6 1539c9af4bc8bb81e613cbb8685410a681e5c235 30753bf56fa03ebc80e4e161a1d75e4d3fdcc3a4 3583376c4cd6a597a918a2ea901c47ee030f139b 3d8cf277f71664d272d3f72f6f9cde81f90eaf36 4f0a2075ba116b7a9b61f2ee2a265383851273f6 5f19a6f3ae7c819e10478be49e15e44967aecfaf 659487acaa0a2d98fba82d807ef63424185d5dff 76e12277b90cfeed008bbe1c7b42c9f455d7c690 8778cf7763a6e1a94bbeeb312b924bf92d708c39 a5f97e0c8e4329a8a509a235aa9793aaa054b721 Package: ros-kilted-tuw-nav-msgs Version: 0.2.5-2noble.20250424.212559 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 2216 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-nav-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-nav-msgs/ros-kilted-tuw-nav-msgs_0.2.5-2noble.20250424.212559_amd64.deb Size: 170546 SHA256: 223ea2aee7bcc793855774768b9c7d4d4521c770ef2861abe81a8696df247c44 SHA1: 6b137ec5fb0942ccc18310a62ae9abca4e4f1bab MD5sum: 9b66ad77702c3b45bf39db6a34231b6d Description: The tuw_nav_msgs package Package: ros-kilted-tuw-nav-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-tuw-nav-msgs Version: 0.2.5-2noble.20250424.212559 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1762 Depends: ros-kilted-tuw-nav-msgs (= 0.2.5-2noble.20250424.212559) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-nav-msgs/ros-kilted-tuw-nav-msgs-dbgsym_0.2.5-2noble.20250424.212559_amd64.deb Size: 1452398 SHA256: 5d53c9990b8b6ebd70216c59e55af605773f9b1332be974f83b121c8eb354ae9 SHA1: 56345065a43910a63ef226598d90d6aa47d10f9e MD5sum: 5f7b97dcba33ac5efec9d0f6188bb479 Description: debug symbols for ros-kilted-tuw-nav-msgs Build-Ids: 011fc9f888f67539dd321a0c696768bdb87e7a4b 2427ef20240d36f2160ee33924068c09b710220b 2a6064af6a9f0bb2b573be77d64361d62b76cd71 386146d4f3ccdfbec8fb2857c8dc08f9b1d985b5 51f4d3a0988dadcfcdfcfea902094e167de05afb 58b9b8c5ed37415294cf11a18e06c019470c49da 71fd9d1af5a5b1dcc4b5ee845b024a86e1bf0479 77d588b3d071e84d3a7ea0047caa321b0a2a77d8 9346aa4736a637a659c5182bad8b4e75bff0fce4 a54502d6ecb77c805c178c5ef57e86120b3db51c b2bd8833ad18ba318733327afa4e4c9f1e282cef Package: ros-kilted-tuw-object-map-msgs Version: 0.2.5-2noble.20250424.212623 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1823 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geographic-msgs, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-object-map-msgs/ros-kilted-tuw-object-map-msgs_0.2.5-2noble.20250424.212623_amd64.deb Size: 156184 SHA256: b42cfe1d6a62b59b77f34147fb27bcb5852ef00c355a01fb66b5be58982223ab SHA1: de2d7cda4288537215352e443cfc2f102284c0e5 MD5sum: 74f1f8c314e744da0ed0a20f61ce4ad2 Description: The tuw_object_map_msgs package Package: ros-kilted-tuw-object-map-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-tuw-object-map-msgs Version: 0.2.5-2noble.20250424.212623 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1628 Depends: ros-kilted-tuw-object-map-msgs (= 0.2.5-2noble.20250424.212623) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-object-map-msgs/ros-kilted-tuw-object-map-msgs-dbgsym_0.2.5-2noble.20250424.212623_amd64.deb Size: 1353684 SHA256: dcc33981f71fc986c598ed63cdf4071a7173a82adc3d71561bc2a2c960804b5e SHA1: 78866493bdfc422dd5d7c37898a040d5409a1e46 MD5sum: 225d2e8cf6a1bf8f45061ff5503774d6 Description: debug symbols for ros-kilted-tuw-object-map-msgs Build-Ids: 157e6296ab3a544e7fe41517f0adec8f47415374 1bb2e4db35ff03093a44e8a320856c71c10448ad 2fd1db8f729c15ba8b19ccab20e8f7ec33a1f970 568aae6fcfb5d854966049bae9d114c1683276ce 6a77d14615a097bea3dff9b7f33952260269b0ff 6f8c65c6072cce1a1dce49d2ecc22c6201bf99d0 8bb14dfbf9c9e1245eec9e451264824cd27be386 a18cd0d50c5a533fc1e29fb7fcbb12d73820e666 a6d8e87a5d6a824b684cb86598dd9bf64e537e4b b98908da2045670297ac2ebe19aa0602fd585e8d eb5dbbb052f4db9d3b7a77adbe9ba23588037ef3 Package: ros-kilted-tuw-object-msgs Version: 0.2.5-2noble.20250424.213455 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 2349 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-tuw-geo-msgs, ros-kilted-tuw-geometry-msgs, ros-kilted-tuw-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-object-msgs/ros-kilted-tuw-object-msgs_0.2.5-2noble.20250424.213455_amd64.deb Size: 193660 SHA256: 1ed276ea1bc8bfe5235080a940ffab398fb5a2c43aeba75bc6cff9f5020fe9a0 SHA1: bafd19822b7eb3a2df63681de9d8654e5635d142 MD5sum: 41cc54de8472fec0a382540d3af4e6e9 Description: The tuw_object_msgs package. This pkg provides a set of messages used to detect, map and track objects of different types. Package: ros-kilted-tuw-object-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-tuw-object-msgs Version: 0.2.5-2noble.20250424.213455 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 2099 Depends: ros-kilted-tuw-object-msgs (= 0.2.5-2noble.20250424.213455) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-object-msgs/ros-kilted-tuw-object-msgs-dbgsym_0.2.5-2noble.20250424.213455_amd64.deb Size: 1766372 SHA256: 2fd315f2877bdcf12c23ee1b31502110929d81cac3ca142207640a82a885a328 SHA1: 29fb2c44322ff6fe25f64600f1edda18ceba9c91 MD5sum: b36416e184830aceb25d11a3496ea8f3 Description: debug symbols for ros-kilted-tuw-object-msgs Build-Ids: 03da37ec5592bb159fc3b3f31156c9da72791ef6 161318db07ddd2ac0106be7153bee3066277a57e 2abcef84787a5cf3fc34602d691f2dedc9f8b3b3 35d4b6f3fa9de741d8cc727858de2c2add93648a 58ce84327830cc6f114e0daa4e61795c2b3f896e 59f951b7bde5afbbcab6a78238a7f7e20182693b 7bb2622d1df36cf59f61c84b88212635bead96c1 8356c83675997b05f5d73e9f9b1a6f8bf1239773 9df908068af4bf03c212e5d7951afe07f9ffc8a0 c60a14384b209ffc9b989f0c93ad43068c92292c f060736ba8b5023af744107214161b5f35ad4e90 Package: ros-kilted-tuw-std-msgs Version: 0.2.5-2noble.20250424.212630 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1097 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-std-msgs/ros-kilted-tuw-std-msgs_0.2.5-2noble.20250424.212630_amd64.deb Size: 98696 SHA256: e7a9f1e661d4f29cbf1bebc7bae032730167c38e32fc3bf93b38caf7d60c03a2 SHA1: 9604f2bf14aaa2df719642b77dca0f07de8fe981 MD5sum: 06c6851379c2727d54161a888b213761 Description: The tuw_std_msgs package Package: ros-kilted-tuw-std-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-tuw-std-msgs Version: 0.2.5-2noble.20250424.212630 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 862 Depends: ros-kilted-tuw-std-msgs (= 0.2.5-2noble.20250424.212630) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tuw-std-msgs/ros-kilted-tuw-std-msgs-dbgsym_0.2.5-2noble.20250424.212630_amd64.deb Size: 672470 SHA256: 96a0c90ed838f4cc67e31402f768b6b961c557c79b32bbba27a9e9c888f22fdf SHA1: 9fdaec9269fa1a78782fd681c16df3b302d1c160 MD5sum: 45bf370a9035e455336c7de6cc300e1d Description: debug symbols for ros-kilted-tuw-std-msgs Build-Ids: 04c30ebb2a963198f337741eb946fdb5a32024c2 165acf11f70e75ad5bc124070fa09ed1d6dc016a 2f6f013228ad362a966d3d4f2be1996e86615596 4f049d352844d54657d1dbd741cead6da792a65b 57682d085888265b635f53eaee6de997afe69e7c 662fec2615050beba5aaa6e77ddfee10bcd00913 6e5e105e9b1b7cbd10a25e6cf34fff2355aef960 a2a224510b05ad846f9f1cef7a9323168de1750f aa1dddff06743fcdc10c1699d28ad12d8f6727cf d4a3a1fee3d4916c7a08b5535f9499180edb68be f26aba136e3bd696261bf6e5d913fd46ebe597b3 Package: ros-kilted-tvm-vendor Version: 0.9.1-4noble.20250424.204637 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 36817 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), libopenblas0, libstdc++6 (>= 13.1), libvulkan1 (>= 1.2.131.2), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1, git, libopenblas-dev, libvulkan-dev, libxml2-dev, ocl-icd-opencl-dev, opencl-headers, spirv-headers, spirv-tools, ros-kilted-ros-workspace Homepage: https://tvm.apache.org/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tvm-vendor/ros-kilted-tvm-vendor_0.9.1-4noble.20250424.204637_amd64.deb Size: 9887330 SHA256: 85dd2e9a143dd5767f5f28ff26f0f706713f7e87dd9698d176e2362990034711 SHA1: 38e74cbdbe5b86e94179572004d66b2a9bcf992b MD5sum: 9a0e0f58f0702f191036969561bbca09 Description: Wrapper around Apache TVM to make it available to the ROS ecosystem. Package: ros-kilted-tvm-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-tvm-vendor Version: 0.9.1-4noble.20250424.204637 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 234586 Depends: ros-kilted-tvm-vendor (= 0.9.1-4noble.20250424.204637) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-tvm-vendor/ros-kilted-tvm-vendor-dbgsym_0.9.1-4noble.20250424.204637_amd64.deb Size: 222578068 SHA256: 5ca02ec5796643cd6810b5a11087ef181f1eb4e6832846629c7df8518b8622f1 SHA1: 5622962da69ddc7ec4716a5c989d6fa747d5d35f MD5sum: 77574b14ac2606b223821b442dd69b0f Description: debug symbols for ros-kilted-tvm-vendor Build-Ids: 2322cce1583261ae2703ed7b24ad50420732df1d 476c2a38d99633527643bac012f8ff3c5451ab5b Package: ros-kilted-twist-mux Version: 4.4.0-2noble.20250508.215325 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1753 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-diagnostic-updater, ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-std-msgs, ros-kilted-twist-mux-msgs, ros-kilted-visualization-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-twist-mux/ros-kilted-twist-mux_4.4.0-2noble.20250508.215325_amd64.deb Size: 270576 SHA256: 92d3660877efc92ba5c5989940a4dab2c47add81b1dd75e398c265da6363216a SHA1: 6564c50f02a5b5b30ba0fc0c3d86e672aef05545 MD5sum: 4235441963a0ebbabac956dc4aded8e3 Description: Twist multiplexer, which multiplex several velocity commands (topics) and allows to priorize or disable them (locks). Package: ros-kilted-twist-mux-dbgsym Package-Type: ddeb Source: ros-kilted-twist-mux Version: 4.4.0-2noble.20250508.215325 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 8246 Depends: ros-kilted-twist-mux (= 4.4.0-2noble.20250508.215325) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-twist-mux/ros-kilted-twist-mux-dbgsym_4.4.0-2noble.20250508.215325_amd64.deb Size: 6857274 SHA256: 394d3290d2fdbc4b9db9f4a9a011a62f897e2d0b80c1bdcc63a5d77bf466db2b SHA1: 7f28e177d3d2cd3efa8e064f12e79d697605763d MD5sum: 4f6d39452a7fa97de67e8ec0b4571281 Description: debug symbols for ros-kilted-twist-mux Build-Ids: 3135f7db34a72683d89a23388be6b9e2c7dd7af6 3e13150ee92d6ca1ddd5d109b854448a926aff4a Package: ros-kilted-twist-mux-msgs Version: 3.0.1-3noble.20250424.210622 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 2686 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-twist-mux-msgs/ros-kilted-twist-mux-msgs_3.0.1-3noble.20250424.210622_amd64.deb Size: 164228 SHA256: ff725730cfdcd1904f1e7fe828201a74bd04e4d5be28c38ee13c8b453ec156f5 SHA1: 4bcedfdc346d23cdd75fdcd9bc8fb1c2cbe11cec MD5sum: 490984cff4904c1242b8aa824ec34c0d Description: The twist_mux msgs and actions package Package: ros-kilted-twist-mux-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-twist-mux-msgs Version: 3.0.1-3noble.20250424.210622 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1286 Depends: ros-kilted-twist-mux-msgs (= 3.0.1-3noble.20250424.210622) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-twist-mux-msgs/ros-kilted-twist-mux-msgs-dbgsym_3.0.1-3noble.20250424.210622_amd64.deb Size: 851064 SHA256: 6bda9caaabd02d164611f824e41524b67f418a0bea9427930a1ee89e06942f00 SHA1: f483a4ffd544668f3c327f002b7dd9cf89e7728e MD5sum: cd8c3445bdfe59aa58ff62d4c2a9f058 Description: debug symbols for ros-kilted-twist-mux-msgs Build-Ids: 16e0e18f678823d059d68e5c0986d6e0f82812c6 17810a83ba18dd586ecf0f00f184e957bdac996f 28d8a9253aecf0091bdebd98c925d8c6d22bba05 42073a0d78b3c2d68b652ec52da7c8491d4d82de 6c095979bfb04744b2a0d1868b804312fcd3c5b9 786ece8f8d78c8f23862084b120b20821bf3254b 83c493ecb8982403b0401f511b35ada82362c749 a2b4e83aebb6d8f80b02e8307bf21434c430bc6e afbaefd7e6877e9ca524b01937faa026bae44428 c2176b3d37d2acdf8c4d32fa2f0f3728ddc69329 d2e1cc230705d2ea4ec6d45cf0d4374c28aceabd Package: ros-kilted-twist-stamper Version: 0.0.5-2noble.20250508.213915 Architecture: amd64 Maintainer: Josh Newans Installed-Size: 45 Depends: ros-kilted-geometry-msgs, ros-kilted-rclpy, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-twist-stamper/ros-kilted-twist-stamper_0.0.5-2noble.20250508.213915_amd64.deb Size: 6686 SHA256: 855d9ee218441fc3140c2b198bb2b9bb2a1eee9703e4634e72183c309132413a SHA1: f741b503e70a9c8d8d66e1d61a782e5cbfcef90b MD5sum: b7d46b4f0b353d028f4af4340bbfd2ae Description: ROS2 package for converting between Twist and TwistStamped messages Package: ros-kilted-type-description-interfaces Version: 2.3.0-2noble.20250424.205823 Architecture: amd64 Maintainer: William Woodall Installed-Size: 1819 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-rosidl-core-runtime, ros-kilted-service-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-type-description-interfaces/ros-kilted-type-description-interfaces_2.3.0-2noble.20250424.205823_amd64.deb Size: 154550 SHA256: 251f46a80821037b1180b0d5b4657142bccf4943cea5186c583a96c3558ca646 SHA1: a86d56ac3c5fa7d02df1f9b8cdb34049179e13fe MD5sum: f6d63b99b2018c5ea8d179954b60f1a7 Description: A package containing message and service definitions for describing and communicating descriptions of other types. Package: ros-kilted-type-description-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-type-description-interfaces Version: 2.3.0-2noble.20250424.205823 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: William Woodall Installed-Size: 1528 Depends: ros-kilted-type-description-interfaces (= 2.3.0-2noble.20250424.205823) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-type-description-interfaces/ros-kilted-type-description-interfaces-dbgsym_2.3.0-2noble.20250424.205823_amd64.deb Size: 1256932 SHA256: 4a8d1f98671825db2313aaa19aeded5f1dbe360513cf04ea4e3c001c653db0a8 SHA1: 1cd2667cd0955472a2934945efadd2dea3c3a38d MD5sum: 454171c065cfea1f8ea228942a7e4d91 Description: debug symbols for ros-kilted-type-description-interfaces Build-Ids: 1717562770634a76e09c19660156f1639f795122 2193d8f5a0a974d7492af57d0991e63980990e8b 32de8ae56ad4fa9a33a361e085e717ed8120dc40 52e881cc65a70b49c32bf5dde657f898963e22d6 6cafeeb3a1efcb2cf449007d1571471fe2058f53 7eb4c31c7670c5a213a8968024913c4acaef6633 98d636da46d3f16602b35eaffb7a7168989b6d8a bb0367e630dbc98ad7f5c49532da1632e9ecad56 bcdb53839ef08ab0a39ee783a4376dc4bfe4f476 e8845f475cc284180652cadefc47fd702acfd7fb f788fcaf0171b044e63a1efe0c6c527898e54af3 Package: ros-kilted-ublox Version: 2.3.0-4noble.20250508.223355 Architecture: amd64 Maintainer: Veronica Lane Installed-Size: 41 Depends: ros-kilted-ublox-gps, ros-kilted-ublox-msgs, ros-kilted-ublox-serialization, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ublox Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ublox/ros-kilted-ublox_2.3.0-4noble.20250508.223355_amd64.deb Size: 5298 SHA256: 3a5bf508dcd1fae5a60d5e57b07a30572662929136ef1cc36c2b3e89fd9c4857 SHA1: 96006a427ba7244637d283dcd8838c1f3cb34a25 MD5sum: 4240090086f42ad84254e81c1e82a5d7 Description: Provides a ublox_gps node for u-blox GPS receivers, messages, and serialization packages for the binary UBX protocol. Package: ros-kilted-ublox-dgnss Version: 0.5.5-5noble.20250508.225847 Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 70 Depends: ros-kilted-ntrip-client-node, ros-kilted-ublox-dgnss-node, ros-kilted-ublox-nav-sat-fix-hp-node, ros-kilted-ublox-ubx-interfaces, ros-kilted-ublox-ubx-msgs, ros-kilted-ros-workspace Homepage: https://github.com/aussierobots/ublox_dgnss Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ublox-dgnss/ros-kilted-ublox-dgnss_0.5.5-5noble.20250508.225847_amd64.deb Size: 9318 SHA256: f31644318d17497765c8accb2109dbe9fe462a890bc3b01ca45411e45cbdd3a1 SHA1: 9587b23cb4e1bf97147f42428e29dea5c0a9fa06 MD5sum: 479fb7707f8908f1330378cf67eac80f Description: Provides a ublox_dgnss node for a u-blox GPS DGNSS receiver using Gen 9 UBX Protocol Package: ros-kilted-ublox-dgnss-node Version: 0.5.5-5noble.20250508.220454 Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 2965 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libusb-1.0-0 (>= 2:1.0.22), libusb-1.0-0-dev, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rtcm-msgs, ros-kilted-std-msgs, ros-kilted-ublox-ubx-interfaces, ros-kilted-ublox-ubx-msgs, ros-kilted-ros-workspace Homepage: https://github.com/aussierobots/ublox_dgnss Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ublox-dgnss-node/ros-kilted-ublox-dgnss-node_0.5.5-5noble.20250508.220454_amd64.deb Size: 551452 SHA256: 7474af880de006a50679f45f942a1e682b62dcfc57e397a563d17dbc25db6d41 SHA1: 9bb3399b8b715c97cd7f7845a72545a866b2f2bf MD5sum: e0b64141d4685d00f602d206d85ff7be Description: Provides a ublox_gnss node for a u-blox GPS GNSS receiver using Gen 9 UBX Protocol Package: ros-kilted-ublox-dgnss-node-dbgsym Package-Type: ddeb Source: ros-kilted-ublox-dgnss-node Version: 0.5.5-5noble.20250508.220454 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 14727 Depends: ros-kilted-ublox-dgnss-node (= 0.5.5-5noble.20250508.220454) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ublox-dgnss-node/ros-kilted-ublox-dgnss-node-dbgsym_0.5.5-5noble.20250508.220454_amd64.deb Size: 12737364 SHA256: 1fbf9bb7a4e602c1e1fbed0ed05c1337e3d0ddb33b1d4e3a2a2deab0588032f3 SHA1: 0edcb6d617ebe8902bae03cb96c78d3d6145aaa7 MD5sum: 69a1147bff7651dacc83fcafc17a8bb3 Description: debug symbols for ros-kilted-ublox-dgnss-node Build-Ids: 3e4c5721b75d81e88def1f9707d941339b4c2c1d e2c35885ba97fa98b4affd2f2dac94e8cce998ab Package: ros-kilted-ublox-gps Version: 2.3.0-4noble.20250508.212304 Architecture: amd64 Maintainer: Gareth Cross Installed-Size: 3737 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libasio-dev, ros-kilted-diagnostic-msgs, ros-kilted-diagnostic-updater, ros-kilted-geometry-msgs, ros-kilted-rcl-interfaces, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-tf2, ros-kilted-ublox-msgs, ros-kilted-ublox-serialization, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/ublox Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ublox-gps/ros-kilted-ublox-gps_2.3.0-4noble.20250508.212304_amd64.deb Size: 741482 SHA256: febff908534f5ec3b511f4deb719d09457407731a344d2ef6a6ee5c862a3121f SHA1: 2d29cb05494d34726f6d440dd9513714aedf62de MD5sum: 6ca748e3dcac9effd5d5b8ad45c47988 Description: Driver for u-blox GPS devices. Package: ros-kilted-ublox-gps-dbgsym Package-Type: ddeb Source: ros-kilted-ublox-gps Version: 2.3.0-4noble.20250508.212304 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Gareth Cross Installed-Size: 20964 Depends: ros-kilted-ublox-gps (= 2.3.0-4noble.20250508.212304) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ublox-gps/ros-kilted-ublox-gps-dbgsym_2.3.0-4noble.20250508.212304_amd64.deb Size: 18879928 SHA256: 382ff602dd42679a3491752e4ec4e94832e8067b88d40f92a8b2a8dafb00b23a SHA1: 21dc05a5e838eb56be4f03d876f12d501ad3a4a6 MD5sum: 2f8599f057334a4f11c219b5a3155a8a Description: debug symbols for ros-kilted-ublox-gps Build-Ids: 0258a19e2414412260b592a7fd11fc2d25006889 4a41c7bd8d78a7bcec6d56d160d9377d319bc61e 645cc575a3e2654ac447ecf73a8a79ee48ab76d1 Package: ros-kilted-ublox-msgs Version: 2.3.0-4noble.20250508.205404 Architecture: amd64 Maintainer: Veronica Lane Installed-Size: 12766 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-kilted-fastcdr, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ublox-serialization, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/ublox Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ublox-msgs/ros-kilted-ublox-msgs_2.3.0-4noble.20250508.205404_amd64.deb Size: 786918 SHA256: 3fbc7f58542fef89ac7ccdb2a60b0416b855bf1feea2f00e8fca06e0aa83cbdd SHA1: 338f0f1231faf79ab0d69f1fb8229acaccbb91d8 MD5sum: 9b1a59acff34282f56e16e889be71746 Description: ublox_msgs contains raw messages for u-blox GNSS devices. Package: ros-kilted-ublox-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-ublox-msgs Version: 2.3.0-4noble.20250508.205404 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Veronica Lane Installed-Size: 8660 Depends: ros-kilted-ublox-msgs (= 2.3.0-4noble.20250508.205404) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ublox-msgs/ros-kilted-ublox-msgs-dbgsym_2.3.0-4noble.20250508.205404_amd64.deb Size: 7129522 SHA256: 095a3ce4735b60d6fd3b048237d773d4daac93889ea847045d8922056c6b587a SHA1: 5b3c83d6ee537c3ff62e9062b029adc499ef44a8 MD5sum: 4c0a0b86eb32d6a5ce0b2915ca5c5d45 Description: debug symbols for ros-kilted-ublox-msgs Build-Ids: 0fa4dad26f6fae2f088ee0455ca811cc89f46b8f 196cac98a1edaad7659b63bdb9a7bc93b7ef758c 1a5f92ffd5432005122b5cfa7d9cc5b0e2142617 2d86aed2e330d0db5756ef7c2903ae9ab2a539bc 6cb4a1d4d1ca64bd9c9f47384b62ef5e9a549e94 7796a4ab8b94d3ef761ce1b222be7af4f6e9f57b 83d1ac9c08e4d9de387bd1a2d97699e46452841b 8587690ef16bfeaceae24c0b6bcec29042b5771c 8771375f1d994789748495acd750691bbef5c7c7 aeac50295881ca49f17c6b73fa39b9d0546fae4d c0edb6d6b3cb752c05e6f13da8813c5214803907 dff05404c0c4cb7e590dabbe2b6885e342f9b53e Package: ros-kilted-ublox-nav-sat-fix-hp-node Version: 0.5.5-5noble.20250508.220456 Architecture: amd64 Maintainer: Geoff Sokoll Installed-Size: 1006 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ublox-ubx-interfaces, ros-kilted-ublox-ubx-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ublox-nav-sat-fix-hp-node/ros-kilted-ublox-nav-sat-fix-hp-node_0.5.5-5noble.20250508.220456_amd64.deb Size: 160948 SHA256: 21896a0b3d5a47fa1cc4917433a450ffcf07f5476b02197780a606c330fad8ba SHA1: 56ea497cb7a84642bbd259c3064f934d79198ad7 MD5sum: 37cd83aa65b83b34cdccb9363fb18b9e Description: Provides a NavSatFix node for a u-blox GPS GNSS receiver using Gen 9 UBX Protocol Package: ros-kilted-ublox-nav-sat-fix-hp-node-dbgsym Package-Type: ddeb Source: ros-kilted-ublox-nav-sat-fix-hp-node Version: 0.5.5-5noble.20250508.220456 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoff Sokoll Installed-Size: 4384 Depends: ros-kilted-ublox-nav-sat-fix-hp-node (= 0.5.5-5noble.20250508.220456) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ublox-nav-sat-fix-hp-node/ros-kilted-ublox-nav-sat-fix-hp-node-dbgsym_0.5.5-5noble.20250508.220456_amd64.deb Size: 3558996 SHA256: 6b90893e5810c204e903b666acc23995585faea30f9a8a453e1b6422c77b1f57 SHA1: 9196f03a385c77992a0cb9569fa31ff35998200c MD5sum: 7189496ae53356ed256e19c5df9de9a6 Description: debug symbols for ros-kilted-ublox-nav-sat-fix-hp-node Build-Ids: 26967ee2be988af22608a91b380126a874bb045f 578af156f063b336004fc6cd0279b786e6176b0d Package: ros-kilted-ublox-serialization Version: 2.3.0-4noble.20250424.204639 Architecture: amd64 Maintainer: Veronica Lane Installed-Size: 75 Depends: ros-kilted-ros-workspace Homepage: http://ros.org/wiki/ublox Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ublox-serialization/ros-kilted-ublox-serialization_2.3.0-4noble.20250424.204639_amd64.deb Size: 12732 SHA256: 7d7737a5047c9ade2609052cd1ef6226cbc771ae78c30817c8e10fbdf83fdeee SHA1: 2d73bfffc42d39657f68ac4b9ee6bc1683be3628 MD5sum: d1d6cd7766250d35918b74a26662435c Description: ublox_serialization provides header files for serialization of ROS messages to and from u-blox message format. Package: ros-kilted-ublox-ubx-interfaces Version: 0.5.5-5noble.20250424.210645 Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 1795 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-generators, ros-kilted-ros-workspace Homepage: https://github.com/aussierobots/ublox_dgnss Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ublox-ubx-interfaces/ros-kilted-ublox-ubx-interfaces_0.5.5-5noble.20250424.210645_amd64.deb Size: 117960 SHA256: 0faf587b9cc63f179a885ab27800cf997149d2feb8d5cbc864d0a97d2c239760 SHA1: 5c6b3bac714cece3c10d76d862f0fdc2eebf75f3 MD5sum: 1b720d433136f187ddc59b538fb96199 Description: UBLOX UBX Interfaces Package: ros-kilted-ublox-ubx-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-ublox-ubx-interfaces Version: 0.5.5-5noble.20250424.210645 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 1147 Depends: ros-kilted-ublox-ubx-interfaces (= 0.5.5-5noble.20250424.210645) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ublox-ubx-interfaces/ros-kilted-ublox-ubx-interfaces-dbgsym_0.5.5-5noble.20250424.210645_amd64.deb Size: 840124 SHA256: 5f38799f7579674a45951fd14e361cb611f22d6ee56650c2b4562f66c62d1fc5 SHA1: b45e03741f56d2efb515478a741e5da0d02b3b1e MD5sum: b4de256d68cc5de7d323f743653b5f9b Description: debug symbols for ros-kilted-ublox-ubx-interfaces Build-Ids: 224860d1b62d8b1254bd79e041763b5bbc6548c5 27fed08bb6078ce39a1d92372cccff6b94dffad6 2c26969528602ad4b620f189d944d4316f31a939 366c5c4844a9e2c6746ec4023fd4eecf2bf8b325 5b5f982f7abd7c4ec3173d1fc2584bbe293a09cd 67ff5337e3d44a5be7bbacad05a89bd574a0988a 8c9fb76e7efddfb27ec4f3102e37ba8cb4a09e9c 95f99f393a4404cd4d302cd6a5f25154ab97d539 dde1bcd4036b58f74450faeda8a8787bf13a7151 f380fe268342258a56e5a08f951a221fafa53e47 fd40e01cbfcb21fc034409ba671fa38352804699 Package: ros-kilted-ublox-ubx-msgs Version: 0.5.5-5noble.20250424.213501 Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 9658 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-generators, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://github.com/aussierobots/ublox_dgnss Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ublox-ubx-msgs/ros-kilted-ublox-ubx-msgs_0.5.5-5noble.20250424.213501_amd64.deb Size: 591054 SHA256: 9889684988650191d164f1fc69b7e749be401e8fd889ab9a14be0f376af4b9d5 SHA1: f2b95887205bb27dbd7ec7de2e23ee4cdf00bcf8 MD5sum: 878a6328552c20c3ac19a62b46ea740e Description: UBLOX UBX ROS2 Msgs Package: ros-kilted-ublox-ubx-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-ublox-ubx-msgs Version: 0.5.5-5noble.20250424.213501 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 6700 Depends: ros-kilted-ublox-ubx-msgs (= 0.5.5-5noble.20250424.213501) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ublox-ubx-msgs/ros-kilted-ublox-ubx-msgs-dbgsym_0.5.5-5noble.20250424.213501_amd64.deb Size: 5513428 SHA256: b7b7c23c1bffff7046163e10c471f70d24bc0e22419e487f022ed3ca875a4ded SHA1: b8b749d81a33a87871c7b4fabc3f39507b339eed MD5sum: 7384c13bafe36ccffb061d3e8d148ebf Description: debug symbols for ros-kilted-ublox-ubx-msgs Build-Ids: 06914a0ef21be6a19285753b55a2d80ccc5407a2 26278cd463e3d87b0ba50aed023451e1f1d25f1a 46d5236381169c64c4fdddaefe200a06b0fa90f0 49c0a5d1fdd335f0e4176bbdb50928afc4c9841a 9407e4a9d93bbba32dd7423d523af5c744c27012 9cc98afa49e3773e5f042230d1be0f7de4b44758 a6926cf7b53fbaf4d22c4042e6182185c3c18854 adb67f6dbb5b99a8ff392cb86b7c7c3ea20b198b f2acba7554cb7a9e0ab27f995ac1482ea6c4a2dd f2e880d0edd815a7f876e7ca28436e3f028ece83 feec7899250258fe5368b842152871391ae3dad8 Package: ros-kilted-udp-driver Version: 1.2.0-4noble.20250508.220137 Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 834 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libasio-dev, ros-kilted-io-context, ros-kilted-lifecycle-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclcpp-lifecycle, ros-kilted-std-msgs, ros-kilted-udp-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-udp-driver/ros-kilted-udp-driver_1.2.0-4noble.20250508.220137_amd64.deb Size: 180276 SHA256: be7c228785a106c31e3a85a18ec4143c3ad7a13811f124e4eb249af31d52be8b SHA1: c141eca3f13aa50adc5438b35c90f07c8356f754 MD5sum: 3c2f69c8c004f54727703d2cc55d10aa Description: A library to write Synchronous and Asynchronous networking applications, ROS and ROS2 nodes Package: ros-kilted-udp-driver-dbgsym Package-Type: ddeb Source: ros-kilted-udp-driver Version: 1.2.0-4noble.20250508.220137 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 4155 Depends: ros-kilted-udp-driver (= 1.2.0-4noble.20250508.220137) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-udp-driver/ros-kilted-udp-driver-dbgsym_1.2.0-4noble.20250508.220137_amd64.deb Size: 3613824 SHA256: 4e25f21c816b4a7e795a53f4c532d43e5adaef9271ac0e311344e03af5be1cc7 SHA1: 3db6ba4122b082c213d015a6e47a1d45750f44f8 MD5sum: b0d1e8d2f91498187d496ee528f77977 Description: debug symbols for ros-kilted-udp-driver Build-Ids: 20500c8c97a58cd1ff1a5eddef9d5759758b7657 8a5efcfd6f58d78f40640584121c6cd56f801a86 af8fe8b2f38faf10999c62c71725606c0c9f403e b6be12e56804989f4a910dc0650917e3f7799c35 f53a4cf440a7a649c2c4bc5a8a33fb69e107182a Package: ros-kilted-udp-msgs Version: 0.0.5-2noble.20250424.213503 Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 1249 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-ros-environment, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-udp-msgs/ros-kilted-udp-msgs_0.0.5-2noble.20250424.213503_amd64.deb Size: 111684 SHA256: 42795b0cfa318b69f209b12427be1ecc94094705398575e730781a9a6803aaaf SHA1: ed59762891f2a7671ccf77358d0e77a0138e4ce1 MD5sum: 54c2e2adedd5ba9e0ce58d040d3c1e4a Description: ROS / ROS2 udp_msgs package Package: ros-kilted-udp-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-udp-msgs Version: 0.0.5-2noble.20250424.213503 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 997 Depends: ros-kilted-udp-msgs (= 0.0.5-2noble.20250424.213503) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-udp-msgs/ros-kilted-udp-msgs-dbgsym_0.0.5-2noble.20250424.213503_amd64.deb Size: 793660 SHA256: affe46c26de12274cdcbf7e189de9105d4e320b6fcad52caeb41bc0ea09b35bd SHA1: 5232b7f2ea050d0f3815b260c084b4a005427321 MD5sum: 1c5970727096f1561c348ff2a1144709 Description: debug symbols for ros-kilted-udp-msgs Build-Ids: 019ff4ff226ed3aa4c838b12d33bc4ca92b7531e 250ce789c6875825210e3a7b3aa789b637d47857 345626678325e991cc2998e68b4c897a9dab8472 4172a23b4469bd098e053c3e6348a68b2e432cd1 42b104b94be4a3131e8544d8617218479ca02c97 8409c198b14720e24e969b912035daf9ad5743e5 8b9ae2e2f264fb774ba883cebe7ad5d90bf0cb60 9ae12b59132fce90097475d2d03d69480637c688 9b623b4edc4c9431f860ac584bf64e3560b249ed ab2802849d7e76a6ce4d7596e6cc882932d5cf1b dbf7c765a2157a2bd72a62a77f7992c1cfc28e55 Package: ros-kilted-uncrustify-vendor Version: 3.1.0-2noble.20250424.204302 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 44 Depends: uncrustify, ros-kilted-ros-workspace Homepage: https://github.com/uncrustify/uncrustify Priority: optional Section: misc Filename: pool/main/r/ros-kilted-uncrustify-vendor/ros-kilted-uncrustify-vendor_3.1.0-2noble.20250424.204302_amd64.deb Size: 8108 SHA256: 475f70a46c7ec2419ddd88777b4bdf3f43f03934d2133d24aeea2c001eb5e914 SHA1: 0098a99c1c3fb9f57e3eb9f8977f1c8c915d76c4 MD5sum: 2ac2d83800126aa034d6fa068d1d0f84 Description: Wrapper around uncrustify, providing nothing but a dependency on uncrustify, on some systems. On others, it provides an ExternalProject build of uncrustify. Package: ros-kilted-unique-identifier-msgs Version: 2.7.0-2noble.20250424.205132 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 418 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-kilted-fastcdr, ros-kilted-rosidl-core-runtime, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/unique_identifier_msgs Priority: optional Section: misc Filename: pool/main/r/ros-kilted-unique-identifier-msgs/ros-kilted-unique-identifier-msgs_2.7.0-2noble.20250424.205132_amd64.deb Size: 38886 SHA256: ac5796051d5ab894d8a8a398af715ae17607034406c3fd656c6d46f77ff528dd SHA1: 9613a974a366a00c997a69f273a8945c360f9491 MD5sum: 6d11906bbe03355a1cc695e1b99c200b Description: ROS messages for universally unique identifiers. Package: ros-kilted-unique-identifier-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-unique-identifier-msgs Version: 2.7.0-2noble.20250424.205132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 251 Depends: ros-kilted-unique-identifier-msgs (= 2.7.0-2noble.20250424.205132) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-unique-identifier-msgs/ros-kilted-unique-identifier-msgs-dbgsym_2.7.0-2noble.20250424.205132_amd64.deb Size: 165254 SHA256: 1354ea89c1152d41e12add12f24eeb3b2e393b71137db93f3ed255fbd17bd5b6 SHA1: 2a2eef3d3042f56089032b6fb4f0db35189bf8c4 MD5sum: afd5b11d0cc40e4875d2b2a8585941f4 Description: debug symbols for ros-kilted-unique-identifier-msgs Build-Ids: 1f799fe2b4d09dcfbf0e8879d9eb4b885509abf7 32c5eec7dc4c1b663581a0df9917caeac0fdc5a9 46f5671b367147cd2ed97bc2e984160c640fdb37 4a9800110ddad6c36aaf26a22c02157d8e639f91 5015e58c91e20a4aab4fdbcad4d7b84384c71147 511731b5fe8a6755ad1cfaf6e0ab87b8f6bbaa26 5a10fb643bd485b56a78f14f181ba19c90a51730 6affa3ad8fb9680dee65dd61d3c74e38fc6f5e66 6b0e7ae4b776ac704b0ae3c706a7b0f1d369497c 71eddaf56d5176e71fd1d866413b1d575107cdcd 8d621c5c3a996b4036e7241480c0a7efb4768bb9 Package: ros-kilted-ur-calibration Version: 3.2.1-2noble.20250509.005845 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 190 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libeigen3-dev, ros-kilted-rclcpp, ros-kilted-ur-client-library, ros-kilted-ur-robot-driver, ros-kilted-yaml-cpp-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ur-calibration/ros-kilted-ur-calibration_3.2.1-2noble.20250509.005845_amd64.deb Size: 53950 SHA256: d7886c1b7a877a4de8fc4b2247f2116c1569b5c953b6386b5b1872d94df6aaa2 SHA1: 431be295d2ecbcf98b1ac62c3407ea5c738a5558 MD5sum: e41738e08564706813c9a362cc6cc41d Description: Package for extracting the factory calibration from a UR robot and change it such that it can be used by ur_description to gain a correct URDF Package: ros-kilted-ur-calibration-dbgsym Package-Type: ddeb Source: ros-kilted-ur-calibration Version: 3.2.1-2noble.20250509.005845 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Exner Installed-Size: 1555 Depends: ros-kilted-ur-calibration (= 3.2.1-2noble.20250509.005845) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ur-calibration/ros-kilted-ur-calibration-dbgsym_3.2.1-2noble.20250509.005845_amd64.deb Size: 1525072 SHA256: 7659505be5c7c1efacdd77cd77be419d98232439d06e28e39b0d9117f402e13b SHA1: e12f279274d249a6e67310dbf5c903136b47479b MD5sum: 7f443665efa0dbf38ac6ed6d4d0f64fa Description: debug symbols for ros-kilted-ur-calibration Build-Ids: c7ca554e93238c18558b742f340b04204e9b5508 Package: ros-kilted-ur-client-library Version: 2.0.0-1noble.20250426.182754 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 1087 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-ament-cmake, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/ur_client_library Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ur-client-library/ros-kilted-ur-client-library_2.0.0-1noble.20250426.182754_amd64.deb Size: 263766 SHA256: daad16bcb8c14bd1b3e579d19feae99af2b1a0f75f85d7992d3d336d98d27b00 SHA1: e36906551d0cd1f5cac531894de943e26b6a5fa2 MD5sum: 494a3ab97a5aaa08f751bb6609702a75 Description: Standalone C++ library for accessing Universal Robots interfaces. This has been forked off the ur_robot_driver. Package: ros-kilted-ur-client-library-dbgsym Package-Type: ddeb Source: ros-kilted-ur-client-library Version: 2.0.0-1noble.20250426.182754 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Exner Installed-Size: 3389 Depends: ros-kilted-ur-client-library (= 2.0.0-1noble.20250426.182754) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ur-client-library/ros-kilted-ur-client-library-dbgsym_2.0.0-1noble.20250426.182754_amd64.deb Size: 3180588 SHA256: c2fed23522ff12fb2fdbc9e8e209d7306b03efd9cfe89d5ed3504c4275a27b92 SHA1: 6a046f2c6fcd952c52827201b86a7d8179356ad0 MD5sum: e0bff05e87cc0ac605c55ea593c47005 Description: debug symbols for ros-kilted-ur-client-library Build-Ids: beeaae385332a525b7e4b769e0146e5ad1e5df1a Package: ros-kilted-ur-controllers Version: 3.2.1-2noble.20250508.231210 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 1771 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-kilted-action-msgs, ros-kilted-angles, ros-kilted-control-msgs, ros-kilted-controller-interface, ros-kilted-generate-parameter-library, ros-kilted-geometry-msgs, ros-kilted-hardware-interface, ros-kilted-joint-trajectory-controller, ros-kilted-lifecycle-msgs, ros-kilted-pluginlib, ros-kilted-rclcpp-lifecycle, ros-kilted-rcutils, ros-kilted-realtime-tools, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-trajectory-msgs, ros-kilted-ur-dashboard-msgs, ros-kilted-ur-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ur-controllers/ros-kilted-ur-controllers_3.2.1-2noble.20250508.231210_amd64.deb Size: 393324 SHA256: 3fd7e54f5cf597166f3b4b66fd75f0ce977054833296cd56626c852794d1bf22 SHA1: 7aad919afead9285272f523b0cd0311797bfca35 MD5sum: a4ebd1b06fa41d4d18c1c20a5864ecc0 Description: Provides controllers that use the speed scaling interface of Universal Robots. Package: ros-kilted-ur-controllers-dbgsym Package-Type: ddeb Source: ros-kilted-ur-controllers Version: 3.2.1-2noble.20250508.231210 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Exner Installed-Size: 8697 Depends: ros-kilted-ur-controllers (= 3.2.1-2noble.20250508.231210) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ur-controllers/ros-kilted-ur-controllers-dbgsym_3.2.1-2noble.20250508.231210_amd64.deb Size: 7877840 SHA256: 9778fa984db73db5a80780aec943be954ffa648440810ff3015a9a883cd91036 SHA1: ecb93a05a4bd413b6fdee980feefb6e8e73c8f0f MD5sum: 49096f8f1912c4f3c2d2907b73848e3b Description: debug symbols for ros-kilted-ur-controllers Build-Ids: 78eedb84ddd1cbe39bfd33eca0d1cbca72510e41 Package: ros-kilted-ur-dashboard-msgs Version: 3.2.1-2noble.20250424.210655 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 5820 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ur-dashboard-msgs/ros-kilted-ur-dashboard-msgs_3.2.1-2noble.20250424.210655_amd64.deb Size: 356136 SHA256: e11daac12d41c5c9706fa3fd2115c2ab432a6a080d720e85f830c4772930e359 SHA1: fd241ad5a4c8750ce0aaf0658f74866459a42f24 MD5sum: f0895a6773d9bac02d3fe2dae5029027 Description: Messages around the UR Dashboard server. Package: ros-kilted-ur-dashboard-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-ur-dashboard-msgs Version: 3.2.1-2noble.20250424.210655 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Exner Installed-Size: 4031 Depends: ros-kilted-ur-dashboard-msgs (= 3.2.1-2noble.20250424.210655) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ur-dashboard-msgs/ros-kilted-ur-dashboard-msgs-dbgsym_3.2.1-2noble.20250424.210655_amd64.deb Size: 3120416 SHA256: 1a1f7fcd1e3d945a28883c3581421b75e47e307731e27c677e3f3bf5d5a8cfaa SHA1: 0acaf78cb2f038e9f216219c65071b540c3324f8 MD5sum: 6167a33faa31a538980d7daa3e97b60b Description: debug symbols for ros-kilted-ur-dashboard-msgs Build-Ids: 083b8bf4aae49f8a8764920139cb67c655fcfd18 0f69656bd5f47522436bf0b43af6896fc04c2b00 202c300d8f4b99cc3281e99bc30313ffc270035f 33d958117f8a5ff708c72b208faf17de80a7ec88 6dc9b1ad77973826cc2b462febb18420405f9f3c 883aa3e2d47866ab7b077208ea94e33d9d5fbce7 b2769b48f33a5889a95a0333776991dffb497182 b4ca4297546bdd8af695fbdbf02f8f8a8e26d9a1 b6c82fd5d3200354213f835b64525fe5cd5893c1 cf41b6d9dedebc2a3950917897ca48919f103e34 f1cba867850b5ee515e0587bf740458c486b4a95 Package: ros-kilted-ur-description Version: 3.1.1-1noble.20250509.004712 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 67843 Depends: ros-kilted-joint-state-publisher-gui, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-robot-state-publisher, ros-kilted-rviz2, ros-kilted-urdf, ros-kilted-xacro, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ur-description/ros-kilted-ur-description_3.1.1-1noble.20250509.004712_amd64.deb Size: 20446864 SHA256: 0fc308c3581869eb27c87b90c3bd224c6bcb504f91b49ea45621586a95e86ba2 SHA1: 3a9fe3f5cb0df897374af149ebffe880ddc7600b MD5sum: 0f192fcd76f0fcd6272da41bc8a72aa2 Description: URDF description for Universal Robots Package: ros-kilted-ur-msgs Version: 2.2.0-2noble.20250424.213519 Architecture: amd64 Maintainer: G.A. vd. Hoorn Installed-Size: 5209 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-action-msgs, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ur-msgs/ros-kilted-ur-msgs_2.2.0-2noble.20250424.213519_amd64.deb Size: 351038 SHA256: 9ba9dad1d90224e11a5291dd9a0f3c35d1c40609465fb01ed95e8ffda7fbc350 SHA1: 76e843dbb82f4e4a8e6e98926290f9e37238ad2c MD5sum: f662a2ad58f64e04941880f8415eeb88 Description: Message and service definitions for interacting with Universal Robots robot controllers. Package: ros-kilted-ur-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-ur-msgs Version: 2.2.0-2noble.20250424.213519 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: G.A. vd. Hoorn Installed-Size: 3247 Depends: ros-kilted-ur-msgs (= 2.2.0-2noble.20250424.213519) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ur-msgs/ros-kilted-ur-msgs-dbgsym_2.2.0-2noble.20250424.213519_amd64.deb Size: 2508136 SHA256: 03a4c0dabb54d1b039feeaeeceeb832b0312a39efd88fa03a9aeeeab79c023d0 SHA1: cb7e0d5dffcf9312a733f1601f7edb683746de59 MD5sum: 57c09a3587456edba798b04d3cb2b8fe Description: debug symbols for ros-kilted-ur-msgs Build-Ids: 0abb3aef79fdbc650bef64aabd123fca17f421b5 13236ee1d02326390336c42a7f4f17f990a97050 28602653d3b1be4e7c3a813914c8b90860241cd3 4da75e09918e657f7d433af3e37e321f60dbdc02 51831cc7d09c89592b9d1cbc3f95ac6be01aa002 6c51b7d5b83ce7c84a59e41487a6729ac0bdcbd5 7ab050888a186f227259c3f948a20ede9120ea5a 8478bf0d89148b100c58b8be17f8e6278496b68a 92d00f501525e624098bbbed46a03278c0b328b3 9869bda5bffd25bede958db4435c9c222ce95528 bd36b6036f30cfcc680a18f6fdee63b143d11245 Package: ros-kilted-ur-robot-driver Version: 3.2.1-2noble.20250509.004845 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 4489 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-controller-manager, ros-kilted-controller-manager-msgs, ros-kilted-force-torque-sensor-broadcaster, ros-kilted-geometry-msgs, ros-kilted-hardware-interface, ros-kilted-joint-state-broadcaster, ros-kilted-joint-state-publisher, ros-kilted-joint-trajectory-controller, ros-kilted-launch, ros-kilted-launch-ros, ros-kilted-pluginlib, ros-kilted-pose-broadcaster, ros-kilted-position-controllers, ros-kilted-rclcpp, ros-kilted-rclcpp-lifecycle, ros-kilted-rclpy, ros-kilted-robot-state-publisher, ros-kilted-ros2-controllers-test-nodes, ros-kilted-rviz2, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-tf2-geometry-msgs, ros-kilted-ur-client-library, ros-kilted-ur-controllers, ros-kilted-ur-dashboard-msgs, ros-kilted-ur-description, ros-kilted-ur-msgs, ros-kilted-urdf, ros-kilted-velocity-controllers, ros-kilted-xacro, socat, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ur-robot-driver/ros-kilted-ur-robot-driver_3.2.1-2noble.20250509.004845_amd64.deb Size: 882632 SHA256: b233d817a72fb771f9b1ce476be87aadedd3d0dbfdbbd4b5c1a8726ccb583e5b SHA1: a71a96bd65a0931fc85b3d0a4767ca6af90d6c8d MD5sum: bd712bc2c40897fc05b11a8e8a7b9156 Description: The new driver for Universal Robots UR3, UR5 and UR10 robots with CB3 controllers and the e-series. Package: ros-kilted-ur-robot-driver-dbgsym Package-Type: ddeb Source: ros-kilted-ur-robot-driver Version: 3.2.1-2noble.20250509.004845 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Exner Installed-Size: 20217 Depends: ros-kilted-ur-robot-driver (= 3.2.1-2noble.20250509.004845) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-ur-robot-driver/ros-kilted-ur-robot-driver-dbgsym_3.2.1-2noble.20250509.004845_amd64.deb Size: 17333282 SHA256: a4bcc0e2cde5e395ff0c1645e2a491de00f0cc55f8c608a72545ee794dd3b337 SHA1: 38b6e770fe3670338775b71c801051cf6635143f MD5sum: a5bac71ef7152ec7c86d7d38415d99aa Description: debug symbols for ros-kilted-ur-robot-driver Build-Ids: 2cd751cffdf23fda469d023e8047002a472fdb34 5ca062e0564a403ff4663b3d9bdbf51673133ae3 72180397a2ccc4b8610abb8b01e5efdd9d4afbe4 88e8b71f42aad45b400b43dd112f801a83a23a2a acc6bb5324eebc2a307fc2bed98f5cc0cdea8400 Package: ros-kilted-urdf Version: 2.12.2-2noble.20250508.205652 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 366 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-urdfdom, ros-kilted-pluginlib, ros-kilted-rcutils, ros-kilted-tinyxml2-vendor, ros-kilted-urdf-parser-plugin, ros-kilted-urdfdom-headers, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-urdf/ros-kilted-urdf_2.12.2-2noble.20250508.205652_amd64.deb Size: 105896 SHA256: 19904c60ed4f54f2ccc064ee8d5729937b1953b812b034db348a12118581d2de SHA1: a337f15b584bf6b7227eda4c73abc4a900d7764c MD5sum: 100c5a2b3171cb573b4ebf91436bdf61 Description: This package contains a C++ parser for the Unified Robot Description Format (URDF), which is an XML format for representing a robot model. The code API of the parser has been through our review process and will remain backwards compatible in future releases. Package: ros-kilted-urdf-dbgsym Package-Type: ddeb Source: ros-kilted-urdf Version: 2.12.2-2noble.20250508.205652 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 1272 Depends: ros-kilted-urdf (= 2.12.2-2noble.20250508.205652) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-urdf/ros-kilted-urdf-dbgsym_2.12.2-2noble.20250508.205652_amd64.deb Size: 1194334 SHA256: 7ecde61bfd53aaa2c321cd16233949cf1dae3b693f3846acc58c6f1ea6a3d11c SHA1: 63a3b5525cfd8e5afd868a180506891026dff7e1 MD5sum: ae248e0b66fa39edc3c6d09e8aa4b2f0 Description: debug symbols for ros-kilted-urdf Build-Ids: 79f2ed5f285e611796b89966b0f902a100f4da2e e5b9ea68bbd872de1361721c9703ea6dd0bab26e Package: ros-kilted-urdf-launch Version: 0.1.1-3noble.20250509.004712 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 48 Depends: ros-kilted-joint-state-publisher, ros-kilted-joint-state-publisher-gui, ros-kilted-launch-ros, ros-kilted-robot-state-publisher, ros-kilted-rviz-common, ros-kilted-rviz-default-plugins, ros-kilted-rviz2, ros-kilted-xacro, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-urdf-launch/ros-kilted-urdf-launch_0.1.1-3noble.20250509.004712_amd64.deb Size: 6428 SHA256: c6e95940dd3f6445d1480bf81d46ef1aa6102918ec6ce84884d4f13a63386b1e SHA1: 05e4dded217e3696c3c5f516d3cda1444a16c402 MD5sum: fa61190a48ba87cdf7d048100315c0d0 Description: Launch files for common URDF operations Package: ros-kilted-urdf-parser-plugin Version: 2.12.2-2noble.20250508.205416 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 60 Depends: ros-kilted-urdfdom-headers, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-urdf-parser-plugin/ros-kilted-urdf-parser-plugin_2.12.2-2noble.20250508.205416_amd64.deb Size: 9802 SHA256: 8d87680f32ead2d6bb53cfb5f79c91f93665a685474ec1565ff65ebff2b66985 SHA1: b206740bdcad4a50defd3d7da8f3554ea2de053d MD5sum: 038854c7c925c8a585ac56c50a04c576 Description: This package contains a C++ base class for URDF parsers. Package: ros-kilted-urdf-tutorial Version: 1.1.0-3noble.20250509.005033 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 1011 Depends: ros-kilted-urdf-launch, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/urdf_tutorial Priority: optional Section: misc Filename: pool/main/r/ros-kilted-urdf-tutorial/ros-kilted-urdf-tutorial_1.1.0-3noble.20250509.005033_amd64.deb Size: 731378 SHA256: 966e09db8658514dfadc945dfbf55a53771152bc750a2dd8c4724be87314b6bf SHA1: 9df6401e8c3b2a6a25f1968e5cd06121e8642ce4 MD5sum: 3e2a0e98f2d7a7862629599249a5d396 Description: This package contains a number of URDF tutorials. Package: ros-kilted-urdfdom Version: 4.0.0-3noble.20250424.204759 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 428 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libconsole-bridge-dev, libtinyxml2-dev, ros-kilted-console-bridge-vendor, ros-kilted-tinyxml2-vendor, ros-kilted-urdfdom-headers (>= 0.2.3), ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-urdfdom/ros-kilted-urdfdom_4.0.0-3noble.20250424.204759_amd64.deb Size: 72352 SHA256: 3c7b8080693ff56962808a2b14a0654ba566c5ed594002b920d4d0b250081331 SHA1: d230a09014b50027b8d7752e7e736e37949d70ce MD5sum: 369c91143897ea4954df5bfe244932a2 Description: A library to access URDFs using the DOM model. Package: ros-kilted-urdfdom-dbgsym Package-Type: ddeb Source: ros-kilted-urdfdom Version: 4.0.0-3noble.20250424.204759 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 1877 Depends: ros-kilted-urdfdom (= 4.0.0-3noble.20250424.204759) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-urdfdom/ros-kilted-urdfdom-dbgsym_4.0.0-3noble.20250424.204759_amd64.deb Size: 1224732 SHA256: 63325ea193209a3c3261843db29359040a4b5756d1623cbf981c7a8023c18f7a SHA1: 3e709553841ca3824d36ff7c3f3712c45fd1edf9 MD5sum: ceb781c8eaf504269c2e529dc8a5ac14 Description: debug symbols for ros-kilted-urdfdom Build-Ids: 08f821a032141a9b9f394601bbc92259110f0c54 0d7f0583991f9b02f96ed8bfbb3f9f954d1d1477 139f3f0c1af05eff657ed387a72e56054d3156cd 7a41005693ad80e0220511e4497a1d39224c9e91 9dd7eb0e48257002d248559f8d51b84e33906433 c83278d80e72ad4cc1e7e13d1128613c587f817a fa2195466b8b7cfd8af1a1eb90e8968be4d2a37a Package: ros-kilted-urdfdom-headers Version: 1.1.1-3noble.20250424.203126 Architecture: amd64 Maintainer: Steven! Ragnarök Installed-Size: 100 Depends: ros-kilted-ros-workspace Homepage: http://ros.org/wiki/urdf Priority: optional Section: misc Filename: pool/main/r/ros-kilted-urdfdom-headers/ros-kilted-urdfdom-headers_1.1.1-3noble.20250424.203126_amd64.deb Size: 13416 SHA256: 8927ea23060efa35c1bf0435b3b7baf554f5d5a1970063888fc95576edc7827a SHA1: b324eff2692b7cc96a6c1807da35a66f0794ef70 MD5sum: d4f461289196f536719d4b9ad8f3a17d Description: C++ headers for URDF. Package: ros-kilted-urdfdom-py Version: 1.2.1-3noble.20250508.213916 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 157 Depends: python3-lxml, python3-yaml, ros-kilted-rclpy, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/urdfdom_py Priority: optional Section: misc Filename: pool/main/r/ros-kilted-urdfdom-py/ros-kilted-urdfdom-py_1.2.1-3noble.20250508.213916_amd64.deb Size: 38684 SHA256: 3e9789c346ce8aad25168ff253cee5724bc7655cfa609d4e36810fb51604dfa6 SHA1: 5f74233647b5b86991390da21a792fc35503df84 MD5sum: ab084bada84a089281abc042cac25a78 Description: Python implementation of the URDF parser. Package: ros-kilted-urg-c Version: 1.0.4001-6noble.20250424.204817 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 311 Depends: libc6 (>= 2.34), ros-kilted-ros-workspace Homepage: http://sourceforge.net/projects/urgwidget/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-urg-c/ros-kilted-urg-c_1.0.4001-6noble.20250424.204817_amd64.deb Size: 41320 SHA256: ea08c89734c6d9c075b8bb2bfd6f8de1724f144b8aef5f090063bf8f02091039 SHA1: 67363db5e9c908657d794d3c929fa187e72fa166 MD5sum: adfe11b877fa14ad3c393fd5bb825c44 Description: The urg_c package Package: ros-kilted-urg-c-dbgsym Package-Type: ddeb Source: ros-kilted-urg-c Version: 1.0.4001-6noble.20250424.204817 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 199 Depends: ros-kilted-urg-c (= 1.0.4001-6noble.20250424.204817) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-urg-c/ros-kilted-urg-c-dbgsym_1.0.4001-6noble.20250424.204817_amd64.deb Size: 98732 SHA256: 2aac707290aded4d5d9ba1b5b316d568edc46138b41028f0eb47ece443c2584c SHA1: 4aefc72d4212a7a7af39c2efb6a768f196f1d5de MD5sum: 4e11d96ce915db028888fe7532d91c59 Description: debug symbols for ros-kilted-urg-c Build-Ids: 0a4eef307c0bf5d4a55e4c2219f8ea9eecf1a563 46af47c12578154fca26c06a9e4581161581f4b2 661e56615495791766f993f609e6d57ef607a3d9 687f73fb6ff4c1ce3c60ab03e9061cf295d3d625 7040b27e2e7933ca1f0a4ccd01c8a5f7f65b9340 73aca88f14b25b2e3d59d1ad237ecfa468faf37e 9268caa18256c7dc2ce5261d7da8d59aca0c74c1 a87e883e8f90b826249d23c021b04977ed3bcc6a c3d0f1b9c2b61b24e06747b62793036f594c16f1 d5ff25bad449c78493632e3b356d220dc2b738da f08533f6eaaa979d47d46db3e11788dda2287f0f f11314bb32a7add8ede81a2a5db05967b92f9cc9 Package: ros-kilted-urg-node Version: 1.1.1-4noble.20250508.220154 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 608 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-dev, ros-kilted-builtin-interfaces, ros-kilted-diagnostic-updater, ros-kilted-laser-proc, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rosidl-default-generators, ros-kilted-sensor-msgs, ros-kilted-std-srvs, ros-kilted-urdf, ros-kilted-urg-c, ros-kilted-urg-node-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/urg_node Priority: optional Section: misc Filename: pool/main/r/ros-kilted-urg-node/ros-kilted-urg-node_1.1.1-4noble.20250508.220154_amd64.deb Size: 184076 SHA256: 9f23578766f823413ee9cb1d087fad158937157bcace59a3b8c06834d3f3838c SHA1: ebc091f8b9c85771c289c3e33a53700dfb678a4c MD5sum: 723c94fb64204855212f835be86fb69a Description: urg_node Package: ros-kilted-urg-node-dbgsym Package-Type: ddeb Source: ros-kilted-urg-node Version: 1.1.1-4noble.20250508.220154 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 2382 Depends: ros-kilted-urg-node (= 1.1.1-4noble.20250508.220154) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-urg-node/ros-kilted-urg-node-dbgsym_1.1.1-4noble.20250508.220154_amd64.deb Size: 2229868 SHA256: a540ec1ab2fd87f7db4a1d1ca0eace2aca58f988b27ddbe1ef16097b817a6fcd SHA1: a015be0c84026fc758aa1fe99a33cc0decd2a678 MD5sum: 8fa23670de39249d3b350e1c06bc62de Description: debug symbols for ros-kilted-urg-node Build-Ids: 120d155980e3e80b63152a1c1a7ddcc48c57e1e3 645dfa922b172c0995417466f9ef464620a6354e 9071343f23380c053e7cdba3f863ec8cf410a90c Package: ros-kilted-urg-node-msgs Version: 1.0.1-9noble.20250424.213522 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 439 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-generators, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/urg_node Priority: optional Section: misc Filename: pool/main/r/ros-kilted-urg-node-msgs/ros-kilted-urg-node-msgs_1.0.1-9noble.20250424.213522_amd64.deb Size: 40978 SHA256: 682ead8c61437c6c50d4e8f9b14c4793f2305907f1fe4b6f4ff05735e0655c40 SHA1: cf4565fc5c5e95abdb03593940577c5bfbeb44eb MD5sum: df24866f99cd9fe96eeb7a6dcdd5005e Description: urg_node_msgs Package: ros-kilted-urg-node-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-urg-node-msgs Version: 1.0.1-9noble.20250424.213522 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 257 Depends: ros-kilted-urg-node-msgs (= 1.0.1-9noble.20250424.213522) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-urg-node-msgs/ros-kilted-urg-node-msgs-dbgsym_1.0.1-9noble.20250424.213522_amd64.deb Size: 172306 SHA256: 83eb5ee80d8776464c7965d597932f1c7200266e448fb284847d4d69aad5d1e7 SHA1: a75f6c47414a28155ecdbccb226c26286844c8be MD5sum: 5ad1822021bc63cf0d2fdf3daef2f5d4 Description: debug symbols for ros-kilted-urg-node-msgs Build-Ids: 010c549b3c01413db231de4b356462ed479e3e0a 19b9ea9fface83a2ab176c011a77d43c3a7903f0 896c451f039ea744df9219bb2f98a7e5d97bf463 8ecfa7a0a274e88313da0b47bd344ad5c415b321 aa5b93dc35e6a94f75be939c9c9cef5141b0c681 ae54be504fb414cea5b54f769a706996b2f1a42f c6d31d4f9c379c395c0a45d2de72ed6d01942f60 c8044043dc02fe335b8a85c583c492d589069407 cd78062d83b390e354ceeef329be2edc9456f6a6 f1161820c62f49cdcc24feffe42112dbbcd4776c f7e02ebb89ac5fc5780a78f4e790e7a85afdafd0 Package: ros-kilted-usb-cam Version: 0.8.1-2noble.20250508.225834 Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 704 Depends: libavcodec60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libswscale7 (>= 7:6.0), ffmpeg, libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev, ros-kilted-builtin-interfaces, ros-kilted-camera-info-manager, ros-kilted-cv-bridge, ros-kilted-image-transport, ros-kilted-image-transport-plugins, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-std-srvs, v4l-utils, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/usb_cam Priority: optional Section: misc Filename: pool/main/r/ros-kilted-usb-cam/ros-kilted-usb-cam_0.8.1-2noble.20250508.225834_amd64.deb Size: 169218 SHA256: 203b9f46e4f0fecb2c2cdfdad979090f195ee5c1f6a701a151959f929f439000 SHA1: 3f34872a8f1948e5f00aa1e9b6f58f3f6e84bbfd MD5sum: 65143d426ab3ee70467be5bc516e3811 Description: A ROS Driver for V4L USB Cameras Package: ros-kilted-usb-cam-dbgsym Package-Type: ddeb Source: ros-kilted-usb-cam Version: 0.8.1-2noble.20250508.225834 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 2665 Depends: ros-kilted-usb-cam (= 0.8.1-2noble.20250508.225834) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-usb-cam/ros-kilted-usb-cam-dbgsym_0.8.1-2noble.20250508.225834_amd64.deb Size: 2466406 SHA256: d212122ea4401d025462720d7414a17b27ae5502425e172cb57aa5472cf06a73 SHA1: 159490aa53e1f876e1f6ba4b023e50dd779ba98d MD5sum: a81c1088aea3ed1807026d80cbd3f457 Description: debug symbols for ros-kilted-usb-cam Build-Ids: 10563f6668f4d9cbb6c7b19e643ef0258fdd046b 6575ee9f9aefad65f4266bb312de5faf312806e8 d2999a8cfaa57da01d7d0eade739c668c07e143d Package: ros-kilted-v4l2-camera Version: 0.7.1-2noble.20250508.212810 Architecture: amd64 Maintainer: Sander G. van Dijk Installed-Size: 901 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-camera-info-manager, ros-kilted-cv-bridge, ros-kilted-image-transport, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-v4l2-camera/ros-kilted-v4l2-camera_0.7.1-2noble.20250508.212810_amd64.deb Size: 219078 SHA256: f14d63f9f1f303ca4496d7f51baa27a0b044a197989cdf3f9f9cca7362ad458d SHA1: 65b11d517d2e02cc87463cf26b25fd49500e4d54 MD5sum: 0da9417d71433a343fed3f585660a123 Description: A ROS 2 camera driver using Video4Linux2 Package: ros-kilted-v4l2-camera-dbgsym Package-Type: ddeb Source: ros-kilted-v4l2-camera Version: 0.7.1-2noble.20250508.212810 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Sander G. van Dijk Installed-Size: 4585 Depends: ros-kilted-v4l2-camera (= 0.7.1-2noble.20250508.212810) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-v4l2-camera/ros-kilted-v4l2-camera-dbgsym_0.7.1-2noble.20250508.212810_amd64.deb Size: 4147306 SHA256: 8f76fdea96d30e67aabc0115a33a791b3fc540d43359506e61520b15ba1a9ef1 SHA1: 0fc40889bd5a8128ec72ea8e2a08193c44d065e7 MD5sum: 9c04d3b559fdf359fec2ddb202516e07 Description: debug symbols for ros-kilted-v4l2-camera Build-Ids: 0202419ba862d38163e14d1d2f0fdd376e6e95b2 46f81c9f996dff2166dbc9921b915763429adbcf 887340045759279c12f0ff55cad9662d6f9c3eae Package: ros-kilted-velocity-controllers Version: 4.23.0-2noble.20250508.230845 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 106 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-backward-ros, ros-kilted-forward-command-controller, ros-kilted-pluginlib, ros-kilted-rclcpp, ros-kilted-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-kilted-velocity-controllers/ros-kilted-velocity-controllers_4.23.0-2noble.20250508.230845_amd64.deb Size: 22918 SHA256: 085cffe0a18d60765aeaa20bf6208dae9b7cb86f09ccd6fb535b7ff7e884d85d SHA1: ca1bbedd05683549f860d55c7807f8309f04bb1a MD5sum: 054a7bdaffc867f61ed61424b801d16d Description: Generic controller for forwarding commands. Package: ros-kilted-velocity-controllers-dbgsym Package-Type: ddeb Source: ros-kilted-velocity-controllers Version: 4.23.0-2noble.20250508.230845 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 369 Depends: ros-kilted-velocity-controllers (= 4.23.0-2noble.20250508.230845) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-velocity-controllers/ros-kilted-velocity-controllers-dbgsym_4.23.0-2noble.20250508.230845_amd64.deb Size: 350924 SHA256: 25b9339fee9f88718391bceaaee23d0f713e043e5ea41879b7659613f1843c71 SHA1: d9da7e8357ca06977bc66885bd441d65773227eb MD5sum: 99cedab2929ece9df53c3517723f846d Description: debug symbols for ros-kilted-velocity-controllers Build-Ids: 8584ca6acae60d38a792d568dd852310ca2fcff1 Package: ros-kilted-velodyne Version: 2.5.1-2noble.20250508.224803 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 73 Depends: ros-kilted-velodyne-driver, ros-kilted-velodyne-laserscan, ros-kilted-velodyne-msgs, ros-kilted-velodyne-pointcloud, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/velodyne Priority: optional Section: misc Filename: pool/main/r/ros-kilted-velodyne/ros-kilted-velodyne_2.5.1-2noble.20250508.224803_amd64.deb Size: 8510 SHA256: 220f55268919daa3f726c972ad25afae0a2cab1d421c4fdbe3317d86d5ae75e0 SHA1: 88552f9b08862d34fb424ccc6716102cffd9111e MD5sum: 0820d5f5adfdf10d219c316d7bb3f0bb Description: Basic ROS support for the Velodyne 3D LIDARs. Package: ros-kilted-velodyne-driver Version: 2.5.1-2noble.20250508.213321 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 701 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpcap0.8t64 (>= 1.0.0), libstdc++6 (>= 13.1), libpcap0.8-dev, ros-kilted-diagnostic-updater, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-tf2-ros, ros-kilted-velodyne-msgs, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/velodyne_driver Priority: optional Section: misc Filename: pool/main/r/ros-kilted-velodyne-driver/ros-kilted-velodyne-driver_2.5.1-2noble.20250508.213321_amd64.deb Size: 155650 SHA256: 61490564b127f122f2ab9db797d45e5c6d6682c3b5e134b1224004a44e078129 SHA1: fae73abb625164366b52b8623c70407893f12bf3 MD5sum: 2494c2c187ac271da575a65c9799d266 Description: ROS device driver for Velodyne 3D LIDARs. Package: ros-kilted-velodyne-driver-dbgsym Package-Type: ddeb Source: ros-kilted-velodyne-driver Version: 2.5.1-2noble.20250508.213321 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 3174 Depends: ros-kilted-velodyne-driver (= 2.5.1-2noble.20250508.213321) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-velodyne-driver/ros-kilted-velodyne-driver-dbgsym_2.5.1-2noble.20250508.213321_amd64.deb Size: 2796322 SHA256: 81ecbe3db8c04bc3ae8b3feb11501e8334912ae2b854e8d3bfff3bc39e794ffb SHA1: 6c248632aba13774eaa460160f446c3c2ac298f1 MD5sum: cdb4657f4292aea8ccbf255c95e51669 Description: debug symbols for ros-kilted-velodyne-driver Build-Ids: 22f2230b615b54fdd15f56dd4bdeb97903cbe12e 797b7876f21a786a2e15d12bdf4841b1c9c1fe03 e6a634cb84844939fe541a69ae84a235833ad10c Package: ros-kilted-velodyne-laserscan Version: 2.5.1-2noble.20250508.212600 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 593 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-velodyne-laserscan/ros-kilted-velodyne-laserscan_2.5.1-2noble.20250508.212600_amd64.deb Size: 127736 SHA256: 0f3b47d03d701dc12d46cef8b1031d263ba1238368b6d6516ac28699eef2f257 SHA1: d9571710548ba6155497c810b0a6cb9f2a379dd0 MD5sum: d374d121af83a1b4ae9446cc164a9937 Description: Extract a single ring of a Velodyne PointCloud2 and publish it as a LaserScan message Package: ros-kilted-velodyne-laserscan-dbgsym Package-Type: ddeb Source: ros-kilted-velodyne-laserscan Version: 2.5.1-2noble.20250508.212600 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 2713 Depends: ros-kilted-velodyne-laserscan (= 2.5.1-2noble.20250508.212600) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-velodyne-laserscan/ros-kilted-velodyne-laserscan-dbgsym_2.5.1-2noble.20250508.212600_amd64.deb Size: 2367400 SHA256: f9bbbac97c82d96ac5dc5c794800441d5b5534e2f97b8717f898057e214dd62c SHA1: 6d27601bf48fdf9185a09766a0bc72c0f793eae6 MD5sum: 13fc1a35e652b4ce4bd510c2938eaf28 Description: debug symbols for ros-kilted-velodyne-laserscan Build-Ids: 584d404ed741fc4a81ee224f53798319bc860b3b c50e95cb4c586d76ef34add4bd94073022f08663 Package: ros-kilted-velodyne-msgs Version: 2.5.1-2noble.20250424.213533 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 556 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-velodyne-msgs/ros-kilted-velodyne-msgs_2.5.1-2noble.20250424.213533_amd64.deb Size: 55238 SHA256: f7448249c9d99b830dbd0e8416adb9aa875a9d6b13797903a654e8d32d9ecf2a SHA1: 2de95588261078a9d413f8a98ec3b3d0f2e3f9c9 MD5sum: ad324d76adf8924ee002ba2ef0dacebc Description: ROS message definitions for Velodyne 3D LIDARs. Package: ros-kilted-velodyne-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-velodyne-msgs Version: 2.5.1-2noble.20250424.213533 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 404 Depends: ros-kilted-velodyne-msgs (= 2.5.1-2noble.20250424.213533) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-velodyne-msgs/ros-kilted-velodyne-msgs-dbgsym_2.5.1-2noble.20250424.213533_amd64.deb Size: 296572 SHA256: 9938f825db67d31f04f7ebf5fdb165e2f5705cfc3655ea7ede995ed73587499c SHA1: 3e4d542fdeb95ab63e725c5430f95dae7822189a MD5sum: 30fa73ef8f9aa89a317de4449a0c320e Description: debug symbols for ros-kilted-velodyne-msgs Build-Ids: 3a098e8d33adb32ff02ea168cab6a65c8e21020f 4c87391fef1b2654022979bd70ac947e78e0931c 5d34feb1bc4ab35497f0f4b0b8cca95c192aefd0 5d6977613bd903758a0e6491e7c8c6dd1c713a3f 665473924c7488ca717565c954099b92e2345ca7 7896125a1b0d37671b279063ab3a64e40eaa94e9 92c0ed38bb2bf17a92a49c6d044e7683e1cc6689 a3d3f02b1894843e1f1d6844efccaaeae8b53ae2 c4955f2775524a975b0f238e67a60d556c7ec2ac f628bef8999b7c43a91aaf682588da15371c9bb5 f9d390a6833fbb15c568b6764c25d1b21026fab7 Package: ros-kilted-velodyne-pointcloud Version: 2.5.1-2noble.20250508.213317 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 1089 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libeigen3-dev, libpcl-dev, libyaml-cpp-dev, ros-kilted-angles, ros-kilted-diagnostic-updater, ros-kilted-geometry-msgs, ros-kilted-message-filters, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-sensor-msgs, ros-kilted-tf2, ros-kilted-tf2-ros, ros-kilted-velodyne-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-velodyne-pointcloud/ros-kilted-velodyne-pointcloud_2.5.1-2noble.20250508.213317_amd64.deb Size: 227920 SHA256: bb89cd257dcf02270320dccc163c9161d67d2151ec2acbd317dfda2dff5f05ef SHA1: 9ad25d44aca073ffa130de2fc1a8e899669d4e49 MD5sum: bb9d9a7e9c1e59186cf41be3ce411a25 Description: Point cloud conversions for Velodyne 3D LIDARs. Package: ros-kilted-velodyne-pointcloud-dbgsym Package-Type: ddeb Source: ros-kilted-velodyne-pointcloud Version: 2.5.1-2noble.20250508.213317 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 6289 Depends: ros-kilted-velodyne-pointcloud (= 2.5.1-2noble.20250508.213317) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-velodyne-pointcloud/ros-kilted-velodyne-pointcloud-dbgsym_2.5.1-2noble.20250508.213317_amd64.deb Size: 5882708 SHA256: 7908a9db180224791d744c66c9d6bf5045a5009332e815aed2642fb5ecb3880e SHA1: 09b28fda229ad05f49666ca5e3b68da522f59dc0 MD5sum: 01c8005b4f146c1833c1d2932d2df29a Description: debug symbols for ros-kilted-velodyne-pointcloud Build-Ids: 5e94231962ae055e2133c984973d526f1a5da5bd a4dd8f8bc231bb578f2922c8c09974763bdd4254 c59e6804610cdc748c0b249ca96830edea0d4d85 cf12952de0870bc7e91ea642ec3af11ff5ea911c Package: ros-kilted-vision-msgs Version: 4.1.1-3noble.20250424.213537 Architecture: amd64 Maintainer: Adam Allevato Installed-Size: 2462 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-vision-msgs/ros-kilted-vision-msgs_4.1.1-3noble.20250424.213537_amd64.deb Size: 182492 SHA256: d8323d30a0e0cfa8996764b9960be63450d597384be20f6237b8b588c5de3c28 SHA1: 28f91fc58b78df71c303cc1bce58b6667a06f47a MD5sum: 7f09afa7bb1fa4a0e65c692e75712757 Description: Messages for interfacing with various computer vision pipelines, such as object detectors. Package: ros-kilted-vision-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-vision-msgs Version: 4.1.1-3noble.20250424.213537 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Adam Allevato Installed-Size: 2132 Depends: ros-kilted-vision-msgs (= 4.1.1-3noble.20250424.213537) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-vision-msgs/ros-kilted-vision-msgs-dbgsym_4.1.1-3noble.20250424.213537_amd64.deb Size: 1769096 SHA256: 8789a022b9001b976805bc6908be51a85f59d6df0c66330bb2f484f9eab55c27 SHA1: 6481ab49a6d53867fb301114708f51b4b66891ac MD5sum: 9646b6038d60d873afc09f36e2e5b8d9 Description: debug symbols for ros-kilted-vision-msgs Build-Ids: 2328184910eec446f4abf0f9f6a24d41dc72675f 2411a38735c46f3b92fa78bf2d677f0a2de4d3c6 284c2c9d29912437bf8a608f775df7c3c77567ad 75d254c51ab51b3fc05fadf334ebb9f4a6c9c0bd 7c08c13303c8dd92d349171b8ca2861d192ff685 9080534c88dd90e68de257a1861bf2b4417dedb1 9d7db4e5526a25b7acf36f52f68e90635a874a78 a37710765901d7672cd9e3f14a1bd13812c09937 ba4850df612d0f6887014298bf1d3dfb3f62a21f dcbc1f1cb4739fce1d0e67f3282cf1adfbfd1bcb fb3047567d692889adfdad451ca7e49e0f50bb66 Package: ros-kilted-vision-msgs-layers Version: 0.2.0-4noble.20250508.212326 Architecture: amd64 Maintainer: ijnek Installed-Size: 114 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libstdc++6 (>= 13.1), ros-kilted-rqt-image-overlay-layer, ros-kilted-vision-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-vision-msgs-layers/ros-kilted-vision-msgs-layers_0.2.0-4noble.20250508.212326_amd64.deb Size: 21024 SHA256: 94b584d05e0be729a466974d230a34fd5fd71988b92f273be3c73cc68fdc4eb0 SHA1: 3e09109e534f67d88675ac88109731189cfe42eb MD5sum: a179f6a4a135606d7dbe57768c318063 Description: Collection of RQt Image Overlay Plugins for Vision Msgs Package: ros-kilted-vision-msgs-layers-dbgsym Package-Type: ddeb Source: ros-kilted-vision-msgs-layers Version: 0.2.0-4noble.20250508.212326 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 443 Depends: ros-kilted-vision-msgs-layers (= 0.2.0-4noble.20250508.212326) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-vision-msgs-layers/ros-kilted-vision-msgs-layers-dbgsym_0.2.0-4noble.20250508.212326_amd64.deb Size: 427916 SHA256: 57ddf24d433329da54fc5275a1a518cf0fb83ae960af617e74c045086001dee3 SHA1: e374a43a75183ba0077cd79b1cd9fd58c8de6335 MD5sum: 0c882652962295c1c08015646cbdc864 Description: debug symbols for ros-kilted-vision-msgs-layers Build-Ids: f1ca46ff826fba8a0fd7ea6f9acb2a60a2523cea Package: ros-kilted-vision-opencv Version: 4.1.0-2noble.20250508.212736 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 42 Depends: ros-kilted-cv-bridge, ros-kilted-image-geometry, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/vision_opencv Priority: optional Section: misc Filename: pool/main/r/ros-kilted-vision-opencv/ros-kilted-vision-opencv_4.1.0-2noble.20250508.212736_amd64.deb Size: 5740 SHA256: 59b56fc192494ee3ef2684409b17d4e54f7f3d22af83562137545833692644ee SHA1: 95b80c770c0a426276cfbaa7fda4597697ef6863 MD5sum: 44616668472d01ca0ddf7fc57a09e50a Description: Packages for interfacing ROS2 with OpenCV, a library of programming functions for real time computer vision. Package: ros-kilted-visp Version: 3.5.0-4noble.20250424.203132 Architecture: amd64 Maintainer: Fabien Spindler Installed-Size: 11094 Depends: libblas3 | libblas.so.3, libc6 (>= 2.38), libdc1394-25 (>= 2.2.6), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-dnn406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-objdetect406t64 (>= 4.6.0+dfsg), libopencv-video406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 13.1), libv4l-0t64 (>= 0.5.0), libx11-6, libxml2 (>= 2.7.4), libeigen3-dev, libjpeg-dev, liblapack-dev, libopencv-dev, libpng-dev, libv4l-dev, libx11-dev, libxml2-dev, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/visp Priority: optional Section: misc Filename: pool/main/r/ros-kilted-visp/ros-kilted-visp_3.5.0-4noble.20250424.203132_amd64.deb Size: 2675072 SHA256: 95721f6d6a0b4abd15cfe49c9d8cfce677b73ba47f0139b67f5c483f0433b694 SHA1: b29207cb0147d612f1a0338d8fc5b1e5fd11bdf2 MD5sum: eb6c716845620f2a226008a09aa544e6 Description: ViSP standing for Visual Servoing Platform is a modular cross platform library that allows prototyping and developing applications using visual tracking and visual servoing technics at the heart of the researches done by Inria Lagadic team. ViSP is able to compute control laws that can be applied to robotic systems. It provides a set of visual features that can be tracked using real time image processing or computer vision algorithms. ViSP provides also simulation capabilities. ViSP can be useful in robotics, computer vision, augmented reality and computer animation. Package: ros-kilted-visp-dbgsym Package-Type: ddeb Source: ros-kilted-visp Version: 3.5.0-4noble.20250424.203132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabien Spindler Installed-Size: 35808 Depends: ros-kilted-visp (= 3.5.0-4noble.20250424.203132) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-visp/ros-kilted-visp-dbgsym_3.5.0-4noble.20250424.203132_amd64.deb Size: 34602566 SHA256: a940fe70493d213860678ee5b64cb1ddbee191906b7a1dce24d51e1044b8f7e8 SHA1: 121072759afbd221c233018400462915d2db3508 MD5sum: 761fa8151a237bb285bbe3bdbfcd824e Description: debug symbols for ros-kilted-visp Build-Ids: 14a7fce4cf4dad6d621042fd4cc4a17bdedc5e11 3de134762a42a7c61731e5f5fcc54b78221c4181 4bb1ad0ede415a01203492d4c45bee5b092912d9 4fac4048c392b13049f52478d6cb7154e0248379 592c51b01019411d78ed9296e0c7dc58047480f5 5b31c57c3a7f93a6701033ef64e4dec201e74de3 5b6334388718c589543f7ee6c45e0a6b930266ea 729e9fa0fdc2c9f6c1fb03bb0ab0c97f6f576ab6 7b898effbdf81e093de9c7e5555c1f27c1f7745f 7d778c45e77831088bbb8beb12a8ad3bf8a8d829 7e737cf064dc3df8e6f3fa7b941dd9062c4fde57 8d85fec2bba68a38fbeb1c0edefe7be22913fee7 90ee724e2878c81141e6e3a4ea09dc79a9f65a5d c2eeaae090a5efc34bff7028883793505dae9e24 e318665a3cb8382e8d28057276d45e5d1f38fe51 f1e12eccdf07825442313eb4961d50e01f5689da f5056877650d8f62a413293c5b57029493639705 Package: ros-kilted-visualization-msgs Version: 5.5.0-2noble.20250424.213602 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 3166 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-visualization-msgs/ros-kilted-visualization-msgs_5.5.0-2noble.20250424.213602_amd64.deb Size: 255578 SHA256: 4077ca365d0e6b0598721e92145e806886137efc05cd9be8b7ae4f4970cbce73 SHA1: b5a7309a936da0baa43e729b2c06ba24f802757e MD5sum: 43cdde73945164933eeacff9b47ae6e4 Description: A package containing some visualization and interaction related message definitions. Package: ros-kilted-visualization-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-visualization-msgs Version: 5.5.0-2noble.20250424.213602 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 2994 Depends: ros-kilted-visualization-msgs (= 5.5.0-2noble.20250424.213602) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-visualization-msgs/ros-kilted-visualization-msgs-dbgsym_5.5.0-2noble.20250424.213602_amd64.deb Size: 2569252 SHA256: f7fb468c4f882cdc716e4345f31aa417214a96609400a8b98f3241dc119742d8 SHA1: f05aac919fa620a745123e9222126abda096f27f MD5sum: 4b155a1b6186acfc085f4e06ef4af754 Description: debug symbols for ros-kilted-visualization-msgs Build-Ids: 0db5169c46cb427fe23be41584d240674af8cb93 18fc8088858395ee4001e1f338ac0ecf83c9a50d 2ba529afd426b4315e2e61044618231e14d44549 3fbf6558622ca9aad8af04fc0b0d18645d4481c7 437f7581ae5ca8e50bccfdacda112f40e2fd4d70 59c4211f59480c956852c6b77bb7ce93d201b5e1 7003721f8b660db2722992da4106c2235c007fe8 b2e4f46ab86a2131b76f82260c07195b36d7261b b7435d5092399f89faedd2525aa9d52c2e60acd9 c70b2091802bd7f7a9b47a70d3791673d77cde96 cb2e6f0c919573d4891bf37dad84223e837ba487 Package: ros-kilted-vitis-common Version: 0.4.2-4noble.20250508.205336 Architecture: amd64 Maintainer: Víctor Mayoral-Vilches Installed-Size: 42 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-vitis-common/ros-kilted-vitis-common_0.4.2-4noble.20250508.205336_amd64.deb Size: 5490 SHA256: d6e240d537b3cfa0d553e49fb4d4a3780908f0c3dc8dd63d8e332acfbd4617d5 SHA1: 5617232782e7696d3205119a626057cb7840ee62 MD5sum: 62606893fbe73f04eac8d5fab8767f19 Description: Common code for working with Vitis™ Unified Software Platform in ROS. Package: ros-kilted-vrpn Version: 7.35.0-21noble.20250424.204821 Architecture: amd64 Maintainer: Alvin Sun Installed-Size: 1708 Depends: ros-kilted-ament-cmake, ros-kilted-ros-workspace Homepage: https://github.com/vrpn/vrpn/wiki Priority: optional Section: misc Filename: pool/main/r/ros-kilted-vrpn/ros-kilted-vrpn_7.35.0-21noble.20250424.204821_amd64.deb Size: 298908 SHA256: 0d3373d6fe05f0841a22f6699e8ce83623d5591c585adfdc5acfed9027ca910c SHA1: f56b6eceed72952d4c1c92c9d60e7d33d85b19a4 MD5sum: e0432a6a55f4d7a4b9a7362d1369fd0e Description: The VRPN is a library and set of servers that interfaces with virtual-reality systems, such as VICON, OptiTrack, and others. Package: ros-kilted-vrpn-mocap Version: 1.1.0-4noble.20250508.212906 Architecture: amd64 Maintainer: Alvin Sun Installed-Size: 1840 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-std-msgs, ros-kilted-tf2, ros-kilted-vrpn, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-vrpn-mocap/ros-kilted-vrpn-mocap_1.1.0-4noble.20250508.212906_amd64.deb Size: 305856 SHA256: c1a67c7c7ce453366aa34d7e27231304d916c3a517345d7178ec668e21c425a3 SHA1: e6e5c81d99bf8231f4a86e3d17fd9544cbab0daf MD5sum: aaaf9b2a60634337db7e73c2730f1012 Description: ROS2 VRPN client built primarily to interface with motion capture devices such as VICON and OptiTrack. A detailed list of supported hardware can be found here. Package: ros-kilted-vrpn-mocap-dbgsym Package-Type: ddeb Source: ros-kilted-vrpn-mocap Version: 1.1.0-4noble.20250508.212906 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alvin Sun Installed-Size: 2617 Depends: ros-kilted-vrpn-mocap (= 1.1.0-4noble.20250508.212906) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-vrpn-mocap/ros-kilted-vrpn-mocap-dbgsym_1.1.0-4noble.20250508.212906_amd64.deb Size: 2424008 SHA256: 485d67c0be38c6a0d65966dfebd51c21a2b422eb9d7be9b77ae53e87406d51be SHA1: 82e0cd9ed1ce161d61b0bb6c63ed68f0a3f45de7 MD5sum: f6ca3efef2f5ef576ee863ba4fef1205 Description: debug symbols for ros-kilted-vrpn-mocap Build-Ids: cbe40be89a9558216ad0154b641e063ab79fa04a Package: ros-kilted-warehouse-ros Version: 2.0.5-2noble.20250508.214222 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 428 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libboost-all-dev, libssl-dev, ros-kilted-geometry-msgs, ros-kilted-pluginlib (>= 1.11.2), ros-kilted-rclcpp, ros-kilted-std-msgs, ros-kilted-tf2, ros-kilted-tf2-geometry-msgs, ros-kilted-tf2-ros, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/warehouse_ros Priority: optional Section: misc Filename: pool/main/r/ros-kilted-warehouse-ros/ros-kilted-warehouse-ros_2.0.5-2noble.20250508.214222_amd64.deb Size: 123078 SHA256: 8345f162d97db9a9f9ddacff5adc1ab9b2fed921ef794e5137f9d5c36542f707 SHA1: d9887c609d7e8528022bea8ee725e9a4698e4880 MD5sum: eadea94262c2a75009906b5a3d8f7d37 Description: Persistent storage of ROS messages Package: ros-kilted-warehouse-ros-dbgsym Package-Type: ddeb Source: ros-kilted-warehouse-ros Version: 2.0.5-2noble.20250508.214222 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 2989 Depends: ros-kilted-warehouse-ros (= 2.0.5-2noble.20250508.214222) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-warehouse-ros/ros-kilted-warehouse-ros-dbgsym_2.0.5-2noble.20250508.214222_amd64.deb Size: 2906026 SHA256: b245749ffde89beec24e2a377e607c5d11d9ab5bc77fa7bafa2df5a0d4d1c5cf SHA1: c76a5af29638a44df1cdb691e39b089969fa27ae MD5sum: 212e8586e921cf127fb2ee1ca5eb7fc9 Description: debug symbols for ros-kilted-warehouse-ros Build-Ids: 7cd7f75dceb2b5f9d6ed68d191efc8135d90868a 9832edaefd6bcc54e0a36f03ed9230b4a5a1aae5 Package: ros-kilted-warehouse-ros-sqlite Version: 1.0.5-2noble.20250508.214612 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 225 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libsqlite3-0 (>= 3.8.7), libstdc++6 (>= 13.1), ros-kilted-class-loader, ros-kilted-rclcpp, ros-kilted-sqlite3-vendor, ros-kilted-warehouse-ros, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/warehouse_ros Priority: optional Section: misc Filename: pool/main/r/ros-kilted-warehouse-ros-sqlite/ros-kilted-warehouse-ros-sqlite_1.0.5-2noble.20250508.214612_amd64.deb Size: 64720 SHA256: b96852424fce6c58fae8d92d2823cc81e4f0770e803f4df158c09b4254c93cdd SHA1: 85538464a448689c6d6a358e4728c62d545252b5 MD5sum: a4dfcc2ed8c24efe23a9ed699bd9e173 Description: Implementation of warehouse_ros for sqlite Package: ros-kilted-warehouse-ros-sqlite-dbgsym Package-Type: ddeb Source: ros-kilted-warehouse-ros-sqlite Version: 1.0.5-2noble.20250508.214612 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 1152 Depends: ros-kilted-warehouse-ros-sqlite (= 1.0.5-2noble.20250508.214612) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-warehouse-ros-sqlite/ros-kilted-warehouse-ros-sqlite-dbgsym_1.0.5-2noble.20250508.214612_amd64.deb Size: 1098586 SHA256: 2a467d860ff75c15ca071520e386d47dfebaae5e1af588e81653200f28b67672 SHA1: 30cd1ea1d158a78c234d1d5e1c9bff342201a164 MD5sum: 895a3b18b88a0d4e8c58bd03ac3fef9d Description: debug symbols for ros-kilted-warehouse-ros-sqlite Build-Ids: 5ca0bb2a04cd620b7fb82e796b3592b8cb61b88f Package: ros-kilted-web-video-server Version: 2.0.0-2noble.20250508.212826 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 766 Depends: libavcodec60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libswscale7 (>= 7:6.0), ros-kilted-async-web-server-cpp, ffmpeg, libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev, ros-kilted-cv-bridge, ros-kilted-image-transport, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/web_video_server Priority: optional Section: misc Filename: pool/main/r/ros-kilted-web-video-server/ros-kilted-web-video-server_2.0.0-2noble.20250508.212826_amd64.deb Size: 195354 SHA256: eebed11f25524ac98741b27425974364a32d674838badf00aa2e9e406bd3d043 SHA1: dcf62cda556a03ace716e1d6126865b767620c66 MD5sum: a2aae5697b219a5cc076cae1c43848cb Description: HTTP Streaming of ROS Image Topics in Multiple Formats Package: ros-kilted-web-video-server-dbgsym Package-Type: ddeb Source: ros-kilted-web-video-server Version: 2.0.0-2noble.20250508.212826 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 6251 Depends: ros-kilted-web-video-server (= 2.0.0-2noble.20250508.212826) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-web-video-server/ros-kilted-web-video-server-dbgsym_2.0.0-2noble.20250508.212826_amd64.deb Size: 5852234 SHA256: a28336a2a35e1eed72e1e412d818706ca0c4bc91d31c585247a8e7f851817128 SHA1: 8f2981128219be7d98f193d1276eeac7271441c3 MD5sum: 2c3a0f0d552db19f8a078f27bfc88ae7 Description: debug symbols for ros-kilted-web-video-server Build-Ids: 91df26d8fb86f9350b60971104ad14fb7bc3a36b Package: ros-kilted-webots-ros2-importer Version: 2025.0.0-2noble.20250424.205339 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 295 Depends: python3-collada, python3-lark, ros-kilted-builtin-interfaces, ros-kilted-xacro, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-kilted-webots-ros2-importer/ros-kilted-webots-ros2-importer_2025.0.0-2noble.20250424.205339_amd64.deb Size: 63458 SHA256: 037bf2d58b5d5bf70de1660063dd744860fdb70554c99a8553adc97664cefa73 SHA1: 1f5eb39386ce6661aa7773d0b1fea613a0065f2b MD5sum: 756412223a5fa81630cd5b3a47df522c Description: This package allows to convert URDF and XACRO files into Webots PROTO files. Package: ros-kilted-webots-ros2-msgs Version: 2025.0.0-2noble.20250424.214255 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 3232 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-vision-msgs, ros-kilted-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-kilted-webots-ros2-msgs/ros-kilted-webots-ros2-msgs_2025.0.0-2noble.20250424.214255_amd64.deb Size: 227160 SHA256: 4e693aa137b560405e76a3ffc4560ce411fa9121b74ac7e8fb9ad5d3dc4f9bff SHA1: b952785af0fd6b2da9a7ea4912917b951bb6718c MD5sum: 2d6c6c196cb346f7d30488552c42c228 Description: Services and Messages of the webots_ros2 packages. Package: ros-kilted-webots-ros2-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-webots-ros2-msgs Version: 2025.0.0-2noble.20250424.214255 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 2477 Depends: ros-kilted-webots-ros2-msgs (= 2025.0.0-2noble.20250424.214255) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-webots-ros2-msgs/ros-kilted-webots-ros2-msgs-dbgsym_2025.0.0-2noble.20250424.214255_amd64.deb Size: 1968998 SHA256: 40764671357eb02fd798ba77e7c645674a1ca13556aedc83b13f9aa2616ad5bd SHA1: 523f05d0fad02336011490ded3b46e5e7fa85e8b MD5sum: 721b5242cf9b699f74e534d46465508f Description: debug symbols for ros-kilted-webots-ros2-msgs Build-Ids: 10b9f07ff32c2bda4e6f6e816d634d35b42a4e96 2f9b2d1ed26c6bbfcec989d75eb06addc013b2e9 5aefe6a406415392b71eb9c825a72e02863bee30 7621ad6b0c46bdaf506fb04285e0e8457a9c2f64 85ce25152df97d1f46a93869b4884fe07ce32e27 8a07d20a72e226b8f774abf0bb4c87a84feacbe2 b09432a1147d731a6b4508610b0c4bfd8b7a770b b1901384c6bfb210bfd4d283c9dae623f587b182 be205828aadb0314f27d68918cd982e5051c9b00 be5c84d8ea66a761f1f679d45f4304509f403ccd d167d34c778188dfdf1f24ab3728743cb00b166d Package: ros-kilted-wiimote Version: 3.3.0-3noble.20250508.220458 Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 1710 Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libcwiid1t64 (>= 0.6.00+svn201), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libcwiid1, ros-kilted-geometry-msgs, ros-kilted-rclcpp, ros-kilted-rclcpp-components, ros-kilted-rclcpp-lifecycle, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-std-srvs, ros-kilted-wiimote-msgs, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/wiimote Priority: optional Section: misc Filename: pool/main/r/ros-kilted-wiimote/ros-kilted-wiimote_3.3.0-3noble.20250508.220458_amd64.deb Size: 306890 SHA256: 3acd378d4c09007311e48047a9f8ac2d051030be0c00dbfcf7e52f0cf63f705e SHA1: 5ee35bf01f63d1a06ea7e4415a2d6fd50408bef3 MD5sum: eddd855823590a81e5b8d5902d8eeb1a Description: The wiimote package allows ROS nodes to communicate with a Nintendo Wiimote and its related peripherals, including the Nunchuk, Motion Plus, and (experimentally) the Classic. The package implements a ROS node that uses Bluetooth to communicate with the Wiimote device, obtaining accelerometer and gyro data, the state of LEDs, the IR camera, rumble (vibrator), buttons, joystick, and battery state. The node additionally enables ROS nodes to control the Wiimote's LEDs and vibration for feedback to the human Wiimote operator. LEDs and vibration may be switched on and off, or made to operate according to a timed pattern. Package: ros-kilted-wiimote-dbgsym Package-Type: ddeb Source: ros-kilted-wiimote Version: 3.3.0-3noble.20250508.220458 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 7763 Depends: ros-kilted-wiimote (= 3.3.0-3noble.20250508.220458) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-wiimote/ros-kilted-wiimote-dbgsym_3.3.0-3noble.20250508.220458_amd64.deb Size: 6404736 SHA256: 7449c055aaa3888512456357bc15bea1f0012a8bbc46a6a420aa486a10fb975f SHA1: 59f00a76307153714aedd65206f22d4de3e9c353 MD5sum: ddd54b816c2b875ffa60d665d64b14e1 Description: debug symbols for ros-kilted-wiimote Build-Ids: 119d8ae2e8c2b02d686da967719c99acf34bb2cc 15a92ca7b626d4f64c36174d4f81e99d578c10c0 345e83883f1c086e2a2e45d95796de347678d457 42fa4c36432da309c1dd031c5e2fd67920bcf689 Package: ros-kilted-wiimote-msgs Version: 3.3.0-3noble.20250424.213618 Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 929 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-builtin-interfaces, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/wiimote Priority: optional Section: misc Filename: pool/main/r/ros-kilted-wiimote-msgs/ros-kilted-wiimote-msgs_3.3.0-3noble.20250424.213618_amd64.deb Size: 89010 SHA256: 632c438a2a27f5ba1c4165a0a858a55278fd1eed0919c119a05a303659f5ac44 SHA1: c4c20fbff96aa1ffb9baa735c04eb13943bc9a03 MD5sum: e7f196ae82501a40da31991d4e5b66f7 Description: Messages used by wiimote package. Package: ros-kilted-wiimote-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-wiimote-msgs Version: 3.3.0-3noble.20250424.213618 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 604 Depends: ros-kilted-wiimote-msgs (= 3.3.0-3noble.20250424.213618) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-wiimote-msgs/ros-kilted-wiimote-msgs-dbgsym_3.3.0-3noble.20250424.213618_amd64.deb Size: 465874 SHA256: 0da5f0dc64130abffb50a7b98fb11b2e531002cb4cd94360ce44275b66312568 SHA1: 0b88348c5a7160eaa17ba860b288e037210e010c MD5sum: a71d47ee798798f52b98df8a2f8085b9 Description: debug symbols for ros-kilted-wiimote-msgs Build-Ids: 5eb32864445f0406a99fb8b20849c01c723c0dd3 616f8072568ff9984b673c9048a87dda37f84c5c 659f1502456d07941f28c92800ba368a5e06b7da 6854d79bced98124b49acd12cb4d6329ede01f92 70b3f1184fccaa19e1f4e97c38542d9243c1861d 82580215a0aa25ff1bf87f8841d8db342714978c 82aa2e183391176d3121e9f4af7215c2a27246e4 af31432bd27bfc4ad2e24ac22099ad98458f314f b22cbf7992a891cd4803fa5b57ae226212111286 c36d65c6a7326d71a2879df69e0b96f5d3cc179f f32e08f809cc4ed56a14482204d8df646dc7c882 Package: ros-kilted-xacro Version: 2.0.13-2noble.20250424.203441 Architecture: amd64 Maintainer: Robert Haschke Installed-Size: 141 Depends: python3-yaml, ros-kilted-ament-index-python, ros-kilted-ros-workspace Homepage: http://ros.org/wiki/xacro Priority: optional Section: misc Filename: pool/main/r/ros-kilted-xacro/ros-kilted-xacro_2.0.13-2noble.20250424.203441_amd64.deb Size: 29216 SHA256: 5ad3558ffb7e20a83d6552c840dfc60592c51b06cc0c1210bddf32e42a714758 SHA1: 6f7410cfc5dac5ab0ee5bd1e367ba0d2f0a5843f MD5sum: e68e5cfefb90a9aa5cf04f918d7025fb Description: Xacro (XML Macros) Xacro is an XML macro language. With xacro, you can construct shorter and more readable XML files by using macros that expand to larger XML expressions. Package: ros-kilted-yaml-cpp-vendor Version: 9.1.0-2noble.20250424.204306 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 43 Depends: libyaml-cpp-dev, ros-kilted-ros-workspace Homepage: https://github.com/jbeder/yaml-cpp Priority: optional Section: misc Filename: pool/main/r/ros-kilted-yaml-cpp-vendor/ros-kilted-yaml-cpp-vendor_9.1.0-2noble.20250424.204306_amd64.deb Size: 6726 SHA256: 98b66b3bb96cf92997a381cdcf81d0c4f41de07aed2a83570e92cf1d36cf74df SHA1: 73fea9f580faceb3e97a8a636ecd4ef1edd0f872 MD5sum: 19fc125a1f5413f4b2a238f15bf3c508 Description: Wrapper around yaml-cpp, it provides a fixed CMake module and an ExternalProject build of it. Package: ros-kilted-yasmin Version: 3.2.0-2noble.20250424.203512 Architecture: amd64 Maintainer: Miguel Ángel González Santamarta Installed-Size: 443 Depends: ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-yasmin/ros-kilted-yasmin_3.2.0-2noble.20250424.203512_amd64.deb Size: 75372 SHA256: 09e66d7140b0d8089ee36ab4d79d957607e9f1f9f0adae1255298d63e9c47c0b SHA1: 396c5b0eb0d3d558394ea70fbfb173956d9ea219 MD5sum: c7cf46b0cfcd8685d7eefaac586bef7f Description: YASMIN (Yet Another State MachINe) main package Package: ros-kilted-yasmin-msgs Version: 3.2.0-2noble.20250424.210702 Architecture: amd64 Maintainer: Miguel Ángel González Santamarta Installed-Size: 707 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-kilted-fastcdr, ros-kilted-rosidl-default-generators, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-yasmin-msgs/ros-kilted-yasmin-msgs_3.2.0-2noble.20250424.210702_amd64.deb Size: 74974 SHA256: 35254f0185f4193e62e46e3e47beda5dd23321f582eac37d54c667a3b499e8b9 SHA1: 2640e66540f569ad88c44efc6e8d4c3fadebf1ee MD5sum: 811666c0ab6b006229c6e47736d60be1 Description: Msgs of (Yet Another State MachINe) Package: ros-kilted-yasmin-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-yasmin-msgs Version: 3.2.0-2noble.20250424.210702 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Miguel Ángel González Santamarta Installed-Size: 642 Depends: ros-kilted-yasmin-msgs (= 3.2.0-2noble.20250424.210702) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-yasmin-msgs/ros-kilted-yasmin-msgs-dbgsym_3.2.0-2noble.20250424.210702_amd64.deb Size: 517142 SHA256: cbb88ad50a1727d016b4a2f7465b53ee3f85e327f645516255713e141ba15125 SHA1: deff2758f0ca7efa785b3af7b28acce7056f9319 MD5sum: aeef3a5b51167d3f36d4b9aeaa77a8b8 Description: debug symbols for ros-kilted-yasmin-msgs Build-Ids: 004c7d520a09bcfc0a1a35194e114cec46d669bb 07c8683330df37cfe993f559a191d9b44651dbe1 2f1cb7f51faa43da5f62dcdc9c0746f8272706a5 4aeb9e1bc1d01e3f88eba93cba0397a84acd7280 557caaa13e94a6ee234897598716aed600b3bbc4 63542e1c47973d0083c66dbf9432714a51e814a5 a02a5843d9fe3852a667843ff787599880b65259 b0ab7cb918bac729fff59db47fac7604f11e1d58 ba6af4e55fba3102d2d90a763c7d484fdcaaaeef f4f79a148a6bf98dad443d6b50e239e632bb29c2 f5b437e32653a80e5fabb2ac4ea2b93613ae76b5 Package: ros-kilted-zbar-ros Version: 0.7.0-2noble.20250508.215217 Architecture: amd64 Maintainer: ijnek Installed-Size: 2626 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libzbar0t64 (>= 0.10), libzbar-dev, ros-kilted-cv-bridge, ros-kilted-rclcpp, ros-kilted-sensor-msgs, ros-kilted-std-msgs, ros-kilted-zbar-ros-interfaces, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zbar-ros/ros-kilted-zbar-ros_0.7.0-2noble.20250508.215217_amd64.deb Size: 303422 SHA256: d128bb62d6d5f0e786fd40f19a728b1632ee1a1e57ee96009037fc7a52ecb3be SHA1: 78924a4ca34d11610ebe74dc7f31d2e4b7aed93f MD5sum: dd4d1623b73f73b0bcba51a11d1bc3d2 Description: Lightweight ROS wrapper for Zbar barcode/qrcode reader library (http://zbar.sourceforge .net/) Package: ros-kilted-zbar-ros-dbgsym Package-Type: ddeb Source: ros-kilted-zbar-ros Version: 0.7.0-2noble.20250508.215217 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 3213 Depends: ros-kilted-zbar-ros (= 0.7.0-2noble.20250508.215217) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zbar-ros/ros-kilted-zbar-ros-dbgsym_0.7.0-2noble.20250508.215217_amd64.deb Size: 2830644 SHA256: 97e58b53db3933e5eec43814e16fdd855542428aded84d1f14f8ef4ac04ea882 SHA1: 46424c5faec057eedc542e0877ae346f77045cea MD5sum: 9bc60047cb63226dc0a67ad53b640af7 Description: debug symbols for ros-kilted-zbar-ros Build-Ids: b9c997d77a7cc44b29cc930cf1db00b20a1881af Package: ros-kilted-zbar-ros-interfaces Version: 0.7.0-2noble.20250424.213916 Architecture: amd64 Maintainer: ijnek Installed-Size: 444 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-rosidl-default-runtime, ros-kilted-vision-msgs, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zbar-ros-interfaces/ros-kilted-zbar-ros-interfaces_0.7.0-2noble.20250424.213916_amd64.deb Size: 44886 SHA256: 6883d36578168ec7903912427d62139e2288e007be794a2d76b7a4a7e8a9bb43 SHA1: 0e3be9e97e73da7c982c1aa7480fee6e7b9ebc69 MD5sum: 0aa7ed6ba2f4535f19835c6a61bb31ff Description: Package containing interfaces for zbar_ros to use to publish results Package: ros-kilted-zbar-ros-interfaces-dbgsym Package-Type: ddeb Source: ros-kilted-zbar-ros-interfaces Version: 0.7.0-2noble.20250424.213916 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 299 Depends: ros-kilted-zbar-ros-interfaces (= 0.7.0-2noble.20250424.213916) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zbar-ros-interfaces/ros-kilted-zbar-ros-interfaces-dbgsym_0.7.0-2noble.20250424.213916_amd64.deb Size: 209078 SHA256: c7d89acdae187924d82a71a701c92dc996a91b3d4668662ca07771ccc7129120 SHA1: 4a44d9bb4deae3cb079981fc5d80ca9add232fc4 MD5sum: fb8ef6b11ed0ea42529560cb555a4d65 Description: debug symbols for ros-kilted-zbar-ros-interfaces Build-Ids: 0b590307d98357a1c4bc35408b617d2466ddb447 2215c23b9d6edc0d8b13b389fae106572364a511 2b35f99f8346015a33096e9298cebbfa58f5e7d4 477603d143d9388b14eb49fb73bb30130058af00 5526299f04530ce458ea10dc5dd6c4b213faef37 59e6a357e724941ea8c92bd9589d248a0923d8a2 a408bd1280ed280193d92865a5ae3cfb9087bcda c7da7946f94b440e9e4aa304d1db8b662f6dbb90 d266e7bf9026b6b27bcb6e9a5c86436cc031f00d e161d5e936fb914cd12effd5f6e4ad7c4e9dccb7 e62d6c4e2448b6747ee8925fdef21d0efdc3fb65 Package: ros-kilted-zed-msgs Version: 5.0.0-2noble.20250424.213622 Architecture: amd64 Maintainer: STEREOLABS Installed-Size: 40826 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-kilted-fastcdr, ros-kilted-geometry-msgs, ros-kilted-rosidl-default-runtime, ros-kilted-shape-msgs, ros-kilted-std-msgs, ros-kilted-ros-workspace Homepage: https://www.stereolabs.com/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zed-msgs/ros-kilted-zed-msgs_5.0.0-2noble.20250424.213622_amd64.deb Size: 10698908 SHA256: 2b74a79497ba6a7345246a5930c0b549e2e7c64e718f54593dec1bc8e9d67425 SHA1: 018abad9748e667161f14342ed33b7b32b80dab6 MD5sum: d4ba42cf6381799aefa4279f59fa569e Description: Contains message and service definitions used by the ZED ROS2 nodes. Package: ros-kilted-zed-msgs-dbgsym Package-Type: ddeb Source: ros-kilted-zed-msgs Version: 5.0.0-2noble.20250424.213622 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: STEREOLABS Installed-Size: 3324 Depends: ros-kilted-zed-msgs (= 5.0.0-2noble.20250424.213622) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zed-msgs/ros-kilted-zed-msgs-dbgsym_5.0.0-2noble.20250424.213622_amd64.deb Size: 2714604 SHA256: fffda62bba8b793ddd372659536522439dc74a28bfbf1e492054140af9c3da78 SHA1: 5d834009d449b0c9339aedac372987da3cb15f4b MD5sum: fdcb78228b64da19c22c83b0da2b93eb Description: debug symbols for ros-kilted-zed-msgs Build-Ids: 2ab90b7e9f1a4d47ec558981fceecc20521df331 39bcb0565334b55961273faaef88eb00411c0d27 69f49b81ed435e469c795523918af9f4de40be9f 8bfd1b51797f90e61a5ab4528a133667d07d3300 94180353abc97daa1fc35f7779f78f7b6c3a9884 9525e099b37de410ba9f4db160fc763180bc70a0 9fcfafa049e78aa0996c272c015b4f5f7f31603f c73127a1ea9616ab67a8a5876a7f3558d8a9b74e d40beede50f2dde3d0a623dba6d950d6432291be f2d8f732e6e61bf36e5635030a22e71c4a585e4d fd05da3cb7a856187e98547c475de5c68d705db2 Package: ros-kilted-zenoh-cpp-vendor Version: 0.6.0-2noble.20250424.204312 Architecture: amd64 Maintainer: Yadunund Installed-Size: 37985 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zenoh-cpp-vendor/ros-kilted-zenoh-cpp-vendor_0.6.0-2noble.20250424.204312_amd64.deb Size: 7683168 SHA256: 2375b25ee9bf086b1ee39df7ec57f1d33bfc655da1c2fbf806df2cabd4c99089 SHA1: b08a7a2c52eb9f92440ac3a57716d019a0ab75cb MD5sum: 98b22866f6ca5d3fdc3387c3d0deb0ca Description: Vendor pkg to install zenoh-cpp Package: ros-kilted-zenoh-cpp-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-zenoh-cpp-vendor Version: 0.6.0-2noble.20250424.204312 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 3268 Depends: ros-kilted-zenoh-cpp-vendor (= 0.6.0-2noble.20250424.204312) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zenoh-cpp-vendor/ros-kilted-zenoh-cpp-vendor-dbgsym_0.6.0-2noble.20250424.204312_amd64.deb Size: 2094334 SHA256: de6afae4a67af5015e8fa54e2231a2d4c7a530bb5293783c1999bff1c78a865f SHA1: ccb58714efc04704ae9d99a80b9a4cee249ceb0f MD5sum: 1929d083fc38bf25cfcfb6a06076744b Description: debug symbols for ros-kilted-zenoh-cpp-vendor Build-Ids: c869b574930be837185e8bc3a32663bdbc8cd598 Package: ros-kilted-zenoh-security-tools Version: 0.6.0-2noble.20250424.210727 Architecture: amd64 Maintainer: Alejandro Hernanadez Installed-Size: 238 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-kilted-rcpputils, ros-kilted-rcutils, ros-kilted-rmw, ros-kilted-rmw-security-common, ros-kilted-tinyxml2-vendor, ros-kilted-zenoh-cpp-vendor, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zenoh-security-tools/ros-kilted-zenoh-security-tools_0.6.0-2noble.20250424.210727_amd64.deb Size: 77580 SHA256: ea71a441b12dc1ee4961b6d622da5880d6f723995b09e5a5b242e505ddbc85c3 SHA1: 562d874f3063d2b71d174a1dfbd9328a1480794e MD5sum: 7d8ee890f2ec0892323a0e781049b986 Description: This package generates config files to enforce security with Zenoh Package: ros-kilted-zenoh-security-tools-dbgsym Package-Type: ddeb Source: ros-kilted-zenoh-security-tools Version: 0.6.0-2noble.20250424.210727 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernanadez Installed-Size: 1016 Depends: ros-kilted-zenoh-security-tools (= 0.6.0-2noble.20250424.210727) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zenoh-security-tools/ros-kilted-zenoh-security-tools-dbgsym_0.6.0-2noble.20250424.210727_amd64.deb Size: 963716 SHA256: 1d32b6b9e9ec041e94ae59d4a5f1f61ecbcbabe0304266881b8f204b3cb9e18f SHA1: adfee715fc29a55dbaee76016c46f428881f53d0 MD5sum: 4892f569d941c1d4f5485483fd7a6eaa Description: debug symbols for ros-kilted-zenoh-security-tools Build-Ids: 3bb738bf3b786a5401d918a4398221bec380f87e Package: ros-kilted-zlib-point-cloud-transport Version: 5.0.1-2noble.20250508.215952 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 586 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), ros-kilted-pluginlib, ros-kilted-point-cloud-interfaces, ros-kilted-point-cloud-transport, ros-kilted-rclcpp, zlib1g-dev, ros-kilted-ros-workspace Homepage: https://wiki.ros.org/draco_point_cloud_transport Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zlib-point-cloud-transport/ros-kilted-zlib-point-cloud-transport_5.0.1-2noble.20250508.215952_amd64.deb Size: 126044 SHA256: a0f4398592e9438d57f6dbfcf330081f6b9ad97a1f01813feabb29f9383b7747 SHA1: c865c68b6fbe1b058306b2dabf0c45f19f1d2f82 MD5sum: c56c5aa21c7a0d1953b03c6f170987f2 Description: zlib_point_cloud_transport provides a plugin to point_cloud_transport for sending point clouds encoded with zlib Package: ros-kilted-zlib-point-cloud-transport-dbgsym Package-Type: ddeb Source: ros-kilted-zlib-point-cloud-transport Version: 5.0.1-2noble.20250508.215952 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 3282 Depends: ros-kilted-zlib-point-cloud-transport (= 5.0.1-2noble.20250508.215952) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zlib-point-cloud-transport/ros-kilted-zlib-point-cloud-transport-dbgsym_5.0.1-2noble.20250508.215952_amd64.deb Size: 2896934 SHA256: 693359988c3509b930d3a8dbc65ce642a5ed67b2a62e31e4040ed6b256f6970a SHA1: aac6487e52ec2e95aecaf8983d09c82b6dcb7d33 MD5sum: b8d1e33912a9a98dde0e9a1eb4e2b005 Description: debug symbols for ros-kilted-zlib-point-cloud-transport Build-Ids: 598a01242b8914d630ddc6016767624719e4c9e7 Package: ros-kilted-zmqpp-vendor Version: 0.0.2-4noble.20250424.204855 Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 1334 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libzmq5 (>= 4.1.2), cppzmq-dev, libzmq3-dev, ros-kilted-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zmqpp-vendor/ros-kilted-zmqpp-vendor_0.0.2-4noble.20250424.204855_amd64.deb Size: 127182 SHA256: 05b639911d52e119a6cce356836bdf29c7bacceb8d9de01c0aab5daaadda4e50 SHA1: 1268648cb22e41024ac2a3564b09eafa04fd3b04 MD5sum: 733d60e9e77ad915726b8ef95ef075a4 Description: Vendor package for zmqpp Package: ros-kilted-zmqpp-vendor-dbgsym Package-Type: ddeb Source: ros-kilted-zmqpp-vendor Version: 0.0.2-4noble.20250424.204855 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 794 Depends: ros-kilted-zmqpp-vendor (= 0.0.2-4noble.20250424.204855) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zmqpp-vendor/ros-kilted-zmqpp-vendor-dbgsym_0.0.2-4noble.20250424.204855_amd64.deb Size: 748710 SHA256: f5fae5a25279719b47a93d74e90d42c8d2d4c3c7943863043cede3a60364cd2f SHA1: 2abfb566447896fe4dfaf2aca297495c47761634 MD5sum: 47ed3cd74c4fa409c8aed3b6247bc7f8 Description: debug symbols for ros-kilted-zmqpp-vendor Build-Ids: dad436ff15db184b705b06a0a21b7244761abc5c Package: ros-kilted-zstd-image-transport Version: 5.0.2-2noble.20250508.224756 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 533 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), ros-kilted-image-transport, zlib1g-dev, ros-kilted-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zstd-image-transport/ros-kilted-zstd-image-transport_5.0.2-2noble.20250508.224756_amd64.deb Size: 116936 SHA256: 2fae36cd9a5ad3297337b33116c60f868cdc86e6a8dcb498355b364e9cc598b2 SHA1: 2cba2edb2da4e43dc9e72c5d2598a0119409fd1c MD5sum: 3a6af179aec6d7850d66f918fae5f3e8 Description: zstd_image_transport provides a plugin to image_transport for transparently sending images encoded as zstd blobs Package: ros-kilted-zstd-image-transport-dbgsym Package-Type: ddeb Source: ros-kilted-zstd-image-transport Version: 5.0.2-2noble.20250508.224756 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2580 Depends: ros-kilted-zstd-image-transport (= 5.0.2-2noble.20250508.224756) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zstd-image-transport/ros-kilted-zstd-image-transport-dbgsym_5.0.2-2noble.20250508.224756_amd64.deb Size: 2238968 SHA256: e15aed05efac960a089702b78954c75940e77b97bfc25355b39f0227e009d5de SHA1: a9b509eb249af181805fff3baecabc2a5abf2995 MD5sum: 65492d93c0b7416baf56976fd15c2009 Description: debug symbols for ros-kilted-zstd-image-transport Build-Ids: f6ed4fe17e18f0104c94364c58aeb2b2875d8f4a Package: ros-kilted-zstd-point-cloud-transport Version: 5.0.1-2noble.20250508.212902 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 582 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libzstd1 (>= 1.5.5), libzstd-dev, ros-kilted-pluginlib, ros-kilted-point-cloud-interfaces, ros-kilted-point-cloud-transport, ros-kilted-rclcpp, ros-kilted-ros-workspace Homepage: https://wiki.ros.org/draco_point_cloud_transport Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zstd-point-cloud-transport/ros-kilted-zstd-point-cloud-transport_5.0.1-2noble.20250508.212902_amd64.deb Size: 124304 SHA256: 52e6a8e9a8de54434df4d60acab23c6f1366d6291b8fb355b68bb430c1d9ce2b SHA1: 8439f862cd00d7eb022ae3f1fa37a3b51c8c8162 MD5sum: 877141b65a2cacbf07a8d9b9ccad5583 Description: zstd_point_cloud_transport provides a plugin to point_cloud_transport for sending point clouds encoded with lib Package: ros-kilted-zstd-point-cloud-transport-dbgsym Package-Type: ddeb Source: ros-kilted-zstd-point-cloud-transport Version: 5.0.1-2noble.20250508.212902 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2691 Depends: ros-kilted-zstd-point-cloud-transport (= 5.0.1-2noble.20250508.212902) Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zstd-point-cloud-transport/ros-kilted-zstd-point-cloud-transport-dbgsym_5.0.1-2noble.20250508.212902_amd64.deb Size: 2302916 SHA256: 7d172d01a3f422317e24ef88ca4025eac0dbce3cc24e1c8b89e42b836a119eb0 SHA1: fd3fbb45d2070a9afdf46b780f74de8321702877 MD5sum: ce2307177310fcb53bf5394229c2e4fa Description: debug symbols for ros-kilted-zstd-point-cloud-transport Build-Ids: 51e1ead4bb9fe41940b0aad8b50afd480161f46c Package: ros-kilted-zstd-vendor Version: 0.32.0-2noble.20250424.204325 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 48 Depends: libzstd-dev, ros-kilted-ros-workspace Homepage: https://facebook.github.io/zstd/ Priority: optional Section: misc Filename: pool/main/r/ros-kilted-zstd-vendor/ros-kilted-zstd-vendor_0.32.0-2noble.20250424.204325_amd64.deb Size: 7676 SHA256: ca14106b2583649b37cd1532e75275ff5d48d8c114de010e893e0aa0ff6b8a32 SHA1: 7b91549525b99da3c5b4d1267b25299363c01b69 MD5sum: 107bee13ec24202420622640b842b7fc Description: Zstd compression vendor package, providing a dependency for Zstd. Package: ros-rolling-acado-vendor Version: 1.0.0-6noble.20250426.193847 Architecture: amd64 Maintainer: Christopher Ho Installed-Size: 38968 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-acado-vendor/ros-rolling-acado-vendor_1.0.0-6noble.20250426.193847_amd64.deb Size: 6139004 SHA256: 693446e382b6fda8de726e38fae604b8cf210cb3509b5d34c9c9a6c467471248 SHA1: 80202adbf61d789adc9660e41ce1f8d6935f8d20 MD5sum: b8529630235fff78484862419e42a8bd Description: ament package for ACADO toolkit for MPC code generation Package: ros-rolling-acado-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-acado-vendor Version: 1.0.0-6noble.20250426.193847 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christopher Ho Installed-Size: 2534 Depends: ros-rolling-acado-vendor (= 1.0.0-6noble.20250426.193847) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-acado-vendor/ros-rolling-acado-vendor-dbgsym_1.0.0-6noble.20250426.193847_amd64.deb Size: 313730 SHA256: 18a51e59e67fa672c7bfa28c492370ed305cbb425947cb754ad13cab533bb9f6 SHA1: e247d60b50516160f749476ffed629be79819cc4 MD5sum: 05d71072e94e29a5a6b097e66acbf36c Description: debug symbols for ros-rolling-acado-vendor Build-Ids: 471b52ec6aa131afa94ff10a4e0625fd3db1686e 5b4d98cdff0e1945e8f01869b13eb6b473475e2e Package: ros-rolling-ackermann-msgs Version: 2.0.2-5noble.20250429.141503 Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 565 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ackermann-msgs/ros-rolling-ackermann-msgs_2.0.2-5noble.20250429.141503_amd64.deb Size: 50832 SHA256: aa7a5724aa41e552e24daeeefa71210aca78b2a2f514ba75783b5ae68a56cbff SHA1: 21ae0e0b95edf5ae68e6f117e330ba5f33d7f1cf MD5sum: f574ef47099c69568d989c1b80905e68 Description: ROS2 messages for robots using Ackermann steering. Package: ros-rolling-ackermann-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-ackermann-msgs Version: 2.0.2-5noble.20250429.141503 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 368 Depends: ros-rolling-ackermann-msgs (= 2.0.2-5noble.20250429.141503) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ackermann-msgs/ros-rolling-ackermann-msgs-dbgsym_2.0.2-5noble.20250429.141503_amd64.deb Size: 261494 SHA256: d7765c40cf1b2cf973a6a7e91b1aece7595ba928b8d35e08bb32c3e8c655a25c SHA1: 15be1e688f9b1eb37bf3624a6acb8e65c4634ca3 MD5sum: fd878e4201287293d515d1d049b1d0b2 Description: debug symbols for ros-rolling-ackermann-msgs Build-Ids: 1804f2124746b06d6a0085605535175ef0ebd846 4e63d0a9e499880f3be61548e5bd3e1e2466fe8b 8a6384c35106fc32dd3ec1b240db1fe1d5b84633 8fcd611ad8382033bbff108a4529d6a50c34219f aa620a4abb6cfe98ced4e6283beccc868048e6d6 b19c261633db62b90ab57621367412c76bcde075 cc767376d1a4d215dfce09f674d10ac523cdd621 e2910546c72eb0ca594e5b22c56d145a27933368 e8ab6f822ab5d5688a810315a70a57bdb2a97153 f7e1aa9838ffba555ea10f5494689a2f84e724b6 f97a083b7f5e3210b5a6071ecd339ecd9329bb94 Package: ros-rolling-ackermann-steering-controller Version: 4.24.0-1noble.20250510.085317 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 217 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-control-msgs, ros-rolling-controller-interface, ros-rolling-hardware-interface, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-std-srvs, ros-rolling-steering-controllers-library, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ackermann-steering-controller/ros-rolling-ackermann-steering-controller_4.24.0-1noble.20250510.085317_amd64.deb Size: 48848 SHA256: b56b29efc696f362ae863b553c6779fc20fdb05f0d3e65dc4642de35b35283ea SHA1: f673c1e99b0265f2b87e4f699abc20a7ea2359bd MD5sum: 95e5cef3a5c8178c7f356678b40fef5d Description: Steering controller for Ackermann kinematics. Rear fixed wheels are powering the vehicle and front wheels are steering it. Package: ros-rolling-ackermann-steering-controller-dbgsym Package-Type: ddeb Source: ros-rolling-ackermann-steering-controller Version: 4.24.0-1noble.20250510.085317 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 719 Depends: ros-rolling-ackermann-steering-controller (= 4.24.0-1noble.20250510.085317) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ackermann-steering-controller/ros-rolling-ackermann-steering-controller-dbgsym_4.24.0-1noble.20250510.085317_amd64.deb Size: 686130 SHA256: b01bd55378ddccfcff097afa5ba53d336162fb7f2949f839ea79a1d836c0f062 SHA1: 62a15affbaac9fb16e0a04742be1cd177e900095 MD5sum: 58bb7b65e2a14e385e60fec907fc00f9 Description: debug symbols for ros-rolling-ackermann-steering-controller Build-Ids: c3caad1ae473abfde66b1b81c4111185dfe736d0 Package: ros-rolling-action-msgs Version: 2.4.0-1noble.20250429.135709 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 1088 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-core-runtime, ros-rolling-service-msgs, ros-rolling-unique-identifier-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-action-msgs/ros-rolling-action-msgs_2.4.0-1noble.20250429.135709_amd64.deb Size: 96062 SHA256: e23e1bc58c62f5dab30871295468ba4dd6a8489a7aafe48c8c6379f0417d3e1f SHA1: 80577637fbc14c7b7928ea1d6d123b7691e53a13 MD5sum: b5b4f66d2012c577116c49962fc8944b Description: Messages and service definitions common among all ROS actions. Package: ros-rolling-action-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-action-msgs Version: 2.4.0-1noble.20250429.135709 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 803 Depends: ros-rolling-action-msgs (= 2.4.0-1noble.20250429.135709) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-action-msgs/ros-rolling-action-msgs-dbgsym_2.4.0-1noble.20250429.135709_amd64.deb Size: 623524 SHA256: e301c4066cecea74930545e3003079ec1aece32ff86c871d93f83b3608d399f7 SHA1: ded24407e4437a2c00c8be219781e812b696b0c6 MD5sum: f170108e0202b562f657e7de6cb539d7 Description: debug symbols for ros-rolling-action-msgs Build-Ids: 3204ec02633ca4cb32083df42718cdcb538680b9 39ed74646da87615a51e8bc704434d37b1b2758f 3c1233fb410b3d2933fcd6f41cefd7ed7b3f2418 4d2f5b6d33faa23e41b5f38a038507c9c566218a 56fdd18a7eeb76bb198c6cbdc98e3e99e2d5d304 a5bfff9060545c1791c9f68cd5d07ed4ea893197 a95827b8edc12d8ce1ee4a02bf6b1e510a770a16 bdf09b33dc9c6093159c2f0cafa863d0f25cebaf c1a4a629c9b26f333a72a9dd3d5986479a2d7965 e5d34e1762c7ed97e7b3c030a05fb579c5dc9f82 f712b6b241241b73684656e3f2785e8906e4a19b Package: ros-rolling-action-tutorials-cpp Version: 0.37.0-1noble.20250510.081923 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 345 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-example-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-rclcpp-components, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-action-tutorials-cpp/ros-rolling-action-tutorials-cpp_0.37.0-1noble.20250510.081923_amd64.deb Size: 76790 SHA256: 40a97484aa64eedfbcd04fde6abed6e6bc466a580bda563f5ff567df7f999b80 SHA1: f8d3944aa1eea4bdc49bfb4b70d261ef76d7c8c4 MD5sum: cc54351955acf7ace86ea01c7dba0446 Description: C++ action tutorial cpp code Package: ros-rolling-action-tutorials-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-action-tutorials-cpp Version: 0.37.0-1noble.20250510.081923 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1848 Depends: ros-rolling-action-tutorials-cpp (= 0.37.0-1noble.20250510.081923) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-action-tutorials-cpp/ros-rolling-action-tutorials-cpp-dbgsym_0.37.0-1noble.20250510.081923_amd64.deb Size: 1419062 SHA256: b8700b02d30ece6ff88f2c0035460de7b261aaad965c425202e9fc9eb94072ed SHA1: 64460d6b359eb0238cc084c588c14c172e17201a MD5sum: fa3184ee4e3a1149a9bf28eed88ac809 Description: debug symbols for ros-rolling-action-tutorials-cpp Build-Ids: 8ced282113c9087cce7be75c02d5f029712a72fa c1b04a940aec87bf77899ed19e86764b14d6999a f7abf2cb502ec21948f447d5ee3ae2128bb33ec3 Package: ros-rolling-action-tutorials-py Version: 0.37.0-1noble.20250510.075742 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 59 Depends: ros-rolling-example-interfaces, ros-rolling-rclpy, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-action-tutorials-py/ros-rolling-action-tutorials-py_0.37.0-1noble.20250510.075742_amd64.deb Size: 10234 SHA256: 024078b8ca6e0ab7c8b1d748f410cf1c737c8c9eb9c7d497d0620be3fac44c7b SHA1: 22479549b54769d716a28ea2493702bf5cbb4104 MD5sum: 9a7793886daf26f618fe80e21252e9a8 Description: Python action tutorial code Package: ros-rolling-actionlib-msgs Version: 5.5.0-1noble.20250429.145104 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 691 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-actionlib-msgs/ros-rolling-actionlib-msgs_5.5.0-1noble.20250429.145104_amd64.deb Size: 67526 SHA256: 2278036ad95f88b916b81f5be3830b09e0e9b88efb4b96610328b5cd16642cf6 SHA1: dcb08440e54d8d99866730db75c30af5f4d33eaf MD5sum: da70c061c1844dd99f426d08ae6c3a7a Description: A package containing some message definitions used in the implementation of ROS 1 actions. Package: ros-rolling-actionlib-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-actionlib-msgs Version: 5.5.0-1noble.20250429.145104 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 528 Depends: ros-rolling-actionlib-msgs (= 5.5.0-1noble.20250429.145104) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-actionlib-msgs/ros-rolling-actionlib-msgs-dbgsym_5.5.0-1noble.20250429.145104_amd64.deb Size: 396964 SHA256: 017aa6e93a2f69848f85e6d6b3a6e48f000da9d766492272ae3467521089a3c3 SHA1: 901cf2d98029ae277506999297020457a1ef0524 MD5sum: 973260c4fa36711ddcfe7bc9cad60f1e Description: debug symbols for ros-rolling-actionlib-msgs Build-Ids: 03c263f6559655359feee3e9677857cbeb759a98 40cc4b170964c38ebe258058b7c73f8f64a9293c 5e510636ecc50d239d3e6aef08bec10dc06468ef 66da68250a3523c866fbd4c34cd36a89c5d99258 727de519e9754cfe060dfb993cc95613ffec8d5e 9708e66571b0687e40708b94fbd7a9b0a27f7b98 b611108efb122bd3f42ebbae4e376b16b83aba51 c26b55f2bd2554bb86b9cf8d581838c8244fc348 c6b9babe4102b78177cd9ad3a05d3b4034501891 c7b7816dd037ec10616c1986b2b6246638950991 dfffb7f1c1d7a451e99e1080ed76e3746365161d Package: ros-rolling-actuator-msgs Version: 0.0.1-3noble.20250429.141459 Architecture: amd64 Maintainer: Benjamin Perseghetti Installed-Size: 1371 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-actuator-msgs/ros-rolling-actuator-msgs_0.0.1-3noble.20250429.141459_amd64.deb Size: 100666 SHA256: c584b5f11f5c5b7307a1a7a8047c4ea109abd6342cbbd733dbd19c2bc1fa49ca SHA1: 605f8a30651beec1dbe769ad398724431977aedd MD5sum: 04b71fcbf988037869d175da2c36d983 Description: ROS 2 message interface for Actuators. Package: ros-rolling-actuator-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-actuator-msgs Version: 0.0.1-3noble.20250429.141459 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Benjamin Perseghetti Installed-Size: 1056 Depends: ros-rolling-actuator-msgs (= 0.0.1-3noble.20250429.141459) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-actuator-msgs/ros-rolling-actuator-msgs-dbgsym_0.0.1-3noble.20250429.141459_amd64.deb Size: 831830 SHA256: e435210a39e0464d2dbd197a62ecca33d5a51c1a7d91408968476963bc6a2603 SHA1: 56aa1b655bd46ea2794da10c7b76c4f7f3c9dbbb MD5sum: 3f62939c4c2497a216fc0f6d5878aab7 Description: debug symbols for ros-rolling-actuator-msgs Build-Ids: 308e5f9ba5db872418336025cf3485cf5bf4dbea 6113cad2e5b7d6b01e252c85eee665d4a9e0fe10 65c1c2b49d771616782aa55663882d5ef3b149b6 94781c63ec113ca111a97de2c1c15e5426a2f639 ad6491f32943c8a2fb2582f41267abd629330761 be5058b4e1075a8564cabe8307605a7bf4464438 c56c14cdb04c8917aa2a9aa44da9704625c2e43a cbe6e3ab1d5496d5692211d350e1e80c8aba45cc d121a90a173d0b742a8c6efdc3ffcbdd2611c0d7 df023413d504f619ddc1c2a46dbbf4ea56abf6a2 e44ad5739b761426ee20c701d3f029e9e35e6874 Package: ros-rolling-adaptive-component Version: 0.2.1-4noble.20250510.081926 Architecture: amd64 Maintainer: Víctor Mayoral Vilches Installed-Size: 138 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-adaptive-component/ros-rolling-adaptive-component_0.2.1-4noble.20250510.081926_amd64.deb Size: 30360 SHA256: 8504d0dfd01adf628242c53a6815cf4dc479b051e1702fe7ce705b25a4d7102c SHA1: bb945e562fee454cb93a4161ff87171444d9cf7b MD5sum: d09f31fc8130b1fbd9d003b7fd820543 Description: A composable container for Adaptive ROS 2 Node computations. Allows building Nodes that can select between FPGA, CPU or GPU, at run-time. Stateless by default, can be made stateful to meet use-case specific needs. Refer to examples in README. Technically, provides A ROS 2 Node subclass programmed as a "Component" and including its own single threaded executor to build adaptive computations. Adaptive ROS 2 Nodes are able to perform computations in the CPU, the FPGA or the GPU, adaptively. Adaptive behavior is controlled through the "adaptive" ROS 2 parameter. Package: ros-rolling-adaptive-component-dbgsym Package-Type: ddeb Source: ros-rolling-adaptive-component Version: 0.2.1-4noble.20250510.081926 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Víctor Mayoral Vilches Installed-Size: 420 Depends: ros-rolling-adaptive-component (= 0.2.1-4noble.20250510.081926) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-adaptive-component/ros-rolling-adaptive-component-dbgsym_0.2.1-4noble.20250510.081926_amd64.deb Size: 390918 SHA256: cbdf86bd48b127e0c9b8c1fbf7b9ee1460eb83a80da741d280aed1fdbbd530cc SHA1: 28ddcba044f9ac13b67b4c03b93ad1089c95b79c MD5sum: 9795d7cefb125bfff195dceedf8b1598 Description: debug symbols for ros-rolling-adaptive-component Build-Ids: 987c990e716367442027c22223bd0a1392b0bb3c Package: ros-rolling-admittance-controller Version: 4.24.0-1noble.20250510.084846 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1248 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-angles, ros-rolling-backward-ros, ros-rolling-control-msgs, ros-rolling-control-toolbox, ros-rolling-controller-interface, ros-rolling-generate-parameter-library, ros-rolling-geometry-msgs, ros-rolling-hardware-interface, ros-rolling-kinematics-interface, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-realtime-tools, ros-rolling-tf2, ros-rolling-tf2-eigen, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-kdl, ros-rolling-tf2-ros, ros-rolling-trajectory-msgs, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-admittance-controller/ros-rolling-admittance-controller_4.24.0-1noble.20250510.084846_amd64.deb Size: 289340 SHA256: 679db81d5b2f9b672e97e8894204188fb1ffbc37232c5d77e87aa3105900b2fb SHA1: ea549cc1e88787f8a2a41ff52229eb83b260d772 MD5sum: 250cca31de775ccd0b66215ec1e634f5 Description: Implementation of admittance controllers for different input and output interface. Package: ros-rolling-admittance-controller-dbgsym Package-Type: ddeb Source: ros-rolling-admittance-controller Version: 4.24.0-1noble.20250510.084846 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 6982 Depends: ros-rolling-admittance-controller (= 4.24.0-1noble.20250510.084846) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-admittance-controller/ros-rolling-admittance-controller-dbgsym_4.24.0-1noble.20250510.084846_amd64.deb Size: 6357998 SHA256: 602de29fc0080f3bbe2dc3441e97ccd427a0e235fe308aee799f2ac02e95b522 SHA1: 751219d06515d7783a5c1019b34df45201ee6b05 MD5sum: a48b16bf2e309d5c3ad63d70770053b6 Description: debug symbols for ros-rolling-admittance-controller Build-Ids: 4a0a76c20fdd2ee7cea36f7f30b1a05094c68415 Package: ros-rolling-ament-acceleration Version: 0.2.0-4noble.20250426.191446 Architecture: amd64 Maintainer: Víctor Mayoral Vilches Installed-Size: 43 Depends: ros-rolling-ament-cmake-core, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-acceleration/ros-rolling-ament-acceleration_0.2.0-4noble.20250426.191446_amd64.deb Size: 5570 SHA256: 20a26291128566e992faccd51b705ff05222f1c02684befc5bd68cbdbe6f54b4 SHA1: a24a6a591bb0a3c92fe492e9153b02814d5f50c5 MD5sum: 995f7b7b7762dd82a486bcc151a949bc Description: CMake macros and utilities to include hardware acceleration into the ROS 2 build system (ament) and its development flows. Package: ros-rolling-ament-black Version: 0.2.6-1noble.20250426.191515 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 53 Depends: black, python3-unidiff, python3-uvloop, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-black/ros-rolling-ament-black_0.2.6-1noble.20250426.191515_amd64.deb Size: 12202 SHA256: c40d201b9e27b446d7f5d3aa6b9e4e0aff9c26d094880f9ec442fb23a245ebb8 SHA1: df176843b10ae687946bea471e7d637b7824869b MD5sum: d993f15125e0dbc5cd918e2a4b884c5d Description: The ability to check code against style conventions using black and generate xUnit test result files. Package: ros-rolling-ament-clang-format Version: 0.20.0-1noble.20250426.191521 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 66 Depends: clang-format, python3-yaml, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-clang-format/ros-rolling-ament-clang-format_0.20.0-1noble.20250426.191521_amd64.deb Size: 16514 SHA256: 3bdc8d281c0f70b08df732171cbbbfe2815beeb663fbc644c3a3e5c98804e828 SHA1: 0399ff0063cd27d9946a39b820fc08408f48ddbe MD5sum: edd1fe9683c0037902ea6a33ad79416b Description: The ability to check code against style conventions using clang-format and generate xUnit test result files. Package: ros-rolling-ament-clang-tidy Version: 0.20.0-1noble.20250426.191521 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 66 Depends: clang-tidy, python3-yaml, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-clang-tidy/ros-rolling-ament-clang-tidy_0.20.0-1noble.20250426.191521_amd64.deb Size: 17472 SHA256: 1deb6355a738af843364dc03c6e4fb2b57d3846a79651e95e29192da7da224d2 SHA1: 5001431e2ea68d5a688869db5ec67e1717314368 MD5sum: 4817b25cf39af870f6386d4610021f4d Description: The ability to check code against style conventions using clang-tidy and generate xUnit test result files. Package: ros-rolling-ament-cmake Version: 2.8.0-1noble.20250426.193615 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: cmake, ros-rolling-ament-cmake-core, ros-rolling-ament-cmake-export-definitions, ros-rolling-ament-cmake-export-dependencies, ros-rolling-ament-cmake-export-include-directories, ros-rolling-ament-cmake-export-interfaces, ros-rolling-ament-cmake-export-libraries, ros-rolling-ament-cmake-export-link-flags, ros-rolling-ament-cmake-export-targets, ros-rolling-ament-cmake-gen-version-h, ros-rolling-ament-cmake-libraries, ros-rolling-ament-cmake-python, ros-rolling-ament-cmake-target-dependencies, ros-rolling-ament-cmake-test, ros-rolling-ament-cmake-version, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake/ros-rolling-ament-cmake_2.8.0-1noble.20250426.193615_amd64.deb Size: 7488 SHA256: f407751fab1c90654464b6cd0b9d001b8607a8c41f4de442f1503ef0a86b0528 SHA1: cd6a1d70d008de00cb08cada22592a3371b01377 MD5sum: 983f25cafca3e6f54aa852542e8f93af Description: The entry point package for the ament buildsystem in CMake. Package: ros-rolling-ament-cmake-auto Version: 2.8.0-1noble.20250426.205304 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 74 Depends: ros-rolling-ament-cmake, ros-rolling-ament-cmake-gmock, ros-rolling-ament-cmake-gtest, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-auto/ros-rolling-ament-cmake-auto_2.8.0-1noble.20250426.205304_amd64.deb Size: 11586 SHA256: 26358b18011c632179077133c43f01453649ed098695e4de0493011dda34805a SHA1: c0f19e4bc4122c6131b3262022677249f9829c99 MD5sum: 20e5e7f4498a30385a533039c1c3a6dc Description: The auto-magic functions for ease to use of the ament buildsystem in CMake. Package: ros-rolling-ament-cmake-black Version: 0.2.6-1noble.20250426.193757 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 45 Depends: ros-rolling-ament-black, ros-rolling-ament-cmake-test, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-black/ros-rolling-ament-cmake-black_0.2.6-1noble.20250426.193757_amd64.deb Size: 6838 SHA256: 36ee479fd8c42194bbbdd14be1f30f5dc0bccd3f2b4c2dd7d673edbec1b814ab SHA1: 82923bca4bd40a1d15a7be38dc74eafa6a5a5154 MD5sum: 2281dc5306a7380ad1eb76a0e1f9d61c Description: The CMake API for ament_black to lint Python code using black. Package: ros-rolling-ament-cmake-catch2 Version: 1.5.0-1noble.20250426.193805 Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 48 Depends: ros-rolling-ament-cmake-test, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-catch2/ros-rolling-ament-cmake-catch2_1.5.0-1noble.20250426.193805_amd64.deb Size: 6774 SHA256: b7e194da793ba8930856d98e9d7e2077219ab574c484af35f2ad2146a32acbb6 SHA1: 4533d7e95b1baaf886c9ed4eaacc846eb4e7bc6c MD5sum: dbc9a1e72fc27e23fa9b2dd1df26ceb2 Description: Allows integrating catch2 tests in the ament buildsystem with CMake Package: ros-rolling-ament-cmake-clang-format Version: 0.20.0-1noble.20250426.193700 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-rolling-ament-clang-format, ros-rolling-ament-cmake-test, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-clang-format/ros-rolling-ament-cmake-clang-format_0.20.0-1noble.20250426.193700_amd64.deb Size: 7720 SHA256: 2b87318362cf727dd03445b5fa07dec664e0b104a2a63378ddfe9477c3176e4a SHA1: c41388633b4d2b2357f679beeebd329eca909c81 MD5sum: 684cddf8ec89a30d3d8ce4665e7cb0f4 Description: The CMake API for ament_clang_format to lint C / C++ code using clang format. Package: ros-rolling-ament-cmake-clang-tidy Version: 0.20.0-1noble.20250426.193659 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 49 Depends: ros-rolling-ament-clang-tidy, ros-rolling-ament-cmake-test, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-clang-tidy/ros-rolling-ament-cmake-clang-tidy_0.20.0-1noble.20250426.193659_amd64.deb Size: 7974 SHA256: cdb8b9770403487bc59399e4c791ffe29184a1f5ff282834b9674c162a4e1428 SHA1: c66add55eb62689695229e9c1231c41f03b246f0 MD5sum: cc6fa7b4135bf0a321539387df7c12f2 Description: The CMake API for ament_clang_tidy to lint C / C++ code using clang tidy. Package: ros-rolling-ament-cmake-copyright Version: 0.20.0-1noble.20250426.193622 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-rolling-ament-cmake-test, ros-rolling-ament-copyright, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-copyright/ros-rolling-ament-cmake-copyright_0.20.0-1noble.20250426.193622_amd64.deb Size: 7878 SHA256: 337c53606dcd57f8a522977c1e915a1066837d40d393f1817105194f17f76705 SHA1: 4fae6150d5f999d5798c9006739fc700f72b6d18 MD5sum: fe453e631513f764180571639469da83 Description: The CMake API for ament_copyright to check every source file contains copyright reference. Package: ros-rolling-ament-cmake-core Version: 2.8.0-1noble.20250426.190857 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 189 Depends: cmake, python3-catkin-pkg-modules, ros-rolling-ament-package Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-core/ros-rolling-ament-cmake-core_2.8.0-1noble.20250426.190857_amd64.deb Size: 27242 SHA256: edac4e3ebfb5959a1c92912fb128f6f67294fe00a6e52d13b34151c17543fdfa SHA1: 3c9bf22561c3e081a00ed376b6c1f67a53524a97 MD5sum: 83c734f149bba280d4bfae2d2b8ff7f2 Description: The core of the ament buildsystem in CMake. Several subcomponents provide specific funtionalities: * environment: provide prefix-level setup files * environment_hooks: provide package-level setup files and environment hooks * index: store information in an index and retrieve them without crawling * package_templates: templates from the ament_package Python package * symlink_install: use symlinks for CMake install commands Package: ros-rolling-ament-cmake-cppcheck Version: 0.20.0-1noble.20250426.193701 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 52 Depends: ros-rolling-ament-cmake-core, ros-rolling-ament-cmake-test, ros-rolling-ament-cppcheck, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-cppcheck/ros-rolling-ament-cmake-cppcheck_0.20.0-1noble.20250426.193701_amd64.deb Size: 9620 SHA256: 269c359fd7471f39150ebbe86bc73360c34465ce370b26c13f6d215b2b95305d SHA1: f07f1f645452142c77fcd430ed89b157596b2574 MD5sum: 43e0af313ae891324ef139497393eda8 Description: The CMake API for ament_cppcheck to perform static code analysis on C/C++ code using Cppcheck. Package: ros-rolling-ament-cmake-cpplint Version: 0.20.0-1noble.20250426.193715 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 50 Depends: ros-rolling-ament-cmake-test, ros-rolling-ament-cpplint, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-cpplint/ros-rolling-ament-cmake-cpplint_0.20.0-1noble.20250426.193715_amd64.deb Size: 8218 SHA256: 2701749342700ecc116c1c8f76040b2a4971e19ad1640520d1a19953d95ef668 SHA1: c23e127446601cbbe3a6be752ba33405d145f436 MD5sum: 8e81dc31ea52083fd08b3ceba51617e6 Description: The CMake API for ament_cpplint to lint C / C++ code using cpplint. Package: ros-rolling-ament-cmake-export-definitions Version: 2.8.0-1noble.20250426.191444 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-rolling-ament-cmake-core, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-export-definitions/ros-rolling-ament-cmake-export-definitions_2.8.0-1noble.20250426.191444_amd64.deb Size: 7248 SHA256: c222ef0d8ccb3e3270b49d72473603f2b3cfdef6453ed693ce10c83befc87859 SHA1: 5ff3324c31d948f50472cace696bedf6ee6a8e24 MD5sum: d9f4583bf5814efa547135b48ccf4172 Description: The ability to export definitions to downstream packages in the ament buildsystem. Package: ros-rolling-ament-cmake-export-dependencies Version: 2.8.0-1noble.20250426.191623 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 51 Depends: ros-rolling-ament-cmake-core, ros-rolling-ament-cmake-libraries, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-export-dependencies/ros-rolling-ament-cmake-export-dependencies_2.8.0-1noble.20250426.191623_amd64.deb Size: 8654 SHA256: bbdeda6338410e324b582e38f18ee93d5635a999ee8307d26e908257c8317632 SHA1: 76e2c46d0ca8d7d7acbc53ac84827434af530b55 MD5sum: 349819faa3b6d262aed5daafa4e4c2cf Description: The ability to export dependencies to downstream packages in the ament buildsystem in CMake. Package: ros-rolling-ament-cmake-export-include-directories Version: 2.8.0-1noble.20250426.191447 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 49 Depends: ros-rolling-ament-cmake-core, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-export-include-directories/ros-rolling-ament-cmake-export-include-directories_2.8.0-1noble.20250426.191447_amd64.deb Size: 7574 SHA256: a799746aa41250b05d1c6f5900454305e9555225a1cfb8f04c320c98166f19c0 SHA1: ea165569d58c327657ff097d910788f4fd579914 MD5sum: 5a850ffed64fff3641aca6aadc4f1cb5 Description: The ability to export include directories to downstream packages in the ament buildsystem in CMake. Package: ros-rolling-ament-cmake-export-interfaces Version: 2.8.0-1noble.20250426.191618 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 49 Depends: ros-rolling-ament-cmake-core, ros-rolling-ament-cmake-export-libraries, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-export-interfaces/ros-rolling-ament-cmake-export-interfaces_2.8.0-1noble.20250426.191618_amd64.deb Size: 8014 SHA256: 3875e3114d9953e3fca03cdaf5c015693985b60eade33a011295a7ef181c4a92 SHA1: 2c4e27b54704da2660ad6989585afbfbd57f9a79 MD5sum: 683d89e4d68b654afb825ff4c4df7b72 Description: The ability to export interfaces to downstream packages in the ament buildsystem in CMake. Package: ros-rolling-ament-cmake-export-libraries Version: 2.8.0-1noble.20250426.191450 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 60 Depends: ros-rolling-ament-cmake-core, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-export-libraries/ros-rolling-ament-cmake-export-libraries_2.8.0-1noble.20250426.191450_amd64.deb Size: 9590 SHA256: 1e79eb3544b671e15e1a32505e18234b47996f3487e4a2c154980bfc020bcfd3 SHA1: 2fa026841fb21fcf49fc42ef0c089bc6bd1a7364 MD5sum: e7f38e34e48749e0fcddd4d56a37533e Description: The ability to export libraries to downstream packages in the ament buildsystem in CMake. Package: ros-rolling-ament-cmake-export-link-flags Version: 2.8.0-1noble.20250426.191153 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-rolling-ament-cmake-core, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-export-link-flags/ros-rolling-ament-cmake-export-link-flags_2.8.0-1noble.20250426.191153_amd64.deb Size: 7180 SHA256: 05049be90ea46ec615a8d160135cb3f7af8290cf3ba3d00dba0a173a51823def SHA1: 4f4c6f50e1e902f009dca8cb03fe276c7e0448f1 MD5sum: 6dba7e324a8812de5fa63defea5a604c Description: The ability to export link flags to downstream packages in the ament buildsystem. Package: ros-rolling-ament-cmake-export-targets Version: 2.8.0-1noble.20250426.191624 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 50 Depends: ros-rolling-ament-cmake-core, ros-rolling-ament-cmake-export-libraries, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-export-targets/ros-rolling-ament-cmake-export-targets_2.8.0-1noble.20250426.191624_amd64.deb Size: 8240 SHA256: d262a4ecc0168b1723b9a5b3694699e7c6b86ca504d41c5a27d5e0689ffd9c3f SHA1: 3fbce6d0443e07931240ec7c7f0180cd8f2a3e9d MD5sum: d35f37172db6fc35f436646c2479b483 Description: The ability to export targets to downstream packages in the ament buildsystem in CMake. Package: ros-rolling-ament-cmake-flake8 Version: 0.20.0-1noble.20250426.193713 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-rolling-ament-cmake-test, ros-rolling-ament-flake8, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-flake8/ros-rolling-ament-cmake-flake8_0.20.0-1noble.20250426.193713_amd64.deb Size: 7714 SHA256: 633895560f4332ca16842c4565409e26e1073d53926000fe7bd0f585a2490f00 SHA1: 3361770ce802daf8951f9f49e9431e4fb95192ca MD5sum: b50a137b6d5af8ecfbd28fc429e72830 Description: The CMake API for ament_flake8 to check code syntax and style conventions with flake8. Package: ros-rolling-ament-cmake-gen-version-h Version: 2.8.0-1noble.20250426.191151 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 59 Depends: ros-rolling-ament-cmake-core, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-gen-version-h/ros-rolling-ament-cmake-gen-version-h_2.8.0-1noble.20250426.191151_amd64.deb Size: 9596 SHA256: bcfe173e89639b4f36150c656a41e6cd471a2aacb7353aee67ad50cf93158b7a SHA1: 75ce486435b51b048fe28db6033e69af91d28539 MD5sum: bd1c10316cea00609c228b61c2317f48 Description: Generate a C header containing the version number of the package Package: ros-rolling-ament-cmake-gmock Version: 2.8.0-1noble.20250426.205236 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 61 Depends: google-mock, ros-rolling-ament-cmake-gtest, ros-rolling-ament-cmake-test, ros-rolling-gmock-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-gmock/ros-rolling-ament-cmake-gmock_2.8.0-1noble.20250426.205236_amd64.deb Size: 10084 SHA256: cdb5e1b5690a0ce87a3ec4eb291af39acc9f70ce1c7ac9a78a0d219498c47263 SHA1: 089eaba301e1a4f729cbfb2657a703bce2725aeb MD5sum: 7d79bb86800b2c25af649c04baa68d75 Description: The ability to add Google mock-based tests in the ament buildsystem in CMake. Package: ros-rolling-ament-cmake-google-benchmark Version: 2.8.0-1noble.20250426.193710 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 83 Depends: ros-rolling-ament-cmake-test, ros-rolling-google-benchmark-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-google-benchmark/ros-rolling-ament-cmake-google-benchmark_2.8.0-1noble.20250426.193710_amd64.deb Size: 13260 SHA256: a3f2d44965509a42941a52512b82582dd7b9472d4993b41bf877563ac56d7bd6 SHA1: 2f91321b838fdf609737df26d969dae4f9d64b85 MD5sum: 0fe592e12fb8e7f734dd2795fd93ef6f Description: The ability to add Google Benchmark tests in the ament buildsystem in CMake. Package: ros-rolling-ament-cmake-gtest Version: 2.8.0-1noble.20250426.193708 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 61 Depends: libgtest-dev, ros-rolling-ament-cmake-test, ros-rolling-gtest-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-gtest/ros-rolling-ament-cmake-gtest_2.8.0-1noble.20250426.193708_amd64.deb Size: 10388 SHA256: 4b46aba39d51ad596db6147c0f8ecb6077c05013e9afd693351209ceb6bb72d6 SHA1: 879a8a2f44c5066e50e0b75f0c427a7f1df2ffa6 MD5sum: f45568e59702cb87642120acb7ff1922 Description: The ability to add gtest-based tests in the ament buildsystem in CMake. Package: ros-rolling-ament-cmake-include-directories Version: 2.8.0-1noble.20250426.191150 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 46 Depends: ros-rolling-ament-cmake-core, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-include-directories/ros-rolling-ament-cmake-include-directories_2.8.0-1noble.20250426.191150_amd64.deb Size: 7332 SHA256: 9287e0f68178d81b041cb78172d8d1db5f16e4917d0e087c2daab4b0c4c34853 SHA1: 069ea9cf77658d184a4789187bee840338e9d3b7 MD5sum: 23e4ae2765f7fc1c601d4b94b1b68da7 Description: The functionality to order include directories according to a chain of prefixes in the ament buildsystem in CMake. Package: ros-rolling-ament-cmake-libraries Version: 2.8.0-1noble.20250426.191457 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 45 Depends: ros-rolling-ament-cmake-core, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-libraries/ros-rolling-ament-cmake-libraries_2.8.0-1noble.20250426.191457_amd64.deb Size: 7136 SHA256: 1f24d42c4a76d0c2f170dad48b88e2a7ce8f49489ec54756f8a8bbb4cade6708 SHA1: 88695bb0c346cebf225942f2a5918fec1a544cd5 MD5sum: 38fd51d0278971bd2bafdaeb0c41fdbc Description: The functionality to deduplicate libraries in the ament buildsystem in CMake. Package: ros-rolling-ament-cmake-lint-cmake Version: 0.20.0-1noble.20250426.193721 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 47 Depends: ros-rolling-ament-cmake-test, ros-rolling-ament-lint-cmake, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-lint-cmake/ros-rolling-ament-cmake-lint-cmake_0.20.0-1noble.20250426.193721_amd64.deb Size: 7694 SHA256: 4ea97f8d74c2ab6d7acd5def9a02009eb91cd02d85595d965088cb062bc48a1c SHA1: a6d54090986540cbed669e2cb312750db90d4e5b MD5sum: a6fa03799e47f4077a954cead96d6e68 Description: The CMake API for ament_lint_cmake to lint CMake code using cmakelint. Package: ros-rolling-ament-cmake-mypy Version: 0.20.0-1noble.20250426.193716 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 47 Depends: ros-rolling-ament-cmake-test, ros-rolling-ament-mypy, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-mypy/ros-rolling-ament-cmake-mypy_0.20.0-1noble.20250426.193716_amd64.deb Size: 7868 SHA256: 7761e2fa3b117d523346494d669d93a077d1f0f7c6630df1359164923a645fd4 SHA1: 60c021df0f3cbe49f757356488ade6d02892a11e MD5sum: a62a5e636bd339a749c5950da723f013 Description: The CMake API for ament_mypy to perform static type analysis on python code with mypy. Package: ros-rolling-ament-cmake-pclint Version: 0.20.0-1noble.20250426.193721 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 49 Depends: ros-rolling-ament-cmake-test, ros-rolling-ament-pclint, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-pclint/ros-rolling-ament-cmake-pclint_0.20.0-1noble.20250426.193721_amd64.deb Size: 7970 SHA256: 6842c68c86de798421ef24a5af3d5d6f91287badeb35abafac45bf8d01f07a82 SHA1: 9e31cc3b7d89d3c60335c442cf6ba5cd842b98c5 MD5sum: 5a6ef9c73870830563972c6c5ce30942 Description: The CMake API for ament_pclint to perform static code analysis on C/C++ code using PC-lint. Package: ros-rolling-ament-cmake-pep257 Version: 0.20.0-1noble.20250426.193722 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 47 Depends: ros-rolling-ament-cmake-test, ros-rolling-ament-pep257, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-pep257/ros-rolling-ament-cmake-pep257_0.20.0-1noble.20250426.193722_amd64.deb Size: 7462 SHA256: b93aca1172a70ff5b8280817538032edefe3ed9e8ab73b5146687a62c7acd246 SHA1: 6e8931dd3acf660198cdb05029e0453dcddf4ab5 MD5sum: 13171915aa46d035bd074a376ddf066a Description: The CMake API for ament_pep257 to check code against the docstring style conventions in PEP 257. Package: ros-rolling-ament-cmake-pycodestyle Version: 0.20.0-1noble.20250426.193728 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-rolling-ament-cmake-test, ros-rolling-ament-pycodestyle, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-pycodestyle/ros-rolling-ament-cmake-pycodestyle_0.20.0-1noble.20250426.193728_amd64.deb Size: 7676 SHA256: 60de9edabb3a8dfa59496174832540847d85718fae6abb9453c434d1d074756d SHA1: 73d4b0706412147be106d74f199955c563d2655a MD5sum: 2ba1691a3ff9cde4ced501ab6b2f23e1 Description: The CMake API for ament_pycodestyle to check code against the style conventions in PEP 8. Package: ros-rolling-ament-cmake-pyflakes Version: 0.20.0-1noble.20250426.193733 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 47 Depends: ros-rolling-ament-cmake-test, ros-rolling-ament-pyflakes, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-pyflakes/ros-rolling-ament-cmake-pyflakes_0.20.0-1noble.20250426.193733_amd64.deb Size: 7338 SHA256: 3d380ab573e1fd191e9b567bd2ff818262be0615b89b1903a0280587d7e331fe SHA1: 58956d008b1b4d151f7f25f66d98444ca2baeacd MD5sum: e85df60e8780215a64dad0e6895d57d0 Description: The CMake API for ament_pyflakes to check code using pyflakes. Package: ros-rolling-ament-cmake-pytest Version: 2.8.0-1noble.20250426.193732 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 56 Depends: python3-pytest, ros-rolling-ament-cmake-core, ros-rolling-ament-cmake-test, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-pytest/ros-rolling-ament-cmake-pytest_2.8.0-1noble.20250426.193732_amd64.deb Size: 10300 SHA256: 1916de43c21404c9b378f0b4b3f292ccfa804083858f1afd2cfe042439ddc6d6 SHA1: 030b94297208dade0c38a24a72e58ba31d95c818 MD5sum: 09dc8bb20a9fc1b921c204c12a1109b3 Description: The ability to run Python tests using pytest in the ament buildsystem in CMake. Package: ros-rolling-ament-cmake-python Version: 2.8.0-1noble.20250426.191500 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 59 Depends: ros-rolling-ament-cmake-core, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-python/ros-rolling-ament-cmake-python_2.8.0-1noble.20250426.191500_amd64.deb Size: 10258 SHA256: 8191e5b3f317ce38e3333a1c3bfbfd35ee678ca126c9a184080d57f31a2b5058 SHA1: 12b086ad62a41a9dce2e5acff6f26584dec9d323 MD5sum: faa5df2ab5afbf6860d6d7788a1d0cd0 Description: The ability to use Python in the ament buildsystem in CMake. Package: ros-rolling-ament-cmake-ros Version: 0.15.0-1noble.20250510.074424 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 60 Depends: ros-rolling-ament-cmake, ros-rolling-ament-cmake-gmock, ros-rolling-ament-cmake-gtest, ros-rolling-ament-cmake-pytest, ros-rolling-ament-cmake-ros-core, ros-rolling-rmw-test-fixture-implementation, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-ros/ros-rolling-ament-cmake-ros_0.15.0-1noble.20250510.074424_amd64.deb Size: 8316 SHA256: 9b29fd527a3b7c44a21b718ebc488d471aeb55d5c9e4d502b1f67470c0ff2386 SHA1: 388d397f2524465753c26c9f114f6d0fbda57443 MD5sum: 5b457f9444d1e88e8b4a59acf43da69a Description: The ROS specific CMake bits in the ament buildsystem. Package: ros-rolling-ament-cmake-ros-core Version: 0.15.0-1noble.20250426.191703 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 47 Depends: ros-rolling-ament-cmake-core, ros-rolling-ament-cmake-libraries, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-ros-core/ros-rolling-ament-cmake-ros-core_0.15.0-1noble.20250426.191703_amd64.deb Size: 6874 SHA256: 688e5002154d456ecb6888cdc2b4716bb34679bd546014ed79429fabe9220761 SHA1: 4ed651acc6fa215d1aec9fc336e1d9dbe7fc09ef MD5sum: 995e434fcaf2df3544c372c6d094975e Description: Core ROS specific CMake bits in the ament buildsystem. Package: ros-rolling-ament-cmake-target-dependencies Version: 2.8.0-1noble.20250426.191629 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 55 Depends: ros-rolling-ament-cmake-core, ros-rolling-ament-cmake-include-directories, ros-rolling-ament-cmake-libraries, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-target-dependencies/ros-rolling-ament-cmake-target-dependencies_2.8.0-1noble.20250426.191629_amd64.deb Size: 9784 SHA256: ec13b944fc93ba5cea1f83b134f81101e938d28d3ed9f383cdaeb3b05b3cf589 SHA1: e1d042960718261ef8bb8ce95b4dc850a8e02c79 MD5sum: 69d9de9b3bbdc99db404cb1760225ecd Description: The ability to add definitions, include directories and libraries of a package to a target in the ament buildsystem in CMake. Package: ros-rolling-ament-cmake-test Version: 2.8.0-1noble.20250426.193507 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 80 Depends: ros-rolling-ament-cmake-core, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-test/ros-rolling-ament-cmake-test_2.8.0-1noble.20250426.193507_amd64.deb Size: 15494 SHA256: 7c49005a54dd55e80162e95f5420ada2836cf27acd2756d9cb6466520109ba09 SHA1: e250c90e099afa26f6ab0dde8cb61935f779b388 MD5sum: 49901937c23b5a489073d1eb2fb8462f Description: The ability to add tests in the ament buildsystem in CMake. Package: ros-rolling-ament-cmake-uncrustify Version: 0.20.0-1noble.20250426.193947 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 50 Depends: ros-rolling-ament-cmake-test, ros-rolling-ament-uncrustify, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-uncrustify/ros-rolling-ament-cmake-uncrustify_0.20.0-1noble.20250426.193947_amd64.deb Size: 8902 SHA256: 29aa64806d362a90bbd5276da54140c6370cf1c35fb6a44a0a36b8f958fc2547 SHA1: 9822b346285e10a1b4fe9e1a6d27faec46d3444d MD5sum: 425f1c80f80f384c9f5dd122271d7a1d Description: The CMake API for ament_uncrustify to check code against styleconventions using uncrustify. Package: ros-rolling-ament-cmake-vendor-package Version: 2.8.0-1noble.20250426.191702 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 72 Depends: git, python3-vcstool, ros-rolling-ament-cmake-core, ros-rolling-ament-cmake-export-dependencies, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-vendor-package/ros-rolling-ament-cmake-vendor-package_2.8.0-1noble.20250426.191702_amd64.deb Size: 11254 SHA256: 69440f303559d8c9ab1aafe4e415919160930515e3462c361020bceeb9d20950 SHA1: 42f9d8c07db541877998cae9923e603629f7c8d5 MD5sum: 4d30efef042efebb1f59fd1137094ab7 Description: Macros for maintaining a 'vendor' package. Package: ros-rolling-ament-cmake-version Version: 2.8.0-1noble.20250426.191148 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 46 Depends: ros-rolling-ament-cmake-core, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-version/ros-rolling-ament-cmake-version_2.8.0-1noble.20250426.191148_amd64.deb Size: 7516 SHA256: d5d4b361596103fa12e1b6a777aeac78a6ecac288f72e434d0f92f58a045d5b3 SHA1: 39f4889df693df0e158cc2d9664739ba519c1027 MD5sum: a3fd5da98c9e8a3316666d8f64e51fd9 Description: The ability to override the exported package version in the ament buildsystem. Package: ros-rolling-ament-cmake-xmllint Version: 0.20.0-1noble.20250426.193735 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-rolling-ament-cmake-test, ros-rolling-ament-xmllint, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cmake-xmllint/ros-rolling-ament-cmake-xmllint_0.20.0-1noble.20250426.193735_amd64.deb Size: 7432 SHA256: 79c3f4d588ddc472e5c9df94a0bbdce109952089a2aa26811efff43358a03d18 SHA1: d8bcd8394d11d6fd55e9092bba93ed87135b6915 MD5sum: 3be6f47f311b1e57fe7cc59e7d9940a4 Description: The CMake API for ament_xmllint to check XML file using xmmlint. Package: ros-rolling-ament-copyright Version: 0.20.0-1noble.20250426.191611 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 212 Depends: python3-importlib-metadata, ros-rolling-ament-lint, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-copyright/ros-rolling-ament-copyright_0.20.0-1noble.20250426.191611_amd64.deb Size: 52250 SHA256: 65f8e35fdeeb4dd0082b1222c89a61f9e76dce3b5536f694860fb0210a11d50f SHA1: 220c7af452602b6fa9f557a9d3fd1fb3c516df52 MD5sum: 7dba1370a2b8f7853330f74aad861839 Description: The ability to check source files for copyright and license information. Package: ros-rolling-ament-cppcheck Version: 0.20.0-1noble.20250426.191523 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 62 Depends: cppcheck, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cppcheck/ros-rolling-ament-cppcheck_0.20.0-1noble.20250426.191523_amd64.deb Size: 16702 SHA256: 43bdd3f04b8bffb2d6000cdbf6178349f2567aaa8086e2b5ead05329c1e19dca SHA1: a029ec8226a3c1a9e9cd1a17fe38e973764dc9f1 MD5sum: 8417fab7230aff07bdfc06e9de3b3b28 Description: The ability to perform static code analysis on C/C++ code using Cppcheck and generate xUnit test result files. Package: ros-rolling-ament-cpplint Version: 0.20.0-1noble.20250426.191526 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 541 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-cpplint/ros-rolling-ament-cpplint_0.20.0-1noble.20250426.191526_amd64.deb Size: 147144 SHA256: 8d488569cc6463f4ee5a8540e31d349825362213f70b95ac52a443c75d83fdc2 SHA1: c97c6628ff528e86f15584642a677a55a4b8d1a7 MD5sum: 13eae4696dab12ee7e50d3a5fa21ca32 Description: The ability to check code against the Google style conventions using cpplint and generate xUnit test result files. Package: ros-rolling-ament-download Version: 0.0.5-5noble.20250426.193829 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 53 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-download/ros-rolling-ament-download_0.0.5-5noble.20250426.193829_amd64.deb Size: 8654 SHA256: 719056d983848121cdf21224f6377bc16e80fc98b9888fd685988f5bb136821b SHA1: b73befe005c9e40196a8296ff3f8a42ae534e870 MD5sum: da0283443bf2afc318e9b7582951c96c Description: CMake macros for downloading files with ament Package: ros-rolling-ament-flake8 Version: 0.20.0-1noble.20250426.191603 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 69 Depends: python3-flake8, python3-flake8-blind-except, python3-flake8-builtins, python3-flake8-class-newline, python3-flake8-comprehensions, python3-flake8-deprecated, python3-flake8-docstrings, python3-flake8-import-order, python3-flake8-quotes, ros-rolling-ament-lint, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-flake8/ros-rolling-ament-flake8_0.20.0-1noble.20250426.191603_amd64.deb Size: 17514 SHA256: c07af88435e9665eaa67ce21a240cc01a5652cc2305d8bdcdbcb2752428e81b2 SHA1: 0406090831e708d4e1e8dd1b54988cfe8ea492d4 MD5sum: 763bfd90f94efc65b964a226c4431c38 Description: The ability to check code for style and syntax conventions with flake8. Package: ros-rolling-ament-index-cpp Version: 1.12.0-1noble.20250426.193736 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 114 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-index-cpp/ros-rolling-ament-index-cpp_1.12.0-1noble.20250426.193736_amd64.deb Size: 24468 SHA256: 260296c7ccc50fa949d38fd8452b6b135a6deeb07474d0fac0e6ba05f5c5872e SHA1: a23519888180da07bda5ce144afaa2daeabf0521 MD5sum: a1b5ce703f8e8bd56463bc83c92edc0a Description: C++ API to access the ament resource index. Package: ros-rolling-ament-index-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-ament-index-cpp Version: 1.12.0-1noble.20250426.193736 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 250 Depends: ros-rolling-ament-index-cpp (= 1.12.0-1noble.20250426.193736) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-index-cpp/ros-rolling-ament-index-cpp-dbgsym_1.12.0-1noble.20250426.193736_amd64.deb Size: 232234 SHA256: bc65e8053e919d9fee6ba82cda62cd6290059667d3352b08ceecba6fd98d9b3f SHA1: c33b2fce2eda4f89d86a559e2fd96043e3dcd52e MD5sum: fed35c5f489da00ac1e16745de74ee10 Description: debug symbols for ros-rolling-ament-index-cpp Build-Ids: 9f0dd9678de98e9db30f1dc76b4567ea64810b2f Package: ros-rolling-ament-index-python Version: 1.12.0-1noble.20250426.191525 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 75 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-index-python/ros-rolling-ament-index-python_1.12.0-1noble.20250426.191525_amd64.deb Size: 14906 SHA256: a4591e2f0e85c8f074731640cb5250ed530529d98d52411f821740df7cb40f5c SHA1: c1ef73d90cecb41c8dff69d1d08389e7c465e922 MD5sum: a1beeab27292a0cd1b26c96b76bca57d Description: Python API to access the ament resource index. Package: ros-rolling-ament-lint Version: 0.20.0-1noble.20250426.191529 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 33 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-lint/ros-rolling-ament-lint_0.20.0-1noble.20250426.191529_amd64.deb Size: 4796 SHA256: 34ef715521438f3e016477ec7b2758a08f4f0a3163abbb50df639913959a51ab SHA1: c76dd50e741416c254b371e3691d940ab6e82ffa MD5sum: 4ab5e0b5d57cfcf16f4700d4924c6fdc Description: Providing common API for ament linter packages. Package: ros-rolling-ament-lint-auto Version: 0.20.0-1noble.20250426.193740 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-rolling-ament-cmake-core (>= 0.7.1), ros-rolling-ament-cmake-test, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-lint-auto/ros-rolling-ament-lint-auto_0.20.0-1noble.20250426.193740_amd64.deb Size: 7550 SHA256: 663bc0c6e245892255e298c992daa702f713af28196f8d54c36fb9cc4ac21613 SHA1: 3b8b1ab63b5cf4f15a483ffd006e6b27884e57ca MD5sum: b1891b8648cdf27d786d943c3248b455 Description: The auto-magic functions for ease to use of the ament linters in CMake. Package: ros-rolling-ament-lint-cmake Version: 0.20.0-1noble.20250426.191527 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 94 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-lint-cmake/ros-rolling-ament-lint-cmake_0.20.0-1noble.20250426.191527_amd64.deb Size: 25874 SHA256: 1c259cd864d19777a090e985c3f155a50945a07064a7faee8a998cf220a9d74a SHA1: d867b968316d28014b5a47f7794308f9075d6ede MD5sum: 42d393f3d462032c9f73416c55fe710b Description: The ability to lint CMake code using cmakelint and generate xUnit test result files. Package: ros-rolling-ament-lint-common Version: 0.20.0-1noble.20250426.194056 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48 Depends: ros-rolling-ament-cmake-copyright, ros-rolling-ament-cmake-core, ros-rolling-ament-cmake-cppcheck, ros-rolling-ament-cmake-cpplint, ros-rolling-ament-cmake-flake8, ros-rolling-ament-cmake-lint-cmake, ros-rolling-ament-cmake-pep257, ros-rolling-ament-cmake-uncrustify, ros-rolling-ament-cmake-xmllint, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-lint-common/ros-rolling-ament-lint-common_0.20.0-1noble.20250426.194056_amd64.deb Size: 7548 SHA256: c6b3687964fe1ce4f76484021e5e5424b3a9d19c0fcc4a50148edd335d928753 SHA1: 29ba71d2f05b1f2966ea466102706c01f51b5000 MD5sum: 19e0a499b9afde3ee3edadaf87dc80bc Description: The list of commonly used linters in the ament build system in CMake. Package: ros-rolling-ament-mypy Version: 0.20.0-1noble.20250426.191541 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 59 Depends: python3-mypy, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-mypy/ros-rolling-ament-mypy_0.20.0-1noble.20250426.191541_amd64.deb Size: 13780 SHA256: 5e8374dcda35e4f507ea0416a79c358fab9d9577940449771a02f99fe6dd2e97 SHA1: f740a1d82a83b05529e7529603597420953b30f9 MD5sum: e7decf093a35f2b4519837d072dc48ac Description: Support for mypy static type checking in ament. Package: ros-rolling-ament-nodl Version: 0.1.0-6noble.20250426.193836 Architecture: amd64 Maintainer: Ubuntu Robotics Installed-Size: 47 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-nodl/ros-rolling-ament-nodl_0.1.0-6noble.20250426.193836_amd64.deb Size: 6492 SHA256: cf3cd8fba869341f56e3aae2246666419896457cb700d6d12e07ad94a3760632 SHA1: 8c213d99e6a0b25a8e74f0f3a271a186367e6d9b MD5sum: d7e2372809208e64514dac0846a90e84 Description: Ament extension for exporting NoDL .xml files Package: ros-rolling-ament-package Version: 0.18.0-1noble.20250426.190707 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 131 Depends: python3-importlib-metadata, python3-minimal, python3-setuptools Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-package/ros-rolling-ament-package_0.18.0-1noble.20250426.190707_amd64.deb Size: 25454 SHA256: abd696ff67c16c1ac6a4ced4bdba373417947c64bbc77d98e2bbb89c35ff7c81 SHA1: 79aaeb2d714e7cff9e1ca5e9d7f43af1f5cf2ddd MD5sum: 764c3ecc94982403114d70a7c5b00fc5 Description: The parser for the manifest files in the ament buildsystem. Package: ros-rolling-ament-pclint Version: 0.20.0-1noble.20250426.191541 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 307 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-pclint/ros-rolling-ament-pclint_0.20.0-1noble.20250426.191541_amd64.deb Size: 44004 SHA256: 646f0d36e9079c0cfcdf1610f77b59b3b285bdf7245ccaf382db7a7ca357fce8 SHA1: ddba8c26407cac56ce048c4815e314cb1cf5ab09 MD5sum: 4609708051a5953ff8c01de430bc335e Description: The ability to perform static code analysis on C/C++ code using PC-lint and generate xUnit test result files. Package: ros-rolling-ament-pep257 Version: 0.20.0-1noble.20250426.191608 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 58 Depends: pydocstyle, ros-rolling-ament-lint, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-pep257/ros-rolling-ament-pep257_0.20.0-1noble.20250426.191608_amd64.deb Size: 13662 SHA256: e39b6875d7113bcdec0c6ad1113136cb57cf3fddd8a08dafafba1eb929f72faf SHA1: 6b1843d814c75ed45772f964f4cbed5ac450f930 MD5sum: 79ae0d5da78dbb65f096137c203340a2 Description: The ability to check code against the docstring style conventions in PEP 257 and generate xUnit test result files. Package: ros-rolling-ament-pycodestyle Version: 0.20.0-1noble.20250426.191541 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 50 Depends: python3-pycodestyle, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-pycodestyle/ros-rolling-ament-pycodestyle_0.20.0-1noble.20250426.191541_amd64.deb Size: 11176 SHA256: 7ae5f77bceae5d6dfaab7255fd28cf99de531a438f21bf39636db946768a44ce SHA1: 5915f57324458db736b97c6bc3fadc7cabb303a9 MD5sum: 87c6e18f04a0e4c9beaaf4c0cfe6097f Description: The ability to check code against the style conventions in PEP 8 and generate xUnit test result files. Package: ros-rolling-ament-pyflakes Version: 0.20.0-1noble.20250426.191128 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 52 Depends: pyflakes3, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-pyflakes/ros-rolling-ament-pyflakes_0.20.0-1noble.20250426.191128_amd64.deb Size: 12294 SHA256: fbe99f70db776daf067e04c3e246aea3da23de1e10162f8d9fd5a24ab467a915 SHA1: c3f852413e3ce3ab7bd197d94e9207c6b7dd3ba2 MD5sum: 529d52fa37f847bc224a0bc3670ac77d Description: The ability to check code using pyflakes and generate xUnit test result files. Package: ros-rolling-ament-uncrustify Version: 0.20.0-1noble.20250426.193918 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 322 Depends: ros-rolling-uncrustify-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-uncrustify/ros-rolling-ament-uncrustify_0.20.0-1noble.20250426.193918_amd64.deb Size: 50884 SHA256: f63faea136bd7d2da7edbdea8ff46dd2e8ca3da9bab49e75843bc23b856912dc SHA1: 08fa310ca51151fdcc29891639d1b35544d175e8 MD5sum: ca2e68de089ccbb6eb44f3615613f59a Description: The ability to check code against style conventions using uncrustify and generate xUnit test result files. Package: ros-rolling-ament-vitis Version: 0.10.1-4noble.20250510.074526 Architecture: amd64 Maintainer: Víctor Mayoral Vilches Installed-Size: 88 Depends: ros-rolling-ament-acceleration, ros-rolling-ament-cmake-core, ros-rolling-ament-cmake-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-vitis/ros-rolling-ament-vitis_0.10.1-4noble.20250510.074526_amd64.deb Size: 15284 SHA256: 75a9d2cda5b5b3bc02314695806db528d8828d3bfa5191f65153897f75991a75 SHA1: 60610ca4292e82fae8779a4310cb6bb07274c34a MD5sum: aa2a4298d9af6c4820b6ee5e3cec93e9 Description: CMake macros and utilities to include Vitis platform into the ROS 2 build system (ament) and its development flows. Package: ros-rolling-ament-xmllint Version: 0.20.0-1noble.20250426.191610 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 57 Depends: libxml2-utils, ros-rolling-ament-lint, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ament-xmllint/ros-rolling-ament-xmllint_0.20.0-1noble.20250426.191610_amd64.deb Size: 13760 SHA256: 4a8ad9e453eee6b1858b766db59c37bd19edc8a92ece2aa34f5deb8e7c9284f2 SHA1: f383a7da0726499daf940cea40921bfaf910cb8f MD5sum: 91609949c59226c8cad1ce6678fcc463 Description: The ability to check XML files like the package manifest using xmllint and generate xUnit test result files. Package: ros-rolling-angles Version: 1.16.0-4noble.20250426.193842 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 89 Depends: ros-rolling-ament-cmake, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/angles Priority: optional Section: misc Filename: pool/main/r/ros-rolling-angles/ros-rolling-angles_1.16.0-4noble.20250426.193842_amd64.deb Size: 13684 SHA256: 0ac1d1bdd0e0380dfe84ed00a28082c4e3d655fe8cfda27f3770f4ea0dc2f9f7 SHA1: fbe75ccfdd73c6d970dc9e0035ff07d16efefa2e MD5sum: cc902fc802f3a8860613d18fa8e51380 Description: This package provides a set of simple math utilities to work with angles. The utilities cover simple things like normalizing an angle and conversion between degrees and radians. But even if you're trying to calculate things like the shortest angular distance between two joint space positions of your robot, but the joint motion is constrained by joint limits, this package is what you need. The code in this package is stable and well tested. There are no plans for major changes in the near future. Package: ros-rolling-apex-test-tools Version: 0.0.2-8noble.20250426.205620 Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 57 Depends: ros-rolling-ament-cmake-gtest, ros-rolling-osrf-testing-tools-cpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apex-test-tools/ros-rolling-apex-test-tools_0.0.2-8noble.20250426.205620_amd64.deb Size: 7960 SHA256: e6ae62f0b364010efc445c341437102641100bf3eefebb0674a64b671d80114f SHA1: ac90f7392a771d0c31a72b354c4233f4092d71fd MD5sum: 71d55b1e087f0339b333a17de8bcc567 Description: The package Apex.OS Test Tools contains test helpers Package: ros-rolling-apriltag Version: 3.4.3-1noble.20250426.191545 Architecture: amd64 Maintainer: Max Krogius Installed-Size: 1789 Depends: libc6 (>= 2.38), libpython3.12t64 (>= 3.12.1), ros-rolling-ros-workspace Homepage: https://april.eecs.umich.edu/software/apriltag.html Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag/ros-rolling-apriltag_3.4.3-1noble.20250426.191545_amd64.deb Size: 1159610 SHA256: a0c741391c4d733385458afcd9bf6c362c62e5a348b27c7f5d52639c23c60047 SHA1: 8af0e05199576fe7d41bff3baf4e2ff3fdfd306a MD5sum: a74828e4785fe74ed281886c5de66b9d Description: AprilTag detector library Package: ros-rolling-apriltag-dbgsym Package-Type: ddeb Source: ros-rolling-apriltag Version: 3.4.3-1noble.20250426.191545 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Max Krogius Installed-Size: 399 Depends: ros-rolling-apriltag (= 3.4.3-1noble.20250426.191545) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag/ros-rolling-apriltag-dbgsym_3.4.3-1noble.20250426.191545_amd64.deb Size: 328108 SHA256: b0acf93c0e7b1965ed9d219c0d2d1561da7f40d5354e4619206ac1d1a44e495b SHA1: 4c0037067ce190c2932251167b96c7ecb48430a7 MD5sum: 2429f9834d93ec19f015e052aa38fb6b Description: debug symbols for ros-rolling-apriltag Build-Ids: 0c841848ef730019fad5d981e3909ab359271bb4 a0022ced851c4959a46e1efaad8f4abe9daf5d7a c027debbacff1488490d8288aae4bc4584a0e1dd Package: ros-rolling-apriltag-detector Version: 3.0.1-2noble.20250510.081016 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 464 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-apriltag-msgs, ros-rolling-cv-bridge, ros-rolling-image-transport, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag-detector/ros-rolling-apriltag-detector_3.0.1-2noble.20250510.081016_amd64.deb Size: 135752 SHA256: cd7ad968dc3c43d7e0846ce6726a34f01e506acdab804f9d91076310b3073f6f SHA1: d1da410f0fb2f77df0219d06dadd4879b59b9ff9 MD5sum: 81845e22268a0ecb49521a4b44311507 Description: ROS2 package for apriltag detection Package: ros-rolling-apriltag-detector-dbgsym Package-Type: ddeb Source: ros-rolling-apriltag-detector Version: 3.0.1-2noble.20250510.081016 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 2117 Depends: ros-rolling-apriltag-detector (= 3.0.1-2noble.20250510.081016) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag-detector/ros-rolling-apriltag-detector-dbgsym_3.0.1-2noble.20250510.081016_amd64.deb Size: 1997676 SHA256: 9af4c0e50f1ef02ff87f14f90fd5a53555f520c2e98ffb912c7f63a7a356d915 SHA1: 6aa8bd1a550c3ace540026a91d7e48215a7d8fb0 MD5sum: f43f58931142276d3080f8d5e3e30613 Description: debug symbols for ros-rolling-apriltag-detector Build-Ids: a2e54bfddd82fe7d252e8dfd440d28dab247a10f e26630b1bc6ecb9dbe3c7327be98adbce669b04b Package: ros-rolling-apriltag-detector-mit Version: 3.0.1-2noble.20250510.081500 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 114 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-apriltag-detector, ros-rolling-apriltag-mit, ros-rolling-apriltag-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag-detector-mit/ros-rolling-apriltag-detector-mit_3.0.1-2noble.20250510.081500_amd64.deb Size: 27874 SHA256: cc06d38f1d9c3f649b210b2f2a3cad294b27bf3f005037e92f5e02042cbd7fae SHA1: ffdbd34b25555a4c777eae4a377b88ddcb14a891 MD5sum: e5ed21ce830a276ec0e436d7ba901123 Description: ROS package for apriltag detection with MIT detector Package: ros-rolling-apriltag-detector-mit-dbgsym Package-Type: ddeb Source: ros-rolling-apriltag-detector-mit Version: 3.0.1-2noble.20250510.081500 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 463 Depends: ros-rolling-apriltag-detector-mit (= 3.0.1-2noble.20250510.081500) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag-detector-mit/ros-rolling-apriltag-detector-mit-dbgsym_3.0.1-2noble.20250510.081500_amd64.deb Size: 443440 SHA256: 1038e22479c375f06631602c7c3a45c8a1c31269c2a53f0cd880747a41f3c16d SHA1: f7f0990715cdbc5486369e7c821cdffe896c19ad MD5sum: 3816ee12004f28cf4a8503361d675579 Description: debug symbols for ros-rolling-apriltag-detector-mit Build-Ids: 1cd110a2d819cffdbcb5f99492f60fcef3a6f25d Package: ros-rolling-apriltag-detector-umich Version: 3.0.1-2noble.20250510.081500 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 107 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-apriltag, libopencv-dev, ros-rolling-apriltag-detector, ros-rolling-apriltag-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag-detector-umich/ros-rolling-apriltag-detector-umich_3.0.1-2noble.20250510.081500_amd64.deb Size: 22734 SHA256: cc8255eb95c13dc5a0d29be9b88b568a3cb722481151628cef86e596bead4f8a SHA1: 6ae7c1a75ce0c49a9539e0cbf5c77bd6f8d173b0 MD5sum: d5dac3b2ee6aa31772e94a4969bf81cd Description: ROS package for apriltag detection with the UMich detector Package: ros-rolling-apriltag-detector-umich-dbgsym Package-Type: ddeb Source: ros-rolling-apriltag-detector-umich Version: 3.0.1-2noble.20250510.081500 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 444 Depends: ros-rolling-apriltag-detector-umich (= 3.0.1-2noble.20250510.081500) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag-detector-umich/ros-rolling-apriltag-detector-umich-dbgsym_3.0.1-2noble.20250510.081500_amd64.deb Size: 425308 SHA256: 2faa4b482f6ebe1df20fb5b4963ac92215692fc0cc2866a3913717b2c0c1fa36 SHA1: 685040421cb4c9f5a98945979783e28f8d705078 MD5sum: fadd12ce5717027237e2877a1243eecd Description: debug symbols for ros-rolling-apriltag-detector-umich Build-Ids: dfcea2a52b5c220e44ec53a0688109c92494056b Package: ros-rolling-apriltag-draw Version: 3.0.1-2noble.20250510.081933 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 644 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-rolling-apriltag-msgs, ros-rolling-cv-bridge, ros-rolling-image-transport, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag-draw/ros-rolling-apriltag-draw_3.0.1-2noble.20250510.081933_amd64.deb Size: 148764 SHA256: 185ec2ddc2177af26ec3d8c17fd7c19d44fc3f63d2045eb1cc08f02f78a59e46 SHA1: d6e815d87909667ec852cdd93d4f7a91414c5e34 MD5sum: 0c8303d70c9c04ec30e97a36ad46de96 Description: ROS package for drawing apriltags on image Package: ros-rolling-apriltag-draw-dbgsym Package-Type: ddeb Source: ros-rolling-apriltag-draw Version: 3.0.1-2noble.20250510.081933 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 2982 Depends: ros-rolling-apriltag-draw (= 3.0.1-2noble.20250510.081933) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag-draw/ros-rolling-apriltag-draw-dbgsym_3.0.1-2noble.20250510.081933_amd64.deb Size: 2633076 SHA256: f1eb251dec39baef7cd54139193d645a83fc4cf8efa357e52341bb6be00dc5be SHA1: 7773065f96d215939b286f944f7ae843d7987444 MD5sum: 0e512679a42af5e7ecebf8f74d561f6a Description: debug symbols for ros-rolling-apriltag-draw Build-Ids: 166f2575bc36120891405ca6ce5e236a90bcb845 897ac06f205b4b0e0cb6a9015a405347b14e668e Package: ros-rolling-apriltag-mit Version: 1.0.3-1noble.20250426.191545 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 250 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.4), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), clang-tidy, libboost-dev, libeigen3-dev, libopencv-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag-mit/ros-rolling-apriltag-mit_1.0.3-1noble.20250426.191545_amd64.deb Size: 75982 SHA256: 72ee86bb1200a8a49e9ea0c607cb492e029ad99f5e1671455ed6a8fe76e480d2 SHA1: 11fca97e131615e5a2e17323a966f8e8209af5fc MD5sum: 1409900bb7b0b7e9203fd05f8de9c7fa Description: ROS2 package wrapper for the MIT apriltag detector Package: ros-rolling-apriltag-mit-dbgsym Package-Type: ddeb Source: ros-rolling-apriltag-mit Version: 1.0.3-1noble.20250426.191545 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 841 Depends: ros-rolling-apriltag-mit (= 1.0.3-1noble.20250426.191545) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag-mit/ros-rolling-apriltag-mit-dbgsym_1.0.3-1noble.20250426.191545_amd64.deb Size: 826550 SHA256: cf65e11e05680bdd845231c13b75952d3e6a9dc06a6f76d12bf2ed7945825621 SHA1: 73dd6ee1665b34307c0ac698fc2ef2aa4d7d45f7 MD5sum: 87fc539f23d89bc9a7f35e90785352c2 Description: debug symbols for ros-rolling-apriltag-mit Build-Ids: 58751f5df89be1fe3fd7628ebc0d2716af3b642d Package: ros-rolling-apriltag-msgs Version: 2.0.1-4noble.20250430.062210 Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 724 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag-msgs/ros-rolling-apriltag-msgs_2.0.1-4noble.20250430.062210_amd64.deb Size: 70458 SHA256: 9e4273aa264ab6eb8db28bdca7efcf36e887bef26ec7775ddb4eefda2eea1a0c SHA1: 69036779d4505e50db3e3cc5680ff8130c0f135b MD5sum: 136ce8ea0af557b8585dd5d8493f837c Description: AprilTag message definitions Package: ros-rolling-apriltag-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-apriltag-msgs Version: 2.0.1-4noble.20250430.062210 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 551 Depends: ros-rolling-apriltag-msgs (= 2.0.1-4noble.20250430.062210) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag-msgs/ros-rolling-apriltag-msgs-dbgsym_2.0.1-4noble.20250430.062210_amd64.deb Size: 422414 SHA256: c8e6cc72af5fcf65f2cc8f2d89c8d4e61924e8bdb03123e77107ddc6f32df823 SHA1: da500f959ed1f8e72c213b26da9e65407129ff67 MD5sum: 81c0901db5ca660d417f4b3639d95555 Description: debug symbols for ros-rolling-apriltag-msgs Build-Ids: 05372fec56166c1a0d6d5bd8596626f84c4edd73 16792ce118d93e40e20ebc96e051bcf6b7726699 2bd88bf6ca4f40775e977b9c008aedcd94b59e7c 42c2114059556beac777845e9b3edf587db98a56 5ea93610ebf171e90ee8b0bc9365f2454eb29f2b 92c7f7dec33c854c31e69f43cf1a3ff894c26165 a2fbf2a6c9390d1dd1ee89a3cb885647e5c825be a72c13e527225154cdcd15f9a98c731dbf94cab1 a92b724e67a36efeae9872a6cfc81818d6336287 e1071852aadd7b4679f78001b0a4e98d3f20c4dd fcfd05ee713912f765bfde7cdc9a1ef7cee5b03a Package: ros-rolling-apriltag-ros Version: 3.2.2-1noble.20250510.081945 Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 424 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-rolling-apriltag, ros-rolling-apriltag-msgs, ros-rolling-cv-bridge, ros-rolling-image-transport, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag-ros/ros-rolling-apriltag-ros_3.2.2-1noble.20250510.081945_amd64.deb Size: 123866 SHA256: 177d0cbfb7a10516ab6cc9cc362efbdb6e0469f3902daf0f2ab67b8e18f14373 SHA1: 9debac394af00c512799f96c77f00a32e124d4a1 MD5sum: c002f7241cfc392b90f0a824c6fb5b41 Description: AprilTag detection node Package: ros-rolling-apriltag-ros-dbgsym Package-Type: ddeb Source: ros-rolling-apriltag-ros Version: 3.2.2-1noble.20250510.081945 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 2402 Depends: ros-rolling-apriltag-ros (= 3.2.2-1noble.20250510.081945) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag-ros/ros-rolling-apriltag-ros-dbgsym_3.2.2-1noble.20250510.081945_amd64.deb Size: 2274590 SHA256: 6fbd6f618a3cf2fadeee001aac5a6342ade54bda74b4cda09ae7717d93ee5338 SHA1: fc66d348116a4341b2fdf73c296307539cd6ff46 MD5sum: 78dba71dcf78c695dde04fa849a228e2 Description: debug symbols for ros-rolling-apriltag-ros Build-Ids: 2dd92b193f843710679a1073412c57d2ef024ab0 7dc7eaab8f7e8d9f6ab9e7856c5b8f4ad6bd54ed Package: ros-rolling-apriltag-tools Version: 3.0.1-2noble.20250510.084726 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 102 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-apriltag-detector, ros-rolling-apriltag-draw, ros-rolling-apriltag-msgs, ros-rolling-rclcpp, ros-rolling-rosbag2-transport, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag-tools/ros-rolling-apriltag-tools_3.0.1-2noble.20250510.084726_amd64.deb Size: 23952 SHA256: 56fe416569dc14ca2daf852952961235ba8f00b27dad97350322b747ab778fd1 SHA1: c3de5abd7a2fcdfd4b0c32dc4d82e3098e248195 MD5sum: 8912ea0baf3420655f591c8072a9bdc1 Description: misc tools for working with apriltags under ROS2 Package: ros-rolling-apriltag-tools-dbgsym Package-Type: ddeb Source: ros-rolling-apriltag-tools Version: 3.0.1-2noble.20250510.084726 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 498 Depends: ros-rolling-apriltag-tools (= 3.0.1-2noble.20250510.084726) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-apriltag-tools/ros-rolling-apriltag-tools-dbgsym_3.0.1-2noble.20250510.084726_amd64.deb Size: 473286 SHA256: 6a3a347baa258cc9a11fe51b620f76801c25763e6db2e033250dd52c2d0e899d SHA1: 96ea5a0913d48094bec3b600635d41b0cc4278d1 MD5sum: d92187332f1bb5a72f7b274426c4f866 Description: debug symbols for ros-rolling-apriltag-tools Build-Ids: 543e06612f4174dbc1caf14155dd9ffd3c60a367 Package: ros-rolling-aruco Version: 5.0.5-1noble.20250510.084023 Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 854 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libeigen3-dev, ros-rolling-cv-bridge, ros-rolling-ros-workspace Homepage: http://www.uco.es/investiga/grupos/ava/node/26 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-aruco/ros-rolling-aruco_5.0.5-1noble.20250510.084023_amd64.deb Size: 298070 SHA256: fa5fa52cde57f38096045bd614b0dcfd2a5c49352f57471a9260008be55b8d8f SHA1: 982e698dbbfdeaa6da6baeee47bb2eb0b2e3e071 MD5sum: 6bdea19045c9485c7de732ce1c7bb76c Description: The ARUCO Library has been developed by the Ava group of the Univeristy of Cordoba(Spain). It provides real-time marker based 3D pose estimation using AR markers. Package: ros-rolling-aruco-dbgsym Package-Type: ddeb Source: ros-rolling-aruco Version: 5.0.5-1noble.20250510.084023 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 4473 Depends: ros-rolling-aruco (= 5.0.5-1noble.20250510.084023) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-aruco/ros-rolling-aruco-dbgsym_5.0.5-1noble.20250510.084023_amd64.deb Size: 4415164 SHA256: 60064881e3920800c1e55a1e0c08f503e95e3e3abbe415cb6b02e463830e2bff SHA1: 3c4c073facf0b07d0b9d7b14ab53a189c7d05f4c MD5sum: 3077f23b7f06a3e2006e00f6e264980d Description: debug symbols for ros-rolling-aruco Build-Ids: 20b8f857c2058855ade0a772371646801a3cb29f Package: ros-rolling-aruco-msgs Version: 5.0.5-1noble.20250429.142355 Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 582 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://github.com/pal-robotics/aruco_ros Priority: optional Section: misc Filename: pool/main/r/ros-rolling-aruco-msgs/ros-rolling-aruco-msgs_5.0.5-1noble.20250429.142355_amd64.deb Size: 57646 SHA256: 14441dac29cfaba77b9eb4faca609758bd9ae4f6736b51b65fc7331b2779da12 SHA1: 242407218e4daea62fa1a943c45eee4ad99fc258 MD5sum: 3762bf6af31cba154376612108b679fe Description: The aruco_msgs package Package: ros-rolling-aruco-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-aruco-msgs Version: 5.0.5-1noble.20250429.142355 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 427 Depends: ros-rolling-aruco-msgs (= 5.0.5-1noble.20250429.142355) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-aruco-msgs/ros-rolling-aruco-msgs-dbgsym_5.0.5-1noble.20250429.142355_amd64.deb Size: 319790 SHA256: 12964fa38ea24498e3ad15c027e3af6e64192da7a7d951374c8680313eba21df SHA1: dd3f770eb3ae72206b1e9d7955229f8d96387df6 MD5sum: 086fa86d4dc38207b260e4d8d441dfd0 Description: debug symbols for ros-rolling-aruco-msgs Build-Ids: 15183583ccbfcb29e94e034683d12e3fa9a97178 15eaf7c3ce90fb2ccd272b47b19bf834e04cbba0 340d16c2ee86eda22787a1a9b430fc9b67586014 450f3b85cc32e5b096590f5cba938ad37848063f 50f81235d036007de4262876501703fa4d29888c 71bdf706ea7ff9a2d2d7cb5515e10faf39ffad4e 7216a632e80d7be802d06928bfb4d7946d343cbb ce2d55bf9de0a51edb27b59e9e347c32716e8025 d34aa40a4d822a9d554bd88cca8b9b492f68cfd7 e61827c280ccd3bba1bb8bffe4b2bded2849a3ea eda86545558ca6647cc9c111e61104c6d7f2264b Package: ros-rolling-aruco-opencv Version: 6.0.1-1noble.20250510.081949 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 1458 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-contrib406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libyaml-cpp-dev, python3-img2pdf, python3-numpy, python3-opencv, ros-rolling-aruco-opencv-msgs, ros-rolling-cv-bridge, ros-rolling-image-transport, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclcpp-lifecycle, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-aruco-opencv/ros-rolling-aruco-opencv_6.0.1-1noble.20250510.081949_amd64.deb Size: 283296 SHA256: 98d75a29cd602b42838a5f6d3c11aaf990ed9b9be13f481144b27a6cc32f0355 SHA1: 7a300aab26811f518f3dfc551046df45aabc3a7f MD5sum: 5f57cd0ad282eb0b011c496f3bf2e5a8 Description: ArUco marker detection using aruco module from OpenCV libraries. Package: ros-rolling-aruco-opencv-dbgsym Package-Type: ddeb Source: ros-rolling-aruco-opencv Version: 6.0.1-1noble.20250510.081949 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 6838 Depends: ros-rolling-aruco-opencv (= 6.0.1-1noble.20250510.081949) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-aruco-opencv/ros-rolling-aruco-opencv-dbgsym_6.0.1-1noble.20250510.081949_amd64.deb Size: 5791580 SHA256: 3f4e57ecd58298f5f18d371eeb4545398f9d100ae367a2dfe1174d4814f0c674 SHA1: 03ab199cd02d2f9a6d5a946948c7d7d09d0ec217 MD5sum: 684e6e23f9f474c4ebc55b5db804ca49 Description: debug symbols for ros-rolling-aruco-opencv Build-Ids: 2ed06b9b7f648336c698b6029955bb42e10b2971 bb33b5ad77fb2c33272bf295deef71b8b13fda44 f685131d56ce69dcf1f03178a203b1db4dbcc21d Package: ros-rolling-aruco-opencv-msgs Version: 6.0.1-1noble.20250429.142403 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 707 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-aruco-opencv-msgs/ros-rolling-aruco-opencv-msgs_6.0.1-1noble.20250429.142403_amd64.deb Size: 67562 SHA256: 2cfb54fc7557c8a5d687500e0e5ecc31d89b5bdced3320c56874441203a6a541 SHA1: df8995c9507f95a9e3f970d6544194b5ab6b1f2c MD5sum: d799c55ec0d42b22b81b65cd4af1c370 Description: Message definitions for aruco_opencv package. Package: ros-rolling-aruco-opencv-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-aruco-opencv-msgs Version: 6.0.1-1noble.20250429.142403 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 553 Depends: ros-rolling-aruco-opencv-msgs (= 6.0.1-1noble.20250429.142403) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-aruco-opencv-msgs/ros-rolling-aruco-opencv-msgs-dbgsym_6.0.1-1noble.20250429.142403_amd64.deb Size: 422838 SHA256: 5b92d5a8ce1ae4b16ddc19c33d1ca242f1dfec5841712a12f63dac8398777f12 SHA1: d9a8c5114e2e5e992f72780316ad02ed8264624e MD5sum: 55afa1b79606b24a2c724deca7fa7bc8 Description: debug symbols for ros-rolling-aruco-opencv-msgs Build-Ids: 025446d5b57cd706a814564fa636d6376d0164e3 0616d607d933927e3871686f902ebbd5d2c5beb4 1c71c786ac07e2898bad39fbda5072e846874433 2dbdca557a3408708e1c1d19c95e9d3d37cb89d9 7379f620d4b0d8915d590a1cf130835a2a40b5b7 a6f35e49a9ef83af8edb529edd771125730d255e b520562bfccea441344fc65d8d230c92dd06b6d6 bac89ecac8a8b7aa7ce3f8791eb6c1f92eb266ee bec55aaa0b40ca06f1be0def0c8737786a01ea35 cdefef4d23303c521e7ef31bf380c051d86b3097 cf552ac689a334c666347b8d9c02bf96f9b4d70b Package: ros-rolling-aruco-ros Version: 5.0.5-1noble.20250510.084506 Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 2562 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-rolling-aruco, ros-rolling-aruco-msgs, ros-rolling-cv-bridge, ros-rolling-geometry-msgs, ros-rolling-image-transport, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Homepage: http://www.uco.es/investiga/grupos/ava/node/26 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-aruco-ros/ros-rolling-aruco-ros_5.0.5-1noble.20250510.084506_amd64.deb Size: 560230 SHA256: dfac11b016c26ec3e612894811f95fb8c945cd68ad482883755f6e1ef0f2a407 SHA1: c3f53f895ee66d233a9407fa8ac425cd863e299a MD5sum: 36d7f8c50440a4d888d435e9c3ba176b Description: The ARUCO Library has been developed by the Ava group of the Univeristy of Cordoba(Spain). It provides real-time marker based 3D pose estimation using AR markers. Package: ros-rolling-aruco-ros-dbgsym Package-Type: ddeb Source: ros-rolling-aruco-ros Version: 5.0.5-1noble.20250510.084506 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Sai Kishor Kothakota Installed-Size: 12935 Depends: ros-rolling-aruco-ros (= 5.0.5-1noble.20250510.084506) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-aruco-ros/ros-rolling-aruco-ros-dbgsym_5.0.5-1noble.20250510.084506_amd64.deb Size: 11539012 SHA256: 67ac3b3b660e3c7a926fe7176eec39966111f69a133bb5d58cb2b27795ec40dc SHA1: f644b4f1782520da1cf6cd31fb8d2069ec68910e MD5sum: 410f1924ac6dc6de85a7574faf6eecbb Description: debug symbols for ros-rolling-aruco-ros Build-Ids: 1d1aa43a55d7257ab22701a15dee40340f3f9615 6ef3b8422fa9aef1eaae5acb08303764962965e4 a8a80ebb8774b7708be31e206b5df99a6e8d755a ffa8a4291e9c7224ccedbc26448e34bc37b660d9 Package: ros-rolling-asio-cmake-module Version: 1.2.0-3noble.20250426.193840 Architecture: amd64 Maintainer: Esteve Fernandez Installed-Size: 44 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-asio-cmake-module/ros-rolling-asio-cmake-module_1.2.0-3noble.20250426.193840_amd64.deb Size: 5934 SHA256: 036c76091dffca70269cca5b37f56a29bd6e258e583fb641098f6e20ccfb7c15 SHA1: 51b5b2704657101f5c6ab2c64724ecf0e4382182 MD5sum: 92d6e538c581eac3dd029507ea17b1ec Description: A CMake module for using the ASIO network library Package: ros-rolling-async-web-server-cpp Version: 2.0.0-5noble.20250510.074525 Architecture: amd64 Maintainer: Timo Röhling Installed-Size: 595 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 11), libboost-all-dev, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/async_web_server_cpp Priority: optional Section: misc Filename: pool/main/r/ros-rolling-async-web-server-cpp/ros-rolling-async-web-server-cpp_2.0.0-5noble.20250510.074525_amd64.deb Size: 181704 SHA256: d9d68919e2b516f872bf5210cfb9ec357c70512509d5e3b29cd69eb10058da92 SHA1: 2d6ff1b50fef1a7b7da386bd5bd0e8173e2188da MD5sum: 6b6b22ab66edff3b376c6f8878897800 Description: Asynchronous Web/WebSocket Server in C++ Package: ros-rolling-async-web-server-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-async-web-server-cpp Version: 2.0.0-5noble.20250510.074525 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Timo Röhling Installed-Size: 2833 Depends: ros-rolling-async-web-server-cpp (= 2.0.0-5noble.20250510.074525) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-async-web-server-cpp/ros-rolling-async-web-server-cpp-dbgsym_2.0.0-5noble.20250510.074525_amd64.deb Size: 2645920 SHA256: 4f00b8511f4abe6d23b6d62e0202708584304180a2d798fd53e03868d72972a9 SHA1: f74325a6c5fd9c16f9325e8d3a1bf806080bc9df MD5sum: 120e4d3f3acaaac9d30d087d5eebc38a Description: debug symbols for ros-rolling-async-web-server-cpp Build-Ids: ba10518ea279f8acb4d53b87e165dc77347fa2ea Package: ros-rolling-automatika-ros-sugar Version: 0.2.9-1noble.20250510.081351 Architecture: amd64 Maintainer: Automatika Robotics Installed-Size: 3026 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, python3-jinja2, python3-msgpack, python3-numpy, python3-opencv, python3-setproctitle, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-lifecycle-msgs, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rclpy, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: https://github.com/automatika/ros-sugar Priority: optional Section: misc Filename: pool/main/r/ros-rolling-automatika-ros-sugar/ros-rolling-automatika-ros-sugar_0.2.9-1noble.20250510.081351_amd64.deb Size: 257884 SHA256: e175f023587641690e40612493ac96b63a9c7c8a7630800dbd1027019f5a0400 SHA1: a9fc3e478f28b3014d8c39bef089933db807506f MD5sum: 7bc162f52563ab7558af396cec6a2250 Description: Syntactic sugar for ROS2 nodes creation and management Package: ros-rolling-automatika-ros-sugar-dbgsym Package-Type: ddeb Source: ros-rolling-automatika-ros-sugar Version: 0.2.9-1noble.20250510.081351 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Automatika Robotics Installed-Size: 2063 Depends: ros-rolling-automatika-ros-sugar (= 0.2.9-1noble.20250510.081351) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-automatika-ros-sugar/ros-rolling-automatika-ros-sugar-dbgsym_0.2.9-1noble.20250510.081351_amd64.deb Size: 1646248 SHA256: 04bba004c76f14e8c24d173dd03e24982acf42643d1eaf9d9b5d155d91a3607d SHA1: 975adfd1395f28aa92411d7c1107260f25ec3faa MD5sum: 44a82e00b66976f1962fc0986c2f1f7d Description: debug symbols for ros-rolling-automatika-ros-sugar Build-Ids: 07182f8ccfd122b6e11f1d7d14f5bf2632655a6c 219d48d161372d8559b65cf8388bbc43224a83f4 399adf0bde56c329c9502c807032c7c911f6a472 4ae1727fa0e7f4b7e7f8df93a8b693b09151eea7 84f4b8c3d79d04c8da9e5b0264f17445c66bb0d7 a9092a4aa2ff89dfc8dce6fb8535ca1b09018d77 c3f80f8af042c5c111c3868824e7f1e725be4593 c9db0e28c98d174164ef71cb61f8a39844c1b5e0 df286fe2bb5291070059aa268ad0a744056e17f8 e08cdbc08c5a7c33db27eb6b2337b03399eed3de ee8f095b519a605bada799e9a089f5ce9104f9d8 Package: ros-rolling-automotive-autonomy-msgs Version: 3.0.4-5noble.20250429.145230 Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 42 Depends: ros-rolling-automotive-navigation-msgs, ros-rolling-automotive-platform-msgs, ros-rolling-ros-workspace Homepage: http://github.com/astuff/automotive_autonomy_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-automotive-autonomy-msgs/ros-rolling-automotive-autonomy-msgs_3.0.4-5noble.20250429.145230_amd64.deb Size: 5632 SHA256: 0ca5d2db6368ad3cb33b0ee6619b36e0d235afbe55395c60488d6b843760b3d9 SHA1: 1ce5e3e6727195e8fa24b4b2adbf502bb1cc65ad MD5sum: 400fed81f08c1b532d4994bc9691cb6a Description: Messages for vehicle automation Package: ros-rolling-automotive-navigation-msgs Version: 3.0.4-5noble.20250429.142125 Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 2213 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://github.com/astuff/automotive_navigation_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-automotive-navigation-msgs/ros-rolling-automotive-navigation-msgs_3.0.4-5noble.20250429.142125_amd64.deb Size: 160946 SHA256: 6918be8be99a03f0fb9822e8357936a70f58fb2258d7f753fe1bc620e00b5f49 SHA1: 311f61324058492621db25b1a71749ac97158416 MD5sum: ea62d20195ea4d160c222f9ffe7f0e42 Description: Generic Messages for Navigation Objectives in Automotive Automation Software Package: ros-rolling-automotive-navigation-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-automotive-navigation-msgs Version: 3.0.4-5noble.20250429.142125 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 1756 Depends: ros-rolling-automotive-navigation-msgs (= 3.0.4-5noble.20250429.142125) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-automotive-navigation-msgs/ros-rolling-automotive-navigation-msgs-dbgsym_3.0.4-5noble.20250429.142125_amd64.deb Size: 1420910 SHA256: b6e8827859b6d455cc255c4afe651a948bad89284ad30d069b33661dafdf257f SHA1: dc73d289e9bdf665f901b17ae770c9af6c29ebfa MD5sum: 35705d2ad467b7fb5ef8be809f645fbb Description: debug symbols for ros-rolling-automotive-navigation-msgs Build-Ids: 260bc63b35d764ec6fa96414b971baf002de12b7 2b23cd89362de0c93e7cb1dc42acc09e412bc0fe 349a7ae0b225d6dd86a8910331707b844a668d66 50cf826589b0460f761147112314a1dae6b5bafc 6ea67f4976aa3a2c34ec4736f32c466f0fe639b9 709a82e2be7bbc0c8b8ff3e6b28e0e3667f67f92 a8599d35590af5a4fc48ac8e73a75b0838241634 b43e1a765b38c2a1191aff49d1a0a16abccfe390 d19064e190e17d6f4b65390d71cf4116b4b8e04f d6bad5179195c457bbde1921eb58f3d12606e8b5 fd1544a8b0f53db525e8a467bd37fc97710e08ca Package: ros-rolling-automotive-platform-msgs Version: 3.0.4-5noble.20250429.140737 Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 4194 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://github.com/astuff/automotive_platform_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-automotive-platform-msgs/ros-rolling-automotive-platform-msgs_3.0.4-5noble.20250429.140737_amd64.deb Size: 251122 SHA256: f08f9ac8341f3f7be071a3d4184ce1bb473be8b6a5367e1adee8d96aa862afe0 SHA1: 8d267d6e08e9064572ab89d02210293277adf420 MD5sum: 6bc40225e0cd514ad8ebd3e36098c3d1 Description: Generic Messages for Communication with an Automotive Autonomous Platform Package: ros-rolling-automotive-platform-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-automotive-platform-msgs Version: 3.0.4-5noble.20250429.140737 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 2900 Depends: ros-rolling-automotive-platform-msgs (= 3.0.4-5noble.20250429.140737) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-automotive-platform-msgs/ros-rolling-automotive-platform-msgs-dbgsym_3.0.4-5noble.20250429.140737_amd64.deb Size: 2293852 SHA256: 0e1041fa08812df065144dc603293a9912981a5eddfff056950f0fda053a9d36 SHA1: ff76c7f99988a00c9bd8fe3c13cb9708f92a7e87 MD5sum: da29ad0467afa50312634f7c37714bbb Description: debug symbols for ros-rolling-automotive-platform-msgs Build-Ids: 0cbf28039d549356df85c4f3fdd324b3785a241d 16395374c231a273261db07ed1026c50d7a96443 552c980ac343236f9874e88a780603237284eb3a 5a1d2243f2af564ab032d0bbe660c55822e1f187 868bb62e61fb8620261301b3a4dfc5a25bf5e0af 86fe30c6cf2ba469301314471d9b5aed64e05518 8fa3b4264db2a4c858cefcd047fa985b81125185 9bebef3f1e04ae7aadd6651a7f3dd591e3d62b5d bfe033ab581fc7da6b0f6c1e9e7df275f2866399 c57844683aaa2f9a2e2a525fdf410d1a71e369d3 c649092f016d428ad51aeb2106a9b2ea013555d9 Package: ros-rolling-autoware-adapi-v1-msgs Version: 1.3.0-1noble.20250429.142705 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 11346 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geographic-msgs, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-shape-msgs, ros-rolling-std-msgs, ros-rolling-unique-identifier-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-adapi-v1-msgs/ros-rolling-autoware-adapi-v1-msgs_1.3.0-1noble.20250429.142705_amd64.deb Size: 688628 SHA256: 7230800828105e14eda3464c31e11a323bc31621eb4aeeaeb2aa98154db837f5 SHA1: e87cac98311c0801e43232cbc4134e2597549d3f MD5sum: 116d04fda1010b0922bd74515874e6eb Description: The Autoware AD API interfaces Package: ros-rolling-autoware-adapi-v1-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-adapi-v1-msgs Version: 1.3.0-1noble.20250429.142705 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 9232 Depends: ros-rolling-autoware-adapi-v1-msgs (= 1.3.0-1noble.20250429.142705) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-adapi-v1-msgs/ros-rolling-autoware-adapi-v1-msgs-dbgsym_1.3.0-1noble.20250429.142705_amd64.deb Size: 7528630 SHA256: f9f7debd27c8d80f09d379b80cc9a07a1b4b0ac0c720b5323dff257f07e31229 SHA1: 92adce679e07064c8c875aa12fd0c591303ebfc0 MD5sum: 9ea8d2ac865a8315b0fbc41efcc77164 Description: debug symbols for ros-rolling-autoware-adapi-v1-msgs Build-Ids: 0ac51c5a3f7235e221846808a83ca5293ec9be51 1bb1782899aa780f8ff875dffe7937842bbd11b8 22a012cea27156fc02057ff78a8eecdea2a7e720 4ad0086eca1f477dd73f5239d3c0e358abbec4ee 4ec369775792b3cfd0a09168b705fdd44b7a35ea 52d146c06ee70a1aa8fdf8f320991df52a09e983 6e278b3c4e0723826bbd703607b136267400a8d9 7de961470cf1fcae5903e2568b206a8e7048a9fd a5fb805e8bdd9a817f9056440364627c1d80898f aaa5a6899696f4b42753b4b6bcded980a687feb0 cb3824f32d8d2576c0caebceb85e4159b9eeb351 Package: ros-rolling-autoware-adapi-version-msgs Version: 1.3.0-1noble.20250429.141500 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 725 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-adapi-version-msgs/ros-rolling-autoware-adapi-version-msgs_1.3.0-1noble.20250429.141500_amd64.deb Size: 65010 SHA256: ea26cedb945fde9290c51ed71e871a02e13e6d19189a8c2396bfaa1d844dadca SHA1: fe7a2cdd67e627fb8e115992f67e291c14867b7f MD5sum: 88c7caff7636742e26817122016c0e9a Description: The Autoware AD API version interfaces Package: ros-rolling-autoware-adapi-version-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-adapi-version-msgs Version: 1.3.0-1noble.20250429.141500 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 443 Depends: ros-rolling-autoware-adapi-version-msgs (= 1.3.0-1noble.20250429.141500) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-adapi-version-msgs/ros-rolling-autoware-adapi-version-msgs-dbgsym_1.3.0-1noble.20250429.141500_amd64.deb Size: 307658 SHA256: 7d330fa20f889f38f4771bab28d4076f141e86574f5f471ee9b476a9053d50ed SHA1: 37f422937e88685bf7a928f54753b7297d4b21c4 MD5sum: 22562d4353683394cc901084ebc368a1 Description: debug symbols for ros-rolling-autoware-adapi-version-msgs Build-Ids: 0124fea40eaaeed56a2b7471266df05e6d8b4f35 04fdfa4c11e243f8b96d52bd675eca26c1fdd955 17fd6f611589bb384209a8839243748756933d5e 3bc1cb7801c79cf258e86d100f65c5fb79467dd9 6d10cf40cee1fa8805cd03e678222c2a07a6f366 717a4d68c350f3cc78da07fa19d0e1dc00c39574 76c6326b1d1a8b8c6bdf439d6ca0faab40b26877 cdf7d6766aed5baa55c75cb172bb7e9fa8c028f3 f3dc5f9f68e6525c22d783c0b9396d326320cdbe f8dee67f51518f111db08f0d42e78dbf5ac2ac33 fbd6d0334ae5c120cbc2a9faf7941076ffd0a153 Package: ros-rolling-autoware-auto-msgs Version: 1.0.0-6noble.20250429.142755 Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 5819 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-auto-msgs/ros-rolling-autoware-auto-msgs_1.0.0-6noble.20250429.142755_amd64.deb Size: 394656 SHA256: 40055b8ac166ff13616802281e8ae2717aab95f8406370882f93eb5ef23c71ad SHA1: aee43a3ef0ef935f663768c9da4444b3192b485b MD5sum: 838fe5aa0a7408a156839148eac12dbc Description: Interfaces between core Autoware.Auto components Package: ros-rolling-autoware-auto-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-auto-msgs Version: 1.0.0-6noble.20250429.142755 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 4214 Depends: ros-rolling-autoware-auto-msgs (= 1.0.0-6noble.20250429.142755) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-auto-msgs/ros-rolling-autoware-auto-msgs-dbgsym_1.0.0-6noble.20250429.142755_amd64.deb Size: 3379166 SHA256: 04359a58a35e82c5f3b5f0d9a62fc2d5e15cac71a8e3bb4276fd626652bcdcd3 SHA1: 9d637585720a7bda4894f7e09172b4280c07c72c MD5sum: 6f592f5ddb29aff9e340e799e3310f9d Description: debug symbols for ros-rolling-autoware-auto-msgs Build-Ids: 022c77308d3afdfd9edec0046702f1d35a12d1dd 0a387f2dd4d6a04c96f57380829181073069fc73 0cb772871ad55302112cf36001028305627c66ac 28402ef123d378e418ead4bfa61d12bd8c6fedd4 5bd53011414a1896cc672880e8e7de0f3915913d 6901ec704e091c80422fb9ba589931627f5642b3 c3353ad7cdc0c5028104d1571c6184f4cbb47672 d7160109665cf834995703b22e99ff9f324de741 e0170b5b96d8a001d71c0acc6024e7a43fdbbe37 e2ca7f1dac66b58403ade45a85f5b037a631f739 f928eea5a1e69e626647cabee0d33581647f8fca Package: ros-rolling-autoware-cmake Version: 1.0.2-1noble.20250426.205714 Architecture: amd64 Maintainer: Ryohsuke Mitsudome Installed-Size: 50 Depends: ros-rolling-ament-cmake-auto, ros-rolling-ament-lint-auto, ros-rolling-ros-environment, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-cmake/ros-rolling-autoware-cmake_1.0.2-1noble.20250426.205714_amd64.deb Size: 7566 SHA256: 7ea1ac992885244a2949313204b7388dcd17a6b4354fbf3c7a3dbaa83ec389e0 SHA1: dfb996d0a154edb0160019a8b55787bba262e9a9 MD5sum: c1665ac71623187b100f22831ad44f38 Description: CMake scripts for Autoware Package: ros-rolling-autoware-common-msgs Version: 1.7.0-1noble.20250429.141500 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 437 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-common-msgs/ros-rolling-autoware-common-msgs_1.7.0-1noble.20250429.141500_amd64.deb Size: 41768 SHA256: ef75a564b3037568215e6d0f0f7ee7e9bfae9ccb793540bb362f6dbe7a3d3530 SHA1: ada3563a795c1dcc2c54f7698efc566453877e3a MD5sum: d62244ede807b4979932f9a06c617cb2 Description: Autoware common messages package. Package: ros-rolling-autoware-common-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-common-msgs Version: 1.7.0-1noble.20250429.141500 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 274 Depends: ros-rolling-autoware-common-msgs (= 1.7.0-1noble.20250429.141500) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-common-msgs/ros-rolling-autoware-common-msgs-dbgsym_1.7.0-1noble.20250429.141500_amd64.deb Size: 183322 SHA256: f1c0d2f8708e5f86b356f74e1427acdc59e4c031b7bdfe6f1f12ded81618537a SHA1: fe10e6fea92143be8cf194fba18293abe85bdd0e MD5sum: 8736ba80f948b645f98a676eb946621f Description: debug symbols for ros-rolling-autoware-common-msgs Build-Ids: 0462e1f88be696b54bca040dfa83f7fa7d3eff81 15faa92f681dca6618f1162a6e2f97e6a400a903 299372ac270809ca855009548140c38a0b7a868b 2b989c9d4ef543159b872cf13770a727802fa411 3986fd7f45c91550293ba0e8fa203ae1e5419562 4ac47b53de5e33fbfc21afc16cfd60760c045f1f 70fd4b1f2e96b411ef486900a86ccff48d98fe73 8dae294c1e3f0943b203b8208ad6fb829f5021af 9bf402022493c72170ec5b379122a0ac34ab9f3d af14bd3e6b9419c9b8adde31ed610b499a2de473 f9c64b60bbc6f4cda4e9d9ede7ab3a16c7e2ae9d Package: ros-rolling-autoware-control-msgs Version: 1.7.0-1noble.20250429.140132 Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 886 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-control-msgs/ros-rolling-autoware-control-msgs_1.7.0-1noble.20250429.140132_amd64.deb Size: 72440 SHA256: 8a5cd5fe4db92beb6c7f617ce6ac73a34853a92b99e818a1f96ec07cb670294e SHA1: fa8a8c9707c4717cfdc4443a78309b929edc5666 MD5sum: d29ce7e2f0f43ac1f9f71d17cd2adace Description: Autoware control messages package. Package: ros-rolling-autoware-control-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-control-msgs Version: 1.7.0-1noble.20250429.140132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 589 Depends: ros-rolling-autoware-control-msgs (= 1.7.0-1noble.20250429.140132) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-control-msgs/ros-rolling-autoware-control-msgs-dbgsym_1.7.0-1noble.20250429.140132_amd64.deb Size: 447972 SHA256: d929c113f3ab857a5831a992cc67d90a1892b1182153345593e4ea93577fce99 SHA1: 30cdba64673ec96e6b8dcb7bda6bfbfb0cb25d3d MD5sum: 36deef8ce35e6bc844a9f1e666c01b1d Description: debug symbols for ros-rolling-autoware-control-msgs Build-Ids: 18d773ec5b69fd726502488f0edc764c7868d20d 29800b0037dfeefb4cb155703be7d8afe3af0025 2aca024fb845176b66398528c18db6367764f6e9 2b84619b1458de4454c0d9f758e6c4b457801db9 439e311f7eaa6fbdcdcdd972383719f06a89f39d 6231b8fccf299e9e68d938920ab9352e2a94bf6f 6befb478a74e7c6dcfbc6fa262e9a5edf45189a2 9cc02490b87fc20a233230d18425660b2c5dd449 a3215196e4bc4d7e54b1a105408afcc183d65551 a87eb2cc9087e2f4038edb4bf8614015be469602 fa2088dd756a5e188a5c5a66539b9dd6a0d96369 Package: ros-rolling-autoware-internal-debug-msgs Version: 1.8.1-2noble.20250429.140731 Architecture: amd64 Maintainer: Ryohsuke Mitsudome Installed-Size: 2358 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-internal-debug-msgs/ros-rolling-autoware-internal-debug-msgs_1.8.1-2noble.20250429.140731_amd64.deb Size: 160664 SHA256: f3db371237e2f0fb0bbe1f9bb852312fc693430777e3383d061d35fe1ac764d8 SHA1: 5b589c4cb8b2f0492b90e9cf4b1322f7db723464 MD5sum: 0bc362f7b4f59f51b88953fe00863c5b Description: Autoware internal debug messages package. Package: ros-rolling-autoware-internal-debug-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-internal-debug-msgs Version: 1.8.1-2noble.20250429.140731 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ryohsuke Mitsudome Installed-Size: 1870 Depends: ros-rolling-autoware-internal-debug-msgs (= 1.8.1-2noble.20250429.140731) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-internal-debug-msgs/ros-rolling-autoware-internal-debug-msgs-dbgsym_1.8.1-2noble.20250429.140731_amd64.deb Size: 1485922 SHA256: 95e787250ac42364288dcf67f286dea18a9baee2eea9ceb6519f5f157baf707e SHA1: ce51d10b9eee950c7c73131a83b38340d0690a56 MD5sum: 08afcd9800d316e2ff7436406db4461b Description: debug symbols for ros-rolling-autoware-internal-debug-msgs Build-Ids: 1bb8eb3dc6625edbe19d108aaa56c54e125dfda8 36306617920ea32199f486a069f8d9f51a40179d 469dfe79cf33200bcae0943bd78b4d54305e16b4 5a2fbb869ce5aba3fc7b9d17d7d750675d2e5dae 64f8cdc47d23936fc6d79125f7273e02991c3f9a 7aa33aae78befef49e7d993d04fe86d3bf207f3e 9ca11fc302813e94f313baf464638a0781f4cd01 a7c91d370fa0e6f780706e1b2a2d4e709b6d1661 a89f67e41fd7768136f8b19c05b2da12465d3bc6 fbb9d4133063eb696fceac5ffc57893a544933b3 fdfbb68957a686b9bed0eaaf4cacd01dce6ed0b5 Package: ros-rolling-autoware-internal-metric-msgs Version: 1.8.1-2noble.20250429.140123 Architecture: amd64 Maintainer: Temkei Kem Installed-Size: 569 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-internal-metric-msgs/ros-rolling-autoware-internal-metric-msgs_1.8.1-2noble.20250429.140123_amd64.deb Size: 57160 SHA256: be12316f25e168456900338b8ff1a7f5376ebdd0475914b11cdb40c3b112460b SHA1: 9e428ff39cdbaea791084b1cc1d7606ee089ff8a MD5sum: 3f312c2a061dd7adf0d42a9ab28fe9b7 Description: The autoware_internal_metric_msgs package Package: ros-rolling-autoware-internal-metric-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-internal-metric-msgs Version: 1.8.1-2noble.20250429.140123 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Temkei Kem Installed-Size: 433 Depends: ros-rolling-autoware-internal-metric-msgs (= 1.8.1-2noble.20250429.140123) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-internal-metric-msgs/ros-rolling-autoware-internal-metric-msgs-dbgsym_1.8.1-2noble.20250429.140123_amd64.deb Size: 322030 SHA256: 136d5b8c081b08cd237b7a78f3f7c24a2b5f202fcea6804cfeba1b86fb59fac1 SHA1: c7b9afae2aeb7a9ad5803598cc3f16e5fcca26e5 MD5sum: 665ad2095943f6cc896dc91a7c9982fd Description: debug symbols for ros-rolling-autoware-internal-metric-msgs Build-Ids: 129ea5544f363eb4b9a94fda9b35edf8d0116629 1ab4692149638de0431f2ad64118f7a10dab9583 1d904884f068e9e5b7ea12cb20946450b3f422ad 27c4a6230b3d7acb1e1c40688776e95eb64dd689 679be02c84aa2c9b724f73489efadcffe4632d5b 8d07b616f7ec153a044a26b4f67f623ded76323e b0d58dd7df3645e992e391c7bbec3c190c9fcacf b990f9ec9e0a1b6be5714b4a66b9627bc84ee0b8 cca32860b0c5b81332db8ea87ac2ea8e98b55689 cdc76b3114e74732bfd2cbde482f0fbc9093a8f6 fbc1a6041fbe48123d4cb52c67926d01350b12f9 Package: ros-rolling-autoware-internal-msgs Version: 1.8.1-2noble.20250429.143157 Architecture: amd64 Maintainer: Berkay Karaman Installed-Size: 703 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-autoware-internal-debug-msgs, ros-rolling-autoware-internal-metric-msgs, ros-rolling-autoware-internal-perception-msgs, ros-rolling-autoware-internal-planning-msgs, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-internal-msgs/ros-rolling-autoware-internal-msgs_1.8.1-2noble.20250429.143157_amd64.deb Size: 60256 SHA256: c3c5cc904f39f2994bb1bf9af234e1be207488481b86f2917e7975abcd2f7f17 SHA1: a5cc59773ac1ceef65c639c54dc58bc73d18f5ce MD5sum: 70ac63bd27982d0233d35afcf64e5fbe Description: Autoware internal messages package. Package: ros-rolling-autoware-internal-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-internal-msgs Version: 1.8.1-2noble.20250429.143157 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Berkay Karaman Installed-Size: 482 Depends: ros-rolling-autoware-internal-msgs (= 1.8.1-2noble.20250429.143157) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-internal-msgs/ros-rolling-autoware-internal-msgs-dbgsym_1.8.1-2noble.20250429.143157_amd64.deb Size: 354930 SHA256: ef32968b436bb2365358ca49ab180cfdfb4ba5c39e7898e8bd8fe54a5d52f42b SHA1: 997672dd408b8911681112e368f55c05c0d63f6e MD5sum: 59e72fe3559657ff4486f2c8c9ec1c86 Description: debug symbols for ros-rolling-autoware-internal-msgs Build-Ids: 2cf509a00f7720c18457f49570a828767c6f9c1f 412fe7c4fa66bfc14b38e67929519bfb65424449 750e01946feeadc96c3f6219d9c5848d48a6cccd 7c135c101a7cb9faf28e49462184f55255e302c9 9ee7406d092a76ecfedd8cdb7d604cd2748173e4 a377cdf84653509b77e3d7334bb32dcad63a7fa5 b4b2b8155c9e14bec325037f51252a0612df6bb5 b94be1a4978eb49590ff76aa434b24baa166da02 c708ff6808b11fa8bac8f028cc2d6014d846ee02 e193f7e989c8f51056cc12e208c343d86a48ded7 f95f13b451c019727291eebe1d4f109e1e4aa8ff Package: ros-rolling-autoware-internal-perception-msgs Version: 1.8.1-2noble.20250429.142702 Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 486 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-autoware-perception-msgs, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-internal-perception-msgs/ros-rolling-autoware-internal-perception-msgs_1.8.1-2noble.20250429.142702_amd64.deb Size: 47292 SHA256: b14cf8c1f224113f19a0e4c2186cfef9eaad495ddc17f515a5b3cc4bc27eac65 SHA1: c88f79f3355eba27fde3f035d8509914e5e2d24a MD5sum: 8b86161305c6a7fd8a9b0cf79a3ad176 Description: Autoware internal perception messages package. Package: ros-rolling-autoware-internal-perception-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-internal-perception-msgs Version: 1.8.1-2noble.20250429.142702 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 318 Depends: ros-rolling-autoware-internal-perception-msgs (= 1.8.1-2noble.20250429.142702) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-internal-perception-msgs/ros-rolling-autoware-internal-perception-msgs-dbgsym_1.8.1-2noble.20250429.142702_amd64.deb Size: 220948 SHA256: d9e21d57567bf5a00165a166c7b560f795c4fab3a2f81144536ffe2dc7c5d992 SHA1: 461a3d67228f7c874152daef5da6d29db5045ab0 MD5sum: 969bc97a412e1db0dce689e1fa6cfa7f Description: debug symbols for ros-rolling-autoware-internal-perception-msgs Build-Ids: 007b3b2be9d6e47954bce6d2e12d237a0ff3a1f8 4324c9db29159f2bf5b6602124fbf71383777417 5d4912fc4de453a91a33df1e7ff5ca71b8d29e06 62f445ed50b10a266ebf9dd6c879379e374efe54 a46e58406e386a279a9160537e78b505c20f2c68 b5066b5ec8eeb8caac2757ed885dd8ee2429323c ca0a7415a25abbb5d47d8c143189ea987cb1604a d895b6e52ce0ec38e4c16678dbc4cb7e30fb6906 e108479a7d23f2e8110e64a7ebf4e4862b4cbd37 edce758b813e2449c6036823c82c74bcd7009d9c f6a1f908da3a4791490d0e0d89a9374596a7b835 Package: ros-rolling-autoware-internal-planning-msgs Version: 1.8.1-2noble.20250429.142804 Architecture: amd64 Maintainer: Yukihiro Saito Installed-Size: 3710 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-autoware-common-msgs, ros-rolling-autoware-perception-msgs, ros-rolling-autoware-planning-msgs, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-unique-identifier-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-internal-planning-msgs/ros-rolling-autoware-internal-planning-msgs_1.8.1-2noble.20250429.142804_amd64.deb Size: 267512 SHA256: 0ab0a462c941a4f032010f4ff3527fca9628643f6f5386acba5555b3ca7d4c65 SHA1: 3f98f6d10febaa62a3f1d91da8b85edb2ead73cd MD5sum: 9fc57e814775cb2c83e6a9471de196b7 Description: The autoware_internal_planning_msgs package Package: ros-rolling-autoware-internal-planning-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-internal-planning-msgs Version: 1.8.1-2noble.20250429.142804 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yukihiro Saito Installed-Size: 3020 Depends: ros-rolling-autoware-internal-planning-msgs (= 1.8.1-2noble.20250429.142804) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-internal-planning-msgs/ros-rolling-autoware-internal-planning-msgs-dbgsym_1.8.1-2noble.20250429.142804_amd64.deb Size: 2462870 SHA256: e8c27c4e69ac915682188f9ece84982d6be21d82956b5097600ad66b1d1d9dfc SHA1: 4d6ec8e75f23da65f1e5fca6c8c31dd0a01dea32 MD5sum: 8c655c7365f1cbdf710ce9a1608752c0 Description: debug symbols for ros-rolling-autoware-internal-planning-msgs Build-Ids: 1405a16aacb03bc309606d848d516edbe7b94e4d 3971fa4b1d7c34cdbc71464e955e71a50a0abfd0 474ca8e5f44c9f7291ebe6a5d273752e6fff4719 5be2524ec2cf30734b8d16274052ad0a5973d432 5ea2b27111171d0dc313e85268cc52d4cf8b42da 8476c822b823f45dd0a9ae75e6aafa01d1b44b1c 98c8d30cc39e5a5bab81c0a1bb5e46b589114226 c2ca7b954bef69d2368371b06393ea146885e598 cf0af15dab2ba0bedf8264b5546c1e62843d9a56 d68c2fc8381ad839aef49b04fc459cbdaea958a1 efb86779426310b985276f1496dd765cc771c1d7 Package: ros-rolling-autoware-lanelet2-extension Version: 0.7.1-1noble.20250510.081525 Architecture: amd64 Maintainer: mitsudome-r Installed-Size: 1603 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgeographiclib26 (>= 1.43), libpugixml1v5 (>= 1.7), libstdc++6 (>= 13.1), ros-rolling-lanelet2-core, ros-rolling-lanelet2-io, ros-rolling-lanelet2-projection, ros-rolling-lanelet2-routing, ros-rolling-lanelet2-traffic-rules, libgeographiclib-dev, libpugixml-dev, librange-v3-dev, ros-rolling-autoware-map-msgs, ros-rolling-autoware-planning-msgs, ros-rolling-geometry-msgs, ros-rolling-lanelet2-maps, ros-rolling-lanelet2-validation, ros-rolling-rclcpp, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-lanelet2-extension/ros-rolling-autoware-lanelet2-extension_0.7.1-1noble.20250510.081525_amd64.deb Size: 413534 SHA256: a226970e441c17a1c407a0bc6e2116e3c02295c38944d206d59855363cdba21c SHA1: d48ccb899243b429fa8de14e9bb0beec1dcbec1f MD5sum: e8dad45adc1fb09570690d2977a525a3 Description: The autoware_lanelet2_extension package contains libraries to handle Lanelet2 format data. Package: ros-rolling-autoware-lanelet2-extension-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-lanelet2-extension Version: 0.7.1-1noble.20250510.081525 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: mitsudome-r Installed-Size: 15282 Depends: ros-rolling-autoware-lanelet2-extension (= 0.7.1-1noble.20250510.081525) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-lanelet2-extension/ros-rolling-autoware-lanelet2-extension-dbgsym_0.7.1-1noble.20250510.081525_amd64.deb Size: 14669010 SHA256: 886c2d195f774d12327142d6b5dc5231c2bd417f99275329ad15de204295b16a SHA1: 3b3a31147a98e3daaf3bc32219d09797f8bb1b61 MD5sum: a33f934cb20e7aab02d972de49c8b5ac Description: debug symbols for ros-rolling-autoware-lanelet2-extension Build-Ids: 1bd5426a4d3db820a8cd802d48210d127350b138 81c134026841fda750ca7b296cf8b2fd5dd77d82 861a7601b8282d070792b9c07ba8efa2f59901bf 9ea26f6f2022a2d4e7efa87e12ea01da6b1f7d27 Package: ros-rolling-autoware-lanelet2-extension-python Version: 0.7.1-1noble.20250510.082303 Architecture: amd64 Maintainer: Mamoru Sobue Installed-Size: 1158 Depends: libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-rolling-lanelet2-core, libboost-python-dev, ros-rolling-autoware-lanelet2-extension, ros-rolling-geometry-msgs, ros-rolling-lanelet2-io, ros-rolling-lanelet2-projection, ros-rolling-lanelet2-python, ros-rolling-lanelet2-routing, ros-rolling-lanelet2-traffic-rules, ros-rolling-lanelet2-validation, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-lanelet2-extension-python/ros-rolling-autoware-lanelet2-extension-python_0.7.1-1noble.20250510.082303_amd64.deb Size: 195534 SHA256: e0789ac312399ebb98f45d7f2423dd9bfb6853017b0a7846daa3bbcebb2a65b0 SHA1: 3b334dcbb2e657bf373f5965a5c99a8ba3410152 MD5sum: f56c735620931230e58863da2fc844d7 Description: The autoware_lanelet2_extension_python package contains Python bindings for lanelet2_extension package Package: ros-rolling-autoware-lanelet2-extension-python-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-lanelet2-extension-python Version: 0.7.1-1noble.20250510.082303 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mamoru Sobue Installed-Size: 5193 Depends: ros-rolling-autoware-lanelet2-extension-python (= 0.7.1-1noble.20250510.082303) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-lanelet2-extension-python/ros-rolling-autoware-lanelet2-extension-python-dbgsym_0.7.1-1noble.20250510.082303_amd64.deb Size: 4391884 SHA256: 4b357b91e6ce3fdf1e59be32cb69f79090aa7770c6ee2d66615959643f4708d7 SHA1: a8c588d141c2a15e29e39ca3d53b975afdbee606 MD5sum: 9968a6771be1728c1ef8b88d6ef2083e Description: debug symbols for ros-rolling-autoware-lanelet2-extension-python Build-Ids: 37e699cb5864c551bf13fc22536a3aaa91a09b34 78ccb8ebd6cf29d41be6d7bc0bd04d4694c98ea4 f0761ad27ffc13a833fe9989349f98fbbe94a0de Package: ros-rolling-autoware-lint-common Version: 1.0.2-1noble.20250426.193849 Architecture: amd64 Maintainer: Ryohsuke Mitsudome Installed-Size: 47 Depends: ros-rolling-ament-cmake-copyright, ros-rolling-ament-cmake-core, ros-rolling-ament-cmake-cppcheck, ros-rolling-ament-cmake-lint-cmake, ros-rolling-ament-cmake-test, ros-rolling-ament-cmake-xmllint, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-lint-common/ros-rolling-autoware-lint-common_1.0.2-1noble.20250426.193849_amd64.deb Size: 6346 SHA256: 24c58963eea4634f24bfc024209f934c9c9d950b472f50264c94df6ad40cc177 SHA1: 3afd51e3cb1075e4458e69bc0b759029ff79a806 MD5sum: 5e84984c8acb6cf84c3a21da8777dde2 Description: The list of commonly used linters in Autoware Package: ros-rolling-autoware-localization-msgs Version: 1.7.0-1noble.20250429.142347 Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 505 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-localization-msgs/ros-rolling-autoware-localization-msgs_1.7.0-1noble.20250429.142347_amd64.deb Size: 49798 SHA256: 9caee07852d26ae9947b9470f5a1ddb341815419e8a09c7074000d9114b9f43f SHA1: 428beeb976d7a6c1d7b71ddbc888dcb90d494818 MD5sum: 83ffe6528024dbc100680743bb5c46db Description: Autoware localization messages package. Package: ros-rolling-autoware-localization-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-localization-msgs Version: 1.7.0-1noble.20250429.142347 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 309 Depends: ros-rolling-autoware-localization-msgs (= 1.7.0-1noble.20250429.142347) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-localization-msgs/ros-rolling-autoware-localization-msgs-dbgsym_1.7.0-1noble.20250429.142347_amd64.deb Size: 206628 SHA256: cde26a28c179085656f58ba38ce1c7df2eb1bc6b679e24dc8a36833f469f3dee SHA1: 73d9d73e0336cdf98ec68fd5220fb553f35049f5 MD5sum: 913c09f15fcd4fcc816ed591bab37f90 Description: debug symbols for ros-rolling-autoware-localization-msgs Build-Ids: 03f71d26414a44a89c45b201d69839eb63873c0e 36c910050d2957e7774efaa545b238e10cad5ad1 503fe6dc85eea690f6c146ce6b7a02c2cc9530de 50883e29f5d45b5af6301e20b58e287e53376e44 758620be6643d282173c108b00da37de545159b1 798f82e4d577d6cc48ad0e4fff554f2f1a0d3c23 7d355c8034d4017163a89f3137e7395548e8406d 8cd98aa8fd86aae5c2a72d397368575d8af38c53 ab48490d490336ffba1e2d7103ef1b5b0d7032c8 b3ffdbae6b2950120dfacc31d329935c6604007b c6203ccc77e6dce05c9b8bc5b978a75c46ba3d3b Package: ros-rolling-autoware-map-msgs Version: 1.7.0-1noble.20250429.142842 Architecture: amd64 Maintainer: kminoda Installed-Size: 3506 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-geographic-msgs, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-map-msgs/ros-rolling-autoware-map-msgs_1.7.0-1noble.20250429.142842_amd64.deb Size: 250888 SHA256: b26a74406401dd0d19b02896b328303c05ba925cb56bc58cb5e967a2291a55a0 SHA1: befaa016821de90d94f1019939aa890193b8c14f MD5sum: 889bf8180f0035fc2193667985ac6937 Description: Autoware map messages package. Package: ros-rolling-autoware-map-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-map-msgs Version: 1.7.0-1noble.20250429.142842 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: kminoda Installed-Size: 3005 Depends: ros-rolling-autoware-map-msgs (= 1.7.0-1noble.20250429.142842) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-map-msgs/ros-rolling-autoware-map-msgs-dbgsym_1.7.0-1noble.20250429.142842_amd64.deb Size: 2470094 SHA256: 14e53f68f80e8668f91ecddb18c53c423a79cc0fd38fa5099069821a1f779ec3 SHA1: 0bf69edf2f7269c91356fc58d37169d491aab64a MD5sum: 89b9d547fb1283311f455be561e1e3dc Description: debug symbols for ros-rolling-autoware-map-msgs Build-Ids: 1cccc4b19a71261f745fd607343724340e0f43c8 2e8e652625801c4d756dd36c1f507c1f02414984 521b31afe1ff6cb1ef65edf8d3b43bec0e18a048 661d5f17b4a9d5ec452a03c308ff3c12cf03e1ec 7954091dda625683ead9933526d626a72f21802a 8b4892aa747dd01fdc23db9ca40fea106f146fb7 b676c4871d953df79982a38beba932875a94eb51 db3962c3d4c58d8a00f4b2d23cb9dfb29d55b10b e7cfa47e60d3c077b23e8a3a675af022de8dc311 fbf10712485ae638392651400bd736d6b68442d3 ffc7189ffa1212371c151cbb5312a315bd8283a8 Package: ros-rolling-autoware-msgs Version: 1.7.0-1noble.20250429.143230 Architecture: amd64 Maintainer: M. Fatih Cırıt Installed-Size: 42 Depends: ros-rolling-autoware-common-msgs, ros-rolling-autoware-control-msgs, ros-rolling-autoware-localization-msgs, ros-rolling-autoware-map-msgs, ros-rolling-autoware-perception-msgs, ros-rolling-autoware-planning-msgs, ros-rolling-autoware-sensing-msgs, ros-rolling-autoware-system-msgs, ros-rolling-autoware-v2x-msgs, ros-rolling-autoware-vehicle-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-msgs/ros-rolling-autoware-msgs_1.7.0-1noble.20250429.143230_amd64.deb Size: 5398 SHA256: 0209fbf6849a3bb2847bca937886a45ea30af73b68c12d8dd76158624fcbc593 SHA1: 049d0c151fd42687db1041227e4a91b68553c8f7 MD5sum: abeaed69898846aa861c9381149cd6b1 Description: Meta package for the autoware_msgs packages Package: ros-rolling-autoware-perception-msgs Version: 1.7.0-1noble.20250429.142100 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 3226 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-unique-identifier-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-perception-msgs/ros-rolling-autoware-perception-msgs_1.7.0-1noble.20250429.142100_amd64.deb Size: 212958 SHA256: 49b3d563b8d3ebc21ea85270e86e4dcdcb46411ff964f958f7799bb071ed56bf SHA1: 6b54b321e904d2467be4909ac62f80048202a4c3 MD5sum: 11d95b877929dcc4e3831fca779b1cd6 Description: Autoware perception messages package. Package: ros-rolling-autoware-perception-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-perception-msgs Version: 1.7.0-1noble.20250429.142100 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 2568 Depends: ros-rolling-autoware-perception-msgs (= 1.7.0-1noble.20250429.142100) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-perception-msgs/ros-rolling-autoware-perception-msgs-dbgsym_1.7.0-1noble.20250429.142100_amd64.deb Size: 2105366 SHA256: 4c6966546cb603b78b790385a22422ae605c4ef04b2b5be8787527492034f937 SHA1: 2e583e2c00777d46c61e0ec7194a94ca536c9a76 MD5sum: ad9e1386ceddc307b272c25e4529a0b8 Description: debug symbols for ros-rolling-autoware-perception-msgs Build-Ids: 0e896f1a5a23765f967651c62306293054d4c2d5 2f307a403e85487bfe02c0a932c834cc20b94d6b 419a225c210698e7c1496ce5494725c23c7bb7c6 73dc34d68317cec2c8d9011b81a832ab1b07cd37 8689399e9babe7e84ec19cce79b3879e82b91054 89656ff2b649504c2e5bfef1c00133e101c3d85d 9b38cca41c0912c2098b64e14d41fe24bfdec7d0 a7d304b8ba3b4cfc085e1d5d9605776e4d834dfb b43d15a0c58a10c788f40963627ed5fb38751252 e3edfe53a58e30848c2ec36a7dc74c3d3dc7b295 fb8359f58701a787da0b27c004c90801a0499c5f Package: ros-rolling-autoware-planning-msgs Version: 1.7.0-1noble.20250429.142510 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 1527 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-nav-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-unique-identifier-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-planning-msgs/ros-rolling-autoware-planning-msgs_1.7.0-1noble.20250429.142510_amd64.deb Size: 124350 SHA256: e837ff0912a6b0e431e514f7503f229fd41e852f5023df59943f0681c7c0afb8 SHA1: c087cc580fc0d1bc9607969c475621de715ee9f3 MD5sum: 7fd81c92cf6062ff70f81cdad9580529 Description: Autoware planning messages package. Package: ros-rolling-autoware-planning-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-planning-msgs Version: 1.7.0-1noble.20250429.142510 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 1219 Depends: ros-rolling-autoware-planning-msgs (= 1.7.0-1noble.20250429.142510) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-planning-msgs/ros-rolling-autoware-planning-msgs-dbgsym_1.7.0-1noble.20250429.142510_amd64.deb Size: 987862 SHA256: f87bdfc6792a0e2287a9e40db0168bef5d102932d9fb136e6d4784fe5ce0dd69 SHA1: 51094e4d487b34fe44f86df3c2c0eda62f3f241f MD5sum: 022799ea3a1488a3e98d2a7c4e4c8a66 Description: debug symbols for ros-rolling-autoware-planning-msgs Build-Ids: 10a50c307476a5245b7b5b06ac4c5731c19ff0c6 18e34f6f8cd694d3ddd0c13dd373c907f34ec63d 25ae7400f8453df16d2421cf35df015cbc04c74c 2cd3e9dfdaaf3f02ef9090238b370e4ee06f4388 6c956c91c420022f35ba7861c37df2cd93d64dbb 71ee3838b2e7200488381dcf65ab0a52957a76ea 73cd2fba4487f2e9120bb74456e0664d10fa6034 743bb0a387e8b8d0cf93d0c5d846627ac0b16293 93a76acc1b805f52c78872cc632ade5a2b297021 cf460079d266bfee6088de874c38a9d82c20eed8 d059e189bec8bfc31f0cf04851dcdc1e03904d1a Package: ros-rolling-autoware-sensing-msgs Version: 1.7.0-1noble.20250429.142352 Architecture: amd64 Maintainer: Yutaka Kondo Installed-Size: 1513 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-sensing-msgs/ros-rolling-autoware-sensing-msgs_1.7.0-1noble.20250429.142352_amd64.deb Size: 125054 SHA256: eeb93c57b34df950b8d09c632b2e2c516f6f9a1750962a2ff3b17f4cc120a0fa SHA1: d16dcce9c3961fce9c35049a03ae261c49d39ad5 MD5sum: 7f64650ef749ddd4196f64de3dd6e59c Description: Autoware sensing messages package. Package: ros-rolling-autoware-sensing-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-sensing-msgs Version: 1.7.0-1noble.20250429.142352 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yutaka Kondo Installed-Size: 1113 Depends: ros-rolling-autoware-sensing-msgs (= 1.7.0-1noble.20250429.142352) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-sensing-msgs/ros-rolling-autoware-sensing-msgs-dbgsym_1.7.0-1noble.20250429.142352_amd64.deb Size: 892444 SHA256: 91d386dc4145d9eab10184bf46af8abfccf1c4cc0aa8a1653d66f92b0630cf84 SHA1: 8b956762dc3e017461811e78f2179f591ac64140 MD5sum: 66966725da79f8fa42f8b12706093ecf Description: debug symbols for ros-rolling-autoware-sensing-msgs Build-Ids: 0689cc877d5e095519d7fbd2da9c395d907d68c6 2a3b45b17423f0fc56d595ca66aa961964beb61d 302639cfc05c031cdf72c1021fda7880ad80437f 33653654394de6bfce8b95763ef992ede164843b 373c714a5ddc5f9a8467d0281ebd9537ba81c7d3 6572722330d20b62ab4584b6c35e747cc26aa191 9e75ab263b4bbda45e74db8e88788d6aeeeaa90a a8f935146544999e923358d13c2d04022e8b8bdb ae320df7f31860390cbb8100f5a7aa5ae0c9c21a cbe00ae8c447bdf04e0e2d694ee79248da410e99 d0071c2728957d016f6e2022b378ff56f135bc86 Package: ros-rolling-autoware-system-msgs Version: 1.7.0-1noble.20250429.142512 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 768 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-diagnostic-msgs, ros-rolling-geometry-msgs, ros-rolling-nav-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-unique-identifier-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-system-msgs/ros-rolling-autoware-system-msgs_1.7.0-1noble.20250429.142512_amd64.deb Size: 70858 SHA256: c21e5f816313ca1ce28876ed5d71c88a0c3e79c86644d3dbca2966e2480891fd SHA1: 5367dc9a6e8acba0b731979f911ccba5f5fa2a26 MD5sum: 71707bfe7e4da366856e332c7875a3b5 Description: Autoware system messages package. Package: ros-rolling-autoware-system-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-system-msgs Version: 1.7.0-1noble.20250429.142512 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 595 Depends: ros-rolling-autoware-system-msgs (= 1.7.0-1noble.20250429.142512) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-system-msgs/ros-rolling-autoware-system-msgs-dbgsym_1.7.0-1noble.20250429.142512_amd64.deb Size: 461832 SHA256: 9ccdfbb9d35e15a30e16f12f3dd7a4130f81de1d090efb00429ed4f72bef6e55 SHA1: ab5a717c8bda32e510dca4063a6f23c89fc97a1d MD5sum: 6560380c7eb918faa2a1c705c325a058 Description: debug symbols for ros-rolling-autoware-system-msgs Build-Ids: 25b5c74c30dfaf22ad7df6a20ee6e433ac099181 2893f2c1f49c3253c56907cdc7d1b34575880fb6 299c21d478c6cd19c09612d546cfa504a624ed61 3131f4f79149f5a5099973ed5b61074251637b5c 4a79095b63b75682cd0255f3ccab05d17d8aa89d 736593e4a7eb5cd610dca5e28c21aa333ffbf0db 85c07e06f732c4bcc714f4ab606966991fd64014 9b2542dcc91ca16b7ab8674157bf1251cb0821b6 b2a5459efe94e1031a290466e25c735d1bcc3821 bf941e44c041e825550aa01878e6917c70287b8d cc30cd2d00b59ff6e1b369413f1689b1c7ba2f25 Package: ros-rolling-autoware-utils Version: 1.4.0-1noble.20250510.090031 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 103 Depends: ros-rolling-autoware-internal-debug-msgs, ros-rolling-autoware-internal-msgs, ros-rolling-autoware-internal-planning-msgs, ros-rolling-autoware-perception-msgs, ros-rolling-autoware-planning-msgs, ros-rolling-autoware-utils-debug, ros-rolling-autoware-utils-diagnostics, ros-rolling-autoware-utils-geometry, ros-rolling-autoware-utils-logging, ros-rolling-autoware-utils-math, ros-rolling-autoware-utils-pcl, ros-rolling-autoware-utils-rclcpp, ros-rolling-autoware-utils-system, ros-rolling-autoware-utils-tf, ros-rolling-autoware-utils-uuid, ros-rolling-autoware-utils-visualization, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils/ros-rolling-autoware-utils_1.4.0-1noble.20250510.090031_amd64.deb Size: 11480 SHA256: fc4dfce483d94a190d893f306e141552934c0622c24d41bfe7c1c17002d22f34 SHA1: 7dc214b67cfb66858acca8c3989a2bd9114c3237 MD5sum: 1f86d59b1c99bc173727b9ee89afd143 Description: The autoware_utils package Package: ros-rolling-autoware-utils-debug Version: 1.4.0-1noble.20250510.082216 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 2019 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-autoware-internal-debug-msgs, ros-rolling-autoware-internal-msgs, ros-rolling-autoware-utils-system, ros-rolling-diagnostic-msgs, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils-debug/ros-rolling-autoware-utils-debug_1.4.0-1noble.20250510.082216_amd64.deb Size: 437960 SHA256: 60ae89aa71cad828e80cc3ca5c8037206c58e34113350aa68edcbd0fcd874897 SHA1: 73c23eb5ba6fbbe6ae36a3ced4d3e3978bd5ae67 MD5sum: 3f9599f7b9b227c3bcd4c8ed845c49a1 Description: The autoware_utils_debug package Package: ros-rolling-autoware-utils-diagnostics Version: 1.4.0-1noble.20250510.081954 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 188 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-diagnostic-msgs, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils-diagnostics/ros-rolling-autoware-utils-diagnostics_1.4.0-1noble.20250510.081954_amd64.deb Size: 51796 SHA256: 53585f94d9e9180f00002ef88f16b83817ae736c38914e05c180a6e677f3b330 SHA1: 7d38dd05b6b3d26d27600f786d8d8567a9dcfabc MD5sum: 6a98e890e27c91ca4deddabbfc2ba9df Description: The autoware_utils_diagnostics package Package: ros-rolling-autoware-utils-diagnostics-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-utils-diagnostics Version: 1.4.0-1noble.20250510.081954 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jian Kang Installed-Size: 807 Depends: ros-rolling-autoware-utils-diagnostics (= 1.4.0-1noble.20250510.081954) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils-diagnostics/ros-rolling-autoware-utils-diagnostics-dbgsym_1.4.0-1noble.20250510.081954_amd64.deb Size: 752914 SHA256: 4ab93c52f6f22c9bf8218acaff56a924c6247732fce51aa5ac03b29ca2030395 SHA1: 15668c6c537a91c08018c2bf630de399f49e4889 MD5sum: 240b43ad8c2fcd9e299397a0ea0c39f0 Description: debug symbols for ros-rolling-autoware-utils-diagnostics Build-Ids: 2e18e6ab3d565a92c967faa7a9c1f91b08b1cf88 Package: ros-rolling-autoware-utils-geometry Version: 1.4.0-1noble.20250510.081736 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 400 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libboost-system-dev, ros-rolling-autoware-internal-planning-msgs, ros-rolling-autoware-utils-math, ros-rolling-tf2, ros-rolling-tf2-eigen, ros-rolling-tf2-geometry-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils-geometry/ros-rolling-autoware-utils-geometry_1.4.0-1noble.20250510.081736_amd64.deb Size: 130774 SHA256: 34e349ff463c1e65d383f1d65b3d570f76890987f1ad72d9c50d7639c922622a SHA1: b5a32a30a23c38193dee93ddad96ea1effd51dcc MD5sum: 1d1d0a1affd377c292e50059ff513021 Description: The autoware_utils_geometry package Package: ros-rolling-autoware-utils-geometry-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-utils-geometry Version: 1.4.0-1noble.20250510.081736 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jian Kang Installed-Size: 2762 Depends: ros-rolling-autoware-utils-geometry (= 1.4.0-1noble.20250510.081736) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils-geometry/ros-rolling-autoware-utils-geometry-dbgsym_1.4.0-1noble.20250510.081736_amd64.deb Size: 2711752 SHA256: 714bf663fc339f26312217c8fc4c80a9d1d1672741dfc5d466df6bf88f6b2926 SHA1: ef9d00fdf6e2495126cba67011e9698aa1d07e9b MD5sum: abd0d34631c7179cbbfd27340906ca6b Description: debug symbols for ros-rolling-autoware-utils-geometry Build-Ids: 7711afa22d38b2474a4e1a9f4315a02c46b7aedb Package: ros-rolling-autoware-utils-logging Version: 1.4.0-1noble.20250510.083424 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 138 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-logging-demo, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils-logging/ros-rolling-autoware-utils-logging_1.4.0-1noble.20250510.083424_amd64.deb Size: 29306 SHA256: 05f286b4868200eb977d91c7394e2d9a73b9a60d83554bab5bc44504986f9a80 SHA1: 6a3d9514ad68e8c5baa8e89b0ce900cb2df031b6 MD5sum: 01585f9e2c92782d0001423506e36bde Description: The autoware_utils_logging package Package: ros-rolling-autoware-utils-logging-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-utils-logging Version: 1.4.0-1noble.20250510.083424 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jian Kang Installed-Size: 448 Depends: ros-rolling-autoware-utils-logging (= 1.4.0-1noble.20250510.083424) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils-logging/ros-rolling-autoware-utils-logging-dbgsym_1.4.0-1noble.20250510.083424_amd64.deb Size: 416784 SHA256: b795c53a34a4cb1381c4cdb5e829fcf0624e1899562bde94782181a2a2acba2b SHA1: 7f0ceeefec4764feb8a176635380a40fd97fc794 MD5sum: 6c81c48da49f70ec69e989d25e4ab0bf Description: debug symbols for ros-rolling-autoware-utils-logging Build-Ids: 65bdd1b2b06c5acfc279e4a3b75598e151edfeba Package: ros-rolling-autoware-utils-math Version: 1.4.0-1noble.20250504.161402 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 211 Depends: libc6 (>= 2.2.5), ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils-math/ros-rolling-autoware-utils-math_1.4.0-1noble.20250504.161402_amd64.deb Size: 109546 SHA256: a391be60317c720c106980703d8e1f84bb19c92ad58fc8a06101fcfbaae29b49 SHA1: 4f43dd9581f7e6dfa793b82a953f481195388f1f MD5sum: 3b2425c1a9f46870a7bf25761b1b100a Description: The autoware_utils_math package Package: ros-rolling-autoware-utils-math-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-utils-math Version: 1.4.0-1noble.20250504.161402 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jian Kang Installed-Size: 21 Depends: ros-rolling-autoware-utils-math (= 1.4.0-1noble.20250504.161402) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils-math/ros-rolling-autoware-utils-math-dbgsym_1.4.0-1noble.20250504.161402_amd64.deb Size: 7134 SHA256: 8a1e5975a57fc21d0bcbd211039529e0f484e552486843af20c829dd9190dd32 SHA1: 39ee1c80f99141161b63fb8ac71454e39e0ce434 MD5sum: b70da20457e6c0df87023a561a0b313a Description: debug symbols for ros-rolling-autoware-utils-math Build-Ids: c469ac27fb85ad82c9b3339693f32adb5e6753e0 Package: ros-rolling-autoware-utils-pcl Version: 1.4.0-1noble.20250510.085436 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 55 Depends: ros-rolling-autoware-utils-tf, ros-rolling-pcl-conversions, ros-rolling-pcl-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils-pcl/ros-rolling-autoware-utils-pcl_1.4.0-1noble.20250510.085436_amd64.deb Size: 8074 SHA256: 0857cb90b12d61c3082aa29f6768a9d140d26132aaf0710776d5daa2fe45f991 SHA1: a3296a7a68340adbde0061be717408c16699795d MD5sum: bc80bb93c163ec30326b3b13065f2228 Description: The autoware_utils_pcl package Package: ros-rolling-autoware-utils-rclcpp Version: 1.4.0-1noble.20250510.081958 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 61 Depends: ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils-rclcpp/ros-rolling-autoware-utils-rclcpp_1.4.0-1noble.20250510.081958_amd64.deb Size: 9012 SHA256: 7909590db6ad00198e5dbf08c4bf7ea975ecbaac3f150c1008ba07ec28f1fb2f SHA1: bb3f70550473d2c0c0ada24a0190e5ed23401364 MD5sum: fd690943852a5cbaa0eec309c72ad073 Description: The autoware_utils_rclcpp package Package: ros-rolling-autoware-utils-system Version: 1.4.0-1noble.20250510.082005 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 86 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils-system/ros-rolling-autoware-utils-system_1.4.0-1noble.20250510.082005_amd64.deb Size: 14658 SHA256: cfbdbcb53c7926689d208d09bc75ac1ad5bcfeed97480405f4ed2ab131f7df18 SHA1: 686135e1583eeec36b5b2444de1861b178c8d83f MD5sum: dca23c588c9b62c9ede6851ce3f05d03 Description: The autoware_utils_system package Package: ros-rolling-autoware-utils-system-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-utils-system Version: 1.4.0-1noble.20250510.082005 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jian Kang Installed-Size: 207 Depends: ros-rolling-autoware-utils-system (= 1.4.0-1noble.20250510.082005) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils-system/ros-rolling-autoware-utils-system-dbgsym_1.4.0-1noble.20250510.082005_amd64.deb Size: 194376 SHA256: c8a3ee920624a5619a69814215726d508710c39a12e29afdef2694d395b1d97f SHA1: 8f0b0ef55749cd0c67bdc063ff63df2d424fec2b MD5sum: a64e9ed841ea19d4fddda0f36b398721 Description: debug symbols for ros-rolling-autoware-utils-system Build-Ids: 543401b5828d0f7e22dacc50d1b7cbfe160a2678 Package: ros-rolling-autoware-utils-tf Version: 1.4.0-1noble.20250510.082155 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 55 Depends: ros-rolling-autoware-utils-geometry, ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-tf2-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils-tf/ros-rolling-autoware-utils-tf_1.4.0-1noble.20250510.082155_amd64.deb Size: 8026 SHA256: c95f0ad384e03c37f02905ce296fc1d6eec49ba0934d7d83911e6c3634a95a1e SHA1: 757b137cb02b4a83a23aeb400fd3c20dbec0dab5 MD5sum: 10ff38a4d1e0e30140724fe0b8f10d3c Description: The autoware_utils_tf package Package: ros-rolling-autoware-utils-uuid Version: 1.4.0-1noble.20250504.161412 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 53 Depends: libboost-system-dev, ros-rolling-unique-identifier-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils-uuid/ros-rolling-autoware-utils-uuid_1.4.0-1noble.20250504.161412_amd64.deb Size: 7530 SHA256: ceeaeb3a5ac98c4c4a1955a27ce7d2db5c41a88b4874aa360413d31259f5697c SHA1: 56da0eddf1774ff26fbcbc5a2b22f00a0773f85a MD5sum: 3d5e7b90e8c381c1217b6da61f1c4806 Description: The autoware_utils_uuid package Package: ros-rolling-autoware-utils-visualization Version: 1.4.0-1noble.20250510.082013 Architecture: amd64 Maintainer: Jian Kang Installed-Size: 87 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-rolling-rclcpp, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils-visualization/ros-rolling-autoware-utils-visualization_1.4.0-1noble.20250510.082013_amd64.deb Size: 15892 SHA256: 391df344604b9d1ce30b3d40f85e4414ef88820a7a879b969842b68ced83098d SHA1: 0097b3c2ca6e9cf3c56afb8f18208ffed52e2468 MD5sum: 6de2a47be90e7e2a8e7ac29c7f097197 Description: The autoware_utils_visualization package Package: ros-rolling-autoware-utils-visualization-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-utils-visualization Version: 1.4.0-1noble.20250510.082013 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jian Kang Installed-Size: 116 Depends: ros-rolling-autoware-utils-visualization (= 1.4.0-1noble.20250510.082013) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-utils-visualization/ros-rolling-autoware-utils-visualization-dbgsym_1.4.0-1noble.20250510.082013_amd64.deb Size: 100762 SHA256: bc559adc652b1ba8a1eecef383c1a7235258a06acf91d1fa7d43d342f5580bb9 SHA1: ad866b09ae8e05331190a824903686e0a3dfc843 MD5sum: a0e89083d066cce3564921646d4a43c1 Description: debug symbols for ros-rolling-autoware-utils-visualization Build-Ids: 5d6f4c311c8d0e8747e573b846a1c6c4ee29406f Package: ros-rolling-autoware-v2x-msgs Version: 1.7.0-1noble.20250429.142115 Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 951 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-v2x-msgs/ros-rolling-autoware-v2x-msgs_1.7.0-1noble.20250429.142115_amd64.deb Size: 85574 SHA256: 2d2a402c72af3fd3f8aaa3ad6240a828024c8f74120a8631c333d8c84c307648 SHA1: cdac25765c4fe75488ba7de5d1a8fa86033ea9fe MD5sum: 6aff07258b79fbff2fe611f11f202909 Description: Autoware v2x messages package. Package: ros-rolling-autoware-v2x-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-v2x-msgs Version: 1.7.0-1noble.20250429.142115 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Takagi, Isamu Installed-Size: 840 Depends: ros-rolling-autoware-v2x-msgs (= 1.7.0-1noble.20250429.142115) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-v2x-msgs/ros-rolling-autoware-v2x-msgs-dbgsym_1.7.0-1noble.20250429.142115_amd64.deb Size: 680878 SHA256: 97b485456a1edf4229051e3e87acaa06e107530c3c5314d1a642ce042fd14c5f SHA1: 0238d8cfd5f894e97825f7a876ff8d781c622248 MD5sum: 1391335804224c357112132f69c57071 Description: debug symbols for ros-rolling-autoware-v2x-msgs Build-Ids: 0f78c6246b299ddcf2890cacd31e73c1604105f1 30ba6a3fe9857dd9a525bec25e5360323ff3ae16 454359fff7e7ce93795aaba41128faa94844ca2e 4ad55f27753f67ebe413a77e52c81959afddad6d 4f2c201cee6d7e3de1f88db6bf5dbec2510d36b9 50eeed2231712b2f1ba86a71f11a84dbef35d4a9 7213fb8bce10c3c63c6ce42aed0c9e5d5ce5dfd8 79421f92b7c24233b5b1f8d0834e39a5f77047b8 8a168ed2dca6d8f0eb71071ba461a9fbf3d634d0 9890b9dec46fb27fb23c245a10d969c2355962d6 f94b30ae7d69e22549ed213add17a6fdfac2d81b Package: ros-rolling-autoware-vehicle-msgs Version: 1.7.0-1noble.20250429.142815 Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 1944 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-autoware-planning-msgs, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-vehicle-msgs/ros-rolling-autoware-vehicle-msgs_1.7.0-1noble.20250429.142815_amd64.deb Size: 134618 SHA256: 0f821877d3e989edc44ab1651e4a2031400273b4890a7c49c4d7098d3c43510c SHA1: 52e8e45ea81eb9f6078f8817c5d1f1d4e6f223f8 MD5sum: bfcea222c39e5cf46d5c6422b6f86fa1 Description: Interfaces between core Autoware vehicle components Package: ros-rolling-autoware-vehicle-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-autoware-vehicle-msgs Version: 1.7.0-1noble.20250429.142815 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 1348 Depends: ros-rolling-autoware-vehicle-msgs (= 1.7.0-1noble.20250429.142815) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-autoware-vehicle-msgs/ros-rolling-autoware-vehicle-msgs-dbgsym_1.7.0-1noble.20250429.142815_amd64.deb Size: 1031988 SHA256: 3a7b14def5e256063e567d9a261f1aa24259f6dd73c0dff53dd9fc0613706c2a SHA1: 3de76be508ef66a6a44c15466276ece38a2ebbb0 MD5sum: 88dcf7f6f0ce47306679ce3d2be7b3ed Description: debug symbols for ros-rolling-autoware-vehicle-msgs Build-Ids: 3c0cf41f03355b8898820e5693aab8e32bd3eeac 4e57cdfe969126b9e8550503929560bb65737eff 54d2ea2223f9f7a89ebce926549a55a110f13135 61c57878153726545db39ad0a9c1ff6a96b24e97 727101384c28067dedac9b3a53e4b940f761dede 7ca322e6b739de30b88a00552f342a1951ea04fb 7caa29739590d713340d54b0ca01b43680a46148 949b938ce85b1d6af3fc424653b109aa19971154 978ba991f3004265e5c2f1cfe4c8680e6808307c bca67bd9dfb797deddd4af811b3eb6503c8aa55d f64ea5a26c730af0ff3a6999e02dbbb211daf301 Package: ros-rolling-avt-vimba-camera Version: 2001.1.0-5noble.20250510.082832 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 2860 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-camera-info-manager, ros-rolling-diagnostic-msgs, ros-rolling-diagnostic-updater, ros-rolling-image-proc, ros-rolling-image-transport, ros-rolling-message-filters, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-stereo-image-proc, ros-rolling-ros-workspace Homepage: https://github.com/astuff/avt_vimba_camera Priority: optional Section: misc Filename: pool/main/r/ros-rolling-avt-vimba-camera/ros-rolling-avt-vimba-camera_2001.1.0-5noble.20250510.082832_amd64.deb Size: 646258 SHA256: 1f831dc6030360a570600852cceb272764af54f4adaac6fc13cb9d785b81c118 SHA1: 7432ce1c52889cd7847438e69bd1cf6256ee1488 MD5sum: 74c219588c1937d32b25f3b0249fe618 Description: Camera driver for Allied Vision Technologies (AVT) cameras, based on their Vimba SDK. Package: ros-rolling-avt-vimba-camera-dbgsym Package-Type: ddeb Source: ros-rolling-avt-vimba-camera Version: 2001.1.0-5noble.20250510.082832 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 4533 Depends: ros-rolling-avt-vimba-camera (= 2001.1.0-5noble.20250510.082832) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-avt-vimba-camera/ros-rolling-avt-vimba-camera-dbgsym_2001.1.0-5noble.20250510.082832_amd64.deb Size: 4104626 SHA256: 898476bc9dc66c154935af1a9c2864389ea2826256c5e19525a37f3fe9df74c8 SHA1: a2832093ba46df29a053f6b3aa8c010ddb005e55 MD5sum: 77850633dd5d1e521eed4a737056ff56 Description: debug symbols for ros-rolling-avt-vimba-camera Build-Ids: 0da74449353840493ae23bd7068dab1686d62811 2b98d12476677406aa8163f327383c4c046e7cad 50827a46de02e0cc38af0a50ad4fa6963d8192ca d07a1d7d74cb376cf7ac06a05cda8afc912822b9 Package: ros-rolling-aws-sdk-cpp-vendor Version: 0.2.1-2noble.20250426.193843 Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 36126 Depends: libc6 (>= 2.38), libcurl4t64 (>= 7.18.0), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), libssl-dev, zlib1g-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-aws-sdk-cpp-vendor/ros-rolling-aws-sdk-cpp-vendor_0.2.1-2noble.20250426.193843_amd64.deb Size: 4584652 SHA256: e4cfd23f4acaa9fc2b75602bc5126e4552fb39fa8758950d43b33059daf6b843 SHA1: 007a1257b99fbe7d4e4ed6f75ade1f1073371e1e MD5sum: cf0ec73afd7f3b38495753c791263172 Description: A vendor package for aws-sdk-cpp Package: ros-rolling-aws-sdk-cpp-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-aws-sdk-cpp-vendor Version: 0.2.1-2noble.20250426.193843 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 88204 Depends: ros-rolling-aws-sdk-cpp-vendor (= 0.2.1-2noble.20250426.193843) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-aws-sdk-cpp-vendor/ros-rolling-aws-sdk-cpp-vendor-dbgsym_0.2.1-2noble.20250426.193843_amd64.deb Size: 84446976 SHA256: 21fea967ec8c34e010c346eb18fc5dfad8906bc23e7319d0d3373794e6d74bca SHA1: c73748351bc8e76e0d3c9b45157393787f522038 MD5sum: 53496caff45dbea7019caf0d817e0119 Description: debug symbols for ros-rolling-aws-sdk-cpp-vendor Build-Ids: 0d888f18b934cb3ff5d274d348ba387f1b6955bc 45c97ca6ccb94452d37da0e4bab2d443ccb82b1f 592d837e161ed816c3ffd710de04abd059f587d7 609dfcfd10969b0739c8763b330509abff825169 a295b20d9835a49be2558723a33c7bc6f95e5dee b4a67bc1a7567bcb4b35bc079597a77d0a916edf d1c0f533526c339ab6ee1d085d6fca47532e5122 fb69d2e646c2b24881d8d223d3f5b60bacb06566 Package: ros-rolling-azure-iot-sdk-c Version: 1.14.0-1noble.20250426.191558 Architecture: amd64 Maintainer: Tim Clephas Installed-Size: 6617 Depends: curl, libcurl4-openssl-dev, libssl-dev, uuid-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-azure-iot-sdk-c/ros-rolling-azure-iot-sdk-c_1.14.0-1noble.20250426.191558_amd64.deb Size: 815830 SHA256: 282fd27d921c1fcbeaa2ec7a8e500440b13b8646906fb9b088f97fba2142d02e SHA1: bd7fe4b817f0f78b837dc596fe5968ee75f9a1d1 MD5sum: 9429c3fe84115ba460c7fcbdb7c0d731 Description: Azure IoT C SDKs and Libraries Package: ros-rolling-backward-ros Version: 1.0.7-1noble.20250426.191548 Architecture: amd64 Maintainer: Victor López Installed-Size: 230 Depends: libc6 (>= 2.14), libdw1t64 (>= 0.126), libgcc-s1 (>= 4.2), libstdc++6 (>= 13.1), libdw-dev, ros-rolling-ros-workspace Homepage: https://github.com/pal-robotics/backward_ros Priority: optional Section: misc Filename: pool/main/r/ros-rolling-backward-ros/ros-rolling-backward-ros_1.0.7-1noble.20250426.191548_amd64.deb Size: 57226 SHA256: 846213fdd985e7ed56f11b971eb57fff167d623dc48eb386151a77ca284a9f3c SHA1: 0279e60a9bb20e1aaa4f214d248cee979031ec11 MD5sum: 2264baaa0831496b1ca532a12e956175 Description: The backward_ros package is a ros wrapper of backward-cpp from https://github.com/bombela/backward-cpp Package: ros-rolling-backward-ros-dbgsym Package-Type: ddeb Source: ros-rolling-backward-ros Version: 1.0.7-1noble.20250426.191548 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Victor López Installed-Size: 264 Depends: ros-rolling-backward-ros (= 1.0.7-1noble.20250426.191548) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-backward-ros/ros-rolling-backward-ros-dbgsym_1.0.7-1noble.20250426.191548_amd64.deb Size: 240140 SHA256: ca03b7078ec26b6b8f0cac58bcbb49f259f1cfe3c1a524daab6d8232a36242f1 SHA1: 0a729897eb2a2f11b2f1ec57426cb59f91d50780 MD5sum: 58919c12ec4f0d6b988a5402b187abc2 Description: debug symbols for ros-rolling-backward-ros Build-Ids: eb3513e8d8d9b66887012a28eb8726e6c06a2f2e Package: ros-rolling-bag2-to-image Version: 0.1.0-4noble.20250510.082015 Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 287 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rosbag2-cpp, ros-rolling-rosbag2-storage, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-bag2-to-image/ros-rolling-bag2-to-image_0.1.0-4noble.20250510.082015_amd64.deb Size: 84346 SHA256: cf43f636a62bd14d4838da30dabbdd4acdb2f0b6977b0e7e038ec8400f132ce9 SHA1: 7470abc761ed9d719a1979d0398c041b05032ab3 MD5sum: 38c5177ab5c116b89c3d87c97a86b3d4 Description: The bag2_to_image package Package: ros-rolling-bag2-to-image-dbgsym Package-Type: ddeb Source: ros-rolling-bag2-to-image Version: 0.1.0-4noble.20250510.082015 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 1594 Depends: ros-rolling-bag2-to-image (= 0.1.0-4noble.20250510.082015) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-bag2-to-image/ros-rolling-bag2-to-image-dbgsym_0.1.0-4noble.20250510.082015_amd64.deb Size: 1530072 SHA256: be9afcc051a211e34365c8b1c2257b049ff9d550acc0953407e82a7a1bcc2d07 SHA1: 4c65b3c5671421b7fd98deb4d62e0f1bd32a3a15 MD5sum: 2965f77b594653f171d63c0e7edbcd35 Description: debug symbols for ros-rolling-bag2-to-image Build-Ids: 395aa009ac4b7ab8ff3a160dd535ffa0699cf945 83b45645fabb5b2e8cc4d699b4f211de5e103427 Package: ros-rolling-battery-state-broadcaster Version: 1.0.1-1noble.20250510.085214 Architecture: amd64 Maintainer: Jonas Otto Installed-Size: 223 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-controller-interface, ros-rolling-pluginlib, ros-rolling-realtime-tools, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-battery-state-broadcaster/ros-rolling-battery-state-broadcaster_1.0.1-1noble.20250510.085214_amd64.deb Size: 61784 SHA256: 4efd4a608498c2a9b90ebf6b0a3683548a5bc727e4166c22e79afcac176efb99 SHA1: 13849633f393fcdf861f8ffe634823c4d013ade7 MD5sum: 422e902c3e85634c84e2c2ed8a37bfd4 Description: ROS2 Control boradcaster for battery state sensors. Package: ros-rolling-battery-state-broadcaster-dbgsym Package-Type: ddeb Source: ros-rolling-battery-state-broadcaster Version: 1.0.1-1noble.20250510.085214 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonas Otto Installed-Size: 996 Depends: ros-rolling-battery-state-broadcaster (= 1.0.1-1noble.20250510.085214) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-battery-state-broadcaster/ros-rolling-battery-state-broadcaster-dbgsym_1.0.1-1noble.20250510.085214_amd64.deb Size: 930124 SHA256: 365bcc053880ebe534e468a83ab6143f24272692cd2c73cfea69b82bf7b60156 SHA1: e8faa527fb84e83c72046cfae1c6180a7fa88696 MD5sum: fc4a5f8903c77bb790b7d8cc25835d0a Description: debug symbols for ros-rolling-battery-state-broadcaster Build-Ids: 45ef6f3e8ad30e59beb44915f3e679a7f30dc6fb Package: ros-rolling-battery-state-rviz-overlay Version: 1.0.1-1noble.20250510.082040 Architecture: amd64 Maintainer: Jonas Otto Installed-Size: 510 Depends: libc6 (>= 2.34), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libfmt-dev, ros-rolling-rclcpp, ros-rolling-rviz-2d-overlay-msgs, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-battery-state-rviz-overlay/ros-rolling-battery-state-rviz-overlay_1.0.1-1noble.20250510.082040_amd64.deb Size: 118128 SHA256: 21bd1bd7cbfc5d2cbaf62a506982e403edcf827fc62275fb1d5cb559d5995b27 SHA1: e27a224dea27be7cc50961f94adb40c1ecff73cc MD5sum: 92273187a459ee2cd6a25cb00431801c Description: Converts BatteryState messages to RViz OverlayText messages. Package: ros-rolling-battery-state-rviz-overlay-dbgsym Package-Type: ddeb Source: ros-rolling-battery-state-rviz-overlay Version: 1.0.1-1noble.20250510.082040 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonas Otto Installed-Size: 2377 Depends: ros-rolling-battery-state-rviz-overlay (= 1.0.1-1noble.20250510.082040) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-battery-state-rviz-overlay/ros-rolling-battery-state-rviz-overlay-dbgsym_1.0.1-1noble.20250510.082040_amd64.deb Size: 2041934 SHA256: ec845f34ed9212e4c67f8372ff606f73af97c48fcb0434ccf30a38d396c9ae5b SHA1: 935d309976a876196e55a1a30448f2a3a2980456 MD5sum: fe62b387370e0c9c06bbafbf9b0223ac Description: debug symbols for ros-rolling-battery-state-rviz-overlay Build-Ids: 6f26fca761e0f33a1284d12182fa57b90d482f07 Package: ros-rolling-behaviortree-cpp Version: 4.7.0-1noble.20250510.082042 Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 4090 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libsqlite3-0 (>= 3.10.0), libstdc++6 (>= 13.1), libzmq5 (>= 4.0.1+dfsg), cppzmq-dev, libsqlite3-dev, libzmq3-dev, ros-rolling-ament-index-cpp, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-behaviortree-cpp/ros-rolling-behaviortree-cpp_4.7.0-1noble.20250510.082042_amd64.deb Size: 779734 SHA256: 9e9159fcce06ad9fb49f8f1e89af3729111e0b81bb9144f05aca2d8b8c65a83f SHA1: 62f0aebe2a7ceaa169830be56c1978f284a876ee MD5sum: 8930d50eeff8800d3508751fec301169 Description: This package provides the Behavior Trees core library. Package: ros-rolling-behaviortree-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-behaviortree-cpp Version: 4.7.0-1noble.20250510.082042 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 12276 Depends: ros-rolling-behaviortree-cpp (= 4.7.0-1noble.20250510.082042) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-behaviortree-cpp/ros-rolling-behaviortree-cpp-dbgsym_4.7.0-1noble.20250510.082042_amd64.deb Size: 11821328 SHA256: 6d4da6fe342ea29b53afe7f327fec31a1999160a54b96f4f0b0d85c41a7611ae SHA1: 48edaa5c3d27a4716130347dfa11e1b75032e000 MD5sum: c270365b4bd4931af1d9fdb49ecfa871 Description: debug symbols for ros-rolling-behaviortree-cpp Build-Ids: 17114bf9415b12adf60ee15feceb34054c843b54 3f37fb116211d48034711ba93c62a87ae3525807 8b2e3a47763e8b4c7098044beae06d1d52d3f897 8fa76c31b561361d84353c415ee1553351327348 9b4bc64f45d96d4e3d5ff9c388af782e460c71eb Package: ros-rolling-bicycle-steering-controller Version: 4.24.0-1noble.20250510.085323 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 191 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-control-msgs, ros-rolling-controller-interface, ros-rolling-hardware-interface, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-std-srvs, ros-rolling-steering-controllers-library, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-bicycle-steering-controller/ros-rolling-bicycle-steering-controller_4.24.0-1noble.20250510.085323_amd64.deb Size: 45254 SHA256: 45effc52c004f8f49c9d3f2a0ce1e339fa3f81fa6df7f5d1a67ff14852f4ebc7 SHA1: d0f922e8263879b20a4918be4e407938c4a67752 MD5sum: d185d9454514b776d1ea9063ef40a4c9 Description: Steering controller with bicycle kinematics. Rear fixed wheel is powering the vehicle and front wheel is steering. Package: ros-rolling-bicycle-steering-controller-dbgsym Package-Type: ddeb Source: ros-rolling-bicycle-steering-controller Version: 4.24.0-1noble.20250510.085323 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 684 Depends: ros-rolling-bicycle-steering-controller (= 4.24.0-1noble.20250510.085323) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-bicycle-steering-controller/ros-rolling-bicycle-steering-controller-dbgsym_4.24.0-1noble.20250510.085323_amd64.deb Size: 654446 SHA256: 0107a8e1a0fc74938c38fe1019870f80ed7742b21b2df9029e1b33b2af2f68da SHA1: 1d6e0eed2ac5eb8c6a947f0a60673de0d9d70d73 MD5sum: abada7233ccf4c6b78793f216fd40ba9 Description: debug symbols for ros-rolling-bicycle-steering-controller Build-Ids: a6f64ec038688755300a8717e3637802f3fa0b56 Package: ros-rolling-bno055 Version: 0.5.0-2noble.20250510.075740 Architecture: amd64 Maintainer: flynneva Installed-Size: 199 Depends: python3-serial, python3-smbus, ros-rolling-example-interfaces, ros-rolling-rclpy, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-bno055/ros-rolling-bno055_0.5.0-2noble.20250510.075740_amd64.deb Size: 34808 SHA256: de0517faa9af3a4b80ee0522de54ce3a8f28065a73c6a8c7adb5a75b014cde59 SHA1: 98bd6e63e93df7d3ea792b6ce532be047f03629a MD5sum: b8f4632242fb6c78e57acd497490f5a5 Description: Bosch BNO055 IMU driver for ROS2 Package: ros-rolling-bond Version: 4.1.2-1noble.20250429.140737 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 541 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/bond Priority: optional Section: misc Filename: pool/main/r/ros-rolling-bond/ros-rolling-bond_4.1.2-1noble.20250429.140737_amd64.deb Size: 52842 SHA256: d6e979833889a7bf4c27f52bffd7845b1f6b72615d24754919761bc357988535 SHA1: 297f3b376cfe57860b1b247f46f3a78dbd27eaf0 MD5sum: 93bd66e384fe239a15324b4c31e13e91 Description: A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing. The bond remains connected until it is either broken explicitly or until a heartbeat times out. Package: ros-rolling-bond-core Version: 4.1.2-1noble.20250510.084658 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 42 Depends: ros-rolling-bond, ros-rolling-bondcpp, ros-rolling-smclib, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/bond_core Priority: optional Section: misc Filename: pool/main/r/ros-rolling-bond-core/ros-rolling-bond-core_4.1.2-1noble.20250510.084658_amd64.deb Size: 5810 SHA256: 590a747f9264edb60fe721a5d7827b3d751de0d185ffaed6e999f8a155bf9ae1 SHA1: c1fc40033452a2c46b5f9c7a66e2275eb67a1509 MD5sum: 25725dede35582c0c7b435cf9f3aa9c7 Description: A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing. The bond remains connected until it is either broken explicitly or until a heartbeat times out. Package: ros-rolling-bond-dbgsym Package-Type: ddeb Source: ros-rolling-bond Version: 4.1.2-1noble.20250429.140737 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 385 Depends: ros-rolling-bond (= 4.1.2-1noble.20250429.140737) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-bond/ros-rolling-bond-dbgsym_4.1.2-1noble.20250429.140737_amd64.deb Size: 283278 SHA256: ee0de990c9c1253a31893f6bac195291cb3c88f3fd7f3350485689e4932a09ff SHA1: 070d7afae43ea77c5d2571eed4675fca4ba0866f MD5sum: c131f7250ad69cab837ac8ed4853cb3c Description: debug symbols for ros-rolling-bond Build-Ids: 03d9c9acb39b03f95ef62fb7191555f5b361e468 0bc9c4cd6d7ce03ae3e06545e640decea5d86477 14afeb2be058f0e6e905cb4788d50ccb2971d069 2babc8b72f909d260406cf97416d53257d662b80 2cd944a89546094be16e46136c5382d2d9f11237 3edc8d193f0313e588761fd3a42bb0ec0d26f549 530c0cf26ac68a0fe96eeace374191b5c5c6af13 7f77a1c8b67244b5c43e48fb128291b1bb09609a a34aa3bec721af0a94b3279dee9815d1c78576ab bbf4b7943578b5e322e7eb1573a1a402fabf2f44 d809d877b87973030048b94eb48bd95156096b6b Package: ros-rolling-bondcpp Version: 4.1.2-1noble.20250510.082117 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 574 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libuuid1 (>= 2.16), ros-rolling-bond, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-smclib, uuid-dev, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/bondcpp Priority: optional Section: misc Filename: pool/main/r/ros-rolling-bondcpp/ros-rolling-bondcpp_4.1.2-1noble.20250510.082117_amd64.deb Size: 123390 SHA256: a155cd0f7db464e568a7d945c869d7c327a1663e9120c6bcd20c9eb087e0c852 SHA1: 21f5e38683ec9e66899cda0d8bba5f5bd3d6f059 MD5sum: 5152a81127d5b0c5d138f32eadf43a3c Description: C++ implementation of bond, a mechanism for checking when another process has terminated. Package: ros-rolling-bondcpp-dbgsym Package-Type: ddeb Source: ros-rolling-bondcpp Version: 4.1.2-1noble.20250510.082117 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 2269 Depends: ros-rolling-bondcpp (= 4.1.2-1noble.20250510.082117) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-bondcpp/ros-rolling-bondcpp-dbgsym_4.1.2-1noble.20250510.082117_amd64.deb Size: 1932118 SHA256: 667990ba33c862be77cd08fd62a787cfccaf1d8ff8fd9f713ecc93c918b26abc SHA1: ea243b1e5fc8cbb301922ec088de98a0edb05b5d MD5sum: 176ad448fe873f47646a80eaa645d81c Description: debug symbols for ros-rolling-bondcpp Build-Ids: 0606ab5c37448040d8d03d267253f9fb47f3e09e Package: ros-rolling-bondpy Version: 4.1.2-1noble.20250510.075741 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 84 Depends: ros-rolling-bond, ros-rolling-rclpy, ros-rolling-smclib, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-bondpy/ros-rolling-bondpy_4.1.2-1noble.20250510.075741_amd64.deb Size: 16206 SHA256: 0afe1f77a73abd1cc164abfb9d0043edea7a7060e25232891a40c1422ca17110 SHA1: 17be075b5db750a8d60d4420d5a749643bb4a5c1 MD5sum: 5c4551120c0c14915cd0c728157aca32 Description: Python implementation of bond, a mechanism for checking when another process has terminated. Package: ros-rolling-boost-geometry-util Version: 0.0.1-4noble.20250510.082121 Architecture: amd64 Maintainer: masaya Installed-Size: 93 Depends: libboost-all-dev, ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-boost-geometry-util/ros-rolling-boost-geometry-util_0.0.1-4noble.20250510.082121_amd64.deb Size: 10860 SHA256: 3692a5378e091809a09b0bffa4d0d4a20ae84cb38e685e50ccf327a58b42108c SHA1: bd563370e35baff57feff0dd665b31d200cfe2b5 MD5sum: 508242a4d450ccbecc7830dcce7c1756 Description: Utility library for boost geometry Package: ros-rolling-boost-geometry-util-dbgsym Package-Type: ddeb Source: ros-rolling-boost-geometry-util Version: 0.0.1-4noble.20250510.082121 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: masaya Installed-Size: 48 Depends: ros-rolling-boost-geometry-util (= 0.0.1-4noble.20250510.082121) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-boost-geometry-util/ros-rolling-boost-geometry-util-dbgsym_0.0.1-4noble.20250510.082121_amd64.deb Size: 33874 SHA256: 791f0b754aa5e00e342cd76575542be5dd45918520955bab77e075e865c5a361 SHA1: 23cfef68e408cf1f61e261228667c01a6b95bc93 MD5sum: 61146c6aae14e8a8bb823d2ca496dff8 Description: debug symbols for ros-rolling-boost-geometry-util Build-Ids: 6abb5ee492c9ea311f42bff99c3514aa18d47ba3 Package: ros-rolling-boost-sml-vendor Version: 1.1.11-1noble.20250426.193846 Architecture: amd64 Maintainer: Tim Clephas Installed-Size: 194 Depends: ros-rolling-ros-workspace Homepage: https://github.com/boost-ext/sml Priority: optional Section: misc Filename: pool/main/r/ros-rolling-boost-sml-vendor/ros-rolling-boost-sml-vendor_1.1.11-1noble.20250426.193846_amd64.deb Size: 24580 SHA256: b75060f945f04b2bb53c257ef5dd09a21e464f838fe14b1c2485062ba7c4a5cd SHA1: 913bcc1c55101349ab0e89bea8d54e3a3ae1c046 MD5sum: b22f0491d2095825252801ebc790f5dc Description: Vendor package for the Boost SML (State Machine Language) Package: ros-rolling-broll Version: 0.1.0-1noble.20250510.080522 Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 752 Depends: libavcodec60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libswscale7 (>= 7:6.0), ffmpeg, libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rcutils, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-broll/ros-rolling-broll_0.1.0-1noble.20250510.080522_amd64.deb Size: 174426 SHA256: 0bb92edd392c51b6b65b67b59d39225f05d329aea4971e37b339b58c7b3d5810 SHA1: 30f1240b8361695e5a1014a28e9bbd013b3a0e07 MD5sum: 01a9f34fa3e41d11549562a351a0cec5 Description: B-Roll utility library for interacting with video stream data in the context of rosbag2 Package: ros-rolling-broll-dbgsym Package-Type: ddeb Source: ros-rolling-broll Version: 0.1.0-1noble.20250510.080522 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 3362 Depends: ros-rolling-broll (= 0.1.0-1noble.20250510.080522) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-broll/ros-rolling-broll-dbgsym_0.1.0-1noble.20250510.080522_amd64.deb Size: 2969248 SHA256: 17dc7754f3102cc3f0401ebb04b935fbf5e0e8119e26c53153bf92eabcb8c798 SHA1: f166f8878fe78d9c6521aae3db1699ea054838b1 MD5sum: 439cd598ed758cd1a360d07e78bad301 Description: debug symbols for ros-rolling-broll Build-Ids: 322a626eb8e16f0c35e8420bf516acdf07121501 676fb236831fde27a66467a12bec7a6a006dfc6c b31c673ae8c9a01965fb911cea369972243a441b Package: ros-rolling-builtin-interfaces Version: 2.4.0-1noble.20250429.135322 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 505 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-rolling-fastcdr, ros-rolling-rosidl-core-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-builtin-interfaces/ros-rolling-builtin-interfaces_2.4.0-1noble.20250429.135322_amd64.deb Size: 44336 SHA256: 55052efbb1414c5cb7b9811ace20524a2684022c87917207a26b37c039b6d6e0 SHA1: 7120ce5ad87a22c9d4bd909f2c59d2535077be03 MD5sum: 54b7ad548ef748d3ac96b6f0f03fd2b5 Description: A package containing message and service definitions for types defined in the OMG IDL Platform Specific Model. Package: ros-rolling-builtin-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-builtin-interfaces Version: 2.4.0-1noble.20250429.135322 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 330 Depends: ros-rolling-builtin-interfaces (= 2.4.0-1noble.20250429.135322) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-builtin-interfaces/ros-rolling-builtin-interfaces-dbgsym_2.4.0-1noble.20250429.135322_amd64.deb Size: 228600 SHA256: 63327ca01f29b2ad6ef4e686d6f0ce8ee78e51555902ed1663f2a83afc778ef3 SHA1: 1f95b42af64037ad4cbd3e1dba9098269f75008c MD5sum: 40d3b3f8c22f2505635e9232a7c50446 Description: debug symbols for ros-rolling-builtin-interfaces Build-Ids: 0b3d5af28dcedeb7bda4ec20ca61d6283b5d38d6 2ec1b196d839fd19c4a156721b76b51bef7824e1 37f495b02652267872f90638891c90be63c0cf18 4429b3abfb436fdfcc9623b9857d3a0b78b83dca 6d360e316e6e4900f97d06af0c7f0aca7eb59f5e b07cc8c21aa49683f121dd37d34f0b8fbbe1c379 b085b3eb1a6f1ebb3ca1b5c31c7ee243de747209 b6d2c2538fdff22e35511071d2a34609535a0c34 c01c3b31b0e91d064e65c29517514b989ff3bf22 cdd4e75c9e133380794cb509c332cc1cbdea45c5 cffb240bcd0a97e4a18fb26e41aa3355c4fd885c Package: ros-rolling-camera-calibration Version: 6.0.10-1noble.20250510.080905 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 315 Depends: python3-opencv, python3-semver, ros-rolling-cv-bridge, ros-rolling-image-geometry, ros-rolling-message-filters, ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-std-srvs, ros-rolling-ros-workspace Homepage: https://index.ros.org/p/camera_calibration/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-camera-calibration/ros-rolling-camera-calibration_6.0.10-1noble.20250510.080905_amd64.deb Size: 80018 SHA256: 8e178dd46d903d6088f6a21b58bf0c684b22200f289bc5aaa31a73d88e862199 SHA1: 6a82b182817e3984316100fb1afe4888560a9396 MD5sum: a16c5f1902fe9fdc7f6770f55d0bf247 Description: camera_calibration allows easy calibration of monocular or stereo cameras using a checkerboard calibration target. Package: ros-rolling-camera-calibration-parsers Version: 6.2.0-1noble.20250510.080008 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 228 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-yaml-cpp-vendor, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/camera_calibration_parsers Priority: optional Section: misc Filename: pool/main/r/ros-rolling-camera-calibration-parsers/ros-rolling-camera-calibration-parsers_6.2.0-1noble.20250510.080008_amd64.deb Size: 57162 SHA256: 83855ebda1cc7d791676d15ff29647af285a8410124d8d5eea5863282643ffde SHA1: c5db28e7b060a81f0433debb8c996d05529658a0 MD5sum: 8de045893c81d5dd72d75a216a912964 Description: camera_calibration_parsers contains routines for reading and writing camera calibration parameters. Package: ros-rolling-camera-calibration-parsers-dbgsym Package-Type: ddeb Source: ros-rolling-camera-calibration-parsers Version: 6.2.0-1noble.20250510.080008 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 779 Depends: ros-rolling-camera-calibration-parsers (= 6.2.0-1noble.20250510.080008) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-camera-calibration-parsers/ros-rolling-camera-calibration-parsers-dbgsym_6.2.0-1noble.20250510.080008_amd64.deb Size: 723606 SHA256: 58e12c8ca5e47f4e095fa87c012fc029bf6e659a7ed52de2bb9e1149233464b4 SHA1: 0b0cc163f414932b0607c6ffc3fe94a47f43ccb4 MD5sum: 54bfd43e35640eac05dbdceb1396f02c Description: debug symbols for ros-rolling-camera-calibration-parsers Build-Ids: 05e02a828f9bcc59378c319912867bb21a196c60 bdc06ebd903cad705dde36e6a5f3f8e863f13d5a Package: ros-rolling-camera-info-manager Version: 6.2.0-1noble.20250510.080504 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 170 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ament-index-cpp, ros-rolling-camera-calibration-parsers, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-rcpputils, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/camera_info_manager Priority: optional Section: misc Filename: pool/main/r/ros-rolling-camera-info-manager/ros-rolling-camera-info-manager_6.2.0-1noble.20250510.080504_amd64.deb Size: 41466 SHA256: a4b10c50170b2b101f5a71c6fe808df20ee6cd3b16077ca93f958d10983f033e SHA1: 74f813161c8dd4fd6ee5c83e11a380f47704f4c7 MD5sum: 8263a6d20b70ba8890c10050ce39107b Description: This package provides a C++ interface for camera calibration information. It provides CameraInfo, and handles SetCameraInfo service requests, saving and restoring the camera calibration data. Package: ros-rolling-camera-info-manager-dbgsym Package-Type: ddeb Source: ros-rolling-camera-info-manager Version: 6.2.0-1noble.20250510.080504 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 492 Depends: ros-rolling-camera-info-manager (= 6.2.0-1noble.20250510.080504) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-camera-info-manager/ros-rolling-camera-info-manager-dbgsym_6.2.0-1noble.20250510.080504_amd64.deb Size: 453064 SHA256: 12f17eb50d3f4b6ae9eb246e321fa903113f2d3417c49a7c28dc1cf474f81646 SHA1: d160b1e924764d98a908db96773a344c23b7380f MD5sum: 546d8701483f8a3cd9e5b945ca798fe5 Description: debug symbols for ros-rolling-camera-info-manager Build-Ids: dd03566a27f7da53b4f5f74423025ff5bd6d1512 Package: ros-rolling-camera-info-manager-py Version: 6.2.0-1noble.20250510.075740 Architecture: amd64 Maintainer: Jose Mastrangelo Installed-Size: 113 Depends: python3-yaml, ros-rolling-ament-index-python, ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/camera_info_manager_py Priority: optional Section: misc Filename: pool/main/r/ros-rolling-camera-info-manager-py/ros-rolling-camera-info-manager-py_6.2.0-1noble.20250510.075740_amd64.deb Size: 23994 SHA256: f0801fc23efad7f50613c4ec46f2ced86467258b5cbe879b74b10ba869207d3c SHA1: 8eb9b3c91a2bde04802dafea038caa6b3d4c2a6d MD5sum: 1737da8528b9a3ed73d246b6764dde90 Description: Python interface for camera calibration information. This ROS package provides a CameraInfo interface for Python camera drivers similar to the C++ camera_info_manager package. Package: ros-rolling-camera-ros Version: 0.4.0-1noble.20250510.082123 Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 679 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-rolling-libcamera (>= 0.1), ros-rolling-ament-index-python, ros-rolling-camera-info-manager, ros-rolling-cv-bridge, ros-rolling-image-view, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-ros2launch, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-camera-ros/ros-rolling-camera-ros_0.4.0-1noble.20250510.082123_amd64.deb Size: 205420 SHA256: 73e6e6b85433230175f8eb560862b8eae7e05afc6d95bb43b2a4b6e56a770e2e SHA1: c3c81f7d5d6530335bf548d034806b11ea452a3d MD5sum: 595bdb51845c80dcce8c84c2cd7deaa9 Description: node for libcamera supported cameras (V4L2, Raspberry Pi Camera Modules) Package: ros-rolling-camera-ros-dbgsym Package-Type: ddeb Source: ros-rolling-camera-ros Version: 0.4.0-1noble.20250510.082123 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 4214 Depends: ros-rolling-camera-ros (= 0.4.0-1noble.20250510.082123) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-camera-ros/ros-rolling-camera-ros-dbgsym_0.4.0-1noble.20250510.082123_amd64.deb Size: 4012972 SHA256: a3a9bc3482cf0fa9e12afa237bcafab51fbb82fc15ca13431c112a07ff492c2f SHA1: 8a67a1ac189cfc19e33d2ee3cfab52101a6a4151 MD5sum: a8926bc017dc9f7289e1234f26caf705 Description: debug symbols for ros-rolling-camera-ros Build-Ids: 3582f62b8780b242b471df3a3651b8c7693de4c9 8b0d625486ebc279ad1b9b7c9b15351251e88fea Package: ros-rolling-can-msgs Version: 2.0.0-5noble.20250429.141510 Architecture: amd64 Maintainer: Mathias Lüdtke Installed-Size: 452 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/can_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-can-msgs/ros-rolling-can-msgs_2.0.0-5noble.20250429.141510_amd64.deb Size: 44032 SHA256: 75d0199b459c40c0e6a9e7d4459635ae6e8aee4ed34b8f6c44b9b25c42cb3db0 SHA1: 025612af20f9624c920b169dcdb9cc830bdaa7b3 MD5sum: 30e92ed09343a73d4d6082661828dbad Description: CAN related message types. Package: ros-rolling-can-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-can-msgs Version: 2.0.0-5noble.20250429.141510 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mathias Lüdtke Installed-Size: 283 Depends: ros-rolling-can-msgs (= 2.0.0-5noble.20250429.141510) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-can-msgs/ros-rolling-can-msgs-dbgsym_2.0.0-5noble.20250429.141510_amd64.deb Size: 196420 SHA256: ff4e760c589aa9a97ae6b1453afb514b3523b5f035435149f16b3b6d8bee3a9d SHA1: 8772f1bb98015239e1ae37433daef74531251750 MD5sum: 6d060752add802815cc2814effabd821 Description: debug symbols for ros-rolling-can-msgs Build-Ids: 0116906ec1c799a0657080a8649aff90ac3b82ae 22166c1dd74bd4c1e80e0a22a37ef11017c52bbd 2851a76d42557e7cedb65d563b6cd4d1838f7ff9 49c4ce201cf2cd5687c53cd4849e14d1bacfc75d 591b99c4afaafb8b006d5d2b42cf474d633c5618 5f12bb7f11ffc7478d537ef898a87206a173aba7 6e2f0c07335ea277fa86d88fbe0f033bd143992c 9b78246a49b70a35004f4279ccb19fa576e3cf5c a2f96e52e52708ed8de1a76a7d7237c95ddb968d c339b626a5f1881d1a21dcb6c8081d3be0660bed f850ed99a0d50f4878b5b70f665af70e45bf0d2d Package: ros-rolling-canopen Version: 0.3.0-1noble.20250510.084711 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 42 Depends: ros-rolling-canopen-402-driver, ros-rolling-canopen-base-driver, ros-rolling-canopen-core, ros-rolling-canopen-interfaces, ros-rolling-canopen-proxy-driver, ros-rolling-lely-core-libraries, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen/ros-rolling-canopen_0.3.0-1noble.20250510.084711_amd64.deb Size: 6154 SHA256: 0bd9dffd21afce07e162750c544d26af1d6f1feffaf8546fcfb894980c4f4665 SHA1: 6c121294869684469acf09be77e1cc95e10c63c5 MD5sum: 350e6bd8990c1336815d6ed76fc8d3eb Description: Meta-package aggregating the ros2_canopen packages and documentation Package: ros-rolling-canopen-402-driver Version: 0.3.0-1noble.20250510.083439 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 1067 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-lely-core-libraries, libboost-all-dev, ros-rolling-canopen-base-driver, ros-rolling-canopen-core, ros-rolling-canopen-interfaces, ros-rolling-canopen-proxy-driver, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclcpp-lifecycle, ros-rolling-sensor-msgs, ros-rolling-std-srvs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen-402-driver/ros-rolling-canopen-402-driver_0.3.0-1noble.20250510.083439_amd64.deb Size: 226846 SHA256: bef58fcdd375d6099171aabb4543d4ead3b3d67b30b36e3adcb8c58bac159496 SHA1: 50cedbf8ed2f4412b9e58ea4c4c2f70405009f21 MD5sum: 4c696e1bcfcfcb1e0c8a7613e404afa6 Description: Driiver for devices implementing CIA402 profile Package: ros-rolling-canopen-402-driver-dbgsym Package-Type: ddeb Source: ros-rolling-canopen-402-driver Version: 0.3.0-1noble.20250510.083439 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 5535 Depends: ros-rolling-canopen-402-driver (= 0.3.0-1noble.20250510.083439) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen-402-driver/ros-rolling-canopen-402-driver-dbgsym_0.3.0-1noble.20250510.083439_amd64.deb Size: 5193402 SHA256: a302ca20ac5480f98a920f5ac30d9cb47b7ffcb75d5cd3e85c96041041330b91 SHA1: 22c83d3ccc3ed5417b108c020c1cb64714227275 MD5sum: f2a24a0fb59e5494120fd679162b6301 Description: debug symbols for ros-rolling-canopen-402-driver Build-Ids: 02b7cfde0831562631d8987c74cafd39f52fe014 308c086fb95f533305b57fb0d348d45b308b7a1e 4bd6eb742c74eecb5325b9a3d86b5bdf7d390258 ba3562416f866ed7c6c6ca0e72c08cf206e4f4fe Package: ros-rolling-canopen-base-driver Version: 0.3.0-1noble.20250510.082619 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 891 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-lely-core-libraries, libboost-all-dev, ros-rolling-canopen-core, ros-rolling-canopen-interfaces, ros-rolling-diagnostic-updater, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclcpp-lifecycle, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen-base-driver/ros-rolling-canopen-base-driver_0.3.0-1noble.20250510.082619_amd64.deb Size: 181278 SHA256: 30543ce5af4cba346861ad13df151e22abf2002924d5d922bc727a3d4e28a9f6 SHA1: 482c6c94f4f0e4b9dc238f27aee1a8738dbc9cf5 MD5sum: 5d09830520a457dbb4e98d7735bf6124 Description: Library containing abstract CANopen driver class for ros2_canopen Package: ros-rolling-canopen-base-driver-dbgsym Package-Type: ddeb Source: ros-rolling-canopen-base-driver Version: 0.3.0-1noble.20250510.082619 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 3948 Depends: ros-rolling-canopen-base-driver (= 0.3.0-1noble.20250510.082619) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen-base-driver/ros-rolling-canopen-base-driver-dbgsym_0.3.0-1noble.20250510.082619_amd64.deb Size: 3683730 SHA256: 25226226700c49b7bc295c7a686a1f7a3dbb3a6821b131727023ec153088cf5c SHA1: 53650290fdf8ac0faf7ba9e100a8959ac340f85d MD5sum: 7ffa2c4901ea4f3690a7b9a2bbdbf671 Description: debug symbols for ros-rolling-canopen-base-driver Build-Ids: 479aa39ce61b8c5a34be9d6335fb8c203083e98b 8eaff6f1535a89f0830f0f2277fe3139457f0884 a5da50a8716b5834bfd16f2c9bbe404069678ac7 d8f519a1cef9d836a2b048ed179bb85ca2efc8a7 Package: ros-rolling-canopen-core Version: 0.3.0-1noble.20250510.082157 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 773 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-lely-core-libraries, libboost-all-dev, ros-rolling-canopen-interfaces, ros-rolling-lifecycle-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclcpp-lifecycle, ros-rolling-yaml-cpp-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen-core/ros-rolling-canopen-core_0.3.0-1noble.20250510.082157_amd64.deb Size: 183108 SHA256: 97ce8dc44d9b7086d119581e3cbecf42f9ed7f2c640fbbc68caf6514388faa26 SHA1: d752c386b2747a79fd264928c3a32b2f58068f09 MD5sum: ea3ce73769c8fe1d1ffff08ce34d0e65 Description: Core ros2_canopen functionalities such as DeviceContainer and master Package: ros-rolling-canopen-core-dbgsym Package-Type: ddeb Source: ros-rolling-canopen-core Version: 0.3.0-1noble.20250510.082157 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 4369 Depends: ros-rolling-canopen-core (= 0.3.0-1noble.20250510.082157) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen-core/ros-rolling-canopen-core-dbgsym_0.3.0-1noble.20250510.082157_amd64.deb Size: 4184590 SHA256: 678934cf0e558483e100f756f56ad946eeed8ec51a33d90b71190411475cd061 SHA1: 7df2fc8ce96392e7d672634bcfa3c9d239c4f0bd MD5sum: 7ba2e7bfe961bb5d789d11db7a370ed9 Description: debug symbols for ros-rolling-canopen-core Build-Ids: 78174e2536e48d0f9f7c314a964363bc04e5742a 97738b5fcb881151ec792b327efd321b5bd33a97 bf41efbabca47700498166b4c1168eebb835c465 d550550144963e6c0ab00fc283b1a8e9b0b0d838 Package: ros-rolling-canopen-fake-slaves Version: 0.3.0-1noble.20250510.082201 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 303 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-lely-core-libraries, ros-rolling-lifecycle-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen-fake-slaves/ros-rolling-canopen-fake-slaves_0.3.0-1noble.20250510.082201_amd64.deb Size: 60344 SHA256: 678c32f32b3ae5e7b41f3e33d08f1ac9120f337e9d41538deb7f439384e40cd7 SHA1: 4d9ec17da7a845f18eea6841d0d547ae5accc65f MD5sum: a5c67fa4d318acec9f137f709c4f3f5d Description: Package with mock canopen slave Package: ros-rolling-canopen-fake-slaves-dbgsym Package-Type: ddeb Source: ros-rolling-canopen-fake-slaves Version: 0.3.0-1noble.20250510.082201 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 891 Depends: ros-rolling-canopen-fake-slaves (= 0.3.0-1noble.20250510.082201) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen-fake-slaves/ros-rolling-canopen-fake-slaves-dbgsym_0.3.0-1noble.20250510.082201_amd64.deb Size: 828628 SHA256: e215d4bad103b4b9b8fc094c82838a25f0ef5d908f5559884177fe7727ba7e0b SHA1: ac2fd804977bb38bd1226fd22f278a0ba75c9def MD5sum: ecc6cffe8861ef4fce44b93abcaba628 Description: debug symbols for ros-rolling-canopen-fake-slaves Build-Ids: d938beea1869fd57924e20e488e1f53b878036c6 e396ade138ec057ef60749e841e8605822d0c822 Package: ros-rolling-canopen-interfaces Version: 0.3.0-1noble.20250429.141512 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 3482 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen-interfaces/ros-rolling-canopen-interfaces_0.3.0-1noble.20250429.141512_amd64.deb Size: 214404 SHA256: c959bc1fe49f7cba84a56b2af2cf0e832216fd9b7ea57f6995fc0c449528624f SHA1: fff4571850c13f7dd4073f9465f32abb06197294 MD5sum: 6c0124342823c9a36c1ba647ef2eb61a Description: Services and Messages for ros2_canopen stack Package: ros-rolling-canopen-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-canopen-interfaces Version: 0.3.0-1noble.20250429.141512 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 2301 Depends: ros-rolling-canopen-interfaces (= 0.3.0-1noble.20250429.141512) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen-interfaces/ros-rolling-canopen-interfaces-dbgsym_0.3.0-1noble.20250429.141512_amd64.deb Size: 1749406 SHA256: 89e9c6e1a29377e820c8ef30edc2ef1982b1382687f8cc2c6c88c173ccb71f3c SHA1: 640c418ecbfb438a58b52ac876bf62495a4579d3 MD5sum: 7263975bc477b98e14a23b44c25378b6 Description: debug symbols for ros-rolling-canopen-interfaces Build-Ids: 1261b7e604c63fb5c6fe72960255cff74685430b 3d1517bc0dc793fbc8b61f117ec09952ee641903 404a997c04a7cc0dac7124e7d8ce5a38ace9b446 404f2ce356866f5aad70f1f7a3105506edfe9327 4f84c37f294bb83d34f7c14f8634d4749e3ac22d 50dbb164994c5bae850dbd17517b37c2ea8c0bab 947a13c84c43588b26a5e62e77163804c99bc248 9ae286b3910e9e18fa8691dc5306fe008095f4ec ab94a68092b8cb4735e9402c4d2ff6b3572899b7 cfeea45a33d0753e166f748fb7215b3ce25b1f99 f5f089508dd9449921732b58c1808a8fc649bd5d Package: ros-rolling-canopen-master-driver Version: 0.3.0-1noble.20250510.082613 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 757 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-lely-core-libraries, ros-rolling-canopen-core, ros-rolling-canopen-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclcpp-lifecycle, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen-master-driver/ros-rolling-canopen-master-driver_0.3.0-1noble.20250510.082613_amd64.deb Size: 147140 SHA256: 3f5f486b634eeec219e3b8fe67e7c9037383a7fffd415efced30370e40f5d2a4 SHA1: 420554cc35939685fb09b0bd1abfc27f078c8a79 MD5sum: fddb22830a9b5f05b4b1e4feca1d314e Description: Basic canopen master implementation Package: ros-rolling-canopen-master-driver-dbgsym Package-Type: ddeb Source: ros-rolling-canopen-master-driver Version: 0.3.0-1noble.20250510.082613 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 3450 Depends: ros-rolling-canopen-master-driver (= 0.3.0-1noble.20250510.082613) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen-master-driver/ros-rolling-canopen-master-driver-dbgsym_0.3.0-1noble.20250510.082613_amd64.deb Size: 3191756 SHA256: b066237d091fb85e9e8ab4957733a4a0fbe42ecf707aaf708d6b0a8406f3fb6b SHA1: 2aff766206455d11d140eb2464f28cb8063e7a65 MD5sum: 54f7acb1e4395fcf5b91ee5ecd8b13b6 Description: debug symbols for ros-rolling-canopen-master-driver Build-Ids: 087967584aa286b3f31dd7edb03dac11dad04a0d 2bf09cb8d3c21ef66fe402bf48d04d87140c6a43 43de3a27ed6e5cb4df4a1aa79e52e112590bc55d c8d0c6dcf88f28b5dba462a86af5e8f69f30ffbf Package: ros-rolling-canopen-proxy-driver Version: 0.3.0-1noble.20250510.083027 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 1172 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-canopen-base-driver, ros-rolling-canopen-core, ros-rolling-canopen-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclcpp-lifecycle, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen-proxy-driver/ros-rolling-canopen-proxy-driver_0.3.0-1noble.20250510.083027_amd64.deb Size: 236974 SHA256: fdc675eeda609a0e92df228dc4a170f60f345321b331c95c9af2eb1f4e383815 SHA1: c8348d3c336118803bac0502352ddf66edbc8a3d MD5sum: d03a697587a6742bd4cfd02503dd1516 Description: Simple proxy driver for the ros2_canopen stack Package: ros-rolling-canopen-proxy-driver-dbgsym Package-Type: ddeb Source: ros-rolling-canopen-proxy-driver Version: 0.3.0-1noble.20250510.083027 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 5574 Depends: ros-rolling-canopen-proxy-driver (= 0.3.0-1noble.20250510.083027) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen-proxy-driver/ros-rolling-canopen-proxy-driver-dbgsym_0.3.0-1noble.20250510.083027_amd64.deb Size: 4987526 SHA256: 6019cb5acd93bb7fe5634af25390a0c3fd33c3ea965aa1612e03ba0fe1d4a12d SHA1: dffc29bfc1ad286cbc3c21d48c46161613013447 MD5sum: e08fc3a985dd161e0f5d15634c9ddf7a Description: debug symbols for ros-rolling-canopen-proxy-driver Build-Ids: 1343e6ecee001c9da0db10a2f4be9f4bde1232d8 1ad64982c2aa98c738e182a3dc371ed4c31a99bf 6ceb1e83089be0e90e0fa77fd58ce99534274449 Package: ros-rolling-canopen-ros2-control Version: 0.3.0-1noble.20250510.084237 Architecture: amd64 Maintainer: Lovro Ivanov Installed-Size: 414 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-lely-core-libraries, ros-rolling-canopen-402-driver, ros-rolling-canopen-core, ros-rolling-canopen-proxy-driver, ros-rolling-hardware-interface, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclcpp-lifecycle, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen-ros2-control/ros-rolling-canopen-ros2-control_0.3.0-1noble.20250510.084237_amd64.deb Size: 114584 SHA256: f4f56852546de71afe85ffddf4be643c78d70d3352ce8aaa5315d52efd1f1fc1 SHA1: 2e3bfd5d0a30f42355908e4ee6282e3cf7c6520b MD5sum: 8f9c1fb77d9bb084c01f0d5ad9a4b190 Description: ros2_control wrapper for ros2_canopen functionalities Package: ros-rolling-canopen-ros2-control-dbgsym Package-Type: ddeb Source: ros-rolling-canopen-ros2-control Version: 0.3.0-1noble.20250510.084237 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lovro Ivanov Installed-Size: 3495 Depends: ros-rolling-canopen-ros2-control (= 0.3.0-1noble.20250510.084237) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen-ros2-control/ros-rolling-canopen-ros2-control-dbgsym_0.3.0-1noble.20250510.084237_amd64.deb Size: 3392676 SHA256: 87d1d23b6d9bc7efb4dff52b95a0ca945051c264152c3a4bdd473a4678184bc5 SHA1: 33ffc1898f251bd1f8f41a27c7523fbd6ed1e3ad MD5sum: c51d982dc5e6f95749953d7c74394a5c Description: debug symbols for ros-rolling-canopen-ros2-control Build-Ids: a88a0484aa37476fce4e516ed4374dd91a44ff03 Package: ros-rolling-canopen-utils Version: 0.3.0-1noble.20250510.075740 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 74 Depends: ros-rolling-canopen-interfaces, ros-rolling-lifecycle-msgs, ros-rolling-rclpy, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-canopen-utils/ros-rolling-canopen-utils_0.3.0-1noble.20250510.075740_amd64.deb Size: 14964 SHA256: bb2e3d3e1250f9380803e3457e03591cf239fa87cfb3d0ea7d18c0e87f70af52 SHA1: 21cea1ce7d5142d5eabd1f4bca15a832dd26269b MD5sum: 610369ccac6887a2b5bfec59cf1948c3 Description: Utils for working with ros2_canopen. Package: ros-rolling-cartographer Version: 2.0.9003-1noble.20250426.191549 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 12254 Depends: libabsl20220623t64 (>= 0~20220623.0-1), libboost-iostreams1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libgcc-s1 (>= 3.3.1), libgflags2.2 (>= 2.2.2), libgoogle-glog0v6t64 (>= 0.6.0), liblua5.2-0 (>= 5.2.4), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libabsl-dev, libboost-iostreams-dev, libcairo2-dev, libceres-dev, libeigen3-dev, libgflags-dev, libgoogle-glog-dev, liblua5.2-dev, libprotobuf-dev, libprotoc-dev, protobuf-compiler, ros-rolling-ros-workspace Homepage: https://github.com/cartographer-project/cartographer Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cartographer/ros-rolling-cartographer_2.0.9003-1noble.20250426.191549_amd64.deb Size: 1595476 SHA256: 290858d5d48ea1876c7859c45be1768eb85735808ab64ace0218b9c92b12346a SHA1: e015dd3a41a8b07306b88e5f4e3212aa28332814 MD5sum: 4390b2a5d89d1ad798fe581c88ccdc14 Description: Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations. Package: ros-rolling-cartographer-dbgsym Package-Type: ddeb Source: ros-rolling-cartographer Version: 2.0.9003-1noble.20250426.191549 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 31439 Depends: ros-rolling-cartographer (= 2.0.9003-1noble.20250426.191549) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cartographer/ros-rolling-cartographer-dbgsym_2.0.9003-1noble.20250426.191549_amd64.deb Size: 30754386 SHA256: 0e55f2451e1073589d1cc36b27ccd550020e48ac9690b1e9beb178b61345fe0f SHA1: 6491669f5fbfc954da436c35f235d377fe5d4fee MD5sum: 7b106c6f413dadf2d5116cf69de82cb3 Description: debug symbols for ros-rolling-cartographer Build-Ids: 136c92dec7842e6e0a308a477b31badc3527befb bc3ae5e6bac9006d245cb6a139eea71e87c58f42 cba36343891c155b47fa8ea486ca9dbaf17cc97c cba4bae6869973b8e10be242f8576da348583448 Package: ros-rolling-cartographer-ros Version: 2.0.9003-1noble.20250510.084007 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 26149 Depends: libabsl20220623t64 (>= 0~20220623.0-1), libboost-iostreams1.83.0 (>= 1.83.0), libc6 (>= 2.38), libcairo2 (>= 1.6.0), libceres4t64 (>= 2.2.0+dfsg), libgcc-s1 (>= 3.3.1), libgflags2.2 (>= 2.2.2), libgoogle-glog0v6t64 (>= 0.6.0), liblua5.2-0 (>= 5.2.4), libpcl-common1.14 (>= 1.14.0+dfsg), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libabsl-dev, libeigen3-dev, libgflags-dev, libgoogle-glog-dev, libpcl-dev, ros-rolling-builtin-interfaces, ros-rolling-cartographer, ros-rolling-cartographer-ros-msgs, ros-rolling-geometry-msgs, ros-rolling-launch, ros-rolling-nav-msgs, ros-rolling-pcl-conversions, ros-rolling-rclcpp, ros-rolling-robot-state-publisher, ros-rolling-rosbag2-cpp, ros-rolling-rosbag2-storage, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-tf2, ros-rolling-tf2-eigen, ros-rolling-tf2-msgs, ros-rolling-tf2-ros, ros-rolling-urdf, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Homepage: https://github.com/cartographer-project/cartographer_ros Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cartographer-ros/ros-rolling-cartographer-ros_2.0.9003-1noble.20250510.084007_amd64.deb Size: 3120648 SHA256: ea4f9515c0f953c201f36d5060e9db77eedd34a43697a7b5bf06e689fb6078ea SHA1: 06732919e0dbbce6e00bed7a761cd3cb78568139 MD5sum: 9960688c8d37093b772e713f9cecca51 Description: Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations. This package provides Cartographer's ROS integration. Package: ros-rolling-cartographer-ros-dbgsym Package-Type: ddeb Source: ros-rolling-cartographer-ros Version: 2.0.9003-1noble.20250510.084007 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 48708 Depends: ros-rolling-cartographer-ros (= 2.0.9003-1noble.20250510.084007) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cartographer-ros/ros-rolling-cartographer-ros-dbgsym_2.0.9003-1noble.20250510.084007_amd64.deb Size: 41023880 SHA256: cf855117d7c24f64dde25b3565674136afcf0e6534a95e8da6ae79f591bcf9ab SHA1: 8392d0ba9746de0d183aae09479837fe1eeec994 MD5sum: 3651cdbff42a5542f45e408baec6033b Description: debug symbols for ros-rolling-cartographer-ros Build-Ids: 173263c7284b97d892b9685b767b9ac63b7a0989 230b53986d29e278bea38b15d0af63ebfed37902 350af33c72d1cef83e559924d1185a73cefc106e 6432d55fa6aaae1a0596866d0cb34e1dcb195d55 841c0fbb3df82e21beef70a647bd6290c1c467f5 c14adb50c2429b610a0dbec6a869431258de518a f7700fe6d74b1ad1dbae2ab245d585b54fbf10ea Package: ros-rolling-cartographer-ros-msgs Version: 2.0.9003-1noble.20250429.142139 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 5232 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://github.com/cartographer-project/cartographer_ros Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cartographer-ros-msgs/ros-rolling-cartographer-ros-msgs_2.0.9003-1noble.20250429.142139_amd64.deb Size: 361208 SHA256: c19d4b4b5b53f60e623962c86288f72d1e5f05f9ad0073b60e6e976581bc905f SHA1: ffd7efc622c5ac51cc1ab74c8d846c5cc3bd921d MD5sum: 61c93b3dbd1950ba785edda82e2c9f7f Description: ROS messages for the cartographer_ros package. Package: ros-rolling-cartographer-ros-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-cartographer-ros-msgs Version: 2.0.9003-1noble.20250429.142139 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 4311 Depends: ros-rolling-cartographer-ros-msgs (= 2.0.9003-1noble.20250429.142139) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cartographer-ros-msgs/ros-rolling-cartographer-ros-msgs-dbgsym_2.0.9003-1noble.20250429.142139_amd64.deb Size: 3538202 SHA256: c2311a78091a98f5f52c64525ee0279b24e32e43b02befe8f29bc6075bc8e4a4 SHA1: 5d57edba2f3d7322d4afebc37d855ed739b7d7b1 MD5sum: 55f89b445ef4bbee71e13e0e9cdc127b Description: debug symbols for ros-rolling-cartographer-ros-msgs Build-Ids: 6361eb3a215a6bdb71f08761a7d1b39732168b7e 651e7252139f0c710a0a1b77273e7ac80a0cb129 652d033fb3802e8e686bc2a0cf626fe15ed68370 728da79084390946a7612bec536bcc280f131942 911b3d1cfdadc485cb460bbb673c938519c4f65e d3c71d29c79d0c38e247ae0f03fabfadd715bccb d9b831bf62b4aa839bb952e9358f3b9cfdaf4037 db06c5ce7c67b2cc6a79169587d893a57bab3931 e018a2bea1f9f6f4239f3aae3455afe808e23255 e4e69c475d7931ab0771f78b4155ff5f0585a5d6 f6abe518742060247a899fc1d8bc064639d2caa1 Package: ros-rolling-cartographer-rviz Version: 2.0.9003-1noble.20250510.085636 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 2021 Depends: libabsl20220623t64 (>= 0~20220623.0-1), libboost-iostreams1.83.0 (>= 1.83.0), libc6 (>= 2.34), libcairo2 (>= 1.6.0), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), liblua5.2-0 (>= 5.2.4), libpcl-common1.14 (>= 1.14.0+dfsg), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libstdc++6 (>= 13.1), ros-rolling-rviz-ogre-vendor, libabsl-dev, libboost-iostreams-dev, libeigen3-dev, ros-rolling-cartographer, ros-rolling-cartographer-ros, ros-rolling-cartographer-ros-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rviz-common, ros-rolling-rviz-rendering, ros-rolling-ros-workspace Homepage: https://github.com/cartographer-project/cartographer_ros Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cartographer-rviz/ros-rolling-cartographer-rviz_2.0.9003-1noble.20250510.085636_amd64.deb Size: 473732 SHA256: f6002c6701b18205ee0a1d5f42fc95d12b22b49b97d6d7b18ff265ca0beb8007 SHA1: c180cc5ddcfb98b80abef876dc29bd201a238130 MD5sum: 8f06adde00ab2a7d4036f90aa4074613 Description: Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations. This package provides Cartographer's RViz integration. Package: ros-rolling-cartographer-rviz-dbgsym Package-Type: ddeb Source: ros-rolling-cartographer-rviz Version: 2.0.9003-1noble.20250510.085636 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 5469 Depends: ros-rolling-cartographer-rviz (= 2.0.9003-1noble.20250510.085636) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cartographer-rviz/ros-rolling-cartographer-rviz-dbgsym_2.0.9003-1noble.20250510.085636_amd64.deb Size: 4669996 SHA256: c1a3562186fae87db3ca1a32c38541090b04b33599e44ff149898b8a76745a8c SHA1: c4d526d13029cc183e7808c9419227ab0475ac65 MD5sum: 76f5880e996ece16450d3484299c6a62 Description: debug symbols for ros-rolling-cartographer-rviz Build-Ids: 4ad2510bd29951e2ad110407938f535dbf3f15ca Package: ros-rolling-cascade-lifecycle-msgs Version: 2.0.0-1noble.20250510.082210 Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 532 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-lifecycle-msgs, ros-rolling-rclcpp, ros-rolling-rosidl-default-generators, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cascade-lifecycle-msgs/ros-rolling-cascade-lifecycle-msgs_2.0.0-1noble.20250510.082210_amd64.deb Size: 50004 SHA256: 3882a666b3c51cbc6ab1fd744f7d1c86b18c185e198a1ccb65b8266d4265b42a SHA1: bdced705b2ecb06d022cd985f7277d2f9c6de1e2 MD5sum: 774cff9bf3168217ddd3e67a8e73966b Description: Messages for rclcpp_cascade_lifecycle package Package: ros-rolling-cascade-lifecycle-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-cascade-lifecycle-msgs Version: 2.0.0-1noble.20250510.082210 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francisco Martin Rico Installed-Size: 369 Depends: ros-rolling-cascade-lifecycle-msgs (= 2.0.0-1noble.20250510.082210) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cascade-lifecycle-msgs/ros-rolling-cascade-lifecycle-msgs-dbgsym_2.0.0-1noble.20250510.082210_amd64.deb Size: 263220 SHA256: 4debe33d87fc26213f9cd0ab5c84d1dd97dc25efea7b2ce68648a6ce5d12f36b SHA1: af0c27f9d21d9fc4b883efedfd2670910b69c6a4 MD5sum: 2afc967fed04c350b8f3d9069fbc44b5 Description: debug symbols for ros-rolling-cascade-lifecycle-msgs Build-Ids: 4d739f9ef672df4a97d9c8ba3c021d37f20c294f 50420ff4aee9a2230317be46797886013210938c 52c3d473d94c64956a14b6ae38a100b6070667d8 5a01a729476df4e1782c80461fd072158e1dedf7 86a271f0b391ac0fdf7ef1e91a259a59ef2ff11d b34f7da5f13ac75dbc6368f661128331b26eef64 b4f0ee03dc763cbf65ba9335b2d17849cdc13d53 b693963aa03426548372b479b81eeccefde30d2b ba4bf9513852174e72a39c0719226e007a7b1da9 be9e22465862193c9ed38668202b4049e63d0ed1 ce39a29302728daae03433fc240a8c21171a278a Package: ros-rolling-catch-ros2 Version: 0.2.1-1noble.20250510.082222 Architecture: amd64 Maintainer: Nick Morales Installed-Size: 1503 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-ros2launch, ros-rolling-std-srvs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-catch-ros2/ros-rolling-catch-ros2_0.2.1-1noble.20250510.082222_amd64.deb Size: 384064 SHA256: e621522a0572188299ea8132c51ca0ca98bb66afc6165c9096dbca85727cb7a2 SHA1: 8c13182af0e42d8c98fe8dd0313a6b066415a9fb MD5sum: 4b2050405c770f3c505a79fa08c08bce Description: Catch2 testing framework for ROS 2 unit and integration tests. Package: ros-rolling-catch-ros2-dbgsym Package-Type: ddeb Source: ros-rolling-catch-ros2 Version: 0.2.1-1noble.20250510.082222 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Nick Morales Installed-Size: 3342 Depends: ros-rolling-catch-ros2 (= 0.2.1-1noble.20250510.082222) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-catch-ros2/ros-rolling-catch-ros2-dbgsym_0.2.1-1noble.20250510.082222_amd64.deb Size: 3077916 SHA256: b882f64f3b69905fbc545f2493a73ec50f17ed5a083e7d392848d57c4a256329 SHA1: 9fe3f2ef87ebfae0fd2592eefed3113d7d2e2fa9 MD5sum: 27069f7ccef14c7852c03ad3bc8290d3 Description: debug symbols for ros-rolling-catch-ros2 Build-Ids: 0f8cc0a574405fe9f3a87e55d30d797928f59d10 33ab4c5a56e59b2c294014fd6a3702e828fd0d9f Package: ros-rolling-chomp-motion-planner Version: 2.13.2-1noble.20250510.090640 Architecture: amd64 Maintainer: Chittaranjan Srinivas Swaminathan Installed-Size: 351 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-moveit-core, ros-rolling-moveit-common, ros-rolling-rclcpp, ros-rolling-rsl, ros-rolling-trajectory-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/chomp_motion_planner Priority: optional Section: misc Filename: pool/main/r/ros-rolling-chomp-motion-planner/ros-rolling-chomp-motion-planner_2.13.2-1noble.20250510.090640_amd64.deb Size: 109206 SHA256: dac07882eed6e0473fbe4b28e35e199aa9c3ac78cc3ce3412271efc5552e1332 SHA1: f9245c9b93b5129607d81e00b3ba83876000fda2 MD5sum: b89d31108efa1ebeb8999db3e9f79431 Description: chomp_motion_planner Package: ros-rolling-chomp-motion-planner-dbgsym Package-Type: ddeb Source: ros-rolling-chomp-motion-planner Version: 2.13.2-1noble.20250510.090640 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chittaranjan Srinivas Swaminathan Installed-Size: 7319 Depends: ros-rolling-chomp-motion-planner (= 2.13.2-1noble.20250510.090640) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-chomp-motion-planner/ros-rolling-chomp-motion-planner-dbgsym_2.13.2-1noble.20250510.090640_amd64.deb Size: 7368356 SHA256: 3ddfd91d4b00e75e4e910773e01565647c5f36b7b1cdf169cf95251432d82684 SHA1: 2e70d8afda1dc9e8211bd08c14a934c4cf845362 MD5sum: e9f0b3b63c119154c3cb4f5577e50da0 Description: debug symbols for ros-rolling-chomp-motion-planner Build-Ids: 1fa145d8201747953e2f891de687f47c0c4b1e6d Package: ros-rolling-class-loader Version: 2.9.0-1noble.20250510.074525 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 202 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libconsole-bridge-dev, ros-rolling-console-bridge-vendor, ros-rolling-rcpputils, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/class_loader Priority: optional Section: misc Filename: pool/main/r/ros-rolling-class-loader/ros-rolling-class-loader_2.9.0-1noble.20250510.074525_amd64.deb Size: 46970 SHA256: d79586d5f14205b6935a55c6079ba77798fde47969fb603a86a1201ede8cd02f SHA1: 096582936b49d01fc262e4da0ceda9d573bcc6be MD5sum: d7f340770c504716a394527af549cb45 Description: The class_loader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library. class_loader utilizes the host operating system's runtime loader to open runtime libraries (e.g. .so/.dll files), introspect the library for exported plugin classes, and allows users to instantiate objects of these exported classes without the explicit declaration (i.e. header file) for those classes. Package: ros-rolling-class-loader-dbgsym Package-Type: ddeb Source: ros-rolling-class-loader Version: 2.9.0-1noble.20250510.074525 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 363 Depends: ros-rolling-class-loader (= 2.9.0-1noble.20250510.074525) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-class-loader/ros-rolling-class-loader-dbgsym_2.9.0-1noble.20250510.074525_amd64.deb Size: 330030 SHA256: 7be770199478c3cf1f65535f9bbbc6f1be7c6c7784da8eb88ea69155387eb0f5 SHA1: 6d0ef8b8fcf9121d91306751ef52a3f5590bd8df MD5sum: 8f4cac96ed5d2d0a03e96a3539b96ad5 Description: debug symbols for ros-rolling-class-loader Build-Ids: acb000f9f9249219138188a1a51353fd81145732 Package: ros-rolling-classic-bags Version: 0.4.0-1noble.20250510.085233 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 65 Depends: ros-rolling-builtin-interfaces, ros-rolling-rclcpp, ros-rolling-rclpy, ros-rolling-rosbag2-cpp, ros-rolling-rosbag2-py, ros-rolling-rosbag2-storage, ros-rolling-rosidl-runtime-py, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-classic-bags/ros-rolling-classic-bags_0.4.0-1noble.20250510.085233_amd64.deb Size: 9168 SHA256: 86e0753d49ac75a1c76bd7b26d9976d9aa7a97c6a5f584901e9d97eee39d290b SHA1: d8ca3af4cd086cda961387169b11f45e60adc53d MD5sum: aa3662c6e5e79a44c40623e4da94e825 Description: A ROS 2 interface in the style of ROS 1 for reading and writing bag files Package: ros-rolling-coal Version: 3.0.1-1noble.20250429.182449 Architecture: amd64 Maintainer: Joseph Mirabel Installed-Size: 12078 Depends: libassimp5 (>= 5.3.1+ds), libboost-filesystem1.83.0 (>= 1.83.0), libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), liboctomap1.9t64 (>= 1.9.7+dfsg), libstdc++6 (>= 13.1), libassimp-dev, libboost-all-dev, libeigen3-dev, liboctomap-dev, python3-dev, python3-numpy, ros-rolling-eigenpy, ros-rolling-ros-workspace Homepage: https://github.com/coal-library/coal Priority: optional Section: misc Filename: pool/main/r/ros-rolling-coal/ros-rolling-coal_3.0.1-1noble.20250429.182449_amd64.deb Size: 2034792 SHA256: 7f29b7405cf1808f86e41be590eb11a9f73b62fbe7161cfa0265cdf253fe95ac SHA1: a9c2477757c001775ecc985e5c02c308d2feb2ce MD5sum: 970a922b4361b02425cea95bb0b5f944 Description: An extension of the Flexible Collision Library. Package: ros-rolling-coal-dbgsym Package-Type: ddeb Source: ros-rolling-coal Version: 3.0.1-1noble.20250429.182449 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Joseph Mirabel Installed-Size: 78193 Depends: ros-rolling-coal (= 3.0.1-1noble.20250429.182449) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-coal/ros-rolling-coal-dbgsym_3.0.1-1noble.20250429.182449_amd64.deb Size: 70303976 SHA256: 306c088ac81b32e2925c71617f45f7f069444059708e846a633b91f5ccf4b86e SHA1: 81d94dba0d817c490681582f32c1e6ddf70a107e MD5sum: a3720ec6079b4c4f9ca79e4822977384 Description: debug symbols for ros-rolling-coal Build-Ids: 46dabafe57a8b3e59e62936f43277f6ffd053367 81048fc6f2e6e117b58d80e01989cbed10b7c742 Package: ros-rolling-cob-actions Version: 2.8.12-1noble.20250429.145220 Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 6231 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-actionlib-msgs, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cob-actions/ros-rolling-cob-actions_2.8.12-1noble.20250429.145220_amd64.deb Size: 353512 SHA256: d40157f66a2a9138dc2a60676c71d4107c11c8c3f83ab264839b0996468d9074 SHA1: 6b20c521cbf9c083ec6f75b7671c02f94d063f75 MD5sum: 917c99e30e118ca2afb1cf66d817b6c1 Description: This Package contains Care-O-bot specific action definitions. Package: ros-rolling-cob-actions-dbgsym Package-Type: ddeb Source: ros-rolling-cob-actions Version: 2.8.12-1noble.20250429.145220 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 3234 Depends: ros-rolling-cob-actions (= 2.8.12-1noble.20250429.145220) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cob-actions/ros-rolling-cob-actions-dbgsym_2.8.12-1noble.20250429.145220_amd64.deb Size: 2273074 SHA256: 5a6a97c2b5084233ff1c87d1712fadc1ec11ce844508fafb5737392b5f0f40ff SHA1: fa7cd8f9c8f7e09a6518a3fa1922f7f26f3f0d8c MD5sum: 16d5972e378c2f5c7c0d7571fced705b Description: debug symbols for ros-rolling-cob-actions Build-Ids: 54c297581c5391db153c7935f25fe7c34f259eed 5813e6dfad4ee1677173249f59ee321495762ba5 615435df52dd94b725772833c5618ebc7eb58e73 6330ead1c0cf94cc39ad7c10bfd15427153ab710 8561ca736829e902bc88dfbceb8517a4122eb90f 8fab5727c23f120fc2a27452880e7bfcf9c62ddb 914826ab20c78abab9a672f35ea1d0a3a4f85e55 abff49d321a127c229ae208e816344fba290ab57 c86642f2e1df27bb5403eff51a755d911e669336 d05c798de6a03a1538fbde7e5be1c2bc43335021 ed4c7fe7fce6965dcae9a0643a2a3b27db654ad1 Package: ros-rolling-cob-msgs Version: 2.8.12-1noble.20250429.142408 Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 1442 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-diagnostic-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cob-msgs/ros-rolling-cob-msgs_2.8.12-1noble.20250429.142408_amd64.deb Size: 120240 SHA256: 3c92f3ff5f026d0be92d24c3a48b45a2cb87727d7e5204503722c5ccc2e3fc8b SHA1: 81c92d04e3c337c91d691b8fb85bf60b9c459859 MD5sum: 75fb138174676034174466d422b2835f Description: Messages for representing state information, such as battery information and emergency stop status. Package: ros-rolling-cob-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-cob-msgs Version: 2.8.12-1noble.20250429.142408 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 1042 Depends: ros-rolling-cob-msgs (= 2.8.12-1noble.20250429.142408) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cob-msgs/ros-rolling-cob-msgs-dbgsym_2.8.12-1noble.20250429.142408_amd64.deb Size: 848372 SHA256: 04de2870ae72355442020d562c26724257fa92180b3b17d3ec08009e443c3a4c SHA1: 63868d65844c79e34817f771c7574b6fc1e233f4 MD5sum: 2c06c618863479a94d6e94b653c515e2 Description: debug symbols for ros-rolling-cob-msgs Build-Ids: 040b4b1afe3dab63695d3fff5a40707af8da2e80 057936ff684efd4c0923aa808ea49fc67e43be75 13aea3b03d08fdbe4c3e1b29535cc23979429f7f 24781374b663dfd45053fb045c8af8aa16b08c6a 3fb1a0cd0ed938c9c3c20749b4d8363c81893952 6594660c1589f4f77b8cf025ac344e12f0a152d9 845e89873178390a3cf199313a3da1019fd4de11 9fa77fe9d9e7431001d1842f1c6f6ba9d9e3df2b ac7eb5ae4e64c76e0d58dbac55077c40a8c67cf8 b2a84bfccb762106ca537e4ddc06ba331336aeee f34f90f025eb4c19a5d6c564e4bb165c2921b6bc Package: ros-rolling-cob-srvs Version: 2.8.12-1noble.20250429.142129 Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 1414 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/cob_srvs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cob-srvs/ros-rolling-cob-srvs_2.8.12-1noble.20250429.142129_amd64.deb Size: 112118 SHA256: 85bffb2aa2b9ec8211eba90779577c851e42b9df2e65d468b7af24a864a97cb5 SHA1: 023a8d0a8bcc344d7e7d05ff21255c2eb7dfd31a MD5sum: 4108f76e001bb34d45cf0275721615e1 Description: This Package contains Care-O-bot specific service definitions. Package: ros-rolling-cob-srvs-dbgsym Package-Type: ddeb Source: ros-rolling-cob-srvs Version: 2.8.12-1noble.20250429.142129 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Messmer Installed-Size: 1043 Depends: ros-rolling-cob-srvs (= 2.8.12-1noble.20250429.142129) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cob-srvs/ros-rolling-cob-srvs-dbgsym_2.8.12-1noble.20250429.142129_amd64.deb Size: 807440 SHA256: 6b0f61bf30b99f06a0ae142d5a17a28d07eaf01accf362a61c9c8f8b336c0484 SHA1: 68dbd4a93543dad61334cf680de25246a595215f MD5sum: 2ef2ac4d41ba3d19cdb9fbbdcb050a43 Description: debug symbols for ros-rolling-cob-srvs Build-Ids: 29f1119900b9e9f495bd10c0f309d69964d33f99 3f05a87936aa62b71cce2a9b06a16aa66f094726 4040799c7529404c944b441dcdcefe615c761736 71daeb913bf6afac8facd0373b7c983996a8cc46 a1354888a945f0eb4f9f0f4f3c9236a162856f81 a6c705a2e5636fc6b814d68f0962423db917e370 a740581e9c99bd9ce108a5536980f5dffe68fd6c b5551fa72f4766503492a34fd86c85cc253e3d8d be9109d1b363f189df2eefe964dee3e878bbd440 bf93404ae1ef82cd0a782465260b2ab1168d2632 c28f574f3d482186dae1e618aa988137cb1c2fa1 Package: ros-rolling-color-names Version: 0.0.3-5noble.20250510.090809 Architecture: amd64 Maintainer: masaya Installed-Size: 273 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-rviz2, ros-rolling-std-msgs, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-color-names/ros-rolling-color-names_0.0.3-5noble.20250510.090809_amd64.deb Size: 72846 SHA256: 6e68217909782950b390529dc3c1792ae6fc778510ac95231ad277cce3a680af SHA1: 0fc2aaf8f5e33ae501d5a66ed4b5913e99c0b50b MD5sum: e1add9d5eb0b9fd8cbd444e887c0b477 Description: The color_names package Package: ros-rolling-color-names-dbgsym Package-Type: ddeb Source: ros-rolling-color-names Version: 0.0.3-5noble.20250510.090809 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: masaya Installed-Size: 1000 Depends: ros-rolling-color-names (= 0.0.3-5noble.20250510.090809) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-color-names/ros-rolling-color-names-dbgsym_0.0.3-5noble.20250510.090809_amd64.deb Size: 917464 SHA256: f9aefba93535f3952b2319e13dea8e7af9656f94cc60a0bc20f06a23592ab176 SHA1: 8b00dbb10bde7c320ed6b83c7d238f219132e327 MD5sum: d022158d37a76b22b0d499cd2b4d5ccb Description: debug symbols for ros-rolling-color-names Build-Ids: 173f6bce447faa491a70d1ea8d0b73a982a55ded d10945b6ada05635356cc5ab9619c64471fbb9a6 Package: ros-rolling-color-util Version: 1.0.0-3noble.20250429.145105 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 78 Depends: ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-color-util/ros-rolling-color-util_1.0.0-3noble.20250429.145105_amd64.deb Size: 12666 SHA256: b698bd267c0923d9f17e575d4890b5ea1b64f64de87144acfb9917f168f25677 SHA1: ad0205eba071966add4282b980fd94dbe1b642b2 MD5sum: 73d52ff993d36ceb670b133575b1b48f Description: An almost dependency-less library for converting between color spaces Package: ros-rolling-common-interfaces Version: 5.5.0-1noble.20250429.145208 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 42 Depends: ros-rolling-actionlib-msgs, ros-rolling-builtin-interfaces, ros-rolling-diagnostic-msgs, ros-rolling-geometry-msgs, ros-rolling-nav-msgs, ros-rolling-sensor-msgs, ros-rolling-shape-msgs, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-stereo-msgs, ros-rolling-trajectory-msgs, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-common-interfaces/ros-rolling-common-interfaces_5.5.0-1noble.20250429.145208_amd64.deb Size: 6170 SHA256: 1599f7385b903c59c7935db7ed5a36a3f2bff2d172f83559e0a221b492c29ec2 SHA1: d7610b6e17f87e3249aee75e0702489a243861d2 MD5sum: 576cd927b77298ac516124f26b73d919 Description: common_interfaces contains messages and services that are widely used by other ROS packages. Package: ros-rolling-composition Version: 0.37.0-1noble.20250510.081454 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1294 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-example-interfaces, ros-rolling-launch-ros, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rcutils, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-composition/ros-rolling-composition_0.37.0-1noble.20250510.081454_amd64.deb Size: 221120 SHA256: 6c541290aeabeb5373936072b0fd2f0c23c5116e8dfe67c3f33a025b72f07839 SHA1: bc4c0bd2c0e70788204a17b39e2531ddece89585 MD5sum: 52ab6364c7c0c7bf06715076d3f3d8dd Description: Examples for composing multiple nodes in a single process. Package: ros-rolling-composition-dbgsym Package-Type: ddeb Source: ros-rolling-composition Version: 0.37.0-1noble.20250510.081454 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 7043 Depends: ros-rolling-composition (= 0.37.0-1noble.20250510.081454) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-composition/ros-rolling-composition-dbgsym_0.37.0-1noble.20250510.081454_amd64.deb Size: 6250530 SHA256: 70f5d23030ed28fd2b7a2b9d94c4ce179a2f86217f1532f89802b9a16d74a13e SHA1: e5f7d8dd0f619095ea00146a66bdd56d5396bf85 MD5sum: 6e60ca24dbf649a9ce836ac481c4b15e Description: debug symbols for ros-rolling-composition Build-Ids: 439b4bbc0d35da83eb8fe7439101c53534b9c6be 54f21dff938b05ce09e9c137fa4ee923c2ba3985 724a09d9d10ce5077fdba811b8222e287ad366d3 a637fc352e841d4080e1d3dcd25cebafb446c30e b577a0713b8f06aae5d2e575ebe806383645105e b699fd1ba19737cfae68e02f340f3d54fd257fe3 efba7502353ab7a6ee3bfd213bcf80788f1db660 fd0682f024ec0df1e897585df4de40b03c3ca293 Package: ros-rolling-composition-interfaces Version: 2.4.0-1noble.20250429.141512 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 1695 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-rcl-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-composition-interfaces/ros-rolling-composition-interfaces_2.4.0-1noble.20250429.141512_amd64.deb Size: 151794 SHA256: 37dbc9b3903448f5ef6b94d1c67ecab3c3624a13d8b9a0177b54882a53345186 SHA1: 28f6614575a852201ef634c890b342e2bf9b682c MD5sum: df2bbc512abfb5097dc6e0689efa43b1 Description: A package containing message and service definitions for managing composable nodes in a container process. Package: ros-rolling-composition-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-composition-interfaces Version: 2.4.0-1noble.20250429.141512 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 1522 Depends: ros-rolling-composition-interfaces (= 2.4.0-1noble.20250429.141512) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-composition-interfaces/ros-rolling-composition-interfaces-dbgsym_2.4.0-1noble.20250429.141512_amd64.deb Size: 1247890 SHA256: 707d138abc6bae52bc99e95f1b38c61e4731fcd94c359e5e6e2ce18ba1866bc7 SHA1: ed50e65704e703bd1759bf8b4201bd0ef2e6d454 MD5sum: 942d47cbdec660f738c5a412e0fe4024 Description: debug symbols for ros-rolling-composition-interfaces Build-Ids: 06bcee0dd2719db66866297c65900c5b65dff71b 238837a5ba9333da4e822f524c00166255918bbf 6a8afb3f06a580672bc22bf7f4d0377a21b2c1b3 7a822d996dc4f170d378c13f37e4c8b1fcccfe96 8ce4303f9761ec6b66d5ca045205ccccaf87b59b 9489888d7d52f8afc564e2010cd7262bbc26edc0 9d1caf4d071befb4959c56651b5a6c523b999942 9f5fb0a3d5f95114c584df119b200717f1e8eba0 c5af5f8fdee2f30f7cd9383cc5910845f980f8e9 d89cc75bdf943b4ff4489e6cfad3297cbbff99e7 fb0caf27a68d4cf6f9d541b4279d44a65b642fa4 Package: ros-rolling-compressed-depth-image-transport Version: 5.0.2-1noble.20250510.084032 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 933 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-rolling-cv-bridge, ros-rolling-image-transport, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-rolling-compressed-depth-image-transport/ros-rolling-compressed-depth-image-transport_5.0.2-1noble.20250510.084032_amd64.deb Size: 201090 SHA256: 81b21480d4b3b83e1169b38ab522dc1c83eefb6d30ab28a4d57575589e9c640b SHA1: 49df4e252c4941b01669416200ed17f0e5e0b166 MD5sum: b3a72c8cf0b83049ce92349f19badc22 Description: Compressed_depth_image_transport provides a plugin to image_transport for transparently sending depth images (raw, floating-point) using PNG compression. Package: ros-rolling-compressed-depth-image-transport-dbgsym Package-Type: ddeb Source: ros-rolling-compressed-depth-image-transport Version: 5.0.2-1noble.20250510.084032 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 5059 Depends: ros-rolling-compressed-depth-image-transport (= 5.0.2-1noble.20250510.084032) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-compressed-depth-image-transport/ros-rolling-compressed-depth-image-transport-dbgsym_5.0.2-1noble.20250510.084032_amd64.deb Size: 4444668 SHA256: 59304eae5ac0c42f6fa08e06012b4455ba7d1d97e94c29eeead64a28a8f4fb25 SHA1: ae7175beb0b1dbfceeb6c8642982b189860219c5 MD5sum: 9bd50bb4ac24992ff8a9cf14968893a2 Description: debug symbols for ros-rolling-compressed-depth-image-transport Build-Ids: b28cdd71e057a2ba283281b5bb8114b1174bd1d4 Package: ros-rolling-compressed-image-transport Version: 5.0.2-1noble.20250510.084056 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 936 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-rolling-cv-bridge, ros-rolling-image-transport, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-rolling-compressed-image-transport/ros-rolling-compressed-image-transport_5.0.2-1noble.20250510.084056_amd64.deb Size: 202150 SHA256: ebe5620ed1df196dc47ad6d2fe7e93548588b55fe13fc4f2fa962aad05d7a82c SHA1: a8f1d0d0c14f92adee79262472937dc746b4091b MD5sum: e6443b4141f506a46b15672670873054 Description: Compressed_image_transport provides a plugin to image_transport for transparently sending images encoded as JPEG or PNG. Package: ros-rolling-compressed-image-transport-dbgsym Package-Type: ddeb Source: ros-rolling-compressed-image-transport Version: 5.0.2-1noble.20250510.084056 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 5198 Depends: ros-rolling-compressed-image-transport (= 5.0.2-1noble.20250510.084056) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-compressed-image-transport/ros-rolling-compressed-image-transport-dbgsym_5.0.2-1noble.20250510.084056_amd64.deb Size: 4557408 SHA256: 2eefdee9911acf46389bf6be02683116de27b1389b6f5023b59ff6247ea5f1e1 SHA1: 56c53194e5fdba8297544eacd8a30926564f96fd MD5sum: e79c330bfb02cb353150b6d2dd918ca6 Description: debug symbols for ros-rolling-compressed-image-transport Build-Ids: b3c54c627d73d26ef0b630f0103176ee65ba2f34 Package: ros-rolling-console-bridge-vendor Version: 1.9.0-1noble.20250426.193853 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 42 Depends: libconsole-bridge-dev, ros-rolling-ros-workspace Homepage: https://github.com/ros/console_bridge Priority: optional Section: misc Filename: pool/main/r/ros-rolling-console-bridge-vendor/ros-rolling-console-bridge-vendor_1.9.0-1noble.20250426.193853_amd64.deb Size: 5530 SHA256: c0dd1c86f8a5258e73d20c7c0ee378c27883e46d8528b2d45ba9d054979816f6 SHA1: 263b648959428344891ac92fce2e6e10523f4663 MD5sum: c1b76d98fdcbb9f755775d8b750c051c Description: Wrapper around console_bridge, providing nothing but a dependency on console_bridge, on some systems. On others, it provides an ExternalProject build of console_bridge. Package: ros-rolling-control-msgs Version: 6.1.0-1noble.20250429.142700 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 12225 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-trajectory-msgs, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-control-msgs/ros-rolling-control-msgs_6.1.0-1noble.20250429.142700_amd64.deb Size: 717200 SHA256: c9927b97220926071a04fba06f74a171deceaac330632263665bb74f9b61cd9f SHA1: e23f705155993a66d7b36ffb3d04c8925e0debc1 MD5sum: 2272290de887ed7128456a633db885e3 Description: control_msgs contains base messages and actions useful for controlling robots. It provides representations for controller setpoints and joint and cartesian trajectories. Package: ros-rolling-control-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-control-msgs Version: 6.1.0-1noble.20250429.142700 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 7660 Depends: ros-rolling-control-msgs (= 6.1.0-1noble.20250429.142700) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-control-msgs/ros-rolling-control-msgs-dbgsym_6.1.0-1noble.20250429.142700_amd64.deb Size: 5847202 SHA256: b0faf20dafd04f83f0c5610f74b06b6217b790b80f852aa1ff544ca3ab68152d SHA1: b112f1d2d811aa33936e9a32646d1abe8984fc95 MD5sum: 49d41655efa35de3f1834a0c52299d96 Description: debug symbols for ros-rolling-control-msgs Build-Ids: 069ed4da288757054b95b7dc57310a822047c561 6526e954616fc750b23b08e773fbbdd5fc581bc4 699f5fe7646efe775f266a5b6811c46e1305e956 92b058fa5e39d8fa124f708c8c4d0b50427eb485 a7a20bd5d1aae013c02c1711913bb6e65b31cf87 a9218dece9bc4f90009e368ccc65c0b22b3db5fa c37d662948b5ee25e38d6ba4855af7201c516573 dab2611db21f6c45f2c47b88f64a65d4c184e838 ec8e651f922097a8be496b8ade85fec760572661 ef539152948704b25f116b7a69279b232cb23eee fbb5b0e5867cce5091031059e4dfd1a8a4ab70d6 Package: ros-rolling-control-toolbox Version: 5.3.2-1noble.20250510.084300 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 810 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libeigen3-dev, ros-rolling-control-msgs, ros-rolling-filters, ros-rolling-generate-parameter-library, ros-rolling-geometry-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rcutils, ros-rolling-realtime-tools, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-control-toolbox/ros-rolling-control-toolbox_5.3.2-1noble.20250510.084300_amd64.deb Size: 170356 SHA256: 2c7935b8e23f0524e90b62e9d0176311e34cf15d1536cd9febe758264a320b76 SHA1: 893631699d3364281003cbb41549f075cdedfd58 MD5sum: 04843869917b07c0120434b798b1b6a2 Description: The control toolbox contains modules that are useful across all controllers. Package: ros-rolling-control-toolbox-dbgsym Package-Type: ddeb Source: ros-rolling-control-toolbox Version: 5.3.2-1noble.20250510.084300 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3186 Depends: ros-rolling-control-toolbox (= 5.3.2-1noble.20250510.084300) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-control-toolbox/ros-rolling-control-toolbox-dbgsym_5.3.2-1noble.20250510.084300_amd64.deb Size: 3003002 SHA256: e2450fa68561d9c87eb129c864510d19bc37f0795d85aec2896ff97259d2c192 SHA1: 16ea7e1bdf59bb16fe7ba2755abbaf505969ef9f MD5sum: 505a8f9b4f7526da717dcd0b822d9877 Description: debug symbols for ros-rolling-control-toolbox Build-Ids: 2fb7bb26890b9e420ec475af7a8149625f11ffde 41a21d92f23a01a18b2709f70dfc6374f75c19b4 b3f687d7c3410a87c3f3db1d63cfc03498b94cb8 f1ac6cc3b95c1598c2d9df832f9647d9f4deeef0 f488e3f5381dc877d308c97cde24850411512a3f Package: ros-rolling-controller-interface Version: 4.29.0-1noble.20250510.084546 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 257 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-hardware-interface, ros-rolling-rclcpp-lifecycle, ros-rolling-realtime-tools, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-controller-interface/ros-rolling-controller-interface_4.29.0-1noble.20250510.084546_amd64.deb Size: 65672 SHA256: f6ad8b792beda46ef17325e5f302d0e088d79200a11ec4f4744755c6c9278570 SHA1: 053c6d2c5ab1f7e7283db2256aa0a03de8455906 MD5sum: 66d696f5407502384ce0131d019746d2 Description: Base classes for controllers and syntax cookies for supporting common sensor types in controllers and broadcasters Package: ros-rolling-controller-interface-dbgsym Package-Type: ddeb Source: ros-rolling-controller-interface Version: 4.29.0-1noble.20250510.084546 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1075 Depends: ros-rolling-controller-interface (= 4.29.0-1noble.20250510.084546) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-controller-interface/ros-rolling-controller-interface-dbgsym_4.29.0-1noble.20250510.084546_amd64.deb Size: 1038332 SHA256: 2d45a9cbf233ba72bd1392d4c7d30db2e881e9c50273a32a4330a29f81f730c1 SHA1: c008b226285bf8591398ee78afc9535b4a6eb1b2 MD5sum: 9656542d78a81b5f12521c655a1465c1 Description: debug symbols for ros-rolling-controller-interface Build-Ids: 4391e9c6062aad44e81d18e4134dd116ba4e8934 Package: ros-rolling-controller-manager Version: 4.29.0-1noble.20250510.084958 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1841 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), python3-filelock, ros-rolling-backward-ros, ros-rolling-controller-interface, ros-rolling-controller-manager-msgs, ros-rolling-diagnostic-updater, ros-rolling-generate-parameter-library, ros-rolling-hardware-interface, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-libstatistics-collector, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rcpputils, ros-rolling-realtime-tools, ros-rolling-ros2-control-test-assets, ros-rolling-ros2param, ros-rolling-ros2run, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-controller-manager/ros-rolling-controller-manager_4.29.0-1noble.20250510.084958_amd64.deb Size: 444602 SHA256: 287e767877ab42c9266c9797566b4d676e6c87df4f7c4879fb09aa565ac40271 SHA1: 178d92a42d79118294e87dad0f9e0745660b3335 MD5sum: de64111cb3f8e4b0ee6e1760f68dd15b Description: The main runnable entrypoint of ros2_control and home of controller management and resource management. Package: ros-rolling-controller-manager-dbgsym Package-Type: ddeb Source: ros-rolling-controller-manager Version: 4.29.0-1noble.20250510.084958 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 7347 Depends: ros-rolling-controller-manager (= 4.29.0-1noble.20250510.084958) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-controller-manager/ros-rolling-controller-manager-dbgsym_4.29.0-1noble.20250510.084958_amd64.deb Size: 6614932 SHA256: 8ab7d6979e088294207172453ed756ee157faaa2e7cba53cd2bbc5b6ba2a8ff4 SHA1: cff603ed8e3363346473ddb4d885018318097f8d MD5sum: 3be857de829a53ddcb2289bdd4d419f6 Description: debug symbols for ros-rolling-controller-manager Build-Ids: 830c7492511310f45ee1b83cd95e82dee7b0fc87 c7a97a19ba6b4e7fe2478dc59236307e9abb1297 Package: ros-rolling-controller-manager-msgs Version: 4.29.0-1noble.20250505.181518 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 5701 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-lifecycle-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/controller_manager_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-controller-manager-msgs/ros-rolling-controller-manager-msgs_4.29.0-1noble.20250505.181518_amd64.deb Size: 366948 SHA256: 2e85479c757eb8cd925632994f1d881e91d43061cbfaff59c054526529b9abf8 SHA1: 591b2b037775eb38bdbb0cededcdc3fa2232b0b3 MD5sum: 60f2be06985ba2596c810094e92e9d85 Description: Messages and services for the controller manager. Package: ros-rolling-controller-manager-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-controller-manager-msgs Version: 4.29.0-1noble.20250505.181518 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 4375 Depends: ros-rolling-controller-manager-msgs (= 4.29.0-1noble.20250505.181518) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-controller-manager-msgs/ros-rolling-controller-manager-msgs-dbgsym_4.29.0-1noble.20250505.181518_amd64.deb Size: 3473418 SHA256: 28e8bbcf155a0b6508066705ae07fca51e0308628620b777ecdbe2cd3a914f93 SHA1: ef943a5fd707b4f8257b9f79b05682e19b7038e1 MD5sum: ff8dafdaede250b4c3dfdfc2428e4df4 Description: debug symbols for ros-rolling-controller-manager-msgs Build-Ids: 041daafc6c71d6f80cd2965c40dc94e6c8a03cb4 0ceb3b0a96eb5db20938138a69ab831881e3b28e 1672dc7626920006085547fb5b839f27f4dc2a14 25d52ede9515c5a7efad8faf8edcf6e16942815e 456cbd3c0022087284ff26d36a4e353339c303e5 628bce622d53c07c5d2a529b067c002557f0db02 631684925cdc614be98089243cf48800d4b835b8 6c1bc556d3f323042695f9f97eb8931a0df06b9c c2d2b4a67869dcffd71a39c3a12f2844e8f5c7e7 c9b10c3cc75139a6b0e03740370bef608533252b d103b53eacca3e35ce7f68dfd7afff22e102622a Package: ros-rolling-cudnn-cmake-module Version: 0.0.1-5noble.20250426.193854 Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 46 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cudnn-cmake-module/ros-rolling-cudnn-cmake-module_0.0.1-5noble.20250426.193854_amd64.deb Size: 6302 SHA256: 0ab8069b5148e0e1bb37cde6f015711208623cd464833aa1a8d0a336f952cd38 SHA1: 42def8e7868a157f624849410cbf4f15e01e15d4 MD5sum: 36ea82c960f26e38be94b64c879a3a9f Description: Exports a CMake module to find cuDNN. Package: ros-rolling-cv-bridge Version: 4.1.0-1noble.20250510.080221 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 492 Depends: libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, python3-numpy, python3-opencv, ros-rolling-ament-index-python, ros-rolling-rclcpp, ros-rolling-rcpputils, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/cv_bridge Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cv-bridge/ros-rolling-cv-bridge_4.1.0-1noble.20250510.080221_amd64.deb Size: 124930 SHA256: 5e6a8ceaabd4a5b0569556cef34018c41902cac0a80fcc73406cb255cef38f4f SHA1: 23c36306d93b87c6912190d131a0643d92feb9d0 MD5sum: 59fcfde7c37f9a84c23474d78395280a Description: This contains CvBridge, which converts between ROS2 Image messages and OpenCV images. Package: ros-rolling-cv-bridge-dbgsym Package-Type: ddeb Source: ros-rolling-cv-bridge Version: 4.1.0-1noble.20250510.080221 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 1977 Depends: ros-rolling-cv-bridge (= 4.1.0-1noble.20250510.080221) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cv-bridge/ros-rolling-cv-bridge-dbgsym_4.1.0-1noble.20250510.080221_amd64.deb Size: 1854522 SHA256: 28c366d2a5845c2c7c88498b58c2a78082ad5ab53ba2bac2588781247ab485fd SHA1: 8c296bcd0d7e35824753e59d92e855d31dde7e41 MD5sum: bfc5ac331f2dade7808d56d21fc67642 Description: debug symbols for ros-rolling-cv-bridge Build-Ids: 2a834660e1f67fa6af2ea16d3b18a11de7b809b9 3ae1763d4ef2e6a94dab40612b53bf97917d4613 Package: ros-rolling-cyclonedds Version: 0.10.5-1noble.20250426.192522 Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 3791 Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0), openssl, ros-rolling-iceoryx-binding-c, ros-rolling-iceoryx-hoofs, ros-rolling-iceoryx-posh, ros-rolling-ros-workspace Homepage: https://projects.eclipse.org/projects/iot.cyclonedds Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cyclonedds/ros-rolling-cyclonedds_0.10.5-1noble.20250426.192522_amd64.deb Size: 1036578 SHA256: cc3a4d39430134fa4e7d15358ad992be621297c142c4072138f9c3cad4f57c30 SHA1: 1f9579d76acfbddb82f1c4ca149e1ff33897adbf MD5sum: d5a741e9091d4963d58562078b7ee632 Description: Eclipse Cyclone DDS is a very performant and robust open-source DDS implementation. Cyclone DDS is developed completely in the open as an Eclipse IoT project. Package: ros-rolling-cyclonedds-dbgsym Package-Type: ddeb Source: ros-rolling-cyclonedds Version: 0.10.5-1noble.20250426.192522 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 4332 Depends: ros-rolling-cyclonedds (= 0.10.5-1noble.20250426.192522) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-cyclonedds/ros-rolling-cyclonedds-dbgsym_0.10.5-1noble.20250426.192522_amd64.deb Size: 3770760 SHA256: deb49578b366b3e2d4d7d5319eabd621a25d36a16ad0794e5d5d77fb8e996860 SHA1: 9963a38d2c0c92ba91564caa54d41a60ef56faee MD5sum: 2e568e12909ede9bbd81933fb36cc380 Description: debug symbols for ros-rolling-cyclonedds Build-Ids: 0f92aaa9d79684e697444e29a520eb5b1b1359ad 1b39f9b33351d7918fc27c9875569c5a18d2501d 28a15384e9f5b162c1055351ddfa6dc0174df781 4181555b5eb872ef70a2fcd856f6527d9e807299 bfe2c750ac0b0a072164c6d20dbfa599b2244998 d5503f2d3f2b693d411bc9bbe6713d276a6a396b f06c8314fe8d41b87a5e3162218bc20ce395620c Package: ros-rolling-data-tamer-msgs Version: 0.9.4-3noble.20250429.140121 Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 680 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-data-tamer-msgs/ros-rolling-data-tamer-msgs_0.9.4-3noble.20250429.140121_amd64.deb Size: 68044 SHA256: 48c725d73a0cd8e37aeed60b6add2008212c05ea72466e4e5c514eaad45865d2 SHA1: 423b9731081da7e7c47aeb3b92ff1757e2624307 MD5sum: 0e0786a2cae8bac5db5d9a893741a38c Description: Interfaces for data_tamer Package: ros-rolling-data-tamer-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-data-tamer-msgs Version: 0.9.4-3noble.20250429.140121 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 549 Depends: ros-rolling-data-tamer-msgs (= 0.9.4-3noble.20250429.140121) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-data-tamer-msgs/ros-rolling-data-tamer-msgs-dbgsym_0.9.4-3noble.20250429.140121_amd64.deb Size: 424938 SHA256: 70907a57b9f0409100a93ce78c5ff337de91b9c48fc5e6e97768d400f1b0b004 SHA1: 7f1b083ebbe98c41f134bcaee4b8170cf13f1ed8 MD5sum: ded9de2852b26a10901bf2364e211d89 Description: debug symbols for ros-rolling-data-tamer-msgs Build-Ids: 15cec68ca3a75269bb65c3c633f8342293cdc2c2 1dbeb642b3cfce6c0fb9f8629dacc54f0836685a 36c9a6d36b8925551d99a0a347e13e01d1539ea8 3fa5484aa0e9b1067ff0f286a1b68a476d899626 55b6d7f6d972b9d19fdf201469b6a77ceb7e192c 69344853eee22d4a998dacd5ab0d3fdc855d4790 858ef5ab7c20b55f30d495658984d89d5a7f11c4 988dc352074f7d6db1e6553b0a553cc541797b6e da9c69677ab69b789bda30edcae39cab880d413a e9a87b27ec2deca0130dbcfd7561bd8aaf77cf8c f4d2c8f125cc7825970d447ee0149661fd3daef5 Package: ros-rolling-delphi-esr-msgs Version: 4.0.0-3noble.20250429.140740 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 3783 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/delphi_esr_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-delphi-esr-msgs/ros-rolling-delphi-esr-msgs_4.0.0-3noble.20250429.140740_amd64.deb Size: 239886 SHA256: e9823a285d15e6179ebce0161773e5370ed9aec42f2980ba62e5341ca6b04ceb SHA1: 14260d608641aae2b6452bdeddac69868a620002 MD5sum: 49f806bc90b7cf84dcdf698420b7ddca Description: Message definitions for the Delphi ESR Package: ros-rolling-delphi-esr-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-delphi-esr-msgs Version: 4.0.0-3noble.20250429.140740 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 2449 Depends: ros-rolling-delphi-esr-msgs (= 4.0.0-3noble.20250429.140740) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-delphi-esr-msgs/ros-rolling-delphi-esr-msgs-dbgsym_4.0.0-3noble.20250429.140740_amd64.deb Size: 1996496 SHA256: 4d81a4afe2dd195d63741b5ab01eb3f61d30536f96995579f18bb70578ed87ad SHA1: c47938b5c8ad3addc3082357e57fca9a5d0caede MD5sum: 3ef23f12cded3998c03d1b589d8368e8 Description: debug symbols for ros-rolling-delphi-esr-msgs Build-Ids: 0c36ace321ff5379a771311fa05e8304faf343f8 3c4fa6dff0c528e4e97877a3b500d6ff5e5f84f6 528af95aa1066c3fa7cabedb07bebb4d077dfbd6 6cfa384e1f51815656d1ab3ff579a4defeb6869c 8e14a7ffd3500adf7a4b2e2733536c42f91eda17 90a60c363af91a282f599f46a9833d83c9cbeca2 ab26aecf94dbf310440e7013caec1a7f1b0fe2ad c9d3435412e4eb96a9b382278363d519ae84a45c cc5ff15c580c422e1390a91657f0cbda2804e773 e5b3d25168985529648b352bbafd54521e06365d edfa1e2589130259c7d06098bd49f1d5370f66a5 Package: ros-rolling-delphi-mrr-msgs Version: 4.0.0-3noble.20250429.140743 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 3386 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/delphi_mrr_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-delphi-mrr-msgs/ros-rolling-delphi-mrr-msgs_4.0.0-3noble.20250429.140743_amd64.deb Size: 207554 SHA256: a9ab75ebab14d3037eedabff2801a35e0ceb6204a1d722722f30402d53a73953 SHA1: c9f55eeaa12a23ee5b7ccdc9feab766bb3fb65ec MD5sum: c8293dcb811e26bfd9e751cd9d231480 Description: Message definitions for the Delphi MRR Package: ros-rolling-delphi-mrr-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-delphi-mrr-msgs Version: 4.0.0-3noble.20250429.140743 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 2119 Depends: ros-rolling-delphi-mrr-msgs (= 4.0.0-3noble.20250429.140743) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-delphi-mrr-msgs/ros-rolling-delphi-mrr-msgs-dbgsym_4.0.0-3noble.20250429.140743_amd64.deb Size: 1704304 SHA256: 77b305e6f3429abfeaefd60d100e7dd06fb5d4f8478934223d123dd7fca95419 SHA1: 2243643b1fdc1736226dc137a01449c63e9cf37c MD5sum: 308ed38163f7f579e687404c4203ccde Description: debug symbols for ros-rolling-delphi-mrr-msgs Build-Ids: 0c19bc8a3688e3540026329fd92a856e4a34817f 48b35895a30280e37109b1ab78d7c8f7312915f8 56ecac7e62f468e83268da3ad599c72568787ca0 9814908e118dda0f581966a6a1b85aa8c6f8be0d b5feaac023de9086637651d830e62ffb5f6f72e2 d427d54836ffe95ba6945dfe08b88abd8a21e00e d74185afeede8ed3a740ba530430c0ccf9b7d7d0 db09495fa91123e7270d3ba69fde072ad73d52ba dcfa5c0d7d877ce1b603072435070ca9b60bb24a f31a85030b1feec7b9709c1fa3ea5b3ffa75c696 fc74595b1a19b1fb6b35a0c3581bef7dbf1a0a1f Package: ros-rolling-delphi-srr-msgs Version: 4.0.0-3noble.20250429.140830 Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 2600 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/delphi_srr_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-delphi-srr-msgs/ros-rolling-delphi-srr-msgs_4.0.0-3noble.20250429.140830_amd64.deb Size: 158072 SHA256: 2b90fe5ae94d824e8aef3a0e3db547356b977fa9aaf24897e41e445e0b4c4416 SHA1: b8cd5a88aeef933004269906d53c9ea6e8c64127 MD5sum: e434dffb5a1291137dee41f3d8939e50 Description: Message definitions for the Delphi SRR Package: ros-rolling-delphi-srr-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-delphi-srr-msgs Version: 4.0.0-3noble.20250429.140830 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 1461 Depends: ros-rolling-delphi-srr-msgs (= 4.0.0-3noble.20250429.140830) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-delphi-srr-msgs/ros-rolling-delphi-srr-msgs-dbgsym_4.0.0-3noble.20250429.140830_amd64.deb Size: 1185008 SHA256: 00c720a1020929e9625f5f3c3c96bcbac2fe09d274307b233f52b35fb842078f SHA1: f1f2ad8f8bbca5b582530c11cd9b101ae8471df4 MD5sum: 9dfa0552814a68af0868c218d379e39a Description: debug symbols for ros-rolling-delphi-srr-msgs Build-Ids: 043a17479d8d365618062f760a65cd3ee1f018e2 050c37700d4dcd9d9a11112398d4c9b9567106e7 572222a598033c9dfc07cbaa45e2f146b58bd26f 62b4596ff62d7a56ff5f0800eb68235db1c9275d 6ad01f1405acdcdcd6e9535197c0f9fb4a556858 a43747345d53ec6f6f402a58400a0f61be164699 a62c8bdba8566bbc8572821dfab42f045118a56f beccabff6c4e1f1e30e5aaa7afdb77eecbc2a4f7 c462682d28df5d1aa2815be5664e8ceaedbce40e c4d146c04d8167946784e1c093516e58a5e72628 cb4c855501195236a4707d63c75ce2984e07fbcf Package: ros-rolling-demo-nodes-cpp Version: 0.37.0-1noble.20250510.080806 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 6956 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-example-interfaces, ros-rolling-launch-ros, ros-rolling-launch-xml, ros-rolling-rcl, ros-rolling-rcl-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-demo-nodes-cpp/ros-rolling-demo-nodes-cpp_0.37.0-1noble.20250510.080806_amd64.deb Size: 927254 SHA256: f30d64e96769981dc52161c0261c5af3a10ef061c424ebe2875a328cfb6259d6 SHA1: 3453877dc896c631a172bac2478e2657aac0c6de MD5sum: ae7ee520a6c3f03ebcc05f6fd9e95acc Description: C++ nodes which were previously in the ros2/examples repository but are now just used for demo purposes. Package: ros-rolling-demo-nodes-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-demo-nodes-cpp Version: 0.37.0-1noble.20250510.080806 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 38431 Depends: ros-rolling-demo-nodes-cpp (= 0.37.0-1noble.20250510.080806) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-demo-nodes-cpp/ros-rolling-demo-nodes-cpp-dbgsym_0.37.0-1noble.20250510.080806_amd64.deb Size: 31624368 SHA256: 9674bba89d8c9104d6ae34b8c1b7b9ef104ec7ba10f1f7d3125e29ad1f603c0b SHA1: 9917ff0f487f470a8d78eccc3f2cf65cb17494bf MD5sum: 8ae18c79d70eb31839834a7a170728b2 Description: debug symbols for ros-rolling-demo-nodes-cpp Build-Ids: 05b889d39a665d82f9e8f1757ec1ae7d7d507589 07b28d8bdd1d07e06a541d091c84b2470727684f 0e187919cdccc4b09e5618ca3b903aa0533ee3c3 0fd1d60d34cde09812bcbb4dae1bc9b4b69bc6d7 1b37a2c719250577629370c1813d9cb810f3e9f9 1df8bffd76dbbd78a3a8f55e549d3fab602e8708 25d29570a3f2448423acb744b0d4555c0e1b6410 298fab7c7367a281b786b507f3534117f047eb99 2ae676adc36ec628bd7819e0e5f25f2fe4918c75 2c89ec92cf173627b2ac09ead7c229978397d0e7 2e7c750af1b1e5c428a85a261f0f123fe3cd8fd7 2f006e9202185a70de7f07861eab34171cbe0b2c 36a536eb3c126855fc299aaeb7ae58e9ffa7de5c 37bf174c9670a27e39a22632a12126fa18937cfb 3b9df04286beed2e735772e438932148abb3eb21 43a764017cdf62462580cf545f7e174e4813cbfc 482adeb33213b81710a0308a20d794e32ff479da 4973384858e6ff3f05bb1fb9634a56233b9a3f49 4a6ee179c9276dc73f269dbfd5748bc12910753d 54df5060352a4d12cd5acef0031ee09beb49ad22 568770f3f3381bf20c9952a52fe566e118238de9 56b4d522f2f6dc62d8a7d1b1af2ac7b1e71c701b 58113640c510cf3e31983c5a8e54f75fe0b1aa85 5a86e35e3d757fdfb2690ffcb7f25543ea00fc52 5b7cb907bb0b9461bf95bce4e017d27156c5e66b 5b9ee4a094d4d13408383e406e91d65606a0a976 5eeb25b7b30f36f8b565354f1362dfbc567ba4f4 7acec207194d79b8b1565fc3ae6ebd1d7e803690 7b138e9bc8e253b6b10a568ed4253f106469d478 847835fff08f5ffd2c32ef7a2d5b3b5e4a2049c2 9663f0a08154b05e91e0444c185c23d78e51730d 9faec6bfc2a30b561c2980b52c4478fb85360c04 a267512d96806e461c1f0ac6bef9bf9262a6c589 b29fb87a4ccbaef868766ef07e6ebde1c8f115d8 b4e4061d3d4b8352a207c86140243e8e2f46610e b62f86e4de64cb4596aeced93b8a1b97d773d12b b90b54a3b6069b5547e79a4ecfdfe325744df146 c40f1dc0284cd35596fa9c52a46366ea442c33b8 c95e07ff9f1ba1f68c4a42d80c2163efbaff18a9 c9a9f724f74c73ec02cce5b0d58b82224a300c46 cefaef4300584c49cc50eed8bf025787ba143532 d8c213402c7e8668fd3d7d03eaefce4355ddb45e ea347bb1e027c08d3f8dc0af77299c0a858fd427 eb9a7d6d0a81d8a1630c225da60ba51d520fa592 f50e333c1b26d80f6480a188095595298ab009f8 f5d73a922de0db63c0fc61a3770f142509b792be fb911e73fef050d10749bffec79b5c20c51cae76 fcdfa9ead82a07def10218cbfe45f9fdadb752b2 Package: ros-rolling-demo-nodes-cpp-native Version: 0.37.0-1noble.20250510.082401 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 234 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-fastdds, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rmw-fastrtps-cpp, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-demo-nodes-cpp-native/ros-rolling-demo-nodes-cpp-native_0.37.0-1noble.20250510.082401_amd64.deb Size: 64240 SHA256: 53289d66ad14cb72edc0e3abda51fa0b3f3787ce26cf8c1a9b4d9837d368b1f9 SHA1: f9012742b5672dfbb0af1d12a9b8e97d4d6ec971 MD5sum: 1883b419e5e1d40dfa2cb60e005c11f1 Description: C++ nodes which access the native handles of the rmw implementation. Package: ros-rolling-demo-nodes-cpp-native-dbgsym Package-Type: ddeb Source: ros-rolling-demo-nodes-cpp-native Version: 0.37.0-1noble.20250510.082401 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1230 Depends: ros-rolling-demo-nodes-cpp-native (= 0.37.0-1noble.20250510.082401) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-demo-nodes-cpp-native/ros-rolling-demo-nodes-cpp-native-dbgsym_0.37.0-1noble.20250510.082401_amd64.deb Size: 1152144 SHA256: e91372bfccf02b5d20787316b39d215f261a5836cf725368eb3f11aaa5063369 SHA1: d0c087c619087eba5d798a94165ad4bdaa63a111 MD5sum: 1d01b873cce2ca5c0c9034b34a18ee4c Description: debug symbols for ros-rolling-demo-nodes-cpp-native Build-Ids: 32c481e9b6b1e7609d67157c70f7839fb6908f89 aafae3aa2e0a186ef4d3972b81dd2905aecf833d Package: ros-rolling-demo-nodes-py Version: 0.37.0-1noble.20250510.075739 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 174 Depends: ros-rolling-ament-index-python, ros-rolling-example-interfaces, ros-rolling-rcl-interfaces, ros-rolling-rclpy, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-demo-nodes-py/ros-rolling-demo-nodes-py_0.37.0-1noble.20250510.075739_amd64.deb Size: 29074 SHA256: 42abd950f9c73e8ff94eed719737bfe34b03a789f0014126046dd81fc2f61d95 SHA1: 0e5fef4dd10998c3eb24c75b8bec2581115a99b2 MD5sum: 9632f2a3ecf1a68b32a35c23c7613fb1 Description: Python nodes which were previously in the ros2/examples repository but are now just used for demo purposes. Package: ros-rolling-depth-image-proc Version: 6.0.10-1noble.20250510.082143 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 1708 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-rolling-cv-bridge, ros-rolling-image-geometry, ros-rolling-image-proc, ros-rolling-image-transport, ros-rolling-message-filters, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-stereo-msgs, ros-rolling-tf2, ros-rolling-tf2-eigen, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: https://index.ros.org/p/depth_image_proc/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-depth-image-proc/ros-rolling-depth-image-proc_6.0.10-1noble.20250510.082143_amd64.deb Size: 309014 SHA256: 8749430afab63af1b595a883182f26d15527014136d3cb8a2fff1b06d5d6e1e3 SHA1: 82d9ea2029fef25adc16db6e2afc52dd1a73ed7c MD5sum: c8c054ae7952a68fdb707ffd53c44450 Description: Contains components for processing depth images such as those produced by OpenNI camera. Functions include creating disparity images and point clouds, as well as registering (reprojecting) a depth image into another camera frame. Package: ros-rolling-depth-image-proc-dbgsym Package-Type: ddeb Source: ros-rolling-depth-image-proc Version: 6.0.10-1noble.20250510.082143 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 14444 Depends: ros-rolling-depth-image-proc (= 6.0.10-1noble.20250510.082143) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-depth-image-proc/ros-rolling-depth-image-proc-dbgsym_6.0.10-1noble.20250510.082143_amd64.deb Size: 12380474 SHA256: 6345eb4fdd292b4f785ff39e61c0d5930e92e62ecd7622748b420e6b52f9fb84 SHA1: 34fe53b79f7ab947d6a722c50e3714d6c2c6f242 MD5sum: cf4c173cb02ef9eb18482535e36d7a14 Description: debug symbols for ros-rolling-depth-image-proc Build-Ids: 0564ee464c2e10c915b432d90522c09cf058aca3 1510f02fe00fabceaa8ccb783492a0b6545abbe0 1926d732e1f0e39585878f0b76bfec21bebc2e0c 3856fe21fd65f5a739594b594f9b62e3d2f5e195 a77133fbde08fde92f8cd1f02d7b7f74a87d3d2c ad13d8608b4d225999dc1c61169f20fd8b96b85b de48faa3b563d0e588cea7bd20bb28e0c6a0a56a de7800ac686268a9c14b4d4f31d203989632b548 e15538fbc0f28c0ed2ac5e6d66ab96cabd6addb3 e72a879bff6daa5d7489075cc52aa10572c4f3b3 ec1becdff2589377d0f1359462cec798c36f87d8 Package: ros-rolling-depthimage-to-laserscan Version: 2.5.1-2noble.20250510.080523 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 944 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-rolling-image-geometry, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/depthimage_to_laserscan Priority: optional Section: misc Filename: pool/main/r/ros-rolling-depthimage-to-laserscan/ros-rolling-depthimage-to-laserscan_2.5.1-2noble.20250510.080523_amd64.deb Size: 183534 SHA256: 0b5ce72e20e1c4d97a30a1a44eb53a796b91c78a47ad44ea2d65ce035f466c62 SHA1: 923b1dd0db4d4f8ea7466cdc4bc820022f580b57 MD5sum: 46ba60fcc6cedb7a892ff83d8fe08996 Description: depthimage_to_laserscan Package: ros-rolling-depthimage-to-laserscan-dbgsym Package-Type: ddeb Source: ros-rolling-depthimage-to-laserscan Version: 2.5.1-2noble.20250510.080523 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 4137 Depends: ros-rolling-depthimage-to-laserscan (= 2.5.1-2noble.20250510.080523) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-depthimage-to-laserscan/ros-rolling-depthimage-to-laserscan-dbgsym_2.5.1-2noble.20250510.080523_amd64.deb Size: 3533990 SHA256: 9e0eab82a871b97bda981f07eac6166b7f55ad1d5749ff69e6a7d9157a204faa SHA1: fc4fceb02ac66f6d7f7b3a503796791acf54004f MD5sum: db09295be12bb4295b67b7020248c482 Description: debug symbols for ros-rolling-depthimage-to-laserscan Build-Ids: 4be43f9b969e0ff95257e6213d7d71a9752a2aca 4cede76769cb1cb66fc6a80ee61a6857662c45ae 66173f4bd46553b73130d6fe8b805f01c91740af Package: ros-rolling-derived-object-msgs Version: 4.0.0-3noble.20250429.142710 Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 1639 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-shape-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/derived_object_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-derived-object-msgs/ros-rolling-derived-object-msgs_4.0.0-3noble.20250429.142710_amd64.deb Size: 131722 SHA256: 763a97fc640ab135e9feb11c43d76b12f7ef83862f48e2d990c475d809f82e22 SHA1: 0094938404bfd01164c39a8bded3bccac3194627 MD5sum: 205afc5d3b0b1492e27d4f423bca44cf Description: Abstracted Messages from Perception Modalities Package: ros-rolling-derived-object-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-derived-object-msgs Version: 4.0.0-3noble.20250429.142710 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Development Team Installed-Size: 1232 Depends: ros-rolling-derived-object-msgs (= 4.0.0-3noble.20250429.142710) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-derived-object-msgs/ros-rolling-derived-object-msgs-dbgsym_4.0.0-3noble.20250429.142710_amd64.deb Size: 1002556 SHA256: 11c751295afcc78b8302f41a89a435dd1d600f970395000caccd83c1e9bc42ae SHA1: 8fdf982dbcb58c7f6c26404f7792c3b7f95a521e MD5sum: 44c91acadbcaf8f8572d13098641bb16 Description: debug symbols for ros-rolling-derived-object-msgs Build-Ids: 37d55f5ca868a5342c1b0ea4fe9cbf3337daf883 45192861454f06dd4a7a9bc9c09f9d1d2a3f947f 666699bf6b17ed2a3afd01fa15f3b6fc17fe897a 79769a10fd145dbe219de33bb219e2e24e6a183c 8200bb155de4ec01f39c3870fd47d3a72d5ad898 b0e855f0cbcfe4f86e2d5c30e225b982d9d6361e b148a9760478228ff1ca7383f7bfb54696c39c92 bb279c5efbcd29614d64298f13c61c5f35cd2162 ce331e7e8fe7c4a9dddfd8d08ca1746d2d7c2436 cf133362bb23419a1183edfc99d2ed5dbbb70186 dab59dc56e1e45e345e471d4da5c1ec74adb455e Package: ros-rolling-desktop Version: 0.13.0-1noble.20250510.090810 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 44 Depends: ros-rolling-action-tutorials-cpp, ros-rolling-action-tutorials-py, ros-rolling-angles, ros-rolling-composition, ros-rolling-demo-nodes-cpp, ros-rolling-demo-nodes-cpp-native, ros-rolling-demo-nodes-py, ros-rolling-depthimage-to-laserscan, ros-rolling-dummy-map-server, ros-rolling-dummy-robot-bringup, ros-rolling-dummy-sensors, ros-rolling-examples-rclcpp-minimal-action-client, ros-rolling-examples-rclcpp-minimal-action-server, ros-rolling-examples-rclcpp-minimal-client, ros-rolling-examples-rclcpp-minimal-composition, ros-rolling-examples-rclcpp-minimal-publisher, ros-rolling-examples-rclcpp-minimal-service, ros-rolling-examples-rclcpp-minimal-subscriber, ros-rolling-examples-rclcpp-minimal-timer, ros-rolling-examples-rclcpp-multithreaded-executor, ros-rolling-examples-rclpy-executors, ros-rolling-examples-rclpy-minimal-action-client, ros-rolling-examples-rclpy-minimal-action-server, ros-rolling-examples-rclpy-minimal-client, ros-rolling-examples-rclpy-minimal-publisher, ros-rolling-examples-rclpy-minimal-service, ros-rolling-examples-rclpy-minimal-subscriber, ros-rolling-image-tools, ros-rolling-intra-process-demo, ros-rolling-joy, ros-rolling-lifecycle, ros-rolling-logging-demo, ros-rolling-pcl-conversions, ros-rolling-pendulum-control, ros-rolling-pendulum-msgs, ros-rolling-quality-of-service-demo-cpp, ros-rolling-quality-of-service-demo-py, ros-rolling-ros-base, ros-rolling-rqt-common-plugins, ros-rolling-rviz-default-plugins, ros-rolling-rviz2, ros-rolling-teleop-twist-joy, ros-rolling-teleop-twist-keyboard, ros-rolling-tlsf, ros-rolling-tlsf-cpp, ros-rolling-topic-monitor, ros-rolling-turtlesim, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-desktop/ros-rolling-desktop_0.13.0-1noble.20250510.090810_amd64.deb Size: 6624 SHA256: 2b99b7be28ab246e2cc87604627b8c61d39ac3e7bdb2a9829ae4e38469942d20 SHA1: 51638ac89ad390f4f9b1ec2d487b6b703519e33d MD5sum: 9039d01b86a505a9e4bab69dc86636cf Description: A package which extends 'ros_base' and includes high level packages like vizualization tools and demos. Package: ros-rolling-desktop-full Version: 0.13.0-1noble.20250510.091207 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 41 Depends: ros-rolling-desktop, ros-rolling-perception, ros-rolling-ros-gz-sim-demos, ros-rolling-simulation, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-desktop-full/ros-rolling-desktop-full_0.13.0-1noble.20250510.091207_amd64.deb Size: 5362 SHA256: 628e7bcb546924f108a651cbf5ebff8cda39ee0dcf4ea85db5fd26be749023df SHA1: 19bbd8509e031a793a57a656a16015ef9c81e0d4 MD5sum: 5e666ecb257a861fa2f43ff9945e5fe5 Description: Provides a 'batteries included' experience to novice users. Package: ros-rolling-diagnostic-aggregator Version: 4.4.3-1noble.20250510.080217 Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 1525 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-rclpy, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/diagnostic_aggregator Priority: optional Section: misc Filename: pool/main/r/ros-rolling-diagnostic-aggregator/ros-rolling-diagnostic-aggregator_4.4.3-1noble.20250510.080217_amd64.deb Size: 342108 SHA256: 3740f3b24a0a9c1fac560f3ebc3127bd8dc004a621daa8c3a2b33f8d3d6c3a60 SHA1: 6041a142400d2a4b6daee02cab78727d3091a725 MD5sum: 6fc848fce51d2cc47ffb8bd2e460e5f2 Description: diagnostic_aggregator Package: ros-rolling-diagnostic-aggregator-dbgsym Package-Type: ddeb Source: ros-rolling-diagnostic-aggregator Version: 4.4.3-1noble.20250510.080217 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 7128 Depends: ros-rolling-diagnostic-aggregator (= 4.4.3-1noble.20250510.080217) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-diagnostic-aggregator/ros-rolling-diagnostic-aggregator-dbgsym_4.4.3-1noble.20250510.080217_amd64.deb Size: 6384124 SHA256: 34f6dc777bfa19dd2c46da3aee0b7c7b4c0bfb245932533d1a1bbbf355384d45 SHA1: c6228a17bd95972f7d963d9c9ce1e2ee112a2049 MD5sum: 6ceb271d6d73f892d697389fb695e8c8 Description: debug symbols for ros-rolling-diagnostic-aggregator Build-Ids: 162b1ea0f3a5e89bf588a9df17d3bc0860b9d97a d416dd42110dbf4c892511b5de48b44a29033c53 f6fc8cbe7a76d4f29c07848dc6dba3db19a2d08c fa0c3f1948892c09a1aaf67756377883b4a3066f Package: ros-rolling-diagnostic-common-diagnostics Version: 4.4.3-1noble.20250510.080814 Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 122 Depends: lm-sensors, python3-ntplib, python3-psutil, ros-rolling-diagnostic-updater, ros-rolling-rclpy, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/diagnostic_common_diagnostics Priority: optional Section: misc Filename: pool/main/r/ros-rolling-diagnostic-common-diagnostics/ros-rolling-diagnostic-common-diagnostics_4.4.3-1noble.20250510.080814_amd64.deb Size: 13624 SHA256: 33e6abee7e0219141fe01536e9cdd1b8e77d934c78b4d0df85ddc57c587b33c5 SHA1: dee0807bf81a775b64ee08355eec22d3da7775ff MD5sum: 55d00a7a6a19d6dab8d40b6627243b3e Description: diagnostic_common_diagnostics Package: ros-rolling-diagnostic-msgs Version: 5.5.0-1noble.20250429.142133 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 1564 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-diagnostic-msgs/ros-rolling-diagnostic-msgs_5.5.0-1noble.20250429.142133_amd64.deb Size: 137354 SHA256: 05f4490138406a8ed27d4fbd1d2de9f78a07ce689095721a5566987742c5693d SHA1: 87f241cad2bee3cd2d0daf0b88ebfa269a2e4a29 MD5sum: 7a33de1ad354e85a951e9699724a4ddb Description: A package containing some diagnostics related message and service definitions. Package: ros-rolling-diagnostic-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-diagnostic-msgs Version: 5.5.0-1noble.20250429.142133 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 1345 Depends: ros-rolling-diagnostic-msgs (= 5.5.0-1noble.20250429.142133) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-diagnostic-msgs/ros-rolling-diagnostic-msgs-dbgsym_5.5.0-1noble.20250429.142133_amd64.deb Size: 1094218 SHA256: 8d82d320e7b68966cbe5e8ba90b03fdbc34d860a35e9047b0bd2dd9882606058 SHA1: 639de363646823c426c282d1dad3b3f2817069e8 MD5sum: d839ded4feb8047d0be2f6c0cd7a84e0 Description: debug symbols for ros-rolling-diagnostic-msgs Build-Ids: 010cce35b15a32867c8bdf526d7d89c0ff4ae636 25cea13e33bfc2f0d2dff0fc425134315220c949 311383eadb24ad8b87e9bfac70f295b32bb9c790 3570fd04c97ba9dd10165db4b4c406c87acdc2ad 72a9f471ee25c328555bb6e3a983ae014cefa848 9201e0b650097ecade421daeb2887402d9584d9b 9fe5e792f2030ac5aaa27171b214438602fcfac0 a8a116b9135cfe022078d5a1525a76ddda6b55a9 cf4887b5d93dad4924d34b2faaa87b45bf68aa9f d2bbe9aa6e6c5d97985871c750f6703f4d6377b5 f0583a559b3bb8e0778fa858fb17c5dffd1c9b89 Package: ros-rolling-diagnostic-remote-logging Version: 4.4.3-1noble.20250510.084010 Architecture: amd64 Maintainer: Daan Wijffels Installed-Size: 773 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-diagnostic-remote-logging/ros-rolling-diagnostic-remote-logging_4.4.3-1noble.20250510.084010_amd64.deb Size: 142884 SHA256: adb317010bfb36910aafd2ad9261ea82d3cdca0d2ddc63a3119c07a4a7cb01e7 SHA1: 1cb75706047f7023b4861109ed1b47cefed4ceba MD5sum: 5152f029444cfb320e860945b9b2056a Description: diagnostic_remote_logging Package: ros-rolling-diagnostic-remote-logging-dbgsym Package-Type: ddeb Source: ros-rolling-diagnostic-remote-logging Version: 4.4.3-1noble.20250510.084010 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daan Wijffels Installed-Size: 3370 Depends: ros-rolling-diagnostic-remote-logging (= 4.4.3-1noble.20250510.084010) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-diagnostic-remote-logging/ros-rolling-diagnostic-remote-logging-dbgsym_4.4.3-1noble.20250510.084010_amd64.deb Size: 2802570 SHA256: ea70c967456de33e98a2ff1e3190bc7d0f35085bd2ed2595e8446d913d553b5a SHA1: 70fa2497738fb791f0d9c75bdec7bfd9dc9fac2d MD5sum: bbddba8d665debe1d570764f4a64bce1 Description: debug symbols for ros-rolling-diagnostic-remote-logging Build-Ids: 114a7914b1f3d59236e05be0d63153ad24f85e8d fc3f85b67e881ebb46bec907f8cb15b5aee25d65 Package: ros-rolling-diagnostic-updater Version: 4.4.3-1noble.20250510.080218 Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 473 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-diagnostic-msgs, ros-rolling-rclcpp, ros-rolling-rclpy, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/diagnostic_updater Priority: optional Section: misc Filename: pool/main/r/ros-rolling-diagnostic-updater/ros-rolling-diagnostic-updater_4.4.3-1noble.20250510.080218_amd64.deb Size: 112284 SHA256: 82523f72b85b181f38efd1c9762a40fba49fbe18ae35d8825e3a8f57621d424c SHA1: 12ea376996a45cab547dcfcf5efc2956b4e24e88 MD5sum: f2f7372d610356b84e90cf8a2aed96e1 Description: diagnostic_updater contains tools for easily updating diagnostics. it is commonly used in device drivers to keep track of the status of output topics, device status, etc. Package: ros-rolling-diagnostic-updater-dbgsym Package-Type: ddeb Source: ros-rolling-diagnostic-updater Version: 4.4.3-1noble.20250510.080218 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 1721 Depends: ros-rolling-diagnostic-updater (= 4.4.3-1noble.20250510.080218) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-diagnostic-updater/ros-rolling-diagnostic-updater-dbgsym_4.4.3-1noble.20250510.080218_amd64.deb Size: 1603030 SHA256: 3fb842a6dbceaa439d1f36ce69a7524b32eafa778d43d27aecb24164d7a7bbb0 SHA1: 5cf900d224a788bbc1a101c479c3e8d2c24d8c4e MD5sum: c5686d42075916ed9a271e59fdaa33cd Description: debug symbols for ros-rolling-diagnostic-updater Build-Ids: a4748915fc739f870390bfb84bc7167582e475ec ab828a9fbe843e2d0b79ab672bad6db970e1769d Package: ros-rolling-diagnostics Version: 4.4.3-1noble.20250510.084013 Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 42 Depends: ros-rolling-diagnostic-aggregator, ros-rolling-diagnostic-common-diagnostics, ros-rolling-diagnostic-updater, ros-rolling-self-test, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/diagnostics Priority: optional Section: misc Filename: pool/main/r/ros-rolling-diagnostics/ros-rolling-diagnostics_4.4.3-1noble.20250510.084013_amd64.deb Size: 5542 SHA256: a097f9e5e1f98c44a98dc6496b032a28f90155beda6aa25ee29131c265ebb244 SHA1: ab881e43c0f8e9cedb4bb91a648b4070e60f20d3 MD5sum: 020243ece9ec20e228c62222bb6ebd4d Description: diagnostics Package: ros-rolling-diff-drive-controller Version: 4.24.0-1noble.20250510.084844 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 976 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-control-toolbox, ros-rolling-controller-interface, ros-rolling-geometry-msgs, ros-rolling-hardware-interface, ros-rolling-nav-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-rcpputils, ros-rolling-realtime-tools, ros-rolling-tf2, ros-rolling-tf2-msgs, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-diff-drive-controller/ros-rolling-diff-drive-controller_4.24.0-1noble.20250510.084844_amd64.deb Size: 218314 SHA256: 693fa88b813272dc6e9fca0a39eb4e4bc8859b95f182dbf9f0ad49ff52caa87a SHA1: e1297f2ee7111f654b5aa285f900b9f407a6fc37 MD5sum: 8c488965f29851d5c11bbb5854fa1f1c Description: Controller for a differential-drive mobile base. Package: ros-rolling-diff-drive-controller-dbgsym Package-Type: ddeb Source: ros-rolling-diff-drive-controller Version: 4.24.0-1noble.20250510.084844 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3643 Depends: ros-rolling-diff-drive-controller (= 4.24.0-1noble.20250510.084844) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-diff-drive-controller/ros-rolling-diff-drive-controller-dbgsym_4.24.0-1noble.20250510.084844_amd64.deb Size: 3210296 SHA256: cc6f44085a6334ac1758facce6ad5953fb63a9886d379b0d702e9fb8fad36b7a SHA1: e076fd4db5336e679f0ffdfd8e9fbfd85f4d10de MD5sum: ea8a1bf5b7596bf712f761e88c885cd8 Description: debug symbols for ros-rolling-diff-drive-controller Build-Ids: a8c8bd7b3acbd1050c3b5e227f83cdfd3de34495 Package: ros-rolling-dolly-follow Version: 0.4.0-5noble.20250510.082435 Architecture: amd64 Maintainer: Louise Poubel Installed-Size: 490 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dolly-follow/ros-rolling-dolly-follow_0.4.0-5noble.20250510.082435_amd64.deb Size: 106050 SHA256: aa09bd8507bfd9f2e31e875e7b8be8586ad59c5763b36abafd62b10e6a4b1a48 SHA1: 6b8e9dd822b11e0ccf8c4d24dcd14a642be81779 MD5sum: 981da4a8c5ea8d6d5145fc9e5359c36d Description: Follow node for Dolly, the robot sheep. Package: ros-rolling-dolly-follow-dbgsym Package-Type: ddeb Source: ros-rolling-dolly-follow Version: 0.4.0-5noble.20250510.082435 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Louise Poubel Installed-Size: 2235 Depends: ros-rolling-dolly-follow (= 0.4.0-5noble.20250510.082435) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dolly-follow/ros-rolling-dolly-follow-dbgsym_0.4.0-5noble.20250510.082435_amd64.deb Size: 1902834 SHA256: d4fc9e80b15176c6fefa3eb49a48ec776ba301f6083a266418bb65e741c3c762 SHA1: d40ca45940f31cdb5f3c466b7e4ca1c2b1a3cb09 MD5sum: 20d4dc3bdc88a705ca0e5fa86e08d265 Description: debug symbols for ros-rolling-dolly-follow Build-Ids: a4c8f09b3c82403e509f86854bd970ad27625495 Package: ros-rolling-dolly-gazebo Version: 0.4.0-5noble.20250510.090825 Architecture: amd64 Maintainer: Louise Poubel Installed-Size: 8 Depends: ros-rolling-dolly-follow, ros-rolling-gazebo-ros-pkgs, ros-rolling-ros2launch, ros-rolling-rviz2, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dolly-gazebo/ros-rolling-dolly-gazebo_0.4.0-5noble.20250510.090825_amd64.deb Size: 1726 SHA256: 2276281a5423a738074da25890b77e615179cf5fd20a8cc64049222a81f71f21 SHA1: 50d12a2f8e1751f0a25fcd63cc084cf230bf2be7 MD5sum: d182ed434caa1007b3c0d25a9d54a90f Description: Launch Gazebo simulation with Dolly robot. Package: ros-rolling-domain-bridge Version: 0.5.0-4noble.20250510.082437 Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 1120 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libzstd1 (>= 1.5.5), ros-rolling-fastcdr, libyaml-cpp-dev, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rcutils, ros-rolling-rosbag2-cpp, ros-rolling-rosidl-default-runtime, ros-rolling-rosidl-typesupport-cpp, ros-rolling-zstd-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-domain-bridge/ros-rolling-domain-bridge_0.5.0-4noble.20250510.082437_amd64.deb Size: 204114 SHA256: 470fc0b61364b96dd846b0a4546578a0b9c714d97c86e788e7978ae531b20ed8 SHA1: 5d1d58d7782f5efd899ac2c2a1e6b1380a9c1c57 MD5sum: b59a5922d97fe83aa22593d89432df07 Description: ROS 2 Domain Bridge Package: ros-rolling-domain-bridge-dbgsym Package-Type: ddeb Source: ros-rolling-domain-bridge Version: 0.5.0-4noble.20250510.082437 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 3901 Depends: ros-rolling-domain-bridge (= 0.5.0-4noble.20250510.082437) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-domain-bridge/ros-rolling-domain-bridge-dbgsym_0.5.0-4noble.20250510.082437_amd64.deb Size: 3448922 SHA256: 7e4f77d9f7717b748842ab57e139228fb2f416252665b7af22018df5a6deb7f7 SHA1: f4bbf9f5db05fc5fde09f65defab9984b4c94ab3 MD5sum: 5cfb726a34a96bd1754493a62fa4bb29 Description: debug symbols for ros-rolling-domain-bridge Build-Ids: 0f5c2fa995e529f0f831c626712222977b7953af 2040ed002bc18b89d0be623e9f31390b528236ee 2e7fb9d99f9f0bddcfc2607d44701a938025c8a5 35a82b260da4b9e461d84b5f99c4bfcd4ec145f5 3b498346dd787c0f1822b12a2b558aa155ed2d94 3b875e4491f1ecc41c430dbe5571623c5432dffe 71ed5d89012017eba2d4eef25bf31bc9a77a9b5b 764c31ee9e741d4d2f9ab0971fb8cdefe85de4ea 80207b4ef08073b7108d5c075248eb50088bf56a 8aad786581e09c4b948a6b178e1670cfc5a6016c 961385b8361ab446424379f4f2b7a6fd44def26d d557223ba04798d693ba3778c946791e7dedfb1b e4b3b2cbf4c7290a52ffcfab2430a02e69dc84bd Package: ros-rolling-domain-coordinator Version: 0.15.0-1noble.20250426.191555 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 36 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-domain-coordinator/ros-rolling-domain-coordinator_0.15.0-1noble.20250426.191555_amd64.deb Size: 6060 SHA256: c666d6cca7744749a5cf336b6280723b1f42bbdeb20937317df7a25c2dc888c8 SHA1: 5f8f63a71db1af87f7bb0f40c3ef151329bfae67 MD5sum: dcd05262f8345390ccb0fdc9a266f887 Description: A tool to coordinate unique ROS_DOMAIN_IDs across multiple processes Package: ros-rolling-draco-point-cloud-transport Version: 5.0.1-1noble.20250510.081052 Architecture: amd64 Maintainer: Martin Pecka Installed-Size: 678 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libdraco8 (>= 1.5.6+dfsg), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libdraco-dev, ros-rolling-pluginlib, ros-rolling-point-cloud-interfaces, ros-rolling-point-cloud-transport, ros-rolling-rclcpp, ros-rolling-rcpputils, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://wiki.ros.org/draco_point_cloud_transport Priority: optional Section: misc Filename: pool/main/r/ros-rolling-draco-point-cloud-transport/ros-rolling-draco-point-cloud-transport_5.0.1-1noble.20250510.081052_amd64.deb Size: 152732 SHA256: bed980f7313d886ae4794477fd80c22bf04ec00a18a4791327022d725367bd14 SHA1: 9eef7d4016e5a406ebc1ef35d6196158c28690d8 MD5sum: fc3cd7bf717029bc59175694232bfbd2 Description: draco_point_cloud_transport provides a plugin to point_cloud_transport for sending point clouds encoded with KD tree compression. Package: ros-rolling-draco-point-cloud-transport-dbgsym Package-Type: ddeb Source: ros-rolling-draco-point-cloud-transport Version: 5.0.1-1noble.20250510.081052 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Pecka Installed-Size: 3699 Depends: ros-rolling-draco-point-cloud-transport (= 5.0.1-1noble.20250510.081052) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-draco-point-cloud-transport/ros-rolling-draco-point-cloud-transport-dbgsym_5.0.1-1noble.20250510.081052_amd64.deb Size: 3296978 SHA256: d42a0eb0750bfc4ddfe986d23b540623fdc6dec1124390ab314256216a5084f6 SHA1: 0fa9de49680f613d2ce6f4445a1f1b3155c1c188 MD5sum: eba72a4a4ee0ac9c2fa27bf298bf7e79 Description: debug symbols for ros-rolling-draco-point-cloud-transport Build-Ids: 7d0758ad4d9ce1594b815d6314e5096523f3821f Package: ros-rolling-dual-arm-panda-moveit-config Version: 3.1.0-1noble.20250510.081858 Architecture: amd64 Maintainer: Mike Lautman Installed-Size: 122 Depends: ros-rolling-joint-state-publisher, ros-rolling-joint-state-publisher-gui, ros-rolling-moveit-resources-panda-description, ros-rolling-robot-state-publisher, ros-rolling-topic-tools, ros-rolling-xacro, ros-rolling-ros-workspace Homepage: http://moveit.ros.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dual-arm-panda-moveit-config/ros-rolling-dual-arm-panda-moveit-config_3.1.0-1noble.20250510.081858_amd64.deb Size: 15704 SHA256: d04c55fe91a9bfd416a5c8f7335148f836a6e173e75277b0a09e61ad29dda988 SHA1: 9304802eb052b423919eb30617b2e23e5230ee92 MD5sum: 2469cf338feeacb0d2d1af93b60ee2dd Description: Dual Franka Emika Panda MoveIt Configuration Package: ros-rolling-dual-laser-merger Version: 0.0.1-1noble.20250510.085349 Architecture: amd64 Maintainer: pradyum Installed-Size: 60890 Depends: libc6 (>= 2.35), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-kdtree1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), libpcl-dev, ros-rolling-geometry-msgs, ros-rolling-laser-geometry, ros-rolling-message-filters, ros-rolling-pcl-conversions, ros-rolling-pcl-ros, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-tf2-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dual-laser-merger/ros-rolling-dual-laser-merger_0.0.1-1noble.20250510.085349_amd64.deb Size: 12297558 SHA256: 197dcf06cda747261b25e27d34ee13e9cc030a928c4186adac09c54cd07bfc35 SHA1: c5ee42662e3386cac3092023e0212cbc54114321 MD5sum: c644c046819c407c3c44af31aa3f94e5 Description: merge dual lidar's scans. Package: ros-rolling-dual-laser-merger-dbgsym Package-Type: ddeb Source: ros-rolling-dual-laser-merger Version: 0.0.1-1noble.20250510.085349 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: pradyum Installed-Size: 5353 Depends: ros-rolling-dual-laser-merger (= 0.0.1-1noble.20250510.085349) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dual-laser-merger/ros-rolling-dual-laser-merger-dbgsym_0.0.1-1noble.20250510.085349_amd64.deb Size: 4707346 SHA256: 09b2ff9597483381c5888dfa2197650664ad090411c6ad15114ec83a57b705d7 SHA1: ad6028a8fc9fa6bd8eb9097ef4832eba44802392 MD5sum: 819b17353121769dcb2a6ad912956979 Description: debug symbols for ros-rolling-dual-laser-merger Build-Ids: 1f46ce3b7c042c4c047e9c607166896891d5a358 d385f6dd89d7580cb2b2a637f83ed55587adfbc5 Package: ros-rolling-dummy-map-server Version: 0.37.0-1noble.20250510.082507 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 172 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dummy-map-server/ros-rolling-dummy-map-server_0.37.0-1noble.20250510.082507_amd64.deb Size: 48062 SHA256: 4ef0982c5f9bfc8fb9fd304f7059489ff3d13b88376cccf69fd7a3cedf89f880 SHA1: 54f081b1c5ca550238f2e980d184fdaeb3c190a5 MD5sum: cfeb71f26e1db8b9490fc3d4f0e6756c Description: dummy map server node Package: ros-rolling-dummy-map-server-dbgsym Package-Type: ddeb Source: ros-rolling-dummy-map-server Version: 0.37.0-1noble.20250510.082507 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 790 Depends: ros-rolling-dummy-map-server (= 0.37.0-1noble.20250510.082507) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dummy-map-server/ros-rolling-dummy-map-server-dbgsym_0.37.0-1noble.20250510.082507_amd64.deb Size: 736728 SHA256: 481db1ee162e2c66dfb2bac291a05ee0e5fe6b65ac2d67aa10d5c23fcd27fb8f SHA1: b1460addbbb71a40263166d1139d23ae3767ecb7 MD5sum: f4eaffc0acddb4acb420756c2bd25ede Description: debug symbols for ros-rolling-dummy-map-server Build-Ids: aabbd33f2c20bc62c483092b0f21cedd84e833ec Package: ros-rolling-dummy-robot-bringup Version: 0.37.0-1noble.20250510.082829 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 58 Depends: ros-rolling-ament-index-python, ros-rolling-dummy-map-server, ros-rolling-dummy-sensors, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-robot-state-publisher, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dummy-robot-bringup/ros-rolling-dummy-robot-bringup_0.37.0-1noble.20250510.082829_amd64.deb Size: 9392 SHA256: f8f6e328a0d71ae236408828ce1a277b71d9b4032d8294427db89fceffd90cdf SHA1: 1dddd4c539c4cb24744cf4f1b9a876b6ffb77b70 MD5sum: 40e54efd497f0f342c75083db8f74cb0 Description: dummy robot bringup Package: ros-rolling-dummy-sensors Version: 0.37.0-1noble.20250510.082522 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 291 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dummy-sensors/ros-rolling-dummy-sensors_0.37.0-1noble.20250510.082522_amd64.deb Size: 67022 SHA256: e1d4b6446170ee65180504d9292aad288e9d5774dfe9a4721feb32ad99b2752c SHA1: bed1ffcaaf62ec2df8c584f18eb057f713ba9b5b MD5sum: 5e54a64eec97413534c9e2197bb92670 Description: dummy sensor nodes Package: ros-rolling-dummy-sensors-dbgsym Package-Type: ddeb Source: ros-rolling-dummy-sensors Version: 0.37.0-1noble.20250510.082522 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1547 Depends: ros-rolling-dummy-sensors (= 0.37.0-1noble.20250510.082522) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dummy-sensors/ros-rolling-dummy-sensors-dbgsym_0.37.0-1noble.20250510.082522_amd64.deb Size: 1439636 SHA256: 335c52dd2355131d66dd234e22141fde6e60052cc7b88e7e432c97aaefc8578d SHA1: 55bb8209f1f267248d8053a4b39aee7c2c10ec11 MD5sum: a4baa6615bb64477531c251dacc0fc9d Description: debug symbols for ros-rolling-dummy-sensors Build-Ids: 268f9236a59b6b1828ea63c4369f4efc81ed1a5d 6b37255d1c57f3d74068b0e28667eeb5164c81fa Package: ros-rolling-dynamixel-hardware Version: 0.6.0-1noble.20250510.084241 Architecture: amd64 Maintainer: Yutaka Kondo Installed-Size: 213 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-dynamixel-workbench-toolbox, ros-rolling-hardware-interface, ros-rolling-lifecycle-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dynamixel-hardware/ros-rolling-dynamixel-hardware_0.6.0-1noble.20250510.084241_amd64.deb Size: 58492 SHA256: 3433bb255fa1d6c764700ca38f085dd3d818a318526bf44185ccf18b4dc3a883 SHA1: b6ca8101bbf919f8226283d9b9c56757546c3cf4 MD5sum: 0d5fc02e20114a90626188c4c38b6680 Description: ros2_control hardware for ROBOTIS Dynamixel Package: ros-rolling-dynamixel-hardware-dbgsym Package-Type: ddeb Source: ros-rolling-dynamixel-hardware Version: 0.6.0-1noble.20250510.084241 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yutaka Kondo Installed-Size: 991 Depends: ros-rolling-dynamixel-hardware (= 0.6.0-1noble.20250510.084241) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dynamixel-hardware/ros-rolling-dynamixel-hardware-dbgsym_0.6.0-1noble.20250510.084241_amd64.deb Size: 947914 SHA256: 4ead5fe6a8c17d0d74e80584cda4fd5c2e656373e55023264ee1688301716567 SHA1: 92ebedd1b63cd4fff64144c82892b4f18b80a08c MD5sum: 3daed219014467de8ef1e231bfd15e0c Description: debug symbols for ros-rolling-dynamixel-hardware Build-Ids: ac24da67b158e4a3cabc0b2fddb39c1f84fd8e66 Package: ros-rolling-dynamixel-hardware-interface Version: 1.4.3-1noble.20250510.084252 Architecture: amd64 Maintainer: Pyo Installed-Size: 714 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-dynamixel-interfaces, ros-rolling-dynamixel-sdk, ros-rolling-hardware-interface, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-realtime-tools, ros-rolling-std-srvs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dynamixel-hardware-interface/ros-rolling-dynamixel-hardware-interface_1.4.3-1noble.20250510.084252_amd64.deb Size: 178830 SHA256: a9b755eeb4fdac984ab8e6df1cd17ac9046c8f22c7f47123cbc6a3b9d5054903 SHA1: 55087b8f6a95aaf22eaeb67fda42cf2df3ea66d2 MD5sum: fa44c3919c0291d7ca479be9ba8f8a38 Description: ROS 2 package providing a hardware interface for controlling Dynamixel motors via the ROS 2 control framework. Package: ros-rolling-dynamixel-hardware-interface-dbgsym Package-Type: ddeb Source: ros-rolling-dynamixel-hardware-interface Version: 1.4.3-1noble.20250510.084252 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 2963 Depends: ros-rolling-dynamixel-hardware-interface (= 1.4.3-1noble.20250510.084252) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dynamixel-hardware-interface/ros-rolling-dynamixel-hardware-interface-dbgsym_1.4.3-1noble.20250510.084252_amd64.deb Size: 2773702 SHA256: 71b45b33476f89ef134f2712677111ea1dcb5650548c403fafc0c15654db0be9 SHA1: 58c7e0692124dd34e0089ab47bf7191a1056ff54 MD5sum: fabdf677a89f2ceca65c123daac423fa Description: debug symbols for ros-rolling-dynamixel-hardware-interface Build-Ids: 6ed41d1a69cd36971b7a07cd3826865147d72af7 Package: ros-rolling-dynamixel-interfaces Version: 1.0.1-1noble.20250429.142118 Architecture: amd64 Maintainer: Pyo Installed-Size: 1761 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dynamixel-interfaces/ros-rolling-dynamixel-interfaces_1.0.1-1noble.20250429.142118_amd64.deb Size: 138250 SHA256: fedb675d4a1c6cdf66ee1000c01d34938f12b5ffd03b7cc4d079e7a764ab7b8f SHA1: 9f2172d45f98c402633f0b92926e7a66d055f125 MD5sum: ae44517f70a339e45e121774ed5415f8 Description: dynamixel_interfaces contains base messages and service useful for controlling Dynamixel. Package: ros-rolling-dynamixel-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-dynamixel-interfaces Version: 1.0.1-1noble.20250429.142118 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 1279 Depends: ros-rolling-dynamixel-interfaces (= 1.0.1-1noble.20250429.142118) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dynamixel-interfaces/ros-rolling-dynamixel-interfaces-dbgsym_1.0.1-1noble.20250429.142118_amd64.deb Size: 998516 SHA256: b4c863784fadfcf8ac2cbcb8c8db1c7241cc6fa309f86710520f7c3c16d33901 SHA1: 6d99392b45a6acdf691dcd27624845489d1442ef MD5sum: c55dff407e457a6a2df6c7e38000d5ab Description: debug symbols for ros-rolling-dynamixel-interfaces Build-Ids: 1b15c674b335ca21aacd34350383ee9e5273a314 2c87e42e3e2791833e9c67dcc6d4a6ac0c648c4f 3800696d0a5bb81bbbbb1fa19573fa12b6e4e6d1 407720d09581f71b5cc639f7b95290e56fbf6443 798bf5e1042c22788c92e45e9ab464041f4abeff 81415f073c5c2744ac8c33a9702a15a786008157 ba5f053c672e307366bb11b91f57c763f86a28dd bdb98ae384defc0f1e43af83b13e61f52018e119 c491527d85333be940cfcc3479ecb5e15924732e ce52ef6ec6b3a4564b764f12bed287a22cfb8799 de5b33ab0b378d141c14cc2db5df18e8f05d1527 Package: ros-rolling-dynamixel-sdk Version: 3.8.3-1noble.20250426.193913 Architecture: amd64 Maintainer: Pyo Installed-Size: 541 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), ros-rolling-ros-workspace Homepage: http://wiki.ros.org/dynamixel_sdk Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dynamixel-sdk/ros-rolling-dynamixel-sdk_3.8.3-1noble.20250426.193913_amd64.deb Size: 66198 SHA256: 1b5fcb6791edf05411ced55a0390e62fb466300e8adcd144cac6d264e3171536 SHA1: d47a12e13ac53888832cf3f965d9d48d71eeb5b0 MD5sum: 018d99e77368c1115bdc89b40537106b Description: This package is wrapping version of ROBOTIS Dynamixel SDK for ROS 2. The ROBOTIS Dynamixel SDK, or SDK, is a software development library that provides Dynamixel control functions for packet communication. The API is designed for Dynamixel actuators and Dynamixel-based platforms. Package: ros-rolling-dynamixel-sdk-custom-interfaces Version: 3.8.3-1noble.20250429.140125 Architecture: amd64 Maintainer: Pyo Installed-Size: 828 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/dynamixel_sdk Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dynamixel-sdk-custom-interfaces/ros-rolling-dynamixel-sdk-custom-interfaces_3.8.3-1noble.20250429.140125_amd64.deb Size: 70336 SHA256: d5f0b4a71a1ea01b35a0a09b091c9e47a04e8a385844e88f2c280ae72e4f9fbb SHA1: e89605b77459248aa6d248ea7c17097d81074b8e MD5sum: b8ab513b45747df0e8b6e499986dc53d Description: ROS 2 custom interface examples using ROBOTIS DYNAMIXEL SDK Package: ros-rolling-dynamixel-sdk-custom-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-dynamixel-sdk-custom-interfaces Version: 3.8.3-1noble.20250429.140125 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 541 Depends: ros-rolling-dynamixel-sdk-custom-interfaces (= 3.8.3-1noble.20250429.140125) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dynamixel-sdk-custom-interfaces/ros-rolling-dynamixel-sdk-custom-interfaces-dbgsym_3.8.3-1noble.20250429.140125_amd64.deb Size: 387756 SHA256: 3eecf4fb99f66316d6ec86b4fa11972fbdea0c0d9e3b4c612359180dae655e13 SHA1: 08e66e349295a98b7185feb9531b789ad7dee3b4 MD5sum: 2ef740b6b78ec3f03e687c43358f6278 Description: debug symbols for ros-rolling-dynamixel-sdk-custom-interfaces Build-Ids: 4219f76c85d3cbf1396d1ec6f910a80f1e3d30e3 480000d42f381e02d053406e45fe8a9208e70fbe 4c5eb47a95134740b6a2528c741878748bce7c62 59c823e8c46bc35017cc894109c19fd7ebd6265d 7fbdc07bf7ee7038d32a46903b3c9d3e758969e1 8b6d0789058f514a6cb155137afb8ac61f699262 b3fe76ef508a1cdc5fc8f6d437780917498606f2 bef7aca86f3cf24afbaf7854dffa1893996d88a9 ce0fef0aca3c2e7ded2e847b0eca3089f2075645 e244143382f9b508eb05835adf579ecce610cb8b ec29af91bccdbd8edfaaf35ccc4518a85ca9697c Package: ros-rolling-dynamixel-sdk-dbgsym Package-Type: ddeb Source: ros-rolling-dynamixel-sdk Version: 3.8.3-1noble.20250426.193913 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 335 Depends: ros-rolling-dynamixel-sdk (= 3.8.3-1noble.20250426.193913) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dynamixel-sdk/ros-rolling-dynamixel-sdk-dbgsym_3.8.3-1noble.20250426.193913_amd64.deb Size: 303134 SHA256: 465c11fa4c7e37051335e998399385a4a47e64e219510b9b38410c5fa48e7c17 SHA1: 2325c989864fa87c1298fadc15512d05b488ede4 MD5sum: 75f5aabcd3ecc3561e7bf42e8796aa9b Description: debug symbols for ros-rolling-dynamixel-sdk Build-Ids: 68b3bc6cbe91abecbf0c802c942bd8e912638936 Package: ros-rolling-dynamixel-sdk-examples Version: 3.8.3-1noble.20250510.080218 Architecture: amd64 Maintainer: Pyo Installed-Size: 488 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-dynamixel-sdk, ros-rolling-dynamixel-sdk-custom-interfaces, ros-rolling-rclcpp, ros-rolling-rclpy, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/dynamixel_sdk Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dynamixel-sdk-examples/ros-rolling-dynamixel-sdk-examples_3.8.3-1noble.20250510.080218_amd64.deb Size: 108414 SHA256: aa115df78539a6ef4ded0346014110ba93bf7e4c7db11f6cc49f2b102211850c SHA1: c50a13caff5535ae8f0757c88618ba690117c85b MD5sum: 0c47f4e3c81201f2145854a98af27291 Description: ROS 2 examples using ROBOTIS DYNAMIXEL SDK Package: ros-rolling-dynamixel-sdk-examples-dbgsym Package-Type: ddeb Source: ros-rolling-dynamixel-sdk-examples Version: 3.8.3-1noble.20250510.080218 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 2192 Depends: ros-rolling-dynamixel-sdk-examples (= 3.8.3-1noble.20250510.080218) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dynamixel-sdk-examples/ros-rolling-dynamixel-sdk-examples-dbgsym_3.8.3-1noble.20250510.080218_amd64.deb Size: 1855132 SHA256: 56058b0a3bdcb9bb2839e80b5ea839806f66b64a5a7d37ddc7c325dbb88fb2c0 SHA1: 89d525d238116d32c93edc3401b19f76fc344027 MD5sum: 81bac6d5893ee88af0234e3b72eafe81 Description: debug symbols for ros-rolling-dynamixel-sdk-examples Build-Ids: 0625f2135b7a0316c8b55712b8445c3e799c2130 Package: ros-rolling-dynamixel-workbench Version: 2.2.4-1noble.20250510.084710 Architecture: amd64 Maintainer: Pyo Installed-Size: 42 Depends: ros-rolling-dynamixel-workbench-toolbox, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/dynamixel_workbench Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dynamixel-workbench/ros-rolling-dynamixel-workbench_2.2.4-1noble.20250510.084710_amd64.deb Size: 5932 SHA256: ea5b6ce3c6ae697934100984ce01e8b8575b1ebd363e5ce5c06f6c79ee622add SHA1: 18eed39beedc08e646112369890693b86eae821c MD5sum: 0af1880b993c668d101fc12e5f23e50f Description: Dynamixel-Workbench is dynamixel solution for ROS. This metapackage allows you to easily change the ID, baudrate and operating mode of the Dynamixel. Furthermore, it supports various controllers based on operating mode and Dynamixel SDK. These controllers are commanded by operators. Package: ros-rolling-dynamixel-workbench-msgs Version: 2.1.0-1noble.20250429.140833 Architecture: amd64 Maintainer: Pyo Installed-Size: 6189 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/dynamixel_workbench_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dynamixel-workbench-msgs/ros-rolling-dynamixel-workbench-msgs_2.1.0-1noble.20250429.140833_amd64.deb Size: 298054 SHA256: 0d17d3167902e747a611038a7e4ab89b2ecb9cd0588257e759bd43b3a24c50e4 SHA1: 580568d827c86cc15cf2e6c180534c610f946778 MD5sum: 9d7b903f1ec11192b98edb68ebb4703f Description: This package includes ROS messages and services for dynamixel_workbench packages Package: ros-rolling-dynamixel-workbench-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-dynamixel-workbench-msgs Version: 2.1.0-1noble.20250429.140833 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 3031 Depends: ros-rolling-dynamixel-workbench-msgs (= 2.1.0-1noble.20250429.140833) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dynamixel-workbench-msgs/ros-rolling-dynamixel-workbench-msgs-dbgsym_2.1.0-1noble.20250429.140833_amd64.deb Size: 2441400 SHA256: bad1447c67f973a1ea97a8ba7b4df5873bdf905ca09760b8492863d2c85cb727 SHA1: 8f97b662639ab34252181e00c4236e060bc45061 MD5sum: 7edb26acfcfc7c3ac2c8df5e87be74c9 Description: debug symbols for ros-rolling-dynamixel-workbench-msgs Build-Ids: 394c428890a5c7573d020ab471c3998803d47fb8 4ce1771f9e7b14a841caf9c26925c2790d20b5e9 89335c9e0d0de3c72b06bf9d8f50638b7c00683d acada5b447367934c594eca51addce2c38c82219 be265e221ffa267d8f0ebb837b59dcf21bce59cf c363fb061ced0a4e956cdfe854f9a24a9c72b2fd c85212bc68e4b42a6339d931bd8db8b9c5a22fdf d514b8b1277ee1e3b43eeafec8e1264a187142a0 dae17d3052f79b945e4bf119d44e0d59db67ba6f e7915e99c525c9b4eb2f00b87a7ebf10b8912eac eedb1dd5b6d7ff193821581170dac259b85d5e9d Package: ros-rolling-dynamixel-workbench-toolbox Version: 2.2.4-1noble.20250510.082528 Architecture: amd64 Maintainer: Pyo Installed-Size: 194 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), ros-rolling-dynamixel-sdk, ros-rolling-rclcpp, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/dynamixel_workbench_toolbox Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dynamixel-workbench-toolbox/ros-rolling-dynamixel-workbench-toolbox_2.2.4-1noble.20250510.082528_amd64.deb Size: 38178 SHA256: 05783292f7277a4bfb8ab229a189f711f9d81c69106262db499050fea42c1588 SHA1: 2960d97b193b773233eb3a87fe4ff07c957ec222 MD5sum: 403cf19a5e6c065ce1682695ab689332 Description: This package is composed of 'dynamixel_item', 'dynamixel_tool', 'dynamixel_driver' and 'dynamixel_workbench' class. The 'dynamixel_item' is saved as control table item and information of DYNAMIXEL. The 'dynamixel_tool' class loads its by model number of DYNAMIXEL. The 'dynamixel_driver' class includes wraped function used in DYNAMIXEL SDK. The 'dynamixel_workbench' class make simple to use DYNAMIXEL. Package: ros-rolling-dynamixel-workbench-toolbox-dbgsym Package-Type: ddeb Source: ros-rolling-dynamixel-workbench-toolbox Version: 2.2.4-1noble.20250510.082528 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 131 Depends: ros-rolling-dynamixel-workbench-toolbox (= 2.2.4-1noble.20250510.082528) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-dynamixel-workbench-toolbox/ros-rolling-dynamixel-workbench-toolbox-dbgsym_2.2.4-1noble.20250510.082528_amd64.deb Size: 98406 SHA256: d89f902730843f653509751def4169bd6ac25e381a5def4110ef03c65e12ade3 SHA1: 18931b437aeb19ec81e74b4bef5f605e92dabd6c MD5sum: 2122e2afaef2ec75c242f2588b4eb3e3 Description: debug symbols for ros-rolling-dynamixel-workbench-toolbox Build-Ids: 111a7c6b2b592f77e0dccb17b3f4d57b97b27b0b Package: ros-rolling-ecal Version: 5.12.0-4noble.20250426.191600 Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 10326 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libprotobuf-dev, libprotoc-dev, protobuf-compiler, ros-rolling-ros-workspace Homepage: https://eclipse-ecal.github.io/ecal Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecal/ros-rolling-ecal_5.12.0-4noble.20250426.191600_amd64.deb Size: 1980176 SHA256: 2cb59ccf8371af51ee84e9f42e2dd17254436e34c5313cd9c9736f58b4b872c1 SHA1: 02c1f342ba738cb96200b1fdf9309adc94093dd4 MD5sum: a6a703703bc61892deb704848ff9ecd4 Description: eCAL - enhanced Communication Abstraction Layer. A fast publish-subscribe cross-plattform middleware using Shared Memory and UDP. Package: ros-rolling-ecal-dbgsym Package-Type: ddeb Source: ros-rolling-ecal Version: 5.12.0-4noble.20250426.191600 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 44919 Depends: ros-rolling-ecal (= 5.12.0-4noble.20250426.191600) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecal/ros-rolling-ecal-dbgsym_5.12.0-4noble.20250426.191600_amd64.deb Size: 43560142 SHA256: 6c64d5a134fd2755f567054f314d47c24e16d38a37b892c6fd9ba56b7f14ad83 SHA1: b2f6d5f0f4e936f730a993fd1946d5dc44d7d77d MD5sum: dd42c580049fc483d937f4e4fe7c7840 Description: debug symbols for ros-rolling-ecal Build-Ids: 1dcd3112b74fbc21d3ec4a53eb2c52d4be51f56c 34d27ac7aeb369f6c01a771b3740284575305d7a 4a30a94493d5605df5e0bdb5df80b66fdf1702ac 4a7059efb399fbed8226d987323edbff48ee971e 53020672b35eaaa9c03754c82c9bc28cdf90228f 5cdb1f4a11076272eba0691ff5ae6d39058acce1 62df45f105647e1b87e3cf423659a954f89e6bcd 7f8814e6fb21a36e88ade136a22fd724a170bfbe 9044d9e454e3d7fa23b993b1435a7aebaabe821a 948edc84af126a09eb2966e475ad21c9a30cfe6e a6ad5f3ae36fd1c1c9526892bc7f9eb4bec64432 b1febb5930daee2e897ae3f5631cfcdb3b57abf2 bea16d41d8ff71a42c11995291d55d2166e1b9b4 d1ba6f9a9b257321c00cdc70198f8b2092e226a7 da1c6692ac86e9afbe1c1cfedc496533fd7a7e43 f0f9683cd4055720013945172b2dae55f5cfd52d Package: ros-rolling-ecl-build Version: 1.0.3-4noble.20250426.193932 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 446 Depends: ros-rolling-ecl-license, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_build Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-build/ros-rolling-ecl-build_1.0.3-4noble.20250426.193932_amd64.deb Size: 39344 SHA256: c2add79caa053a7a4dd6b68d3ffa75b5e011a7c0d850d3cd604db53c961701da SHA1: d546effdb930cec28d3b628070fc17d134b1d30c MD5sum: 9c12f7ce8b9f13d9d420652764d8b8dd Description: Collection of cmake/make build tools primarily for ecl development itself, but also contains a few cmake modules useful outside of the ecl. Package: ros-rolling-ecl-command-line Version: 1.2.1-4noble.20250510.074525 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 269 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ecl-license, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_command_line Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-command-line/ros-rolling-ecl-command-line_1.2.1-4noble.20250510.074525_amd64.deb Size: 58010 SHA256: 97808dee062069fe1ea2b90894a6cb1cc5eed9322e08046ab8e9523040512f67 SHA1: c4af449da10497eeff29f8b9cb0dcf2381da4238 MD5sum: 6a4fe518e7369f9925c404588a1a0c23 Description: Embeds the TCLAP library inside the ecl. This is a very convenient command line parser in templatised c++. Package: ros-rolling-ecl-command-line-dbgsym Package-Type: ddeb Source: ros-rolling-ecl-command-line Version: 1.2.1-4noble.20250510.074525 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 326 Depends: ros-rolling-ecl-command-line (= 1.2.1-4noble.20250510.074525) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-command-line/ros-rolling-ecl-command-line-dbgsym_1.2.1-4noble.20250510.074525_amd64.deb Size: 295950 SHA256: 67ec4091b1b5d18c74e361d245aee46157d4b9e7e369cff42631c66c307106dd SHA1: ae0f3f997aa0136dbb44c56cbdeaf4257f7c2773 MD5sum: 6b5836998a8f59e5312868a510e65c5b Description: debug symbols for ros-rolling-ecl-command-line Build-Ids: 1bce085f934478638326976c89eafd3ba2662684 Package: ros-rolling-ecl-concepts Version: 1.2.1-4noble.20250510.074858 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 91 Depends: ros-rolling-ecl-config, ros-rolling-ecl-license, ros-rolling-ecl-type-traits, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_concepts Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-concepts/ros-rolling-ecl-concepts_1.2.1-4noble.20250510.074858_amd64.deb Size: 12558 SHA256: 0a3656a5430ed8eb1e1fee153113aefdebe89a1ec888f3de26066c9d1a29f6b2 SHA1: b928a3402d39b06787e73027c8af1a3fabc3b836 MD5sum: 25c1194599a6cfe65664dfb1689c6241 Description: Introduces a compile time concept checking mechanism that can be used most commonly to check for required functionality when passing template arguments. Package: ros-rolling-ecl-config Version: 1.2.0-4noble.20250510.074529 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 116 Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1), ros-rolling-ecl-build, ros-rolling-ecl-license, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_config Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-config/ros-rolling-ecl-config_1.2.0-4noble.20250510.074529_amd64.deb Size: 17576 SHA256: d995256dc06472203fdb7e02ec91262109c46f9e219701498d1a39900addbf67 SHA1: 3e67b7f09334783ea02557e75f26c57751f39d0a MD5sum: af118cddd56cd9d79f6118a2a33b15fd Description: These tools inspect and describe your system with macros, types and functions. Package: ros-rolling-ecl-config-dbgsym Package-Type: ddeb Source: ros-rolling-ecl-config Version: 1.2.0-4noble.20250510.074529 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 52 Depends: ros-rolling-ecl-config (= 1.2.0-4noble.20250510.074529) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-config/ros-rolling-ecl-config-dbgsym_1.2.0-4noble.20250510.074529_amd64.deb Size: 27952 SHA256: 58ef3ae7b1b7b33d4d172f5b01199b29a630c5b570995a182d394ccd79dbc2c2 SHA1: 3c4e9bcca1e88e3443bdd5fb0da8d688f16e1eec MD5sum: 214b64401d743d79a2b47794fee043ab Description: debug symbols for ros-rolling-ecl-config Build-Ids: 31b30abdadc4bc96306bf4915eb34f4df1a40b8b 5e0ebe053c75a7433a5f12cb88c60f351a9c550b Package: ros-rolling-ecl-console Version: 1.2.0-4noble.20250510.074724 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 67 Depends: ros-rolling-ecl-build, ros-rolling-ecl-config, ros-rolling-ecl-license, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_console Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-console/ros-rolling-ecl-console_1.2.0-4noble.20250510.074724_amd64.deb Size: 9806 SHA256: 0f9f26e33865088999453af3cef5d36930d9b6156fb6ec3d53554884a7f4104f SHA1: 2de2652ebf7a7916e8692afd030e843a9856a462 MD5sum: aaa38b2f106e77e490c0bed26edc2c3c Description: Color codes for ansii consoles. Package: ros-rolling-ecl-containers Version: 1.2.1-4noble.20250510.075306 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 363 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ecl-config, ros-rolling-ecl-converters, ros-rolling-ecl-errors, ros-rolling-ecl-exceptions, ros-rolling-ecl-formatters, ros-rolling-ecl-license, ros-rolling-ecl-mpl, ros-rolling-ecl-type-traits, ros-rolling-ecl-utilities, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_containers Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-containers/ros-rolling-ecl-containers_1.2.1-4noble.20250510.075306_amd64.deb Size: 46294 SHA256: dc7f89e9bdfb00ceff5aa0987820f9ff5373a8f90a08eec85884107c4d7884d9 SHA1: beb08318d076bfffefbf2f51930ce60385a09c70 MD5sum: a34520db53552e70c97091267863478c Description: The containers included here are intended to extend the stl containers. In all cases, these implementations are designed to implement c++ conveniences and safety where speed is not sacrificed. Also includes techniques for memory debugging of common problems such as buffer overruns. Package: ros-rolling-ecl-containers-dbgsym Package-Type: ddeb Source: ros-rolling-ecl-containers Version: 1.2.1-4noble.20250510.075306 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 133 Depends: ros-rolling-ecl-containers (= 1.2.1-4noble.20250510.075306) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-containers/ros-rolling-ecl-containers-dbgsym_1.2.1-4noble.20250510.075306_amd64.deb Size: 95176 SHA256: aa0f1cfd091cc4559b63cb7b9a0601e98c17dcb105dc964f7b26015cb6df8a8f SHA1: 18a9139a827f2946eace7ba30cf0ddf72a179909 MD5sum: aba1e6ece25fa40671ccfb6374182545 Description: debug symbols for ros-rolling-ecl-containers Build-Ids: d9b9b0984bd7f90da86ae60734e682f41864d22b Package: ros-rolling-ecl-converters Version: 1.2.1-4noble.20250510.075030 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 165 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ecl-concepts, ros-rolling-ecl-config, ros-rolling-ecl-errors, ros-rolling-ecl-exceptions, ros-rolling-ecl-license, ros-rolling-ecl-mpl, ros-rolling-ecl-type-traits, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_converters Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-converters/ros-rolling-ecl-converters_1.2.1-4noble.20250510.075030_amd64.deb Size: 24202 SHA256: bbdea104bab03b59d0d34c1e6bf4dfaeac363260e3d4469971cc4a397a5180de SHA1: 3e9c3ca7d0bf7c32122cc62db4964f5db42a04f3 MD5sum: ea27ce56a2fab22cb50629e8ed8795b5 Description: Some fast/convenient type converters, mostly for char strings or strings. These are not really fully fleshed out, alot of them could use the addition for the whole range of fundamental types (e.g. all integers, not just int, unsigned int). They will come as the need arises. Package: ros-rolling-ecl-converters-dbgsym Package-Type: ddeb Source: ros-rolling-ecl-converters Version: 1.2.1-4noble.20250510.075030 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 55 Depends: ros-rolling-ecl-converters (= 1.2.1-4noble.20250510.075030) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-converters/ros-rolling-ecl-converters-dbgsym_1.2.1-4noble.20250510.075030_amd64.deb Size: 34884 SHA256: 59d002470d27863b6ffcc8f7a5ac290aa41be70ac8cb2d48f4b583bcf6f92cd2 SHA1: 8a25f624ca1de30c5c998196d7db20843e04a9c3 MD5sum: c08c6cec3cdba1e0b9cb5d530fb0c799 Description: debug symbols for ros-rolling-ecl-converters Build-Ids: 5819379d43a7d39b0ab54ffbd17d742708057b6f Package: ros-rolling-ecl-converters-lite Version: 1.2.0-4noble.20250510.074723 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 62 Depends: ros-rolling-ecl-config, ros-rolling-ecl-license, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_converters_lite Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-converters-lite/ros-rolling-ecl-converters-lite_1.2.0-4noble.20250510.074723_amd64.deb Size: 8684 SHA256: c23364e5292b5606bb6565c1b1c1b553164cc6cf4fa1488432b0ea7a5528f883 SHA1: 0a04e69d6d6831b206d40f185181a362aba264dd MD5sum: 0e7e2af54a544a4a1e583d62f365527e Description: These are a very simple version of some of the functions in ecl_converters suitable for firmware development. That is, there is no use of new, templates or exceptions. Package: ros-rolling-ecl-eigen Version: 1.2.1-4noble.20250510.074528 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 65 Depends: libeigen3-dev, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_eigen Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-eigen/ros-rolling-ecl-eigen_1.2.1-4noble.20250510.074528_amd64.deb Size: 10650 SHA256: 021521cbdc67216528acfddb9f3834d1af997f5f1e7543319da322980bf3a0dc SHA1: 59cc14193dde880360a98cd371f4cb58a5d528ef MD5sum: c74190b2cd0bbe1364e578dba0249d3b Description: This provides an Eigen implementation for ecl's linear algebra. Package: ros-rolling-ecl-errors Version: 1.2.0-4noble.20250510.074727 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 125 Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1), ros-rolling-ecl-config, ros-rolling-ecl-license, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_errors Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-errors/ros-rolling-ecl-errors_1.2.0-4noble.20250510.074727_amd64.deb Size: 20646 SHA256: 71d34995d67a7f3a676edef426a7f913ca99289b8bc69adf856ffb1f0a72fdfc SHA1: 9156ef3a1960850e059eb09cb05238cdcf2a6f10 MD5sum: d414a2f139509fcae537d325e9d72c74 Description: This library provides lean and mean error mechanisms. It includes c style error functions as well as a few useful macros. For higher level mechanisms, refer to ecl_exceptions. Package: ros-rolling-ecl-errors-dbgsym Package-Type: ddeb Source: ros-rolling-ecl-errors Version: 1.2.0-4noble.20250510.074727 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 53 Depends: ros-rolling-ecl-errors (= 1.2.0-4noble.20250510.074727) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-errors/ros-rolling-ecl-errors-dbgsym_1.2.0-4noble.20250510.074727_amd64.deb Size: 25950 SHA256: 05f82e6a028f5501bdf4d47b4f8e7240955a4f869dd3f60f98ec826d7abb3a4f SHA1: aab42370c6910c2e9a2262e2d8a9b593258439eb MD5sum: 2b855db86e426f1c274bbd7d4e52762f Description: debug symbols for ros-rolling-ecl-errors Build-Ids: 05d57050e2660ce7288b9ed3ab83d0bddc0836d7 3a7663595058e91aee0b3e803cba9656e791696b Package: ros-rolling-ecl-exceptions Version: 1.2.1-4noble.20250510.074901 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 168 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ecl-config, ros-rolling-ecl-errors, ros-rolling-ecl-license, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_exceptions Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-exceptions/ros-rolling-ecl-exceptions_1.2.1-4noble.20250510.074901_amd64.deb Size: 29600 SHA256: 39269a8e5bd6ff5efb7be5dda993b2332d01f63c4411e842c97b4fc67132d908 SHA1: b4c88a7d8a6360039859ed63cf5700fd66385c1f MD5sum: bda5568622e6d2ecdcd03236e10d1f60 Description: Template based exceptions - these are simple and practical and avoid the proliferation of exception types. Although not syntatactically ideal, it is convenient and eminently practical. Package: ros-rolling-ecl-exceptions-dbgsym Package-Type: ddeb Source: ros-rolling-ecl-exceptions Version: 1.2.1-4noble.20250510.074901 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 149 Depends: ros-rolling-ecl-exceptions (= 1.2.1-4noble.20250510.074901) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-exceptions/ros-rolling-ecl-exceptions-dbgsym_1.2.1-4noble.20250510.074901_amd64.deb Size: 110558 SHA256: 15a31bb01d9822c082f53a2041f9af89a98d0146b82bc819c4e403161744bc36 SHA1: 36c4028936033de3a359520a4ab86e792dbe7517 MD5sum: 9b1bce3d21e927f8c1f6014ccae289f8 Description: debug symbols for ros-rolling-ecl-exceptions Build-Ids: 3619a0f43218fb5244f52dd52e21e3c1972c4b82 5d4398c698e8bbfc99cdd7b2d77710abc208b0ae 8654aa1652d971f65420c56781c73b34551f7214 Package: ros-rolling-ecl-filesystem Version: 1.2.1-4noble.20250510.074857 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 93 Depends: libc6 (>= 2.4), libstdc++6 (>= 13.1), ros-rolling-ecl-build, ros-rolling-ecl-config, ros-rolling-ecl-errors, ros-rolling-ecl-license, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_filesystem Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-filesystem/ros-rolling-ecl-filesystem_1.2.1-4noble.20250510.074857_amd64.deb Size: 15286 SHA256: 988beb8ed572daf0be77d0131a2f0a8aba38aa9efb5b2839e359ed2963abeede SHA1: a10af7aa8f96d62dfcbd412943142c5c4f882121 MD5sum: 7bd0a9940c2cf176781e708279f03fc8 Description: Cross platform filesystem utilities (until c++11 makes its way in). Package: ros-rolling-ecl-filesystem-dbgsym Package-Type: ddeb Source: ros-rolling-ecl-filesystem Version: 1.2.1-4noble.20250510.074857 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 39 Depends: ros-rolling-ecl-filesystem (= 1.2.1-4noble.20250510.074857) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-filesystem/ros-rolling-ecl-filesystem-dbgsym_1.2.1-4noble.20250510.074857_amd64.deb Size: 22624 SHA256: 476440b7ac3630dbc968621a25826f9f66645ff949b1684dc5bb0cb0834da948 SHA1: 57e7bc742bbf84c477b75e720a60e4759ec3bd0e MD5sum: 93f469777ab3dc1bb95f9c892611942e Description: debug symbols for ros-rolling-ecl-filesystem Build-Ids: 8bd31892b5a72ea86306f645782841b11d5c666e Package: ros-rolling-ecl-formatters Version: 1.2.1-4noble.20250510.075152 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 193 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ecl-config, ros-rolling-ecl-converters, ros-rolling-ecl-exceptions, ros-rolling-ecl-license, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_formatters Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-formatters/ros-rolling-ecl-formatters_1.2.1-4noble.20250510.075152_amd64.deb Size: 30788 SHA256: 8db8dd9f22f1df71ceead050781e039917d75b70df76229446a1c647bece8a01 SHA1: f46e8b07438e0f5460787f520f6328028343d5d3 MD5sum: 9a21018c969e6e87fea21d00434b3da2 Description: The formatters here simply format various input types to a specified text format. They can be used with most streaming types (including both ecl and stl streams). Package: ros-rolling-ecl-formatters-dbgsym Package-Type: ddeb Source: ros-rolling-ecl-formatters Version: 1.2.1-4noble.20250510.075152 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 127 Depends: ros-rolling-ecl-formatters (= 1.2.1-4noble.20250510.075152) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-formatters/ros-rolling-ecl-formatters-dbgsym_1.2.1-4noble.20250510.075152_amd64.deb Size: 88496 SHA256: 3e52ce7df4641c3695ce92ac67f3f898151a5d8c0faabe5fc9efe1508adbe9e2 SHA1: fa27b52b2df38c0afc276d83e227647c594bff28 MD5sum: 90523b4baad8d0774b16728bfd726907 Description: debug symbols for ros-rolling-ecl-formatters Build-Ids: 4edb2991d9f142e0111d87a8a220f0c717fa4a7b 5a9a56f8a477203259d8a082740cf6be4a62b4ec Package: ros-rolling-ecl-geometry Version: 1.2.1-4noble.20250510.075443 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 394 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ecl-exceptions, ros-rolling-ecl-type-traits, ros-rolling-ecl-build, ros-rolling-ecl-config, ros-rolling-ecl-containers, ros-rolling-ecl-formatters, ros-rolling-ecl-license, ros-rolling-ecl-linear-algebra, ros-rolling-ecl-math, ros-rolling-ecl-mpl, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_geometry Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-geometry/ros-rolling-ecl-geometry_1.2.1-4noble.20250510.075443_amd64.deb Size: 66406 SHA256: ce1b24627599de04d33dde4e93dda352408838cb99c4df3d18bb0b8bc2cb6d32 SHA1: 32ead09e53d859a183d3684dc65bd906bc1c7157 MD5sum: a3c77f607e5509bb02c45624518b11c0 Description: Any tools relating to mathematical geometry. Primarily featuring polynomials and interpolations. Package: ros-rolling-ecl-geometry-dbgsym Package-Type: ddeb Source: ros-rolling-ecl-geometry Version: 1.2.1-4noble.20250510.075443 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 1152 Depends: ros-rolling-ecl-geometry (= 1.2.1-4noble.20250510.075443) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-geometry/ros-rolling-ecl-geometry-dbgsym_1.2.1-4noble.20250510.075443_amd64.deb Size: 1108100 SHA256: 6468e5b513a197cbe09f0ba137f397a02177d5bb1e25e56493a520527a0013d4 SHA1: 35e4e1e60e94e10474bd8ff3b44ddd9c0e0ef93e MD5sum: 3735e959482dff31dd146acf29735884 Description: debug symbols for ros-rolling-ecl-geometry Build-Ids: 4ec97c7ef5dcb6fd4b46fe7ee22c58c40c587c8a Package: ros-rolling-ecl-license Version: 1.0.3-4noble.20250426.193909 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 53 Depends: ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_license Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-license/ros-rolling-ecl-license_1.0.3-4noble.20250426.193909_amd64.deb Size: 8328 SHA256: 76ffefa0714f94593f811b02e1df092a7a60b64d4c24bba934db9e68ff0f2a7f SHA1: 530ca1443ecd626a6add1e6de43507f8bb32f465 MD5sum: c63df8e0cf1a41384717e0119b1f0630 Description: Maintains the ecl licenses and also provides an install target for deploying licenses with the ecl libraries. Package: ros-rolling-ecl-linear-algebra Version: 1.2.1-4noble.20250510.075306 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 173 Depends: libc6 (>= 2.35), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ecl-build, ros-rolling-ecl-converters, ros-rolling-ecl-eigen, ros-rolling-ecl-exceptions, ros-rolling-ecl-formatters, ros-rolling-ecl-license, ros-rolling-ecl-math, ros-rolling-sophus, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_linear_algebra Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-linear-algebra/ros-rolling-ecl-linear-algebra_1.2.1-4noble.20250510.075306_amd64.deb Size: 41494 SHA256: 0eb62a43ae282b506083abcd9f8c9b1e0ca81fb1c6d1000436675a4ede1aacfc SHA1: fdc18e6793f4bacbdc69354e1209320a3c176b8d MD5sum: f953bee8c67de0cff813de298ef35a34 Description: Ecl frontend to a linear matrix package (currently eigen). Package: ros-rolling-ecl-linear-algebra-dbgsym Package-Type: ddeb Source: ros-rolling-ecl-linear-algebra Version: 1.2.1-4noble.20250510.075306 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 1588 Depends: ros-rolling-ecl-linear-algebra (= 1.2.1-4noble.20250510.075306) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-linear-algebra/ros-rolling-ecl-linear-algebra-dbgsym_1.2.1-4noble.20250510.075306_amd64.deb Size: 1584506 SHA256: f345fc80906a530649331fbb650770b88a141cffe347ff8bc8cd17561d2ba968 SHA1: eccf8bb489ed2fd3668e443398a3903d0daed47f MD5sum: 637df5be6d69a1effc46cf2c96803226 Description: debug symbols for ros-rolling-ecl-linear-algebra Build-Ids: 0502c8def51d6f98faf5d0995bbc40d591c35fcd Package: ros-rolling-ecl-manipulators Version: 1.2.1-4noble.20250510.075639 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 196 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ecl-exceptions, ros-rolling-ecl-geometry, ros-rolling-ecl-build, ros-rolling-ecl-formatters, ros-rolling-ecl-license, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_manipulators Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-manipulators/ros-rolling-ecl-manipulators_1.2.1-4noble.20250510.075639_amd64.deb Size: 44310 SHA256: e0b96ad3918e28e6091c55c0ec2faa89a2dc3d06ae777d1269453c737f9fef27 SHA1: 10f3d829f1bfde5e95dceb0ad59108a60caaf818 MD5sum: 67bfcd394f31932e169c73b77ce0dc5b Description: Deploys various manipulation algorithms, currently just feedforward filters (interpolations). Package: ros-rolling-ecl-manipulators-dbgsym Package-Type: ddeb Source: ros-rolling-ecl-manipulators Version: 1.2.1-4noble.20250510.075639 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 475 Depends: ros-rolling-ecl-manipulators (= 1.2.1-4noble.20250510.075639) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-manipulators/ros-rolling-ecl-manipulators-dbgsym_1.2.1-4noble.20250510.075639_amd64.deb Size: 442452 SHA256: 98feb21b278ab1ed500524941c6d32b15d349e457ef4f06aad46563cbb5d3b80 SHA1: bd671567b20d96e2c8484c3380f5f08fd6a555d1 MD5sum: 0d98d7404f4bf2bec2bc44e0d47ea70a Description: debug symbols for ros-rolling-ecl-manipulators Build-Ids: cc4c9c0cdd57eaf0c14384509a91870ad547512e Package: ros-rolling-ecl-math Version: 1.2.1-4noble.20250510.074858 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 73 Depends: ros-rolling-ecl-license, ros-rolling-ecl-type-traits, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_math Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-math/ros-rolling-ecl-math_1.2.1-4noble.20250510.074858_amd64.deb Size: 11050 SHA256: 81d24dfd4f5527399206fd56cee97a982ab63b4f05a77ea59c062dec75b43a60 SHA1: 81a646d2c774e84a80e1b601935b947850e647a8 MD5sum: 60c53094c21bcdbadb5275014e68436e Description: This package provides simple support to cmath, filling in holes or redefining in a c++ formulation where desirable. Package: ros-rolling-ecl-mobile-robot Version: 1.2.1-4noble.20250510.075643 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 95 Depends: libc6 (>= 2.4), libstdc++6 (>= 13.1), ros-rolling-ecl-geometry, ros-rolling-ecl-build, ros-rolling-ecl-errors, ros-rolling-ecl-formatters, ros-rolling-ecl-license, ros-rolling-ecl-linear-algebra, ros-rolling-ecl-math, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_mobile_robot Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-mobile-robot/ros-rolling-ecl-mobile-robot_1.2.1-4noble.20250510.075643_amd64.deb Size: 14276 SHA256: d22bc264166ca25a263af6666bb7a909a9753023f56e341b831d951ef3c7ed3c SHA1: 5c1b6fdcf32ae24f1bbe62774f4522230757b9bc MD5sum: 1dac67fb4ae5c75f79850e2203cf3239 Description: Contains transforms (e.g. differential drive inverse kinematics) for the various types of mobile robot platforms. Package: ros-rolling-ecl-mobile-robot-dbgsym Package-Type: ddeb Source: ros-rolling-ecl-mobile-robot Version: 1.2.1-4noble.20250510.075643 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 120 Depends: ros-rolling-ecl-mobile-robot (= 1.2.1-4noble.20250510.075643) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-mobile-robot/ros-rolling-ecl-mobile-robot-dbgsym_1.2.1-4noble.20250510.075643_amd64.deb Size: 108716 SHA256: e91df00359afbe5bef3c968b0de3ca9644830851026bd52c12744980571e3f8b SHA1: edc254a328e865ae6bfec2a9f0181b1063c26c1d MD5sum: 27342a517ee26454919e57eee19fa1a3 Description: debug symbols for ros-rolling-ecl-mobile-robot Build-Ids: 145b7dab07ff10ca5f7cf9cd479f2bcd78742528 Package: ros-rolling-ecl-mpl Version: 1.2.1-4noble.20250510.074531 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 62 Depends: ros-rolling-ecl-license, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_mpl Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-mpl/ros-rolling-ecl-mpl_1.2.1-4noble.20250510.074531_amd64.deb Size: 9116 SHA256: accdd7cffc6ed26c020f7a45de85f0a5cfee885443164a9d322b8b49717bda83 SHA1: 3228c08f1051952e6d5338f46d96143ec35f80ca MD5sum: abb0d386759b40113a3c578f7b14b036 Description: Metaprogramming tools move alot of runtime calculations to be shifted to compile time. This has only very elementary structures at this stage. Package: ros-rolling-ecl-sigslots-lite Version: 1.2.0-4noble.20250510.074858 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 120 Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1), ros-rolling-ecl-config, ros-rolling-ecl-errors, ros-rolling-ecl-license, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_sigslots_lite Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-sigslots-lite/ros-rolling-ecl-sigslots-lite_1.2.0-4noble.20250510.074858_amd64.deb Size: 18580 SHA256: a0e69494820962b89a43d149593c0c7df6bb6e3ac994f1a7793b3eb217c16514 SHA1: c8533da74399933fa85b8041f9eaa5d04bb5f72f MD5sum: 76beb80f1bd1027443787fdbf0247317 Description: This avoids use of dynamic storage (malloc/new) and thread safety (mutexes) to provide a very simple sigslots implementation that can be used for *very* embedded development. Package: ros-rolling-ecl-sigslots-lite-dbgsym Package-Type: ddeb Source: ros-rolling-ecl-sigslots-lite Version: 1.2.0-4noble.20250510.074858 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 51 Depends: ros-rolling-ecl-sigslots-lite (= 1.2.0-4noble.20250510.074858) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-sigslots-lite/ros-rolling-ecl-sigslots-lite-dbgsym_1.2.0-4noble.20250510.074858_amd64.deb Size: 32084 SHA256: a8ad8f383af364dff6bd4316b43055f613a2778d39a97957c9f3e37fe8e59797 SHA1: e3607d8dff40ee759b8372d6eec4fa8179805313 MD5sum: 39521d999554e7cff177fc77e102f129 Description: debug symbols for ros-rolling-ecl-sigslots-lite Build-Ids: 24ea47900582e56e615e36792ac50621c95a53ad Package: ros-rolling-ecl-statistics Version: 1.2.1-4noble.20250510.075443 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 147 Depends: libc6 (>= 2.4), libgcc-s1 (>= 4.0), libstdc++6 (>= 13.1), ros-rolling-ecl-build, ros-rolling-ecl-config, ros-rolling-ecl-license, ros-rolling-ecl-linear-algebra, ros-rolling-ecl-mpl, ros-rolling-ecl-type-traits, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_statistics Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-statistics/ros-rolling-ecl-statistics_1.2.1-4noble.20250510.075443_amd64.deb Size: 36368 SHA256: 75837928fbf9e148c2d1d99404720f55f2d5da0f9405e1a6a61e4d18f0f45ba0 SHA1: 54d8364a6b3ecb255f044fbe3f16aef51834a127 MD5sum: 3162d9b6d058bcf04c56407ae8e20c16 Description: Common statistical structures and algorithms for control systems. Package: ros-rolling-ecl-statistics-dbgsym Package-Type: ddeb Source: ros-rolling-ecl-statistics Version: 1.2.1-4noble.20250510.075443 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 5887 Depends: ros-rolling-ecl-statistics (= 1.2.1-4noble.20250510.075443) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-statistics/ros-rolling-ecl-statistics-dbgsym_1.2.1-4noble.20250510.075443_amd64.deb Size: 5950866 SHA256: 69661953b7298f7d6452ce4bd62444288e5656b3c790cde906803823fc63508d SHA1: e77f736f874721c0e154cbf66bcdec2f5cf9c938 MD5sum: 2f0701b6a35e50b7bbbdc9dc97ccfe18 Description: debug symbols for ros-rolling-ecl-statistics Build-Ids: 78b0862edf3d32d7c4309fe7e3d4d72c4ed8fc4c Package: ros-rolling-ecl-tools Version: 1.0.3-4noble.20250426.194108 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 41 Depends: ros-rolling-ecl-build, ros-rolling-ecl-license, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/ecl_tools Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-tools/ros-rolling-ecl-tools_1.0.3-4noble.20250426.194108_amd64.deb Size: 5094 SHA256: e5bd9f91fc059c7139713eb9833d4ee27501e86a02d5078639698dcb5c7745dd SHA1: 2fa7b8374f7e7fefde4058450b0c62d6560023a6 MD5sum: b87406883e7fb4df2c55390a36072d2c Description: Tools and utilities for ecl development. Package: ros-rolling-ecl-type-traits Version: 1.2.1-4noble.20250510.074726 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 124 Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1), ros-rolling-ecl-config, ros-rolling-ecl-license, ros-rolling-ecl-mpl, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_type_traits Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-type-traits/ros-rolling-ecl-type-traits_1.2.1-4noble.20250510.074726_amd64.deb Size: 16730 SHA256: 10ca45f36a4cbf14e6ec819964777fa6a93decf2d6e277d177ca609c33b25b26 SHA1: a08f903658b51d14365a374bf57f45669071395c MD5sum: 95a708dc51057d71aa03388fc1a1ebf4 Description: Extends c++ type traits and implements a few more to boot. Package: ros-rolling-ecl-type-traits-dbgsym Package-Type: ddeb Source: ros-rolling-ecl-type-traits Version: 1.2.1-4noble.20250510.074726 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 48 Depends: ros-rolling-ecl-type-traits (= 1.2.1-4noble.20250510.074726) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-type-traits/ros-rolling-ecl-type-traits-dbgsym_1.2.1-4noble.20250510.074726_amd64.deb Size: 25954 SHA256: 02190fa10cbc1985f7c78b30cfeae7758ac7ec38d8b985f513f804d7a8c1bbc6 SHA1: e60bef408d368cfdeea9f942297084b833801be6 MD5sum: a1e72048066908212fc12af3f961718e Description: debug symbols for ros-rolling-ecl-type-traits Build-Ids: 0eea5a6c0d5826fbb2fda3a48b417e0ebc33b66b 4b7c4cd55ea9446ee1209ff6eeac580fe2e9022e Package: ros-rolling-ecl-utilities Version: 1.2.1-4noble.20250510.075125 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 147 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ecl-concepts, ros-rolling-ecl-license, ros-rolling-ecl-mpl, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ecl_utilities Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-utilities/ros-rolling-ecl-utilities_1.2.1-4noble.20250510.075125_amd64.deb Size: 20808 SHA256: 80e46be4b03a03f3104122e0712a317f9799a342274d8c04b05d51e6a0aa5dc8 SHA1: cb8ac01ee787790982384783f732636073ab9ad8 MD5sum: edac24c946553cf063683640b462c5c0 Description: Includes various supporting tools and utilities for c++ programming. Package: ros-rolling-ecl-utilities-dbgsym Package-Type: ddeb Source: ros-rolling-ecl-utilities Version: 1.2.1-4noble.20250510.075125 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 28 Depends: ros-rolling-ecl-utilities (= 1.2.1-4noble.20250510.075125) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ecl-utilities/ros-rolling-ecl-utilities-dbgsym_1.2.1-4noble.20250510.075125_amd64.deb Size: 13798 SHA256: 91de8f5abe28b92a33e49df21999cca2c11bf2b8a9228901349364082a473bfe SHA1: 21be2ca22a9c8d5df97a8056010c127de14ee357 MD5sum: f0d2f7be363ead38689d04c0fad28e61 Description: debug symbols for ros-rolling-ecl-utilities Build-Ids: bf6dda6f4c43a259bd5aa744fa32656eeb9766cf Package: ros-rolling-effort-controllers Version: 4.24.0-1noble.20250510.085457 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 106 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-forward-command-controller, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-effort-controllers/ros-rolling-effort-controllers_4.24.0-1noble.20250510.085457_amd64.deb Size: 22816 SHA256: 62374c8060c2e879a19b36ddb9f39335a98f756b1001720b38142098b8a4fc5d SHA1: 8be848d8e62b1fd0986bcd75fa902a924ac4cb2a MD5sum: c8ad6a39b44d78d40c87ba643e9c9280 Description: Generic controller for forwarding commands. Package: ros-rolling-effort-controllers-dbgsym Package-Type: ddeb Source: ros-rolling-effort-controllers Version: 4.24.0-1noble.20250510.085457 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 369 Depends: ros-rolling-effort-controllers (= 4.24.0-1noble.20250510.085457) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-effort-controllers/ros-rolling-effort-controllers-dbgsym_4.24.0-1noble.20250510.085457_amd64.deb Size: 350782 SHA256: b53a62ee6486b599a460f8fd86a06429dcbc1208fe484aadcd2e76762e868fb9 SHA1: 3b861d7e7c2e707ddc95540af30752fe1cdbffbd MD5sum: 3e46399bd1e5c961a40e09967a9edc40 Description: debug symbols for ros-rolling-effort-controllers Build-Ids: f30fdceaf6e99afc041774742f4c7e4ff54f6d1f Package: ros-rolling-eigen-stl-containers Version: 1.1.0-1noble.20250426.193937 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 64 Depends: libeigen3-dev, ros-rolling-ros-workspace Homepage: http://eigen.tuxfamily.org/dox/TopicUnalignedArrayAssert.html Priority: optional Section: misc Filename: pool/main/r/ros-rolling-eigen-stl-containers/ros-rolling-eigen-stl-containers_1.1.0-1noble.20250426.193937_amd64.deb Size: 9648 SHA256: d1291baeb2bf04d6b286e0c7cde8974252123ff0dd45b83dcef730c3acf5163f SHA1: 91bb51b5d34de7b965881ffdb2c5c49fcf2dd21f MD5sum: 9050ca2944c035bb13b272aca95849e4 Description: This package provides a set of typedef's that allow using Eigen datatypes in STL containers Package: ros-rolling-eigen3-cmake-module Version: 0.5.0-1noble.20250426.193924 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 45 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-eigen3-cmake-module/ros-rolling-eigen3-cmake-module_0.5.0-1noble.20250426.193924_amd64.deb Size: 6260 SHA256: ecaeefe577e43043d50444a1c9ed661e67ca0310fa06f604be6ed8392c1bdb60 SHA1: 7021e5191576b1627fcb69871e35470d0122f824 MD5sum: 477e67b20aa82c6bf1ed2cb941cddec5 Description: Exports a custom CMake module to find Eigen3. Package: ros-rolling-eigenpy Version: 3.11.0-1noble.20250429.165610 Architecture: amd64 Maintainer: Justin Carpentier Installed-Size: 12404 Depends: libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libc6 (>= 2.32), libgcc-s1 (>= 4.0), libstdc++6 (>= 13.1), libboost-all-dev, libeigen3-dev, python3-dev, python3-numpy, python3-scipy, ros-rolling-ros-workspace Homepage: https://github.com/stack-of-tasks/eigenpy Priority: optional Section: misc Filename: pool/main/r/ros-rolling-eigenpy/ros-rolling-eigenpy_3.11.0-1noble.20250429.165610_amd64.deb Size: 2102900 SHA256: 215beddcae7d5e199d8ba8e40f2142ed454c03fb8b0d112030cfa3184f596339 SHA1: 8b74c795f3a7b221f8c5ad3a66d9d74fcdfccf2a MD5sum: 045a4375d0ea7e56ae93f16fa7d5bcf6 Description: Bindings between Numpy and Eigen using Boost.Python Package: ros-rolling-eigenpy-dbgsym Package-Type: ddeb Source: ros-rolling-eigenpy Version: 3.11.0-1noble.20250429.165610 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Justin Carpentier Installed-Size: 268157 Depends: ros-rolling-eigenpy (= 3.11.0-1noble.20250429.165610) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-eigenpy/ros-rolling-eigenpy-dbgsym_3.11.0-1noble.20250429.165610_amd64.deb Size: 260205434 SHA256: 038f6c29f1db8a67e78b6296950f7339706a666dce1277793ff19066c3aac978 SHA1: 83d4c8a545ec3d44e31e9d2c733b8caf2935b595 MD5sum: f14541d1a860392aee960de8a6442c69 Description: debug symbols for ros-rolling-eigenpy Build-Ids: 2723a7a440c7cdd605f6814c8b0d1b67bfa125c1 99aa880a5ca73bdde11fb8e98a82623391ae5b85 Package: ros-rolling-eiquadprog Version: 1.2.9-1noble.20250426.193953 Architecture: amd64 Maintainer: Guilhem Saurel Installed-Size: 1545 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), graphviz, libboost-all-dev, libeigen3-dev, ros-rolling-ament-cmake, ros-rolling-ros-workspace Homepage: git@github.com:stack-of-tasks/eiquadprog.git Priority: optional Section: misc Filename: pool/main/r/ros-rolling-eiquadprog/ros-rolling-eiquadprog_1.2.9-1noble.20250426.193953_amd64.deb Size: 372128 SHA256: cd5bb3a94e1e4c5bc13664e0d36dfdc48122dc8c518d41cbddb9cf3a188d1e63 SHA1: aa48d7602156fc69919bcf80f3a650658e107371 MD5sum: 86e7305a4482740f1e7f8bfa87132166 Description: Eiquadprog a QP solver using active sets Package: ros-rolling-eiquadprog-dbgsym Package-Type: ddeb Source: ros-rolling-eiquadprog Version: 1.2.9-1noble.20250426.193953 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Guilhem Saurel Installed-Size: 1863 Depends: ros-rolling-eiquadprog (= 1.2.9-1noble.20250426.193953) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-eiquadprog/ros-rolling-eiquadprog-dbgsym_1.2.9-1noble.20250426.193953_amd64.deb Size: 1864968 SHA256: 80177b070a098a4ef3763fdaa07dc60fb59eb26efcb68c7fd9045f052ea1cd7c SHA1: d7917dc0b02775b4694dd5650ff9f709c026fc55 MD5sum: c79d0fee54b546402361e8a08066aadf Description: debug symbols for ros-rolling-eiquadprog Build-Ids: 202150496a15359b657d933823b7d4595dae204c Package: ros-rolling-event-camera-codecs Version: 1.0.5-1noble.20250510.074829 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 206 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), ros-rolling-class-loader, ros-rolling-event-camera-msgs, ros-rolling-ros-environment, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-event-camera-codecs/ros-rolling-event-camera-codecs_1.0.5-1noble.20250510.074829_amd64.deb Size: 36710 SHA256: b69a10c4c432123cb7680fc6dbac0109eb65eabe0a805f423f63d0e8cd607dca SHA1: 7f949df5651d8a8dfeaf253112962e33e50294d5 MD5sum: db92784a723705ffbbc484e190481f82 Description: package to encode and decode event_camera_msgs Package: ros-rolling-event-camera-codecs-dbgsym Package-Type: ddeb Source: ros-rolling-event-camera-codecs Version: 1.0.5-1noble.20250510.074829 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 246 Depends: ros-rolling-event-camera-codecs (= 1.0.5-1noble.20250510.074829) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-event-camera-codecs/ros-rolling-event-camera-codecs-dbgsym_1.0.5-1noble.20250510.074829_amd64.deb Size: 198328 SHA256: ba51eabdcccab606c0680560ed2dbd17f402bcfb18dccbcb61b77c38db8915ec SHA1: 771805862f5d5cb818ec51bc1dc96d972cf993ab MD5sum: 0b5ccd52b4b8dad920f269701d4b1612 Description: debug symbols for ros-rolling-event-camera-codecs Build-Ids: 44496cd985a58ec0af11098417146b82a5c937bd 53e1b6c99cf53632a7ddb7a716501cd3de2ff535 Package: ros-rolling-event-camera-msgs Version: 1.0.6-1noble.20250430.062341 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 495 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-event-camera-msgs/ros-rolling-event-camera-msgs_1.0.6-1noble.20250430.062341_amd64.deb Size: 51150 SHA256: 67a3f8248344ff5649e6c70fc8a9a2140b3608a67be270aa8afaeef9dfd69da6 SHA1: 22828a25d67692ace8d5b5a0a5bab0089646cda0 MD5sum: b1854d94552595c4b8fec28f7e97b226 Description: messages for event based cameras Package: ros-rolling-event-camera-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-event-camera-msgs Version: 1.0.6-1noble.20250430.062341 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 327 Depends: ros-rolling-event-camera-msgs (= 1.0.6-1noble.20250430.062341) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-event-camera-msgs/ros-rolling-event-camera-msgs-dbgsym_1.0.6-1noble.20250430.062341_amd64.deb Size: 230894 SHA256: 69797394f72d00c28ad05fb796f5599651152786870ab83a651edab2469f4fee SHA1: 35d6ec0e42cea0dd1f6068afd00ecec831e5691f MD5sum: b0a926a0dee1703b192b2c4dd272ee96 Description: debug symbols for ros-rolling-event-camera-msgs Build-Ids: 2724bab3d2163dc7f87cba6198b66c415c3dbb74 2e5d49b1c72dd115ad6315e6404e6c1ae43f146c 502d6be39cccc884d78343d4c2d6c478bfedf868 53cee3a3526a5bac4ea87b718311699df8a8747d 82d8424eae7ce9bf53e3803190d6e7508a839f87 85f4cefdcbb05c07232c0a159387fbc254b24872 ad9a7f63bb3d16e82c69cb72b0edf135f9f9c8e7 b17a945e7914a406f07a409a5f3a060116691802 b6269fbf11fdb410f8e5263a420eef7968949c0a d247687ec8e5b6305507428bb06be0af333eb3b4 d6b3fab3762eb48f564877c7c319e895fd364d05 Package: ros-rolling-event-camera-py Version: 2.0.0-1noble.20250510.074856 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 366 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.4), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-rolling-event-camera-codecs, ros-rolling-event-camera-msgs, ros-rolling-pybind11-vendor, ros-rolling-ros-environment, ros-rolling-rpyutils, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-event-camera-py/ros-rolling-event-camera-py_2.0.0-1noble.20250510.074856_amd64.deb Size: 118246 SHA256: 98900e58c7bbae5f317e044790dccf62e04aaffb8a6b2626b5d6fab42abd1f24 SHA1: c93b25f3ef1e7fd1fc80c777571f9746ed7dd14e MD5sum: db5f2f6d2ea6774f2b7616d58946c9f0 Description: Python access for event_camera_msgs. Package: ros-rolling-event-camera-renderer Version: 1.0.4-1noble.20250510.081007 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 585 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), ros-rolling-event-camera-codecs, ros-rolling-event-camera-msgs, ros-rolling-image-transport, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-ros-environment, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-event-camera-renderer/ros-rolling-event-camera-renderer_1.0.4-1noble.20250510.081007_amd64.deb Size: 127410 SHA256: 6bc15c4e6f18b632ae00a75cd15065183af20bfedc3c73e860887070a1fd65d2 SHA1: 68a2604f9dbf0eb2264b1a18e03a1971770ab14b MD5sum: dc2419a6930d6db3dd43d66cbdde612e Description: package for rendering event_camera_msgs Package: ros-rolling-event-camera-renderer-dbgsym Package-Type: ddeb Source: ros-rolling-event-camera-renderer Version: 1.0.4-1noble.20250510.081007 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 2840 Depends: ros-rolling-event-camera-renderer (= 1.0.4-1noble.20250510.081007) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-event-camera-renderer/ros-rolling-event-camera-renderer-dbgsym_1.0.4-1noble.20250510.081007_amd64.deb Size: 2461298 SHA256: b4a49a11a039becc4ccda5874e4de8931723ab116392195b0f71bb0500ed113f SHA1: 2817506f066fa425f7b442fb2b4e45f8fa24f97f MD5sum: a15e9c58f73bb56a3c83943d4ecd0433 Description: debug symbols for ros-rolling-event-camera-renderer Build-Ids: 778bfa37f6f55bd286e99296e6bedbcd50f5c0df 9d089dfbfd2acf23792b4ea0355505ae5978c994 Package: ros-rolling-example-interfaces Version: 0.14.0-1noble.20250429.141519 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 6128 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-example-interfaces/ros-rolling-example-interfaces_0.14.0-1noble.20250429.141519_amd64.deb Size: 365764 SHA256: a561ce28282b3c55a8e7c5f7a41b312e75d8bd9beb20012dc71a226102ac8224 SHA1: e1e1f0f1d19ea2b5e68294e5fe3fc575285bb92a MD5sum: 129cd0d4bef7a22892284f7ef29abc5f Description: Contains message and service definitions used by the examples. Package: ros-rolling-example-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-example-interfaces Version: 0.14.0-1noble.20250429.141519 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 4783 Depends: ros-rolling-example-interfaces (= 0.14.0-1noble.20250429.141519) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-example-interfaces/ros-rolling-example-interfaces-dbgsym_0.14.0-1noble.20250429.141519_amd64.deb Size: 3825348 SHA256: 349c85e98b6d8b4fe6bec2ea679072f1b51fbcde7877e97c665d9bfc6199523e SHA1: 7f69289b0b8a42e4e8ad83a7ef0fb100dee4cada MD5sum: a64201008a17fc3fce2f3d152584c220 Description: debug symbols for ros-rolling-example-interfaces Build-Ids: 1b6f9cef58036e0032c7f4cfbfda50ededeb28bf 257dcb3c788e3cfb8a0bbb77936b759a081fc7c6 3c915b4a9b17df397a071f4c842b049459a75e83 46468992b443b9dac417c37b1af0cb8059910602 5703b68ec3350623c043c4291815df514fe16d46 7917dbfcae9302a7b643f22ede6489ccf9a38311 a3643cce9e2dc5b5499776f5825d65896468d533 b20f1915f77a4801e16a201d8d9253121e402690 bf3cd6c2a70cba6aa5a8f12b604e1402c95fa59c c807511a7cc48d88ea4e0c356cac21b7f8ad5c30 eb49a4c23abf3111e0310184d726e7b676fabc94 Package: ros-rolling-examples-rclcpp-async-client Version: 0.21.0-1noble.20250510.082532 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 151 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-example-interfaces, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-async-client/ros-rolling-examples-rclcpp-async-client_0.21.0-1noble.20250510.082532_amd64.deb Size: 37892 SHA256: 52515ff83d755f77b48631a5c36a951fc44570de6b03f2a467c0242d0371e7c0 SHA1: d61c8259de82d06013dbf057665e75ad3b31d26b MD5sum: cc51c198930e65ed852748468d04e51c Description: Example of an async service client Package: ros-rolling-examples-rclcpp-async-client-dbgsym Package-Type: ddeb Source: ros-rolling-examples-rclcpp-async-client Version: 0.21.0-1noble.20250510.082532 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 660 Depends: ros-rolling-examples-rclcpp-async-client (= 0.21.0-1noble.20250510.082532) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-async-client/ros-rolling-examples-rclcpp-async-client-dbgsym_0.21.0-1noble.20250510.082532_amd64.deb Size: 620204 SHA256: 0e3bd5dc45deb2cc3f242ca040e5cb303cb4ed580133bfd08b52e7740970175a SHA1: 59c2bd35e347672a4b2818bbcc4cab9bb00d6e3c MD5sum: 1c05adeb4f8375e96363cce0731823a6 Description: debug symbols for ros-rolling-examples-rclcpp-async-client Build-Ids: 176a497145063136b7b4af1ded1c0961659805fe Package: ros-rolling-examples-rclcpp-cbg-executor Version: 0.21.0-1noble.20250510.082537 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1411 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-cbg-executor/ros-rolling-examples-rclcpp-cbg-executor_0.21.0-1noble.20250510.082537_amd64.deb Size: 217642 SHA256: fb6d05902a4f87f1f44dd1159716fc0230911a3e6c05d8bbecf35e0bd51fc10f SHA1: 2f4ce2101cbd9c625c976d98b85cf0190cec213c MD5sum: 9ecefeb95a097ef5ab062418877b071e Description: Example for multiple Executor instances in one process, using the callback-group-level interface of the Executor class. Package: ros-rolling-examples-rclcpp-cbg-executor-dbgsym Package-Type: ddeb Source: ros-rolling-examples-rclcpp-cbg-executor Version: 0.21.0-1noble.20250510.082537 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 7206 Depends: ros-rolling-examples-rclcpp-cbg-executor (= 0.21.0-1noble.20250510.082537) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-cbg-executor/ros-rolling-examples-rclcpp-cbg-executor-dbgsym_0.21.0-1noble.20250510.082537_amd64.deb Size: 6151138 SHA256: ab59309eb344d304aa3e9367f7aa574dfc35a9851de91ff2237c575d7fff3067 SHA1: 01d87bfd1fcccb902d55483d45754dded57f8d29 MD5sum: db6ad115fb10dd292bcd18a83307b1a7 Description: debug symbols for ros-rolling-examples-rclcpp-cbg-executor Build-Ids: 9dbb03238fa45f23bc78cd454765f31d38e49a7b cd585ad04f188f50a0f1aabb05e4449e90117392 d084914049231eb659a7460569b1526e285579a1 Package: ros-rolling-examples-rclcpp-minimal-action-client Version: 0.21.0-1noble.20250510.082546 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 552 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-example-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-minimal-action-client/ros-rolling-examples-rclcpp-minimal-action-client_0.21.0-1noble.20250510.082546_amd64.deb Size: 93976 SHA256: cdaaecbe750f46df377447854cda26eeb3f21a266f4545f2c898fea49bb17432 SHA1: 40f78ec3685d71eea2de8ef50c94bdd56618a180 MD5sum: 901f253a6ac9cecfd169b110de40080b Description: Minimal action client examples Package: ros-rolling-examples-rclcpp-minimal-action-client-dbgsym Package-Type: ddeb Source: ros-rolling-examples-rclcpp-minimal-action-client Version: 0.21.0-1noble.20250510.082546 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 2628 Depends: ros-rolling-examples-rclcpp-minimal-action-client (= 0.21.0-1noble.20250510.082546) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-minimal-action-client/ros-rolling-examples-rclcpp-minimal-action-client-dbgsym_0.21.0-1noble.20250510.082546_amd64.deb Size: 2355630 SHA256: 7127f1c1a688a083089ec68fe4a260d2d499a669180003551f132d72c48bfa0e SHA1: f5cdb38657be94739d6d19844f412fb965740b83 MD5sum: 02ad98e71fb3ccf4731a1f66fbb540dd Description: debug symbols for ros-rolling-examples-rclcpp-minimal-action-client Build-Ids: 41d49403edc4a5de53b52a829c9eff440924c2c3 54622165112a42e567b433438f419083cced10ba c0f9a3fb4d4ac198eb491477291e9065a0841b66 d38cccc24476950a25b5fb19bff8609080f9c47c Package: ros-rolling-examples-rclcpp-minimal-action-server Version: 0.21.0-1noble.20250510.082555 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 234 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-example-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-minimal-action-server/ros-rolling-examples-rclcpp-minimal-action-server_0.21.0-1noble.20250510.082555_amd64.deb Size: 45182 SHA256: 876abe42d8cf2833f3bc222161e5f63441370c6819b55054129db7fca7a6c222 SHA1: 2c0ed8cf7e553b368a7c720a2ef99726cd3b605c MD5sum: 488b377a4b895b1a4521e50ff5022aaa Description: Minimal action server examples Package: ros-rolling-examples-rclcpp-minimal-action-server-dbgsym Package-Type: ddeb Source: ros-rolling-examples-rclcpp-minimal-action-server Version: 0.21.0-1noble.20250510.082555 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1114 Depends: ros-rolling-examples-rclcpp-minimal-action-server (= 0.21.0-1noble.20250510.082555) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-minimal-action-server/ros-rolling-examples-rclcpp-minimal-action-server-dbgsym_0.21.0-1noble.20250510.082555_amd64.deb Size: 1009278 SHA256: 2db871720ed6ee138e63ef7b5ba5bae77a159e9b7e3791fbf04030859e7dadc1 SHA1: 6b42bf5b77f213e02fab20e851c25f32279a127c MD5sum: 720dc12166b32ce9129b8059ad7c5c6f Description: debug symbols for ros-rolling-examples-rclcpp-minimal-action-server Build-Ids: 078b000568a55472010c07d7c9bed20a6eca41c4 c63ef615b40b50957d6ecdfddb7b101c97f0b824 Package: ros-rolling-examples-rclcpp-minimal-client Version: 0.21.0-1noble.20250510.082605 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 116 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-example-interfaces, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-minimal-client/ros-rolling-examples-rclcpp-minimal-client_0.21.0-1noble.20250510.082605_amd64.deb Size: 27704 SHA256: 620756d3af1677a0060ceeca01a6b9aeff2601b0131cf353738925d3d6169335 SHA1: 0707e39abc529fe420a6cb811eb57681b5a51d11 MD5sum: 11c55c9fe52e93d8aecbb28511ecbf3e Description: Examples of minimal service clients Package: ros-rolling-examples-rclcpp-minimal-client-dbgsym Package-Type: ddeb Source: ros-rolling-examples-rclcpp-minimal-client Version: 0.21.0-1noble.20250510.082605 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 530 Depends: ros-rolling-examples-rclcpp-minimal-client (= 0.21.0-1noble.20250510.082605) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-minimal-client/ros-rolling-examples-rclcpp-minimal-client-dbgsym_0.21.0-1noble.20250510.082605_amd64.deb Size: 503010 SHA256: 798ac592be2478cc2a5665483f88694aa293b6689033527245698dee96a0a280 SHA1: 2631f5e62389cd88e81836d2cbc6bb847da6a93b MD5sum: 8b7d7d92053e1c9ddc1e000af22becda Description: debug symbols for ros-rolling-examples-rclcpp-minimal-client Build-Ids: bf67db9551cfcd2e0999b51687973161804e080d Package: ros-rolling-examples-rclcpp-minimal-composition Version: 0.21.0-1noble.20250510.082630 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 549 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-minimal-composition/ros-rolling-examples-rclcpp-minimal-composition_0.21.0-1noble.20250510.082630_amd64.deb Size: 114442 SHA256: 55857cf11fc66e5c9b51b316549a3e211367b9bd2e62d2d66ebf9698f3c615c6 SHA1: 97ddb1443eee2fe8e69ceb43648469556dbc957f MD5sum: f3fc93ef8662104e02a0fc4fb68f8efc Description: Minimalist examples of composing nodes in the same process Package: ros-rolling-examples-rclcpp-minimal-composition-dbgsym Package-Type: ddeb Source: ros-rolling-examples-rclcpp-minimal-composition Version: 0.21.0-1noble.20250510.082630 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 3077 Depends: ros-rolling-examples-rclcpp-minimal-composition (= 0.21.0-1noble.20250510.082630) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-minimal-composition/ros-rolling-examples-rclcpp-minimal-composition-dbgsym_0.21.0-1noble.20250510.082630_amd64.deb Size: 2726768 SHA256: 0b175988bca90e2966c42f62f66dd928189726b232742bb170eefaa218981b1e SHA1: eb87da40cbae04f8c1f03b6070078d22b8a6aea3 MD5sum: 5fdccb53b90f875a0ac686bbd02d4570 Description: debug symbols for ros-rolling-examples-rclcpp-minimal-composition Build-Ids: 33b123562cbae73ade0a39055c5c75ed183530fc 42a9ca294cfb883ed145de1e550e00fb123763d9 4c6025780bee864bc821d3bc90adf242dee241d5 53318ff7f4af75d85eb5efbff52cdf337ec65cc8 Package: ros-rolling-examples-rclcpp-minimal-publisher Version: 0.21.0-1noble.20250510.082657 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 819 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-minimal-publisher/ros-rolling-examples-rclcpp-minimal-publisher_0.21.0-1noble.20250510.082657_amd64.deb Size: 132266 SHA256: b2bef73630d12b46c7dcae6e45e2c47567f06ed3e6e6b77beaa60bdc4284fc45 SHA1: 8856b9d76b0afa506ae4ba51e2f04d3083ce4338 MD5sum: 08056faf3d4b9d5f5ed7a3615a940148 Description: Examples of minimal publisher nodes Package: ros-rolling-examples-rclcpp-minimal-publisher-dbgsym Package-Type: ddeb Source: ros-rolling-examples-rclcpp-minimal-publisher Version: 0.21.0-1noble.20250510.082657 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 4711 Depends: ros-rolling-examples-rclcpp-minimal-publisher (= 0.21.0-1noble.20250510.082657) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-minimal-publisher/ros-rolling-examples-rclcpp-minimal-publisher-dbgsym_0.21.0-1noble.20250510.082657_amd64.deb Size: 4354800 SHA256: 0ece559f9f80fd810395710afc15b989b824ed905ebf11b79fced5d9711e2ca2 SHA1: 9124fca2415c1bbb53dcfc7f166dbdfe728c6abd MD5sum: 5eee3327b2e6427afae34214e537f87e Description: debug symbols for ros-rolling-examples-rclcpp-minimal-publisher Build-Ids: 18f92c37f55a8d581df5ea5c73adf12b809024d0 1b0fb797b78e51110f1a2aebbb2c33532a3ba21d 41663280ee74c1ab1d887923795afc58eea386ce 72c384a857ebc0e558293e9fe4fda1860b303b33 8122aa3f8b71bf56aeec982a5cafe8bef37e593f a1616a5cbca9e69e9bcc224f18922f58247ae42d Package: ros-rolling-examples-rclcpp-minimal-service Version: 0.21.0-1noble.20250510.082704 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 103 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-example-interfaces, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-minimal-service/ros-rolling-examples-rclcpp-minimal-service_0.21.0-1noble.20250510.082704_amd64.deb Size: 22998 SHA256: f93382fc6510aeecee4d9af6ea623313b339daeb14a5a907958cb6c9bff3001e SHA1: 05fbedf2cc3690d8d2c8eaf9d65536f05f27b4c7 MD5sum: cd3797b6e232a9b686e3003752163af9 Description: A minimal service server which adds two numbers Package: ros-rolling-examples-rclcpp-minimal-service-dbgsym Package-Type: ddeb Source: ros-rolling-examples-rclcpp-minimal-service Version: 0.21.0-1noble.20250510.082704 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 408 Depends: ros-rolling-examples-rclcpp-minimal-service (= 0.21.0-1noble.20250510.082704) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-minimal-service/ros-rolling-examples-rclcpp-minimal-service-dbgsym_0.21.0-1noble.20250510.082704_amd64.deb Size: 375104 SHA256: 3ce02f6d9a35d85d8b5af707c59a03bc1154c3b12c5a3a99c89347bd2b63ec17 SHA1: 90f1bfb7fd4d560d776e8f045fc64010ef17a38a MD5sum: c54ffe2d8017ccb468b79538e9580b30 Description: debug symbols for ros-rolling-examples-rclcpp-minimal-service Build-Ids: 7c254c9d1eb16a97326bcc660e35f10c9695de91 Package: ros-rolling-examples-rclcpp-minimal-subscriber Version: 0.21.0-1noble.20250510.082708 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 3646 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-minimal-subscriber/ros-rolling-examples-rclcpp-minimal-subscriber_0.21.0-1noble.20250510.082708_amd64.deb Size: 444722 SHA256: b75c9fdc774704d324d535629b8ea7cdf03d72a875bfdb2968c3d69645b6830c SHA1: 5f0ceeb5c3505fb47da180f9e0414ec5dfe1f2e2 MD5sum: 4bfc1f472cb31482b6ed83a4d3dcdb56 Description: Examples of minimal subscribers Package: ros-rolling-examples-rclcpp-minimal-subscriber-dbgsym Package-Type: ddeb Source: ros-rolling-examples-rclcpp-minimal-subscriber Version: 0.21.0-1noble.20250510.082708 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 19098 Depends: ros-rolling-examples-rclcpp-minimal-subscriber (= 0.21.0-1noble.20250510.082708) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-minimal-subscriber/ros-rolling-examples-rclcpp-minimal-subscriber-dbgsym_0.21.0-1noble.20250510.082708_amd64.deb Size: 16127328 SHA256: 41bddbdd94f79d742027b93422420e788218f39ad5c9ce7819d1659cea84790b SHA1: 98660398d34556b3c1f3eb5e1be48c9b94a90af3 MD5sum: aec074e596949799b9a1ea4eea544732 Description: debug symbols for ros-rolling-examples-rclcpp-minimal-subscriber Build-Ids: 0b93bd48d00f98983e1286740f0e5f8188ac97b9 1ca6b37643dd6f63588f2500af7dd95648626c15 3481bd3a26a55eb71d819313dc97ec3efd80ad7f 69acf8232b32106f29ccc7ca37856ea3194bbb13 783acf2d2ee8e5f908837499311cd404ad4a4fe3 7fe8468d2802bf3296263c7bb1ef1b80977f9b76 84aedd27a0f8e4e7cb816c9054bd551cb918194b 881a404a92d81f45961b8578fe25af623c5fd1f5 8faf1037879628beffb05dcf4764bbcc5a32b955 cbd22c2ecf2a3f49d11733b514ea0e119c50ebf4 e6ddf309ad2d96e8034d93b242c58c041f77489c Package: ros-rolling-examples-rclcpp-minimal-timer Version: 0.21.0-1noble.20250510.082721 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 113 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-minimal-timer/ros-rolling-examples-rclcpp-minimal-timer_0.21.0-1noble.20250510.082721_amd64.deb Size: 16502 SHA256: 6fd325f17e0c4e089b1445fb67b330ae4c30eb3a6ebaa418942ff184fc9e9d6d SHA1: 6b2a375d7f832f5033229004db9c23daee8ff836 MD5sum: cb48fa607d318daa921a00bb7fcd959c Description: Examples of minimal nodes which have timers Package: ros-rolling-examples-rclcpp-minimal-timer-dbgsym Package-Type: ddeb Source: ros-rolling-examples-rclcpp-minimal-timer Version: 0.21.0-1noble.20250510.082721 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 531 Depends: ros-rolling-examples-rclcpp-minimal-timer (= 0.21.0-1noble.20250510.082721) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-minimal-timer/ros-rolling-examples-rclcpp-minimal-timer-dbgsym_0.21.0-1noble.20250510.082721_amd64.deb Size: 496362 SHA256: 2fd13a5e2eef9b78687203d02023fffa8e3e17ec36a5283a49b64cde2c80cee3 SHA1: a96162b93f0398e710a4f973ded9b985da66c089 MD5sum: 995a1302ba9592db646242766e5d2b8f Description: debug symbols for ros-rolling-examples-rclcpp-minimal-timer Build-Ids: 3f06339531556888244f7d66a328449a78b97c69 ef9bd9eb6f0ebf25f64e678008764563188ef5ea Package: ros-rolling-examples-rclcpp-multithreaded-executor Version: 0.21.0-1noble.20250510.082724 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 472 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-multithreaded-executor/ros-rolling-examples-rclcpp-multithreaded-executor_0.21.0-1noble.20250510.082724_amd64.deb Size: 104640 SHA256: ec2c9b7e83d702d2a8e3eb68eb326fb5bed63bc411176a0c1375afe9ad176507 SHA1: d4122a25655708694d8d3dee42d7d244c9ccb4e2 MD5sum: 7b082e35445d06e9e1c9af326b04bd19 Description: Package containing example of how to implement a multithreaded executor Package: ros-rolling-examples-rclcpp-multithreaded-executor-dbgsym Package-Type: ddeb Source: ros-rolling-examples-rclcpp-multithreaded-executor Version: 0.21.0-1noble.20250510.082724 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 2093 Depends: ros-rolling-examples-rclcpp-multithreaded-executor (= 0.21.0-1noble.20250510.082724) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-multithreaded-executor/ros-rolling-examples-rclcpp-multithreaded-executor-dbgsym_0.21.0-1noble.20250510.082724_amd64.deb Size: 1777320 SHA256: 07d7d6a01c142d93ed413689a708ded2d489713e5caffd12ac7cd70a42df579b SHA1: fdd1d73f99668bab02cd0eb95f734b4284010b38 MD5sum: 1a4c1a7ee88b42ba1e124ec0c845e6de Description: debug symbols for ros-rolling-examples-rclcpp-multithreaded-executor Build-Ids: 7881ec5abc5e266b8ee4452c0adb7b951525fdda Package: ros-rolling-examples-rclcpp-wait-set Version: 0.21.0-1noble.20250510.082725 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 3999 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-example-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-wait-set/ros-rolling-examples-rclcpp-wait-set_0.21.0-1noble.20250510.082725_amd64.deb Size: 544136 SHA256: a6289b5cd9a60379da5604076ec4a6da11900e51160f1a44c2ce8d8d3417fb68 SHA1: 3b2b076c5633bfed8b5d14d3a763fcc32900be05 MD5sum: 303d03a96b1aaad7b0a0886f058e6729 Description: Example of how to use the rclcpp::WaitSet directly. Package: ros-rolling-examples-rclcpp-wait-set-dbgsym Package-Type: ddeb Source: ros-rolling-examples-rclcpp-wait-set Version: 0.21.0-1noble.20250510.082725 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 20142 Depends: ros-rolling-examples-rclcpp-wait-set (= 0.21.0-1noble.20250510.082725) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclcpp-wait-set/ros-rolling-examples-rclcpp-wait-set-dbgsym_0.21.0-1noble.20250510.082725_amd64.deb Size: 17266148 SHA256: bcb5891c23f1d1d3d8fbad93a64800435f436f3f53ecf3ec800030b7b8a0e9b4 SHA1: 5353f57ad2b99a4b8fdd64f22766ba69e6d70652 MD5sum: 5fdef9668859ea1a9828b7d403ac918f Description: debug symbols for ros-rolling-examples-rclcpp-wait-set Build-Ids: 12074c6e3e8592a73b422a0cbb2f2671c6486cc7 13c3ca55786d04bf4327344bac1aaf392ecb11f1 1cdcdff5432894d3a00530f2469f871ac9c6f8b8 238a2513131666304da40afe81b3f33bd4a5ef2b 3da61310947c71613995ac2b061fe983f5e463bd 4ccb7a50b907ce2392ecb194d4b6f66ca3805da8 598c5ff5b3a3109b77440fac728c27f16f44f553 62153bd42189d1e18b08069a9c1e665d11e2970f 65746006daadaccf0ca6c3dddd0b72fd8b07a10e 66d8c74837a08c20bb08a28f56570a73fe158312 ed18560f90e60673dac9e9ae285640b9a0aab69d ef364c5f79d7b94cbc7ead26f7db526dfe35e8c4 Package: ros-rolling-examples-rclpy-executors Version: 0.21.0-1noble.20250510.075740 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 82 Depends: ros-rolling-rclpy, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclpy-executors/ros-rolling-examples-rclpy-executors_0.21.0-1noble.20250510.075740_amd64.deb Size: 13144 SHA256: ee7eb1b835325466456f2b22560b299d5677bd72be07cdf2a586f974824ce6d9 SHA1: d2e63dde5a01e5c3e7ec87b13c054f53b743f238 MD5sum: c827afc5aa572d2412d83cd37a33d83d Description: Examples of creating and using exectors to run multiple nodes in the same process Package: ros-rolling-examples-rclpy-guard-conditions Version: 0.21.0-1noble.20250510.075740 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 39 Depends: ros-rolling-rclpy, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclpy-guard-conditions/ros-rolling-examples-rclpy-guard-conditions_0.21.0-1noble.20250510.075740_amd64.deb Size: 6214 SHA256: ef2e6baead572a0ed431756a734915b857202ae84a932c1abd6d4d9b964ad308 SHA1: 473eeefcb7d5b815c1d2bde32c5fa204a7cd6467 MD5sum: 73d3a546be295e73cfedca4e01e35035 Description: Examples of using guard conditions. Package: ros-rolling-examples-rclpy-minimal-action-client Version: 0.21.0-1noble.20250510.075741 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 74 Depends: ros-rolling-action-msgs, ros-rolling-example-interfaces, ros-rolling-rclpy, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclpy-minimal-action-client/ros-rolling-examples-rclpy-minimal-action-client_0.21.0-1noble.20250510.075741_amd64.deb Size: 12334 SHA256: 91b21f5f93c1db2d8c701952d231bb5790b2fb7a672224be9e756d2c54f0b113 SHA1: f8d794176c992025415175f9ea78ee2b61ac91f9 MD5sum: 10aefcf383a6d2109635b5f277f81537 Description: Examples of minimal action clients using rclpy. Package: ros-rolling-examples-rclpy-minimal-action-server Version: 0.21.0-1noble.20250510.075739 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 93 Depends: ros-rolling-example-interfaces, ros-rolling-rclpy, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclpy-minimal-action-server/ros-rolling-examples-rclpy-minimal-action-server_0.21.0-1noble.20250510.075739_amd64.deb Size: 13336 SHA256: 7bdcca9c14a1ca9724ca7669507496eee673bdce5025a2a7c2f86b09639155c3 SHA1: 62a51de2a0311cb1e49856ae721291969d6db83f MD5sum: 3c20532cb01c046f076837fb34e98e6e Description: Examples of minimal action servers using rclpy. Package: ros-rolling-examples-rclpy-minimal-client Version: 0.21.0-1noble.20250510.075740 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 60 Depends: ros-rolling-example-interfaces, ros-rolling-rclpy, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclpy-minimal-client/ros-rolling-examples-rclpy-minimal-client_0.21.0-1noble.20250510.075740_amd64.deb Size: 9708 SHA256: b47f327232a2618d2dc47fa1532e0940ea467fd45638e476850ae58455402e33 SHA1: 43b87235b79118d8352083bf49e0357ccca65d31 MD5sum: 3b5338c37ca2a383d59c52dad6ad4068 Description: Examples of minimal service clients using rclpy. Package: ros-rolling-examples-rclpy-minimal-publisher Version: 0.21.0-1noble.20250510.075744 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 61 Depends: ros-rolling-rclpy, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclpy-minimal-publisher/ros-rolling-examples-rclpy-minimal-publisher_0.21.0-1noble.20250510.075744_amd64.deb Size: 9862 SHA256: d2b6fa4deea3598324354fb1bba49a76d80299869271aefac3f0b749ac6ca16b SHA1: c342bccbd7417b51df1c5e506dfd24c2f368281a MD5sum: ea1ee91959125dce33855c37ad38d9bf Description: Examples of minimal publishers using rclpy. Package: ros-rolling-examples-rclpy-minimal-service Version: 0.21.0-1noble.20250510.075744 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 45 Depends: ros-rolling-example-interfaces, ros-rolling-rclpy, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclpy-minimal-service/ros-rolling-examples-rclpy-minimal-service_0.21.0-1noble.20250510.075744_amd64.deb Size: 7158 SHA256: 86dc448b21a59ccf0ac16beb810131ffe24f4f625caca66ae08214bf2498f58c SHA1: 573d3d6dfe0e66613011fc41ccf90f81b1117ab3 MD5sum: cb5b786268760fe018f51ed06467e941 Description: Examples of minimal service servers using rclpy. Package: ros-rolling-examples-rclpy-minimal-subscriber Version: 0.21.0-1noble.20250510.075743 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 51 Depends: ros-rolling-rclpy, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclpy-minimal-subscriber/ros-rolling-examples-rclpy-minimal-subscriber_0.21.0-1noble.20250510.075743_amd64.deb Size: 7632 SHA256: aac27b5f7af901a16f8a9f8ae94a174d4504492f98ccdd8380e6a43a31b447e0 SHA1: 41da36525ae0397cb5bc7b9fb2370f1781014150 MD5sum: c8b37655e70c09dd54b5f5dc54eab3ff Description: Examples of minimal subscribers using rclpy. Package: ros-rolling-examples-rclpy-pointcloud-publisher Version: 0.21.0-1noble.20250510.075742 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 41 Depends: python3-numpy, ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-sensor-msgs-py, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-rclpy-pointcloud-publisher/ros-rolling-examples-rclpy-pointcloud-publisher_0.21.0-1noble.20250510.075742_amd64.deb Size: 7116 SHA256: 0ae82859a00ddce193d16084ec3fece0d01502396e82e0cc87e95c06a0bf376f SHA1: 67652c261ddbabca25a3a00ab7ae1f9a91af6067 MD5sum: 490cee7ed1835fca2ff943814344f8cd Description: Example on how to publish a Pointcloud2 message Package: ros-rolling-examples-tf2-py Version: 0.42.0-1noble.20250510.080232 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 91 Depends: ros-rolling-geometry-msgs, ros-rolling-launch-ros, ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-tf2-ros-py, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-examples-tf2-py/ros-rolling-examples-tf2-py_0.42.0-1noble.20250510.080232_amd64.deb Size: 14964 SHA256: 887c4e6aa9a4145307bc256c74692624b54a9f82e487336070fbf976ea6d1aa7 SHA1: 8f3d381004454db63927f01c0b5a228b333368fd MD5sum: 7220ab978f8ae7c500a2a030ed2112d6 Description: Has examples of using the tf2 Python API. Package: ros-rolling-executive-smach Version: 3.0.3-2noble.20250510.083846 Architecture: amd64 Maintainer: Isaac Saito Installed-Size: 41 Depends: ros-rolling-smach, ros-rolling-smach-msgs, ros-rolling-smach-ros, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/smach Priority: optional Section: misc Filename: pool/main/r/ros-rolling-executive-smach/ros-rolling-executive-smach_3.0.3-2noble.20250510.083846_amd64.deb Size: 5450 SHA256: 7dbaa108b917708176b15ecfd9b63ac11ded556a7df74cb8834e7d83d3c26201 SHA1: ea0eb1c8a21accc3abea8a2b2e4e67973c84a18f MD5sum: 1d0db7c9add3e8893c3f56f6c186a13f Description: This metapackage depends on the SMACH library and ROS SMACH integration packages. Package: ros-rolling-fastcdr Version: 2.3.0-1noble.20250426.191611 Architecture: amd64 Maintainer: Miguel Company Installed-Size: 503 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-rolling-ros-workspace Homepage: https://www.eprosima.com/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fastcdr/ros-rolling-fastcdr_2.3.0-1noble.20250426.191611_amd64.deb Size: 61916 SHA256: 168b610a16bb4ca8916dc84d647e72f773dcf52fd7c5eb5b6e2748399baf9bfc SHA1: 72bdf108f5872aafd49e3a7c2cc4917c6a90f110 MD5sum: 63f8fcf2f2e35562d47114d7c63e3264 Description: *eProsima Fast CDR* is a C++ serialization library implementing the Common Data Representation (CDR) mechanism defined by the Object Management Group (OMG) consortium. CDR is the serialization mechanism used in DDS for the DDS Interoperability Wire Protocol (DDSI-RTPS). Package: ros-rolling-fastcdr-dbgsym Package-Type: ddeb Source: ros-rolling-fastcdr Version: 2.3.0-1noble.20250426.191611 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Miguel Company Installed-Size: 279 Depends: ros-rolling-fastcdr (= 2.3.0-1noble.20250426.191611) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fastcdr/ros-rolling-fastcdr-dbgsym_2.3.0-1noble.20250426.191611_amd64.deb Size: 237346 SHA256: 322c2201d406f28fbee853744ad863c86c680be023e6d60041b9f757224bec70 SHA1: 98cdeb74ca9932bbbebf71a7289ce8eff3536652 MD5sum: 1d5811053c7ad6a056271a3e73876d4f Description: debug symbols for ros-rolling-fastcdr Build-Ids: 28e7a76e7648caad58b494378207b8ae90f991ba Package: ros-rolling-fastdds Version: 3.2.2-1noble.20250510.062206 Architecture: amd64 Maintainer: Raul Sanchez Mateos Installed-Size: 13848 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-fastcdr, libssl-dev, libtinyxml2-dev, python3-dev, ros-rolling-foonathan-memory-vendor, ros-rolling-ros-workspace Replaces: ros-rolling-fastrtps Homepage: https://www.eprosima.com/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fastdds/ros-rolling-fastdds_3.2.2-1noble.20250510.062206_amd64.deb Size: 3506730 SHA256: 73f2e7291a54c1df945fb6d2e83682b715c00476220e7bb5c1eec9347294f6ff SHA1: f9a880163145633cbea395b931529ef29c1fed95 MD5sum: ed64eacc3eae96b97e2672fbbb5ef10d Description: eProsima Fast DDS is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). eProsima Fast DDS implements the RTPS (Real Time Publish Subscribe) protocol, which provides publisher-subscriber communications over unreliable transports such as UDP, as defined and maintained by the Object Management Group (OMG) consortium. RTPS is also the wire interoperability protocol defined for the Data Distribution Service (DDS) standard. eProsima Fast DDS expose an API to access directly the RTPS protocol, giving the user full access to the protocol internals. Package: ros-rolling-fastdds-dbgsym Package-Type: ddeb Source: ros-rolling-fastdds Version: 3.2.2-1noble.20250510.062206 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Raul Sanchez Mateos Installed-Size: 65055 Depends: ros-rolling-fastdds (= 3.2.2-1noble.20250510.062206) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fastdds/ros-rolling-fastdds-dbgsym_3.2.2-1noble.20250510.062206_amd64.deb Size: 61127620 SHA256: 8e565817477358d9cc25211de1430bf2505706d8d3c69d67f911f66510ea4893 SHA1: 962a27d437c94a5511692d0a35c6eb0fd4863404 MD5sum: 883af938b23b6b84f41f63f209382dee Description: debug symbols for ros-rolling-fastdds Build-Ids: 2ef2b45aa9fd495fdde1812d7152880374ab9d36 c9fbf44d286bca9d46dbc1b8a38b7c96cdafe151 Package: ros-rolling-feetech-ros2-driver Version: 0.1.0-2noble.20250510.084419 Architecture: amd64 Maintainer: Jafar Uruc Installed-Size: 673 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libserial1 (>= 1.0.0), libspdlog1.12-fmt9, libstdc++6 (>= 13.1), libfmt-dev, librange-v3-dev, libserial-dev, libspdlog-dev, pkg-config, ros-rolling-hardware-interface, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-tl-expected, ros-rolling-ros-workspace Homepage: https://github.com/JafarAbdi/feetech_ros2_driver Priority: optional Section: misc Filename: pool/main/r/ros-rolling-feetech-ros2-driver/ros-rolling-feetech-ros2-driver_0.1.0-2noble.20250510.084419_amd64.deb Size: 191260 SHA256: e5bf7a35963b12bff37380c980108b4e54040f3b985ce27e843b44491c114d8a SHA1: 2a1c730015b504f023784e3d73b978f1b5b1ef87 MD5sum: 431d1ce54e009473e30b115079eb7f4b Description: ros2_control hardware interface for Feetech Servos Package: ros-rolling-feetech-ros2-driver-dbgsym Package-Type: ddeb Source: ros-rolling-feetech-ros2-driver Version: 0.1.0-2noble.20250510.084419 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jafar Uruc Installed-Size: 3051 Depends: ros-rolling-feetech-ros2-driver (= 0.1.0-2noble.20250510.084419) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-feetech-ros2-driver/ros-rolling-feetech-ros2-driver-dbgsym_0.1.0-2noble.20250510.084419_amd64.deb Size: 2949994 SHA256: 003b987b02326b6f06fcf73328e32c3ae79fcab50279d0f50b8eb11c389e38db SHA1: b25a9c3353e276ce050d173231031b4ce1ffb6ea MD5sum: 2dc46095775e8d6b5b31f95a63c662ed Description: debug symbols for ros-rolling-feetech-ros2-driver Build-Ids: 3737a20b609de6171a0c60904029954ca25dba69 8bb092ae3797eea76a4ba46ecb640f2917d96203 b5a6dc229b001cc5c9507ad3c67aade26b2f3871 bdc07d7b6f5e42a96d38d99a124a442eb3959521 Package: ros-rolling-ffmpeg-encoder-decoder Version: 2.0.0-1noble.20250510.080900 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 286 Depends: libavcodec60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libswscale7 (>= 7:6.0), ffmpeg, libavcodec-dev, libavdevice-dev, libavformat-dev, libavutil-dev, libopencv-imgproc-dev, libswscale-dev, ros-rolling-cv-bridge, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ffmpeg-encoder-decoder/ros-rolling-ffmpeg-encoder-decoder_2.0.0-1noble.20250510.080900_amd64.deb Size: 81556 SHA256: 4bd1ddc879a4547184b9717af145f12fb3d7c00c3267d5d2182edb2e68340196 SHA1: e72ebeaf36ea37fc5edb0a6ad5a076aebfe8722e MD5sum: 3a12655abe41fa32fab1c6663cf799bd Description: ROS2 convenience wrapper around ffmpeg for encoding/decoding Package: ros-rolling-ffmpeg-encoder-decoder-dbgsym Package-Type: ddeb Source: ros-rolling-ffmpeg-encoder-decoder Version: 2.0.0-1noble.20250510.080900 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 1235 Depends: ros-rolling-ffmpeg-encoder-decoder (= 2.0.0-1noble.20250510.080900) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ffmpeg-encoder-decoder/ros-rolling-ffmpeg-encoder-decoder-dbgsym_2.0.0-1noble.20250510.080900_amd64.deb Size: 1183328 SHA256: 15b2579a7ced907055c1948c63a05ffd0aef2dab9973ce9d9ceab0b9abac0802 SHA1: 4bf567faf2b5c636c4c0e40f95cbfbe2af631ed8 MD5sum: 0311ac218ac5d10fe7d94a6da546f423 Description: debug symbols for ros-rolling-ffmpeg-encoder-decoder Build-Ids: c825d770d32f6fb7cc07b391d8fc2d75bcebdec0 Package: ros-rolling-ffmpeg-image-transport Version: 2.0.2-1noble.20250510.081310 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 590 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ffmpeg-encoder-decoder, ros-rolling-ffmpeg-image-transport-msgs, ros-rolling-image-transport, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rcutils, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ffmpeg-image-transport/ros-rolling-ffmpeg-image-transport_2.0.2-1noble.20250510.081310_amd64.deb Size: 130250 SHA256: 7a5966bcdc4a9d18db3ffc016da3b3fcd1e368095bb503ffad20ea9a504ec243 SHA1: e121f004969e35c1a811affe2dc4a7941eae396c MD5sum: 05b69d090965fad17ae3d8886a0e6f58 Description: ffmpeg_image_transport provides a plugin to image_transport for transparently sending an image stream encoded with ffmpeg. Package: ros-rolling-ffmpeg-image-transport-dbgsym Package-Type: ddeb Source: ros-rolling-ffmpeg-image-transport Version: 2.0.2-1noble.20250510.081310 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 2790 Depends: ros-rolling-ffmpeg-image-transport (= 2.0.2-1noble.20250510.081310) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ffmpeg-image-transport/ros-rolling-ffmpeg-image-transport-dbgsym_2.0.2-1noble.20250510.081310_amd64.deb Size: 2434884 SHA256: e25dc50169e8f7b831713027d2b18b5142828bd50520645108ba7e319fbb2923 SHA1: dc3d6d981a19758491ee7ec6eb38c51cfaf4c110 MD5sum: ea7657b954a54db9cd2b3643fc684c48 Description: debug symbols for ros-rolling-ffmpeg-image-transport Build-Ids: b2ba8eb7aabbcd3a286657686750ac72ca54d502 Package: ros-rolling-ffmpeg-image-transport-msgs Version: 1.0.2-2noble.20250429.141524 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 499 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ffmpeg-image-transport-msgs/ros-rolling-ffmpeg-image-transport-msgs_1.0.2-2noble.20250429.141524_amd64.deb Size: 50948 SHA256: 22088816098a840bd90ed8f62d2e5e0099a55453cd3cd9964165192eb6fdd984 SHA1: c7a1344234db0aa92ee34ecf79f5573d2e73f529 MD5sum: 06e4f26d78619abb53dc16d4c23ceb6f Description: messages for ffmpeg image transport plugin Package: ros-rolling-ffmpeg-image-transport-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-ffmpeg-image-transport-msgs Version: 1.0.2-2noble.20250429.141524 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 329 Depends: ros-rolling-ffmpeg-image-transport-msgs (= 1.0.2-2noble.20250429.141524) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ffmpeg-image-transport-msgs/ros-rolling-ffmpeg-image-transport-msgs-dbgsym_1.0.2-2noble.20250429.141524_amd64.deb Size: 231440 SHA256: 8c9c412c005e2353cc8a46c56b550668fbc1eb9f7e8ec24d987ab583fa179671 SHA1: ffbec2f09ee8d1e2abf61c17cfa038c0000b043d MD5sum: af24d39691b60ab7115caa125838f3a9 Description: debug symbols for ros-rolling-ffmpeg-image-transport-msgs Build-Ids: 07cfc62c6308fc93a655335a6898041c9be43ab1 0c3c49faa17c44fc7336eece947e29f604439a3f 143b63b72adf58ebb244ce8f5feedcd9eca7867d 15c6238a2b9cccd632cc2fc18d550a0006c9a298 3a66c7095ed21d55342f6fc32571aa7de050492e 447aa11a7df0235bc7548acbc9eb364ddbbb5315 a4c18f7b3f92988c23936b4115e41dfb5cae6821 b943ddd97bc89e6a3f0e066e69e615fd6842acfb dbfef361f102c9c5dd53bcfa32cb8a1ff3d07990 ed472584a7c74fb92aded604fb64d79b641a9554 f912fbf8a0ea13b6ef8d89612f7c90ec9de4852b Package: ros-rolling-ffmpeg-image-transport-tools Version: 2.1.1-1noble.20250510.081316 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 235 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-rolling-cv-bridge, ros-rolling-ffmpeg-encoder-decoder, ros-rolling-ffmpeg-image-transport-msgs, ros-rolling-rclcpp, ros-rolling-rosbag2-cpp, ros-rolling-rosbag2-storage, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ffmpeg-image-transport-tools/ros-rolling-ffmpeg-image-transport-tools_2.1.1-1noble.20250510.081316_amd64.deb Size: 64680 SHA256: d269688434a6929f9e3bccfe27c0a4f2ce1d05cde5342e5b4bd9c59b9a70c01e SHA1: 9099aaf542687306f3ffc5b39b866de33f0f28d1 MD5sum: 923737f561d117fc866e404fabcfaf38 Description: tools for processing ffmpeg_image_transport_msgs Package: ros-rolling-ffmpeg-image-transport-tools-dbgsym Package-Type: ddeb Source: ros-rolling-ffmpeg-image-transport-tools Version: 2.1.1-1noble.20250510.081316 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 1348 Depends: ros-rolling-ffmpeg-image-transport-tools (= 2.1.1-1noble.20250510.081316) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ffmpeg-image-transport-tools/ros-rolling-ffmpeg-image-transport-tools-dbgsym_2.1.1-1noble.20250510.081316_amd64.deb Size: 1289902 SHA256: f6a7f1c800c97fc2d6dfb2b25dee1b6945f1930db8c852a79cc14c6b81940cdf SHA1: 9aadd1d21c4bc36640c9da28749ba0c6660a44df MD5sum: 86d5c8acb5cf2413a2da8e11e2e2ca0a Description: debug symbols for ros-rolling-ffmpeg-image-transport-tools Build-Ids: 5f68408e6b42897db7d09ee8ffe31ab244cda028 67e01af2244f0758cd31caa7e0dea0c350632a26 Package: ros-rolling-fields2cover Version: 2.0.0-15noble.20250426.221324 Architecture: amd64 Maintainer: Gonzalo Mier Installed-Size: 12793 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libgdal34t64 (>= 3.7.0), libgeos-c1t64 (>= 3.4.2), libjpeg8 (>= 8c), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 13.1), libtiff6 (>= 4.0.3), libtinyxml2-10 (>= 10.0.0), ros-rolling-ortools-vendor, git, libboost-all-dev, libeigen3-dev, libgdal-dev, libgeos++-dev, libgtest-dev, libtbb-dev, libtinyxml2-dev, python3-dev, python3-matplotlib, python3-tk, swig, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fields2cover/ros-rolling-fields2cover_2.0.0-15noble.20250426.221324_amd64.deb Size: 4667466 SHA256: 1719d8a777cf6940490541cec4615e61fe63beaa67164df82ab2792815905a85 SHA1: de54bc2e63d3afcbf462b40f669ec170a5f0128c MD5sum: c35ecbe167b555b0f81184ee75459d83 Description: Robust and efficient coverage paths for autonomous agricultural vehicles. A modular and extensible Coverage Path Planning library Package: ros-rolling-fields2cover-dbgsym Package-Type: ddeb Source: ros-rolling-fields2cover Version: 2.0.0-15noble.20250426.221324 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Gonzalo Mier Installed-Size: 15297 Depends: ros-rolling-fields2cover (= 2.0.0-15noble.20250426.221324) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fields2cover/ros-rolling-fields2cover-dbgsym_2.0.0-15noble.20250426.221324_amd64.deb Size: 14052632 SHA256: 8f89c04757e88d8c1fcdf773efe568efce2b231b47e523cd8004460d5cc02e47 SHA1: 2b403e4c7aa486962d2428deb80c55092308e3dd MD5sum: 1a12cf4284452557d6faca99302bb646 Description: debug symbols for ros-rolling-fields2cover Build-Ids: 00754e7520960af1038a7f79283ed600753f11a6 ac02baf593a9038f236698ed4da7ee469b2c68ca f2ab3580590868002fd731667b44b73ac38b74a4 Package: ros-rolling-filters Version: 2.2.0-1noble.20250510.080217 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 504 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-dev, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-ros-workspace Homepage: https://wiki.ros.org/filters Priority: optional Section: misc Filename: pool/main/r/ros-rolling-filters/ros-rolling-filters_2.2.0-1noble.20250510.080217_amd64.deb Size: 80030 SHA256: 9d5d32b943cc7d37406affb17f572872512d3e4924570d3aa829a1d6510de7ec SHA1: 2238de40a4ca2ffe9685afc777d664b5db1b1abe MD5sum: 55d2bed6ec465edd52b5913f514a3e53 Description: This library provides a standardized interface for processing data as a sequence of filters. This package contains a base class upon which to build specific implementations as well as an interface which dynamically loads filters based on runtime parameters. Package: ros-rolling-filters-dbgsym Package-Type: ddeb Source: ros-rolling-filters Version: 2.2.0-1noble.20250510.080217 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 1916 Depends: ros-rolling-filters (= 2.2.0-1noble.20250510.080217) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-filters/ros-rolling-filters-dbgsym_2.2.0-1noble.20250510.080217_amd64.deb Size: 1797200 SHA256: 12ed2f5316d3daefc73dfea2f31bf18df4f7fba21180c7e34ced391f354f761a SHA1: 88dce0ac25a3ab2f52fbebff8926a3f02d9182e1 MD5sum: faf624ab9b7134f88c62b697f2e74797 Description: debug symbols for ros-rolling-filters Build-Ids: 635a1dfa603c2f0ed776cc13b8c041264b4eecfb 7c7be41288d7e943adc88d116a7ac42910c0fcc3 cd5cab330ed39bce5a8ca9906291907298531e8b e37bbb75b4c6e9f3e5d0738b19350e7efafce53d f601482f48298c92d0d4b4eeddb1242add205f26 Package: ros-rolling-find-object-2d Version: 0.7.1-1noble.20250510.081520 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 4167 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libopencv-video406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libpython3.12t64 (>= 3.12.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5t64 (>= 5.0.2), libqt5printsupport5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.15.1), libstdc++6 (>= 13.1), ros-rolling-fastcdr, zlib1g (>= 1:1.2.0), qtbase5-dev, ros-rolling-builtin-interfaces, ros-rolling-cv-bridge, ros-rolling-geometry-msgs, ros-rolling-image-transport, ros-rolling-message-filters, ros-rolling-rclcpp, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, zlib1g-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-find-object-2d/ros-rolling-find-object-2d_0.7.1-1noble.20250510.081520_amd64.deb Size: 902222 SHA256: 27e5b9961648bd4ab26f98fb72ac7346b430a72401dc44ff5cee2ed6165b1847 SHA1: 6680d5b85ae658317df3ea65929befd44689a15a MD5sum: f8af0da07a8547490351f080a5bf27ca Description: The find_object_2d package Package: ros-rolling-find-object-2d-dbgsym Package-Type: ddeb Source: ros-rolling-find-object-2d Version: 0.7.1-1noble.20250510.081520 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 21439 Depends: ros-rolling-find-object-2d (= 0.7.1-1noble.20250510.081520) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-find-object-2d/ros-rolling-find-object-2d-dbgsym_0.7.1-1noble.20250510.081520_amd64.deb Size: 19726848 SHA256: 739b21c082fe5c62a926f41249a219bdb4140517f93274adca9dfaed80d45ddb SHA1: 2ff349da4e082a97e11b01c82f882aefd8c5128e MD5sum: 20f4de328e2508c9e3fb661f7251de07 Description: debug symbols for ros-rolling-find-object-2d Build-Ids: 0d26be3128332448250c18e4f50d41d54abcb290 19e4bfa2c5f319c13f1bdbb679d8a33c986aab42 1f41e9e124099427ff4e2708bca0a8bdcb111596 5d30e99bdd05a9bf558fe063f88061632fe34dcc 6e75ce60a7e3e7f815c41daa2f2562f26a2fac78 77a8e8ca3b000b193949720ea02e0f9e2c18c48b 77fd41ff3c200448012077d788dd9b6186b14fe0 781cc2bbff8f39da3681fdc1b5b9b316a7e176cf 7f1835f30df9cc7253c291c1ccacffcba0630b0d 868cd41b0aa4160ca00913043d00cbbf341e603a 8b9a6d632ffd7293309ed91f5d901659a1654f2c a006daa1cd584e3bfd8f6b1a34d9be91faa161e9 a07d9739933c72a7296f0bb458b7083d87f17e07 dc6c8f17ea2b7f0dc029d7f43493c6e9f0f19c8e e59056387b3feacd8a8846850a9bc845005a59f2 Package: ros-rolling-fkie-message-filters Version: 3.2.0-1noble.20250510.082729 Architecture: amd64 Maintainer: Timo Röhling Installed-Size: 373 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-image-transport, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fkie-message-filters/ros-rolling-fkie-message-filters_3.2.0-1noble.20250510.082729_amd64.deb Size: 53832 SHA256: b2e5499a6984d53a5b178d3ad9272bee1f3c73ab3b7b226f45982eaae52a5e99 SHA1: 4779702efcd28e2374b0ddd05c9e7157238602e1 MD5sum: af26af03dade5cb8af95f06ab3f5b6d1 Description: Improved ROS message filters Package: ros-rolling-fkie-message-filters-dbgsym Package-Type: ddeb Source: ros-rolling-fkie-message-filters Version: 3.2.0-1noble.20250510.082729 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Timo Röhling Installed-Size: 260 Depends: ros-rolling-fkie-message-filters (= 3.2.0-1noble.20250510.082729) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fkie-message-filters/ros-rolling-fkie-message-filters-dbgsym_3.2.0-1noble.20250510.082729_amd64.deb Size: 240088 SHA256: 253572cc69d4131197a5eaaa88ec3308f2ef5d64f570c0c8859cd78bcdf15820 SHA1: c6dcff81e432cc091b20268397cfe179b2ed0a32 MD5sum: 8279e079b5d9be63e044e899be88ccec Description: debug symbols for ros-rolling-fkie-message-filters Build-Ids: 62fb3e880818c302b5ec6a7c5bf33bff86a87551 Package: ros-rolling-flex-sync Version: 2.0.0-1noble.20250510.082837 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 102 Depends: ros-rolling-ament-cmake-clang-format, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-flex-sync/ros-rolling-flex-sync_2.0.0-1noble.20250510.082837_amd64.deb Size: 16994 SHA256: 7cc2e407a46c45fb0a39ef1fc5190626387049c9224eb8496f11e98cc53ab82b SHA1: 0d7b96c20af9832ee6fca6456c4b8ef8f7ebc012 MD5sum: dbb6ac561f1415c8b6f066b19c8c4bdc Description: ros2 package for syncing variable number of topics Package: ros-rolling-flexbe-behavior-engine Version: 3.0.3-1noble.20250510.083945 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 42 Depends: ros-rolling-flexbe-core, ros-rolling-flexbe-input, ros-rolling-flexbe-mirror, ros-rolling-flexbe-msgs, ros-rolling-flexbe-onboard, ros-rolling-flexbe-states, ros-rolling-flexbe-testing, ros-rolling-flexbe-widget, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/flexbe Priority: optional Section: misc Filename: pool/main/r/ros-rolling-flexbe-behavior-engine/ros-rolling-flexbe-behavior-engine_3.0.3-1noble.20250510.083945_amd64.deb Size: 6336 SHA256: b17c7a4d5580c9a8a72f2c952f0e9af29d3c845cf09cf43dd09936f6e419c892 SHA1: b12e75cfa1cd81d89a9f18baa05ba0f482d6c1d0 MD5sum: 1029b1e4754b110d259c7ffe0fbef64f Description: A meta-package to aggregate all the FlexBE packages Package: ros-rolling-flexbe-core Version: 3.0.3-1noble.20250510.080213 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 549 Depends: ros-rolling-flexbe-msgs, ros-rolling-rclpy, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-tf2-ros-py, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-rolling-flexbe-core/ros-rolling-flexbe-core_3.0.3-1noble.20250510.080213_amd64.deb Size: 113280 SHA256: db8133b3875311bdb69620112fd643ff14f7d4701f09c22f360ecfde37378d69 SHA1: 16831b0747b48938be0fbfd830b4974d137403af MD5sum: 43d4f0a1683abe78c2d7f8988cca1d93 Description: flexbe_core provides the core components for the FlexBE behavior engine. Package: ros-rolling-flexbe-input Version: 3.0.3-1noble.20250510.080439 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 87 Depends: ros-rolling-flexbe-core, ros-rolling-flexbe-msgs, ros-rolling-rclpy, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-rolling-flexbe-input/ros-rolling-flexbe-input_3.0.3-1noble.20250510.080439_amd64.deb Size: 18484 SHA256: f3d5d4bbfd1970eb97be729171cf0d873ee7da4ac915931ba724a8787566c39d SHA1: 7c1838e74b3331e83742cd3045fd87729efcf77e MD5sum: ba49426c5ff3172446db696b52b59f4f Description: flexbe_input enables to send data to onboard behavior when required. Package: ros-rolling-flexbe-mirror Version: 3.0.3-1noble.20250510.080439 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 194 Depends: ros-rolling-flexbe-core, ros-rolling-flexbe-msgs, ros-rolling-rclpy, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-rolling-flexbe-mirror/ros-rolling-flexbe-mirror_3.0.3-1noble.20250510.080439_amd64.deb Size: 46316 SHA256: e6df53eac58e98c6b5eb082ae0735b0ea0ce0011f35d35c1cb45eaf67c3e19e3 SHA1: c894a969e93c247f353216221be732297fc4154d MD5sum: 6f6545d65285a6ed477081e3b6e0fc2e Description: flexbe_mirror implements functionality to remotely mirror an executed behavior. Package: ros-rolling-flexbe-msgs Version: 3.0.3-1noble.20250429.145311 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 7026 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-generators, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/flexbe_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-flexbe-msgs/ros-rolling-flexbe-msgs_3.0.3-1noble.20250429.145311_amd64.deb Size: 462226 SHA256: 32515e19e37f8d5b1140228f1681a97fb9f243d7be75026fffecec7e8813925c SHA1: 3eb2ab51204734b193f341a7b3a887b6216738a4 MD5sum: eaeeec36bf5db6e77162697bf7acdfbd Description: flexbe_msgs provides the messages used by FlexBE. Package: ros-rolling-flexbe-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-flexbe-msgs Version: 3.0.3-1noble.20250429.145311 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 4924 Depends: ros-rolling-flexbe-msgs (= 3.0.3-1noble.20250429.145311) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-flexbe-msgs/ros-rolling-flexbe-msgs-dbgsym_3.0.3-1noble.20250429.145311_amd64.deb Size: 3896530 SHA256: 4743c0ad9deb473852f43a539db1b91c67ae7f460228927a9fc0f3d515734021 SHA1: d3851fcb06fd33c67801912f4bc5adb39f10b1aa MD5sum: 4ca91a388f9a0eef0ba10832629f81c6 Description: debug symbols for ros-rolling-flexbe-msgs Build-Ids: 0412d0f6b35f38f58c18817394d230709f188087 13045d4bed35f14f067e055a3e288f6572ca0a2b 2981f0475b2ef7faa90a727adde1d84d2b4b9898 33ec454d4d7e4a78bad783d0db6e6d6b8c0c07aa 718d752db1dad9faf6647683e8bc3c8a7ed20b92 7493a42c81ca9b3d5517b0068fbf913f1869101a 7fa1b12a5e61c9f771ddfe16e0224b2ac217f82b 99c436c72cd054e17e36736d550c430ca41ee00c aa400877389e20b1a2630d2da3217329d2c2859b c20330d825dac0b6427f37838bb5049704676ef1 e37e25795fe6f67a296593a24bdc6b9cb9e4a285 Package: ros-rolling-flexbe-onboard Version: 3.0.3-1noble.20250510.081123 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 169 Depends: ros-rolling-flexbe-core, ros-rolling-flexbe-msgs, ros-rolling-flexbe-states, ros-rolling-launch-ros, ros-rolling-rclpy, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-rolling-flexbe-onboard/ros-rolling-flexbe-onboard_3.0.3-1noble.20250510.081123_amd64.deb Size: 33838 SHA256: 6e9a5553883a3c727ce45d16fdc3219df4fad055343a37b18f1b36643406b508 SHA1: 7880473d7a082c407d231223a4811d5c0555ba72 MD5sum: 2880c3983d77fc01a9eb410e4d26bf36 Description: flexbe_onboard implements the robot-side of the behavior engine from where all behaviors are started. Package: ros-rolling-flexbe-states Version: 3.0.3-1noble.20250510.080932 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 180 Depends: ros-rolling-flexbe-core, ros-rolling-flexbe-msgs, ros-rolling-flexbe-testing, ros-rolling-rclpy, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-rolling-flexbe-states/ros-rolling-flexbe-states_3.0.3-1noble.20250510.080932_amd64.deb Size: 25318 SHA256: fe52651a75efecef5e69f52b167de58bfc46cc01d8705c2826550b2275f81337 SHA1: b7fee20eb16a6ccabf7e18fce326b8c7e0268ef8 MD5sum: c0ab90ba047b96abeb0d0303ad225c34 Description: flexbe_states provides a collection of common generic predefined states. Package: ros-rolling-flexbe-testing Version: 3.0.3-1noble.20250510.080445 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 148 Depends: ros-rolling-flexbe-core, ros-rolling-flexbe-msgs, ros-rolling-launch-ros, ros-rolling-rclpy, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-rolling-flexbe-testing/ros-rolling-flexbe-testing_3.0.3-1noble.20250510.080445_amd64.deb Size: 20640 SHA256: e6a581d412393bc5b928e07144669bd1f8c641acac022642d021e03f039843cb SHA1: a40b7dd9e0f21a585d3fa4a54b7618c619728f4c MD5sum: ed34a89904944bad41ffe0c89561997a Description: flexbe_testing provides a framework for unit testing states. Package: ros-rolling-flexbe-widget Version: 3.0.3-1noble.20250510.081426 Architecture: amd64 Maintainer: Philipp Schillinger Installed-Size: 109 Depends: ros-rolling-flexbe-core, ros-rolling-flexbe-mirror, ros-rolling-flexbe-msgs, ros-rolling-flexbe-onboard, ros-rolling-launch-ros, ros-rolling-rclpy, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/flexbe_core Priority: optional Section: misc Filename: pool/main/r/ros-rolling-flexbe-widget/ros-rolling-flexbe-widget_3.0.3-1noble.20250510.081426_amd64.deb Size: 19112 SHA256: 999d7830b222152773512928659813efc8b0240073b28ea2474fe3e9a0f2e443 SHA1: bd291d13ff0f019b70acd171cc2fd9ab8f7e23a9 MD5sum: b6907a1e35cf50f2c2bf6edcc0af09c0 Description: flexbe_widget implements some smaller scripts for the behavior engine. Package: ros-rolling-flir-camera-description Version: 3.0.1-1noble.20250510.081828 Architecture: amd64 Maintainer: Luis Camero Installed-Size: 398 Depends: ros-rolling-robot-state-publisher, ros-rolling-urdf, ros-rolling-xacro, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-flir-camera-description/ros-rolling-flir-camera-description_3.0.1-1noble.20250510.081828_amd64.deb Size: 96020 SHA256: 449f32545fc8213ab13824a16653790ef7eb41026cf929cadaf2188aac92a31c SHA1: dcefa887a3322cb780aa2af8505a7684e045b2c4 MD5sum: b9a694e04dd5212c1be40abc68a50af6 Description: FLIR camera Description package Package: ros-rolling-flir-camera-msgs Version: 3.0.1-1noble.20250429.140836 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 572 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-flir-camera-msgs/ros-rolling-flir-camera-msgs_3.0.1-1noble.20250429.140836_amd64.deb Size: 50380 SHA256: 810ccfdb508c8e2f89aa8a219834ec94e97b2ac83346b7bfeec1f8c991fff7d8 SHA1: e0c73baaf78f06e536f171f09dbf77ca08a8c22f MD5sum: 600d902fd69078a54890a4a176cfb37c Description: messages related to flir camera driver Package: ros-rolling-flir-camera-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-flir-camera-msgs Version: 3.0.1-1noble.20250429.140836 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 376 Depends: ros-rolling-flir-camera-msgs (= 3.0.1-1noble.20250429.140836) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-flir-camera-msgs/ros-rolling-flir-camera-msgs-dbgsym_3.0.1-1noble.20250429.140836_amd64.deb Size: 269328 SHA256: ee46cf0b14e80eee2c89a8718f8b0d7c53206dafbeebdb3e7164634404dd2836 SHA1: d409b5bfc014e9167afa6c80a4399c229b311cb3 MD5sum: 814eb2c64ba5089e4189cdbc07a0e466 Description: debug symbols for ros-rolling-flir-camera-msgs Build-Ids: 038c7f4ddf14409c7df5d2b5669c86ef1f92d3af 057c1bd6a1332c0a24abeceece332d8d3de6b095 0df9e781e4bf6a1bb38fa1692da86b4737bd3a59 29e9c6f56c692e87174349ac5fb12b94e0da9cdb 3442a9909f09ff27858259fd22c16bf37cc7654d 717c46730e74d27b8798d33115cb56f3c5022f90 86dbf4bc258ad0a9e9b87f6020f877a70ad5c4d7 8e1e33779f3d6806b96059be88b3beb2c5fb69bd b4bd2b93d8f3c8febb54e258542e7ea2195684ea dcda9bce0de6bb1f4b375b53071cc7e6314922e7 eaddcf00453ad90d02da2bd52532f68783eb0bd5 Package: ros-rolling-fluent-rviz Version: 0.0.3-4noble.20250510.082845 Architecture: amd64 Maintainer: shouth Installed-Size: 83 Depends: ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-std-msgs, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fluent-rviz/ros-rolling-fluent-rviz_0.0.3-4noble.20250510.082845_amd64.deb Size: 13742 SHA256: 68d23e7af5acd12385d26edbfb45d366fd9fdbe02efe6dd9295ba47a7b9b3950 SHA1: d4ecf55c1d636b49302900bdb57f7aa2a0b213fe MD5sum: eb8f7208ba72d5cd298796405333d8e0 Description: A library which makes Rviz fluent. Powered by C++17 Package: ros-rolling-fmi-adapter Version: 2.1.2-2noble.20250510.081504 Architecture: amd64 Maintainer: Ralph Lange Installed-Size: 985 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-rcl-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclcpp-lifecycle, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/fmi_adapter Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fmi-adapter/ros-rolling-fmi-adapter_2.1.2-2noble.20250510.081504_amd64.deb Size: 287410 SHA256: c2edc21faa3d622166a73ac3b7bcd763faf982ef324f1cccf4c44fd7bb5320c9 SHA1: 351148bf1a65b208cc0a6275a0c6f968b8deca2f MD5sum: 03b62d52e8b06d08fa0512bd91464eef Description: Wraps FMUs for co-simulation Package: ros-rolling-fmi-adapter-dbgsym Package-Type: ddeb Source: ros-rolling-fmi-adapter Version: 2.1.2-2noble.20250510.081504 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ralph Lange Installed-Size: 2766 Depends: ros-rolling-fmi-adapter (= 2.1.2-2noble.20250510.081504) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fmi-adapter/ros-rolling-fmi-adapter-dbgsym_2.1.2-2noble.20250510.081504_amd64.deb Size: 2380982 SHA256: 45f1c0f65aef31cb43dee6d2e28e50ee6f212700f609f783b8478c2fe6db425b SHA1: c69d2d2abb1790778ac33a966718aa963b48caa1 MD5sum: 4cf4a09052cff0eb54dc7fea9eb24d3d Description: debug symbols for ros-rolling-fmi-adapter Build-Ids: add09539198fefdfc94efdbf4188142820637115 d148f5df238677f252f77f4c0304049d4dbd47a0 Package: ros-rolling-fmi-adapter-examples Version: 2.1.2-2noble.20250510.081831 Architecture: amd64 Maintainer: Ralph Lange Installed-Size: 108 Depends: ros-rolling-fmi-adapter, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/fmi_adapter Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fmi-adapter-examples/ros-rolling-fmi-adapter-examples_2.1.2-2noble.20250510.081831_amd64.deb Size: 45762 SHA256: 4d8e68ccb515c9caa66c46d3ca5bcd826f1b314f0118fa8cb2bc2019843cb4bb SHA1: 9990c18165232c8247d0d9ffbdff9efed9155d1e MD5sum: 70c010323a663eff3bbdff7715ae1120 Description: Provides small examples for use of the fmi_adapter package Package: ros-rolling-fmilibrary-vendor Version: 1.0.1-4noble.20250426.193958 Architecture: amd64 Maintainer: Ralph Lange Installed-Size: 1901 Depends: libc6 (>= 2.34), ros-rolling-ros-workspace Homepage: https://jmodelica.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fmilibrary-vendor/ros-rolling-fmilibrary-vendor_1.0.1-4noble.20250426.193958_amd64.deb Size: 395994 SHA256: f7f8e610d25afe8f28b3379c56d7bcf5f965d8c245e9e74e39b22365449d338f SHA1: c40a025b1251c5dda248bbaf63977709d375def3 MD5sum: b9538e89c1316bc93ef5366bdb7492ab Description: Wrapper (aka vendor package) around the FMILibrary by Modelon AB (JModelica.org) Package: ros-rolling-fmilibrary-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-fmilibrary-vendor Version: 1.0.1-4noble.20250426.193958 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ralph Lange Installed-Size: 751 Depends: ros-rolling-fmilibrary-vendor (= 1.0.1-4noble.20250426.193958) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fmilibrary-vendor/ros-rolling-fmilibrary-vendor-dbgsym_1.0.1-4noble.20250426.193958_amd64.deb Size: 663624 SHA256: db62a17aeee138e7c0e8dc39b7985fa5ac3227f03f011600de362129bdad5603 SHA1: 640c347190caa93ae7a3d3740529d89fc2d44985 MD5sum: 44f270f1d67c4e074e0bb6ab0a092732 Description: debug symbols for ros-rolling-fmilibrary-vendor Build-Ids: ae0a08d486ac94f6bba89c4c626e9d985b61d7f1 Package: ros-rolling-foonathan-memory-vendor Version: 1.3.1-2noble.20250426.191614 Architecture: amd64 Maintainer: Miguel Company Installed-Size: 5315 Depends: cmake, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-foonathan-memory-vendor/ros-rolling-foonathan-memory-vendor_1.3.1-2noble.20250426.191614_amd64.deb Size: 786536 SHA256: 4943411a148f86597008dd46aafa7d5335e461cfed60bf367c810ce192de4b57 SHA1: 1056aab243ef70ba91e1c9ec0c6d6db49ef4c34d MD5sum: 61c8da464b4c80e985067f5474a2b54a Description: Foonathan/memory vendor package for Fast-RTPS. Package: ros-rolling-force-torque-sensor-broadcaster Version: 4.24.0-1noble.20250510.085050 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 344 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-controller-interface, ros-rolling-generate-parameter-library, ros-rolling-geometry-msgs, ros-rolling-hardware-interface, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-realtime-tools, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-force-torque-sensor-broadcaster/ros-rolling-force-torque-sensor-broadcaster_4.24.0-1noble.20250510.085050_amd64.deb Size: 93162 SHA256: ea0721b16eac1537b9555e9aff95d213415d7bf53cad8b6904d78537aed4ad1b SHA1: a08d1d21de1e029465977f68565c6a9636bf382d MD5sum: c79fdc61540863adc281497838892a51 Description: Controller to publish state of force-torque sensors. Package: ros-rolling-force-torque-sensor-broadcaster-dbgsym Package-Type: ddeb Source: ros-rolling-force-torque-sensor-broadcaster Version: 4.24.0-1noble.20250510.085050 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1301 Depends: ros-rolling-force-torque-sensor-broadcaster (= 4.24.0-1noble.20250510.085050) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-force-torque-sensor-broadcaster/ros-rolling-force-torque-sensor-broadcaster-dbgsym_4.24.0-1noble.20250510.085050_amd64.deb Size: 1218086 SHA256: b4bfaffaa8a7dbc11dfc70e846abcd5538ab6b4be508dcf92ecbb18f2f11294b SHA1: 567d6c7d063f82686b0e9ab66768138ef742b125 MD5sum: d077a8e4a4e29a6085abb3981831d2d7 Description: debug symbols for ros-rolling-force-torque-sensor-broadcaster Build-Ids: aeb333a1c8a14969656217d82ac72d41a81ceea0 Package: ros-rolling-forward-command-controller Version: 4.24.0-1noble.20250510.085133 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 563 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-controller-interface, ros-rolling-generate-parameter-library, ros-rolling-hardware-interface, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-realtime-tools, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-forward-command-controller/ros-rolling-forward-command-controller_4.24.0-1noble.20250510.085133_amd64.deb Size: 123432 SHA256: 79abf7e770ee2a8710eaf93be189fa15f9139e0a4281165b64910aeb1bb1d081 SHA1: b2efc0424b96291166a51506bc18de5ff96498f4 MD5sum: e123f466bd40cebec4f741223b97c0ea Description: Generic controller for forwarding commands. Package: ros-rolling-forward-command-controller-dbgsym Package-Type: ddeb Source: ros-rolling-forward-command-controller Version: 4.24.0-1noble.20250510.085133 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 2651 Depends: ros-rolling-forward-command-controller (= 4.24.0-1noble.20250510.085133) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-forward-command-controller/ros-rolling-forward-command-controller-dbgsym_4.24.0-1noble.20250510.085133_amd64.deb Size: 2324744 SHA256: 55964095bfb28f0a14de9ec398f5e137fbb017298b46f8e235785b453d729c8c SHA1: 4eadf02fd512be49ba669cbba84278c36a2c6533 MD5sum: df234f49aaed7b530117f5aa90f32f4b Description: debug symbols for ros-rolling-forward-command-controller Build-Ids: 2df624ddeef473ce85e5bd87448c5aec5644a268 Package: ros-rolling-four-wheel-steering-msgs Version: 2.0.1-5noble.20250429.141538 Architecture: amd64 Maintainer: Vincent Rousseau Installed-Size: 597 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/four_wheel_steering_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-four-wheel-steering-msgs/ros-rolling-four-wheel-steering-msgs_2.0.1-5noble.20250429.141538_amd64.deb Size: 52294 SHA256: a88ea4d7e8c069781a63c8010b0a09fa939f0675955dbc4e6f9cb41659a5d33d SHA1: 06c34af670b80f34dc6d59f3f4d42c2cebc6979a MD5sum: bc79872277f0f0946d2c89aa3019c16d Description: ROS messages for robots using FourWheelSteering. Package: ros-rolling-four-wheel-steering-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-four-wheel-steering-msgs Version: 2.0.1-5noble.20250429.141538 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rousseau Installed-Size: 375 Depends: ros-rolling-four-wheel-steering-msgs (= 2.0.1-5noble.20250429.141538) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-four-wheel-steering-msgs/ros-rolling-four-wheel-steering-msgs-dbgsym_2.0.1-5noble.20250429.141538_amd64.deb Size: 266050 SHA256: 8c24eeeaa78c1533449b189051c30c6cf7598aac195c045db4352cf9e1c3b0ac SHA1: a619b94fbe30194aebfe9de3687a8d17ae5d2d08 MD5sum: 4fc90cf7219d759e5b8664f3c7bcbe1b Description: debug symbols for ros-rolling-four-wheel-steering-msgs Build-Ids: 10e4c31bf37e374986acc7f53bebeaf75f4ccdab 1b4c0c8905f5bab107c78ff3799937e138e32ff0 1f5a3e3e8df036d2b30b5443cc3d1ad76688887d 3c015e8cbacdd9665af6f26e725919df9cabe64b 575ba0916485e0d057a8e75c53327faf48cd9d48 5f7c0cf1aaae43e9e22fac4eacc762bf065f0313 6152bd6cfd1eb48bd88606034ebadcbe1fb668a9 7f7bd835f08b467763d289321005ef4c7d034e7b 966e39696f68b8d5a3eca255509bdd634457ddc8 c246a584988377f3f2ed338aa024b275b58bac0f e2d5cb9ecaadaf52eb43c18887bd4f8cffd5faa3 Package: ros-rolling-foxglove-compressed-video-transport Version: 1.0.2-1noble.20250510.081333 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 579 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ffmpeg-encoder-decoder, ros-rolling-foxglove-msgs, ros-rolling-image-transport, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rcutils, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-rolling-foxglove-compressed-video-transport/ros-rolling-foxglove-compressed-video-transport_1.0.2-1noble.20250510.081333_amd64.deb Size: 126846 SHA256: 2a9c780adc00258309fe40ec1994d065b5a56200695c40b0fb962d9eb6005955 SHA1: 63af4a8974211172bf6ed9ba2a71e558b2fe7dfb MD5sum: 9d04a722c07167325e442d52cab3a806 Description: foxglove_compressed_video_transport provides a plugin to image_transport for transparently sending an image stream encoded in foxglove compressed video packets. Package: ros-rolling-foxglove-compressed-video-transport-dbgsym Package-Type: ddeb Source: ros-rolling-foxglove-compressed-video-transport Version: 1.0.2-1noble.20250510.081333 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 2740 Depends: ros-rolling-foxglove-compressed-video-transport (= 1.0.2-1noble.20250510.081333) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-foxglove-compressed-video-transport/ros-rolling-foxglove-compressed-video-transport-dbgsym_1.0.2-1noble.20250510.081333_amd64.deb Size: 2392540 SHA256: a4563e8d59cc445e7277aeb0f53ab97c5e5f0d2c5aea0474311aaf07d9478fb0 SHA1: c72a0d9051bce9901709079d222bd50f88b1848b MD5sum: 04d6dc31d8cdf126b62c3894bd10d793 Description: debug symbols for ros-rolling-foxglove-compressed-video-transport Build-Ids: eb38e3a4bcc4d0e883ad60bb55706158b0fec422 Package: ros-rolling-foxglove-msgs Version: 3.1.0-1noble.20250429.145721 Architecture: amd64 Maintainer: Foxglove Installed-Size: 5870 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Homepage: https://foxglove.dev/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-foxglove-msgs/ros-rolling-foxglove-msgs_3.1.0-1noble.20250429.145721_amd64.deb Size: 421728 SHA256: 5effa9728727c693a17c87a6f9bb413adf9a5b4fcfc6cf6faa6408d4e0deb98c SHA1: 3cd4e47f5f1fe304a8a3a7abf9f4927f98dae79a MD5sum: c050fbd3cd9a2c06799ab2f10fece2b8 Description: foxglove_msgs provides visualization messages that are supported by Foxglove. Package: ros-rolling-foxglove-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-foxglove-msgs Version: 3.1.0-1noble.20250429.145721 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Foxglove Installed-Size: 5113 Depends: ros-rolling-foxglove-msgs (= 3.1.0-1noble.20250429.145721) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-foxglove-msgs/ros-rolling-foxglove-msgs-dbgsym_3.1.0-1noble.20250429.145721_amd64.deb Size: 4349072 SHA256: 8069e643c13a8c0bfeaba44b4a8ae94e0fe45d5c8b76bb1a507780cf08ff8960 SHA1: 5d9480f6b97254a62721c5a9f283cf7d3642f511 MD5sum: d2952cc67583114826624a4d1df565f1 Description: debug symbols for ros-rolling-foxglove-msgs Build-Ids: 404c2850181aa3cf7bf2920578cd311ac7108645 8ce04df09e4cf2a021b3e1d20e7a0612e40cb0d2 91ce1b63b55a53537e68f77e0f729349531cdcf8 a82e7eaf301af41f2d916c82e54b050edccf9efb aa75f8aa74371a3655476a96ccb1addd222cce8a bfef504d9d3781e4a4a4cccdcee6733bf18cfc4b c6570ab6ec113da90c2be7cfa83b6614d48c7a37 c99baedc26d6590c09c598d28b0b0bf5d962b5ef ea172d4276b3bbd335496bea74a15aa8d2cd3f75 eeacf4e5a4dc9f3dd7fd2cc01b4a19ac81a6a48c f38b7efacbd6ad4d25ef796ac4c15a3bda154f3a Package: ros-rolling-fuse Version: 1.2.2-1noble.20250510.084351 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 43 Depends: ros-rolling-ament-cmake-ros, ros-rolling-fuse-constraints, ros-rolling-fuse-core, ros-rolling-fuse-doc, ros-rolling-fuse-graphs, ros-rolling-fuse-models, ros-rolling-fuse-msgs, ros-rolling-fuse-optimizers, ros-rolling-fuse-publishers, ros-rolling-fuse-variables, ros-rolling-fuse-viz, ros-rolling-gtest-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse/ros-rolling-fuse_1.2.2-1noble.20250510.084351_amd64.deb Size: 6126 SHA256: 5540c2c2a160134656e89a12596e94ec66f266d07ac9e8573435211116d5857d SHA1: b2345a8f6ea3e2e12a8a6eee4b33de447a528277 MD5sum: e68a0b27b82768e51edb78de0d480d6a Description: The fuse metapackage. Package: ros-rolling-fuse-constraints Version: 1.2.2-1noble.20250510.081845 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 2803 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libccolamd3 (>= 1:7.0.1), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), libstdc++6 (>= 13.1), libceres-dev, libeigen3-dev, libsuitesparse-dev, ros-rolling-ament-cmake-ros, ros-rolling-fuse-core, ros-rolling-fuse-graphs, ros-rolling-fuse-variables, ros-rolling-geometry-msgs, ros-rolling-gtest-vendor, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-constraints/ros-rolling-fuse-constraints_1.2.2-1noble.20250510.081845_amd64.deb Size: 469260 SHA256: d4e808b58cf8cbe2c9c2a22f5e085293f527e646aa28f907c61fa80f8448af04 SHA1: 978ba65d0087e826edfc2be8e12c12793df264d9 MD5sum: a5e0cf3945ba90cab872c64832f0a3a7 Description: The fuse_constraints package provides a set of commonly used constraint types, such as direct measurements on \ state variables (absolute constraints) or measurements of the state changes (relative constraints). Package: ros-rolling-fuse-constraints-dbgsym Package-Type: ddeb Source: ros-rolling-fuse-constraints Version: 1.2.2-1noble.20250510.081845 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 22392 Depends: ros-rolling-fuse-constraints (= 1.2.2-1noble.20250510.081845) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-constraints/ros-rolling-fuse-constraints-dbgsym_1.2.2-1noble.20250510.081845_amd64.deb Size: 20285464 SHA256: 83cbf041a36a57c48370a632693b34f277993a7d46adac5a27e8aaad97a38def SHA1: f9e88e05a834ed8953c64b10553822ac255e473c MD5sum: 14466b505f6bbd4fc86d254b2aafa2ef Description: debug symbols for ros-rolling-fuse-constraints Build-Ids: 5f3dc8b896de52e71f686e017f6696a473e53d96 Package: ros-rolling-fuse-core Version: 1.2.2-1noble.20250510.080523 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 2409 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libboost-all-dev, libceres-dev, libeigen3-dev, libgoogle-glog-dev, ros-rolling-ament-cmake-ros, ros-rolling-fuse-msgs, ros-rolling-gtest-vendor, ros-rolling-pluginlib, ros-rolling-rcl-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-core/ros-rolling-fuse-core_1.2.2-1noble.20250510.080523_amd64.deb Size: 459052 SHA256: 140b89f9dd5d0b544293c1a3de2da5aad1628af807a5335711186cfe35d2c7f1 SHA1: e46e812498424c96e5543dbed3d5e84fb4a53814 MD5sum: f06aac83eb4caaa599813936310022e8 Description: The fuse_core package provides the base class interfaces for the various fuse components. Concrete implementations of these interfaces are provided in other packages. Package: ros-rolling-fuse-core-dbgsym Package-Type: ddeb Source: ros-rolling-fuse-core Version: 1.2.2-1noble.20250510.080523 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 11304 Depends: ros-rolling-fuse-core (= 1.2.2-1noble.20250510.080523) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-core/ros-rolling-fuse-core-dbgsym_1.2.2-1noble.20250510.080523_amd64.deb Size: 10216236 SHA256: f5f113e611b10dae7d40d0f5bd0d2d4a628d27ea19a2fee7c47802fc8c6548e2 SHA1: 70c1ec2a239c1bbed521f075922a06562a7d37e6 MD5sum: 52ed9667069ab3abee1f8564ab6311bd Description: debug symbols for ros-rolling-fuse-core Build-Ids: 2c5d63addc98be68bab88f3be273dcddd0bd0b3e f430b6112920af41845bc003382a529f9b734e97 f7159500765eec331e8ef8667e49fa05069f0b94 Package: ros-rolling-fuse-doc Version: 1.2.2-1noble.20250510.074527 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 42 Depends: ros-rolling-ament-cmake-ros, ros-rolling-gtest-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-doc/ros-rolling-fuse-doc_1.2.2-1noble.20250510.074527_amd64.deb Size: 5984 SHA256: 718b8fc6bcbca5aeb9254650a8132552565bc577daea789b3703b5be579188c4 SHA1: 8668cc0c4525beec24912ec9952c28768d7f1e34 MD5sum: 378b0bda7fb3a9013b5d1cc9436e0cd8 Description: The fuse_doc package provides documentation and examples for the fuse package. Package: ros-rolling-fuse-graphs Version: 1.2.2-1noble.20250510.081226 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 541 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libceres-dev, ros-rolling-ament-cmake-ros, ros-rolling-fuse-core, ros-rolling-gtest-vendor, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-graphs/ros-rolling-fuse-graphs_1.2.2-1noble.20250510.081226_amd64.deb Size: 104476 SHA256: 158109780470f0448f0fc8e15ddcb596f4ca15c1ddf5352fa5fd15fb2ae58e36 SHA1: 5ca8873c4914337645b35b4a0f8540fa0fe570a7 MD5sum: e4291fac8e338cc8241f381c93165e0b Description: The fuse_graphs package provides some concrete implementations of the fuse_core::Graph interface. Package: ros-rolling-fuse-graphs-dbgsym Package-Type: ddeb Source: ros-rolling-fuse-graphs Version: 1.2.2-1noble.20250510.081226 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1860 Depends: ros-rolling-fuse-graphs (= 1.2.2-1noble.20250510.081226) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-graphs/ros-rolling-fuse-graphs-dbgsym_1.2.2-1noble.20250510.081226_amd64.deb Size: 1496944 SHA256: 95cfd96c9e232a58421b3e518d7f06e64c67e1a111746a9ed8aa53635c5cf59a SHA1: dd7942310771d1858b57b93926688c85d50aa03f MD5sum: 5e827b53f0a43e44ee1ed62dfe1bdd21 Description: debug symbols for ros-rolling-fuse-graphs Build-Ids: e8701bc70f78f473c8467906a88d4f1f4434ded4 Package: ros-rolling-fuse-loss Version: 1.2.2-1noble.20250510.081228 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1141 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libceres-dev, ros-rolling-ament-cmake-ros, ros-rolling-fuse-core, ros-rolling-gtest-vendor, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-loss/ros-rolling-fuse-loss_1.2.2-1noble.20250510.081228_amd64.deb Size: 220976 SHA256: 5fdb2499d26db62ca1e665d999279273d46b3a78f717180adb1519a36edec520 SHA1: 8e5b09f063d3498e9b3255a0b3a6d213b075ee2b MD5sum: 28778142303dc3235dfffa3bf2331058 Description: The fuse_loss package provides a set of commonly used loss functions, such as the basic ones provided by Ceres. Package: ros-rolling-fuse-loss-dbgsym Package-Type: ddeb Source: ros-rolling-fuse-loss Version: 1.2.2-1noble.20250510.081228 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 4805 Depends: ros-rolling-fuse-loss (= 1.2.2-1noble.20250510.081228) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-loss/ros-rolling-fuse-loss-dbgsym_1.2.2-1noble.20250510.081228_amd64.deb Size: 4121310 SHA256: 807e8e2c24db975fa24553ae902d9670cb31eed7d910264efffde7592c7f5e5d SHA1: 0fdd293d2e611a83bbd29cf8200379313575b299 MD5sum: aef512f7cca21e233c9f8b039613c7ef Description: debug symbols for ros-rolling-fuse-loss Build-Ids: c38c535a2ce4204698b91b8e514c34d9a03cd328 Package: ros-rolling-fuse-models Version: 1.2.2-1noble.20250510.082756 Architecture: amd64 Maintainer: Tom Moore Installed-Size: 4453 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libboost-all-dev, libceres-dev, libeigen3-dev, ros-rolling-ament-cmake-ros, ros-rolling-fuse-constraints, ros-rolling-fuse-core, ros-rolling-fuse-graphs, ros-rolling-fuse-msgs, ros-rolling-fuse-publishers, ros-rolling-fuse-variables, ros-rolling-geometry-msgs, ros-rolling-gtest-vendor, ros-rolling-nav-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-srvs, ros-rolling-tf2, ros-rolling-tf2-2d, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-models/ros-rolling-fuse-models_1.2.2-1noble.20250510.082756_amd64.deb Size: 791824 SHA256: d3412bf1d0f46ec3e5d1a4c5703203e632a7dc48717d8362e2b7c4ef3d824263 SHA1: fc05e1df4f58f4de90595002945a3d2793fc7d9e MD5sum: 2cf1c8b5314ea0f374583a6ab5048b65 Description: fuse plugins that implement various kinematic and sensor models Package: ros-rolling-fuse-models-dbgsym Package-Type: ddeb Source: ros-rolling-fuse-models Version: 1.2.2-1noble.20250510.082756 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tom Moore Installed-Size: 44626 Depends: ros-rolling-fuse-models (= 1.2.2-1noble.20250510.082756) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-models/ros-rolling-fuse-models-dbgsym_1.2.2-1noble.20250510.082756_amd64.deb Size: 41174438 SHA256: 7090f2402c213243fda30f73fd664b4778a15c507ccc11e4615eb305ca3ae12a SHA1: 86a096d5f89565560463eec8be905cb5c408fa9b MD5sum: 6cd81f003566dde1a855d8cf11ffdbf3 Description: debug symbols for ros-rolling-fuse-models Build-Ids: a415dadb6f6b475ce91a17bbeb7628cb4bdc94e8 Package: ros-rolling-fuse-msgs Version: 1.2.2-1noble.20250510.074528 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1783 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-ament-cmake-ros, ros-rolling-geometry-msgs, ros-rolling-gtest-vendor, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-msgs/ros-rolling-fuse-msgs_1.2.2-1noble.20250510.074528_amd64.deb Size: 143848 SHA256: a5b2feb5a63c324e7806bf46be4ce443f0eda038e4f2d96e3268db62436ac602 SHA1: 139433c7c6e085fbdff46e6332cc8359055e9918 MD5sum: 09e180680f04979ee90e628284f7b5a0 Description: The fuse_msgs package contains messages capable of holding serialized fuse objects. Package: ros-rolling-fuse-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-fuse-msgs Version: 1.2.2-1noble.20250510.074528 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1422 Depends: ros-rolling-fuse-msgs (= 1.2.2-1noble.20250510.074528) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-msgs/ros-rolling-fuse-msgs-dbgsym_1.2.2-1noble.20250510.074528_amd64.deb Size: 1137396 SHA256: 8b6e33073742e167faf063c9a7f0213eb5d209c3750319e96de5f60f59f1f20d SHA1: 0cfb7f8ea656739279a93127808a209424f437ce MD5sum: e096f559f0ca772f6e04bca447b3fed3 Description: debug symbols for ros-rolling-fuse-msgs Build-Ids: 0e65dff3e02f96c7de7b5da5df5018fb7c6f7ad0 2181e4e7a4df49bd40415a54280a0f69eec9f13e 776a48752876109b0369b8b32efa3de5246ad60b 7bbce0eb3faaee602f6c9fb94996c029f9e59402 7bdafbf3e9c1d490c754b1c20080d8788ad3c16e 82ab403461981f27417305132a35089025b8b231 a93ca5de30b6d712ef66ee9b7c6ddd4b504515f4 d4a0c79176bd0a0748d2a81271227e30bf3d7e15 da082044ac04e52fb7a62b2f76d9bf224de97e4e eb60fb425fcfac7f52cbca5fffbdeeac55e7b2e4 f75413b2eec815805785b33d93fd788ec97922b2 Package: ros-rolling-fuse-optimizers Version: 1.2.2-1noble.20250510.082754 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 2240 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libboost-all-dev, libceres-dev, libeigen3-dev, ros-rolling-ament-cmake-ros, ros-rolling-diagnostic-updater, ros-rolling-fuse-constraints, ros-rolling-fuse-core, ros-rolling-fuse-graphs, ros-rolling-fuse-msgs, ros-rolling-fuse-variables, ros-rolling-gtest-vendor, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-std-srvs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-optimizers/ros-rolling-fuse-optimizers_1.2.2-1noble.20250510.082754_amd64.deb Size: 406186 SHA256: f82bc26efe7fc15ab0d51fbe6dfbcae6e5250cb7139360b4f9b13268628ffdf6 SHA1: 55fa8a979088cf7536436eb0883209f05a4afc2f MD5sum: 814f73fbf35f62d957fc19435dee2ebe Description: The fuse_optimizers package provides a set of optimizer implementations. An optimizer is the object responsible \ for coordinating the sensors and motion model inputs, computing the optimal state values, and providing access to \ to the optimal state via the publishers. Package: ros-rolling-fuse-optimizers-dbgsym Package-Type: ddeb Source: ros-rolling-fuse-optimizers Version: 1.2.2-1noble.20250510.082754 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 10022 Depends: ros-rolling-fuse-optimizers (= 1.2.2-1noble.20250510.082754) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-optimizers/ros-rolling-fuse-optimizers-dbgsym_1.2.2-1noble.20250510.082754_amd64.deb Size: 8477236 SHA256: 1daeeb570296d73cf56e63d9547e76033eab69b9bbdbeb65d9a2c5d8cdc68285 SHA1: 5a4bbb8ca4e299ee0d0e5ae1d6ce767a9741c74f MD5sum: 2a508bd151ee040e35b14d3546a60e4b Description: debug symbols for ros-rolling-fuse-optimizers Build-Ids: 7528deab1600db244b30d0b78725b8f996c9f796 cc47ff9f08799592f79696f8dbf0ef2e4fbc7fc1 ed1e1900b8ca73d59e553782853c8fe6aacdb2c0 Package: ros-rolling-fuse-publishers Version: 1.2.2-1noble.20250510.081845 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1173 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-rolling-ament-cmake-ros, ros-rolling-fuse-core, ros-rolling-fuse-msgs, ros-rolling-fuse-variables, ros-rolling-geometry-msgs, ros-rolling-gtest-vendor, ros-rolling-nav-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-publishers/ros-rolling-fuse-publishers_1.2.2-1noble.20250510.081845_amd64.deb Size: 249766 SHA256: d4642432797f81c12258e0bbb446e5bd1bb2bea3587fac5c8a858c6cec900825 SHA1: 20c0e64489d42e4bc02d18c5de2cfaea0b17863d MD5sum: 202cc8c1b46b0fe25f931bba407cd533 Description: The fuse_publishers package provides a set of common publisher plugins. Package: ros-rolling-fuse-publishers-dbgsym Package-Type: ddeb Source: ros-rolling-fuse-publishers Version: 1.2.2-1noble.20250510.081845 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 6236 Depends: ros-rolling-fuse-publishers (= 1.2.2-1noble.20250510.081845) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-publishers/ros-rolling-fuse-publishers-dbgsym_1.2.2-1noble.20250510.081845_amd64.deb Size: 5498962 SHA256: 2e38cd2cd7b65fa7de793317667d8f2549c15d2cfbb88a058b0969a84cc4b1a7 SHA1: 697ec08129b2cdbfa7725b80c6453f193a912bf6 MD5sum: 577518ce777b05f928a1e115ab48fa8f Description: debug symbols for ros-rolling-fuse-publishers Build-Ids: 19e14675c2caf019538eeeb7cb2d1b52a06539ef Package: ros-rolling-fuse-tutorials Version: 1.2.2-1noble.20250510.090806 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 7269 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), libstdc++6 (>= 13.1), ros-rolling-ament-cmake-ros, ros-rolling-fuse-constraints, ros-rolling-fuse-core, ros-rolling-fuse-models, ros-rolling-fuse-optimizers, ros-rolling-fuse-publishers, ros-rolling-fuse-variables, ros-rolling-gtest-vendor, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rviz2, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-tutorials/ros-rolling-fuse-tutorials_1.2.2-1noble.20250510.090806_amd64.deb Size: 1518866 SHA256: 13e244bbfe212ea3664549c279e63f8885f7dd6f99d6ae3aa78a35702dcc39e6 SHA1: 67e16476b4984752eaf860f1bd5bcd768ecdeb63 MD5sum: 3f6796427a646defd9285861a0c5e693 Description: Package containing source code for the fuse tutorials. Package: ros-rolling-fuse-tutorials-dbgsym Package-Type: ddeb Source: ros-rolling-fuse-tutorials Version: 1.2.2-1noble.20250510.090806 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 8301 Depends: ros-rolling-fuse-tutorials (= 1.2.2-1noble.20250510.090806) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-tutorials/ros-rolling-fuse-tutorials-dbgsym_1.2.2-1noble.20250510.090806_amd64.deb Size: 7264476 SHA256: fffb72ba399031dfc3530eeea23b4e79c60976498375afe0d354bbf78832d90f SHA1: 09202633b4255e3a5cb89be1d83ae939cd2dfe12 MD5sum: 6f4719b9cca315c47bda5aacef4644f6 Description: debug symbols for ros-rolling-fuse-tutorials Build-Ids: 17250ffe8cd7f795c3831754861d789059981f31 dd804591ae61b9b8927e3039d89f9a6c6969dfe1 Package: ros-rolling-fuse-variables Version: 1.2.2-1noble.20250510.081231 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 1618 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libceres-dev, ros-rolling-ament-cmake-ros, ros-rolling-fuse-core, ros-rolling-gtest-vendor, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-variables/ros-rolling-fuse-variables_1.2.2-1noble.20250510.081231_amd64.deb Size: 242556 SHA256: dd8f8957afca9ffc29f9773fcb7b6fe9b4d52434e93ee13f2cdacb25f3c010d1 SHA1: 6378befcdbc6df5e63580ca9a955ed8330618bb1 MD5sum: 2a37ad38a78ef1ea6b47e0a165cb5881 Description: The fuse_variables package provides a set of commonly used variable types, such as 2D and 3D positions, \ orientations, velocities, and accelerations. Package: ros-rolling-fuse-variables-dbgsym Package-Type: ddeb Source: ros-rolling-fuse-variables Version: 1.2.2-1noble.20250510.081231 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 7787 Depends: ros-rolling-fuse-variables (= 1.2.2-1noble.20250510.081231) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-variables/ros-rolling-fuse-variables-dbgsym_1.2.2-1noble.20250510.081231_amd64.deb Size: 6426970 SHA256: 8a58742d4ad897981347a73e3e7dc1916ba2d02c6613216d38d0e978f32f7737 SHA1: fc4e36ec4ead2b0c250fae1b9bd1afb0300cc3d3 MD5sum: 15364f99dce9c7b3af2e60dcbecfd4d3 Description: debug symbols for ros-rolling-fuse-variables Build-Ids: 2da123f4067fec50f6d53beb3d4fe0e64ac6284d Package: ros-rolling-fuse-viz Version: 1.2.2-1noble.20250510.082802 Architecture: amd64 Maintainer: Enrique Fernandez Installed-Size: 1479 Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-rviz-ogre-vendor, libeigen3-dev, ros-rolling-ament-cmake-ros, ros-rolling-fuse-constraints, ros-rolling-fuse-core, ros-rolling-fuse-msgs, ros-rolling-fuse-variables, ros-rolling-geometry-msgs, ros-rolling-gtest-vendor, ros-rolling-rviz-common, ros-rolling-rviz-rendering, ros-rolling-tf2-geometry-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-viz/ros-rolling-fuse-viz_1.2.2-1noble.20250510.082802_amd64.deb Size: 331606 SHA256: 099894423658d5417ac5d4f11c5d67329eb2909cbe8184cf27b1a199565f39ec SHA1: 2a2fdefc00d5cc8419bfc663afe3d3caeb669cf9 MD5sum: 5fbf1f02968520e7ec08bbaa60111e82 Description: The fuse_viz package provides visualization tools for fuse. Package: ros-rolling-fuse-viz-dbgsym Package-Type: ddeb Source: ros-rolling-fuse-viz Version: 1.2.2-1noble.20250510.082802 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Enrique Fernandez Installed-Size: 11055 Depends: ros-rolling-fuse-viz (= 1.2.2-1noble.20250510.082802) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-fuse-viz/ros-rolling-fuse-viz-dbgsym_1.2.2-1noble.20250510.082802_amd64.deb Size: 10237396 SHA256: 74b073afd4d7ad43fb9629c440cdd0cc9b76d949f7ed4dccec3338e534ec12c8 SHA1: 7dfdc4b20d6513803c8e16f05c5193879cca3ea6 MD5sum: d9e52ef7d1d01efed630817c648cb321 Description: debug symbols for ros-rolling-fuse-viz Build-Ids: d3fb0226fc25002af0f3332e6ccdfdf4e85fc7eb Package: ros-rolling-game-controller-spl Version: 5.0.0-2noble.20250510.075743 Architecture: amd64 Maintainer: ijnek Installed-Size: 45 Depends: python3-construct, ros-rolling-game-controller-spl-interfaces, ros-rolling-rclpy, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-game-controller-spl/ros-rolling-game-controller-spl_5.0.0-2noble.20250510.075743_amd64.deb Size: 8016 SHA256: 30d20a7bbfb7b35dc97af7a5b5056aa5bf0e208a19ce5f680cafcd5885b986b7 SHA1: fa8a48df6225ab4322c505a0e7ea72a169127e8e MD5sum: a08a50824a58246744027e76b8098482 Description: GameController-Robot communication in RoboCup SPL Package: ros-rolling-game-controller-spl-interfaces Version: 5.0.0-2noble.20250429.145435 Architecture: amd64 Maintainer: ijnek Installed-Size: 2026 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-game-controller-spl-interfaces/ros-rolling-game-controller-spl-interfaces_5.0.0-2noble.20250429.145435_amd64.deb Size: 115682 SHA256: 81939b65452271b390f514fbef93a79f4aec494d76d500ecac31c9d6aa23cb18 SHA1: da572fdc201fce8e2205657cee087ef06933c497 MD5sum: f2e37a76d114a89c3882f0890e31ad6e Description: RoboCup SPL GameController Data ROS msg Package: ros-rolling-game-controller-spl-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-game-controller-spl-interfaces Version: 5.0.0-2noble.20250429.145435 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1254 Depends: ros-rolling-game-controller-spl-interfaces (= 5.0.0-2noble.20250429.145435) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-game-controller-spl-interfaces/ros-rolling-game-controller-spl-interfaces-dbgsym_5.0.0-2noble.20250429.145435_amd64.deb Size: 990544 SHA256: fa0c8342c8758e95ff0a7e13b21c23d15f92662dc97dedc6493f6ee0418923fd SHA1: a847debe9c7e664a9e6b11f09d5e8830d9f911be MD5sum: 74ccd8be9559d5d5c2dba0ea99c2376a Description: debug symbols for ros-rolling-game-controller-spl-interfaces Build-Ids: 27a1c05916f87f8a3c763a873a1cd4bd79d17d93 28710555e2cccc0f4f366261b425f189323d51cf 32212731404b41ce066ac07346f90774ef8f624c 413f3a61cfe76eef489f31b13bb3c02cb2fa1e3d 53db57b23c4089342779dd4dfac4cfdae132f880 6b86675ac78286da780b5e534a8324cfff685f6d 92304e43f9e6abba1f6b65c920b558f60b6f9a63 a0c495f690b46c1321b333d226d685149b2b0537 a508b636d4c648b2f0ea2a131548e9c8e91246a9 ab62f703419c490c4dff0bbd6cd1dc3285e18cfb d6ef5a2fe813649f37485bf4b5314d8e4d94ac19 Package: ros-rolling-generate-parameter-library Version: 0.4.0-1noble.20250510.084103 Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 53 Depends: libfmt-dev, ros-rolling-generate-parameter-library-py, ros-rolling-parameter-traits, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-rclpy, ros-rolling-rsl, ros-rolling-tcb-span, ros-rolling-tl-expected, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-generate-parameter-library/ros-rolling-generate-parameter-library_0.4.0-1noble.20250510.084103_amd64.deb Size: 8690 SHA256: 1178786842393009b24f60ab3b4ac1020162722361eb2c7289c67fcaf2fab688 SHA1: e265b6ab94cf72c77ea3bdc3709acb0a4980822d MD5sum: 8bc85e29b19f201788906de59013a405 Description: CMake to generate ROS parameter library. Package: ros-rolling-generate-parameter-library-example Version: 0.4.0-1noble.20250510.084518 Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 595 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ament-cmake-core, ros-rolling-generate-parameter-library, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-generate-parameter-library-example/ros-rolling-generate-parameter-library-example_0.4.0-1noble.20250510.084518_amd64.deb Size: 135770 SHA256: 43c183894fb14e8f1a5885d8e4dbc964832d8a7ad10cbe9607325cbb933cade9 SHA1: c26ba7aed0acfd30f4bd2ddf447afcd5d76dd38a MD5sum: 8d2ed8d8879add413a1499d0ead7d991 Description: Example usage of generate_parameter_library. Package: ros-rolling-generate-parameter-library-example-dbgsym Package-Type: ddeb Source: ros-rolling-generate-parameter-library-example Version: 0.4.0-1noble.20250510.084518 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 1767 Depends: ros-rolling-generate-parameter-library-example (= 0.4.0-1noble.20250510.084518) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-generate-parameter-library-example/ros-rolling-generate-parameter-library-example-dbgsym_0.4.0-1noble.20250510.084518_amd64.deb Size: 1680104 SHA256: b61d3044f0e6ebab569fbca59caf6f89c5a60af0830e526a9879f3f92465c4af SHA1: 2de993e0e0c9d8d479327574197b2ecc8300ed15 MD5sum: ccad5d415cfbdd424a7d5aa2febd762a Description: debug symbols for ros-rolling-generate-parameter-library-example Build-Ids: 5fc888c00ed2d65259ace0248b506332abb17d17 85c0ed4f77f40e02dd6e1faaf2551b16eadb3806 Package: ros-rolling-generate-parameter-library-example-external Version: 0.4.0-1noble.20250510.084759 Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 494 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ament-cmake-core, ros-rolling-generate-parameter-library-example, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-generate-parameter-library-example-external/ros-rolling-generate-parameter-library-example-external_0.4.0-1noble.20250510.084759_amd64.deb Size: 129266 SHA256: ec87e95c9853156a1a35e19332430ecd6258d9aa17f989c3bedc9639bb1b0416 SHA1: 33ad0c4b551aa9a91d0d6b6254e0313629f29c45 MD5sum: df6f7ab56a545d532b041628077fbd5e Description: Example usage of a parameter header generated in another package. Package: ros-rolling-generate-parameter-library-example-external-dbgsym Package-Type: ddeb Source: ros-rolling-generate-parameter-library-example-external Version: 0.4.0-1noble.20250510.084759 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 1767 Depends: ros-rolling-generate-parameter-library-example-external (= 0.4.0-1noble.20250510.084759) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-generate-parameter-library-example-external/ros-rolling-generate-parameter-library-example-external-dbgsym_0.4.0-1noble.20250510.084759_amd64.deb Size: 1679890 SHA256: e2c6662b286cce8843300231053b5c53b02b0a3369f79d6a4c938f0d14e0724b SHA1: 3fb2bd99199e33ee6f21354deccf8d6fe2ce3206 MD5sum: 6efe4c2e1b8be428b615ca56144f88cd Description: debug symbols for ros-rolling-generate-parameter-library-example-external Build-Ids: 6bfcedd3546ef26dbece7307d4ac748099029b99 795e71b9c0948073a2e679890c5e20f5cd66894a Package: ros-rolling-generate-parameter-library-py Version: 0.4.0-1noble.20250426.191425 Architecture: amd64 Maintainer: Paul Gesel Installed-Size: 280 Depends: python3-dev, python3-jinja2, python3-typeguard, python3-yaml, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-generate-parameter-library-py/ros-rolling-generate-parameter-library-py_0.4.0-1noble.20250426.191425_amd64.deb Size: 52884 SHA256: 1ba68623b7fd4c11d1bd6479ba230baeabb4dc4edbe21d4ecc918703ff743a7d SHA1: 6900f6740278980c2e33d49efe43c154da8bc391 MD5sum: 8fb6a0b7ab849d86fda21ff1492ffbdd Description: Python to generate ROS parameter library. Package: ros-rolling-generate-parameter-module-example Version: 0.4.0-1noble.20250510.084512 Architecture: amd64 Maintainer: paul Installed-Size: 43 Depends: ros-rolling-generate-parameter-library, ros-rolling-generate-parameter-library-py, ros-rolling-rclpy, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-generate-parameter-module-example/ros-rolling-generate-parameter-module-example_0.4.0-1noble.20250510.084512_amd64.deb Size: 6968 SHA256: 6264c9d78cc2dc253e6765943bab3bf280d2e7a83b1470943c5466a2c3c10028 SHA1: a806cfbd7c219c4e0ccb611feec6f00d9cfb4b34 MD5sum: a368a358e17dc12367094ccb58655b2d Description: Example usage of generate_parameter_library for a python module Package: ros-rolling-geodesy Version: 1.0.6-1noble.20250429.142707 Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 124 Depends: python3-pyproj, ros-rolling-angles, ros-rolling-geographic-msgs, ros-rolling-geometry-msgs, ros-rolling-sensor-msgs, ros-rolling-unique-identifier-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/geodesy Priority: optional Section: misc Filename: pool/main/r/ros-rolling-geodesy/ros-rolling-geodesy_1.0.6-1noble.20250429.142707_amd64.deb Size: 20876 SHA256: a44375ea50a755aa8af372e6adf54689b149bf64c3f4d37fb7e8cd337878ce95 SHA1: 93f1bd849e2a58d4bd03bc88f42b801966eb2d64 MD5sum: 7b7cf474413ac12b1308488bb44ae595 Description: Python and C++ interfaces for manipulating geodetic coordinates. Package: ros-rolling-geographic-info Version: 1.0.6-1noble.20250429.145445 Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 41 Depends: ros-rolling-geodesy, ros-rolling-geographic-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/geographic_info Priority: optional Section: misc Filename: pool/main/r/ros-rolling-geographic-info/ros-rolling-geographic-info_1.0.6-1noble.20250429.145445_amd64.deb Size: 5328 SHA256: def41ef507d1c1452158ce1e5fc752a6853ade78c89e2e58fd63a8cc59c8da22 SHA1: eef24523d2b0c2ccd5a2ee75b5e9ce808bcc3ee9 MD5sum: abb1722c3894bd7d1b28ae1d93f83f2e Description: Geographic information metapackage. Not needed for wet packages, use only to resolve dry stack dependencies. Package: ros-rolling-geographic-msgs Version: 1.0.6-1noble.20250429.142107 Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 4408 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-unique-identifier-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/geographic_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-geographic-msgs/ros-rolling-geographic-msgs_1.0.6-1noble.20250429.142107_amd64.deb Size: 310524 SHA256: b6a2b7ca1494e13f48f4384dd23ad2cb3bc411ea1aa517a5541449d22f57b4e5 SHA1: 9314a0915c75bc3859102acaf4bee10000088f14 MD5sum: 158f6d4e137c069e7b8fa82bffd8b896 Description: ROS messages for Geographic Information Systems. Package: ros-rolling-geographic-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-geographic-msgs Version: 1.0.6-1noble.20250429.142107 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jack O'Quin Installed-Size: 3826 Depends: ros-rolling-geographic-msgs (= 1.0.6-1noble.20250429.142107) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-geographic-msgs/ros-rolling-geographic-msgs-dbgsym_1.0.6-1noble.20250429.142107_amd64.deb Size: 3199072 SHA256: 43bee3099eb264243adad9db055535bf8f67b919c49552ea979d8bdfea07d340 SHA1: 8fecd2f8dc4dd1c945017a13d9bab6e823051057 MD5sum: 6d9de58c35e29e42019d103f40315ead Description: debug symbols for ros-rolling-geographic-msgs Build-Ids: 0e58f279c4eceddc0cf9e309c2405e36bfb88e41 2b21aa67c925979eb4af9dec38ccf90106036137 3d0021d6bf536b685432aff4fefde92b1c8c2910 6b812ffc05cb9974492808bf2998222153779bdb 73529ce7a0ebfc91926cb3d22c7da6fe5aec8fda 888ed93557ab3855caaa1e2c87263244fe81d274 b5b9fb27a4bf03142afb518dedd70f66750841d4 b777ef9302e1985ed3c6658a9184bfa3c9508555 b806bb84e448dd2971016e050ce144242fa502d7 c6d522dcf913a5b15d6fdae8cea2e6abccf3a2ac c92b807eb7b213252d05a67fabc38017e1c9e7d5 Package: ros-rolling-geometric-shapes Version: 2.3.2-1noble.20250510.080215 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 341 Depends: libassimp5 (>= 5.3.1+ds), libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfcl0.7 (>= 0.7.0), libgcc-s1 (>= 3.3.1), libqhull-r8.0 (>= 2020.1), libstdc++6 (>= 13.1), libassimp-dev, libboost-dev, libboost-filesystem1.83.0, libeigen3-dev, liboctomap-dev, libqhull-dev, ros-rolling-console-bridge-vendor, ros-rolling-eigen-stl-containers, ros-rolling-eigen3-cmake-module, ros-rolling-geometry-msgs, ros-rolling-random-numbers, ros-rolling-rclcpp, ros-rolling-resource-retriever, ros-rolling-rosidl-default-runtime, ros-rolling-shape-msgs, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/geometric_shapes Priority: optional Section: misc Filename: pool/main/r/ros-rolling-geometric-shapes/ros-rolling-geometric-shapes_2.3.2-1noble.20250510.080215_amd64.deb Size: 97502 SHA256: 1747b843bcbc27cea03630b2da5fe17b305cef43454b907ec271b027a4e9a41a SHA1: e646857318fe26796123c7fdc6ecbc4b5e9bf850 MD5sum: 3ea6b2c21d5a6114c854bac5f0eea6db Description: This package contains generic definitions of geometric shapes and bodies. Package: ros-rolling-geometric-shapes-dbgsym Package-Type: ddeb Source: ros-rolling-geometric-shapes Version: 2.3.2-1noble.20250510.080215 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 6110 Depends: ros-rolling-geometric-shapes (= 2.3.2-1noble.20250510.080215) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-geometric-shapes/ros-rolling-geometric-shapes-dbgsym_2.3.2-1noble.20250510.080215_amd64.deb Size: 6135072 SHA256: d53aa040ceb0f30bca2ddb3848d37d6d7a10e8814487379f74e884c22d6725a7 SHA1: b1c47566de9cf78453da3bb3f9d2a63203efbd50 MD5sum: 6dc33eb329040eaf5b9f15b104b83a76 Description: debug symbols for ros-rolling-geometric-shapes Build-Ids: fa60db3ba8129eb4c38c4335a54c73c6114d2c41 Package: ros-rolling-geometry-msgs Version: 5.5.0-1noble.20250429.141541 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 4198 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-geometry-msgs/ros-rolling-geometry-msgs_5.5.0-1noble.20250429.141541_amd64.deb Size: 255932 SHA256: 6b7927a0f07a0d7a4a41d8b2b334eb27a816ca9f651a0cf2810fb37dc8213a43 SHA1: 5c5866bcc8952965615b1b9c6714deff744d3fcb MD5sum: 9219f1af2805953ce6282a642d2a1aa6 Description: A package containing some geometry related message definitions. Package: ros-rolling-geometry-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-geometry-msgs Version: 5.5.0-1noble.20250429.141541 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 3356 Depends: ros-rolling-geometry-msgs (= 5.5.0-1noble.20250429.141541) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-geometry-msgs/ros-rolling-geometry-msgs-dbgsym_5.5.0-1noble.20250429.141541_amd64.deb Size: 2729142 SHA256: b0626a20b374f2fa5403e0c88b96c151c5db62f31cc35e446def055e0c3f27ae SHA1: fca5ead3ea0824815e99a97ec82654e1deb73926 MD5sum: 54d572f478cf4200b02aa98602c32f73 Description: debug symbols for ros-rolling-geometry-msgs Build-Ids: 0467a34ae77e6144e66aac35fea7750f41249c62 10274b936a8dbafbfa397d22e65e3c779d23aeb3 1a5a1ba9180adda793d93d56d4711602431220d0 3224937684dd22bf97884ef188412fbe5e9cff78 364eb74f4dcee11e7b6277f00b477805f202980c 368c9c9d6b3dd329b7e0dc1552af12a9010fb954 3d8e0848a179cbf7f503ad94001e9c870db9930c 6e79625d91e327ab7d4c6c721c11767e1e97fe05 9da383c2e476b96114748bce89941f7e6a4f8555 9f6a4c0a3aca5fd5e1a71f81c0ca095e701e3a41 b63fd7d4ece241c537c0ffd989bd6a4cbfc0920a Package: ros-rolling-geometry-tutorials Version: 0.7.0-1noble.20250505.181450 Architecture: amd64 Maintainer: Alejandro Hernández Cordero Installed-Size: 40 Depends: ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/geometry_tutorials Priority: optional Section: misc Filename: pool/main/r/ros-rolling-geometry-tutorials/ros-rolling-geometry-tutorials_0.7.0-1noble.20250505.181450_amd64.deb Size: 5408 SHA256: a37c6c73afbce9b3aa285d63dd47eec1e64a8e2f116c6357e426a5a09b3c8475 SHA1: d0731d9996c6502bd3cb903d63b64b64405c7c9a MD5sum: ef4292fb9d5aa68b0da25cba686bf04a Description: Metapackage of geometry tutorials ROS. Package: ros-rolling-geometry2 Version: 0.42.0-1noble.20250510.081556 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 43 Depends: ros-rolling-tf2, ros-rolling-tf2-bullet, ros-rolling-tf2-eigen, ros-rolling-tf2-eigen-kdl, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-kdl, ros-rolling-tf2-msgs, ros-rolling-tf2-py, ros-rolling-tf2-ros, ros-rolling-tf2-sensor-msgs, ros-rolling-tf2-tools, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/geometry2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-geometry2/ros-rolling-geometry2_0.42.0-1noble.20250510.081556_amd64.deb Size: 6328 SHA256: 3566c431d5b08f4c60b8e19105c08b4e8cee7d6876eaf3bcaa211e34eec256da SHA1: ba711bbeb4ba05c1a45f72c4f24aff7526cc38c8 MD5sum: 2bf3ecd4e778c332a34754dc212ffaf3 Description: A metapackage to bring in the default packages second generation Transform Library in ros, tf2. Package: ros-rolling-gmock-vendor Version: 1.16.0-1noble.20250426.205207 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 614 Depends: ros-rolling-gtest-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gmock-vendor/ros-rolling-gmock-vendor_1.16.0-1noble.20250426.205207_amd64.deb Size: 101754 SHA256: ed6d3dd2b9a9dfd59b813ea27b9766bce801b36a065adb8b69248d3f019c7d2c SHA1: 982027f926dd5ccae5c57280cb0bb2a48b52aaf3 MD5sum: ae0c3394259b2ab75a130297c19a83a0 Description: The package provides GoogleMock. Package: ros-rolling-google-benchmark-vendor Version: 0.7.0-1noble.20250426.191626 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 629 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), libbenchmark-dev, ros-rolling-ros-workspace Homepage: https://github.com/google/benchmark Priority: optional Section: misc Filename: pool/main/r/ros-rolling-google-benchmark-vendor/ros-rolling-google-benchmark-vendor_0.7.0-1noble.20250426.191626_amd64.deb Size: 206938 SHA256: 36ebd55a37da13a6b673b7bfb25271dc52e570428abdcffcc937ec3ba3a67a1f SHA1: a89295d073c904d533d3e1942fe4ea61fad54bc7 MD5sum: 55f2950d983c4918427c070c5a34f7b7 Description: This package provides Google Benchmark. Package: ros-rolling-google-benchmark-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-google-benchmark-vendor Version: 0.7.0-1noble.20250426.191626 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 2164 Depends: ros-rolling-google-benchmark-vendor (= 0.7.0-1noble.20250426.191626) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-google-benchmark-vendor/ros-rolling-google-benchmark-vendor-dbgsym_0.7.0-1noble.20250426.191626_amd64.deb Size: 2077596 SHA256: cda21da06802f14781f64980155f6903c1cf71998ff7d1d0dc378f0794adabd3 SHA1: 9738ead0ff2f6d1c6716ac94dc48a8c4c3fc7a63 MD5sum: d37876f535b4a44b58238ceda2734a70 Description: debug symbols for ros-rolling-google-benchmark-vendor Build-Ids: 003954724f47ba5297468b2959b57a6ec5b0ba31 afc7b10bccc1e35fcba4a867af2f0502dea06e90 Package: ros-rolling-gpio-controllers Version: 4.24.0-1noble.20250510.085139 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 628 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-control-msgs, ros-rolling-controller-interface, ros-rolling-generate-parameter-library, ros-rolling-hardware-interface, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-realtime-tools, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gpio-controllers/ros-rolling-gpio-controllers_4.24.0-1noble.20250510.085139_amd64.deb Size: 150156 SHA256: 008ad531571a66f37447709d3ab64e6b4f4c0518aa7f6e2ea540869b9e0585a5 SHA1: a1718ccc883119113062fc57a40cf6041380b231 MD5sum: 449bebc7b32eb58a8ff96b259366eb1c Description: Controllers to interact with gpios. Package: ros-rolling-gpio-controllers-dbgsym Package-Type: ddeb Source: ros-rolling-gpio-controllers Version: 4.24.0-1noble.20250510.085139 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 2834 Depends: ros-rolling-gpio-controllers (= 4.24.0-1noble.20250510.085139) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gpio-controllers/ros-rolling-gpio-controllers-dbgsym_4.24.0-1noble.20250510.085139_amd64.deb Size: 2475700 SHA256: 5c0dc0c92a8f696e1184aee250192bca7441f7ee9212dc3cc76abaf5a04a81ab SHA1: 1d1446ef077b1873c64357d06faca34312d67726 MD5sum: ea10c217b2324a55be706a798bdda75b Description: debug symbols for ros-rolling-gpio-controllers Build-Ids: 5db3a7909908f7cc86432c6b15b5154d025f5fb6 Package: ros-rolling-gps-msgs Version: 2.0.4-1noble.20250429.141542 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 841 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/gps_common Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gps-msgs/ros-rolling-gps-msgs_2.0.4-1noble.20250429.141542_amd64.deb Size: 80420 SHA256: dd069cbe91bba36c1c84f8be538ca5bab310b8bc83f5545f203377a4f6d86d87 SHA1: 4c5a0e78c73424bf8b6eb5685c08d69952c1d0a0 MD5sum: a0873976f2be45a88d364fca98184e41 Description: GPS messages for use in GPS drivers Package: ros-rolling-gps-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-gps-msgs Version: 2.0.4-1noble.20250429.141542 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 519 Depends: ros-rolling-gps-msgs (= 2.0.4-1noble.20250429.141542) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gps-msgs/ros-rolling-gps-msgs-dbgsym_2.0.4-1noble.20250429.141542_amd64.deb Size: 404402 SHA256: 08fde57f24fad51162f4e8ef99ffc7815f31a6a741c7ea8c583df93d09a02133 SHA1: b66b8a376c83472f6af9c7591753e344f6e490fe MD5sum: 73cbd6b6017bc15c4d47db4765ac0628 Description: debug symbols for ros-rolling-gps-msgs Build-Ids: 00856630c24d29923bb85d54f0fef81121d8e91d 0c1e96203b1019dcc70c08b228cb6a5f4093a0d0 237173981258276d34387360ba7553e0087f4051 329ada77518ae2c4e79ec18113a9580699d45963 465e05405a4c414f5a78d99166a3e5138773193b 4ef4df1d92ba70d7a7a77fd64db2343ad002cf76 92f80785e52cb23af0a7bdc9890dc4e261e2cf18 ba064d4b3dc1dd9f0f8981ec7d4099178b6735be eae0ab99327b5d83b66dc98e5d94a3ffc7144fc2 ecba4ff8301f9099a6a2073753145caff05e8c24 fa82f80168479395a7c7bd4727db87570eb47ede Package: ros-rolling-gps-sensor-broadcaster Version: 4.24.0-1noble.20250510.085143 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 283 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-controller-interface, ros-rolling-generate-parameter-library, ros-rolling-hardware-interface, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-realtime-tools, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gps-sensor-broadcaster/ros-rolling-gps-sensor-broadcaster_4.24.0-1noble.20250510.085143_amd64.deb Size: 79794 SHA256: d3ccbf9f9eb8a08eeef491a53d242c1f62c88d4d266b2adcda532290eb6823ba SHA1: 6b3529949795b3c9b8a913ae45f221a9eae128aa MD5sum: 8d9976026a5b7f3b5f9f60f47dcd8168 Description: Controller to publish readings of GPS sensors. Package: ros-rolling-gps-sensor-broadcaster-dbgsym Package-Type: ddeb Source: ros-rolling-gps-sensor-broadcaster Version: 4.24.0-1noble.20250510.085143 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1176 Depends: ros-rolling-gps-sensor-broadcaster (= 4.24.0-1noble.20250510.085143) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gps-sensor-broadcaster/ros-rolling-gps-sensor-broadcaster-dbgsym_4.24.0-1noble.20250510.085143_amd64.deb Size: 1100776 SHA256: fcce3ca52abde9b4031614f6191a663004ee329fafd72018bc0b402761b4871b SHA1: 53e118ee03bfbd5c4f3d73c765dbf391ca0c3e1a MD5sum: 9490648e11a24e9f0eea4d42b61104d1 Description: debug symbols for ros-rolling-gps-sensor-broadcaster Build-Ids: 75746d36c09386ab9933c6d61686907735ffc220 Package: ros-rolling-gps-tools Version: 2.0.4-1noble.20250510.080857 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1030 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-gps-msgs, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/gps_common Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gps-tools/ros-rolling-gps-tools_2.0.4-1noble.20250510.080857_amd64.deb Size: 171804 SHA256: b6bbffce6ed688d15af2d608d7bb9e924a41611c060275cecde72997649b1476 SHA1: 74d26a4ee1f818f5da0cf00a54e32f57799a8bce MD5sum: eff63d15aa8428959820546ed2d28df3 Description: GPS routines for use in GPS drivers Package: ros-rolling-gps-tools-dbgsym Package-Type: ddeb Source: ros-rolling-gps-tools Version: 2.0.4-1noble.20250510.080857 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 4676 Depends: ros-rolling-gps-tools (= 2.0.4-1noble.20250510.080857) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gps-tools/ros-rolling-gps-tools-dbgsym_2.0.4-1noble.20250510.080857_amd64.deb Size: 4001012 SHA256: 8552e55de7428d00ff05c3d81e79499233603b3ca7705150129cdefd3fa0039c SHA1: 00654acc3bdcdaedff6c3a484006c062f0f2f2c1 MD5sum: a38b5f328b961df62279aa82f751db72 Description: debug symbols for ros-rolling-gps-tools Build-Ids: 3383a0bd7b948f1f8f70010883c0e7f4968b56a4 54ccc2e7520d17d21f9a376dc4a86bc797a396f6 Package: ros-rolling-gps-umd Version: 2.0.4-1noble.20250510.084627 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 41 Depends: ros-rolling-gps-msgs, ros-rolling-gps-tools, ros-rolling-gpsd-client, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/gps_umd Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gps-umd/ros-rolling-gps-umd_2.0.4-1noble.20250510.084627_amd64.deb Size: 5424 SHA256: 2dfc2f6fb22d11f4bae2a010bace33df495ad5a4faa1989bc815d967e5305f2a SHA1: 7fd2fe1346cf75edc438a0e43043623526d55dde MD5sum: c9aae32839c3311ca78ccd6787e5ddd3 Description: gps_umd metapackage Package: ros-rolling-gpsd-client Version: 2.0.4-1noble.20250510.082854 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 264 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgps30t64 (>= 3.3), libstdc++6 (>= 13.1), libgps-dev, pkg-config, ros-rolling-gps-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/gpsd_client Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gpsd-client/ros-rolling-gpsd-client_2.0.4-1noble.20250510.082854_amd64.deb Size: 72058 SHA256: 503feba51005832f49b7a43ebfed1e2376feaadb61107fb06a5af0686dd21836 SHA1: d0f6df09b2a3444b21b7ed1dac20bec15549f969 MD5sum: f3643604b2de8a09ab3e88fa72ef8b45 Description: connects to a GPSd server and broadcasts GPS fixes using the NavSatFix message Package: ros-rolling-gpsd-client-dbgsym Package-Type: ddeb Source: ros-rolling-gpsd-client Version: 2.0.4-1noble.20250510.082854 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1179 Depends: ros-rolling-gpsd-client (= 2.0.4-1noble.20250510.082854) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gpsd-client/ros-rolling-gpsd-client-dbgsym_2.0.4-1noble.20250510.082854_amd64.deb Size: 1084050 SHA256: 786aea4bbd28bf81350474277e9a35cf470f6f7fd7c917be8a8e5bb2fd72faed SHA1: a3862610b8d90ee42a66fc1900479bfcf41f4bf2 MD5sum: 1934ab5a19feda84770402f4c05a7e5e Description: debug symbols for ros-rolling-gpsd-client Build-Ids: 1be481597865a3e0f7b8d0505201c0c99e86b4d5 Package: ros-rolling-graph-msgs Version: 0.2.0-5noble.20250429.142420 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 598 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://github.com/davetcoleman/graph_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-graph-msgs/ros-rolling-graph-msgs_0.2.0-5noble.20250429.142420_amd64.deb Size: 63014 SHA256: 554b6f2810e3a1c2c45384a713d94cd8cdf4da9ebb58190dd0b19e83307dbd80 SHA1: b057150f07455aac7ed0f99d3b3e37ff9918e9ec MD5sum: 75967ba5300e7f4e9a60a33db8f24059 Description: ROS messages for publishing graphs of different data types Package: ros-rolling-graph-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-graph-msgs Version: 0.2.0-5noble.20250429.142420 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 489 Depends: ros-rolling-graph-msgs (= 0.2.0-5noble.20250429.142420) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-graph-msgs/ros-rolling-graph-msgs-dbgsym_0.2.0-5noble.20250429.142420_amd64.deb Size: 378610 SHA256: cde37950bfef2c84e360114ec8037cd7a941744604561957d9b5a67e0c91d059 SHA1: 96e26cc5623989a1cf1322960e07628def7df666 MD5sum: c8d60aa88a6520233114e25ffc10f774 Description: debug symbols for ros-rolling-graph-msgs Build-Ids: 132d4a2927360b9f68ee650b4d65d60dffa24858 36b11ce626a58ff55316270f7f65b62fb00af145 38a700314dbb7ebd6ed2905b1b7265d6dd065181 3b5479d53791c402a662898f075bf2430fe8b6cd 4d03c1d8e210ab2de3264c61d0ea21dd2cf6cde0 961b73bc2098bb6dd7276c1b32a5dd4bde803fdf cd97e1625366802c592f2b5faea4800d3ef1cfdb d7205df0c57b916e15ad48781926b35e2c9910b9 e2031196d4cd128b5aedd5691c99a68a0e1e7274 f38440ba023731daaea112a857bab53c1723db47 ff615eec51bc7cbd77be6443fcff19aa4bc4b094 Package: ros-rolling-grasping-msgs Version: 0.5.0-1noble.20250429.150957 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 3853 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-moveit-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-shape-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/grasping_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-grasping-msgs/ros-rolling-grasping-msgs_0.5.0-1noble.20250429.150957_amd64.deb Size: 273568 SHA256: 90ca4bbfbfc0a0020df4a54795fcbd0b96ef0bea660ecee9cdb91113a1e7aa1e SHA1: 594eb8ffe285c3c2de885b8f37380973d1c55d06 MD5sum: 994c9f5314fafcfea12d90f80bb34f61 Description: Messages for describing objects and how to grasp them. Package: ros-rolling-grasping-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-grasping-msgs Version: 0.5.0-1noble.20250429.150957 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 3047 Depends: ros-rolling-grasping-msgs (= 0.5.0-1noble.20250429.150957) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-grasping-msgs/ros-rolling-grasping-msgs-dbgsym_0.5.0-1noble.20250429.150957_amd64.deb Size: 2484164 SHA256: b3c6b6be8647e09b432113e1bff98fa1cd25cd86d83bda44e5bd8cfe92428f89 SHA1: 475885e6cdbb50a9222e0008ba8d92f4dd52e240 MD5sum: bc0b6804dc6810dd7869134755952eaa Description: debug symbols for ros-rolling-grasping-msgs Build-Ids: 12920e665a5de0d8fca134f37500d3a418191760 3297ca6d7751ad86974c0546cfcb4a7ebed0d99b 4f4e44cdabaeb8bf8dce686cb943e336006e02cb 8ad57ffe0ee5359b5e41fec47bac8a733074c6ed a12f647c9e65bd8f0fa17c673c4a8737478cc3c1 c2586e8ee580da32db3f8386603de89df6dd9440 c2afddf921925957eba5041f8924e7eed89f385c db43ab9c41ee7072cf3af9c1ef7feadb6593d706 dfb006bd6d99975243ce2e61db787bfcb476316e f33f40b0b06157084d3f61ae975f92df959cd6e7 f919d5859430044bcf6277f54e872bd1762118b1 Package: ros-rolling-grbl-msgs Version: 0.0.2-8noble.20250429.141451 Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 3184 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-grbl-msgs/ros-rolling-grbl-msgs_0.0.2-8noble.20250429.141451_amd64.deb Size: 204402 SHA256: ae7a908dac19e4c6aeb766dba0abd461378b24e1b5f27cab4846cd8192da1151 SHA1: 021eef6cf0796dea6d8a6683345582d0500bd5db MD5sum: 3d4cefce8342e11f848f5d28d8459101 Description: ROS2 Messages package for GRBL devices Package: ros-rolling-grbl-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-grbl-msgs Version: 0.0.2-8noble.20250429.141451 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 1792 Depends: ros-rolling-grbl-msgs (= 0.0.2-8noble.20250429.141451) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-grbl-msgs/ros-rolling-grbl-msgs-dbgsym_0.0.2-8noble.20250429.141451_amd64.deb Size: 1290414 SHA256: 2c14880318bf1794c1704733cadaa3fc60bd131c4ddfb5813a7bc76913fc57ed SHA1: c560628cdac41901df1ab391f131f1fcf3e86b15 MD5sum: fa7868a437856f14d4aea42e127c2a95 Description: debug symbols for ros-rolling-grbl-msgs Build-Ids: 1010b8c91cdb800969bd0874884bdc185a58bef9 1519c54b3fa5250d9091f926ca750a85e7aa951d 1b3b92575c38f28877a0fed45ec9924483995d27 201e0cd34643010c8e863ffd0761652efcb8a854 283f5bb97ab5f0d68849502d6d959593aeeff601 3559f052ea19be539612c0a20965f322653b87c4 487824af7b2262d72c09a2eaf96a4e19784ca9c6 56f7bb257bcb056e1c03620fc2e7493fcca13ded 9eee4d11f006339e8919f25d6200f5fc3603f5fd ed76abe16919492e9abda75ade0a202891020085 f2c6d6658a2ed3e05ec37d9215c2e7c4e77371fe Package: ros-rolling-grbl-ros Version: 0.0.16-6noble.20250510.075744 Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 127 Depends: ros-rolling-grbl-msgs, ros-rolling-rclpy, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-grbl-ros/ros-rolling-grbl-ros_0.0.16-6noble.20250510.075744_amd64.deb Size: 26012 SHA256: 00ee245de4d9e8454e67fa8b30820dd6ff5d5357e4ee051a03b2f684a6bf31dc SHA1: 764f694004f65371acf22826b23e0a72e9ccfc3c MD5sum: 5a8a399b3e37c45c6c41aa7e78ed1a88 Description: ROS2 package to interface with a GRBL serial device Package: ros-rolling-gripper-controllers Version: 4.24.0-1noble.20250510.085000 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 341 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-control-msgs, ros-rolling-control-toolbox, ros-rolling-controller-interface, ros-rolling-generate-parameter-library, ros-rolling-hardware-interface, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-realtime-tools, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gripper-controllers/ros-rolling-gripper-controllers_4.24.0-1noble.20250510.085000_amd64.deb Size: 83432 SHA256: 25077ac35ee976e3e625b13ea06b980838f891c84bf1139e68bca3fcfb684d78 SHA1: b030c821cc3dec664ecbc2c7e1a61ff29d25c281 MD5sum: f451e9d066a51d5969d38da20a57e42c Description: The gripper_controllers package Package: ros-rolling-gripper-controllers-dbgsym Package-Type: ddeb Source: ros-rolling-gripper-controllers Version: 4.24.0-1noble.20250510.085000 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1079 Depends: ros-rolling-gripper-controllers (= 4.24.0-1noble.20250510.085000) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gripper-controllers/ros-rolling-gripper-controllers-dbgsym_4.24.0-1noble.20250510.085000_amd64.deb Size: 968106 SHA256: 9ce9c6be41c15b77e13fdeaf9f7bcf67136029f3414917aa744b088405552621 SHA1: 92f7e21be9f6e941f3820b5b98143bed2dce2406 MD5sum: e3cb7df3efd2e5eb10443dfd34117b4b Description: debug symbols for ros-rolling-gripper-controllers Build-Ids: 623d806fb99872990b54d9d9ca5d107c82b95cfd Package: ros-rolling-gscam Version: 2.0.2-4noble.20250510.081013 Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 472 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.16.0), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libstdc++6 (>= 13.1), libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, ros-rolling-camera-calibration-parsers, ros-rolling-camera-info-manager, ros-rolling-class-loader, ros-rolling-cv-bridge, ros-rolling-image-transport, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gscam/ros-rolling-gscam_2.0.2-4noble.20250510.081013_amd64.deb Size: 135070 SHA256: 94b70c433d4d62e44b381730caf3c4d0c4f84abd4d06cb0c9c63d805c9feaa61 SHA1: b2ff823b9db8fe57c6439c7e3974ac97186b1ba4 MD5sum: b8dbbfdd12fdd0c001a604b0100f891d Description: A ROS camera driver that uses gstreamer to connect to devices such as webcams. Package: ros-rolling-gscam-dbgsym Package-Type: ddeb Source: ros-rolling-gscam Version: 2.0.2-4noble.20250510.081013 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 2067 Depends: ros-rolling-gscam (= 2.0.2-4noble.20250510.081013) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gscam/ros-rolling-gscam-dbgsym_2.0.2-4noble.20250510.081013_amd64.deb Size: 1925738 SHA256: 02d610d944a35cea1b14bb28003ddcdabc2291d53203c6d34ce4eb2f792bf29a SHA1: 569d15e5dc2d15dc137af4d56dafa8a24b6b12c6 MD5sum: 61d333df9cbc70dcc766311237c6ff96 Description: debug symbols for ros-rolling-gscam Build-Ids: 6f40e8aab02d20e29ba87634575fb6575d8c01f7 7cf56764f7c0eeb96cf526a5f969334e31db2a31 Package: ros-rolling-gtest-vendor Version: 1.16.0-1noble.20250426.191615 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 1008 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gtest-vendor/ros-rolling-gtest-vendor_1.16.0-1noble.20250426.191615_amd64.deb Size: 182890 SHA256: a37a0ac807989071f3f74d169d5c113e6976f832aa663dc703921393a4d068cc SHA1: 05aaca71096f85ac385d00f78d13525f6cd4ec95 MD5sum: 2b42ed237e4923bec5da34040090805c Description: The package provides GoogleTest. Package: ros-rolling-gtsam Version: 4.2.0-6noble.20250426.191132 Architecture: amd64 Maintainer: Frank Dellaert Installed-Size: 8728 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-serialization1.83.0 (>= 1.83.0), libboost-timer1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 4.0), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0), libtbbmalloc2 (>= 2017~U7), libboost-all-dev, libeigen3-dev, libtbb-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gtsam/ros-rolling-gtsam_4.2.0-6noble.20250426.191132_amd64.deb Size: 2166298 SHA256: 0a48327d3321b88b03f6b0c39f94045e13fb3baac45f44c7ecce7a931840ee1f SHA1: 6f0de6cbbd481c5457f96e39dbcc9fc5e9ea4660 MD5sum: 956ae340b069058754f1d07f381b02dc Description: gtsam Package: ros-rolling-gtsam-dbgsym Package-Type: ddeb Source: ros-rolling-gtsam Version: 4.2.0-6noble.20250426.191132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Frank Dellaert Installed-Size: 169596 Depends: ros-rolling-gtsam (= 4.2.0-6noble.20250426.191132) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gtsam/ros-rolling-gtsam-dbgsym_4.2.0-6noble.20250426.191132_amd64.deb Size: 168941078 SHA256: 2d8628942e68656686fba5195bad5aa905240bad3db3bd21d482216c4f9223d8 SHA1: 0c4390a316f63fe788d5cb19787c7661de4811f6 MD5sum: 3995fa4f4a8e46702f6fd2af9f97fd5d Description: debug symbols for ros-rolling-gtsam Build-Ids: 80ef8346b187fac851527ff53c8bacb9b900a99c e7be0d58d498facd96b24e6e9974d3930ebd2731 f681169234c84dc56cc29535cc5f5ecb15c76f63 Package: ros-rolling-gurumdds-cmake-module Version: 5.0.0-3noble.20250510.062205 Architecture: amd64 Maintainer: Donghyeon Lee Installed-Size: 51 Depends: ros-rolling-ament-cmake, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gurumdds-cmake-module/ros-rolling-gurumdds-cmake-module_5.0.0-3noble.20250510.062205_amd64.deb Size: 7720 SHA256: 012b624dbe5dc7f2a62ac6d2e80d3dad2ba2966112d6ad17933d65ef94a9d9b2 SHA1: 8b276a15f6bb1bd7302dbe1423d51a1bb43949f1 MD5sum: 2baecaaa9d1622faaff71684028d918c Description: Provide CMake module to find GurumNetworks GurumDDS. Package: ros-rolling-gz-cmake-vendor Version: 0.3.0-1noble.20250429.143114 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 1943 Depends: ros-rolling-ros-workspace Homepage: https://github.com/gazebosim/gz-cmake Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-cmake-vendor/ros-rolling-gz-cmake-vendor_0.3.0-1noble.20250429.143114_amd64.deb Size: 196238 SHA256: 06c3f10d336cadc931140e3c49d4df599a6a2685f9a58789be6fa94ce45e8d3a SHA1: 4827b09719716cebdeaf32d073d522ddf14af557 MD5sum: 1685f4e5b7d0b359c479c3a9c566c947 Description: Vendor package for: gz-cmake4 4.1.1 Gazebo CMake : CMake Modules for Gazebo Projects Package: ros-rolling-gz-common-vendor Version: 0.2.3-1noble.20250429.145713 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 2402 Depends: libassimp5 (>= 5.3.1+ds), libavcodec60 (>= 7:6.0), libavdevice60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.38), libfreeimage3 (>= 3.18.0+ds2), libgcc-s1 (>= 3.3.1), libgdal34t64 (>= 3.6.0), libspdlog1.12-fmt9, libstdc++6 (>= 13.1), libswscale7 (>= 7:6.0), libtinyxml2-10 (>= 10.0.0), libuuid1 (>= 2.16), ros-rolling-gz-math-vendor, ros-rolling-gz-utils-vendor, libassimp-dev, libavcodec-dev, libavdevice-dev, libavfilter-dev, libavformat-dev, libavutil-dev, libfreeimage-dev, libgdal-dev, libpostproc-dev, libswresample-dev, libswscale-dev, libtinyxml2-dev, ros-rolling-gz-cmake-vendor, ros-rolling-spdlog-vendor, uuid-dev, ros-rolling-ros-workspace Homepage: https://github.com/gazebosim/gz-common Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-common-vendor/ros-rolling-gz-common-vendor_0.2.3-1noble.20250429.145713_amd64.deb Size: 640428 SHA256: 1501123d723e05f2697cb805fb92ada980d1b56d168a7bc208b541ba59d8377d SHA1: d167a235b8fbc499b85ddd31c0866e06f6fd55a5 MD5sum: 6034017427157fc56b3d66921a54104c Description: Vendor package for: gz-common6 6.0.2 Gazebo Common : AV, Graphics, Events, and much more. Package: ros-rolling-gz-common-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-gz-common-vendor Version: 0.2.3-1noble.20250429.145713 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 8057 Depends: ros-rolling-gz-common-vendor (= 0.2.3-1noble.20250429.145713) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-common-vendor/ros-rolling-gz-common-vendor-dbgsym_0.2.3-1noble.20250429.145713_amd64.deb Size: 7689880 SHA256: fdbb88ad85eb5fd917d304b6730770aac1dce60e36498eeb98a47983c294d361 SHA1: 4eb1bd59f9966f752813058c6adb9ecc19a25bec MD5sum: b353f2a0b8396a15903f06edbc0e6249 Description: debug symbols for ros-rolling-gz-common-vendor Build-Ids: 23d1bb25bdf681f9184c0292a64c6bd04ff75a87 3fcc1cab3f38cb965b50a90fac7c3baed33983df 646bf483dfc446611711e44f0ed97272cfccbc45 721f8bccc62f3d7cec55a46643bbeabe6bc30ecd 769590df9c7739d3a452081928161d59f6c5bcb3 a313da34c4e1f1091ef22fd82010bad346940d9a b9ecd3489d8457606e0d2fa8164a0fdc782c579c e2597d4b9ebe2c996c520782c160400aba5a5c57 Package: ros-rolling-gz-dartsim-vendor Version: 0.1.2-1noble.20250426.194003 Architecture: amd64 Maintainer: Addisu Taddese Installed-Size: 45391 Depends: libassimp5 (>= 5.3.1+ds), libbullet3.24t64 (>= 3.24+dfsg), libc6 (>= 2.38), libfcl0.7 (>= 0.7.0), libgcc-s1 (>= 3.3.1), liboctomap1.9t64 (>= 1.9.7+dfsg), libode8t64 (>= 2:0.16.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), liburdfdom-model4.0 (>= 4.0.0), libassimp-dev, libboost-dev, libboost-regex-dev, libboost-system-dev, libbullet-dev, libccd-dev, libeigen3-dev, libfcl-dev, libfmt-dev, liblz4-dev, liboctomap-dev, libode-dev, libtinyxml2-dev, liburdfdom-dev, ros-rolling-ros-workspace Homepage: https://dartsim.github.io/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-dartsim-vendor/ros-rolling-gz-dartsim-vendor_0.1.2-1noble.20250426.194003_amd64.deb Size: 12391404 SHA256: 08afa9c3c13fb5434f90be88ac1cb09849c743e2b7ec232aca07c1976fd43c7c SHA1: a7b61d12770adb641fd127fc0a4ee57c48c8dfc7 MD5sum: a1fe5a042ff06d5d981c5ee09d4d3230 Description: Vendor package for the DART physics engine v6.13.2 Package: ros-rolling-gz-dartsim-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-gz-dartsim-vendor Version: 0.1.2-1noble.20250426.194003 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Taddese Installed-Size: 99088 Depends: ros-rolling-gz-dartsim-vendor (= 0.1.2-1noble.20250426.194003) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-dartsim-vendor/ros-rolling-gz-dartsim-vendor-dbgsym_0.1.2-1noble.20250426.194003_amd64.deb Size: 97915584 SHA256: 129030f17a8219a34129abd291f73fa7c13eb46de3d0ffa58d8021f4c8a417cf SHA1: a4f35dd321fadae048703c91356e4ff49d6fc513 MD5sum: 6e2cb81d467ef9221f88ee59b5853010 Description: debug symbols for ros-rolling-gz-dartsim-vendor Build-Ids: 27879e4f96c4eeda50e054d8a2c9987e515d90f2 52b77b803aca6ba331275fa7ea91aa549af86075 555094d2f805419353eb36257e42fcae97ccf7ff 954bb07210c78f2c5cb2eb2e4136401dbe6bb3e4 a0799d681db481c1efe746110536fd063ef78b67 c70482335bf55368bd743404c62d31c5e33e7389 d4d0a00b8a8b483088a245aab90c4cb85fe3620f Package: ros-rolling-gz-fuel-tools-vendor Version: 0.2.1-1noble.20250429.151034 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 806 Depends: libc6 (>= 2.38), libcurl4t64 (>= 7.56.1), libgcc-s1 (>= 3.3.1), libjsoncpp25 (>= 1.9.5), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-0-2, libzip4t64 (>= 0.11.2), ros-rolling-gz-common-vendor, ros-rolling-gz-math-vendor, ros-rolling-gz-msgs-vendor, libcurl4-openssl-dev, libgflags-dev, libjsoncpp-dev, libtinyxml2-dev, libyaml-dev, libzip-dev, ros-rolling-gz-cmake-vendor, ros-rolling-gz-tools-vendor, ros-rolling-gz-utils-vendor, ros-rolling-ros-workspace Homepage: https://github.com/gazebosim/gz-fuel-tools Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-fuel-tools-vendor/ros-rolling-gz-fuel-tools-vendor_0.2.1-1noble.20250429.151034_amd64.deb Size: 226010 SHA256: f70a95bcfd150a89505c196d4eaeb4b2fc1782815cf0968af9906fa2af0a9350 SHA1: c508c5fdbff25ab82c47381ebf2438838f0cfaef MD5sum: 976ef21158ec67697fc684506b75c77a Description: Vendor package for: gz-fuel_tools10 10.0.1 Gazebo Fuel Tools: Classes and tools for interacting with Gazebo Fuel Package: ros-rolling-gz-fuel-tools-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-gz-fuel-tools-vendor Version: 0.2.1-1noble.20250429.151034 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 3479 Depends: ros-rolling-gz-fuel-tools-vendor (= 0.2.1-1noble.20250429.151034) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-fuel-tools-vendor/ros-rolling-gz-fuel-tools-vendor-dbgsym_0.2.1-1noble.20250429.151034_amd64.deb Size: 3352816 SHA256: 8ecaea90b4a62ab69b60697f243ee15311214b4db02c71fc86f038f89c9ccebc SHA1: 972ba19c2441ff979763d78d35805d1858919259 MD5sum: 8750a91ff0d82dbe46a5f828ff92f020 Description: debug symbols for ros-rolling-gz-fuel-tools-vendor Build-Ids: 47bf18cb276544eb09f2ae7c72b70fe57dfc31da Package: ros-rolling-gz-gui-vendor Version: 0.2.1-1noble.20250429.152730 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 2863 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.11.1) | libqt5gui5-gles (>= 5.11.1), libqt5qml5 (>= 5.9.0~beta), libqt5quick5 (>= 5.14.1) | libqt5quick5-gles (>= 5.14.1), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-gz-common-vendor, ros-rolling-gz-math-vendor, ros-rolling-gz-msgs-vendor, ros-rolling-gz-plugin-vendor, ros-rolling-gz-rendering-vendor, ros-rolling-gz-transport-vendor, libprotobuf-dev, libprotoc-dev, libqt5core5a, libqt5quick5, libqt5widgets5, libtinyxml2-dev, protobuf-compiler, qml-module-qt-labs-folderlistmodel, qml-module-qt-labs-platform, qml-module-qt-labs-settings, qml-module-qtcharts, qml-module-qtgraphicaleffects, qml-module-qtlocation, qml-module-qtpositioning, qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-dialogs, qml-module-qtquick-extras, qml-module-qtquick-layouts, qml-module-qtquick-templates2, qml-module-qtquick-window2, qml-module-qtquick2, qtbase5-dev, qtdeclarative5-dev, qtquickcontrols2-5-dev, ros-rolling-gz-cmake-vendor, ros-rolling-gz-tools-vendor, ros-rolling-gz-utils-vendor, ros-rolling-ros-workspace Homepage: https://github.com/gazebosim/gz-rendering Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-gui-vendor/ros-rolling-gz-gui-vendor_0.2.1-1noble.20250429.152730_amd64.deb Size: 632520 SHA256: e506fd4b8a8b869db2a2d3a444cc216bb86baeb8c70d6f0a6dbfbe4983f3d4fa SHA1: dbc8871259528851c93ca682bce0f7da47b35b2e MD5sum: ee11a69e62aa3c6c92b5490b8ee2d983 Description: Vendor package for: gz-gui9 9.0.1 Gazebo GUI : Graphical interfaces for robotics applications Package: ros-rolling-gz-gui-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-gz-gui-vendor Version: 0.2.1-1noble.20250429.152730 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 25597 Depends: ros-rolling-gz-gui-vendor (= 0.2.1-1noble.20250429.152730) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-gui-vendor/ros-rolling-gz-gui-vendor-dbgsym_0.2.1-1noble.20250429.152730_amd64.deb Size: 24326628 SHA256: 4ac64c4cc061bc980d8e904f245860762a0fa197106aeb9394841e6126f002b8 SHA1: cec7d0a3477dac995351b8a7d36dfc49078f2fd8 MD5sum: d3269895be181713ba651f7884532a54 Description: debug symbols for ros-rolling-gz-gui-vendor Build-Ids: 066130ee740275f62c43672b3fee17676cba8439 1909d4902ecb75a3d58715b792edf95016a5ea9f 24176183139c43a6077d3dae7101514106add2e2 267dcba0952e3f73dba7fe0e13987a497c8b3ef6 2d2419e4b28e1e5ea3905469dd9eb142a9588a3d 5e148bfb5bbd95662242d6593c71469ef2b851b9 5e4aa9dc0b16effbe5c01925a21e6af86aa57305 66cc9635ba9f369feb606671ad9820f97e05dfcb 6c9fb9ce3b6389fee522e63c94a2ee0d9157cf3b 81c456ea4ed5ba65daa413c0d1afbaa93009499d 86b8fb81679b6d10ad3a8b8d59dfd217a7b9276b 8bbd1593f2b7394ee6d490b2bbe464d98c4ee0af 8c6cadb7df1101197283180c499d6ee4e2a89051 8ca62cc091e0634f48c80a0c67d8c37539f7fb68 8f54803e02ed397a3e1f703e070c8f8b0bdf98ba 98e7878c4b247603e530d265527d126ddbb53ed4 9a77d26d60d2caf85513e504650a306bde5bcf1f ad90d0e312c89b607e92438b76888ac280da30ea ba0cc2165cc956311b1d0d1fe775049d0708ee82 c0cbb07f899ff81f0b584687042d6b1717b1dd6b c7a07858476674c7f40f668da98e1b5ce0e72fba dd6eb05a9b072ee28abaf05ec08d618c34048694 ed996857da45967adce9acaec70db511c5dcb755 f617ee61f60bb05225eb450d35245c204e112347 Package: ros-rolling-gz-launch-vendor Version: 0.2.1-1noble.20250429.193213 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 1039 Depends: libbinutils (>= 2.42), libbinutils (<< 2.42.1), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libwebsockets19t64 (>= 1.7.0), ros-rolling-gz-common-vendor, ros-rolling-gz-gui-vendor, ros-rolling-gz-math-vendor, ros-rolling-gz-msgs-vendor, ros-rolling-gz-plugin-vendor, ros-rolling-gz-sim-vendor, ros-rolling-gz-transport-vendor, ros-rolling-sdformat-vendor, binutils-dev, libgflags-dev, libtinyxml2-dev, libwebsockets-dev, libxi-dev, libxmu-dev, libyaml-dev, ros-rolling-gz-cmake-vendor, ros-rolling-gz-tools-vendor, uuid-dev, ros-rolling-ros-workspace Homepage: https://github.com/gazebosim/gz-launch Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-launch-vendor/ros-rolling-gz-launch-vendor_0.2.1-1noble.20250429.193213_amd64.deb Size: 270530 SHA256: 5e66fa5ca990c59922b516a090e493d21457735a20caadd16a0e3777242d11d0 SHA1: 98ff435d6bf8c23c9d71f20fb9c83966880ceb8f MD5sum: b00ece51dd17373a4e88286cd2c0c6ec Description: Vendor package for: gz-launch8 8.0.1 Gazebo Launch : Run and manage programs and plugins Package: ros-rolling-gz-launch-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-gz-launch-vendor Version: 0.2.1-1noble.20250429.193213 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 5103 Depends: ros-rolling-gz-launch-vendor (= 0.2.1-1noble.20250429.193213) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-launch-vendor/ros-rolling-gz-launch-vendor-dbgsym_0.2.1-1noble.20250429.193213_amd64.deb Size: 4853640 SHA256: 1447aeb190200b49f6e9a2033b633f9cb14eb22f5f99ce8ea8d73fa7084a9edf SHA1: 4d7c056d2c1cae0644c11455d35b7e348ff3c6fc MD5sum: b4d72c2cd068e5a3fc1c759a92cf3cab Description: debug symbols for ros-rolling-gz-launch-vendor Build-Ids: 12a59f9a332ceee5bc77f1a463290226950271e4 3af2ee08316b392eff4f908e941d7647a7ad6a88 3fabcccaeb89604f5b7214c8b0ebcedc27231c38 4f6ec7b1ab4eeaa41b28666446b7f81710cfb6be 51f39faf571eb5c129e61af199dcb039c5439e86 98089735acb4fd43092c74f73820b794233b916f b9fec706a5d53a6d47dad00516ee552648bf352b cae15c1f328c00e90c144984d330ee5277d9ff94 Package: ros-rolling-gz-math-vendor Version: 0.3.0-1noble.20250429.143433 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 1262 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, ros-rolling-gz-cmake-vendor, ros-rolling-gz-utils-vendor, ros-rolling-ros-workspace Homepage: https://github.com/gazebosim/gz-math Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-math-vendor/ros-rolling-gz-math-vendor_0.3.0-1noble.20250429.143433_amd64.deb Size: 245098 SHA256: e60e8f08967e701e5779072229a05eeee58261a1a0d5b9c5910c4e3c3ad1c95a SHA1: bd3051016f0d55f70e6630c58c7888923dae9e12 MD5sum: ec2e0974bb57528410f078eab3859e5a Description: Vendor package for: gz-math8 8.1.1 Gazebo Math : Math classes and functions for robot applications Package: ros-rolling-gz-math-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-gz-math-vendor Version: 0.3.0-1noble.20250429.143433 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 1783 Depends: ros-rolling-gz-math-vendor (= 0.3.0-1noble.20250429.143433) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-math-vendor/ros-rolling-gz-math-vendor-dbgsym_0.3.0-1noble.20250429.143433_amd64.deb Size: 1690228 SHA256: 505be0cb2ba2b2cb33b457dfb63cd59038bd24cbdad81270cc20ddaccf16832e SHA1: 8efc4a77b0715906cd37ba1db2622bb5d53c4f58 MD5sum: 716d1cde91636a60f125de735a521fcd Description: debug symbols for ros-rolling-gz-math-vendor Build-Ids: 58099237d92e4d0a5ed44a6953c0edbfefedd463 Package: ros-rolling-gz-msgs-vendor Version: 0.2.2-1noble.20250429.145846 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 9644 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libprotoc32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-rolling-gz-utils-vendor, libprotobuf-dev, libprotoc-dev, libtinyxml2-dev, protobuf-compiler, python3-dev, python3-protobuf, ros-rolling-gz-cmake-vendor, ros-rolling-gz-math-vendor, ros-rolling-gz-tools-vendor, ros-rolling-ros-workspace Homepage: https://github.com/gazebosim/gz-msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-msgs-vendor/ros-rolling-gz-msgs-vendor_0.2.2-1noble.20250429.145846_amd64.deb Size: 1053426 SHA256: e0ea49fdd18a345e5d4f6ecc3d8f0002a4a4361d1052a43ce9791cf853c754d7 SHA1: 1bce7211fa05145d4a986762e105213ad5ae8ae0 MD5sum: 9c854347496f9f5428a90c39b3c38c94 Description: Vendor package for: gz-msgs11 11.0.2 Gazebo Messages: Protobuf messages and functions for robot applications Package: ros-rolling-gz-msgs-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-gz-msgs-vendor Version: 0.2.2-1noble.20250429.145846 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 27255 Depends: ros-rolling-gz-msgs-vendor (= 0.2.2-1noble.20250429.145846) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-msgs-vendor/ros-rolling-gz-msgs-vendor-dbgsym_0.2.2-1noble.20250429.145846_amd64.deb Size: 25852918 SHA256: 789c2efa2df1b38986b8242074aefc8e4290efefd7f9cd37de791f01e915a770 SHA1: ff66ab12f40c6c8c934863e878aba3332982433b MD5sum: f1a40425957b9487e1ab78b525d23aa8 Description: debug symbols for ros-rolling-gz-msgs-vendor Build-Ids: 531526e3bdda2dc00b22a44adb6001b93e0ffc54 769b55e7f0f4554f1b5d10246f6b2291f7f98778 855618cb400c7467bbab2aebb7f4a43a5b3b918c Package: ros-rolling-gz-ogre-next-vendor Version: 0.1.0-1noble.20250426.194012 Architecture: amd64 Maintainer: Michael Carroll Installed-Size: 26812 Depends: libc6 (>= 2.38), libegl1, libfreeimage3 (>= 3.18.0+ds2), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.3.1), libgl1, libstdc++6 (>= 13.1), libvulkan1 (>= 1.2.131.2), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxaw7 (>= 2:1.0.14), libxcb-randr0 (>= 1.1), libxrandr2 (>= 2:1.2.0), libxt6t64, libzzip-0-13t64 (>= 0.13.56), zlib1g (>= 1:1.1.4), glslang-dev, glslc, libboost-date-time-dev, libboost-dev, libboost-thread-dev, libfreeimage-dev, libfreetype-dev, libgl1-mesa-dev, libglu1-mesa-dev, libpoco-dev, libsdl2-dev, libshaderc-dev, libtbb-dev, libtinyxml2-dev, libvulkan-dev, libx11-dev, libx11-xcb-dev, libxaw7-dev, libxcb-randr0-dev, libxrandr-dev, libzzip-dev, rapidjson-dev, ros-rolling-ros-workspace Homepage: https://www.ogre3d.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-ogre-next-vendor/ros-rolling-gz-ogre-next-vendor_0.1.0-1noble.20250426.194012_amd64.deb Size: 6234492 SHA256: c59fe4d83e07dc511e53bce4a7d2f2cab55e8fddc30a688e04a37beb034c1f43 SHA1: 1ff9e6434571a4494e4119e665059e6a06f97a37 MD5sum: 4ba708eada69a117b16021777629d126 Description: Vendor package for Ogre-next v2.3.3 Package: ros-rolling-gz-ogre-next-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-gz-ogre-next-vendor Version: 0.1.0-1noble.20250426.194012 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Carroll Installed-Size: 60828 Depends: ros-rolling-gz-ogre-next-vendor (= 0.1.0-1noble.20250426.194012) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-ogre-next-vendor/ros-rolling-gz-ogre-next-vendor-dbgsym_0.1.0-1noble.20250426.194012_amd64.deb Size: 57827698 SHA256: 8dd53e7ec0c3ec7d43dd1b1f1ed31d548815ccaf2bca596717352298eb749a34 SHA1: 94f3eec34a79e91c84bde2ca3b924ab4efeb0947 MD5sum: 4cf6c47a1094ab9c9cdaa49c4f316296 Description: debug symbols for ros-rolling-gz-ogre-next-vendor Build-Ids: 16d116d3e7475fb04f55bf350a763a0c583887f1 1af8a35a592d620bb4284f04c23c34bff29d0277 52945f21b7fdfcf68ec317d66f47fb6ac461ebd0 57289f996475a58d67c502b1f8f44dce3e71f75b 6075d2c2a8078c680730f42736610a1080c4ae87 65315eb0f75234a96d760142d9e2eba7dfc0354e 7fa924e76c68981a3f44a22ef7647b84bedbf983 8e5e2937cb171ae286cb9383cece53738b9df9d3 9b5f42879196ed697233901130457052cf4b997d a86fd8735cd991bbb8ba9275f07167c37d22eb1d e16ab139459bb58cfc99d0da375946ba7349a8bf e575bfa2b5f6f143e38f4ce576b0cd10b98f2daf e85df8b5e3c486f8e770f25ccaf9f5e7ef92e91c Package: ros-rolling-gz-physics-vendor Version: 0.2.1-1noble.20250429.150705 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 5941 Depends: libassimp5 (>= 5.3.1+ds), libbullet3.24t64 (>= 3.24+dfsg), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-gz-common-vendor, ros-rolling-gz-dartsim-vendor, ros-rolling-gz-math-vendor, ros-rolling-sdformat-vendor, ros-rolling-urdfdom, libbenchmark-dev, libbullet-dev, libeigen3-dev, ros-rolling-gz-cmake-vendor, ros-rolling-gz-plugin-vendor, ros-rolling-gz-utils-vendor, ros-rolling-ros-workspace Homepage: https://github.com/gazebosim/gz-physics Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-physics-vendor/ros-rolling-gz-physics-vendor_0.2.1-1noble.20250429.150705_amd64.deb Size: 582638 SHA256: 558390804cd98509fdeb353f37464969578c99c06cd592dd78cbcc8c71690f06 SHA1: fc8e8960e663c3ab38e16a1539f7e30dbb80423f MD5sum: f1f1de9827037528a102f07494e0699a Description: Vendor package for: gz-physics8 8.1.0 Gazebo Physics : Physics classes and functions for robot applications Package: ros-rolling-gz-physics-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-gz-physics-vendor Version: 0.2.1-1noble.20250429.150705 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 28645 Depends: ros-rolling-gz-physics-vendor (= 0.2.1-1noble.20250429.150705) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-physics-vendor/ros-rolling-gz-physics-vendor-dbgsym_0.2.1-1noble.20250429.150705_amd64.deb Size: 26065736 SHA256: 37af6da6e2ae5affc3ca24970d7fba0eee3b6d8c6de04dfe11e8a75978a68a61 SHA1: f5a1a4ae4a2f44de04b2932a06b81de2e0207006 MD5sum: 7e97e5085fd1ae120db8766f260e80ef Description: debug symbols for ros-rolling-gz-physics-vendor Build-Ids: 1d2db52c370c324efd74f2ced6329ae78923c043 466654a198a7a5dc038a86a1cc60c303ff720682 b01c8811f88e5931711e2f3bc48c9e23360fca8d b0b762ac4f6f1ca1884e6efd164e1326474ff6ca c163c403ac0618bd292fde713b5131e4f6c75892 c7e23091ccbd472f5a2bac20d4532a77177917fc Package: ros-rolling-gz-plugin-vendor Version: 0.2.1-1noble.20250429.145852 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 714 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-gz-cmake-vendor, ros-rolling-gz-tools-vendor, ros-rolling-gz-utils-vendor, ros-rolling-ros-workspace Homepage: https://github.com/gazebosim/gz-plugin Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-plugin-vendor/ros-rolling-gz-plugin-vendor_0.2.1-1noble.20250429.145852_amd64.deb Size: 180208 SHA256: bf3dd1c6cde164fd5ec7029b43acf654d8ef536888a98f194572ed45f6f28e8c SHA1: 6cc4ff4ce343bd70b7deeb128938339b9d83f5f6 MD5sum: 85409c6fbab9557e8e9834fa5f58b9f6 Description: Vendor package for: gz-plugin3 3.0.1 Gazebo Plugin : Cross-platform C++ library for dynamically loading plugins. Package: ros-rolling-gz-plugin-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-gz-plugin-vendor Version: 0.2.1-1noble.20250429.145852 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 2146 Depends: ros-rolling-gz-plugin-vendor (= 0.2.1-1noble.20250429.145852) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-plugin-vendor/ros-rolling-gz-plugin-vendor-dbgsym_0.2.1-1noble.20250429.145852_amd64.deb Size: 2030552 SHA256: c6b3596aaa5d56ff471ff814996d0cf3de249a893a41040a7b02f3e7ede99211 SHA1: 8f5a7dd4694dcec3000f9f6bbdbfbbd183f91554 MD5sum: a75389a431a0b724e21ba7b4118f9830 Description: debug symbols for ros-rolling-gz-plugin-vendor Build-Ids: 033b72202f517a810b3d8ac792034b54e4b8f233 3484d89224cef91c21e7ec66a50304ed310662dc 5b243954749c6d140aa87c6d72e1941a390c1fd9 Package: ros-rolling-gz-rendering-vendor Version: 0.2.1-1noble.20250429.150404 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 22059 Depends: libc6 (>= 2.38), libegl1, libgcc-s1 (>= 3.3.1), libglx0, libogre-1.9.0t64 (>= 1.9.0+dfsg1-9~), libopengl0, libstdc++6 (>= 13.1), ros-rolling-gz-common-vendor, ros-rolling-gz-math-vendor, ros-rolling-gz-ogre-next-vendor, ros-rolling-gz-plugin-vendor, freeglut3-dev, libfreeimage-dev, libglew-dev, libogre-1.9-dev, libvulkan-dev, libxi-dev, libxmu-dev, ros-rolling-gz-cmake-vendor, ros-rolling-gz-utils-vendor, uuid-dev, ros-rolling-ros-workspace Homepage: https://github.com/gazebosim/gz-rendering Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-rendering-vendor/ros-rolling-gz-rendering-vendor_0.2.1-1noble.20250429.150404_amd64.deb Size: 3964706 SHA256: db712eac6f0f6e9452fd5338b307231e92a84b45fca07d2af992a79db32d0dc1 SHA1: 2233aafff26558638f746d00564d7441e30a7257 MD5sum: a04801cbcc7ab8d0af3d90603cba7975 Description: Vendor package for: gz-rendering9 9.1.0 Gazebo Rendering: Rendering library for robot applications Package: ros-rolling-gz-rendering-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-gz-rendering-vendor Version: 0.2.1-1noble.20250429.150404 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 29459 Depends: ros-rolling-gz-rendering-vendor (= 0.2.1-1noble.20250429.150404) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-rendering-vendor/ros-rolling-gz-rendering-vendor-dbgsym_0.2.1-1noble.20250429.150404_amd64.deb Size: 27938158 SHA256: f33c283c33df82f037b36166e109dc65e1cc0fe75712d1fecff2006882fdeb9f SHA1: a48f47eaad4ac9edaa2337d575cc834cffc310f2 MD5sum: 82559fe4297a4097db48db2982f5273c Description: debug symbols for ros-rolling-gz-rendering-vendor Build-Ids: 23eebb88bb37c37a8abadd7b1f3fc0d53a1ae72c 970673c483c9387f9cd92d29180030336beb235b b605699e7b08e71ea5598b4df7770fca8ad26d62 Package: ros-rolling-gz-ros2-control Version: 2.0.7-1noble.20250510.085423 Architecture: amd64 Maintainer: Alejandro Hernández Installed-Size: 774 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-gz-common-vendor, ros-rolling-gz-msgs-vendor, ros-rolling-gz-sim-vendor, ros-rolling-gz-transport-vendor, ros-rolling-sdformat-vendor, ros-rolling-ament-index-cpp, ros-rolling-controller-manager, ros-rolling-gz-plugin-vendor, ros-rolling-hardware-interface, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-yaml-cpp-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-ros2-control/ros-rolling-gz-ros2-control_2.0.7-1noble.20250510.085423_amd64.deb Size: 220718 SHA256: 4c06c27b3677953a23846c8c26e1c792d7639b5cb5b85623e6246b72921248b9 SHA1: d550656d30bf0f76a3776d3f19675f5073d2c213 MD5sum: 8bba5d61a983f96da0aa11a7d7dd871c Description: Gazebo ros2_control package allows to control simulated robots using ros2_control framework. Package: ros-rolling-gz-ros2-control-dbgsym Package-Type: ddeb Source: ros-rolling-gz-ros2-control Version: 2.0.7-1noble.20250510.085423 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernández Installed-Size: 4852 Depends: ros-rolling-gz-ros2-control (= 2.0.7-1noble.20250510.085423) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-ros2-control/ros-rolling-gz-ros2-control-dbgsym_2.0.7-1noble.20250510.085423_amd64.deb Size: 4589068 SHA256: b174e51b5db803be4475d357fa9d16649aea8ee205dd270ef4413e0fd127cc13 SHA1: 134c350f93f682798b7e3a7889f413412ff2dc1d MD5sum: 5cae11544002b1ef86758e293fdae776 Description: debug symbols for ros-rolling-gz-ros2-control Build-Ids: 6ad7101baf340ec65aeacab1fda1294003f8769f c3bc8977775fdfd0216e2aabfea8caf180f0577c Package: ros-rolling-gz-ros2-control-demos Version: 2.0.7-1noble.20250510.085959 Architecture: amd64 Maintainer: Alejandro Hernandez Installed-Size: 872 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ackermann-steering-controller, ros-rolling-ament-index-python, ros-rolling-control-msgs, ros-rolling-diff-drive-controller, ros-rolling-effort-controllers, ros-rolling-geometry-msgs, ros-rolling-gz-ros2-control, ros-rolling-hardware-interface, ros-rolling-imu-sensor-broadcaster, ros-rolling-joint-state-broadcaster, ros-rolling-joint-trajectory-controller, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-mecanum-drive-controller, ros-rolling-rclcpp, ros-rolling-robot-state-publisher, ros-rolling-ros-gz-bridge, ros-rolling-ros-gz-sim, ros-rolling-ros2controlcli, ros-rolling-ros2launch, ros-rolling-std-msgs, ros-rolling-tricycle-controller, ros-rolling-velocity-controllers, ros-rolling-xacro, ros-rolling-ros-workspace Homepage: https://github.com/ros-controls/gz_ros2_control/blob/master/README.md Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-ros2-control-demos/ros-rolling-gz-ros2-control-demos_2.0.7-1noble.20250510.085959_amd64.deb Size: 122942 SHA256: e4b8c08ba9e1192c600a635e11f3e523be67f9af9763e49b6a9bcc7bd38c5430 SHA1: 0ea34534f8d31f900bb39de78a744472eacefdbc MD5sum: b58246b002ca930d560a9390f7ea4c98 Description: gz_ros2_control_demos Package: ros-rolling-gz-ros2-control-demos-dbgsym Package-Type: ddeb Source: ros-rolling-gz-ros2-control-demos Version: 2.0.7-1noble.20250510.085959 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Installed-Size: 2319 Depends: ros-rolling-gz-ros2-control-demos (= 2.0.7-1noble.20250510.085959) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-ros2-control-demos/ros-rolling-gz-ros2-control-demos-dbgsym_2.0.7-1noble.20250510.085959_amd64.deb Size: 2143806 SHA256: 75ad68166af78615e5b42f2999ddc27ecc5416f4d9db1e219368724b2f9b5e9a SHA1: cb691a1b00c30f1bb58155802d84aebb45cfdeb8 MD5sum: 50b9f2a0fae9d6993388887c786e0445 Description: debug symbols for ros-rolling-gz-ros2-control-demos Build-Ids: 4996987c996c38302fc42b82f41e214001f6d1c3 9350505cb4690cd424e2871c2b09ae2615bf3085 ebf2cc8f5385f6ee94a308551a6f9e2bb758ac23 Package: ros-rolling-gz-sensors-vendor Version: 0.2.1-1noble.20250429.152728 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 2351 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-rolling-gz-common-vendor, ros-rolling-gz-math-vendor, ros-rolling-gz-msgs-vendor, ros-rolling-gz-rendering-vendor, ros-rolling-gz-transport-vendor, ros-rolling-sdformat-vendor, ros-rolling-gz-cmake-vendor, ros-rolling-gz-tools-vendor, ros-rolling-ros-workspace Homepage: https://github.com/gazebosim/gz-sensors Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-sensors-vendor/ros-rolling-gz-sensors-vendor_0.2.1-1noble.20250429.152728_amd64.deb Size: 385778 SHA256: 81c3be34f806a3a3def7b3560475ffdd5d56217d9be341eab9abc8fbd5110713 SHA1: ccfe703c73bfae635ab7ad891b75d21766e51e81 MD5sum: d1a0485554e61a06d1b833f1d84a9dc6 Description: Vendor package for: gz-sensors9 9.1.0 Gazebo Sensors : Sensor models for simulation Package: ros-rolling-gz-sensors-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-gz-sensors-vendor Version: 0.2.1-1noble.20250429.152728 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 11666 Depends: ros-rolling-gz-sensors-vendor (= 0.2.1-1noble.20250429.152728) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-sensors-vendor/ros-rolling-gz-sensors-vendor-dbgsym_0.2.1-1noble.20250429.152728_amd64.deb Size: 11314964 SHA256: a0fb3160602166074379c171445bd5f44f6522d728dc0be5ea9abf16d3bd1e7b SHA1: ab220fbc41547803c1d4b491c8c1ba51084488af MD5sum: fbc9f4718ebb1325ae15cc908826bad1 Description: debug symbols for ros-rolling-gz-sensors-vendor Build-Ids: 03054e03663a400f94ad3187cd9213963a9c9eb1 04972fd84e76f9451acd96dbf9fd2ddf0a30b2ab 1170580065eb9aa10c42900df7e62a1638bd4032 1e0029fe63d8030a5a052fcf81c80d9fb8fe87b4 206ce8c2c1961eb533c2f6fbead81791047bc862 229c11fc2617af7e77c2070dac8baa2555c897c8 2a1a3a744c44e999afd5f3d76ce6fed2b7383d34 3a4a102a4933ef766486a81c36813894d4994086 4e8d36866b4b6fc43b1ef7d36d867c1b5b9f1c13 6eff99d24c9fe62817ef767e724d78e9d846a16e 779b468741ee1e44adc5a2655faa9e6b85f39065 bbb6d4a1228395e5bb2eae59a34b26802c27f907 c0091c1208dff8dd8f10c3f1af7ec815ab372346 c4bd1dcb023b71621c7837a96ef8765f4dedd2c9 ceb1316df44c805f6b68ed8718d6dae6394ffa18 d1fa3698e2f99f8073ef8da6d41f15451ec08353 d413b54c69ff38f5234f48c8af8a8d490c05e5e4 df3b136c26e48784f7fd266fe8ac70594cd1efef f59abe407d823c76ac2c7f745ee76d1067259335 f6d913f80bce2e9532d6cb2339b6ff37b7373076 Package: ros-rolling-gz-sim-vendor Version: 0.2.1-1noble.20250429.182512 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 44942 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-gz-common-vendor, ros-rolling-gz-fuel-tools-vendor, ros-rolling-gz-gui-vendor, ros-rolling-gz-math-vendor, ros-rolling-gz-msgs-vendor, ros-rolling-gz-physics-vendor, ros-rolling-gz-plugin-vendor, ros-rolling-gz-rendering-vendor, ros-rolling-gz-sensors-vendor, ros-rolling-gz-transport-vendor, ros-rolling-sdformat-vendor, freeglut3-dev, libbenchmark-dev, libfreeimage-dev, libglew-dev, libprotobuf-dev, libprotoc-dev, libtinyxml2-dev, libxi-dev, libxmu-dev, protobuf-compiler, pybind11-dev, qml-module-qt-labs-folderlistmodel, qml-module-qt-labs-settings, qml-module-qtgraphicaleffects, qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-dialogs, qml-module-qtquick-layouts, qml-module-qtquick2, qtbase5-dev, qtdeclarative5-dev, ros-rolling-gz-cmake-vendor, ros-rolling-gz-tools-vendor, ros-rolling-gz-utils-vendor, uuid-dev, ros-rolling-ros-workspace Homepage: https://github.com/gazebosim/gz-sim Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-sim-vendor/ros-rolling-gz-sim-vendor_0.2.1-1noble.20250429.182512_amd64.deb Size: 9891382 SHA256: ad52a09f8ab3ecd078131475a02a586547bba216cb346adf385dc3b908387e96 SHA1: 9daf9446a9cb85038a1d4920b4ec3af8ceaf93c7 MD5sum: e8ba01122e411a56fa9d7fc1380fb6a6 Description: Vendor package for: gz-sim9 9.1.0 Gazebo Sim : A Robotic Simulator Package: ros-rolling-gz-sim-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-gz-sim-vendor Version: 0.2.1-1noble.20250429.182512 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 187146 Depends: ros-rolling-gz-sim-vendor (= 0.2.1-1noble.20250429.182512) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-sim-vendor/ros-rolling-gz-sim-vendor-dbgsym_0.2.1-1noble.20250429.182512_amd64.deb Size: 175170508 SHA256: 1a675a1acbc7ffef757462bf07d6191c345a904e2ba8aff3ac57405e954c631f SHA1: 049ffcc2646295090d20189227de239e065f1033 MD5sum: c356c0de220c1d459cae07631d0c5cdf Description: debug symbols for ros-rolling-gz-sim-vendor Build-Ids: 015373b57924a2cc2e27120281f1205f92c16ade 024b5f69095a06d0ae93f0cb3c7053d53236ccf2 091d5c82b24a2ed73e01d5467449ea7b185b09e9 0978b0dd730d6526d14f633ab951c1ce1b49ba33 0bf6a362c09afca2fd947ccb7b7fc8460e7d4820 0de76e424fd88ddd8ac45294897889a9c97fdec6 0f4d3f37e2fb1005c1e3fd5da00d82738bfe2796 142e071048f8cfa9ca4fa08d1fe30a178d8d10b6 143b977c699d2adfd1fc31e864735b531c03fd71 18f36d576657a444c0092796241883feb66a7d2a 1bf28b8a06e969d7a06d3a357ca093baf686f4a0 1c6b54e4083b38ed37a822781b2155faa263a1da 1fbb5adbaf9b57618032ac787b9347e7df20d08e 20eed599f66ef3817bfaf1d09ca18645bb6d596d 220d9f7fa21f5782ae0f55e35201f11af2311e86 24926d8b400a1168f4f9226aa0bf6f9a3a835de8 249fef2f62123e7c7c43d90f8f2097cd200d1508 25df6fd4c680b137c6c96357a56a4ce0dc2cab27 2727fd46c23a64c421323c8d43d8a31986e1dad7 2d423a947346e092b9ba078f1e23ab2b2a155ee2 2e78875747d4288af26b8135e77b9a713a9d0c27 2ef2cb59ce7c573b3c85b0af65c5fb386aa17850 31f80f89dca4c3ae8617d82abac56c99e4798f57 31fcf8d210a33f4ec4e05342be66ae9aede1771c 3255cf3b0ebf5e0c1a9c9b4ebca50d94166474af 3678668ae3263ecbdd5b905bbba3942f7f6ff8f4 3aa2b04564e2020bae223f4e4d66c52b79ceb33e 3acd6d7f6da1ec221aa38a42411eb4502b4c672a 3ae7a0d5fb2482c0ac039df68787da5714cac26a 3c29ad8fe4a54cb419ca86a67032f423672ecfc7 3c8d86c06ad76e329cd3e503f008a03a76f889c8 419a5f2b47f651cc749baf26f6e076665ff09232 43fac6cfc486b5ed5e5a77db16afbab73bcc1c6d 46026e9e8da03d5f6b7ee2fd77c23b531ffdc2aa 49867a721dc76b6a4e0f650ea7068d2036c9befe 4ae25ee4d45817b288caac623680b5edb1dcd293 4cf62b45b08014922780617fb833c059a86404a3 549cebfec2d34cdc7185b6981e4760c4a9da851e 57b76dcceb9bb79fdc6f031d4b49b12a49714873 585f94969a716a80ce048e2facedf143b7a2fd29 58855334e4eefdbdae98c325d0503ef70f9686d1 58d881d081a56641f0644a36e615a41c12ff9fe9 5c64da971ca28b2d862964932b5606fb7d486829 5eb911ace824219a2aa123468ed32d8b27b4625e 62fd0d1445598c26f6642bd4b0d66ae0f3e771aa 62fd5e38b9acade6cd484512f9ca4151691ea2cb 63ee54f5f11941ac981f11c01828767758ddbc90 67808c5645b1dab2f12036d7e6d7c029c45e5896 67eb3e64646f2c8fda6ac54e8eaaedf176cd5f00 693cfb645cf3d0a244c0899b54b24d7ee562baef 71f716c856e33498472fc6aa1e7d0af4cf5bd7e0 7348c1f0e799181c24e93e7cb9dc9b0c3ed27408 75ec19de610186983c746d2e181ec3df4681e311 7b2f602612e5e4d322df04130475d71939940a46 7c2e53a8aa12dc3eaaa89b70cbcbce4e8c0c09c6 7d4eaf3286a722a7e4b5c69840488c89ddb119aa 7e5b7a3f77ef3b1d907b876cbac1ff8e44241bc0 80e09c2507281b853de0e84a202b6109e7d875fb 8149acd0ee5db0b3ffff321774abce8950446f68 843049ffcd02ecde2638b707e8054dccf459375d 85e64292997a58f25ed6f80894b38aaef487dee4 8921ac88b3938f83249a2eedaf8338cb76ebe120 8ce130e7a5b7af62d8d483835bd21da59e3824cd 9014d08cc75d4a155c5b109ab56abf4ea625da24 91b362e23da6643ea541b4ee3f6a766b1a6554d5 921ee9b7f94bde0201cc7bb027ee9cfb648351df 94fea5f751fd4a32c762c86beef512e1ce2afba8 96cdff13d841b97bc5b6daf13b6199cf9a39dee6 96f6944d31c88400d15871dd1de862050f2ab7c9 98481dc540666aab910c7c0518d2b7569ed14253 995ab313ade60830a2576249f249346f1bd79aff 995f990258026385c67edcc5f271fe0e3c57882f 9b7b9bae60c9d86ed213f1b99a83b1b78718b20b 9d596cd74c1431931b870282ffd5cc567703d489 9e08e83a5fa909deeb496066dd6a3128b07efd58 9f23b6be9bc09826de3809106247d45a88d891e4 a296404b370ea573a86b5399ae033673b7cafa44 a9d2075988bdf613ec5f03eadbde8df3044aabfd adb29094cce05d8f71eaaa3902701d4f9c90f51a af707c4cb077e6220c47c58c939a56bad214c0b0 b2d9c0fac9696e214d13872161de68b9ecc90f40 b39a427daf7c6c6e03de491f10336d7ad1c5dc80 ba5701e84dd466275fb10827358dc931bd297d90 be2d20a293b7f062c2d7e1dbc0d3bc2bd437c705 bf175e287264f8edaba4669e2b336087cd6a694a c0b4c24b40b2af3d70f172e3da0c1b867488f444 c33a11d8fc90963a2f9140a6901a46e4335c174c ce8f11a167adfc4010bfe472bf0e789f770aab25 d1acb3bf342e53860a6f764bb2a6eba1e4e7498e d4a0cc9cab6f39e7ffd0d8efa152db556092dbef d93bd44be2b83b730212ab661ef3ef44e65de758 da43872e8823f9479a472013f05404c9aef39c55 e2731f5caef14e745dce6323eb88e36f03e7cf66 e3e2a763c2ad061c4c4de720d24f649e402fe7f1 e41499976ccaad2a13bd8195391a586691496842 eb3dfe82e1aee2505c506e36f2aed22f0504fb08 f22cec698507041e11f4e05e3b082a253112d702 f596b106b2d1b0454c930a299bd2d2a35bbe40fd f7123c0ba4a6d202053d2aa8800ad81c1483b278 f841eff59acd7015ec5378dae42f765f5ef7af25 f93f8f861aba16a747788d223e80ad6a5ee8cc50 f9da894a5be8fcf4b00230fe799fcd457c16a2ad fa1cf4935a9ce58a6e49f9dc64b5191fe8f00df5 fc7ec38e0233b977c826dd1377368f64a0ad54a4 Package: ros-rolling-gz-tools-vendor Version: 0.1.2-1noble.20250429.145714 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 151 Depends: libc6 (>= 2.14), libgcc-s1 (>= 4.2), libstdc++6 (>= 13.1), ros-rolling-gz-cmake-vendor, ruby, ros-rolling-ros-workspace Homepage: https://github.com/gazebosim/gz-tools Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-tools-vendor/ros-rolling-gz-tools-vendor_0.1.2-1noble.20250429.145714_amd64.deb Size: 31924 SHA256: 78c3ede4806b892e81aacc8227ffd075e3640337fc9aeda2e8e93f4d8cc8ba5a SHA1: 45d524ebf89640e8d42f4824a4dc6811fd9136ca MD5sum: ffee99e291768fae50c86e7008c5e452 Description: Vendor package for: gz-tools2 2.0.2 Gazebo Tools: Entrypoint to Gazebo's command line interface Package: ros-rolling-gz-tools-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-gz-tools-vendor Version: 0.1.2-1noble.20250429.145714 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 226 Depends: ros-rolling-gz-tools-vendor (= 0.1.2-1noble.20250429.145714) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-tools-vendor/ros-rolling-gz-tools-vendor-dbgsym_0.1.2-1noble.20250429.145714_amd64.deb Size: 203970 SHA256: f0af6e1c82cb9909c3a77a6b5b28b71a30a280861bbd96dd58a17c260549eec2 SHA1: c331e27118a9c3847c5d445c38b2dd69f1357841 MD5sum: b9883738e6b731c0b46ab67589d312b1 Description: debug symbols for ros-rolling-gz-tools-vendor Build-Ids: 56b2e7e33b728f02773955488a347cf67f38e0dd Package: ros-rolling-gz-transport-vendor Version: 0.2.1-1noble.20250429.151038 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 2218 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 13.1), libuuid1 (>= 2.16), libzmq5 (>= 4.0.1+dfsg), ros-rolling-gz-msgs-vendor, cppzmq-dev, libprotobuf-dev, libprotoc-dev, libsqlite3-dev, libzmq3-dev, pkg-config, protobuf-compiler, pybind11-dev, python3-dev, python3-psutil, python3-pytest, ros-rolling-gz-cmake-vendor, ros-rolling-gz-math-vendor, ros-rolling-gz-tools-vendor, ros-rolling-gz-utils-vendor, uuid-dev, ros-rolling-ros-workspace Homepage: https://github.com/gazebosim/gz-transport Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-transport-vendor/ros-rolling-gz-transport-vendor_0.2.1-1noble.20250429.151038_amd64.deb Size: 520720 SHA256: da0138fa85ba8a0006f3961dd1616adbd11a1f0db98ddaecb275b7b1638a4588 SHA1: f0606bef2ee8ddd0eb4718bdef5d8898e514b48c MD5sum: 3e44ba5bb1c83ecc11279cf9ea150f19 Description: Vendor package for: gz-transport14 14.0.1 Gazebo Transport: Provides fast and efficient asynchronous message passing, services, and data logging. Package: ros-rolling-gz-transport-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-gz-transport-vendor Version: 0.2.1-1noble.20250429.151038 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 9276 Depends: ros-rolling-gz-transport-vendor (= 0.2.1-1noble.20250429.151038) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-transport-vendor/ros-rolling-gz-transport-vendor-dbgsym_0.2.1-1noble.20250429.151038_amd64.deb Size: 8777230 SHA256: 6407f3656a4187b040cba53ef10d1bd3c0e9630ae708cdc8bcacaa060ec7ce36 SHA1: b0562dbc03c7b58eda6edeb98258567009259e06 MD5sum: 3a7a2b25ad99083c75fde7539d619a43 Description: debug symbols for ros-rolling-gz-transport-vendor Build-Ids: 28b27bcf12f092d0556858ea0278a3a18154dd32 3ff6570afedfba1f2234b37c731e664f151e7d05 9cb9c04f51f2e680f5604aabcecafa4cf8513e6f a03810bc6ea59f21ca646e8e5cc6d980e9e11422 a5c6e73a031d190d85d80355ad11f924d1ab11da Package: ros-rolling-gz-utils-vendor Version: 0.3.0-1noble.20250429.143246 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 675 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libspdlog1.12-fmt9, libstdc++6 (>= 13.1), ros-rolling-gz-cmake-vendor, ros-rolling-spdlog-vendor, ros-rolling-ros-workspace Homepage: https://github.com/gazebosim/gz-utils Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-utils-vendor/ros-rolling-gz-utils-vendor_0.3.0-1noble.20250429.143246_amd64.deb Size: 115338 SHA256: 706d6026ec1f377dfcfdbacee3550765bc1c18f0584dd6d4b9d36e9578ffcf64 SHA1: 3ea6761caad00ccecdb74e248dabd1a4b02fe124 MD5sum: 80c9e9e72cf158eb291e4bd40e940a8f Description: Vendor package for: gz-utils3 3.1.1 Gazebo Utils : Classes and functions for robot applications Package: ros-rolling-gz-utils-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-gz-utils-vendor Version: 0.3.0-1noble.20250429.143246 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 395 Depends: ros-rolling-gz-utils-vendor (= 0.3.0-1noble.20250429.143246) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-gz-utils-vendor/ros-rolling-gz-utils-vendor-dbgsym_0.3.0-1noble.20250429.143246_amd64.deb Size: 362552 SHA256: 751a4f6d0e66a32b56ff9fc4037819014ead5910c69bfe34a7b86802a16d8583 SHA1: b3c607a517a6e8a70a97dff3c6c78016acdabcbd MD5sum: f34ae283e944f9af92eda7964ef5059b Description: debug symbols for ros-rolling-gz-utils-vendor Build-Ids: d5cd787d4eb7c3cfc221d3dbec1c11858a19cd10 eca03251694a3cb3a294adcb8425eb544abc8686 Package: ros-rolling-hardware-interface Version: 4.29.0-1noble.20250510.083823 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1292 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-backward-ros, ros-rolling-control-msgs, ros-rolling-joint-limits, ros-rolling-lifecycle-msgs, ros-rolling-pal-statistics, ros-rolling-pluginlib, ros-rolling-rclcpp-lifecycle, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-realtime-tools, ros-rolling-sdformat-urdf, ros-rolling-tinyxml2-vendor, ros-rolling-urdf, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-hardware-interface/ros-rolling-hardware-interface_4.29.0-1noble.20250510.083823_amd64.deb Size: 328948 SHA256: f8e2fe5a051da9cff659147a721018b704751eb8688f4ab89eee61bf0eec0ff8 SHA1: 8d86fdc71df729643bf0aee2f9925a1fff251965 MD5sum: 2adabcd8e561b33e6196a394d4c2240c Description: Base classes for hardware abstraction and tooling for them Package: ros-rolling-hardware-interface-dbgsym Package-Type: ddeb Source: ros-rolling-hardware-interface Version: 4.29.0-1noble.20250510.083823 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 5510 Depends: ros-rolling-hardware-interface (= 4.29.0-1noble.20250510.083823) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-hardware-interface/ros-rolling-hardware-interface-dbgsym_4.29.0-1noble.20250510.083823_amd64.deb Size: 5241110 SHA256: 9122309bb7f35bd9ff243dbf681b095b42309be04d192d1b675361f87110c322 SHA1: a58d5b764e30adbb42c16badcc1b619659d42d2a MD5sum: c576cb39a8b782e16e20843d68616b84 Description: debug symbols for ros-rolling-hardware-interface Build-Ids: d5ec03835d113bbda923cc8472b47abf61464e50 df6807ba3b303e6e9481fd34c4cd5da8e460e17d Package: ros-rolling-hardware-interface-testing Version: 4.29.0-1noble.20250510.084418 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 214 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-control-msgs, ros-rolling-hardware-interface, ros-rolling-lifecycle-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp-lifecycle, ros-rolling-ros2-control-test-assets, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-hardware-interface-testing/ros-rolling-hardware-interface-testing_4.29.0-1noble.20250510.084418_amd64.deb Size: 58632 SHA256: f8138028e7668d66185fb36ddafa42e4c941b45823fb257f992f45be3f332cfd SHA1: fce9f3365258fcc8585b4d0ddf207645941c34d0 MD5sum: 368d2df74fce9cba610846cb030c5d0e Description: Commonly used test fixtures for the ros2_control framework Package: ros-rolling-hardware-interface-testing-dbgsym Package-Type: ddeb Source: ros-rolling-hardware-interface-testing Version: 4.29.0-1noble.20250510.084418 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1838 Depends: ros-rolling-hardware-interface-testing (= 4.29.0-1noble.20250510.084418) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-hardware-interface-testing/ros-rolling-hardware-interface-testing-dbgsym_4.29.0-1noble.20250510.084418_amd64.deb Size: 1776300 SHA256: a2aef9441631ac426b7fd6e35450db136318b6091cc95ff7497025f51cc14dda SHA1: a66890b822d8967a07f66e0b22eeee25555e29ee MD5sum: 880be0da07c7d94d911a1a96286fdc79 Description: debug symbols for ros-rolling-hardware-interface-testing Build-Ids: 44bc2c0bad2d5a3634dbf82e3a47523ce1af6ca6 Package: ros-rolling-hash-library-vendor Version: 0.1.1-6noble.20250426.205807 Architecture: amd64 Maintainer: Kenji Miyake Installed-Size: 127 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ros-workspace Homepage: https://github.com/stbrumme/hash-library Priority: optional Section: misc Filename: pool/main/r/ros-rolling-hash-library-vendor/ros-rolling-hash-library-vendor_0.1.1-6noble.20250426.205807_amd64.deb Size: 34592 SHA256: 29decdb16c92d2c423eaa158eeb8541a39c771b0c81e3041bec3231a0d77ab6b SHA1: c9c58b6e3ae34d030a62d9d3018b457a1284d711 MD5sum: 27fda37cda360a1c65c104ff316cc513 Description: ROS2 vendor package for stbrumme/hash-library Package: ros-rolling-hash-library-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-hash-library-vendor Version: 0.1.1-6noble.20250426.205807 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Miyake Installed-Size: 176 Depends: ros-rolling-hash-library-vendor (= 0.1.1-6noble.20250426.205807) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-hash-library-vendor/ros-rolling-hash-library-vendor-dbgsym_0.1.1-6noble.20250426.205807_amd64.deb Size: 155438 SHA256: 74c89a76a44acad8c8537b67e09f1f000564945f1a0908ac2eb08709c01e864e SHA1: 381c3641c1e4e855568a655f49f4bd4e63bf9a11 MD5sum: dd1dd947813d978a3b5ff1014e468a18 Description: debug symbols for ros-rolling-hash-library-vendor Build-Ids: d8b1b22faf1b0cdbdbb5780e3393d40deeb1521b Package: ros-rolling-hatchbed-common Version: 0.1.2-1noble.20250510.082900 Architecture: amd64 Maintainer: Marc Alban Installed-Size: 90 Depends: ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-hatchbed-common/ros-rolling-hatchbed-common_0.1.2-1noble.20250510.082900_amd64.deb Size: 14090 SHA256: f62dce2095711939f8378af0615c7f6cc941a21848c531ef20a582227cce1b23 SHA1: 980d1db02457176acbb60a02ebafb8f948248a46 MD5sum: 2261c1a5f386683c7b5ac346e0973713 Description: Common Hatchbed C++ utility code for ROS, such registering and handling updates to ros parameters. Package: ros-rolling-heaphook Version: 0.1.1-2noble.20250426.194648 Architecture: amd64 Maintainer: sykwer Installed-Size: 116 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-tlsf, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-heaphook/ros-rolling-heaphook_0.1.1-2noble.20250426.194648_amd64.deb Size: 24608 SHA256: 97fcc6999c5bc60bc31b8c763b04bae0acf40019126321213d05f0ef276e9c76 SHA1: c1505ab01fc9cc0433872d0ece577aceb6361554 MD5sum: 459fa86565bed975ccfe6321f64dedcc Description: Replace all the dynamic heap allocation functions by LD_PRELOAD Package: ros-rolling-heaphook-dbgsym Package-Type: ddeb Source: ros-rolling-heaphook Version: 0.1.1-2noble.20250426.194648 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: sykwer Installed-Size: 190 Depends: ros-rolling-heaphook (= 0.1.1-2noble.20250426.194648) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-heaphook/ros-rolling-heaphook-dbgsym_0.1.1-2noble.20250426.194648_amd64.deb Size: 150288 SHA256: fab434e1e8c7f750bab564cf42e25b7598a7cb9e8f577b6351cb40665cf56d4e SHA1: da881b40c76bd699753f2cc4abefee8b410b07a5 MD5sum: 8f8dc53bc15d0d08b0f8900a46cf4163 Description: debug symbols for ros-rolling-heaphook Build-Ids: 4c7d848ef12e2981b0f239b619145a10da272a3f 5ca2605093df181b71526d753d2d09740a828d5e 77565a0dbc30ab31d9487de8ccc45cd805fc22d1 Package: ros-rolling-hebi-cpp-api Version: 3.12.3-1noble.20250426.194016 Architecture: amd64 Maintainer: Chris Bollinger Installed-Size: 22374 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ros-workspace Homepage: http://docs.hebi.us/tools.html#cpp-api Priority: optional Section: misc Filename: pool/main/r/ros-rolling-hebi-cpp-api/ros-rolling-hebi-cpp-api_3.12.3-1noble.20250426.194016_amd64.deb Size: 6653464 SHA256: 5076484635a0e693f378928a749126975112082b18f0e0d29fe2e6574225f7a5 SHA1: 4f92deca2e49075ccc96e1ac9b221dbf3fc4e364 MD5sum: 49b907a0d1c9e05ad6e47e7ba33345b6 Description: A ROS 2 package providing access to the HEBI C++ API. Package: ros-rolling-hebi-cpp-api-dbgsym Package-Type: ddeb Source: ros-rolling-hebi-cpp-api Version: 3.12.3-1noble.20250426.194016 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Bollinger Installed-Size: 3903 Depends: ros-rolling-hebi-cpp-api (= 3.12.3-1noble.20250426.194016) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-hebi-cpp-api/ros-rolling-hebi-cpp-api-dbgsym_3.12.3-1noble.20250426.194016_amd64.deb Size: 3791746 SHA256: d2c0611d9cdef2032dd04af665d06860303bfac5f55f36effedc5e738a574a8c SHA1: 747d155b1ab9513ecf1a7bd4addff94e95f113b0 MD5sum: b93f9e0061797044e5dec7df7a810f38 Description: debug symbols for ros-rolling-hebi-cpp-api Build-Ids: 6ad911f7dcfaf81737b702a0c19d17993d9cd472 Package: ros-rolling-hls-lfcd-lds-driver Version: 2.1.0-1noble.20250510.082901 Architecture: amd64 Maintainer: Pyo Installed-Size: 299 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-system-dev, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/hls_lfcd_lds_driver Priority: optional Section: misc Filename: pool/main/r/ros-rolling-hls-lfcd-lds-driver/ros-rolling-hls-lfcd-lds-driver_2.1.0-1noble.20250510.082901_amd64.deb Size: 82326 SHA256: 622b1c8f08ad7f9d6c06b8bcefdec9efe9bafa6846468907a1d41807d016a4c2 SHA1: e2351b6ec3652f122504ce8075fbb789b4502dc6 MD5sum: 148445f7078cfb4306ba0acb0068db86 Description: ROS package for LDS-01(HLS-LFCD2). The LDS (Laser Distance Sensor) is a sensor sending the data to Host for the simultaneous localization and mapping (SLAM). Simultaneously the detecting obstacle data can also be sent to Host. HLDS(Hitachi-LG Data Storage) is developing the technology for the moving platform sensor such as Robot Vacuum Cleaners, Home Robot, Robotics Lawn Mower Sensor, etc. Package: ros-rolling-hls-lfcd-lds-driver-dbgsym Package-Type: ddeb Source: ros-rolling-hls-lfcd-lds-driver Version: 2.1.0-1noble.20250510.082901 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 1131 Depends: ros-rolling-hls-lfcd-lds-driver (= 2.1.0-1noble.20250510.082901) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-hls-lfcd-lds-driver/ros-rolling-hls-lfcd-lds-driver-dbgsym_2.1.0-1noble.20250510.082901_amd64.deb Size: 1022364 SHA256: e1ee4657b75b51d2a10d791df9f3ad1782102846fe9c2d9b0c5ad75b15b83c75 SHA1: 675ea40cdb5d24d50fe1df51ae262b437f820860 MD5sum: 1a93f13cbd1aeab1fb7143219dd2c6c4 Description: debug symbols for ros-rolling-hls-lfcd-lds-driver Build-Ids: 714c4239856cb46c7c3532046ee0e1873cd0a968 Package: ros-rolling-hpp-fcl Version: 2.4.5-1noble.20250429.182439 Architecture: amd64 Maintainer: Joseph Mirabel Installed-Size: 6630 Depends: libassimp5 (>= 5.3.1+ds), libboost-filesystem1.83.0 (>= 1.83.0), libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), liboctomap1.9t64 (>= 1.9.7+dfsg), libstdc++6 (>= 13.1), libassimp-dev, libboost-all-dev, libeigen3-dev, liboctomap-dev, python3-dev, python3-numpy, ros-rolling-eigenpy, ros-rolling-ros-workspace Homepage: https://github.com/humanoid-path-planner/hpp-fcl Priority: optional Section: misc Filename: pool/main/r/ros-rolling-hpp-fcl/ros-rolling-hpp-fcl_2.4.5-1noble.20250429.182439_amd64.deb Size: 1146190 SHA256: 9a21b045106c8660245bb893cb9e0a3ce7a746b1fbbe78fc87849f75fb5ea2a1 SHA1: b77838d9a34aad6dd39965cf742195b6ef2c8139 MD5sum: a8fe150b39f37ffc9ddb50ab89f19b55 Description: An extension of the Flexible Collision Library. Package: ros-rolling-hpp-fcl-dbgsym Package-Type: ddeb Source: ros-rolling-hpp-fcl Version: 2.4.5-1noble.20250429.182439 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Joseph Mirabel Installed-Size: 54027 Depends: ros-rolling-hpp-fcl (= 2.4.5-1noble.20250429.182439) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-hpp-fcl/ros-rolling-hpp-fcl-dbgsym_2.4.5-1noble.20250429.182439_amd64.deb Size: 50670342 SHA256: ccd156947ecf2fea33f9cc7115667e05c6ff203ed099b4bb28788ca7aef54d7e SHA1: 78c8c329b84c756b44ecbe540b6f5859abb61335 MD5sum: c715fef5b7691c55f5423d4b927dc8d3 Description: debug symbols for ros-rolling-hpp-fcl Build-Ids: c2216b0b6444735691cdfeb85e4457448db3c6fb f14bbb11d83064ff1317add950f239d0168fe410 Package: ros-rolling-ibeo-msgs Version: 4.0.0-3noble.20250429.140838 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 7271 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/kartech_linear_actuator_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ibeo-msgs/ros-rolling-ibeo-msgs_4.0.0-3noble.20250429.140838_amd64.deb Size: 423680 SHA256: 470dd5660a8051d8d6b25c27d05ac2ed8412157ae4bf0f5810d90b448c9f55c7 SHA1: 5d0d00e9e8192d082ab2628729f12e5276e5ae35 MD5sum: b691abb03eb1c44392e5efaa43566c1c Description: The ibeo_msgs package Package: ros-rolling-ibeo-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-ibeo-msgs Version: 4.0.0-3noble.20250429.140838 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 4743 Depends: ros-rolling-ibeo-msgs (= 4.0.0-3noble.20250429.140838) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ibeo-msgs/ros-rolling-ibeo-msgs-dbgsym_4.0.0-3noble.20250429.140838_amd64.deb Size: 3976550 SHA256: 9526ab50c82f737ea1d4f08acdee8789ea776ec398f2b7535ebe9966ec41cf09 SHA1: 684a8d6673b5b4933f90514c3a0fc1c93d5f077b MD5sum: 1fa380262bd114d3dd07c23f058f3428 Description: debug symbols for ros-rolling-ibeo-msgs Build-Ids: 01e256837b16e85960855cc6aa20c1b6f107f0e0 03b978de5987bb81f1d306758fec29b183b681a9 09c9065a181887d8f92246b3a9d76775ed20eaac 426f2e97e4863169a262236fa41bbea9701b9182 75c1db16eac1eb0009151b7fed1dd3b5dc113915 8424bc65f1086c7b2d28c82d199941298d8f056b 92ab43d81b952bd29b77c411f9314e8e20ace5a9 a541872988000c89738b382edcaea92121697e38 cf85d723d4505d5bacbec0211942ebfa0626aac4 e763334020588d1c6fe5075885894e96be85efae fa252d523023e6b86a5dc286818cf5646392c697 Package: ros-rolling-iceoryx-binding-c Version: 2.0.5-5noble.20250426.192238 Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 363 Depends: libc6 (>= 2.4), libstdc++6 (>= 13.1), ros-rolling-ros-workspace Homepage: https://iceoryx.io Priority: optional Section: misc Filename: pool/main/r/ros-rolling-iceoryx-binding-c/ros-rolling-iceoryx-binding-c_2.0.5-5noble.20250426.192238_amd64.deb Size: 63720 SHA256: 7a349d0a1b2160660de0f0b14d3359ce1327ec21f0df7235c465b81db328de3a SHA1: 356e498a6f197c699cb1338e2d4e599a0025e772 MD5sum: 390d3bee92c180b9f04202392cc562ad Description: Eclipse iceoryx inter-process-communication (IPC) middleware C-Language Binding Package: ros-rolling-iceoryx-binding-c-dbgsym Package-Type: ddeb Source: ros-rolling-iceoryx-binding-c Version: 2.0.5-5noble.20250426.192238 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 1095 Depends: ros-rolling-iceoryx-binding-c (= 2.0.5-5noble.20250426.192238) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-iceoryx-binding-c/ros-rolling-iceoryx-binding-c-dbgsym_2.0.5-5noble.20250426.192238_amd64.deb Size: 1044100 SHA256: 8af5335b032f846fade97eebab8cec712b06c39debbf51cdac8741eb92e9382f SHA1: e8d5e7c870b174b5272c92c8bb6c63890337e01f MD5sum: fc85dacbf71daaeff3a5817ecf679e81 Description: debug symbols for ros-rolling-iceoryx-binding-c Build-Ids: c3840685d6b38650792ff251b8eae8942fb3ae42 Package: ros-rolling-iceoryx-hoofs Version: 2.0.5-5noble.20250426.191614 Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 1279 Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), acl, libacl1-dev, libatomic1, ros-rolling-ros-workspace Conflicts: ros-rolling-iceoryx-utils Replaces: ros-rolling-iceoryx-utils Homepage: https://iceoryx.io Priority: optional Section: misc Filename: pool/main/r/ros-rolling-iceoryx-hoofs/ros-rolling-iceoryx-hoofs_2.0.5-5noble.20250426.191614_amd64.deb Size: 211412 SHA256: c82675a0f909aa27a15163ded16fabf48ba98f850be7fcdc4518e3fbdc4afb7a SHA1: 895a5bd5b3b940dc37d100aa80aba8995a2fd218 MD5sum: 4745ca81e0431beb3b4062eb3cac62a6 Description: Eclipse iceoryx inter-process-communication (IPC) middleware basic building blocks Package: ros-rolling-iceoryx-hoofs-dbgsym Package-Type: ddeb Source: ros-rolling-iceoryx-hoofs Version: 2.0.5-5noble.20250426.191614 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 1214 Depends: ros-rolling-iceoryx-hoofs (= 2.0.5-5noble.20250426.191614) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-iceoryx-hoofs/ros-rolling-iceoryx-hoofs-dbgsym_2.0.5-5noble.20250426.191614_amd64.deb Size: 1130604 SHA256: 7544125fd9544c7af83fad396fdc9ada5cb90d33df517fbfd90c536280c47f48 SHA1: 0cd8f1de563fb2c8462d3eec8944d88888b24b19 MD5sum: 80c3577f13c8fae4206677916e702fb2 Description: debug symbols for ros-rolling-iceoryx-hoofs Build-Ids: 208831ff53a8c6b2faa1ca2ce0b4b2a78d716040 95383ae83d0dc33c90cb0259ff983bf4500fb0d7 Package: ros-rolling-iceoryx-introspection Version: 2.0.5-5noble.20250426.205228 Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 153 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libncurses6 (>= 6), libstdc++6 (>= 13.1), libtinfo6 (>= 6), libncurses5-dev, ros-rolling-iceoryx-hoofs, ros-rolling-iceoryx-posh, ros-rolling-ros-workspace Homepage: https://iceoryx.io Priority: optional Section: misc Filename: pool/main/r/ros-rolling-iceoryx-introspection/ros-rolling-iceoryx-introspection_2.0.5-5noble.20250426.205228_amd64.deb Size: 35602 SHA256: 529b066fb48cd3442b5c6c2ae806901393dccb33a5c51819c5b61373520a2bda SHA1: ca67c825cf6fcfe4077defe4fb03af262dcc68b1 MD5sum: 2a970469efd2bd6dc5dd767f821a74c0 Description: Eclipse iceoryx inter-process-communication (IPC) middleware introspection client Package: ros-rolling-iceoryx-introspection-dbgsym Package-Type: ddeb Source: ros-rolling-iceoryx-introspection Version: 2.0.5-5noble.20250426.205228 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 479 Depends: ros-rolling-iceoryx-introspection (= 2.0.5-5noble.20250426.205228) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-iceoryx-introspection/ros-rolling-iceoryx-introspection-dbgsym_2.0.5-5noble.20250426.205228_amd64.deb Size: 429166 SHA256: c38f31ad91fa54a2cf2936c387bb7f90998613abba7f22287302b4e9337ea273 SHA1: 587d32165f416ccc8a9ee5c4954dadc688fd0df2 MD5sum: 38a4241e99847b1a43629d190fb818a4 Description: debug symbols for ros-rolling-iceoryx-introspection Build-Ids: a9269a534a555d9d4b8440d8d66bcdb9e9f99ced f771dfc31955be93eee8a1b3530525966640fc36 Package: ros-rolling-iceoryx-posh Version: 2.0.5-5noble.20250426.191749 Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 1968 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-iceoryx-hoofs, ros-rolling-ros-workspace Homepage: https://iceoryx.io Priority: optional Section: misc Filename: pool/main/r/ros-rolling-iceoryx-posh/ros-rolling-iceoryx-posh_2.0.5-5noble.20250426.191749_amd64.deb Size: 399162 SHA256: 1b11f9b3e9f4d7b186486ad488020714d632e17f0a893a9a3d27c05edcd8b819 SHA1: 93037081e2088e20fb789486dd856ce84bf31fe2 MD5sum: cb46637acdd460de267b57049949bad0 Description: Eclipse iceoryx inter-process-communication (IPC) middleware Posix Shared Memory Library and middleware daemon (RouDi) Package: ros-rolling-iceoryx-posh-dbgsym Package-Type: ddeb Source: ros-rolling-iceoryx-posh Version: 2.0.5-5noble.20250426.191749 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Eclipse Foundation, Inc. Installed-Size: 6246 Depends: ros-rolling-iceoryx-posh (= 2.0.5-5noble.20250426.191749) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-iceoryx-posh/ros-rolling-iceoryx-posh-dbgsym_2.0.5-5noble.20250426.191749_amd64.deb Size: 5979308 SHA256: a37682f9b2d545136950a653cff8c2ed33c0c4b87ebad33962d7ce390ed81322 SHA1: baaf57fa971967a302689480677e4c441732271b MD5sum: 8ac88d73f6fbb4598315b402b390b7eb Description: debug symbols for ros-rolling-iceoryx-posh Build-Ids: 51c645b55c4b41fcdd7716bf27ad8f69572d02bc 557a76524a8d21148b2980caaa9d0fee6ee41d89 9cc70de395344efc5e52ba67216115471925b99a b809a79b65ba62d765a6fbbc1f5f8b93029e8452 eed57f973dbfe956b90f8491511553d05043299e Package: ros-rolling-image-common Version: 6.2.0-1noble.20250510.083935 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 42 Depends: ros-rolling-camera-calibration-parsers, ros-rolling-camera-info-manager, ros-rolling-image-transport, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/image_common Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-common/ros-rolling-image-common_6.2.0-1noble.20250510.083935_amd64.deb Size: 5892 SHA256: 7625c374ae1aa823175690a39708b10c56e4c98e3300b3fc1cfeaae314eb8345 SHA1: b17fa048f10ff1e1e8f6659857ab01d376bf110d MD5sum: 7db3812d3fb680d9e5938ece4e2868bc Description: Common code for working with images in ROS. Package: ros-rolling-image-geometry Version: 4.1.0-1noble.20250510.074528 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 170 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 11), libopencv-dev, python3-deprecated, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/image_geometry Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-geometry/ros-rolling-image-geometry_4.1.0-1noble.20250510.074528_amd64.deb Size: 32986 SHA256: dfdf3fb0cb513b2f1897db0a30c5071b1eb48e9ce3c06ef65ad6fefb9028cd80 SHA1: d9a46ea3e3c40f9cecc7193021550bfca1a99d99 MD5sum: aa8b5e8d4f3901088536474a75c43b2d Description: `image_geometry` contains C++ and Python libraries for interpreting images geometrically. It interfaces the calibration parameters in sensor_msgs/CameraInfo messages with OpenCV functions such as image rectification, much as cv_bridge interfaces ROS sensor_msgs/Image with OpenCV data types. Package: ros-rolling-image-geometry-dbgsym Package-Type: ddeb Source: ros-rolling-image-geometry Version: 4.1.0-1noble.20250510.074528 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 265 Depends: ros-rolling-image-geometry (= 4.1.0-1noble.20250510.074528) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-geometry/ros-rolling-image-geometry-dbgsym_4.1.0-1noble.20250510.074528_amd64.deb Size: 246316 SHA256: abded1bd6baf8fac7ada0701251643916852d5663c7edab1b0064591f1955800 SHA1: 57a70ced141cfbb8a7b97c5ec6dbb11673421ce1 MD5sum: f8d85de67fd11a960f27b77660ac6a70 Description: debug symbols for ros-rolling-image-geometry Build-Ids: f403bf12a1fc24e967134e23d372baf9c63e73ee Package: ros-rolling-image-pipeline Version: 6.0.10-1noble.20250510.084635 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 43 Depends: ros-rolling-camera-calibration, ros-rolling-depth-image-proc, ros-rolling-image-proc, ros-rolling-image-publisher, ros-rolling-image-rotate, ros-rolling-image-view, ros-rolling-stereo-image-proc, ros-rolling-ros-workspace Homepage: https://index.ros.org/p/image_pipeline/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-pipeline/ros-rolling-image-pipeline_6.0.10-1noble.20250510.084635_amd64.deb Size: 6806 SHA256: f8e27597cfdf33dfcb98df71ed1cc88d5cc5a405577f0d7f00438a728f3a5c82 SHA1: ce729deb00b172a82ed01faa483aef568d28c669 MD5sum: 0be83fddbd6b90d8501935dfc66d9c65 Description: image_pipeline fills the gap between getting raw images from a camera driver and higher-level vision processing. Package: ros-rolling-image-proc Version: 6.0.10-1noble.20250510.081517 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 1593 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-contrib406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-rolling-camera-calibration-parsers, ros-rolling-cv-bridge, ros-rolling-geometry-msgs, ros-rolling-image-geometry, ros-rolling-image-transport, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rcutils, ros-rolling-sensor-msgs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tracetools-image-pipeline, ros-rolling-ros-workspace Homepage: https://index.ros.org/p/image_proc/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-proc/ros-rolling-image-proc_6.0.10-1noble.20250510.081517_amd64.deb Size: 258528 SHA256: f63988c5c2c592cf6a90df7626f05cfa8bd7aab689d8dc3dc397bcf971e9431d SHA1: 96498d3c68acbc0a7067d6ac84d3a9ece280128d MD5sum: 17fa670e7831ad11d7c7caf104c15377 Description: Single image rectification and color processing. Package: ros-rolling-image-proc-dbgsym Package-Type: ddeb Source: ros-rolling-image-proc Version: 6.0.10-1noble.20250510.081517 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 8759 Depends: ros-rolling-image-proc (= 6.0.10-1noble.20250510.081517) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-proc/ros-rolling-image-proc-dbgsym_6.0.10-1noble.20250510.081517_amd64.deb Size: 7512904 SHA256: 812a096f31c60add42aa1ba2b529a2e5724948c0d5f94ff935331b5ed8c523ad SHA1: a92c34a0870e92a4842be89f75a8baead8be8283 MD5sum: db7c187b08dac031a15eeb20bd38a641 Description: debug symbols for ros-rolling-image-proc Build-Ids: 084bba28a4243d36bdf11257529bdfe8e9df8ad5 32849323613bead652172d0f1c24d32a580e8e5b 33ae9351889e546668809206dc7296e59eee4b63 3c6362a2b492d12584b75c9c9373f908f1a5ff46 6a32e689f82ff2ccb8c91b718354a2100a6902b9 6f8616f34569d8d8702b73d7c3e37403811b5e9b 6fb808fcb94f3196782203010b300b9b7d3bfcae 7154a3575c98d1d76dbfc81eb7395804894b204b 7786fe550ad7e3be4dac56b8ce33ea6eaa7a44ce 77885d5acc7e10ca7c80217ea056b0d4108e1add 94e09964605b8a2f8ab9da11665c9b21c8a16962 96c564197ee07ca3ce6f447cd175affdc8701771 ca710551aa74cfcbf3b1138cdc42515417cce545 Package: ros-rolling-image-publisher Version: 6.0.10-1noble.20250510.082154 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 350 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-rolling-camera-info-manager, ros-rolling-cv-bridge, ros-rolling-image-transport, ros-rolling-rcl-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-ros-workspace Homepage: https://index.ros.org/p/image_publisher/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-publisher/ros-rolling-image-publisher_6.0.10-1noble.20250510.082154_amd64.deb Size: 131458 SHA256: 05b9d46dc19485f81f64e0d1f25c31aac14fa5c63562e1640669f53c43952fb1 SHA1: 20c37468d6c1f452ea0339fa16cfa60a2d59901c MD5sum: f1965164741bf0c3fff303c779ac1428 Description: Contains a node publish an image stream from single image file or avi motion file. Package: ros-rolling-image-publisher-dbgsym Package-Type: ddeb Source: ros-rolling-image-publisher Version: 6.0.10-1noble.20250510.082154 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 1300 Depends: ros-rolling-image-publisher (= 6.0.10-1noble.20250510.082154) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-publisher/ros-rolling-image-publisher-dbgsym_6.0.10-1noble.20250510.082154_amd64.deb Size: 1237970 SHA256: fdf7c131cd561fc4531e21ee25ba382743b72de13f19903acb4647b0978e1a66 SHA1: d7c23ad043c59f5e8a6d0ddb7930a90f83e1d0e8 MD5sum: 45533c87f944361f336429f65725c8f9 Description: debug symbols for ros-rolling-image-publisher Build-Ids: 11c758b53111befa1a1190bca857031b8a0bbcf6 564f5fa0c24cd7078916fa6c76549a8707ac003a Package: ros-rolling-image-rotate Version: 6.0.10-1noble.20250510.081514 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 716 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libopencv-dev, ros-rolling-cv-bridge, ros-rolling-geometry-msgs, ros-rolling-image-transport, ros-rolling-rcl-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: https://index.ros.org/p/image_rotate/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-rotate/ros-rolling-image-rotate_6.0.10-1noble.20250510.081514_amd64.deb Size: 162630 SHA256: 9fdeb329525dbb6b16d1dbce2d71fd68fcb2c685173f8be19faf2ee59f766553 SHA1: 916b12e9008db4225d6cfc24461951d6213306e5 MD5sum: d8923dac2aa524f84e610b4bb7f313a3 Description: Contains a node that rotates an image stream in a way that minimizes the angle between a vector in some arbitrary frame and a vector in the camera frame. The frame of the outgoing image is published by the node. This node is intended to allow camera images to be visualized in an orientation that is more intuitive than the hardware-constrained orientation of the physical camera. This is particularly helpful, for example, to show images from the PR2's forearm cameras with a consistent up direction, despite the fact that the forearms need to rotate in arbitrary ways during manipulation. It is not recommended to use the output from this node for further computation, as it interpolates the source image, introduces black borders, and does not output a camera_info. Package: ros-rolling-image-rotate-dbgsym Package-Type: ddeb Source: ros-rolling-image-rotate Version: 6.0.10-1noble.20250510.081514 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 3735 Depends: ros-rolling-image-rotate (= 6.0.10-1noble.20250510.081514) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-rotate/ros-rolling-image-rotate-dbgsym_6.0.10-1noble.20250510.081514_amd64.deb Size: 3506546 SHA256: 8badeabb8490d9c4691591f4e73514aebd7d45a23439c099b33b4895ee05f788 SHA1: a4e640268a5321136fe39328df4ef6842adf753c MD5sum: 13e2e50d67e74bbb33ed34c87b458649 Description: debug symbols for ros-rolling-image-rotate Build-Ids: 1a839a01a864237d0bd552b312d986f6da7c1a3e 52bb9bba3b81bc69190e7262c35777b1f1f18f65 7469468243848f7f57b384739200c0a58749b15a b7558c6db8c973ca27a80c3d2b2356d407331b31 Package: ros-rolling-image-tools Version: 0.37.0-1noble.20250510.082903 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1028 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-tools/ros-rolling-image-tools_0.37.0-1noble.20250510.082903_amd64.deb Size: 185772 SHA256: 8a1d3e5d6d1d09e8097add76e38b8e1f8e73f0062533bf7a4cee0caddbfc4bce SHA1: 9a1eda85048e3864f3a4e707461478cca54bbddc MD5sum: 3fae527efdaeeea4d65c18f1ba156295 Description: Tools to capture and play back images to and from DDS subscriptions and publications. Package: ros-rolling-image-tools-dbgsym Package-Type: ddeb Source: ros-rolling-image-tools Version: 0.37.0-1noble.20250510.082903 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 5036 Depends: ros-rolling-image-tools (= 0.37.0-1noble.20250510.082903) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-tools/ros-rolling-image-tools-dbgsym_0.37.0-1noble.20250510.082903_amd64.deb Size: 4095956 SHA256: b795f765b37cef5bfb61feadcbb3a31143f1d20ceb7b238aef5cab29249bfcf8 SHA1: 95605316846020cd98a0d7774af04bf36996ace4 MD5sum: 54100138c25982184448aa1e4f3912b2 Description: debug symbols for ros-rolling-image-tools Build-Ids: 538a31e58257698d92bde2256bfdd45e27aeb485 5b1ee0dad1beaf25aeec4e85e41fc7df356bb4a0 eae25ef238efab0c17b6f7a7811898713a29c557 Package: ros-rolling-image-transport Version: 6.2.0-1noble.20250510.080535 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2925 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-message-filters, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/image_transport Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-transport/ros-rolling-image-transport_6.2.0-1noble.20250510.080535_amd64.deb Size: 414904 SHA256: 80f8ccea3f9afd92656cfd0b71498474733c545aa97334c9544d71f03b827e5f SHA1: 72713276569451af7619c7e11f7cef0b1faff4f1 MD5sum: afc9095c326f6683e0c6e70d8f2aa4c0 Description: image_transport should always be used to subscribe to and publish images. It provides transparent support for transporting images in low-bandwidth compressed formats. Examples (provided by separate plugin packages) include JPEG/PNG compression and Theora streaming video. Package: ros-rolling-image-transport-dbgsym Package-Type: ddeb Source: ros-rolling-image-transport Version: 6.2.0-1noble.20250510.080535 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 9594 Depends: ros-rolling-image-transport (= 6.2.0-1noble.20250510.080535) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-transport/ros-rolling-image-transport-dbgsym_6.2.0-1noble.20250510.080535_amd64.deb Size: 8645786 SHA256: 9cad8d775b483596036f8f5848cca3242e62e89a235dfdeaa91e84275565cf65 SHA1: c9d3d9e04c2c92cc548ca2fd2057421d0f36f427 MD5sum: 98590fe512928c963f3b8ea91edcbaca Description: debug symbols for ros-rolling-image-transport Build-Ids: 839067fafb1367cb8172616fbdedc042a9ee67d0 a9568f838188a5e277e6fe202166fb90f069af8e c16a8056dd917730753666de2f0ecf710ecab17e cd6c2ea32d03427d57e097ac612bf59bed597466 d0042ee113052fc06fef7cca3bc02ceea051d9c4 Package: ros-rolling-image-transport-plugins Version: 5.0.2-1noble.20250510.084651 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 42 Depends: ros-rolling-compressed-depth-image-transport, ros-rolling-compressed-image-transport, ros-rolling-theora-image-transport, ros-rolling-zstd-image-transport, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-transport-plugins/ros-rolling-image-transport-plugins_5.0.2-1noble.20250510.084651_amd64.deb Size: 6084 SHA256: 3c5832d6d43e888f2ad36fc251677b9da383a9e8daac1d3058af4f4a16837120 SHA1: 39825d162e98a041bc1679258f27347354c7e15c MD5sum: 7c9f9870328d47fa2f3af3931ad05fa2 Description: A set of plugins for publishing and subscribing to sensor_msgs/Image topics in representations other than raw pixel data. For example, for viewing a stream of images off-robot, a video codec will give much lower bandwidth and latency. For low frame rate tranport of high-definition images, you might prefer sending them as JPEG or PNG-compressed form. Package: ros-rolling-image-transport-py Version: 6.2.0-1noble.20250510.081011 Architecture: amd64 Maintainer: Alejandro Hernández Installed-Size: 295 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-image-transport, ros-rolling-rclcpp, ros-rolling-rpyutils, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-transport-py/ros-rolling-image-transport-py_6.2.0-1noble.20250510.081011_amd64.deb Size: 99866 SHA256: 785c9ec0ae650262bc4be5b3a621a0bf39775d040512919cc9f8220e91664f18 SHA1: 9c640dd090434e2356c3f153f60cecc20a810160 MD5sum: 847c95d4dec4d03670e3f3728c8f4d64 Description: Python API for image_transport Package: ros-rolling-image-view Version: 6.0.10-1noble.20250510.081026 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 1291 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-rolling-camera-calibration-parsers, ros-rolling-cv-bridge, ros-rolling-image-transport, ros-rolling-message-filters, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-std-srvs, ros-rolling-stereo-msgs, ros-rolling-ros-workspace Homepage: https://index.ros.org/p/image_view/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-view/ros-rolling-image-view_6.0.10-1noble.20250510.081026_amd64.deb Size: 284394 SHA256: ef2cf8d3bd3a90033b33c6303b86857c812c0785d643cadb16b072334c5a5d40 SHA1: 52733f39c8f77c38676386157ac947e599badf43 MD5sum: 3aa9e935ae0abad4519f08d269449d28 Description: A simple viewer for ROS image topics. Includes a specialized viewer for stereo + disparity images. Package: ros-rolling-image-view-dbgsym Package-Type: ddeb Source: ros-rolling-image-view Version: 6.0.10-1noble.20250510.081026 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 8181 Depends: ros-rolling-image-view (= 6.0.10-1noble.20250510.081026) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-image-view/ros-rolling-image-view-dbgsym_6.0.10-1noble.20250510.081026_amd64.deb Size: 7545000 SHA256: c194eb5916a83330c1053783f0779c6e1a41060fa71d62da03b9e8083c433d77 SHA1: be97370b637279276e5d4e5ea48f9788bfa1ffad MD5sum: 4c693d943f222f14ac0b2dc997107900 Description: debug symbols for ros-rolling-image-view Build-Ids: 1d8b0412586a58ca53eb2f95ea86d1e8bcc95779 270d5e49a2c01c3a7a12fe8f1f099f27b7299ca9 af7a4b3378657acb7be40f91595f1e8e2c10a767 bf95bdbb48dcd9ee7c0742e565f67338428142a0 d28906c69e5c5c6b898369c6f50d5323487dff98 f8dc95fb806b2797d71cb46ed3fcccde0ac5b4d2 fca58c6c7ef3748eff0a47aed74c59c2629444f3 Package: ros-rolling-imu-complementary-filter Version: 2.2.0-1noble.20250510.081224 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1035 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ros-workspace Homepage: http://www.mdpi.com/1424-8220/15/8/19302 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-imu-complementary-filter/ros-rolling-imu-complementary-filter_2.2.0-1noble.20250510.081224_amd64.deb Size: 198742 SHA256: a636939102e0ed7155af26280fba11ed6beb134bfe0586b86f876080fb9f166e SHA1: 60691cb818a8b14223942c1376e3f1d3c9936014 MD5sum: 250a2e75765dad59384db60c415997cc Description: Filter which fuses angular velocities, accelerations, and (optionally) magnetic readings from a generic IMU device into a quaternion to represent the orientation of the device wrt the global frame. Based on the algorithm by Roberto G. Valenti etal. described in the paper "Keeping a Good Attitude: A Quaternion-Based Orientation Filter for IMUs and MARGs" available at http://www.mdpi.com/1424-8220/15/8/19302 . Package: ros-rolling-imu-complementary-filter-dbgsym Package-Type: ddeb Source: ros-rolling-imu-complementary-filter Version: 2.2.0-1noble.20250510.081224 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 4496 Depends: ros-rolling-imu-complementary-filter (= 2.2.0-1noble.20250510.081224) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-imu-complementary-filter/ros-rolling-imu-complementary-filter-dbgsym_2.2.0-1noble.20250510.081224_amd64.deb Size: 3802052 SHA256: a3f86b73a9b98e3f3492b4d2ab37de79b21b221640332ab2b3447b7034272440 SHA1: ee4059d60fd50721ca8cb8d823d2775b98306459 MD5sum: d7cec26fb60484a578e15ebff3837d42 Description: debug symbols for ros-rolling-imu-complementary-filter Build-Ids: 03362f3df11a234bd3d666d6fc90328b7087ca16 7c9a53539123e51fd9fa716c7bc407741cf5b071 Package: ros-rolling-imu-filter-madgwick Version: 2.2.0-1noble.20250510.082928 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1279 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-rclcpp-lifecycle, ros-rolling-sensor-msgs, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/imu_filter_madgwick Priority: optional Section: misc Filename: pool/main/r/ros-rolling-imu-filter-madgwick/ros-rolling-imu-filter-madgwick_2.2.0-1noble.20250510.082928_amd64.deb Size: 234436 SHA256: f87b47025f955dd941a19301a4afd87531716a5e390bba84259a9beb1ee4c6c9 SHA1: 9d32c06953217202f4211ac7952fe6111952d7f1 MD5sum: 0d9e6ae448af6d22482ccb1693b64336 Description: Filter which fuses angular velocities, accelerations, and (optionally) magnetic readings from a generic IMU device into an orientation. Based on code by Sebastian Madgwick, http://www.x-io.co.uk/node/8#open_source_ahrs_and_imu_algorithms. Package: ros-rolling-imu-filter-madgwick-dbgsym Package-Type: ddeb Source: ros-rolling-imu-filter-madgwick Version: 2.2.0-1noble.20250510.082928 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 5463 Depends: ros-rolling-imu-filter-madgwick (= 2.2.0-1noble.20250510.082928) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-imu-filter-madgwick/ros-rolling-imu-filter-madgwick-dbgsym_2.2.0-1noble.20250510.082928_amd64.deb Size: 4548244 SHA256: 6f476d599b35228eaf0545cd97be4667ab8bf5bce8a9021c945bc0f4d76fb189 SHA1: 89053b83c2a2b02413191db36bfacf1e1e1aca1e MD5sum: 0a2873686c91de88d691c8d4837e458f Description: debug symbols for ros-rolling-imu-filter-madgwick Build-Ids: cf1dbc5d6f5802fa83f6108c1faf743963c6b3a9 fcc5cdcffb334063c57f31ceae640ccae370f4ed Package: ros-rolling-imu-pipeline Version: 0.5.1-1noble.20250510.084756 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 41 Depends: ros-rolling-imu-processors, ros-rolling-imu-transformer, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/imu_pipeline Priority: optional Section: misc Filename: pool/main/r/ros-rolling-imu-pipeline/ros-rolling-imu-pipeline_0.5.1-1noble.20250510.084756_amd64.deb Size: 5420 SHA256: b92a25171446444eb59dff2142ad8465e73250bad6dc5eeb7269e826dcc2372e SHA1: ac25750396bcb31072e537eb797e9f049bc5035a MD5sum: 2926996d779779b95d52a9bbd3f3385b Description: imu_pipeline Package: ros-rolling-imu-processors Version: 0.5.1-1noble.20250510.082931 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 1509 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-geometry-msgs, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/imu_processors Priority: optional Section: misc Filename: pool/main/r/ros-rolling-imu-processors/ros-rolling-imu-processors_0.5.1-1noble.20250510.082931_amd64.deb Size: 236528 SHA256: 7471b348a10ef486a9b95c2cf97c91e6963e6b455541de878d3a73b33fea82ad SHA1: 9e9297a699e8f6c1a019dfe66d557327dc38276b MD5sum: df0b1f7ac04809cc82660f28f001b828 Description: Processors for sensor_msgs::Imu data Package: ros-rolling-imu-processors-dbgsym Package-Type: ddeb Source: ros-rolling-imu-processors Version: 0.5.1-1noble.20250510.082931 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 6857 Depends: ros-rolling-imu-processors (= 0.5.1-1noble.20250510.082931) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-imu-processors/ros-rolling-imu-processors-dbgsym_0.5.1-1noble.20250510.082931_amd64.deb Size: 5607540 SHA256: e6c3727ce26f5ec4eab173d72ccf6927e376f170a43416b860aaa292dd02e6ec SHA1: 3f535e324283ba6f66c7f00af84f446cda2ccfa6 MD5sum: 21c26ec1e63eb71c0874f29870dc270c Description: debug symbols for ros-rolling-imu-processors Build-Ids: 9dcf3b08fc16f20d0a0582659fe9df14a2a8632e b5979ad1d1acd5d65e7749d809416f1fe2157ea4 bdc02fe0495b361efc74767c9e7b7038319cfc3d edfb82c1078cdb86a64980f595fe81b3278cb932 Package: ros-rolling-imu-sensor-broadcaster Version: 4.24.0-1noble.20250510.085146 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 290 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-controller-interface, ros-rolling-generate-parameter-library, ros-rolling-hardware-interface, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-realtime-tools, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-imu-sensor-broadcaster/ros-rolling-imu-sensor-broadcaster_4.24.0-1noble.20250510.085146_amd64.deb Size: 80892 SHA256: 833b0276f2128c290c39d7185ba43591c212c3c84bc7d9b3e587af01d631177c SHA1: e196fe8d786f49433516d8189b69e4f2a22dd1dd MD5sum: 3cb07e3a75075c825e8fd75accb72711 Description: Controller to publish readings of IMU sensors. Package: ros-rolling-imu-sensor-broadcaster-dbgsym Package-Type: ddeb Source: ros-rolling-imu-sensor-broadcaster Version: 4.24.0-1noble.20250510.085146 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1121 Depends: ros-rolling-imu-sensor-broadcaster (= 4.24.0-1noble.20250510.085146) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-imu-sensor-broadcaster/ros-rolling-imu-sensor-broadcaster-dbgsym_4.24.0-1noble.20250510.085146_amd64.deb Size: 1048168 SHA256: e4a7dbdd3931bc2d3e1fd8668ccd24d037ab189cf878881ac14a76dafc0a0658 SHA1: adbf2d5c5873e3b71d78f30340feea9d22ff6cf0 MD5sum: 32e050aa64f065d3838b0036bb4be9de Description: debug symbols for ros-rolling-imu-sensor-broadcaster Build-Ids: 635e9f3bb66883538959a88ea190d248352278a4 Package: ros-rolling-imu-tools Version: 2.2.0-1noble.20250510.084644 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 41 Depends: ros-rolling-imu-complementary-filter, ros-rolling-imu-filter-madgwick, ros-rolling-rviz-imu-plugin, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/imu_tools Priority: optional Section: misc Filename: pool/main/r/ros-rolling-imu-tools/ros-rolling-imu-tools_2.2.0-1noble.20250510.084644_amd64.deb Size: 5268 SHA256: 06f08fa08ed31d5009745870baaeba4f6d72a759eed9119b576602a625bc29bb SHA1: 8ae4f94059b186040210e97b625ffe0d2b6cb216 MD5sum: 969dc769279a59ba7203b9da51d6038b Description: Various tools for IMU devices Package: ros-rolling-imu-transformer Version: 0.5.1-1noble.20250510.082953 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 956 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-message-filters, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-tf2-ros, ros-rolling-tf2-sensor-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/imu_transformer Priority: optional Section: misc Filename: pool/main/r/ros-rolling-imu-transformer/ros-rolling-imu-transformer_0.5.1-1noble.20250510.082953_amd64.deb Size: 181806 SHA256: f5c4b9460d5e9a9fc2c137709fa1dfb5e8fbd0f01eff17ac276ba834ba04c614 SHA1: 1ced16c91acea1842c1932b53d1f8fb545210404 MD5sum: dd69224cb81ad152c478b0327de19ec5 Description: Node/components to transform sensor_msgs::Imu data from one frame into another. Package: ros-rolling-imu-transformer-dbgsym Package-Type: ddeb Source: ros-rolling-imu-transformer Version: 0.5.1-1noble.20250510.082953 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 4724 Depends: ros-rolling-imu-transformer (= 0.5.1-1noble.20250510.082953) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-imu-transformer/ros-rolling-imu-transformer-dbgsym_0.5.1-1noble.20250510.082953_amd64.deb Size: 4087230 SHA256: 96092aa1c1eaaf76eab5b215c286ef8c7a0a94a400fd344a09d9c5aa00852d51 SHA1: 4ba5891231e5b4ec976ee3c4421f708afb5b0f07 MD5sum: 90c3673bbbadf2b19b369c99f71fb561 Description: debug symbols for ros-rolling-imu-transformer Build-Ids: 6aca545c5eaef83ab5ba6494e07caf607c231894 b58f50be95af3b8e0473a816938abb9931ca3fea Package: ros-rolling-interactive-marker-twist-server Version: 2.1.0-2noble.20250510.081909 Architecture: amd64 Maintainer: Mike Purvis Installed-Size: 193 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-geometry-msgs, ros-rolling-interactive-markers, ros-rolling-rclcpp, ros-rolling-tf2, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-interactive-marker-twist-server/ros-rolling-interactive-marker-twist-server_2.1.0-2noble.20250510.081909_amd64.deb Size: 55778 SHA256: af0d3699115dd12b272008f54ae15575429969b61acb12ace410bd9729838be0 SHA1: 11feb1ab2caba411f154bcb26472951bbda033e1 MD5sum: d294a923ec7c7f6e54db55291b32fb8c Description: Interactive control for generic Twist-based robots using interactive markers Package: ros-rolling-interactive-marker-twist-server-dbgsym Package-Type: ddeb Source: ros-rolling-interactive-marker-twist-server Version: 2.1.0-2noble.20250510.081909 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mike Purvis Installed-Size: 981 Depends: ros-rolling-interactive-marker-twist-server (= 2.1.0-2noble.20250510.081909) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-interactive-marker-twist-server/ros-rolling-interactive-marker-twist-server-dbgsym_2.1.0-2noble.20250510.081909_amd64.deb Size: 925162 SHA256: 1f8a1715911bc405783a3925d5bc1ae96ec1a3364a5a075038b33fcdd3c5b43a SHA1: 417b5def3f5e2ac37343010aced5fde054edc9d9 MD5sum: 86b221b8046842d69bd0ab3e583a7d8a Description: debug symbols for ros-rolling-interactive-marker-twist-server Build-Ids: 11c96caf31379d0bfb92a7f1a82e9cb84d378acf Package: ros-rolling-interactive-markers Version: 2.8.0-1noble.20250510.081539 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 1021 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-rclpy, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-std-msgs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/interactive_markers Priority: optional Section: misc Filename: pool/main/r/ros-rolling-interactive-markers/ros-rolling-interactive-markers_2.8.0-1noble.20250510.081539_amd64.deb Size: 205782 SHA256: b937e89434a4fe6c07be5c43252171290891a9987d734a10245a3d648b0675f0 SHA1: e546bd908572d9b5a2231fd23b70faf6a8f8c09f MD5sum: 4ffe9879adaf26a29868a7a7a6d23b3e Description: 3D interactive marker communication library for RViz and similar tools. Package: ros-rolling-interactive-markers-dbgsym Package-Type: ddeb Source: ros-rolling-interactive-markers Version: 2.8.0-1noble.20250510.081539 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 4940 Depends: ros-rolling-interactive-markers (= 2.8.0-1noble.20250510.081539) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-interactive-markers/ros-rolling-interactive-markers-dbgsym_2.8.0-1noble.20250510.081539_amd64.deb Size: 4282250 SHA256: 4d835e63c08f004ff4545c889083ee729470dc1d7431e8da7c3c32e7872cacd0 SHA1: f6b4b5a8d300b8a7b1e6cce614d067954a30cc78 MD5sum: 6951ee7422dd65214232de5651694f5b Description: debug symbols for ros-rolling-interactive-markers Build-Ids: 7edd8bda53f7c46e9bb50c221fa4da1922e7c919 Package: ros-rolling-intra-process-demo Version: 0.37.0-1noble.20250510.082958 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 2775 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-intra-process-demo/ros-rolling-intra-process-demo_0.37.0-1noble.20250510.082958_amd64.deb Size: 392884 SHA256: 2770ddf40d2d657b4b53c002ec28daab8724a4443ce49c4b7d17d90dd0d6cd97 SHA1: b293b2ec2156a6c37288f822ebb6ed5f4151dec0 MD5sum: 4a6b5f7ae3b2bedf32d142d4211edae9 Description: Demonstrations of intra process communication. Package: ros-rolling-intra-process-demo-dbgsym Package-Type: ddeb Source: ros-rolling-intra-process-demo Version: 0.37.0-1noble.20250510.082958 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 13991 Depends: ros-rolling-intra-process-demo (= 0.37.0-1noble.20250510.082958) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-intra-process-demo/ros-rolling-intra-process-demo-dbgsym_0.37.0-1noble.20250510.082958_amd64.deb Size: 11931792 SHA256: 46321228ed7a01818deb0c6b6d5bd1a1ed4da6c1eb996a9d97b0aae339085939 SHA1: 2648347b3ad255e673a1e5a0b31cff52b069a03b MD5sum: da48ee73d97f86a3e4d8a0b738a52ca8 Description: debug symbols for ros-rolling-intra-process-demo Build-Ids: 2755fc0cbfaac0b01d1d055e8cf5b7fca0a106f4 41711a76c48cae751d46d086ebce7c95b185775c 623a03599ec68154a40aed0c694b4c6c369e43a4 7735a2cd290d65ab7862c00e1863511f3509785b 84d875cc1bb555a3fa33fa5d618266c66b3acdf6 89017309df0b8661e0d397ee6cf1dc11b24f5eaa 9acc02f98fbdb342cff87b0414ef98d6a925be96 Package: ros-rolling-io-context Version: 1.2.0-3noble.20250510.083014 Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 188 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libasio-dev, ros-rolling-rclcpp, ros-rolling-std-msgs, ros-rolling-udp-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-io-context/ros-rolling-io-context_1.2.0-3noble.20250510.083014_amd64.deb Size: 41408 SHA256: 949382999af0e6298b6e42e6b30cc9209837176dad5539796f65269eaf5b180b SHA1: 69174843bd39fa4560688d23df7b40b1c5fbc6da MD5sum: c0fb4146aba3401bf018613dea8779b1 Description: A library to write Synchronous and Asynchronous networking applications Package: ros-rolling-io-context-dbgsym Package-Type: ddeb Source: ros-rolling-io-context Version: 1.2.0-3noble.20250510.083014 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 314 Depends: ros-rolling-io-context (= 1.2.0-3noble.20250510.083014) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-io-context/ros-rolling-io-context-dbgsym_1.2.0-3noble.20250510.083014_amd64.deb Size: 205042 SHA256: 2a06ba2a8d26bab33d4b5c56609f34734cca8092952db8017b4952c3d732aa13 SHA1: 5c14d64e76267c98623618ee07bb24fdaca3fbda MD5sum: b2129194c4ce2c1c1db4c59e9ff98d16 Description: debug symbols for ros-rolling-io-context Build-Ids: 95a9f91370d38ca965c9f14a18c2f935b72c92db Package: ros-rolling-irobot-create-msgs Version: 2.1.0-3noble.20250429.142119 Architecture: amd64 Maintainer: Alberto Soragna Installed-Size: 15218 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-irobot-create-msgs/ros-rolling-irobot-create-msgs_2.1.0-3noble.20250429.142119_amd64.deb Size: 805356 SHA256: aeaf8dda5fe774e5912dee4a8f1e373c8cd4f5b0e197805018da26dc94182a03 SHA1: f182a5d45bc9fa6e85ea256b2d6c8c10ff8ad0f1 MD5sum: 2c224f8d8c0bcd2e4d20174654b3365e Description: Package containing action, message, and service definitions used by the iRobot(R) Create(R) platform Package: ros-rolling-irobot-create-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-irobot-create-msgs Version: 2.1.0-3noble.20250429.142119 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alberto Soragna Installed-Size: 8472 Depends: ros-rolling-irobot-create-msgs (= 2.1.0-3noble.20250429.142119) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-irobot-create-msgs/ros-rolling-irobot-create-msgs-dbgsym_2.1.0-3noble.20250429.142119_amd64.deb Size: 6136050 SHA256: 57d0ef02b22dc6c7f255c59ad2b0dad1d20abef192f4de6d9fe413a40f358cb4 SHA1: 4553cfeea23729ba345b075a2f495e03d49f9baa MD5sum: 80136ceaf9339477b73613fd7e6f54c5 Description: debug symbols for ros-rolling-irobot-create-msgs Build-Ids: 133c8c60914b602b66d6884785fbf9c59fe5e21a 246fc5b17497c90be3aca3208c626a0372ad6aa6 6b2da7283eb5e049aea803133c7a43766511af6a 853fadd9c7417ddabbc81b7c893e11fb74b5b6e4 99367e318806f1b97c3ad27b53fa6d3e8c5289c3 a163d037b865b1e203e5ccc7867dca574350dd99 b8d1ef583d5ea4b9452aa83c035b9eb7c1e3055f d3b1b19a914c7587eb0fc82355687c727fb41a07 d822d9156fb5ece5b4fe837315aefe3802d062e2 e22ed134be8ee1e64ba5a9a005d9dd6ecbfc4bc7 e61511e601010d8d505348d500ad0c765a9c6b7e Package: ros-rolling-jacro Version: 0.2.0-2noble.20250426.194016 Architecture: amd64 Maintainer: Jafar Uruc Installed-Size: 64 Depends: python3-jinja2, python3-rich, ros-rolling-ament-index-python, ros-rolling-ros-workspace Homepage: https://github.com/JafarAbdi/jacro Priority: optional Section: misc Filename: pool/main/r/ros-rolling-jacro/ros-rolling-jacro_0.2.0-2noble.20250426.194016_amd64.deb Size: 8244 SHA256: d928749a2524abca9103a1f6d98f123826f76b5bc2c72a09a6dd71ac9f768f52 SHA1: 6771e8223930d3105c46f2511f26ae8846ec9905 MD5sum: 0200a6fa821e0958c32ca5222e51f966 Description: TODO: Project Short Description Package: ros-rolling-joint-limits Version: 4.29.0-1noble.20250510.083551 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 336 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-realtime-tools, ros-rolling-trajectory-msgs, ros-rolling-urdf, ros-rolling-ros-workspace Homepage: https://github.com/ros-controls/ros2_control/wiki Priority: optional Section: misc Filename: pool/main/r/ros-rolling-joint-limits/ros-rolling-joint-limits_4.29.0-1noble.20250510.083551_amd64.deb Size: 74480 SHA256: 3a7cea625fe41d50aba8047b3e37b5afd9154f1c3593b1fd3e8530ba4725d5f5 SHA1: 6daee72df09226bdebdc22b3ea718751178e7e01 MD5sum: a83b44a51a4e9fe0626d9d7705213d68 Description: Package with interfaces for handling of joint limits in controllers or in hardware. The package also implements Saturation Joint Limiter for position-velocity-acceleration set and other individual interfaces. Package: ros-rolling-joint-limits-dbgsym Package-Type: ddeb Source: ros-rolling-joint-limits Version: 4.29.0-1noble.20250510.083551 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 969 Depends: ros-rolling-joint-limits (= 4.29.0-1noble.20250510.083551) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-joint-limits/ros-rolling-joint-limits-dbgsym_4.29.0-1noble.20250510.083551_amd64.deb Size: 893576 SHA256: ca5247b18e4eab5f5e9f9c1b3fc35d1a159a076e4ea269543316f219648d59fc SHA1: 711aee7cfdd91801849744b983db835d655714db MD5sum: e6fed67f2197405994cdd5d2af7d7792 Description: debug symbols for ros-rolling-joint-limits Build-Ids: 65f653617a4fdede431c35e841a01b4ad2ca4567 bed5acb3f4c654fdb0a54866db2b49c0a136fbe6 e8fe7db90d6d06930768a9ab2466e09396e63148 Package: ros-rolling-joint-state-broadcaster Version: 4.24.0-1noble.20250510.085154 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 384 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-builtin-interfaces, ros-rolling-control-msgs, ros-rolling-controller-interface, ros-rolling-generate-parameter-library, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-rcutils, ros-rolling-realtime-tools, ros-rolling-sensor-msgs, ros-rolling-urdf, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-joint-state-broadcaster/ros-rolling-joint-state-broadcaster_4.24.0-1noble.20250510.085154_amd64.deb Size: 105798 SHA256: 91c605436dd9ec4f7aa44342ac8241cbff4a00541f1bc71019c935aba285763d SHA1: 5e4bdc8edc47b45cac0015c4bddc6b2e40f8ee4b MD5sum: 949498ce26213706be7cfbbd31f3859a Description: Broadcaster to publish joint state Package: ros-rolling-joint-state-broadcaster-dbgsym Package-Type: ddeb Source: ros-rolling-joint-state-broadcaster Version: 4.24.0-1noble.20250510.085154 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1700 Depends: ros-rolling-joint-state-broadcaster (= 4.24.0-1noble.20250510.085154) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-joint-state-broadcaster/ros-rolling-joint-state-broadcaster-dbgsym_4.24.0-1noble.20250510.085154_amd64.deb Size: 1577570 SHA256: 5233cc143814bf76921f3fc6153906b05e41d837dbd59af5b433f4d3c0e79e84 SHA1: 44978617f2dc3e2bfa7dfbb7d97abef170b65380 MD5sum: 8cb41aa1952d274cd052a1ced4f6828b Description: debug symbols for ros-rolling-joint-state-broadcaster Build-Ids: 4a3c3bff108f50ca916d744763a62c274a5b00a5 Package: ros-rolling-joint-state-publisher Version: 2.4.0-2noble.20250510.075750 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 75 Depends: ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/joint_state_publisher Priority: optional Section: misc Filename: pool/main/r/ros-rolling-joint-state-publisher/ros-rolling-joint-state-publisher_2.4.0-2noble.20250510.075750_amd64.deb Size: 18090 SHA256: b7b51d14af0c79ef704f7ec1858fbe62d75a1f0630339647b6854c82ba2bfeca SHA1: efdac1942cf1e41a8a4985b89bb6199524a96664 MD5sum: 92764c2d2e67d6576d1a19d8b6255770 Description: This package contains a tool for setting and publishing joint state values for a given URDF. Package: ros-rolling-joint-state-publisher-gui Version: 2.4.0-2noble.20250510.075858 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 72 Depends: ros-rolling-joint-state-publisher, ros-rolling-python-qt-binding, ros-rolling-rclpy, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/joint_state_publisher Priority: optional Section: misc Filename: pool/main/r/ros-rolling-joint-state-publisher-gui/ros-rolling-joint-state-publisher-gui_2.4.0-2noble.20250510.075858_amd64.deb Size: 16860 SHA256: 70aaa8ba4b8c4426693c6d97508e72ca51b05bf2c8ec379c756550e6f7344cff SHA1: a1debe2b4919bbf9da6fd7cd08508c1c8e9fb32b MD5sum: 02ceffe2a57a3a04a73c178f1e6b481f Description: This package contains a GUI tool for setting and publishing joint state values for a given URDF. Package: ros-rolling-joint-trajectory-controller Version: 4.24.0-1noble.20250510.085013 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1082 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-angles, ros-rolling-backward-ros, ros-rolling-control-msgs, ros-rolling-control-toolbox, ros-rolling-controller-interface, ros-rolling-generate-parameter-library, ros-rolling-hardware-interface, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-realtime-tools, ros-rolling-rsl, ros-rolling-tl-expected, ros-rolling-trajectory-msgs, ros-rolling-urdf, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-joint-trajectory-controller/ros-rolling-joint-trajectory-controller_4.24.0-1noble.20250510.085013_amd64.deb Size: 268030 SHA256: f20aeb94d143b31457dffb073928490f616d9068794f177fb9fc3eb446d71845 SHA1: f0f5f5f411debb75ee80a347b16f8b7a5db96334 MD5sum: 6bba898e0182bd66eac92aaa3b35dc4c Description: Controller for executing joint-space trajectories on a group of joints Package: ros-rolling-joint-trajectory-controller-dbgsym Package-Type: ddeb Source: ros-rolling-joint-trajectory-controller Version: 4.24.0-1noble.20250510.085013 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 4449 Depends: ros-rolling-joint-trajectory-controller (= 4.24.0-1noble.20250510.085013) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-joint-trajectory-controller/ros-rolling-joint-trajectory-controller-dbgsym_4.24.0-1noble.20250510.085013_amd64.deb Size: 3981180 SHA256: 059a6738d1f0fd55d07e6f30764356d576b6c3c120e7d5988636fcc15ed35212 SHA1: 7b4354c0f0c86755126195a52823605f5b16380e MD5sum: ce80958535898877f4c43b8b9cc41094 Description: debug symbols for ros-rolling-joint-trajectory-controller Build-Ids: a2effcc0cbd80e90dce5c9d0243f109cf87ef6c3 Package: ros-rolling-joy Version: 3.3.0-2noble.20250510.080548 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 1176 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libsdl2-2.0-0 (>= 2.0.18), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sdl2-vendor, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-joy/ros-rolling-joy_3.3.0-2noble.20250510.080548_amd64.deb Size: 186122 SHA256: 64804c7fd830ea1c1a4b7d81d8aeb21a6a2049a7045af24a36c026647b92a2eb SHA1: c26c0fd9e88ab12538cf8afd4f01f6de8e5bc84e MD5sum: 8d7fe1196cc861a931cfd02bfea034c8 Description: The joy package contains joy_node, a node that interfaces a generic joystick to ROS 2. This node publishes a "Joy" message, which contains the current state of each one of the joystick's buttons and axes. Package: ros-rolling-joy-dbgsym Package-Type: ddeb Source: ros-rolling-joy Version: 3.3.0-2noble.20250510.080548 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 5530 Depends: ros-rolling-joy (= 3.3.0-2noble.20250510.080548) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-joy/ros-rolling-joy-dbgsym_3.3.0-2noble.20250510.080548_amd64.deb Size: 4695148 SHA256: b95910e4b02ff2ef37f5ef41c5dd40a069b000a4c1e814ec6e8f4c0cc2da091d SHA1: 64268c2f4de4ae9cffc0c16a16942855119c28a2 MD5sum: b6d08ec7c46da1692ee996c175d876fc Description: debug symbols for ros-rolling-joy Build-Ids: 4337698c06ac4c8f47be01cb664f2800da5c257e 53411135dceabee5eadb0f00dc05aa3bc3efb206 7b1551e369644e268338ea91ff2d8e68a7dd2af9 d97e20332411d3d061a95b34c38b6accb8c6f256 f6b3725639cf1b31a6af869613dd1af51d4001b6 Package: ros-rolling-joy-linux Version: 3.3.0-2noble.20250510.082402 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 544 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-diagnostic-msgs, ros-rolling-diagnostic-updater, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-joy-linux/ros-rolling-joy-linux_3.3.0-2noble.20250510.082402_amd64.deb Size: 123722 SHA256: 93b0f278eb39bda3b79ca7aec5c141ea1acd9dc108a13a7c3f3a08900fd237f0 SHA1: 0d9c964c33fd203b28d7572f71c9399716fc3e03 MD5sum: a4b6c77174038f169bdc83b78b54776f Description: ROS2 driver for a generic Linux joystick. Will contain a MacOS and Windows version later. The joy package contains joy_node, a node that interfaces a generic Linux joystick to ROS2. This node publishes a "Joy" message, which contains the current state of each one of the joystick's buttons and axes. Package: ros-rolling-joy-linux-dbgsym Package-Type: ddeb Source: ros-rolling-joy-linux Version: 3.3.0-2noble.20250510.082402 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 2468 Depends: ros-rolling-joy-linux (= 3.3.0-2noble.20250510.082402) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-joy-linux/ros-rolling-joy-linux-dbgsym_3.3.0-2noble.20250510.082402_amd64.deb Size: 2120374 SHA256: c8dc5607e2fdd3a6928b0e57057602155dfc3992a94239b86744a50d358a26c0 SHA1: 9216321332ebec814297e4fd096e53d1be9b5788 MD5sum: f7fcc29f2598bdcbdedcf7c9f3b38b55 Description: debug symbols for ros-rolling-joy-linux Build-Ids: 06015d86aedddcf6b6d72e16347f32df4a6d8836 Package: ros-rolling-joy-teleop Version: 2.0.0-1noble.20250510.075749 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 91 Depends: ros-rolling-control-msgs, ros-rolling-rclpy, ros-rolling-rosidl-runtime-py, ros-rolling-sensor-msgs, ros-rolling-teleop-tools-msgs, ros-rolling-trajectory-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-joy-teleop/ros-rolling-joy-teleop_2.0.0-1noble.20250510.075749_amd64.deb Size: 22050 SHA256: e406daf1b9613ce9cf5c4edeaa6f4539e522cd45766a75eca82ab158df3ab40f SHA1: 7b5865381bba01a0a151c93d769dd7dc2c3e13c7 MD5sum: 0af28f33ee8b92b498529f1f35537d18 Description: A (to be) generic joystick interface to control a robot Package: ros-rolling-joy-tester Version: 0.0.2-3noble.20250510.075749 Architecture: amd64 Maintainer: Josh Newans Installed-Size: 44 Depends: python3-tk, ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-joy-tester/ros-rolling-joy-tester_0.0.2-3noble.20250510.075749_amd64.deb Size: 7496 SHA256: 62a3bc3d56996c4b87a8c2d6454835f81a6daf71a57bd290c816e8cfec971b12 SHA1: 7117a98e18babc698aeb6e99cbb82ca1215597a9 MD5sum: 23bafd8cadac1a2ce8f23ca75b849046 Description: Simple GUI tool for testing joysticks/gamepads Package: ros-rolling-kartech-linear-actuator-msgs Version: 4.0.0-3noble.20250429.140856 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 3456 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/kartech_linear_actuator_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kartech-linear-actuator-msgs/ros-rolling-kartech-linear-actuator-msgs_4.0.0-3noble.20250429.140856_amd64.deb Size: 204404 SHA256: 034d649eac4e50bb5a4492b5c9f64e7e99f02ac16fdffb874e2a44156ce98741 SHA1: 6d1d509d67627c732c8f7c8bfcb6ae691ddf6d9b MD5sum: ffa68c3d3e8d931713ad5ab0c9c3c37e Description: The kartech_linear_actuator_msgs package Package: ros-rolling-kartech-linear-actuator-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-kartech-linear-actuator-msgs Version: 4.0.0-3noble.20250429.140856 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 2409 Depends: ros-rolling-kartech-linear-actuator-msgs (= 4.0.0-3noble.20250429.140856) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kartech-linear-actuator-msgs/ros-rolling-kartech-linear-actuator-msgs-dbgsym_4.0.0-3noble.20250429.140856_amd64.deb Size: 1893956 SHA256: 3620cb4ca71f90169bc67c68c6f55d08b7613f807d9efd97dcb4b49a49a65f45 SHA1: e59eda02e901f141b458df014e56f605a8b73d6a MD5sum: c9762a6a332af6363b3dbc72922a4627 Description: debug symbols for ros-rolling-kartech-linear-actuator-msgs Build-Ids: 083741a82582e4d896645bd8f59d2733d455a3f2 339c5c66443e0b17df2e7daebdadec1cc76468d2 4ac18b2d05d3ab4ef657d3fbc746ea86b71a2180 87d0fecffd515584d19c62c177ec203c9603be20 8ddef1c0682095f6e9d650a092bdff08e6affb6c 96bda123fbc3650d997b0267a0860bb2d1f9e047 b2c747c4fd1eb30358335100c1b366ace1ae414b c8a45ac80eb6923f9b4a0d94ae397b7b4b5926f1 f622cdb3f7f9041b03125ae0d0c9328103d15eed fa1b818444ded42762aa51ab07410621001846ff ff8ca72ee484af119852c3838bfb73fa8b19a9a7 Package: ros-rolling-kdl-parser Version: 2.13.0-1noble.20250510.075052 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 100 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-rolling-orocos-kdl-vendor, ros-rolling-rcutils, ros-rolling-urdf, ros-rolling-urdfdom-headers, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kdl-parser/ros-rolling-kdl-parser_2.13.0-1noble.20250510.075052_amd64.deb Size: 20856 SHA256: 22af809d9139a6fdf00d8dec8711111a7f477f106d4583f745e5689aeb764b1d SHA1: 17f793f449432043dcdcdb00e7ed5a047898243f MD5sum: 1bf86cb4bf005f619a689990baba732a Description: The Kinematics and Dynamics Library (KDL) defines a tree structure to represent the kinematic and dynamic parameters of a robot mechanism. kdl_parser provides tools to construct a KDL tree from an XML robot representation in URDF. Package: ros-rolling-kdl-parser-dbgsym Package-Type: ddeb Source: ros-rolling-kdl-parser Version: 2.13.0-1noble.20250510.075052 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 183 Depends: ros-rolling-kdl-parser (= 2.13.0-1noble.20250510.075052) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kdl-parser/ros-rolling-kdl-parser-dbgsym_2.13.0-1noble.20250510.075052_amd64.deb Size: 166936 SHA256: 27b2ef3aa3acb593251b143aa8dfebdd382bf1da7ad7719e2a3a9c670289c456 SHA1: a04c5127daf5797078b3a4a3aeece285fb7e2a30 MD5sum: 9690dc2acff9e622d07c0ee88ae27662 Description: debug symbols for ros-rolling-kdl-parser Build-Ids: 8c42bdd3ef01e8896ae0603f6a6bd118d3c189d5 Package: ros-rolling-key-teleop Version: 2.0.0-1noble.20250510.075754 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 53 Depends: ros-rolling-geometry-msgs, ros-rolling-rclpy, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-key-teleop/ros-rolling-key-teleop_2.0.0-1noble.20250510.075754_amd64.deb Size: 11920 SHA256: 70627244e90a45f844187a5cefb65185c68610369d190761b9e6b4cc5db0371a SHA1: 9e0395990419876b4a909898f2f89512cd8ea21e MD5sum: c17e3722522ae6e15d1b57f1880ec26f Description: A text-based interface to send a robot movement commands. Package: ros-rolling-keyboard-handler Version: 0.5.0-1noble.20250426.194016 Architecture: amd64 Maintainer: michael Installed-Size: 142 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-keyboard-handler/ros-rolling-keyboard-handler_0.5.0-1noble.20250426.194016_amd64.deb Size: 32596 SHA256: c180210d2306fee61fd7d2f6764d1fd1857bb2047d3d4cbcc3fe6e5fd38ab0f3 SHA1: 0a0decf250163dfd5cbfe538f376ef01c8c57e78 MD5sum: 24b0e231c73900fe177f02e6747d45fd Description: Handler for input from keyboard Package: ros-rolling-keyboard-handler-dbgsym Package-Type: ddeb Source: ros-rolling-keyboard-handler Version: 0.5.0-1noble.20250426.194016 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: michael Installed-Size: 239 Depends: ros-rolling-keyboard-handler (= 0.5.0-1noble.20250426.194016) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-keyboard-handler/ros-rolling-keyboard-handler-dbgsym_0.5.0-1noble.20250426.194016_amd64.deb Size: 215032 SHA256: 5e92993e9ad46293244714f8be4d7bf02f2e87b10f71f26f2f68578f52455b8e SHA1: cd8eccea7607f4d20ec283f0978fc67ece52b890 MD5sum: 5b3b00f7e0794108d727063543d4039f Description: debug symbols for ros-rolling-keyboard-handler Build-Ids: ac14ff22df2a3d79e0e912cc65863cf0f3ba69e1 Package: ros-rolling-kinematics-interface Version: 2.0.0-1noble.20250510.083952 Architecture: amd64 Maintainer: Denis Štogl Installed-Size: 90 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, ros-rolling-rclcpp-lifecycle, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kinematics-interface/ros-rolling-kinematics-interface_2.0.0-1noble.20250510.083952_amd64.deb Size: 16006 SHA256: d2a859f1f63fd8d90efd94815bd4e9e95cdb3ae2c7c19916732278d35b6e0b12 SHA1: 027ea780a797fff3ca9c98aae17540ba075adfa5 MD5sum: 11e85d11fda5e584c9d09eb307cb1211 Description: Kinematics interface for ROS 2 control Package: ros-rolling-kinematics-interface-dbgsym Package-Type: ddeb Source: ros-rolling-kinematics-interface Version: 2.0.0-1noble.20250510.083952 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Denis Štogl Installed-Size: 180 Depends: ros-rolling-kinematics-interface (= 2.0.0-1noble.20250510.083952) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kinematics-interface/ros-rolling-kinematics-interface-dbgsym_2.0.0-1noble.20250510.083952_amd64.deb Size: 165114 SHA256: 1f49d8b7043a29f006214f30c0fcd9da27c30ad0cd7296f98fe34c6c87205991 SHA1: e83c63cca882c3d3e85f232a874a10f075bda933 MD5sum: 73342f3de79f8f62982ebc1f0ca0212d Description: debug symbols for ros-rolling-kinematics-interface Build-Ids: 9ed6f84397273ec0922a0ebb5f1dbfbea898f609 Package: ros-rolling-kinematics-interface-kdl Version: 2.0.0-1noble.20250510.084136 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 178 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libeigen3-dev, ros-rolling-kdl-parser, ros-rolling-kinematics-interface, ros-rolling-pluginlib, ros-rolling-tf2-eigen-kdl, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kinematics-interface-kdl/ros-rolling-kinematics-interface-kdl_2.0.0-1noble.20250510.084136_amd64.deb Size: 52496 SHA256: 9ba5e18d96735b27709296f7cb7b6fc6c686f795ba5d3eafe16dffd7a4aca87b SHA1: 6260345e5b5bd717d4c258908b48b883c2d94a43 MD5sum: ba8912d29f86ab0613ecf42c8afe5d10 Description: KDL implementation of ros2_control kinematics interface Package: ros-rolling-kinematics-interface-kdl-dbgsym Package-Type: ddeb Source: ros-rolling-kinematics-interface-kdl Version: 2.0.0-1noble.20250510.084136 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1830 Depends: ros-rolling-kinematics-interface-kdl (= 2.0.0-1noble.20250510.084136) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kinematics-interface-kdl/ros-rolling-kinematics-interface-kdl-dbgsym_2.0.0-1noble.20250510.084136_amd64.deb Size: 1820656 SHA256: b0d54cea8d49cd0cbab5ccc402d29d39465119bfd5a08014be2ed86f51dd9813 SHA1: 594a5c22e68ea36b980e87b3563076f224117ef6 MD5sum: d6ed60933d3e71fb4c9df3574d66dea4 Description: debug symbols for ros-rolling-kinematics-interface-kdl Build-Ids: b88ca1eab87e1c63da73baee94407837b08bfb52 Package: ros-rolling-kitti-metrics-eval Version: 1.7.0-1noble.20250510.090352 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 148 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libposes, ros-rolling-mola-common, ros-rolling-mrpt-libtclap, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/kitti_metrics_eval Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kitti-metrics-eval/ros-rolling-kitti-metrics-eval_1.7.0-1noble.20250510.090352_amd64.deb Size: 54194 SHA256: bffab5cb7eefc0083159201dcfa801c501c8b9ecfd21f92285591a8d6af887bf SHA1: 3ed1be3f9cec3a0db59284174e3bb14ba70becef MD5sum: 4838d3ee4f8e8c22017abf89bc4800f4 Description: CLI tool to evaluate the KITTI odometry bechmark metrics to trajectory files Package: ros-rolling-kitti-metrics-eval-dbgsym Package-Type: ddeb Source: ros-rolling-kitti-metrics-eval Version: 1.7.0-1noble.20250510.090352 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 642 Depends: ros-rolling-kitti-metrics-eval (= 1.7.0-1noble.20250510.090352) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kitti-metrics-eval/ros-rolling-kitti-metrics-eval-dbgsym_1.7.0-1noble.20250510.090352_amd64.deb Size: 603944 SHA256: 8a0b7e28e198d48d5dd11acc297a3cce0f4ba7cfcc7f80e319283436f3c3f3b3 SHA1: bacf422e925fdac7d7be9b9e3bbd904d2aad4b7f MD5sum: 2bc6d3436c8ebdbb61cef1f37807987b Description: debug symbols for ros-rolling-kitti-metrics-eval Build-Ids: d95e54a1b38df79dd32f24ce3a869a85652950ed Package: ros-rolling-kobuki-ros-interfaces Version: 1.0.0-4noble.20250429.141454 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 3881 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://index.ros.org/k/kobuki_ros_interfaces/github-kobuki-base-kobuki_ros_interfaces Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kobuki-ros-interfaces/ros-rolling-kobuki-ros-interfaces_1.0.0-4noble.20250429.141454_amd64.deb Size: 264174 SHA256: bb21e7dc98d796ed66296f237e0ef9c7bf5a679cd936c4b2387fecfb0459c490 SHA1: 4c06a976dd16934cce6eda851514122b8615d3b1 MD5sum: e07ab96f4de895777b05599c797ec939 Description: ROS2 message, service and action interfaces for the Kobuki. Package: ros-rolling-kobuki-ros-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-kobuki-ros-interfaces Version: 1.0.0-4noble.20250429.141454 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 2651 Depends: ros-rolling-kobuki-ros-interfaces (= 1.0.0-4noble.20250429.141454) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kobuki-ros-interfaces/ros-rolling-kobuki-ros-interfaces-dbgsym_1.0.0-4noble.20250429.141454_amd64.deb Size: 2059734 SHA256: f2e5ec5ca4f90bca0f53479efa95cbdb899877b9207b34a7ab2c661e8f6c915a SHA1: 791555672b94844fdabb048ce090e43e08174b2f MD5sum: c526aaa6636e5266f8ef06c473032031 Description: debug symbols for ros-rolling-kobuki-ros-interfaces Build-Ids: 170500fb7ecebc21fbc4e1b60270d216929962d4 206837b54d442516b04b544d48628baa24c9265f 35d20d26f9fe8740c49ad59c20432335d83375bd 43c380005bf8800fb7b37c2aabedf28edf68f1dd 7ed5b5383f12bb6a9852403c300432569d5b0741 b0491446174a9aa780951133ef901e9e55d3e632 d25a5f34e97c4d6879a4aa96aa1d911b07edd933 da295802a29b4f9eec22f0acf0d1f70bdb400676 e5d5ea2d146917376082d8a8d8b9e04fc4722b4f e7488a28fcac2eeef2b1022b9593d8506fa48c21 f3bdd4c972dc45203fe81b86bfee497c14186200 Package: ros-rolling-kobuki-velocity-smoother Version: 0.15.0-3noble.20250510.080550 Architecture: amd64 Maintainer: Jihoon Lee Installed-Size: 763 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-geometry-msgs, ros-rolling-nav-msgs, ros-rolling-rcl-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-ros-workspace Homepage: https://index.ros.org/p/kobuki_velocity_smoother/github-kobuki-base-velocity_smoother/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kobuki-velocity-smoother/ros-rolling-kobuki-velocity-smoother_0.15.0-3noble.20250510.080550_amd64.deb Size: 142940 SHA256: bff1f5be5bc9e2201085318c19a49304ce4320fff9593f0de99f0bc33cca3878 SHA1: d404915c3f5ee0d07b169a166f44f863261f6741 MD5sum: eb61a33a85fd8b83d170c521a4fa00cc Description: Bound incoming velocity messages according to robot velocity and acceleration limits. Package: ros-rolling-kobuki-velocity-smoother-dbgsym Package-Type: ddeb Source: ros-rolling-kobuki-velocity-smoother Version: 0.15.0-3noble.20250510.080550 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jihoon Lee Installed-Size: 3323 Depends: ros-rolling-kobuki-velocity-smoother (= 0.15.0-3noble.20250510.080550) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kobuki-velocity-smoother/ros-rolling-kobuki-velocity-smoother-dbgsym_0.15.0-3noble.20250510.080550_amd64.deb Size: 2767514 SHA256: 2e03342351574b3a901eaaf452cf74cd126e01f79045ddadeb2c4b43dfd37c74 SHA1: cdd5c5ded55a84c84a873d581e994b2e71ac2766 MD5sum: 329bf85ff2b9df814fb74d493b643dec Description: debug symbols for ros-rolling-kobuki-velocity-smoother Build-Ids: 8019a461a231b22daeaec95f1afbf1e325ac0b29 8a5f448ef98869d6a58a62684dfda86da51ecd8d Package: ros-rolling-kompass Version: 0.2.1-1noble.20250510.084654 Architecture: amd64 Maintainer: Automatika Robotics Installed-Size: 569 Depends: python3-pykdl, ros-rolling-automatika-ros-sugar, ros-rolling-kompass-interfaces, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kompass/ros-rolling-kompass_0.2.1-1noble.20250510.084654_amd64.deb Size: 116090 SHA256: 6d5cd3285f345c9497291d09f664af3af98f19a2e6cd0a4ebae740281cc9c103 SHA1: 6b62bf29fd224d0a44b39f6886aecb58105641b7 MD5sum: 204dbe920ed6655480db38fb644b0b57 Description: Kompass: Event-driven navigation system Package: ros-rolling-kompass-interfaces Version: 0.2.1-1noble.20250429.142516 Architecture: amd64 Maintainer: Automatika Robotics Installed-Size: 13863 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-nav-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kompass-interfaces/ros-rolling-kompass-interfaces_0.2.1-1noble.20250429.142516_amd64.deb Size: 775770 SHA256: 53504b22152861e8f78e97db3860d2d22d93d88e4390ddee5398eb8f5dbd232a SHA1: 663a4fc8591fe0c19a32599c00594c57d03f8960 MD5sum: e7c311a7c90f45858dd5725112ed54aa Description: ROS2 Interfaces for Kompass Package: ros-rolling-kompass-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-kompass-interfaces Version: 0.2.1-1noble.20250429.142516 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Automatika Robotics Installed-Size: 8181 Depends: ros-rolling-kompass-interfaces (= 0.2.1-1noble.20250429.142516) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kompass-interfaces/ros-rolling-kompass-interfaces-dbgsym_0.2.1-1noble.20250429.142516_amd64.deb Size: 6084650 SHA256: 55cc154c38d4daf4af121c56391faf1f9821d950c08c69ca31556fa5c10192d6 SHA1: db9c2adc2b570ffb9052c748d58ebb2388c3b388 MD5sum: 8bb856ec41fc8282acb7543617f9604c Description: debug symbols for ros-rolling-kompass-interfaces Build-Ids: 0f27b89c3a8550aabee3782d471346cb9e0d0f16 20b296d824202011cbba0dc84b9000bc26cf2e90 42813b691813085cf05527d54cc3d6aab3c3fc94 5fce397eb133071932185206d118090628df0b9c 7ec9178e11b1136599f365c40305e3154f2679e4 96439be3bac6e5343cf16612228dd8b1cfa352f0 b3fe5edce11a851431eaa4c3cf44b64a290188cf b8dca96218e54c1dee37dae50d06acb15354ce52 ea914a77a265c57eede9706d487ceac66162aa98 f930b670c4a8f5bc4471d29046651a7eeeeec13f fb581087cd4258bc61cf524ab32fe6fb47569178 Package: ros-rolling-kortex-description Version: 0.2.2-2noble.20250510.090835 Architecture: amd64 Maintainer: Installed-Size: 23296 Depends: ros-rolling-joint-state-publisher, ros-rolling-joint-state-publisher-gui, ros-rolling-joint-trajectory-controller, ros-rolling-picknik-reset-fault-controller, ros-rolling-picknik-twist-controller, ros-rolling-robot-state-publisher, ros-rolling-robotiq-description, ros-rolling-rviz2, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-kortex-description/ros-rolling-kortex-description_0.2.2-2noble.20250510.090835_amd64.deb Size: 6245568 SHA256: 688982cea01de04256e9fce3f3ba1ed97b7252bd9e8708be317a3a3931bfd102 SHA1: 09ac3d1a0fea6545ef8fc1c001d7ea8f471b922b MD5sum: e7fe9309096e3cdd56b4a71a35dd6421 Description: URDF and xacro description package for Kortex robots This package contains configuration data, 3D models and launch files for Kortex arms and supported grippers Package: ros-rolling-lanelet2 Version: 1.2.1-6noble.20250510.083937 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 42 Depends: ros-rolling-lanelet2-core, ros-rolling-lanelet2-examples, ros-rolling-lanelet2-io, ros-rolling-lanelet2-maps, ros-rolling-lanelet2-matching, ros-rolling-lanelet2-projection, ros-rolling-lanelet2-python, ros-rolling-lanelet2-routing, ros-rolling-lanelet2-traffic-rules, ros-rolling-lanelet2-validation, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2/ros-rolling-lanelet2_1.2.1-6noble.20250510.083937_amd64.deb Size: 5680 SHA256: 05393e7f01fb5d27ea624caaa8ba206173950ae8463e32b8407e6434bdc7aadc SHA1: 7dcfd8bd3835af6aa46827d36f217203d64d43f4 MD5sum: 964e167f6c63cb2b4febd6abbae64f0f Description: Meta-package for lanelet2 Package: ros-rolling-lanelet2-core Version: 1.2.1-6noble.20250426.205334 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 1767 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, libeigen3-dev, ros-rolling-mrt-cmake-modules, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-core/ros-rolling-lanelet2-core_1.2.1-6noble.20250426.205334_amd64.deb Size: 435208 SHA256: fbf9f92789bf4bf661c7a697165dcb3088468c332e5ff03d034f91337fea98a9 SHA1: 5d021866741c6af7be0486adb12acc35fbe882ac MD5sum: 1eddd5e0c914e7b602e3e07eeecf203a Description: Lanelet2 core module Package: ros-rolling-lanelet2-core-dbgsym Package-Type: ddeb Source: ros-rolling-lanelet2-core Version: 1.2.1-6noble.20250426.205334 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 12516 Depends: ros-rolling-lanelet2-core (= 1.2.1-6noble.20250426.205334) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-core/ros-rolling-lanelet2-core-dbgsym_1.2.1-6noble.20250426.205334_amd64.deb Size: 11909268 SHA256: 516ce3d70a1582772f5e3a2d553ac57cf8e51db8e188629ceae6cf246d5b3c88 SHA1: 21416a2056170ef7ae96b3d44a7fb44f782517ba MD5sum: c0d5c306dd798923fe4706c912a51791 Description: debug symbols for ros-rolling-lanelet2-core Build-Ids: 85c5ed718980bc99a5d4fe7d391cfee36c246a02 Package: ros-rolling-lanelet2-examples Version: 1.2.1-6noble.20250510.075937 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 431 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-lanelet2-core, ros-rolling-lanelet2-io, ros-rolling-lanelet2-matching, ros-rolling-lanelet2-projection, ros-rolling-lanelet2-routing, ros-rolling-lanelet2-traffic-rules, ros-rolling-lanelet2-python, ros-rolling-mrt-cmake-modules, ros-rolling-ros2cli, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-examples/ros-rolling-lanelet2-examples_1.2.1-6noble.20250510.075937_amd64.deb Size: 100036 SHA256: 8198ed14cd84d782b42e5f69bb02c219d85ffd0bf302dcbb2216a7b1e633324b SHA1: 26615c07fda91e547ffd232462183aa03618fba9 MD5sum: 9afd9a6b2e86def5c4635af0e7746f6b Description: Examples for working with Lanelet2 Package: ros-rolling-lanelet2-examples-dbgsym Package-Type: ddeb Source: ros-rolling-lanelet2-examples Version: 1.2.1-6noble.20250510.075937 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 5327 Depends: ros-rolling-lanelet2-examples (= 1.2.1-6noble.20250510.075937) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-examples/ros-rolling-lanelet2-examples-dbgsym_1.2.1-6noble.20250510.075937_amd64.deb Size: 5235492 SHA256: fd04d295ff0250e74abddb26c68dd2a5d6b26b7f98e5072fca03597331a172cd SHA1: 4ea63773f0f0a6aa2e9c8a0448b0ecc53935831c MD5sum: b16f20313b6d2e2560e42c7c30d02017 Description: debug symbols for ros-rolling-lanelet2-examples Build-Ids: 11a4da4f68c184501041e40cddac04513f70a2aa 212a40cc4416efd3aebd7d7a0c80ed7b6cdbe710 29a2f33e7f9ded308093762612d1e543d410d802 75f3ee4c2d87bb3587514fb3cba6c5b48a4b1961 a522f2df6f24c5b85fb8fe5c056dbddd2488076b c16ee79eb5da5797d13b58156ef1d51761bb03ad c1b028d4f0b8a1a549ca07452a13ead14b4ad921 Package: ros-rolling-lanelet2-io Version: 1.2.1-6noble.20250426.205957 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 993 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libpugixml1v5 (>= 1.7), libstdc++6 (>= 13.1), ros-rolling-lanelet2-core, libboost-all-dev, libpugixml-dev, ros-rolling-mrt-cmake-modules, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-io/ros-rolling-lanelet2-io_1.2.1-6noble.20250426.205957_amd64.deb Size: 241040 SHA256: 73d7bc8410448ebb6ebf75395992649823aebb85792a2d774b3997c0e0110b46 SHA1: 892b8b8db5e798d25123c828d512bc9466ff4b4f MD5sum: b3236d101278b2b38de0d5b5f3e1a15a Description: Parser/Writer module for lanelet2 Package: ros-rolling-lanelet2-io-dbgsym Package-Type: ddeb Source: ros-rolling-lanelet2-io Version: 1.2.1-6noble.20250426.205957 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 5263 Depends: ros-rolling-lanelet2-io (= 1.2.1-6noble.20250426.205957) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-io/ros-rolling-lanelet2-io-dbgsym_1.2.1-6noble.20250426.205957_amd64.deb Size: 4758370 SHA256: 726030de5edca759273c2f00a86eb3da5f1b939afc693678e5e99a32c01c3b86 SHA1: 8d7a4ab01fb90749aa65d7cfece7c5e5b763f2c2 MD5sum: 90e52ce443b3103aaf9be35e50a962c5 Description: debug symbols for ros-rolling-lanelet2-io Build-Ids: 7bdaaeb4e6df773a8b393c10cd2a692969ccb580 Package: ros-rolling-lanelet2-maps Version: 1.2.1-6noble.20250426.210000 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 787 Depends: ros-rolling-lanelet2-core, ros-rolling-mrt-cmake-modules, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-maps/ros-rolling-lanelet2-maps_1.2.1-6noble.20250426.210000_amd64.deb Size: 68022 SHA256: ca3fe6e72779ae96746abb7f23cf0e5dd465faf68d85e38211265ec1c08613c1 SHA1: fed96730655e0b54102de4b3bbffd1a70d348788 MD5sum: 86a4f9c65d7cc6f046fc51f84a2fc13a Description: Example maps in the lanelet2-format Package: ros-rolling-lanelet2-matching Version: 1.2.1-6noble.20250426.210243 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 262 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-lanelet2-core, ros-rolling-lanelet2-traffic-rules, ros-rolling-mrt-cmake-modules, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-matching/ros-rolling-lanelet2-matching_1.2.1-6noble.20250426.210243_amd64.deb Size: 77844 SHA256: a7cf737ce7adcb0838f883c93763d897f316c4462520ed9619f8364586d41ca4 SHA1: 4fcaa0ef782add5a5b9d4964a4d934956562aa2b MD5sum: eed8a8314cc7c2d0a0d7f261defb5e2a Description: Library to match objects to lanelets Package: ros-rolling-lanelet2-matching-dbgsym Package-Type: ddeb Source: ros-rolling-lanelet2-matching Version: 1.2.1-6noble.20250426.210243 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 2255 Depends: ros-rolling-lanelet2-matching (= 1.2.1-6noble.20250426.210243) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-matching/ros-rolling-lanelet2-matching-dbgsym_1.2.1-6noble.20250426.210243_amd64.deb Size: 2224304 SHA256: c6347bdd541f262efb8beb183d808202db08f7bbdb636471f66467cf2755a23e SHA1: e1f2bf7aee6b908f68cdfb10f3590bb2aad0836c MD5sum: 54a8812ba841e96eaacb65f95c89d9dd Description: debug symbols for ros-rolling-lanelet2-matching Build-Ids: bb3bc25f7855e354f1f922ec2e34046b6b0d03ac Package: ros-rolling-lanelet2-projection Version: 1.2.1-6noble.20250426.210616 Architecture: amd64 Maintainer: Jan-Hendrik Pauls Installed-Size: 109 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libgeographiclib26 (>= 1.40), libstdc++6 (>= 5.2), libgeographiclib-dev, ros-rolling-lanelet2-io, ros-rolling-mrt-cmake-modules, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-projection/ros-rolling-lanelet2-projection_1.2.1-6noble.20250426.210616_amd64.deb Size: 19498 SHA256: e7c03e4dd13d9c49d26f500ada0e1fadb2f79af5d2595891e7149e7ba8843211 SHA1: a0837328b012fe13d0fd30a015b9d5437266797c MD5sum: c96c81f33e75156106a4da58c27fea08 Description: Lanelet2 projection library for lat/lon to local x/y conversion Package: ros-rolling-lanelet2-projection-dbgsym Package-Type: ddeb Source: ros-rolling-lanelet2-projection Version: 1.2.1-6noble.20250426.210616 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jan-Hendrik Pauls Installed-Size: 166 Depends: ros-rolling-lanelet2-projection (= 1.2.1-6noble.20250426.210616) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-projection/ros-rolling-lanelet2-projection-dbgsym_1.2.1-6noble.20250426.210616_amd64.deb Size: 148924 SHA256: 169c3198242b65f201de4876366f85ea2238c5c3cf81d67c349316b53391eb68 SHA1: 76ce7d2f00d071fead2f4316f2bb07b8588c83d4 MD5sum: 6aff9d00b5cf9d80c27f61eb796cb05c Description: debug symbols for ros-rolling-lanelet2-projection Build-Ids: 2567ce269b4f04ea046080bdaf2de7131bb357d5 Package: ros-rolling-lanelet2-python Version: 1.2.1-6noble.20250426.210946 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 6406 Depends: libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-rolling-lanelet2-core, ros-rolling-lanelet2-io, ros-rolling-lanelet2-matching, ros-rolling-lanelet2-projection, ros-rolling-lanelet2-routing, ros-rolling-lanelet2-traffic-rules, libboost-python-dev, ros-rolling-mrt-cmake-modules, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-python/ros-rolling-lanelet2-python_1.2.1-6noble.20250426.210946_amd64.deb Size: 1124350 SHA256: 5a4bb3b4acf19a310e73c995f67160c30ee75f4117dafe0287fb841cf715f1cd SHA1: eb709218bd5ec69b574da8058040bfc8ed04cdce MD5sum: 6fe4befccdd8d0395a84a8f82aea14ae Description: Python bindings for lanelet2 Package: ros-rolling-lanelet2-python-dbgsym Package-Type: ddeb Source: ros-rolling-lanelet2-python Version: 1.2.1-6noble.20250426.210946 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 27721 Depends: ros-rolling-lanelet2-python (= 1.2.1-6noble.20250426.210946) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-python/ros-rolling-lanelet2-python-dbgsym_1.2.1-6noble.20250426.210946_amd64.deb Size: 23108836 SHA256: a969aa2939a927afe5bd3af47e13ad5dcd64be86818ada44b4ccb41a354cd40c SHA1: f9130d421f132db4932dbbbb3533b1860978c993 MD5sum: 0bf6b0b7f33d3d51df2692d10e769c1a Description: debug symbols for ros-rolling-lanelet2-python Build-Ids: 19564cddfed091c6699c284fc5f9b511010d38ad 1edb2c96287e5cd5a1a655d1c9ab6bbf251056c1 40ca2d832d68423021343dcbc4840de8c340d19f 4c5c60ede8ce71f8a272f1afd6acb1dfd012b7e9 8918420f5404c37ef241c0cc4f6adef5e2a3ec40 afdfdfac97ee12d37df087dda51e468c4bd676e6 d886bb83d9359f08b697a5018cd0d71541f0c305 Package: ros-rolling-lanelet2-routing Version: 1.2.1-6noble.20250426.210247 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 810 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), ros-rolling-lanelet2-core, libboost-all-dev, ros-rolling-lanelet2-traffic-rules, ros-rolling-mrt-cmake-modules, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-routing/ros-rolling-lanelet2-routing_1.2.1-6noble.20250426.210247_amd64.deb Size: 261580 SHA256: 431b441be342e0246783e9aaa05e7482e7374f62378d76b2978f57f825420d3b SHA1: f3869598c02e7885f30d3fbcf0e2ea721b8be1bf MD5sum: ee7ca0fe18d123d92babe597a385b6a0 Description: Routing module for lanelet2 Package: ros-rolling-lanelet2-routing-dbgsym Package-Type: ddeb Source: ros-rolling-lanelet2-routing Version: 1.2.1-6noble.20250426.210247 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 6178 Depends: ros-rolling-lanelet2-routing (= 1.2.1-6noble.20250426.210247) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-routing/ros-rolling-lanelet2-routing-dbgsym_1.2.1-6noble.20250426.210247_amd64.deb Size: 6030152 SHA256: 20eb5f685314d4ced7f5d96837405db49b5e916b8d5324637464de9e61273074 SHA1: 47ab835982cf441c60a5fcba12e24e25486a6024 MD5sum: ce94f00f7e4ea9ae0c058ff0c6ce2f2e Description: debug symbols for ros-rolling-lanelet2-routing Build-Ids: ac9a4ea6e552ae79705874b896d6e30dc107a836 Package: ros-rolling-lanelet2-traffic-rules Version: 1.2.1-6noble.20250426.210003 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 208 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-lanelet2-core, ros-rolling-mrt-cmake-modules, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-traffic-rules/ros-rolling-lanelet2-traffic-rules_1.2.1-6noble.20250426.210003_amd64.deb Size: 56458 SHA256: 3e8eedd45ad3c18fddd3fec764b33468c9cfce89e83a13d8dd52755a0d1fee1e SHA1: 0f0dd73470f8a4a597f1a20c31a376c380503bc2 MD5sum: f5420d669a8b5e0155c70314bc280b7c Description: Package for interpreting traffic rules in a lanelet map Package: ros-rolling-lanelet2-traffic-rules-dbgsym Package-Type: ddeb Source: ros-rolling-lanelet2-traffic-rules Version: 1.2.1-6noble.20250426.210003 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 1337 Depends: ros-rolling-lanelet2-traffic-rules (= 1.2.1-6noble.20250426.210003) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-traffic-rules/ros-rolling-lanelet2-traffic-rules-dbgsym_1.2.1-6noble.20250426.210003_amd64.deb Size: 1307352 SHA256: e7b4656d3befdf70fa992bac32b5476aaeed12ce42ab9ccecc03abd94f074b61 SHA1: 2f8cf2bca07e0e54434dccd25a0aa90d373335ca MD5sum: bc9dae6595801afdc86f56a77d842df0 Description: debug symbols for ros-rolling-lanelet2-traffic-rules Build-Ids: 6a835cb93ddea2351398bf449e164c9cef2dec82 Package: ros-rolling-lanelet2-validation Version: 1.2.1-6noble.20250426.211021 Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 457 Depends: libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-lanelet2-core, ros-rolling-lanelet2-io, ros-rolling-lanelet2-projection, ros-rolling-lanelet2-routing, ros-rolling-lanelet2-traffic-rules, ros-rolling-mrt-cmake-modules, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-validation/ros-rolling-lanelet2-validation_1.2.1-6noble.20250426.211021_amd64.deb Size: 131682 SHA256: bddacc2b012cc1fcd38b65a3eb88e6949a7d42aadaf6af4068d019ee65b27db0 SHA1: e222718665c0bd9e233f94df2b7051919e6ac002 MD5sum: 90f4cb6cad50f599ce528c417b146d6d Description: Package for sanitizing lanelet maps Package: ros-rolling-lanelet2-validation-dbgsym Package-Type: ddeb Source: ros-rolling-lanelet2-validation Version: 1.2.1-6noble.20250426.211021 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabian Immel Installed-Size: 3773 Depends: ros-rolling-lanelet2-validation (= 1.2.1-6noble.20250426.211021) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lanelet2-validation/ros-rolling-lanelet2-validation-dbgsym_1.2.1-6noble.20250426.211021_amd64.deb Size: 3676418 SHA256: 27f8234300ccaef8dd1a5bf61bf6536b0cc1085fc6dead96b358994c1be8d8d5 SHA1: 149fc980f2e40934435429b52248ffc33c3ce4a5 MD5sum: d2ce15b47f657e958dfcaadafccadf84 Description: debug symbols for ros-rolling-lanelet2-validation Build-Ids: 12a20db89522b8898e34583551ec447f5f348f7d d2608ed52a346cfea4514845bdf323f3a7907511 Package: ros-rolling-laser-filters Version: 2.0.8-1noble.20250510.081547 Architecture: amd64 Maintainer: Jon Binney Installed-Size: 3134 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-angles, ros-rolling-filters, ros-rolling-laser-geometry, ros-rolling-message-filters, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclcpp-lifecycle, ros-rolling-sensor-msgs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-kdl, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/laser_filters Priority: optional Section: misc Filename: pool/main/r/ros-rolling-laser-filters/ros-rolling-laser-filters_2.0.8-1noble.20250510.081547_amd64.deb Size: 609208 SHA256: 4845c4f3c11120953b2da3a3c1d93f1d9e35826cd11e650b10e70e7c224c3c92 SHA1: 3fe73d35fa6bb0dc3ac9796c3b3c4ca5ed2c3e58 MD5sum: aba27de2e5d8f5601e2d4cf11d0488d7 Description: Assorted filters designed to operate on 2D planar laser scanners, which use the sensor_msgs/LaserScan type. Package: ros-rolling-laser-filters-dbgsym Package-Type: ddeb Source: ros-rolling-laser-filters Version: 2.0.8-1noble.20250510.081547 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jon Binney Installed-Size: 14480 Depends: ros-rolling-laser-filters (= 2.0.8-1noble.20250510.081547) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-laser-filters/ros-rolling-laser-filters-dbgsym_2.0.8-1noble.20250510.081547_amd64.deb Size: 12893718 SHA256: 73ee720bcf6c2911b1b7a9784f9dec06de5d3dbded41f3cb9908387326fe1222 SHA1: 385165188c0e554d358054399ba734c532ab24ab MD5sum: eee437e2f9a2e148a635704be325d29a Description: debug symbols for ros-rolling-laser-filters Build-Ids: 142668e56d954425032efd5d988577ced2dfa68c 28ae5de62f1f74628d85da41f347bdc2915465e5 46fe454503178b086948a01733b9d42a4c23162a 4c53da98147e296483f57a46d81b44fd8382b4af b72005cec42864978659fb05e8bf055cdbe745db Package: ros-rolling-laser-geometry Version: 2.11.0-1noble.20250510.080215 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 132 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, python3-numpy, ros-rolling-eigen3-cmake-module, ros-rolling-rclcpp, ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-sensor-msgs-py, ros-rolling-tf2, ros-rolling-ros-workspace Homepage: http://github.com/ros-perception/laser_geometry Priority: optional Section: misc Filename: pool/main/r/ros-rolling-laser-geometry/ros-rolling-laser-geometry_2.11.0-1noble.20250510.080215_amd64.deb Size: 26306 SHA256: 23d91bfdb3e2af759337f502b5b254449253920a0a806c0ffb40d78869203810 SHA1: 411abccf308f4ff14bcc7064ded9f987529dcdc3 MD5sum: 3652ca0dbd7662f32c5fab353ee7f979 Description: This package contains a class for converting from a 2D laser scan as defined by sensor_msgs/LaserScan into a point cloud as defined by sensor_msgs/PointCloud or sensor_msgs/PointCloud2. In particular, it contains functionality to account for the skew resulting from moving robots or tilting laser scanners. Package: ros-rolling-laser-geometry-dbgsym Package-Type: ddeb Source: ros-rolling-laser-geometry Version: 2.11.0-1noble.20250510.080215 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 170 Depends: ros-rolling-laser-geometry (= 2.11.0-1noble.20250510.080215) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-laser-geometry/ros-rolling-laser-geometry-dbgsym_2.11.0-1noble.20250510.080215_amd64.deb Size: 156880 SHA256: 6c2bc5955a15adb7395cd4e860bc27f3e7fceb68202ada807312282724823c1d SHA1: 4e634cf54c55a07b88380a7e16662f9b101a37af MD5sum: 7533102598795e6d412e0f4d164d4bdd Description: debug symbols for ros-rolling-laser-geometry Build-Ids: cad719afe3a218cf88627c5e8e13db4098596135 Package: ros-rolling-laser-proc Version: 1.0.2-6noble.20250510.080722 Architecture: amd64 Maintainer: Chad Rockey Installed-Size: 681 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-class-loader, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/laser_proc Priority: optional Section: misc Filename: pool/main/r/ros-rolling-laser-proc/ros-rolling-laser-proc_1.0.2-6noble.20250510.080722_amd64.deb Size: 144164 SHA256: 860e945a2bea2983f7fd53b65dcf938275e586c724d0c3b76ee1991aa0c0e019 SHA1: 98ed7e768373aa53590b993bd5145766ffa62a99 MD5sum: 49e0cd5dba2709d1d6475bfcf24cb728 Description: laser_proc Package: ros-rolling-laser-proc-dbgsym Package-Type: ddeb Source: ros-rolling-laser-proc Version: 1.0.2-6noble.20250510.080722 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chad Rockey Installed-Size: 3245 Depends: ros-rolling-laser-proc (= 1.0.2-6noble.20250510.080722) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-laser-proc/ros-rolling-laser-proc-dbgsym_1.0.2-6noble.20250510.080722_amd64.deb Size: 2839356 SHA256: d9b0bc940f626967122da814e7f5c8caf6f1be71171117ec5abd79a22741204d SHA1: 8a59820f0d270af84f38e7b6344bf8249c0f20dc MD5sum: a2308934906d0e7dafee186b84ae6fd5 Description: debug symbols for ros-rolling-laser-proc Build-Ids: 17681d9cc4ff17ba5446fcbce3ae2d5d4d4a9038 e24eae56635af9031bcbd5cabf51aff6428df952 fb2b8fd3cea0f60c69e5b0b99c70bd747eb6039b Package: ros-rolling-laser-segmentation Version: 3.0.2-1noble.20250510.083049 Architecture: amd64 Maintainer: Alberto Tudela Installed-Size: 749 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclcpp-lifecycle, ros-rolling-sensor-msgs, ros-rolling-slg-msgs, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-laser-segmentation/ros-rolling-laser-segmentation_3.0.2-1noble.20250510.083049_amd64.deb Size: 163908 SHA256: 6062e7685b5679d2ec3c80d6d0ff786be270f8ad72036334babde347dd3495fe SHA1: b87a24d4682c52d7bafa58333c2704ef678a29d0 MD5sum: 94bc29597b028392cf2e8b6a8eb0d451 Description: Implementation of algorithms for segmentation of laserscans. Package: ros-rolling-laser-segmentation-dbgsym Package-Type: ddeb Source: ros-rolling-laser-segmentation Version: 3.0.2-1noble.20250510.083049 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alberto Tudela Installed-Size: 3399 Depends: ros-rolling-laser-segmentation (= 3.0.2-1noble.20250510.083049) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-laser-segmentation/ros-rolling-laser-segmentation-dbgsym_3.0.2-1noble.20250510.083049_amd64.deb Size: 2995212 SHA256: 882b674e7a631a90619f9c808e80935efab2e1a7e9c2467862547a666bb74424 SHA1: 53f9886ef31a1338cfc6233e03e627299f209e6e MD5sum: f190b9c82091de479406a60628b390eb Description: debug symbols for ros-rolling-laser-segmentation Build-Ids: 3c72e507f62de71ca5e344e4e42524af0495d278 74af9188f7075ffb6f063cbd86b96ea677b2e64e Package: ros-rolling-launch Version: 3.9.0-1noble.20250426.191740 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1145 Depends: python3-importlib-metadata, python3-lark, python3-yaml, ros-rolling-ament-index-python, ros-rolling-osrf-pycommon, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-launch/ros-rolling-launch_3.9.0-1noble.20250426.191740_amd64.deb Size: 211596 SHA256: 8b35cf238634ff335410979ff3fd1ed813056799587cfb25c68ee689c38317d8 SHA1: 4b26db4d82b1877d648d39c2f3e111b2256d3018 MD5sum: 317b863022c64c86b396184485aa8770 Description: The ROS launch tool. Package: ros-rolling-launch-param-builder Version: 0.1.1-3noble.20250510.075805 Architecture: amd64 Maintainer: Jafar Abdi Installed-Size: 63 Depends: python3-yaml, ros-rolling-ament-index-python, ros-rolling-rclpy, ros-rolling-xacro, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-launch-param-builder/ros-rolling-launch-param-builder_0.1.1-3noble.20250510.075805_amd64.deb Size: 9006 SHA256: 9a3e4d0e606c241473df13aa31a04d4daa1091f685bc4fc5e74f8a60290e7c54 SHA1: fd3fe7acdabab16b0f95179640c8f9eb4bbcb7d1 MD5sum: 25562df12d49fbca9c1bd21be5cf01eb Description: Python library for loading parameters in launch files Package: ros-rolling-launch-pytest Version: 3.9.0-1noble.20250426.205410 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 128 Depends: python3-pytest, ros-rolling-ament-index-python, ros-rolling-launch, ros-rolling-launch-testing, ros-rolling-osrf-pycommon, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-launch-pytest/ros-rolling-launch-pytest_3.9.0-1noble.20250426.205410_amd64.deb Size: 27428 SHA256: a2cb459a2872c1ec4a929668d1982be75296737f235109dbb6a6aaf454c5fdaf SHA1: 9bff693ab770b14fcc8f1d53bbc331c69421ef5d MD5sum: 1734001de6627fc9a5894cba177af8bd Description: A package to create tests which involve launch files and multiple processes. Package: ros-rolling-launch-ros Version: 0.29.0-1noble.20250510.075823 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 453 Depends: python3-importlib-metadata, python3-yaml, ros-rolling-ament-index-python, ros-rolling-composition-interfaces, ros-rolling-launch, ros-rolling-lifecycle-msgs, ros-rolling-osrf-pycommon, ros-rolling-rclpy, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-launch-ros/ros-rolling-launch-ros_0.29.0-1noble.20250510.075823_amd64.deb Size: 92980 SHA256: e4aab910e2f03addd7f69b7bc03c8fc4ebadd244cd545dabbdb0eaf0035a4075 SHA1: 5cec881e1dd04f7bdfc59c3c449c8a90c6431daf MD5sum: 499a0d4951f3b6b2a01485038e450ecd Description: ROS specific extensions to the launch tool. Package: ros-rolling-launch-system-modes Version: 0.9.0-5noble.20250510.075831 Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 120 Depends: python3-importlib-metadata, python3-yaml, ros-rolling-ament-index-python, ros-rolling-launch, ros-rolling-osrf-pycommon, ros-rolling-rclpy, ros-rolling-system-modes-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-launch-system-modes/ros-rolling-launch-system-modes_0.9.0-5noble.20250510.075831_amd64.deb Size: 18396 SHA256: 9e698959e9185ec96ba50daf2d08a4a4e5e56ab35c438f6021e3953dd0cac16c SHA1: 855fa127237104f7ac7bf5ac4fe36f4d343768e3 MD5sum: f4fcc0cb01c09a85192ea1931253ac61 Description: System modes specific extensions to the launch tool, i.e. launch actions, events, and event handlers for system modes. Package: ros-rolling-launch-testing Version: 3.9.0-1noble.20250426.205344 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 401 Depends: python3-pytest, ros-rolling-ament-index-python, ros-rolling-launch, ros-rolling-launch-xml, ros-rolling-launch-yaml, ros-rolling-osrf-pycommon, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-launch-testing/ros-rolling-launch-testing_3.9.0-1noble.20250426.205344_amd64.deb Size: 87818 SHA256: f02da3f59633b54ee800df557b1d27845deeb8356407ee315d49c1bda5af7e13 SHA1: 047343874f6e4addf0352cc492ff58e1c01599c6 MD5sum: a1992703d8b66ba9d8ea3d56edf108ea Description: A package to create tests which involve launch files and multiple processes. Package: ros-rolling-launch-testing-ament-cmake Version: 3.9.0-1noble.20250426.205552 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 50 Depends: ros-rolling-ament-cmake-test, ros-rolling-launch-testing, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-launch-testing-ament-cmake/ros-rolling-launch-testing-ament-cmake_3.9.0-1noble.20250426.205552_amd64.deb Size: 9108 SHA256: 55b7aeb5f2bdb7df50595a3e6b5ef52bc02a0edcd5b2d102e74e1d1331702825 SHA1: e539628f17790d1ef106a557bc69d54b73f6b804 MD5sum: cb5bd5c3c5fe7520bdddf7f56064591b Description: A package providing cmake functions for running launch tests from the build. Package: ros-rolling-launch-testing-examples Version: 0.21.0-1noble.20250510.085259 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 73 Depends: python3-pytest, ros-rolling-demo-nodes-cpp, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-launch-testing, ros-rolling-launch-testing-ros, ros-rolling-rcl-interfaces, ros-rolling-rclpy, ros-rolling-ros2bag, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-launch-testing-examples/ros-rolling-launch-testing-examples_0.21.0-1noble.20250510.085259_amd64.deb Size: 14300 SHA256: 6c2289d295f3cb0be648fcdde5dcdfe9b7e1aab72d13d386a9f17382150bcd6e SHA1: 35a9818632d60cf4e20251d227538137e1cbd3e3 MD5sum: c993c6697b1c2ae44efff420c2195745 Description: Examples of simple launch tests Package: ros-rolling-launch-testing-ros Version: 0.29.0-1noble.20250510.075855 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 131 Depends: ros-rolling-ament-index-python, ros-rolling-launch-ros, ros-rolling-launch-testing, ros-rolling-rclpy, ros-rolling-rmw-test-fixture-implementation, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-launch-testing-ros/ros-rolling-launch-testing-ros_0.29.0-1noble.20250510.075855_amd64.deb Size: 23708 SHA256: cbea676562ed1676c2330a473fbbbbacb2a9fd8f97f8be8367315c136e46c08a SHA1: 193c0831e94fe603768fd97a6de38c4ea33b55d9 MD5sum: 28477669f4433a59db87aac1953cb21b Description: A package providing utilities for writing ROS2 enabled launch tests. Package: ros-rolling-launch-xml Version: 3.9.0-1noble.20250426.205247 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 57 Depends: ros-rolling-launch, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-launch-xml/ros-rolling-launch-xml_3.9.0-1noble.20250426.205247_amd64.deb Size: 11582 SHA256: 3d344440763035d4577b26e711a8e307d342b758ff5cd1bb4ecd900ffa3cfcd4 SHA1: f16e90db4e868e4b25be695b9e0b498cc5875839 MD5sum: 329de2faabb23ad92e0eb84ebb24efcb Description: XML frontend for the launch package. Package: ros-rolling-launch-yaml Version: 3.9.0-1noble.20250426.205313 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 57 Depends: ros-rolling-launch, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-launch-yaml/ros-rolling-launch-yaml_3.9.0-1noble.20250426.205313_amd64.deb Size: 11918 SHA256: fb9b35d07281eb2e32abd4b6c16754fe61c987e89367c4161fb36d0b0b6b5ab5 SHA1: 02f3759575eb3e68f4f526082ad6de46b33a7beb MD5sum: 79e27d1f1a2f781c6eae0a4efbc4dc24 Description: YAML frontend for the launch package. Package: ros-rolling-ld08-driver Version: 1.1.3-1noble.20250510.083106 Architecture: amd64 Maintainer: Pyo Installed-Size: 207 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libudev1 (>= 183), libboost-all-dev, libudev-dev, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ld08_driver Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ld08-driver/ros-rolling-ld08-driver_1.1.3-1noble.20250510.083106_amd64.deb Size: 61620 SHA256: 41e85a5dfaeef5bf73ef79c4fe483553eed16031c9aa3ed1ec9eff13d3b2c8aa SHA1: 26b9bdfa1844c239ed5805981141b52b9f17e1f6 MD5sum: 6b1356a3e452d099997f1257d12226cc Description: ROS package for LDS-02(LD08) Lidar. The Lidar sensor sends data to the Host controller for the Simultaneous Localization And Mapping(SLAM). Package: ros-rolling-ld08-driver-dbgsym Package-Type: ddeb Source: ros-rolling-ld08-driver Version: 1.1.3-1noble.20250510.083106 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 1036 Depends: ros-rolling-ld08-driver (= 1.1.3-1noble.20250510.083106) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ld08-driver/ros-rolling-ld08-driver-dbgsym_1.1.3-1noble.20250510.083106_amd64.deb Size: 975862 SHA256: 425c5f7233bdfa98c2bbe9880d2f46ec26081f087732ad569e5c32a44d3e1e1f SHA1: 87be8ddca162c5e1a441571b2138e513c3524705 MD5sum: 2f1360df8f2c5cfa931841fd019beda7 Description: debug symbols for ros-rolling-ld08-driver Build-Ids: 5da6ef7f2fd43907befb23e2e2bce63ee46bf95b Package: ros-rolling-lely-core-libraries Version: 0.3.0-1noble.20250426.194018 Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 3770 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libstdc++6 (>= 11), python3-empy, python3-yaml, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lely-core-libraries/ros-rolling-lely-core-libraries_0.3.0-1noble.20250426.194018_amd64.deb Size: 678596 SHA256: 22cdc2089157813bf2f708b3ce4338ca9d05a174038e8d32318360b8ab19e154 SHA1: 18544d33371b83a8d4277b677fdd5417c559caf5 MD5sum: db262611721c59e60fb72bd7fa90c521 Description: ROS wrapper for lely-core-libraries Package: ros-rolling-lely-core-libraries-dbgsym Package-Type: ddeb Source: ros-rolling-lely-core-libraries Version: 0.3.0-1noble.20250426.194018 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Hellmann Santos Installed-Size: 3329 Depends: ros-rolling-lely-core-libraries (= 0.3.0-1noble.20250426.194018) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lely-core-libraries/ros-rolling-lely-core-libraries-dbgsym_0.3.0-1noble.20250426.194018_amd64.deb Size: 2659576 SHA256: d9e1e79f1ae723e61e2dfa47f9affc6d48a02b8459be1cf5bf1e66679b8bcbc2 SHA1: 317c5a898a6e1bf50998e594baa33f681d745521 MD5sum: 00014321afdf00c9279029e30e766a6b Description: debug symbols for ros-rolling-lely-core-libraries Build-Ids: 03bb8895ae1d87b2b3fbd939897dbfe7bc55761b 219345f523a9f420353c9ef20ab09703007b5f89 3faf192e9e2d49b016f33ad436ee18daca701078 592b0002204be5252f4fb9bf087ae0f7e443a841 6686c4239f2c41ae1af35235d4905ea29c2058b8 7ea35e38f5207601ebf4458f44aa6ed3f77c57cc 8a19c1a95e60b0dfc03287d87cda48f6dacd322a 8c1bf9b89764f08cf388e8fdd3377d3fe162554e a26667fca254772fcb0c7ef8bb0092fdc5877548 Package: ros-rolling-leo Version: 3.1.0-1noble.20250510.084800 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 41 Depends: ros-rolling-leo-description, ros-rolling-leo-msgs, ros-rolling-leo-teleop, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/leo Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo/ros-rolling-leo_3.1.0-1noble.20250510.084800_amd64.deb Size: 5222 SHA256: 55d22dd327ba0778f2760d150b4bc137eebf51f59cdb4d74aa78e0d68c30d5eb SHA1: 5dd630ac29d7b377d0e393de7045a664828f0ffe MD5sum: a5c5cd0e61ab9584e2903a097d1d54ac Description: Metapackage of software for Leo Rover common to the robot and ROS desktop Package: ros-rolling-leo-bringup Version: 2.1.1-1noble.20250510.084735 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 296 Depends: ros-rolling-ament-index-python, ros-rolling-geometry-msgs, ros-rolling-image-proc, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-leo-description, ros-rolling-leo-filters, ros-rolling-leo-fw, ros-rolling-robot-state-publisher, ros-rolling-rosapi, ros-rolling-rosbridge-server, ros-rolling-sensor-msgs, ros-rolling-web-video-server, ros-rolling-xacro, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/leo_bringup Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo-bringup/ros-rolling-leo-bringup_2.1.1-1noble.20250510.084735_amd64.deb Size: 16110 SHA256: 022e6b0d98a2b9246caea945da034e9840dc416ff702ca4d26b7f19253214686 SHA1: a27fcc5197293d05db762dc99232482f19257b5f MD5sum: 13c004dc1c7e2f608ec168bf3c6e5824 Description: Scripts and launch files for starting basic Leo Rover functionalities. Package: ros-rolling-leo-description Version: 3.1.0-1noble.20250510.084650 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 33013 Depends: ros-rolling-robot-state-publisher, ros-rolling-xacro, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/leo_description Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo-description/ros-rolling-leo-description_3.1.0-1noble.20250510.084650_amd64.deb Size: 5797496 SHA256: 812af9e7b09be9913cf54be21557768079f15e92b50589871713d07951bb783d SHA1: 6f70a979d633379dd273b1334168f618fb062993 MD5sum: af2eb848334cc6cd8cbe16c57c6945d9 Description: URDF Description package for Leo Rover Package: ros-rolling-leo-desktop Version: 3.0.0-2noble.20250510.090831 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 41 Depends: ros-rolling-leo, ros-rolling-leo-viz, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/leo_desktop Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo-desktop/ros-rolling-leo-desktop_3.0.0-2noble.20250510.090831_amd64.deb Size: 5166 SHA256: fc72432380e63bf7fbccedc5db21de5f9f9af86b0037d54c016593d1884b00d1 SHA1: 77fa4f0da9d61c8fddd8122955a95d2fe6e4c1d0 MD5sum: 5e242c6dee8c0d2bb84b3c11646a1656 Description: Metapackage of software for operating Leo Rover from ROS desktop Package: ros-rolling-leo-filters Version: 2.1.1-1noble.20250510.084331 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 1105 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libyaml-cpp-dev, ros-rolling-generate-parameter-library, ros-rolling-geometry-msgs, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-srvs, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo-filters/ros-rolling-leo-filters_2.1.1-1noble.20250510.084331_amd64.deb Size: 222382 SHA256: 7f18fc88400a717b8422fb56101e011be09caa11749e982f8df118a22af4fe45 SHA1: 22b1e90c47d773f8f394cf756b62b5f49716e0a1 MD5sum: ece0091ea1d432b881e3777b818e4068 Description: Nodes for filtering and processing imu and wheel odom messages. Package: ros-rolling-leo-filters-dbgsym Package-Type: ddeb Source: ros-rolling-leo-filters Version: 2.1.1-1noble.20250510.084331 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 5608 Depends: ros-rolling-leo-filters (= 2.1.1-1noble.20250510.084331) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo-filters/ros-rolling-leo-filters-dbgsym_2.1.1-1noble.20250510.084331_amd64.deb Size: 4885420 SHA256: 393dc0a10a000d4e0d8d3272d984d3015af49acbf53323bb738607cee96416c8 SHA1: 1f9cf9ebda6eac92f2aec673db8d0a3d349b676e MD5sum: 7d81bea6a0b2b3524f7ca4c2ec3548d8 Description: debug symbols for ros-rolling-leo-filters Build-Ids: 0bb60f4d57e9708cb153f5616880eeaa474075f4 0ddd18a5e36b630a745b06c5c6152f3add486e76 b988ae54e9e1d71b1183962671856ac5f6cc5878 Package: ros-rolling-leo-fw Version: 2.1.1-1noble.20250510.080912 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 1724 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), python3-dbus, python3-whichcraft, python3-yaml, ros-rolling-ament-index-python, ros-rolling-geometry-msgs, ros-rolling-leo-msgs, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclpy, ros-rolling-ros2cli, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/leo_fw Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo-fw/ros-rolling-leo-fw_2.1.1-1noble.20250510.080912_amd64.deb Size: 385404 SHA256: 3fd4ab9e1ee8f41331e96fdb80e7e50b5b747f949e3ae94034c46239cbf0a9a6 SHA1: f55be514395dd033f090a80d84945e2db86d6f6b MD5sum: 23557c3671432a5a0eef29fcdc8ba61a Description: Binary releases of Leo Rover firmware and related utilities Package: ros-rolling-leo-fw-dbgsym Package-Type: ddeb Source: ros-rolling-leo-fw Version: 2.1.1-1noble.20250510.080912 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 5755 Depends: ros-rolling-leo-fw (= 2.1.1-1noble.20250510.080912) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo-fw/ros-rolling-leo-fw-dbgsym_2.1.1-1noble.20250510.080912_amd64.deb Size: 4654930 SHA256: 8eef1ecce752f7478993675948309dfeff7af7b7aee34b9b1866bdec3a76bf79 SHA1: cc21403949df57b895ebabfcc695b156bbf80d5f MD5sum: 695316848880b14a9b27700e71aaf15f Description: debug symbols for ros-rolling-leo-fw Build-Ids: 3f6a31c139ba52d4fd800cacb5fd30d97a6afdd8 fa011a29426cfacd511384d4fe94bac8766eac58 Package: ros-rolling-leo-gz-bringup Version: 2.0.2-1noble.20250510.084739 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 52 Depends: ros-rolling-ament-index-python, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-leo-description, ros-rolling-leo-gz-plugins, ros-rolling-leo-gz-worlds, ros-rolling-robot-state-publisher, ros-rolling-ros-gz-bridge, ros-rolling-ros-gz-image, ros-rolling-ros-gz-sim, ros-rolling-xacro, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo-gz-bringup/ros-rolling-leo-gz-bringup_2.0.2-1noble.20250510.084739_amd64.deb Size: 8014 SHA256: 99bcf85ce6fdc24035962ce3760277f86688b08fe785e7700ea77aa4891b71f5 SHA1: 68a17d6c8de2a516a8192c094d83aa676dd2d8f1 MD5sum: 11297ed8f982767e3db9512e0463cf8e Description: Bringup package for Leo Rover Gazebo simulation in ROS 2 Package: ros-rolling-leo-gz-plugins Version: 2.0.2-1noble.20250429.193215 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 801 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-rolling-gz-common-vendor, ros-rolling-gz-math-vendor, ros-rolling-gz-msgs-vendor, ros-rolling-gz-sim-vendor, ros-rolling-sdformat-vendor, ros-rolling-gz-plugin-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo-gz-plugins/ros-rolling-leo-gz-plugins_2.0.2-1noble.20250429.193215_amd64.deb Size: 136838 SHA256: 7d1eb19ca4eecf0faf607ce9077ca97be8372294f93d9077ee450371d2dc369c SHA1: fa69e52b68ac0f0c43f4ed3558f158fe4b81a99d MD5sum: 540298cbd4638e1109ef40e0dd56001d Description: Plugins for Leo Rover Gazebo simulation in ROS 2 Package: ros-rolling-leo-gz-plugins-dbgsym Package-Type: ddeb Source: ros-rolling-leo-gz-plugins Version: 2.0.2-1noble.20250429.193215 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 3748 Depends: ros-rolling-leo-gz-plugins (= 2.0.2-1noble.20250429.193215) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo-gz-plugins/ros-rolling-leo-gz-plugins-dbgsym_2.0.2-1noble.20250429.193215_amd64.deb Size: 2965086 SHA256: e9dce52b5dac1064eb838db391f05a306066ebb4e7f843d29f3aeca4ec7f2218 SHA1: db83959531f5c542c8a36d1aa78a8a154a26da8a MD5sum: 72cd0aca408b140ad001cad3e4a41c8c Description: debug symbols for ros-rolling-leo-gz-plugins Build-Ids: 83d15564ffa631fa1dca063580d1430856471ff9 Package: ros-rolling-leo-gz-worlds Version: 2.0.2-1noble.20250426.194024 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 169266 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo-gz-worlds/ros-rolling-leo-gz-worlds_2.0.2-1noble.20250426.194024_amd64.deb Size: 143438036 SHA256: 72ca17e3f26cfcb3b472f825e0fd20ef6eea64e6c002011887879f21cfede588 SHA1: 7766f17dbd42c412ed28a83d037006e79617b909 MD5sum: f97fcb0562d6729f3874dbea26214103 Description: Gazebo worlds for Leo Rover simulation in ROS 2 Package: ros-rolling-leo-msgs Version: 3.1.0-1noble.20250429.140140 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 1283 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/leo Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo-msgs/ros-rolling-leo-msgs_3.1.0-1noble.20250429.140140_amd64.deb Size: 104066 SHA256: 1ef0cdb8fb41b0041514d3c030136b41c48106b7e66ebda6e0e00ba6c96a1856 SHA1: a1f78cb9a45ef9124fbd059542763d00961e784a MD5sum: 88e29d0d8de0da8baf706e344f6e3ed3 Description: Message and Service definitions for Leo Rover Package: ros-rolling-leo-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-leo-msgs Version: 3.1.0-1noble.20250429.140140 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fictionlab Installed-Size: 856 Depends: ros-rolling-leo-msgs (= 3.1.0-1noble.20250429.140140) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo-msgs/ros-rolling-leo-msgs-dbgsym_3.1.0-1noble.20250429.140140_amd64.deb Size: 657672 SHA256: 6b6aa4feceeb2543ca2b44bf82cab491626487448a57b8849558c4a1f7a81cf6 SHA1: 782aa22a466a6d70b8ab5289dcb53e91dcd20d55 MD5sum: 82e1958e666216debfd5afa21a571831 Description: debug symbols for ros-rolling-leo-msgs Build-Ids: 2fee0a6715aaf59e83d579996c59632bd3e473ae 350f711405d4e73c8f998343d8cf9f74122ef53c 5a66f68b6ceb4c393e1c09edb094c23ec0abd6c8 9cbd2b05f0fa03e0b06eeeb3e7363d308aedfa56 9ef23f0025a07e67a3df447634dd976b4ee76f7f a31f44eda52f1aff9d3f742c39ccf388dee09a00 b055c0465a48c70f02288395803c628b649a6c87 c1d2f3eef3c29b4bfa7e40caa7769438b44956ae c2da61b7edfe40e23f2dc5cd2c07173e525a8cba e446d5ed395bfb9b22aff0984c46f3216a579750 f9a115720918ef3be9856ef822a37f1305f25aa7 Package: ros-rolling-leo-robot Version: 2.1.1-1noble.20250510.084821 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 41 Depends: ros-rolling-leo, ros-rolling-leo-bringup, ros-rolling-leo-filters, ros-rolling-leo-fw, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/leo_robot Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo-robot/ros-rolling-leo-robot_2.1.1-1noble.20250510.084821_amd64.deb Size: 5304 SHA256: 302af2b54ab52e0da3d4f0a0030974175294367c9b23ce20e896861b8a99efe1 SHA1: e3d7e19ecc2195bb4660ac3a0d3c7ced97968bbd MD5sum: 00a546f105d67035623c59570565314d Description: Metapackage of software to install on Leo Rover. Package: ros-rolling-leo-simulator Version: 2.0.2-1noble.20250510.084812 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 41 Depends: ros-rolling-leo-gz-bringup, ros-rolling-leo-gz-plugins, ros-rolling-leo-gz-worlds, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo-simulator/ros-rolling-leo-simulator_2.0.2-1noble.20250510.084812_amd64.deb Size: 5302 SHA256: 66c21a339940d339565859edf29cdbe32876d21c1edc36933d301a25aac81daa SHA1: 7086111eb74c40fc24a78f9ee7f24392dd709b97 MD5sum: 6ab15ffba1c72bc1c8b8f29d9949e337 Description: Metapackage for Leo Rover Gazebo simulation in ROS2 Package: ros-rolling-leo-teleop Version: 3.1.0-1noble.20250510.083305 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 47 Depends: ros-rolling-joy-linux, ros-rolling-teleop-twist-joy, ros-rolling-teleop-twist-keyboard, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/leo_teleop Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo-teleop/ros-rolling-leo-teleop_3.1.0-1noble.20250510.083305_amd64.deb Size: 6216 SHA256: 1860cf2b34a13ac9c8c2fee55741b4459f0ae639349634d3f67b367d1a6c1c0c SHA1: 94ca438c69052369f1531495f0d1b45e3d287567 MD5sum: 7449aaa9dba71ea5c9a0e2a5bb52ebf3 Description: Scripts and launch files for Leo Rover teleoperation Package: ros-rolling-leo-viz Version: 3.0.0-2noble.20250510.090808 Architecture: amd64 Maintainer: Fictionlab Installed-Size: 54 Depends: ros-rolling-joint-state-publisher, ros-rolling-joint-state-publisher-gui, ros-rolling-leo-description, ros-rolling-rviz2, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/leo_viz Priority: optional Section: misc Filename: pool/main/r/ros-rolling-leo-viz/ros-rolling-leo-viz_3.0.0-2noble.20250510.090808_amd64.deb Size: 7600 SHA256: dae0044adb822c74e325e5a461d1176367f167e4c4cb9decea18a675be9968e3 SHA1: dcf6aeec24dc9e9f88cfd92f7604d27ddbc251e3 MD5sum: ce75678f0a7c2f5adeedc7b3004c743c Description: Visualization launch files and RViz configurations for Leo Rover Package: ros-rolling-lgsvl-msgs Version: 0.0.4-4noble.20250429.142718 Architecture: amd64 Maintainer: Hadi Tabatabaee Installed-Size: 2583 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lgsvl-msgs/ros-rolling-lgsvl-msgs_0.0.4-4noble.20250429.142718_amd64.deb Size: 182062 SHA256: a61ce101dd46d05d06e137e4583230d3535bf7fd24caa4b123bb4c7866cb1573 SHA1: eeb7e052e10d9ae47ff22a797ceec8b63daaab82 MD5sum: c805279747caadc713c653f8168d8302 Description: Message definitions for interfacing with the LGSVL Simulator for ROS and ROS 2. Package: ros-rolling-lgsvl-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-lgsvl-msgs Version: 0.0.4-4noble.20250429.142718 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Hadi Tabatabaee Installed-Size: 1947 Depends: ros-rolling-lgsvl-msgs (= 0.0.4-4noble.20250429.142718) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lgsvl-msgs/ros-rolling-lgsvl-msgs-dbgsym_0.0.4-4noble.20250429.142718_amd64.deb Size: 1595722 SHA256: 9e1ee743f57270e3330cc17611606881b6fcbe55eee14d9e2c57089c92175e21 SHA1: f9da9779c536e0d81e9e56fdfa4b678fb1cef34b MD5sum: 68bfde662e7e73672b5034585e2612d3 Description: debug symbols for ros-rolling-lgsvl-msgs Build-Ids: 0b2c7266b42fda951938d1b0d86810161d2d9c38 3fff0ee48d6c1ae38e161a86b544c294c91ceff8 48734dba28e63f1640c592ceb0344b9e933fff12 61bc22845b9795766618780a49e935a8ddc2d397 72f12a3b6c4a351b864e8ff9bb18519f8735349e 79ddf4397772d6aea27daf14b54fc8bf5e6fb41c 85d7060c513c0f2d7b85a6c9b93bbb78ffed7b23 a538cf326bd33f6df73104ada33641673baece87 b4ee86938870205fbdb06052801fc8eac85b534d e1cae005936a10502b5d1722acb121f72f4e724b f48b94e170b8b44acbd124a991ba633dc6db62ee Package: ros-rolling-libcaer Version: 1.0.2-2noble.20250426.191657 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 858 Depends: libc6 (>= 2.34), libusb-1.0-0 (>= 2:1.0.23~), libusb-1.0-0-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libcaer/ros-rolling-libcaer_1.0.2-2noble.20250426.191657_amd64.deb Size: 154454 SHA256: 6c9f99716cfc1a48d484ec1854903a963a118872e624456bcc081775d339eef8 SHA1: d6e1d89d09d45a19dcab3d31623e20bf0f05f5c7 MD5sum: a372b2d80b7f9d537759ab7065c7d68c Description: library for event based sensors Package: ros-rolling-libcaer-dbgsym Package-Type: ddeb Source: ros-rolling-libcaer Version: 1.0.2-2noble.20250426.191657 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 429 Depends: ros-rolling-libcaer (= 1.0.2-2noble.20250426.191657) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libcaer/ros-rolling-libcaer-dbgsym_1.0.2-2noble.20250426.191657_amd64.deb Size: 388192 SHA256: 967a95b79a055ad48c11dcb89873fbc5e18c0c318c20a323ea1ecd657d14b6d2 SHA1: 322462278667d5a2fc4a81ac372c019209993b83 MD5sum: 2804372cdff4db36866729010d521bf2 Description: debug symbols for ros-rolling-libcaer Build-Ids: ed4578bc2df948e52eb98f3a27470fc32a4bdb4b Package: ros-rolling-libcaer-driver Version: 1.5.0-1noble.20250510.081002 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 1110 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), ros-rolling-libcaer-vendor, ros-rolling-camera-info-manager, ros-rolling-event-camera-msgs, ros-rolling-image-transport, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-srvs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libcaer-driver/ros-rolling-libcaer-driver_1.5.0-1noble.20250510.081002_amd64.deb Size: 239956 SHA256: 8f9bb890800df341e55ce2de2db4afe263da9e320801c3b71e523c631c132d38 SHA1: 4207fe265749bd997819628cc18f5b897a8cb79c MD5sum: 1a58dcdc88665aa880779e57e09c10b2 Description: ROS2 driver for event base sensors using libcaer Package: ros-rolling-libcaer-driver-dbgsym Package-Type: ddeb Source: ros-rolling-libcaer-driver Version: 1.5.0-1noble.20250510.081002 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 5816 Depends: ros-rolling-libcaer-driver (= 1.5.0-1noble.20250510.081002) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libcaer-driver/ros-rolling-libcaer-driver-dbgsym_1.5.0-1noble.20250510.081002_amd64.deb Size: 5138236 SHA256: cdaee48979ab2f171f0eeb1bc1d84aee4c4b264ea796fbd30a0bdf6bc4ec70be SHA1: f7735e74f5045f6912a5b3b2892325cbf3c6a2fd MD5sum: 29cc48715c83bbcca40b50d708a21662 Description: debug symbols for ros-rolling-libcaer-driver Build-Ids: 8b86ad416e9855c7eabff3b5055949c345486e96 d0c06626daf3e6f44dcaea6eaf971f7ffaf9811d Package: ros-rolling-libcaer-vendor Version: 1.0.0-1noble.20250426.194025 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 1155 Depends: libc6 (>= 2.34), libusb-1.0-0 (>= 2:1.0.23~), libusb-1.0-0-dev, ros-rolling-ros-workspace Homepage: https://gitlab.com/inivation/dv/libcaer Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libcaer-vendor/ros-rolling-libcaer-vendor_1.0.0-1noble.20250426.194025_amd64.deb Size: 162458 SHA256: 81c7b080e03edab120aab546511d8ad2945e06fd185c06dcc667cbddefeec061 SHA1: d2c740c3132d2b62cec3c674df958fa2d88af2a5 MD5sum: e89278e02e9857048f244a46ff0a688b Description: Wrapper around libcaer library Package: ros-rolling-libcaer-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-libcaer-vendor Version: 1.0.0-1noble.20250426.194025 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 54 Depends: ros-rolling-libcaer-vendor (= 1.0.0-1noble.20250426.194025) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libcaer-vendor/ros-rolling-libcaer-vendor-dbgsym_1.0.0-1noble.20250426.194025_amd64.deb Size: 11114 SHA256: d5e515de666df647cf192f9fd6806b3731654e6ba167ef471f69f53df675197c SHA1: b20f10c25a541119ed200905fe5aedc9731c043d MD5sum: ae540d61eabb543faa9a50eee2b4a1d7 Description: debug symbols for ros-rolling-libcaer-vendor Build-Ids: 3b748d2cd288fb67cb4cacced4c44e65e64715bb Package: ros-rolling-libcamera Version: 0.5.0-3noble.20250426.191118 Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 14073 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libudev1 (>= 183), libyaml-0-2, libatomic1, libssl-dev, libudev-dev, libyaml-dev, python3-dev, ros-rolling-ros-workspace Homepage: https://libcamera.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libcamera/ros-rolling-libcamera_0.5.0-3noble.20250426.191118_amd64.deb Size: 2224324 SHA256: 560cd61aed8351e262e86af90d0c14e9ebe0be3311fd61d2c070696b8e41efca SHA1: 0760eee33447db5328ba787f92d937cd692d356b MD5sum: ea2d219caf573ffd21cb37227e6e4621 Description: An open source camera stack and framework for Linux, Android, and ChromeOS Package: ros-rolling-libcamera-dbgsym Package-Type: ddeb Source: ros-rolling-libcamera Version: 0.5.0-3noble.20250426.191118 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Rauch Installed-Size: 8748 Depends: ros-rolling-libcamera (= 0.5.0-3noble.20250426.191118) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libcamera/ros-rolling-libcamera-dbgsym_0.5.0-3noble.20250426.191118_amd64.deb Size: 873892 SHA256: 373b8d8cbc86bbc8d6a13e4e4f92250c713fa0c78f6ff536af20b9b40ac48d4b SHA1: fabe6727741666a824b298990c139d35098ff59c MD5sum: a6dfe5c0142ef7a0d463333fff6274ac Description: debug symbols for ros-rolling-libcamera Build-Ids: 25614cf0fbf114a4a6d4c694348cb8f02fbb4843 2aacbbc35b7d7e3cec9d91fac038913a8dc11881 2e8428a2b060997fbd1ad346d117e1a58b8f5b3d 528b40c62cfe7502aa9a94bc9c66284d5e14f20b 631463e3dad947caeeb0756868267ce41f92c533 66a284e3c773dbaba647244d1496e81940dcc15a 88c4b315a2004b0f1382dd44199888212ce1f52e aea680ef53eb6a3e4482df2712e02d1dfa9bbc9a Package: ros-rolling-libcurl-vendor Version: 3.8.0-1noble.20250426.194029 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 46 Depends: curl, libcurl4-openssl-dev, pkg-config, ros-rolling-ros-workspace Homepage: https://github.com/curl/curl Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libcurl-vendor/ros-rolling-libcurl-vendor_3.8.0-1noble.20250426.194029_amd64.deb Size: 7406 SHA256: f7eef900713eeef37eaff93eebd35cf4963622c9432628fcada506bf5340fdcd SHA1: d01a3caa89c67656178dfbb488d70bf624114712 MD5sum: d271d8ad15466ca83e6181fe6016a36d Description: Wrapper around libcurl, it provides a fixed CMake module and an ExternalProject build of it. Package: ros-rolling-libg2o Version: 2020.5.29-5noble.20250426.194031 Architecture: amd64 Maintainer: Christoph Rösmann Installed-Size: 5995 Depends: libc6 (>= 2.38), libcamd3 (>= 1:7.0.1), libcholmod5 (>= 1:7.3.1), libcxsparse4 (>= 1:7.0.1), libgcc-s1 (>= 4.0), libglu1-mesa | libglu1, libopengl0, libstdc++6 (>= 13.1), libeigen3-dev, libgl1-mesa-dev, libglu1-mesa-dev, libsuitesparse-dev, ros-rolling-ros-workspace Homepage: https://github.com/RainerKuemmerle/g2o Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libg2o/ros-rolling-libg2o_2020.5.29-5noble.20250426.194031_amd64.deb Size: 1152922 SHA256: 72e2d2d62777c8e565fa2b67a556a8486f7fb6cea9e1cfc6968d6c77923122b7 SHA1: 601f0439a2a09c46f9f92b8155abdf238ef4d728 MD5sum: 86aee70022aaf2e28155f89298e277e7 Description: The libg2o library from http://openslam.org/g2o.html Package: ros-rolling-libg2o-dbgsym Package-Type: ddeb Source: ros-rolling-libg2o Version: 2020.5.29-5noble.20250426.194031 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christoph Rösmann Installed-Size: 159439 Depends: ros-rolling-libg2o (= 2020.5.29-5noble.20250426.194031) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libg2o/ros-rolling-libg2o-dbgsym_2020.5.29-5noble.20250426.194031_amd64.deb Size: 159746478 SHA256: 4c7476ffebbf9ed11514058e93003a1af7e46167972e40718d3abe034dfbf848 SHA1: b6a9bce48adc988000ac525e79cd77af2d32e966 MD5sum: 2b34fb552d38e150f55f9788386e5eba Description: debug symbols for ros-rolling-libg2o Build-Ids: 031e9e98f35ef71a6e91d429d405d4d4ee3263d3 092163c839ed057bf6712d61ce383d8266015d01 09c4e74166242aa8e7b623dd7f516237a0a68cb4 153dbe1bdbdb0ac137e6e46e67f875a38d78a870 25c51465715bb1c92d52389f5f58f6a60e355e5b 2b0e6c628a69d9c196f1e23e5505c8e01b3759de 2b1384ae3fe349b7a46e1312b11c112ccd04a132 30145a6608c4c9441a4354a0c27ba965bad08fd8 39297ce1e2cb8e16a15d9a4efd1c8fea97e8cdac 3d8d6614de0794a510b321863fec40930631d5df 431fbda69844d6bde72f2054fba663025914b072 4937ac90326f67c27f1d9e675004258c0edeebbc 62a04d7848361e2d23d5554a6b098d3f702c7b99 70c158730122007704a876c7a8dbde222fadd5dc 7168ece67816ba13022625d37c2e011a42e2af39 71732e90845d7e3740019813cbd937ae0aa9459b 762dd57b7fa0c24d098806e8d598251157417a0b 7d4b3710e1c58ba0b8d381a1e750edad09a002bc 82ca43868d676ee620dc5810767ef1a4dce5d7da 8900f3a99d674df49c563aea1aa6404352b9d53e 89988c80b0e336a82f76dc10bddbcc18d7d3595b 8c74dff097489023d9bedf0a82f950a40794be1c 90b80ca63d400036aaf1e8e60b1a35d27535dfd9 970bb1ad7591d2665a557a4cb83f77214a832bec 9b6c6e764e629e45a1bb04928c88e45d5ff06606 b94c7953b8a40f8f70f922a51558e7f2f7e86ca3 c3c6c665cf4e0cf25fff0e653d725f57cdb019ef ccf672644f5d05aab881042c7c6696e00f8dc950 dc8147b1519d1d4926b8f19aeabf1047bc8670d6 e35e8deab0342d356f8edcaeb6fe85d910b2bffc eda4c52322377c20065dc087a0e1d24039ed3396 fa6a50a64d826a93550c29edf2770f3115e44f81 ffee5e0d01cd51aea726c03152ca5a22ebef381a Package: ros-rolling-liblz4-vendor Version: 0.33.0-1noble.20250426.194038 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 47 Depends: liblz4-1, liblz4-dev, ros-rolling-ros-workspace Homepage: https://github.com/lz4/lz4/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-liblz4-vendor/ros-rolling-liblz4-vendor_0.33.0-1noble.20250426.194038_amd64.deb Size: 7110 SHA256: e2271f863f5519bd4f2515c29850277aaf723d8f3566c6219e5084e83c55e22b SHA1: f26f42001ba1f54824dd99e9de97ffcdbc8a62f8 MD5sum: 1922b36a9766f887444353f9b805717d Description: LZ4 compression vendor package, providing a dependency for LZ4. Package: ros-rolling-libmavconn Version: 2.10.0-1noble.20250505.182752 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 432 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libasio-dev, libconsole-bridge-dev, ros-rolling-mavlink, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/mavros Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libmavconn/ros-rolling-libmavconn_2.10.0-1noble.20250505.182752_amd64.deb Size: 111854 SHA256: 9e614ffe21558c0ac3a7f274b045952c040f9bdf104ef89822d5dc7fd4742db8 SHA1: 0a7ab978bcaeb12ccfcc59a3858eb0bcf5f26e02 MD5sum: 17e7116d3e140b6303013c06e731d827 Description: MAVLink communication library. This library provide unified connection handling classes and URL to connection object mapper. This library can be used in standalone programs. Package: ros-rolling-libmavconn-dbgsym Package-Type: ddeb Source: ros-rolling-libmavconn Version: 2.10.0-1noble.20250505.182752 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 1891 Depends: ros-rolling-libmavconn (= 2.10.0-1noble.20250505.182752) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libmavconn/ros-rolling-libmavconn-dbgsym_2.10.0-1noble.20250505.182752_amd64.deb Size: 1758124 SHA256: 69f27c212b8613250c1dbe4c56ccd77f3a231778821b1579c7c09c88030184f8 SHA1: cb6bc8a932b13dd674cd5def5e28324d9bc808a0 MD5sum: 0c5fe6ac7e5f516453c2ea074e445fc4 Description: debug symbols for ros-rolling-libmavconn Build-Ids: 5a0ed0a34cdb78968b1dadddf604be0efbc4b15a Package: ros-rolling-libnabo Version: 1.1.1-1noble.20250426.191636 Architecture: amd64 Maintainer: Stéphane Magnenat Installed-Size: 1812 Depends: libboost-all-dev, libeigen3-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libnabo/ros-rolling-libnabo_1.1.1-1noble.20250426.191636_amd64.deb Size: 94730 SHA256: 04d57cbe2204a95fc293d1cc51daab94557752297e8eb4a78bcc0fd8b8f6c624 SHA1: 8ab69c15f18c465fa9b8af11c1921e9895c8b2b8 MD5sum: 7075c1a73d53ea0cdf9b30b64fff0ec1 Description: libnabo is a fast K Nearest Neighbour library for low-dimensional spaces. Package: ros-rolling-libphidget22 Version: 2.3.3-1noble.20250426.194039 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 5790 Depends: libc6 (>= 2.38), libusb-1.0-0 (>= 2:1.0.16), ros-rolling-ros-workspace Homepage: http://ros.org/wiki/libphidget22 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libphidget22/ros-rolling-libphidget22_2.3.3-1noble.20250426.194039_amd64.deb Size: 929680 SHA256: 31f6f94b8977a0777684a6c7df8a14995cad904d3c4dbba9658c3998c8e5497c SHA1: 4c069b6ea459480b09f0a003c9b2707a8778dd5a MD5sum: a8fe401cacca9cc7193190f856dd83c9 Description: This package wraps the libphidget22 to use it as a ROS dependency Package: ros-rolling-libphidget22-dbgsym Package-Type: ddeb Source: ros-rolling-libphidget22 Version: 2.3.3-1noble.20250426.194039 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 2186 Depends: ros-rolling-libphidget22 (= 2.3.3-1noble.20250426.194039) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libphidget22/ros-rolling-libphidget22-dbgsym_2.3.3-1noble.20250426.194039_amd64.deb Size: 1996186 SHA256: 19431dea20387c9a6d6b6befc4ebd0b922298eb5f7d945a95b79c7115de0c402 SHA1: 6b90b7417cb5f74a21dda0beedcd3e8310bcf8c1 MD5sum: 9366ef178af93669a13179f0f03a7095 Description: debug symbols for ros-rolling-libphidget22 Build-Ids: 535d5f672a9885e649ef16005db30e714ac78f76 Package: ros-rolling-libpointmatcher Version: 1.4.1-1noble.20250426.191947 Architecture: amd64 Maintainer: Francois Pomerleau Installed-Size: 22215 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 4.0), libgomp1 (>= 6), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libboost-all-dev, libeigen3-dev, libyaml-cpp-dev, ros-rolling-libnabo, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libpointmatcher/ros-rolling-libpointmatcher_1.4.1-1noble.20250426.191947_amd64.deb Size: 2692904 SHA256: 0b018fb8b63a80c6254774e5f7347105bd88fd2a555bdff373684881f24ce359 SHA1: c38537fd8974c0db2f07ebef72085af754950cf1 MD5sum: dadbf4884b655aa96e8abe6e82615f96 Description: libpointmatcher is a modular ICP library, useful for robotics and computer vision. Package: ros-rolling-libpointmatcher-dbgsym Package-Type: ddeb Source: ros-rolling-libpointmatcher Version: 1.4.1-1noble.20250426.191947 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Francois Pomerleau Installed-Size: 68186 Depends: ros-rolling-libpointmatcher (= 1.4.1-1noble.20250426.191947) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libpointmatcher/ros-rolling-libpointmatcher-dbgsym_1.4.1-1noble.20250426.191947_amd64.deb Size: 67410034 SHA256: a9d1c2145ae0d7c696e3dcd04a4f06672152a67da2de5c47b5f96ed4bd6c69a2 SHA1: 709be6ee1332b213ac4da6ee81afefdafb6add00 MD5sum: f771824d76ca0b470f58e84691d0c1ce Description: debug symbols for ros-rolling-libpointmatcher Build-Ids: 957a2be8968c8eb43644d65ea586d01997000c72 Package: ros-rolling-libstatistics-collector Version: 2.1.0-1noble.20250510.075314 Architecture: amd64 Maintainer: ROS Tooling Working Group Installed-Size: 137 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-rolling-builtin-interfaces, ros-rolling-rcl, ros-rolling-rcpputils, ros-rolling-rmw, ros-rolling-statistics-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libstatistics-collector/ros-rolling-libstatistics-collector_2.1.0-1noble.20250510.075314_amd64.deb Size: 26564 SHA256: 5f76c9e3c00aef837e49d36f7c357ade86b67d220dbb4a99d6f351adcd5d4fe3 SHA1: b1a408a99a92bd5772c6a33a35afd702bb8b20f7 MD5sum: e7997899b075cbc821230a9a9e923375 Description: Lightweight aggregation utilities to collect statistics and measure message metrics. Package: ros-rolling-libstatistics-collector-dbgsym Package-Type: ddeb Source: ros-rolling-libstatistics-collector Version: 2.1.0-1noble.20250510.075314 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ROS Tooling Working Group Installed-Size: 119 Depends: ros-rolling-libstatistics-collector (= 2.1.0-1noble.20250510.075314) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libstatistics-collector/ros-rolling-libstatistics-collector-dbgsym_2.1.0-1noble.20250510.075314_amd64.deb Size: 101180 SHA256: 168144beac1cb788966debe680e065aed2a8461e3d5bed35500980d3429974f2 SHA1: de4e0f1c792e27771263ed71823d7db6b77d0525 MD5sum: ce6aae28104d373bc8efda88a73e038a Description: debug symbols for ros-rolling-libstatistics-collector Build-Ids: e9e3c2767a7aa4bd274e6f2794166beec2752723 Package: ros-rolling-libyaml-vendor Version: 1.8.0-1noble.20250426.194045 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 51 Depends: libyaml-0-2, libyaml-dev, pkg-config, ros-rolling-ros-workspace Homepage: https://github.com/yaml/libyaml Priority: optional Section: misc Filename: pool/main/r/ros-rolling-libyaml-vendor/ros-rolling-libyaml-vendor_1.8.0-1noble.20250426.194045_amd64.deb Size: 8618 SHA256: 351b2306e74becc499246229307514b682c787b59f3b2362a788a0cad67633b1 SHA1: 791bab06035ce3dbedcd23585634d91cf5bb6c44 MD5sum: 53a9deab84b9d75a8cd11a350f9a6cfa Description: Vendored version of libyaml. Package: ros-rolling-lifecycle Version: 0.37.0-1noble.20250510.083115 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 932 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-lifecycle-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lifecycle/ros-rolling-lifecycle_0.37.0-1noble.20250510.083115_amd64.deb Size: 182152 SHA256: 72d6c505f5c71016d43f822a505afed8c073518d7f885684f47f1f78a150fd67 SHA1: 43d8919ecfdf24f8090506085ce368e4136fe0ec MD5sum: 29f3295498c2122a4d285e7069060ac2 Description: Package containing demos for lifecycle implementation Package: ros-rolling-lifecycle-dbgsym Package-Type: ddeb Source: ros-rolling-lifecycle Version: 0.37.0-1noble.20250510.083115 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 4459 Depends: ros-rolling-lifecycle (= 0.37.0-1noble.20250510.083115) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lifecycle/ros-rolling-lifecycle-dbgsym_0.37.0-1noble.20250510.083115_amd64.deb Size: 3810486 SHA256: e9979ad322b925fdf6f31a3a59a3342ecc96388dcaceca0b03801b6b9a9fdc09 SHA1: 01c84cae15e260659e72e788545f44b5e4ac1d47 MD5sum: 02eb08297e6b5f7a4109a8ecbcaa5604 Description: debug symbols for ros-rolling-lifecycle Build-Ids: 4e6e156f180df720d4c7934557a2d1b8b6374c19 5333f824913c6a4e50dc31bdbebc7bb4a34a3906 6e2d0c626e820f21a0c8a91e991416cf31e7b0cd Package: ros-rolling-lifecycle-msgs Version: 2.4.0-1noble.20250429.141544 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 2438 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lifecycle-msgs/ros-rolling-lifecycle-msgs_2.4.0-1noble.20250429.141544_amd64.deb Size: 177164 SHA256: 62763f5de182b85412fd1f8ee8151110188e300b79ed7bab98fe875bfeb5af7e SHA1: 9833e29e6c87bfefdf73c547f434fff9e3a9de99 MD5sum: 5409d8e02b81836f9926488b225d45d6 Description: A package containing some lifecycle related message and service definitions. Package: ros-rolling-lifecycle-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-lifecycle-msgs Version: 2.4.0-1noble.20250429.141544 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 1839 Depends: ros-rolling-lifecycle-msgs (= 2.4.0-1noble.20250429.141544) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lifecycle-msgs/ros-rolling-lifecycle-msgs-dbgsym_2.4.0-1noble.20250429.141544_amd64.deb Size: 1451228 SHA256: 0a755628ceb81ca857b354618d5faf001860bba38d104b9013eb74bf7729e62e SHA1: 34216738afad1f3cb272c3c4814b33c227c22c9e MD5sum: 5adacceebe8c664c68ceec97bfb35e0c Description: debug symbols for ros-rolling-lifecycle-msgs Build-Ids: 231b83b8c1bbcddba0e79c7da35d1f30b40de6c7 34f1024f3f6dedfc6d37415cd0b39b4ccce64c95 4530e491ed069d17d59b0f8d5e0a7dce706b0820 73101727833be81b7b7d2099a21d09b1db74a0bd a6cc21137fc06ba43383363c64ab475a5c0f2a50 a952b8f921ed4ff3aff5cfc326387361379a1105 b84612429338f879278c3965c8f8c379ac438e64 c57b8795ff02256446a6c658aa230899d91428ef e4db3bca866915871fba869b098a533a8adf4f1e ea37844318261ea5a40d81062d5c86b26fde0a62 f4fa708a6a65f16239c4b64843262f63624a0d9c Package: ros-rolling-lifecycle-py Version: 0.37.0-1noble.20250510.075836 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 50 Depends: ros-rolling-lifecycle-msgs, ros-rolling-rclpy, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lifecycle-py/ros-rolling-lifecycle-py_0.37.0-1noble.20250510.075836_amd64.deb Size: 8848 SHA256: 62feeb9f20db077e45aa2c8e3e67b9fc0c03d3f4b49f8a5341e2b0811bd7419c SHA1: 835fc27e5662ba823f15edca89113dc4f9054e0b MD5sum: 9bcf85b84c85334a0d87170d222dc79e Description: Package containing demos for rclpy lifecycle implementation Package: ros-rolling-linux-isolate-process Version: 0.0.2-2noble.20250426.191649 Architecture: amd64 Maintainer: adityapande Installed-Size: 42 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-linux-isolate-process/ros-rolling-linux-isolate-process_0.0.2-2noble.20250426.191649_amd64.deb Size: 6422 SHA256: f633b52cdecc6294ded44d3a5a6527a6583ccc4f3dad8d1b6fa4ab7780c0cb0d SHA1: 17d7c5db4cfdd41b06a556db68b1a206cefaaf72 MD5sum: 796a0299b10f124103cd1817a609079c Description: A tool to isolate ros2 nodes Package: ros-rolling-log-view Version: 0.2.5-1noble.20250510.083143 Architecture: amd64 Maintainer: Marc Alban Installed-Size: 919 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libncurses6 (>= 6), libstdc++6 (>= 13.1), libtinfo6 (>= 6), libncurses-dev, ros-rolling-rcl-interfaces, ros-rolling-rclcpp, xclip, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-log-view/ros-rolling-log-view_0.2.5-1noble.20250510.083143_amd64.deb Size: 186124 SHA256: 4d18219bff1223061f4ad156edbbce61e0606a1f5c8d5be576236a5ca2cba490 SHA1: cfc07c4377f0eddf5d9038e163cd41e049b6b13b MD5sum: 52e5fe6c46b8e48eec3ee52a69d67ceb Description: The log_view package provides a ncurses based terminal GUI for viewing and filtering published ROS log messages. This is an alternative to rqt_console and swri_console that doesn't depend on qt and can be run directly in a terminal. Package: ros-rolling-log-view-dbgsym Package-Type: ddeb Source: ros-rolling-log-view Version: 0.2.5-1noble.20250510.083143 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marc Alban Installed-Size: 3199 Depends: ros-rolling-log-view (= 0.2.5-1noble.20250510.083143) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-log-view/ros-rolling-log-view-dbgsym_0.2.5-1noble.20250510.083143_amd64.deb Size: 2878030 SHA256: 45e48ee478117d31e1eed2e5fccc878206cc575b6e540283747b9db941c82100 SHA1: 84f924da6555f5f5d71ee994fca04751f0c35933 MD5sum: f486596fa9cf50663257b22ed9724831 Description: debug symbols for ros-rolling-log-view Build-Ids: a49561a3d3f1af3af2c3172e5b5c9b11de4eca01 Package: ros-rolling-logging-demo Version: 0.37.0-1noble.20250510.083156 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 965 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-rolling-fastcdr, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rcutils, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-logging-demo/ros-rolling-logging-demo_0.37.0-1noble.20250510.083156_amd64.deb Size: 140382 SHA256: de6b678cda7377d3d7dc0cbe679a73d9d2534282e15e30eb47ce13b2c9f18727 SHA1: 1778f089c0a279105f0cf2c214e08db2007e2a46 MD5sum: 453d5bc5ea4de53faa45d3dd36cf6e45 Description: Examples for using and configuring loggers. Package: ros-rolling-logging-demo-dbgsym Package-Type: ddeb Source: ros-rolling-logging-demo Version: 0.37.0-1noble.20250510.083156 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 2134 Depends: ros-rolling-logging-demo (= 0.37.0-1noble.20250510.083156) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-logging-demo/ros-rolling-logging-demo-dbgsym_0.37.0-1noble.20250510.083156_amd64.deb Size: 1905736 SHA256: 0558c3e4ae35128dcc860e89013d897ee69822c8337b55399f5be16c6c2f652c SHA1: 3488966f05d030d30cbedcd7f3e93030afdfa9f7 MD5sum: 61c085dde3bd34fca008acb9405ef438 Description: debug symbols for ros-rolling-logging-demo Build-Ids: 02752344d5fbfdbea2eaec22d9480ca52e27e188 02ba71c12768eae7a8ec7a94f4ccd4a490409e82 1111a63498bd12beedfabeeae33368a3df213795 3311fabfbf311f902a3457f9466c5696c8182cea 3d5187a093e1673ac7701f762246f8b5cd99d5b8 4303a9e54049da7f5d437d7529f94476ddced18a 57bed406e75d9bfc687a25eca02203916dcb120e 5bb4616734d52cde845a3b983835506b25382978 6362563677ce1633c012a6df5a343fec8f02bc09 6d3525b1c98493be296720eca2adafe78ee0b233 711e615309d42c3704a986799876995d15db46cc 7f979eb71372a9461829b21393d35f809987a9ac fb5e1a33c056447ca02bc675d039c9aef6d84135 fee4134d0ecf2b18fa0fb723ea07f91bd1f74587 Package: ros-rolling-lttngpy Version: 8.7.0-1noble.20250426.194416 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 355 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), liblttng-ctl0t64 (>= 2.11.0), libstdc++6 (>= 11), liblttng-ctl-dev, ros-rolling-rpyutils, ros-rolling-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/lttngpy/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-lttngpy/ros-rolling-lttngpy_8.7.0-1noble.20250426.194416_amd64.deb Size: 113886 SHA256: dde8f1bd816aa9a58e12dccb4bb803ad08e72e2d3e7ad069f11ce4fe0d7c1cd8 SHA1: 1d02e5b532ce5306257bee22df10d006cf1f7ed2 MD5sum: b3608d52169b05de9e567ccf738c7e79 Description: liblttng-ctl Python bindings Package: ros-rolling-magic-enum Version: 0.9.6-1noble.20250426.191638 Architecture: amd64 Maintainer: Neargye Installed-Size: 169 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-magic-enum/ros-rolling-magic-enum_0.9.6-1noble.20250426.191638_amd64.deb Size: 25544 SHA256: 1f2ae0cc560724196286f8716407745e38bcd07f0555c942672d7ded7a455e60 SHA1: ff550a7ae1dc95aba5aede9bb6ec0159899d5d27 MD5sum: 843425268928598f27bbfcafd9bddd86 Description: Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code Package: ros-rolling-map-msgs Version: 2.6.0-1noble.20250429.142845 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 3262 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-nav-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/map_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-map-msgs/ros-rolling-map-msgs_2.6.0-1noble.20250429.142845_amd64.deb Size: 232710 SHA256: c60c7b13131b7cc04c88c31d6874712adc39fb8a7448bb766241199249bca470 SHA1: df1e0240c7261cecf062c1a0f4bd8b6fc096ba0a MD5sum: 9daf1f886c611672e216b9dd173ce209 Description: This package defines messages commonly used in mapping packages. Package: ros-rolling-map-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-map-msgs Version: 2.6.0-1noble.20250429.142845 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 2634 Depends: ros-rolling-map-msgs (= 2.6.0-1noble.20250429.142845) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-map-msgs/ros-rolling-map-msgs-dbgsym_2.6.0-1noble.20250429.142845_amd64.deb Size: 2145384 SHA256: d190223fa66d6137f06a7a44e2965e9bf23197c59e29fd1909ec42b63bb60d1d SHA1: 28276631e4309be57db15ce4c0b16651951c364c MD5sum: 35c83bfc174cf646d3ab5ede09b3be0b Description: debug symbols for ros-rolling-map-msgs Build-Ids: 0ebd89a52bb23fb8741d31d8e21d929fa1e91418 1b545fc45a98b8e2607a76cd47f839825fe4a024 26969cbf954cf823e08c8b5cc35f6582dfcf58d9 4d7c7ef866a46646c31265b9a26d641eee893967 4e583e6f57816e8f7c9215a5b25d8689b2f938bc 59c7c1b8663e93d0f42bed1e34dee499feb44186 6cf3ab9677c98b7b9e834b0d18f27405d55722ff 8dde5572eed72b0a7de388a097091de6b07fa452 9f294f391a8c2a4d42cd10548c8fdcfd81523482 b8dc54dff12164779da1e88a1e2bf396d717c390 c62d468a38afbc9fb72fdb6c56af3bc2b92b25c8 Package: ros-rolling-mapviz Version: 2.4.6-1noble.20250510.084856 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 4400 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libglew2.2 (>= 2.2.0-4build1), libglut3.12 (>= 3.4.0), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libopengl0, liborocos-kdl1.5 (>= 1.5.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5opengl5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.15.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), freeglut3-dev, libglew-dev, libqt5core5a, libqt5opengl5, libxi-dev, libxmu-dev, libyaml-cpp-dev, ros-rolling-cv-bridge, ros-rolling-geometry-msgs, ros-rolling-image-transport, ros-rolling-mapviz-interfaces, ros-rolling-marti-common-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rqt-gui, ros-rolling-rqt-gui-cpp, ros-rolling-std-srvs, ros-rolling-swri-math-util, ros-rolling-swri-transform-util, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/mapviz Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mapviz/ros-rolling-mapviz_2.4.6-1noble.20250510.084856_amd64.deb Size: 649418 SHA256: dd2a2ea203b16c94b16cdedcdba809ad794d78ade85c091a651492f994ee2cfb SHA1: ff944464862193b20061ab5590024596ed42f871 MD5sum: 5c5e79fbdc0bc6e13b03895b96cbda8a Description: mapviz Package: ros-rolling-mapviz-dbgsym Package-Type: ddeb Source: ros-rolling-mapviz Version: 2.4.6-1noble.20250510.084856 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 7431 Depends: ros-rolling-mapviz (= 2.4.6-1noble.20250510.084856) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mapviz/ros-rolling-mapviz-dbgsym_2.4.6-1noble.20250510.084856_amd64.deb Size: 6998208 SHA256: f4d61ca9288e8ea8a24ba8715bf87ccec386b908fcad3daac6a4598631b12769 SHA1: 5d487b58c3a2d01f96a3c4990ba1ace87b36868d MD5sum: 75ed89f741c00fad0d631b6e3f57650a Description: debug symbols for ros-rolling-mapviz Build-Ids: 62f1e889c8848ddda45e25fcbee1269ef5674bba Package: ros-rolling-mapviz-interfaces Version: 2.4.6-1noble.20250429.141304 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 783 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/mapviz Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mapviz-interfaces/ros-rolling-mapviz-interfaces_2.4.6-1noble.20250429.141304_amd64.deb Size: 79806 SHA256: 5934efc73be2c12becb0c1c8c489f101b3d8ec41a4bdc38d63508830acac5eeb SHA1: b7e56192f60f0862573eae71f89ccf1623b6c3b4 MD5sum: 2f73369dc3669229b39fba94960faddb Description: ROS interfaces used by Mapviz Package: ros-rolling-mapviz-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-mapviz-interfaces Version: 2.4.6-1noble.20250429.141304 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 600 Depends: ros-rolling-mapviz-interfaces (= 2.4.6-1noble.20250429.141304) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mapviz-interfaces/ros-rolling-mapviz-interfaces-dbgsym_2.4.6-1noble.20250429.141304_amd64.deb Size: 456956 SHA256: 6939e1feca584529d84723159963504062fe11510d65fea4b669cc26e445d82e SHA1: 20429c984e96d9353fa317a60e9a926f487bd6ac MD5sum: a64e904c325f50b25e39ca617c4049e5 Description: debug symbols for ros-rolling-mapviz-interfaces Build-Ids: 339ad85d877af2cb6e9c278183b5f07e5e6ae998 377232ef5b04886024f107a33b53cd883ac152e1 3fc86a5bca0dbe378ab918ecdf6bc2913286f494 4673c3fbc79a6cfb328069568b9009fcf4290e2a 4fb77f6bd88b1cbe4c9fea574cf63f94e3a4b27d 7dc238342ab3001fabba71aaa44b5ffafa993658 7ebd50b5c34f9de989e286e9b93bebefd26f394e 9441549556343335d38f29feb2377b00d11c6548 b7888f584d1f0e74b7dac869e2eeed928a03f6a2 d3934852f092f553793eb64235a5713e9a474254 e324a5e93293e9b5842500aa4c780b3e5b7a0515 Package: ros-rolling-mapviz-plugins Version: 2.4.6-1noble.20250510.085833 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 7335 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), liborocos-kdl1.5 (>= 1.5.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5opengl5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.15.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libqt5core5a, libqt5opengl5, ros-rolling-ament-index-cpp, ros-rolling-cv-bridge, ros-rolling-gps-msgs, ros-rolling-image-transport, ros-rolling-map-msgs, ros-rolling-mapviz, ros-rolling-marti-common-msgs, ros-rolling-marti-nav-msgs, ros-rolling-marti-sensor-msgs, ros-rolling-marti-visualization-msgs, ros-rolling-nav-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-stereo-msgs, ros-rolling-swri-image-util, ros-rolling-swri-math-util, ros-rolling-swri-route-util, ros-rolling-swri-transform-util, ros-rolling-tf2, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/mapviz Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mapviz-plugins/ros-rolling-mapviz-plugins_2.4.6-1noble.20250510.085833_amd64.deb Size: 1055270 SHA256: 6490abd25f822d01e80bf89cc41481b2124e921e80106a04949254dd75f37706 SHA1: 63900337f26596e8b3d7084f957e526dada28cf1 MD5sum: 8b0e96f9d60e7b0b1b86bfb2602b4413 Description: Common plugins for the Mapviz visualization tool Package: ros-rolling-mapviz-plugins-dbgsym Package-Type: ddeb Source: ros-rolling-mapviz-plugins Version: 2.4.6-1noble.20250510.085833 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 48088 Depends: ros-rolling-mapviz-plugins (= 2.4.6-1noble.20250510.085833) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mapviz-plugins/ros-rolling-mapviz-plugins-dbgsym_2.4.6-1noble.20250510.085833_amd64.deb Size: 41982286 SHA256: 0158ae3b19f053ab0895611fa0d1a88b2d1ef2b4d7a70ee9e4dcf4e9a8ab8f83 SHA1: a30f03e4001e6d893812cd16c789a870968950bc MD5sum: 482421c1a2d077a551b523207aee2595 Description: debug symbols for ros-rolling-mapviz-plugins Build-Ids: f0c807671a4931f13b5427934c16f525c9f8db76 Package: ros-rolling-marine-acoustic-msgs Version: 2.1.0-1noble.20250429.142411 Architecture: amd64 Maintainer: Laura Lindzey Installed-Size: 1928 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marine-acoustic-msgs/ros-rolling-marine-acoustic-msgs_2.1.0-1noble.20250429.142411_amd64.deb Size: 157802 SHA256: 129782df4285faf2f17c828405a3593779161eaaadaaa346d1d4266f0eb4cccf SHA1: dd77c6267a2590684ec7989ef5f3f2d3f34a7c60 MD5sum: 0df5ec1c0fcf5628df9ca04649416817 Description: The marine_acoustic_msgs package, including messages for common underwater sensors (DVL, multibeam sonar, imaging sonar) Package: ros-rolling-marine-acoustic-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-marine-acoustic-msgs Version: 2.1.0-1noble.20250429.142411 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Laura Lindzey Installed-Size: 1380 Depends: ros-rolling-marine-acoustic-msgs (= 2.1.0-1noble.20250429.142411) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marine-acoustic-msgs/ros-rolling-marine-acoustic-msgs-dbgsym_2.1.0-1noble.20250429.142411_amd64.deb Size: 1124324 SHA256: 89765e4e8450e14ecde03677a3236356951ff88f59ff1e7085f708c80185b61d SHA1: 87cfc86ac4408d8941dcdf548586948b0c94e272 MD5sum: f4b5a6e60f50de231f685efc0b1e28b2 Description: debug symbols for ros-rolling-marine-acoustic-msgs Build-Ids: 03a07a362310910f8514a1afe4ffaa07c7a90370 237f18931327769f9d268c5e0476a9ac06c35899 2d1ee4d8f0cd5790e7b98ae49ef2cc104868765a 7629d9ebfdd1f440c50037c5af7d382e3e3a3f4b 81d06132dae9b987b1012eb2e1eebc43518c99ae 9ef82cf2718542ce5ee0663548f407d79179850c a39b4899c7fdfd7c17041034f1cf2b9d5384dcf1 ae392f2567fd6d182a280042c859d6fd5a4d629b d66d8881e2e02a8b5557ebce43168491486cbeb8 f403edfb541763dffb713ad55f5f26112e2f4b51 fe61392b1e79150a1bbb93384c22361b93cf3414 Package: ros-rolling-marine-sensor-msgs Version: 2.1.0-1noble.20250429.142133 Architecture: amd64 Maintainer: Laura Lindzey Installed-Size: 729 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marine-sensor-msgs/ros-rolling-marine-sensor-msgs_2.1.0-1noble.20250429.142133_amd64.deb Size: 70166 SHA256: 8fffd2eef579e3d58c56739b2df3d00c8f0ca4bb92695d2211de251debf0646b SHA1: 1de6415cf0806890af30bceb148f4e42dee1a525 MD5sum: 58e80315f502cac9c89e8d7d7217045f Description: The marine_sensor_msgs package, meant to contain messages for common underwater sensors (e.g., conductivity, turbidity, dissolved oxygen) Package: ros-rolling-marine-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-marine-sensor-msgs Version: 2.1.0-1noble.20250429.142133 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Laura Lindzey Installed-Size: 555 Depends: ros-rolling-marine-sensor-msgs (= 2.1.0-1noble.20250429.142133) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marine-sensor-msgs/ros-rolling-marine-sensor-msgs-dbgsym_2.1.0-1noble.20250429.142133_amd64.deb Size: 427754 SHA256: 439673b13a0887eb8133a0afb1c393205d96c2a8bdd589a4c56ac60d3b6ce97f SHA1: f18ed10a6e1fa6f6cea63af3e666da7d2a25f8e7 MD5sum: a09012c936bcd50f89da341ec212a5e7 Description: debug symbols for ros-rolling-marine-sensor-msgs Build-Ids: 2e93adf62bae0c8b60364f26ef7f40c37f853237 546c687c2790c1db3ce7e7e3142fb87c8902e995 81043cc7a7eb3a4c3dc87af0c0e26029a9bb0aab 811000390eaeb66abffc851a31c97cc706a22cc7 8274fa55d3b966f10a6234e711b466bdfabdd12e 919560d5351593887239bc859358db248cfa207a a8270a4f231e784db6a7e805ea7ed5c6ae475ab0 abd716f9a4759ec05c735448d4352ba5f8e2d173 ad7597681bc9bb3e06ca2b9af04da00e36ae4730 ca63fc2fc467d158081c6a1de52c3da9e793ba99 eaa4a1433e6e3c94e13523786e66a597884bf498 Package: ros-rolling-marker-msgs Version: 0.0.8-1noble.20250429.142135 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1578 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/marker_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marker-msgs/ros-rolling-marker-msgs_0.0.8-1noble.20250429.142135_amd64.deb Size: 131556 SHA256: 186c24f7b3cfb6cd526c44f18e166cc4b3fe9d2da1a9a8a49e65bfa63afa1425 SHA1: 4b03014f4d007533108ba175326c20b064b24ee8 MD5sum: 29edb3b176b9053d02cfdb09241bf4e3 Description: The marker_msgs package contains messages usable to setup a marker/fiducial system. The package distinguishes between two types of messages. First messages to describe the properties of a marker/fiducial detection system and the detected markers. Secondly messages used to represent a map of markers/features with covariances as it would be produced by a SLAM system or published by a map server for self-localization. Package: ros-rolling-marker-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-marker-msgs Version: 0.0.8-1noble.20250429.142135 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1379 Depends: ros-rolling-marker-msgs (= 0.0.8-1noble.20250429.142135) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marker-msgs/ros-rolling-marker-msgs-dbgsym_0.0.8-1noble.20250429.142135_amd64.deb Size: 1144078 SHA256: 5c363d247d81894e69c4f65ffb150948f6aedae5c752bd674da7418aa05bfd3f SHA1: 074f66f02ad89f75f55b1d813071e5ecb2fbdceb MD5sum: f917d388e539e78d0a815cd5c754c98f Description: debug symbols for ros-rolling-marker-msgs Build-Ids: 16bfbe27b665ccb3c4d6195034274c03e8c52904 2fba69516a7d0a32d72cea7ce74ac406496c2c90 38a380731cea29b76c859ef0be34430716a4cd4f 4d3a2801519718967e177ec547413c65fa49d690 581bb9f63fea8fc722b4028ca6af4772553dbc9b 9822101113f818d2af589bcf8312d8f9deacca1e a4606b5091be830214699c2a07d9b60828a803ce bd6f391729ae0718f4f2bb87d67db4273dcc87d5 cafa724b7f0a2a7bde7b3aa795e423884000f7d1 cf95faea7c314bf74dc0199ec8b342482e6ac116 e3bd770fdd71d3cd54b2a38ce4056bea7588dba9 Package: ros-rolling-marti-can-msgs Version: 1.6.1-1noble.20250429.141837 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 456 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-can-msgs/ros-rolling-marti-can-msgs_1.6.1-1noble.20250429.141837_amd64.deb Size: 43834 SHA256: 5d42f9454be6b7c3fefe7b9853ea21d22eda4827264c394da0cce269d4a25021 SHA1: a7fc1694cda5aa440f821ef8b192515a8613c8d3 MD5sum: b4f4426cbe017244b61f20551556a8de Description: marti_can_msgs Package: ros-rolling-marti-can-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-marti-can-msgs Version: 1.6.1-1noble.20250429.141837 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 282 Depends: ros-rolling-marti-can-msgs (= 1.6.1-1noble.20250429.141837) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-can-msgs/ros-rolling-marti-can-msgs-dbgsym_1.6.1-1noble.20250429.141837_amd64.deb Size: 192404 SHA256: 1f89371a12d9b6eaeebb5faf24aaa303071e5c870d117a2794516f8effb3b472 SHA1: 840595ce2530c82812fef4d977803a044ef3c35c MD5sum: a788f717af26c237b80da87efd9479f9 Description: debug symbols for ros-rolling-marti-can-msgs Build-Ids: 03d9c556e4efdb8b1c59c19c33a670d3f3118f92 1bf009a9c8c541052ff8c66b33e97492d124f8d8 48d15e0d567e84d8a381cc6dd57c3124e05c556b 8ad7d88376aa6e096e420cdad1b5a321fcd83ad8 9d529ee35635ab58c57d5e3af5c59130fc543a1f 9ec3dc897badd7feea8204df7ce0f97f35f39c72 a606c136460fc68911ff0c4fcac1fa37c6f9d281 a92a0444ca5dafe9ca83ea425ae57b217232a068 cdf66ef18d02350a79bee6b3aa2fa763ed119f86 e9716d110e6737b54835f5c9bdbe36cacfb5aa50 fa646648d9900ee6129b399f0f48413f4819d42b Package: ros-rolling-marti-common-msgs Version: 1.6.1-1noble.20250429.140912 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2834 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-common-msgs/ros-rolling-marti-common-msgs_1.6.1-1noble.20250429.140912_amd64.deb Size: 185000 SHA256: d77ff5a0fbc8d0c9acb671a116d9f41a877bbac714f94a72514e5c20300a656a SHA1: 9930b083787c72e352c9c55fa653e563e1932d7d MD5sum: e558252578e22877f967332180768b1c Description: marti_common_msgs Package: ros-rolling-marti-common-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-marti-common-msgs Version: 1.6.1-1noble.20250429.140912 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2297 Depends: ros-rolling-marti-common-msgs (= 1.6.1-1noble.20250429.140912) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-common-msgs/ros-rolling-marti-common-msgs-dbgsym_1.6.1-1noble.20250429.140912_amd64.deb Size: 1846242 SHA256: a35123ccb44c797bd7ad34bd1c26513f5e1dcb9366f5565138fbfb9efca18cd2 SHA1: 331149e0905202d716bcf5b6fda2642ab64715f2 MD5sum: 95c4702ff39b810ca5388036810534b6 Description: debug symbols for ros-rolling-marti-common-msgs Build-Ids: 01084a07bafc995f6c06534df7f166034f2688fe 590bc8dfb7cc6ecbd6547fe141f05284599c266c 8e399e2f6a02924c8c0f0a08177d4237a7e0b6f6 8f3827b0b559da1ccd629518d2a4cc5b01d5c4da 943e7a55793ec970ea14a160516cafd794cd1c9f a09e6ce63fb9b5dd21e84df76c6ff48844a66b18 cadbc1d18a6aff2375072bb139ca59254426093c d294def12b35cc1fef025cbef626250fe20f34a4 ebe6ec628e327439182ce8fbe72393dbf7b9feac f2e88b82f87c649f50896d7800271fb8b81c1b86 fe917cf9def9e553a702672498e45f5e3d974203 Package: ros-rolling-marti-dbw-msgs Version: 1.6.1-1noble.20250429.140921 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 778 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-dbw-msgs/ros-rolling-marti-dbw-msgs_1.6.1-1noble.20250429.140921_amd64.deb Size: 67386 SHA256: eae84c50fcd64f531cce1c586067f37fb8992d3c8b5ad1b07b47a480a410f9b5 SHA1: 9a9228d6331a8ba4e2cb4be7e6b52dc1a3fb5c5c MD5sum: d5668ff908bdf79414b5850f65d15560 Description: marti_dbw_msgs Package: ros-rolling-marti-dbw-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-marti-dbw-msgs Version: 1.6.1-1noble.20250429.140921 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 516 Depends: ros-rolling-marti-dbw-msgs (= 1.6.1-1noble.20250429.140921) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-dbw-msgs/ros-rolling-marti-dbw-msgs-dbgsym_1.6.1-1noble.20250429.140921_amd64.deb Size: 385926 SHA256: df52b6607b215167fd55dbd7e5d71abc5af5520b9e7f5b12e40ee1517dfb74a5 SHA1: 8ff2b24e503445111c9df49e8afff01b76a96c43 MD5sum: 1732dbc79ae036d728b9c54306d1c5b8 Description: debug symbols for ros-rolling-marti-dbw-msgs Build-Ids: 2511ce02370a45f9a9cbc48edc0d0794cd7b6513 54eb82e7725bff73786e11e59dd334e616ede3af 56e410f07343a20f43a04afdd4118ae8a97c41d3 88322803ebf5e168b8f9454b53fb52c25e6b0b73 8c1ad8c9b9ac4abffd3c0b3a0687af5b0454c3d0 95d29df5c76537b32f0c20d0a30f00aa36ebb3b7 ab7f389906fdbbd01ebcd90220c71d8dc3356cd2 ac5c5817bfaac3e1b0bac6122feee2d647f9e6c9 b2a376839f9bb788db2b09abfb68e7c7d6d431c9 cf85f78bb25bd832c5a0a2080b1c6a2b88beae17 fea5121af3e9254ee5c8d1f082b365a432dc9bfe Package: ros-rolling-marti-introspection-msgs Version: 1.6.1-1noble.20250429.141913 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1038 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-introspection-msgs/ros-rolling-marti-introspection-msgs_1.6.1-1noble.20250429.141913_amd64.deb Size: 91874 SHA256: 94a713346ab08bef5d82ca1c3277fe61637383efe715c5aff1de57905eb080a0 SHA1: eea53a9a442061b03bd8a3dc0e2c20cded00ddc4 MD5sum: 4e9fed7a38a0d4b5357c42030f656ef1 Description: marti_introspection_msgs Package: ros-rolling-marti-introspection-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-marti-introspection-msgs Version: 1.6.1-1noble.20250429.141913 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 814 Depends: ros-rolling-marti-introspection-msgs (= 1.6.1-1noble.20250429.141913) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-introspection-msgs/ros-rolling-marti-introspection-msgs-dbgsym_1.6.1-1noble.20250429.141913_amd64.deb Size: 661104 SHA256: 9ad663b08bc8f03bf08ff6eed6041290569e573d3de9a739fe2e1af230e9b508 SHA1: cc46619192a4f10ce8c96b7377cf3f2c6e589bad MD5sum: 7b536da7b6bb4c8d28d392b53b779660 Description: debug symbols for ros-rolling-marti-introspection-msgs Build-Ids: 35805eb795298511f7fc44e09155047dcdb48105 3af0e9ca2a9cf9fb4f6913902d777307df7af91a 414b9d8237c87a1842e75c7dd97e97c88008b112 44f66798bbc1adae03f9d5d18b8db9caf249e9dc 5c084136011857b84d9e052a527b23291ac6d68d 62aa9919ec054516e6973de473408c1394e0fee0 6bfe4a142d07591ac066c4976ae13a461e87b772 842812c1d7c50bfe53392ac77a3cc839573a65c3 8b064d2e485e6abb977579f07c6d3d7e6d0af9da ee5c235e45ff554b8dfef884f6ec93664d76f729 f689c63f4af48a7dc05ee235fc076f812d903852 Package: ros-rolling-marti-nav-msgs Version: 1.6.1-1noble.20250429.142715 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 6798 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geographic-msgs, ros-rolling-geometry-msgs, ros-rolling-marti-common-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-nav-msgs/ros-rolling-marti-nav-msgs_1.6.1-1noble.20250429.142715_amd64.deb Size: 462458 SHA256: a08c82c4ef5f611c143aeb25e292dafb688934f5922d36fa47d7fe52eda6411b SHA1: 12a6bdd7deaa39d0442ee8dce17010664bf238ce MD5sum: b60c485bc9124b63b1dea7b2f8b8513a Description: marti_nav_msgs Package: ros-rolling-marti-nav-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-marti-nav-msgs Version: 1.6.1-1noble.20250429.142715 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 5677 Depends: ros-rolling-marti-nav-msgs (= 1.6.1-1noble.20250429.142715) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-nav-msgs/ros-rolling-marti-nav-msgs-dbgsym_1.6.1-1noble.20250429.142715_amd64.deb Size: 4715086 SHA256: d3345ea26f482f8eceff57e94a68b2ddf4d6067a15a26867c25edf1404e5eff7 SHA1: 70c4dc2f8870dc35e83114a2a799678ad0d3a4ba MD5sum: bb701902927c4de83b2de2e1693f0e20 Description: debug symbols for ros-rolling-marti-nav-msgs Build-Ids: 01a01ac079d0a8077840397811b2871675dd9896 0266fce07e8e2e1c6d12fb98249be5ed7c56e9d3 0b1ca77dce93ba7dcee62d6cbf31cdfb8897333e 25fc70c833e586696c1ead8e6d1c5c973bdb8bf6 2e8bd0a63cf29ed671595ae50467b1484dbeccbd 3ff8358d486ec0b876e985d2913916f6fa1d7a99 4e87c9742aafce77150dc99724dd0d9a74bc2550 77eafd24584e6fe1887ec31763d832d193fe3d57 cdb420ccc04e84392979b314d0da9c45139a5463 ef7d63cef9b9b89275d8c3ba623a0e94a3d5e3c6 fb17f32fad87d54a2d0ca62af269c637be86f18d Package: ros-rolling-marti-perception-msgs Version: 1.6.1-1noble.20250429.142903 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 451 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-perception-msgs/ros-rolling-marti-perception-msgs_1.6.1-1noble.20250429.142903_amd64.deb Size: 41726 SHA256: 8ff14e189503dd93c991cd2df73add95744c5a82d716ba1856ed40c2ad738384 SHA1: 06390277de5b7af0f2d40b7d0ffba2109664b778 MD5sum: 3190703a37626bcaa4592c9c309405d4 Description: marti_perception_msgs Package: ros-rolling-marti-perception-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-marti-perception-msgs Version: 1.6.1-1noble.20250429.142903 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 274 Depends: ros-rolling-marti-perception-msgs (= 1.6.1-1noble.20250429.142903) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-perception-msgs/ros-rolling-marti-perception-msgs-dbgsym_1.6.1-1noble.20250429.142903_amd64.deb Size: 182702 SHA256: b84fa5e6a21b46cef16ac4e745b3a2b6b20e34db585d3dd031ae45cdc3d612fd SHA1: 278c185a65e9166825a17e5d9869a4aac3e4f5fc MD5sum: 8671054f6353aca335238d15d81f47b3 Description: debug symbols for ros-rolling-marti-perception-msgs Build-Ids: 096b5ac7d6550a69a20131f90fa9a1051b94dd99 0b7502edaadc8269189dc9aa024d8e2a6d74445a 0e9d53dcf8cc58bc3918cb490976e52f93d5bcf7 1c94745dda0f91b7e1ae59013717d7e5cfe48517 36c07c792d441c7dc5a374a81061919b0f95c7e9 4a07d38de5cb2e089c430fac64d88b2df633f595 63476e943a041a329414a5a9832893c8469e9506 6f3e6d90adfa3da04d82e7457c43fe87854b8ed3 abe4eb061eedacb98c78b3a71278275098335ae3 e427a1b7bb07b9227ca587413263674a8de28763 fa45dfd323f991516ac7774a60bddb96bd4a95ed Package: ros-rolling-marti-sensor-msgs Version: 1.6.1-1noble.20250429.142440 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2057 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-sensor-msgs/ros-rolling-marti-sensor-msgs_1.6.1-1noble.20250429.142440_amd64.deb Size: 157280 SHA256: 6b391f9ef095f59364d27ab34c35839e61868eaf86306ccc84e0c8c641d23330 SHA1: 303cbf9d533d390bd70c2ebc9fac05c675982d3b MD5sum: 21b1ca1b29a05273028e98d7e1f1a19c Description: marti_sensor_msgs Package: ros-rolling-marti-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-marti-sensor-msgs Version: 1.6.1-1noble.20250429.142440 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1560 Depends: ros-rolling-marti-sensor-msgs (= 1.6.1-1noble.20250429.142440) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-sensor-msgs/ros-rolling-marti-sensor-msgs-dbgsym_1.6.1-1noble.20250429.142440_amd64.deb Size: 1246966 SHA256: 8a596a314e56434706d0591de305e0a5247b783cc305afdc9b53612387c6ab58 SHA1: 53ca1c08700eda0449ce327189500cc78ba10148 MD5sum: 641b3deb5ff4e07b58c69008585bef04 Description: debug symbols for ros-rolling-marti-sensor-msgs Build-Ids: 30870ab0db6d5ea0fc2352616eb7f9a552baef6b 331ef3ef90f66707c8d27bb63942f81bfea73c32 44502e9e273a9a4ba0d6e9d7f4faf6250ce790b1 64ffe757c8505a1de05e09832d464207ba17042b 7122b782d8b9ce5fdf20b30fca17389a1d9000de 84f8f13f8fb6cbad26fae559fd85f77359752746 a39cd9c367a44a2aaed1eb55f91c20b2ea6763f7 de55b0a1eba162f2f8e0226639097dc40a8c147b e630a3c95715d9e717f3c8e45943004cb0db8841 edf9ffd38ec0e0acb4d533d5684e8eabfb848d86 f2293a824e374b0420631329be7dd2d805117b55 Package: ros-rolling-marti-status-msgs Version: 1.6.1-1noble.20250429.141913 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 505 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-status-msgs/ros-rolling-marti-status-msgs_1.6.1-1noble.20250429.141913_amd64.deb Size: 48948 SHA256: fd636dae56ed1e74f263c5491c2799e5999ed5b0ca693a27a23e23886a897f8f SHA1: 7186313800189a93fefbdc515ebed25bb8a1f39a MD5sum: 17a657da0f681ee1940c20b068945c88 Description: marti_status_msgs Package: ros-rolling-marti-status-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-marti-status-msgs Version: 1.6.1-1noble.20250429.141913 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 307 Depends: ros-rolling-marti-status-msgs (= 1.6.1-1noble.20250429.141913) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-status-msgs/ros-rolling-marti-status-msgs-dbgsym_1.6.1-1noble.20250429.141913_amd64.deb Size: 212784 SHA256: 85a786311ef52a25e3cb32ac7ef65de6fc6358d876203e632dd40263929450d8 SHA1: 22cf135c2803355f9e28d5720ebedd2fa1c44ddc MD5sum: 1c238f4a661ca73fb66d92e9893e9035 Description: debug symbols for ros-rolling-marti-status-msgs Build-Ids: 0a306c289cd9a08e98d57a2b819fb6fde6330df9 34128966133aaf80cbca53ee7be9c978f099c052 34fa8e52fda6e5fa3d8d5401d5a5968e9fba9fe6 3fb7496aa2fbdd797c34faeb067b9ae97027367f 6cfebb202ad16fa68c64fc0e5e32f6f506e405bf 7b0c6c0b69b1185f0b8a395339dac42977565a55 7f0469964e1411b0ee1374f7fc3e69b228c108a7 975a36c6daffd4ee1ad5d0227a8d94544218cd88 ae283e129cb29273df88264dcecf9ee6d55a7654 bb6b053cc0ec11497d339e239df2cba5c2b7bec5 dbd8206f30526671f118d6a46ff4e114b03304a5 Package: ros-rolling-marti-visualization-msgs Version: 1.6.1-1noble.20250429.142721 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 667 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/marti_messages Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-visualization-msgs/ros-rolling-marti-visualization-msgs_1.6.1-1noble.20250429.142721_amd64.deb Size: 66584 SHA256: 99879b6783ac3fdbc088176c321c07e5480d1b41381d21941a9d3755095f8938 SHA1: 6d6caba58d0c70e0e88b03c84711c95ac5327180 MD5sum: 0ce14f8435f25ffb9f7761d70e03dbe5 Description: marti_visualization_msgs Package: ros-rolling-marti-visualization-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-marti-visualization-msgs Version: 1.6.1-1noble.20250429.142721 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 504 Depends: ros-rolling-marti-visualization-msgs (= 1.6.1-1noble.20250429.142721) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-marti-visualization-msgs/ros-rolling-marti-visualization-msgs-dbgsym_1.6.1-1noble.20250429.142721_amd64.deb Size: 381304 SHA256: 0766a1c26acee93824f2bd7b2eaeec08f3d8d31656371b82d41caf1263ffae8a SHA1: 4c22d1a390e3e8bd31443408a919b887bcf877e8 MD5sum: 326e7e5b74f2ca584cd33be8abe4690b Description: debug symbols for ros-rolling-marti-visualization-msgs Build-Ids: 01ebb3800e825c273f18a2d6fb4a379c2cab9f79 12fb74faa50e9a9360e8a11b8029ee3b00db3d84 1ae54f6f5fbabfaa780420c1eb74d7879634ccf7 1b81d46d3137d575fa7a0f1af63ba598c54b6e3e 2619602398bb2deda5897ec71a793d12bb688944 68bec698195a5d50f76d03e26cf315c7ee79171e 6cfd276e4b63d3860bbec09e3da2eb2de873b396 791e3a4b20a49bf633ee49bbca0977c6f79c5e7a b94457b8edf58b10ee7cc0056d88ebbbbee4cac2 d87e118438f51cfd10f409ba1fe8dbaf6d48d9a6 f83fc05af1aeabf900fa9e441691265030e9636f Package: ros-rolling-mavlink Version: 2025.5.5-1noble.20250505.181740 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 20954 Depends: ros-rolling-ros-workspace Homepage: https://mavlink.io/en/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mavlink/ros-rolling-mavlink_2025.5.5-1noble.20250505.181740_amd64.deb Size: 974130 SHA256: 60e1b6477374fdfde1c7252a7418cf17dab5e2aea155042a3187b298894dd5c3 SHA1: 647466dfe6c2b291fa169fc97eb2e401488f9b82 MD5sum: a4ef767402f637a1ba51646d14b07319 Description: MAVLink message marshaling library. This package provides C-headers and C++11 library for both 1.0 and 2.0 versions of protocol. For pymavlink use separate install via rosdep (python-pymavlink). Package: ros-rolling-mavros Version: 2.10.0-1noble.20250510.081507 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 9617 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgeographiclib26 (>= 1.46), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), geographiclib-tools, libconsole-bridge-dev, libeigen3-dev, libgeographiclib-dev, python3-click, ros-rolling-diagnostic-msgs, ros-rolling-diagnostic-updater, ros-rolling-eigen-stl-containers, ros-rolling-eigen3-cmake-module, ros-rolling-geographic-msgs, ros-rolling-geometry-msgs, ros-rolling-libmavconn, ros-rolling-mavlink, ros-rolling-mavros-msgs, ros-rolling-message-filters, ros-rolling-nav-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclpy, ros-rolling-rcpputils, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-tf2-eigen, ros-rolling-tf2-ros, ros-rolling-trajectory-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/mavros Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mavros/ros-rolling-mavros_2.10.0-1noble.20250510.081507_amd64.deb Size: 1594858 SHA256: f25660c06e6975aa4913c405abe132412b54442a83f93ec3c8af481feeb088cc SHA1: d4c5732ae6a91d8d87d1d3f8089a44c5693da05c MD5sum: 6e2a70ddad7526e41f51a465b92df408 Description: MAVROS -- MAVLink extendable communication node for ROS with proxy for Ground Control Station. Package: ros-rolling-mavros-dbgsym Package-Type: ddeb Source: ros-rolling-mavros Version: 2.10.0-1noble.20250510.081507 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 65648 Depends: ros-rolling-mavros (= 2.10.0-1noble.20250510.081507) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mavros/ros-rolling-mavros-dbgsym_2.10.0-1noble.20250510.081507_amd64.deb Size: 59071332 SHA256: f47d4b770fe8978ea7ede2a3ba237a8b922cf437b44f8b4fd11437055635d690 SHA1: bd03ed5c5a0c4234b99136528f21064c719f435e MD5sum: 3dfd0b8e53199e5ca4071516a53e1aec Description: debug symbols for ros-rolling-mavros Build-Ids: 05c3924a2175337ee5e15860de2733febfdb10cf 6c711cd281a1c3749bf59f6ade8885da8d79160b 88f42e51deac53550a8e7402f116ac9e7b69b0dc Package: ros-rolling-mavros-extras Version: 2.10.0-1noble.20250510.083842 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 12207 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), geographiclib-tools, libeigen3-dev, libgeographiclib-dev, libyaml-cpp-dev, ros-rolling-diagnostic-msgs, ros-rolling-diagnostic-updater, ros-rolling-eigen-stl-containers, ros-rolling-eigen3-cmake-module, ros-rolling-geographic-msgs, ros-rolling-geometry-msgs, ros-rolling-libmavconn, ros-rolling-mavlink, ros-rolling-mavros, ros-rolling-mavros-msgs, ros-rolling-message-filters, ros-rolling-nav-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rcpputils, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-tf2-eigen, ros-rolling-tf2-ros, ros-rolling-trajectory-msgs, ros-rolling-urdf, ros-rolling-visualization-msgs, ros-rolling-yaml-cpp-vendor, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/mavros_extras Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mavros-extras/ros-rolling-mavros-extras_2.10.0-1noble.20250510.083842_amd64.deb Size: 1583020 SHA256: 1c9b8f881effa3c8a976491fea6f60eb4d622b91e2150a948cf5cbbe15555849 SHA1: 61a0d2b7e305e11132be41389cfd0e72f978f372 MD5sum: 3df17345289cc744010e0e1e74a2ad72 Description: Extra nodes and plugins for MAVROS. Package: ros-rolling-mavros-extras-dbgsym Package-Type: ddeb Source: ros-rolling-mavros-extras Version: 2.10.0-1noble.20250510.083842 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 80062 Depends: ros-rolling-mavros-extras (= 2.10.0-1noble.20250510.083842) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mavros-extras/ros-rolling-mavros-extras-dbgsym_2.10.0-1noble.20250510.083842_amd64.deb Size: 69395614 SHA256: 367adf7be12700f2093c009d70b336f1a96d40352dee96e332dc91f208ea1b65 SHA1: 0666e833b0d4770d7517803d33eb3a9f8f13b9d7 MD5sum: 5ac22f5519cf460dce0055d0d3dfc93a Description: debug symbols for ros-rolling-mavros-extras Build-Ids: 44952320b3d7a306125395b8e878c020918b404b c23f28b200f40e23bd54ed8de6e93db5630a5f8e faf155eeb9a7ee4a6d2f22177f4322011eaac5ed Package: ros-rolling-mavros-msgs Version: 2.10.0-1noble.20250505.182801 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 30880 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-geographic-msgs, ros-rolling-geometry-msgs, ros-rolling-rcl-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/mavros_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mavros-msgs/ros-rolling-mavros-msgs_2.10.0-1noble.20250505.182801_amd64.deb Size: 1830920 SHA256: 08627e35bb2e5789c4c27278598d6c4eb4c843b614d8700c36660b3482a24288 SHA1: 8198b8effb0a74d6bf1f635ed7941a85d51525aa MD5sum: 9147d963846cde182d44a58208862a84 Description: mavros_msgs defines messages for MAVROS. Package: ros-rolling-mavros-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-mavros-msgs Version: 2.10.0-1noble.20250505.182801 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 21685 Depends: ros-rolling-mavros-msgs (= 2.10.0-1noble.20250505.182801) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mavros-msgs/ros-rolling-mavros-msgs-dbgsym_2.10.0-1noble.20250505.182801_amd64.deb Size: 17410704 SHA256: 11dedffbb8522f4bf15a52dbd921ff13fd0067d074278ae36b523d219e2e4f87 SHA1: fd6b649eb88a600179ae5f41e6f106a95f67da20 MD5sum: 5943ebf04ed513121b0f54ddfd2cb6e1 Description: debug symbols for ros-rolling-mavros-msgs Build-Ids: 0bd79b037531540be8c080e93a635d40d5dbbfb5 1c9f05c7a40927af865582845c4167c69174c863 1fe2a8dc8e408a38c604e965abdf9c3f303228a7 259b7c8fcaaecc661a2d39c10cb44fe67646162b 4d4c77b0470266eab673dc961e94166d1f2a2098 5cb44cd1632fefbd1eadd28faffaa8fc2238bccb 8983d92d636cda60526f5950792ebfff2be03248 a89eaa3f9ca830c0b2efb99d8edd989ec3a0dec9 c5533cd6c07369e9fb5d751e5319ffe6b16319b3 df7f49b124cccfe5440eb7a7766f32dee6c08d96 e9988d7865efd745ee26740244ace04c1655c730 Package: ros-rolling-mcap-vendor Version: 0.33.0-1noble.20250426.194920 Architecture: amd64 Maintainer: Foxglove Installed-Size: 400 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), liblz4-1 (>= 1.8.0), libstdc++6 (>= 13.1), libzstd1 (>= 1.5.5), ros-rolling-liblz4-vendor, ros-rolling-zstd-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mcap-vendor/ros-rolling-mcap-vendor_0.33.0-1noble.20250426.194920_amd64.deb Size: 127430 SHA256: beeaad831e47e9b28ad0224f8c9bb1ef1e13ab7c07181584c70a3b1150725539 SHA1: 49cf521c8416fb300f061ea03a43cc14785044b1 MD5sum: 7a251d9725f8e2f3f57d6373bfab4e1d Description: mcap vendor package Package: ros-rolling-mcap-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-mcap-vendor Version: 0.33.0-1noble.20250426.194920 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Foxglove Installed-Size: 1163 Depends: ros-rolling-mcap-vendor (= 0.33.0-1noble.20250426.194920) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mcap-vendor/ros-rolling-mcap-vendor-dbgsym_0.33.0-1noble.20250426.194920_amd64.deb Size: 1095808 SHA256: ae236b11bfa5d3e35f2b72f8cfdcd5ef9f869785b3c1c3e4562efff8434ed4c7 SHA1: a64e0d8ae8f4ab9392c39428191926e554803e04 MD5sum: df229c5069632ff648bd78bb08008ef1 Description: debug symbols for ros-rolling-mcap-vendor Build-Ids: 23c3f7c30e289c7e9197db50d5182f05b0a19bbe Package: ros-rolling-mecanum-drive-controller Version: 4.24.0-1noble.20250510.084846 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 842 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-control-msgs, ros-rolling-controller-interface, ros-rolling-geometry-msgs, ros-rolling-hardware-interface, ros-rolling-nav-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-rcpputils, ros-rolling-realtime-tools, ros-rolling-std-srvs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-msgs, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mecanum-drive-controller/ros-rolling-mecanum-drive-controller_4.24.0-1noble.20250510.084846_amd64.deb Size: 185606 SHA256: 9db4f106c10cf904321f0bbb57f6e2994e31523b2ba35f91606dc5e7b301dfe3 SHA1: cb1cae4f9e1a1780e72ac422ad4a63723e29e670 MD5sum: c6b4a1f7dd4794b18d024b1cc4235fc3 Description: Implementation of mecanum drive controller for 4 wheel drive. Package: ros-rolling-mecanum-drive-controller-dbgsym Package-Type: ddeb Source: ros-rolling-mecanum-drive-controller Version: 4.24.0-1noble.20250510.084846 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3564 Depends: ros-rolling-mecanum-drive-controller (= 4.24.0-1noble.20250510.084846) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mecanum-drive-controller/ros-rolling-mecanum-drive-controller-dbgsym_4.24.0-1noble.20250510.084846_amd64.deb Size: 3134332 SHA256: fc6b1abf05c0c201ec3f5e3cdaa95e3a4e3a77acf9530cb7ea209934e14e48f5 SHA1: 544ba920c2c5815ba3121de4766bc598820250b9 MD5sum: 485fa46911d1cd9a7194b3f50c6cbff4 Description: debug symbols for ros-rolling-mecanum-drive-controller Build-Ids: 14ba91c76b3009b7a7795028b7bae120cee28498 Package: ros-rolling-menge-vendor Version: 1.3.0-1noble.20250426.194046 Architecture: amd64 Maintainer: Shao Guoliang Installed-Size: 2217 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2.6.2v5 (>= 2.6.2), libtinyxml-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-menge-vendor/ros-rolling-menge-vendor_1.3.0-1noble.20250426.194046_amd64.deb Size: 428512 SHA256: 6c6fe82cd7971322680c958099ffd0f8dab361dab19d0ce0f77fc0d4a78532ab SHA1: f35511ea143b62cd9fc6b5bcaf2d6ffe212f643a MD5sum: f3c68f5520af1984384164453e8232ec Description: Menge is a powerful, cross-platform, modular framework for crowd simulation developed at the University of North Carolina - Chapel Hill. This package includes the core simulation part of origin menge package, with a bit modification for crowd simulation in gazebo and ignition gazebo. Package: ros-rolling-menge-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-menge-vendor Version: 1.3.0-1noble.20250426.194046 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Shao Guoliang Installed-Size: 7507 Depends: ros-rolling-menge-vendor (= 1.3.0-1noble.20250426.194046) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-menge-vendor/ros-rolling-menge-vendor-dbgsym_1.3.0-1noble.20250426.194046_amd64.deb Size: 6858872 SHA256: d68e904710e0690880a8fcbcf4ba9c328ead3891dadfdbace8e55e3bca1c8851 SHA1: e1885b60590c2af517546c73f794c1bcfe01bae1 MD5sum: f51ee4e2bd6c53da8e42971a9741311b Description: debug symbols for ros-rolling-menge-vendor Build-Ids: 96aa93761369c0fcf72e5a256332dfc0916926cf Package: ros-rolling-message-filters Version: 7.1.0-1noble.20250510.080220 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 304 Depends: libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), ros-rolling-builtin-interfaces, ros-rolling-rclcpp, ros-rolling-rclpy, ros-rolling-rcutils, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://github.com/ros2/message_filters Priority: optional Section: misc Filename: pool/main/r/ros-rolling-message-filters/ros-rolling-message-filters_7.1.0-1noble.20250510.080220_amd64.deb Size: 44606 SHA256: f36ecfee1c18a355361f7284818e6241057e480d805a8648063a1f76adb3c35b SHA1: 209c0a04fad81ce6a6291de9816e6fab0c90c6e2 MD5sum: 58722a9defbafc1960b35c2a7382ddf8 Description: A set of ROS 2 message filters which take in messages and may output those messages at a later time, based on the conditions that filter needs met. Package: ros-rolling-message-filters-dbgsym Package-Type: ddeb Source: ros-rolling-message-filters Version: 7.1.0-1noble.20250510.080220 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 24 Depends: ros-rolling-message-filters (= 7.1.0-1noble.20250510.080220) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-message-filters/ros-rolling-message-filters-dbgsym_7.1.0-1noble.20250510.080220_amd64.deb Size: 10582 SHA256: 647cefa751ce900e8ce5c65d0c419b455efadade5cfd3a53743851f2deb00e32 SHA1: 3601b63c89142ae7eb54deec55905e7d90e0f859 MD5sum: 7adeab823a288fceb9994784459735ac Description: debug symbols for ros-rolling-message-filters Build-Ids: 049a49fe061085f257c763e23a5c241e59448dc4 Package: ros-rolling-message-tf-frame-transformer Version: 1.1.1-1noble.20250510.081620 Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 964 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-ros-environment, ros-rolling-sensor-msgs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-tf2-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-message-tf-frame-transformer/ros-rolling-message-tf-frame-transformer_1.1.1-1noble.20250510.081620_amd64.deb Size: 201476 SHA256: 4de20f362bd46214a8e8f402ed7c378284537592804896de31c2eedbefdc9173 SHA1: 34f7353661b828a6a6d351aa6901cfb3c50897f7 MD5sum: eeeefcafe0fbcfa97e7233a0a5447d11 Description: Transforms messages of arbitrary type to a different frame using tf2::doTransform Package: ros-rolling-message-tf-frame-transformer-dbgsym Package-Type: ddeb Source: ros-rolling-message-tf-frame-transformer Version: 1.1.1-1noble.20250510.081620 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 4977 Depends: ros-rolling-message-tf-frame-transformer (= 1.1.1-1noble.20250510.081620) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-message-tf-frame-transformer/ros-rolling-message-tf-frame-transformer-dbgsym_1.1.1-1noble.20250510.081620_amd64.deb Size: 4414732 SHA256: c14e6d06399c8652dc415ffab3e9527d5ed993730af12431ee6b554999047bf7 SHA1: eeed5c84ba32ebee013a17b31e07e7a53b9e5c10 MD5sum: f568804fc28309d278bf3724ba143293 Description: debug symbols for ros-rolling-message-tf-frame-transformer Build-Ids: 7fd3cf5e44bf3849f9ae91a60c40d7f41c91d0a7 Package: ros-rolling-metavision-driver Version: 2.0.1-1noble.20250510.080606 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 826 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-openeb-vendor, ros-rolling-event-camera-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-std-srvs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-metavision-driver/ros-rolling-metavision-driver_2.0.1-1noble.20250510.080606_amd64.deb Size: 196972 SHA256: 0d77c54d1230d5ab5ebe46533762a8f9c3e08bf150ba65566dc3abf66c5d38dd SHA1: accb80a5b870d2bf064d02613761d9340bb13649 MD5sum: 6efde9a4cef1452e974ccec2c3d01df6 Description: ROS1 and ROS2 drivers for metavision based event cameras Package: ros-rolling-metavision-driver-dbgsym Package-Type: ddeb Source: ros-rolling-metavision-driver Version: 2.0.1-1noble.20250510.080606 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 3973 Depends: ros-rolling-metavision-driver (= 2.0.1-1noble.20250510.080606) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-metavision-driver/ros-rolling-metavision-driver-dbgsym_2.0.1-1noble.20250510.080606_amd64.deb Size: 3557038 SHA256: 643fed2448c95d18838491bc48538ffe8016ede53206d923064a76fd37044c41 SHA1: 05f7f740c56004eb20a4dee063d8efb250ee2a7e MD5sum: afad015816776dbd05816793fa62b4c6 Description: debug symbols for ros-rolling-metavision-driver Build-Ids: 12c6c19ba7224a75e85042d6be4addeb3c22c6fa d566105294ff066212024371b5ec30a7c23042ee Package: ros-rolling-micro-ros-diagnostic-bridge Version: 0.3.0-5noble.20250510.080226 Architecture: amd64 Maintainer: Bartolome Jimenez Vera Installed-Size: 551 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-diagnostic-msgs, ros-rolling-micro-ros-diagnostic-msgs, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-micro-ros-diagnostic-bridge/ros-rolling-micro-ros-diagnostic-bridge_0.3.0-5noble.20250510.080226_amd64.deb Size: 120232 SHA256: dab14cebab1ba86f6443df4cc4df95379ece051a2887ab0e145228e738f45514 SHA1: 91cde7ba3d8b672c7e2df39b740a5a0d771c8b83 MD5sum: b91c239843ec69de2dbcd2f81a7a0661 Description: Translates micro-ROS diagnostic messages to vanilla ROS 2 diagnostic messages. Package: ros-rolling-micro-ros-diagnostic-bridge-dbgsym Package-Type: ddeb Source: ros-rolling-micro-ros-diagnostic-bridge Version: 0.3.0-5noble.20250510.080226 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bartolome Jimenez Vera Installed-Size: 2534 Depends: ros-rolling-micro-ros-diagnostic-bridge (= 0.3.0-5noble.20250510.080226) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-micro-ros-diagnostic-bridge/ros-rolling-micro-ros-diagnostic-bridge-dbgsym_0.3.0-5noble.20250510.080226_amd64.deb Size: 2179632 SHA256: 3fe66d5064403065f707555e1d5e54011d714ba35d5c4f39987b86bc810cc3fb SHA1: bdbb29dd4d876d0c6db6f23d7458e3e8d6bed90b MD5sum: 112eca00ae709fe80bf1e1e4d2dc77c9 Description: debug symbols for ros-rolling-micro-ros-diagnostic-bridge Build-Ids: 3a11ffb952e4a362fff318a9666b6f54c13ceb90 Package: ros-rolling-micro-ros-diagnostic-msgs Version: 0.3.0-5noble.20250429.140922 Architecture: amd64 Maintainer: Bartolome Jimenez Vera Installed-Size: 932 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-micro-ros-diagnostic-msgs/ros-rolling-micro-ros-diagnostic-msgs_0.3.0-5noble.20250429.140922_amd64.deb Size: 82664 SHA256: 3a967a4c6d8b01f7f79b24226ed5b6ec287e8b12d36ed0542cfc85ab488bdd48 SHA1: 6570b2c672dbe0aca6a9abac4f8efa045c82e602 MD5sum: 1135eeaab4653b2069cbbf356a4d0b77 Description: Ccontains messages and service definitions for micro-ROS diagnostics. Package: ros-rolling-micro-ros-diagnostic-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-micro-ros-diagnostic-msgs Version: 0.3.0-5noble.20250429.140922 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bartolome Jimenez Vera Installed-Size: 622 Depends: ros-rolling-micro-ros-diagnostic-msgs (= 0.3.0-5noble.20250429.140922) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-micro-ros-diagnostic-msgs/ros-rolling-micro-ros-diagnostic-msgs-dbgsym_0.3.0-5noble.20250429.140922_amd64.deb Size: 460296 SHA256: 0e90edbfc878c6cf0feacb9bb9e1257c22b2d7ab1a155b5a99657606bba35d42 SHA1: 19d41bfd16c28bb141aa919f39686c34beb89452 MD5sum: 06f2e895db4703155b8ed276aca25e05 Description: debug symbols for ros-rolling-micro-ros-diagnostic-msgs Build-Ids: 1dd82cd87a8a7f96961bee0e7c90383e19d0c1d9 308c12725b149e58bf4a374d2b13e066febebeaa 532d5c2775ebb921dd4826d95ba935df49834558 5c4a8676fcf82938edbc2186047ee8d3f7c9d03a 5d6dcd5865764468a5e2fe6a402532a9d20f8a24 80a5f8a50dd7b27a674bc52a7240cee94a9803bd 85bf9acb8a5ce91c99de1ae9176876ba87f9f49c c23b216661f697f89ee1e9975cc6fe02a56eeb34 e26013b17f80416aa0aa93bc329066d3f0bea811 eb8a1cb1daf65ef24064f762d038355c70c03bc4 f6aec9c33c52892eb88280c429b55bcfee2f8a2d Package: ros-rolling-micro-ros-msgs Version: 1.0.0-4noble.20250429.141917 Architecture: amd64 Maintainer: Jose Antonio Moral Installed-Size: 690 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-micro-ros-msgs/ros-rolling-micro-ros-msgs_1.0.0-4noble.20250429.141917_amd64.deb Size: 73314 SHA256: 2b0320fb1612a5763b961e5ba752fafad5fb12365bc45e064e7ca744ba97580c SHA1: 2ec8f94fe99cd51db77798148c6a8f3840ec7797 MD5sum: d7a1113b29d18da322016516f00d9cd1 Description: Definitions for the ROS 2 msgs entities information used by micro-ROS to leverage its functionality to the same level as ROS 2, by means of a dedicated graph manager Package: ros-rolling-micro-ros-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-micro-ros-msgs Version: 1.0.0-4noble.20250429.141917 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose Antonio Moral Installed-Size: 649 Depends: ros-rolling-micro-ros-msgs (= 1.0.0-4noble.20250429.141917) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-micro-ros-msgs/ros-rolling-micro-ros-msgs-dbgsym_1.0.0-4noble.20250429.141917_amd64.deb Size: 527422 SHA256: f2c11c52dd50e92b97cb09598ee00f88e42dec9a69252d54d2071f59e76ce6d7 SHA1: d0456315104432c27d82e84e54451cb5b1a9618f MD5sum: 45925513e2d7354d8aa79561a2a1a864 Description: debug symbols for ros-rolling-micro-ros-msgs Build-Ids: 007237ef014f95d0eac64d3eb801566bc75380f7 02628edb6623b741d0c4c7d8f91357d2f293c8b8 24f103f0ccb8313721bf28cce884138d1f632cd6 264d1ee365da76d5e3af25bd9c077dc4384c4fbf 53c590565e142cde68105dc18f42d3cb13e11b8b 61785a3ba77808e6d7d776638116f4d780da8484 c5bbbe23b60812471ae6939691195217ca00bdeb cc1f21fa270d3dea83c843c561e008f77f187f0e dc8cde719b729021d8d94dfe9280aa529ba2ab7a de7c3078f8ca71f3d34c1f97f9c1d027a8a556ae f150602e588e6f2784a48815bcb3b51e2d745088 Package: ros-rolling-microstrain-inertial-description Version: 4.6.1-1noble.20250429.151148 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 16433 Depends: ros-rolling-xacro, ros-rolling-ros-workspace Homepage: https://github.com/LORD-MicroStrain/microstrain_inertial Priority: optional Section: misc Filename: pool/main/r/ros-rolling-microstrain-inertial-description/ros-rolling-microstrain-inertial-description_4.6.1-1noble.20250429.151148_amd64.deb Size: 2754028 SHA256: 179803d9b25574faec20f676821929ab5bdc8fa32837b673e03f6ae7fe445158 SHA1: 8d389f56bee8fdba5b3d813932f227aad8da0a05 MD5sum: 3d9b93d566247e699c99ef24bb5aa3b9 Description: URDF and stl files for MicroStrain sensors. Package: ros-rolling-microstrain-inertial-driver Version: 4.6.1-1noble.20250510.081521 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 8863 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-diagnostic-aggregator, ros-rolling-diagnostic-updater, ros-rolling-geometry-msgs, ros-rolling-lifecycle-msgs, ros-rolling-microstrain-inertial-msgs, ros-rolling-nav-msgs, ros-rolling-nmea-msgs, ros-rolling-rclcpp-lifecycle, ros-rolling-rosidl-default-runtime, ros-rolling-rtcm-msgs, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: https://github.com/LORD-MicroStrain/microstrain_inertial Priority: optional Section: misc Filename: pool/main/r/ros-rolling-microstrain-inertial-driver/ros-rolling-microstrain-inertial-driver_4.6.1-1noble.20250510.081521_amd64.deb Size: 1258440 SHA256: 8a8f81e14613bcdd64af18dd6d67adfaab71764dbd9c1a214a41131859a42e35 SHA1: 6078eb39ccbd9b7107ddd2a3273310096bbcd73c MD5sum: d470ece9aa14bd26237c56019f7a9b61 Description: The ros_mscl package provides a driver for the LORD/Microstrain inertial products. Package: ros-rolling-microstrain-inertial-driver-dbgsym Package-Type: ddeb Source: ros-rolling-microstrain-inertial-driver Version: 4.6.1-1noble.20250510.081521 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 42944 Depends: ros-rolling-microstrain-inertial-driver (= 4.6.1-1noble.20250510.081521) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-microstrain-inertial-driver/ros-rolling-microstrain-inertial-driver-dbgsym_4.6.1-1noble.20250510.081521_amd64.deb Size: 36511234 SHA256: 227d25da7ae2f98ca263c0516032dcb7ef88595d6d031bbf88a039b90205f9cc SHA1: 3d7ebe7052dd2cf42485506f799600e971959be8 MD5sum: f4608b6ffe0d08be4e3b51009c5aad1f Description: debug symbols for ros-rolling-microstrain-inertial-driver Build-Ids: 00be2671137dd4662105a2000b201901d0743f51 ac3fdda093a1185d3a2d7937e66a21e42de58c42 Package: ros-rolling-microstrain-inertial-examples Version: 4.6.1-1noble.20250510.090829 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 139 Depends: ros-rolling-microstrain-inertial-driver, ros-rolling-rviz-imu-plugin, ros-rolling-rviz2, ros-rolling-sensor-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: https://github.com/LORD-MicroStrain/microstrain_inertial Priority: optional Section: misc Filename: pool/main/r/ros-rolling-microstrain-inertial-examples/ros-rolling-microstrain-inertial-examples_4.6.1-1noble.20250510.090829_amd64.deb Size: 13238 SHA256: e475c757cc642325a6331a8ca794917226049aa9acc1ff8724c4dc6794dca5ae SHA1: 50c3e408534fd68d53ea5513490d640a27dd0df4 MD5sum: 2663ca4b276947fec907662d6c8eb7e1 Description: Simple examples using the microstrain_inertial_driver for MicroStrain sensors. Package: ros-rolling-microstrain-inertial-msgs Version: 4.6.1-1noble.20250429.145231 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 7684 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://github.com/LORD-MicroStrain/microstrain_inertial Priority: optional Section: misc Filename: pool/main/r/ros-rolling-microstrain-inertial-msgs/ros-rolling-microstrain-inertial-msgs_4.6.1-1noble.20250429.145231_amd64.deb Size: 446442 SHA256: 3ca6352a2bd107be58cd030ff71c758ef54c162b64472dfc26b60f8f7f3f4ba8 SHA1: f2bd34d05e6b7633e41a446f3500ca877423210f MD5sum: 86b7f50bfdfc6bd37188e0a35f5242da Description: A package that contains ROS message corresponding to microstrain message types. Package: ros-rolling-microstrain-inertial-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-microstrain-inertial-msgs Version: 4.6.1-1noble.20250429.145231 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 4988 Depends: ros-rolling-microstrain-inertial-msgs (= 4.6.1-1noble.20250429.145231) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-microstrain-inertial-msgs/ros-rolling-microstrain-inertial-msgs-dbgsym_4.6.1-1noble.20250429.145231_amd64.deb Size: 3889654 SHA256: f8a38731332b1256528ad659aad1c7ad4cb31ef9b06cef1380a04a47c4b70c9c SHA1: 7609d527f45bc2e0b7e4d993d3dca6f289f83a3a MD5sum: 8bd32d5a36435545e6b7f5367034d5e8 Description: debug symbols for ros-rolling-microstrain-inertial-msgs Build-Ids: 0eb7bc2a446112f3ee4b53e7f107e044058301e9 20fa83844585513deb28a4465fd57959d6487172 2405bb2ce0e6e5754e90ad54f900ca7fb8a5f3c7 41b7c5f56a389149358a6120a97097674251fd3a 4c799928898b2e1c9e813a8f0c0cd0ff7a61330a 65bc180592f4c4c0ee6c14b00ccc95cd9153d336 c0a68ee6dd680d50d2cc376d8fc6ffc966b1838c c29e57d2527b7e02a5f1b2a76b75f836f7916593 ca311d0c8453bae3ff1c57fd5af6c25814bc4f6a d9529508dd934162c972ebc67804aea67ef981d4 f260a7c3b2a5a271cd7dd4ead3b05b2c402e8055 Package: ros-rolling-microstrain-inertial-rqt Version: 4.6.1-1noble.20250510.080419 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 417 Depends: ros-rolling-geometry-msgs, ros-rolling-microstrain-inertial-msgs, ros-rolling-nav-msgs, ros-rolling-rclpy, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://github.com/LORD-MicroStrain/microstrain_inertial Priority: optional Section: misc Filename: pool/main/r/ros-rolling-microstrain-inertial-rqt/ros-rolling-microstrain-inertial-rqt_4.6.1-1noble.20250510.080419_amd64.deb Size: 69360 SHA256: 5d64497608eeb0f0e509ae9ad2640ebe8a10bf6a418fbcc29c10cd356c69bdd9 SHA1: 2e94924491b9dbdcffba3aeb553063c2733b4f87 MD5sum: 6884f64dfeb188e346de0dfafd981220 Description: The microstrain_inertial_rqt package provides several RQT widgets to view the status of Microstrain devices Package: ros-rolling-mimick-vendor Version: 0.9.0-1noble.20250426.193737 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 216 Depends: ros-rolling-ros-workspace Homepage: https://github.com/Snaipe/Mimick Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mimick-vendor/ros-rolling-mimick-vendor_0.9.0-1noble.20250426.193737_amd64.deb Size: 32294 SHA256: 83068fc015c64b99d833cb81d93c0a4d4757b801186102de7f518e4cca965fd2 SHA1: 07216c2cf5049f4febd448c7302359157b3aff47 MD5sum: 893f9bcec4f2594a6b17a56c00a13ea2 Description: Wrapper around mimick, it provides an ExternalProject build of mimick. Package: ros-rolling-mobileye-560-660-msgs Version: 4.0.0-3noble.20250429.140935 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 2642 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/mobileye_560_660_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mobileye-560-660-msgs/ros-rolling-mobileye-560-660-msgs_4.0.0-3noble.20250429.140935_amd64.deb Size: 179108 SHA256: 58e643dbd0312ddbbd199e5273f9006b20c6079ce7588af3a01afab7f4021194 SHA1: 60511dfd45368ade558344a5369e3bd241ab360f MD5sum: 6acfcf38c6f1340c6835700ddd8ef2d4 Description: Message definitions for the Mobileye 560/660 Package: ros-rolling-mobileye-560-660-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-mobileye-560-660-msgs Version: 4.0.0-3noble.20250429.140935 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 1620 Depends: ros-rolling-mobileye-560-660-msgs (= 4.0.0-3noble.20250429.140935) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mobileye-560-660-msgs/ros-rolling-mobileye-560-660-msgs-dbgsym_4.0.0-3noble.20250429.140935_amd64.deb Size: 1307368 SHA256: 7e6d667ab938d2291fdc9eb2d206d6ac7aef942040bdf17e6c6d6429c9e76f55 SHA1: 6f5c6ec82d5a4d173b061f4f4a0aa8c2c5596c0d MD5sum: b9dd736e226975c4aea9d0da0207daf8 Description: debug symbols for ros-rolling-mobileye-560-660-msgs Build-Ids: 03e2e75d40367c4e2acf01afaf99976156232323 1da0fb47326b962bfd3b8947b981189549bb3630 356cceee73e40b79bca734bbb3a9051836f8b85e 3d49653857e898b7c025f9cd46d81ef560f7cd6d 3f3ed74d424b93eb65ececf2cdbcd1aae1efc57d 49ab831e20ff08691d55fa516d83115894f26d2c 5e85da16971c704458eae62914212a55389ac4ea b21c18966862c6de298ffeb0a38b97a7a627e41c ba4bbfda2c76af63e57c0cf7ed7189ec42ab3c41 c3c2e72dee59233e4a8792a352b5fad969d225ff e39e17df95d2def4a4f2373055561b065d5e8a5e Package: ros-rolling-mola Version: 1.7.0-1noble.20250510.100447 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 43 Depends: ros-rolling-kitti-metrics-eval, ros-rolling-mola-bridge-ros2, ros-rolling-mola-demos, ros-rolling-mola-input-euroc-dataset, ros-rolling-mola-input-kitti-dataset, ros-rolling-mola-input-kitti360-dataset, ros-rolling-mola-input-mulran-dataset, ros-rolling-mola-input-paris-luco-dataset, ros-rolling-mola-input-rawlog, ros-rolling-mola-input-rosbag2, ros-rolling-mola-input-video, ros-rolling-mola-kernel, ros-rolling-mola-launcher, ros-rolling-mola-metric-maps, ros-rolling-mola-pose-list, ros-rolling-mola-relocalization, ros-rolling-mola-traj-tools, ros-rolling-mola-viz, ros-rolling-mola-yaml, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola/ros-rolling-mola_1.7.0-1noble.20250510.100447_amd64.deb Size: 6918 SHA256: 6c1cc5684a7b6391ce83ad4f9df058d9ac9a2af3eb889eda51dda8bb7f7e1596 SHA1: d4002922709e056f95c6579b3684545bb8e457b7 MD5sum: cfe4bc498746593cc906070e8ff994ca Description: Metapackage with all core open-sourced MOLA packages. Package: ros-rolling-mola-bridge-ros2 Version: 1.7.0-1noble.20250510.094745 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2438 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mola-kernel, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mrpt-libros-bridge, ros-rolling-geometry-msgs, ros-rolling-mola-common, ros-rolling-mola-msgs, ros-rolling-mrpt-nav-interfaces, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_bridge_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-bridge-ros2/ros-rolling-mola-bridge-ros2_1.7.0-1noble.20250510.094745_amd64.deb Size: 409400 SHA256: 23daad3587b6bcef52241a4c00bc5797309a3590c94e1226c3a975ac55c9b373 SHA1: 278f6d4bd1c6ba2ab81b3b838b7ae8577242ba6d MD5sum: 408f99c00f82b58c18fdad19a6f3486f Description: Bidirectional bridge ROS2-MOLA Package: ros-rolling-mola-bridge-ros2-dbgsym Package-Type: ddeb Source: ros-rolling-mola-bridge-ros2 Version: 1.7.0-1noble.20250510.094745 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 11132 Depends: ros-rolling-mola-bridge-ros2 (= 1.7.0-1noble.20250510.094745) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-bridge-ros2/ros-rolling-mola-bridge-ros2-dbgsym_1.7.0-1noble.20250510.094745_amd64.deb Size: 9302592 SHA256: 8b37bd39714538c2661d4926736993eaa92560062707a3d7b82c2e0b6df61216 SHA1: 1ccd4fefaf6bd441d5520611a561c73abfa22f4d MD5sum: 9f8f7da48210abbbcde5290a5c39a6f8 Description: debug symbols for ros-rolling-mola-bridge-ros2 Build-Ids: d0ddd0eb5f403a4a9bd93e7b95a35f74acdafcfe Package: ros-rolling-mola-common Version: 0.4.0-1noble.20250426.194058 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 61 Depends: ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-common/ros-rolling-mola-common_0.4.0-1noble.20250426.194058_amd64.deb Size: 10806 SHA256: c98f2e97d70d3df0901d7cc1394c41a3bb2e60ebf049c071b1f59bbbb50b240c SHA1: ca6a00fd57c8bd5885f6bab089fd16577ba8e027 MD5sum: 5493c69b146a366b49e0567c7e7c120e Description: Common CMake scripts to all MOLA modules Package: ros-rolling-mola-demos Version: 1.7.0-1noble.20250506.214540 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 135 Depends: ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-demos/ros-rolling-mola-demos_1.7.0-1noble.20250506.214540_amd64.deb Size: 21276 SHA256: 0a996c46b806130fc5c31733f7c121b9799d926551194028fdbc8327ab6a3445 SHA1: 6eac54328507d1b0d6ce43729f20ce6f47d7a0f8 MD5sum: 5604d428505d2227f14ca5c5e58ad23b Description: Demo and example launch files for MOLA Package: ros-rolling-mola-gnss-to-markers Version: 0.1.0-1noble.20250510.092745 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 749 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mrpt-libobs, ros-rolling-mrpt-nav-interfaces, ros-rolling-rclcpp, ros-rolling-std-msgs, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-gnss-to-markers/ros-rolling-mola-gnss-to-markers_0.1.0-1noble.20250510.092745_amd64.deb Size: 135180 SHA256: a7fb27abcee3e11f9dc1b9bc0acac4e7e9fbcd6eeef0d2282cdfc1d675d3981b SHA1: 1283188f07d7a14a5d8e597e3f6fa50ae27ee5c7 MD5sum: 03fbd63f6ed3504fa719c7e6a688a508 Description: Takes GNSS (GPS) readings, a MOLA georeferenced map, and publishes markers to visualize the datums as ellipsoids on the map Package: ros-rolling-mola-gnss-to-markers-dbgsym Package-Type: ddeb Source: ros-rolling-mola-gnss-to-markers Version: 0.1.0-1noble.20250510.092745 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 3249 Depends: ros-rolling-mola-gnss-to-markers (= 0.1.0-1noble.20250510.092745) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-gnss-to-markers/ros-rolling-mola-gnss-to-markers-dbgsym_0.1.0-1noble.20250510.092745_amd64.deb Size: 2663774 SHA256: 734a5b6568878c766d9ae6d73f6e8c7b902862870a7491c608b2f541c249a4f8 SHA1: bbf7fda8ee78b106419a1ddc1c5d32ed13da143f MD5sum: 9b0450aa214ce19880cc0dcf418599cd Description: debug symbols for ros-rolling-mola-gnss-to-markers Build-Ids: df48b7a39256cc00e68aa5528862cfcaeb827232 Package: ros-rolling-mola-imu-preintegration Version: 1.8.0-1noble.20250510.092521 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 141 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libposes, ros-rolling-mola-common, ros-rolling-mrpt-libobs, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola_state_estimation Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-imu-preintegration/ros-rolling-mola-imu-preintegration_1.8.0-1noble.20250510.092521_amd64.deb Size: 41128 SHA256: 43cfd280b5685dd6843b0886ebf9a154beb53870d08c2b3415e294ad4cd468e2 SHA1: 311d3d5f84c72c24b379d664ec8a80027930e2e3 MD5sum: 2fe2ac75a132ea6d2a88247836c84f82 Description: Integrator of IMU angular velocity readings Package: ros-rolling-mola-imu-preintegration-dbgsym Package-Type: ddeb Source: ros-rolling-mola-imu-preintegration Version: 1.8.0-1noble.20250510.092521 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 339 Depends: ros-rolling-mola-imu-preintegration (= 1.8.0-1noble.20250510.092521) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-imu-preintegration/ros-rolling-mola-imu-preintegration-dbgsym_1.8.0-1noble.20250510.092521_amd64.deb Size: 319128 SHA256: dac0c8a1f160ef559c450e90413afa3d7a2a62ef3bfbea328d5197d482913093 SHA1: b9b8f10d6d0afa29a9945e9a3845527f8bade013 MD5sum: d849fd91bd08f6f30ccf882e266ff659 Description: debug symbols for ros-rolling-mola-imu-preintegration Build-Ids: 03a70f1b5ec479e5569597d398dd4ddf333b7b0d Package: ros-rolling-mola-input-euroc-dataset Version: 1.7.0-1noble.20250510.094532 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 198 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mola-kernel, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mola-common, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_euroc_dataset Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-input-euroc-dataset/ros-rolling-mola-input-euroc-dataset_1.7.0-1noble.20250510.094532_amd64.deb Size: 62738 SHA256: 61f15447a86fd2dd61a4e58242ab70ef67afdf1e149c22de0f19ce635c90f1da SHA1: b935d6049d5c0d4080929750dbb22b8adc0daca6 MD5sum: ca2daecaa75ab928baa11f4841b92ce3 Description: Offline RawDataSource from EUROC SLAM datasets Package: ros-rolling-mola-input-euroc-dataset-dbgsym Package-Type: ddeb Source: ros-rolling-mola-input-euroc-dataset Version: 1.7.0-1noble.20250510.094532 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 635 Depends: ros-rolling-mola-input-euroc-dataset (= 1.7.0-1noble.20250510.094532) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-input-euroc-dataset/ros-rolling-mola-input-euroc-dataset-dbgsym_1.7.0-1noble.20250510.094532_amd64.deb Size: 604312 SHA256: 2304bc704451beb3abc7f888df7eb0e5c6db01068300c77f9e42a845260f87d8 SHA1: eeaf7909154c2a9f3fca07bdef399f50859a303b MD5sum: 3cc0eea74ec530a20f230cc41e54a851 Description: debug symbols for ros-rolling-mola-input-euroc-dataset Build-Ids: c1e84688981b5ee68d505733e3c5609d6a49671a Package: ros-rolling-mola-input-kitti-dataset Version: 1.7.0-1noble.20250510.094538 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 243 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mola-kernel, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mola-common, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_kitti_dataset Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-input-kitti-dataset/ros-rolling-mola-input-kitti-dataset_1.7.0-1noble.20250510.094538_amd64.deb Size: 81492 SHA256: 352363930914e7c1efb2b50aff1bf5e686b14acb3b716ba767b4e1f6a1ba9610 SHA1: 86a98d8e2235cd35560d6541461398f847d1ca56 MD5sum: 7fd6963b54da89cf6bcc2007010eb792 Description: Offline RawDataSource from Kitti odometry/SLAM datasets Package: ros-rolling-mola-input-kitti-dataset-dbgsym Package-Type: ddeb Source: ros-rolling-mola-input-kitti-dataset Version: 1.7.0-1noble.20250510.094538 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1201 Depends: ros-rolling-mola-input-kitti-dataset (= 1.7.0-1noble.20250510.094538) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-input-kitti-dataset/ros-rolling-mola-input-kitti-dataset-dbgsym_1.7.0-1noble.20250510.094538_amd64.deb Size: 1167850 SHA256: 24c96946574628ed716cb6add8c097dbc40dc080d39ee4458dfdaab4d1fbb1a9 SHA1: 13d216c160058f0d9f60d2af8709437ba4a32907 MD5sum: 30654ddede536e0c5a7372728f2d9060 Description: debug symbols for ros-rolling-mola-input-kitti-dataset Build-Ids: c09e44c3b8aac90b096b1d6c7585c67e3f448946 Package: ros-rolling-mola-input-kitti360-dataset Version: 1.7.0-1noble.20250510.094533 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 361 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mola-kernel, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mola-common, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_kitti360_dataset Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-input-kitti360-dataset/ros-rolling-mola-input-kitti360-dataset_1.7.0-1noble.20250510.094533_amd64.deb Size: 123390 SHA256: de84f4a6a815040da155b187720cc06a1610798b3ffb91484bd11c3556105f1a SHA1: 8d40e9c275afa77113a72e7c7712483cd7dee414 MD5sum: 5a493df56e7a0a729e89677053ed0691 Description: Offline RawDataSource from Kitti-360 datasets Package: ros-rolling-mola-input-kitti360-dataset-dbgsym Package-Type: ddeb Source: ros-rolling-mola-input-kitti360-dataset Version: 1.7.0-1noble.20250510.094533 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1742 Depends: ros-rolling-mola-input-kitti360-dataset (= 1.7.0-1noble.20250510.094533) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-input-kitti360-dataset/ros-rolling-mola-input-kitti360-dataset-dbgsym_1.7.0-1noble.20250510.094533_amd64.deb Size: 1689918 SHA256: 97e287d965d457b451788d7178effae308b9e6046490308f2b4ac882b7299d6d SHA1: 8a9c3b4490d1c913103ebcda0598c4e8928f4568 MD5sum: fce687959960cf0ab8ac259e351ab4b5 Description: debug symbols for ros-rolling-mola-input-kitti360-dataset Build-Ids: 5add414ea80b0e38c69e272a86bff7e9e35185a6 Package: ros-rolling-mola-input-mulran-dataset Version: 1.7.0-1noble.20250510.094533 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 228 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mola-kernel, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libposes, ros-rolling-mola-common, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_mulran_dataset Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-input-mulran-dataset/ros-rolling-mola-input-mulran-dataset_1.7.0-1noble.20250510.094533_amd64.deb Size: 72308 SHA256: cdaf31de7811e6efb47014a7e2f97814e599076da2b45d13ffbc8156da93c956 SHA1: 2535f023a1d496b4948168b41fa635898374d68e MD5sum: 3d0f2a9c6fb4216eaf919075dd205c38 Description: Offline RawDataSource from MulRan datasets Package: ros-rolling-mola-input-mulran-dataset-dbgsym Package-Type: ddeb Source: ros-rolling-mola-input-mulran-dataset Version: 1.7.0-1noble.20250510.094533 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 797 Depends: ros-rolling-mola-input-mulran-dataset (= 1.7.0-1noble.20250510.094533) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-input-mulran-dataset/ros-rolling-mola-input-mulran-dataset-dbgsym_1.7.0-1noble.20250510.094533_amd64.deb Size: 757936 SHA256: 6706bbfcd664277e3b6d916d11936eedbe2c3d8d519a97f08ab1abd9b0694fd2 SHA1: c1795d9f3a5e7ff10a715b89805090c5f72c11a7 MD5sum: c7f2356d5b5cf9736ba39d31f8038d2e Description: debug symbols for ros-rolling-mola-input-mulran-dataset Build-Ids: f493e29289f8e7880d4c157c8ff726c0e27344a4 Package: ros-rolling-mola-input-paris-luco-dataset Version: 1.7.0-1noble.20250510.094538 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 204 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mola-kernel, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mola-common, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_paris_luco_dataset Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-input-paris-luco-dataset/ros-rolling-mola-input-paris-luco-dataset_1.7.0-1noble.20250510.094538_amd64.deb Size: 66288 SHA256: 57f617676763ac855559959c4a0b98105bc9f2569faf43d977240ccfe44afc07 SHA1: 0aad8f87e63acaaf03b73901bdcf619c989d52e6 MD5sum: fa19906993e328c006eedc5a9f60803d Description: Offline RawDataSource from Paris LUCO (CT-ICP) odometry/SLAM datasets Package: ros-rolling-mola-input-paris-luco-dataset-dbgsym Package-Type: ddeb Source: ros-rolling-mola-input-paris-luco-dataset Version: 1.7.0-1noble.20250510.094538 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 727 Depends: ros-rolling-mola-input-paris-luco-dataset (= 1.7.0-1noble.20250510.094538) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-input-paris-luco-dataset/ros-rolling-mola-input-paris-luco-dataset-dbgsym_1.7.0-1noble.20250510.094538_amd64.deb Size: 694780 SHA256: 24e55ea8546030a89ab3601ce20f8f002e4ea80511609110548881fee5e2625e SHA1: 179c2abb3a2e578314c789d486a0f60d955ddf5d MD5sum: 8c3912d8613e22ef1ef6d7524418da3f Description: debug symbols for ros-rolling-mola-input-paris-luco-dataset Build-Ids: b767853c600372c6fb55ae1724def330364bc8c2 Package: ros-rolling-mola-input-rawlog Version: 1.7.0-1noble.20250510.094532 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 194 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-rolling-mola-kernel, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libposes, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_rawlog Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-input-rawlog/ros-rolling-mola-input-rawlog_1.7.0-1noble.20250510.094532_amd64.deb Size: 60690 SHA256: 4a8f39a0252325bf501bc41ca3c90e8c5e50801e0cd116011078ae8e4dd65ed6 SHA1: 03122b1c6fb2cdc6890f6c5fac8aa13f73f029ba MD5sum: ce4137fe908dc3fd94ea3848b69d6bd1 Description: Offline RawDataSource from MRPT rawlog datasets Package: ros-rolling-mola-input-rawlog-dbgsym Package-Type: ddeb Source: ros-rolling-mola-input-rawlog Version: 1.7.0-1noble.20250510.094532 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 561 Depends: ros-rolling-mola-input-rawlog (= 1.7.0-1noble.20250510.094532) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-input-rawlog/ros-rolling-mola-input-rawlog-dbgsym_1.7.0-1noble.20250510.094532_amd64.deb Size: 531442 SHA256: 0cf77bfb486beeb417956f14f635c4a353f5af58c8f09a475f5613c685736341 SHA1: 9608f1c17f9133b98896409dd8a94830ec86ba79 MD5sum: 454495a1f243fe0847117778633b6736 Description: debug symbols for ros-rolling-mola-input-rawlog Build-Ids: e4be91e6dcccbe53f23ea99b41064dafb54a7004 Package: ros-rolling-mola-input-rosbag2 Version: 1.7.0-1noble.20250510.094744 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 427 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mola-kernel, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mrpt-libros-bridge, ros-rolling-cv-bridge, ros-rolling-rosbag2-cpp, ros-rolling-sensor-msgs, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_rosbag2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-input-rosbag2/ros-rolling-mola-input-rosbag2_1.7.0-1noble.20250510.094744_amd64.deb Size: 135458 SHA256: 9b54962ca57def4c16e54c6a551f3f5113c54814bf872c627f4079bef5a0dec8 SHA1: 8d57de650ce22bca19d70db599f18c7f310afc0b MD5sum: 4c6f0db801deada2a217ad1322231365 Description: Offline RawDataSource from rosbag2 datasets Package: ros-rolling-mola-input-rosbag2-dbgsym Package-Type: ddeb Source: ros-rolling-mola-input-rosbag2 Version: 1.7.0-1noble.20250510.094744 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2077 Depends: ros-rolling-mola-input-rosbag2 (= 1.7.0-1noble.20250510.094744) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-input-rosbag2/ros-rolling-mola-input-rosbag2-dbgsym_1.7.0-1noble.20250510.094744_amd64.deb Size: 1974936 SHA256: 3ea1299f1baaf80fbf3aa4bb55d7c57a926041568ca493f8ddf396ffcf9fed35 SHA1: ba3a76bec44130ebfa6ee8b3dc60fc486ba4023d MD5sum: e1554ea468c427e56c174ff46a3e40bd Description: debug symbols for ros-rolling-mola-input-rosbag2 Build-Ids: 82fc5b990d1dc73e7b926edbd979bcc749ed1c22 Package: ros-rolling-mola-input-video Version: 1.7.0-1noble.20250510.100216 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 193 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mola-kernel, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libhwdrivers, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_input_video Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-input-video/ros-rolling-mola-input-video_1.7.0-1noble.20250510.100216_amd64.deb Size: 61922 SHA256: b2571bc070c7464c0a681655a367ef699ee9221f87808047440376e1c230549f SHA1: 0836ef89b2b533269d9f932a63446b239478dee7 MD5sum: 859a2f1d2e653f934937075d3b21e4fd Description: RawDataSource from live or offline video sources Package: ros-rolling-mola-input-video-dbgsym Package-Type: ddeb Source: ros-rolling-mola-input-video Version: 1.7.0-1noble.20250510.100216 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 681 Depends: ros-rolling-mola-input-video (= 1.7.0-1noble.20250510.100216) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-input-video/ros-rolling-mola-input-video-dbgsym_1.7.0-1noble.20250510.100216_amd64.deb Size: 652526 SHA256: 0302328d0feabf9807a3aa60bf92be4d9c6bb7977dc95911e86497f3e49d525f SHA1: 2cb916649e43c7edef717f4d9ac8c188ce883a50 MD5sum: 759252e82434ea1a073450387b79ea09 Description: debug symbols for ros-rolling-mola-input-video Build-Ids: df58611eb7ae565e31c4c89c25ac792a139302f1 Package: ros-rolling-mola-kernel Version: 1.7.0-1noble.20250510.094244 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 551 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libposes, ros-rolling-mola-common, ros-rolling-mola-yaml, ros-rolling-mrpt-libgui, ros-rolling-mrpt-libmaps, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_kernel Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-kernel/ros-rolling-mola-kernel_1.7.0-1noble.20250510.094244_amd64.deb Size: 158922 SHA256: a5f82b2ec45fdb64a2fcd752bc7045f9c08e2796c1594880e9b10a551f83ee8a SHA1: 96527adc6b8bd6cd41f3d05f408ac12fe6fb45dc MD5sum: 4cd3af7607b50b49dbc7fba9f89db507 Description: Fundamental C++ virtual interfaces and data types for the rest of MOLA modules Package: ros-rolling-mola-kernel-dbgsym Package-Type: ddeb Source: ros-rolling-mola-kernel Version: 1.7.0-1noble.20250510.094244 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3439 Depends: ros-rolling-mola-kernel (= 1.7.0-1noble.20250510.094244) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-kernel/ros-rolling-mola-kernel-dbgsym_1.7.0-1noble.20250510.094244_amd64.deb Size: 3333934 SHA256: 881ae06a8cc19d9a8b9128a056058ff4eec0302c8a19ab9b8714d350037b7864 SHA1: 830928d45363a91f2f7157d1be6c7f5f0dddbe6e MD5sum: 1df786fb59094a5c51fc30796596146e Description: debug symbols for ros-rolling-mola-kernel Build-Ids: 66be379ebd3c3ec51de810aae2670ab258739fc5 Package: ros-rolling-mola-launcher Version: 1.7.0-1noble.20250510.094534 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 596 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mola-kernel, ros-rolling-mola-yaml, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libtclap, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_launcher Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-launcher/ros-rolling-mola-launcher_1.7.0-1noble.20250510.094534_amd64.deb Size: 137268 SHA256: 2447c02e11add154611f06f533e7edeb5a0b1ae10267b10388ab1f7e9e60bc05 SHA1: bf88707ee715481d318475a6d5a70011b704a257 MD5sum: 1807b8492d861fbfa9263cd65a20708f Description: Launcher app for MOLA systems Package: ros-rolling-mola-launcher-dbgsym Package-Type: ddeb Source: ros-rolling-mola-launcher Version: 1.7.0-1noble.20250510.094534 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1914 Depends: ros-rolling-mola-launcher (= 1.7.0-1noble.20250510.094534) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-launcher/ros-rolling-mola-launcher-dbgsym_1.7.0-1noble.20250510.094534_amd64.deb Size: 1826458 SHA256: ec3b881c3a793c9c043014e0e7e3b816bf162ae15f2bd8e11f5c258bb8d8864e SHA1: 808f0185f375dea70862ccee4514f4ff76adb6c3 MD5sum: d2a3080da6db3f7a8517de18b96ddf6e Description: debug symbols for ros-rolling-mola-launcher Build-Ids: 2f0e06396d47d2237cd3728207d67038af8b29f0 3a08c0da4674da728cf045981034fd98d06ec0da bcbede9cc34c977afa83ac0164001ea4b091e6aa c049948db3b7aa4a0acebfebe3fdbfb404614a6a Package: ros-rolling-mola-lidar-odometry Version: 0.7.2-1noble.20250510.095406 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1125 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mola-input-kitti-dataset, ros-rolling-mola-input-kitti360-dataset, ros-rolling-mola-input-mulran-dataset, ros-rolling-mola-input-paris-luco-dataset, ros-rolling-mola-input-rawlog, ros-rolling-mola-input-rosbag2, ros-rolling-mola-kernel, ros-rolling-mola-pose-list, ros-rolling-mola-state-estimation-simple, ros-rolling-mola-yaml, ros-rolling-mp2p-icp, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libgui, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mola-common, ros-rolling-mola-launcher, ros-rolling-mola-viz, ros-rolling-mrpt-libtclap, ros-rolling-ros-workspace Homepage: https://docs.mola-slam.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-lidar-odometry/ros-rolling-mola-lidar-odometry_0.7.2-1noble.20250510.095406_amd64.deb Size: 307284 SHA256: fe77509d3e5db2df839c60e850d8c884c17bacdef87469e56e05c64eb03b28a8 SHA1: 0ac465502f5134fbb700bb09dd40ce488587936f MD5sum: af4f69e023f9fcdcc9978a89130f9a79 Description: LIDAR odometry system based on MOLA and MRPT components Package: ros-rolling-mola-lidar-odometry-dbgsym Package-Type: ddeb Source: ros-rolling-mola-lidar-odometry Version: 0.7.2-1noble.20250510.095406 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 8765 Depends: ros-rolling-mola-lidar-odometry (= 0.7.2-1noble.20250510.095406) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-lidar-odometry/ros-rolling-mola-lidar-odometry-dbgsym_0.7.2-1noble.20250510.095406_amd64.deb Size: 8637296 SHA256: cb6ef55e491c81dbd44625d6d7b65818f3b06519eeb39f202675086d707dd55f SHA1: d798927292e1fc1391ced1d152a0aab0acd923b1 MD5sum: e1d5549342b7d9b27ac4458e7601f95e Description: debug symbols for ros-rolling-mola-lidar-odometry Build-Ids: 21e2d2f2a5fc00b7300a56fc93118b1c498be0b4 31ebd424ae8d27837b9b637cda0b0bdd1eb3b5eb Package: ros-rolling-mola-metric-maps Version: 1.7.0-1noble.20250510.095407 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 733 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mp2p-icp, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mola-common, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_metric_maps Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-metric-maps/ros-rolling-mola-metric-maps_1.7.0-1noble.20250510.095407_amd64.deb Size: 183268 SHA256: 75b69ceea16b13ed764a336d5346427d2f1d7afd129fc143513399dd2ff45196 SHA1: 66bcde1612b0cbde4de4ffb551388b77266bed1e MD5sum: b4298b8bb96b7f095fb3abea3b548840 Description: Advanced metric map classes, using the generic `mrpt::maps::CMetricMap` interface, for use in other MOLA odometry and SLAM modules. Package: ros-rolling-mola-metric-maps-dbgsym Package-Type: ddeb Source: ros-rolling-mola-metric-maps Version: 1.7.0-1noble.20250510.095407 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3153 Depends: ros-rolling-mola-metric-maps (= 1.7.0-1noble.20250510.095407) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-metric-maps/ros-rolling-mola-metric-maps-dbgsym_1.7.0-1noble.20250510.095407_amd64.deb Size: 3048952 SHA256: d3f8fcd6afb2e04607c3f0919bf16339e9b78c9ea2f866f1caeebbbe792f9cd7 SHA1: f6e0b600d515baf204cff7898442344f1d15e846 MD5sum: 26ab48227cd5cd12e44a9d4ca75d9c2c Description: debug symbols for ros-rolling-mola-metric-maps Build-Ids: 2a77f812a312a4a04ac5cffaa227a5ffcc4e3b4d Package: ros-rolling-mola-msgs Version: 1.7.0-1noble.20250506.214345 Architecture: amd64 Maintainer: Jose Luis Blanco-Claraco Installed-Size: 2675 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-mrpt-msgs, ros-rolling-nav-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-msgs/ros-rolling-mola-msgs_1.7.0-1noble.20250506.214345_amd64.deb Size: 188634 SHA256: 3b883df737f4eff3838bc545a5b8227498053d036e082bfb3d8d9b69850817a4 SHA1: b0b4b97dc0f5e87dc3e861592619af4ebd90830c MD5sum: ff530ee6c7972245e8544081b07dc2f4 Description: ROS message, services, and actions used in other MOLA packages. Package: ros-rolling-mola-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-mola-msgs Version: 1.7.0-1noble.20250506.214345 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose Luis Blanco-Claraco Installed-Size: 1912 Depends: ros-rolling-mola-msgs (= 1.7.0-1noble.20250506.214345) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-msgs/ros-rolling-mola-msgs-dbgsym_1.7.0-1noble.20250506.214345_amd64.deb Size: 1485130 SHA256: 34ab570ccae829bdff33f29dc38b80a61c2caed63ea10c5ac29e0e5a8db2ef10 SHA1: d5c558b45860ec291e69deffc607d57ea0437e8a MD5sum: 6776ad15f2cab9c47a7b61d7280ff728 Description: debug symbols for ros-rolling-mola-msgs Build-Ids: 0af4ec8279b56c4c195653bd8de062d4b17d8abc 2d970be77d2a21a06828354b947509b6483bb245 4dd0ea3f0e69e3ca612471a11d8d525eabd4cbf3 6434db8f98ada1562c31b0511f8aa72ca6e5f8b8 67f34b3199452437cc0895ae627dc441db9b7a45 7d7c6e95e57fe4e02d43267d1768dea8e6f474f6 7f3adab8afa7387fca36692c9f4271c7ef2439c6 82152c01537677f1e1cffc9276c871d09f7ba380 913d351f738dd6f63f22f672f880efcc9a87515b 9429b4fc0ee21b5046735fe4e522ac77c38da19b e0d864c15421925583c3d2a0f0135ecd4040171d Package: ros-rolling-mola-pose-list Version: 1.7.0-1noble.20250510.094244 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 126 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libposes, ros-rolling-mola-common, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_pose_list Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-pose-list/ros-rolling-mola-pose-list_1.7.0-1noble.20250510.094244_amd64.deb Size: 35312 SHA256: 2da2efef15f9134d71f4990bf19b8c2eba6cdab35670a20c5c9add48818fb206 SHA1: 1a8ca38c5c4befa3e3a209921832ae21c449ca5c MD5sum: abd22db15e18b51aebde5ffae26291f5 Description: C++ library for searchable pose lists Package: ros-rolling-mola-pose-list-dbgsym Package-Type: ddeb Source: ros-rolling-mola-pose-list Version: 1.7.0-1noble.20250510.094244 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 282 Depends: ros-rolling-mola-pose-list (= 1.7.0-1noble.20250510.094244) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-pose-list/ros-rolling-mola-pose-list-dbgsym_1.7.0-1noble.20250510.094244_amd64.deb Size: 265968 SHA256: 2ff4ef3c2635dfa51fdb097da7fb37d83f0269d0a6ee7ed85fafdde4bb900ace SHA1: b62d2acc907f94cf6c2a15c6faf85527df4002c5 MD5sum: fd5e2ab3519d4f125a6abce9282e60b8 Description: debug symbols for ros-rolling-mola-pose-list Build-Ids: 8bf48302c192cb77ce11f5ee1405f11dc0f12739 Package: ros-rolling-mola-relocalization Version: 1.7.0-1noble.20250510.095408 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 136 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mola-pose-list, ros-rolling-mp2p-icp, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libposes, ros-rolling-mola-common, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libslam, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_relocalization Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-relocalization/ros-rolling-mola-relocalization_1.7.0-1noble.20250510.095408_amd64.deb Size: 41394 SHA256: 9fde5fe61474583ded108bcdac9b33974ad77f8db990df5d5df49a466469e4c5 SHA1: 2b4ebb97cace40aebea272e0e8440bb95cbe5ebd MD5sum: 4be14b614bd4ed17c4a534c58dd4fbba Description: C++ library with algorithms for relocalization, global localization, or pose estimation given a large initial uncertainty Package: ros-rolling-mola-relocalization-dbgsym Package-Type: ddeb Source: ros-rolling-mola-relocalization Version: 1.7.0-1noble.20250510.095408 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 736 Depends: ros-rolling-mola-relocalization (= 1.7.0-1noble.20250510.095408) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-relocalization/ros-rolling-mola-relocalization-dbgsym_1.7.0-1noble.20250510.095408_amd64.deb Size: 714228 SHA256: 8dde27631112cbd71f8cd1d377a5652c0f77a4d0c6834e29b86d773db2867c9a SHA1: 0b70f1ec8774c2eabca22e83fc247590395fe9d5 MD5sum: d6e28588d31e0d97a6470a6105c0035d Description: debug symbols for ros-rolling-mola-relocalization Build-Ids: 2ba85975e904ba070c7291bcb650b1b5403eacb1 Package: ros-rolling-mola-state-estimation Version: 1.8.0-1noble.20250510.094922 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 42 Depends: ros-rolling-mola-imu-preintegration, ros-rolling-mola-state-estimation-simple, ros-rolling-mola-state-estimation-smoother, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola_state_estimation Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-state-estimation/ros-rolling-mola-state-estimation_1.8.0-1noble.20250510.094922_amd64.deb Size: 6186 SHA256: e91154f08fbe88fb88d85bb816091ccb4441bd4d62d6363eaf7e8ea17bfcfb16 SHA1: 2e8c14272ecae9c2d437d2e2b2954fe6062a0851 MD5sum: 88fcf29c6222da766eb2b4a085f8ac45 Description: Metapackage with all MOLA state estimation packages. Package: ros-rolling-mola-state-estimation-simple Version: 1.8.0-1noble.20250510.094534 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 298 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-rolling-mola-imu-preintegration, ros-rolling-mola-kernel, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libposes, ros-rolling-mola-common, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola_state_estimation Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-state-estimation-simple/ros-rolling-mola-state-estimation-simple_1.8.0-1noble.20250510.094534_amd64.deb Size: 98264 SHA256: 996588e14d2c84259b30087f4dd283501452d92a51ee7499a7f570bac65a1314 SHA1: 094af6991605dcfa905692a2b87500d9499b5ede MD5sum: fc384def0fe2410a615e1796bb133c58 Description: SE(3) pose and twist path data fusion estimator Package: ros-rolling-mola-state-estimation-simple-dbgsym Package-Type: ddeb Source: ros-rolling-mola-state-estimation-simple Version: 1.8.0-1noble.20250510.094534 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1134 Depends: ros-rolling-mola-state-estimation-simple (= 1.8.0-1noble.20250510.094534) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-state-estimation-simple/ros-rolling-mola-state-estimation-simple-dbgsym_1.8.0-1noble.20250510.094534_amd64.deb Size: 1082360 SHA256: 459ab12a8c418dc0a4a4a95deae7fce37471ed0b809bd04d20bec57e25d14f09 SHA1: 8ad648b6f6121871790b8140b3e2f82575a701fe MD5sum: 19817e1b7564ad492fe050dbf9fa4351 Description: debug symbols for ros-rolling-mola-state-estimation-simple Build-Ids: efde2f0defec2e47d52176763e9b6aecb3105f55 Package: ros-rolling-mola-state-estimation-smoother Version: 1.8.0-1noble.20250510.094535 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 591 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0), ros-rolling-gtsam, ros-rolling-mola-kernel, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libposes, ros-rolling-mola-common, ros-rolling-mola-imu-preintegration, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola_state_estimation Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-state-estimation-smoother/ros-rolling-mola-state-estimation-smoother_1.8.0-1noble.20250510.094535_amd64.deb Size: 182584 SHA256: 9a0449261916c7fbad07b626f2cf4885507487fe0eef8ae90384cee31b398aaa SHA1: e7417c8fd459adf32bf6c43c5a318c354fae168a MD5sum: ac55a60f6381ccf07b6c6117cc74c3e1 Description: SE(3) pose and twist path data fusion estimator Package: ros-rolling-mola-state-estimation-smoother-dbgsym Package-Type: ddeb Source: ros-rolling-mola-state-estimation-smoother Version: 1.8.0-1noble.20250510.094535 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 8413 Depends: ros-rolling-mola-state-estimation-smoother (= 1.8.0-1noble.20250510.094535) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-state-estimation-smoother/ros-rolling-mola-state-estimation-smoother-dbgsym_1.8.0-1noble.20250510.094535_amd64.deb Size: 8307008 SHA256: 11283e2750b4b350293859860235914ca96b22d58bf2533939bda5ac282be61d SHA1: 8760e997d9fe8174b270f8769e11e2bb4975e9c8 MD5sum: fc8ae04708b483d4e69b67324d2c5000 Description: debug symbols for ros-rolling-mola-state-estimation-smoother Build-Ids: 5dad3b95d94d8c6a0795aaec4f5e59dd58e654f2 d4b978bdc3aeb900f36a36efba8c40d0f7996c48 Package: ros-rolling-mola-test-datasets Version: 0.4.0-1noble.20250426.194127 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 150894 Depends: ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-test-datasets/ros-rolling-mola-test-datasets_0.4.0-1noble.20250426.194127_amd64.deb Size: 152292806 SHA256: 28de67f03fe75badf1d008df6dced13ffd83e807c2f515a4315495967e00b703 SHA1: 931463fe57fe6a49a98bdde58e8bebb1bb1acd17 MD5sum: 085ec8c7665ad95f78ad56ade3a61c09 Description: Small SLAM dataset extracts used for demos or unit tests in the rest of MOLA packages Package: ros-rolling-mola-traj-tools Version: 1.7.0-1noble.20250510.090257 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 103 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libposes, ros-rolling-mola-common, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_traj_tools Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-traj-tools/ros-rolling-mola-traj-tools_1.7.0-1noble.20250510.090257_amd64.deb Size: 17724 SHA256: 3d8f981ef54ba3bde1eea4789c665de8442ae38b13503b2f62a7d00cc7028858 SHA1: e2a421f6daa33a8402e42db11553128624f78812 MD5sum: 25c5781b698180e77663a04038cb4d42 Description: CLI tools to manipulate trajectory files as a complement to the evo package Package: ros-rolling-mola-traj-tools-dbgsym Package-Type: ddeb Source: ros-rolling-mola-traj-tools Version: 1.7.0-1noble.20250510.090257 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 478 Depends: ros-rolling-mola-traj-tools (= 1.7.0-1noble.20250510.090257) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-traj-tools/ros-rolling-mola-traj-tools-dbgsym_1.7.0-1noble.20250510.090257_amd64.deb Size: 388230 SHA256: af3fbebbc6b86053fdabeb1527b14e8fb4c430713b8403570c1d351f5febd2b0 SHA1: 5604862c9c9d76a16d5012f5cb1c297920bc68b7 MD5sum: 19673f607b9d2c3e482d5574f033912b Description: debug symbols for ros-rolling-mola-traj-tools Build-Ids: 247a4f95a45ea5e43a53772ccbf79a01a8deb8fe 3a1e5e219b5760ce4c188015bcd6598d7843c122 b4bc953eb069e3527a51c42a72b36cb321863848 f52f4658bb0689e39db1e482dc18d063132f1a0f Package: ros-rolling-mola-viz Version: 1.7.0-1noble.20250510.094532 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 426 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mola-kernel, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libgui, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_viz Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-viz/ros-rolling-mola-viz_1.7.0-1noble.20250510.094532_amd64.deb Size: 137546 SHA256: 02065f00bff055aefa9b760134a4f8100fe2cfa02c315394d2f8f387ee28a98f SHA1: a93d211c69cc3d3758258b78f90c24817229fd79 MD5sum: 7577a675b4807573fdf4f53c4f0d26bc Description: GUI for MOLA Package: ros-rolling-mola-viz-dbgsym Package-Type: ddeb Source: ros-rolling-mola-viz Version: 1.7.0-1noble.20250510.094532 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2346 Depends: ros-rolling-mola-viz (= 1.7.0-1noble.20250510.094532) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-viz/ros-rolling-mola-viz-dbgsym_1.7.0-1noble.20250510.094532_amd64.deb Size: 2230152 SHA256: cfa77dcfcce872494bddb7abef072450c5374620c429a1bdec8a7f7336901f1e SHA1: 7e0bdc00a9ef40e4efa4f24a6f3e6afdc029ec79 MD5sum: 25b9fb2428cc116aac22b86891ac7a24 Description: debug symbols for ros-rolling-mola-viz Build-Ids: 341025f3a6928c466d5122a69f9dd860809d3de5 Package: ros-rolling-mola-yaml Version: 1.7.0-1noble.20250510.084744 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 138 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mrpt-libbase, ros-rolling-mola-common, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mola/tree/develop/mola_yaml Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-yaml/ros-rolling-mola-yaml_1.7.0-1noble.20250510.084744_amd64.deb Size: 43998 SHA256: 08d2f9d9721b2b8d26eeecafb6507dcb28f282fe648388cab7fbcd192d2d7e04 SHA1: 31e2ba677e379aa329e43c4dce08f1138850a72b MD5sum: 791d15877d376875c3c2832ea0179d02 Description: YAML helper library common to MOLA modules Package: ros-rolling-mola-yaml-dbgsym Package-Type: ddeb Source: ros-rolling-mola-yaml Version: 1.7.0-1noble.20250510.084744 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 484 Depends: ros-rolling-mola-yaml (= 1.7.0-1noble.20250510.084744) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mola-yaml/ros-rolling-mola-yaml-dbgsym_1.7.0-1noble.20250510.084744_amd64.deb Size: 463470 SHA256: e7eb3467790ea9b0272a2d03261eaaa8004d6450a09d854196cbcd40ff80e403 SHA1: bf2139292de23a4e43cbba7bcccbc365fddbf588 MD5sum: 0d22e9cb4e0dbac9d865668381871023 Description: debug symbols for ros-rolling-mola-yaml Build-Ids: fcba395f2aecda14567852894830109dbe555a09 Package: ros-rolling-motion-capture-tracking Version: 1.0.3-2noble.20250510.083201 Architecture: amd64 Maintainer: Wolfgang Hönig Installed-Size: 1720 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-kdtree1.14 (>= 1.14.0+dfsg), libpcl-registration1.14 (>= 1.14.0+dfsg), libpcl-search1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), libeigen3-dev, libpcl-dev, ros-rolling-eigen3-cmake-module, ros-rolling-motion-capture-tracking-interfaces, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-motion-capture-tracking/ros-rolling-motion-capture-tracking_1.0.3-2noble.20250510.083201_amd64.deb Size: 558198 SHA256: 7177059d778d768c8394a6bda9c7b87138ca4cdcd018875cfbd3d53cf6dcc4d4 SHA1: 7c3b5ae1e4ef012375baffe732de40eb395792b6 MD5sum: 303460e002ce51cccb8e0fb562915e27 Description: ROS Package for different motion capture systems, including custom rigid body tracking support Package: ros-rolling-motion-capture-tracking-dbgsym Package-Type: ddeb Source: ros-rolling-motion-capture-tracking Version: 1.0.3-2noble.20250510.083201 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Wolfgang Hönig Installed-Size: 11254 Depends: ros-rolling-motion-capture-tracking (= 1.0.3-2noble.20250510.083201) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-motion-capture-tracking/ros-rolling-motion-capture-tracking-dbgsym_1.0.3-2noble.20250510.083201_amd64.deb Size: 10737758 SHA256: 7f7c755a7713b4449102e1516e6c503a687559269450fd604334caa2afd71f78 SHA1: 210bd25104f28822831d8f832d7e4c97c05ad95e MD5sum: 6908ffc5be58affad8c3df179cf36774 Description: debug symbols for ros-rolling-motion-capture-tracking Build-Ids: b5f42505eb5ab6c7aaed095e76ca9751da75f59a Package: ros-rolling-motion-capture-tracking-interfaces Version: 1.0.3-2noble.20250429.142140 Architecture: amd64 Maintainer: Wolfgang Hönig Installed-Size: 597 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-motion-capture-tracking-interfaces/ros-rolling-motion-capture-tracking-interfaces_1.0.3-2noble.20250429.142140_amd64.deb Size: 57480 SHA256: 80f236d1c7a19bb4b6e435d78738e8ba515b461ebc8ac7dadc947c2bc2308fdc SHA1: cfa375265da1e1de6f92db29bc7c54c7ad4bf1bd MD5sum: e009eab7cda4446feb6d6b89a842c1be Description: Interfaces for motion_capture_tracking package. Package: ros-rolling-motion-capture-tracking-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-motion-capture-tracking-interfaces Version: 1.0.3-2noble.20250429.142140 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Wolfgang Hönig Installed-Size: 433 Depends: ros-rolling-motion-capture-tracking-interfaces (= 1.0.3-2noble.20250429.142140) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-motion-capture-tracking-interfaces/ros-rolling-motion-capture-tracking-interfaces-dbgsym_1.0.3-2noble.20250429.142140_amd64.deb Size: 315748 SHA256: dbaf09c8e38d6dd8989ff64b62238288e3527acce7970109f096243983d3ff18 SHA1: 53a1cb454851604d9730bbf3b8c92947b9374a56 MD5sum: 9b3c568f8f486086cbee68f113353c2e Description: debug symbols for ros-rolling-motion-capture-tracking-interfaces Build-Ids: 01d916aebc09275de10b97be95a9e5328831d02f 2f78532c8d46939f99f405299d1ad4b9fb4bbf58 674781aa8295885285b3ab33118342e865a95702 6a6c9363248106ee01e2d88dfd95de6d71877c2b 6ac73fff139f7dcbb368398ecc5945adab1fbbe4 746745eda8067c9290dd6def9e99f0cae9551d73 89b30b3ce4d117d89977a31b6ffe472bfd8b1bf3 9eb9b12f244e76f922700f68714669d32559fda5 af335bfa5cdd1a232ae8d83f6699c20620160621 c1fd305442d581d4247bf30ec9936a65b33a920a ddc9990fc2cb546d673f1303b9e66f3e51fc332b Package: ros-rolling-mouse-teleop Version: 2.0.0-1noble.20250510.075838 Architecture: amd64 Maintainer: Enrique Fernandez Installed-Size: 63 Depends: python3-numpy, python3-tk, ros-rolling-geometry-msgs, ros-rolling-rclpy, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mouse-teleop/ros-rolling-mouse-teleop_2.0.0-1noble.20250510.075838_amd64.deb Size: 13274 SHA256: 59c7db087560a6ceb7ac1dbe8226d104b5215f06c5a45997c52395198a351f66 SHA1: 1f179f046bc1ca4deb2ea741c43aea35fb0da5b5 MD5sum: 45a1c0f28224ee3a9c31789f61d84c5b Description: A mouse teleop tool for holonomic mobile robots. Package: ros-rolling-moveit-common Version: 2.13.2-1noble.20250426.194135 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 49 Depends: ros-rolling-backward-ros, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-common/ros-rolling-moveit-common_2.13.2-1noble.20250426.194135_amd64.deb Size: 8936 SHA256: 9d8f4f20c0ec7c47a4bd31d6c58ae1e4406aef58ff2b75f8479e6f58618fb49a SHA1: 07c4a2a76f07267b160211c016c6680298297bb1 MD5sum: 4a2d994f3b59c197200f3052531a0d7f Description: Common support functionality used throughout MoveIt Package: ros-rolling-moveit-configs-utils Version: 2.13.2-1noble.20250510.081855 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 132 Depends: ros-rolling-ament-index-python, ros-rolling-launch, ros-rolling-launch-param-builder, ros-rolling-launch-ros, ros-rolling-srdfdom, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-configs-utils/ros-rolling-moveit-configs-utils_2.13.2-1noble.20250510.081855_amd64.deb Size: 29420 SHA256: f71e1e5af80b50f8ea1f317497e684cf9c9d6f85d522832260b8e7ca6725a915 SHA1: 691a1165f4473294f2f97186f7677c1d8a322311 MD5sum: e79b6b3f4edf500c1ff850da4524778c Description: Python library for loading moveit config parameters in launch files Package: ros-rolling-moveit-core Version: 2.13.2-1noble.20250510.084330 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 5716 Depends: libboost-iostreams1.83.0 (>= 1.83.0), libbullet3.24t64 (>= 3.24+dfsg), libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfcl0.7 (>= 0.7.0), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 4.0), liboctomap1.9t64 (>= 1.9.7+dfsg), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-geometric-shapes, ros-rolling-srdfdom, ros-rolling-urdfdom, libassimp-dev, libboost-all-dev, libbullet-dev, libeigen3-dev, libfcl-dev, liboctomap-dev, ros-rolling-angles, ros-rolling-common-interfaces, ros-rolling-eigen-stl-containers, ros-rolling-eigen3-cmake-module, ros-rolling-generate-parameter-library, ros-rolling-geometry-msgs, ros-rolling-google-benchmark-vendor, ros-rolling-kdl-parser, ros-rolling-moveit-common, ros-rolling-moveit-msgs, ros-rolling-octomap-msgs, ros-rolling-osqp-vendor, ros-rolling-pluginlib, ros-rolling-random-numbers, ros-rolling-rclcpp, ros-rolling-rsl, ros-rolling-ruckig, ros-rolling-sensor-msgs, ros-rolling-shape-msgs, ros-rolling-std-msgs, ros-rolling-tf2, ros-rolling-tf2-eigen, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-kdl, ros-rolling-trajectory-msgs, ros-rolling-urdf, ros-rolling-urdfdom-headers, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-core/ros-rolling-moveit-core_2.13.2-1noble.20250510.084330_amd64.deb Size: 1385246 SHA256: 9ef8c34c4364ac5c4f3dcafca365f3947bc1e7a841e6bff92627a2371ba4cd29 SHA1: c1c381fe9764ba857e0fb215a607a67aa9843ec1 MD5sum: 9fcb481bd02b01c6172eea57ccd53fa3 Description: Core libraries used by MoveIt Package: ros-rolling-moveit-core-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-core Version: 2.13.2-1noble.20250510.084330 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 79140 Depends: ros-rolling-moveit-core (= 2.13.2-1noble.20250510.084330) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-core/ros-rolling-moveit-core-dbgsym_2.13.2-1noble.20250510.084330_amd64.deb Size: 78861054 SHA256: 4ef5d0b247161cfafa61d5431e3b994720d1dc73c4f2cd1fb24a2f550a8e8d16 SHA1: b5c7fef29c98a8799ab3b00956e66802246e644e MD5sum: 0803a5d0d41f27b0980b4cfb95bff1ad Description: debug symbols for ros-rolling-moveit-core Build-Ids: 236d0c4d7583763a3ded82b1c2a12b73913a8f96 2bc97130534a575e4b04feb2b3196abfcecce25d 3d62b1541658376462c3a7d4c67f859cdd7eaa2d 44b5ba8195de3582e7cbfe722314bb1ab4965448 4e5e56c5ac12442994a0bb11089be1268584c9bc 561077602c6e132e37d9e62c1922ee5c0007ab40 595de272ed31db7229d34dcb4333c567f7549225 5a2033dfae9bbd99734c9f7afc63b2c2a9c4d707 5f0e543e2e0ca2b5878955cc2445cd3d9db8913b 6a96b2d363afaafc289786731c448b138ebaf004 7661bf2373fda602aaadd493b70b594626bd8d7a 801384433fe1d1087589f8f574191ad92b465eb2 82d0a82ad6d64e882d1dad0cbadc20621442f2d9 887fc8217f37b9493faac51d5040f2f326fbe7d1 8ccca2bedac10dc72372957c6157d8d8b8de5b84 a893dd0ce638a3ff03ecdd865a459e412ef518cb add4e50ad80cc54a6551eb054e8074be301382d5 b0544a51de475a9ddc281725f7c88d5cd5056041 b5be8aa258f8d1f16fcf079ceae17fcb6cf3a92b be6c6ef14e05c62b534cceda8edd4b1909e77e9e be9593309692b6c403f0cf3ce59aa92a2c6998f6 c0512308c32b3c51efe38fe020a6193fdf67480c c139230e1223291922bd1c8ea88b41ebfc2bd2c0 cd8ba7f9bda308c2f84c9437d5d990ac003603d4 d086df448f440bdc660971c7be61a740711520b3 de3579c08f9b2a17f6e680224c8f2ddd0efb3073 f8a6cade0829587a55d95504f5e7924aff1517b9 Package: ros-rolling-moveit-hybrid-planning Version: 2.13.2-1noble.20250510.094011 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 2923 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-moveit-core, ros-rolling-moveit-ros-planning, ros-rolling-ament-index-cpp, ros-rolling-controller-manager, ros-rolling-moveit-common, ros-rolling-moveit-msgs, ros-rolling-moveit-resources-panda-moveit-config, ros-rolling-moveit-ros-planning-interface, ros-rolling-pluginlib, ros-rolling-position-controllers, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-rclcpp-components, ros-rolling-robot-state-publisher, ros-rolling-rviz2, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-tf2-ros, ros-rolling-trajectory-msgs, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-hybrid-planning/ros-rolling-moveit-hybrid-planning_2.13.2-1noble.20250510.094011_amd64.deb Size: 569394 SHA256: 8a4ad42516a040f9f0a37a7f46db584456073c8ff854994bfb24325540c5c486 SHA1: 179eb273beab0ee51ccbce8404f171d17047cda8 MD5sum: 46d9b30eaaa800b5ee6ed2d7d463df5a Description: Hybrid planning components of MoveIt 2 Package: ros-rolling-moveit-hybrid-planning-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-hybrid-planning Version: 2.13.2-1noble.20250510.094011 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 21443 Depends: ros-rolling-moveit-hybrid-planning (= 2.13.2-1noble.20250510.094011) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-hybrid-planning/ros-rolling-moveit-hybrid-planning-dbgsym_2.13.2-1noble.20250510.094011_amd64.deb Size: 20284728 SHA256: d099626629d0291d9a4d0409ab0c540107625ab0de734e46102da10a6e8936dc SHA1: 337a697407301eaf817e751511c2e17d344d9977 MD5sum: ee7ef8f3609a8130eece70b18890649e Description: debug symbols for ros-rolling-moveit-hybrid-planning Build-Ids: 111b4cea5402f73a076c53fd4f38862222f93a42 22ecb26144acf7be0c5cf43963807093bc83904e 35aa43e78218d64ea96703228c29308e0fc47638 49c7f520248308de90d8cdaf2ca96032e4abed70 9b88f77f2aeea4ab730cc7a597aed12c6d84138c a52d42366bed3a8087d6ef6e3689ecdee95f5657 ab43117bd0b69f46979bcc2067d6d059669d8fb3 b10b78f250eb19fa8d1a6e8331f5f5e1c2f4031d c1189684224a4328039dd560c73586878b3edfe7 Package: ros-rolling-moveit-kinematics Version: 2.13.2-1noble.20250510.092709 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 954 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-rolling-moveit-core, libeigen3-dev, python3-lxml, ros-rolling-class-loader, ros-rolling-generate-parameter-library, ros-rolling-moveit-common, ros-rolling-moveit-msgs, ros-rolling-moveit-ros-planning, ros-rolling-orocos-kdl-vendor, ros-rolling-pluginlib, ros-rolling-rsl, ros-rolling-tf2, ros-rolling-tf2-kdl, ros-rolling-urdfdom, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-kinematics/ros-rolling-moveit-kinematics_2.13.2-1noble.20250510.092709_amd64.deb Size: 240900 SHA256: 17c3f764c079cfaee0f013c20d646a41ab80fe2922a467c85f45695db1556991 SHA1: 68261042b3ea352553be8bf991178c2dd7509a58 MD5sum: 93f7d4557580af722bfebfb4aa68cc6a Description: Package for all inverse kinematics solvers in MoveIt Package: ros-rolling-moveit-kinematics-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-kinematics Version: 2.13.2-1noble.20250510.092709 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 9618 Depends: ros-rolling-moveit-kinematics (= 2.13.2-1noble.20250510.092709) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-kinematics/ros-rolling-moveit-kinematics-dbgsym_2.13.2-1noble.20250510.092709_amd64.deb Size: 9560424 SHA256: f880897df42ce1959bfce7953ef4a44789f471dda11674ed0f259de1a225a0c5 SHA1: 34dc9b196e383953e43b0e4a49f42af702b75452 MD5sum: 07748fc36aa47c2a9e9652a41dfb5eb3 Description: debug symbols for ros-rolling-moveit-kinematics Build-Ids: 066251c3c0c4b81dd7c1da4a5fd2fdb3d82e89f6 53f9068375c255c17dd1421d70143d105bc571ba bc8f097bddc992a7526fc9197cabefcf93f382f8 f29a8917b2488f2e0f76bfe3ae17fac9c3f02136 Package: ros-rolling-moveit-msgs Version: 2.6.0-1noble.20250429.143119 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 33319 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-geometry-msgs, ros-rolling-object-recognition-msgs, ros-rolling-octomap-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-shape-msgs, ros-rolling-std-msgs, ros-rolling-trajectory-msgs, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-msgs/ros-rolling-moveit-msgs_2.6.0-1noble.20250429.143119_amd64.deb Size: 1943194 SHA256: 9c78a99e5f922f6def156ef7aea67f83d57926bfdfbd426f7f1ef16fca38fa54 SHA1: 56cf45ec2af7e8848698d4c9a84645c1957dba73 MD5sum: 0f2bb6f40a865ffecdadc700e862ce52 Description: Messages, services and actions used by MoveIt Package: ros-rolling-moveit-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-msgs Version: 2.6.0-1noble.20250429.143119 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 29000 Depends: ros-rolling-moveit-msgs (= 2.6.0-1noble.20250429.143119) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-msgs/ros-rolling-moveit-msgs-dbgsym_2.6.0-1noble.20250429.143119_amd64.deb Size: 24521526 SHA256: 365e5131f4d3d020085f1c1f0d139f98e1fc68f6d09d2c30866aa20136159d1c SHA1: aa8067a5603ef169deed0707a06fc114827a06c0 MD5sum: 57e985ac9948e0f761e7d655d1c83ac1 Description: debug symbols for ros-rolling-moveit-msgs Build-Ids: 0832b6549bc1cfc1b6321711ea5e744092d3e5be 16d727db1cc4a09b7bd1fa8032eabdc06e5282b0 1aa36d2b565cc3e3b77459a7ba04fb8f2decfe79 1d282ffb13eb917b3b20034fc53dc880ec5ca743 1ebe82c7cae708cd56c34f8cf0a6d1a0dd6625e8 50c74560dc5c0ff1c158c84a683e3d4a0b9a7541 62431a9314cb994a0b31a12b0ad0e49faa2ee8fe 6dc373e9f9c5aae98148cd5b46d48e61989b5cc4 c6a665353c48f75d17a90271b87da041c46e7692 d4999f178dfea86ae605917fd5459e24034a50f7 f595ca0d4f72ffc6a886926bb4bc49d559c413fe Package: ros-rolling-moveit-planners-chomp Version: 2.13.2-1noble.20250510.090840 Architecture: amd64 Maintainer: Chittaranjan Srinivas Swaminathan Installed-Size: 159 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-chomp-motion-planner, ros-rolling-moveit-core, ros-rolling-moveit-common, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-planners-chomp/ros-rolling-moveit-planners-chomp_2.13.2-1noble.20250510.090840_amd64.deb Size: 38086 SHA256: c523814df5d1c71abd269642ef93fb6d5e57ddcd19002a59f742a5d10a8d39ad SHA1: cb5bf2869dea51ef19ded5c17f932551ce9f4c7d MD5sum: 035a43779966a8707b91461ef5d3b786 Description: The interface for using CHOMP within MoveIt Package: ros-rolling-moveit-planners-chomp-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-planners-chomp Version: 2.13.2-1noble.20250510.090840 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chittaranjan Srinivas Swaminathan Installed-Size: 4736 Depends: ros-rolling-moveit-planners-chomp (= 2.13.2-1noble.20250510.090840) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-planners-chomp/ros-rolling-moveit-planners-chomp-dbgsym_2.13.2-1noble.20250510.090840_amd64.deb Size: 4755568 SHA256: fe63a4170b611e35959abff022c0b6d8c14f3d8cabec01bf5512e4df41ea3cce SHA1: dc4b72704dd2ce3fa2cef4ce3744b0cba144681d MD5sum: ecd60f52f8605050039fb85f510d01da Description: debug symbols for ros-rolling-moveit-planners-chomp Build-Ids: 5c68d8664d50aa5a31b168e418880e47c3e0212c 886c71774bbcf9a745e4ce872e91851b75639fb4 Package: ros-rolling-moveit-planners-stomp Version: 2.13.2-1noble.20250510.090520 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 447 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-moveit-core, ros-rolling-generate-parameter-library, ros-rolling-moveit-common, ros-rolling-rsl, ros-rolling-std-msgs, ros-rolling-stomp, ros-rolling-tf2-eigen, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-planners-stomp/ros-rolling-moveit-planners-stomp_2.13.2-1noble.20250510.090520_amd64.deb Size: 141892 SHA256: 85a868c996a9d5d007618d6339986e824f5376f3d95711ed56ca02bae52d3216 SHA1: c374a1a22db5fff1d4c97dc3961690323ee16d6f MD5sum: 7318534e8d388adf16ec014bb85c63d4 Description: STOMP Motion Planner for MoveIt Package: ros-rolling-moveit-planners-stomp-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-planners-stomp Version: 2.13.2-1noble.20250510.090520 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 5617 Depends: ros-rolling-moveit-planners-stomp (= 2.13.2-1noble.20250510.090520) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-planners-stomp/ros-rolling-moveit-planners-stomp-dbgsym_2.13.2-1noble.20250510.090520_amd64.deb Size: 5542546 SHA256: 3444a57668acb64ad5edbe8d1c25db273eaaef73799451ab282b1bf7228d2dfb SHA1: b4f0ff224a5fb5dfc25426d61535f5ddd04baba0 MD5sum: a6a2656c2b28ccb062fef59e4f504ffa Description: debug symbols for ros-rolling-moveit-planners-stomp Build-Ids: 0a3cbc84b8c64aa847134f33999db0e5c2c53fc4 Package: ros-rolling-moveit-plugins Version: 2.13.2-1noble.20250510.090853 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 43 Depends: ros-rolling-moveit-simple-controller-manager, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-plugins/ros-rolling-moveit-plugins_2.13.2-1noble.20250510.090853_amd64.deb Size: 6344 SHA256: c87426a8cdf85592f23e9a68e23a1352023d1263756d091b72ade062cecd5e20 SHA1: 8dd609bab0cb676a4860094e2b6a38682c30467e MD5sum: 5eeb0f2c603eb0b83497221a5461c175 Description: Metapackage for MoveIt plugins. Package: ros-rolling-moveit-py Version: 2.13.2-1noble.20250510.094012 Architecture: amd64 Maintainer: Peter David Fagan Installed-Size: 1291 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-moveit-core, ros-rolling-moveit-ros-planning, ros-rolling-srdfdom, ros-rolling-urdfdom, ros-rolling-ament-index-python, ros-rolling-geometry-msgs, ros-rolling-moveit-ros-planning-interface, ros-rolling-octomap-msgs, ros-rolling-rclcpp, ros-rolling-rclpy, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-py/ros-rolling-moveit-py_2.13.2-1noble.20250510.094012_amd64.deb Size: 354360 SHA256: 7121b82319ed0b63146048c865eb5026fc48df8039a3ba9429ceed39aa24f410 SHA1: 734eb185a0dce0a40933d4e5d474247794702ffa MD5sum: 4061b272a94e0843e254e49b43bbaae2 Description: Python binding for MoveIt 2 Package: ros-rolling-moveit-py-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-py Version: 2.13.2-1noble.20250510.094012 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Peter David Fagan Installed-Size: 1055 Depends: ros-rolling-moveit-py (= 2.13.2-1noble.20250510.094012) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-py/ros-rolling-moveit-py-dbgsym_2.13.2-1noble.20250510.094012_amd64.deb Size: 1021110 SHA256: 2ac88a8abd90b91e4905b066aac568264f3298a1c9315d7149e1c291732bbfbb SHA1: 860acc808551c0c9dc17b83f460f6b52af84d68f MD5sum: b25e5fce628e2170393ed13d337a4c84 Description: debug symbols for ros-rolling-moveit-py Build-Ids: 930bc73dc9b5d1598b4d2aa60aa1a86549b2aeba Package: ros-rolling-moveit-resources Version: 3.1.0-1noble.20250510.085801 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 42 Depends: ros-rolling-joint-state-publisher, ros-rolling-moveit-resources-fanuc-description, ros-rolling-moveit-resources-fanuc-moveit-config, ros-rolling-moveit-resources-panda-description, ros-rolling-moveit-resources-panda-moveit-config, ros-rolling-moveit-resources-pr2-description, ros-rolling-robot-state-publisher, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-resources/ros-rolling-moveit-resources_3.1.0-1noble.20250510.085801_amd64.deb Size: 5922 SHA256: c8105524060cb61d5d65f43adb2120be795d24e6c873e6d360546df3fe44cc40 SHA1: 8372ea80af8faacaf7053072200b72379b5bdcdc MD5sum: 9d4d27df77d56d85542fe3426b2dfada Description: Resources used for MoveIt testing Package: ros-rolling-moveit-resources-fanuc-description Version: 3.1.0-1noble.20250426.194144 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 736 Depends: ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-resources-fanuc-description/ros-rolling-moveit-resources-fanuc-description_3.1.0-1noble.20250426.194144_amd64.deb Size: 127638 SHA256: e9176c1afd02292173d61d02f750421feafbaddfae7022e68b765cb134852d0c SHA1: ad7d324e2ae306697b297416fc73742d401e7e97 MD5sum: 19b5b2b168139fe03a0ca556611c113e Description: Fanuc Resources used for MoveIt testing Package: ros-rolling-moveit-resources-fanuc-moveit-config Version: 3.1.0-1noble.20250510.085732 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 91 Depends: ros-rolling-controller-manager, ros-rolling-joint-state-publisher, ros-rolling-moveit-resources-fanuc-description, ros-rolling-position-controllers, ros-rolling-robot-state-publisher, ros-rolling-ros2cli-common-extensions, ros-rolling-tf2-ros, ros-rolling-xacro, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-resources-fanuc-moveit-config/ros-rolling-moveit-resources-fanuc-moveit-config_3.1.0-1noble.20250510.085732_amd64.deb Size: 15810 SHA256: 93d9722b2ed66e62fd8aad5dbb612c71c641005af2315e5f4faf41260de52854 SHA1: bb4be3f52fddb28fed0adcfd1d4bad3d31b388f7 MD5sum: 3bd06852e1e12fd8330e8aa67c828cec Description: MoveIt Resources for testing: Fanuc M-10iA. A project-internal configuration for testing in MoveIt. Package: ros-rolling-moveit-resources-panda-description Version: 3.1.0-1noble.20250426.194156 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 10458 Depends: ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-resources-panda-description/ros-rolling-moveit-resources-panda-description_3.1.0-1noble.20250426.194156_amd64.deb Size: 3090284 SHA256: 0fd7ff829183230752a8256529159dc8c76e1f7a3929a174301874b90e7fdb7b SHA1: 505f823ca69c08406033211a412c0393e48f7a12 MD5sum: 17887b6047e320cb9951dc2abf6df37e Description: panda Resources used for MoveIt testing Package: ros-rolling-moveit-resources-panda-moveit-config Version: 3.1.0-1noble.20250510.085732 Architecture: amd64 Maintainer: Mike Lautman Installed-Size: 138 Depends: ros-rolling-controller-manager, ros-rolling-gripper-controllers, ros-rolling-joint-state-publisher, ros-rolling-joint-state-publisher-gui, ros-rolling-moveit-resources-panda-description, ros-rolling-position-controllers, ros-rolling-robot-state-publisher, ros-rolling-ros2cli-common-extensions, ros-rolling-topic-tools, ros-rolling-xacro, ros-rolling-ros-workspace Homepage: http://moveit.ros.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-resources-panda-moveit-config/ros-rolling-moveit-resources-panda-moveit-config_3.1.0-1noble.20250510.085732_amd64.deb Size: 19892 SHA256: 719cc374beda27e2c5597207853523a9016772340e81275ad3338b68c93790d6 SHA1: 86d1fb0c403e7cd62404ab2e718e45aa09b0c062 MD5sum: 08d9c87293d1467a49861a6665310ae6 Description: MoveIt Resources for testing: Franka Emika Panda A project-internal configuration for testing in MoveIt. Package: ros-rolling-moveit-resources-pr2-description Version: 3.1.0-1noble.20250426.194158 Architecture: amd64 Maintainer: Dave Coleman Installed-Size: 48624 Depends: ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-resources-pr2-description/ros-rolling-moveit-resources-pr2-description_3.1.0-1noble.20250426.194158_amd64.deb Size: 24339458 SHA256: 5ec51d1c7508df8a5a1469889623d5dc71da7a300ea6aed6102468500acac103 SHA1: 871f81907e991d3a92f0acf0c6d6107524320568 MD5sum: 1012617c665259424feb43db62f57208 Description: PR2 Resources used for MoveIt! testing Package: ros-rolling-moveit-resources-prbt-ikfast-manipulator-plugin Version: 2.13.2-1noble.20250510.090509 Architecture: amd64 Maintainer: Alexander Gutenkunst Installed-Size: 482 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 4.0), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-rolling-moveit-core, ros-rolling-generate-parameter-library, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-kdl, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-resources-prbt-ikfast-manipulator-plugin/ros-rolling-moveit-resources-prbt-ikfast-manipulator-plugin_2.13.2-1noble.20250510.090509_amd64.deb Size: 136786 SHA256: b48019baf21ad9f71014936c9ac32e607f028a8016c429af48a2b5a14c966e97 SHA1: c218d9414f1ad8effa2359d61a560c356736fc67 MD5sum: 7c630bdd111169852006de9920708c15 Description: The prbt_ikfast_manipulator_plugin package Package: ros-rolling-moveit-resources-prbt-ikfast-manipulator-plugin-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-resources-prbt-ikfast-manipulator-plugin Version: 2.13.2-1noble.20250510.090509 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alexander Gutenkunst Installed-Size: 2784 Depends: ros-rolling-moveit-resources-prbt-ikfast-manipulator-plugin (= 2.13.2-1noble.20250510.090509) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-resources-prbt-ikfast-manipulator-plugin/ros-rolling-moveit-resources-prbt-ikfast-manipulator-plugin-dbgsym_2.13.2-1noble.20250510.090509_amd64.deb Size: 2761614 SHA256: 357b647b4e20219a5192ca07fefd3527bb763c45784aa35d30e21ffd38cbc519 SHA1: aaaaba072881770ca974b278becaca1e2da8125b MD5sum: f4e77ab90490ae2d92876b60d3f7b059 Description: debug symbols for ros-rolling-moveit-resources-prbt-ikfast-manipulator-plugin Build-Ids: cfcd589b06867b896a9f5260be10fbc8106f5880 Package: ros-rolling-moveit-resources-prbt-moveit-config Version: 2.13.2-1noble.20250510.093612 Architecture: amd64 Maintainer: Alexander Gutenkunst Installed-Size: 84 Depends: ros-rolling-joint-state-publisher, ros-rolling-moveit-resources-prbt-ikfast-manipulator-plugin, ros-rolling-moveit-resources-prbt-support, ros-rolling-moveit-ros-move-group, ros-rolling-robot-state-publisher, ros-rolling-rviz2, ros-rolling-xacro, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-resources-prbt-moveit-config/ros-rolling-moveit-resources-prbt-moveit-config_2.13.2-1noble.20250510.093612_amd64.deb Size: 14856 SHA256: 13ed1b74ee95bd1d483266a48b06fb9d203d270dcef5fd2fd716371b3f7f30be SHA1: a0052a97b75ff1b0a712e23584f88ab5ebce19db MD5sum: 310b7bb7a57e8e73ad8184e9be7e9f4a Description: MoveIt Resources for testing: Pilz PRBT 6 A project-internal configuration for testing in MoveIt. Package: ros-rolling-moveit-resources-prbt-pg70-support Version: 2.13.2-1noble.20250510.093638 Architecture: amd64 Maintainer: Alexander Gutenkunst Installed-Size: 935 Depends: ros-rolling-moveit-resources-prbt-ikfast-manipulator-plugin, ros-rolling-moveit-resources-prbt-moveit-config, ros-rolling-moveit-resources-prbt-support, ros-rolling-xacro, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-resources-prbt-pg70-support/ros-rolling-moveit-resources-prbt-pg70-support_2.13.2-1noble.20250510.093638_amd64.deb Size: 159648 SHA256: bb1d01ecae62445c95d92b3e1b52dc5a2f96991e9b548cd881242c26640a7b6d SHA1: 3c68c1d3840f0b12539da41b17a325912f0dbcac MD5sum: d76554dfbf439b004cfd2fd0b85708f7 Description: PRBT support for Schunk pg70 gripper. Package: ros-rolling-moveit-resources-prbt-support Version: 2.13.2-1noble.20250426.194511 Architecture: amd64 Maintainer: Alexander Gutenkunst Installed-Size: 3862 Depends: ros-rolling-xacro, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-resources-prbt-support/ros-rolling-moveit-resources-prbt-support_2.13.2-1noble.20250426.194511_amd64.deb Size: 761344 SHA256: 926fddfb5ae8940fbad5ead6c49f365f894f138547655085445b3c40fe7a9764 SHA1: 53e74235263a621df2191f2f9f4672f3fe9f180f MD5sum: 004165127e9e3d638dfcfb8da712659e Description: Mechanical, kinematic and visual description of the Pilz light weight arm PRBT. Package: ros-rolling-moveit-ros-benchmarks Version: 2.13.2-1noble.20250510.093315 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 652 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-moveit-core, ros-rolling-moveit-ros-planning, ros-rolling-moveit-ros-warehouse, libboost-date-time1.83.0, libboost-filesystem1.83.0, ros-rolling-launch-param-builder, ros-rolling-moveit-common, ros-rolling-moveit-configs-utils, ros-rolling-pluginlib (>= 1.11.2), ros-rolling-rclcpp, ros-rolling-tf2-eigen, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-benchmarks/ros-rolling-moveit-ros-benchmarks_2.13.2-1noble.20250510.093315_amd64.deb Size: 203972 SHA256: 8282b93489b34722faeb3ad37a61fb8c1a821cdbd62e1c0d79ebe340cc54da69 SHA1: ffcba5352e77b0c97965800ce45842e1f35665cf MD5sum: 7278533b17d9c0a8ae3e14af36470873 Description: Enhanced tools for benchmarks in MoveIt Package: ros-rolling-moveit-ros-benchmarks-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-ros-benchmarks Version: 2.13.2-1noble.20250510.093315 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 6984 Depends: ros-rolling-moveit-ros-benchmarks (= 2.13.2-1noble.20250510.093315) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-benchmarks/ros-rolling-moveit-ros-benchmarks-dbgsym_2.13.2-1noble.20250510.093315_amd64.deb Size: 6912818 SHA256: e7998029093d830b975bde9d6f49810682d271b93d457a0eb7242ed07e0077b4 SHA1: 2a76879cbbf92f5da927892b715a81d9894ecdfc MD5sum: 87e814fc583046ca848087ab4afce881 Description: debug symbols for ros-rolling-moveit-ros-benchmarks Build-Ids: 182cd3e35d87612f13d6630d2fc591b93d36c117 e2be0f778e104bae343bbe23cad981ab57b9bda5 Package: ros-rolling-moveit-ros-control-interface Version: 2.13.2-1noble.20250510.090851 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 957 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-moveit-core, ros-rolling-moveit-simple-controller-manager, ros-rolling-controller-manager-msgs, ros-rolling-moveit-common, ros-rolling-pluginlib (>= 1.11.2), ros-rolling-rclcpp-action, ros-rolling-trajectory-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-control-interface/ros-rolling-moveit-ros-control-interface_2.13.2-1noble.20250510.090851_amd64.deb Size: 230080 SHA256: c0002fb2a1877dfe949e7fedde56f719705210423c71c8e2b132da29a353e20c SHA1: d50474128d2353dfb1851f287cacbd20e351e567 MD5sum: 08998c7f085c54423879bdb34838c27d Description: ros_control controller manager interface for MoveIt Package: ros-rolling-moveit-ros-control-interface-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-ros-control-interface Version: 2.13.2-1noble.20250510.090851 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 5010 Depends: ros-rolling-moveit-ros-control-interface (= 2.13.2-1noble.20250510.090851) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-control-interface/ros-rolling-moveit-ros-control-interface-dbgsym_2.13.2-1noble.20250510.090851_amd64.deb Size: 4678060 SHA256: 1967acd627f4b5bf4a12685c565a7010f033c566e01b75d8874f2f1874f9741b SHA1: 6dc6df2085a38257a293f792c1d202f40fb7df9b MD5sum: d22e11f62dbeb141184d404cbe6c526f Description: debug symbols for ros-rolling-moveit-ros-control-interface Build-Ids: 53163e7df1b24b7c745cce12b4004d9ff9d9bb7d 7be5eb8af6da47c4bbe9bfadc5ef233638274de3 aa4b96387c59f6b1fa4eb3284c0ee246ba30faaf ca4afcd0eb11b17873f09fe70951ec932dda8ca8 ec377d4d6058306057492a11e773a896de88d3ab Package: ros-rolling-moveit-ros-move-group Version: 2.13.2-1noble.20250510.092851 Architecture: amd64 Maintainer: Michael Görner Installed-Size: 1567 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-moveit-core, ros-rolling-moveit-ros-planning, ros-rolling-urdfdom, libfmt-dev, ros-rolling-moveit-common, ros-rolling-moveit-kinematics, ros-rolling-moveit-ros-occupancy-map-monitor, ros-rolling-pluginlib (>= 1.11.2), ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-std-srvs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-move-group/ros-rolling-moveit-ros-move-group_2.13.2-1noble.20250510.092851_amd64.deb Size: 406114 SHA256: 5ae84cf5f394a61d93a9ee78b60b0913563924cf17d126ff89301693f2127fb3 SHA1: ef349dee3cf98e28ffe19955ce1d93e089cf7f88 MD5sum: 3ac6c312a67c25f82a164f5d14599506 Description: The move_group node for MoveIt Package: ros-rolling-moveit-ros-move-group-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-ros-move-group Version: 2.13.2-1noble.20250510.092851 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Görner Installed-Size: 28676 Depends: ros-rolling-moveit-ros-move-group (= 2.13.2-1noble.20250510.092851) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-move-group/ros-rolling-moveit-ros-move-group-dbgsym_2.13.2-1noble.20250510.092851_amd64.deb Size: 28307612 SHA256: 8df0bcef561fc412332f0dd35f938cc08f4dd64bbf901d62d2491cf356f898e4 SHA1: 2a84a1bcdd96a048b1bb2428f123984e593cda31 MD5sum: fa1e309c41993bf97038ea0f984fa914 Description: debug symbols for ros-rolling-moveit-ros-move-group Build-Ids: 54cb67248f59a44fa65db71b3a27d5cde1d7bf14 8e686395e712af0fd8742d81e55aa5e03fc447f5 991f4a58d2ba495b274ce8856d29994d91ae340f b370f66f2181be6a9cddd27a4859de03120c699e Package: ros-rolling-moveit-ros-occupancy-map-monitor Version: 2.13.2-1noble.20250510.090530 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 1006 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liboctomap1.9t64 (>= 1.9.7+dfsg), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-moveit-core, libeigen3-dev, liboctomap-dev, ros-rolling-eigen3-cmake-module, ros-rolling-geometric-shapes, ros-rolling-moveit-common, ros-rolling-moveit-msgs, ros-rolling-pluginlib (>= 1.11.2), ros-rolling-rclcpp, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-occupancy-map-monitor/ros-rolling-moveit-ros-occupancy-map-monitor_2.13.2-1noble.20250510.090530_amd64.deb Size: 259562 SHA256: efdae713b5ec75d000350521076a63818db945d4e6eed10b11af198d61c5b57e SHA1: 4f9782b45455da2d6a3524cca83a97dc288ed271 MD5sum: a83afd2261cee8804bc0f4f2e722e0fa Description: Components of MoveIt connecting to occupancy map Package: ros-rolling-moveit-ros-occupancy-map-monitor-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-ros-occupancy-map-monitor Version: 2.13.2-1noble.20250510.090530 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 5254 Depends: ros-rolling-moveit-ros-occupancy-map-monitor (= 2.13.2-1noble.20250510.090530) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-occupancy-map-monitor/ros-rolling-moveit-ros-occupancy-map-monitor-dbgsym_2.13.2-1noble.20250510.090530_amd64.deb Size: 4788136 SHA256: 77d8d27c3821aafb4d4e19a2bc5d3deb7fe7a98b0d7e880e7bb68a3e70ede656 SHA1: 40213663749964b93a8479bec7f93a7bc0bbf3e0 MD5sum: d81d9a5af43fe3b488345422e4660f38 Description: debug symbols for ros-rolling-moveit-ros-occupancy-map-monitor Build-Ids: 61a47e9042e7740a7a6d420c940a610d9f6bb8c6 d61a6804291d79505d371270a98c9e21723d76ea Package: ros-rolling-moveit-ros-perception Version: 2.13.2-1noble.20250510.092322 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 1822 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libglew2.2 (>= 2.2.0-4build1), libglu1-mesa | libglu1, libglut3.12 (>= 3.4.0), libglx0, libgomp1 (>= 4.2.1), liboctomap1.9t64 (>= 1.9.7+dfsg), libopengl0, libstdc++6 (>= 13.1), ros-rolling-geometric-shapes, ros-rolling-moveit-core, ros-rolling-moveit-ros-occupancy-map-monitor, freeglut3-dev, libgl1-mesa-dev, libglew-dev, libglu1-mesa-dev, libomp-dev, ros-rolling-cv-bridge, ros-rolling-image-transport, ros-rolling-message-filters, ros-rolling-moveit-common, ros-rolling-moveit-msgs, ros-rolling-moveit-ros-planning, ros-rolling-object-recognition-msgs, ros-rolling-pluginlib (>= 1.11.2), ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-tf2, ros-rolling-tf2-eigen, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-urdf, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-perception/ros-rolling-moveit-ros-perception_2.13.2-1noble.20250510.092322_amd64.deb Size: 392350 SHA256: 6af45d16d7152528c42e0260c87f47ad312ede829738dcb5ffe31d8cd9bcdec6 SHA1: e2c26c7a2bff755b0ccca73c56a224aba9459c1a MD5sum: 6fe1d209ea5d8c4d649388081e409bee Description: Components of MoveIt connecting to perception Package: ros-rolling-moveit-ros-perception-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-ros-perception Version: 2.13.2-1noble.20250510.092322 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 10987 Depends: ros-rolling-moveit-ros-perception (= 2.13.2-1noble.20250510.092322) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-perception/ros-rolling-moveit-ros-perception-dbgsym_2.13.2-1noble.20250510.092322_amd64.deb Size: 10146542 SHA256: 24b60fce51e9aeb791623d24e778ed29ddba2d7c8ba8600c9f812b51752cd88f SHA1: e92971aca64e21d41e6835b7d6d83fa236a74a61 MD5sum: 8121a948aaa1d1af8999e10a9efe43fb Description: debug symbols for ros-rolling-moveit-ros-perception Build-Ids: 02f475b3ed73fc3b82aad1f29260ba692859188c 1950ed64681d34720f452e55e70d3a84b29ddadd 549c234dcb0287613ca12a179273d54f9614c136 8a1b996a90287b763874fe6449f114fc736363cb 8f9a6530545ff16a8a953db52d1c9306ed66e20e b35865fe972ec97e4ae9dbeeb2a9c71b877b1970 bf6fe93f91bd5d13aec6e10a6690377de956c180 dec1a04f61f906e9d8ef4ffb3e7560895630d535 Package: ros-rolling-moveit-ros-planning Version: 2.13.2-1noble.20250510.090937 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 6616 Depends: libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-geometric-shapes, ros-rolling-moveit-core, ros-rolling-moveit-ros-occupancy-map-monitor, ros-rolling-srdfdom, libeigen3-dev, libfmt-dev, ros-rolling-ament-index-cpp, ros-rolling-eigen3-cmake-module, ros-rolling-generate-parameter-library, ros-rolling-message-filters, ros-rolling-moveit-common, ros-rolling-moveit-msgs, ros-rolling-pluginlib (>= 1.11.2), ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-rclcpp-components, ros-rolling-std-msgs, ros-rolling-tf2, ros-rolling-tf2-eigen, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-msgs, ros-rolling-tf2-ros, ros-rolling-urdf, ros-rolling-ros-workspace Conflicts: ros-rolling-moveit-ros-planning-interface (<< 2.1.5) Replaces: ros-rolling-moveit-ros-planning-interface (<< 2.1.5) Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-planning/ros-rolling-moveit-ros-planning_2.13.2-1noble.20250510.090937_amd64.deb Size: 1241214 SHA256: 67ea4212b0bf60a250d84460241128fe47ed6ca84417465cf0e54228bd6b6d08 SHA1: 2a2878b1623a7526b475a05acafd352cbea8b3ef MD5sum: 2219c5494cf052846efb95aa4543c61e Description: Planning components of MoveIt that use ROS Package: ros-rolling-moveit-ros-planning-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-ros-planning Version: 2.13.2-1noble.20250510.090937 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 71933 Depends: ros-rolling-moveit-ros-planning (= 2.13.2-1noble.20250510.090937) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-planning/ros-rolling-moveit-ros-planning-dbgsym_2.13.2-1noble.20250510.090937_amd64.deb Size: 69238474 SHA256: 068430eef9840c93851d24ea23b7fac210cae3cfce55d5a55ae96869c67dc216 SHA1: a6124e0803a108c33521f5860d5cba160f23bbe4 MD5sum: 4e79cc443bf497b7eca92e11d3f7ab07 Description: debug symbols for ros-rolling-moveit-ros-planning Build-Ids: 2172a58b43f76f6f0506faed764927615ab440be 2cc1ec58832a187e4e5337f5778f7deb25d3276f 30b07a8b19015350eff87dadf51826de8167bd49 3a12e099accdd99d3466b8ee964fd221c1bcd2ab 3c1b07152e597951412af5f670f6eed80d9f83f4 45a5103fee9d10e60224a253de8dc2294e001d18 49dc3c6c3c3de7a57e5619eb1fbd4a4aee1338e8 4c2c0d6fbf2e79cef40bf04199ce5187a012f94f 5453d05a10ecabff80ecfac6dd77b83a84f774e3 56c3ebd7c5224c2574a7569a05c7794b6e0f2631 616932041abfd235477b8c90cad1611d42a60071 63b75c4fb3637ef5a7a24179815dcb8f078fdff8 687ef48edd3114a4ef18b3831655e48d6230c5a4 6d641cf5047652613ef438990c0bae62caf7b463 6e1c59a1f1d367651f1af243ea914cd1c5249d71 867d0d7af3d2f70edc4ba5f833d689a151db4f9d 8821c2346071a0efbaec6c4379d6e2155e1fadf0 957bcf2a6438f3320b7dd3a5fece4fab77c33fb3 c438a35fd353db8fa3f164e2dd55fb5ad0840ec0 d01dc26f80da226b54e4a786bcb955b2824a8623 eb5c2fd5d1a17ea84322f12af494f221372c586c f4e94e33bc668e400d0316965e3fd67520bc7883 Package: ros-rolling-moveit-ros-planning-interface Version: 2.13.2-1noble.20250510.093613 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 1089 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-rolling-moveit-core, ros-rolling-moveit-ros-planning, ros-rolling-moveit-ros-warehouse, python3-dev, ros-rolling-geometry-msgs, ros-rolling-moveit-common, ros-rolling-moveit-msgs, ros-rolling-moveit-ros-move-group, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-rclpy, ros-rolling-tf2, ros-rolling-tf2-eigen, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-planning-interface/ros-rolling-moveit-ros-planning-interface_2.13.2-1noble.20250510.093613_amd64.deb Size: 275398 SHA256: 98a42caf6e5d2f8fa45fc06f2a9f8222652433bf15bd1458b0e504017fc82fc0 SHA1: 69bfe5a3d31babf7f2f65be53bc2975a27332dc0 MD5sum: ce710352fed8e18d6029cc2bacff795f Description: Components of MoveIt that offer simpler remote (as from another ROS 2 node) interfaces to planning and execution Package: ros-rolling-moveit-ros-planning-interface-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-ros-planning-interface Version: 2.13.2-1noble.20250510.093613 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 10130 Depends: ros-rolling-moveit-ros-planning-interface (= 2.13.2-1noble.20250510.093613) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-planning-interface/ros-rolling-moveit-ros-planning-interface-dbgsym_2.13.2-1noble.20250510.093613_amd64.deb Size: 9812634 SHA256: f4429a05902d4d8c233fea51185b4eb2950fa4039159058a731d3f37caaad177 SHA1: 6deb0091d5eeb79f07660876242f486657f0702a MD5sum: 4518bc13a3a54c0dcb86387b17a35c1f Description: debug symbols for ros-rolling-moveit-ros-planning-interface Build-Ids: 9284ce6dce6c235cbce964192b12e8d039d33c8a c4ecc74efe2cf074364ff25ba7e98d053af0cd6b f81ca6a0ac809db3fab94dc35fcf3b6546de060e Package: ros-rolling-moveit-ros-robot-interaction Version: 2.13.2-1noble.20250510.092726 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 742 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-rolling-moveit-core, ros-rolling-interactive-markers, ros-rolling-moveit-common, ros-rolling-moveit-ros-planning, ros-rolling-rclcpp, ros-rolling-tf2, ros-rolling-tf2-eigen, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-robot-interaction/ros-rolling-moveit-ros-robot-interaction_2.13.2-1noble.20250510.092726_amd64.deb Size: 171878 SHA256: 35e27119c95776978f7d101d311667bf0fd34176e081d136de11b99a906acaf5 SHA1: e1db7b590aeeb6b28dadd4fe87597be95f95b05a MD5sum: 5559e9ecf5f5729d2cea889db56cd155 Description: Components of MoveIt that offer interaction via interactive markers Package: ros-rolling-moveit-ros-robot-interaction-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-ros-robot-interaction Version: 2.13.2-1noble.20250510.092726 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 7026 Depends: ros-rolling-moveit-ros-robot-interaction (= 2.13.2-1noble.20250510.092726) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-robot-interaction/ros-rolling-moveit-ros-robot-interaction-dbgsym_2.13.2-1noble.20250510.092726_amd64.deb Size: 6731492 SHA256: 7bcbcbbe1614c0717d5070881c21be2c22bfe876ec48638eecb957c78aec4f9a SHA1: 2f4f016024b39afe5fe3ddb17183f42c131ce4ff MD5sum: bdc891142f29c9ab9c3167021aead8cf Description: debug symbols for ros-rolling-moveit-ros-robot-interaction Build-Ids: 74ba133bfd420f9662fecad3b6ce85cc79ac995d Package: ros-rolling-moveit-ros-tests Version: 2.13.2-1noble.20250510.083251 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 8 Depends: ros-rolling-moveit-common, ros-rolling-rclcpp, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-tests/ros-rolling-moveit-ros-tests_2.13.2-1noble.20250510.083251_amd64.deb Size: 1992 SHA256: 9072ba2a748216203b36881967d03cf46984e619d7bfce404b131c3cb0953b70 SHA1: 55f6c94beb70d7b81f9e528d93175c5383bd272e MD5sum: 73ba5aa22e95190dfe763a000f2cdfbd Description: Integration tests for moveit_ros Package: ros-rolling-moveit-ros-warehouse Version: 2.13.2-1noble.20250510.092913 Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 2476 Depends: libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.34), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-moveit-core, ros-rolling-moveit-ros-planning, libfmt-dev, ros-rolling-moveit-common, ros-rolling-rclcpp, ros-rolling-tf2-eigen, ros-rolling-tf2-ros, ros-rolling-warehouse-ros, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-warehouse/ros-rolling-moveit-ros-warehouse_2.13.2-1noble.20250510.092913_amd64.deb Size: 502230 SHA256: 220317c1d9faf31f455679e92fc057e858bd2117826d6b7f6ce80ab73e3e5116 SHA1: 385c38e1666889a5f4c9c181f8af74ab8c723807 MD5sum: e0f70e3201b87b0bd2dca7e83467222a Description: Components of MoveIt connecting to MongoDB Package: ros-rolling-moveit-ros-warehouse-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-ros-warehouse Version: 2.13.2-1noble.20250510.092913 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Henning Kayser Installed-Size: 20407 Depends: ros-rolling-moveit-ros-warehouse (= 2.13.2-1noble.20250510.092913) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-ros-warehouse/ros-rolling-moveit-ros-warehouse-dbgsym_2.13.2-1noble.20250510.092913_amd64.deb Size: 19132784 SHA256: 20c47176e70a7fd52474dbbfe4185d45061568bbf573f514813fac08f696f2fd SHA1: 823b9623b84db7428d304686d41b50ae05451b43 MD5sum: 5dee54c2a61e85aa87088c15a6de7928 Description: debug symbols for ros-rolling-moveit-ros-warehouse Build-Ids: 59d653665632f7e2e3f0c4c40e401d78ab987164 b3e1c2d5b146654c57f0b42b7f54bd5b2d406a42 b4708f221012bcb1285b793f89bc79797ed972c3 b9fa3fafa6901cb70843c685c66f37582d325d79 c3f4fd90372c3f4d18ed6a35640d100590f6ca7b e7ad58af25459702b954d491b9bdead7be5a7811 f2108ca377510e8e3026925871e268ad5483f108 Package: ros-rolling-moveit-simple-controller-manager Version: 2.13.2-1noble.20250510.090606 Architecture: amd64 Maintainer: Michael Görner Installed-Size: 511 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-moveit-core, ros-rolling-control-msgs, ros-rolling-moveit-common, ros-rolling-pluginlib (>= 1.11.2), ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-simple-controller-manager/ros-rolling-moveit-simple-controller-manager_2.13.2-1noble.20250510.090606_amd64.deb Size: 119622 SHA256: 4e0c87b1699de6ae5198b766dbbd2e70e0ec202b8b8aee9620abe7a2a8e5a3cd SHA1: f4f249508e688d55bea05ceeecf4f9a36b36f7f4 MD5sum: 82c171aeefa230edd2d2099c9d8d4774 Description: A generic, simple controller manager plugin for MoveIt. Package: ros-rolling-moveit-simple-controller-manager-dbgsym Package-Type: ddeb Source: ros-rolling-moveit-simple-controller-manager Version: 2.13.2-1noble.20250510.090606 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Görner Installed-Size: 1992 Depends: ros-rolling-moveit-simple-controller-manager (= 2.13.2-1noble.20250510.090606) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-moveit-simple-controller-manager/ros-rolling-moveit-simple-controller-manager-dbgsym_2.13.2-1noble.20250510.090606_amd64.deb Size: 1787388 SHA256: fb4cea9ae1d1c279184f3e104a1d0a5aa0b5ed2f68a2b4cbace43cd698959c54 SHA1: a0e03e4c063952e7d08f8a51cfe386e6ca08f75d MD5sum: 6096683a5fb823c9550c39bcdc01bfaa Description: debug symbols for ros-rolling-moveit-simple-controller-manager Build-Ids: 3998ae449525413f8453caf9f49ebf3aec84d3cb Package: ros-rolling-mp2p-icp Version: 1.6.7-1noble.20250510.094244 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3742 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libgui, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, libtbb-dev, ros-rolling-mola-common, ros-rolling-mrpt-libtclap, ros-rolling-ros-workspace Homepage: https://github.com/MOLAorg/mp2p_icp Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mp2p-icp/ros-rolling-mp2p-icp_1.6.7-1noble.20250510.094244_amd64.deb Size: 965868 SHA256: bab9089fcaebd962ea06a9aa1d760bd03c430c67ccdf357a8f0f88342b3d88f6 SHA1: 7fbdfbbf88999e49972663770789c4249c99a8c0 MD5sum: c769808117b200198d7cad53ebdf3344 Description: A repertory of multi primitive-to-primitive (MP2P) ICP algorithms in C++ Package: ros-rolling-mp2p-icp-dbgsym Package-Type: ddeb Source: ros-rolling-mp2p-icp Version: 1.6.7-1noble.20250510.094244 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 33969 Depends: ros-rolling-mp2p-icp (= 1.6.7-1noble.20250510.094244) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mp2p-icp/ros-rolling-mp2p-icp-dbgsym_1.6.7-1noble.20250510.094244_amd64.deb Size: 33379172 SHA256: 529f231f48b1926d7007ba4fa752f80639450decdb7b5f57d923dc85afb5a494 SHA1: dd44dad73ec101c0c8098813b2ebfd9c87a65d47 MD5sum: d8dbbe587d4b09396ee26e422ce5fcff Description: debug symbols for ros-rolling-mp2p-icp Build-Ids: 0a1a78b9e90dd8897d1ca1ed94f4051c7e0dec11 1166e1e8a833627ca2d341b10b902fac85c0e5e0 14dc437f4066a67901163e3f9436bb573961f19f 198b36e2cdc0f6f4a9cdb7be29bed39901032899 45116b2c44f795bcd5f302f4516bde9dd7a30ee6 4bcc5c6c80f73ede6ab25379b9edb5960cc9c1ef 59fd57bbb73a48de49908449596f4a3571d5e776 5c7682e6ed5950b7c4cd261d3ca61eb1dcdd1dee 773d07bc9086374c6af359b45ea760d95c1d6bf2 aa02e218ba5263d00997c20f9f7b312732c78e51 be88b757399e0ae10d908441702afdc1e2664620 c7e607e66c6f4a427dc298f1a27d83a5af5fc966 d1fb128a4bfe667b6d0a190902bd33a863740ac2 f1d6a52959574d7bb959e0e6614f043ff0043549 f34921d3d948bf8b0cd684d1e206d6bc1cd41377 Package: ros-rolling-mqtt-client Version: 2.3.0-1noble.20250510.083320 Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 632 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpaho-mqtt1.3 (>= 1.3.0), libpaho-mqttpp3-1 (>= 1.2.0), libstdc++6 (>= 13.1), libfmt-dev, libpaho-mqtt-dev, libpaho-mqttpp-dev, ros-rolling-mqtt-client-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rcpputils, ros-rolling-ros-environment, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/mqtt_client Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mqtt-client/ros-rolling-mqtt-client_2.3.0-1noble.20250510.083320_amd64.deb Size: 194524 SHA256: c984bcdb9da0ae29127e63edb6d47feef8309480e0ced4cef109451daaa662e1 SHA1: f2c56719ee8019daa619b878fe0f00bf9bf2ee15 MD5sum: 7e614d8d87b3e929dcd846d153ea7246 Description: Node that enables connected ROS-based devices or robots to exchange ROS messages via an MQTT broker using the MQTT protocol. Package: ros-rolling-mqtt-client-dbgsym Package-Type: ddeb Source: ros-rolling-mqtt-client Version: 2.3.0-1noble.20250510.083320 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 2922 Depends: ros-rolling-mqtt-client (= 2.3.0-1noble.20250510.083320) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mqtt-client/ros-rolling-mqtt-client-dbgsym_2.3.0-1noble.20250510.083320_amd64.deb Size: 2729880 SHA256: e2cdda6a4978db873a7ed18b5402511c7c913144accfaf7135631ec89e1cba12 SHA1: a8f23af2190d49d4dfd80b3c0241598d64465c71 MD5sum: 8564c989cfc2b129f1b90aa51dd1e4b0 Description: debug symbols for ros-rolling-mqtt-client Build-Ids: 28c56efe79fc92cad32a6067077d9dd409653e1e 71efe49e2bfa3a98f3d904e023ff7680918faab3 Package: ros-rolling-mqtt-client-interfaces Version: 2.3.0-1noble.20250429.141924 Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 1722 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-ros-environment, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/mqtt_client Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mqtt-client-interfaces/ros-rolling-mqtt-client-interfaces_2.3.0-1noble.20250429.141924_amd64.deb Size: 126648 SHA256: a31d1376c57af7959eca8db3e6d97f8c7bbeffb06cd7b1c2ee9b638cb66bf64e SHA1: 8c39202d0d35df8b1641b68a79fc3a0abf6b2c4b MD5sum: 8e2ee8bfb830cf539efeaf620dbddc0a Description: Message and service definitions for mqtt_client Package: ros-rolling-mqtt-client-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-mqtt-client-interfaces Version: 2.3.0-1noble.20250429.141924 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lennart Reiher Installed-Size: 1201 Depends: ros-rolling-mqtt-client-interfaces (= 2.3.0-1noble.20250429.141924) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mqtt-client-interfaces/ros-rolling-mqtt-client-interfaces-dbgsym_2.3.0-1noble.20250429.141924_amd64.deb Size: 917608 SHA256: e064cba0f22419b4bfb1a2743e981fd446cd055d348de85670024fa53f4e3871 SHA1: 988f4c21d44a4115917c868969cac72e120d6e48 MD5sum: f86a2ba54620052f4a261e6362d2d42e Description: debug symbols for ros-rolling-mqtt-client-interfaces Build-Ids: 07423988b6fac1fa663c270fcaa4b13ee8707e0f 08f1b2a0010059aada6fc53697b54969db6c30d8 180bc52009bc3c5a9e2f313b1fa47a0a3d5f2e29 3d19c7339aff86e28928e34a072d807562dd023e 83faa6e070a0502af38db312d33ae4c840323d7e 8f528522f481d1c00958083dce23c3eb9d6e6edf b3f791ad30d3562c590b5097814bf32ded6970e1 d9e6cf972528203d03a27d67b97fd69ff158c973 df10c5839964240542fed3b1ba27b0767f42bade e308b25771f1e351a7abe8767f5e144839633246 fc817bc6fafd3cac80558dce10254f102788309a Package: ros-rolling-mrpt-apps Version: 2.14.8-1noble.20250510.100925 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 13347 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libopengl0, libopenni2-0 (>= 2.2.0.33+dfsg), libstdc++6 (>= 13.1), libwxbase3.2-1t64 (>= 3.2.4+dfsg), libwxgtk-gl3.2-1t64 (>= 3.2.4+dfsg), libwxgtk3.2-1t64 (>= 3.2.4+dfsg), ros-rolling-mrpt-libapps, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libgui, ros-rolling-mrpt-libhwdrivers, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libnav, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mrpt-libslam, ros-rolling-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-apps/ros-rolling-mrpt-apps_2.14.8-1noble.20250510.100925_amd64.deb Size: 2440016 SHA256: 2b43f04bd96d78c74e2de2f045321eb4165d48bc2a0b4ea635e898d61c2ea02a SHA1: b871cce8ba0d9456485a6f39498e08d165b3ca5f MD5sum: fef4a42180950196fa1080edb94ede8d Description: Mobile Robot Programming Toolkit (MRPT) applications Package: ros-rolling-mrpt-apps-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-apps Version: 2.14.8-1noble.20250510.100925 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 54009 Depends: ros-rolling-mrpt-apps (= 2.14.8-1noble.20250510.100925) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-apps/ros-rolling-mrpt-apps-dbgsym_2.14.8-1noble.20250510.100925_amd64.deb Size: 52067720 SHA256: 4ba67af38fe353f7e261c1d0ee8a9fadc51484f4d74ce9444655b54e437d958f SHA1: a252aa8c46bdeeb54e44d856eb4cf33c7f3c023f MD5sum: 57c51ebae2adb2c0b79ab81bc9423ba2 Description: debug symbols for ros-rolling-mrpt-apps Build-Ids: 04512d1bc2c791206e7fbef0fe021e51d9320c33 090d7b486defed16adfe26374b3cdb047f17e0c8 0b04cd1aacfae5f5d3abf0cb7411a703cf147e29 0ce0d6bdb6afb4d2275d286e783356661dac9c74 15e7cc81fb3be51c07aeb248d2d1c1f5fff07520 23e96ae3807863cdb97198e201daed865c9acd31 273b33839c7d1f7cb7c59ea2ec4fe1e070d5dbbd 29810aadd99af85e57ecc3c634c78b00bada67c8 2bba5754ee028388c0e3a9c2d1fc58513a8f093d 2c762d44f14fa3b675b2529fc00741746257d096 2cd6fbe168489d96032fb2233ebd94a5bb46744b 342cb941bc6a96d846605372f1fa212ad610456c 36a2c5c845bd5d090206ce1ceb187416de5f6ca8 3c3b76f7fb3a935840c3f2bac662711eb1b7de84 4257e0445c5e52f4e1a5887e880fba27bcb5fdc9 43ed16c74d011bc664b20b4590c1af16d31c1e1b 484e26b082fc35024001a80bb3d8075df788669a 49dd8a76bce95a9ce5025c6f73d8139adf27b0ac 4b77868425a89498d01ff310dceac4fddd2dc316 5155563fa0ad3d7c35fe1b82f39ea76ca1eab5f1 541632899f6714327306c5b51aee76812c444950 55704058757dbf0c3d32aae1c5c75be8d799c16e 5b1d03f743727e056edb66a403f7181e5550374a 62b434bd2906965b806e35feb02f62c11acce913 67331aea04feb6caad7ae58105ff53567df1d7aa 68bc5c1ef9c7e89b6ecf6c5facb6155da08e6eaa 7941225d47e577d263f22ddc9a9ed40a53e0fc92 7c82f8f7c4cf53a1dea0a5e05ced4423424f12db 7f1d829acfe0a6252f3bc802c7e3a42f52af4273 94afcdb9332de3c970a0451930f003386d52fd1c 9dd9f6c014c952e1673c7608cd4e066a4364a936 9f406685eba904b22a32012a3cb4c8a53499d8a2 ac1d9b359292fa12de7e4ef62734028c7a223237 b1ed69bc5ecf126b3a109df980a94967e16083c0 b316aeeb17386e9da5040ece2dba30bb9388c71d b389ea05407dbef0a54a2fcda8f60e73762a8778 b5ff6f47e316e0bbb38299ddba9bc183eb43637c b7261a729558cd0ecfedcc25f59486e1ece6dd66 c3bd0515aa191be5522fdaf16395b12cfc60ff2e ce73305b3309c28d3f092c63ea8cc57baaadcca1 db0b9c4a4641b5f2d1c2b7ed225dc8eaf4a54e40 e9036bdacd50d7f6f8f082911c68615745427bb4 f0acbf8b311e6c92fe4d3b1bbb04b396eae44bc3 Package: ros-rolling-mrpt-generic-sensor Version: 0.2.3-1noble.20250510.100808 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 466 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libhwdrivers, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libros-bridge, ros-rolling-ament-lint-auto, ros-rolling-ament-lint-common, ros-rolling-mrpt-msgs, ros-rolling-mrpt-sensorlib, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-generic-sensor/ros-rolling-mrpt-generic-sensor_0.2.3-1noble.20250510.100808_amd64.deb Size: 103004 SHA256: 0b2e42476cf5f7d1e7ee145b0aca9df769538846d9c9e8b80e8d01d94c46e2f4 SHA1: a820c3168f797e2ed9bff97a06fce70ea0de7b4b MD5sum: b5207eff7d1c3132e0a3ccefcb1ca913 Description: ROS node for interfacing any sensor supported by mrpt-hwdrivers Package: ros-rolling-mrpt-generic-sensor-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-generic-sensor Version: 0.2.3-1noble.20250510.100808 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 419 Depends: ros-rolling-mrpt-generic-sensor (= 0.2.3-1noble.20250510.100808) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-generic-sensor/ros-rolling-mrpt-generic-sensor-dbgsym_0.2.3-1noble.20250510.100808_amd64.deb Size: 269886 SHA256: 09fdecb04985f6a4410acbe8a1a2218802c9d08dbdd7686dddb01fd10bff5a5a SHA1: 78db1cbb0d0ea8fa705d0b3f1bcafe4607a75965 MD5sum: 878a2765265d62ad3f02c1aa98d02e77 Description: debug symbols for ros-rolling-mrpt-generic-sensor Build-Ids: ed6667a0076293f2ac6f3d3db8d730708f80d45d Package: ros-rolling-mrpt-libapps Version: 2.14.8-1noble.20250510.100216 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1613 Depends: ros-rolling-mrpt-libbase, ros-rolling-mrpt-libgui, ros-rolling-mrpt-libhwdrivers, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mrpt-libslam, ros-rolling-mrpt-libtclap, ros-rolling-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libapps/ros-rolling-mrpt-libapps_2.14.8-1noble.20250510.100216_amd64.deb Size: 434664 SHA256: 608ac9c6fe364065e38bfc594481002d7d3c1f668eef478d195a01e92301e734 SHA1: 84499dfa9870dff53292b83ab0ec29f1890a5f53 MD5sum: 64193c86919c37c6064d1d33e0712527 Description: Mobile Robot Programming Toolkit (MRPT) libraries (apps C++ libraries). This package contains: mrpt-apps lib, mrpt-graphslam Package: ros-rolling-mrpt-libapps-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-libapps Version: 2.14.8-1noble.20250510.100216 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 9571 Depends: ros-rolling-mrpt-libapps (= 2.14.8-1noble.20250510.100216) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libapps/ros-rolling-mrpt-libapps-dbgsym_2.14.8-1noble.20250510.100216_amd64.deb Size: 9357390 SHA256: 573c067d5a35407f7fa4a3661384805618828e7231721f3fe0409a8432cb3105 SHA1: 2fe07e2ab17b2918798160a057575dba430c4dc2 MD5sum: 42ae2f0fe721017b4ee5fe27332d738e Description: debug symbols for ros-rolling-mrpt-libapps Build-Ids: 8146491cc6be68010ab68c0a8582cae5d0cdaec7 aa32c5dabaccc2f2c81abdf5fb2ef469f557070b Package: ros-rolling-mrpt-libbase Version: 2.14.8-1noble.20250510.082329 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 6075 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), ros-rolling-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libbase/ros-rolling-mrpt-libbase_2.14.8-1noble.20250510.082329_amd64.deb Size: 1117090 SHA256: a33994f19f62b448dc5abdf6b2a704e6d5ae4f8346750bb2432813201be55a07 SHA1: 4a67ebd09e712990587d1b9bbd7ba86e89d5bb5d MD5sum: 2bc869bba0f564aaa53016b48841aec3 Description: Mobile Robot Programming Toolkit (MRPT) libraries (core C++ libraries). This package contains: mrpt-io, mrpt-serialization, mrpt-random, mrpt-system, mrpt-rtti, mrpt-containers, mrpt-typemeta, mrpt-core, mrpt-random, mrpt-config, mrpt-expr Package: ros-rolling-mrpt-libbase-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-libbase Version: 2.14.8-1noble.20250510.082329 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 7339 Depends: ros-rolling-mrpt-libbase (= 2.14.8-1noble.20250510.082329) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libbase/ros-rolling-mrpt-libbase-dbgsym_2.14.8-1noble.20250510.082329_amd64.deb Size: 5912060 SHA256: 1d71f0502d6257fb63b5d061a5d19c933fda11f42ee6a31c6623a59f46075877 SHA1: 00bee0015e14a87b1a88ca2734e7dc232f005c85 MD5sum: 2167d994decc815c322e5dc0bd3db874 Description: debug symbols for ros-rolling-mrpt-libbase Build-Ids: 3813ef025faa702e4feb6505d0d052f12f8a0bbd 45298adabce4d77eb1c2c6e0cf8cbfc9bea6ed58 49f2d4bae06d3aa546f341a2265400396bc98446 89ef208ec28c23f97237c9c8d45e461a9c5f3b9c b60a10bcab7ba7de64e8d81958eb654a39e56d23 b69b487a3accb83aad3df07d91f56908459b0466 b81404f2566b5f93c8a6b5ee976a361a2c3bcdd9 d8271245cb497152c9a3a3e9dd132075dec7e8a5 fb7f9965ab675dd8514276bfeeff71cb1c08a970 Package: ros-rolling-mrpt-libgui Version: 2.14.8-1noble.20250510.091911 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2902 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgles2, libglfw3 (>= 3.2), libglut3.12 (>= 3.4.0), libopencv-flann406t64 (>= 4.6.0+dfsg), libopengl0, libstdc++6 (>= 13.1), libwxbase3.2-1t64 (>= 3.2.4+dfsg), libwxgtk-gl3.2-1t64 (>= 3.2.4+dfsg), libwxgtk3.2-1t64 (>= 3.2.4+dfsg), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libopengl, libglfw3-dev, ros-rolling-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libgui/ros-rolling-mrpt-libgui_2.14.8-1noble.20250510.091911_amd64.deb Size: 815310 SHA256: c6a9f24dd7962c631a21606770998ae7e919ba26bd6218b7e1f49a39cd3eb468 SHA1: c5d5b4dabaa314918def363639c248f183497cda MD5sum: f5ee4d510ef0733e6304a11035920714 Description: Mobile Robot Programming Toolkit (MRPT) libraries (GUI C++ libraries). This package contains: mrpt-gui, nanogui Package: ros-rolling-mrpt-libgui-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-libgui Version: 2.14.8-1noble.20250510.091911 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 14860 Depends: ros-rolling-mrpt-libgui (= 2.14.8-1noble.20250510.091911) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libgui/ros-rolling-mrpt-libgui-dbgsym_2.14.8-1noble.20250510.091911_amd64.deb Size: 14650680 SHA256: aac353d4718ffb28bf8348693cb44cc9e41b3ec6e300245028d2dc1f8c2fa3f0 SHA1: beb626dee0459abfcf287dcb4b286fc24a0e8892 MD5sum: a3ba891584aeaa668c9676705b3f93d3 Description: debug symbols for ros-rolling-mrpt-libgui Build-Ids: 037e444e80be917d184e8aa966035e740aa0db29 ce5c5d2d45d7a49cb6f5431b01377338bba3bdeb Package: ros-rolling-mrpt-libhwdrivers Version: 2.14.8-1noble.20250510.095336 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 5973 Depends: libdc1394-25 (>= 2.2.6), libfreenect0.5t64 (>= 1:0.1.1), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libopenni2-0 (>= 2.2.0.33+dfsg), libpcap0.8t64 (>= 1.0.0), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libgui, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libslam, ros-rolling-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libhwdrivers/ros-rolling-mrpt-libhwdrivers_2.14.8-1noble.20250510.095336_amd64.deb Size: 1176476 SHA256: fee8a50c2cacf20ae08458ceaf900126852cff9c2f95497de3890ef9986f6315 SHA1: 9b5daee0fa0ced601c2613dba87e3fdf15587438 MD5sum: 3ac6fd249c4c9d0446014f027b119949 Description: Mobile Robot Programming Toolkit (MRPT) libraries (hwdrivers C++ libraries). This package contains: mrpt-hwdrivers, mrpt-comms Package: ros-rolling-mrpt-libhwdrivers-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-libhwdrivers Version: 2.14.8-1noble.20250510.095336 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 14066 Depends: ros-rolling-mrpt-libhwdrivers (= 2.14.8-1noble.20250510.095336) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libhwdrivers/ros-rolling-mrpt-libhwdrivers-dbgsym_2.14.8-1noble.20250510.095336_amd64.deb Size: 13589494 SHA256: 58efc8fdcd709451c419b446c323a2fb25a259ec038614f23f12f39591969206 SHA1: 2ef743c96d5403360bf1d443f9c1d0cee4b9c5d2 MD5sum: 8f9f5b9fc68b8c246de20019e3a9f4e9 Description: debug symbols for ros-rolling-mrpt-libhwdrivers Build-Ids: 2ec48e62a3a147a44b444dbe6d8903d202282dac c0b46ae0e9702065d3f1996303c27aa404624f11 Package: ros-rolling-mrpt-libmaps Version: 2.14.8-1noble.20250510.093420 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2841 Depends: libgles2, liboctomap1.9t64 (>= 1.9.7+dfsg), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libmaps/ros-rolling-mrpt-libmaps_2.14.8-1noble.20250510.093420_amd64.deb Size: 790778 SHA256: 089b1f8d39ecd192bf85c7dcacc0ccb9a74f9f2ddd2c76ddbe8f758dd6160a6e SHA1: cba97dfb5ceaa7934c23b60068342f6111ab25ff MD5sum: b8ac5881ce3577f87237a0c9ebee97de Description: Mobile Robot Programming Toolkit (MRPT) libraries (maps C++ libraries). This package contains: mrpt-maps, mrpt-graphs Package: ros-rolling-mrpt-libmaps-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-libmaps Version: 2.14.8-1noble.20250510.093420 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 15803 Depends: ros-rolling-mrpt-libmaps (= 2.14.8-1noble.20250510.093420) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libmaps/ros-rolling-mrpt-libmaps-dbgsym_2.14.8-1noble.20250510.093420_amd64.deb Size: 15348740 SHA256: 6375dbe76778ff8fdc5b2c9b5dec0785302fe743fb2e4317f08d1df7365e97c4 SHA1: f4b928ac87b815f848c2a9b28a7d94d50ba5a299 MD5sum: 66aec04b8633cdbfb2b8e0e310f9c305 Description: debug symbols for ros-rolling-mrpt-libmaps Build-Ids: 2f431ef4e3f427f1decdb6d090c9e0c3990c6d94 ac9add601e41092d36d223756681a2d27e75e4fb Package: ros-rolling-mrpt-libmath Version: 2.14.8-1noble.20250510.083150 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3446 Depends: libcxsparse4 (>= 1:7.0.1), ros-rolling-mrpt-libbase, libeigen3-dev, libsuitesparse-dev, ros-rolling-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libmath/ros-rolling-mrpt-libmath_2.14.8-1noble.20250510.083150_amd64.deb Size: 874328 SHA256: fc170ff4f16e935065db17c25900bc21594596216fb99d25143229f670383bd5 SHA1: 5300abda05f5db73b9e91c5096d134157a56b1b1 MD5sum: aed58972496564f1f274ec7b1afcbc86 Description: Mobile Robot Programming Toolkit (MRPT) libraries (math C++ libraries). This package contains: mrpt-math Package: ros-rolling-mrpt-libmath-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-libmath Version: 2.14.8-1noble.20250510.083150 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 82836 Depends: ros-rolling-mrpt-libmath (= 2.14.8-1noble.20250510.083150) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libmath/ros-rolling-mrpt-libmath-dbgsym_2.14.8-1noble.20250510.083150_amd64.deb Size: 82956928 SHA256: 569d52af71399c5da951eeb89bb29d754a3ba82d66adbc4bdb2e287f70a0e369 SHA1: c2ea7a412e90e35ab77bacdb550fc14133b5fa0b MD5sum: ea525ad7a311b6283c15a534d7f2ceda Description: debug symbols for ros-rolling-mrpt-libmath Build-Ids: b1fb9fb9dc4e0756f0eae75f7b2502bfd11e3e75 Package: ros-rolling-mrpt-libnav Version: 2.14.8-1noble.20250510.094245 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1343 Depends: ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libnav/ros-rolling-mrpt-libnav_2.14.8-1noble.20250510.094245_amd64.deb Size: 389250 SHA256: a547d2fb2a27ecaa9860fe6c4d48fd8abdb875659587bd7407cdb5506ef61330 SHA1: 1fd07ecc8a1e2c05b33e696566f2f7176c11d444 MD5sum: df8eb7b44a5d03f82cfcba0543057bff Description: Mobile Robot Programming Toolkit (MRPT) libraries (nav C++ libraries). This package contains: mrpt-nav, mrpt-kinematics Package: ros-rolling-mrpt-libnav-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-libnav Version: 2.14.8-1noble.20250510.094245 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 7350 Depends: ros-rolling-mrpt-libnav (= 2.14.8-1noble.20250510.094245) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libnav/ros-rolling-mrpt-libnav-dbgsym_2.14.8-1noble.20250510.094245_amd64.deb Size: 7120584 SHA256: f1bdaf33dde819e5931344ae6a0c8ace7eb0c5276da91c6261c87d12fa7a9d76 SHA1: e0b0200f1e048282e5d474c28e7eb5a2a0db8634 MD5sum: f14d7edebac3b03fc90a10a4ad718eb1 Description: debug symbols for ros-rolling-mrpt-libnav Build-Ids: 8d1cd8a94fc94cfacfcd884c1a5a3912f8942fef d1a92def839182471061bddbc2e691c490cd06f4 Package: ros-rolling-mrpt-libobs Version: 2.14.8-1noble.20250510.091912 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2072 Depends: libopencv-calib3d406t64 (>= 4.6.0+dfsg), libtinyxml2-10 (>= 10.0.0), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libobs/ros-rolling-mrpt-libobs_2.14.8-1noble.20250510.091912_amd64.deb Size: 702056 SHA256: 6c5ce4da8ea92216bf08bd4d2438e2e9a4895c79844b577b09422523c5491663 SHA1: abb6d8eae1d1db71cb5eb5a872bb64e320bdf970 MD5sum: 04ed659a048448eb1b9dcc6fad2824c8 Description: Mobile Robot Programming Toolkit (MRPT) libraries (obs C++ libraries). This package contains: mrpt-obs, mrpt-topography Package: ros-rolling-mrpt-libobs-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-libobs Version: 2.14.8-1noble.20250510.091912 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 9377 Depends: ros-rolling-mrpt-libobs (= 2.14.8-1noble.20250510.091912) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libobs/ros-rolling-mrpt-libobs-dbgsym_2.14.8-1noble.20250510.091912_amd64.deb Size: 9061730 SHA256: a6273fa95fc6c262729305c4ff64165bfb267ec2a6ef5e968fb43ee1ea6c24a2 SHA1: 9ef3b7fcecb8707b5f0c4b8254e9a45f6cf75ab6 MD5sum: e42f329e88cdbf601937150b43fd2bc3 Description: debug symbols for ros-rolling-mrpt-libobs Build-Ids: 009b956b9f619966624178bf77d7a9646b2a34c8 c10da4f1821d68d280293455dec32b061a818db3 Package: ros-rolling-mrpt-libopengl Version: 2.14.8-1noble.20250510.091113 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3123 Depends: libassimp5 (>= 5.3.1+ds), libegl1, libglu1-mesa | libglu1, libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopengl0, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libposes, ros-rolling-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libopengl/ros-rolling-mrpt-libopengl_2.14.8-1noble.20250510.091113_amd64.deb Size: 1247460 SHA256: 2b856e8d6cb07109e5c474cef240b4d16e6a7f7acdd89216da119841805db1e1 SHA1: 3234b38b34c972c25c5f18345b75185d22a5086d MD5sum: f5774b49444f3451f6a13cbaf951d4ab Description: Mobile Robot Programming Toolkit (MRPT) libraries (opengl/img C++ libraries). This package contains: mrpt-opengl, mrpt-img Package: ros-rolling-mrpt-libopengl-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-libopengl Version: 2.14.8-1noble.20250510.091113 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 14548 Depends: ros-rolling-mrpt-libopengl (= 2.14.8-1noble.20250510.091113) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libopengl/ros-rolling-mrpt-libopengl-dbgsym_2.14.8-1noble.20250510.091113_amd64.deb Size: 14185388 SHA256: 6759eb33c5824e9b8d574f5d8dbdc5a2f0ef8a0ca0aa3f98cbd5c41da23c4a0a SHA1: 2805d60bcfaf7fa6be93b6f1a7f56128805d189c MD5sum: 47e0dd66fe2f1e70b6272c81c233f164 Description: debug symbols for ros-rolling-mrpt-libopengl Build-Ids: 98052b384f72811f35ae8530909ff43897a979e2 a12f4f472abbacc651025329579360be39378760 Package: ros-rolling-mrpt-libposes Version: 2.14.8-1noble.20250510.085315 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1753 Depends: ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmath, ros-rolling-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libposes/ros-rolling-mrpt-libposes_2.14.8-1noble.20250510.085315_amd64.deb Size: 460062 SHA256: 085c663c7c868cbcd8090e13870ecc5de957bbf8e036b563808f797540fadc55 SHA1: 0097a6a3c2939a36e8d150a635068965f8ef485c MD5sum: 4ba4d986051fc9f6143924205ebad1fb Description: Mobile Robot Programming Toolkit (MRPT) libraries (poses C++ libraries). This package contains: mrpt-poses, mrpt-tfest, mrpt-bayes Package: ros-rolling-mrpt-libposes-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-libposes Version: 2.14.8-1noble.20250510.085315 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 16577 Depends: ros-rolling-mrpt-libposes (= 2.14.8-1noble.20250510.085315) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libposes/ros-rolling-mrpt-libposes-dbgsym_2.14.8-1noble.20250510.085315_amd64.deb Size: 16438160 SHA256: a092e0221528cc4c875c072317b91d7b35ca2f51b537e4a1f19076fc9a8db265 SHA1: 616ed9dbec9549296596c854f38c8d4388bc99ed MD5sum: e215e08becd4a91941a2594a4ea0f31e Description: debug symbols for ros-rolling-mrpt-libposes Build-Ids: 4b7dcf322c98d5501f6c7c2add15bbd787b5905e cab744bf1888dde04c6e6a4d795e9b6265d09d94 fca9416858ffb3cdc672270050899337866c8a53 Package: ros-rolling-mrpt-libros-bridge Version: 2.14.8-1noble.20250510.094244 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 274 Depends: ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-cv-bridge, ros-rolling-geometry-msgs, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-stereo-msgs, ros-rolling-tf2, ros-rolling-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libros-bridge/ros-rolling-mrpt-libros-bridge_2.14.8-1noble.20250510.094244_amd64.deb Size: 83834 SHA256: 09a85660c04459a7ddb1406ab8b0cd39d2ad26c503eeb1469262ea3275c0f440 SHA1: 655e8adf80ffc867760d3e75743e02c27ff98cbc MD5sum: c0c6eaa4008682a3ebed8e61ff23c68e Description: Mobile Robot Programming Toolkit (MRPT) libraries (ros2bridge C++ library). This package contains: mrpt-ros2bridge Package: ros-rolling-mrpt-libros-bridge-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-libros-bridge Version: 2.14.8-1noble.20250510.094244 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1717 Depends: ros-rolling-mrpt-libros-bridge (= 2.14.8-1noble.20250510.094244) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libros-bridge/ros-rolling-mrpt-libros-bridge-dbgsym_2.14.8-1noble.20250510.094244_amd64.deb Size: 1670342 SHA256: 4d236bdc93b598f710b907dfd1b118eeaeb8201777d189def432df478a8ad5a0 SHA1: 3a863823815b3001659eebb650abf9bb9426e2d4 MD5sum: 490ecf6eb5b1a042816faf5c63680600 Description: debug symbols for ros-rolling-mrpt-libros-bridge Build-Ids: f537f29d8622ff1f575c05897f381970bcb274ef Package: ros-rolling-mrpt-libslam Version: 2.14.8-1noble.20250510.094244 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3196 Depends: libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-video406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libtbb12 (>= 2021.4.0), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, libtbb-dev, ros-rolling-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libslam/ros-rolling-mrpt-libslam_2.14.8-1noble.20250510.094244_amd64.deb Size: 1005778 SHA256: 7320304465f4ebc4726044c77b8f54f4269582a8a6010203a24cdae9fbee21b4 SHA1: 2588374eb6cbe0718e624e6a0fdaecd5bda08c7f MD5sum: 92e757e9d002044de55ce93819a4ea68 Description: Mobile Robot Programming Toolkit (MRPT) libraries (slam/vision C++ libraries). This package contains: mrpt-slam, mrpt-vision Package: ros-rolling-mrpt-libslam-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-libslam Version: 2.14.8-1noble.20250510.094244 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 41486 Depends: ros-rolling-mrpt-libslam (= 2.14.8-1noble.20250510.094244) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libslam/ros-rolling-mrpt-libslam-dbgsym_2.14.8-1noble.20250510.094244_amd64.deb Size: 41328962 SHA256: 995db3e887ea1c191bd0ac28f6e02cd68c3f77c31be1531341f00def6b13e14c SHA1: ae6eb2f55971095f350f086f6f1e2abb967d19d0 MD5sum: 6db3eef5d6d2e42b3a08611323688e12 Description: debug symbols for ros-rolling-mrpt-libslam Build-Ids: a13a9bc9d1cf353538cd3241d8ce029553ea7857 ebd38808be3935b766c974974d24b55c017b6c9a Package: ros-rolling-mrpt-libtclap Version: 2.14.8-1noble.20250510.083151 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 180 Depends: ros-rolling-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-libtclap/ros-rolling-mrpt-libtclap_2.14.8-1noble.20250510.083151_amd64.deb Size: 24056 SHA256: 65040866abcc045ddeb7a314a83fb717cb90eb9f5a2626f22316d48679ac70b1 SHA1: ec71843be245cd062dcc6d96001e16afe8d3dba1 MD5sum: b7e7c5eef6401d71b00f1998a4b7fe6e Description: Mobile Robot Programming Toolkit (MRPT) libraries (tclap C++ library). This package contains: mrpt-tclap Package: ros-rolling-mrpt-map-server Version: 2.2.1-1noble.20250510.095406 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 556 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mp2p-icp (>= 1.6.2), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mrpt-libros-bridge, ros-rolling-ament-cmake-lint-cmake, ros-rolling-ament-cmake-xmllint, ros-rolling-ament-lint-auto, ros-rolling-mrpt-msgs, ros-rolling-mrpt-nav-interfaces, ros-rolling-rclcpp-components, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation/tree/ros2/mrpt_map_server Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-map-server/ros-rolling-mrpt-map-server_2.2.1-1noble.20250510.095406_amd64.deb Size: 136986 SHA256: ddb43ec00c342d3aa3eeebd4845ef49296400ffdbc12b31213fd9936c5dc220e SHA1: 7a00c519c9a9c6b0b2e7b6d11bd9298031d57ed4 MD5sum: 636c3b6dd015aa68855f942fcf97253e Description: This package provides a ROS 2 node that publishes a static map for other nodes to use it. Unlike classic ROS 1 ``map_server``, this node can publish a range of different metric maps, not only occupancy grids. Package: ros-rolling-mrpt-map-server-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-map-server Version: 2.2.1-1noble.20250510.095406 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 3162 Depends: ros-rolling-mrpt-map-server (= 2.2.1-1noble.20250510.095406) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-map-server/ros-rolling-mrpt-map-server-dbgsym_2.2.1-1noble.20250510.095406_amd64.deb Size: 2912030 SHA256: 40e1d6581ab695357f9f8b24f7dfc7a0773d166220d0b0be9c3ae8ecfa0607ee SHA1: 2ad33381e260019a428eb468c9bfa4ca1c22c07c MD5sum: f561f29d68c924d960d3cdd5fd46e215 Description: debug symbols for ros-rolling-mrpt-map-server Build-Ids: f07c760ab7e4bc496e3d69d4b1d341e46eb415ca Package: ros-rolling-mrpt-msgs Version: 0.5.0-1noble.20250429.142836 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 3383 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://wiki.ros.org/mrpt_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-msgs/ros-rolling-mrpt-msgs_0.5.0-1noble.20250429.142836_amd64.deb Size: 251590 SHA256: 944c14fab6eeb1d746530450ee4692b13e5d7992c9634b4951f14e3b4239ca1a SHA1: 51dfbf7240e045ae5c6c4a1aafa3ed254e53f328 MD5sum: c7e337ec46275297b6b247cc1e9eb21a Description: ROS messages for MRPT classes and objects Package: ros-rolling-mrpt-msgs-bridge Version: 2.2.1-1noble.20250510.094744 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 396 Depends: ros-rolling-ament-cmake-lint-cmake, ros-rolling-ament-cmake-xmllint, ros-rolling-ament-lint-auto, ros-rolling-geometry-msgs, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libros-bridge, ros-rolling-mrpt-msgs, ros-rolling-rclcpp, ros-rolling-tf2, ros-rolling-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-msgs-bridge/ros-rolling-mrpt-msgs-bridge_2.2.1-1noble.20250510.094744_amd64.deb Size: 36134 SHA256: f652156764c9d371c2f9e7474c18cc0f6e108d5bfab4f66bdcd537ebe25f88ed SHA1: cc64baece22163696e8607e1c26ad4be207d141a MD5sum: 2369390769131500d9a12bf0d1c0197d Description: C++ library to convert between custom mrpt_msgs messages and native MRPT classes Package: ros-rolling-mrpt-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-msgs Version: 0.5.0-1noble.20250429.142836 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2857 Depends: ros-rolling-mrpt-msgs (= 0.5.0-1noble.20250429.142836) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-msgs/ros-rolling-mrpt-msgs-dbgsym_0.5.0-1noble.20250429.142836_amd64.deb Size: 2382876 SHA256: e8c2c6db7e3e926c1b0b7eff4763cb612191ff21108c1ab2681c6a0abbaf2d96 SHA1: a01c083ef8900ab0ab42243468023b62298386b6 MD5sum: 3487d3660098735ef6f074cf1756a330 Description: debug symbols for ros-rolling-mrpt-msgs Build-Ids: 2dab57315c2961695c8de3a71b6839c628ed4afe 321eeea07b3da7948cf621ae237ea306802c7deb 3cdc43fc6512799da35b96297c42ee835c72f85c 3d792f7e133d992cfe850529d8de0c9341dd41ac 3f91acd99fd25f7711d9a399e0a82f23305d8727 477d45bbfea325e536de038d14e3b557b571deda 6275d3b115c409dc0f1583796e936c776377832c 7ba3f1ab3d0e278164c7f14a8d6e4be476e7fe4e cefee0c5f155aa940fdb4108266ce0e26268e5aa d68a70e086fc412617dd68555eb1713e3f14c4d3 db3b923c086abd455943abba400637c352fc8a6d Package: ros-rolling-mrpt-nav-interfaces Version: 2.2.1-1noble.20250429.143250 Architecture: amd64 Maintainer: Jose Luis Blanco-Claraco Installed-Size: 5477 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-geometry-msgs, ros-rolling-mrpt-msgs, ros-rolling-nav-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-nav-interfaces/ros-rolling-mrpt-nav-interfaces_2.2.1-1noble.20250429.143250_amd64.deb Size: 337878 SHA256: 58f252e53efb8d31b0bbdc11b0174ec87bdf5396cf1b4e3c98dcb4c42fbe80bc SHA1: cbd1612e05018478ae28bcbe9cb09a4b0077e10e MD5sum: ab9be65a69d21606e9e6c33140c442b0 Description: Message, services, and actions, for other mrpt navigation packages. Package: ros-rolling-mrpt-nav-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-nav-interfaces Version: 2.2.1-1noble.20250429.143250 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose Luis Blanco-Claraco Installed-Size: 3580 Depends: ros-rolling-mrpt-nav-interfaces (= 2.2.1-1noble.20250429.143250) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-nav-interfaces/ros-rolling-mrpt-nav-interfaces-dbgsym_2.2.1-1noble.20250429.143250_amd64.deb Size: 2738744 SHA256: cf4902fe8c5ed4710736ab19e151b458bb5097d42c8ec71c5b1be55c2394f726 SHA1: 727856d3251204acc86a76d4711a278fd8a20e87 MD5sum: 50e54011406f91cb5904e39eac1b8d20 Description: debug symbols for ros-rolling-mrpt-nav-interfaces Build-Ids: 2cad5429f54aee45243f7d331f1db6b3971c53c2 3923365c086793acb9a3ad7013c5b0ee7a383669 4ff1e460d413c2651ae163aa7f9bdbce84d7b2a9 5509d7d08f5ba2b1818532b4c39eddef7afb734e 66dde329ffb161f32488ebd61893d287032b2f2a 6940f9ae2af032bd74beca77bb79e98743897b70 b5217ad2d9231315d2b63fa63cc752ade5c6819d bbf6d07e90d89f39d5be4825c10ec4da3d4d0b2d bf60c10b814780fff0cdf8fecd72a506138d5896 eb261897bdbca69a5a8e0ac379a379c3c33ff6d2 f55d55cfa1ebebe4df7166a6a5c63e50478d6630 Package: ros-rolling-mrpt-navigation Version: 2.2.1-1noble.20250510.100205 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 42 Depends: ros-rolling-ament-cmake-lint-cmake, ros-rolling-ament-cmake-xmllint, ros-rolling-ament-lint-auto, ros-rolling-mrpt-map-server, ros-rolling-mrpt-nav-interfaces, ros-rolling-mrpt-pf-localization, ros-rolling-mrpt-pointcloud-pipeline, ros-rolling-mrpt-rawlog, ros-rolling-mrpt-reactivenav2d, ros-rolling-mrpt-tutorials, ros-rolling-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-navigation/ros-rolling-mrpt-navigation_2.2.1-1noble.20250510.100205_amd64.deb Size: 6020 SHA256: d3444896f16ce688588bf1e87c1bee7b8809a28468132c7ea97c39c3bbfc1d2e SHA1: 34aa2badc0f3c79dddc1b2ee5acaf8931a6b4880 MD5sum: 97868e684611538316cc761895018323 Description: Tools related to the Mobile Robot Programming Toolkit (MRPT). Refer to https://wiki.ros.org/mrpt_navigation for further documentation. Package: ros-rolling-mrpt-path-planning Version: 0.2.1-1noble.20250510.100101 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1316 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libgui, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libnav, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mvsim, ros-rolling-mrpt-libtclap, ros-rolling-ros-workspace Homepage: https://github.com/MRPT/mrpt_path_planning Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-path-planning/ros-rolling-mrpt-path-planning_0.2.1-1noble.20250510.100101_amd64.deb Size: 413946 SHA256: fb9c602e074f316e55c5306a8bac1c721c22b9f3470bf64e4d48fcc1e18e0f83 SHA1: 1f662d37d23c0f948606322f7e15be6e68a30ee3 MD5sum: 76e311a35ac9641350563f769af39cd0 Description: Path planning and navigation algorithms for robots/vehicles moving on planar environments. This library builds upon mrpt-nav and the theory behind PTGs to generate libraries of "motion primitives" for vehicles with arbitrary shape and realistic kinematics and dynamics. Package: ros-rolling-mrpt-path-planning-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-path-planning Version: 0.2.1-1noble.20250510.100101 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 9347 Depends: ros-rolling-mrpt-path-planning (= 0.2.1-1noble.20250510.100101) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-path-planning/ros-rolling-mrpt-path-planning-dbgsym_0.2.1-1noble.20250510.100101_amd64.deb Size: 9114892 SHA256: 0cbd757ea716a9e53709108c2b59bdb4204b07f0e062bcbb1b712069ab791df5 SHA1: 33e0812121da257a3a821fa7cccf60c38a7771dd MD5sum: b76578a2c04dd9809f2520d5b40241c8 Description: debug symbols for ros-rolling-mrpt-path-planning Build-Ids: 4f4aa8977f368117aee304ad8a382deeaf189e2e ab2a718001b1a0d0946fcfa5610b8764e0b114bd da8426e66758d99f86fa80ee76c9a308e844c202 Package: ros-rolling-mrpt-pf-localization Version: 2.2.1-1noble.20250510.095651 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 2848 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mola-pose-list, ros-rolling-mola-relocalization, ros-rolling-mp2p-icp, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libgui, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mrpt-libros-bridge, ros-rolling-mrpt-libslam, ros-rolling-ament-cmake-lint-cmake, ros-rolling-ament-cmake-xmllint, ros-rolling-ament-lint-auto, ros-rolling-mrpt-msgs, ros-rolling-mrpt-msgs-bridge, ros-rolling-nav-msgs, ros-rolling-pose-cov-ops, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation/tree/ros2/mrpt_pf_localization Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-pf-localization/ros-rolling-mrpt-pf-localization_2.2.1-1noble.20250510.095651_amd64.deb Size: 483852 SHA256: c4d215dd776ef7f0a2efe795608276140a504f5c7a32f4567c75bc4363100991 SHA1: 80e5e7c7c2d6716f77f8f3ada155077700f54ea0 MD5sum: 7fc6a211aa9085405e0b392ecef6c2a1 Description: Package for robot 2D self-localization using dynamic or static (MRPT or ROS) maps. The interface is similar to amcl (https://wiki.ros.org/amcl) but supports different particle-filter algorithms, several grid maps at different heights, range-only localization, etc. Package: ros-rolling-mrpt-pf-localization-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-pf-localization Version: 2.2.1-1noble.20250510.095651 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 10247 Depends: ros-rolling-mrpt-pf-localization (= 2.2.1-1noble.20250510.095651) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-pf-localization/ros-rolling-mrpt-pf-localization-dbgsym_2.2.1-1noble.20250510.095651_amd64.deb Size: 8638224 SHA256: b83de2f7b43a5112120e0929ff232f3d0a40f08fe59443043125cd0e8999c05f SHA1: c48c8f45a14deeb877fc385657a7483dfaff365f MD5sum: eca3a711207881c05b526c5ba9fb9e76 Description: debug symbols for ros-rolling-mrpt-pf-localization Build-Ids: adcd7d1d76286c0c02aa16d2bdfe61dc0eec7ff9 Package: ros-rolling-mrpt-pointcloud-pipeline Version: 2.2.1-1noble.20250510.095406 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 851 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mp2p-icp, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libgui, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mrpt-libros-bridge, ros-rolling-ament-cmake-lint-cmake, ros-rolling-ament-cmake-xmllint, ros-rolling-ament-lint-auto, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-pointcloud-pipeline/ros-rolling-mrpt-pointcloud-pipeline_2.2.1-1noble.20250510.095406_amd64.deb Size: 177226 SHA256: 9f99f136288d3141d2189092571cd23db63f936d97a8c50ae857d1beb851ba4c SHA1: ad5d01d0057f5036dd32af1a9918eaf25481c96c MD5sum: 1aecf5ef4426d72e14ed02ae71622321 Description: Maintains a local obstacle map from recent sensor readings, including optional point cloud pipeline filtering or processing. Package: ros-rolling-mrpt-pointcloud-pipeline-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-pointcloud-pipeline Version: 2.2.1-1noble.20250510.095406 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 4387 Depends: ros-rolling-mrpt-pointcloud-pipeline (= 2.2.1-1noble.20250510.095406) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-pointcloud-pipeline/ros-rolling-mrpt-pointcloud-pipeline-dbgsym_2.2.1-1noble.20250510.095406_amd64.deb Size: 3814772 SHA256: 19f8ab9a7c1c2829838c5b39d2137ee461c3b6a8a51ffb4369ec6964e1280692 SHA1: 8cfd6e04cecfa7917daff02b9deb4f403ce05187 MD5sum: 180be1ebe2103b7ee289b8f9a4f67a03 Description: debug symbols for ros-rolling-mrpt-pointcloud-pipeline Build-Ids: 4c980f0a52f51cce0be6271b27aaedc7f1f06c48 Package: ros-rolling-mrpt-rawlog Version: 2.2.1-1noble.20250510.094748 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 360 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mrpt-libros-bridge, ros-rolling-ament-cmake-lint-cmake, ros-rolling-ament-cmake-xmllint, ros-rolling-ament-lint-auto, ros-rolling-cv-bridge, ros-rolling-mrpt-libtclap, ros-rolling-mrpt-msgs, ros-rolling-nav-msgs, ros-rolling-rosbag2-cpp, ros-rolling-sensor-msgs, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-rawlog/ros-rolling-mrpt-rawlog_2.2.1-1noble.20250510.094748_amd64.deb Size: 114218 SHA256: 3cde60a24ec8b9ac767825b7dd5d172cdebff6dafe7c7687977a08e43e2bfe6f SHA1: 7f41e311c4bebafba8c3d767c507b439554c34f1 MD5sum: 6836d3de0d2bff4c3f262b789e3c3817 Description: Nodes and programs to record and play MRPT rawlogs or to transform between rosbags and rawlogs. Package: ros-rolling-mrpt-rawlog-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-rawlog Version: 2.2.1-1noble.20250510.094748 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1973 Depends: ros-rolling-mrpt-rawlog (= 2.2.1-1noble.20250510.094748) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-rawlog/ros-rolling-mrpt-rawlog-dbgsym_2.2.1-1noble.20250510.094748_amd64.deb Size: 1882142 SHA256: ecd924842e9c20b0c3912d175ff1cbf1f80f14ef0c6963e4dd228c2c56e5c349 SHA1: 17b8c06dcdb7d5e4396d516da58cb999c51c622c MD5sum: 7874932270513cfde601f1fb7b2d58d9 Description: debug symbols for ros-rolling-mrpt-rawlog Build-Ids: 36e94cec01c019c19bb0fed5606c010e0d78d636 Package: ros-rolling-mrpt-reactivenav2d Version: 2.2.1-1noble.20250510.095426 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 2010 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libnav, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libposes, ros-rolling-mrpt-libros-bridge, ros-rolling-ament-cmake-lint-cmake, ros-rolling-ament-cmake-xmllint, ros-rolling-ament-lint-auto, ros-rolling-geometry-msgs, ros-rolling-mrpt-nav-interfaces, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-stereo-msgs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-reactivenav2d/ros-rolling-mrpt-reactivenav2d_2.2.1-1noble.20250510.095426_amd64.deb Size: 324190 SHA256: f2b408d05a523903bccc9cefe8621e8e28bbce8d9f18035daff0855b3fc1aa45 SHA1: 8521d197c4f999349c7485cba821f02029a0b2f8 MD5sum: 65ffca421c2653efb52f72b62e7da998 Description: Reactive navigation for wheeled robots using MRPT navigation algorithms (TP-Space) Package: ros-rolling-mrpt-reactivenav2d-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-reactivenav2d Version: 2.2.1-1noble.20250510.095426 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 8897 Depends: ros-rolling-mrpt-reactivenav2d (= 2.2.1-1noble.20250510.095426) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-reactivenav2d/ros-rolling-mrpt-reactivenav2d-dbgsym_2.2.1-1noble.20250510.095426_amd64.deb Size: 7242194 SHA256: 3f580b383c119a589135ebb1e89baed00fc400fff423bf2943838e2f7b2be68b SHA1: 31cd69e17d8dd81a92bb6ceb3de1eceb982d23ad MD5sum: d18cf933e09e054ba464820ca5ee4b26 Description: debug symbols for ros-rolling-mrpt-reactivenav2d Build-Ids: 73645fa5e6f8908e32b1675b729efec245e881e8 Package: ros-rolling-mrpt-sensor-bumblebee-stereo Version: 0.2.3-1noble.20250510.100828 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 551 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libhwdrivers, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libros-bridge, ros-rolling-ament-lint-auto, ros-rolling-ament-lint-common, ros-rolling-cv-bridge, ros-rolling-geometry-msgs, ros-rolling-mrpt-msgs, ros-rolling-mrpt-sensorlib, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-stereo-msgs, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-sensor-bumblebee-stereo/ros-rolling-mrpt-sensor-bumblebee-stereo_0.2.3-1noble.20250510.100828_amd64.deb Size: 127670 SHA256: 544b53446722277fff07f916fd3edb39a78ba8bfb4b6019d40beb79239e4ca82 SHA1: 5ba36d2a454fa0243a2108c62a5d921c204cd13e MD5sum: cea2bceb50282b6eb6f1b4ba2a2fa46a Description: ROS node for Bumblebee Stereo Cameras using libdc1394 interface (based on mrpt-hwdrivers) Package: ros-rolling-mrpt-sensor-bumblebee-stereo-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-sensor-bumblebee-stereo Version: 0.2.3-1noble.20250510.100828 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 1023 Depends: ros-rolling-mrpt-sensor-bumblebee-stereo (= 0.2.3-1noble.20250510.100828) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-sensor-bumblebee-stereo/ros-rolling-mrpt-sensor-bumblebee-stereo-dbgsym_0.2.3-1noble.20250510.100828_amd64.deb Size: 845070 SHA256: 073f4822d87713c9b0fca548fb48c6905ca86b4ddb71b1cec3961fb1a885e3a4 SHA1: cf2a5b4db7e7c3c3be6b201628d79fe676066dfb MD5sum: d7d08e999299b217b7a81850f0e8e33c Description: debug symbols for ros-rolling-mrpt-sensor-bumblebee-stereo Build-Ids: dbc8474cb2d77501ba1c0fc640dc48ce014b0462 Package: ros-rolling-mrpt-sensor-gnss-nmea Version: 0.2.3-1noble.20250510.100835 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 651 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libhwdrivers, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libros-bridge, ros-rolling-ament-lint-auto, ros-rolling-ament-lint-common, ros-rolling-cv-bridge, ros-rolling-geometry-msgs, ros-rolling-mrpt-msgs, ros-rolling-mrpt-sensorlib, ros-rolling-nav-msgs, ros-rolling-nmea-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-stereo-msgs, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-sensor-gnss-nmea/ros-rolling-mrpt-sensor-gnss-nmea_0.2.3-1noble.20250510.100835_amd64.deb Size: 149768 SHA256: 4d0845188d44a93f2e6964aba1e0a822ed12a7fb1bacce955dfc9cba69ae6fff SHA1: 2fb3dcb31a2986caffe1add00c200165517d9e70 MD5sum: 59187fb12e37bfc48e10c816a8a0d9cc Description: ROS node for GNSS receivers generating NMEA messages (based on mrpt-hwdrivers) Package: ros-rolling-mrpt-sensor-gnss-nmea-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-sensor-gnss-nmea Version: 0.2.3-1noble.20250510.100835 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 1722 Depends: ros-rolling-mrpt-sensor-gnss-nmea (= 0.2.3-1noble.20250510.100835) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-sensor-gnss-nmea/ros-rolling-mrpt-sensor-gnss-nmea-dbgsym_0.2.3-1noble.20250510.100835_amd64.deb Size: 1477016 SHA256: 0dea96a6d9cd1d0911956a20f6db8f1dcd0030b603fee4cdedc906e5cc05a949 SHA1: 42cabec7ae76ee37144715cadc53a09561ef6415 MD5sum: e10a23a0faa0a16576495091a1dbcab4 Description: debug symbols for ros-rolling-mrpt-sensor-gnss-nmea Build-Ids: e932de209a4e2169ddce38af2c8c39f6a0e435b9 Package: ros-rolling-mrpt-sensor-gnss-novatel Version: 0.2.3-1noble.20250510.100921 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 517 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libhwdrivers, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libros-bridge, ros-rolling-ament-lint-auto, ros-rolling-ament-lint-common, ros-rolling-cv-bridge, ros-rolling-geometry-msgs, ros-rolling-mrpt-msgs, ros-rolling-mrpt-sensorlib, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-stereo-msgs, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-sensor-gnss-novatel/ros-rolling-mrpt-sensor-gnss-novatel_0.2.3-1noble.20250510.100921_amd64.deb Size: 123322 SHA256: 66eb353cd38aa0dd8664957ea52ee5e2a379150c2b39cc065b00b89d3990c25a SHA1: 40131af46eb9ea3d4ec6e0c05467f25469250c2a MD5sum: 03ed3184c5304432638fa4854ea898e2 Description: ROS node for GNSS/IMU Novatel receivers with RTK precision using an NTRIP HTTP source (based on mrpt-hwdrivers) Package: ros-rolling-mrpt-sensor-gnss-novatel-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-sensor-gnss-novatel Version: 0.2.3-1noble.20250510.100921 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 907 Depends: ros-rolling-mrpt-sensor-gnss-novatel (= 0.2.3-1noble.20250510.100921) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-sensor-gnss-novatel/ros-rolling-mrpt-sensor-gnss-novatel-dbgsym_0.2.3-1noble.20250510.100921_amd64.deb Size: 750382 SHA256: 9792228cd0b3bdfa612d441ab59908de5dc6adac090949f2077f7444f6c96192 SHA1: a74a0d8086e9866875c0bbb6c9c1382ef8d1fa38 MD5sum: 9ad897af897456ef4bed993b2330fc87 Description: debug symbols for ros-rolling-mrpt-sensor-gnss-novatel Build-Ids: d6eeefcee839ad97a262ddf93cec50bdc99275ce Package: ros-rolling-mrpt-sensor-imu-taobotics Version: 0.2.3-1noble.20250510.100844 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 479 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libhwdrivers, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libros-bridge, ros-rolling-ament-lint-auto, ros-rolling-ament-lint-common, ros-rolling-cv-bridge, ros-rolling-geometry-msgs, ros-rolling-mrpt-msgs, ros-rolling-mrpt-sensorlib, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-stereo-msgs, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-sensor-imu-taobotics/ros-rolling-mrpt-sensor-imu-taobotics_0.2.3-1noble.20250510.100844_amd64.deb Size: 105892 SHA256: d036ea8c685782ae1624f5913e55c1146a7ab178e2af86fe2357a518c1814d17 SHA1: 6bca62949e2fdd2c7790886131da3ec367b21ee6 MD5sum: 8147e20a464a8ba4a542d4a5cb5f70dc Description: ROS node for Taobotics USB IMUs (based on mrpt-hwdrivers) Package: ros-rolling-mrpt-sensor-imu-taobotics-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-sensor-imu-taobotics Version: 0.2.3-1noble.20250510.100844 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 447 Depends: ros-rolling-mrpt-sensor-imu-taobotics (= 0.2.3-1noble.20250510.100844) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-sensor-imu-taobotics/ros-rolling-mrpt-sensor-imu-taobotics-dbgsym_0.2.3-1noble.20250510.100844_amd64.deb Size: 297634 SHA256: 13b3592664d600b2197763701c94e8aab0062534b4a22adb4ecc208015c4d260 SHA1: 29d240eeda9177c4449ae91aad1135ddfeb81357 MD5sum: 0c2ae0a7347a31eeb6ee506c77ad1f78 Description: debug symbols for ros-rolling-mrpt-sensor-imu-taobotics Build-Ids: 53bd193975dfc1806955addb6194d3aa543a1a0a Package: ros-rolling-mrpt-sensorlib Version: 0.2.3-1noble.20250510.100217 Architecture: amd64 Maintainer: José Luis Blanco-Claraco Installed-Size: 1936 Depends: ros-rolling-ament-lint-auto, ros-rolling-ament-lint-common, ros-rolling-cv-bridge, ros-rolling-geometry-msgs, ros-rolling-mrpt-libhwdrivers, ros-rolling-mrpt-libros-bridge, ros-rolling-mrpt-msgs, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-stereo-msgs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-sensorlib/ros-rolling-mrpt-sensorlib_0.2.3-1noble.20250510.100217_amd64.deb Size: 106026 SHA256: 4fc3f2df3ef4e1aeb18f417b487559f27178b0b597241b666a88363777b8192c SHA1: 0d150405a440bf7636ac06a3561e8920e0c6c6f4 MD5sum: 9dd533bcf97caabd1dd7e6a9a02e6129 Description: C++ library for the base generic MRPT sensor node Package: ros-rolling-mrpt-sensors Version: 0.2.3-1noble.20250510.101142 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 42 Depends: ros-rolling-ament-lint-auto, ros-rolling-ament-lint-common, ros-rolling-mrpt-generic-sensor, ros-rolling-mrpt-sensor-bumblebee-stereo, ros-rolling-mrpt-sensor-gnss-nmea, ros-rolling-mrpt-sensor-gnss-novatel, ros-rolling-mrpt-sensor-imu-taobotics, ros-rolling-mrpt-sensorlib, ros-rolling-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_sensors/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-sensors/ros-rolling-mrpt-sensors_0.2.3-1noble.20250510.101142_amd64.deb Size: 5492 SHA256: c57f607c18c7036b4213880e6c8663ca1eb5edf7140451a4e86964a449033ab5 SHA1: 1afeb1938d446c4960c2eabd187ce8e84288b052 MD5sum: c7e54750ddc1a00ed606ab0e8d760281 Description: ROS nodes for various robotics sensors via mrpt-hwdrivers. Metapackage for all mrpt_sensor packages. Package: ros-rolling-mrpt-tps-astar-planner Version: 2.2.1-1noble.20250510.100645 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 1229 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libgui, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mrpt-libros-bridge, ros-rolling-mrpt-path-planning, ros-rolling-ament-cmake-lint-cmake, ros-rolling-ament-cmake-xmllint, ros-rolling-ament-lint-auto, ros-rolling-mrpt-libnav, ros-rolling-mrpt-msgs, ros-rolling-mrpt-nav-interfaces, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-tps-astar-planner/ros-rolling-mrpt-tps-astar-planner_2.2.1-1noble.20250510.100645_amd64.deb Size: 236136 SHA256: 687c09513247d92c75b96d32c7f5ce6922007d68f5c54f8c8d1a4150eda64623 SHA1: 474ccde76d7a178f9ee90ba294ea6085effc2eb5 MD5sum: 6cdcf58e12311c8393059848397da21f Description: ROS Path Planner with A* in TP-Space Engine Package: ros-rolling-mrpt-tps-astar-planner-dbgsym Package-Type: ddeb Source: ros-rolling-mrpt-tps-astar-planner Version: 2.2.1-1noble.20250510.100645 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 5876 Depends: ros-rolling-mrpt-tps-astar-planner (= 2.2.1-1noble.20250510.100645) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-tps-astar-planner/ros-rolling-mrpt-tps-astar-planner-dbgsym_2.2.1-1noble.20250510.100645_amd64.deb Size: 4983522 SHA256: 30e55cc3666d13ee0eaa0a228afd1f5ba60d97036dac0a9cfa5d09968ff093c3 SHA1: d889c15e44047e3b140049bc6b5af2b05dedd5e1 MD5sum: 811671141ab5760d46f7ad1c592adb90 Description: debug symbols for ros-rolling-mrpt-tps-astar-planner Build-Ids: ffa45acb29b481027a15f7487122e4d5ec8ac886 Package: ros-rolling-mrpt-tutorials Version: 2.2.1-1noble.20250510.100104 Architecture: amd64 Maintainer: Jose Luis Blanco-Claraco Installed-Size: 7047 Depends: ros-rolling-ament-cmake-lint-cmake, ros-rolling-ament-cmake-xmllint, ros-rolling-ament-lint-auto, ros-rolling-mvsim, ros-rolling-teleop-twist-keyboard, ros-rolling-ros-workspace Homepage: https://github.com/mrpt-ros-pkg/mrpt_navigation Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrpt-tutorials/ros-rolling-mrpt-tutorials_2.2.1-1noble.20250510.100104_amd64.deb Size: 5992756 SHA256: 73f89acfce1122ee38e0e33ceaab6f80d4c6f36d9e3e73a705e384cfd48b1807 SHA1: f6dced84ae3bfc53b5c5642932b25ccb60cadbeb MD5sum: 00465d1716d13ba729f9b8e1884b41c2 Description: Example files used as tutorials for MRPT ROS packages Package: ros-rolling-mrt-cmake-modules Version: 1.0.11-1noble.20250426.205209 Architecture: amd64 Maintainer: Kevin Rösch Installed-Size: 356 Depends: lcov, python3-catkin-pkg-modules, python3-rospkg, python3-setuptools, python3-yaml, ros-rolling-gtest-vendor, ros-rolling-ros-environment, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/mrt_cmake_modules Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mrt-cmake-modules/ros-rolling-mrt-cmake-modules_1.0.11-1noble.20250426.205209_amd64.deb Size: 68052 SHA256: dc79161ad0e9a6f9d52b5991f54a62ae22cff1db785151b6ba29f98218faa12d SHA1: 78f036d2cc2e546c1aad4e6989abb46c5a8cc7b5 MD5sum: c5fc51f01fbc3a3ce039d64b584bd3d8 Description: CMake Functions and Modules for automating CMake Package: ros-rolling-multires-image Version: 2.4.6-1noble.20250510.085650 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 570 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopengl0, libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5opengl5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libqt5core5a, libqt5opengl5, ros-rolling-cv-bridge, ros-rolling-geometry-msgs, ros-rolling-gps-msgs, ros-rolling-mapviz, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclpy, ros-rolling-swri-math-util, ros-rolling-swri-transform-util, ros-rolling-tf2, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/mapviz Priority: optional Section: misc Filename: pool/main/r/ros-rolling-multires-image/ros-rolling-multires-image_2.4.6-1noble.20250510.085650_amd64.deb Size: 129392 SHA256: 7b6de9c8ef3b71f16156f0379728d013e05fe2f88b820f1e1e359b2fe829a0a0 SHA1: 39d7b9eea08c3455218782dcc0487af35c506595 MD5sum: 3747a2c173955a13c53771f3ee09bd19 Description: multires_image Package: ros-rolling-multires-image-dbgsym Package-Type: ddeb Source: ros-rolling-multires-image Version: 2.4.6-1noble.20250510.085650 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 5134 Depends: ros-rolling-multires-image (= 2.4.6-1noble.20250510.085650) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-multires-image/ros-rolling-multires-image-dbgsym_2.4.6-1noble.20250510.085650_amd64.deb Size: 5095770 SHA256: 5ca0e8047a95b66d3b106f3b3efe815b691c454b8cfeb5f523a529f9f6b76dc2 SHA1: 6f0bfd19a4a6f1b56f04483efb4a47673807f5a0 MD5sum: f073b60a81e2ea969cc7daef8954b54d Description: debug symbols for ros-rolling-multires-image Build-Ids: e43bebe6e6cb5af2799f477ef91138b2fd5de538 eb580c5221c6aaeafbb9843c8c2f56e8807cee07 Package: ros-rolling-mvsim Version: 0.13.2-1noble.20250510.094745 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 13104 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libzmq5 (>= 4.0.1+dfsg), ros-rolling-mrpt-libbase, ros-rolling-mrpt-libgui, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mrpt-libros-bridge, cppzmq-dev, libboost-all-dev, libprotobuf-dev, libprotoc-dev, libzmq3-dev, protobuf-compiler, pybind11-dev, python3-pip, python3-protobuf, python3-venv, ros-rolling-mrpt-libtclap, ros-rolling-nav-msgs, ros-rolling-ros2launch, ros-rolling-sensor-msgs, ros-rolling-stereo-msgs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-visualization-msgs, unzip, wget, ros-rolling-ros-workspace Homepage: https://wiki.ros.org/mvsim Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mvsim/ros-rolling-mvsim_0.13.2-1noble.20250510.094745_amd64.deb Size: 3051856 SHA256: 3b7c1c683a6356963704055caf4899d2d487ea866a50e44e4ed7eae4e33f5811 SHA1: 7a945e57a34bf87245e19978249ce481e1f45d0b MD5sum: ab1a040f102a5ccb7ea4d212444d2593 Description: A lightweight multivehicle simulation framework. Package: ros-rolling-mvsim-dbgsym Package-Type: ddeb Source: ros-rolling-mvsim Version: 0.13.2-1noble.20250510.094745 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 31191 Depends: ros-rolling-mvsim (= 0.13.2-1noble.20250510.094745) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-mvsim/ros-rolling-mvsim-dbgsym_0.13.2-1noble.20250510.094745_amd64.deb Size: 30076294 SHA256: 681379aafbc19259400ad86ec5129899e756f5aae5201ef3595237b44119cd4e SHA1: c5b95ac2c240145745d7c0b179bec3fba7dc51eb MD5sum: 2bf3314b3aac5fb3b40b6b23152c873f Description: debug symbols for ros-rolling-mvsim Build-Ids: 27af89c934514c16c04e60eafcde072f9df88a05 ae81e94f7b506a222bbe704a5c430eabc691b79a eba62f5fecdc7dd675d46dc46e8041413e36360f ebee13517aacf7f0533d6ac9653b8fb0bb824c51 ffb7fd292e45c7b0c06cddf006432a1b10df6ddd Package: ros-rolling-nao-button-sim Version: 1.0.1-1noble.20250429.145445 Architecture: amd64 Maintainer: ijnek Installed-Size: 43 Depends: ros-rolling-nao-lola-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nao-button-sim/ros-rolling-nao-button-sim_1.0.1-1noble.20250429.145445_amd64.deb Size: 7352 SHA256: 55d7cd3b2a23a2351c02644d920d518c1579bb28152e2786bc9393dd8fc62ab8 SHA1: 61bf3df3a7f10b7e0ebc816553f0da7bd04c6535 MD5sum: 2e2b5c96fc90a2d0488cb643d309e421 Description: Allows simulating button presses through command line interface Package: ros-rolling-nao-command-msgs Version: 1.0.0-2noble.20250429.141927 Architecture: amd64 Maintainer: ijnek Installed-Size: 1750 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nao-command-msgs/ros-rolling-nao-command-msgs_1.0.0-2noble.20250429.141927_amd64.deb Size: 124834 SHA256: 192eba07315d7b2f12ae1998352457d2ed275a63d8fb67055eeae1d8dd994d53 SHA1: 019af409dc6c13b911136747b8b1cac14b7961ec MD5sum: 692f9764925827b05f4ba4501f30d731 Description: Package defining command msgs to be sent to NAO robot. Package: ros-rolling-nao-command-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-nao-command-msgs Version: 1.0.0-2noble.20250429.141927 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1334 Depends: ros-rolling-nao-command-msgs (= 1.0.0-2noble.20250429.141927) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nao-command-msgs/ros-rolling-nao-command-msgs-dbgsym_1.0.0-2noble.20250429.141927_amd64.deb Size: 1051350 SHA256: a3f1f3b0d4a2ebec84ec7d4f56accb0a964e1294f126013ddf8e9ee2edc59db5 SHA1: fcba696cf7db1f9293ce4f90ded24dd9e9b6f5d8 MD5sum: 468e8b4be3e54f344fb344fe8f0ab61c Description: debug symbols for ros-rolling-nao-command-msgs Build-Ids: 303bd21d2802325b0689f593bebc0f724de9c0ac 363f582f2d9f577243d395ab06432cb50b2678df 3c7dbfe9a38069cc99b1f8f25b6d2b6d085747f0 4c0f201d8d70c846882135784b01cad111bf8711 78eabdc19c6cfdcc6ab07bdd33a6ac8bd0d2d5f5 8348bc89f2583e115e8d7618fa7d2571eea54249 a8687a610d10affd1ac74adfafc5d442abd4f35d bd987806434b8732e2f0057f129b588ce96fa474 c497f4ee3f01cacbce2e160bd866b747b7f9f595 cffe49cd0ba5ff86e778556d3bd0534500256357 ec80b4bbaa80b1995e34b5faf5b7f1ddf17ad966 Package: ros-rolling-nao-lola Version: 1.3.0-1noble.20250510.083323 Architecture: amd64 Maintainer: ijnek Installed-Size: 3514 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, ros-rolling-nao-command-msgs, ros-rolling-nao-sensor-msgs, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nao-lola/ros-rolling-nao-lola_1.3.0-1noble.20250510.083323_amd64.deb Size: 438714 SHA256: 575b80924da4249539d8af7db445d5580ad6c3fa9f1b725de4db80053faf7825 SHA1: a2cf9cda392956640dce28d41bbbdbf92bde6c5f MD5sum: efcc6cbc4ae367c1bbf737f67d408b22 Description: Packages that allow communicating with the NAO's Lola middle-ware. Package: ros-rolling-nao-lola-client Version: 1.3.0-1noble.20250510.083325 Architecture: amd64 Maintainer: ijnek Installed-Size: 3729 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, ros-rolling-nao-lola-command-msgs, ros-rolling-nao-lola-sensor-msgs, ros-rolling-rcl-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nao-lola-client/ros-rolling-nao-lola-client_1.3.0-1noble.20250510.083325_amd64.deb Size: 469168 SHA256: a259db23acdba2536c760192e8421ad8ec87a90fb9bb4f0534ecda75f6c2815b SHA1: 4db0aca5392e6dede77f8de6ef321afe3878a685 MD5sum: 2aaa573a0e98fc0a202a05cfffc0fb6f Description: Packages that allow communicating with the NAO's Lola middle-ware. Package: ros-rolling-nao-lola-client-dbgsym Package-Type: ddeb Source: ros-rolling-nao-lola-client Version: 1.3.0-1noble.20250510.083325 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 15605 Depends: ros-rolling-nao-lola-client (= 1.3.0-1noble.20250510.083325) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nao-lola-client/ros-rolling-nao-lola-client-dbgsym_1.3.0-1noble.20250510.083325_amd64.deb Size: 12211424 SHA256: 212c57098957220590ffe417359a73f56ae2735e38ff7da1f1771c0035253393 SHA1: 72262d2929fef80a700b52d179bf285ab9e8bb5a MD5sum: ae446d30e587ffb66a43eb9468920604 Description: debug symbols for ros-rolling-nao-lola-client Build-Ids: 012925993d235cef9d8ba051d81992dffd0282d1 3427a74621835bb953ce76831f6c65190bbb49e5 6fcf3bca55e690294bebf5d2e213d7cf67de3562 8e6f442704d9be9c9cbdca56659faa998e3cd367 Package: ros-rolling-nao-lola-command-msgs Version: 1.3.0-1noble.20250429.141949 Architecture: amd64 Maintainer: ijnek Installed-Size: 1813 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nao-lola-command-msgs/ros-rolling-nao-lola-command-msgs_1.3.0-1noble.20250429.141949_amd64.deb Size: 126130 SHA256: 6da3dd593bc01b19fbb043c7bfb8effee8314b52018df6da9ef42c4924094f52 SHA1: 8af8f2a9309cd3ffe16e307957978bc543cfa8ba MD5sum: 2950726476b3684b1b4407481c6e3355 Description: Package defining command msgs to be sent to NAO robot. Package: ros-rolling-nao-lola-command-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-nao-lola-command-msgs Version: 1.3.0-1noble.20250429.141949 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1337 Depends: ros-rolling-nao-lola-command-msgs (= 1.3.0-1noble.20250429.141949) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nao-lola-command-msgs/ros-rolling-nao-lola-command-msgs-dbgsym_1.3.0-1noble.20250429.141949_amd64.deb Size: 1054134 SHA256: c9c14bc1a161a3cef88e53f5f03a1279211184f70a769261441fe39081ea500e SHA1: bad5535a1c9f3a920cac972519ff62896d1c2030 MD5sum: 3ee6dbd16f5837651433d7c4cac372a4 Description: debug symbols for ros-rolling-nao-lola-command-msgs Build-Ids: 18ece04953791a897ca4e013b2765cc8408ee0c8 252026d5b44dad65bbd7f6b468d95e614b77fd5b 2ac902b4e288f38bf74613ae1d24ac3d864ddb57 2e52972b38f8f81c221c2388465bdc9125cd863d 46e1957ae5714b30f1fece5c2232f4006d1b51ff 79393f8f202b8eb87896496c909b05e4a4c559a3 902e326cf86b2fe867258369ffa73093f88a72dc 970ae9527212734ce81bd2b8406e8617a5d74479 9c641b321fb888e84ebd0c81bb9f51870a671238 cec94c834d9353a511b0124ad24001fecffa6579 fb1be0e60a5b94c7ee27327d7b7b613facfdbba1 Package: ros-rolling-nao-lola-dbgsym Package-Type: ddeb Source: ros-rolling-nao-lola Version: 1.3.0-1noble.20250510.083323 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 14771 Depends: ros-rolling-nao-lola (= 1.3.0-1noble.20250510.083323) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nao-lola/ros-rolling-nao-lola-dbgsym_1.3.0-1noble.20250510.083323_amd64.deb Size: 11501018 SHA256: dc28b9db26d23b6ea93f3ce511fff4575141aaef6db6254937c97464ded543b0 SHA1: dc6d4b9d391dbc51d7d08c736143702fc5b6c5a8 MD5sum: a272cc9883c6b0931cd3e2d9b995523e Description: debug symbols for ros-rolling-nao-lola Build-Ids: 4589dc422b16218db6fdc34c63fa2e2f2920c038 82fc125e9995e01f2c955c7d7d0fd37aff313c34 9ec9243ab76d931928fe3e8b6092b08e67e0b6d5 Package: ros-rolling-nao-lola-sensor-msgs Version: 1.3.0-1noble.20250429.141958 Architecture: amd64 Maintainer: ijnek Installed-Size: 2104 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nao-lola-sensor-msgs/ros-rolling-nao-lola-sensor-msgs_1.3.0-1noble.20250429.141958_amd64.deb Size: 145110 SHA256: f0aa1a9307b7022a2c4929b64f19dad356dbde473eec2967d711b0578b22bdac SHA1: 3ba8c62601151ccf38e0d55cd5e9c934e34b6b44 MD5sum: c65e90e51eaf2938e6be9a8246d0db1b Description: Package defining sensor msgs to be received from NAO robot. Package: ros-rolling-nao-lola-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-nao-lola-sensor-msgs Version: 1.3.0-1noble.20250429.141958 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1545 Depends: ros-rolling-nao-lola-sensor-msgs (= 1.3.0-1noble.20250429.141958) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nao-lola-sensor-msgs/ros-rolling-nao-lola-sensor-msgs-dbgsym_1.3.0-1noble.20250429.141958_amd64.deb Size: 1222942 SHA256: 06c8c24406a7dc4ffa9535e528daed1b392f610123c01b6e648ec42db4bd22c4 SHA1: d181376b7e2a6b2ac95377108d06c0c7d8b5580d MD5sum: a0443b532419f8762e1a666a92fc685b Description: debug symbols for ros-rolling-nao-lola-sensor-msgs Build-Ids: 03e7b58bd73730be4a9c49eab3a986bece9cc428 170d2685c6e74cfd78344ae7fe477c7b93df837b 23b8decd329e30e9593067876a9c481e9db3d2e1 28b85ba216505d0420e756fc0b9cdfb71b0159e8 46a4dfb7ccd325d04324528ab31bc4c0bc987c25 4f5096d5e3a9a72a0e7e9ebb80b0bbb91c88d43c 8981e1b6e41330c388d35526c7ef1be745636550 be28b91b86fffdfb1b21ad9b80ad2ed3f1ea3b35 d18a22d18e2eaac76b20e1904b7cc5c5ce143799 d4dbcafab15002e2e2908a7edbb74224bd28c617 fe45b2a15b4e43b48e3d8f7677b6a6383de1f7fb Package: ros-rolling-nao-sensor-msgs Version: 1.0.0-2noble.20250429.141959 Architecture: amd64 Maintainer: ijnek Installed-Size: 2046 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nao-sensor-msgs/ros-rolling-nao-sensor-msgs_1.0.0-2noble.20250429.141959_amd64.deb Size: 143748 SHA256: c673a9866f13a7269372f1527319ba06b392479fe68b4c16f839e05a1f1086d6 SHA1: c23ed72de4fe814123e5d3b667aabba6a2797751 MD5sum: 64b35193cdbaddf53d436bf6813092b0 Description: Package defining sensor msgs to be received from NAO robot. Package: ros-rolling-nao-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-nao-sensor-msgs Version: 1.0.0-2noble.20250429.141959 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1538 Depends: ros-rolling-nao-sensor-msgs (= 1.0.0-2noble.20250429.141959) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nao-sensor-msgs/ros-rolling-nao-sensor-msgs-dbgsym_1.0.0-2noble.20250429.141959_amd64.deb Size: 1221760 SHA256: 9e6cf9a63cddfd9ccbf8d6e078a862235806ac6fa1956b56d789b08a6e830e77 SHA1: 415d3b14ce9a29e3214a81e7a490e7b61b771768 MD5sum: 8fc559db89dbaaf2896f522696d646fb Description: debug symbols for ros-rolling-nao-sensor-msgs Build-Ids: 2e504667fa0593dda1bd61038596f80e88b4816d 3ede89ef9310ba4e1223afd75de4f45b73ebc57f 585a1a5ed08617a263ea713b1ec5065b99bf73c8 7dc2a0d54747cc98dea3a91b3d5f7dd190fb74da 84fa99faebe1bf71b9d15b21552b7523848163de 8cc550e0bfcfb9014f11193055d0e0e44437bdad 98ab924268b0a15da26f490673c9ca07be09bbc6 9c5dfe766dc50e1bb7141df64ba1e972e17e6d81 ab989110454e7f4844cf17a1e035506d07a80834 ccf01975d89bdaaad28ed75c712537389941617d dd149e31ea177114f9659ab604233201083c96cd Package: ros-rolling-nav-msgs Version: 5.5.0-1noble.20250429.142143 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 2781 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nav-msgs/ros-rolling-nav-msgs_5.5.0-1noble.20250429.142143_amd64.deb Size: 216398 SHA256: 9f13be0b181b24cc8ab0f6d443ff39166f645de1a1c27a4a812d47c230592e68 SHA1: 09f4c4762ddc697a77f5bf1fc26862291c05c1fe MD5sum: 4b952c87147acbbc7117dd99cb8e3072 Description: A package containing some navigation related message and service definitions. Package: ros-rolling-nav-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-nav-msgs Version: 5.5.0-1noble.20250429.142143 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 2328 Depends: ros-rolling-nav-msgs (= 5.5.0-1noble.20250429.142143) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nav-msgs/ros-rolling-nav-msgs-dbgsym_5.5.0-1noble.20250429.142143_amd64.deb Size: 1924504 SHA256: 31e526d4a944c3cfd8d41ce62f1cfeee7414e6b6868c9406b38ea4b144dbf37c SHA1: 6b8391fdfc208b567a71ba96c7ebe5e068e7f005 MD5sum: 43eba11a482b434693e0d10a32ffd3a5 Description: debug symbols for ros-rolling-nav-msgs Build-Ids: 13088de79c2d5bf375d3db04b42838bdc3ddfdeb 15ba59ae614b8392e129506e31896774461b8d28 2d13a756bc60e4328df4d032aff0a5c12dbf8612 33f48c9be75c75153bb31f546dd32176ce58c0bb 4cd130660e09573ef2329ac9c7febd20da8fc496 667ccfe32c18a9f6f3942ce2cdc8f3842641235d 912c80c7160694a7ba7fd06ebd9c7f75d0bf211b bc3d2afc337fc702bf80a549f16ac5cdad72fffb db72f67dbed02217849e5caab18ca4ecaf3fd611 f3eab3c42ca03fe14118237890572ddebaf446e6 f971aece3d5efabe31061b08d3deb2182f5ee510 Package: ros-rolling-nav2-minimal-tb3-sim Version: 1.1.0-2noble.20250510.084656 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 425 Depends: ros-rolling-robot-state-publisher, ros-rolling-ros-gz-bridge, ros-rolling-ros-gz-image, ros-rolling-ros-gz-interfaces, ros-rolling-ros-gz-sim, ros-rolling-xacro, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nav2-minimal-tb3-sim/ros-rolling-nav2-minimal-tb3-sim_1.1.0-2noble.20250510.084656_amd64.deb Size: 44534 SHA256: 28f5edc869cb3b4cb04000f5a31d6693f7455f10f75976bdc5c751266ad87a5b SHA1: 805fd260bffa53a122be6b0d5fb3eed9fb5668ec MD5sum: a71277a91e8fe083accd180db9f22aee Description: Nav2 Minimum TurtleBot3 Simulation Package: ros-rolling-nav2-minimal-tb4-description Version: 1.1.0-2noble.20250510.081826 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 24842 Depends: ros-rolling-joint-state-publisher, ros-rolling-robot-state-publisher, ros-rolling-urdf, ros-rolling-xacro, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nav2-minimal-tb4-description/ros-rolling-nav2-minimal-tb4-description_1.1.0-2noble.20250510.081826_amd64.deb Size: 4523296 SHA256: ba56e76b0efc3d3c1e4053c7a9c8e2122956782416719232c419b67eb0408d04 SHA1: 219e69970a30c7a5c2ad58981ca3f14b78f3e8bf MD5sum: c8dce4fe4deb1c952d33e2847418c6de Description: Nav2's minimum Turtlebot4 Description package Package: ros-rolling-nav2-minimal-tb4-sim Version: 1.1.0-2noble.20250510.084647 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 69 Depends: ros-rolling-nav2-minimal-tb4-description, ros-rolling-robot-state-publisher, ros-rolling-ros-gz-bridge, ros-rolling-ros-gz-image, ros-rolling-ros-gz-interfaces, ros-rolling-ros-gz-sim, ros-rolling-xacro, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nav2-minimal-tb4-sim/ros-rolling-nav2-minimal-tb4-sim_1.1.0-2noble.20250510.084647_amd64.deb Size: 9828 SHA256: be95a6dae9ecf612a15cac1b54b466421d67c394b5adff19cf1133c54e84f047 SHA1: f6a1514d8c3cbbcabedae4c0affebdc6a3dd8492 MD5sum: 11f016749acac80e0690418463eb99fc Description: Nav2 Minimum TurtleBot4 Simulation Package: ros-rolling-neo-simulation2 Version: 1.0.0-4noble.20250426.194201 Architecture: amd64 Maintainer: Padmanabhan Pradheep Installed-Size: 119329 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-neo-simulation2/ros-rolling-neo-simulation2_1.0.0-4noble.20250426.194201_amd64.deb Size: 24137084 SHA256: 1098812a3034fd0cf2e48969eecefa18dac64b6f94aaea3e513437a2c6472c58 SHA1: 555824caf31b64d1e215c9bc4b86b647fc792ed4 MD5sum: 411f3f20cddb244e2efa255b14466b8b Description: ROS-2 Simulation packages for neobotix robots Package: ros-rolling-neobotix-usboard-msgs Version: 4.0.0-3noble.20250429.140953 Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 1759 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/neobotix_usboard_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-neobotix-usboard-msgs/ros-rolling-neobotix-usboard-msgs_4.0.0-3noble.20250429.140953_amd64.deb Size: 115880 SHA256: 7cd8206b3685e5dcb9848c4008d795a765bea28de4cf08ee181b45d08e07a723 SHA1: d9911015701aa7fcc0685e97e2923157e7aae8ec MD5sum: bdd9cdbb08b74305f10454799996e53e Description: neobotix_usboard package Package: ros-rolling-neobotix-usboard-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-neobotix-usboard-msgs Version: 4.0.0-3noble.20250429.140953 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: AutonomouStuff Software Team Installed-Size: 1122 Depends: ros-rolling-neobotix-usboard-msgs (= 4.0.0-3noble.20250429.140953) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-neobotix-usboard-msgs/ros-rolling-neobotix-usboard-msgs-dbgsym_4.0.0-3noble.20250429.140953_amd64.deb Size: 897552 SHA256: 720010e15818be50619730a28ad952291593f904b83053a14d05f0d3bcab0665 SHA1: 3db0cec40ff7ee2a2f1a6b27e306f22c66d48fc5 MD5sum: b46dee1cf9edac9d95fae9c01eaea970 Description: debug symbols for ros-rolling-neobotix-usboard-msgs Build-Ids: 033ba7889f84adcec996659ee665887d2dfe5b29 0f5b86b8f88fcd2a97f0c768a02528d9b2f7a7d6 4b6a7fa0a2535d3376b1baa892a096ea5cf55bd5 565492c24b1dff2958155b54dd54da1302ddd007 59832d350363644ef107f6068e6c590d7a4172ad 5bf75558e25a4804cfbbda392ea0c971274cff29 5c26e2439e9e50fef5afa4e7437453518313dec9 89ccb5f07d4a8860045e95dd9ad8621c7de76136 b6fe5d3a2d31e581854747b452578a42a7d2dff6 f82944c2babcace42394354587f5022742d3275a f888d55c91e3127d7eb62e515069169658f6ac1c Package: ros-rolling-nlohmann-json-schema-validator-vendor Version: 0.5.0-1noble.20250426.194207 Architecture: amd64 Maintainer: Grey Installed-Size: 730 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), nlohmann-json3-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nlohmann-json-schema-validator-vendor/ros-rolling-nlohmann-json-schema-validator-vendor_0.5.0-1noble.20250426.194207_amd64.deb Size: 224996 SHA256: adc6b9889494313845e452df30f02fc5840549fd4f4f8c081bbb388ec04db8d8 SHA1: 9b08ed0064e8ff5cf71f801ccefd0cb09187ebcd MD5sum: 973e480d2a7a489e786f7fc934a53027 Description: A vendor package for JSON schema validator for JSON for Modern C++ Package: ros-rolling-nlohmann-json-schema-validator-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-nlohmann-json-schema-validator-vendor Version: 0.5.0-1noble.20250426.194207 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 3440 Depends: ros-rolling-nlohmann-json-schema-validator-vendor (= 0.5.0-1noble.20250426.194207) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nlohmann-json-schema-validator-vendor/ros-rolling-nlohmann-json-schema-validator-vendor-dbgsym_0.5.0-1noble.20250426.194207_amd64.deb Size: 3207308 SHA256: 7db62d48e990549ca648b5dc93c07e11c7d020a8d81c695cb94d8fd6a8e272d4 SHA1: 7c206526a1b39c9f9308299fabc9aacf5098e82f MD5sum: 4d3fa3dba999794f3b031bdfab98b152 Description: debug symbols for ros-rolling-nlohmann-json-schema-validator-vendor Build-Ids: 1f16d7dacc5d672a2d63ea6e2cb09f2b91d8a16b 6926bcc2ff77ad677d050c6b918eabb4224579a8 fa933bd984f739c93a9edf260a49399bb120b2a2 Package: ros-rolling-nmea-msgs Version: 2.1.0-2noble.20250429.140953 Architecture: amd64 Maintainer: Ed Venator Installed-Size: 1700 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/nmea_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nmea-msgs/ros-rolling-nmea-msgs_2.1.0-2noble.20250429.140953_amd64.deb Size: 137238 SHA256: b48f5880e41a7aaa8bd13c799e113619fbce6dcea9ba9c68ab4fd4448b206d3a SHA1: 76e52325618c217bafe1787fa4be2ccc2ba6a07f MD5sum: 121cf907e3da3aa8eb4fc3b1329d126e Description: The nmea_msgs package contains messages related to data in the NMEA format. Package: ros-rolling-nmea-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-nmea-msgs Version: 2.1.0-2noble.20250429.140953 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ed Venator Installed-Size: 1325 Depends: ros-rolling-nmea-msgs (= 2.1.0-2noble.20250429.140953) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nmea-msgs/ros-rolling-nmea-msgs-dbgsym_2.1.0-2noble.20250429.140953_amd64.deb Size: 1102296 SHA256: 34c3e9c73f02e04c19ebce1c512c7b94eaa6e207cec2e5e0fc1f4c151d9444ae SHA1: 589d2f4e1b97e5deea2f08e6e8a77fc9cb008667 MD5sum: 81c5d2a7d93e9d46608f02b61ea82cce Description: debug symbols for ros-rolling-nmea-msgs Build-Ids: 3972f8c5fade45f390d3380e94656bea7320d0b1 52cd4aab53bbd0d61d743a36a72f904cb3c23023 69dd2eccc22ad77a9035f04881251e69b83d609d 7dbeb952484613671e5069feb9cdaf7f20e8eb66 9a4947c4d26c63783a92d3b86d409926712ec415 b1079bcea11cea79df110d9a46b0bff8c15bd41e b86c6735b31b6e108ddab238cddb190508c07bcb bab19f21c404ce75fb4414630ab86136701af004 be3974381d827aeac9b4ff647febb61391930af6 bfcabde1c65ff2f2f0ca0e8d27ccc787e3c4068f cb82f9d81c6744ec3193b3d8b335a0241a6fd09e Package: ros-rolling-nmea-navsat-driver Version: 2.0.1-2noble.20250510.075837 Architecture: amd64 Maintainer: Ed Venator Installed-Size: 126 Depends: python3-numpy, python3-serial, ros-rolling-geometry-msgs, ros-rolling-nmea-msgs, ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-tf-transformations, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/nmea_navsat_driver Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nmea-navsat-driver/ros-rolling-nmea-navsat-driver_2.0.1-2noble.20250510.075837_amd64.deb Size: 24702 SHA256: cfaaff083f7dd47b45a99e5597bd7c0728b24599b6d01578c27bc2e7f19a50fc SHA1: 70fbed1950a1cdcbbbcbf0b5528a75e4d8f5fcdd MD5sum: 8acc3d39636a60cbea01857eef02c124 Description: Package to parse NMEA strings and publish a very simple GPS message. Does not require or use the GPSD deamon. Package: ros-rolling-nobleo-socketcan-bridge Version: 1.0.2-1noble.20250510.080528 Architecture: amd64 Maintainer: Ramon Wijnands Installed-Size: 613 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libfmt-dev, ros-rolling-can-msgs, ros-rolling-diagnostic-msgs, ros-rolling-diagnostic-updater, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nobleo-socketcan-bridge/ros-rolling-nobleo-socketcan-bridge_1.0.2-1noble.20250510.080528_amd64.deb Size: 144486 SHA256: a56e1fb26754cbe1c615c833a0b3663387b24fd716a7f8c3d16e11eba4ef2290 SHA1: 81d427dd0fafe02c6159719d57324dc36485679b MD5sum: 84e9f58aca378856568068da622e65fb Description: Simple wrapper around SocketCAN Package: ros-rolling-nobleo-socketcan-bridge-dbgsym Package-Type: ddeb Source: ros-rolling-nobleo-socketcan-bridge Version: 1.0.2-1noble.20250510.080528 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ramon Wijnands Installed-Size: 2977 Depends: ros-rolling-nobleo-socketcan-bridge (= 1.0.2-1noble.20250510.080528) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nobleo-socketcan-bridge/ros-rolling-nobleo-socketcan-bridge-dbgsym_1.0.2-1noble.20250510.080528_amd64.deb Size: 2630314 SHA256: 139478a34cee3d71f37dd10d3af16a396c6ed4deffa24528effce9d28ba19c61 SHA1: 934e492f00911e7f5134ba9f8d0cd15e07833952 MD5sum: 117d30d214885753f467c16f9969698c Description: debug symbols for ros-rolling-nobleo-socketcan-bridge Build-Ids: c8c95becff71bc7cb14cfb0880e4533e94ab3821 d5769f90d7e11ada3edecaee516ac175578f058c e7a6175fd2af6a3687d92ae4269cef76f4d47ede Package: ros-rolling-nodl-python Version: 0.3.1-4noble.20250426.193516 Architecture: amd64 Maintainer: Ubuntu Robotics Installed-Size: 99 Depends: python3-lxml, ros-rolling-ament-index-python, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nodl-python/ros-rolling-nodl-python_0.3.1-4noble.20250426.193516_amd64.deb Size: 18318 SHA256: 2bade3a0416120ea3ec7cd0f540cd9aa9ae7d4a8c012ce442d9fd798f06a5add SHA1: 53de3e5e515981bf58b47f7ecaa90d2cbf221194 MD5sum: ddaa8728de8ced13cdfc232668b91cd1 Description: Implementation of the NoDL API in Python. Package: ros-rolling-nodl-to-policy Version: 1.0.0-4noble.20250510.081901 Architecture: amd64 Maintainer: Abrar Rahman Protyasha Installed-Size: 60 Depends: python3-argcomplete, python3-lxml, ros-rolling-nodl-python, ros-rolling-ros2cli, ros-rolling-ros2nodl, ros-rolling-ros2run, ros-rolling-sros2, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-nodl-to-policy/ros-rolling-nodl-to-policy_1.0.0-4noble.20250510.081901_amd64.deb Size: 10090 SHA256: b7bc54ef4cc63b765066cfa0a3d523d8e269962ec4b746c5c0920dc7fde80d6f SHA1: 533310d098f17522a763d3d0d9c5a4e7f30af8e3 MD5sum: 4f9c96d155c1efda1e65a1b06fbc75e9 Description: Package to generate a ROS 2 Access Control Policy from the NoDL description of a ROS system Package: ros-rolling-novatel-gps-driver Version: 4.2.0-1noble.20250510.084040 Architecture: amd64 Maintainer: P. J. Reed Installed-Size: 7182 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpcap0.8t64 (>= 0.9.8), libstdc++6 (>= 13.1), libboost-all-dev, libpcap0.8-dev, ros-rolling-diagnostic-msgs, ros-rolling-diagnostic-updater, ros-rolling-gps-msgs, ros-rolling-nav-msgs, ros-rolling-novatel-gps-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-swri-math-util, ros-rolling-swri-roscpp, ros-rolling-swri-serial-util, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-novatel-gps-driver/ros-rolling-novatel-gps-driver_4.2.0-1noble.20250510.084040_amd64.deb Size: 946218 SHA256: 463caa7c9981d643dd549f13a6bd4b7e1135166dd87297dfdcf76a0714bea156 SHA1: 47f8333bf21ca60ccea5b7b1db0838340ed0b44c MD5sum: e44e5c6703494cd20acaa58dbece5964 Description: Driver for NovAtel receivers Package: ros-rolling-novatel-gps-driver-dbgsym Package-Type: ddeb Source: ros-rolling-novatel-gps-driver Version: 4.2.0-1noble.20250510.084040 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: P. J. Reed Installed-Size: 13842 Depends: ros-rolling-novatel-gps-driver (= 4.2.0-1noble.20250510.084040) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-novatel-gps-driver/ros-rolling-novatel-gps-driver-dbgsym_4.2.0-1noble.20250510.084040_amd64.deb Size: 12166728 SHA256: d5a0455f7279474099114fd2b2005b59ac770178aebf925c1db6dfedba82875b SHA1: 2cf35f098792319b154b7ac473f9de2a9ea96fa8 MD5sum: 198510bae8b50964822130b77950e04e Description: debug symbols for ros-rolling-novatel-gps-driver Build-Ids: 56bf3792e0d1162507b2a99f614c3c4f7e1167b6 9f791501613d0dcd002b81a726ada8a6d6cccd92 Package: ros-rolling-novatel-gps-msgs Version: 4.2.0-1noble.20250429.142001 Architecture: amd64 Maintainer: P. J. Reed Installed-Size: 6295 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-novatel-gps-msgs/ros-rolling-novatel-gps-msgs_4.2.0-1noble.20250429.142001_amd64.deb Size: 404106 SHA256: 5a20ad8b31d2ac8718ccbbae7992a3d34c35e7478adf5ddf77e85e99b115720d SHA1: 28b4b4fa7b1cb1521a7658486523e30d857030ae MD5sum: 3a9dcac4481f4fdad0c2799ba39dadaa Description: Messages for proprietary (non-NMEA) sentences from Novatel GPS receivers. Package: ros-rolling-novatel-gps-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-novatel-gps-msgs Version: 4.2.0-1noble.20250429.142001 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: P. J. Reed Installed-Size: 4209 Depends: ros-rolling-novatel-gps-msgs (= 4.2.0-1noble.20250429.142001) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-novatel-gps-msgs/ros-rolling-novatel-gps-msgs-dbgsym_4.2.0-1noble.20250429.142001_amd64.deb Size: 3494360 SHA256: 76b4bed279097da6d6d4fce2ed5d95cd9853a563b5b84823d23e2cffa37764aa SHA1: 27b36f25484f0ae0d04bba67ef0ff0cd24fe5a48 MD5sum: 5fa4df27d56283f2e9f4006278c0db6c Description: debug symbols for ros-rolling-novatel-gps-msgs Build-Ids: 04daef241ad9bff380e7af2a4c6d595820380b42 0db810d0cb04e134cb32036b8c3da509813a6d21 10898eab66f27d26db149fc670a218ccde963099 15c796cc1f1f236e3e5e4e4a5b97acf5d15d0e97 218ca38cb15eaac1b4b81d4cbe1b108805e70f0e c21b621a3162eab7acdabbd0b3a50b3cc2893888 cb58162dbef031f498524107516709ede89b929d d871b234a361841ca2670d87c757bf61f23b854f e95d0cee6d56a3b5c7a957eb92a97984d5e1f960 f257132e262a6cd397dd2cfe9acdc2cb76fa1de3 f339d940803da515bb836aed528c7efcd80dd54e Package: ros-rolling-ntpd-driver Version: 2.2.0-3noble.20250510.083328 Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 509 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpocofoundation80t64 (>= 1.11.0), libstdc++6 (>= 13.1), libpoco-dev, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ntpd_driver Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ntpd-driver/ros-rolling-ntpd-driver_2.2.0-3noble.20250510.083328_amd64.deb Size: 109454 SHA256: 70c3ba2f3d97742fad0de44235f0af93486e767ff5eff0171deabf8063b729dd SHA1: da61cce12e900755e06ae3c9988ea0ae98f4ded5 MD5sum: f5f030be40b6b909ba301675307c5cf5 Description: ntpd_driver sends TimeReference message time to ntpd server Package: ros-rolling-ntpd-driver-dbgsym Package-Type: ddeb Source: ros-rolling-ntpd-driver Version: 2.2.0-3noble.20250510.083328 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vladimir Ermakov Installed-Size: 2389 Depends: ros-rolling-ntpd-driver (= 2.2.0-3noble.20250510.083328) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ntpd-driver/ros-rolling-ntpd-driver-dbgsym_2.2.0-3noble.20250510.083328_amd64.deb Size: 2070724 SHA256: 756dbbc2522446761befb0611051c98e3b04e3f878f107c0e95bc6791fa6d7b6 SHA1: a39eb009c298311915bbd1f84f9d7802b0ea1014 MD5sum: 739b9a888c4c60053e505a0357831f9d Description: debug symbols for ros-rolling-ntpd-driver Build-Ids: 6ff38810ad1837e53ecd280c0aa8c2da34ccd0c9 c05289f34ae126eacd4899b56e50368f52217154 Package: ros-rolling-ntrip-client Version: 1.4.1-1noble.20250510.075838 Architecture: amd64 Maintainer: Rob Fisher Installed-Size: 114 Depends: python3-serial, ros-rolling-nmea-msgs, ros-rolling-rclpy, ros-rolling-rtcm-msgs, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://github.com/LORD-MicroStrain/ntrip_client Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ntrip-client/ros-rolling-ntrip-client_1.4.1-1noble.20250510.075838_amd64.deb Size: 26356 SHA256: 5e918314d550b7a3489a0f1c2599650d452e17aad3faf8e6057444e2388e6382 SHA1: db6265d5709c9fd8fbcea52b9658ec32574386b7 MD5sum: d74c8ed09d79542338f4521e14f0058a Description: NTRIP client that will publish RTCM corrections to a ROS topic, and optionally subscribe to NMEA messages to send to an NTRIP server Package: ros-rolling-ntrip-client-node Version: 0.5.5-4noble.20250510.083330 Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 246 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-libcurl-vendor, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rtcm-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://github.com/aussierobots/ublox_dgnss Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ntrip-client-node/ros-rolling-ntrip-client-node_0.5.5-4noble.20250510.083330_amd64.deb Size: 69926 SHA256: 4e0de124bf8eb68ebe7bf3ad2636791624766e820b1e36f430f47b4300c5fe8d SHA1: 54eca59feb487295bde35d5c0b6ea7fc3abd72c9 MD5sum: f95fbb350dfaefecd23c167fea5a5734 Description: Publishes RTCM ntrip messages from an external mountpoint Package: ros-rolling-ntrip-client-node-dbgsym Package-Type: ddeb Source: ros-rolling-ntrip-client-node Version: 0.5.5-4noble.20250510.083330 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 1231 Depends: ros-rolling-ntrip-client-node (= 0.5.5-4noble.20250510.083330) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ntrip-client-node/ros-rolling-ntrip-client-node-dbgsym_0.5.5-4noble.20250510.083330_amd64.deb Size: 1155722 SHA256: 5a3f5adea3f733ed1f34dbf9c949aa89f4e547c219961f4313e761b90d14d75b SHA1: 791455aae55e50e13ae1f9f13635ce97181cbc1e MD5sum: 226d6d2da8dc6ea38f86078a765d0872 Description: debug symbols for ros-rolling-ntrip-client-node Build-Ids: 82292fe822d2a989c154b5354cd4cc03c0a485bc c2c4a48e17ba46619641f8cccdd91ef47bbb4108 Package: ros-rolling-object-recognition-msgs Version: 2.0.0-4noble.20250429.142756 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 3208 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-shape-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/object_recognition Priority: optional Section: misc Filename: pool/main/r/ros-rolling-object-recognition-msgs/ros-rolling-object-recognition-msgs_2.0.0-4noble.20250429.142756_amd64.deb Size: 237106 SHA256: 4b2032a4dc85a94892e25cfd8e0f271de093528501c1c40bf563aad050ac4ddb SHA1: 005ea3ca7e9759ac83d11cb3de160cca3179a1ad MD5sum: 35dfcb53921e8d335d24f337172918d8 Description: Object_recognition_msgs contains the ROS message and the actionlib definition used in object_recognition_core Package: ros-rolling-object-recognition-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-object-recognition-msgs Version: 2.0.0-4noble.20250429.142756 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 2567 Depends: ros-rolling-object-recognition-msgs (= 2.0.0-4noble.20250429.142756) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-object-recognition-msgs/ros-rolling-object-recognition-msgs-dbgsym_2.0.0-4noble.20250429.142756_amd64.deb Size: 2075772 SHA256: f5a0309bf8e234c75fd0138f497e348bdf66abac41e0978606fcd01f0a4e2212 SHA1: 0f228334d52dcf1b1076ee340ceba4d02d33136d MD5sum: 7e72d6c00501c4211c24f6bdd8b6a7b8 Description: debug symbols for ros-rolling-object-recognition-msgs Build-Ids: 0714a270f96f34b79bda388f59a0f9c8fb50a209 087d395490654b328d06f8c52058d4972ee117a5 23daa74b1d21225b62901706f4727b989fa76392 29c3b113dd9e59192581765de7b65f6241e7539c 2c9129a71d04d156ffa5d510051b5e0630fc7007 899e5c8cd3181a55e02933c848ba7c395c61a83b 948e57dc69f09c55ea7f87e30d8a41bfdcf934db b774ab060c3607a53682e363d8984b1e96b5ff58 db44bb5f66d0524c65909c2bc45b477e73a80aaf f9ed24bcb4c3ac6b28a8456dccff98ff582607e9 fadc86bb7141879dcbf529166b68fd31e0ab0c95 Package: ros-rolling-octomap-mapping Version: 2.3.0-1noble.20250510.090328 Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 41 Depends: ros-rolling-octomap-server, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/octomap_mapping Priority: optional Section: misc Filename: pool/main/r/ros-rolling-octomap-mapping/ros-rolling-octomap-mapping_2.3.0-1noble.20250510.090328_amd64.deb Size: 5540 SHA256: f6bcbed6d4b5ba3451655566e50398fa90806e5cad765ee21b04e4d12a1b174c SHA1: 99929db3c17e40de7daab391715b313e8e0ca5e8 MD5sum: 735fe751f1ce202af2dfbf628ae02b75 Description: Mapping tools to be used with the OctoMap library, implementing a 3D occupancy grid mapping. Package: ros-rolling-octomap-msgs Version: 2.0.1-1noble.20250429.142444 Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 1391 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/octomap_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-octomap-msgs/ros-rolling-octomap-msgs_2.0.1-1noble.20250429.142444_amd64.deb Size: 120812 SHA256: ce6270811f046753b141734074e2ffdd6606e2287b20192836f17c313ae011b4 SHA1: a485979c1cee174253781dfb5c9c35b2fec20182 MD5sum: 402fa15fd717022146da817848d0d0b0 Description: This package provides messages and serializations / conversion for the OctoMap library. This ROS2 version is based on version 0.3.3 of the ROS1 package. Package: ros-rolling-octomap-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-octomap-msgs Version: 2.0.1-1noble.20250429.142444 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 1067 Depends: ros-rolling-octomap-msgs (= 2.0.1-1noble.20250429.142444) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-octomap-msgs/ros-rolling-octomap-msgs-dbgsym_2.0.1-1noble.20250429.142444_amd64.deb Size: 838862 SHA256: e2a43579cb16ffc7b79d3288ac97f54444919251ad7aff9ca12af71d25aaf0b8 SHA1: cb5f1366ba2c8de22c3548b8de9cd2d4064c70a3 MD5sum: ea535a47ed3c981448944167a0d4fec1 Description: debug symbols for ros-rolling-octomap-msgs Build-Ids: 053359a3d4446a7e4f53ce752c15ef97ef238d8d 06f9169d0ea60506cafa5f08d5518965487e3e17 379ffd8ed0363de951c1c5d718174c927ec82808 54944cb150da63189721735c4074e885aed51611 55207c28ca56b3efbdad8b6612c0b7fb3a034605 c393b001509d3b6bd165c7fb370cba2adc31037a e081946b37bde76ea42a32b38db739fe5f58fdf8 e1ac74c6e2f382662c20fc61f09faf0b21eef61f f8cb39f0664381a553528997e589b35c8dd8e9f8 f8ce83b734e20ba0061ebe3051c0c2d3cc55fabf fbe08d94e94708763bd3943310a3b68ee12f7153 Package: ros-rolling-octomap-ros Version: 0.4.4-1noble.20250510.074734 Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 82 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), liboctomap-dev, ros-rolling-octomap-msgs, ros-rolling-sensor-msgs, ros-rolling-tf2, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/octomap_ros Priority: optional Section: misc Filename: pool/main/r/ros-rolling-octomap-ros/ros-rolling-octomap-ros_0.4.4-1noble.20250510.074734_amd64.deb Size: 15102 SHA256: 701580dbaa8cd60f2681b897c1034d0db3711966179500bfd89b205bce6779b3 SHA1: d083548d0be457d8534b39936b0177a99ea26a82 MD5sum: 26f6318ae9bb314ef885af02a1970d9a Description: octomap_ros provides conversion functions between ROS and OctoMap's native types. This enables a convenvient use of the octomap package in ROS. Package: ros-rolling-octomap-ros-dbgsym Package-Type: ddeb Source: ros-rolling-octomap-ros Version: 0.4.4-1noble.20250510.074734 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 102 Depends: ros-rolling-octomap-ros (= 0.4.4-1noble.20250510.074734) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-octomap-ros/ros-rolling-octomap-ros-dbgsym_0.4.4-1noble.20250510.074734_amd64.deb Size: 87430 SHA256: 2360eec547d2694c0502b9c5f51a07d8a49f90854bc134c5614635417f1f23d1 SHA1: 72f4f8e5c7ee38e7b4b584b6ec04aa94fad8eaf2 MD5sum: 5203fa0489b5691d188977472880fcbf Description: debug symbols for ros-rolling-octomap-ros Build-Ids: 835cb12bb112d18657a426e828f520a45698efd6 Package: ros-rolling-octomap-server Version: 2.3.0-1noble.20250510.085356 Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 4971 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), liboctomap1.9t64 (>= 1.9.7+dfsg), liborocos-kdl1.5 (>= 1.5.1), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-filters1.14 (>= 1.14.0+dfsg), libpcl-segmentation1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), liboctomap-dev, libpcl-dev, ros-rolling-geometry-msgs, ros-rolling-message-filters, ros-rolling-nav-msgs, ros-rolling-octomap-msgs, ros-rolling-octomap-ros, ros-rolling-pcl-conversions, ros-rolling-pcl-ros, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-tf2, ros-rolling-tf2-eigen, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/octomap_server Priority: optional Section: misc Filename: pool/main/r/ros-rolling-octomap-server/ros-rolling-octomap-server_2.3.0-1noble.20250510.085356_amd64.deb Size: 736086 SHA256: 7ed56f6a8dac4d694c195b17b39430eab833bb4b993dbd868bf50a4abeb0e55e SHA1: ccdc8dd5c8882c9ba4cb04e23b793f77cef40f85 MD5sum: bbeca1d1d9e463a4a21d37cfb09dc140 Description: octomap_server loads a 3D map (as Octree-based OctoMap) and distributes it to other nodes in a compact binary format. It also allows to incrementally build 3D OctoMaps, and provides map saving in the node octomap_saver. Package: ros-rolling-octomap-server-dbgsym Package-Type: ddeb Source: ros-rolling-octomap-server Version: 2.3.0-1noble.20250510.085356 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Wolfgang Merkt Installed-Size: 29598 Depends: ros-rolling-octomap-server (= 2.3.0-1noble.20250510.085356) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-octomap-server/ros-rolling-octomap-server-dbgsym_2.3.0-1noble.20250510.085356_amd64.deb Size: 26311240 SHA256: 685840d7fcf2fd4a92ffbfd9a0aca314b2c9d3c93214b302fd9a7320b5cf7575 SHA1: 895d132870fe6171945ba67c6a652dd81bae0c9f MD5sum: e5af5e859a9494bebd21a40714dc7caa Description: debug symbols for ros-rolling-octomap-server Build-Ids: 1136843ce51f047cc990c91941e2e774ca6527cb 518a7deebc0df0a4ef7a485a5c5a6c7be5502452 550faf9d0fc7df7afcb48dc6a9b9a5d192afa923 6b8c4c5fea8c725d2d20e1705468ccc75e3d672c 777de274f463c476999f2481929cdcd5951cb793 783b2477178209e95a408902f45cf2a43c083c45 8dc0753695852528a68125957ae8d5c6101b1ef3 969269a1342f789847a6a45abae76b9709125694 a0dffbd875a4e73066616b0980bda9a374329dee a9bff3350c01f9956a824a32c347b0f6dbd72ccb ddf46b30b172a1df3a6b5796479f24a3ff854d6d de00b7866b88ba216738a5cd6ac3b59b1a88bd30 Package: ros-rolling-odom-to-tf-ros2 Version: 1.0.5-2noble.20250510.083200 Architecture: amd64 Maintainer: George Stavrinos Installed-Size: 498 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-geometry-msgs, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-odom-to-tf-ros2/ros-rolling-odom-to-tf-ros2_1.0.5-2noble.20250510.083200_amd64.deb Size: 107624 SHA256: 657827076ef1201b67cc9bcc0eafa9f4015af8d0b40ce085cad701ded6cc46c0 SHA1: 345190939fe7c879ac968d30419c6cf3cd83d216 MD5sum: 1477d1d718c89cdbc462c2692598c32f Description: A simple ros2 package (node) that reads an odom topic and generates the equivalent tf connection (transformation). It also provides options to override frame names, or just use the ones in the original odom topic. Package: ros-rolling-odom-to-tf-ros2-dbgsym Package-Type: ddeb Source: ros-rolling-odom-to-tf-ros2 Version: 1.0.5-2noble.20250510.083200 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: George Stavrinos Installed-Size: 2260 Depends: ros-rolling-odom-to-tf-ros2 (= 1.0.5-2noble.20250510.083200) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-odom-to-tf-ros2/ros-rolling-odom-to-tf-ros2-dbgsym_1.0.5-2noble.20250510.083200_amd64.deb Size: 1929596 SHA256: a50f07f4d90a6787631ee492f2485b6471ae30aa55a376cdf267daa8a000a5d0 SHA1: 3010ece847f41f7d36a7a8c8f8bd58839d05086a MD5sum: ad50691c3f5a09c71578f410b8346176 Description: debug symbols for ros-rolling-odom-to-tf-ros2 Build-Ids: 7b7222fea5b2d42a8a2eb76977796097ef2189a5 Package: ros-rolling-odri-master-board-sdk Version: 1.0.7-2noble.20250426.191654 Architecture: amd64 Maintainer: Maximilien Naveau Installed-Size: 390 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), git, libboost-python-dev, python3-dev, python3-numpy, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-odri-master-board-sdk/ros-rolling-odri-master-board-sdk_1.0.7-2noble.20250426.191654_amd64.deb Size: 79550 SHA256: 96c5a15eb1515bb4c5d31c1f76d56f94524e42dcc01c560fd078ae2abd62bedc SHA1: 88b55c37e1b45a8ab65341189811355b084f246f MD5sum: 8e2387ea118d80fcce4d5d12a536c92a Description: This project contains the sdk for the communication between a computer and the master-board Package: ros-rolling-odri-master-board-sdk-dbgsym Package-Type: ddeb Source: ros-rolling-odri-master-board-sdk Version: 1.0.7-2noble.20250426.191654 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Maximilien Naveau Installed-Size: 785 Depends: ros-rolling-odri-master-board-sdk (= 1.0.7-2noble.20250426.191654) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-odri-master-board-sdk/ros-rolling-odri-master-board-sdk-dbgsym_1.0.7-2noble.20250426.191654_amd64.deb Size: 610854 SHA256: 2c4d9c368668d5a512a6a9220461d70ef095dfb6c1d62b5b5e6cf57355f825f1 SHA1: dd757e8652d91b9366b6e99d8b11d172cd8ab4b2 MD5sum: 40a5b6f3f9972a0db2dd43fd1ec4ce29 Description: debug symbols for ros-rolling-odri-master-board-sdk Build-Ids: 0259397a4157b2c29112f3caa46c2b89d5bf156c 21f4deb85d3ab8b55952fdceb8e16bcccec47124 4a5c96073569c58e29f8570d1ee221e5f9e5dece 5692597e1b4c831de94418e4b896fc7a19138e02 d80463b66040ea6379aaeaba20c6c06216950f54 Package: ros-rolling-om-joint-trajectory-command-broadcaster Version: 3.2.2-1noble.20250510.085200 Architecture: amd64 Maintainer: Pyo Installed-Size: 327 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-builtin-interfaces, ros-rolling-control-msgs, ros-rolling-controller-interface, ros-rolling-generate-parameter-library, ros-rolling-pluginlib, ros-rolling-rclcpp-lifecycle, ros-rolling-rcutils, ros-rolling-realtime-tools, ros-rolling-sensor-msgs, ros-rolling-trajectory-msgs, ros-rolling-urdf, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-om-joint-trajectory-command-broadcaster/ros-rolling-om-joint-trajectory-command-broadcaster_3.2.2-1noble.20250510.085200_amd64.deb Size: 88364 SHA256: 92840f8adeb6dd4d0472169b2fe70ba822ca783963b03a9656bc93132e5190d1 SHA1: bf25a48856fb3b851b20ebb0b86fc41298339996 MD5sum: 90f1277a6637590e692bd64c62c8442e Description: Joint Trajectory Command Broadcaster ROS 2 package. Package: ros-rolling-om-joint-trajectory-command-broadcaster-dbgsym Package-Type: ddeb Source: ros-rolling-om-joint-trajectory-command-broadcaster Version: 3.2.2-1noble.20250510.085200 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 1366 Depends: ros-rolling-om-joint-trajectory-command-broadcaster (= 3.2.2-1noble.20250510.085200) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-om-joint-trajectory-command-broadcaster/ros-rolling-om-joint-trajectory-command-broadcaster-dbgsym_3.2.2-1noble.20250510.085200_amd64.deb Size: 1283000 SHA256: d5f9b2e2ce390c6800e0393acb845a13a9bea1bd543c49236f07d68ed880a3ea SHA1: b15e5a1d8fab9526492999a2d45b1c03fe79534e MD5sum: 671e1266aa8d166b4f3e55915ca6077f Description: debug symbols for ros-rolling-om-joint-trajectory-command-broadcaster Build-Ids: 61c017e90733f6449d129d7421b519b2ebd16e75 Package: ros-rolling-open-manipulator-bringup Version: 3.2.2-1noble.20250510.090843 Architecture: amd64 Maintainer: Pyo Installed-Size: 144 Depends: ros-rolling-dynamixel-hardware-interface, ros-rolling-gripper-controllers, ros-rolling-gz-ros2-control, ros-rolling-open-manipulator-description, ros-rolling-rclpy, ros-rolling-robot-state-publisher, ros-rolling-ros-gz-bridge, ros-rolling-ros-gz-image, ros-rolling-ros-gz-sim, ros-rolling-ros2-control, ros-rolling-ros2-controllers, ros-rolling-rviz2, ros-rolling-xacro, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/open_manipulator Priority: optional Section: misc Filename: pool/main/r/ros-rolling-open-manipulator-bringup/ros-rolling-open-manipulator-bringup_3.2.2-1noble.20250510.090843_amd64.deb Size: 20654 SHA256: 62d9f764a985e387f86992180402585e29d31f91942399e75577b470ddf15abc SHA1: 3a7c096cf1f9fe15e79f17e7215fa7b7523412b5 MD5sum: 8185e6adadaa5391af013c4a64551a6d Description: OpenMANIPULATOR bringup ROS 2 package. Package: ros-rolling-open-manipulator-description Version: 3.2.2-1noble.20250510.090809 Architecture: amd64 Maintainer: Pyo Installed-Size: 45541 Depends: ros-rolling-joint-state-publisher, ros-rolling-joint-state-publisher-gui, ros-rolling-robot-state-publisher, ros-rolling-rviz2, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/open_manipulator Priority: optional Section: misc Filename: pool/main/r/ros-rolling-open-manipulator-description/ros-rolling-open-manipulator-description_3.2.2-1noble.20250510.090809_amd64.deb Size: 11601360 SHA256: 6ba2252355ee060932a5f88abd9e0f8e3afeceb54cb8a0c362a032d550bd4e55 SHA1: 148d0d07b566789294d862052f3fbfe556d9afe9 MD5sum: 27ae1fb0aba61bb5521402ebe59957cf Description: open_manipulator_description ROS 2 package. Package: ros-rolling-open-manipulator-gui Version: 3.2.2-1noble.20250510.094013 Architecture: amd64 Maintainer: Pyo Installed-Size: 572 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), ros-rolling-moveit-core, ros-rolling-moveit-ros-planning-interface, libqt5core5a, libqt5gui5, qt5-qmake, qtbase5-dev, ros-rolling-eigen3-cmake-module, ros-rolling-geometry-msgs, ros-rolling-moveit-msgs, ros-rolling-moveit-ros-planning, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/open_manipulator Priority: optional Section: misc Filename: pool/main/r/ros-rolling-open-manipulator-gui/ros-rolling-open-manipulator-gui_3.2.2-1noble.20250510.094013_amd64.deb Size: 118070 SHA256: e42c1a0d7628573a078bb3a6cb12864ae58e71f5d3c1d57d77d377305dc30381 SHA1: 54ea38a082904fc7f53af3ed5c74ecd7d97ae1d4 MD5sum: 8a4c1296969c9da3ff6e0bd4997fb860 Description: The OpenMANIPULATOR-X GUI ROS 2 package enables users to explore Joint Space, Task Space, and even work with the Task Constructor functionality. Package: ros-rolling-open-manipulator-gui-dbgsym Package-Type: ddeb Source: ros-rolling-open-manipulator-gui Version: 3.2.2-1noble.20250510.094013 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 6975 Depends: ros-rolling-open-manipulator-gui (= 3.2.2-1noble.20250510.094013) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-open-manipulator-gui/ros-rolling-open-manipulator-gui-dbgsym_3.2.2-1noble.20250510.094013_amd64.deb Size: 6895900 SHA256: 5ca3728b5e7e4f923f2cce72b0e54b5265d8eb6e4af2ca26871d40af742a8d1a SHA1: 5e4e9933777cb0b66633fffe0fff09977d7a8b5e MD5sum: 1781345aa28094687ef463528f8afdf0 Description: debug symbols for ros-rolling-open-manipulator-gui Build-Ids: 47a6595a13c0133e8361759109b61588577b82c5 92a1e1d274019b49b25e7dd89c4999bef2b41f24 Package: ros-rolling-open-manipulator-playground Version: 3.2.2-1noble.20250510.094011 Architecture: amd64 Maintainer: Pyo Installed-Size: 144 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-moveit-ros-planning-interface, ros-rolling-rclcpp, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/open_manipulator Priority: optional Section: misc Filename: pool/main/r/ros-rolling-open-manipulator-playground/ros-rolling-open-manipulator-playground_3.2.2-1noble.20250510.094011_amd64.deb Size: 22220 SHA256: 1c14a3233f5a849d76498c0a73a83704c18d71443332a0834e7e7b315d6ac952 SHA1: 20c43d4bcd19274c03aa44735dbf8027472c9d17 MD5sum: 360a4ea91f29f83974431f92d9437612 Description: This package provides an example for utilizing the MoveIt API with the OpenMANIPULATOR-X, allowing users to practice and experiment freely. Package: ros-rolling-open-manipulator-playground-dbgsym Package-Type: ddeb Source: ros-rolling-open-manipulator-playground Version: 3.2.2-1noble.20250510.094011 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 3203 Depends: ros-rolling-open-manipulator-playground (= 3.2.2-1noble.20250510.094011) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-open-manipulator-playground/ros-rolling-open-manipulator-playground-dbgsym_3.2.2-1noble.20250510.094011_amd64.deb Size: 2420498 SHA256: ceda4a4b107f64e257b6b3e347436f0c21b869af80f773a6516bb20586f07653 SHA1: 7a2dc79715f758215f84340dc93ea80d54d8f3d9 MD5sum: b857ef207c892eacb74e666dadda84bc Description: debug symbols for ros-rolling-open-manipulator-playground Build-Ids: 1781509d5099feaf38b74ecbb18f71e2da5e5fb5 9dfa095abc70aa8befff0513ed905e17b9019c56 Package: ros-rolling-open-manipulator-teleop Version: 3.2.2-1noble.20250510.075841 Architecture: amd64 Maintainer: Pyo Installed-Size: 97 Depends: ros-rolling-control-msgs, ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-trajectory-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-open-manipulator-teleop/ros-rolling-open-manipulator-teleop_3.2.2-1noble.20250510.075841_amd64.deb Size: 11472 SHA256: 905c499cf635f1344fa822e805caa642cb9bf2ae4719fe91967d3bd835d8b0bb SHA1: 8e3d5f21041ce0d8d1559174cc558e4e466ba684 MD5sum: 791eb20660dd665bd82989ca6e09390e Description: OpenManipulator teleoperation package Package: ros-rolling-openeb-vendor Version: 2.0.2-1noble.20250426.194216 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 11435 Depends: libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglew2.2 (>= 2.2.0-4build1), libglfw3 (>= 3.2), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libopengl0, libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libusb-1.0-0 (>= 2:1.0.16), ffmpeg, libavcodec-dev, libavformat-dev, libavutil-dev, libboost-all-dev, libglew-dev, libglfw3-dev, libhdf5-dev, libopencv-dev, libopenscenegraph-dev, libprotobuf-dev, libprotoc-dev, libswscale-dev, libusb-0.1-4, libusb-1.0-0-dev, libusb-dev, openscenegraph, protobuf-compiler, ros-rolling-ros-workspace Homepage: https://github.com/prophesee-ai/openeb Priority: optional Section: misc Filename: pool/main/r/ros-rolling-openeb-vendor/ros-rolling-openeb-vendor_2.0.2-1noble.20250426.194216_amd64.deb Size: 2057902 SHA256: 92d74add6ca58883a8d1bdef1319c778bca7253f7b05c835d68d818f446d763c SHA1: baac4214c9c3793dd0aa95a806b7c4f51401b8f8 MD5sum: fefd40c2751c60aaa5f2d4edabfd43c9 Description: Wrapper around openeb Package: ros-rolling-openeb-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-openeb-vendor Version: 2.0.2-1noble.20250426.194216 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 48827 Depends: ros-rolling-openeb-vendor (= 2.0.2-1noble.20250426.194216) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-openeb-vendor/ros-rolling-openeb-vendor-dbgsym_2.0.2-1noble.20250426.194216_amd64.deb Size: 46555328 SHA256: d7e27de869ef1129e7de22c9c1d545b1c7b41f454ee6c3258f6aae9f248f1ab6 SHA1: ef3a82107d50357e0d146a90c443d0a9a89e6c3e MD5sum: f26e691b8a7f99b0b0f5432e981a6113 Description: debug symbols for ros-rolling-openeb-vendor Build-Ids: 043f48153095746585bb4eb827da1b3e9af852d7 06e79becd4e7484099b3bdfc0375ab6df47ccb3a 0f21dd9a91c9e22dbb49112a074711aeb0c74182 22b71df57d060a9fa3a18651ffe8c7bae2d5f573 2927b932392554063a1ae83b39ebf1aa87666f31 2dc9eb60f1645caa7db2584fbaf2022cb389bc07 2f0293d935a9ad444f9feb7970f221e0914ecb8f 2f1adddcbeb96515c9f738526bc94681c441653a 3420c47a56946aa0dbb6fdca3fdc7bd973f2e208 376b1d1a88fb5076ab54f6359b365c4c94568e34 43c63232fd0e825a81789d9a3bb0c5c9984e4692 660e78691b81872836a20d820f634901bf4e23f6 68e8772b06768a3e8e0922779fb45c06a222c10f 728016a4d5eb273616b9a1b2b1c7945e9263f9a5 79403d41465b8c29ef26fa3424e533054ca6539f 98ac99d7b7ac5ae61187a52ac6cf26ec2f4fbbe9 a251dca731347a5881b96447295a27ec6fe93fc9 ac240ffa4dbea174038b56eb12d5613f47bc84d9 de7c842d3121f72feb4264381710ebc166319c56 ecbeaa8af00db50f7597857d3c2f44888c72eacd eebcec3a1990f084ab7ddd0cf98f32e9e01e5ab5 Package: ros-rolling-openni2-camera Version: 2.2.2-1noble.20250510.083201 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 1419 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopenni2-0 (>= 2.2.0.33+dfsg), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-rolling-fastcdr, libopenni2-dev, ros-rolling-builtin-interfaces, ros-rolling-camera-info-manager, ros-rolling-depth-image-proc, ros-rolling-image-transport, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-openni2-camera/ros-rolling-openni2-camera_2.2.2-1noble.20250510.083201_amd64.deb Size: 256026 SHA256: 25433aa72197ddd6e15c986ece028dd1d63d5f328353a33e1d149b98ab85984f SHA1: 2926e52f55ecca7d947da19e713956061a9d2356 MD5sum: 61dfbe840c9d786197b0b08ab0a044e2 Description: Drivers for the Asus Xtion and Primesense Devices. For using a kinect with ROS, try the freenect stack Package: ros-rolling-openni2-camera-dbgsym Package-Type: ddeb Source: ros-rolling-openni2-camera Version: 2.2.2-1noble.20250510.083201 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 4047 Depends: ros-rolling-openni2-camera (= 2.2.2-1noble.20250510.083201) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-openni2-camera/ros-rolling-openni2-camera-dbgsym_2.2.2-1noble.20250510.083201_amd64.deb Size: 3706674 SHA256: b7bb82ec01a4991b482c0e9a323017f6b00ff135d41171f77f0e7adf968eac16 SHA1: e3b1cabd2a17e70397b41d97d5c50b89a356b310 MD5sum: be71183ab5710cb34401e1dc907462a4 Description: debug symbols for ros-rolling-openni2-camera Build-Ids: 12177315621caa5a51a36ae8a13bf4110fd49e20 2532ddb7910712bf11b5f70a90e5a6fcc491946e 298810d9454962b84e34c99b8ac63a82a577caa7 8d4a24f5133a419efa05ef0c074cbb1744d327de 973b8b8bddb8e01a12f6a86a56e3e7f31c53b586 9d1bfd89e31db64d95d6d95d23b2606ab0e26617 b0635eb7b0db2e54b413242e89b7ea735f753ed2 b628f45b01c8142ec43ef794a6ddebf7479287ae c25f999fcc305c9c726374b60f37f1111b4f59ed c2afcfffc5e613dfa19dea9a9094e232bea58a5d cce242c8dca8e7dcee5f61a66695fc3796eec402 db8a4bd82c1b219e51ab70d95ddc9cbef11cdeed ed0e7f44cbd1087ef3fabdd2c0adf0de22af969f ef9943eba368f1bf6a2ce9df4c90ccee6bceb21b f561645db1d605d1d36c17838e584d81f483e020 f7a75c99f3a88608c7eca0a451d0915eca498b9a Package: ros-rolling-orocos-kdl-vendor Version: 0.8.0-1noble.20250426.194049 Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 44 Depends: libeigen3-dev, liborocos-kdl-dev, ros-rolling-eigen3-cmake-module, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-orocos-kdl-vendor/ros-rolling-orocos-kdl-vendor_0.8.0-1noble.20250426.194049_amd64.deb Size: 6796 SHA256: 698d5c551dd18b68669346fb85a5a61fb9dec8ce2e271cc0d4ed797ee0cc48e7 SHA1: b1c2878ae928f96908428360db0c5f0aed4338b6 MD5sum: 163896384584aef7d089fdf1d8505232 Description: Wrapper around orocos_kdl, providing nothing but a dependency on orocos_kdl on some systems. On others, it fetches and builds orocos_kdl locally. Package: ros-rolling-ortools-vendor Version: 9.9.0-9noble.20250426.194215 Architecture: amd64 Maintainer: Gonzalo Mier Installed-Size: 139125 Depends: libc6 (>= 2.38), libgcc-s1 (>= 7), libstdc++6 (>= 13.1), ros-rolling-ros-workspace Homepage: https://github.com/google/or-tools Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ortools-vendor/ros-rolling-ortools-vendor_9.9.0-9noble.20250426.194215_amd64.deb Size: 31706794 SHA256: dc1a71843cb2d0fba9a31bfc1d1469ed3c9d6a3b88b20ada1e8fe68a27b13430 SHA1: a1fd20e36d4752246833c870d1ba4abb63374a42 MD5sum: d5425185e43d901dc2fe4e20b3af21df Description: Wrapper around ortools, it provides a fixed CMake module and an ExternalProject build of it. Package: ros-rolling-ortools-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-ortools-vendor Version: 9.9.0-9noble.20250426.194215 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Gonzalo Mier Installed-Size: 315881 Depends: ros-rolling-ortools-vendor (= 9.9.0-9noble.20250426.194215) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ortools-vendor/ros-rolling-ortools-vendor-dbgsym_9.9.0-9noble.20250426.194215_amd64.deb Size: 307039420 SHA256: 1753303b6819543e0a4d0d5dd051b4dfba6df6baa323baa442aca290418c9834 SHA1: 20f3fac3265c15156018fc6a88eefb0091a8d8f8 MD5sum: 83cbcf795c99f0ef766ebe68683085e0 Description: debug symbols for ros-rolling-ortools-vendor Build-Ids: 08aac99a32d3264f777c31aeb9da45f3e830f8fc 09dfc84ed52292814d0cba770015f7c7c4db31a3 7307727bd99a1d23cc54b528cb0625583b5168f7 800660376eadafabbdfa3b3e79a13f7f106e8962 999272743c5266277a9669857d7a77c8abee51eb 9a9e26d5dc7e08d1829bb275b2303bfed14e73a3 abd24369b50d46b6ea0505838859a2c953f13b08 e356cc6377d2282310be514858d0bb5b9d668600 Package: ros-rolling-osqp-vendor Version: 0.2.0-3noble.20250426.194231 Architecture: amd64 Maintainer: Esteve Fernandez Installed-Size: 460 Depends: libc6 (>= 2.38), ros-rolling-ros-workspace Homepage: https://github.com/oxfordcontrol/osqp Priority: optional Section: misc Filename: pool/main/r/ros-rolling-osqp-vendor/ros-rolling-osqp-vendor_0.2.0-3noble.20250426.194231_amd64.deb Size: 87630 SHA256: 3c8160de13e7585b9fdd6f95c8f6be17ee4a69dae463bbaea369ea2f20d5af9e SHA1: e2bf3bffc3558ea63b7a60613bf197828fda1952 MD5sum: c15f8c21700875dfcf84a07ead95592a Description: Wrapper around osqp that ships with a CMake module Package: ros-rolling-osqp-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-osqp-vendor Version: 0.2.0-3noble.20250426.194231 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Esteve Fernandez Installed-Size: 150 Depends: ros-rolling-osqp-vendor (= 0.2.0-3noble.20250426.194231) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-osqp-vendor/ros-rolling-osqp-vendor-dbgsym_0.2.0-3noble.20250426.194231_amd64.deb Size: 112098 SHA256: b4287bbd5be9d647008a558bab9b2ffae8de85aed548bbd46b812e9a18f2190f SHA1: a24d6e9aea525002dea234223676a64b6ff21902 MD5sum: be28c1065b59b7850080516f52fd924d Description: debug symbols for ros-rolling-osqp-vendor Build-Ids: aacd4f019ea41250f13e92281b964528fb19cb4d b03e2745c193a2640c7f4abfe132f90f12c7e904 Package: ros-rolling-osrf-pycommon Version: 2.1.4-2noble.20250426.191659 Architecture: amd64 Maintainer: William Woodall Installed-Size: 222 Depends: python3-importlib-metadata, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-osrf-pycommon/ros-rolling-osrf-pycommon_2.1.4-2noble.20250426.191659_amd64.deb Size: 48662 SHA256: 8c72bdfcc0ede5bf8082761086e258e8d2c744c5d07062d839c2c721de64f250 SHA1: d333e146fe23b80dd551176932beaf7dea76fda6 MD5sum: 41a584055b8eb032f607cbed70efb704 Description: Commonly needed Python modules, used by Python software developed at OSRF. Package: ros-rolling-osrf-testing-tools-cpp Version: 2.3.0-1noble.20250426.191700 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 1125 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libstdc++6 (>= 13.1), ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-osrf-testing-tools-cpp/ros-rolling-osrf-testing-tools-cpp_2.3.0-1noble.20250426.191700_amd64.deb Size: 933752 SHA256: 01dea46f02b374c2d24e6ec0449461a8320807efd45419829ee149426cda1220 SHA1: b54db6b94f465ac41334b9abb03c7904e47c4fc4 MD5sum: 9248d514cbe318895085a5df1f34a63e Description: Testing tools for C++, and is used in various OSRF projects. Package: ros-rolling-osrf-testing-tools-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-osrf-testing-tools-cpp Version: 2.3.0-1noble.20250426.191700 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 801 Depends: ros-rolling-osrf-testing-tools-cpp (= 2.3.0-1noble.20250426.191700) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-osrf-testing-tools-cpp/ros-rolling-osrf-testing-tools-cpp-dbgsym_2.3.0-1noble.20250426.191700_amd64.deb Size: 732672 SHA256: 0b2d1aa9101d79c2c72861b31ed451dc0f6241ea07eb82fc7972201d6e707987 SHA1: db5f008756c8e2059b3b99b9782d1b87e19a1e92 MD5sum: 3ab3e0865b996d115ea3d90370cf7aa3 Description: debug symbols for ros-rolling-osrf-testing-tools-cpp Build-Ids: 27ee260640a85cfa34aa76ed7d803443f4e8b1ed 2f18d38f6e0fa3d3a185e2ec6d2a65e3b31b049f a8c4e575017a22918be31eb26d4d0160ca0a8fb9 Package: ros-rolling-ouster-ros Version: 0.11.1-5noble.20250510.085402 Architecture: amd64 Maintainer: Ussama Naal Installed-Size: 6803 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libcurl4t64 (>= 7.16.2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libjsoncpp25 (>= 1.9.5), libpcl-common1.14 (>= 1.14.0+dfsg), libspdlog1.12-fmt9, libstdc++6 (>= 13.1), curl, libcurl4-openssl-dev, libspdlog-dev, libtins-dev, ros-rolling-geometry-msgs, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-ouster-sensor-msgs, ros-rolling-pcl-conversions, ros-rolling-pcl-ros, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclcpp-lifecycle, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ouster-ros/ros-rolling-ouster-ros_0.11.1-5noble.20250510.085402_amd64.deb Size: 1188360 SHA256: 297fa4471ca5162792e7c7589511ea9de08121afada47be5c6b7ea23fafa5acd SHA1: ff75dc0a144418943cad8391dbed7213f79e8748 MD5sum: 0ad28198ffd63bd5233e268f67bda77d Description: Ouster ROS2 driver Package: ros-rolling-ouster-ros-dbgsym Package-Type: ddeb Source: ros-rolling-ouster-ros Version: 0.11.1-5noble.20250510.085402 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ussama Naal Installed-Size: 56597 Depends: ros-rolling-ouster-ros (= 0.11.1-5noble.20250510.085402) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ouster-ros/ros-rolling-ouster-ros-dbgsym_0.11.1-5noble.20250510.085402_amd64.deb Size: 53824024 SHA256: 2f988c68175dd55abe99e5ab2b054f49bf64235bac3a7866e3003d098e7250c2 SHA1: fa080cc47ac6ca1ffd498fa6233d27db700e98c3 MD5sum: 3529476483a5d6c2ed25bcb8e729a4a6 Description: debug symbols for ros-rolling-ouster-ros Build-Ids: 10951ac121d06422c21188161043e2180e7694d1 1b2457fff8ae03642c2013cae9a8becaa9b0e7cf 547b33985527affed869a940d9094a24ebf8d33e 645ac650d839d4e65965542113161e75d0d9fb04 657b1955f2c90fe37265e8386881dadf29bcb2bb 65d4dcf22532d47f5730f02a75a7b6093d1db538 afb7f8d33e233075e3a500681e02ee4a14fee44c c415c82d3fc0caf022167937b8a9a9fd7e053605 c6d11de267b8bb07f209f8e11dbdd3de6dcfd39d daa1befc43ddb861d38e1615b95c824cd0c042f8 e1da2e93d8a55f69f9b9f17e7d108704b7fef941 Package: ros-rolling-ouster-sensor-msgs Version: 0.11.1-5noble.20250429.142015 Architecture: amd64 Maintainer: Ussama Naal Installed-Size: 1593 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ouster-sensor-msgs/ros-rolling-ouster-sensor-msgs_0.11.1-5noble.20250429.142015_amd64.deb Size: 118098 SHA256: 8a4666b4f518505031f756fd25d1baa7c70cb93ac80fdc241454ca586ccdebd7 SHA1: 3435d28d85c9d51559f255816488d8ff7d5b3fe7 MD5sum: aafb92d8bd82101444866afff899f3ea Description: ouster_ros message and service definitions Package: ros-rolling-ouster-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-ouster-sensor-msgs Version: 0.11.1-5noble.20250429.142015 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ussama Naal Installed-Size: 1174 Depends: ros-rolling-ouster-sensor-msgs (= 0.11.1-5noble.20250429.142015) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ouster-sensor-msgs/ros-rolling-ouster-sensor-msgs-dbgsym_0.11.1-5noble.20250429.142015_amd64.deb Size: 906094 SHA256: 3e861ceaf23eb1aa46c32594caa5372acf9b25454bfa03370f3d56a8b349bab1 SHA1: 2d60ed12129a946c6bef17783ff4d4b005bac5a7 MD5sum: 6d85f2ddc43bae58163713b5822f778d Description: debug symbols for ros-rolling-ouster-sensor-msgs Build-Ids: 0857c1548e9c86a102b8b72305df8a106131927e 0a88d9665cb128cc3487a290d6d92adc755562b3 3bc4d4f9a813e2c0514234565b0b635e22cfe3d1 4d098581dcd70160b18963ab8cfc1c7cb91d9d71 5827d9fa8a17eda5df99b1e27d37d476dca5a274 6bfcf596335fff58df793f1cafe7d6a27833b6e7 72061b0a9166db3f0c518923e4c5c811f21cbe26 b67770a711ec1adeba460f4921e5af7717ba7df9 e000bd967428af3393434017c9eb12ca59af9f63 e0e34df539a015c53bbf65665d5529b56884fd8d f4e4a2d63ab464a615d2924a80140463302817b8 Package: ros-rolling-ouxt-common Version: 0.0.8-4noble.20250426.194303 Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 41 Depends: ros-rolling-ouxt-lint-common, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ouxt-common/ros-rolling-ouxt-common_0.0.8-4noble.20250426.194303_amd64.deb Size: 5400 SHA256: ca1b4762e441b7311a2eb9469f906c9a84bd1af2d60cf67c3a8019cf3711f9a5 SHA1: 09d88b6e7ece2d59ca41deaa9d48237a623abf3a MD5sum: a9716734b690ac2aa0febbd7b7feced7 Description: common settings for OUXT Polaris ROS2 packages Package: ros-rolling-ouxt-lint-common Version: 0.0.8-4noble.20250426.194235 Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 45 Depends: ros-rolling-ament-cmake-clang-format, ros-rolling-ament-cmake-copyright, ros-rolling-ament-cmake-pep257, ros-rolling-ament-cmake-xmllint, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ouxt-lint-common/ros-rolling-ouxt-lint-common_0.0.8-4noble.20250426.194235_amd64.deb Size: 6432 SHA256: 68e91a574490ec77ed1728b9daeb3b2fa3fc9147499c3c5c839bbd5deb3d5191 SHA1: 0fa5f3c5d4ca1d7a941b1d2b48d3ee86cf6ff369 MD5sum: 461c6a2ce54f590108eff7306ebc4b17 Description: common linter settings for OUXT Polaris ROS2 packages Package: ros-rolling-pal-statistics Version: 2.6.2-1noble.20250510.080509 Architecture: amd64 Maintainer: Jordan Palacios Installed-Size: 408 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-dev, ros-rolling-pal-statistics-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-rclpy, ros-rolling-ros-workspace Homepage: https://github.com/pal-robotics/pal_statistics Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pal-statistics/ros-rolling-pal-statistics_2.6.2-1noble.20250510.080509_amd64.deb Size: 105610 SHA256: 4cef7cdc0a978f016dad9a67c7fddd92bc2218798af4879d2cd16579022b83a6 SHA1: 91751d7433540eb17e33fb10e0694aad8e33bcde MD5sum: d8f3b2b98fc622d081b36cbb347a453a Description: The pal_statistics package Package: ros-rolling-pal-statistics-dbgsym Package-Type: ddeb Source: ros-rolling-pal-statistics Version: 2.6.2-1noble.20250510.080509 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jordan Palacios Installed-Size: 2114 Depends: ros-rolling-pal-statistics (= 2.6.2-1noble.20250510.080509) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pal-statistics/ros-rolling-pal-statistics-dbgsym_2.6.2-1noble.20250510.080509_amd64.deb Size: 1985786 SHA256: 832b40bd580ae36a690ddbda0ac8dfa793cd113fc83d7059410abce38d7b1fed SHA1: c6e1adbc36e19e2c83ab158b24cd6cdcd854ced1 MD5sum: 68b1c7dea922305f39a4380d03a2dc83 Description: debug symbols for ros-rolling-pal-statistics Build-Ids: 848cf9a85a74cafe6dcacf5b556dfcdb1c1e5ba7 Package: ros-rolling-pal-statistics-msgs Version: 2.6.2-1noble.20250429.142018 Architecture: amd64 Maintainer: Jordan Palacios Installed-Size: 854 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://github.com/pal-robotics/pal_statistics Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pal-statistics-msgs/ros-rolling-pal-statistics-msgs_2.6.2-1noble.20250429.142018_amd64.deb Size: 79518 SHA256: f107cec5471cad5c4a3d78e6c06eca7e24e7dffdeafde2817730b0761ee0035a SHA1: 121730d87580d146a898e5c4099c6148f9918385 MD5sum: a0ac8379155adba7ef0fa15985a27917 Description: Statistics msgs package Package: ros-rolling-pal-statistics-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-pal-statistics-msgs Version: 2.6.2-1noble.20250429.142018 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jordan Palacios Installed-Size: 695 Depends: ros-rolling-pal-statistics-msgs (= 2.6.2-1noble.20250429.142018) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pal-statistics-msgs/ros-rolling-pal-statistics-msgs-dbgsym_2.6.2-1noble.20250429.142018_amd64.deb Size: 547332 SHA256: 9aa1a892872430d367459b90d21f7e0bd7a95f8c7c2f38d9e8e6a9d5b4480652 SHA1: 0bcf0d427f4d8971cddd192c639a76b571b20b8d MD5sum: f116ffc120aa9aa1e10d3d4718946b66 Description: debug symbols for ros-rolling-pal-statistics-msgs Build-Ids: 09e3cc5a97a39958d49c445e6b0813251a024f75 0d85669c0b604d8e389a13b779d88056562b0a8f 1587235a2de890fa34e307e310ee7a49d540c71f 39cb656f812fcf17e81248b554423ae93fba8fd5 4053faa3ff85f2cebfd04d3b041c3a33b30b03c9 4240ee1075f58ef8e04004eef967db1be8973d2f ab75b36ad9744e4424bd38561d3e80f417f08f74 ae422aebef268c872da1b3a38f63179a8ff0a543 c915a21d7211fb84d3d6cd826f788c605ff17148 c9558e064fe94279c99aaffd9273debb8f1198c3 f219c5529b3afeb0b91ebf37c20d736b2767603e Package: ros-rolling-pangolin Version: 0.9.3-1noble.20250426.191701 Architecture: amd64 Maintainer: Steven Lovegrove Installed-Size: 5465 Depends: libc6 (>= 2.38), libegl1, libepoxy0 (>= 1.0), libgcc-s1 (>= 3.3.1), libpng16-16t64 (>= 1.6.2), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.0.2), libwayland-egl1 (>= 1.15.0), libx11-6, libxkbcommon0 (>= 0.5.0), libepoxy-dev, libgl1-mesa-dev, libglew-dev, libglu1-mesa-dev, libpng-dev, libturbojpeg0-dev, libxkbcommon-dev, python3-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pangolin/ros-rolling-pangolin_0.9.3-1noble.20250426.191701_amd64.deb Size: 1346732 SHA256: 5b26577a955d6e30ef795df42cbf13c2f6dfe2e034291d39462e2d666891b387 SHA1: 9ba72e84c99c904ee1c2a3269cf84a5bccf41f72 MD5sum: 6afece091553265bdf99e8029523a1c1 Description: Pangolin is a set of lightweight and portable utility libraries for prototyping 3D, numeric or video based programs and algorithms. Package: ros-rolling-pangolin-dbgsym Package-Type: ddeb Source: ros-rolling-pangolin Version: 0.9.3-1noble.20250426.191701 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steven Lovegrove Installed-Size: 31956 Depends: ros-rolling-pangolin (= 0.9.3-1noble.20250426.191701) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pangolin/ros-rolling-pangolin-dbgsym_0.9.3-1noble.20250426.191701_amd64.deb Size: 30272556 SHA256: 3d2fb6c2444d3251a2611899ed7423d76105cb359be5aa4a85709e070902c93a SHA1: 4e49f4d9d9a7f5fdc34222b2b2777c48ebd18d0f MD5sum: 5f2df7d6a62eda68792f143d8ceb6ca6 Description: debug symbols for ros-rolling-pangolin Build-Ids: 279206adebc64e5a2961f364bf590b8b3468548e 295a854a26ffd94a97493cf7c7d7e229d6fc8fc9 34f0f9577c51c9bee8e9b48ffe75143793d675f5 5db4815814a6a67c1f194be4cd52b88483de1ca4 6316174f26b7a37eac7c5fb1b9843ba6cb765ec6 660e483b590e5cc757aa88f9f5c2ee781f11d143 6ac121ad7cc1ee5da285608f6b1c39091200fda5 7268cefc4959f70e7523ad2e4358ca46c285aee5 834d4422381f65ed5317a5b045aa162c504ba3b8 a1cc5286c0122f09a0930f950db9fb1ece8d8c89 a4878462218aa5febae37d3e58d063fdf0399294 ad4794005285c6bf9c02bddb08722ed6cee0036b c06eec11ac0f582204fcb2fc808aab62259b96a6 d123ab9c0cc6ac2c31b85be642f33a0863a5c423 dc0792dff3643c82bb3ac6816b6cfa3628c839d2 e2f297d65bc10c7bcf7d286bf5fcff9b14f82641 e5c01f11fa2eff59c36d04e66969adc28c00ec01 e664c05ec00939b5ce0afb9fbfadc74cfa114951 ebf5089fdc863e0ba97e27bf73c01ebc2f2274ac f813b6380bd64799710ef6aafea471a6de9a75bf Package: ros-rolling-parallel-gripper-controller Version: 4.24.0-1noble.20250510.085035 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 333 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-control-msgs, ros-rolling-control-toolbox, ros-rolling-controller-interface, ros-rolling-generate-parameter-library, ros-rolling-hardware-interface, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-realtime-tools, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-parallel-gripper-controller/ros-rolling-parallel-gripper-controller_4.24.0-1noble.20250510.085035_amd64.deb Size: 81494 SHA256: 4d7d4fa3b5fbe3cde86b755cf7031fde8838952841b6583453ab7ae10e79d883 SHA1: 433f3166fad8a3768ddee7fe7c42077c63f52827 MD5sum: 7e90e3e0bd44cab79018e25ec14c7fa7 Description: The parallel_gripper_controller package Package: ros-rolling-parallel-gripper-controller-dbgsym Package-Type: ddeb Source: ros-rolling-parallel-gripper-controller Version: 4.24.0-1noble.20250510.085035 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1067 Depends: ros-rolling-parallel-gripper-controller (= 4.24.0-1noble.20250510.085035) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-parallel-gripper-controller/ros-rolling-parallel-gripper-controller-dbgsym_4.24.0-1noble.20250510.085035_amd64.deb Size: 979892 SHA256: 3ad89c42eff5f3dbc8df637ca75aef7f7cc654a3b75147b402273e06d661858e SHA1: ff3247160052538d5dafebb3280b853609f3bab3 MD5sum: 809c67783c0cb70e96372d02744f756b Description: debug symbols for ros-rolling-parallel-gripper-controller Build-Ids: 05c4ec5085f2f5cf8dc7ac56b38a57f85255d907 Package: ros-rolling-parameter-traits Version: 0.4.0-1noble.20250510.083928 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 59 Depends: libfmt-dev, ros-rolling-rclcpp, ros-rolling-rsl, ros-rolling-tcb-span, ros-rolling-tl-expected, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-parameter-traits/ros-rolling-parameter-traits_0.4.0-1noble.20250510.083928_amd64.deb Size: 9814 SHA256: ade7396af344d9adfefb6e3f902aee9bd018ceec1026d747d463f55151bd4531 SHA1: a272a620d7e46dd618ea269b7629af47d75a8720 MD5sum: b5e100217067d0e28160245b04b50c50 Description: Functions and types for rclcpp::Parameter Package: ros-rolling-pcl-conversions Version: 2.6.3-1noble.20250510.083158 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 79 Depends: libeigen3-dev, libpcl-common1.14, libpcl-dev, libpcl-io1.14, ros-rolling-message-filters, ros-rolling-pcl-msgs, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/pcl_conversions Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pcl-conversions/ros-rolling-pcl-conversions_2.6.3-1noble.20250510.083158_amd64.deb Size: 12706 SHA256: 83d68ad9147f4c7284a8b05738713db6ff8f6fd0c935ebccecdcdd0893ab42dc SHA1: 4e2310f0b89b31b9541f6397a039f7471b38efac MD5sum: 0ab3dcf5209677b48d0d5dc46467718e Description: Provides conversions from PCL data types and ROS message types Package: ros-rolling-pcl-msgs Version: 1.0.0-8noble.20250429.142904 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 1219 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/pcl_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pcl-msgs/ros-rolling-pcl-msgs_1.0.0-8noble.20250429.142904_amd64.deb Size: 110030 SHA256: 458385e5b2003f91cc0a4f81fec03448b48cf5e4ee5452175c69ff908cf15d64 SHA1: 332eeb2b226ab0562a72add8f81065b5299fb138 MD5sum: c97d2f083f7da98d71e8556a59171a24 Description: Package containing PCL (Point Cloud Library)-related ROS messages. Package: ros-rolling-pcl-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-pcl-msgs Version: 1.0.0-8noble.20250429.142904 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 1031 Depends: ros-rolling-pcl-msgs (= 1.0.0-8noble.20250429.142904) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pcl-msgs/ros-rolling-pcl-msgs-dbgsym_1.0.0-8noble.20250429.142904_amd64.deb Size: 827576 SHA256: 5e396d260a0603dc2353aa67365b3ae0c33a3fea2084ffa8a6a62566525fdce1 SHA1: bafa57efa5667c27aabbb8867ecad9e36b1aaa91 MD5sum: e6a811bdbe6701724fc86c3b088e11a6 Description: debug symbols for ros-rolling-pcl-msgs Build-Ids: 1e18bfca6f9d94f48f172499b8ebc00361677521 29f9c8bb021f02fe66071cbe8c4eef6c17ff8453 3753f6bf29db98bb26db6e2a28bab9833c8b2b91 44a1fc2c36f523c2b754d600c2118a2cf411db9b 67a293ee38625cc7946778198c656a3e41370cb8 9b275f22df3624b61458830b4f65eaf617024f11 9d6b20bb12369750c4b44eecabc900fd243ef699 c668ef4cc9333e3f0ab060ea191b3c782ae9a800 cb9089caef63bef7eb5c286d2a76625b69af8a34 d71c54b420e3ab169f7bac4cf3b073bf610ac176 dfd90e5ec307291618ecf65be5074fd7bba9ae3e Package: ros-rolling-pcl-ros Version: 2.6.3-1noble.20250510.083958 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 5545 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-filters1.14 (>= 1.14.0+dfsg), libpcl-io1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), libeigen3-dev, libpcl-dev, libpcl-features1.14, libpcl-segmentation1.14, libpcl-surface1.14, ros-rolling-geometry-msgs, ros-rolling-pcl-conversions, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-tf2, ros-rolling-tf2-eigen, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/perception_pcl Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pcl-ros/ros-rolling-pcl-ros_2.6.3-1noble.20250510.083958_amd64.deb Size: 623354 SHA256: 878ea1a05e640da88a05189f38593782195ceeb31897f5d89d8284d0145d5519 SHA1: 9f5d97f7ff4be22fa32e170fd5de90ae43b480d1 MD5sum: 44c65821cb1919890e8c383cea8a77da Description: PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS. Package: ros-rolling-pcl-ros-dbgsym Package-Type: ddeb Source: ros-rolling-pcl-ros Version: 2.6.3-1noble.20250510.083958 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 22176 Depends: ros-rolling-pcl-ros (= 2.6.3-1noble.20250510.083958) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pcl-ros/ros-rolling-pcl-ros-dbgsym_2.6.3-1noble.20250510.083958_amd64.deb Size: 19157860 SHA256: 83914e7d84d24829644f312f0654f9e2b4a7d796a64e3633a3439e20af7932df SHA1: d8e1560b53c03108a69397913bcc64fc7477c9eb MD5sum: f96788ce1032d9c746b341cb69aeeeb3 Description: debug symbols for ros-rolling-pcl-ros Build-Ids: 3a3c13fcc0a83a85263d3b6908514da35009dba5 4f2cfefcee4463a974fd27c5e36272a25ff43ce3 54c95dd228595a63d1fc3a76d8ae1e4ab56f6296 625db16f6e353f77152bf4328f1d6ff3882a8ce9 6987668a67ed808c7b45862c262a731334218682 69aac88d3210ef78796bf4c39042d60cd5cd93dc 7445108b5fc9c8cb051b3ba2510c416b29b6b4f3 7b9a9f84124aba4d353e607279b38571af85ccc2 b24cf0c77d54f9392da23cea5b7faaa73791f733 b9792d4ba9c78d1faab9d89efea1509661d967c9 bca8a687186fd50254ccbd1a31180cd3e2dc1052 fdde4224145767fafcfa30d4e2e18ebcfc43d334 Package: ros-rolling-pendulum-control Version: 0.37.0-1noble.20250510.084051 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1362 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-pendulum-msgs, ros-rolling-rclcpp, ros-rolling-rttest, ros-rolling-tlsf-cpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pendulum-control/ros-rolling-pendulum-control_0.37.0-1noble.20250510.084051_amd64.deb Size: 247824 SHA256: 58d00a16a029e45224a43bcd7553f1627cb253fcef974d1639d521dbcd12a8f4 SHA1: aec72e8eaf9bd2869f8b7ec75cab632920759691 MD5sum: 18ea919f626fdc34651a12dee2bf51e9 Description: Demonstrates ROS 2's realtime capabilities with a simulated inverted pendulum. Package: ros-rolling-pendulum-control-dbgsym Package-Type: ddeb Source: ros-rolling-pendulum-control Version: 0.37.0-1noble.20250510.084051 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 6304 Depends: ros-rolling-pendulum-control (= 0.37.0-1noble.20250510.084051) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pendulum-control/ros-rolling-pendulum-control-dbgsym_0.37.0-1noble.20250510.084051_amd64.deb Size: 5278228 SHA256: c0529762d49e4f24feb05016c79f2a9909dc213e77fea074f8534dacbff7091a SHA1: 52716ae6418f8ef2401a3fe7f678d2d2c424688e MD5sum: cecf0af1fca6a3d13eda1454b4c0a35f Description: debug symbols for ros-rolling-pendulum-control Build-Ids: 48ee22cbff2d216654f2ca1037e628785cf86ca3 959021c73f346173ef0ff3dc4eaae9a89497eb70 9ee6530146460bf512e047e84553ea41f547d199 Package: ros-rolling-pendulum-msgs Version: 0.37.0-1noble.20250429.140128 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 668 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pendulum-msgs/ros-rolling-pendulum-msgs_0.37.0-1noble.20250429.140128_amd64.deb Size: 58792 SHA256: 671d69b2465c97faab0c313140cb55588316f994f1640fcadde9f9adebfbed12 SHA1: 85d41d8a257bf1fd3fb02c5c02c4fccec29ad41d MD5sum: 9845ea3765e03b7ea7650c7259cbef74 Description: Custom messages for real-time pendulum control. Package: ros-rolling-pendulum-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-pendulum-msgs Version: 0.37.0-1noble.20250429.140128 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 448 Depends: ros-rolling-pendulum-msgs (= 0.37.0-1noble.20250429.140128) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pendulum-msgs/ros-rolling-pendulum-msgs-dbgsym_0.37.0-1noble.20250429.140128_amd64.deb Size: 327972 SHA256: 2fec00721e5e870721f43d6a903a12b1d0fc1bf554bc39b68875d61567a7da6a SHA1: 01284b70fb72d1cf3fa28cdc37cfe1370ea681d0 MD5sum: 07cf02315e7b52f5886c7466b4262ce8 Description: debug symbols for ros-rolling-pendulum-msgs Build-Ids: 3d39ac418b95d4d87e5a02e1dbc8ff5e1e029b78 480c5dc8f095b4e7f36942013ba631c6cef4dbd2 50295dabea86dad05afc75a3e3c37fb1a9207f4a 58212c2d66b00806827866cf600bd85d57463d81 6808107ccafc56038bd936dde09254ea3f109821 89e0d405379f1d2c7ec3ae6644987e54ef24b752 b07b08db2c1b3c766ce4702a2936b9c42e4a3591 bbb44dcadb1cc808900bf281b40f87c113d21536 df6633b756d702defbcd7d196c85bb24ec9af13b fb512cd5ff8e82a2309ee6f55698266c91cbb63f ffc321b505a56e82786d52ad053bde4f599739cc Package: ros-rolling-perception Version: 0.13.0-1noble.20250510.085510 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 41 Depends: ros-rolling-image-common, ros-rolling-image-pipeline, ros-rolling-image-transport-plugins, ros-rolling-laser-filters, ros-rolling-laser-geometry, ros-rolling-perception-pcl, ros-rolling-ros-base, ros-rolling-vision-opencv, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-perception/ros-rolling-perception_0.13.0-1noble.20250510.085510_amd64.deb Size: 5400 SHA256: 8f76cb782485ba06874f7e05bcb6243d96ea7606e7d2f646fc702870e529401f SHA1: 5cff99c59f5d9e5d5b4bf60b8c40ef7a1917f784 MD5sum: aa998b2d82676cdeb1a58d5c76a92a59 Description: A package which aggregates common perception packages. Package: ros-rolling-perception-pcl Version: 2.6.3-1noble.20250510.085448 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 42 Depends: ros-rolling-pcl-conversions, ros-rolling-pcl-msgs, ros-rolling-pcl-ros, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/perception_pcl Priority: optional Section: misc Filename: pool/main/r/ros-rolling-perception-pcl/ros-rolling-perception-pcl_2.6.3-1noble.20250510.085448_amd64.deb Size: 5474 SHA256: 97212737cb8ec57d39b63e2827c40a9cfce3841a802c49685dd13ee49e3f7093 SHA1: 5cb1e6e2b72a7b385fc531bf30e5f1350f506e44 MD5sum: 5d6d0827490db5ae137c05d6c9bd8fe8 Description: PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS. Package: ros-rolling-performance-test Version: 2.3.0-1noble.20250510.080406 Architecture: amd64 Maintainer: Apex AI, Inc. Installed-Size: 8777 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-rolling-fastcdr, ros-rolling-rclcpp, ros-rolling-rmw-implementation, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-performance-test/ros-rolling-performance-test_2.3.0-1noble.20250510.080406_amd64.deb Size: 985750 SHA256: d6031e140b5e5be7bf9d6a67f664568686fa8f6e88c3fd3ebcb194b2d5afd7f1 SHA1: 461f0950b428109cb09d58954c01b1b3cd1aea95 MD5sum: b49af2061f99b62c2443a776caf6db39 Description: Tool to test performance of ROS2 and DDS data layers and communication. Package: ros-rolling-performance-test-dbgsym Package-Type: ddeb Source: ros-rolling-performance-test Version: 2.3.0-1noble.20250510.080406 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Apex AI, Inc. Installed-Size: 35662 Depends: ros-rolling-performance-test (= 2.3.0-1noble.20250510.080406) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-performance-test/ros-rolling-performance-test-dbgsym_2.3.0-1noble.20250510.080406_amd64.deb Size: 27336694 SHA256: 60e4126d9cc6bac7b021a63baf94b6fc045376013e683a5133d2a936991920f3 SHA1: 15cd39447903083eeb7329d640f2b04f95f98a13 MD5sum: e8f1f89468c4daad1b20f4cf619e8ebf Description: debug symbols for ros-rolling-performance-test Build-Ids: 225c7d6359d7f15a97cea435dbf496becb223197 29709e22fb65e9e29b81fe0f033f250dfc426663 4630e708c5c86cd35ad27133214242fb4ec5fa07 5c94c4ea052aaa5ae9639fd64a9d5f25b5cadfc1 8a1b7c1753f45fda2e0660462998f8ba339d7528 963437f4d1bdfa9d846e46ed7451ae4c78ed2851 a42090fadb6538c15b3585d3bfdd26b2e89b56f4 b84bdfe92c04bfc8d329ad3e083f6231afcef11b c89f0dcdae1cef3b0237d6d79b6d3683150669fa c9df83f76e302939887792162e6f1b187926bbb1 d1ce0c253375fab354ca8ead9f7cafc469941138 d4bd567bd9789cbc838dc40cb494058dea18741d Package: ros-rolling-performance-test-fixture Version: 0.4.0-1noble.20250426.193833 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 99 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-rolling-google-benchmark-vendor, ros-rolling-ament-cmake-google-benchmark, ros-rolling-osrf-testing-tools-cpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-performance-test-fixture/ros-rolling-performance-test-fixture_0.4.0-1noble.20250426.193833_amd64.deb Size: 18382 SHA256: 7a36eefd4c94ba8b083e1a2c6ad448238712e88022432d117ce5b99d2c590ad3 SHA1: 3aab7527ef0e3c9669ed16f54ff7e21fb2ce217c MD5sum: 7227e5e99d4e58689cce2aa9bd6b5a54 Description: Test fixture and CMake macro for using osrf_testing_tools_cpp with Google Benchmark Package: ros-rolling-performance-test-fixture-dbgsym Package-Type: ddeb Source: ros-rolling-performance-test-fixture Version: 0.4.0-1noble.20250426.193833 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 110 Depends: ros-rolling-performance-test-fixture (= 0.4.0-1noble.20250426.193833) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-performance-test-fixture/ros-rolling-performance-test-fixture-dbgsym_0.4.0-1noble.20250426.193833_amd64.deb Size: 92114 SHA256: e7024d52c7bcbfce067376929562f771b720cf822bb171aa6efd563db23170e5 SHA1: 81feef4c0b67d71dfb5aae4a2f80a0818874567d MD5sum: 210ea95338abae134f6902d8d813a448 Description: debug symbols for ros-rolling-performance-test-fixture Build-Ids: aaa9b3902afbc374957cab7d9e20e0fc3714a1e6 Package: ros-rolling-phidgets-accelerometer Version: 2.3.3-1noble.20250510.080607 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 218 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-libphidget22, ros-rolling-launch, ros-rolling-phidgets-api, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-accelerometer/ros-rolling-phidgets-accelerometer_2.3.3-1noble.20250510.080607_amd64.deb Size: 61406 SHA256: b7b4536c7fc56d9e4f0ae5f6f64641e6a99980c27a68a903f862b1e53c2c4712 SHA1: 60468c512dc3b3069f1baa1e224cbcef9cf274a2 MD5sum: 9ac4217d876ac0c015a4be096f662e79 Description: Driver for the Phidgets Accelerometer devices Package: ros-rolling-phidgets-accelerometer-dbgsym Package-Type: ddeb Source: ros-rolling-phidgets-accelerometer Version: 2.3.3-1noble.20250510.080607 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 918 Depends: ros-rolling-phidgets-accelerometer (= 2.3.3-1noble.20250510.080607) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-accelerometer/ros-rolling-phidgets-accelerometer-dbgsym_2.3.3-1noble.20250510.080607_amd64.deb Size: 852132 SHA256: 13fbe9164fb3184d53ee9cea8cd152a6552d0bbc6496c24a75e9a9d6ca7414fe SHA1: 5181ff536c98aee443a31bc6a142879d5b9d8ab5 MD5sum: b49ba8d0ac9fb0a67849851172aeeac8 Description: debug symbols for ros-rolling-phidgets-accelerometer Build-Ids: 984a305cff69f69f5c40ec7066b04048352cbe5f Package: ros-rolling-phidgets-analog-inputs Version: 2.3.3-1noble.20250510.080610 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 213 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-libphidget22, ros-rolling-launch, ros-rolling-phidgets-api, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-analog-inputs/ros-rolling-phidgets-analog-inputs_2.3.3-1noble.20250510.080610_amd64.deb Size: 60234 SHA256: d331004390bd2b5e4204ebf7a15f0e9e0c0c6ca03f95f35c7fe5e526e3734ce5 SHA1: 2fa8a1de169e6d0d37cbea4d530b95b7f103bac5 MD5sum: e95b295cf1db24fe270a337f59aae086 Description: Driver for the Phidgets Analog Input devices Package: ros-rolling-phidgets-analog-inputs-dbgsym Package-Type: ddeb Source: ros-rolling-phidgets-analog-inputs Version: 2.3.3-1noble.20250510.080610 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 926 Depends: ros-rolling-phidgets-analog-inputs (= 2.3.3-1noble.20250510.080610) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-analog-inputs/ros-rolling-phidgets-analog-inputs-dbgsym_2.3.3-1noble.20250510.080610_amd64.deb Size: 860150 SHA256: 79e0915d4d65864d87089c8dc352e27abf981ae71bd40be5395f9c8be1894cec SHA1: ff720ade89429478dce32b6331766a312f344589 MD5sum: f157921f64c805d918d1e2858c12d676 Description: debug symbols for ros-rolling-phidgets-analog-inputs Build-Ids: a252705cb025ed1c775abc01a9320bc6b46a66be Package: ros-rolling-phidgets-analog-outputs Version: 2.3.3-1noble.20250510.080616 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 514 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-libphidget22, ros-rolling-phidgets-api, ros-rolling-phidgets-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-analog-outputs/ros-rolling-phidgets-analog-outputs_2.3.3-1noble.20250510.080616_amd64.deb Size: 111066 SHA256: 05733e57784b7456fd77b70d467e40eb0728f9269712af9487d18f45edb93abf SHA1: 80947ad79a89e85113140544c8087f8ad4ff5867 MD5sum: 55281e5d5dd84af006f6c50c0ed1330a Description: Driver for the Phidgets Analog Output devices Package: ros-rolling-phidgets-analog-outputs-dbgsym Package-Type: ddeb Source: ros-rolling-phidgets-analog-outputs Version: 2.3.3-1noble.20250510.080616 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 2317 Depends: ros-rolling-phidgets-analog-outputs (= 2.3.3-1noble.20250510.080616) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-analog-outputs/ros-rolling-phidgets-analog-outputs-dbgsym_2.3.3-1noble.20250510.080616_amd64.deb Size: 1995564 SHA256: 4684440b832660c0d796137c362f1c294d75f1ef7e5ce00939ef6f2e84cb30a9 SHA1: 0743aaab333b3c8906c67fc205aaed4cf46a780f MD5sum: bb3bafae21612d4e1ca7b555a742ab43 Description: debug symbols for ros-rolling-phidgets-analog-outputs Build-Ids: eede33b3f73f90a5de6fad1892c8fe028c376471 Package: ros-rolling-phidgets-api Version: 2.3.3-1noble.20250510.074527 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 220 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-rolling-libphidget22, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/phidgets_api Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-api/ros-rolling-phidgets-api_2.3.3-1noble.20250510.074527_amd64.deb Size: 38522 SHA256: 0e83af7d40cc8171eb6ebfb3c17341800da085cd41aefc87f52bdcc85b2fd70b SHA1: ecfa72c2402243609062712825c170789f648759 MD5sum: bc2944b12ca3398efca8d8e49b711371 Description: A C++ Wrapper for the Phidgets C API Package: ros-rolling-phidgets-api-dbgsym Package-Type: ddeb Source: ros-rolling-phidgets-api Version: 2.3.3-1noble.20250510.074527 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 442 Depends: ros-rolling-phidgets-api (= 2.3.3-1noble.20250510.074527) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-api/ros-rolling-phidgets-api-dbgsym_2.3.3-1noble.20250510.074527_amd64.deb Size: 396956 SHA256: 090ab42ec2af0458faac64205fb90ffc3874a4352e2ef241cfe4c3a80c07db69 SHA1: a1867b3fd82d14b04df879273558cf39ddfe0e31 MD5sum: af9bf26d4506d39a412f3dc03f2ca53d Description: debug symbols for ros-rolling-phidgets-api Build-Ids: 435ec4be176b1e67c7156ca8b4c98bf08ec8236d Package: ros-rolling-phidgets-digital-inputs Version: 2.3.3-1noble.20250510.080623 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 209 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-libphidget22, ros-rolling-launch, ros-rolling-phidgets-api, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-digital-inputs/ros-rolling-phidgets-digital-inputs_2.3.3-1noble.20250510.080623_amd64.deb Size: 59498 SHA256: b4a5fccd825116c0201a79b54031e6c6941b51763e100e6d0356f6baed9b8fdf SHA1: d5cbb6d138abd574da25c204d09fb72eb875335c MD5sum: adfe94aa505b2c263b96b89a68d4f0b5 Description: Driver for the Phidgets Digital Input devices Package: ros-rolling-phidgets-digital-inputs-dbgsym Package-Type: ddeb Source: ros-rolling-phidgets-digital-inputs Version: 2.3.3-1noble.20250510.080623 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 921 Depends: ros-rolling-phidgets-digital-inputs (= 2.3.3-1noble.20250510.080623) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-digital-inputs/ros-rolling-phidgets-digital-inputs-dbgsym_2.3.3-1noble.20250510.080623_amd64.deb Size: 855246 SHA256: 3a15daf235811260c3b6c02f0a5e744d6866a0ddfda8bc5f1935e2b4218e2585 SHA1: 9108d2bd4a27223370f420be16cec6a50ff8cd98 MD5sum: 9a4a9b119b75d91d42e6b27dd70a1566 Description: debug symbols for ros-rolling-phidgets-digital-inputs Build-Ids: bb93ade55fc99907aea9589a198f8030b75400d5 Package: ros-rolling-phidgets-digital-outputs Version: 2.3.3-1noble.20250510.080624 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 515 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-libphidget22, ros-rolling-launch, ros-rolling-phidgets-api, ros-rolling-phidgets-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-digital-outputs/ros-rolling-phidgets-digital-outputs_2.3.3-1noble.20250510.080624_amd64.deb Size: 111412 SHA256: 0a4a4fbe78653bb0f6dba0ad692b06c2a2c2c04306d874748e7adbfdab9b4ad4 SHA1: ce0f49ed3db0fe584b2e78b29f69b040da82b3ee MD5sum: 81204200d7bfa7844054d1380834696b Description: Driver for the Phidgets Digital Output devices Package: ros-rolling-phidgets-digital-outputs-dbgsym Package-Type: ddeb Source: ros-rolling-phidgets-digital-outputs Version: 2.3.3-1noble.20250510.080624 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 2321 Depends: ros-rolling-phidgets-digital-outputs (= 2.3.3-1noble.20250510.080624) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-digital-outputs/ros-rolling-phidgets-digital-outputs-dbgsym_2.3.3-1noble.20250510.080624_amd64.deb Size: 2000878 SHA256: 7c35378d1ab5e4611b23ee25230b9914f83c17d76d07c83f2533da8b0b2c4f68 SHA1: 19b6e0f6166294f8105336d2069684c057fa2821 MD5sum: 901b723f8713aa6240294aae270a2570 Description: debug symbols for ros-rolling-phidgets-digital-outputs Build-Ids: a5d49c135aa090413828fae641ef20485b167120 Package: ros-rolling-phidgets-drivers Version: 2.3.3-1noble.20250510.084205 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 42 Depends: ros-rolling-libphidget22, ros-rolling-phidgets-accelerometer, ros-rolling-phidgets-analog-inputs, ros-rolling-phidgets-api, ros-rolling-phidgets-digital-inputs, ros-rolling-phidgets-digital-outputs, ros-rolling-phidgets-gyroscope, ros-rolling-phidgets-high-speed-encoder, ros-rolling-phidgets-ik, ros-rolling-phidgets-magnetometer, ros-rolling-phidgets-motors, ros-rolling-phidgets-msgs, ros-rolling-phidgets-spatial, ros-rolling-phidgets-temperature, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/phidgets_drivers Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-drivers/ros-rolling-phidgets-drivers_2.3.3-1noble.20250510.084205_amd64.deb Size: 6050 SHA256: 96cabd871d867dd6aad07e3f2d1c7b116403b935fa9e498cbc0dd3695413f0fc SHA1: 2ae16bc2126d44bba40ced624aa976cc447eace7 MD5sum: ef70b9d3631e34c51093d922ff6e85c2 Description: API and ROS drivers for Phidgets devices Package: ros-rolling-phidgets-gyroscope Version: 2.3.3-1noble.20250510.080628 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 303 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-libphidget22, ros-rolling-launch, ros-rolling-phidgets-api, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-gyroscope/ros-rolling-phidgets-gyroscope_2.3.3-1noble.20250510.080628_amd64.deb Size: 81540 SHA256: 33bbee717a803721a67761834c6d249d88d6cd64a7a996c17f605499485ad73b SHA1: 76c8c115a5d0370f1db914ed3ebf69b53da56dfc MD5sum: 7f1790fa1628173aec9f8d1d5d44183a Description: Driver for the Phidgets Gyroscope devices Package: ros-rolling-phidgets-gyroscope-dbgsym Package-Type: ddeb Source: ros-rolling-phidgets-gyroscope Version: 2.3.3-1noble.20250510.080628 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1347 Depends: ros-rolling-phidgets-gyroscope (= 2.3.3-1noble.20250510.080628) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-gyroscope/ros-rolling-phidgets-gyroscope-dbgsym_2.3.3-1noble.20250510.080628_amd64.deb Size: 1236160 SHA256: 7057bb92522940d952001eaa27e06eecbc079a66bae88050c290e5f7c7fbfb76 SHA1: 3786c98d1d16de22280f6290ce728f3567dfa26f MD5sum: 358db004215778014a2c972de4e9d829 Description: debug symbols for ros-rolling-phidgets-gyroscope Build-Ids: a59d95b4945307ec25d8582b45b4d076c654772a Package: ros-rolling-phidgets-high-speed-encoder Version: 2.3.3-1noble.20250510.080646 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 275 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-libphidget22, ros-rolling-launch, ros-rolling-phidgets-api, ros-rolling-phidgets-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-high-speed-encoder/ros-rolling-phidgets-high-speed-encoder_2.3.3-1noble.20250510.080646_amd64.deb Size: 76160 SHA256: 88f8102377394e9001eb5bd58c30cc1da8cda9ef53a968182240c392e279f4f7 SHA1: 5ad49aca0c02f4e91cff21ce5e45458d9dd4dc69 MD5sum: 94e45f8085503129a16d61d0e1be60aa Description: Driver for the Phidgets high speed encoder devices Package: ros-rolling-phidgets-high-speed-encoder-dbgsym Package-Type: ddeb Source: ros-rolling-phidgets-high-speed-encoder Version: 2.3.3-1noble.20250510.080646 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1228 Depends: ros-rolling-phidgets-high-speed-encoder (= 2.3.3-1noble.20250510.080646) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-high-speed-encoder/ros-rolling-phidgets-high-speed-encoder-dbgsym_2.3.3-1noble.20250510.080646_amd64.deb Size: 1125658 SHA256: 4048bb3da80d819a07bd18d679654db989759aedb989a10c16125883e3873e0a SHA1: 7aa2af79c8c159e63cd9793f6b290adb03535036 MD5sum: f0ebb41c1a229e7ba76bac9b952a3558 Description: debug symbols for ros-rolling-phidgets-high-speed-encoder Build-Ids: 281d7da0e76f3f5535250016cb7f52c5b8bcc3d4 Package: ros-rolling-phidgets-ik Version: 2.3.3-1noble.20250510.084132 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 46 Depends: ros-rolling-launch, ros-rolling-phidgets-analog-inputs, ros-rolling-phidgets-digital-inputs, ros-rolling-phidgets-digital-outputs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-ik/ros-rolling-phidgets-ik_2.3.3-1noble.20250510.084132_amd64.deb Size: 7044 SHA256: b9392f3da5ce4560f2aa835d2ad25b9de8263413a429e160a89c0cd903dd53ce SHA1: 80d2a92786952b32f315f70d801022296b6c58f8 MD5sum: 3fe12572ea34df4d237aea57a10940a7 Description: Driver for the Phidgets InterfaceKit devices Package: ros-rolling-phidgets-magnetometer Version: 2.3.3-1noble.20250510.080634 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 227 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-libphidget22, ros-rolling-launch, ros-rolling-phidgets-api, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-magnetometer/ros-rolling-phidgets-magnetometer_2.3.3-1noble.20250510.080634_amd64.deb Size: 63740 SHA256: 7de8bc92a9b3442f6cac888702765bce7a550bfdfd872be17a36657051c29d54 SHA1: 8393b7bc384fddf734fd96adf1c1fafb4ca3f34f MD5sum: e852b0266e8f5efe742c767dcdeecc60 Description: Driver for the Phidgets Magnetometer devices Package: ros-rolling-phidgets-magnetometer-dbgsym Package-Type: ddeb Source: ros-rolling-phidgets-magnetometer Version: 2.3.3-1noble.20250510.080634 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 943 Depends: ros-rolling-phidgets-magnetometer (= 2.3.3-1noble.20250510.080634) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-magnetometer/ros-rolling-phidgets-magnetometer-dbgsym_2.3.3-1noble.20250510.080634_amd64.deb Size: 873386 SHA256: 23f6a4ac32761610bb25f6b4644982e87737cce961cdf95ceb97ce15ab8fe52d SHA1: 655eb0f3e07cb514cde27b856c073766f288fc16 MD5sum: 61abdcd63379667c38748329c86754f7 Description: debug symbols for ros-rolling-phidgets-magnetometer Build-Ids: d4c6e07cdd2bc3571091bfde0ef711c7c625a475 Package: ros-rolling-phidgets-motors Version: 2.3.3-1noble.20250510.080639 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 515 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-libphidget22, ros-rolling-launch, ros-rolling-phidgets-api, ros-rolling-phidgets-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-motors/ros-rolling-phidgets-motors_2.3.3-1noble.20250510.080639_amd64.deb Size: 112790 SHA256: c5934620001a216b619c82c93d7b2c69ac8119a231a160f5561d9a42701f2d7b SHA1: 30931bc6e77c40d63238d0c3d20ce72b4405a7b1 MD5sum: 8a12c56238036dec2aec7fca01051be3 Description: Driver for the Phidgets Motor devices Package: ros-rolling-phidgets-motors-dbgsym Package-Type: ddeb Source: ros-rolling-phidgets-motors Version: 2.3.3-1noble.20250510.080639 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 2242 Depends: ros-rolling-phidgets-motors (= 2.3.3-1noble.20250510.080639) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-motors/ros-rolling-phidgets-motors-dbgsym_2.3.3-1noble.20250510.080639_amd64.deb Size: 1924706 SHA256: 72517310095ec761e83a1f717d958112f5ab134a089b7855d664ef5589b5c589 SHA1: 6bfabd48fa70de4d396478ab7bc7bbbfba3a27e5 MD5sum: 06ec2281e4e8b8607bc74f6d2a00a762 Description: debug symbols for ros-rolling-phidgets-motors Build-Ids: 0410eb0d1eb5ca2deedd80b1ea0c5e632ec0e7fa Package: ros-rolling-phidgets-msgs Version: 2.3.3-1noble.20250429.142029 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1205 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-msgs/ros-rolling-phidgets-msgs_2.3.3-1noble.20250429.142029_amd64.deb Size: 95298 SHA256: 2e428c764920c67142c3b3e130b2462b32279c288e81fae4a994f6b5fdfcc3fd SHA1: 67c1efa132d6c40554bafb8b8299e2c3bcff975d MD5sum: 95680f710aa8ae19ad8d48437a3df8f5 Description: Custom ROS messages for Phidgets drivers Package: ros-rolling-phidgets-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-phidgets-msgs Version: 2.3.3-1noble.20250429.142029 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 812 Depends: ros-rolling-phidgets-msgs (= 2.3.3-1noble.20250429.142029) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-msgs/ros-rolling-phidgets-msgs-dbgsym_2.3.3-1noble.20250429.142029_amd64.deb Size: 602264 SHA256: 26aaff8197e151e677ec7d36d11e55b0e4810bc625bc93771aaa6dde822f0209 SHA1: 9e80c54b2f03574d6f95f8b94383b011121f5859 MD5sum: 26b9e710f1d068aa46d2592b45498e51 Description: debug symbols for ros-rolling-phidgets-msgs Build-Ids: 1b4f67287b2946d98fb99c2f53f812ade369bbcc 29374d5fc2ccf546bf851bacfa2cade00cf81ab5 2a99ea104ba1ab2e63560311ef6038b933b8ae95 3efa7c2cee518e9e576ad66f9a060ef8be9594b4 409a218feb3fa014a7ca512fbfa44d3f40637527 66dee0c0efc6fd6ddd8aa3c6dff3f3167ff22fed 82013fb1a7319a9694f2b92ae293d5c22fcffae5 a024e8f1b551c897f9729e512fbdf0d7880d8d30 ee741ef0b97c0e9631b82f867498fd0ab8d9d212 f35f7e1a7a0e9c9b411973c635b963b1e4c328f5 fd36ca1a147af12c8689ec41cafe72947ec065e5 Package: ros-rolling-phidgets-spatial Version: 2.3.3-1noble.20250510.080655 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 369 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-libphidget22, ros-rolling-launch, ros-rolling-phidgets-api, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/phidgets_spatial Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-spatial/ros-rolling-phidgets-spatial_2.3.3-1noble.20250510.080655_amd64.deb Size: 97162 SHA256: 2455e2c0fd068d52de6c4ef9e542bb499b129f121b385fcc5b9f5958adc4e8a8 SHA1: fdcb2fac7e4a10785c9ae9cf28da0af304984b9e MD5sum: aedf3a4b745df20fc140c172bbd592d7 Description: Driver for the Phidgets Spatial 3/3/3 devices Package: ros-rolling-phidgets-spatial-dbgsym Package-Type: ddeb Source: ros-rolling-phidgets-spatial Version: 2.3.3-1noble.20250510.080655 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1638 Depends: ros-rolling-phidgets-spatial (= 2.3.3-1noble.20250510.080655) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-spatial/ros-rolling-phidgets-spatial-dbgsym_2.3.3-1noble.20250510.080655_amd64.deb Size: 1491788 SHA256: 95eb89292f2d4c49b8b663f88ea3899dc89940c0a7bbee5c8ca447d97dc54252 SHA1: cfb2ea0a4bb2b7b0e46b56dbc443687a7f8c8f86 MD5sum: 4a1acb20507714c51c9f8037c46a5803 Description: debug symbols for ros-rolling-phidgets-spatial Build-Ids: c8a26a43d41963d13f9d0cd116ff1869769b46a6 Package: ros-rolling-phidgets-temperature Version: 2.3.3-1noble.20250510.080722 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 205 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-libphidget22, ros-rolling-launch, ros-rolling-phidgets-api, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-temperature/ros-rolling-phidgets-temperature_2.3.3-1noble.20250510.080722_amd64.deb Size: 58656 SHA256: 20a890b508f71e4e890f9386fd912af17052a6973e595d4f92fb1131181514f3 SHA1: 96c6bc3a29ee4a61f6bca4d45e26709c019ac51a MD5sum: 088b4e577f6b80748a07affed36722bd Description: Driver for the Phidgets Temperature devices Package: ros-rolling-phidgets-temperature-dbgsym Package-Type: ddeb Source: ros-rolling-phidgets-temperature Version: 2.3.3-1noble.20250510.080722 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 893 Depends: ros-rolling-phidgets-temperature (= 2.3.3-1noble.20250510.080722) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-phidgets-temperature/ros-rolling-phidgets-temperature-dbgsym_2.3.3-1noble.20250510.080722_amd64.deb Size: 826814 SHA256: 05c90e0b98823d47678fbf813f8989676bf997cf6944dad8bf8d1074d156f8d6 SHA1: 2f8e01a49d017ff3c47ac670d54cce8a8875d46b MD5sum: f344d4e9e78cdd9478ce3a897f88a5a7 Description: debug symbols for ros-rolling-phidgets-temperature Build-Ids: 434c22e09cd2f9324a46cfd210712e9b44fafaf7 Package: ros-rolling-pick-ik Version: 1.1.1-1noble.20250510.090606 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 409 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-moveit-core, libfmt-dev, librange-v3-dev, ros-rolling-generate-parameter-library, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rsl, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-kdl, ros-rolling-tl-expected, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pick-ik/ros-rolling-pick-ik_1.1.1-1noble.20250510.090606_amd64.deb Size: 107504 SHA256: 6233c40b20fcc23ff71a5f055c8137142b030df373d090f956fc0bb6685eae4c SHA1: 76ae3940e6d582a78f1795f00d65c4ee6fabc4f9 MD5sum: 20af13f5dad6dc3c0a1f00e00e5a48d2 Description: Inverse Kinematics solver for MoveIt Package: ros-rolling-pick-ik-dbgsym Package-Type: ddeb Source: ros-rolling-pick-ik Version: 1.1.1-1noble.20250510.090606 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 5379 Depends: ros-rolling-pick-ik (= 1.1.1-1noble.20250510.090606) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pick-ik/ros-rolling-pick-ik-dbgsym_1.1.1-1noble.20250510.090606_amd64.deb Size: 5360366 SHA256: b24daaeb70b91dd15289f7eb7b6a2c06b528c429ca248edae643c49acad3b7e3 SHA1: 923f769ac105a5477ef1867a80e80bcd1d1a6d42 MD5sum: 04c4f29dcf4f9712dad0739616de463f Description: debug symbols for ros-rolling-pick-ik Build-Ids: 207c4192ca5ea310b018675402dfbe351dd15b90 Package: ros-rolling-picknik-ament-copyright Version: 0.0.2-4noble.20250426.191655 Architecture: amd64 Maintainer: Joe Schornak Installed-Size: 40 Depends: ros-rolling-ament-copyright, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-picknik-ament-copyright/ros-rolling-picknik-ament-copyright_0.0.2-4noble.20250426.191655_amd64.deb Size: 4896 SHA256: 4457b47a779ee60f96251ab719d3b075e2d86530a26843a27f720c5b5f5c828c SHA1: 3cbdf5a022a89110384b5315878e467a78f649b4 MD5sum: 955ca89dae9d346681f6dc4233b72773 Description: Check PickNik-specific copyright headers. Package: ros-rolling-picknik-reset-fault-controller Version: 0.0.4-2noble.20250510.084846 Architecture: amd64 Maintainer: Alex Moriarty Installed-Size: 258 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-controller-interface, ros-rolling-example-interfaces, ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-realtime-tools, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-picknik-reset-fault-controller/ros-rolling-picknik-reset-fault-controller_0.0.4-2noble.20250510.084846_amd64.deb Size: 68600 SHA256: f2d70fab18c70a24c76671d5c75b094171aa06edf38faf30f6d4806b8782a469 SHA1: 163685e1f18e0df64bc698d187ddd4d3a07bf721 MD5sum: e730d0842f307c6890040ad0d5639380 Description: ROS 2 controller that offers a service to clear faults in a hardware interface Package: ros-rolling-picknik-reset-fault-controller-dbgsym Package-Type: ddeb Source: ros-rolling-picknik-reset-fault-controller Version: 0.0.4-2noble.20250510.084846 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alex Moriarty Installed-Size: 1118 Depends: ros-rolling-picknik-reset-fault-controller (= 0.0.4-2noble.20250510.084846) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-picknik-reset-fault-controller/ros-rolling-picknik-reset-fault-controller-dbgsym_0.0.4-2noble.20250510.084846_amd64.deb Size: 1036678 SHA256: d2152ff6efdb5eeea5789c3cd60cdaf47ba21f90881caf1195043fd6616bf0fc SHA1: 5f6b46f3ea87e864ded72a093c3af9a11f34bdee MD5sum: f56cd86ef74f9b0ada5f6899795c7027 Description: debug symbols for ros-rolling-picknik-reset-fault-controller Build-Ids: a900f0e7152449000b8c3c446f2f3bc9f23cd8d0 Package: ros-rolling-picknik-twist-controller Version: 0.0.4-2noble.20250510.084845 Architecture: amd64 Maintainer: lovro Installed-Size: 488 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-controller-interface, ros-rolling-example-interfaces, ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-realtime-tools, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-picknik-twist-controller/ros-rolling-picknik-twist-controller_0.0.4-2noble.20250510.084845_amd64.deb Size: 106966 SHA256: 86e2392f754f83ec70b5fb337645eab6445681a43bb50f6fef059953dcb364a4 SHA1: 06f819b908c04feaac2ba8fcd420e16f9dcdf13d MD5sum: cacffbcaa0c9cbec724d197ca5bfb72d Description: Subscribes to twist msg and forwards to hardware Package: ros-rolling-picknik-twist-controller-dbgsym Package-Type: ddeb Source: ros-rolling-picknik-twist-controller Version: 0.0.4-2noble.20250510.084845 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: lovro Installed-Size: 2125 Depends: ros-rolling-picknik-twist-controller (= 0.0.4-2noble.20250510.084845) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-picknik-twist-controller/ros-rolling-picknik-twist-controller-dbgsym_0.0.4-2noble.20250510.084845_amd64.deb Size: 1812604 SHA256: e31da64eb2648736b08424cd0efdcb4a8ff0be03d006a7dd42010d081fbe604a SHA1: 80fddaa359c1b43c6a20271ed18f4f591af36656 MD5sum: 8d285850c8ed577bdc42946b2e45d5fc Description: debug symbols for ros-rolling-picknik-twist-controller Build-Ids: 6cef9bccc519422409054dbe3ff050fe46df8d08 Package: ros-rolling-pid-controller Version: 4.24.0-1noble.20250510.085048 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 769 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-angles, ros-rolling-backward-ros, ros-rolling-control-msgs, ros-rolling-control-toolbox, ros-rolling-controller-interface, ros-rolling-hardware-interface, ros-rolling-parameter-traits, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-realtime-tools, ros-rolling-std-srvs, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pid-controller/ros-rolling-pid-controller_4.24.0-1noble.20250510.085048_amd64.deb Size: 180294 SHA256: 947870b23b43183805c0d362ca488318635dd7e68120ed7036c404c4e32c6724 SHA1: 6d87be56f85441efa4082892a36c507d1217398d MD5sum: 12b8fa337e82e8afe873bc8935fc4ae8 Description: Controller based on PID implememenation from control_toolbox package. Package: ros-rolling-pid-controller-dbgsym Package-Type: ddeb Source: ros-rolling-pid-controller Version: 4.24.0-1noble.20250510.085048 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3305 Depends: ros-rolling-pid-controller (= 4.24.0-1noble.20250510.085048) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pid-controller/ros-rolling-pid-controller-dbgsym_4.24.0-1noble.20250510.085048_amd64.deb Size: 2895308 SHA256: 9ff7bffeffc8539933bb34c4672ee8f0de3893eb13c1a47b12ef7f8c3bcd733b SHA1: b5d7cceabf9fbf0988b4c03ad56968b1abe7f36b MD5sum: f4021399a343bffe1ecf5ae7a585a615 Description: debug symbols for ros-rolling-pid-controller Build-Ids: f56dcc9d53361d820c2f8c715936d7855fde784f Package: ros-rolling-pilz-industrial-motion-planner Version: 2.13.2-1noble.20250510.093613 Architecture: amd64 Maintainer: Christian Henkel Installed-Size: 1670 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-moveit-core, ros-rolling-moveit-ros-move-group, ros-rolling-moveit-ros-planning, ros-rolling-eigen3-cmake-module, ros-rolling-generate-parameter-library, ros-rolling-geometry-msgs, ros-rolling-moveit-common, ros-rolling-moveit-msgs, ros-rolling-orocos-kdl-vendor, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-tf2, ros-rolling-tf2-eigen, ros-rolling-tf2-eigen-kdl, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-kdl, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pilz-industrial-motion-planner/ros-rolling-pilz-industrial-motion-planner_2.13.2-1noble.20250510.093613_amd64.deb Size: 373120 SHA256: 3a7d3ff8e23be496f557edd3df9f792cada2392dab8a66deb8374dfe31b53f09 SHA1: b72a66da75c508936aab82026357421f396095c0 MD5sum: a24b4b8dc22458b231fe08693d0a3d3d Description: MoveIt plugin to generate industrial trajectories PTP, LIN, CIRC and sequences thereof. Package: ros-rolling-pilz-industrial-motion-planner-dbgsym Package-Type: ddeb Source: ros-rolling-pilz-industrial-motion-planner Version: 2.13.2-1noble.20250510.093613 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Henkel Installed-Size: 26613 Depends: ros-rolling-pilz-industrial-motion-planner (= 2.13.2-1noble.20250510.093613) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pilz-industrial-motion-planner/ros-rolling-pilz-industrial-motion-planner-dbgsym_2.13.2-1noble.20250510.093613_amd64.deb Size: 26500582 SHA256: 948c5157061a06315449e6e37f6ea435217f150661c6e8a484b0f27a0b6ca56e SHA1: 2c2422425186ad15464db25ec83c00c4861b7e76 MD5sum: 40080b943247019cc908a2b4c6cec4ef Description: debug symbols for ros-rolling-pilz-industrial-motion-planner Build-Ids: 0560468914e47ef398c7bf23eca6adfee9eb5e0c 069280703cf1596d1f078842d28dbb566b8c941d 33861b942072ea9e9ae7b373b8eabda25666112d 33c18e005b804127b9168c024f02a4a57c23f5e4 5d9714a89c98b4bdad35cea22c48cfb48aabe203 814c4641217ff9975c943eab23a615cf27031e4d aa6f846598b58439e0ad2a5209b0aab4273333d3 d250a34f34c64d0620ade981015b7449b971bbae e0816c81e7af6e789c3b0a6cd46e35efe24b515a Package: ros-rolling-pilz-industrial-motion-planner-testutils Version: 2.13.2-1noble.20250510.090604 Architecture: amd64 Maintainer: Christian Henkel Installed-Size: 496 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-moveit-core, ros-rolling-eigen3-cmake-module, ros-rolling-moveit-common, ros-rolling-moveit-msgs, ros-rolling-rclcpp, ros-rolling-ros-workspace Homepage: http://moveit.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pilz-industrial-motion-planner-testutils/ros-rolling-pilz-industrial-motion-planner-testutils_2.13.2-1noble.20250510.090604_amd64.deb Size: 105610 SHA256: c5379c09b5e21f05960e95de84729b2a29a1332d1ae631d942863f47b5ac8557 SHA1: 0b6d49bd15e78fed17dfc6c569fc5a604fadcf76 MD5sum: 8501adebfdf76f733c6c3588820d1f66 Description: Helper scripts and functionality to test industrial motion generation Package: ros-rolling-pilz-industrial-motion-planner-testutils-dbgsym Package-Type: ddeb Source: ros-rolling-pilz-industrial-motion-planner-testutils Version: 2.13.2-1noble.20250510.090604 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Henkel Installed-Size: 5521 Depends: ros-rolling-pilz-industrial-motion-planner-testutils (= 2.13.2-1noble.20250510.090604) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pilz-industrial-motion-planner-testutils/ros-rolling-pilz-industrial-motion-planner-testutils-dbgsym_2.13.2-1noble.20250510.090604_amd64.deb Size: 5467238 SHA256: 6cf5c8b56351e465b393a934f94ef09db9da51833530b69471d66c86565f83cb SHA1: df8c27b3e0cded740835d4c2000a0ef9d744ea7e MD5sum: 7e2ae654649bfe00cfcc096718b25f5b Description: debug symbols for ros-rolling-pilz-industrial-motion-planner-testutils Build-Ids: 63474dcbf293c8ed10ff2a30fe4464e871c1ac1d Package: ros-rolling-pinocchio Version: 3.5.0-1noble.20250429.184604 Architecture: amd64 Maintainer: Justin Carpentier Installed-Size: 23662 Depends: libboost-chrono1.83.0t64 (>= 1.83.0), libboost-filesystem1.83.0 (>= 1.83.0), libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.0), liboctomap1.9t64 (>= 1.9.7+dfsg), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-urdfdom, libboost-all-dev, libeigen3-dev, python3-dev, python3-numpy, ros-rolling-eigenpy, ros-rolling-hpp-fcl, ros-rolling-ros-environment, ros-rolling-ros-workspace Homepage: https://github.com/stack-of-tasks/pinocchio Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pinocchio/ros-rolling-pinocchio_3.5.0-1noble.20250429.184604_amd64.deb Size: 4285830 SHA256: eab90c00fb5833b4518dc4cc53715327bf9369dc38a8cdcd09ada39ebcb63d5a SHA1: e0b36bbf6ece8fcf39a77998fd5015abcdd06479 MD5sum: e2c2e6cd5a002ba32e3422a51b449987 Description: A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives. Package: ros-rolling-pinocchio-dbgsym Package-Type: ddeb Source: ros-rolling-pinocchio Version: 3.5.0-1noble.20250429.184604 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Justin Carpentier Installed-Size: 99479 Depends: ros-rolling-pinocchio (= 3.5.0-1noble.20250429.184604) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pinocchio/ros-rolling-pinocchio-dbgsym_3.5.0-1noble.20250429.184604_amd64.deb Size: 85266574 SHA256: bfce68e46796a991820ecdaf02f7feef074d01a3cdda7c34d652e65668dc4451 SHA1: 59c0e2eb8d36287242a3283e9f25db7247998abf MD5sum: 6f49e3a976e16af74b2ff580cff7b80a Description: debug symbols for ros-rolling-pinocchio Build-Ids: 0d8d4965a61e3748cfd171f25473bab7c2f5d80d 21a452e13fd07714a65e46f49d092198c25abb88 92ec2cc8daf38249b5b8b92b5414ab0de17933f8 c00e8bede5f25ba7fdf4bbac6f6bbf254340c225 dadf3076c6ece42074ba7683c25ed12a048719d1 fc9a4ee3d8a143365357d64fd9f8bf8a3c7c4da5 Package: ros-rolling-plotjuggler-msgs Version: 0.2.3-4noble.20250429.142032 Architecture: amd64 Maintainer: daf Installed-Size: 955 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-plotjuggler-msgs/ros-rolling-plotjuggler-msgs_0.2.3-4noble.20250429.142032_amd64.deb Size: 84312 SHA256: 3dc190c406e6d58ea263b70d27e4c7cc93bc405ee414021dbc69a969f000d23d SHA1: cd09cfee250a2cdc82193e9baa39ca41649d4ae0 MD5sum: b85d5d01f4ed060961a703845733b259 Description: Special Messages for PlotJuggler Package: ros-rolling-plotjuggler-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-plotjuggler-msgs Version: 0.2.3-4noble.20250429.142032 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: daf Installed-Size: 790 Depends: ros-rolling-plotjuggler-msgs (= 0.2.3-4noble.20250429.142032) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-plotjuggler-msgs/ros-rolling-plotjuggler-msgs-dbgsym_0.2.3-4noble.20250429.142032_amd64.deb Size: 624374 SHA256: b75635eb76351dc9a0a35fb0f7e91809e0e2fce72adfebe743b0486d0da8abc6 SHA1: 817e8ac14818eeb4a48594d7b9083384b857a55d MD5sum: a34d02d53d0cbc5af412040e205d1323 Description: debug symbols for ros-rolling-plotjuggler-msgs Build-Ids: 3f30056b2e7ddadc060768ffe2b2cbfd396110c3 6cb37df3eda254fb57c6b14baf600e6c1c7aaf72 7dc8498ca162a04825441183be1fed2e114c2b51 823f75e76d82e66d00aa171aa956c4310677a526 91627c7c1ab8ee335a14b04149aa33f756b82c7c 9d1e1966d7187ee3577bad433d544935ee0fbdbd aa65bfe83edd3d6dd4f643caef9a8579a10326c9 d4a1d841e9d1472d25e2c1733bc742d7edd03e5e ed2c60d86bff18105d11a9c889e69945e5a857a1 f1970d0c104fe16a33c3badb32ed94e4cbf3a8d3 fbe4571f50724f1208553100da7f2e20ea38312c Package: ros-rolling-pluginlib Version: 5.7.0-1noble.20250510.074700 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 139 Depends: ros-rolling-ament-index-cpp, ros-rolling-class-loader, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-tinyxml2-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pluginlib/ros-rolling-pluginlib_5.7.0-1noble.20250510.074700_amd64.deb Size: 23572 SHA256: 778bae757aab9731c7c981a4d93c399990a244decba26ceb8a3e18652520ad90 SHA1: 20b633ba2305d174bf012a8d35e341cb2c4b7efe MD5sum: 3a1d247d930bca5051968f897c08bb03 Description: The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure. To work, these tools require plugin providers to register their plugins in the package.xml of their package. Package: ros-rolling-point-cloud-interfaces Version: 5.0.1-1noble.20250429.142728 Architecture: amd64 Maintainer: Martin Pecka Installed-Size: 539 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://wiki.ros.org/draco_point_cloud_transport Priority: optional Section: misc Filename: pool/main/r/ros-rolling-point-cloud-interfaces/ros-rolling-point-cloud-interfaces_5.0.1-1noble.20250429.142728_amd64.deb Size: 57564 SHA256: 4948a5d461e3572b76237abb823c274284b1847101ef2b325080376ffe92e593 SHA1: 767831ad59d86c44a90c81ad90356f7d7648bd23 MD5sum: 1339f646c87824eeadee7e078f59b2f3 Description: msg definitions for use with point_cloud_transport plugins. Package: ros-rolling-point-cloud-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-point-cloud-interfaces Version: 5.0.1-1noble.20250429.142728 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Pecka Installed-Size: 370 Depends: ros-rolling-point-cloud-interfaces (= 5.0.1-1noble.20250429.142728) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-point-cloud-interfaces/ros-rolling-point-cloud-interfaces-dbgsym_5.0.1-1noble.20250429.142728_amd64.deb Size: 268054 SHA256: e962b875c77251d6891e6ce04caacc2ccc85d8ab81521c0e3cabe913d702e8da SHA1: 7776d3337e6fd494b526afcaa8b4ef2af951fe24 MD5sum: 598a053133825ab07a6c3caa9b80b4b0 Description: debug symbols for ros-rolling-point-cloud-interfaces Build-Ids: 3ec0a74f86beb627e1487118abb1418d8710471f 4f2e7f311eed9d8ac450796472d1f668fda77d8a 5410c41e375be9483c2acbfa281b24b86daa353a 6e078c57e2dc68c5c8c535844699a52bf636651c 898db4e5673046600656540a86e7739d16e67b1c 97ff79d6e9ce10c0c3b08c7c0baa4b90eaefe001 a9fc8c756ab942b5f55ae06522330b94e4853b9e ade0a2559046c2d6f5b6ce0222b547bb5e538e03 e60a5351012565d6494ad10ca9ed1bd57296fc12 efbea03fd976e5899ae4775bbe0fcec231bfd514 f9c4e4fde25a4386582dadbaa9ff1cd98f9bbe91 Package: ros-rolling-point-cloud-msg-wrapper Version: 1.0.7-4noble.20250429.145453 Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 91 Depends: ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-point-cloud-msg-wrapper/ros-rolling-point-cloud-msg-wrapper_1.0.7-4noble.20250429.145453_amd64.deb Size: 14610 SHA256: c553812050e242196d447aec0ae2e5970ff5c28dafa2e18c0eadee3b29ef4e62 SHA1: b158571e7e8d464c0fd6e3445fc3857d95205130 MD5sum: 2f9a508f2cf8f27611c7a3ce72ae8b5a Description: A point cloud message wrapper that allows for simple and safe PointCloud2 msg usage Package: ros-rolling-point-cloud-transport Version: 5.2.0-1noble.20250510.080556 Architecture: amd64 Maintainer: Alejandro Hernández Installed-Size: 2314 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-message-filters, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rcpputils, ros-rolling-rmw, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-point-cloud-transport/ros-rolling-point-cloud-transport_5.2.0-1noble.20250510.080556_amd64.deb Size: 337278 SHA256: 09f4ee9d09f095cba75313969259ffa87ffbfe3167b8e4ca6925ba78c0b7fe04 SHA1: fdba3c87bf109c338cd66f9ad97d6f59b85441e8 MD5sum: c0b3a59f64cdba367938ce0a1100ea7d Description: Support for transporting PointCloud2 messages in compressed format and plugin interface for implementing additional PointCloud2 transports. Package: ros-rolling-point-cloud-transport-dbgsym Package-Type: ddeb Source: ros-rolling-point-cloud-transport Version: 5.2.0-1noble.20250510.080556 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernández Installed-Size: 8388 Depends: ros-rolling-point-cloud-transport (= 5.2.0-1noble.20250510.080556) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-point-cloud-transport/ros-rolling-point-cloud-transport-dbgsym_5.2.0-1noble.20250510.080556_amd64.deb Size: 7769122 SHA256: a88591684e58ceccf9e501ca1eda987fd78257b18d79e8b603dcc04eb41ef970 SHA1: a71b9659ef50cd398967f723424e6a3b3f455404 MD5sum: 68b04ea2d4972711e5340b8e065613b4 Description: debug symbols for ros-rolling-point-cloud-transport Build-Ids: 771c8aa69d366d8789bc7ea90b30dcbd55266a42 87cf264fdf3316926d0a33208e19095a5fdc36d9 8f1115884856914bc364315f4352d68c37471ac1 b39ba48f2a96c96b81c7aac5511bedb488d836fa bce4cf1ca08c6e0ee0171c77f100c8fa78d11fdd Package: ros-rolling-point-cloud-transport-plugins Version: 5.0.1-1noble.20250510.084641 Architecture: amd64 Maintainer: Martin Pecka Installed-Size: 41 Depends: ros-rolling-draco-point-cloud-transport, ros-rolling-point-cloud-interfaces, ros-rolling-zlib-point-cloud-transport, ros-rolling-zstd-point-cloud-transport, ros-rolling-ros-workspace Homepage: https://wiki.ros.org/point_cloud_transport Priority: optional Section: misc Filename: pool/main/r/ros-rolling-point-cloud-transport-plugins/ros-rolling-point-cloud-transport-plugins_5.0.1-1noble.20250510.084641_amd64.deb Size: 5462 SHA256: 654f4f406205519dfbc7d5d6faf8c7d9b6343013c3d1ec37e1026c956c98c135 SHA1: a8cdf1d991dd8df0da96c1b57d4b49459f6798bd MD5sum: b455322066d99e3d455450eee5b6637a Description: Metapackage with common point_cloud_transport plugins Package: ros-rolling-point-cloud-transport-py Version: 5.2.0-1noble.20250510.081050 Architecture: amd64 Maintainer: Alejandro Hernández Installed-Size: 448 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-rolling-pluginlib, ros-rolling-point-cloud-transport, ros-rolling-pybind11-vendor, ros-rolling-rclcpp, ros-rolling-rpyutils, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-point-cloud-transport-py/ros-rolling-point-cloud-transport-py_5.2.0-1noble.20250510.081050_amd64.deb Size: 132022 SHA256: 953c39d4d2f9ce304a137d93bc26a9215d4d76a0974d2d0a63f3235e97578b16 SHA1: 93c172413b6cdede4241784260f8b58519c8f5b9 MD5sum: f699914c1222b6d858bf6458cd6c7246 Description: Python API for point_cloud_transport Package: ros-rolling-point-cloud-transport-tutorial Version: 0.0.2-1noble.20250510.084707 Architecture: amd64 Maintainer: John D'Angelo Installed-Size: 826 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-point-cloud-transport, ros-rolling-point-cloud-transport-plugins, ros-rolling-rclcpp, ros-rolling-rcpputils, ros-rolling-rosbag2-cpp, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-point-cloud-transport-tutorial/ros-rolling-point-cloud-transport-tutorial_0.0.2-1noble.20250510.084707_amd64.deb Size: 708892 SHA256: d32624620268f2a6ed8b3a9633e50b540e814db5b478eda2bd132c9e8a8fc7d0 SHA1: 6f4592f0680603840d800e453569d037aa41e3be MD5sum: 6c0109e545b3cce8c6a865e61d7fb540 Description: Tutorial for point_cloud_transport. Package: ros-rolling-point-cloud-transport-tutorial-dbgsym Package-Type: ddeb Source: ros-rolling-point-cloud-transport-tutorial Version: 0.0.2-1noble.20250510.084707 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: John D'Angelo Installed-Size: 1083 Depends: ros-rolling-point-cloud-transport-tutorial (= 0.0.2-1noble.20250510.084707) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-point-cloud-transport-tutorial/ros-rolling-point-cloud-transport-tutorial-dbgsym_0.0.2-1noble.20250510.084707_amd64.deb Size: 1042526 SHA256: 4c29df5cdbe092f03081ede3dd083c8ef4ac958541601cd67b158d88d18cad36 SHA1: 7acdfdf3f150ea388e40ee2127038ee4bb647803 MD5sum: 66ac763be69b7b3a3937c349d7251fe6 Description: debug symbols for ros-rolling-point-cloud-transport-tutorial Build-Ids: 19e2c3eb39395a846f4b5437ab8a27d1b3591e60 99c58675a2d70cc86c59a09ca21572bfcb1a0514 ca217f81a98a489d041ebce0327ce37b3ad4558b Package: ros-rolling-pointcloud-to-laserscan Version: 2.0.2-2noble.20250510.081553 Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 1472 Depends: libc6 (>= 2.35), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-laser-geometry, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-message-filters, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-tf2-sensor-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/perception_pcl Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pointcloud-to-laserscan/ros-rolling-pointcloud-to-laserscan_2.0.2-2noble.20250510.081553_amd64.deb Size: 261820 SHA256: e520b7571f40ecf14c196395a08a03dd265811754ab34105b52698c548060d54 SHA1: 51fea99ab6045a6f2edfcf0bcc7630d1e6383bef MD5sum: 6a57ff5fcc595635ba7c0dca971177a2 Description: Converts a 3D Point Cloud into a 2D laser scan. This is useful for making devices like the Kinect appear like a laser scanner for 2D-based algorithms (e.g. laser-based SLAM). Package: ros-rolling-pointcloud-to-laserscan-dbgsym Package-Type: ddeb Source: ros-rolling-pointcloud-to-laserscan Version: 2.0.2-2noble.20250510.081553 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Paul Bovbel Installed-Size: 8326 Depends: ros-rolling-pointcloud-to-laserscan (= 2.0.2-2noble.20250510.081553) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pointcloud-to-laserscan/ros-rolling-pointcloud-to-laserscan-dbgsym_2.0.2-2noble.20250510.081553_amd64.deb Size: 7349472 SHA256: 15076c0f78c2e7332c9864df6b47dbe5953a1ef0a75de290002b59447a722ddf SHA1: 916b0aa156a1107cbf71f1f4844e58357e7ddcc3 MD5sum: f515e38bc89be6a7884c9aee8a31a89b Description: debug symbols for ros-rolling-pointcloud-to-laserscan Build-Ids: 4b990951afdfb003369a4a0093b3b7b6bc8deb2b 8f897fa656c2628b7de34fd12f4200d4362c95bf a096675fecb91fcffeb438e180a743463f2d7d5b a56c9a3ef837925b8fb8653564a0670a68fc220e c496a2820907c2d712006acc99b4e60690be0d38 Package: ros-rolling-polygon-demos Version: 1.2.0-1noble.20250510.090810 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 396 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-angles, ros-rolling-color-util, ros-rolling-geometry-msgs, ros-rolling-polygon-msgs, ros-rolling-polygon-rviz-plugins, ros-rolling-polygon-utils, ros-rolling-rclcpp, ros-rolling-rviz-common, ros-rolling-rviz-default-plugins, ros-rolling-rviz2, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-polygon-demos/ros-rolling-polygon-demos_1.2.0-1noble.20250510.090810_amd64.deb Size: 96930 SHA256: f0309fcc0511680813ab55764df814e7eddc93876db01bdba3ecd9d9052329f0 SHA1: 8a239fd246ba74f53f244188201a9dfcb23c528d MD5sum: e76ab196830bc5aa8e093083f675d638 Description: Demo of polygon_rviz_plugins Package: ros-rolling-polygon-demos-dbgsym Package-Type: ddeb Source: ros-rolling-polygon-demos Version: 1.2.0-1noble.20250510.090810 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 1822 Depends: ros-rolling-polygon-demos (= 1.2.0-1noble.20250510.090810) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-polygon-demos/ros-rolling-polygon-demos-dbgsym_1.2.0-1noble.20250510.090810_amd64.deb Size: 1624224 SHA256: 1c9a08a10fef6029d04961999fc9925d4b314e98cd97929101adfe065aed15f9 SHA1: 940072a3c230e7346df89bf7217fff2f6c7b3a47 MD5sum: fdb8d015fe259680895cbe0d253e7e0b Description: debug symbols for ros-rolling-polygon-demos Build-Ids: 44fa1532d01abd3bf73532c17ccb6175fd0c7f65 Package: ros-rolling-polygon-msgs Version: 1.2.0-1noble.20250429.142034 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 1235 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-polygon-msgs/ros-rolling-polygon-msgs_1.2.0-1noble.20250429.142034_amd64.deb Size: 96300 SHA256: 22a7295b0dec88f4b562c464800d36cae46878c03b0a39a896d0ddc3f3b24670 SHA1: c50a914bcdc729ac402ee3f22984e334bf665144 MD5sum: ef1ddf4b9c69081eecafbfb9908df6a7 Description: General purpose two-dimensional polygons. Formerly a part of nav_2d_msgs Package: ros-rolling-polygon-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-polygon-msgs Version: 1.2.0-1noble.20250429.142034 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 1067 Depends: ros-rolling-polygon-msgs (= 1.2.0-1noble.20250429.142034) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-polygon-msgs/ros-rolling-polygon-msgs-dbgsym_1.2.0-1noble.20250429.142034_amd64.deb Size: 866996 SHA256: 6b488d7383a4f46333596d79dce483836fb9c062e3dfb32f155891007e40ac34 SHA1: a59f9eda25ed5218296513bb833eb0592d49881a MD5sum: 9526e24a7ce136cbef0e8291c460948d Description: debug symbols for ros-rolling-polygon-msgs Build-Ids: 10f45465642cb87f24c18ef68e1704791bcdd0f6 2b4978f11e3362596d90e2b04ad697b4aede25f7 370e83887e54c3f5bfb53a958daf24a5405b7632 8422033d5974b084d440b941875e66ddbabdf5ba ab50aaaff3eaafce6c120a75b14881ff2face00a bb320b85140e9987bd6fb0e34e84695bf5a15127 c51b0cd0737c8d035f30399edffb09d04c35f1ae db517a4c8ef328fa80bf7124b490d541121cbe5c dece4254794f7adda521b805335ef073ca661fc4 e9595e3853d1a2b53661be6d3f359829230a653e ee63390cfd7d12af2dceab83bc9e5dba5dbab78e Package: ros-rolling-polygon-rviz-plugins Version: 1.2.0-1noble.20250510.082747 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 1947 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 13.1), ros-rolling-rviz-ogre-vendor, ros-rolling-color-util, ros-rolling-geometry-msgs, ros-rolling-pluginlib, ros-rolling-polygon-msgs, ros-rolling-polygon-utils, ros-rolling-rviz-common, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-polygon-rviz-plugins/ros-rolling-polygon-rviz-plugins_1.2.0-1noble.20250510.082747_amd64.deb Size: 309776 SHA256: 2fa5479def222a0a25063be2a0b91622f80859d64824e14724f10132d5b38e1e SHA1: b132445e68931a233a84b4d81ab0439ccc99e111 MD5sum: 3407df4c1ad693c1308f6200254ea3ea Description: RViz visualizations for polygons Package: ros-rolling-polygon-rviz-plugins-dbgsym Package-Type: ddeb Source: ros-rolling-polygon-rviz-plugins Version: 1.2.0-1noble.20250510.082747 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 13715 Depends: ros-rolling-polygon-rviz-plugins (= 1.2.0-1noble.20250510.082747) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-polygon-rviz-plugins/ros-rolling-polygon-rviz-plugins-dbgsym_1.2.0-1noble.20250510.082747_amd64.deb Size: 12152788 SHA256: 95dd052fc5251c53b0d6820dcd9af3bdf761d5339a5482fefd98a5e93d8afd8b SHA1: 717f38c95b4ef59f822422a9dc9f80db367104a0 MD5sum: 3fb14db8c2e1957053187dfb30cab951 Description: debug symbols for ros-rolling-polygon-rviz-plugins Build-Ids: 46319213826e10a547b7f1a90873925a9755795b Package: ros-rolling-polygon-utils Version: 1.2.0-1noble.20250429.145443 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 151 Depends: python3-shapely, ros-rolling-geometry-msgs, ros-rolling-polygon-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-polygon-utils/ros-rolling-polygon-utils_1.2.0-1noble.20250429.145443_amd64.deb Size: 31860 SHA256: 4594dbae1dad351d96706621d7649923cfc308ba4a59ab3d497269475b84e4af SHA1: d54d36a6477331c338c4a9e11d20c2ebe1fe2fbf MD5sum: 28b979306a584f7cdd8e294cffc565a1 Description: Utilities for working with polygons, including triangulation Package: ros-rolling-pose-broadcaster Version: 4.24.0-1noble.20250510.085220 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 346 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-controller-interface, ros-rolling-generate-parameter-library, ros-rolling-geometry-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-realtime-tools, ros-rolling-tf2-msgs, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pose-broadcaster/ros-rolling-pose-broadcaster_4.24.0-1noble.20250510.085220_amd64.deb Size: 94760 SHA256: 3667584e41eaf9ee5515eb5471462403c67a0ce652de62fc4abecf1ae656664e SHA1: f82be1d238b0971cfa37343f53acf73c10dafa5f MD5sum: 7f913423a78ed771a8e2c892344aaeba Description: Broadcaster to publish cartesian states. Package: ros-rolling-pose-broadcaster-dbgsym Package-Type: ddeb Source: ros-rolling-pose-broadcaster Version: 4.24.0-1noble.20250510.085220 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1452 Depends: ros-rolling-pose-broadcaster (= 4.24.0-1noble.20250510.085220) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pose-broadcaster/ros-rolling-pose-broadcaster-dbgsym_4.24.0-1noble.20250510.085220_amd64.deb Size: 1341492 SHA256: a462629569f074111491538b98a0b1be4e3e56c8f037270480b3677e5055f204 SHA1: a6bc4143d8ccdd665a5e788227837494eea43c22 MD5sum: 8a821a2509d33244b8f1690c1d7d962a Description: debug symbols for ros-rolling-pose-broadcaster Build-Ids: 35d07d5e1306ab750f6623e961f113a973635d2d Package: ros-rolling-pose-cov-ops Version: 0.3.13-1noble.20250510.094744 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 93 Depends: libc6 (>= 2.4), ros-rolling-mrpt-libposes, ros-rolling-mrpt-libros-bridge, ros-rolling-cv-bridge, ros-rolling-geometry-msgs, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-stereo-msgs, ros-rolling-tf2, ros-rolling-ros-workspace Homepage: https://wiki.ros.org/pose_cov_ops Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pose-cov-ops/ros-rolling-pose-cov-ops_0.3.13-1noble.20250510.094744_amd64.deb Size: 15186 SHA256: 082123310df8a4f229b0a104f6f44f80357f29bc8b8fbe419bfb0dd571b1ff29 SHA1: 622ada083912663ef64afd72664b554e864bf9b7 MD5sum: 1a2124f59207f8472cb38ac75c114b94 Description: C++ library for SE(2)/SE(3) pose composition operations with uncertainty Package: ros-rolling-pose-cov-ops-dbgsym Package-Type: ddeb Source: ros-rolling-pose-cov-ops Version: 0.3.13-1noble.20250510.094744 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 138 Depends: ros-rolling-pose-cov-ops (= 0.3.13-1noble.20250510.094744) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pose-cov-ops/ros-rolling-pose-cov-ops-dbgsym_0.3.13-1noble.20250510.094744_amd64.deb Size: 125790 SHA256: 3c3afbfe35fb91c8d3ecd77d6eeb0b9b24d400893e1973ccb09fcc93370eb03f SHA1: 144f90bcb9bf08a88164e94d24d4c6867329984b MD5sum: be661b1d6eb51cbc56122a5449d51961 Description: debug symbols for ros-rolling-pose-cov-ops Build-Ids: 7145d0d7acb586acee4eac197b82f3125863254a Package: ros-rolling-position-controllers Version: 4.24.0-1noble.20250510.085500 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 106 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-forward-command-controller, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-position-controllers/ros-rolling-position-controllers_4.24.0-1noble.20250510.085500_amd64.deb Size: 22240 SHA256: fce2c2970ce001173e11ceb19a78ccc1dac2519fae28f35244b62681a2562e1c SHA1: aaae1ebee6e47c2d7ef9a1932bcb8b11ca14f157 MD5sum: a714d962c0dcb5c0a55acd3e160fc577 Description: Generic position controller for forwarding position commands. Package: ros-rolling-position-controllers-dbgsym Package-Type: ddeb Source: ros-rolling-position-controllers Version: 4.24.0-1noble.20250510.085500 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 361 Depends: ros-rolling-position-controllers (= 4.24.0-1noble.20250510.085500) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-position-controllers/ros-rolling-position-controllers-dbgsym_4.24.0-1noble.20250510.085500_amd64.deb Size: 344026 SHA256: 65892583467d506610459f182ee49ad282c61c11862ed2bb5dcfe77a92879b19 SHA1: ae4d96d1acb93a529b715b35c1bbfb479e0676af MD5sum: bb44547b24b58205c06a3850a54fef74 Description: debug symbols for ros-rolling-position-controllers Build-Ids: 7c0450ce575b391628503c2a67e509bf9a6b75e0 Package: ros-rolling-proxsuite Version: 0.6.5-1noble.20250426.191442 Architecture: amd64 Maintainer: Justin Carpentier Installed-Size: 1247 Depends: libeigen3-dev, libsimde-dev, python3-numpy, python3-scipy, ros-rolling-ros-workspace Homepage: https://simple-robotics.github.io/proxsuite Priority: optional Section: misc Filename: pool/main/r/ros-rolling-proxsuite/ros-rolling-proxsuite_0.6.5-1noble.20250426.191442_amd64.deb Size: 153990 SHA256: a7a9e1b792bc7b15b9f46623bb65b40f1a06930de375ebf1e14f66d736f522ac SHA1: 304e0719498af53efb273d5b8ba1b6471e17047c MD5sum: e3a360004f85d16400c416b3dd9fdd22 Description: The Advanced Proximal Optimization Toolbox Package: ros-rolling-py-binding-tools Version: 2.0.1-1noble.20250510.083338 Architecture: amd64 Maintainer: Robert Haschke Installed-Size: 378 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-geometry-msgs, ros-rolling-pybind11-vendor, ros-rolling-rclcpp, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/py_binding_tools Priority: optional Section: misc Filename: pool/main/r/ros-rolling-py-binding-tools/ros-rolling-py-binding-tools_2.0.1-1noble.20250510.083338_amd64.deb Size: 113238 SHA256: 5af715a3cf622679a5f920fb9abc8b908b25b94870946e18fa4fe8c95b918275 SHA1: 2e1a6fe894c96453ef07e06c18ac1ad39a1c0356 MD5sum: 1e7d6fa4952d69016fc5870a998ad59b Description: Python binding tools for C++ Package: ros-rolling-py-binding-tools-dbgsym Package-Type: ddeb Source: ros-rolling-py-binding-tools Version: 2.0.1-1noble.20250510.083338 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Robert Haschke Installed-Size: 876 Depends: ros-rolling-py-binding-tools (= 2.0.1-1noble.20250510.083338) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-py-binding-tools/ros-rolling-py-binding-tools-dbgsym_2.0.1-1noble.20250510.083338_amd64.deb Size: 844358 SHA256: bdf8dacd2312f379398d26c273fba3c0ce4c865e584b1dac8e8737b4dd8790e6 SHA1: e533b0620b7673d745811cc3500eaeaee16e57c3 MD5sum: b95af1be3a59a6ddeffffc453db0d042 Description: debug symbols for ros-rolling-py-binding-tools Build-Ids: 5b7910120c5c27e1a6fb5a05eb3468db828d4a16 Package: ros-rolling-py-trees Version: 2.3.0-1noble.20250426.191704 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 951 Depends: python3-pydot, ros-rolling-ros-workspace Homepage: https://py-trees.readthedocs.io/en/devel/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-py-trees/ros-rolling-py-trees_2.3.0-1noble.20250426.191704_amd64.deb Size: 167262 SHA256: ad39874a7e0931e72a96372b68fca8b4aa21027808dbdb574597411b0b9d2cf9 SHA1: 3a3dfd33c803853d0a940b7fb5b4b83c0d4d2716 MD5sum: 363212cf0cc2b9facd7bb6a28e4ff80b Description: Pythonic implementation of behaviour trees. Package: ros-rolling-py-trees-js Version: 0.6.6-1noble.20250426.191711 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 5158 Depends: libpyside2-dev, libshiboken2-dev, pyqt5-dev, python3-pyqt5, python3-pyqt5.qtsvg, python3-pyqt5.qtwebengine, python3-pyside2.qtsvg, python3-sip-dev, shiboken2, ros-rolling-ros-workspace Homepage: https://github.com/splintered-reality/py_trees_js Priority: optional Section: misc Filename: pool/main/r/ros-rolling-py-trees-js/ros-rolling-py-trees-js_0.6.6-1noble.20250426.191711_amd64.deb Size: 1177174 SHA256: 3ff119ee8eb6bb0d8c9cbd9871a6c52baba54ff9104eccc7671519ee5a608de7 SHA1: db429a9cfad8e2b1a3758aff20c31945a995f405 MD5sum: 5d869bb68e7a16ee33bf68ed9cc80c24 Description: Javascript library for visualising behaviour trees. Package: ros-rolling-py-trees-ros Version: 2.3.0-1noble.20250510.080234 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 521 Depends: ros-rolling-geometry-msgs, ros-rolling-py-trees, ros-rolling-py-trees-ros-interfaces, ros-rolling-rcl-interfaces, ros-rolling-rclpy, ros-rolling-ros2topic, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-tf2-ros-py, ros-rolling-unique-identifier-msgs, ros-rolling-ros-workspace Homepage: https://py-trees-ros.readthedocs.io/en/release-1.2.x/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-py-trees-ros/ros-rolling-py-trees-ros_2.3.0-1noble.20250510.080234_amd64.deb Size: 102478 SHA256: bbac4d6376871f833fd1a8ebd15ea19c5f44a244303b93361c8458326f6199cf SHA1: 655bedca6a02f3b15ebffed1dbaf1bdbe4e714c2 MD5sum: 3c9a59c897f1d106c87fcaa5bc94d0c1 Description: ROS2 extensions and behaviours for py_trees. Package: ros-rolling-py-trees-ros-interfaces Version: 2.1.1-1noble.20250429.142406 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 9644 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-diagnostic-msgs, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-unique-identifier-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/py_trees_ros_interfaces Priority: optional Section: misc Filename: pool/main/r/ros-rolling-py-trees-ros-interfaces/ros-rolling-py-trees-ros-interfaces_2.1.1-1noble.20250429.142406_amd64.deb Size: 563902 SHA256: 780b72384dbe75b2ba86f945b50966da27c9105dc0faecea50245f3e8fdd98dc SHA1: 5f8f2cab92d01291942c43eec724e8dfda713693 MD5sum: 7498bb202a205f144be0dea63ea4c6ee Description: Interfaces used by py_trees_ros and py_trees_ros_tutorials. Package: ros-rolling-py-trees-ros-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-py-trees-ros-interfaces Version: 2.1.1-1noble.20250429.142406 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 6431 Depends: ros-rolling-py-trees-ros-interfaces (= 2.1.1-1noble.20250429.142406) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-py-trees-ros-interfaces/ros-rolling-py-trees-ros-interfaces-dbgsym_2.1.1-1noble.20250429.142406_amd64.deb Size: 4892182 SHA256: ca063754bb1938e1dd8785059ad82c9fda24a2542f0fcc8475cc0776c80a8b7d SHA1: d4fec63c9590bfd1417d151aa673c0cddbb7a540 MD5sum: 780d9a31ba40d515822935650c5d31fc Description: debug symbols for ros-rolling-py-trees-ros-interfaces Build-Ids: 1637717eb9767c347ed2575f54195cfe699d9f60 268d602555234c7c81b38e6a289ae0e84d7341ef 5ba291c90a93d618f0ec28c805c0dddfb547c850 651ab5ad0f55f88924c6a6a9abe67dcbd6fd9098 9571979ea2e92fa4b9e9de88e05131ea14e6c8e6 a944f06a4a46431e14f514876cf028131f52edab b2b5797151d4fb9bfaedeb263d766ffbd0ddbce3 b54b440c5d9f02e25ea635fe01e0bd1eaae4e737 bb766d0234adb99d88d457fd70c1c347fffed3c4 e1f43b28ac67bdce3ec9d9213eb2faeade91784a e466c53254971c00cd25539df13d674b3aec697d Package: ros-rolling-py-trees-ros-tutorials Version: 2.3.0-1noble.20250510.080448 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 494 Depends: libpyside2-dev, libshiboken2-dev, pyqt5-dev, python3-pyqt5, python3-pyqt5.qtsvg, python3-pyside2.qtsvg, python3-sip-dev, ros-rolling-action-msgs, ros-rolling-geometry-msgs, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-py-trees, ros-rolling-py-trees-ros, ros-rolling-py-trees-ros-interfaces, ros-rolling-rcl-interfaces, ros-rolling-rclpy, ros-rolling-ros2launch, ros-rolling-ros2param, ros-rolling-ros2run, ros-rolling-ros2service, ros-rolling-ros2topic, ros-rolling-sensor-msgs, ros-rolling-std-msgs, shiboken2, ros-rolling-ros-workspace Homepage: https://py-trees-ros-tutorials.readthedocs.io/en/release-2.0.x/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-py-trees-ros-tutorials/ros-rolling-py-trees-ros-tutorials_2.3.0-1noble.20250510.080448_amd64.deb Size: 92000 SHA256: cb1501c6b33d1ca12286acfd187404f9165e8c1f3a724d0763f5066b3d0bf31e SHA1: 2df83ae276ac92c73cd4f9b1856887065b5191e2 MD5sum: c46ee0b21283817a32ccb23a37fcf264 Description: Tutorials for py_trees on ROS2. Package: ros-rolling-py-trees-ros-viewer Version: 0.2.5-1noble.20250510.075843 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 246 Depends: libpyside2-dev, libshiboken2-dev, pyqt5-dev, python3-pyqt5, python3-pyqt5.qtsvg, python3-pyqt5.qtwebengine, python3-pyside2.qtsvg, python3-sip-dev, ros-rolling-py-trees-js, ros-rolling-py-trees-ros-interfaces, ros-rolling-rclpy, ros-rolling-unique-identifier-msgs, shiboken2, ros-rolling-ros-workspace Homepage: https://github.com/splintered-reality/py_trees_ros_viewer Priority: optional Section: misc Filename: pool/main/r/ros-rolling-py-trees-ros-viewer/ros-rolling-py-trees-ros-viewer_0.2.5-1noble.20250510.075843_amd64.deb Size: 64272 SHA256: 9b6c0378b05ccdc1b02dd9cca0a8e2a390dc3b8822fa61e8901b558a67296c50 SHA1: c6f26ab9ba743407d3a39d0c744e7a1c488828f7 MD5sum: 8f2d9f7e742c91f9e183451056be6330 Description: A Qt-JS application for visualisation of executing/log-replayed behaviour trees in a ROS2 ecosystem. Package: ros-rolling-pybind11-json-vendor Version: 0.5.0-1noble.20250426.194429 Architecture: amd64 Maintainer: Yadunund Installed-Size: 72 Depends: nlohmann-json3-dev, ros-rolling-pybind11-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pybind11-json-vendor/ros-rolling-pybind11-json-vendor_0.5.0-1noble.20250426.194429_amd64.deb Size: 9964 SHA256: 8d4bdceed7cb1071f0fa3a70993496ae50d632029a9fb89e3f3bf42c60854886 SHA1: 5f2c9a995e0d82b66bb8e0038eb44ef22c3ee483 MD5sum: 6780e5bf6515c76376390ae8f80ca4c5 Description: A vendor package for pybind11_json for Modern C++ Package: ros-rolling-pybind11-vendor Version: 3.3.0-1noble.20250426.194242 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 43 Depends: pybind11-dev, ros-rolling-ros-workspace Homepage: https://github.com/pybind/pybind11 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-pybind11-vendor/ros-rolling-pybind11-vendor_3.3.0-1noble.20250426.194242_amd64.deb Size: 6350 SHA256: da486559152f7f3165ca75fec97fdc9218d42702a2f9fb7913f2e4baaec9a4e7 SHA1: 6adc71f6ccacfb6711b0c254475e827857175213 MD5sum: 2989e42394925b20d0f1a6d4f92a1bf6 Description: Wrapper around pybind11. Package: ros-rolling-python-cmake-module Version: 0.12.0-1noble.20250426.194242 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 47 Depends: python3-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-python-cmake-module/ros-rolling-python-cmake-module_0.12.0-1noble.20250426.194242_amd64.deb Size: 7452 SHA256: 1ea2683786697a8120c60f2adbb6f6f0ea00137e04d8b309ec341be9df42d6a6 SHA1: 5eb8a7e368a69677f1e4deb889e96472df612a7a MD5sum: 324b1932d83bdec8f61073d8753e659f Description: Provide CMake module with extra functionality for Python. Package: ros-rolling-python-mrpt Version: 2.14.8-1noble.20250510.100926 Architecture: amd64 Maintainer: Jose-Luis Blanco-Claraco Installed-Size: 30209 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-mrpt-libapps, ros-rolling-mrpt-libbase, ros-rolling-mrpt-libgui, ros-rolling-mrpt-libhwdrivers, ros-rolling-mrpt-libmaps, ros-rolling-mrpt-libmath, ros-rolling-mrpt-libnav, ros-rolling-mrpt-libobs, ros-rolling-mrpt-libopengl, ros-rolling-mrpt-libposes, ros-rolling-mrpt-libslam, ros-rolling-ros-workspace Homepage: https://www.mrpt.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-python-mrpt/ros-rolling-python-mrpt_2.14.8-1noble.20250510.100926_amd64.deb Size: 6028112 SHA256: 284e1cec1d5bff0f2740bd2d299aa71f082781462b96fd49c036c6cdb455340d SHA1: 5641e3d9b4a3722dfdd6f363ae2cdcbaee5ba0f9 MD5sum: 083770f267957df5f31d09d65d1dc110 Description: Python wrapper for Mobile Robot Programming Toolkit (MRPT) libraries Package: ros-rolling-python-orocos-kdl-vendor Version: 0.8.0-1noble.20250426.194410 Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 42 Depends: python3-pykdl, ros-rolling-orocos-kdl-vendor, ros-rolling-pybind11-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-python-orocos-kdl-vendor/ros-rolling-python-orocos-kdl-vendor_0.8.0-1noble.20250426.194410_amd64.deb Size: 5928 SHA256: 13d5f7af16c70e2151c9607bbd6d32d3eea23ff7730f974dc49fd36e48216928 SHA1: 3297580193e223d4a3b52d12392ed9729f134846 MD5sum: 553d335b071eb7ae9465ff2926ede934 Description: Wrapper around PyKDL, providing nothing but a dependency on PyKDL on some systems. On others, it fetches and builds python_orocos_kdl locally. Package: ros-rolling-python-qt-binding Version: 2.4.0-1noble.20250429.134303 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 89 Depends: libpyside2-dev, libshiboken2-dev, pyqt5-dev, python3-pyqt5, python3-pyqt5.qtsvg, python3-pyside2.qtsvg, python3-sip-dev, shiboken2, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/python_qt_binding Priority: optional Section: misc Filename: pool/main/r/ros-rolling-python-qt-binding/ros-rolling-python-qt-binding_2.4.0-1noble.20250429.134303_amd64.deb Size: 17244 SHA256: 1f92d181b47075924f08d861da1397ee0a4fb946c7924495224148250148e247 SHA1: 3d32aa711e518611a08a797193111b7353051234 MD5sum: 5d4a3635bd548369feb4bd44b8a281bd Description: This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide2 is available under the GPL, LGPL and a commercial license. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these. Package: ros-rolling-qml-ros2-plugin Version: 2.25.2-2noble.20250510.083847 Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 1767 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5multimedia5 (>= 5.6.0~beta), libqt5qml5 (>= 5.9.0~beta), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libqt5core5a, libqt5quick5, libyaml-cpp-dev, ros-rolling-ament-index-cpp, ros-rolling-image-transport, ros-rolling-rclcpp, ros-rolling-ros-babel-fish, ros-rolling-tf2-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-qml-ros2-plugin/ros-rolling-qml-ros2-plugin_2.25.2-2noble.20250510.083847_amd64.deb Size: 432798 SHA256: 10d20d4e2d184f3d0221da7e21a0ad88c49d4b6092d7108bf4ecaf5aa77f0f57 SHA1: f0a9a8deeeb8db532de4e10b6e1f2cbb5ee418e0 MD5sum: b6edc865147e6893d06e37ed95d5b6ee Description: A QML plugin for ROS. Enables full communication with ROS from QML. Package: ros-rolling-qml-ros2-plugin-dbgsym Package-Type: ddeb Source: ros-rolling-qml-ros2-plugin Version: 2.25.2-2noble.20250510.083847 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 10268 Depends: ros-rolling-qml-ros2-plugin (= 2.25.2-2noble.20250510.083847) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-qml-ros2-plugin/ros-rolling-qml-ros2-plugin-dbgsym_2.25.2-2noble.20250510.083847_amd64.deb Size: 9540646 SHA256: 92c09989464120f7e64e0f4173f3a453381be90da0ac66c5e3ace033ec5adf24 SHA1: a4710ad915c397426ca2a8cde2ab52179b96c0ec MD5sum: 3af6e2c38f8d2eae326dd4bcc18060d6 Description: debug symbols for ros-rolling-qml-ros2-plugin Build-Ids: 00d6ae8728aaafda3ecddb8b8942395151451412 Package: ros-rolling-qt-dotgraph Version: 2.10.0-1noble.20250429.145321 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 135 Depends: python3-pydot, python3-pygraphviz, ros-rolling-python-qt-binding (>= 0.3.0), ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-qt-dotgraph/ros-rolling-qt-dotgraph_2.10.0-1noble.20250429.145321_amd64.deb Size: 28092 SHA256: 36e0bc63abffaa6eb3a17fb94624293faca22e2cfe512dc8539f946bb6fc5da5 SHA1: c7525688be7383c68f68e83b400f5f7441677f16 MD5sum: c98e1d19191ea84d5c8e2952afc70dc3 Description: qt_dotgraph provides helpers to work with dot graphs. Package: ros-rolling-qt-gui Version: 2.10.0-1noble.20250429.145108 Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 358 Depends: python3-catkin-pkg-modules, ros-rolling-ament-index-python, ros-rolling-python-qt-binding, ros-rolling-tango-icons-vendor, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/qt_gui Priority: optional Section: misc Filename: pool/main/r/ros-rolling-qt-gui/ros-rolling-qt-gui_2.10.0-1noble.20250429.145108_amd64.deb Size: 53430 SHA256: 10fdac4e617ba4fbcf32a774ab4579ffce5a7511d76cdbc9acab8eb8af1e75bd SHA1: dc6dda974c5a9f888934195bf365ab3f40f1c15c MD5sum: 69f60959fc770d85e6be410da7707f40 Description: qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings. Package: ros-rolling-qt-gui-app Version: 2.10.0-1noble.20250429.145254 Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 44 Depends: ros-rolling-ament-index-python, ros-rolling-qt-gui, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/qt_gui_app Priority: optional Section: misc Filename: pool/main/r/ros-rolling-qt-gui-app/ros-rolling-qt-gui-app_2.10.0-1noble.20250429.145254_amd64.deb Size: 5836 SHA256: 797c10116bc596b0eaa479197d75c91adddce144ec8ddbe83401631ced357c6d SHA1: cede8cf7539f8e0e5b7069ae34d915e1f13ab2d5 MD5sum: d4f4bf1fc9afe5b37a2a08ebdc72459f Description: qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui. Package: ros-rolling-qt-gui-core Version: 2.10.0-1noble.20250510.075345 Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 41 Depends: ros-rolling-qt-dotgraph (>= 0.3.0), ros-rolling-qt-gui (>= 0.3.0), ros-rolling-qt-gui-app (>= 0.3.0), ros-rolling-qt-gui-cpp (>= 0.3.0), ros-rolling-qt-gui-py-common (>= 0.3.0), ros-rolling-ros-workspace Homepage: http://ros.org/wiki/qt_gui_core Priority: optional Section: misc Filename: pool/main/r/ros-rolling-qt-gui-core/ros-rolling-qt-gui-core_2.10.0-1noble.20250510.075345_amd64.deb Size: 5626 SHA256: 641020c601b1ffbfeb77dc7b6a88d65c48eefd4fd75c6ee7188f2e2c88e5642d SHA1: 3ede91d8f93e93304767f8c356cb594316a73838 MD5sum: 6555720904b053c3783e252b54e9baf4 Description: Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI. Package: ros-rolling-qt-gui-cpp Version: 2.10.0-1noble.20250510.074810 Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 1545 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpyside2-py3-5.15t64 (>= 5.15.13), libpython3.12t64 (>= 3.12.1), libqt5core5t64 (>= 5.15.1), libshiboken2-py3-5.15t64 (>= 5.15.13), libstdc++6 (>= 11), libtinyxml2-10 (>= 10.0.0), ros-rolling-pluginlib (>= 1.9.23), ros-rolling-qt-gui (>= 0.3.0), ros-rolling-tinyxml2-vendor, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/qt_gui_cpp Priority: optional Section: misc Filename: pool/main/r/ros-rolling-qt-gui-cpp/ros-rolling-qt-gui-cpp_2.10.0-1noble.20250510.074810_amd64.deb Size: 346490 SHA256: 70a08944ca6c0657e5984b5cf3e177bcfe643d0228fc35a2fe775f99158246fe SHA1: 4e5aaa12684bbb1d8289bbc7881de2d08d246c9e MD5sum: 4c9b9ba6f2e2b1d21cdf7579eb6af904 Description: qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins. Package: ros-rolling-qt-gui-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-qt-gui-cpp Version: 2.10.0-1noble.20250510.074810 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 9733 Depends: ros-rolling-qt-gui-cpp (= 2.10.0-1noble.20250510.074810) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-qt-gui-cpp/ros-rolling-qt-gui-cpp-dbgsym_2.10.0-1noble.20250510.074810_amd64.deb Size: 9383726 SHA256: c12b36cf9cfaa716ae9bb2309c304e042f252ebfdc2fa380b6dabfbd50ab9f20 SHA1: 87af4807821e71b3dd6c776070cdad5e6b9dc619 MD5sum: 3d25fc82f9e640155a110664734b297f Description: debug symbols for ros-rolling-qt-gui-cpp Build-Ids: 59626a9a0edc315378a51ccf36086a5d771af1b9 9ab266950c1b28e9e582d5215cb74883c153a748 cd10b2fa7ae8d5f29edbc28f6866c955b44e25d1 Package: ros-rolling-qt-gui-py-common Version: 2.10.0-1noble.20250429.145115 Architecture: amd64 Maintainer: Dorian Scholz Installed-Size: 78 Depends: ros-rolling-ament-index-python, ros-rolling-python-qt-binding, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/qt_gui_py_common Priority: optional Section: misc Filename: pool/main/r/ros-rolling-qt-gui-py-common/ros-rolling-qt-gui-py-common_2.10.0-1noble.20250429.145115_amd64.deb Size: 11050 SHA256: 123be6f2f5f25aeb755895a5786ec1042a9b0207c94175933ce5c0f565dce27b SHA1: b85cd4f9456dcb8365e61af468e64795f6cd3c2f MD5sum: 30c272bd955716a2d29d9189fea1f9b6 Description: qt_gui_py_common provides common functionality for GUI plugins written in Python. Package: ros-rolling-quality-of-service-demo-cpp Version: 0.37.0-1noble.20250510.081506 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 3807 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-example-interfaces, ros-rolling-launch-ros, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-quality-of-service-demo-cpp/ros-rolling-quality-of-service-demo-cpp_0.37.0-1noble.20250510.081506_amd64.deb Size: 436806 SHA256: 960c73d98efafe1f242cbd0107659db5cd7919f32880d526ba4ce821366e1145 SHA1: c3ebb18bb0ae43131092968693d0786a5c4a13af MD5sum: 2a0d1b9ab89c28a3d631bbe1049f0f8c Description: C++ Demo applications for Quality of Service features Package: ros-rolling-quality-of-service-demo-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-quality-of-service-demo-cpp Version: 0.37.0-1noble.20250510.081506 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 19632 Depends: ros-rolling-quality-of-service-demo-cpp (= 0.37.0-1noble.20250510.081506) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-quality-of-service-demo-cpp/ros-rolling-quality-of-service-demo-cpp-dbgsym_0.37.0-1noble.20250510.081506_amd64.deb Size: 16585490 SHA256: 6832aa14da03261312c87f239446354a9e36fa2cdcd8aabb3566265fbcfe22f5 SHA1: c0907de2b23e5853512ae6bb8f77ac92a3182d8f MD5sum: fdd33dbd1a3d0a0a2ecea77a3913f9b4 Description: debug symbols for ros-rolling-quality-of-service-demo-cpp Build-Ids: 21cb45a411348b9964f114f80eacf7a21084befc 3071f642120aa798275bcefb48996cd02399db8a 37da8ef8a2802f3d0472c01f6ffb5f2dd706f0b7 691ede92d88b3602bfd13be77ae20f14674f412a 70f126444f315209888e57a22b48cc0d2c2a6058 7cea51e8fcb5bae2613f6da5d7a51df981e68383 86d9983101e795800ece73e47e819a057ca621ef e05f614f0ec93c4234750df73f0c63a0c90de8fb e3e67d4022306d5e4b14892f3a781b3bef62d8c0 e4623515a70688fd0e319bfbacdd98889e74a47a f3e96c7c6a15aa4fae1bbc0f2c2c46ca1ccc6d06 fa811df87d22f521459b8c811629823bd9643601 Package: ros-rolling-quality-of-service-demo-py Version: 0.37.0-1noble.20250510.075844 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 114 Depends: ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-quality-of-service-demo-py/ros-rolling-quality-of-service-demo-py_0.37.0-1noble.20250510.075844_amd64.deb Size: 20866 SHA256: 7be02e8c9954e89eab161bc1e681b864dad085cfa3ee7b7ca59ee2f75db1a3f6 SHA1: ac80858555b13a9472800b80727fa56cc4214d40 MD5sum: 2cbf665b22ef2c9d03a3cad1653ba2e7 Description: Python Demo applications for Quality of Service features Package: ros-rolling-quaternion-operation Version: 0.0.7-4noble.20250510.083247 Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 118 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libeigen3-dev, ros-rolling-ament-cmake-auto, ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-tf2-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-quaternion-operation/ros-rolling-quaternion-operation_0.0.7-4noble.20250510.083247_amd64.deb Size: 23168 SHA256: 4b81df211100f9db0b4c8d4bf28e9ba1e87c3733f9dec939953f7ddfd994fbb4 SHA1: 1afa0254dd81909ef3ff63899235e25d0bffc440 MD5sum: c818119d0527bf05f03abebd3253e5f2 Description: The quaternion_operation package Package: ros-rolling-quaternion-operation-dbgsym Package-Type: ddeb Source: ros-rolling-quaternion-operation Version: 0.0.7-4noble.20250510.083247 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 28 Depends: ros-rolling-quaternion-operation (= 0.0.7-4noble.20250510.083247) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-quaternion-operation/ros-rolling-quaternion-operation-dbgsym_0.0.7-4noble.20250510.083247_amd64.deb Size: 5040 SHA256: 9e14e1340d15ee86e8a47af9bcde7b71fa1cc0bbd6855abead665630deeebe13 SHA1: f58cf9dbdce076aaa2d783d63126137deb5bbf28 MD5sum: 197909b20c73f6b9f170f93f8401c6bf Description: debug symbols for ros-rolling-quaternion-operation Build-Ids: 98e63be51be4b1b23c38e08d1530c7f539d9116d Package: ros-rolling-r2r-spl-7 Version: 3.0.1-3noble.20250510.075845 Architecture: amd64 Maintainer: ijnek Installed-Size: 41 Depends: ros-rolling-rclpy, ros-rolling-splsm-7-conversion, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-r2r-spl-7/ros-rolling-r2r-spl-7_3.0.1-3noble.20250510.075845_amd64.deb Size: 6588 SHA256: b06c1f57e9a0aca2f76661727828218f428274aaea2abb26ac892ea8420a48f7 SHA1: 1d1bda89423176ca9b80bffdf69638a2da5f8bc7 MD5sum: 3acd8502a8057e3b4b8591ea71b2780c Description: Robot-To-Robot communication in RoboCup SPL using SPLSM V7 Package: ros-rolling-radar-msgs Version: 0.2.2-3noble.20250429.142112 Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 916 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-generators, ros-rolling-std-msgs, ros-rolling-unique-identifier-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-radar-msgs/ros-rolling-radar-msgs_0.2.2-3noble.20250429.142112_amd64.deb Size: 81690 SHA256: 4c5b396521f53e29de903f5ba30c25c8ffcbc2481c038cab9e425c51447f3332 SHA1: 71c96416108ee0cb5e88cf4225f66502976c87f1 MD5sum: 1694dab433b098d7b22084f4f2d9b2e0 Description: Standard ROS messages for radars Package: ros-rolling-radar-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-radar-msgs Version: 0.2.2-3noble.20250429.142112 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steve Macenski Installed-Size: 669 Depends: ros-rolling-radar-msgs (= 0.2.2-3noble.20250429.142112) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-radar-msgs/ros-rolling-radar-msgs-dbgsym_0.2.2-3noble.20250429.142112_amd64.deb Size: 524564 SHA256: 56661f858870e28a438b5451d338abc4443334249efae4432cd6e4a46c6410a2 SHA1: 516bc391c43bd93f13c83b04ab74dd1d79dbb6af MD5sum: 803a1cca50e7b74dec31af272488ac44 Description: debug symbols for ros-rolling-radar-msgs Build-Ids: 1e6a0e66d1150083e22c236ce655e24dd178cab9 299c30e3925578282af54f72635d1a3ebe9d9c14 4a365787b45adf144684eca06990396b3b30ca01 505cc30f5c1d29e895a9eb90723dd6bf236667f5 551c1494529df92c3666c0a2caeb31d228109508 55ac8b2a61a4dfa367b0e680545482b9f3cceeda 91d16969ad2317b61b54d688f3e800cc641bbe47 ae07ffda33fcb8be336d38b2d7280d47b984d737 dbb4cb4c05ce83414ec02ed87196ba4a107d476e df362efe4f69b4f86ba45ec4f0e6a461a7bdd17b e2d906f88df318e2dfe7a549b4d0df823c65150a Package: ros-rolling-random-numbers Version: 2.0.1-4noble.20250426.194247 Architecture: amd64 Maintainer: Anas M'chichou Installed-Size: 117 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-date-time1.83.0, libboost-dev, libboost-random-dev, libboost-random1.83.0, libboost-thread-dev, libboost-thread1.83.0, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/random_numbers Priority: optional Section: misc Filename: pool/main/r/ros-rolling-random-numbers/ros-rolling-random-numbers_2.0.1-4noble.20250426.194247_amd64.deb Size: 25408 SHA256: 4bc834d4223ff6ecbe3bd2c7d9dd4e3a7e80b2fd3c421ccf3520d851e7e929ad SHA1: 86ce396bb353f597c39fc767548dec17050202b9 MD5sum: c8397314278b85b2443b4f99575a41cd Description: This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator. Package: ros-rolling-random-numbers-dbgsym Package-Type: ddeb Source: ros-rolling-random-numbers Version: 2.0.1-4noble.20250426.194247 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Anas M'chichou Installed-Size: 163 Depends: ros-rolling-random-numbers (= 2.0.1-4noble.20250426.194247) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-random-numbers/ros-rolling-random-numbers-dbgsym_2.0.1-4noble.20250426.194247_amd64.deb Size: 134158 SHA256: ab2a112de7a1dd44b347b505a4f1aa538c218af83900cd41cc727c0a2ab8c8c6 SHA1: cfd555f14531240c013c5f5d62c3e5707af19a97 MD5sum: 36c8f528007fc090acfff54c28c55cc3 Description: debug symbols for ros-rolling-random-numbers Build-Ids: 8c5fba64ab7735cb670208bf3a404069f28871fc Package: ros-rolling-range-sensor-broadcaster Version: 4.24.0-1noble.20250510.085214 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 279 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-controller-interface, ros-rolling-generate-parameter-library, ros-rolling-hardware-interface, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-realtime-tools, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-range-sensor-broadcaster/ros-rolling-range-sensor-broadcaster_4.24.0-1noble.20250510.085214_amd64.deb Size: 77362 SHA256: dd9266b1e664fbe9403831e55d19d67ba95e1128498a4b39e20ea541c2a0c2df SHA1: add1dc0f2c43318b02f68152020f80abb725adba MD5sum: 8885c88786631f326cf1ec69798254a3 Description: Controller to publish readings of range sensors. Package: ros-rolling-range-sensor-broadcaster-dbgsym Package-Type: ddeb Source: ros-rolling-range-sensor-broadcaster Version: 4.24.0-1noble.20250510.085214 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1085 Depends: ros-rolling-range-sensor-broadcaster (= 4.24.0-1noble.20250510.085214) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-range-sensor-broadcaster/ros-rolling-range-sensor-broadcaster-dbgsym_4.24.0-1noble.20250510.085214_amd64.deb Size: 1013710 SHA256: 93e4b2c868baa8b2f1ab85b8ae5bcdc8991ef1ce97fb8d2af77af358cc1a1394 SHA1: d6b3f67c87c6be6435f9081681f441ecca2bb658 MD5sum: a355e7403d6c7c4a4c51e67fac29ed34 Description: debug symbols for ros-rolling-range-sensor-broadcaster Build-Ids: 2c132122303e0eb15ca53c98598aad1d1fe05d2c Package: ros-rolling-raspimouse Version: 2.0.0-1noble.20250510.081241 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 1263 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-geometry-msgs, ros-rolling-lifecycle-msgs, ros-rolling-nav-msgs, ros-rolling-raspimouse-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclcpp-lifecycle, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-raspimouse/ros-rolling-raspimouse_2.0.0-1noble.20250510.081241_amd64.deb Size: 216280 SHA256: 1e34a5e1af8beadf163b12a3744bc991d7f381366f0335a1a718dd41a8999540 SHA1: 08e380baf298a346d3409c24eb4fc8a4939027a2 MD5sum: 78f8b914aeeec269039f3fae710ca5c5 Description: RaspiMouse ROS 2 node Package: ros-rolling-raspimouse-dbgsym Package-Type: ddeb Source: ros-rolling-raspimouse Version: 2.0.0-1noble.20250510.081241 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: RT Corporation Installed-Size: 5436 Depends: ros-rolling-raspimouse (= 2.0.0-1noble.20250510.081241) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-raspimouse/ros-rolling-raspimouse-dbgsym_2.0.0-1noble.20250510.081241_amd64.deb Size: 4508190 SHA256: e6453680a66f0af3ad778a5146a9ff337d3a5f98e37593cfb116b1a655c6bd94 SHA1: 94e65d2339585fb92ef3e14e8931ce9a15506a8a MD5sum: 4a646f51247538e11a685039ba63d8d2 Description: debug symbols for ros-rolling-raspimouse Build-Ids: 5616967014f052abf9e51e29c751f65a98209e6c 90c2ef29ac60dcba3435cc54d97b7127a90d2c32 Package: ros-rolling-raspimouse-msgs Version: 2.0.0-1noble.20250429.142039 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 635 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-raspimouse-msgs/ros-rolling-raspimouse-msgs_2.0.0-1noble.20250429.142039_amd64.deb Size: 52710 SHA256: 978c950d7c6517f7a05b96996e88ee3bb849f7501bc29ce8d393f29f9cf50c5e SHA1: 61e42f38d29603406d629a346fd2de310510790a MD5sum: 43631fcb1252d995eadedf9eb198a812 Description: RaspiMouse messages Package: ros-rolling-raspimouse-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-raspimouse-msgs Version: 2.0.0-1noble.20250429.142039 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: RT Corporation Installed-Size: 428 Depends: ros-rolling-raspimouse-msgs (= 2.0.0-1noble.20250429.142039) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-raspimouse-msgs/ros-rolling-raspimouse-msgs-dbgsym_2.0.0-1noble.20250429.142039_amd64.deb Size: 311806 SHA256: b6a0096c8de3210667ea26051d735d2b1d0f2c02bed3deffac02a68b2d83bccb SHA1: ce5020e1640f7b25964d11637b6a7b53e6518c7d MD5sum: b84011fd68ae458a55843e94d88ec3b4 Description: debug symbols for ros-rolling-raspimouse-msgs Build-Ids: 0184b954cec0985168fbd6aa3eafa5176e714459 2188038c2d71e1b033f9c7534f8bd8705504b326 2d39990992b6f57be1714adf2449f24c0e39bfb6 4e83159e6f84b80407f532cfbc08ed5de8b56752 5d8863c4913c6fd82f25694d3c08426492cb7248 80ded37c6ac8bae46d23581d3b834cc9fd6ae2fa 85b03b14737dacd3ab157cf1ef24d77f97123f5b 8eb2ecad3ff96840fbaa84a3312e609faf95273e a7d79ff89a0a77bea2e1d3f4b1ce4804ad5ff6f2 ae84182fc62d003ddcabf8d8bbc939dd720d7019 e45cba29ec58b2b927c0d189706b3f6f4f8a3b9c Package: ros-rolling-rc-common-msgs Version: 0.5.3-5noble.20250429.142049 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 1207 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rc-common-msgs/ros-rolling-rc-common-msgs_0.5.3-5noble.20250429.142049_amd64.deb Size: 107870 SHA256: 842720412810a4e76139c1f124230ad9a312ebfb3a4646e7cb845f479698711f SHA1: c2b8a4dedd07156ec3b692502263e12f59e532c1 MD5sum: 97eb3cd15eadd3bd7ca55e2c0add39d2 Description: Common msg and srv definitions used by Roboception's ROS2 packages Package: ros-rolling-rc-common-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rc-common-msgs Version: 0.5.3-5noble.20250429.142049 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 950 Depends: ros-rolling-rc-common-msgs (= 0.5.3-5noble.20250429.142049) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rc-common-msgs/ros-rolling-rc-common-msgs-dbgsym_0.5.3-5noble.20250429.142049_amd64.deb Size: 748508 SHA256: eea93dcc37516e025f9252a77d51ad675736a075c5137e85199536cbb9c3c2a5 SHA1: 3d98af365439de40ee974fa07cc5d66fa4d3b599 MD5sum: 114f6ed7becd69d16a88500736082a4d Description: debug symbols for ros-rolling-rc-common-msgs Build-Ids: 06f818282348b9298ab7363c0ead16efc1b5c7dc 389e9b760d9c057cf16961f6f15ab6e4a614d4c3 4b31a7e0bf33ee8a74407d6f00ddd2a325f8e750 53aba02857c0b04a7eb5622ff077d7f48b747c6b 7053943606f81b5db48da9f072735297cb864037 742c742884892686cf3e7cb25c2542984399dbc6 b3397e8487b0e72778655290ae3a6cc7c16dd9ac b4e0dc984ffc71d2976fc0d8b283494c7eba076f de7bb1d271dda52f2e5dd5bd6954ba5ebf61a53f eddad62f18dafdd6dba6cdac030ec4e09b097a8d feceec2658f9d94283590990c9b615e24ac8969c Package: ros-rolling-rc-dynamics-api Version: 0.10.5-1noble.20250426.191717 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 1254 Depends: libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), curl, libcurl4-openssl-dev, libprotobuf32, ros-rolling-ros-workspace Homepage: http://rc-visard.com Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rc-dynamics-api/ros-rolling-rc-dynamics-api_0.10.5-1noble.20250426.191717_amd64.deb Size: 273942 SHA256: 0fc301bfbdbc6d34c84a8eab63633429222f687a9db669c5377347c657e8509d SHA1: 865e2c0ed06c0834bdc6402649f28abe4564405d MD5sum: 1c5f6528a3b857028444b5b364d33baf Description: The rc_dynamics_api provides an API for easy handling of the dynamic-state data streams provided by Roboception's stereo camera with self-localization. See http://rc-visard.com Dynamic-state estimates of the rc_visard relate to its self-localization and ego-motion estimation. These states refer to rc_visard's current pose, velocity, or acceleration and are published on demand via several data streams. For a complete list and descriptions of these dynamics states and the respective data streams please refer to rc_visard's user manual. Package: ros-rolling-rc-dynamics-api-dbgsym Package-Type: ddeb Source: ros-rolling-rc-dynamics-api Version: 0.10.5-1noble.20250426.191717 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 6091 Depends: ros-rolling-rc-dynamics-api (= 0.10.5-1noble.20250426.191717) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rc-dynamics-api/ros-rolling-rc-dynamics-api-dbgsym_0.10.5-1noble.20250426.191717_amd64.deb Size: 5838724 SHA256: da90db5033d694dfa74af541f4d266bd87b668b49a09618f2d09f3c07af05f74 SHA1: ab153c0f28a1dbf3493df5092956c8ae8f1f78bd MD5sum: f780e6092cc70cecb04e68e30e600778 Description: debug symbols for ros-rolling-rc-dynamics-api Build-Ids: 0c4b93433f27a949965f4ea3fd8601ac436ef9db 824c0b78b51c44d59d2156f9a52379d6d09df798 Package: ros-rolling-rc-genicam-api Version: 2.6.5-1noble.20250426.191717 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 15441 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libncurses6 (>= 6), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 13.1), libtinfo6 (>= 6), libncurses-dev, libpng-dev, libusb-1.0-0, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rc_genicam_api Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rc-genicam-api/ros-rolling-rc-genicam-api_2.6.5-1noble.20250426.191717_amd64.deb Size: 3045408 SHA256: ee2b79149963dbd69b18568413727312699e154dd76306fc6a7f238fe2d40bca SHA1: 9e85ff59cf82d15f563a5073f337239522e922c3 MD5sum: db1571cda78731bab2115c2d3a0c7497 Description: GenICam/GigE Vision Convenience Layer. This package combines the Roboception convenience layer for images with the GenICam reference implementation and a GigE Vision transport layer. It is a self contained package that permits configuration and image streaming of GenICam / GigE Vision 2.0 compatible cameras like the Roboception rc_visard. This package also provides some tools that can be called from the command line for discovering cameras, changing their configuration and streaming images. Although the tools are meant to be useful when working in a shell or in a script, their main purpose is to serve as example on how to use the API for reading and setting parameters, streaming and synchronizing images. See LICENSE.md for licensing terms of the different parts. Package: ros-rolling-rc-genicam-api-dbgsym Package-Type: ddeb Source: ros-rolling-rc-genicam-api Version: 2.6.5-1noble.20250426.191717 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 5447 Depends: ros-rolling-rc-genicam-api (= 2.6.5-1noble.20250426.191717) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rc-genicam-api/ros-rolling-rc-genicam-api-dbgsym_2.6.5-1noble.20250426.191717_amd64.deb Size: 5145460 SHA256: cce35a731d47880709fd1d321a2e775ef7afc626bc75565bdfa8c26bc1d66cb2 SHA1: 3b274b97e9cfde5dc50916d74249909e51c85364 MD5sum: 09e3f1739eaec9f6af86b04f3601d05e Description: debug symbols for ros-rolling-rc-genicam-api Build-Ids: 46599e0c4e578c81d37c6e075fc7ba16fb7009e7 8695062db796bdfc7313e39f39d19d18c5a79116 ae53926663637041e949461475104d72e729cd69 b7ee890b91ed8224e08e627b47a59b18b0e025e7 d32c2da7f1b22e6712afe91dfb457c12ac498881 f8a58c45b71e813f8fa33d3fffb9832ecff0b1a5 Package: ros-rolling-rc-genicam-driver Version: 0.3.1-1noble.20250510.082414 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 674 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rc-genicam-api, ros-rolling-diagnostic-updater, ros-rolling-image-transport, ros-rolling-rc-common-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-stereo-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rc-genicam-driver/ros-rolling-rc-genicam-driver_0.3.1-1noble.20250510.082414_amd64.deb Size: 187802 SHA256: d0077378afc41ffc7f3f330014a904c4c129d0e26d57f7268b6e0dc26aa3faf5 SHA1: 6a7544b141d4b3222c33b30f66fc3fbdee342f02 MD5sum: 2b9a9ae767027bcac7702369c826e63a Description: Driver for rc_visard and rc_cube from Roboception GmbH Package: ros-rolling-rc-genicam-driver-dbgsym Package-Type: ddeb Source: ros-rolling-rc-genicam-driver Version: 0.3.1-1noble.20250510.082414 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 5301 Depends: ros-rolling-rc-genicam-driver (= 0.3.1-1noble.20250510.082414) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rc-genicam-driver/ros-rolling-rc-genicam-driver-dbgsym_0.3.1-1noble.20250510.082414_amd64.deb Size: 5047722 SHA256: 70995fc6d56464ba92907978a977d606d369b6f9987215fdc37075c2db34306c SHA1: 3459fe91785dc15005abeb5c25f425cc4f1df608 MD5sum: c1a9548665aab119ac6cec5994635dec Description: debug symbols for ros-rolling-rc-genicam-driver Build-Ids: 9ef016c95603cb85410dd0c48c867be0bbd7a13b d9023de6db2e745e5a9bf8eef0263997a425d8cd Package: ros-rolling-rc-reason-clients Version: 0.4.0-2noble.20250510.083819 Architecture: amd64 Maintainer: ruess Installed-Size: 215 Depends: python3-requests, ros-rolling-geometry-msgs, ros-rolling-rc-reason-msgs, ros-rolling-rclpy, ros-rolling-ros2pkg, ros-rolling-tf2-msgs, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rc-reason-clients/ros-rolling-rc-reason-clients_0.4.0-2noble.20250510.083819_amd64.deb Size: 41082 SHA256: 3c97a053d4ec5b2b99b9dc227a9fd9833d4e6314719233cda4a5b120dbe0bac6 SHA1: b3857aebf4c00eb6174b3cee54a41dac2857579d MD5sum: c0aaccbcd358d9d26f84f52dc00d8e17 Description: Clients for interfacing with Roboception reason modules on rc_visard and rc_cube. Package: ros-rolling-rc-reason-msgs Version: 0.4.0-2noble.20250429.142908 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 14792 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rc-common-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-shape-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rc-reason-msgs/ros-rolling-rc-reason-msgs_0.4.0-2noble.20250429.142908_amd64.deb Size: 895530 SHA256: 1ab8ac3c52ace57841c35d244ed296cb6eef0e99a0c2202a32a46d1b137433d9 SHA1: 1ebb270bafdb4574d39dc3be8a4ce8e2a24fa69c MD5sum: ebd3de1f2ad5e35948f4809e5f0e06fb Description: Msg and srv definitions for rc_reason_clients Package: ros-rolling-rc-reason-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rc-reason-msgs Version: 0.4.0-2noble.20250429.142908 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 11696 Depends: ros-rolling-rc-reason-msgs (= 0.4.0-2noble.20250429.142908) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rc-reason-msgs/ros-rolling-rc-reason-msgs-dbgsym_0.4.0-2noble.20250429.142908_amd64.deb Size: 9542368 SHA256: 07ceaa1814166657b7be9bcdc63078886b2a738f054145eb3b323d851ab68389 SHA1: 0c9f52e7f7db61be7acddaba2a877d3c7051ab1a MD5sum: 47c464c5fa5a25c7ca461e9d581efc07 Description: debug symbols for ros-rolling-rc-reason-msgs Build-Ids: 1c7d7b3f381e09b51a2b553818beec645a8085ac 23edc1fd86843fecd0f4266a2f94fe61292a40a1 4f214ca3a7d8489351ced33653319124bf999bae 52c243e2cd5bf00e4115209213b639c417a88369 610cdae0520cb39defec229c627ab338e3c4ad84 6d8fc6c17cffbb8c8d8d19c1493c213a67969e15 76be1f8d22607d7a3c6a8b7b416066b68eafa813 84bb496df8bf40220ae8c6b88ecac070738b93a6 a3a8cf4bc900928a6ca2791946a93525c0a7ff63 e472b4a7d7a78ed85894a5852e90d0617a8b3e1b fdc49377aecbebf0ad50919b2e9dacc218c1ff27 Package: ros-rolling-rcdiscover Version: 1.1.7-1noble.20250426.191719 Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 290 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcdiscover/ros-rolling-rcdiscover_1.1.7-1noble.20250426.191719_amd64.deb Size: 81348 SHA256: 91bdec0410b981b103d96d81a139bdfdd8fdbb67510299488122210f1f984066 SHA1: 37a581d80ccd3c126ac2d78825feef83f64dfc8e MD5sum: 598b1895eae273805c93b5533cf8faf5 Description: This package contains tools for the discovery of Roboception devices via GigE Vision. Package: ros-rolling-rcdiscover-dbgsym Package-Type: ddeb Source: ros-rolling-rcdiscover Version: 1.1.7-1noble.20250426.191719 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Ruess Installed-Size: 1212 Depends: ros-rolling-rcdiscover (= 1.1.7-1noble.20250426.191719) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcdiscover/ros-rolling-rcdiscover-dbgsym_1.1.7-1noble.20250426.191719_amd64.deb Size: 1130456 SHA256: 92030756968e86dd76207db5a0378d6d48466e5430d9073e03c8534aa4b5e360 SHA1: a499fb7030069a445da74f8a67865745a62939d6 MD5sum: 9c010660e1c6ada8b44e69c627b5a47c Description: debug symbols for ros-rolling-rcdiscover Build-Ids: 1dd2e2b15ba35656bf5a5f73c53afc11266f2bbe 4a908dcd883611ba59b19225bd9046ae4ed02a86 Package: ros-rolling-rcl Version: 10.2.0-1noble.20250510.075020 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 783 Depends: libc6 (>= 2.14), libyaml-0-2, libyaml-dev, ros-rolling-libyaml-vendor, ros-rolling-rcl-interfaces, ros-rolling-rcl-logging-interface, ros-rolling-rcl-logging-spdlog, ros-rolling-rcl-yaml-param-parser, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-rmw-implementation, ros-rolling-rosidl-runtime-c, ros-rolling-service-msgs, ros-rolling-tracetools, ros-rolling-type-description-interfaces, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcl/ros-rolling-rcl_10.2.0-1noble.20250510.075020_amd64.deb Size: 160822 SHA256: c217e62431d6886cb8a872461517897fea742ef6a4d1c9d9b65fbe5fb935321c SHA1: 63d4dd7aaf9b851b3855d927971ddc752e81662c MD5sum: e5e7797311f6285818beceef2d2ad2b7 Description: The ROS client library common implementation. This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries. Package: ros-rolling-rcl-action Version: 10.2.0-1noble.20250510.075318 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 277 Depends: libc6 (>= 2.4), ros-rolling-action-msgs, ros-rolling-rcl, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-rosidl-runtime-c, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcl-action/ros-rolling-rcl-action_10.2.0-1noble.20250510.075318_amd64.deb Size: 50878 SHA256: 7a16f9a600c07b56f1017db888efb0b7bb7276c70489b9f6a210a30b5ee74362 SHA1: 328ea43f21fc2e57d1bf95beaa49cc87d6675055 MD5sum: 497c9e2f213ddf6a7d37e585d9db2d96 Description: Package containing a C-based ROS action implementation Package: ros-rolling-rcl-action-dbgsym Package-Type: ddeb Source: ros-rolling-rcl-action Version: 10.2.0-1noble.20250510.075318 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 90 Depends: ros-rolling-rcl-action (= 10.2.0-1noble.20250510.075318) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcl-action/ros-rolling-rcl-action-dbgsym_10.2.0-1noble.20250510.075318_amd64.deb Size: 60894 SHA256: 9654c650d739a62bcbcc9f81657e1acbe740f6efaddae8644d1808b8fdbc9abc SHA1: 02574d057de56ef1275559291323624e9fdb53d8 MD5sum: 316392a660df990b0489105d8b71b492 Description: debug symbols for ros-rolling-rcl-action Build-Ids: dec7bf0b1d7a2eb2392ed211444d1181b12215b3 Package: ros-rolling-rcl-dbgsym Package-Type: ddeb Source: ros-rolling-rcl Version: 10.2.0-1noble.20250510.075020 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 349 Depends: ros-rolling-rcl (= 10.2.0-1noble.20250510.075020) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcl/ros-rolling-rcl-dbgsym_10.2.0-1noble.20250510.075020_amd64.deb Size: 269928 SHA256: 8997b6780a961c437c3608dfed65ba027cc2c16ead6e6e39fe896e4785cf96d9 SHA1: 8ff1bf8ef3a76e47482d9d07eea0a943c000d04f MD5sum: a7bd1615efcf241956a71910c1480265 Description: debug symbols for ros-rolling-rcl Build-Ids: 5ded85723bc8408650d3830339271dd1a0e67343 Package: ros-rolling-rcl-interfaces Version: 2.4.0-1noble.20250429.140129 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 5657 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcl-interfaces/ros-rolling-rcl-interfaces_2.4.0-1noble.20250429.140129_amd64.deb Size: 385254 SHA256: 6c701c9d84416eec173ecc026c3217b0db6a953bba01c3a7cfcb74e7c47d00e6 SHA1: 8cdedf9a28b9d4c556938f4d27ed218f8924dc5a MD5sum: 4251489b9378e22ccabe8291f23ff361 Description: The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters. Package: ros-rolling-rcl-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-rcl-interfaces Version: 2.4.0-1noble.20250429.140129 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 5130 Depends: ros-rolling-rcl-interfaces (= 2.4.0-1noble.20250429.140129) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcl-interfaces/ros-rolling-rcl-interfaces-dbgsym_2.4.0-1noble.20250429.140129_amd64.deb Size: 4284738 SHA256: 3e5dc39a84610757c2aaf4dbc37ad77eb97735f3ce4460e76efddaffcf900d54 SHA1: ab9652b119da64523e8404907ceaf0bc1b634da8 MD5sum: 39268f06dfb728b62f9e086aaa3083d0 Description: debug symbols for ros-rolling-rcl-interfaces Build-Ids: 0699f8bf23c468fe73ab7d78e8c1f7e1926deec0 2322795218a20c3b76d1678bea4ec26e3ddb02c3 78156df739f5151abd68f47ab74f31e7f4b8c073 7c4e03bc8729372265c497908cea5d8df5e58e26 ab10a74fb55e741c42c7422c60f6ac22160b673b bb5d6ee611e0f495fcab4a70e11343999070bc57 c528dc4cd3bdd1981fd24b07f097c6d1fee308f8 c80acb0110b2b34c0c3a575d756ebc13acfacfff e0e1c7f93c08a316bfef1b8d4521123986f8018e ea751d44f7a62afb18c86302c9c4cf0c43ac363f fd8b10d9ee6fb282a7d11b6163e5c86dfee9f96a Package: ros-rolling-rcl-lifecycle Version: 10.2.0-1noble.20250510.075317 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 146 Depends: libc6 (>= 2.4), ros-rolling-lifecycle-msgs, ros-rolling-rcl, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-rosidl-runtime-c, ros-rolling-tracetools, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcl-lifecycle/ros-rolling-rcl-lifecycle_10.2.0-1noble.20250510.075317_amd64.deb Size: 30070 SHA256: 4414942239c1963b90d8d94cbeaf086fe227d8e1f48def295485f862af491417 SHA1: 2f6efdecc49931ba0061143dc9109aaf665e7639 MD5sum: ab8232343e3c7dbfcdf064f1a2039261 Description: Package containing a C-based lifecycle implementation Package: ros-rolling-rcl-lifecycle-dbgsym Package-Type: ddeb Source: ros-rolling-rcl-lifecycle Version: 10.2.0-1noble.20250510.075317 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 54 Depends: ros-rolling-rcl-lifecycle (= 10.2.0-1noble.20250510.075317) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcl-lifecycle/ros-rolling-rcl-lifecycle-dbgsym_10.2.0-1noble.20250510.075317_amd64.deb Size: 33864 SHA256: 17821bc711a6d4f7537123f424cf02ea526d7c11c6e39bc6674752e8709f3d7d SHA1: 8e3d05eab266493a123b8042da146559ade80d51 MD5sum: f2ecdfc32598adc444a3e84e2e00cde6 Description: debug symbols for ros-rolling-rcl-lifecycle Build-Ids: a940f98ac130619596936850a7721c75ee6261e4 Package: ros-rolling-rcl-logging-interface Version: 3.3.0-1noble.20250510.074530 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 81 Depends: libc6 (>= 2.4), ros-rolling-rcutils, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcl-logging-interface/ros-rolling-rcl-logging-interface_3.3.0-1noble.20250510.074530_amd64.deb Size: 13408 SHA256: 407ea5efef911bc8d2a71ed1cd2a94cc2d0ca73e33aea8fb0dbec040de9c81a2 SHA1: cd70c85ad539bcedf1ecf787ddb608b585b7ae49 MD5sum: 3a627f4b20412c7c4144521d02f02600 Description: Interface that rcl_logging backends needs to implement. Package: ros-rolling-rcl-logging-interface-dbgsym Package-Type: ddeb Source: ros-rolling-rcl-logging-interface Version: 3.3.0-1noble.20250510.074530 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 18 Depends: ros-rolling-rcl-logging-interface (= 3.3.0-1noble.20250510.074530) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcl-logging-interface/ros-rolling-rcl-logging-interface-dbgsym_3.3.0-1noble.20250510.074530_amd64.deb Size: 4782 SHA256: 848c66ff1ffdd8e17e9691f92cd36eef6bf214954d88ae9347e1a323c99ed463 SHA1: ccea52bea9a1236ab698d04b281a1b69b83f34d7 MD5sum: 791865d6ea0fdd1b4e583c8064753352 Description: debug symbols for ros-rolling-rcl-logging-interface Build-Ids: 7a5dae7bf1ff9a718c14e020500aa250738a72f0 Package: ros-rolling-rcl-logging-noop Version: 3.3.0-1noble.20250510.074807 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 76 Depends: ros-rolling-rcl-logging-interface, ros-rolling-rcutils, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcl-logging-noop/ros-rolling-rcl-logging-noop_3.3.0-1noble.20250510.074807_amd64.deb Size: 11444 SHA256: 48c10169eb688ce00fc28a8f963de99c5896b55431386d5362cf3422b751212e SHA1: 65f134a96d32f4ea6972506a6a2874b6a7bfbc61 MD5sum: cdde1a1dfe95f7c4a36749c93a193356 Description: An rcl logger implementation that doesn't do anything with log messages. Package: ros-rolling-rcl-logging-noop-dbgsym Package-Type: ddeb Source: ros-rolling-rcl-logging-noop Version: 3.3.0-1noble.20250510.074807 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 16 Depends: ros-rolling-rcl-logging-noop (= 3.3.0-1noble.20250510.074807) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcl-logging-noop/ros-rolling-rcl-logging-noop-dbgsym_3.3.0-1noble.20250510.074807_amd64.deb Size: 3522 SHA256: 1606c1217947b6c41bdd5bc5e67d54cd1d1685abfdef0d0cc5c9d4033edda076 SHA1: e9d25828a45c88906a3e0749b8309230767bbe92 MD5sum: fee2ca395cca8eb25f9eb948f1cae197 Description: debug symbols for ros-rolling-rcl-logging-noop Build-Ids: 9895868ef7b88d61872469de8dffe49a4def4e67 Package: ros-rolling-rcl-logging-spdlog Version: 3.3.0-1noble.20250510.074854 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 105 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libspdlog1.12-fmt9, libstdc++6 (>= 9), libspdlog-dev, ros-rolling-rcl-logging-interface, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-spdlog-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcl-logging-spdlog/ros-rolling-rcl-logging-spdlog_3.3.0-1noble.20250510.074854_amd64.deb Size: 22670 SHA256: 4d22a703ec53d1f8913c59966243d69ceb64e54cc8fa3799208ebee105fe8021 SHA1: 2ea56bd9a475b9c61fe7feb0cab1f206ec603de6 MD5sum: 7003c2055fc42cf37100520f6945efdc Description: Implementation of rcl_logging API for an spdlog backend. Package: ros-rolling-rcl-logging-spdlog-dbgsym Package-Type: ddeb Source: ros-rolling-rcl-logging-spdlog Version: 3.3.0-1noble.20250510.074854 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 222 Depends: ros-rolling-rcl-logging-spdlog (= 3.3.0-1noble.20250510.074854) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcl-logging-spdlog/ros-rolling-rcl-logging-spdlog-dbgsym_3.3.0-1noble.20250510.074854_amd64.deb Size: 200744 SHA256: 2ca913bdf396e3dc5f43be44e7d1957cc67b3467421b10c0825e8df88f17e217 SHA1: 54bf1341d6e3a996f9c3d2c881a180d121e71717 MD5sum: f58b51c2532245396ce73ed8690b03b0 Description: debug symbols for ros-rolling-rcl-logging-spdlog Build-Ids: 34b5c30302155b95b33c5cd73709d3d075ba9cce Package: ros-rolling-rcl-yaml-param-parser Version: 10.2.0-1noble.20250510.074531 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 129 Depends: libc6 (>= 2.14), libyaml-0-2, libyaml-dev, ros-rolling-libyaml-vendor, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcl-yaml-param-parser/ros-rolling-rcl-yaml-param-parser_10.2.0-1noble.20250510.074531_amd64.deb Size: 29814 SHA256: c08e8e0864142a507db5fac70eed40cc867f08f1ea7ac4ced3572dafc99f3d04 SHA1: 3a945739ddd392e0be448eaf13571474532a24b6 MD5sum: c9e3f59b771375eb1ca2ba4d6b54d9a0 Description: Parse a YAML parameter file and populate the C data structure. Package: ros-rolling-rcl-yaml-param-parser-dbgsym Package-Type: ddeb Source: ros-rolling-rcl-yaml-param-parser Version: 10.2.0-1noble.20250510.074531 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 64 Depends: ros-rolling-rcl-yaml-param-parser (= 10.2.0-1noble.20250510.074531) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcl-yaml-param-parser/ros-rolling-rcl-yaml-param-parser-dbgsym_10.2.0-1noble.20250510.074531_amd64.deb Size: 43906 SHA256: ed416fec6c22419fcba5642cabd31d30f1d11d15573e8732d0e81de07fbbda08 SHA1: 4da73ac70ebaeb632d91fe641f39bf3e3d6025b3 MD5sum: 9a0f5c0a5f0c5a6c368fa51064eca3fa Description: debug symbols for ros-rolling-rcl-yaml-param-parser Build-Ids: b3a86970e84fe938510a57566ea53ee02d1b0a0b Package: ros-rolling-rclc Version: 6.2.0-1noble.20250510.075341 Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 264 Depends: libc6 (>= 2.4), ros-rolling-rcl, ros-rolling-rcl-action, ros-rolling-rcutils, ros-rolling-rosidl-generator-c, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclc/ros-rolling-rclc_6.2.0-1noble.20250510.075341_amd64.deb Size: 47778 SHA256: 9509807b6eba6c29fdc3bea7f4f43a2949d3abfa98586bf4ff883295ee7d3e08 SHA1: 82479feed225132e682dce1986ca228380fa55c0 MD5sum: c28be540f5c9aa37aaeecfaab93465fc Description: The ROS client library in C. Package: ros-rolling-rclc-dbgsym Package-Type: ddeb Source: ros-rolling-rclc Version: 6.2.0-1noble.20250510.075341 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 127 Depends: ros-rolling-rclc (= 6.2.0-1noble.20250510.075341) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclc/ros-rolling-rclc-dbgsym_6.2.0-1noble.20250510.075341_amd64.deb Size: 86978 SHA256: 7919a9cee358f1b0b959f8b517534a2610d4b5489fb2abf435d99d5999205c97 SHA1: f6527e1681472acecff3479d687ddb8f496276dc MD5sum: 6f44a6335fc3bc1c78cc6daf152ce9dc Description: debug symbols for ros-rolling-rclc Build-Ids: 59d8fbb3df802fd4869f616efa5308a5e5293783 Package: ros-rolling-rclc-examples Version: 6.2.0-1noble.20250510.075721 Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 261 Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1), ros-rolling-example-interfaces, ros-rolling-lifecycle-msgs, ros-rolling-rcl, ros-rolling-rclc, ros-rolling-rclc-lifecycle, ros-rolling-rclc-parameter, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclc-examples/ros-rolling-rclc-examples_6.2.0-1noble.20250510.075721_amd64.deb Size: 34540 SHA256: c1c6fe6b8af1deca70932fbbf5047d8088aec3693f700ed767cc58a26c56e85e SHA1: 96454b9becdbadabc216a335b7f0bcc73b72a339 MD5sum: 4f72ae2a0d44a9a5a04acb54d05e5fd1 Description: Example of using rclc_executor Package: ros-rolling-rclc-examples-dbgsym Package-Type: ddeb Source: ros-rolling-rclc-examples Version: 6.2.0-1noble.20250510.075721 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 267 Depends: ros-rolling-rclc-examples (= 6.2.0-1noble.20250510.075721) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclc-examples/ros-rolling-rclc-examples-dbgsym_6.2.0-1noble.20250510.075721_amd64.deb Size: 159754 SHA256: edef165c5f30541033ded866ef9aa77b3778e29dc969c8a441f96d377e9b7862 SHA1: 040de86b973ac07673e41c97390ef9a6532d2928 MD5sum: f220fbab884a613b73222772556172f7 Description: debug symbols for ros-rolling-rclc-examples Build-Ids: 2d36a8834a4b696cdda6b2a20cae0b5c05118af5 38ff6f73224cb3619882e2a55b4ff69d709df08e 4d0309985a9b2cfbbcca4cb3ab843d51f071c489 58c394f788af77f6cccebe545ea49084b14396f3 64d84535c85de3d70d2abe25b15e228c9ac82b0c 78d6186122428f18880d8d56cdf3363f33463885 8a81c9bdbcb6d79ffc00bd60a9ddaaa436198ae5 b11c57eb1b5420d8c73d9522b0626e5dc22b3ca1 b85ec6cb22b47f3fdfb1a757cd02383ea1171f04 c25eb615a7a80dbcb58792d9e5ce406211663a67 c8fef10f75f35d9181b78d60c4bda1e5bf00ae41 cdf84bb7d4c493edb6d004a6db5d95b1b76c8d9a Package: ros-rolling-rclc-lifecycle Version: 6.2.0-1noble.20250510.075523 Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 94 Depends: libc6 (>= 2.4), ros-rolling-lifecycle-msgs, ros-rolling-rcl-lifecycle, ros-rolling-rclc, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclc-lifecycle/ros-rolling-rclc-lifecycle_6.2.0-1noble.20250510.075523_amd64.deb Size: 17390 SHA256: b7bd9ffef90f7f4e3e5124d6aaef2d1f7011009054ac2587c6fb62da9c353587 SHA1: 1efa412eb8dc3891230c0c84d8fe4abd3089f94f MD5sum: 57b8cfaf952e6090b93bb54c8f4f8863 Description: rclc lifecycle convenience methods. Package: ros-rolling-rclc-lifecycle-dbgsym Package-Type: ddeb Source: ros-rolling-rclc-lifecycle Version: 6.2.0-1noble.20250510.075523 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jan Staschulat Installed-Size: 38 Depends: ros-rolling-rclc-lifecycle (= 6.2.0-1noble.20250510.075523) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclc-lifecycle/ros-rolling-rclc-lifecycle-dbgsym_6.2.0-1noble.20250510.075523_amd64.deb Size: 20942 SHA256: bc5774e11cd31fcbb7a469ad5b672756288b005ea921cf52e523b246f7264102 SHA1: db07d025ece6bd315439562c0b1983b8c3c0b349 MD5sum: 869263246b7ab048946e40e074544c31 Description: debug symbols for ros-rolling-rclc-lifecycle Build-Ids: d06539223d8c1317c45848cae85a2943495295bc Package: ros-rolling-rclc-parameter Version: 6.2.0-1noble.20250510.075523 Architecture: amd64 Maintainer: Antonio Cuadros Installed-Size: 132 Depends: ros-rolling-builtin-interfaces, ros-rolling-rcl, ros-rolling-rcl-interfaces, ros-rolling-rclc, ros-rolling-rcutils, ros-rolling-rosidl-runtime-c, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclc-parameter/ros-rolling-rclc-parameter_6.2.0-1noble.20250510.075523_amd64.deb Size: 24376 SHA256: c779ed4e4f2301af2c557c8cb9469788bf0ce6d5f5131688c3d93f70f95ebebb SHA1: b108bcf06ac48ae6a927940812e490426c278cde MD5sum: 9bb9ff9e94afa56548c99179c37e9441 Description: Parameter server implementation for micro-ROS nodes Package: ros-rolling-rclcpp Version: 29.6.0-1noble.20250510.075340 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 3705 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ament-index-cpp, ros-rolling-builtin-interfaces, ros-rolling-libstatistics-collector, ros-rolling-rcl, ros-rolling-rcl-interfaces, ros-rolling-rcl-logging-interface, ros-rolling-rcl-yaml-param-parser, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-rosgraph-msgs, ros-rolling-rosidl-dynamic-typesupport, ros-rolling-rosidl-runtime-c, ros-rolling-rosidl-runtime-cpp, ros-rolling-rosidl-typesupport-c, ros-rolling-rosidl-typesupport-cpp, ros-rolling-statistics-msgs, ros-rolling-tracetools, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclcpp/ros-rolling-rclcpp_29.6.0-1noble.20250510.075340_amd64.deb Size: 769896 SHA256: 10f0b2a18ebd2a16524b78012b14f5ea5f6e9109b5a5cfad6b0c3f0d69760759 SHA1: 5d4f28afc52c8df598e45026df05025d09064d54 MD5sum: 0af865062a42f2c4f44321196b0d8c87 Description: The ROS client library in C++. Package: ros-rolling-rclcpp-action Version: 29.6.0-1noble.20250510.080213 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 415 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-action-msgs, ros-rolling-rcl, ros-rolling-rcl-action, ros-rolling-rclcpp, ros-rolling-rcpputils, ros-rolling-rosidl-runtime-c, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclcpp-action/ros-rolling-rclcpp-action_29.6.0-1noble.20250510.080213_amd64.deb Size: 97602 SHA256: be0ad67c853bdfa179647995f6a1aa62b31a1d33261fe884b88be54732c2d6f8 SHA1: 1a1d3e3aa8013e3aa3111005562e94ddfff040ae MD5sum: a808fedd289dfebd188f631a5d2c3f0c Description: Adds action APIs for C++. Package: ros-rolling-rclcpp-action-dbgsym Package-Type: ddeb Source: ros-rolling-rclcpp-action Version: 29.6.0-1noble.20250510.080213 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 1295 Depends: ros-rolling-rclcpp-action (= 29.6.0-1noble.20250510.080213) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclcpp-action/ros-rolling-rclcpp-action-dbgsym_29.6.0-1noble.20250510.080213_amd64.deb Size: 1193722 SHA256: c000eccd5153c0c788b3aa2d97efd33bec77ceeab7870c292192897da4573dfe SHA1: bcdde7420f4a600bd3a5a2e3c32809df58cf9b8d MD5sum: 490bde4d592934158bdd4c5c7925661d Description: debug symbols for ros-rolling-rclcpp-action Build-Ids: 468153c80b3cd43249947e1a0447540816a2ebe3 Package: ros-rolling-rclcpp-cascade-lifecycle Version: 2.0.0-1noble.20250510.082427 Architecture: amd64 Maintainer: fmrico Installed-Size: 793 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-cascade-lifecycle-msgs, ros-rolling-lifecycle-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclcpp-cascade-lifecycle/ros-rolling-rclcpp-cascade-lifecycle_2.0.0-1noble.20250510.082427_amd64.deb Size: 140902 SHA256: acc3ac43ac4af9badda5e37e0d24bbfb13afcaabe6588d8706ab12044c91f28e SHA1: 4cd5b178ce77e860539b8b17a7dd326f46ce92ae MD5sum: 8c2a46df1bcaf02a51c36d978055d732 Description: Provides a mechanism to make trees of lifecycle nodes to propagate state changes Package: ros-rolling-rclcpp-cascade-lifecycle-dbgsym Package-Type: ddeb Source: ros-rolling-rclcpp-cascade-lifecycle Version: 2.0.0-1noble.20250510.082427 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: fmrico Installed-Size: 3192 Depends: ros-rolling-rclcpp-cascade-lifecycle (= 2.0.0-1noble.20250510.082427) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclcpp-cascade-lifecycle/ros-rolling-rclcpp-cascade-lifecycle-dbgsym_2.0.0-1noble.20250510.082427_amd64.deb Size: 2598702 SHA256: 89514f540c984e11070f1008106ecfc4c3e1732d683f1fa3c3a41e4b5a1b5610 SHA1: 44ec6f02e4dfd5ea590a3614de302395b949256b MD5sum: d56160e26b4f1c25a59f8594729c69da Description: debug symbols for ros-rolling-rclcpp-cascade-lifecycle Build-Ids: 315138f39febfcb5e2d2209027e7a88a9877c839 Package: ros-rolling-rclcpp-components Version: 29.6.0-1noble.20250510.080231 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 382 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ament-index-cpp, ros-rolling-class-loader, ros-rolling-composition-interfaces, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclcpp-components/ros-rolling-rclcpp-components_29.6.0-1noble.20250510.080231_amd64.deb Size: 87366 SHA256: d9f25f61d7a48b421b21267eb7b677de386105f9c3dd88951212f16de3e2a2cf SHA1: eed954db60eee53903192eac00b2e352233b4ef8 MD5sum: 696465873bb0b9153549f65c0281f308 Description: Package containing tools for dynamically loadable components Package: ros-rolling-rclcpp-components-dbgsym Package-Type: ddeb Source: ros-rolling-rclcpp-components Version: 29.6.0-1noble.20250510.080231 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 1922 Depends: ros-rolling-rclcpp-components (= 29.6.0-1noble.20250510.080231) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclcpp-components/ros-rolling-rclcpp-components-dbgsym_29.6.0-1noble.20250510.080231_amd64.deb Size: 1808008 SHA256: 05fbc6f96b4f530d4bf27346771b6662fb9c1e3432f5efc46c5269429a7c8373 SHA1: 4d2b4abb79c1cb5de9de1a949a3078e4e35956c5 MD5sum: 97110dd421a2a2c75c770f307f54d57c Description: debug symbols for ros-rolling-rclcpp-components Build-Ids: 7922d5ae3abf62291d0dd33df15eb9796a4dfd86 cceb85391fe9efc6b876d2164888d185af45f9d0 ecd0a158e4d141ef3183c0e0c5d5042f86506d96 f73f6b912e2dca4695c2479d1db2285eaf096e10 Package: ros-rolling-rclcpp-dbgsym Package-Type: ddeb Source: ros-rolling-rclcpp Version: 29.6.0-1noble.20250510.075340 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 14558 Depends: ros-rolling-rclcpp (= 29.6.0-1noble.20250510.075340) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclcpp/ros-rolling-rclcpp-dbgsym_29.6.0-1noble.20250510.075340_amd64.deb Size: 13496286 SHA256: 60deb9f3dfe8918bac2cf0eb46ed5ec1dc22da3e55ce2cbb7a08efebdb3b1c0c SHA1: b60c603558f480013e6162583cd21a51e667636a MD5sum: 726e4f5297e555b1a0596ddc6800afcb Description: debug symbols for ros-rolling-rclcpp Build-Ids: 77b5ae0360dee47bb8940f8a4004765a4c6ca2fc Package: ros-rolling-rclcpp-lifecycle Version: 29.6.0-1noble.20250510.080220 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 373 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-lifecycle-msgs, ros-rolling-rcl, ros-rolling-rcl-interfaces, ros-rolling-rcl-lifecycle, ros-rolling-rclcpp, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-rosidl-typesupport-cpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclcpp-lifecycle/ros-rolling-rclcpp-lifecycle_29.6.0-1noble.20250510.080220_amd64.deb Size: 82426 SHA256: 8e520b667b8e685bb5a83a1f56397a7e341d5841f1d2bfffcff5bd113d9f58fd SHA1: e3bdeead1c2323630870084b5f6bfeb3e80ec3e0 MD5sum: 3a2937fdb2649873df114a2c80fb0b83 Description: Package containing a prototype for lifecycle implementation Package: ros-rolling-rclcpp-lifecycle-dbgsym Package-Type: ddeb Source: ros-rolling-rclcpp-lifecycle Version: 29.6.0-1noble.20250510.080220 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 1256 Depends: ros-rolling-rclcpp-lifecycle (= 29.6.0-1noble.20250510.080220) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclcpp-lifecycle/ros-rolling-rclcpp-lifecycle-dbgsym_29.6.0-1noble.20250510.080220_amd64.deb Size: 1149834 SHA256: 4f5fdd3e5d18aa84fbf5ee5eb1e45af8a65a214c4deab7046072f14c0a186204 SHA1: 7221f6dc2b4ddcd2d37e36922c84c680afc9c101 MD5sum: 136a97b379d321ba25423102a2e8419c Description: debug symbols for ros-rolling-rclcpp-lifecycle Build-Ids: c8d55afcd01e85eaef0d077cd0e8879155965b20 Package: ros-rolling-rclpy Version: 9.2.0-1noble.20250510.075342 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 1851 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12), python3-typing-extensions, python3-yaml, ros-rolling-action-msgs, ros-rolling-ament-index-python, ros-rolling-builtin-interfaces, ros-rolling-lifecycle-msgs, ros-rolling-rcl, ros-rolling-rcl-action, ros-rolling-rcl-interfaces, ros-rolling-rcl-lifecycle, ros-rolling-rcl-logging-interface, ros-rolling-rcl-yaml-param-parser, ros-rolling-rmw, ros-rolling-rmw-implementation, ros-rolling-rosgraph-msgs, ros-rolling-rosidl-runtime-c, ros-rolling-rpyutils, ros-rolling-service-msgs, ros-rolling-type-description-interfaces, ros-rolling-unique-identifier-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclpy/ros-rolling-rclpy_9.2.0-1noble.20250510.075342_amd64.deb Size: 468442 SHA256: 83bc5e0ac42ecd4d7c9c7ec2f692154408da68f78559deb422de73ca551faa5e SHA1: cc9ce6deb1b4f30b179f078c1257afeb0c295f8c MD5sum: 39a67848f3ecec679e8eb543799c4269 Description: Package containing the Python client. Package: ros-rolling-rclpy-message-converter Version: 2.0.2-1noble.20250510.075847 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 68 Depends: python3-numpy, ros-rolling-rclpy, ros-rolling-rosidl-parser, ros-rolling-rosidl-runtime-py, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/rospy_message_converter Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclpy-message-converter/ros-rolling-rclpy-message-converter_2.0.2-1noble.20250510.075847_amd64.deb Size: 14822 SHA256: bf72388022761366490c4e7269774759fa42064eb87a62f8e9042a0d9ea73a83 SHA1: b81b6a266f476aaf88ad3088689eb5e1aabd3ffb MD5sum: a3792a00bcac21c3121a1f49c24a40b9 Description: Converts between Python dictionaries and JSON to rclpy messages. Package: ros-rolling-rclpy-message-converter-msgs Version: 2.0.2-1noble.20250429.140132 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1289 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/rospy_message_converter Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclpy-message-converter-msgs/ros-rolling-rclpy-message-converter-msgs_2.0.2-1noble.20250429.140132_amd64.deb Size: 102770 SHA256: c873dbab91042b01ce18854c5cce40f3fac21c0b01ddf9b7ae3d50ae1959158a SHA1: 6d88f9bc6e98805e8b394ac519c36d50370a07a7 MD5sum: 1aa8a528ed915e7c4982a7c685e1968f Description: Messages for rclpy_message_converter Package: ros-rolling-rclpy-message-converter-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rclpy-message-converter-msgs Version: 2.0.2-1noble.20250429.140132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 1015 Depends: ros-rolling-rclpy-message-converter-msgs (= 2.0.2-1noble.20250429.140132) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rclpy-message-converter-msgs/ros-rolling-rclpy-message-converter-msgs-dbgsym_2.0.2-1noble.20250429.140132_amd64.deb Size: 786802 SHA256: 3ae695e186374db62c5219713871ba258f02566fc3c124d8ec4b82fae9ee62ca SHA1: 4fa0f4326bbce734ba609f6d2641979489bc726c MD5sum: 5b9929daa80e34bbc19d3518b4e7ab5c Description: debug symbols for ros-rolling-rclpy-message-converter-msgs Build-Ids: 02df08aad6d82642b74ec7aa623e7f49d62ad8dc 0d6c6b5745c5acd1ba50e51f0b1d5876f98e5319 3e80bdf4182e71a51d318d3a979bf2738825a4aa 5b9bc4ab7a28b1e981288c7ac2a01b1ab3d6db4a 66e80d0aa81430ef45bd17ff147c9da997c1c2c6 9148d9ccc094671847c767dfe2f56bfc8b771f8e abd847a71712529d993370031b338e86474b2f4f c468c19f73a9b320815ef8ab3c251e12e07470e0 e802484c1df6cb02b9e7c86b4aeadd89ee374614 f27eeb92ae9a5bab2b74fa3b23208d46c854d0a7 f5a4613e753124d2da91d3eb05d3c42c1ee230ba Package: ros-rolling-rcpputils Version: 2.14.0-1noble.20250426.194535 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 298 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rcutils, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcpputils/ros-rolling-rcpputils_2.14.0-1noble.20250426.194535_amd64.deb Size: 56628 SHA256: 60dcefa753b81312ecf79789a1f44464faef6f24b37a231499579889e9649e11 SHA1: 7351f04c7c729aa32583eef67ff3b3113aa05b41 MD5sum: afa7e9adb2495ccb488cb8ee0ad9895f Description: Package containing utility code for C++. Package: ros-rolling-rcpputils-dbgsym Package-Type: ddeb Source: ros-rolling-rcpputils Version: 2.14.0-1noble.20250426.194535 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 307 Depends: ros-rolling-rcpputils (= 2.14.0-1noble.20250426.194535) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcpputils/ros-rolling-rcpputils-dbgsym_2.14.0-1noble.20250426.194535_amd64.deb Size: 280142 SHA256: 51e20a49e65435a93f74ce77dd7adac260c092262f5e68fa4f722b87a0cf0a73 SHA1: 0c48c15d7741c6869c733f55cef4e3ed7230d358 MD5sum: 657cb3d4ff0ab489f30bbf6877be7ea6 Description: debug symbols for ros-rolling-rcpputils Build-Ids: 4cdcb2ed1b0b693c77468efa59f5b07980b0f013 Package: ros-rolling-rcss3d-agent Version: 0.4.1-3noble.20250510.080207 Architecture: amd64 Maintainer: ijnek Installed-Size: 194 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-rcss3d-agent-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcss3d-agent/ros-rolling-rcss3d-agent_0.4.1-3noble.20250510.080207_amd64.deb Size: 57640 SHA256: 4c41ae27df0825d9985688edb89b7eb347db67fcae55a6f4c3e5942fa344d5e0 SHA1: d17847c6d3d78951c716db638685355b7e148598 MD5sum: defd5ca94b07b0f8f7d6d7774965f5ee Description: Launches a RoboCup 3D Simulation Agent, and converts data to and from ROS2 msgs Package: ros-rolling-rcss3d-agent-basic Version: 0.4.1-3noble.20250510.084006 Architecture: amd64 Maintainer: ijnek Installed-Size: 1439 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp-components, ros-rolling-rcss3d-agent, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcss3d-agent-basic/ros-rolling-rcss3d-agent-basic_0.4.1-3noble.20250510.084006_amd64.deb Size: 204896 SHA256: 2c36131ca28a689ed49d7d4b925542e4fc8bdfad4ebaabcf94ca8f2c781b18c6 SHA1: 0d0487bc40f0a26f4d66554167bae06413821173 MD5sum: f4ae4cd95407b74bce68a3909433cb72 Description: Basic rcss3d agent node that uses rcss3d_agent_msgs Package: ros-rolling-rcss3d-agent-basic-dbgsym Package-Type: ddeb Source: ros-rolling-rcss3d-agent-basic Version: 0.4.1-3noble.20250510.084006 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 6164 Depends: ros-rolling-rcss3d-agent-basic (= 0.4.1-3noble.20250510.084006) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcss3d-agent-basic/ros-rolling-rcss3d-agent-basic-dbgsym_0.4.1-3noble.20250510.084006_amd64.deb Size: 4853994 SHA256: 32b837d7f17965d1949229216062c7972db3f25b9a76d2eb56b29831d0a1ee5e SHA1: 196a51c403d736c0ee55addc6e89eafcfed002fb MD5sum: e85f40b55516349c60aed86ddeff2290 Description: debug symbols for ros-rolling-rcss3d-agent-basic Build-Ids: 4b573c1e84c85e1b13f171ca1ecc808912ee8595 8fe5e212519209c3dce3498f2df45757a2203212 Package: ros-rolling-rcss3d-agent-dbgsym Package-Type: ddeb Source: ros-rolling-rcss3d-agent Version: 0.4.1-3noble.20250510.080207 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1050 Depends: ros-rolling-rcss3d-agent (= 0.4.1-3noble.20250510.080207) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcss3d-agent/ros-rolling-rcss3d-agent-dbgsym_0.4.1-3noble.20250510.080207_amd64.deb Size: 1013626 SHA256: 7d0cb737fc22a6ec114a0b77607c2bbe898e96dfd93363a1dd5111efecc9b315 SHA1: 02fe9fc4c00e5097407557bc6b066f15aab21883 MD5sum: dbfc20373f5698c322633b6091bc02f2 Description: debug symbols for ros-rolling-rcss3d-agent Build-Ids: b6ae2e1ecd58fa057d373d3352629761bcb1e301 Package: ros-rolling-rcss3d-agent-msgs Version: 0.4.1-3noble.20250429.140134 Architecture: amd64 Maintainer: ijnek Installed-Size: 3368 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcss3d-agent-msgs/ros-rolling-rcss3d-agent-msgs_0.4.1-3noble.20250429.140134_amd64.deb Size: 256726 SHA256: 757711ea23e153447edd86b327098067ee348804389b1a3f0aebcd6939d16a91 SHA1: cf8c3aa07d1b32f1ca0c81913695b3fadb7fa831 MD5sum: eb9a97bb619f22539ad88b431b181e4e Description: Custom messages for communicating with rcss3d_agent Package: ros-rolling-rcss3d-agent-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rcss3d-agent-msgs Version: 0.4.1-3noble.20250429.140134 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 3034 Depends: ros-rolling-rcss3d-agent-msgs (= 0.4.1-3noble.20250429.140134) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcss3d-agent-msgs/ros-rolling-rcss3d-agent-msgs-dbgsym_0.4.1-3noble.20250429.140134_amd64.deb Size: 2552658 SHA256: ad3aeed982517d272d38d4831ace0d8e3c0e6682cc220f2ce99d5d2ebab652b1 SHA1: e2651d5a41062925f9f7418f4f03bfb3b3bb5679 MD5sum: af13cbadc4744af9f041773efc130315 Description: debug symbols for ros-rolling-rcss3d-agent-msgs Build-Ids: 00e451d9e810add51af71d72b688ece9ba05109b 25bf53a254f0cc4c933eaca7054dbf064ae01177 42f52a355f8c9d217fc5f03428f81c0c2766fd95 63771882f2534fad7e99ad06083c68e02ffeee50 64fee35ebf951c203ec27d22aa1e61e8cbfa6031 6f9e03b0365e758cdb190db2170a6a798c8148d3 c8eb49582c4b9674e1674067b8c9e4363c64d951 ccba8c870865a939f8db87a8f60a549f306c5392 d32034681a25ad2160ef3ba253e3c837f5351734 d32710fd70014ff0f4c07e67367c456cc038db5d e0132f748fa0f468ed861b04d1c45f53fcb8573f Package: ros-rolling-rcss3d-agent-msgs-to-soccer-interfaces Version: 0.4.1-3noble.20250429.144537 Architecture: amd64 Maintainer: ijnek Installed-Size: 83 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-rolling-rcss3d-agent-msgs, ros-rolling-soccer-vision-3d-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcss3d-agent-msgs-to-soccer-interfaces/ros-rolling-rcss3d-agent-msgs-to-soccer-interfaces_0.4.1-3noble.20250429.144537_amd64.deb Size: 14452 SHA256: f70cdeb334b0c09341c201ea1c0971c8ca2c0f5bedb1726429697812b27bcfed SHA1: 1610a8489f88f67fbe320c7d09634e3dc9ceb9cd MD5sum: 9c5410c82984901d863d6c46cfa0fe23 Description: Library with methods that convert rcss3d_agent_msgs to soccer_interfaces Package: ros-rolling-rcss3d-agent-msgs-to-soccer-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-rcss3d-agent-msgs-to-soccer-interfaces Version: 0.4.1-3noble.20250429.144537 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 119 Depends: ros-rolling-rcss3d-agent-msgs-to-soccer-interfaces (= 0.4.1-3noble.20250429.144537) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcss3d-agent-msgs-to-soccer-interfaces/ros-rolling-rcss3d-agent-msgs-to-soccer-interfaces-dbgsym_0.4.1-3noble.20250429.144537_amd64.deb Size: 105910 SHA256: a5183820822faf21e419a499482931c52aa23c19e5f612631c0e88149844dc73 SHA1: 45c005208e1e7b88e30884c4716a81844df18e7b MD5sum: 0454b8521975751cf6e12b9ffcb86adb Description: debug symbols for ros-rolling-rcss3d-agent-msgs-to-soccer-interfaces Build-Ids: 525af7afcf5016840d8b2f00306319119efca979 Package: ros-rolling-rcss3d-nao Version: 1.2.0-2noble.20250510.083959 Architecture: amd64 Maintainer: ijnek Installed-Size: 1304 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-geometry-msgs, ros-rolling-nao-lola-command-msgs, ros-rolling-nao-lola-sensor-msgs, ros-rolling-rclcpp-components, ros-rolling-rcss3d-agent, ros-rolling-rcss3d-agent-msgs-to-soccer-interfaces, ros-rolling-sensor-msgs, ros-rolling-soccer-vision-3d-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcss3d-nao/ros-rolling-rcss3d-nao_1.2.0-2noble.20250510.083959_amd64.deb Size: 236208 SHA256: b54976cf892d43bc39f33744b1b1321a3e7511e3eb098669d869a8f5b6290670 SHA1: e10d6267f95388120d2cb1cbe2f508fdc37d84fb MD5sum: 2d54d91bad3fd323df8a8de3c4134dce Description: An interface to SimSpark that uses interfaces used by a Nao robot Package: ros-rolling-rcss3d-nao-dbgsym Package-Type: ddeb Source: ros-rolling-rcss3d-nao Version: 1.2.0-2noble.20250510.083959 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 6355 Depends: ros-rolling-rcss3d-nao (= 1.2.0-2noble.20250510.083959) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcss3d-nao/ros-rolling-rcss3d-nao-dbgsym_1.2.0-2noble.20250510.083959_amd64.deb Size: 5419898 SHA256: 65fa2617d9c21db062c9209a2f88f8a423c202dd44a6e866063ecf1328926bc2 SHA1: cc0a6900efdb00afb0cf416974faa702d14c17a0 MD5sum: 634c2d41bcc7fcca54ad7dabdc9a9ede Description: debug symbols for ros-rolling-rcss3d-nao Build-Ids: b6a8986f8b12b345b31cd2607dfb2af8ecf9402e b8015c467bfb4a3d9c297427ed238afa215a1dba Package: ros-rolling-rcutils Version: 6.10.0-1noble.20250426.194252 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 506 Depends: libc6 (>= 2.34), libatomic1, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcutils/ros-rolling-rcutils_6.10.0-1noble.20250426.194252_amd64.deb Size: 92628 SHA256: dae65a085aed59505163b8705b1068cbace7ce2b0c7ea4e4b29b266d3ab84034 SHA1: 28c4958a1190861595fbd281613aeedfc53d4087 MD5sum: 3d36c07ec4ec8249f138061f30142ec2 Description: Package containing various utility types and functions for C Package: ros-rolling-rcutils-dbgsym Package-Type: ddeb Source: ros-rolling-rcutils Version: 6.10.0-1noble.20250426.194252 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 131 Depends: ros-rolling-rcutils (= 6.10.0-1noble.20250426.194252) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rcutils/ros-rolling-rcutils-dbgsym_6.10.0-1noble.20250426.194252_amd64.deb Size: 94764 SHA256: 3c022b531a2e80c0a82d008cf67a87007c1385eb5870f27cd9ce7ab456e4ca4b SHA1: 4c30d15bbf90478655bcdf8cfe26b4a53fb4f7b7 MD5sum: b77007e3539e84798b7dcf98108b2c8f Description: debug symbols for ros-rolling-rcutils Build-Ids: 4464713008b6819b06a0f844088a6f8671c42202 Package: ros-rolling-realtime-tools Version: 4.2.1-1noble.20250510.083352 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 186 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-dev, libcap-dev, ros-rolling-ament-cmake, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-realtime-tools/ros-rolling-realtime-tools_4.2.1-1noble.20250510.083352_amd64.deb Size: 34694 SHA256: 90517a09d58b555d7f9d922fb075347621d6ba49a57517a0f19370708f09a1f5 SHA1: efc4b1e67a585ced7fe70748bcad4191157a8a64 MD5sum: 3eb981c1c771362f55713214c45c5fb7 Description: Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. Package: ros-rolling-realtime-tools-dbgsym Package-Type: ddeb Source: ros-rolling-realtime-tools Version: 4.2.1-1noble.20250510.083352 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 189 Depends: ros-rolling-realtime-tools (= 4.2.1-1noble.20250510.083352) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-realtime-tools/ros-rolling-realtime-tools-dbgsym_4.2.1-1noble.20250510.083352_amd64.deb Size: 83202 SHA256: 616c9671cd0ca2030ec709c73c7fcc3aac3e407c319fc2909de4c913866674b6 SHA1: 2e1907fc785f4d4e2e32f687f913c67c62f6c67d MD5sum: a7ea65b6dfa4c89070b13f1d39e58880 Description: debug symbols for ros-rolling-realtime-tools Build-Ids: aa19370108dad840ddf8eac8ef201fddcfbc585d fccedba69c6cdbae6c6bfee68757a5888d7b3a7c Package: ros-rolling-resource-retriever Version: 3.8.0-1noble.20250510.074529 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 144 Depends: libc6 (>= 2.32), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-rolling-ament-index-cpp, ros-rolling-ament-index-python, ros-rolling-libcurl-vendor, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/resource_retriever Priority: optional Section: misc Filename: pool/main/r/ros-rolling-resource-retriever/ros-rolling-resource-retriever_3.8.0-1noble.20250510.074529_amd64.deb Size: 28836 SHA256: 45121d6206909f9de10835921a5c01002c633c90cf5ac6b428476067eaf2adcb SHA1: 10a9fcc69bfee238a7be80bf430c406c534d3626 MD5sum: 8a69386e9c556c23b3179bb0ce1258eb Description: This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library. Package: ros-rolling-resource-retriever-dbgsym Package-Type: ddeb Source: ros-rolling-resource-retriever Version: 3.8.0-1noble.20250510.074529 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 235 Depends: ros-rolling-resource-retriever (= 3.8.0-1noble.20250510.074529) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-resource-retriever/ros-rolling-resource-retriever-dbgsym_3.8.0-1noble.20250510.074529_amd64.deb Size: 208386 SHA256: d5eb73f9a2efb74307c70e061d887b1e6c018d250a5b0186c7d794d083ce81c5 SHA1: d45eff31cdec40b0de4279278c7ab8be05be3aec MD5sum: 2706d57c4ef51f78d572bf68e8f9d87c Description: debug symbols for ros-rolling-resource-retriever Build-Ids: 2379bdda364556c0b2db26979c5dfb38dffb1aa2 Package: ros-rolling-rig-reconfigure Version: 1.6.0-1noble.20250510.083622 Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 1416 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglfw3 (>= 3.3), libopengl0, libstdc++6 (>= 13.1), libglfw3-dev, ros-rolling-ament-index-cpp, ros-rolling-backward-ros, ros-rolling-rclcpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rig-reconfigure/ros-rolling-rig-reconfigure_1.6.0-1noble.20250510.083622_amd64.deb Size: 593754 SHA256: 64b646e816b2fddee3ba2af4a11c2aad71ae6681b6946eed34d6289cb167b172 SHA1: f81e9412aee7126b5a88195cb117235268dc1380 MD5sum: 2b0d2681f6d81d7eea6cb6a07efbe546 Description: Standalone GUI tool for editing node parameters at runtime. Package: ros-rolling-rig-reconfigure-dbgsym Package-Type: ddeb Source: ros-rolling-rig-reconfigure Version: 1.6.0-1noble.20250510.083622 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 5356 Depends: ros-rolling-rig-reconfigure (= 1.6.0-1noble.20250510.083622) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rig-reconfigure/ros-rolling-rig-reconfigure-dbgsym_1.6.0-1noble.20250510.083622_amd64.deb Size: 5173294 SHA256: 3bd89e40acc52e9b31675627f0eeb338876bf2b7f9348e7218225b16a54b783a SHA1: 279291382a3b2d2aa27f3ecef90aba3f8fb710d1 MD5sum: 94086f5915ceb6b96a250dba95c1fa9f Description: debug symbols for ros-rolling-rig-reconfigure Build-Ids: ceb599bb189273b4d94f10899189478e4dbb8142 Package: ros-rolling-rmf-api-msgs Version: 0.4.0-1noble.20250426.194257 Architecture: amd64 Maintainer: Grey Installed-Size: 307 Depends: nlohmann-json3-dev, python3-jinja2, python3-jsonschema, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-api-msgs/ros-rolling-rmf-api-msgs_0.4.0-1noble.20250426.194257_amd64.deb Size: 22792 SHA256: c658ed7c63f95565d802cc5f8f5bc063b41316b709a3db77766f0cfb5459eaa6 SHA1: 406a54ee7e4239b70c6e85e06c95fa1720660904 MD5sum: d3d6163a780a31b6ddbd86b5396e123a Description: RMF API msgs definition Package: ros-rolling-rmf-battery Version: 0.4.0-1noble.20250426.200132 Architecture: amd64 Maintainer: Yadunund Installed-Size: 81 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), ros-rolling-rmf-traffic, ros-rolling-rmf-utils, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-battery/ros-rolling-rmf-battery_0.4.0-1noble.20250426.200132_amd64.deb Size: 13274 SHA256: 8d0c603e4923cbb438f6446d7638a25ea056326c6d60f63c31793b4d6bb94dce SHA1: d83ec354736196e65796f474f0da945bf803c949 MD5sum: a32954070a852deb0cf82d671ee59038 Description: Package for modelling battery life of robots Package: ros-rolling-rmf-battery-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-battery Version: 0.4.0-1noble.20250426.200132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 198 Depends: ros-rolling-rmf-battery (= 0.4.0-1noble.20250426.200132) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-battery/ros-rolling-rmf-battery-dbgsym_0.4.0-1noble.20250426.200132_amd64.deb Size: 181234 SHA256: 85c9ed0cdab0f57edc0f7f4342ed7ea9737a50036636abb409fc1debdd67cf5f SHA1: 1722210b0efafa6fa03dc7bd6fa97be595c0be40 MD5sum: 37ea01914a0180d55eec0aa3d822cfc5 Description: debug symbols for ros-rolling-rmf-battery Build-Ids: 0110a3142c29cfb642db090d8f9bdb62fcae5b92 Package: ros-rolling-rmf-building-map-msgs Version: 1.5.0-1noble.20250429.142153 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 2461 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-building-map-msgs/ros-rolling-rmf-building-map-msgs_1.5.0-1noble.20250429.142153_amd64.deb Size: 215108 SHA256: 15ac877f71eb98822d9c3733d166e1e951ecbbdd7dd39928d87ad3bb4b614762 SHA1: 6b3cf1222d0453b77220bcb83d0a737a03a6dac5 MD5sum: acd98f938350d4b6481cfb5179beef43 Description: Messages used to send building maps Package: ros-rolling-rmf-building-map-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-building-map-msgs Version: 1.5.0-1noble.20250429.142153 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 2613 Depends: ros-rolling-rmf-building-map-msgs (= 1.5.0-1noble.20250429.142153) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-building-map-msgs/ros-rolling-rmf-building-map-msgs-dbgsym_1.5.0-1noble.20250429.142153_amd64.deb Size: 2260388 SHA256: 583546bc0bf5f20afec5adfec73975ebedf759d42a66f30d019cbd0fe8923d6d SHA1: 84a794a4de734ac34a26065ad3216e33c82351cb MD5sum: 2019571b47c50797fff3da8411eaa252 Description: debug symbols for ros-rolling-rmf-building-map-msgs Build-Ids: 07ac1ba6c2e85c24dba0e9f015699c4d0f2798d8 18365dab11eed4dab04f7a00477433bf84cbc03e 7caa8c80edbbb074171671bd8ea5fc10a38a0286 80b0b0163487e72d7113bc4bd82c47a3b475cd41 9e033ff17a4ddf80232d608cd995a89c1be73b43 a11c1773951fcad174e92634ffd2cb8710458ad1 b99260134ed278f79f0cf7eedc1291219248ac25 d6a0c4d1abae1b99f3c31e7d147204450fa1858e dca015d0e3b72bb3cbd24cc0de273649bd06ebb3 dd0a3787b317693680a7121458c8cf989dbece19 e8228ad5c7c899ad41beb738807bf2695ccf14d7 Package: ros-rolling-rmf-building-map-tools Version: 1.11.0-1noble.20250510.075910 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 11284 Depends: libyaml-cpp-dev, python3-fiona, python3-pyproj, python3-requests, python3-rtree, python3-shapely, python3-yaml, ros-rolling-ament-index-python, ros-rolling-gz-fuel-tools-vendor, ros-rolling-rclpy, ros-rolling-rmf-building-map-msgs, ros-rolling-rmf-site-map-msgs, ros-rolling-std-msgs, sqlite3, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-building-map-tools/ros-rolling-rmf-building-map-tools_1.11.0-1noble.20250510.075910_amd64.deb Size: 10836290 SHA256: 9911935ee3c8cbab1188330387ce94c0f8b43ffe0b711b0f29ec2297febe362e SHA1: 9c510a4f359968d5a808f47d4860e3575de6f64f MD5sum: 1853bba3eb56a55148b988bebc63e5d7 Description: RMF Building map tools Package: ros-rolling-rmf-building-sim-gz-plugins Version: 2.4.1-1noble.20250510.083630 Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 2379 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5qml5 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-gz-common-vendor, ros-rolling-gz-gui-vendor, ros-rolling-gz-math-vendor, ros-rolling-gz-msgs-vendor, ros-rolling-gz-rendering-vendor, ros-rolling-gz-sim-vendor, ros-rolling-gz-transport-vendor, ros-rolling-sdformat-vendor, libqt5core5a, libqt5quick5, ros-rolling-gz-plugin-vendor, ros-rolling-menge-vendor, ros-rolling-rclcpp, ros-rolling-rmf-door-msgs, ros-rolling-rmf-fleet-msgs, ros-rolling-rmf-lift-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-building-sim-gz-plugins/ros-rolling-rmf-building-sim-gz-plugins_2.4.1-1noble.20250510.083630_amd64.deb Size: 474858 SHA256: c6ddefb1988471e472b2c4518dc498b08d059e99c6c0dcf863115074658e37d9 SHA1: c1bcecbd847a554c89435633e96facaf1d73aaf1 MD5sum: a99e0a3a3a5586a1f050791f60e86422 Description: Gazebo plugins for building infrastructure simulation Package: ros-rolling-rmf-building-sim-gz-plugins-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-building-sim-gz-plugins Version: 2.4.1-1noble.20250510.083630 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 14372 Depends: ros-rolling-rmf-building-sim-gz-plugins (= 2.4.1-1noble.20250510.083630) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-building-sim-gz-plugins/ros-rolling-rmf-building-sim-gz-plugins-dbgsym_2.4.1-1noble.20250510.083630_amd64.deb Size: 12977628 SHA256: 42e181d45ae8502d40ac6302b5521ceeb4f893801253e28ce2d8627c03d8d7c4 SHA1: d2d89f1efaa51aeb2e224b65fa68239798afc37c MD5sum: 41694fc2dc9b34e0369677656f9c99dc Description: debug symbols for ros-rolling-rmf-building-sim-gz-plugins Build-Ids: 05efb45e7c57190e099d86f8c06c442a51ab631b 6d7bb32d0a040457e85d2e9c5eebbeca6b8f8b22 89d9c017ac0f474f14e5d9c734ded2a9cd33878e cf78bacc49dc83e35c2600936c89467f768e9d48 da8999862e626eeab7ea4ef6b36f14442008a9bf e971e36a39d0c3b35976b474cc28602ae9f7fe29 Package: ros-rolling-rmf-charger-msgs Version: 3.4.1-1noble.20250429.140140 Architecture: amd64 Maintainer: Arjo Chakravarty Installed-Size: 729 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-charger-msgs/ros-rolling-rmf-charger-msgs_3.4.1-1noble.20250429.140140_amd64.deb Size: 67052 SHA256: 40a867f5644febbf8a99487d537d4eb127407a205a7f4fce60b339fb5736ab0a SHA1: 31ba926134e0d7c256d1a2968cf1af36fc4850f9 MD5sum: a86bee2a4d90bc54075d42ccd9bedcda Description: This package contains messages regarding charging and discharging Package: ros-rolling-rmf-charger-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-charger-msgs Version: 3.4.1-1noble.20250429.140140 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Arjo Chakravarty Installed-Size: 518 Depends: ros-rolling-rmf-charger-msgs (= 3.4.1-1noble.20250429.140140) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-charger-msgs/ros-rolling-rmf-charger-msgs-dbgsym_3.4.1-1noble.20250429.140140_amd64.deb Size: 388232 SHA256: 2dc4f6294a4491e16d9a946f89cf1f39e96df202a6c335104ae6ab469f590d5d SHA1: 7dc08b7dccf272ff1f9bb76635cd9ab116a6cac5 MD5sum: 12a8eb335b55f6988b48af6eafc917fc Description: debug symbols for ros-rolling-rmf-charger-msgs Build-Ids: 11d0175b4b8d2656d951b050a7e72a6bca108946 1451abd1baad614ea63a473244a43f0545216a23 1ddb0cbae22cd28d7a31e8e2b163e38dba76e452 348bcb47b474d97cd0950a5a928d2c24393e69eb 357bc20c402187c30ed7254e377d2bd045196112 815aa5e3a6ce8d215a6b1df94848fb3aec0c0b89 864fb90cf2960982e350ddb6d3cc35a0124e0e1e a455539562b9659daa581fcd5dbeafa2665d905d a4efa0fbd7b962522eb58ed6cdbeb40ba4f8bc1b c0a4a84d6814edcbcfc390f403c1924e77d59818 ed25c9d60adab4acc2c6185cf59d23ae38e7f18f Package: ros-rolling-rmf-charging-schedule Version: 2.9.0-1noble.20250510.075900 Architecture: amd64 Maintainer: Grey Installed-Size: 51 Depends: python3-icecream, ros-rolling-rclpy, ros-rolling-rmf-fleet-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-charging-schedule/ros-rolling-rmf-charging-schedule_2.9.0-1noble.20250510.075900_amd64.deb Size: 11118 SHA256: 5c98e4f656e8d3a076b7bce1298b744acb40dc8c50661d9c9f20a0af03d79b4d SHA1: 7cd62818ac51426907d137af63331167a282bb5b MD5sum: 20f6b64cc5651bf07e6438e158c1cd43 Description: Node for a fixed 24-hour rotating charger usage schedule Package: ros-rolling-rmf-cmake-uncrustify Version: 1.2.0-5noble.20250426.193948 Architecture: amd64 Maintainer: Yadunund Vijay Installed-Size: 46 Depends: ros-rolling-ament-cmake-test, ros-rolling-ament-uncrustify, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-cmake-uncrustify/ros-rolling-rmf-cmake-uncrustify_1.2.0-5noble.20250426.193948_amd64.deb Size: 6566 SHA256: ab6a09db6d42d9d586a3d85724d592b1d7ed9e7cdd84adec406db9315540826c SHA1: 70c3fdca2f2c7a1563d7b42f459926a5476a8654 MD5sum: 49c859642cbafc314fafa95dc52134fd Description: ament_cmake_uncrustify with support for parsing a config file. Package: ros-rolling-rmf-dispenser-msgs Version: 3.4.1-1noble.20250429.142204 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 902 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-dispenser-msgs/ros-rolling-rmf-dispenser-msgs_3.4.1-1noble.20250429.142204_amd64.deb Size: 83668 SHA256: 1b226a22c6132d9143f202f01c4802c71d00c904423244af6787b653418d490f SHA1: 370e3698b23fe0e41d5518bfb23054fe9b96cc31 MD5sum: 3535b1bb6291d53dce185a82cb9eb1cc Description: A package containing messages used to interface to dispenser workcells Package: ros-rolling-rmf-dispenser-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-dispenser-msgs Version: 3.4.1-1noble.20250429.142204 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 706 Depends: ros-rolling-rmf-dispenser-msgs (= 3.4.1-1noble.20250429.142204) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-dispenser-msgs/ros-rolling-rmf-dispenser-msgs-dbgsym_3.4.1-1noble.20250429.142204_amd64.deb Size: 556526 SHA256: 8da80b5a6fca0fce1b84cda95b5fd7ea91298ad6622e17f66b1098e7c65a3bdd SHA1: d7e06d6fc3bd54276fe043016e9fe18ce57af877 MD5sum: 668f14226671e73984dc037a7d2ebea9 Description: debug symbols for ros-rolling-rmf-dispenser-msgs Build-Ids: 2730091c940d5cdc0858433b93cc7d889462a9cf 3ce5fab7c38fee2b4608bbb5919ad75462610053 730d5f135a91fc7f89fcbd0094b038037ed545f0 7b1889053d60babe6c1019f7e0e2ec8f295ca97f 843b1339ddcc2ac7211445eb66ac364a77871c21 965c23a457f44ac2dc86690a20ac8f814c0ae19e 96e7cb2d3588ef4a0d4d3cd8ad2466816b5c8907 e4b03558286ade1131077582bc85f6c08ac1b15e e536b82a1c31eda72e9b7f2fe1cb76d0800dd33c e67bda2783acbffdc1008a626c8720a440cfd910 f0e0f62222252dd43a3e38e3e0110c3eec5ff9e7 Package: ros-rolling-rmf-door-msgs Version: 3.4.1-1noble.20250429.140140 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 1045 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-door-msgs/ros-rolling-rmf-door-msgs_3.4.1-1noble.20250429.140140_amd64.deb Size: 90748 SHA256: f2aa958184e4c4c9de062cfced7c101f2ebafb9d279bfbffacc9ce23b6b728d6 SHA1: 224b666d51bf230af6468a056a1dce9b533a6bce MD5sum: d4212d4fe05cf97f6111b8a412907240 Description: Messages used to interface to doors Package: ros-rolling-rmf-door-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-door-msgs Version: 3.4.1-1noble.20250429.140140 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 871 Depends: ros-rolling-rmf-door-msgs (= 3.4.1-1noble.20250429.140140) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-door-msgs/ros-rolling-rmf-door-msgs-dbgsym_3.4.1-1noble.20250429.140140_amd64.deb Size: 696520 SHA256: b3a84f56185573e71127d0218bf7f5852b28fdaa7cdbd7476588bc785c5cdad3 SHA1: 8fe511be50c013f4f1152e1c35f146cfec2a7818 MD5sum: 82bbda81d5d760e5e9e33cd277f6afc0 Description: debug symbols for ros-rolling-rmf-door-msgs Build-Ids: 03f06f6972f15c2636614f6f0f0e559af31fd84f 05a83b5298e0eaad453c2afa004bfde532ca8fbd 0fd3f97534602bf28b083aaff4f2173f0570417c 1cc8d1bc36c6703b42f59c45590ca2cdce305cd4 1d88647dc95fa1fae49b2a2c88cf156c1511e2b6 28cbda805c4abbda5686642e2af10606487a479b 6f827a694d879058de37cb2b33d14b2551844b57 882f2282e01b4d78fa78ce23e83c4ed813664e16 a26b057299ccafa039233dd25eb4d2b606e1357c c74d2bb491a8d12455110c66cd83394aa327e211 dcc82ac79c4cd9d82e7cd3a5a1fb0133475f4083 Package: ros-rolling-rmf-fleet-adapter Version: 2.9.0-1noble.20250510.090820 Architecture: amd64 Maintainer: Grey Installed-Size: 18523 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-nlohmann-json-schema-validator-vendor, nlohmann-json3-dev, ros-rolling-backward-ros, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rmf-api-msgs, ros-rolling-rmf-battery, ros-rolling-rmf-building-map-msgs, ros-rolling-rmf-dispenser-msgs, ros-rolling-rmf-door-msgs, ros-rolling-rmf-fleet-msgs, ros-rolling-rmf-ingestor-msgs, ros-rolling-rmf-lift-msgs, ros-rolling-rmf-reservation-msgs, ros-rolling-rmf-task, ros-rolling-rmf-task-msgs, ros-rolling-rmf-task-ros2, ros-rolling-rmf-task-sequence, ros-rolling-rmf-traffic, ros-rolling-rmf-traffic-ros2, ros-rolling-rmf-utils, ros-rolling-rmf-websocket, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-fleet-adapter/ros-rolling-rmf-fleet-adapter_2.9.0-1noble.20250510.090820_amd64.deb Size: 2951858 SHA256: 640ee2000a54f5ca507c1c31a411b3b33cbed142befeee7b89781271f5804697 SHA1: 4d2331b29dbedd1d5ce6f8ac5417d5922de2c23b MD5sum: a9d91f5fc7168ef3379f991d5ed83e10 Description: Fleet Adapter package for RMF fleets. Package: ros-rolling-rmf-fleet-adapter-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-fleet-adapter Version: 2.9.0-1noble.20250510.090820 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 121799 Depends: ros-rolling-rmf-fleet-adapter (= 2.9.0-1noble.20250510.090820) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-fleet-adapter/ros-rolling-rmf-fleet-adapter-dbgsym_2.9.0-1noble.20250510.090820_amd64.deb Size: 105866606 SHA256: 7a925d41db1909666bfb2a2c866087db5c600c6175f229b47ae261974ea716ec SHA1: 8809854c5c651b3635d323882b66257302e66666 MD5sum: ab30305cff15f65c6c5c2ab1931f19c3 Description: debug symbols for ros-rolling-rmf-fleet-adapter Build-Ids: 09dc546b8dbadf163ffc4762b745c7d870a7ead4 0f6f4bf8c24411b98dc4294937ee7812636dc7d7 3cbeeed921c7797ee3da33f10e339743b92d2151 6c16962dce78ca25478fa53a311a7edd26c292df 6d7bcca6f7bc2b755a0954a421a0767eba2bce86 74064b505554bfdacd1fad58a73618cde83fae65 7ec42ec1faf3722fb427cbda282d0b107a319c6f a84e4a72b9f368504b2a134b48d7d723e35123b8 bce3636f9df33a9138a209c28021c38d602585b8 be8a4cc25d3fce9893e24a67cfef733450852d2d bf5002b9d658ebf423ece819e8031a4070100bd4 cd501785c40756ba00721eab5022d3914941e733 d398a698aba9f6ecab2cd6bef8eb00b54bc88cb1 d9d6da2bd059ab663a4a3b81128142556f6b65e0 e81b4ae79deecc032de42fa7047154735222797f ed0e7705c5a9e32c2713e3479630cc532c334c54 Package: ros-rolling-rmf-fleet-adapter-python Version: 2.9.0-1noble.20250510.093549 Architecture: amd64 Maintainer: methylDragon Installed-Size: 1388 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-rolling-pybind11-json-vendor, ros-rolling-pybind11-vendor, ros-rolling-rclpy, ros-rolling-rmf-fleet-adapter, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-fleet-adapter-python/ros-rolling-rmf-fleet-adapter-python_2.9.0-1noble.20250510.093549_amd64.deb Size: 368586 SHA256: d80bb423ee665b7d10f986ba4a0e957d1fc0f1be043e352a36fe2016f2b7b59b SHA1: f809948e09926ace82ead4519916f01cff7bd0c5 MD5sum: b9c6944ac5a2c61060d4a7b7afa57d24 Description: Python bindings for the rmf_fleet_adapter Package: ros-rolling-rmf-fleet-msgs Version: 3.4.1-1noble.20250429.140145 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 4602 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-fleet-msgs/ros-rolling-rmf-fleet-msgs_3.4.1-1noble.20250429.140145_amd64.deb Size: 329538 SHA256: 27dccbe8a8bf05912b985e74ad7cfe874c62660dfe110c0e39051fe27eb7aa28 SHA1: 7cef92a25bcca48fa7c81ea3b7729f680085dbfe MD5sum: 1044928b2e91639902ecc05f23f2fada Description: A package containing messages used to interface to fleet managers Package: ros-rolling-rmf-fleet-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-fleet-msgs Version: 3.4.1-1noble.20250429.140145 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 4050 Depends: ros-rolling-rmf-fleet-msgs (= 3.4.1-1noble.20250429.140145) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-fleet-msgs/ros-rolling-rmf-fleet-msgs-dbgsym_3.4.1-1noble.20250429.140145_amd64.deb Size: 3385746 SHA256: c961d21378b88a32b72212e78e350f5f70ec3a5040fa0d3cc93a4397c3dd8c90 SHA1: 0a4d9f0251e7e60939a9636949cc70bd2446a18e MD5sum: 23097b4c28c70bb6e43c98c9e5ca981f Description: debug symbols for ros-rolling-rmf-fleet-msgs Build-Ids: 234c920371a28d6fbf7ca092da61dfde0381ee39 345187f65a9f0d70fa7eade088cc4297a142c54d 5cf1288a81861b0a4bf768b6b04f6196eb72190a 612d5ab164171a575a3663c0050ad6f36c4ed659 6a8be9b9a4e03d465fadcc3122b10f65a5417653 8c91c14c90ba457a02815ba4907e2be468ad31f3 9737753c4a89dd0c98e9de8855ad8b17798f3fd4 ab0b94b09cfc595b9bfdf7d17b61d4cc6b1ae537 b11fcbb15c09419bc619bc9eac52b75842b2e96f cdd2e16bc163b6e79abab722e782f5ec3f644be9 d9034fc6363cfec343c77cbea8ed16978fe21ede Package: ros-rolling-rmf-ingestor-msgs Version: 3.4.1-1noble.20250429.142419 Architecture: amd64 Maintainer: Rushyendra Maganty Installed-Size: 897 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rmf-dispenser-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-ingestor-msgs/ros-rolling-rmf-ingestor-msgs_3.4.1-1noble.20250429.142419_amd64.deb Size: 83770 SHA256: 8eb6d0538ee64e8d1a7208ba1e9b67b61afe0c296cc73e6e74ea99edbe667e0a SHA1: c56c1749af4c0985122dfb883b5af0ee378ae1c4 MD5sum: f740fd171c1fa8bbed9b4763d89669ce Description: A package containing messages used to interface to ingestor workcells Package: ros-rolling-rmf-ingestor-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-ingestor-msgs Version: 3.4.1-1noble.20250429.142419 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Rushyendra Maganty Installed-Size: 702 Depends: ros-rolling-rmf-ingestor-msgs (= 3.4.1-1noble.20250429.142419) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-ingestor-msgs/ros-rolling-rmf-ingestor-msgs-dbgsym_3.4.1-1noble.20250429.142419_amd64.deb Size: 552140 SHA256: 7c6fde42f3cb336812d9a388ecbea8e46df3e5e016fb7a72ff17d4c8509c9bdf SHA1: 192fc20b61d184207f8d8489fa3a145e936cddef MD5sum: 017721cbfb21361990494ae932c4fe0d Description: debug symbols for ros-rolling-rmf-ingestor-msgs Build-Ids: 07c2115d1c68ef49eb83b77955506066d082be18 40670173a491ffe1c686b9d4a34d1bb14a832721 4d66fda85c895f24a62f3fec8186a002e01410d4 556c67063e29f8d213270b95061c1c5ed82c9479 8169c70b6b7a7cc3d1b00987a1b05554849489b4 90489ad8960b604f7089e73d797ddb3233139762 c1317241bb74a2fc563335fc2ab37da4a71d8494 c17a896bdd3ad0ceeb160f9a9e921fd81d6f8a42 dac00b45849fdedc1e99921d5a62eafd2bdbc3a3 df853e55b38416e17591229ca971cf2e58dd5551 ee9767fd095660354c6b47c783863b0b7efa6855 Package: ros-rolling-rmf-lift-msgs Version: 3.4.1-1noble.20250429.140203 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 660 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-lift-msgs/ros-rolling-rmf-lift-msgs_3.4.1-1noble.20250429.140203_amd64.deb Size: 69394 SHA256: 2f324dee6b2434236bbc4d0b147f144a859fb40be61d9c42d90560f0b2a434c1 SHA1: 4dcb0f2eb22a477d78030ee1fb89244e64579433 MD5sum: ab8aceffaa967a8637c30b07ab13ff01 Description: Messages used to interface to lifts. Package: ros-rolling-rmf-lift-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-lift-msgs Version: 3.4.1-1noble.20250429.140203 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 492 Depends: ros-rolling-rmf-lift-msgs (= 3.4.1-1noble.20250429.140203) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-lift-msgs/ros-rolling-rmf-lift-msgs-dbgsym_3.4.1-1noble.20250429.140203_amd64.deb Size: 381006 SHA256: 8a20def275f8c0a10ba5344e1a4ea97904289a66d92c4d1e755d03d614195a18 SHA1: 468c5ad4ccd4d1081e174068f26fb74505bd6aaf MD5sum: 500d081c2af6e9bc7aff4d4259d9995c Description: debug symbols for ros-rolling-rmf-lift-msgs Build-Ids: 11e6c9703644771793b818fa60b915d4262dc755 26bc0a814a9d1448cbecbce73b61bb05a943dd0f 4fc90e807fa53292e8d401cd0f2b44b908e335ff 653fffe65d0979ace91818d1f3dd3d8f9e1212b6 71c97524e334a50264b10ecba90854f420c5d932 85dc91c9bff2fedb9f5b98917ff08a9a6fcfa444 a2506920f4f6390ad48a50d72427e991b09bfbcf a5bc10ed4ba6c97ba0e5c66951525bea974f7407 b488e512eaf706cbd3d9798d4fa998e1e166744b eb32ea504fb6642eda8b369da0b75b4dac12c275 f3de60e336e0ac90fa635ef7d38653abb89439a4 Package: ros-rolling-rmf-obstacle-msgs Version: 3.4.1-1noble.20250429.142450 Architecture: amd64 Maintainer: Yadunund Installed-Size: 799 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-obstacle-msgs/ros-rolling-rmf-obstacle-msgs_3.4.1-1noble.20250429.142450_amd64.deb Size: 80146 SHA256: aeb4a6246d2dc61173d50a683ac8dc57f92b6ad243ad42237001091224a79fb7 SHA1: cca57c26c9d13863ce5c0cc5de22840e9f89f6e6 MD5sum: fbb219b9af261a2fd18190fbe13e072b Description: A package containing messages for describing obstacles in the environment Package: ros-rolling-rmf-obstacle-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-obstacle-msgs Version: 3.4.1-1noble.20250429.142450 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 624 Depends: ros-rolling-rmf-obstacle-msgs (= 3.4.1-1noble.20250429.142450) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-obstacle-msgs/ros-rolling-rmf-obstacle-msgs-dbgsym_3.4.1-1noble.20250429.142450_amd64.deb Size: 486098 SHA256: 7a839f97b9bd38fac6b5378d33c8441716edf3f1cbd0d577703dd6ea6cd32b72 SHA1: 86df704d09356de095c74ec94759a58835a5e9a2 MD5sum: 6e0ebcf563c1227870fd16267bf953cb Description: debug symbols for ros-rolling-rmf-obstacle-msgs Build-Ids: 007933bf4a606d365286d98f4026d09996e6a365 0a265785a6b27bc13d9e286f145a9b0a238f78f7 1b03db290d0b7be968ef364c427d281101029e3f 1f09a1b7e2e2c48973bbf0d247b5ae3a341af7c6 36365d7d66af778f4ffd9e72a1a905cb6919f7b5 616388dcb43b91ad4dafa09d691384c5850a0173 6389694959fefbee693f616aefdba35fd8418cca b3606fcb6488d6fa43760329c303f99171186a0b c3ad348ade2218fea55509c0b77019626c5e1f18 c68fa5a102f8ddd4cb99756a013d8e1c41d60e70 d95411699b94cc52fc3e532677ec78fa7838ba24 Package: ros-rolling-rmf-reservation-msgs Version: 3.4.1-1noble.20250429.140209 Architecture: amd64 Maintainer: Arjo Chakravarty Installed-Size: 1667 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-reservation-msgs/ros-rolling-rmf-reservation-msgs_3.4.1-1noble.20250429.140209_amd64.deb Size: 127400 SHA256: ef9cd84136c9cf58696fd8d7bb6ece21fe7a34c36330a9f43046435bfa08bcab SHA1: 195b44193e43ddd1d10eda2dfac4d2893641684e MD5sum: 92f13c00a5d4d2e8a24b36978dc2fa24 Description: Messages for the reservation and queueing system Package: ros-rolling-rmf-reservation-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-reservation-msgs Version: 3.4.1-1noble.20250429.140209 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Arjo Chakravarty Installed-Size: 1336 Depends: ros-rolling-rmf-reservation-msgs (= 3.4.1-1noble.20250429.140209) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-reservation-msgs/ros-rolling-rmf-reservation-msgs-dbgsym_3.4.1-1noble.20250429.140209_amd64.deb Size: 1070704 SHA256: 2b06e8ce3fd703a6ae9ff6d3512464645487e1b227eb3f557f486d5975b0e149 SHA1: 4b73d3d1885552ee9fd7827600c34c80b378c4ef MD5sum: 410e1408d75828722a28a423cbff9955 Description: debug symbols for ros-rolling-rmf-reservation-msgs Build-Ids: 394ce9fc24994c4dd554e918f160b6b815083a8e 428789d7de0bfc06818601ea81883c4034eb6f6d 4c45a3c1adc21bdd6108c7b277f889368c4dc85c 4f3a643c088ef70b56264cd496061c667be5d1ca 5cf32ef60070c62d214a69e4f88ea4aac7e6cec0 7c591860817dc9d4997fdc8b8e57fef9c6fbb21b 93b484bdc1d2bea74cbe1201de78049e713d6270 a3d12aef95cd14a01112ea21fad246c9c23b6814 b3ccacbf954785c78cc52ec6f513c03816dbc762 d7de7f8c63f4c56cd4af4874d1a1bb12fb77548d dda54883d2eeb5dea001a927f0ac6848a5c3a65c Package: ros-rolling-rmf-reservation-node Version: 2.9.0-1noble.20250510.093557 Architecture: amd64 Maintainer: Arjo Chakravarty Installed-Size: 1339 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rmf-building-map-msgs, ros-rolling-rmf-fleet-adapter, ros-rolling-rmf-reservation-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-reservation-node/ros-rolling-rmf-reservation-node_2.9.0-1noble.20250510.093557_amd64.deb Size: 217250 SHA256: 3896ed3a7be7dbcfbd8bb18516f9e5674ea2f0dea9b6b745cf1996076dec4573 SHA1: 2931be84ad8e546262b83e7e1780da4504327ae5 MD5sum: d6d5f2f2c7d94254def288d8a4f1d6c8 Description: Node that handles current state of parking spots. Package: ros-rolling-rmf-reservation-node-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-reservation-node Version: 2.9.0-1noble.20250510.093557 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Arjo Chakravarty Installed-Size: 5884 Depends: ros-rolling-rmf-reservation-node (= 2.9.0-1noble.20250510.093557) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-reservation-node/ros-rolling-rmf-reservation-node-dbgsym_2.9.0-1noble.20250510.093557_amd64.deb Size: 4734612 SHA256: 2fbd379c700d09f93364a247fbf72c84427cb79d7b945f23274474dab6fdaf26 SHA1: df98682a639d6907265b6e8696b286b6b6225ee8 MD5sum: a147c627f58d66eae79a405e4f496e4d Description: debug symbols for ros-rolling-rmf-reservation-node Build-Ids: f3ef46d5500c7d9037a9b2e0bbd86f960fc86329 Package: ros-rolling-rmf-robot-sim-common Version: 2.4.1-1noble.20250510.083252 Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 3365 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-rmf-building-map-msgs, ros-rolling-rmf-dispenser-msgs, ros-rolling-rmf-fleet-msgs, ros-rolling-rmf-ingestor-msgs, ros-rolling-std-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-robot-sim-common/ros-rolling-rmf-robot-sim-common_2.4.1-1noble.20250510.083252_amd64.deb Size: 456438 SHA256: 907cc570e0634d29f1390e5ce241055f5d494ddc688854bcb44fcf31f61e3102 SHA1: 7513abb47d17957815c7379f5ba8aadc3832e9d6 MD5sum: 93091e3b9dfa9a09725a952fc4724afa Description: Common utility functions for Gazebo-classic and Gazebo RMF plugins Package: ros-rolling-rmf-robot-sim-common-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-robot-sim-common Version: 2.4.1-1noble.20250510.083252 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 16403 Depends: ros-rolling-rmf-robot-sim-common (= 2.4.1-1noble.20250510.083252) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-robot-sim-common/ros-rolling-rmf-robot-sim-common-dbgsym_2.4.1-1noble.20250510.083252_amd64.deb Size: 13746296 SHA256: 7a78ca93c94ceb287a7d6b92d74590e548fe1df68c0a670ca6fdc73c22ee139d SHA1: 5269469d5ab5191afeddd33e0bd166dde9e1a65c MD5sum: 794b2c512949b5c25dbc2e5700796be6 Description: debug symbols for ros-rolling-rmf-robot-sim-common Build-Ids: 1dca5086ed1643f797c6cca2d511fad9e4ebdd38 83f79af7f2b7e528b6e4fd33784818f6d126935f 8ed89c16582b8c0a6e1921a0b663dc048e72f356 c3fc19713d5eadc7fe2419c89a3181ab77bf8c74 fdebbb229de875e9d32b1292e72b1e8f08837139 Package: ros-rolling-rmf-robot-sim-gz-plugins Version: 2.4.1-1noble.20250510.084543 Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 1164 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libqt5core5t64 (>= 5.15.1), libqt5qml5 (>= 5.0.2), libstdc++6 (>= 13.1), ros-rolling-gz-common-vendor, ros-rolling-gz-gui-vendor, ros-rolling-gz-math-vendor, ros-rolling-gz-msgs-vendor, ros-rolling-gz-rendering-vendor, ros-rolling-gz-sim-vendor, ros-rolling-gz-transport-vendor, ros-rolling-sdformat-vendor, libeigen3-dev, libqt5core5a, libqt5quick5, ros-rolling-gz-plugin-vendor, ros-rolling-rclcpp, ros-rolling-rmf-building-map-msgs, ros-rolling-rmf-building-sim-gz-plugins, ros-rolling-rmf-fleet-msgs, ros-rolling-rmf-robot-sim-common, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-robot-sim-gz-plugins/ros-rolling-rmf-robot-sim-gz-plugins_2.4.1-1noble.20250510.084543_amd64.deb Size: 273202 SHA256: 71fd3f8618447069b925417aa2e3f51a28811d46e05539bcadefc11bba59d881 SHA1: 1913c157412ef5fedad2496884ed0709f2e30976 MD5sum: cc42fd804edfe4fdf685af12a2456ec2 Description: ROS 2 Gazebo plugins for TeleportIngestors and TeleportDispensers Package: ros-rolling-rmf-robot-sim-gz-plugins-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-robot-sim-gz-plugins Version: 2.4.1-1noble.20250510.084543 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Luca Della Vedova Installed-Size: 9694 Depends: ros-rolling-rmf-robot-sim-gz-plugins (= 2.4.1-1noble.20250510.084543) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-robot-sim-gz-plugins/ros-rolling-rmf-robot-sim-gz-plugins-dbgsym_2.4.1-1noble.20250510.084543_amd64.deb Size: 9254870 SHA256: 2f99c650298a2724632ccdec32852f5ef974bae9c11b04339da547d7cce69b89 SHA1: 8f499fd6d52c61ada8f5287182296b581bd7306e MD5sum: b7bc2c8e02317e1b0e41e8aa8fe95a0f Description: debug symbols for ros-rolling-rmf-robot-sim-gz-plugins Build-Ids: 25c9410d548fe11a8841c67154f4b6d973ce1dd5 27bb0d2259ba38973d404695353868c17dfe36b4 37b96cf4d851c170d165a8ba309bb3aaf9238a3e 531273daddda138c3f26e0b3199fb77399c47065 9cb9b729a9bd97c1b5be0ad44edae46b0cd6a3d3 Package: ros-rolling-rmf-scheduler-msgs Version: 3.4.1-1noble.20250429.140220 Architecture: amd64 Maintainer: Marco A. Gutiérrez Installed-Size: 4747 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-scheduler-msgs/ros-rolling-rmf-scheduler-msgs_3.4.1-1noble.20250429.140220_amd64.deb Size: 308338 SHA256: b32c2d6a3d8362a232a030fc406e27af334f1fb491d77100d6fe9e061b398289 SHA1: d2d1f73cd80a69fe51923adcfb617b4bfb89a64f MD5sum: 1e7a8f36e5afaa08b64f81e06097c1f2 Description: Messages used by rmf_scheduler_msgs Package: ros-rolling-rmf-scheduler-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-scheduler-msgs Version: 3.4.1-1noble.20250429.140220 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marco A. Gutiérrez Installed-Size: 3843 Depends: ros-rolling-rmf-scheduler-msgs (= 3.4.1-1noble.20250429.140220) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-scheduler-msgs/ros-rolling-rmf-scheduler-msgs-dbgsym_3.4.1-1noble.20250429.140220_amd64.deb Size: 3115980 SHA256: 9ed4dde66f5345de6ee609e69493f07b0028f3fc38407971a17989fb88a4669e SHA1: 1d2e6a67c816022989bee18a2db9b8417bc56b67 MD5sum: b461fea97549fbf20bf2f2ef901a0144 Description: debug symbols for ros-rolling-rmf-scheduler-msgs Build-Ids: 2929bc6bdae986127b6ea459356b631f4294e8c7 2c29e3360576f328d215f96b70e6a4bc0fae76b7 2e8e70101ec20c1ca7f5d886f2c9a99d5b7d4ca1 7f63947967a4d36a92f2b72805f9fd774ed5891e 7f75ec583b1f38afab4e88a3910cd2d036187a31 97af845475a5e95ef7bdbf77cb3b0a36bcb08cce baa2fcd5df3ec683a038ae643a12365507ea0203 c5329147b1a63ef3ae80fad461231d3e7fb0e62d d5a2625720937b264609cd9d73168db64c37c3f9 e050017a2084c6db2b589f4c8fb9d813ff147d30 e973c44ab0853d69fc3764c9425bdd2ee8fbb9d8 Package: ros-rolling-rmf-site-map-msgs Version: 3.4.1-1noble.20250429.140221 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 431 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-site-map-msgs/ros-rolling-rmf-site-map-msgs_3.4.1-1noble.20250429.140221_amd64.deb Size: 43934 SHA256: 9e92bffa66e5b1b3ebf243d315f6cf859f359db07dd91437e8fa08477fc62e81 SHA1: 88bf24938310952208600931da8ac9fca4723c7c MD5sum: ba537db0e9b27f04347eb2d7d37d7964 Description: Messages that contain GeoPackage maps Package: ros-rolling-rmf-site-map-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-site-map-msgs Version: 3.4.1-1noble.20250429.140221 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 280 Depends: ros-rolling-rmf-site-map-msgs (= 3.4.1-1noble.20250429.140221) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-site-map-msgs/ros-rolling-rmf-site-map-msgs-dbgsym_3.4.1-1noble.20250429.140221_amd64.deb Size: 192082 SHA256: 788c8b20eb699838187e0514efa5e39773de2b56cfa666696576fb0662b3fb0d SHA1: 74e0701c7975aec2f3346dc249f32cf8a150a47c MD5sum: b9d271a31aa1a009a558e3846f61700f Description: debug symbols for ros-rolling-rmf-site-map-msgs Build-Ids: 340cb26665d9f8a231bfb854313d71b2a68854e3 5a1d7e60f7d7234467ebb5e5820d688cf327571f 5e7e8cfb033e0bd8bdde3b923a5a17e98b887a3e 87261c1af2cf5b1c0902bbfddff92a6326f4facb 958e381ab0ac1ebc3bda0d8a9ad729305017f532 9810f253827bec57864bbb2197a0816487236c49 9c1561ecba2211a5ace1f463b5a391d042360914 cb210285b1a761936403eb18fb55813523ed27e3 cffcd1daf9011f4c7512706f41edaee1e6038170 ee91c4de3fd0770e1225c832e19e4c6639505248 f8f5e6b9c503f071d8fb5524a01e6f0b20e095e9 Package: ros-rolling-rmf-task Version: 2.7.0-1noble.20250426.200952 Architecture: amd64 Maintainer: Yadunund Installed-Size: 538 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, nlohmann-json3-dev, ros-rolling-rmf-battery, ros-rolling-rmf-utils, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-task/ros-rolling-rmf-task_2.7.0-1noble.20250426.200952_amd64.deb Size: 143822 SHA256: 2ceca41d2b87edccd76dd7105dfa021e68a20b1915e6f04f4d17df9d28ce1888 SHA1: 322a48f6c6547c2feaa8522fa33ae223818289a9 MD5sum: 2b2a034a52e7be17c09c8866eace76e6 Description: Package for managing tasks in the Robotics Middleware Framework Package: ros-rolling-rmf-task-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-task Version: 2.7.0-1noble.20250426.200952 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 4937 Depends: ros-rolling-rmf-task (= 2.7.0-1noble.20250426.200952) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-task/ros-rolling-rmf-task-dbgsym_2.7.0-1noble.20250426.200952_amd64.deb Size: 4835840 SHA256: 6679fa1a1ef37ccb27a7395a29f1a208b173291b8615ceb73d41171a4df620e5 SHA1: af72473726cff66efbba26a07f9a6f74ad909381 MD5sum: fda711a825c54407817e54494c73f74f Description: debug symbols for ros-rolling-rmf-task Build-Ids: 9f5cadc5aed8c1a5dfcfa4adedb8d7a5ca1736c0 Package: ros-rolling-rmf-task-msgs Version: 3.4.1-1noble.20250429.142436 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 5830 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rmf-dispenser-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-task-msgs/ros-rolling-rmf-task-msgs_3.4.1-1noble.20250429.142436_amd64.deb Size: 401928 SHA256: f815cf3063a68d1e840122746ff7f48d4e65c3daeb81f0be68e64061ed7b3a04 SHA1: e456f65d8f86634d58861bc802545e8877073e83 MD5sum: b078fc7cbf9da19d20bc402ef4ac72f0 Description: A package containing messages used to specify tasks Package: ros-rolling-rmf-task-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-task-msgs Version: 3.4.1-1noble.20250429.142436 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 5078 Depends: ros-rolling-rmf-task-msgs (= 3.4.1-1noble.20250429.142436) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-task-msgs/ros-rolling-rmf-task-msgs-dbgsym_3.4.1-1noble.20250429.142436_amd64.deb Size: 4238450 SHA256: 766267b72d6af623a1e20b69226f59559aa85445bee51f7c6ec53cd27eae9be2 SHA1: 89d486937c12ad10d6db3f70d92b06d9abd1d833 MD5sum: 3ffab52ac11ee347184f88477bb36c73 Description: debug symbols for ros-rolling-rmf-task-msgs Build-Ids: 1771f95ec901f3ba601c621ed9ff1e9a77f1998c 2951d58ba9e605f539c65f219d399bef4920f830 2b172288bbf8725121b71bbb5013123988259858 3bcd6bc17c082548bd823e3f545761fcd8ae2490 3f2b921ac0726276d026d3bbc2b15b6afe413011 539ccd9afedad1764e709e2ed51d7653743a8255 7692bdd38dea5a3b643f523005c69cb5e119f172 86b1e9c419c7d6e9f5be5e5d2c5348d24470a23b 9876c9c14f138ad59a213b826818a9a032c673c1 bbf5342c955c78fdaa54ffea60e4ea0afafcbc1f e7206f28f4af912d8bf9b708fa826c1c16ef46f7 Package: ros-rolling-rmf-task-ros2 Version: 2.9.0-1noble.20250510.090142 Architecture: amd64 Maintainer: Yadunund Installed-Size: 2098 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-nlohmann-json-schema-validator-vendor, nlohmann-json3-dev, ros-rolling-backward-ros, ros-rolling-rclcpp, ros-rolling-rmf-api-msgs, ros-rolling-rmf-task-msgs, ros-rolling-rmf-traffic, ros-rolling-rmf-traffic-ros2, ros-rolling-rmf-utils, ros-rolling-rmf-websocket, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-task-ros2/ros-rolling-rmf-task-ros2_2.9.0-1noble.20250510.090142_amd64.deb Size: 375218 SHA256: 3985b964be8c10bc3a855f98573494a7dc826f23723164584dcb3b89eb111a22 SHA1: c0743df94b9150b4543dd56df8fd4ac340d7f576 MD5sum: 5c36465ba085ef83e243362475eef30e Description: A package managing the dispatching of tasks in RMF system. Package: ros-rolling-rmf-task-ros2-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-task-ros2 Version: 2.9.0-1noble.20250510.090142 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 9561 Depends: ros-rolling-rmf-task-ros2 (= 2.9.0-1noble.20250510.090142) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-task-ros2/ros-rolling-rmf-task-ros2-dbgsym_2.9.0-1noble.20250510.090142_amd64.deb Size: 8238484 SHA256: d2807413cdca9ab38a570c7960238e3bd8b6beecd2a41da192c8e4f7fb3a7665 SHA1: 70e73e7f927d72facecdd17246bc049dee73a7df MD5sum: c58a15945687e4bee20f7a51927404b0 Description: debug symbols for ros-rolling-rmf-task-ros2 Build-Ids: 65cbab70d13a5f22b75fde57d283b10389f9c1cb 9a4cbb024b5e0c76a1d96bb82979970abe4d040b b23e5d143d79ba4a1058dd754d333d16427ae8db Package: ros-rolling-rmf-task-sequence Version: 2.7.0-1noble.20250426.203434 Architecture: amd64 Maintainer: Grey Installed-Size: 553 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-nlohmann-json-schema-validator-vendor, nlohmann-json3-dev, ros-rolling-rmf-api-msgs, ros-rolling-rmf-task, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-task-sequence/ros-rolling-rmf-task-sequence_2.7.0-1noble.20250426.203434_amd64.deb Size: 153468 SHA256: 8c44dc32510f38611b8f9449ac409ed5a7bca4de7764b6381096e89d96402a19 SHA1: d529d21a256328bb6f422fb3b6dc8ac3f961189a MD5sum: 64839444ee428132cf54272e2f5f1b5b Description: Implementation of phase-sequence tasks for the Robotics Middleware Framework Package: ros-rolling-rmf-task-sequence-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-task-sequence Version: 2.7.0-1noble.20250426.203434 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 4727 Depends: ros-rolling-rmf-task-sequence (= 2.7.0-1noble.20250426.203434) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-task-sequence/ros-rolling-rmf-task-sequence-dbgsym_2.7.0-1noble.20250426.203434_amd64.deb Size: 4546848 SHA256: b8f1b44b8ffcfe165c8c52b60b71958f58863596121ab0d3a06f09260ead28d4 SHA1: 4608d853e8b1366a3019029c49a0aa94eddfd336 MD5sum: d3e889f44ee7c5ea5ba5bdd21d8145ed Description: debug symbols for ros-rolling-rmf-task-sequence Build-Ids: 7ea3f0cdc1fb831efc03b93579ee116a49c74b18 Package: ros-rolling-rmf-traffic Version: 3.4.0-1noble.20250426.194049 Architecture: amd64 Maintainer: Grey Installed-Size: 5756 Depends: libc6 (>= 2.34), libccd2 (>= 2.1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libccd-dev, libeigen3-dev, ros-rolling-eigen3-cmake-module, ros-rolling-rmf-utils, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-traffic/ros-rolling-rmf-traffic_3.4.0-1noble.20250426.194049_amd64.deb Size: 1027552 SHA256: 73eb996a13f81d5e36c21f500a311596b3b887a2cfad24f3ff12b271d686892a SHA1: 07f37283e38e18353864438878e10f489c0f8537 MD5sum: 07f866010ad36619f1fabc243e7c6c1f Description: Package for managing traffic in the Robotics Middleware Framework Package: ros-rolling-rmf-traffic-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-traffic Version: 3.4.0-1noble.20250426.194049 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 49672 Depends: ros-rolling-rmf-traffic (= 3.4.0-1noble.20250426.194049) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-traffic/ros-rolling-rmf-traffic-dbgsym_3.4.0-1noble.20250426.194049_amd64.deb Size: 46380106 SHA256: db453407b3273828b3e4ff8f50784384a7715cf3147ab851ec8ad25ff16c8746 SHA1: 7055437072bf94fa8731702658aa5f92dbb1805b MD5sum: ff054bca2f12cf84c945f9cad23a52a9 Description: debug symbols for ros-rolling-rmf-traffic Build-Ids: 994b28c2a93e68b583ad4ae14cd0e8aec97d3673 Package: ros-rolling-rmf-traffic-editor Version: 1.11.0-1noble.20250426.193904 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 1371 Depends: libc6 (>= 2.38), libceres4t64 (>= 2.2.0+dfsg), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), libproj25 (>= 5.0.0), libqt5concurrent5t64 (>= 5.6.0~rc), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5network5t64 (>= 5.14.1), libqt5widgets5t64 (>= 5.11.0~rc1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libceres-dev, libgoogle-glog-dev, libproj-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-traffic-editor/ros-rolling-rmf-traffic-editor_1.11.0-1noble.20250426.193904_amd64.deb Size: 444438 SHA256: f44281482e273a2216698b9768c7e6997029f21a50cfaf32ce81cd4d8262a4d6 SHA1: 123baa95e70ca5d4ec53da2671fc095e13a31c4f MD5sum: 42f9440ddad26d0cf8d0b25ab00136ab Description: traffic editor Package: ros-rolling-rmf-traffic-editor-assets Version: 1.11.0-1noble.20250426.194308 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 14664 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-traffic-editor-assets/ros-rolling-rmf-traffic-editor-assets_1.11.0-1noble.20250426.194308_amd64.deb Size: 12105868 SHA256: 0e8705585185c8cc8ef4a90eb8b8623e933ced9f67db127895a18ce4fb16a476 SHA1: 2afef1b421284cbf2f61c1b2ed53b82e7aaffd85 MD5sum: bd79f2e7f29c526ad034061445773857 Description: Assets for use with traffic_editor. Package: ros-rolling-rmf-traffic-editor-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-traffic-editor Version: 1.11.0-1noble.20250426.193904 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 17472 Depends: ros-rolling-rmf-traffic-editor (= 1.11.0-1noble.20250426.193904) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-traffic-editor/ros-rolling-rmf-traffic-editor-dbgsym_1.11.0-1noble.20250426.193904_amd64.deb Size: 17354984 SHA256: 4152579ccce74d250205ece97f1bd61eb7614792c07867f1a1a95b34ee363611 SHA1: 719ca2eeb803b7264b9ffe5c3dbccd71d82ca464 MD5sum: 63972a4f0ee85c03acccdd7acc389e1c Description: debug symbols for ros-rolling-rmf-traffic-editor Build-Ids: 4a7d69e8c427df15ee481c4b51b3cc202f2324d4 Package: ros-rolling-rmf-traffic-editor-test-maps Version: 1.11.0-1noble.20250510.083853 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 267 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-traffic-editor-test-maps/ros-rolling-rmf-traffic-editor-test-maps_1.11.0-1noble.20250510.083853_amd64.deb Size: 189332 SHA256: 0042b8c99c2af601d27419b9d4ec2488e1eb21c36c57392d3cf89b125ba0bf77 SHA1: e6032d7f5634cce42b9a1377f638bce9e6b9452e MD5sum: ccc48df2efdc671186638947e6aeccfd Description: Some test maps for traffic_editor and rmf_building_map_tools. Package: ros-rolling-rmf-traffic-examples Version: 3.4.0-1noble.20250426.200129 Architecture: amd64 Maintainer: Grey Installed-Size: 71 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), ros-rolling-rmf-traffic, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-traffic-examples/ros-rolling-rmf-traffic-examples_3.4.0-1noble.20250426.200129_amd64.deb Size: 16860 SHA256: 8ed23d66c11011c4e29a367c97fc0062e4d17b9214c8ec4872a1facdb04ea44f SHA1: 451f85b87ac086e0a32d12cb4217c7cb31481839 MD5sum: 8ac76b31331e3788ad175619ca3eff1f Description: Examples of how to use the rmf_traffic library Package: ros-rolling-rmf-traffic-examples-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-traffic-examples Version: 3.4.0-1noble.20250426.200129 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 606 Depends: ros-rolling-rmf-traffic-examples (= 3.4.0-1noble.20250426.200129) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-traffic-examples/ros-rolling-rmf-traffic-examples-dbgsym_3.4.0-1noble.20250426.200129_amd64.deb Size: 586314 SHA256: 82bf6ab7a03767a2147eb8b1761270b4fa601f81d1345bb9a169a57ebc2acc65 SHA1: ba22c82114bc2aeba2c93e288869fa2605b2d0f4 MD5sum: 141eb2a45c725654908de77bbbb71411 Description: debug symbols for ros-rolling-rmf-traffic-examples Build-Ids: 31e47040f0662a264d7a90ef7c2b21375afbd1e7 Package: ros-rolling-rmf-traffic-msgs Version: 3.4.1-1noble.20250429.142457 Architecture: amd64 Maintainer: Grey Installed-Size: 10344 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-traffic-msgs/ros-rolling-rmf-traffic-msgs_3.4.1-1noble.20250429.142457_amd64.deb Size: 662582 SHA256: d783bfc10ade37fb3d6032914bf4f4df0d963b820e0ddaeee49abf95901cff8f SHA1: f1319b6c0adc3331191b13dc2d4128b1d4cec875 MD5sum: f493619bd3f3be1087a3c4b27f44b5cd Description: A package containing messages used by the RMF traffic management system. Package: ros-rolling-rmf-traffic-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-traffic-msgs Version: 3.4.1-1noble.20250429.142457 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 9300 Depends: ros-rolling-rmf-traffic-msgs (= 3.4.1-1noble.20250429.142457) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-traffic-msgs/ros-rolling-rmf-traffic-msgs-dbgsym_3.4.1-1noble.20250429.142457_amd64.deb Size: 7828184 SHA256: 6604fe3d8e61d238d638aeae12f87f96c5628715aae3695b406c709d377b63a6 SHA1: 692ca4e425e6516effe3084a4062926cffbdbdf1 MD5sum: 5d1bde5d2b4c119a45af315e1cdddaee Description: debug symbols for ros-rolling-rmf-traffic-msgs Build-Ids: 19b2a818264798df2f53b5347ad2c919d389ec1e 1cbb24f1a57899feb2a14d40b947db6929933931 2dceb90e206b81cb368d4c46651a7cf2c7ebe528 624a0eb364147169696ea39928f56bb2da641fb2 7bf2935bb5010cc26f1f30c40c190aea2c1f9f0f 80a0db1b420314cd3891083396ff19e4a02188b0 aeaab156836de9683ccb4edf66fe536470d1f79d bdcdf825e348e90469758072f037512cd2fbdf64 bec041566b4edefd82985613b9d99c45ab6ea1a5 e2d964fcdb0c6f2e98d82cece7d9ce06bc1fc79d f13859a35b8bccde2710c531eaae003d4376a133 Package: ros-rolling-rmf-traffic-ros2 Version: 2.9.0-1noble.20250510.083628 Architecture: amd64 Maintainer: Grey Installed-Size: 7906 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libproj25 (>= 5.0.0), libstdc++6 (>= 13.1), libuuid1 (>= 2.16), libyaml-cpp0.8 (>= 0.7.0), zlib1g (>= 1:1.1.4), libproj-dev, libyaml-cpp-dev, nlohmann-json3-dev, ros-rolling-backward-ros, ros-rolling-rclcpp, ros-rolling-rmf-building-map-msgs, ros-rolling-rmf-fleet-msgs, ros-rolling-rmf-reservation-msgs, ros-rolling-rmf-site-map-msgs, ros-rolling-rmf-traffic, ros-rolling-rmf-traffic-msgs, ros-rolling-rmf-utils, uuid-dev, zlib1g-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-traffic-ros2/ros-rolling-rmf-traffic-ros2_2.9.0-1noble.20250510.083628_amd64.deb Size: 1047682 SHA256: fbd837b83f73542e3934a1707749da41e02da8c66b70bb9974a56c01095f34a7 SHA1: 61922ab0430e79563414dfee462800a671a3c117 MD5sum: 58e2da8f20f2d71fabf80d6f43716331 Description: A package containing messages used by the RMF traffic management system. Package: ros-rolling-rmf-traffic-ros2-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-traffic-ros2 Version: 2.9.0-1noble.20250510.083628 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 38272 Depends: ros-rolling-rmf-traffic-ros2 (= 2.9.0-1noble.20250510.083628) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-traffic-ros2/ros-rolling-rmf-traffic-ros2-dbgsym_2.9.0-1noble.20250510.083628_amd64.deb Size: 31211470 SHA256: e82575cd77f59d6b5cfa405c4e978af546f991d56f658edbe1043b5739dfb380 SHA1: 04069ba1410ca64da43caa71e48e4916dae1bdf3 MD5sum: e968aff7ba0749c9f4a14db274d82e20 Description: debug symbols for ros-rolling-rmf-traffic-ros2 Build-Ids: 0a3871fe190c14e262445d2a064cf3be7edf46de 18a5707b6627dbc627d5377568d621f45dbda135 2a50ed7e6b138af6e5db02e81cf2a8a3ecdb13eb 34ac544fcc3578096f03e6d49e344c7b99f7bed4 6b29dde92365269d4df79735d046fd7e79fd24ea Package: ros-rolling-rmf-utils Version: 1.7.0-1noble.20250426.191150 Architecture: amd64 Maintainer: Grey Installed-Size: 827 Depends: libstdc++6 (>= 5), ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-utils/ros-rolling-rmf-utils_1.7.0-1noble.20250426.191150_amd64.deb Size: 132164 SHA256: bffcbf67d4f7748f7f4c5106d10522e278741fb159473139b5688dae51c84976 SHA1: e8f2b733b77bc6cfb212d7e608d7725b5c9c4558 MD5sum: 3f64b1ef3c86bd4d4f9d48ad24f451c6 Description: Simple C++ programming utilities used by Robotics Middleware Framework packages Package: ros-rolling-rmf-utils-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-utils Version: 1.7.0-1noble.20250426.191150 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Grey Installed-Size: 34 Depends: ros-rolling-rmf-utils (= 1.7.0-1noble.20250426.191150) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-utils/ros-rolling-rmf-utils-dbgsym_1.7.0-1noble.20250426.191150_amd64.deb Size: 20620 SHA256: d77f2bb119cca68548a2cb0166a28ddebf546137d9980e0a90a37cd6c1615046 SHA1: 289f959352726d95859370566b9e05f51f5233dd MD5sum: e0acbfa8cd50cb4bb06b4a351cfdca6b Description: debug symbols for ros-rolling-rmf-utils Build-Ids: d2886b7a77a32d57b75e1b994bbcc74a63f69610 Package: ros-rolling-rmf-visualization-building-systems Version: 2.4.1-1noble.20250429.143145 Architecture: amd64 Maintainer: Yadunund Installed-Size: 64 Depends: ros-rolling-geometry-msgs, ros-rolling-rmf-building-map-msgs, ros-rolling-rmf-door-msgs, ros-rolling-rmf-lift-msgs, ros-rolling-rmf-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-visualization-building-systems/ros-rolling-rmf-visualization-building-systems_2.4.1-1noble.20250429.143145_amd64.deb Size: 12488 SHA256: 673ebee56cfac80f262e733f849d3b1241216ee02558f57a237636ea1899eb2a SHA1: 25f54a1c777fb8ce7b5085cfb605d57c0b6de0bf MD5sum: 93ea8fb9b32ac28f915af14b40e58872 Description: A visualizer for doors and lifts Package: ros-rolling-rmf-visualization-fleet-states Version: 2.4.1-1noble.20250510.083442 Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 786 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rmf-fleet-msgs, ros-rolling-rmf-visualization-msgs, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-visualization-fleet-states/ros-rolling-rmf-visualization-fleet-states_2.4.1-1noble.20250510.083442_amd64.deb Size: 152572 SHA256: f2abf3bae6d537c2f7a6817a9ba76bb5fd58e03f4a24d884f84bbaf7bf4cd708 SHA1: 8c8d4e775794ad14acd8e53f8f57b0c23ec38443 MD5sum: c1aea5e5dc8327af91e5711644437ca6 Description: A package to visualize positions of robots from different fleets in the a building Package: ros-rolling-rmf-visualization-fleet-states-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-visualization-fleet-states Version: 2.4.1-1noble.20250510.083442 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Morgan Quigley Installed-Size: 3689 Depends: ros-rolling-rmf-visualization-fleet-states (= 2.4.1-1noble.20250510.083442) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-visualization-fleet-states/ros-rolling-rmf-visualization-fleet-states-dbgsym_2.4.1-1noble.20250510.083442_amd64.deb Size: 3095916 SHA256: 05aab872e043f25e4098e501f140ec3b3ea9f2a992829e034b56d0ba33f1c522 SHA1: 3e6650e8ff75e67816452f7ef39ffbe010357952 MD5sum: 3a750c0fed87167d3e1ba28ea5a9ead3 Description: debug symbols for ros-rolling-rmf-visualization-fleet-states Build-Ids: 1fe89b1a6ade5b0322501e2b93139fb562308606 5d4f0bf5528b589f7cf34d91aee30016ffd2c417 Package: ros-rolling-rmf-visualization-floorplans Version: 2.4.1-1noble.20250510.083444 Architecture: amd64 Maintainer: Yadunund Installed-Size: 785 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libeigen3-dev, libopencv-dev, ros-rolling-geometry-msgs, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rmf-building-map-msgs, ros-rolling-rmf-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-visualization-floorplans/ros-rolling-rmf-visualization-floorplans_2.4.1-1noble.20250510.083444_amd64.deb Size: 150816 SHA256: 8870d4a80d95c8c3bfc63347814818d59b08848020b58282cac3b314c93c0ca8 SHA1: 29354f1fb4a11da555f002293cfaec53cfec4341 MD5sum: 179268ab58d791db51d02a16b50797b1 Description: A package to visualize the floorplans for levels in a building Package: ros-rolling-rmf-visualization-floorplans-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-visualization-floorplans Version: 2.4.1-1noble.20250510.083444 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 3919 Depends: ros-rolling-rmf-visualization-floorplans (= 2.4.1-1noble.20250510.083444) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-visualization-floorplans/ros-rolling-rmf-visualization-floorplans-dbgsym_2.4.1-1noble.20250510.083444_amd64.deb Size: 3329584 SHA256: f60c21cc21c5788f3d4bf72c726d385b9e3eb9ba230a5f30e54eaa8ada6b3c77 SHA1: f176db4fb58a65c5baa373038a7ea9761491bd1d MD5sum: 048dd10003c9c51c8791f7731d3b8b2d Description: debug symbols for ros-rolling-rmf-visualization-floorplans Build-Ids: 8245df60abf38ca5c2c544191f858958993a2b26 c0555434bf9e4b8d3b47c987b83c7829d45d78dd Package: ros-rolling-rmf-visualization-msgs Version: 1.5.0-1noble.20250429.140224 Architecture: amd64 Maintainer: yadu Installed-Size: 422 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-visualization-msgs/ros-rolling-rmf-visualization-msgs_1.5.0-1noble.20250429.140224_amd64.deb Size: 40530 SHA256: f9b5c060984bde9ae21b743474b830e30e17ed2f7f28c6b15fee88895e11f87f SHA1: 06ef4d1f71b2b2041b59499e4794a99fd5e85dec MD5sum: a65ddf205623dc2855750cfca04165de Description: A package containing messages used for visualizations Package: ros-rolling-rmf-visualization-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-visualization-msgs Version: 1.5.0-1noble.20250429.140224 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: yadu Installed-Size: 272 Depends: ros-rolling-rmf-visualization-msgs (= 1.5.0-1noble.20250429.140224) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-visualization-msgs/ros-rolling-rmf-visualization-msgs-dbgsym_1.5.0-1noble.20250429.140224_amd64.deb Size: 183872 SHA256: 4eb9b1526c7eeb3c0cb9b72ad5bd761873a6c87f33f6df3ad629a06079963d50 SHA1: d9bbcda9c4cadb1296467b0851b6ce8d60a55433 MD5sum: 9e0ab435d2b9db7ab3d54815e743ed29 Description: debug symbols for ros-rolling-rmf-visualization-msgs Build-Ids: 280c20c69559aef1d53d19edd2c9792aa68b2236 4fc8c34f7eb2cc68bc2a89a45b25dc497b327c61 936ebe0a9e6d63ad118faa151892fd4d3ae20425 96e9d350dc6a8397357601569798c22f67addd90 a7997f9a048e8eeea38855c0566256c2da54609b a8851bba9f25c9ec387acf1952a16defe0bf76eb b592bfaa417d3f9abd2dfe7ffe1d0d8f736b357b bc0f05a98bff9282547094b3c41b1d4af8e7c625 d815e2573b49162d926e7dd23927480095c5ee1d d8ef44234e8e2663d965e5cd574b1088c779761b e0f60e0d110cc7324c3dab671bf0377418dd3dc0 Package: ros-rolling-rmf-visualization-navgraphs Version: 2.4.1-1noble.20250510.090139 Architecture: amd64 Maintainer: Yadunund Installed-Size: 1057 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rmf-building-map-msgs, ros-rolling-rmf-fleet-msgs, ros-rolling-rmf-traffic, ros-rolling-rmf-traffic-ros2, ros-rolling-rmf-visualization-msgs, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-visualization-navgraphs/ros-rolling-rmf-visualization-navgraphs_2.4.1-1noble.20250510.090139_amd64.deb Size: 190068 SHA256: 506fc208bf4c6a34f9b3678b733dd1062d04d7c30820907f201783c364b2c6d0 SHA1: ee0d679e31ae04d80e9dc62c6ce072e99d04ec0d MD5sum: 0f6a18275f8e1bf5b732c2fee5f21685 Description: A package to visualiize the navigation graphs of fleets Package: ros-rolling-rmf-visualization-navgraphs-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-visualization-navgraphs Version: 2.4.1-1noble.20250510.090139 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 5011 Depends: ros-rolling-rmf-visualization-navgraphs (= 2.4.1-1noble.20250510.090139) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-visualization-navgraphs/ros-rolling-rmf-visualization-navgraphs-dbgsym_2.4.1-1noble.20250510.090139_amd64.deb Size: 4164522 SHA256: 8092ff83f6b819223da1a84182af6449868c31a2f2c368000fff7cf237e951c0 SHA1: 7cdf65104f880f7ee2b97d7a0d45e9682f0720fa MD5sum: 1a6b7caf10542416f2e1badec0189d58 Description: debug symbols for ros-rolling-rmf-visualization-navgraphs Build-Ids: 1f57cc2e0e4a9916b1b2ca02f5b2478063811603 68c77ba6e614be43ab1d3f35cb66ff1db4f603df Package: ros-rolling-rmf-visualization-obstacles Version: 2.4.1-1noble.20250510.083452 Architecture: amd64 Maintainer: Yadunund Installed-Size: 777 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rmf-obstacle-msgs, ros-rolling-rmf-visualization-msgs, ros-rolling-vision-msgs, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-visualization-obstacles/ros-rolling-rmf-visualization-obstacles_2.4.1-1noble.20250510.083452_amd64.deb Size: 148664 SHA256: da1f05c021e5c4ba58495ddc3d82722d75ec786ff3a97819c95be286ebc1c446 SHA1: 487fa4d32421b1189d3456fd6a7dcc7c640f8164 MD5sum: 6fc7dead4a78c33d9539cebcf04001e5 Description: A visualizer for obstacles in RMF Package: ros-rolling-rmf-visualization-obstacles-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-visualization-obstacles Version: 2.4.1-1noble.20250510.083452 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 3620 Depends: ros-rolling-rmf-visualization-obstacles (= 2.4.1-1noble.20250510.083452) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-visualization-obstacles/ros-rolling-rmf-visualization-obstacles-dbgsym_2.4.1-1noble.20250510.083452_amd64.deb Size: 3027158 SHA256: e9678b9f7e8c85e8a70167d10b367300eb837c532996b87a20155ec9c448dce1 SHA1: a8d39493d823ed639e25c3f82594bebbd3b15bfa MD5sum: 21bfc7cd4bbc5d4c8f5901e63d29db7e Description: debug symbols for ros-rolling-rmf-visualization-obstacles Build-Ids: d7b04f035ebad32cd187ff739affc77dedd41b07 f61cc8805037a1dc15125eba6c21df3a535e8a6a Package: ros-rolling-rmf-visualization-schedule Version: 2.4.1-1noble.20250510.090142 Architecture: amd64 Maintainer: Yadunund Installed-Size: 3864 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-dev, libeigen3-dev, libssl-dev, libwebsocketpp-dev, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rmf-traffic, ros-rolling-rmf-traffic-msgs, ros-rolling-rmf-traffic-ros2, ros-rolling-rmf-visualization-msgs, ros-rolling-rosidl-default-generators, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-visualization-schedule/ros-rolling-rmf-visualization-schedule_2.4.1-1noble.20250510.090142_amd64.deb Size: 622688 SHA256: e2ece9d4ac2c0b7332133683b222a0548931232bff7823037d3bffd4d8c66386 SHA1: 5b74ab23e423ae9e7eae14f3f0375305bb814c19 MD5sum: a0488bae54d3c901bbee54da8aafc72d Description: A visualizer for trajectories in rmf schedule Package: ros-rolling-rmf-visualization-schedule-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-visualization-schedule Version: 2.4.1-1noble.20250510.090142 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 9908 Depends: ros-rolling-rmf-visualization-schedule (= 2.4.1-1noble.20250510.090142) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-visualization-schedule/ros-rolling-rmf-visualization-schedule-dbgsym_2.4.1-1noble.20250510.090142_amd64.deb Size: 8720278 SHA256: 6f0f546c3fbca4c3c7f3d2b5ca40fe15bae40cf83c4c43f9e5c506d290b4506a SHA1: dfef674bf3edcabf8c68a0d47948e11c5181bb03 MD5sum: e22316fba576dfde17bc2b2a5d2e4737 Description: debug symbols for ros-rolling-rmf-visualization-schedule Build-Ids: 0dab81d3f90bf1e4230bbb4f98bd2e8e4bc2ce06 12cd459d738af98e4e1b2e68d85b871d96f5439b d3ab606f876236ee9f80bfc13dc3e9b2b8f13d30 f522d67c580dd254c9508f743b40cb9b12bbea4f Package: ros-rolling-rmf-websocket Version: 2.9.0-1noble.20250510.083636 Architecture: amd64 Maintainer: Yadunund Installed-Size: 1045 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, libwebsocketpp-dev, nlohmann-json3-dev, ros-rolling-nlohmann-json-schema-validator-vendor, ros-rolling-rclcpp, ros-rolling-rmf-utils, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-websocket/ros-rolling-rmf-websocket_2.9.0-1noble.20250510.083636_amd64.deb Size: 281166 SHA256: 81f7eb76fd476e1a09961150d106faf98dc042c492117e89ea3f49b1dbaaf926 SHA1: 5fefafefa02eb1d1c728e2aeaddcc2e8be6b043b MD5sum: 33209e035e653dee6928c74b193bba4f Description: A package managing the websocket api endpoints in RMF system. Package: ros-rolling-rmf-websocket-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-websocket Version: 2.9.0-1noble.20250510.083636 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 4815 Depends: ros-rolling-rmf-websocket (= 2.9.0-1noble.20250510.083636) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-websocket/ros-rolling-rmf-websocket-dbgsym_2.9.0-1noble.20250510.083636_amd64.deb Size: 4387554 SHA256: 3adc8786b369ffa34192e589f7f8b1218c4967cb96924875c390072b74295462 SHA1: 0715a5552656872a8f722287024715268ef6c8d6 MD5sum: 164e836b80c9bdb61a5e1f0ec8a84f7b Description: debug symbols for ros-rolling-rmf-websocket Build-Ids: 12a962bf11264c804e1e7cd30dceb5c05f561f84 Package: ros-rolling-rmf-workcell-msgs Version: 3.4.1-1noble.20250429.140313 Architecture: amd64 Maintainer: Aaron Chong Installed-Size: 1125 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-workcell-msgs/ros-rolling-rmf-workcell-msgs_3.4.1-1noble.20250429.140313_amd64.deb Size: 100264 SHA256: d27d89d200702155f485d148a6c687ebdbe2b8d9588a5818b635dc77d6a05031 SHA1: ddbb61c516358d176df67d2fba21e10948bee573 MD5sum: 174d767f93f1ef956545b6ea2c159cea Description: A package containing messages used by all workcells generically to interfact with rmf_core Package: ros-rolling-rmf-workcell-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rmf-workcell-msgs Version: 3.4.1-1noble.20250429.140313 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aaron Chong Installed-Size: 976 Depends: ros-rolling-rmf-workcell-msgs (= 3.4.1-1noble.20250429.140313) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmf-workcell-msgs/ros-rolling-rmf-workcell-msgs-dbgsym_3.4.1-1noble.20250429.140313_amd64.deb Size: 790912 SHA256: 97eee7bba6365ce0e232040550a168b20c90768f843532c10a2b20d7c0a30c83 SHA1: f28a9330e4ef09929482b737bd64cd14ff1687df MD5sum: b1f161ed623aa8bb90d778209b602b46 Description: debug symbols for ros-rolling-rmf-workcell-msgs Build-Ids: 33bb428df78bf618436f6bc3586d6a012bd83ea1 44f1db483b2ab37d24d4f9028ab41526f58dd9f1 5a251132833356b93bff586eff9a1de6e6eee7ac 68ae0665c3f62efd2176c2665879e23be1bf3f28 892ff4a9625afae1ad7f183b909381376df7782c 94e5aef2c081c656ee0b42cc563bd3a7097e348e b0b679e01a359a168154c0e278bca597d447f8a2 bd7d6fd48994be9bf71c99211c2c86b87bdaa932 c6338765d71bf3fd056fd42ce3624481e59ad238 c9c1cc1cc99c3d13a47619011a78e2a6373e65f2 ca060611e1204b4012b55469bf2ee261489ad29a Package: ros-rolling-rmw Version: 7.9.0-1noble.20250429.134459 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 524 Depends: libc6 (>= 2.14), ros-rolling-rcutils, ros-rolling-rosidl-dynamic-typesupport, ros-rolling-rosidl-runtime-c, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw/ros-rolling-rmw_7.9.0-1noble.20250429.134459_amd64.deb Size: 72696 SHA256: 30ba03093e36b7f7b71b45208c3d9eb65564c46af268fbda582885cf209f6743 SHA1: 7e45d1e5fba5528d87723df50e102cbffa6ccbbb MD5sum: c6816751ddc428453a54dfe14ee29750 Description: Contains the ROS middleware API. Package: ros-rolling-rmw-connextdds Version: 1.2.0-2noble.20250504.164258 Architecture: amd64 Maintainer: Andrea Sorbini Installed-Size: 110 Depends: libstdc++6 (>= 13.1), ros-rolling-ament-cmake, ros-rolling-rmw-connextdds-common, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-connextdds/ros-rolling-rmw-connextdds_1.2.0-2noble.20250504.164258_amd64.deb Size: 18368 SHA256: 12652ca530ebcf258c05ff2d224362936a5eb5e40be6b4c126be957fcec3910a SHA1: 52fb8717334696749654dcad42adf5ee17c580e5 MD5sum: 2b7e81e0eb7dc364e0236650d21dbde3 Description: A ROS 2 RMW implementation built with RTI Connext DDS Professional. Package: ros-rolling-rmw-connextdds-common Version: 1.2.0-2noble.20250504.164041 Architecture: amd64 Maintainer: Andrea Sorbini Installed-Size: 1023 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-fastcdr, ros-rolling-ament-cmake, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-rmw-dds-common, ros-rolling-rmw-security-common, ros-rolling-rosidl-runtime-c, ros-rolling-rosidl-runtime-cpp, ros-rolling-rosidl-typesupport-fastrtps-c, ros-rolling-rosidl-typesupport-fastrtps-cpp, ros-rolling-rosidl-typesupport-introspection-c, ros-rolling-rosidl-typesupport-introspection-cpp, ros-rolling-rti-connext-dds-cmake-module, ros-rolling-tracetools, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-connextdds-common/ros-rolling-rmw-connextdds-common_1.2.0-2noble.20250504.164041_amd64.deb Size: 267318 SHA256: 14c5a2065705c10bdeab55ca0c14ddaadcc4c46dac3f47136967f6f3427ed1df SHA1: 2059b6f019aa480665474ee444604b71821431d6 MD5sum: 574726b1fe4af6a940eb111410c47988 Description: Common source for RMW implementations built with RTI Connext DDS Professional and RTI Connext DDS Micro. Package: ros-rolling-rmw-connextdds-common-dbgsym Package-Type: ddeb Source: ros-rolling-rmw-connextdds-common Version: 1.2.0-2noble.20250504.164041 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Andrea Sorbini Installed-Size: 3120 Depends: ros-rolling-rmw-connextdds-common (= 1.2.0-2noble.20250504.164041) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-connextdds-common/ros-rolling-rmw-connextdds-common-dbgsym_1.2.0-2noble.20250504.164041_amd64.deb Size: 2899870 SHA256: 4f232a175a30463c1453481cc879b659ef1f596167d972068a9497f4c2db178a SHA1: 7a0f0d5c724894b749c1cde139ada4381e0fe6b6 MD5sum: 901db97a0f0ac408b71b0237358bc589 Description: debug symbols for ros-rolling-rmw-connextdds-common Build-Ids: 3ea3c3db7e009fe87b2812e2219a7077cf52b566 Package: ros-rolling-rmw-connextdds-dbgsym Package-Type: ddeb Source: ros-rolling-rmw-connextdds Version: 1.2.0-2noble.20250504.164258 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Andrea Sorbini Installed-Size: 125 Depends: ros-rolling-rmw-connextdds (= 1.2.0-2noble.20250504.164258) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-connextdds/ros-rolling-rmw-connextdds-dbgsym_1.2.0-2noble.20250504.164258_amd64.deb Size: 101598 SHA256: ce12adfa991e3b2bc515d40d31513207c76365faa665a639bd81d16619533f5c SHA1: 4e62f083ae5b0345860eb7d9a575f26d58b274e3 MD5sum: 4323e0e2ac90e97d99d7f051cfcd8ca8 Description: debug symbols for ros-rolling-rmw-connextdds Build-Ids: 04f46dd6f88c91a0e0e8b6427c6641d2dcb46742 Package: ros-rolling-rmw-cyclonedds-cpp Version: 4.1.0-1noble.20250429.140355 Architecture: amd64 Maintainer: Erik Boasson Installed-Size: 535 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-cyclonedds, ros-rolling-iceoryx-binding-c, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-rmw-dds-common, ros-rolling-rmw-security-common, ros-rolling-rosidl-runtime-c, ros-rolling-rosidl-typesupport-introspection-c, ros-rolling-rosidl-typesupport-introspection-cpp, ros-rolling-tracetools, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-cyclonedds-cpp/ros-rolling-rmw-cyclonedds-cpp_4.1.0-1noble.20250429.140355_amd64.deb Size: 175964 SHA256: 1a09b8781788f4a27078a282de475222e69db7de4d2559f4ddac90f9a4ef9540 SHA1: 8182d1ba99c1996f726d3064506bdf5297f28902 MD5sum: 6300696b059c29c3223bfdedc8ee776e Description: Implement the ROS middleware interface using Eclipse CycloneDDS in C++. Package: ros-rolling-rmw-cyclonedds-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-rmw-cyclonedds-cpp Version: 4.1.0-1noble.20250429.140355 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Erik Boasson Installed-Size: 2299 Depends: ros-rolling-rmw-cyclonedds-cpp (= 4.1.0-1noble.20250429.140355) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-cyclonedds-cpp/ros-rolling-rmw-cyclonedds-cpp-dbgsym_4.1.0-1noble.20250429.140355_amd64.deb Size: 2175976 SHA256: dc694cfc47912915738c0ad46262a437f0d31cb91269aac40e0c4c1266dc2852 SHA1: 02325864212386f5c9d72f0cb1dccca4bc25b8f5 MD5sum: 7830bee08fb39b455d66b054dbed1319 Description: debug symbols for ros-rolling-rmw-cyclonedds-cpp Build-Ids: fac5d5f1f88bc6929476c7610ec32714784e9ff0 Package: ros-rolling-rmw-dbgsym Package-Type: ddeb Source: ros-rolling-rmw Version: 7.9.0-1noble.20250429.134459 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 63 Depends: ros-rolling-rmw (= 7.9.0-1noble.20250429.134459) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw/ros-rolling-rmw-dbgsym_7.9.0-1noble.20250429.134459_amd64.deb Size: 36140 SHA256: e5ba7bb0fcbe8c6ab90f62b296f5077f8b0069f7d8cecdac61a6d497473cf580 SHA1: 007406c64e649ea58ca44800fb85662de13bb1db MD5sum: 95ab7095468b1d7a25cdf2615f280aa8 Description: debug symbols for ros-rolling-rmw Build-Ids: 24dca5e86667d5c6ae3378cd4a8805390ec6ce7a Package: ros-rolling-rmw-dds-common Version: 3.3.0-1noble.20250429.140112 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 864 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), ros-rolling-fastcdr, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-rmw-security-common, ros-rolling-rosidl-default-runtime, ros-rolling-rosidl-runtime-c, ros-rolling-rosidl-runtime-cpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-dds-common/ros-rolling-rmw-dds-common_3.3.0-1noble.20250429.140112_amd64.deb Size: 112446 SHA256: fd97dc8a2815e143995407c25ebb50af8390fd645ea8ccaedc7406866d391c38 SHA1: bc7f8d90509d734ba4bce778439f32c4b3da1a7f MD5sum: 261623c378e258963db75a521d777a69 Description: Define a common interface between DDS implementations of ROS middleware. Package: ros-rolling-rmw-dds-common-dbgsym Package-Type: ddeb Source: ros-rolling-rmw-dds-common Version: 3.3.0-1noble.20250429.140112 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 1143 Depends: ros-rolling-rmw-dds-common (= 3.3.0-1noble.20250429.140112) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-dds-common/ros-rolling-rmw-dds-common-dbgsym_3.3.0-1noble.20250429.140112_amd64.deb Size: 982406 SHA256: 12ab84b71a2c23b7301b8f3747df0fb155ad433b6727d686964fbd127ad8155d SHA1: 587d10d67759c7a8275fff2c9f966fdfffd23a6b MD5sum: e161695f31294623225d74eed8d10c98 Description: debug symbols for ros-rolling-rmw-dds-common Build-Ids: 11f8500292f064bb981b653f91d4f9c14b40d754 22494c6cf5fa3f8437334559767b66130f860502 23a836b7206dd6a6c4398111ada13cca5afcaa43 452a3f5786f5968b09353686d15b987d36eec973 4a004f2b244c8cd5d6718df31193d621d24ba6c9 6332daba0516d69802ae18b4f821a64c5c1cb83d 85e9f421c085f9d0f1d4213bc927e0f997d8f3c3 977b5cb73b27415ad4b41b234414370f2e798d9d eafd58468194950fc9b885ebf954a5da2721b339 eccfc27c106cbe2008e711e3988d4347a855c320 fdd982a8054d14a1ad71e469e79f3de7db3cb2e5 ff41e59fcd7fdb9b28e78ee453d95173e1db3e10 Package: ros-rolling-rmw-desert Version: 3.0.0-2noble.20250429.140358 Architecture: amd64 Maintainer: Davide Costa Installed-Size: 429 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ament-cmake, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-rmw-dds-common, ros-rolling-rosidl-cmake, ros-rolling-rosidl-runtime-c, ros-rolling-rosidl-typesupport-introspection-c, ros-rolling-rosidl-typesupport-introspection-cpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-desert/ros-rolling-rmw-desert_3.0.0-2noble.20250429.140358_amd64.deb Size: 143262 SHA256: db0d5b428c67cb2e1fc7afe392b4b3e8412b441eaca2313270da0d5e1625a9f1 SHA1: daa9d8d0be2f78ecff1dcb5301ee8be5a3ddfb97 MD5sum: 2716d42a7105b7c02da532ae01850ef7 Description: Implement the ROS middleware interface using the DESERT protocol stack for underwater communications. Package: ros-rolling-rmw-desert-dbgsym Package-Type: ddeb Source: ros-rolling-rmw-desert Version: 3.0.0-2noble.20250429.140358 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Davide Costa Installed-Size: 3225 Depends: ros-rolling-rmw-desert (= 3.0.0-2noble.20250429.140358) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-desert/ros-rolling-rmw-desert-dbgsym_3.0.0-2noble.20250429.140358_amd64.deb Size: 3133254 SHA256: be9a37b1e558ec8bef586564755470560b7d0f128cb9fdd2fc5a98ff9c42e7d0 SHA1: 510b9f1fff7e75de4a55259a5bbf0ed640eb8502 MD5sum: dcb58a5490e9457924ec3e3dcbe4289e Description: debug symbols for ros-rolling-rmw-desert Build-Ids: f99f657927ce88e43dc61ad4f10db5beea9472e4 Package: ros-rolling-rmw-fastrtps-cpp Version: 9.4.0-1noble.20250510.073912 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 343 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-fastcdr, ros-rolling-fastdds, ros-rolling-ament-cmake, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-rmw-dds-common, ros-rolling-rmw-fastrtps-shared-cpp, ros-rolling-rosidl-dynamic-typesupport, ros-rolling-rosidl-dynamic-typesupport-fastrtps, ros-rolling-rosidl-runtime-c, ros-rolling-rosidl-runtime-cpp, ros-rolling-rosidl-typesupport-fastrtps-c, ros-rolling-rosidl-typesupport-fastrtps-cpp, ros-rolling-tracetools, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-fastrtps-cpp/ros-rolling-rmw-fastrtps-cpp_9.4.0-1noble.20250510.073912_amd64.deb Size: 89942 SHA256: a669aaa6e08656daec1e86b86b5afd3d58936f9501f42d3e7d0216a77ac572f4 SHA1: c13f173759f22b570dc19583b1fef726249cb104 MD5sum: 8c3b6d5cfd784f181386f31c292a923f Description: Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++. Package: ros-rolling-rmw-fastrtps-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-rmw-fastrtps-cpp Version: 9.4.0-1noble.20250510.073912 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 2650 Depends: ros-rolling-rmw-fastrtps-cpp (= 9.4.0-1noble.20250510.073912) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-fastrtps-cpp/ros-rolling-rmw-fastrtps-cpp-dbgsym_9.4.0-1noble.20250510.073912_amd64.deb Size: 2486656 SHA256: 99ee19a9f7a95c6c236d904223de513c0f612d32855519e5297d1d1619eecd89 SHA1: 6bb50455facd043d3fdf9f7d786a71b7d9967aae MD5sum: 6bf691f29d7a3fcd0e1033bb44d7b902 Description: debug symbols for ros-rolling-rmw-fastrtps-cpp Build-Ids: 541767e4ea0f27e1e6958891082e19dc9be7a5a8 Package: ros-rolling-rmw-fastrtps-dynamic-cpp Version: 9.4.0-1noble.20250510.073912 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 410 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-fastcdr, ros-rolling-fastdds, ros-rolling-ament-cmake, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-rmw-dds-common, ros-rolling-rmw-fastrtps-shared-cpp, ros-rolling-rosidl-runtime-c, ros-rolling-rosidl-typesupport-introspection-c, ros-rolling-rosidl-typesupport-introspection-cpp, ros-rolling-tracetools, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-fastrtps-dynamic-cpp/ros-rolling-rmw-fastrtps-dynamic-cpp_9.4.0-1noble.20250510.073912_amd64.deb Size: 110602 SHA256: 812b2f479e421d324e6756131be6f38aa40565f51bb9a1ad56be2181210ad122 SHA1: fec77679fecdbd2f169b5e071705f25687747518 MD5sum: 0f4c5c3422fa1244bdea1a99a7fd61c1 Description: Implement the ROS middleware interface using introspection type support. Package: ros-rolling-rmw-fastrtps-dynamic-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-rmw-fastrtps-dynamic-cpp Version: 9.4.0-1noble.20250510.073912 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 3156 Depends: ros-rolling-rmw-fastrtps-dynamic-cpp (= 9.4.0-1noble.20250510.073912) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-fastrtps-dynamic-cpp/ros-rolling-rmw-fastrtps-dynamic-cpp-dbgsym_9.4.0-1noble.20250510.073912_amd64.deb Size: 2958992 SHA256: a84bcdc6f9a229fb9f01361b7690fc99371b686fbc50b5ee6c674a14156ae3a2 SHA1: 8bd2313c29fc2e07a34bde072a49305aa6ff9908 MD5sum: d9a9787f4e4ceef1a5afb90bc627a00b Description: debug symbols for ros-rolling-rmw-fastrtps-dynamic-cpp Build-Ids: f43376d101b30b94ef83a71c157c94017b40b879 Package: ros-rolling-rmw-fastrtps-shared-cpp Version: 9.4.0-1noble.20250510.073418 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 627 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-fastcdr, ros-rolling-fastdds, ros-rolling-ament-cmake, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-rmw-dds-common, ros-rolling-rmw-security-common, ros-rolling-rosidl-dynamic-typesupport, ros-rolling-rosidl-typesupport-introspection-c, ros-rolling-rosidl-typesupport-introspection-cpp, ros-rolling-tracetools, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-fastrtps-shared-cpp/ros-rolling-rmw-fastrtps-shared-cpp_9.4.0-1noble.20250510.073418_amd64.deb Size: 166998 SHA256: 7ca6af063c2560ab5d3068e9256a301b7ae6e29cfb12461d59903472b46d8d46 SHA1: 237190db1c4ae80b5d702f536b117eee0eb557ac MD5sum: 03cb15a88b7d94cf067521000ae42cef Description: Code shared on static and dynamic type support of rmw_fastrtps_cpp. Package: ros-rolling-rmw-fastrtps-shared-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-rmw-fastrtps-shared-cpp Version: 9.4.0-1noble.20250510.073418 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 5144 Depends: ros-rolling-rmw-fastrtps-shared-cpp (= 9.4.0-1noble.20250510.073418) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-fastrtps-shared-cpp/ros-rolling-rmw-fastrtps-shared-cpp-dbgsym_9.4.0-1noble.20250510.073418_amd64.deb Size: 4876688 SHA256: 4fe5472b27651968411e3b3948315ee777004a7ca132ebfd1a4cb93028ba2712 SHA1: 93fa147bbb1e02167ce9488c8457b0cff1acc68e MD5sum: b0fcd5b88ab520b2d4804622eb48b4b9 Description: debug symbols for ros-rolling-rmw-fastrtps-shared-cpp Build-Ids: 5d3e2791ebcfde82d161434be9cf2bee50c12c13 Package: ros-rolling-rmw-implementation Version: 3.1.0-1noble.20250510.074138 Architecture: amd64 Maintainer: William Woodall Installed-Size: 115 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), ros-rolling-ament-index-cpp, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rmw-implementation-cmake, ros-rolling-ros-workspace, ros-rolling-rmw-fastrtps-cpp | ros-rolling-rmw-cyclonedds-cpp | ros-rolling-rmw-connextdds Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-implementation/ros-rolling-rmw-implementation_3.1.0-1noble.20250510.074138_amd64.deb Size: 24372 SHA256: e2da38904685a909af8ab2efa9f36633519ba764e7c2eda31a6d6d2ae49c23ac SHA1: a9e1adeb0bed2b6aa34b5f52a920f8827cbe702d MD5sum: 67fb4b7f23872e73a9568dffac0c3590 Description: Proxy implementation of the ROS 2 Middleware Interface. Package: ros-rolling-rmw-implementation-cmake Version: 7.9.0-1noble.20250429.134250 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 57 Depends: ros-rolling-ament-cmake, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-implementation-cmake/ros-rolling-rmw-implementation-cmake_7.9.0-1noble.20250429.134250_amd64.deb Size: 9184 SHA256: 27cb55ad79be02ecc3af65a87f470d2134faf19dd64a11c38e9c28dd468c8ef1 SHA1: 297b7d9e21e228c5ef880eb9dcf8a8a168685f24 MD5sum: 45ea006f3792cab5082b2c9077eff4ed Description: CMake functions which can discover and enumerate available implementations. Package: ros-rolling-rmw-implementation-dbgsym Package-Type: ddeb Source: ros-rolling-rmw-implementation Version: 3.1.0-1noble.20250510.074138 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: William Woodall Installed-Size: 123 Depends: ros-rolling-rmw-implementation (= 3.1.0-1noble.20250510.074138) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-implementation/ros-rolling-rmw-implementation-dbgsym_3.1.0-1noble.20250510.074138_amd64.deb Size: 99530 SHA256: 5161802eb5da09535a0a14d9d0a531565ddc7aa17a2d7dca28bf3f59a993ee6c SHA1: 23567196d01e9005119d3de54eb02423c4cedd0a MD5sum: 748833a229059c6a152348647d529623 Description: debug symbols for ros-rolling-rmw-implementation Build-Ids: 111398cfea4dff399fcd2a7f7759084132965fc6 Package: ros-rolling-rmw-security-common Version: 7.9.0-1noble.20250429.134749 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 116 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-security-common/ros-rolling-rmw-security-common_7.9.0-1noble.20250429.134749_amd64.deb Size: 23538 SHA256: 29a841025384f85bd4dcbaab8bcbfc9e0ae83c266c0a423ae3403f6f9b6a08ba SHA1: f6c23e9f9b8f42cdcf7ab7f9653a2e01fdd2ce4d MD5sum: 812295c13be1550341765eee5afc0aad Description: Define a common rmw secutiry utils Package: ros-rolling-rmw-security-common-dbgsym Package-Type: ddeb Source: ros-rolling-rmw-security-common Version: 7.9.0-1noble.20250429.134749 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 232 Depends: ros-rolling-rmw-security-common (= 7.9.0-1noble.20250429.134749) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-security-common/ros-rolling-rmw-security-common-dbgsym_7.9.0-1noble.20250429.134749_amd64.deb Size: 211104 SHA256: 77ab224daeca5112ba5d032651b57044bd77d2ffc4642ec5dd877d33391908db SHA1: 77973288ae092a2a46d4a3fed4ab1783bf895946 MD5sum: d5aac63d64995b32216568dd9b1992de Description: debug symbols for ros-rolling-rmw-security-common Build-Ids: ba291efa43eaa04e82d0ad3d5e2d78cc08ff0010 Package: ros-rolling-rmw-stats-shim Version: 0.1.1-1noble.20250504.163819 Architecture: amd64 Maintainer: Bonsai Robotics Engineering Installed-Size: 119 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-rolling-rosgraph-monitor-msgs, ros-rolling-rosidl-runtime-cpp, ros-rolling-rosidl-typesupport-cpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-stats-shim/ros-rolling-rmw-stats-shim_0.1.1-1noble.20250504.163819_amd64.deb Size: 28738 SHA256: 6294e58f88ccf1a7c832893a88d06cf7c8cb7a19a855ecdbe87b525528e75296 SHA1: efecd5b6aad602559e0627fc47739e92c5c1e962 MD5sum: a3e5767d314362cd5399be4e90b972e4 Description: Partial RMW shim library to instrument RMW API calls Package: ros-rolling-rmw-stats-shim-dbgsym Package-Type: ddeb Source: ros-rolling-rmw-stats-shim Version: 0.1.1-1noble.20250504.163819 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bonsai Robotics Engineering Installed-Size: 296 Depends: ros-rolling-rmw-stats-shim (= 0.1.1-1noble.20250504.163819) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-stats-shim/ros-rolling-rmw-stats-shim-dbgsym_0.1.1-1noble.20250504.163819_amd64.deb Size: 277562 SHA256: cc9955c332e9504f8a2a9f2e401e33f532253bfc1218b0d82c31a64bedfcea80 SHA1: 662402a4e8c3b3c9f55ab606a0d00bea252a640d MD5sum: 30030d2cee32bdecc17eb327767d26e8 Description: debug symbols for ros-rolling-rmw-stats-shim Build-Ids: a4d85f8067b2b5b80542b813f84393a4773429b4 Package: ros-rolling-rmw-test-fixture Version: 0.15.0-1noble.20250429.134702 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 58 Depends: ros-rolling-rmw, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-test-fixture/ros-rolling-rmw-test-fixture_0.15.0-1noble.20250429.134702_amd64.deb Size: 8816 SHA256: a6bd93063020c707389898aad24313d0bd03cbe98118dbed86ecf90af404957e SHA1: c1f99503caca9330211be2c4ef7d6fe21b3640eb MD5sum: 50910e0bfa4238be72f046b21509b613 Description: Plugin interface for tools for isolating ROS communication at the RMW layer Package: ros-rolling-rmw-test-fixture-implementation Version: 0.15.0-1noble.20250510.074304 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 120 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-rmw-test-fixture, ros-rolling-rmw-zenoh-cpp, ros-rolling-rpyutils, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-test-fixture-implementation/ros-rolling-rmw-test-fixture-implementation_0.15.0-1noble.20250510.074304_amd64.deb Size: 17780 SHA256: d289cf39a994d1afbef2d2dee8589e7f6f91c1096906f26150f13d71ab8e0569 SHA1: 8ce335b61e706d593ecc7c48e9bcfbe55bf14f9a MD5sum: db0e797c94db139bf446777c5c11291a Description: Tools for isolating ROS environments at the RMW layer Package: ros-rolling-rmw-test-fixture-implementation-dbgsym Package-Type: ddeb Source: ros-rolling-rmw-test-fixture-implementation Version: 0.15.0-1noble.20250510.074304 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 80 Depends: ros-rolling-rmw-test-fixture-implementation (= 0.15.0-1noble.20250510.074304) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-test-fixture-implementation/ros-rolling-rmw-test-fixture-implementation-dbgsym_0.15.0-1noble.20250510.074304_amd64.deb Size: 52536 SHA256: aea9dd3a180e536eb237ae19583dd3d2084fed375fad2f290569950b2059af97 SHA1: 16e6fdd6f30e1bf3c521ea1b7eb5ed64d8ea2fda MD5sum: 8db4b8b2380ad6e13884f54906713a5a Description: debug symbols for ros-rolling-rmw-test-fixture-implementation Build-Ids: 459d2206160df4a2cf0cf812753fa2dc3fa72e9f e56e4d77a34bf9bd3b48c0e3f4e0f529d248d3ca f26d7188c449416e74bb66664da24115317297a5 Package: ros-rolling-rmw-zenoh-cpp Version: 0.7.0-1noble.20250429.134913 Architecture: amd64 Maintainer: Yadunund Installed-Size: 750 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-fastcdr, ros-rolling-ament-index-cpp, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-rmw-test-fixture, ros-rolling-rosidl-typesupport-fastrtps-c, ros-rolling-rosidl-typesupport-fastrtps-cpp, ros-rolling-tracetools, ros-rolling-zenoh-cpp-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-zenoh-cpp/ros-rolling-rmw-zenoh-cpp_0.7.0-1noble.20250429.134913_amd64.deb Size: 230562 SHA256: 3105a3e3eb931c3f3a08aef96d1f9d2a889e97acad2a779b8c30c095156d05c5 SHA1: 441d28e95abde07366a2a7cc6e5dee982e293885 MD5sum: e659e156ae186fd93ac0ec5610a7aae7 Description: A ROS 2 middleware implementation using zenoh-cpp Package: ros-rolling-rmw-zenoh-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-rmw-zenoh-cpp Version: 0.7.0-1noble.20250429.134913 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 5228 Depends: ros-rolling-rmw-zenoh-cpp (= 0.7.0-1noble.20250429.134913) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rmw-zenoh-cpp/ros-rolling-rmw-zenoh-cpp-dbgsym_0.7.0-1noble.20250429.134913_amd64.deb Size: 5086558 SHA256: 514d009eed12a48c275adc3491f669193c573e031c2e359ef26b3755b2e54598 SHA1: 8503709ba69d7fd914319656b722e159ed8b195c MD5sum: acf9e7d1fcb4cead0cfdabb635594684 Description: debug symbols for ros-rolling-rmw-zenoh-cpp Build-Ids: 55dafa7e913e80316e17e17e54252124c7082ba2 8cd55e9c223aefe572cafeb7627b4d2cfa6d59aa dc264086de0f198468da8865f1e75c8e22d880f5 Package: ros-rolling-robot-calibration Version: 0.10.0-1noble.20250510.081810 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 5158 Depends: libc6 (>= 2.34), libceres4t64 (>= 2.2.0+dfsg), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6t64 (>= 0.6.0), libopencv-calib3d406t64 (>= 4.6.0+dfsg), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-geometric-shapes, libceres-dev, libgflags-dev, liborocos-kdl-dev, libprotobuf-dev, libprotoc-dev, libsuitesparse-dev, libtinyxml2-dev, libyaml-cpp-dev, protobuf-compiler, ros-rolling-camera-calibration-parsers, ros-rolling-control-msgs, ros-rolling-cv-bridge, ros-rolling-geometry-msgs, ros-rolling-kdl-parser, ros-rolling-moveit-msgs, ros-rolling-nav-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-robot-calibration-msgs, ros-rolling-rosbag2-cpp, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-tinyxml2-vendor, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/robot_calibration Priority: optional Section: misc Filename: pool/main/r/ros-rolling-robot-calibration/ros-rolling-robot-calibration_0.10.0-1noble.20250510.081810_amd64.deb Size: 961484 SHA256: dbc4d1ed343f3315184250d8776200f54310e38b4fbd2275f61f0e5818ee55d8 SHA1: 14788f4925208e972d17dce6b3c4f2acdb8446ce MD5sum: daf6fd71bd92a72db5020243375170b7 Description: Calibrate a Robot Package: ros-rolling-robot-calibration-dbgsym Package-Type: ddeb Source: ros-rolling-robot-calibration Version: 0.10.0-1noble.20250510.081810 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 33073 Depends: ros-rolling-robot-calibration (= 0.10.0-1noble.20250510.081810) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-robot-calibration/ros-rolling-robot-calibration-dbgsym_0.10.0-1noble.20250510.081810_amd64.deb Size: 29840238 SHA256: cc48fd613ad00f4fea7e189ab05e8ae980ff784c7da8774c738dc8accfc1c965 SHA1: 1af779fb17d328f252e1238e7905780794d7573f MD5sum: d02da69bb9cffd53c7f510af3d7b969e Description: debug symbols for ros-rolling-robot-calibration Build-Ids: 3d71031423fc0477e689e903802d205472d147e5 586ff240d8014323887a1bafecea249692348efd 633ba4e305eb7b6c8351771ecca4b84963b6e485 65e6b9b7ac7fa6f1ab427093499e89eed3969011 a1d696a1c4448b2d5710f23c1a00a9482f2a9946 a8b31d5801bf2e1d01b21d206253524e90e4999a c19ce604bead1a69806ff83fcb1dbf2c664ff1a3 fa586feb6524d0cbb399cb44021912d34641aa89 Package: ros-rolling-robot-calibration-msgs Version: 0.10.0-1noble.20250429.142704 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 2410 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-generators, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/robot_calibration_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-robot-calibration-msgs/ros-rolling-robot-calibration-msgs_0.10.0-1noble.20250429.142704_amd64.deb Size: 178310 SHA256: 6365778695bacef11a28856b4a83b5dd78bfc46a51eb377c9b51e1bb55a239ea SHA1: 27c2cf24404dad2f0d9b7cbf79ae8d2094c5a667 MD5sum: 93ae9f56b492a6d7e4e0445deeaa2d24 Description: Messages for calibrating a robot Package: ros-rolling-robot-calibration-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-robot-calibration-msgs Version: 0.10.0-1noble.20250429.142704 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 1690 Depends: ros-rolling-robot-calibration-msgs (= 0.10.0-1noble.20250429.142704) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-robot-calibration-msgs/ros-rolling-robot-calibration-msgs-dbgsym_0.10.0-1noble.20250429.142704_amd64.deb Size: 1304022 SHA256: 53f29e8c01a41c807cdd8a755cbaa94101ebce7dac83f9d3981552d837f556dc SHA1: 68cf83a159aade054ba4f8dffbec25d3e7788fd2 MD5sum: 773be23b9e9a9b2c77bb3c072818e62f Description: debug symbols for ros-rolling-robot-calibration-msgs Build-Ids: 399d5da6798565403ab436961a4b29f42cc6f8fc 488460619696632075cb451077d5029fd7b34c11 5a59d00671e87bd60e3ee27e145141ec7186f820 82023f6c3d06c18fb353e28e98dddd7cd38eb37d 8631c9a17225f54d00d5bf6af37e5b1edaadcfa9 8ac681f4823111be4b1c61e64eaf03a465f9062c 99c047d3529e62548d3dcb2e06cdedbb4b502811 a967df20a84ca4fc70e1316f47856167eb055310 b9423e85d8ca4ff3ef6b0ebfd6222f558c6119f8 c7b0c5f9c622b92dc808c58029f8d534147cf9ee e4ebaa829c8c2feb2f4ce0ccdfcf3ff9f88615b2 Package: ros-rolling-robot-localization Version: 3.9.2-2noble.20250510.081526 Architecture: amd64 Maintainer: Tom Moore Installed-Size: 6730 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgeographiclib26 (>= 1.43), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-fastcdr, libboost-dev, libeigen3-dev, libgeographiclib-dev, ros-rolling-angles, ros-rolling-builtin-interfaces, ros-rolling-diagnostic-msgs, ros-rolling-diagnostic-updater, ros-rolling-geographic-msgs, ros-rolling-geometry-msgs, ros-rolling-message-filters, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-tf2, ros-rolling-tf2-eigen, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-yaml-cpp-vendor, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/robot_localization Priority: optional Section: misc Filename: pool/main/r/ros-rolling-robot-localization/ros-rolling-robot-localization_3.9.2-2noble.20250510.081526_amd64.deb Size: 830966 SHA256: 4078f7d14c088083b6d3c81c5f5a8b3385d61f17cf846a1d1fca14986e3fee62 SHA1: a887fdfdf1eb7296fc038a20e38b2619049c6dcf MD5sum: b296e3edba830d44af3955dce25508f2 Description: Provides nonlinear state estimation through sensor fusion of an abritrary number of sensors. Package: ros-rolling-robot-localization-dbgsym Package-Type: ddeb Source: ros-rolling-robot-localization Version: 3.9.2-2noble.20250510.081526 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tom Moore Installed-Size: 23883 Depends: ros-rolling-robot-localization (= 3.9.2-2noble.20250510.081526) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-robot-localization/ros-rolling-robot-localization-dbgsym_3.9.2-2noble.20250510.081526_amd64.deb Size: 20930294 SHA256: 542e3a6c2a3b72ce765face4274eefb0eb4cc4464697cf84880b4468bed78d22 SHA1: bebb95c0700ed9daaeeaef99d5c917f1d1a14d2c MD5sum: 5365578c68a812f693a4bad6727cee06 Description: debug symbols for ros-rolling-robot-localization Build-Ids: 03ff569edda0d4f45e4ac12d80f3a8fa4ecdcfa8 3f3da727c7a6a4298d0197dedcccb428ad18adea 566b7b8b44f5cb18ea574e495b3ae3b9dc1f93aa 5a59eb3e2b2084c28378a6ca73f743953797efa9 5bed9d87f1575c1d9b278e716c934b718019651b 6864d0f7d89813a86e52e2c8b09bb10a1b3af102 6c4fb7efe5da6e3d426d6690233a547fe6998e21 899e49507cc3dbae1df9a89c116291f584cca8e7 918e9a14ff65f670b51bcc44784d33e6e9d34c20 98c6a29bd61a1762505ff48143ae34827ac71770 a955547d158271132c7049173f5dd7148e576a5a b74caf6588a7e862036f0a83b8c7947663249bce c33e934257718b2f9c713d1e6dce64c52badd9d4 d61a37976827cfbc7383e995cbbdbd56fd4d01d3 eead2be7682e37b0fb8a1be40ec2aa90c28be911 fdf0a38478f315b4f78d5a45f5f64371ea7d43f8 Package: ros-rolling-robot-state-publisher Version: 3.5.0-1noble.20250510.081350 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 935 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-kdl-parser, ros-rolling-orocos-kdl-vendor, ros-rolling-rcl-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-tf2-ros, ros-rolling-urdf, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-robot-state-publisher/ros-rolling-robot-state-publisher_3.5.0-1noble.20250510.081350_amd64.deb Size: 177554 SHA256: 4374b8e1a640971d7519f919466c5d84c78362d9b2e6deee0038f99bd840d6c2 SHA1: 88ef1cf3fa5d0c9d4a20ad2580292ac35ba90608 MD5sum: 90217596fdc25ccff921797ea22d8673 Description: This package take the joint angles of a robot as input, and publishes the 3D poses of the robot links to tf2, using a kinematic tree model of the robot. Package: ros-rolling-robot-state-publisher-dbgsym Package-Type: ddeb Source: ros-rolling-robot-state-publisher Version: 3.5.0-1noble.20250510.081350 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 4141 Depends: ros-rolling-robot-state-publisher (= 3.5.0-1noble.20250510.081350) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-robot-state-publisher/ros-rolling-robot-state-publisher-dbgsym_3.5.0-1noble.20250510.081350_amd64.deb Size: 3517962 SHA256: af7fef461b88a0ebf21f2575c449ea4a3989c5b05fa4155ec1cda60616bfd8e2 SHA1: 529b794469f8cc3fd0149b4e89f4e5aac6bebdfb MD5sum: f9830c43d923da277f02845813696fe4 Description: debug symbols for ros-rolling-robot-state-publisher Build-Ids: 9a405a9a5f09322e2c7cfc9c01c44bfbb8f64f12 e817dbb487f398fca7ffc4e892b1c3192bd88ddc Package: ros-rolling-robotiq-controllers Version: 0.0.1-2noble.20250510.085449 Architecture: amd64 Maintainer: Alex Moriarty Installed-Size: 159 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-controller-interface, ros-rolling-std-srvs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-robotiq-controllers/ros-rolling-robotiq-controllers_0.0.1-2noble.20250510.085449_amd64.deb Size: 36210 SHA256: 49ea475ee5aa88a6e2f570f6f6a18488819bd15c43b85e889e9b05c1363a58c6 SHA1: 5232254a608b7b599f0e74f8b3d742ab4a090e7a MD5sum: c30f02fd38e68fa248bab61b508b5af0 Description: Controllers for the Robotiq gripper. Package: ros-rolling-robotiq-controllers-dbgsym Package-Type: ddeb Source: ros-rolling-robotiq-controllers Version: 0.0.1-2noble.20250510.085449 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alex Moriarty Installed-Size: 568 Depends: ros-rolling-robotiq-controllers (= 0.0.1-2noble.20250510.085449) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-robotiq-controllers/ros-rolling-robotiq-controllers-dbgsym_0.0.1-2noble.20250510.085449_amd64.deb Size: 533378 SHA256: 5388d9166d4527b4220e0ec81ba27c2a2f772fa3f6637a07d761ae25d7b1e593 SHA1: 886c694c82fab3cd63d269ff62d06e25a2c6f462 MD5sum: f08a249e3b455f0049e69250b4207ba2 Description: debug symbols for ros-rolling-robotiq-controllers Build-Ids: 62b195d7f147dd4f39f4d698f679fee3ccafbeaf Package: ros-rolling-robotiq-description Version: 0.0.1-2noble.20250510.090808 Architecture: amd64 Maintainer: Alex Moriarty Installed-Size: 3641 Depends: ros-rolling-joint-state-publisher-gui, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-robot-state-publisher, ros-rolling-rviz2, ros-rolling-urdf, ros-rolling-xacro, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-robotiq-description/ros-rolling-robotiq-description_0.0.1-2noble.20250510.090808_amd64.deb Size: 794668 SHA256: c9d17eb43579bc0a56bf2e7f0bfd63d056aacd0254e535338992d12626225fcd SHA1: 0b3b051e81404d035e52aab05cbdefea4ae236ee MD5sum: da181e730b078c718554c6dd243267d6 Description: URDF and xacro description package for the Robotiq gripper. Package: ros-rolling-robotraconteur Version: 1.2.2-1noble.20250426.191727 Architecture: amd64 Maintainer: John Wason Installed-Size: 66182 Depends: libboost-chrono1.83.0t64 (>= 1.83.0), libboost-filesystem1.83.0 (>= 1.83.0), libboost-program-options1.83.0 (>= 1.83.0), libboost-random1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libbluetooth-dev, libboost-all-dev, libdbus-1-dev, libssl-dev, libusb-1.0-0-dev, python3-dev, python3-numpy, python3-setuptools, zlib1g-dev, ros-rolling-ros-workspace Homepage: http://robotraconteur.com Priority: optional Section: misc Filename: pool/main/r/ros-rolling-robotraconteur/ros-rolling-robotraconteur_1.2.2-1noble.20250426.191727_amd64.deb Size: 9270506 SHA256: 957e130a627ecdc558d7b63339bdfbcd6832df9180cf14be165fcd5d46f41b9f SHA1: 8dd4401102ddc2db04ea8a743c8c669d9d587b8d MD5sum: bf5151746f52e4deee31c256e81f0a51 Description: The robotraconteur package Package: ros-rolling-robotraconteur-dbgsym Package-Type: ddeb Source: ros-rolling-robotraconteur Version: 1.2.2-1noble.20250426.191727 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: John Wason Installed-Size: 104228 Depends: ros-rolling-robotraconteur (= 1.2.2-1noble.20250426.191727) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-robotraconteur/ros-rolling-robotraconteur-dbgsym_1.2.2-1noble.20250426.191727_amd64.deb Size: 96314234 SHA256: e184a18aedc9a67fc4b7a8fa868f566e0f16202f0d8fd7e0f1f41cb571f6612e SHA1: 62b91660c65d6a7346d5f0a1d80a9194a238fa7c MD5sum: ea71e5b82b8211cc1bd5ebc7673ffac6 Description: debug symbols for ros-rolling-robotraconteur Build-Ids: 08f4c3ac3741c40c354726dd55a0ecfc8a50293d 260e6072f729d5d9019482d3d6a826fb63f745ea Package: ros-rolling-ros-babel-fish Version: 3.25.2-1noble.20250510.083418 Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 1873 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ament-index-cpp, ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-rcpputils, ros-rolling-rosidl-runtime-cpp, ros-rolling-rosidl-typesupport-cpp, ros-rolling-rosidl-typesupport-introspection-cpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-babel-fish/ros-rolling-ros-babel-fish_3.25.2-1noble.20250510.083418_amd64.deb Size: 369190 SHA256: 1b11491dee967c5440a29229b65d09b4fa707c2438bfd13f6b28333268b7275f SHA1: 798893ae3791179ce8d253777d9cd0771d4e9cb1 MD5sum: 2906d09573400c529a6d664ddabba0ae Description: A runtime message handler for ROS. Allows subscription, publishing, calling of services and actions with messages known only at runtime as long as they are available in the local environment. Package: ros-rolling-ros-babel-fish-dbgsym Package-Type: ddeb Source: ros-rolling-ros-babel-fish Version: 3.25.2-1noble.20250510.083418 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 7854 Depends: ros-rolling-ros-babel-fish (= 3.25.2-1noble.20250510.083418) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-babel-fish/ros-rolling-ros-babel-fish-dbgsym_3.25.2-1noble.20250510.083418_amd64.deb Size: 7000638 SHA256: e820e97721c54f15d76c8d8876ac8547893b1dedcbba8f70429e37ad9f226051 SHA1: 45ece06811a9e348eee58d47a4cdc28b9995bacf MD5sum: 916622ec97a2b18054fac8e7938f7dbb Description: debug symbols for ros-rolling-ros-babel-fish Build-Ids: 230d27fd0daabe092dc6aea9b9b0b826641060f5 2ddedd514c7a4d917b0108dd18fdf1020013647a 3080a6749a27d2ba0ef0dd722d29206e6afc1cde 5b545d8b49461b42af0c27d24783017e2941315b 9fd2a0eead7329160bb56d80bf62c7683270f3f1 c50786bb63c0d20a780213bc0e4c21b9a707adea d34ba1a9fc0623770e2bcb074c4e8ff989a59b8f Package: ros-rolling-ros-babel-fish-test-msgs Version: 3.25.2-1noble.20250429.142224 Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 2460 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-babel-fish-test-msgs/ros-rolling-ros-babel-fish-test-msgs_3.25.2-1noble.20250429.142224_amd64.deb Size: 198230 SHA256: dc575dff260a7824a064b0af9e4e641ea2230fd7f7740e4caff95fea3e8119b7 SHA1: 445f7097e37e98379841b403c5da9f0c35af9f66 MD5sum: b452a230e6a5039acb8b2f32a7c5e5fc Description: Test messages for the ros_babel_fish project tests. Package: ros-rolling-ros-babel-fish-test-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-ros-babel-fish-test-msgs Version: 3.25.2-1noble.20250429.142224 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stefan Fabian Installed-Size: 1637 Depends: ros-rolling-ros-babel-fish-test-msgs (= 3.25.2-1noble.20250429.142224) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-babel-fish-test-msgs/ros-rolling-ros-babel-fish-test-msgs-dbgsym_3.25.2-1noble.20250429.142224_amd64.deb Size: 1266616 SHA256: 2f118c743f58b4c9947c91bede9d792de7923982ac92fc7882588e1cf2d97ff5 SHA1: 1dbf0a1cfbfd37dfac25ffba239c8e0a06982365 MD5sum: 914e32e4489d69b66ec7961c6051a4fd Description: debug symbols for ros-rolling-ros-babel-fish-test-msgs Build-Ids: 0020c931d4593198c29fcae5d5793629648a66d2 11e419d2fb4a5375970e758b4bc18739720e6cb7 22eec9c41d9bf5c2ff693d9f0140293932abf3e8 231b23766db505b3827acc6cfd738eb2a12782d9 309c3d330c84d5765935e9372aee64242c9e45ba 42b9f32005c1e5eaee4f4aa6dea739bcacb2c85f 7e2915f6aa0397d86281e08c87ddff02b1ccb59e 9b36a7d2d0cea2ba87f21f8bb5b3bc226bb8d717 cdb82e6dd48599a41a358f161b76630e96ae1b94 f0dadddc4a50803e259c056664f58772df59a50a fe01eac96c5a5982791f200a4c6a7fbb9bd25bf6 Package: ros-rolling-ros-base Version: 0.13.0-1noble.20250510.085403 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 42 Depends: ros-rolling-geometry2, ros-rolling-kdl-parser, ros-rolling-robot-state-publisher, ros-rolling-ros-core, ros-rolling-rosbag2, ros-rolling-urdf, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-base/ros-rolling-ros-base_0.13.0-1noble.20250510.085403_amd64.deb Size: 5698 SHA256: e5fe41c8d15360ba54394ea201c741c396226f71aec139ca253226fbe299715d SHA1: c10d909fac54fe82127b8afd7ab82c2662316209 MD5sum: 4fd32da3448d0c07a302788353e171e0 Description: A package which extends 'ros_core' and includes other basic functionalities like tf2 and urdf. Package: ros-rolling-ros-core Version: 0.13.0-1noble.20250510.082018 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 43 Depends: ros-rolling-ament-cmake, ros-rolling-ament-cmake-auto, ros-rolling-ament-cmake-gmock, ros-rolling-ament-cmake-gtest, ros-rolling-ament-cmake-pytest, ros-rolling-ament-cmake-ros, ros-rolling-ament-index-cpp, ros-rolling-ament-index-python, ros-rolling-ament-lint-auto, ros-rolling-ament-lint-common, ros-rolling-class-loader, ros-rolling-common-interfaces, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-launch-testing, ros-rolling-launch-testing-ament-cmake, ros-rolling-launch-testing-ros, ros-rolling-launch-xml, ros-rolling-launch-yaml, ros-rolling-pluginlib, ros-rolling-rcl-lifecycle, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-rclcpp-lifecycle, ros-rolling-rclpy, ros-rolling-ros-environment, ros-rolling-ros2cli-common-extensions, ros-rolling-ros2launch, ros-rolling-rosidl-default-generators, ros-rolling-rosidl-default-runtime, ros-rolling-sros2, ros-rolling-sros2-cmake, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-core/ros-rolling-ros-core_0.13.0-1noble.20250510.082018_amd64.deb Size: 6486 SHA256: 270107b0b40189efa4a1fa24a12f73840e8fb21debf022850d5a5e0bdb7edbfb SHA1: b8db17f10e1a84fa76d358ce7f4f94f5efc4b149 MD5sum: 3df5507024158ebff51c83e7391a51de Description: A package to aggregate the packages required to use publish / subscribe, services, generate messages and other core ROS concepts. Package: ros-rolling-ros-environment Version: 4.4.0-1noble.20250426.191507 Architecture: amd64 Maintainer: Steven! Ragnarök Installed-Size: 50 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-environment/ros-rolling-ros-environment_4.4.0-1noble.20250426.191507_amd64.deb Size: 5802 SHA256: 7adfee76fb02531bdd796930b937a0eaffe3b7515fdb5e1a6466f4b3bcc269cb SHA1: 120e9e1fc3c366cf3157cf6ea16ed4cc7700818d MD5sum: 268ec065e621f312a0f77bef211d774f Description: The package provides the environment variables `ROS_VERSION` and `ROS_DISTRO`. Package: ros-rolling-ros-gz Version: 3.0.0-1noble.20250510.091205 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 43 Depends: ros-rolling-ros-gz-bridge, ros-rolling-ros-gz-image, ros-rolling-ros-gz-sim, ros-rolling-ros-gz-sim-demos, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-gz/ros-rolling-ros-gz_3.0.0-1noble.20250510.091205_amd64.deb Size: 6978 SHA256: 3178526fac0b32ee1cdd277cfb1c3e0d3d94cb98bded31d1218808fba0114d86 SHA1: 8dc60c2c0e4a1c2f870c5d40ce565b5d2e1c0d4f MD5sum: bbcf17d4d3e14c21a5466c5847590e46 Description: Meta-package containing interfaces for using ROS 2 with Gazebo simulation. Package: ros-rolling-ros-gz-bridge Version: 3.0.0-1noble.20250510.081833 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 18136 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-gz-msgs-vendor, ros-rolling-gz-transport-vendor, ros-rolling-actuator-msgs, ros-rolling-geometry-msgs, ros-rolling-gps-msgs, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-ros-gz-interfaces, ros-rolling-rosgraph-msgs, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-tf2-msgs, ros-rolling-trajectory-msgs, ros-rolling-vision-msgs, ros-rolling-yaml-cpp-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-gz-bridge/ros-rolling-ros-gz-bridge_3.0.0-1noble.20250510.081833_amd64.deb Size: 1830780 SHA256: 7b62ae6a6d7c63a46596a0d4757f1c17205d277d69dfef133a74deb26e036ec1 SHA1: 42964be691e4464885cbf5f25c82ba9791e44075 MD5sum: 5cccd9a429f9a99f2cea9e8c97be4dbd Description: Bridge communication between ROS and Gazebo Transport Package: ros-rolling-ros-gz-bridge-dbgsym Package-Type: ddeb Source: ros-rolling-ros-gz-bridge Version: 3.0.0-1noble.20250510.081833 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 74365 Depends: ros-rolling-ros-gz-bridge (= 3.0.0-1noble.20250510.081833) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-gz-bridge/ros-rolling-ros-gz-bridge-dbgsym_3.0.0-1noble.20250510.081833_amd64.deb Size: 56746692 SHA256: 68dcbade17bda34bf5db1a149d96fa5e9fcbddfd233c6047a715bd91824eeaea SHA1: 2b8140d673ee37501c4657ad7b99c51aefbfe06f MD5sum: 9f2650cd51632e7029b6a6738430cbc5 Description: debug symbols for ros-rolling-ros-gz-bridge Build-Ids: 19a7ec0138b53684b34684f49af0a01b2285b26b 2899c4f82d7ee44e476c08cf26f7c7da2cd6a5c8 2f6aa42c247030c7c90335258c9d48743dc6c714 31a9cffd0a7bc1565d993fdfa52d95d8795da5be f8f9b144482011fd45e3c4dc87ceeeb8fa7f40ed Package: ros-rolling-ros-gz-image Version: 3.0.0-1noble.20250510.083855 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 104 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-rolling-gz-msgs-vendor, ros-rolling-gz-transport-vendor, ros-rolling-image-transport, ros-rolling-rclcpp, ros-rolling-ros-gz-bridge, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-gz-image/ros-rolling-ros-gz-image_3.0.0-1noble.20250510.083855_amd64.deb Size: 26948 SHA256: 1a7b3c4b7e8c30d87c201312c8589c6b844fd0f7fae088adaf1c7c458c03bdd6 SHA1: c5a72ceb42fe29f0f139f6b75e6cdcabf977db83 MD5sum: f5694b143e5e8deab0aadc69fd01dbfe Description: Image utilities for Gazebo simulation with ROS. Package: ros-rolling-ros-gz-image-dbgsym Package-Type: ddeb Source: ros-rolling-ros-gz-image Version: 3.0.0-1noble.20250510.083855 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 515 Depends: ros-rolling-ros-gz-image (= 3.0.0-1noble.20250510.083855) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-gz-image/ros-rolling-ros-gz-image-dbgsym_3.0.0-1noble.20250510.083855_amd64.deb Size: 489540 SHA256: 8c1ed2cab8364dab804a1ab47421b377c2bdb13f95e228f85e5cb3a85eda92d5 SHA1: 7d99ba741c2ade5de610dcc85bd76ccb032b5dc4 MD5sum: c0f3deed1538507031d26882450cbe4a Description: debug symbols for ros-rolling-ros-gz-image Build-Ids: 74f7b23c922bca2d452490ddc193f924bc914e87 Package: ros-rolling-ros-gz-interfaces Version: 3.0.0-1noble.20250506.142924 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 5107 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rcl-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-gz-interfaces/ros-rolling-ros-gz-interfaces_3.0.0-1noble.20250506.142924_amd64.deb Size: 363574 SHA256: c5fd91bed41ae77f82af3ceb237083aea455adb5cc5d0ef8fb32c8ea2bcfd252 SHA1: 54fb81fbe55f0c452c8337297cdab772c0a1c24b MD5sum: be9e3de26e4e0555eae66d5dd453072e Description: Message and service data structures for interacting with Gazebo from ROS2. Package: ros-rolling-ros-gz-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-ros-gz-interfaces Version: 3.0.0-1noble.20250506.142924 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 4093 Depends: ros-rolling-ros-gz-interfaces (= 3.0.0-1noble.20250506.142924) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-gz-interfaces/ros-rolling-ros-gz-interfaces-dbgsym_3.0.0-1noble.20250506.142924_amd64.deb Size: 3376308 SHA256: c093790654cd13b421d9a8da1d0279c72e6f518166c75716e06615922e89a7df SHA1: 25fcbe698f440db63970d0d021e19920ea9e356d MD5sum: 5859ddfc061634b118ce1ec578c5b91e Description: debug symbols for ros-rolling-ros-gz-interfaces Build-Ids: 012088bdadb5ebaa022fac4a52e02a565ef94129 6dc70bdf90ba2dff2f209d1c67d73600cd78bd06 7bb344b02bc45b37ea5ba6c22b0964e742c88f54 84eae9e2a33232290e2c0267b4175f157ff67aa4 92be1f82ae6db0c46cb88647ae2faf3afaec7ba4 ac41f3a748372c500987d9725c28f55c24af441e c3c720a793771c00797a70245e6abe6b6c078581 d06351f8e649e2db72ce2d16d8d9e00a0ad6bfc2 d077a5b0515e6f68276f5fc026eb4f2f1d9806ee d8d00be9957f223a1ee3efa64fa774df3f216699 d8fb052cdb4bb296266465b2f29674564d42f78f Package: ros-rolling-ros-gz-sim Version: 3.0.0-1noble.20250510.081243 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 2998 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgflags2.2 (>= 2.2.2), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), ros-rolling-gz-common-vendor, ros-rolling-gz-msgs-vendor, ros-rolling-gz-sim-vendor, ros-rolling-gz-transport-vendor, libcli11-dev, libgflags-dev, ros-rolling-ament-index-python, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-gz-math-vendor, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rcpputils, ros-rolling-ros-gz-interfaces, ros-rolling-std-msgs, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-gz-sim/ros-rolling-ros-gz-sim_3.0.0-1noble.20250510.081243_amd64.deb Size: 495848 SHA256: e0d598ac5445b2043a20967db10500fb37f204ab66acb12734f3510db045ae9f SHA1: 51f4cb536419eeff65f9933b012f3af21ebac76a MD5sum: 98a66e86f4ed1ae0ee83abd2768c83da Description: Tools for using Gazebo Sim simulation with ROS. Package: ros-rolling-ros-gz-sim-dbgsym Package-Type: ddeb Source: ros-rolling-ros-gz-sim Version: 3.0.0-1noble.20250510.081243 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 14179 Depends: ros-rolling-ros-gz-sim (= 3.0.0-1noble.20250510.081243) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-gz-sim/ros-rolling-ros-gz-sim-dbgsym_3.0.0-1noble.20250510.081243_amd64.deb Size: 13098664 SHA256: f2d4e9ec0906a65a9fc49720546e3efed354a01eb2b994cdb2e50e7156947a9e SHA1: f92afcdff0b94b7ca359de4a5d7d8f0f643fc6da MD5sum: ec211341ed4d9e505e99eb95ece7b011 Description: debug symbols for ros-rolling-ros-gz-sim Build-Ids: 061aa599abcde247685131b3d57e8e633c1cad13 1f1c977c41da3382213a2acedf0ed31184d88107 289aeb7c822810a83ec9debb8f7ccf7497d0075d 29c31597395a61c215cb6b375f3dfac44baba22b 2be396923fe8ed97610ac42187cbcf2438cd5c2f 719503455e489d6333251261cae0b251b05b9f51 76988f970280f639859d91893f1f915c20393095 935a0e0c582209073eabc57b1869962c8f583fc1 a2bc04e411b46354965512e8b4170cac07d8a2ea c9121e33b3950f348ef2027d60bb9dadff2faa2d d32d218b14fa74b9eab38854e3adc0baa5168717 Package: ros-rolling-ros-gz-sim-demos Version: 3.0.0-1noble.20250510.090808 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 1249 Depends: ros-rolling-gz-sim-vendor, ros-rolling-image-transport-plugins, ros-rolling-robot-state-publisher, ros-rolling-ros-gz-bridge, ros-rolling-ros-gz-image, ros-rolling-ros-gz-sim, ros-rolling-rqt-image-view, ros-rolling-rqt-plot, ros-rolling-rqt-topic, ros-rolling-rviz-imu-plugin, ros-rolling-rviz2, ros-rolling-sdformat-urdf, ros-rolling-tf2-ros, ros-rolling-xacro, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-gz-sim-demos/ros-rolling-ros-gz-sim-demos_3.0.0-1noble.20250510.090808_amd64.deb Size: 922228 SHA256: 88b738ca53a402323761c9dc98b7c2e146ebabb130a353c126687dccff421911 SHA1: c3b1c350cc212a33ad54065b46243bb2c08aeadf MD5sum: 1ab9ee529be440325485c054f460446b Description: Demos using Gazebo Sim simulation with ROS. Package: ros-rolling-ros-image-to-qimage Version: 0.4.1-3noble.20250510.084103 Architecture: amd64 Maintainer: ijnek Installed-Size: 326 Depends: qtbase5-dev, ros-rolling-cv-bridge, ros-rolling-python-qt-binding, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-image-to-qimage/ros-rolling-ros-image-to-qimage_0.4.1-3noble.20250510.084103_amd64.deb Size: 54646 SHA256: c9839875eb057277a5e4c90251ef2187cfbd6682f50267d9eacb62bb34452f5c SHA1: 8902a19d26242ef3ebf1050d7c7ea44e67761218 MD5sum: 6d2c196f8428a34a1b4a64583c389e2b Description: A package that converts a ros image msg to a qimage object Package: ros-rolling-ros-industrial-cmake-boilerplate Version: 0.5.4-1noble.20250426.191733 Architecture: amd64 Maintainer: Levi Armstrong Installed-Size: 124 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-industrial-cmake-boilerplate/ros-rolling-ros-industrial-cmake-boilerplate_0.5.4-1noble.20250426.191733_amd64.deb Size: 22762 SHA256: 112564471e102aa05d4f3d8870730a4b0883d7379af2e3cc00b162e7fea76b6c SHA1: 7dc50be1914111bb8e5e9d4653f1a6b3473f73df MD5sum: 076ac02f5638ca53b6c598885d5f2ff8 Description: Contains boilerplate cmake script, macros and utils Package: ros-rolling-ros-testing Version: 0.9.0-1noble.20250510.075959 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 47 Depends: ros-rolling-launch-testing, ros-rolling-launch-testing-ament-cmake, ros-rolling-launch-testing-ros, ros-rolling-ros2test, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-testing/ros-rolling-ros-testing_0.9.0-1noble.20250510.075959_amd64.deb Size: 7110 SHA256: 4285fccf1199d712198374eda6a28c3911edd57910b53e64c6c7290037932204 SHA1: 6ce0835499108a745296fe1fc4f45d6d531a38e4 MD5sum: 33a93e8989854fc47b3901ea976ed2f2 Description: The entry point package to launch testing in ROS. Package: ros-rolling-ros-workspace Version: 1.0.3-6noble.20250426.190916 Architecture: amd64 Maintainer: Michael Jeronimo Installed-Size: 86 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros-workspace/ros-rolling-ros-workspace_1.0.3-6noble.20250426.190916_amd64.deb Size: 14984 SHA256: a01cd0e9d668e9f4c576c23e93e737b9391eb18d04a27d5c4f993cc675ad4636 SHA1: 893ca835f0a510f7c85b90117c4c3d17301d9c06 MD5sum: 509525818e0192520e51f5b2ebc5acfe Description: Provides the prefix level environment files for ROS 2 packages. Package: ros-rolling-ros2-control Version: 4.29.0-1noble.20250510.085748 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 43 Depends: ros-rolling-controller-interface, ros-rolling-controller-manager, ros-rolling-controller-manager-msgs, ros-rolling-hardware-interface, ros-rolling-joint-limits, ros-rolling-ros2-control-test-assets, ros-rolling-ros2controlcli, ros-rolling-transmission-interface, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2-control/ros-rolling-ros2-control_4.29.0-1noble.20250510.085748_amd64.deb Size: 6804 SHA256: 3c137c734eb39dcd986a92465ec384a84c699420f34c22baca7f4df3a20d8c3d SHA1: e318be3a48e63da77b9824554ef106ae6d436864 MD5sum: 667a1565629312db9b92830789d81c67 Description: Metapackage for ROS2 control related packages Package: ros-rolling-ros2-control-cmake Version: 0.1.1-1noble.20250426.194318 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 46 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2-control-cmake/ros-rolling-ros2-control-cmake_0.1.1-1noble.20250426.194318_amd64.deb Size: 7012 SHA256: 9f59bbb84bc950c08a2d5f4bdc9641459d50dd4cd9c46dc54b701eb612597195 SHA1: ee256eaf94fa6f28e4218dc25af11480bf4771c4 MD5sum: 214fc2de30b4381d18832a52fe2c2db2 Description: Provides CMake macros used by the ros2_control framework Package: ros-rolling-ros2-control-test-assets Version: 4.29.0-1noble.20250505.181448 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 161 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2-control-test-assets/ros-rolling-ros2-control-test-assets_4.29.0-1noble.20250505.181448_amd64.deb Size: 17344 SHA256: 62a9fe7b96e9fb880a42fdbf52cb3255ce70f265e72422a040fbc42ea8be638a SHA1: 9ba1965dfe0254c739f66d9d505a4e045c3a10d7 MD5sum: fdede6735c1d1b902419663ad0f55d6c Description: Shared test resources for ros2_control stack Package: ros-rolling-ros2-controllers Version: 4.24.0-1noble.20250510.085814 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 44 Depends: ros-rolling-ackermann-steering-controller, ros-rolling-admittance-controller, ros-rolling-bicycle-steering-controller, ros-rolling-diff-drive-controller, ros-rolling-effort-controllers, ros-rolling-force-torque-sensor-broadcaster, ros-rolling-forward-command-controller, ros-rolling-gpio-controllers, ros-rolling-gps-sensor-broadcaster, ros-rolling-gripper-controllers, ros-rolling-imu-sensor-broadcaster, ros-rolling-joint-state-broadcaster, ros-rolling-joint-trajectory-controller, ros-rolling-mecanum-drive-controller, ros-rolling-parallel-gripper-controller, ros-rolling-pid-controller, ros-rolling-pose-broadcaster, ros-rolling-position-controllers, ros-rolling-range-sensor-broadcaster, ros-rolling-steering-controllers-library, ros-rolling-tricycle-controller, ros-rolling-tricycle-steering-controller, ros-rolling-velocity-controllers, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2-controllers/ros-rolling-ros2-controllers_4.24.0-1noble.20250510.085814_amd64.deb Size: 7246 SHA256: 3a112796520dde5ad44d2a208e34beaf4105c044c09b9efc4fd5803f82ed1806 SHA1: 08d1b41bbb4557a613d63a1e4a24ea06b9ad62c8 MD5sum: 4f89e1b5f47e2e909a517259d72e931f Description: Metapackage for ros2_controllers related packages Package: ros-rolling-ros2-controllers-test-nodes Version: 4.24.0-1noble.20250510.075849 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 65 Depends: ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-trajectory-msgs, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2-controllers-test-nodes/ros-rolling-ros2-controllers-test-nodes_4.24.0-1noble.20250510.075849_amd64.deb Size: 12714 SHA256: 116af640b7105a88243c32a69ecb53f75243d47231435b491e0390a964b204f6 SHA1: dbdf7c2f2b1516d0c5a1882f5e092d9d0cd0c66f MD5sum: c73a1e676530076c2b2f7fb1f5da5cb4 Description: Demo nodes for showing and testing functionalities of the ros2_control framework. Package: ros-rolling-ros2-socketcan Version: 1.3.0-1noble.20250510.083508 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 1112 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-can-msgs, ros-rolling-lifecycle-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclcpp-lifecycle, ros-rolling-ros2-socketcan-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2-socketcan/ros-rolling-ros2-socketcan_1.3.0-1noble.20250510.083508_amd64.deb Size: 199514 SHA256: 04b97cf29c026e3e088363bae4579c06a7918a59d105a107ea781213fdd16b94 SHA1: 18afa0c5a5f4fc850f6ed1a2e68c1201cddd9011 MD5sum: cd7cb0e12f567a0b12e758c2ab3d2092 Description: Simple wrapper around SocketCAN Package: ros-rolling-ros2-socketcan-dbgsym Package-Type: ddeb Source: ros-rolling-ros2-socketcan Version: 1.3.0-1noble.20250510.083508 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 4912 Depends: ros-rolling-ros2-socketcan (= 1.3.0-1noble.20250510.083508) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2-socketcan/ros-rolling-ros2-socketcan-dbgsym_1.3.0-1noble.20250510.083508_amd64.deb Size: 4111914 SHA256: cd8b8c5f255b8b18aedae0b295bf3fd79bcefc312a64b07b2613636fd439b180 SHA1: 8057f38d3699cd7b40811b9eb5fd935224225d44 MD5sum: 617a42a34b160767ab6635bd7fa433ca Description: debug symbols for ros-rolling-ros2-socketcan Build-Ids: 20bd4adf3f8a69fb5338d6664ced747fd44c3dc4 3902b01cc6637989255dd3b54fb2ee858e95d93b 3d4de69af40006d64250d5bb2b67464914ecf8e0 543016b5377f953d5cc194b075a1ed1cd71eef75 71c916954d475d156790864788ddef695bcba066 Package: ros-rolling-ros2-socketcan-msgs Version: 1.3.0-1noble.20250429.141501 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 473 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2-socketcan-msgs/ros-rolling-ros2-socketcan-msgs_1.3.0-1noble.20250429.141501_amd64.deb Size: 48062 SHA256: 9ea3590d4eec46988ead33dc84a77ad087faf9ec6a97703f56078858abdeca67 SHA1: 911ad8f951d5fb097bec6d1294ed47169723d644 MD5sum: e412a14ec94ad7d71a35c080f22dd01a Description: Messages for SocketCAN Package: ros-rolling-ros2-socketcan-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-ros2-socketcan-msgs Version: 1.3.0-1noble.20250429.141501 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 313 Depends: ros-rolling-ros2-socketcan-msgs (= 1.3.0-1noble.20250429.141501) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2-socketcan-msgs/ros-rolling-ros2-socketcan-msgs-dbgsym_1.3.0-1noble.20250429.141501_amd64.deb Size: 217150 SHA256: 6fbeb2495130314b83a2e85702ae5d59e564db77405a5596c71c347966697223 SHA1: 887357319cba8cf23708acfa600ff0882746ddf6 MD5sum: c0fb3856e2b3c4d475d8fb8649c2470f Description: debug symbols for ros-rolling-ros2-socketcan-msgs Build-Ids: 031fa9aaaac071a2335fac401b9341d3e641abe8 0afea122b2962ca82cc34b493bef54d5f17cfc33 25dcf9e4d121f908b1defaae4276e6a3fa3b5dfd 32ea1f4882d403015f787c9e0c513ded0e81752d 5b3f579485166a9c60df21c377514c467884c87a 86a4019a43bb1980447da58969a8c9e6008effc0 94501c1a1a8396c117ee40b696b40cadcf7b2f12 9ef0f25e0611cb7c095bb584101aebda9ecf04d2 a251307d70de62886cc6125b6e771a09fea242e1 aaa8d04cdec19c20efdc6f8005cf47b103815e53 c4e609a8c864a1db1f0ffb2df014646645ea3b64 Package: ros-rolling-ros2acceleration Version: 0.5.1-3noble.20250510.080234 Architecture: amd64 Maintainer: Víctor Mayoral Vilches Installed-Size: 80 Depends: python3-numpy, python3-yaml, ros-rolling-rclpy, ros-rolling-ros2cli, ros-rolling-rosidl-runtime-py, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2acceleration/ros-rolling-ros2acceleration_0.5.1-3noble.20250510.080234_amd64.deb Size: 13510 SHA256: ae932386e6842a2f3ef2833d5e800e5d0bd99263d81193ac28fa2601ea7c47cb SHA1: 5791a420a0d41dd5133d42efe317655340decdaf MD5sum: 94bc6ba912ce2d817e13a9805817e6cc Description: The acceleration command for ROS 2 command line tools. Package: ros-rolling-ros2action Version: 0.39.0-1noble.20250510.075954 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 122 Depends: ros-rolling-action-msgs, ros-rolling-ament-index-python, ros-rolling-rclpy, ros-rolling-ros2cli, ros-rolling-rosidl-runtime-py, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2action/ros-rolling-ros2action_0.39.0-1noble.20250510.075954_amd64.deb Size: 27714 SHA256: 4718827ccdfc1757aed096c6a855f16beea40313d73ecfcdac239c309669df14 SHA1: 3bed2a6dd52d5393c64646b81d6ec482ea4abf3d MD5sum: 23c7d5e693fb8fae34812c399dc8af0a Description: The action command for ROS 2 command line tools. Package: ros-rolling-ros2bag Version: 0.33.0-1noble.20250510.085234 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 191 Depends: python3-yaml, ros-rolling-ament-index-python, ros-rolling-rclpy, ros-rolling-ros2cli, ros-rolling-rosbag2-py, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2bag/ros-rolling-ros2bag_0.33.0-1noble.20250510.085234_amd64.deb Size: 43580 SHA256: 7ce622818d9b8bf8007544647847e174b602f5224cf54b854f0ca48a37e9c1fd SHA1: e1f01a0012ff2633af3577b3775320f700c055be MD5sum: 723f244fefe3f41b798bcade405d5fbb Description: Entry point for rosbag in ROS 2 Package: ros-rolling-ros2cli Version: 0.39.0-1noble.20250510.075904 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 232 Depends: python3-argcomplete, python3-importlib-metadata, python3-packaging, python3-psutil, ros-rolling-rclpy, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2cli/ros-rolling-ros2cli_0.39.0-1noble.20250510.075904_amd64.deb Size: 52904 SHA256: 535399fae797bf97fae8b9068c0b5f2c4d28307ff9a6e99cbdc46b2bf10f6562 SHA1: 5f01a9f536725b86c9b76cf47f7bed2821cd998a MD5sum: fd8593a73a014e8887aa09751da0cdb5 Description: Framework for ROS 2 command line tools. Package: ros-rolling-ros2cli-common-extensions Version: 0.5.0-1noble.20250510.081857 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 42 Depends: ros-rolling-launch-xml, ros-rolling-launch-yaml, ros-rolling-ros2action, ros-rolling-ros2cli, ros-rolling-ros2component, ros-rolling-ros2doctor, ros-rolling-ros2interface, ros-rolling-ros2launch, ros-rolling-ros2lifecycle, ros-rolling-ros2multicast, ros-rolling-ros2node, ros-rolling-ros2param, ros-rolling-ros2pkg, ros-rolling-ros2run, ros-rolling-ros2service, ros-rolling-ros2topic, ros-rolling-sros2, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2cli-common-extensions/ros-rolling-ros2cli-common-extensions_0.5.0-1noble.20250510.081857_amd64.deb Size: 5712 SHA256: 8ef693a6c364fe41684cf268eb81d2596b3861068bc56d3d0b2a543021998ec2 SHA1: ef8cd3088ed7a84270eed3f2987bb6c792013dac MD5sum: c3f478bfece8a21f8d19f03dc7cc4607 Description: Meta package for ros2cli common extensions Package: ros-rolling-ros2cli-test-interfaces Version: 0.39.0-1noble.20250429.142059 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 2465 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2cli-test-interfaces/ros-rolling-ros2cli-test-interfaces_0.39.0-1noble.20250429.142059_amd64.deb Size: 162842 SHA256: 95d3bd51434d98d61b0e1e8f3257055cb93fd583181294238af5539edfb35c79 SHA1: c4e939c7e9383a31285bf7f6317879d1ea3c42d7 MD5sum: 2dfb95776aed40270f87d01311c2082b Description: A package containing interface definitions for testing ros2cli. Package: ros-rolling-ros2cli-test-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-ros2cli-test-interfaces Version: 0.39.0-1noble.20250429.142059 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 1490 Depends: ros-rolling-ros2cli-test-interfaces (= 0.39.0-1noble.20250429.142059) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2cli-test-interfaces/ros-rolling-ros2cli-test-interfaces-dbgsym_0.39.0-1noble.20250429.142059_amd64.deb Size: 1080476 SHA256: db8fefa8eb4c34926ecffa66b745688d1be93a6cd05668191b91e984e025ba78 SHA1: 2861b5dc9e1054f235050ee7408c28e28726d0d3 MD5sum: 97bdc87080b35667db1f7b52880c7a0d Description: debug symbols for ros-rolling-ros2cli-test-interfaces Build-Ids: 19c8739118d3658d56480179c1c9379c3e22e854 2294ad52d8732db503186ef0481300ae83a57b18 2403536cb45a63f5b9b52afbb292a936ad891c60 30b3e731b8e4e801c9b300903970215802b63781 4215257248059ce1ca94bade84580d792d8bcb09 440d9f95006d8920c7a282546e71108f9bfac277 69442dc3389e3e1504618c9a4756fc8ae5f3c007 77598cf9cd03908e9d98abe29c47d72393825978 7856af312359d0bcbf35f539993d95b791e82f47 83a0cf890efe28119184e07f63997a1a5a90f324 ecf3e849b2b0a4d2c3ebd61fa5870fc407ac05a5 Package: ros-rolling-ros2component Version: 0.39.0-1noble.20250510.080909 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 111 Depends: ros-rolling-ament-index-python, ros-rolling-composition-interfaces, ros-rolling-rcl-interfaces, ros-rolling-rclcpp-components, ros-rolling-rclpy, ros-rolling-ros2cli, ros-rolling-ros2node, ros-rolling-ros2param, ros-rolling-ros2pkg, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2component/ros-rolling-ros2component_0.39.0-1noble.20250510.080909_amd64.deb Size: 23048 SHA256: 3db6510b7fb3e60779a58576063de99bbbd352adb674783a9f4abc20e1b57cf2 SHA1: 07daa18a4eb7b91c58f743ea982ef5bccc3800a6 MD5sum: c85c33029d40587758d6c20a6d1862d3 Description: The component command for ROS 2 command line tools. Package: ros-rolling-ros2controlcli Version: 4.29.0-1noble.20250510.085427 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 149 Depends: python3-pygraphviz, ros-rolling-controller-manager, ros-rolling-controller-manager-msgs, ros-rolling-rcl-interfaces, ros-rolling-rclpy, ros-rolling-ros2cli, ros-rolling-ros2node, ros-rolling-ros2param, ros-rolling-rosidl-runtime-py, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2controlcli/ros-rolling-ros2controlcli_4.29.0-1noble.20250510.085427_amd64.deb Size: 29334 SHA256: 7969987c01e76cc8322774154a218314808f2d4c2eb420c077c296aa4f6f5bb6 SHA1: f729dfa23b8c5fd41e0f64ae496d60a31d993086 MD5sum: 8e9add6d16c189688b41cc1f8ef8fa47 Description: The ROS 2 command line tools for ros2_control. Package: ros-rolling-ros2doctor Version: 0.39.0-1noble.20250510.075952 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 160 Depends: python3-catkin-pkg-modules, python3-importlib-metadata, python3-psutil, python3-rosdistro-modules, ros-rolling-ament-index-python, ros-rolling-rclpy, ros-rolling-ros-environment, ros-rolling-ros2cli, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2doctor/ros-rolling-ros2doctor_0.39.0-1noble.20250510.075952_amd64.deb Size: 39394 SHA256: 4f42a50684220e8c290dce515f429e288d54e90c6ac51037fc4e8cab91794173 SHA1: 440ab24cafabad07ee0ba64fb0ec64742cdbc2ac MD5sum: a291ff240ff4eb786d0b66f96572fd52 Description: A command line tool to check potential issues in a ROS 2 system Package: ros-rolling-ros2interface Version: 0.39.0-1noble.20250510.075942 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 92 Depends: ros-rolling-ament-index-python, ros-rolling-ros2cli, ros-rolling-rosidl-adapter, ros-rolling-rosidl-runtime-py, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2interface/ros-rolling-ros2interface_0.39.0-1noble.20250510.075942_amd64.deb Size: 18412 SHA256: 099661fbb67d86595a2b703fd38d3d1e12953c6ae70184aceb636ef419b3f1cf SHA1: dc793f79567489e145de03b8e54f8d4b1e2c3ad5 MD5sum: 9c35b882924680f482f9a03ab029135c Description: The interface command for ROS 2 command line tools Package: ros-rolling-ros2launch Version: 0.29.0-1noble.20250510.080308 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 83 Depends: ros-rolling-ament-index-python, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-launch-xml, ros-rolling-launch-yaml, ros-rolling-ros2cli, ros-rolling-ros2pkg, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2launch/ros-rolling-ros2launch_0.29.0-1noble.20250510.080308_amd64.deb Size: 18184 SHA256: 8c4987cc2b8223452ddfa20407f33c444b6b306a6388c9ae0a2e26d6f02611b7 SHA1: 964e55aa5ee8a4eff03eaeb4261f2d68f9ac366c MD5sum: 11376fad3c6eeb9d744e7539bef2b124 Description: The launch command for ROS 2 command line tools. Package: ros-rolling-ros2launch-security Version: 1.0.0-4noble.20250510.080411 Architecture: amd64 Maintainer: Ted Kern Installed-Size: 60 Depends: ros-rolling-ament-index-python, ros-rolling-nodl-python, ros-rolling-ros2launch, ros-rolling-sros2, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2launch-security/ros-rolling-ros2launch-security_1.0.0-4noble.20250510.080411_amd64.deb Size: 9994 SHA256: babf5da8af69bdbf488702d1f7e8c7f8d74205c284f03dbf634cb64526f1ec64 SHA1: 495576c56ea08a3b82646400bce3811d3291de83 MD5sum: b171a0a623ac4769b27b39d82c41c2fc Description: Security extensions for ros2 launch Package: ros-rolling-ros2launch-security-examples Version: 1.0.0-4noble.20250510.080910 Architecture: amd64 Maintainer: Ted Kern Installed-Size: 747 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ament-nodl, ros-rolling-example-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclpy, ros-rolling-ros2launch-security, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2launch-security-examples/ros-rolling-ros2launch-security-examples_1.0.0-4noble.20250510.080910_amd64.deb Size: 155318 SHA256: 7e6339cce6cc172a70496e2d20bd0be41c8d81a759731b5b1596e7a400ae7be0 SHA1: e2bf6af0fa3f05bc4997168ea68014f770e8d68c MD5sum: 903dcb841aae5c7c14d35a3851a6c645 Description: Examples of how to use the ros2launch_security extension. Package: ros-rolling-ros2launch-security-examples-dbgsym Package-Type: ddeb Source: ros-rolling-ros2launch-security-examples Version: 1.0.0-4noble.20250510.080910 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ted Kern Installed-Size: 3915 Depends: ros-rolling-ros2launch-security-examples (= 1.0.0-4noble.20250510.080910) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2launch-security-examples/ros-rolling-ros2launch-security-examples-dbgsym_1.0.0-4noble.20250510.080910_amd64.deb Size: 3368280 SHA256: 22d1e56c3d38956767a8ebe25d8bb9ed05a35099c743e97dfe643b6a274498b6 SHA1: e87ccfd3af1b467d2764b10056e90633f0a192a1 MD5sum: 4941fb990cfe10faf51afd2df5e3f595 Description: debug symbols for ros-rolling-ros2launch-security-examples Build-Ids: 03a1545863c0f8021b21dba0d43b48372ee0e50e 6495cfda001a617ca80db7bb28d74f3f6a5ce87a ab067e59144b62049a0bc93cb5937b5ace8cc16c d6abf547351dc5c924513d1806f92769ca0118c8 Package: ros-rolling-ros2lifecycle Version: 0.39.0-1noble.20250510.080227 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 84 Depends: ros-rolling-lifecycle-msgs, ros-rolling-rclpy, ros-rolling-ros2cli, ros-rolling-ros2node, ros-rolling-ros2service, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2lifecycle/ros-rolling-ros2lifecycle_0.39.0-1noble.20250510.080227_amd64.deb Size: 16118 SHA256: b4eb92ff91750a65f6241680b98876c6c58e5d4660cf894409230ae6a3eccc1d SHA1: 054284a86d00a783d43a2d215dd0a91e64762e2c MD5sum: 72e5863f941d222e0d5ca3cb9187a1ad Description: The lifecycle command for ROS 2 command line tools. Package: ros-rolling-ros2lifecycle-test-fixtures Version: 0.39.0-1noble.20250510.083611 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 72 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2lifecycle-test-fixtures/ros-rolling-ros2lifecycle-test-fixtures_0.39.0-1noble.20250510.083611_amd64.deb Size: 14280 SHA256: f8177abd1a78edaaffa5f1fa2cbdeb788a483e46cc88700a8ea3cf6b4529975d SHA1: 37c1005d01de6db67ed74891e75ffb10d01be72f MD5sum: 746ab82494c167afab09bc08f7b27ed3 Description: Package containing fixture nodes for ros2lifecycle tests Package: ros-rolling-ros2lifecycle-test-fixtures-dbgsym Package-Type: ddeb Source: ros-rolling-ros2lifecycle-test-fixtures Version: 0.39.0-1noble.20250510.083611 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 260 Depends: ros-rolling-ros2lifecycle-test-fixtures (= 0.39.0-1noble.20250510.083611) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2lifecycle-test-fixtures/ros-rolling-ros2lifecycle-test-fixtures-dbgsym_0.39.0-1noble.20250510.083611_amd64.deb Size: 244388 SHA256: b97934b51cb24a2031d6605b3ea0dfbfb98a8bcf9477235d5ab1742256a5c2a3 SHA1: 7f944610bc83d9514d18546d09a812c191cecd10 MD5sum: d3d8a72193b75cbfb810f073b6b2c62f Description: debug symbols for ros-rolling-ros2lifecycle-test-fixtures Build-Ids: 64e89cb317462396363da6e839adb16c7fa856ee Package: ros-rolling-ros2multicast Version: 0.39.0-1noble.20250510.075942 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 62 Depends: ros-rolling-ros2cli, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2multicast/ros-rolling-ros2multicast_0.39.0-1noble.20250510.075942_amd64.deb Size: 10688 SHA256: ea0c9e9d3fde243164d249b01257edd7f4e2f8fcd4f03decd12e78617360f555 SHA1: 1129be94de459c42e41195e69069ddc17b4549ef MD5sum: 0b91830d0ea55a1066f48f8ed8ea7aeb Description: The multicast command for ROS 2 command line tools. Package: ros-rolling-ros2node Version: 0.39.0-1noble.20250510.075929 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 76 Depends: ros-rolling-rclpy, ros-rolling-ros2cli, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2node/ros-rolling-ros2node_0.39.0-1noble.20250510.075929_amd64.deb Size: 15378 SHA256: f9ced937b6e3f0321ff28b41a77e468e0b824d0b869b082e3c4077f1f73699c2 SHA1: a97dea0d1848c5f6dc170553dcb31c1cfc69bb54 MD5sum: 663d2bd746493b6b897d8d42bbb07165 Description: The node command for ROS 2 command line tools. Package: ros-rolling-ros2nodl Version: 0.3.1-4noble.20250510.080412 Architecture: amd64 Maintainer: Ubuntu Robotics Installed-Size: 52 Depends: python3-argcomplete, ros-rolling-ament-index-python, ros-rolling-nodl-python, ros-rolling-ros2cli, ros-rolling-ros2pkg, ros-rolling-ros2run, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2nodl/ros-rolling-ros2nodl_0.3.1-4noble.20250510.080412_amd64.deb Size: 8394 SHA256: 03835eba43f7f1ccbc627829b61e227448dc6e1f562b4bdb30c793f8ad20b3bb SHA1: 33c773365077265b261e7a39e7ffc27380ef2816 MD5sum: f2d3da487ebe3c0a878d610b5ea0e86d Description: CLI tools for NoDL files. Package: ros-rolling-ros2param Version: 0.39.0-1noble.20250510.080228 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 122 Depends: ros-rolling-rcl-interfaces, ros-rolling-rclpy, ros-rolling-ros2cli, ros-rolling-ros2node, ros-rolling-ros2service, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2param/ros-rolling-ros2param_0.39.0-1noble.20250510.080228_amd64.deb Size: 22502 SHA256: f58b850a985a8ba24587c9704e964ce71562e28ccd2015bc65b1f78e7eb835c6 SHA1: ab44a58a9cf3cffb405f8e4113246bcf803536d4 MD5sum: 786ede46049a321ee1d0b0768498d454 Description: The param command for ROS 2 command line tools. Package: ros-rolling-ros2pkg Version: 0.39.0-1noble.20250510.075952 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 153 Depends: python3-catkin-pkg-modules, python3-empy, python3-minimal, ros-rolling-ament-copyright, ros-rolling-ament-index-python, ros-rolling-ros2cli, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2pkg/ros-rolling-ros2pkg_0.39.0-1noble.20250510.075952_amd64.deb Size: 29314 SHA256: 5339c5fe310f96fa09b6c262cbe0df7e6fd153368dac78e3522a7ed1a4937e5a SHA1: dcecf50a309b651aae7026769df576c8a97b0d0b MD5sum: 788567b1534aac24fde309deafd075ad Description: The pkg command for ROS 2 command line tools. Package: ros-rolling-ros2run Version: 0.39.0-1noble.20250510.080310 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 52 Depends: ros-rolling-ros2cli, ros-rolling-ros2pkg, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2run/ros-rolling-ros2run_0.39.0-1noble.20250510.080310_amd64.deb Size: 10206 SHA256: aa7e3e49dd591e161ead290ca4e72e17fe69884af97106e238bd8328fa6b5b9f SHA1: c2561c4eaad8f4ce79e97bebc3e582bde27c3b28 MD5sum: e1ef99f1399fcd1aa1db5c2a3469b479 Description: The run command for ROS 2 command line tools. Package: ros-rolling-ros2service Version: 0.39.0-1noble.20250510.075956 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 109 Depends: python3-yaml, ros-rolling-rclpy, ros-rolling-ros2cli, ros-rolling-ros2topic, ros-rolling-rosidl-runtime-py, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2service/ros-rolling-ros2service_0.39.0-1noble.20250510.075956_amd64.deb Size: 23384 SHA256: a0c627c8df65515d064bd1f4a029d205c7b7347b45d17f9462c9d4171baa2521 SHA1: 32812d6fbdee5b59be45c78ef9fd1c36a948475a MD5sum: 0db89d6becbfa336a0bcccbe3ef11094 Description: The service command for ROS 2 command line tools. Package: ros-rolling-ros2test Version: 0.9.0-1noble.20250510.075935 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 39 Depends: ros-rolling-domain-coordinator, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-launch-testing, ros-rolling-launch-testing-ros, ros-rolling-ros2cli, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2test/ros-rolling-ros2test_0.9.0-1noble.20250510.075935_amd64.deb Size: 5648 SHA256: c84db2f358694fe6b7fc4130ff5959994a606ade788b05d8457ba7dabc60b0f3 SHA1: 1a3f10803edaf177048758dfdf5dc184a603ccb1 MD5sum: 4984b2ceb920db3722cab02b0ed85b50 Description: The test command for ROS 2 launch tests. Package: ros-rolling-ros2topic Version: 0.39.0-1noble.20250510.075932 Architecture: amd64 Maintainer: Audrow Nash Installed-Size: 213 Depends: python3-numpy, python3-yaml, ros-rolling-rclpy, ros-rolling-ros2cli, ros-rolling-rosidl-runtime-py, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2topic/ros-rolling-ros2topic_0.39.0-1noble.20250510.075932_amd64.deb Size: 53590 SHA256: 797eb89ff089a2914dcc8f824b06ffde9e36b66ef0f6405bcf49f66f1cf0f1fb SHA1: e8c75c3f860c47d6fffae988c88ae7d8af3f7448 MD5sum: 75e704bc522d42f922a5ead881ad4e31 Description: The topic command for ROS 2 command line tools. Package: ros-rolling-ros2trace Version: 8.7.0-1noble.20250510.075954 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 59 Depends: ros-rolling-ros2cli, ros-rolling-tracetools-trace, ros-rolling-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/ros2trace/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2trace/ros-rolling-ros2trace_8.7.0-1noble.20250510.075954_amd64.deb Size: 7724 SHA256: 6f6a3b5c3e18ba505addeca8351ce31c21f119df837e6c940cd2105bd7fdce04 SHA1: 8ca521cc6f9f3c12a660d07e3f3e6ee0c5f65113 MD5sum: 088f08afdcc2eca00477e967d906d6df Description: The trace command for ROS 2 command line tools. Package: ros-rolling-ros2trace-analysis Version: 3.1.0-1noble.20250510.075956 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 56 Depends: ros-rolling-ros2cli, ros-rolling-tracetools-analysis, ros-rolling-ros-workspace Homepage: https://index.ros.org/p/ros2trace_analysis/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ros2trace-analysis/ros-rolling-ros2trace-analysis_3.1.0-1noble.20250510.075956_amd64.deb Size: 6052 SHA256: 25bccb999422708d1cb4bbef7a31981ab0f884c7c7b8d80e5d9f5b44da41153b SHA1: 5aaca2f774376d4a6b7f7274703f2b3abf3f4ca1 MD5sum: 3aa50f9eba7efeec8594740649734d68 Description: The trace-analysis command for ROS 2 command line tools. Package: ros-rolling-rosapi Version: 2.2.0-1noble.20250510.080210 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 112 Depends: ros-rolling-builtin-interfaces, ros-rolling-rcl-interfaces, ros-rolling-rclpy, ros-rolling-ros2node, ros-rolling-ros2service, ros-rolling-ros2topic, ros-rolling-rosapi-msgs, ros-rolling-rosbridge-library, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/rosapi Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosapi/ros-rolling-rosapi_2.2.0-1noble.20250510.080210_amd64.deb Size: 18266 SHA256: 73bafcbd1c20c80227f7f3023eb2884aa5a09ddb2656d0c78ddfc321bc162179 SHA1: c362a8593282f75ba298afdbf37fb04a4ec769e1 MD5sum: c43d7ccf3d9c5c6eb0e8b11f25a4404b Description: Provides service calls for getting ros meta-information, like list of topics, services, params, etc. Package: ros-rolling-rosapi-msgs Version: 2.2.0-1noble.20250510.074527 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 10210 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rcl-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/rosapi Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosapi-msgs/ros-rolling-rosapi-msgs_2.2.0-1noble.20250510.074527_amd64.deb Size: 598724 SHA256: 26375a7bea541a9b36b481a1af534d9618b095ed57782ab65e8fa174ffebddbc SHA1: 6516d83a41693c886ddb7d3413a0c51643d27ba3 MD5sum: 208a8852ae80227b9b6f09f4b861221e Description: Provides service calls for getting ros meta-information, like list of topics, services, params, etc. Package: ros-rolling-rosapi-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rosapi-msgs Version: 2.2.0-1noble.20250510.074527 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 8029 Depends: ros-rolling-rosapi-msgs (= 2.2.0-1noble.20250510.074527) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosapi-msgs/ros-rolling-rosapi-msgs-dbgsym_2.2.0-1noble.20250510.074527_amd64.deb Size: 6385898 SHA256: d150327ade5ec2af95c69f2c26aa474e9056989ba24babacc3b8ba579fc85fa4 SHA1: 2f79173e88c096e288a6e7bd60504a2ef5ffbc80 MD5sum: 5ea0ef0886f5166907ab5b64aa186182 Description: debug symbols for ros-rolling-rosapi-msgs Build-Ids: 2430d90bd4bd8dcd3f941ae33bff9394f9a65c54 2bd5daaed0e71491d02109ff4cf629c399660ec5 610f4be8849f6a2fa9194122a45b57795dc5a8b2 661f0d61d44a3608f9f7a399014f6bf96c5ebf7f 6c85c03075b222044d7d6f403111e6cf629f6acc 76f7eba30dfa7e9b0616253fbacb748356aba819 9c2b4c7498ea4b23c3802715f46814b02c7bd1de b0b41cd69afdc2f8cd52ae3105c5df667368540b cf2314bf0eae13e726d968e1ec1a6f33e8e65862 e30646b64c0677c8f08c8ab9174610c440afeb81 ee683260d358bbf45a83759b5544e2f7ec6ce7f8 Package: ros-rolling-rosbag2 Version: 0.33.0-1noble.20250510.085339 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 45 Depends: ros-rolling-ros2bag, ros-rolling-rosbag2-compression, ros-rolling-rosbag2-compression-zstd, ros-rolling-rosbag2-cpp, ros-rolling-rosbag2-py, ros-rolling-rosbag2-storage, ros-rolling-rosbag2-storage-default-plugins, ros-rolling-rosbag2-transport, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2/ros-rolling-rosbag2_0.33.0-1noble.20250510.085339_amd64.deb Size: 8744 SHA256: 23ef3afe9fd770cdea10149685ca023a9ee364f0f7410fb903c23b6df1e78c08 SHA1: 26af3ef5150f975b4f8f0a97c5b0f097f07ceefa MD5sum: fa4847464b8af4d28449fdf91b05d2c4 Description: Meta package for rosbag2 related packages Package: ros-rolling-rosbag2-compression Version: 0.33.0-1noble.20250510.084002 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 474 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12), libtinyxml2-10 (>= 10.0.0), ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rosbag2-cpp, ros-rolling-rosbag2-storage, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-compression/ros-rolling-rosbag2-compression_0.33.0-1noble.20250510.084002_amd64.deb Size: 134002 SHA256: 8edea197e8ff2ee729a092fe86d0e0a5390d4483362c5c22d4e7fc9f1b183ded SHA1: 9e0a5ccae6f91694e4e28b015dfeade3fd1d98fb MD5sum: a79b62329fb7798aa6892b81ff8bb6d8 Description: Compression implementations for rosbag2 bags and messages. Package: ros-rolling-rosbag2-compression-dbgsym Package-Type: ddeb Source: ros-rolling-rosbag2-compression Version: 0.33.0-1noble.20250510.084002 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 1733 Depends: ros-rolling-rosbag2-compression (= 0.33.0-1noble.20250510.084002) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-compression/ros-rolling-rosbag2-compression-dbgsym_0.33.0-1noble.20250510.084002_amd64.deb Size: 1627364 SHA256: 8bac2bb05ade83d051df016c1c6121d29cafc8effd31ff075c793449268359cb SHA1: 151331a5f4da084adf8f0b644d20b904dfbfa0f6 MD5sum: 16a16aa09a73415529a8755d85a505d7 Description: debug symbols for ros-rolling-rosbag2-compression Build-Ids: 2664979d5192885cf857e24ccab706deb0629c44 Package: ros-rolling-rosbag2-compression-zstd Version: 0.33.0-1noble.20250510.084227 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 152 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libzstd1 (>= 1.5.5), ros-rolling-pluginlib, ros-rolling-rcutils, ros-rolling-rosbag2-compression, ros-rolling-zstd-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-compression-zstd/ros-rolling-rosbag2-compression-zstd_0.33.0-1noble.20250510.084227_amd64.deb Size: 32658 SHA256: 93f5f1af81411f2165bfa2e617548c0540160dc72801292c666c5332c11f9fb1 SHA1: 187b7b8ee82e04cec6ceaeccf210b7ca0df9c20f MD5sum: 7e9e3f6d631b5636c2d85234fff95faf Description: Zstandard compression library implementation of rosbag2_compression Package: ros-rolling-rosbag2-compression-zstd-dbgsym Package-Type: ddeb Source: ros-rolling-rosbag2-compression-zstd Version: 0.33.0-1noble.20250510.084227 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 302 Depends: ros-rolling-rosbag2-compression-zstd (= 0.33.0-1noble.20250510.084227) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-compression-zstd/ros-rolling-rosbag2-compression-zstd-dbgsym_0.33.0-1noble.20250510.084227_amd64.deb Size: 273850 SHA256: 0ce5dd28d9462748f55035da2b9b1f12ca8f5d48c295b134d1e647e6cb597c80 SHA1: 6096c7187a312f874f730c69cafc5ce99e9d84a2 MD5sum: 7eb9df93539625a11ed07dfd28f30594 Description: debug symbols for ros-rolling-rosbag2-compression-zstd Build-Ids: eb9e0b3679c04aecda53a065fd9766c00a8ac835 Package: ros-rolling-rosbag2-cpp Version: 0.33.0-1noble.20250510.080517 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 857 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-ament-index-cpp, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-rmw-implementation, ros-rolling-rosbag2-storage, ros-rolling-rosidl-runtime-c, ros-rolling-rosidl-runtime-cpp, ros-rolling-rosidl-typesupport-cpp, ros-rolling-rosidl-typesupport-introspection-cpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-cpp/ros-rolling-rosbag2-cpp_0.33.0-1noble.20250510.080517_amd64.deb Size: 238698 SHA256: 28d4ba1ed11db894bba1228ffebd9c40c47e699ec7fae763e2980049d332760f SHA1: 2a4f8c47ea9d57a2c36ed1dfd88a63378ec1643d MD5sum: c7f67d01f12bcb0dcd4f50861dca475c Description: C++ ROSBag2 client library Package: ros-rolling-rosbag2-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-rosbag2-cpp Version: 0.33.0-1noble.20250510.080517 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 4142 Depends: ros-rolling-rosbag2-cpp (= 0.33.0-1noble.20250510.080517) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-cpp/ros-rolling-rosbag2-cpp-dbgsym_0.33.0-1noble.20250510.080517_amd64.deb Size: 3945590 SHA256: bc4892dc9a45626d0a69b38afc6808c605d87d9c48533e078fe56e242d7441e4 SHA1: ec7ef1fce0362f0982382e2816784ab4624068cd MD5sum: 78f983caea397bc2a57d5314038083ad Description: debug symbols for ros-rolling-rosbag2-cpp Build-Ids: 261cb452873a9064350aad5234a6ddf7318cacd2 Package: ros-rolling-rosbag2-examples-cpp Version: 0.33.0-1noble.20250510.084731 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 551 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-example-interfaces, ros-rolling-rclcpp, ros-rolling-rosbag2-cpp, ros-rolling-rosbag2-transport, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-examples-cpp/ros-rolling-rosbag2-examples-cpp_0.33.0-1noble.20250510.084731_amd64.deb Size: 112990 SHA256: 1966e06acb5f4b6821ebb5e66a9f5997017321c4363c4244c62269b2456d1436 SHA1: e42750d1ab2971292eaa86818b4e58ebc5ec53b8 MD5sum: 0780466606d38dbf1b3065ebcee0b16b Description: rosbag2 C++ API tutorials and examples Package: ros-rolling-rosbag2-examples-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-rosbag2-examples-cpp Version: 0.33.0-1noble.20250510.084731 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 3299 Depends: ros-rolling-rosbag2-examples-cpp (= 0.33.0-1noble.20250510.084731) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-examples-cpp/ros-rolling-rosbag2-examples-cpp-dbgsym_0.33.0-1noble.20250510.084731_amd64.deb Size: 2950040 SHA256: 5480be485d21580ab8ac608ea8089add1284f935d147d073d0fcafd1fdeac901 SHA1: 1c1593b28a6981acd377a2e9bab2437e7bda273a MD5sum: 2cbba1ece90c97b4a1915c5fdbc18706 Description: debug symbols for ros-rolling-rosbag2-examples-cpp Build-Ids: 0d59e4eb4c4ce155751bd0f1db5c2c240f168c8d 53c646c2b1f644606b728ad2c8050b65c7a58020 63866f1ee2bc7a9871b86c5788bcc930a406daec e9eeb26910c3eaf290e20ef156bd027f245b9e65 Package: ros-rolling-rosbag2-examples-py Version: 0.33.0-1noble.20250510.085242 Architecture: amd64 Maintainer: geoff Installed-Size: 62 Depends: ros-rolling-example-interfaces, ros-rolling-rclpy, ros-rolling-rosbag2-py, ros-rolling-rosidl-runtime-py, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-examples-py/ros-rolling-rosbag2-examples-py_0.33.0-1noble.20250510.085242_amd64.deb Size: 11398 SHA256: e96a7eb051f9e2a3746652d19131424fb0605a29b3ad672f398ad5ceb886d44f SHA1: 7fcdabccb58cc7430c8bcefa5f00843d11765477 MD5sum: 38af69c47c80e8a61af2eb7a6f6542be Description: Python bag writing tutorial Package: ros-rolling-rosbag2-interfaces Version: 0.33.0-1noble.20250429.140332 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 5386 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-interfaces/ros-rolling-rosbag2-interfaces_0.33.0-1noble.20250429.140332_amd64.deb Size: 308202 SHA256: 748cb7da623ad09e5e9ccf2aa433e57334d5c469c4f365c8404cb85ed10d7993 SHA1: fc9bbee8a11b667ba18818dfe7c73e598120ea88 MD5sum: 342f8891749060c6e89addd0e69cb0a5 Description: Interface definitions for controlling rosbag2 Package: ros-rolling-rosbag2-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-rosbag2-interfaces Version: 0.33.0-1noble.20250429.140332 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 3545 Depends: ros-rolling-rosbag2-interfaces (= 0.33.0-1noble.20250429.140332) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-interfaces/ros-rolling-rosbag2-interfaces-dbgsym_0.33.0-1noble.20250429.140332_amd64.deb Size: 2678608 SHA256: 07e7cf2200f0217799bd167bdf72cab03270c942eda347aacc0edfb1926fcca5 SHA1: 6ebecc0ac9c6bc33c573418d7dcf91a797466987 MD5sum: 2eddcb3607f015a9371d384acf82e3ea Description: debug symbols for ros-rolling-rosbag2-interfaces Build-Ids: 27065f261e58c58f6db84c32854a42a22744e26b 2af2a6b50014532376edc26940e8e9eb09f6468c 318f54a37c70a28d1bea56266de4251877a8e46f 4dd464f132394031538476173a003902d7b2e9a9 5f52f000ee146668ed115083e8fb7caaf3fe0dec 706d5a1cce7a53dd2193cba5bbb31963a04e046a 74dd517ef0c3ed38f53223ea9dadfb8bbc05b023 9395d839cf8ee8720268b5b8d310e8e9861e2d60 a5f436af3fdd6d0bb6e307ecc2ca8a39beffdd03 a7938447b99594ea9df015856ba00c16f837ce74 e4d831807cfe1ac7f4bb148b7ef275eb59bfc60f Package: ros-rolling-rosbag2-performance-benchmarking Version: 0.33.0-1noble.20250510.085312 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 10 Depends: python3-psutil, ros-rolling-ament-index-python, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-rclcpp, ros-rolling-rmw, ros-rolling-rosbag2-compression, ros-rolling-rosbag2-cpp, ros-rolling-rosbag2-performance-benchmarking-msgs, ros-rolling-rosbag2-py, ros-rolling-rosbag2-storage, ros-rolling-sensor-msgs, ros-rolling-yaml-cpp-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-performance-benchmarking/ros-rolling-rosbag2-performance-benchmarking_0.33.0-1noble.20250510.085312_amd64.deb Size: 3258 SHA256: f76f88d8d9e6081a74b779cdfe7c1a9834c46875f76372e2fd59287435fa8aee SHA1: 2fd4d55a4620d46e226df3076c1336dbd0722ebd MD5sum: 76b7f6c4138e3b17528151d9128dd6e2 Description: Code to benchmark rosbag2 Package: ros-rolling-rosbag2-performance-benchmarking-msgs Version: 0.33.0-1noble.20250429.142616 Architecture: amd64 Maintainer: ROS Tooling Working Group Installed-Size: 8 Depends: ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-performance-benchmarking-msgs/ros-rolling-rosbag2-performance-benchmarking-msgs_0.33.0-1noble.20250429.142616_amd64.deb Size: 2114 SHA256: a0049af5bc3b07153d7585681544012a77d2ab05b4aedcbffd651c6ee9e34089 SHA1: acee7c35b72b6be6c0df6efc86e67e3da70a840b MD5sum: 5b45e7f5b8a814f5f6e69f3facef22e3 Description: A package containing rosbag2 performance benchmarking specific messages. Package: ros-rolling-rosbag2-py Version: 0.33.0-1noble.20250510.084720 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 2510 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-pybind11-vendor, ros-rolling-rclpy, ros-rolling-rosbag2-compression, ros-rolling-rosbag2-cpp, ros-rolling-rosbag2-storage, ros-rolling-rosbag2-transport, ros-rolling-rpyutils, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-py/ros-rolling-rosbag2-py_0.33.0-1noble.20250510.084720_amd64.deb Size: 584234 SHA256: 7c101c891f0aa3a9af7697f1c2544b5d41d1309256b8caac33d0e0d44051a162 SHA1: b0e7157eb28f87d13dd9d8d292f10471efa8fef6 MD5sum: 6a8b22dc268daa53f3a483800ab3d669 Description: Python API for rosbag2 Package: ros-rolling-rosbag2-storage Version: 0.33.0-1noble.20250510.080222 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 657 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-yaml-cpp-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-storage/ros-rolling-rosbag2-storage_0.33.0-1noble.20250510.080222_amd64.deb Size: 182406 SHA256: d3b17b8a1cfbc822c35e6cee9683115e3098b5f2ff3de65e798842ff9702ed8f SHA1: bfa943b74f1adb100e6949644ff19ab1a0cc0a08 MD5sum: 49fc86cabd5ad559e70853fc247d9ad8 Description: ROS2 independent storage format to store serialized ROS2 messages Package: ros-rolling-rosbag2-storage-dbgsym Package-Type: ddeb Source: ros-rolling-rosbag2-storage Version: 0.33.0-1noble.20250510.080222 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 2188 Depends: ros-rolling-rosbag2-storage (= 0.33.0-1noble.20250510.080222) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-storage/ros-rolling-rosbag2-storage-dbgsym_0.33.0-1noble.20250510.080222_amd64.deb Size: 2037468 SHA256: d9fa2ee7b9cdf8fdf9a57536bf243762e8f026ecdc038b7b9556e1db65d6b410 SHA1: e59928762801daa26fca75cb42f7b64ea39be2c3 MD5sum: bc5fa2ef30d14cefb13b573388b70dca Description: debug symbols for ros-rolling-rosbag2-storage Build-Ids: 5dc67af020dfbd22047dc4b556590fd616feacf1 Package: ros-rolling-rosbag2-storage-default-plugins Version: 0.33.0-1noble.20250510.084013 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 41 Depends: ros-rolling-rosbag2-storage-mcap, ros-rolling-rosbag2-storage-sqlite3, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-storage-default-plugins/ros-rolling-rosbag2-storage-default-plugins_0.33.0-1noble.20250510.084013_amd64.deb Size: 5786 SHA256: 539d068a073453b8e8adf4587a37492be91ea305cf4c05fd92c8c27008ed0e80 SHA1: 737f2e48ad4ce55b5f77f34fbae7f15f5f56cd8b MD5sum: 41463ab69449cc69cd7e63eafc168b8a Description: Intermediate metapackage to point at default storage plugin(s) for rosbag2 Package: ros-rolling-rosbag2-storage-mcap Version: 0.33.0-1noble.20250510.080519 Architecture: amd64 Maintainer: Foxglove Installed-Size: 438 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-ament-index-cpp, ros-rolling-mcap-vendor, ros-rolling-pluginlib, ros-rolling-rcutils, ros-rolling-rosbag2-storage, ros-rolling-yaml-cpp-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-storage-mcap/ros-rolling-rosbag2-storage-mcap_0.33.0-1noble.20250510.080519_amd64.deb Size: 136490 SHA256: 3f16382f138b1249f6330565368712298cbc9122d29b6c3335e76f089bc38250 SHA1: 7497c288c764f47a88f389163c4e3278ab4db60c MD5sum: a0e041b9f38bec4695af73d4fcbba420 Description: rosbag2 storage plugin using the MCAP file format Package: ros-rolling-rosbag2-storage-mcap-dbgsym Package-Type: ddeb Source: ros-rolling-rosbag2-storage-mcap Version: 0.33.0-1noble.20250510.080519 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Foxglove Installed-Size: 1750 Depends: ros-rolling-rosbag2-storage-mcap (= 0.33.0-1noble.20250510.080519) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-storage-mcap/ros-rolling-rosbag2-storage-mcap-dbgsym_0.33.0-1noble.20250510.080519_amd64.deb Size: 1652468 SHA256: 1ffcf990eb9f1373bd950d9c951c63134bca3b250200427f512049dd3323b880 SHA1: 4bf766eeea39945d1277e237aafd79772dc7c29d MD5sum: eddaee22190ee9eaf7f1c8f9020c84fc Description: debug symbols for ros-rolling-rosbag2-storage-mcap Build-Ids: b97d3e6d08d6abd4ecea6caf302ae73fedb18229 Package: ros-rolling-rosbag2-storage-sqlite3 Version: 0.33.0-1noble.20250510.080804 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 550 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-pluginlib, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rosbag2-storage, ros-rolling-sqlite3-vendor, ros-rolling-yaml-cpp-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-storage-sqlite3/ros-rolling-rosbag2-storage-sqlite3_0.33.0-1noble.20250510.080804_amd64.deb Size: 168754 SHA256: 36ebc4c3e63eab4fa63bb456f89d2a89eb80c02adbb7afd802a3e8264d1f88be SHA1: f29beb74a320b3f340c01887968def5f2dad01ee MD5sum: a7403df9f8cc7a89d22392c71aa1b5fd Description: ROSBag2 SQLite3 storage plugin Package: ros-rolling-rosbag2-storage-sqlite3-dbgsym Package-Type: ddeb Source: ros-rolling-rosbag2-storage-sqlite3 Version: 0.33.0-1noble.20250510.080804 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 2067 Depends: ros-rolling-rosbag2-storage-sqlite3 (= 0.33.0-1noble.20250510.080804) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-storage-sqlite3/ros-rolling-rosbag2-storage-sqlite3-dbgsym_0.33.0-1noble.20250510.080804_amd64.deb Size: 1947134 SHA256: a009d46a527d207576d009b477576466eeddfa44ef3c2403ee67446572bfad36 SHA1: a769c8b12f69d7cc684e5c98890872d13cb5986f MD5sum: 9c49ef30d9a43f9a09ad536d17284d44 Description: debug symbols for ros-rolling-rosbag2-storage-sqlite3 Build-Ids: b6bd0b17f92164260c70b35e9777e139b9b33995 Package: ros-rolling-rosbag2-test-common Version: 0.33.0-1noble.20250510.083427 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 132 Depends: ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-test-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-test-common/ros-rolling-rosbag2-test-common_0.33.0-1noble.20250510.083427_amd64.deb Size: 21688 SHA256: ee3f7c21acca538e89e369715f47149ea063acf725081456f6cac52275cb1088 SHA1: f32382800053ac2eb7666af4bfe9d07507dd7a8f MD5sum: ea1de2b837b32d2a1e223844358ef14a Description: Commonly used test helper classes and fixtures for rosbag2 Package: ros-rolling-rosbag2-test-msgdefs Version: 0.33.0-1noble.20250429.143033 Architecture: amd64 Maintainer: Foxglove Installed-Size: 5838 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-test-msgdefs/ros-rolling-rosbag2-test-msgdefs_0.33.0-1noble.20250429.143033_amd64.deb Size: 310236 SHA256: ba72886eff3924c257f488c9934ce0a70ddd8383d78362ee985efadb1f7bb17a SHA1: 66ba7b03a0cf149333b8b80f19cfe689c1ac2aba MD5sum: 69118a8bcbd2ae33d1f290d82f85b9ac Description: message definition test fixtures for rosbag2 schema recording Package: ros-rolling-rosbag2-test-msgdefs-dbgsym Package-Type: ddeb Source: ros-rolling-rosbag2-test-msgdefs Version: 0.33.0-1noble.20250429.143033 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Foxglove Installed-Size: 3193 Depends: ros-rolling-rosbag2-test-msgdefs (= 0.33.0-1noble.20250429.143033) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-test-msgdefs/ros-rolling-rosbag2-test-msgdefs-dbgsym_0.33.0-1noble.20250429.143033_amd64.deb Size: 2265410 SHA256: 0bd892ec8e2f5d0297306d9ca8e6a4223b582c9e1c4639fdd25a48841cc15200 SHA1: 0015463e5803b51cf615ab41cd593fa85751fbae MD5sum: a9cce977dc9e2cce422c0f6951c6ed07 Description: debug symbols for ros-rolling-rosbag2-test-msgdefs Build-Ids: 00000568f0e6fd9544b1f9af88328c93d1f07e6b 2e03db9254126d4bfdc6a48ef97bf41c02766094 402f8964d0ae6e4005f77646c4e91b9ab3009e20 64518b835181ad9d70bfacfdeb586ec8fc0c68a6 662425d72513e3cefa2034772306d8fb5ff64f36 819e4b82010a19ab333709459e71d0e13c5771f8 9ec32e5aa389d91462163513fee78809418610bf 9feb61039be129d2eabeb22190cd93ac8be32ea0 c21f03363b1cf825e315b31f9407d2a7b883533b e45f05a87d297d135615a8967c8e439d70c3417c e723bbb523689fadda34087e35373f372f3ee876 Package: ros-rolling-rosbag2-tests Version: 0.33.0-1noble.20250426.193911 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 46 Depends: ros-rolling-ament-index-cpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-tests/ros-rolling-rosbag2-tests_0.33.0-1noble.20250426.193911_amd64.deb Size: 9772 SHA256: adca37719cea50eabfaadbb626185bd882da6c5aa7c99293857a91de0f1cfa93 SHA1: 53bd08f7eacdc253d00647d636cd0432d695753a MD5sum: c13f0a6fcbd1fc9f069074afb32c54a8 Description: Tests package for rosbag2 Package: ros-rolling-rosbag2-to-video Version: 1.0.1-1noble.20250510.085302 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 64 Depends: libopencv-dev, python3-opencv, ros-rolling-cv-bridge, ros-rolling-rclpy, ros-rolling-ros2bag, ros-rolling-rosbag2-py, ros-rolling-rosidl-runtime-py, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-to-video/ros-rolling-rosbag2-to-video_1.0.1-1noble.20250510.085302_amd64.deb Size: 14386 SHA256: bbff048a25e0b807bdc90f72b56742d0354541af29b8b397f40a9cb8edaf3fed SHA1: 55fdf882f57199e1f68fed24ca1205555c14ea00 MD5sum: dc546a65d9e201b918f6852d93d52617 Description: Command line tool to create a video from a rosbag recording Package: ros-rolling-rosbag2-transport Version: 0.33.0-1noble.20250510.084203 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 1532 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-keyboard-handler, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-rclcpp-components, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-rosbag2-compression, ros-rolling-rosbag2-cpp, ros-rolling-rosbag2-interfaces, ros-rolling-rosbag2-storage, ros-rolling-yaml-cpp-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-transport/ros-rolling-rosbag2-transport_0.33.0-1noble.20250510.084203_amd64.deb Size: 391190 SHA256: c0c1a3a267f787ba152bf3fc3894255c3c6ec391fd46cf523852464229af0f54 SHA1: b9987d52cc902cdaa3bd4c98b9e32d4126558ad8 MD5sum: e99dc6450871fe660fa96f6b9dcad6fe Description: Layer encapsulating ROS middleware to allow rosbag2 to be used with or without middleware Package: ros-rolling-rosbag2-transport-dbgsym Package-Type: ddeb Source: ros-rolling-rosbag2-transport Version: 0.33.0-1noble.20250510.084203 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 9031 Depends: ros-rolling-rosbag2-transport (= 0.33.0-1noble.20250510.084203) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbag2-transport/ros-rolling-rosbag2-transport-dbgsym_0.33.0-1noble.20250510.084203_amd64.deb Size: 8303900 SHA256: 3e641b10eb28b970cb6908d7613e8a8df258ed418873dd94a5e895631a4f0c81 SHA1: 43ff4c6feea8bfffd66eee75af1e878323b1a984 MD5sum: 250c2a65c0bb5794eefae4ad785c73d5 Description: debug symbols for ros-rolling-rosbag2-transport Build-Ids: 1e732b7b41cb47fa1ecc02a86e0f8fd310c85dca 7cb7713f9853a832caf1f0730872a4a4490949f7 95defeba8869920d8f31bc5b4b58edd0bcc2c7ef Package: ros-rolling-rosbridge-library Version: 2.2.0-1noble.20250510.075907 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 273 Depends: python3-bson, python3-pil, ros-rolling-rclpy, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/rosbridge_library Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbridge-library/ros-rolling-rosbridge-library_2.2.0-1noble.20250510.075907_amd64.deb Size: 43236 SHA256: 82e3c60b49b13efad9f92dd90f19274440032e096be26b2414f083b713ff6769 SHA1: 0feb21c12699ed9db6ca0c12bf0a30cd305e9262 MD5sum: 80fdd5053fed326d2268fd722f28ad19 Description: The core rosbridge package, responsible for interpreting JSON andperforming the appropriate ROS action, like subscribe, publish, call service, and interact with params. Package: ros-rolling-rosbridge-msgs Version: 2.2.0-1noble.20250510.074528 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 548 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbridge-msgs/ros-rolling-rosbridge-msgs_2.2.0-1noble.20250510.074528_amd64.deb Size: 53780 SHA256: 23ff469286ac1cb0c629a6bf23dbdd49a4388a2c63d5e78b4addc8be38c1a9e5 SHA1: dc4c9c3f49f4d90e68900da9cfea9e692a36b12f MD5sum: 2f56b1a5faa6cb6d25736c57dd606da0 Description: Package containing message files Package: ros-rolling-rosbridge-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rosbridge-msgs Version: 2.2.0-1noble.20250510.074528 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 412 Depends: ros-rolling-rosbridge-msgs (= 2.2.0-1noble.20250510.074528) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbridge-msgs/ros-rolling-rosbridge-msgs-dbgsym_2.2.0-1noble.20250510.074528_amd64.deb Size: 302362 SHA256: 719ec3d036560a6f06574fcadd16948687cea61878ac34639dfbe6c5bcdb57cb SHA1: 129c4b07b7d046e07fa65a8f351ed97658c5c808 MD5sum: 690f95e334e8b36b9d3d7e106b5a4056 Description: debug symbols for ros-rolling-rosbridge-msgs Build-Ids: 3250f3f876d19709473b6525c38359cc5ee51d8f 4cf6e446019b2abd1e16c8e0729cccb902bfdce5 54a965b6b2a4bbf72999cc7c1fdb822325e6bdde 765eb5669307fddfa8925f57917e8279a4b80214 7a00ede3f75e68654f0204eb48bfeaa1e6b1452b a839a3ced229e00f35f9a82ab07845262865c32c bab13da5e46fb1bc2806b8bf025cfca73acf6d30 beab8951b8b2aab6561dfb94624c3eeb9579a305 cf9fe8f25e2633644cbb53bcf781755f53920610 e2c7cfddd1ab1fb926d58ba700af4dbb5f165c7c f9eed231db4735ea41d189f0cd9852ffd78463db Package: ros-rolling-rosbridge-server Version: 2.2.0-1noble.20250510.080414 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 105 Depends: python3-tornado, python3-twisted, ros-rolling-rclpy, ros-rolling-rosapi, ros-rolling-rosbridge-library, ros-rolling-rosbridge-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/rosbridge_server Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbridge-server/ros-rolling-rosbridge-server_2.2.0-1noble.20250510.080414_amd64.deb Size: 14666 SHA256: 6493da3c1390d788d46d2271c0931c11e6554534e72c1127dc2dd7734d039051 SHA1: 3f8a55800b08b998a3461274c06395ad00a1f808 MD5sum: 9b99a38f2cbb0ddde9d20f827a19da18 Description: A WebSocket interface to rosbridge. Package: ros-rolling-rosbridge-suite Version: 2.2.0-1noble.20250510.081857 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 42 Depends: ros-rolling-rosapi, ros-rolling-rosbridge-library, ros-rolling-rosbridge-server, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/rosbridge_suite Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbridge-suite/ros-rolling-rosbridge-suite_2.2.0-1noble.20250510.081857_amd64.deb Size: 5982 SHA256: 640f65c20099ccd4b74fc86eba04d725d27734c56b4af966147d2639273f4af3 SHA1: f1227058a9b85212cf853d8b9e7527c17e0fb07a MD5sum: 86af0432e6c1f79a4ab07e8aa79ba14f Description: Rosbridge provides a JSON API to ROS functionality for non-ROS programs. There are a variety of front ends that interface with rosbridge, including a WebSocket server for web browsers to interact with. Rosbridge_suite is a meta-package containing rosbridge, various front end packages for rosbridge like a WebSocket package, and helper packages. Package: ros-rolling-rosbridge-test-msgs Version: 2.2.0-1noble.20250510.075852 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 14570 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rclpy, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/rosbridge_library Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbridge-test-msgs/ros-rolling-rosbridge-test-msgs_2.2.0-1noble.20250510.075852_amd64.deb Size: 738978 SHA256: d3fe6aeab6c04ce7d3a9df9d800bfddc2a73c77a4d49fce4b2c04d650d3a916c SHA1: 2ee80d2532fea9d09499e85d1554bbd2f867fffb MD5sum: 9ea854f68a957f796e9b88905cd236b6 Description: Message and service definitions used in internal tests for rosbridge packages. Package: ros-rolling-rosbridge-test-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rosbridge-test-msgs Version: 2.2.0-1noble.20250510.075852 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 8169 Depends: ros-rolling-rosbridge-test-msgs (= 2.2.0-1noble.20250510.075852) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosbridge-test-msgs/ros-rolling-rosbridge-test-msgs-dbgsym_2.2.0-1noble.20250510.075852_amd64.deb Size: 5788806 SHA256: f0d4e16c473781eb6f5eb2c2f7a73da8f51753b4bc21cbfc28b8817e44e0979a SHA1: 0dfc8c42f8fabe52633b75e80510fa08497acde2 MD5sum: 8ecec19ff5798fde80b1842dd1db2330 Description: debug symbols for ros-rolling-rosbridge-test-msgs Build-Ids: 0836887a5284eb696e779e468a8332374d4f0b05 31984f1a1f6300ed65a25d4bff9078d324bcf59d 3acc0d23570026c9e31f7b931d7b5cc0f4adfca3 4636c466c06516dc902e5840edcb07ec9ab22151 494180ba62d6aeb0add6c2a24a51106c9f2efd08 53120fad734a9cd8b3fe771525ef38cfd1a5bf96 77d78b6ded17a4b310782097cfad334e93c0b430 a73cfea5a448b064f1d6a6d4a3d60543edab8fc9 a9ee5bdfc9e86beda89ef7fbd7f37c262fd9cb5a dfdbe0fa7a2acaebd509b10039abab7fdd0c4c9b ecaa4550275317b0877236be5e3f3cb1c905df6a Package: ros-rolling-rosgraph-monitor Version: 0.1.1-1noble.20250510.084400 Architecture: amd64 Maintainer: Bonsai Robotics Engineering Installed-Size: 962 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-diagnostic-aggregator, ros-rolling-diagnostic-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rosgraph-monitor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosgraph-monitor/ros-rolling-rosgraph-monitor_0.1.1-1noble.20250510.084400_amd64.deb Size: 229826 SHA256: ab8ccb135857c1ab65f51357579e9ac1008364b9eec44946f783b1bd9e5f7515 SHA1: 79db4d9f41a6db50bc4e044f2f82607ae5a8cd3a MD5sum: 11e422dbcfff949b83690178c56d1108 Description: Monitors the ROS graph to detect error conditions Package: ros-rolling-rosgraph-monitor-dbgsym Package-Type: ddeb Source: ros-rolling-rosgraph-monitor Version: 0.1.1-1noble.20250510.084400 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bonsai Robotics Engineering Installed-Size: 4411 Depends: ros-rolling-rosgraph-monitor (= 0.1.1-1noble.20250510.084400) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosgraph-monitor/ros-rolling-rosgraph-monitor-dbgsym_0.1.1-1noble.20250510.084400_amd64.deb Size: 3953550 SHA256: 6e8f2c9a16c8f6d846664488e4358648f8a2181651fe457a43bc4a54a2bcad46 SHA1: a4fe6c89a86e148fb1836313835bb4ba25b1df9a MD5sum: 84fdaddb628a0b5033391bf63d79c323 Description: debug symbols for ros-rolling-rosgraph-monitor Build-Ids: 25353a66dbb15229c1f710262b041fff7bd96c18 8231bcc83d253183bbfabca463a02b34fd3d831c e93afdbf5ba0bd62db8ba9e836b187f6a175966e Package: ros-rolling-rosgraph-monitor-msgs Version: 0.1.1-1noble.20250504.161514 Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 605 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosgraph-monitor-msgs/ros-rolling-rosgraph-monitor-msgs_0.1.1-1noble.20250504.161514_amd64.deb Size: 60318 SHA256: a4e2aac4464cf8839a20d3998494bb46bac4a02c8275dabb5438727ebb7d7f07 SHA1: 714cd73ee151d996da3aa9efa0642eca68f7374d MD5sum: 2273e7e5af4302d560c747f76ff15553 Description: Interfaces for reporting observations about the ROS 2 communication graph Package: ros-rolling-rosgraph-monitor-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rosgraph-monitor-msgs Version: 0.1.1-1noble.20250504.161514 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 437 Depends: ros-rolling-rosgraph-monitor-msgs (= 0.1.1-1noble.20250504.161514) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosgraph-monitor-msgs/ros-rolling-rosgraph-monitor-msgs-dbgsym_0.1.1-1noble.20250504.161514_amd64.deb Size: 323254 SHA256: a0d6bf6c3ac75eb392a91bd2ff15440b5906fa618eb9ebbeb243e002262a5dad SHA1: 4f27a9647deed266b3f5db70acd8b5f6f8b2cb6f MD5sum: e2b36ca3c83edba22fd69719af37c36c Description: debug symbols for ros-rolling-rosgraph-monitor-msgs Build-Ids: 1548b823ffb746dc2447cc8a4cbe3c440033679a 1a71436540fd87cb1cb035dedefd8b49cd4aebc6 45143db558032b18e8e379f7ab6727759192a54e 5ca79f071709d9a85f4bf94f5bb462be64be1322 6f33cdaa55555d8e928f815ef56f8dc71f9eadef 92b4af96bc0787a2a46a35763f97b845949b8d52 9e733cc687020d0115b06f7468b32e81e82f47eb b13ae22166a700e96be199a12a36988fbb7b0450 b43b76fdd5508f99a3bc03709d43a5dd36628022 c4e08adeaf52ec89e7bc53025ca238be1e29d8b3 f8a88f9b1839437165977f311d4ca551c430827b Package: ros-rolling-rosgraph-msgs Version: 2.4.0-1noble.20250429.140335 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 413 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosgraph-msgs/ros-rolling-rosgraph-msgs_2.4.0-1noble.20250429.140335_amd64.deb Size: 38126 SHA256: 1f0f63bcca95efe510ec84fe4106adfcde1c1924056ac2604b5966fed35416fd SHA1: f94026de21f1356cda7fe1a0240912cc694ce8c7 MD5sum: cca383e78087b621ce041e494442dabb Description: Messages relating to the ROS Computation Graph. These are generally considered to be low-level messages that end users do not interact with. Package: ros-rolling-rosgraph-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rosgraph-msgs Version: 2.4.0-1noble.20250429.140335 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 243 Depends: ros-rolling-rosgraph-msgs (= 2.4.0-1noble.20250429.140335) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosgraph-msgs/ros-rolling-rosgraph-msgs-dbgsym_2.4.0-1noble.20250429.140335_amd64.deb Size: 158318 SHA256: 5d3c1ae87b3cef9875ae7fa771d6c8908262bab1d60e730f2d21fdcf1b04cc1b SHA1: 2470d3de13cb0e9fea446cd1e9fe27f0046619b2 MD5sum: f5751e2fbef7e8a4e2416bdf251805ee Description: debug symbols for ros-rolling-rosgraph-msgs Build-Ids: 132e0596ea84d9d77270863a7b62c2e16b2b37b3 357e949a090562e3fb1d85e3bf06eec2736d6557 35b5230cec131fb073c1b3eccb1350f71cad07ac 36be63f5e22486bfd3d5f1f69277c322e47dc6b8 4816f8260897716121fac75d84a47466f6efe176 50d836700f16a5c0b1a33b0bcea316d76c52ec7d 5487092e245c2919fe794c09c034f0629e3e230e 731dc8b0b5d618ba63b5982821e1a3792de027c5 7c1a01c09e8ec65c57140cbeb2b43afc1109edc1 92a0bd6ba8ea9b918ab7877afa5f8a3f3890adf6 b1926f7be1cf7bee95375cab7ddb2868d554f99b Package: ros-rolling-rosidl-adapter Version: 4.10.0-1noble.20250426.193739 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 133 Depends: python3-dev, python3-empy, ros-rolling-ament-cmake-core, ros-rolling-rosidl-cli, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-adapter/ros-rolling-rosidl-adapter_4.10.0-1noble.20250426.193739_amd64.deb Size: 20924 SHA256: 572f00cb75e2fa331254ab996d22e7ad2cc39e7aa0396aae56c45ee50400b492 SHA1: 361cb35700c12dadac4123b1e66c2dc0c6ae3544 MD5sum: 5784bf0708e3b36c81bbe0593d823620 Description: API and scripts to parse .msg/.srv/.action files and convert them to .idl. Package: ros-rolling-rosidl-cli Version: 4.10.0-1noble.20250426.191732 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 130 Depends: python3-argcomplete, python3-importlib-metadata, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-cli/ros-rolling-rosidl-cli_4.10.0-1noble.20250426.191732_amd64.deb Size: 25484 SHA256: 3e671686aa6e66de689541257641c992cfbe9c29ceb889bdd247f662a45f9ff1 SHA1: 6b2832199cd6cbadb302452144d0ac4b8ca92ffd MD5sum: c2aeb766b98831de4afea80760ea4633 Description: Command line tools for ROS interface generation. Package: ros-rolling-rosidl-cmake Version: 4.10.0-1noble.20250426.193946 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 96 Depends: python3-empy, ros-rolling-ament-cmake, ros-rolling-rosidl-pycommon, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-cmake/ros-rolling-rosidl-cmake_4.10.0-1noble.20250426.193946_amd64.deb Size: 15056 SHA256: 357a640ce910d5c38fa9d07e7b5356ab43973f16a47d59edf72c49812a32f53a SHA1: 5490e18d5014c60f0a0fad2701e6713ec41046b6 MD5sum: be1f50a954c0e9c71b78bf743b1f0657 Description: The CMake functionality to invoke code generation for ROS interface files. Package: ros-rolling-rosidl-core-generators Version: 0.4.0-1noble.20250429.134913 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 50 Depends: ros-rolling-ament-cmake-core, ros-rolling-rosidl-cmake, ros-rolling-rosidl-generator-c, ros-rolling-rosidl-generator-cpp, ros-rolling-rosidl-generator-py, ros-rolling-rosidl-typesupport-c, ros-rolling-rosidl-typesupport-cpp, ros-rolling-rosidl-typesupport-fastrtps-c, ros-rolling-rosidl-typesupport-fastrtps-cpp, ros-rolling-rosidl-typesupport-introspection-c, ros-rolling-rosidl-typesupport-introspection-cpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-core-generators/ros-rolling-rosidl-core-generators_0.4.0-1noble.20250429.134913_amd64.deb Size: 6886 SHA256: 8cebf220b6e981ce4fc77f12efb20a5c850e2dab477972818aaeacb4617d1156 SHA1: 5c8693e1be689a63f978b12690adce4135dc4794 MD5sum: 9e3799749c02a5135c20bbf7c09d2554 Description: A configuration package defining core ROS interface generators. Package: ros-rolling-rosidl-core-runtime Version: 0.4.0-1noble.20250429.134913 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 44 Depends: ros-rolling-rosidl-generator-py, ros-rolling-rosidl-runtime-c, ros-rolling-rosidl-runtime-cpp, ros-rolling-rosidl-typesupport-c, ros-rolling-rosidl-typesupport-cpp, ros-rolling-rosidl-typesupport-fastrtps-c, ros-rolling-rosidl-typesupport-fastrtps-cpp, ros-rolling-rosidl-typesupport-introspection-c, ros-rolling-rosidl-typesupport-introspection-cpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-core-runtime/ros-rolling-rosidl-core-runtime_0.4.0-1noble.20250429.134913_amd64.deb Size: 5972 SHA256: 42e1ac6cc8aec05e252b726014d4717e26c9ea53fbb7d4a1bd8768e2f1745fd7 SHA1: ef5f8eb11fc3855de475fe5a9e9974a4d572a840 MD5sum: 2c91142fcb3d9b6852fc28ff6d75a454 Description: A configuration package defining runtime dependencies for core ROS interfaces. Package: ros-rolling-rosidl-default-generators Version: 1.8.0-1noble.20250429.135951 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 47 Depends: ros-rolling-action-msgs, ros-rolling-ament-cmake-core, ros-rolling-rosidl-core-generators, ros-rolling-service-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-default-generators/ros-rolling-rosidl-default-generators_1.8.0-1noble.20250429.135951_amd64.deb Size: 6852 SHA256: 5efc1395408b2fd347d348ea779b273d6f968356bfa7b5316102530d0c60e868 SHA1: 0da14c90c41b3505e74e0ae4c853a63a975350b4 MD5sum: cee7f07314402ee93cbd0432b8ebade0 Description: A configuration package defining the default ROS interface generators. Package: ros-rolling-rosidl-default-runtime Version: 1.8.0-1noble.20250429.135942 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 47 Depends: ros-rolling-action-msgs, ros-rolling-rosidl-core-runtime, ros-rolling-service-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-default-runtime/ros-rolling-rosidl-default-runtime_1.8.0-1noble.20250429.135942_amd64.deb Size: 7202 SHA256: 6264bd91fcc733e7bf375dec82082fac504c35ac0514542cbb3596b4fe163959 SHA1: 29e2216c8929746be79892c1626488288f264487 MD5sum: 143780412c1ef7b068a03f73e5f84bc9 Description: A configuration package defining the runtime for the ROS interfaces. Package: ros-rolling-rosidl-dynamic-typesupport Version: 0.4.0-1noble.20250426.194645 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 325 Depends: libc6 (>= 2.4), ros-rolling-rcutils, ros-rolling-rosidl-runtime-c, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-dynamic-typesupport/ros-rolling-rosidl-dynamic-typesupport_0.4.0-1noble.20250426.194645_amd64.deb Size: 37190 SHA256: 3d71cf5040a4f88517fb1cea5b155194fab2c94eeb4e339858c46e81166394c0 SHA1: caf6a0f160675bd14b31f26228c7e8217209e052 MD5sum: 96f2df1cd1c3228b73a1d57818875df0 Description: Unified serialization support interface for dynamic typesupport in C. Package: ros-rolling-rosidl-dynamic-typesupport-dbgsym Package-Type: ddeb Source: ros-rolling-rosidl-dynamic-typesupport Version: 0.4.0-1noble.20250426.194645 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 120 Depends: ros-rolling-rosidl-dynamic-typesupport (= 0.4.0-1noble.20250426.194645) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-dynamic-typesupport/ros-rolling-rosidl-dynamic-typesupport-dbgsym_0.4.0-1noble.20250426.194645_amd64.deb Size: 78844 SHA256: 4cb2dc70bbbb3a957959ad22d759c5dde6e3b79f9414e203be492ca165fc4238 SHA1: 62557a1d3f849cf24f170fe2528d6962fcc3aae0 MD5sum: 65ef001ac858852bdebf89e0ae31f767 Description: debug symbols for ros-rolling-rosidl-dynamic-typesupport Build-Ids: 7dc735edc7ba52e708e774db69571df48c8b095d Package: ros-rolling-rosidl-dynamic-typesupport-fastrtps Version: 0.5.0-1noble.20250510.073418 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 280 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-fastdds, ros-rolling-fastcdr, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rosidl-dynamic-typesupport, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-dynamic-typesupport-fastrtps/ros-rolling-rosidl-dynamic-typesupport-fastrtps_0.5.0-1noble.20250510.073418_amd64.deb Size: 51668 SHA256: 550a416a597586c3c0b1951445862655afbff02470cbbb1f6e15aaea5c853d10 SHA1: f60796cb9360d9e27bcda1152562b8cc168912bb MD5sum: 980cbae889a7ac1ea5c15e1f3900eac3 Description: FastDDS serialization support implementation for use with C/C++. Package: ros-rolling-rosidl-dynamic-typesupport-fastrtps-dbgsym Package-Type: ddeb Source: ros-rolling-rosidl-dynamic-typesupport-fastrtps Version: 0.5.0-1noble.20250510.073418 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 657 Depends: ros-rolling-rosidl-dynamic-typesupport-fastrtps (= 0.5.0-1noble.20250510.073418) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-dynamic-typesupport-fastrtps/ros-rolling-rosidl-dynamic-typesupport-fastrtps-dbgsym_0.5.0-1noble.20250510.073418_amd64.deb Size: 569994 SHA256: 07bcd65e4737af6bdd98382a7683a6a1345b862d19343aae6112011fa20bb70e SHA1: 99cf1ed3c0eb053dd0e8b8368b8633e6a0ac47d5 MD5sum: c6cd6b8c36422382ea0fc477d829f55c Description: debug symbols for ros-rolling-rosidl-dynamic-typesupport-fastrtps Build-Ids: ddfb5c41293ffd5c8776c450d6ea2d4bc46736d8 Package: ros-rolling-rosidl-generator-c Version: 4.10.0-1noble.20250426.194443 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 178 Depends: python3-dev, ros-rolling-ament-cmake-core, ros-rolling-ament-index-python, ros-rolling-rcutils, ros-rolling-rosidl-cli, ros-rolling-rosidl-cmake, ros-rolling-rosidl-generator-type-description, ros-rolling-rosidl-parser, ros-rolling-rosidl-pycommon, ros-rolling-rosidl-typesupport-interface, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-generator-c/ros-rolling-rosidl-generator-c_4.10.0-1noble.20250426.194443_amd64.deb Size: 25496 SHA256: 9bdb7ce58ae400038bffd5318b6e8af12638ebb4efe1f06c1ce31f32dbfc550e SHA1: c59e163c918e223ad0e0947c1c1eafa02529d697 MD5sum: dcfff74774d46441a5d1e2f9e6d2397f Description: Generate the ROS interfaces in C. Package: ros-rolling-rosidl-generator-cpp Version: 4.10.0-1noble.20250426.194736 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 154 Depends: python3-dev, ros-rolling-ament-cmake-core, ros-rolling-ament-index-python, ros-rolling-rosidl-cli, ros-rolling-rosidl-cmake, ros-rolling-rosidl-generator-c, ros-rolling-rosidl-generator-type-description, ros-rolling-rosidl-parser, ros-rolling-rosidl-pycommon, ros-rolling-rosidl-runtime-cpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-generator-cpp/ros-rolling-rosidl-generator-cpp_4.10.0-1noble.20250426.194736_amd64.deb Size: 22862 SHA256: c0800230706827a9f59cd1325fc1356943d494f1fd83fb07985475348307645c SHA1: e9129303b0413d496b485276f7a12121104ce33d MD5sum: 82445dae4274dd5073c96d527e35d871 Description: Generate the ROS interfaces in C++. Package: ros-rolling-rosidl-generator-dds-idl Version: 0.13.0-1noble.20250429.134642 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 80 Depends: ros-rolling-ament-cmake, ros-rolling-ament-index-python, ros-rolling-rosidl-cli, ros-rolling-rosidl-pycommon, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-generator-dds-idl/ros-rolling-rosidl-generator-dds-idl_0.13.0-1noble.20250429.134642_amd64.deb Size: 11268 SHA256: 0af528abf5beafffae8da0f31df51f0700a9e1631988684e945f783ca9debe50 SHA1: c1dc0496b0e353c5cadb0e83ec01fa93948e8721 MD5sum: ddbd93df687d13160081effea0a58f28 Description: Generate the DDS interfaces for ROS interfaces. Package: ros-rolling-rosidl-generator-py Version: 0.25.0-1noble.20250429.134700 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 196 Depends: python3-numpy, ros-rolling-ament-cmake, ros-rolling-ament-cmake-cppcheck, ros-rolling-ament-cmake-cpplint, ros-rolling-ament-cmake-flake8, ros-rolling-ament-cmake-pep257, ros-rolling-ament-cmake-uncrustify, ros-rolling-ament-index-python, ros-rolling-rmw, ros-rolling-rosidl-cli, ros-rolling-rosidl-generator-c, ros-rolling-rosidl-parser, ros-rolling-rosidl-pycommon, ros-rolling-rosidl-runtime-c, ros-rolling-rosidl-typesupport-c, ros-rolling-rosidl-typesupport-interface, ros-rolling-rpyutils, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-generator-py/ros-rolling-rosidl-generator-py_0.25.0-1noble.20250429.134700_amd64.deb Size: 29398 SHA256: e90ba775a1d4e085cf7e6d91888a77613b89ba7ebe98e70daa064342113cb979 SHA1: 37b07a66793a4a62bca0d8a6879030af526aac2d MD5sum: 9343bffc5005c172e943bb5215e861ca Description: Generate the ROS interfaces in Python. Package: ros-rolling-rosidl-generator-type-description Version: 4.10.0-1noble.20250426.193917 Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 89 Depends: python3-dev, ros-rolling-ament-cmake-core, ros-rolling-ament-index-python, ros-rolling-rosidl-cli, ros-rolling-rosidl-parser, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-generator-type-description/ros-rolling-rosidl-generator-type-description_4.10.0-1noble.20250426.193917_amd64.deb Size: 14424 SHA256: 61ba6aff3504f0eac52696a082ac6286fc8591d3bf6c067ecb87ffc756f678c8 SHA1: 085589eacbec1a40ad645c8144a7e42dde63e473 MD5sum: a484c6966faf45154d684e5a832977a1 Description: Generate hashes and descriptions of ROS 2 interface types, per REP-2011. Package: ros-rolling-rosidl-parser Version: 4.10.0-1noble.20250426.193852 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 126 Depends: python3-lark, ros-rolling-rosidl-adapter, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-parser/ros-rolling-rosidl-parser_4.10.0-1noble.20250426.193852_amd64.deb Size: 21446 SHA256: 2d73b3c5589d23901d53b1ac6730f937c8d4e40d78db3e89833c993b0377e6b4 SHA1: 2247c140200190f578d8b8cfaea5a628b7308aac MD5sum: bda3195dbbd87f81d394a3fce6ea92bd Description: The parser for `.idl` ROS interface files. Package: ros-rolling-rosidl-pycommon Version: 4.10.0-1noble.20250426.193919 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 50 Depends: ros-rolling-rosidl-parser, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-pycommon/ros-rolling-rosidl-pycommon_4.10.0-1noble.20250426.193919_amd64.deb Size: 11662 SHA256: 883a2c20c348462bb06673c60b5f19a263810774fa7427529d8e0c75735ac589 SHA1: ae860520291646fef00a7211b57c9f792140b2f4 MD5sum: 432e044dda061aa3e15ba524ca17b0d5 Description: Common Python functions used by rosidl packages. Package: ros-rolling-rosidl-runtime-c Version: 4.10.0-1noble.20250426.194501 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 358 Depends: libc6 (>= 2.14), ros-rolling-ament-cmake, ros-rolling-rcutils, ros-rolling-rosidl-typesupport-interface, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-runtime-c/ros-rolling-rosidl-runtime-c_4.10.0-1noble.20250426.194501_amd64.deb Size: 56064 SHA256: a68f0efca7b755f7691a02be951d42c04e9fcf4326089876c3334c50c38e76bd SHA1: 9f3ff9a437c7de2f25da3bd522331ec1866e0851 MD5sum: 7c62160000d63086f873537eba3c7344 Description: Provides definitions, initialization and finalization functions, and macros for getting and working with rosidl typesupport types in C. Package: ros-rolling-rosidl-runtime-c-dbgsym Package-Type: ddeb Source: ros-rolling-rosidl-runtime-c Version: 4.10.0-1noble.20250426.194501 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 131 Depends: ros-rolling-rosidl-runtime-c (= 4.10.0-1noble.20250426.194501) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-runtime-c/ros-rolling-rosidl-runtime-c-dbgsym_4.10.0-1noble.20250426.194501_amd64.deb Size: 81708 SHA256: 793f2f1d2a4780a1830eea1765706ef3e1da4281a78899ba4896cef07a939200 SHA1: 17fb0ddd41d35e59907c126a9495c3a310b002fb MD5sum: 109d57b032cfeb4283ff0434bd873610 Description: debug symbols for ros-rolling-rosidl-runtime-c Build-Ids: b1ce4bc6137b3542e0e710262c7d2ecbf65ec3fd Package: ros-rolling-rosidl-runtime-cpp Version: 4.10.0-1noble.20250426.194620 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 156 Depends: ros-rolling-ament-cmake, ros-rolling-rosidl-runtime-c, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-runtime-cpp/ros-rolling-rosidl-runtime-cpp_4.10.0-1noble.20250426.194620_amd64.deb Size: 20594 SHA256: a449bca2e9bee8cf9796a233c9cb4cefa0003c550c45075f22074380b2e7adbe SHA1: dac655fc167ae28009df01a3e31bd0f023bc34ab MD5sum: 3075b618bfb5f5ad0df64048cb053721 Description: Provides definitions and templated functions for getting and working with rosidl typesupport types in C++. Package: ros-rolling-rosidl-runtime-py Version: 0.15.0-1noble.20250426.194333 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 93 Depends: python3-numpy, python3-yaml, ros-rolling-rosidl-parser, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-runtime-py/ros-rolling-rosidl-runtime-py_0.15.0-1noble.20250426.194333_amd64.deb Size: 20548 SHA256: 373eaed9c3cba595ec827cfef8614b1bf14b73833fc05c2f0f5993c1b60e387f SHA1: 4ab424b14c44366f09985c9ec8854406a71a1946 MD5sum: e0e38c0bf260b5c7695adf997d4c0ed1 Description: Runtime utilities for working with generated ROS interfaces in Python. Package: ros-rolling-rosidl-typesupport-c Version: 3.4.0-1noble.20250426.194749 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 155 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), python3-dev, ros-rolling-ament-cmake-core, ros-rolling-ament-index-python, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rosidl-cli, ros-rolling-rosidl-generator-c, ros-rolling-rosidl-pycommon, ros-rolling-rosidl-runtime-c, ros-rolling-rosidl-typesupport-interface, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-typesupport-c/ros-rolling-rosidl-typesupport-c_3.4.0-1noble.20250426.194749_amd64.deb Size: 24936 SHA256: 33fc332f967cdef3c7f47b962ca7491c0bd2af51358f302be7ab2dfff914ff7b SHA1: b2be509305e806a6c92687058022df9fd4afb9aa MD5sum: 4365682e098a9aca684fd45d9e20add8 Description: Generate the type support for C messages. Package: ros-rolling-rosidl-typesupport-c-dbgsym Package-Type: ddeb Source: ros-rolling-rosidl-typesupport-c Version: 3.4.0-1noble.20250426.194749 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 63 Depends: ros-rolling-rosidl-typesupport-c (= 3.4.0-1noble.20250426.194749) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-typesupport-c/ros-rolling-rosidl-typesupport-c-dbgsym_3.4.0-1noble.20250426.194749_amd64.deb Size: 47238 SHA256: efc00e63d1d1bf464e38c7c016ed5934fab1d7f22f0ab8dc0d095f4a79b1c082 SHA1: a33789408510a6810ecadfd007c54c2d1db30f02 MD5sum: 6482838442614b471007c03aa40dde03 Description: debug symbols for ros-rolling-rosidl-typesupport-c Build-Ids: a72ec288c19af1233dd6e71b8e1f67afc6522496 Package: ros-rolling-rosidl-typesupport-cpp Version: 3.4.0-1noble.20250426.194932 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 156 Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2), python3-dev, ros-rolling-ament-cmake-core, ros-rolling-ament-index-python, ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rosidl-cli, ros-rolling-rosidl-generator-c, ros-rolling-rosidl-generator-type-description, ros-rolling-rosidl-pycommon, ros-rolling-rosidl-runtime-c, ros-rolling-rosidl-runtime-cpp, ros-rolling-rosidl-typesupport-c, ros-rolling-rosidl-typesupport-interface, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-typesupport-cpp/ros-rolling-rosidl-typesupport-cpp_3.4.0-1noble.20250426.194932_amd64.deb Size: 23956 SHA256: 6152e470ed4fd87586ab8a0007e36f5a10795cf9504e91f797a04f640d459d09 SHA1: 93aa660ea0ac4df6f1be0ebfe10d812064018e04 MD5sum: b3ee6f36b34c8868dac757c4f19b9d77 Description: Generate the type support for C++ messages. Package: ros-rolling-rosidl-typesupport-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-rosidl-typesupport-cpp Version: 3.4.0-1noble.20250426.194932 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 62 Depends: ros-rolling-rosidl-typesupport-cpp (= 3.4.0-1noble.20250426.194932) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-typesupport-cpp/ros-rolling-rosidl-typesupport-cpp-dbgsym_3.4.0-1noble.20250426.194932_amd64.deb Size: 46990 SHA256: c0ac30fef6d4e76c4b85cdb9e6711f1defd4a57993cb6c85a3bb145546ad5f7d SHA1: a0f7087fc1ea3127813f613143ca1912d8c67c67 MD5sum: a848111c69372bd4950dbe74cf4591cd Description: debug symbols for ros-rolling-rosidl-typesupport-cpp Build-Ids: 15efc913c17dbd2be55beddd788b941d43ca592b Package: ros-rolling-rosidl-typesupport-fastrtps-c Version: 3.9.0-1noble.20250429.134807 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 186 Depends: libstdc++6 (>= 5.2), python3-dev, ros-rolling-ament-cmake-ros-core, ros-rolling-ament-index-python, ros-rolling-fastcdr, ros-rolling-rmw, ros-rolling-rosidl-cli, ros-rolling-rosidl-generator-c, ros-rolling-rosidl-pycommon, ros-rolling-rosidl-runtime-c, ros-rolling-rosidl-runtime-cpp, ros-rolling-rosidl-typesupport-fastrtps-cpp, ros-rolling-rosidl-typesupport-interface, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-typesupport-fastrtps-c/ros-rolling-rosidl-typesupport-fastrtps-c_3.9.0-1noble.20250429.134807_amd64.deb Size: 26142 SHA256: 9e7a9331e8d86a79f3086ee8a9793c6d8bbc2aff3facca3d78e61dd311354c1f SHA1: 8596ab34948923365e5bc2df91b39530bd15a40d MD5sum: c3c2281cd2fb704812af762ef563e519 Description: Generate the C interfaces for eProsima FastRTPS. Package: ros-rolling-rosidl-typesupport-fastrtps-c-dbgsym Package-Type: ddeb Source: ros-rolling-rosidl-typesupport-fastrtps-c Version: 3.9.0-1noble.20250429.134807 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 32 Depends: ros-rolling-rosidl-typesupport-fastrtps-c (= 3.9.0-1noble.20250429.134807) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-typesupport-fastrtps-c/ros-rolling-rosidl-typesupport-fastrtps-c-dbgsym_3.9.0-1noble.20250429.134807_amd64.deb Size: 18568 SHA256: 329edd6217408da74a5c65c431dfb95741c355273ab74d90a22b7fd0ffcfab35 SHA1: be9c207af8ef6d77c818bd96b9b706d41d6d219f MD5sum: a51e1f3ce2d53f883cf4fdf665c22de4 Description: debug symbols for ros-rolling-rosidl-typesupport-fastrtps-c Build-Ids: 1ad9d74c6651b5e1bd90eccaff62f35f04416cae Package: ros-rolling-rosidl-typesupport-fastrtps-cpp Version: 3.9.0-1noble.20250429.134700 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 193 Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2), python3-dev, ros-rolling-ament-cmake-ros-core, ros-rolling-ament-index-python, ros-rolling-fastcdr, ros-rolling-rmw, ros-rolling-rosidl-cli, ros-rolling-rosidl-generator-c, ros-rolling-rosidl-generator-cpp, ros-rolling-rosidl-pycommon, ros-rolling-rosidl-runtime-c, ros-rolling-rosidl-runtime-cpp, ros-rolling-rosidl-typesupport-interface, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-typesupport-fastrtps-cpp/ros-rolling-rosidl-typesupport-fastrtps-cpp_3.9.0-1noble.20250429.134700_amd64.deb Size: 27984 SHA256: 63cdcece003d9af47c6ddc436e96ec78432c483b271b563e777c1f779a89d608 SHA1: 0eae7a4e316a26c6c3b65b9ec272118c0c679aa3 MD5sum: ece5b7283f388cd19fe93029b4304c1c Description: Generate the C++ interfaces for eProsima FastRTPS. Package: ros-rolling-rosidl-typesupport-fastrtps-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-rosidl-typesupport-fastrtps-cpp Version: 3.9.0-1noble.20250429.134700 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 44 Depends: ros-rolling-rosidl-typesupport-fastrtps-cpp (= 3.9.0-1noble.20250429.134700) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-typesupport-fastrtps-cpp/ros-rolling-rosidl-typesupport-fastrtps-cpp-dbgsym_3.9.0-1noble.20250429.134700_amd64.deb Size: 29956 SHA256: 4955b39be7d77d6e8d07080d7ca6b8df41180caf14eec055ddb6503791ef0a85 SHA1: 858f0a83ee1026a0389932957b9d1805136e84e3 MD5sum: 9d9247636d34219192f5befc493f72c9 Description: debug symbols for ros-rolling-rosidl-typesupport-fastrtps-cpp Build-Ids: 4e6aa6741809524c83ab39f0b9925494b975260c Package: ros-rolling-rosidl-typesupport-interface Version: 4.10.0-1noble.20250426.193752 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 56 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-typesupport-interface/ros-rolling-rosidl-typesupport-interface_4.10.0-1noble.20250426.193752_amd64.deb Size: 9390 SHA256: c0952db9ae39c4ca32516c605fa8aee768abad2a5a7658ec9c7e08b8d5928e23 SHA1: 20ca19b4b1d92102566fb01197fe01e906748de2 MD5sum: 0866e9969de450211ec2c2bc9da6a69a Description: The interface for rosidl typesupport packages. Package: ros-rolling-rosidl-typesupport-introspection-c Version: 4.10.0-1noble.20250426.194625 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 171 Depends: python3-dev, ros-rolling-ament-cmake, ros-rolling-ament-index-python, ros-rolling-rosidl-cli, ros-rolling-rosidl-cmake, ros-rolling-rosidl-generator-c, ros-rolling-rosidl-parser, ros-rolling-rosidl-pycommon, ros-rolling-rosidl-runtime-c, ros-rolling-rosidl-typesupport-interface, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-typesupport-introspection-c/ros-rolling-rosidl-typesupport-introspection-c_4.10.0-1noble.20250426.194625_amd64.deb Size: 24360 SHA256: c41991b3b8de9dc1db59d3eebcba0421dafd39e3e64388bfe639ab447e10f821 SHA1: 5f5a4b1d9bc4de767d9f3c0a0d46060d367ef455 MD5sum: 699404f52aaa99f2f97ecba4aed276f9 Description: Generate the message type support for dynamic message construction in C. Package: ros-rolling-rosidl-typesupport-introspection-c-dbgsym Package-Type: ddeb Source: ros-rolling-rosidl-typesupport-introspection-c Version: 4.10.0-1noble.20250426.194625 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 15 Depends: ros-rolling-rosidl-typesupport-introspection-c (= 4.10.0-1noble.20250426.194625) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-typesupport-introspection-c/ros-rolling-rosidl-typesupport-introspection-c-dbgsym_4.10.0-1noble.20250426.194625_amd64.deb Size: 2702 SHA256: 8ca3dbfcc3d329addf33081c125a24fa6b62a1f7b5a0a491b4a7c99bc3a5658d SHA1: e23067828cd066de7d389d5e48ce07e4d0e4306a MD5sum: 9e7cc159e418269a87e0d08a920d852f Description: debug symbols for ros-rolling-rosidl-typesupport-introspection-c Build-Ids: f95118291f4fa43f16e7c5fe1eee5eba196d162f Package: ros-rolling-rosidl-typesupport-introspection-cpp Version: 4.10.0-1noble.20250426.194803 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 172 Depends: python3-dev, ros-rolling-ament-cmake, ros-rolling-ament-index-python, ros-rolling-rosidl-cli, ros-rolling-rosidl-cmake, ros-rolling-rosidl-generator-c, ros-rolling-rosidl-generator-cpp, ros-rolling-rosidl-parser, ros-rolling-rosidl-pycommon, ros-rolling-rosidl-runtime-c, ros-rolling-rosidl-runtime-cpp, ros-rolling-rosidl-typesupport-interface, ros-rolling-rosidl-typesupport-introspection-c, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-typesupport-introspection-cpp/ros-rolling-rosidl-typesupport-introspection-cpp_4.10.0-1noble.20250426.194803_amd64.deb Size: 24306 SHA256: 0b484b476453c13e7869cf2752ab81342a6753674969620a5e9ec9cf1db2e67b SHA1: 8efaa6193d04acd7eca5fa8dbc2d25fd276ca55b MD5sum: 31dabbbb9b17e569c302a063ebc3d7df Description: Generate the message type support for dynamic message construction in C++. Package: ros-rolling-rosidl-typesupport-introspection-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-rosidl-typesupport-introspection-cpp Version: 4.10.0-1noble.20250426.194803 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 15 Depends: ros-rolling-rosidl-typesupport-introspection-cpp (= 4.10.0-1noble.20250426.194803) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosidl-typesupport-introspection-cpp/ros-rolling-rosidl-typesupport-introspection-cpp-dbgsym_4.10.0-1noble.20250426.194803_amd64.deb Size: 2744 SHA256: 136149c92802a3c9d47b59a8cd8a53e920fefc98d57c9f4ad7814dfa077ca132 SHA1: 9db449924621cdf4b13db1c66b8761442c8d8ca0 MD5sum: 4d3583518d1c6c04283f0f20f7a8471c Description: debug symbols for ros-rolling-rosidl-typesupport-introspection-cpp Build-Ids: 9f3b955c1c9442f5e002d32a9ef829f1c2a01902 Package: ros-rolling-rosx-introspection Version: 1.0.2-1noble.20250510.083659 Architecture: amd64 Maintainer: Davide Faconti Installed-Size: 1516 Depends: rapidjson-dev, ros-rolling-ament-index-cpp, ros-rolling-fastcdr, ros-rolling-rclcpp, ros-rolling-rosbag2-cpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rosx-introspection/ros-rolling-rosx-introspection_1.0.2-1noble.20250510.083659_amd64.deb Size: 205232 SHA256: f035d925c21878c3d5e261e330974af6910d2a9123cdc664fdce2b6dc4cff089 SHA1: 2f55f52752e568199d318e9884f95891df38f62d MD5sum: 3354c870d4dc6d7d8fba9ced0a580686 Description: Successor of ros_type_introspection Package: ros-rolling-rot-conv Version: 1.1.0-3noble.20250426.194053 Architecture: amd64 Maintainer: ijnek Installed-Size: 215 Depends: libc6 (>= 2.4), libstdc++6 (>= 13.1), libeigen3-dev, ros-rolling-eigen3-cmake-module, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rot-conv/ros-rolling-rot-conv_1.1.0-3noble.20250426.194053_amd64.deb Size: 41786 SHA256: 9050b99a11182423672867fc50a54f139c3150f09083d03decf08a9b85e194f1 SHA1: 20cf80563d821a81a0b95cfdce894210ca206431 MD5sum: e31097748c0d761b8934aec3c3c07ff9 Description: A collection of functions that address common computations and numerical handling of rotations in 3D Euclidean space Package: ros-rolling-rot-conv-dbgsym Package-Type: ddeb Source: ros-rolling-rot-conv Version: 1.1.0-3noble.20250426.194053 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 807 Depends: ros-rolling-rot-conv (= 1.1.0-3noble.20250426.194053) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rot-conv/ros-rolling-rot-conv-dbgsym_1.1.0-3noble.20250426.194053_amd64.deb Size: 792898 SHA256: e3ca0b39f82d07dba408968a5b815fe15d26ad17b91be27fcebc1dbdbe5e9aa9 SHA1: 187e032fdbb089f314e0c19b829692498ab62ff5 MD5sum: e36381b21ea261b7a93bd28fe0d3ebfa Description: debug symbols for ros-rolling-rot-conv Build-Ids: 338fef7325750f8783d06e44fa881e1792cd794d Package: ros-rolling-rplidar-ros Version: 2.1.0-3noble.20250510.080711 Architecture: amd64 Maintainer: Hunter L. Allen Installed-Size: 405 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-srvs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rplidar-ros/ros-rolling-rplidar-ros_2.1.0-3noble.20250510.080711_amd64.deb Size: 114788 SHA256: afbe2456c1fa87ea482c0b47abe556cf2240f93cb820b2ee8534eb6f06a0f2ea SHA1: dcd1325eb3294beb3b234f83c6c1e67316bf0a5f MD5sum: 0ad6b6f8592af71a6995b76419b0e14b Description: The rplidar ros package, support rplidar A2/A1 and A3/S1 Package: ros-rolling-rplidar-ros-dbgsym Package-Type: ddeb Source: ros-rolling-rplidar-ros Version: 2.1.0-3noble.20250510.080711 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Hunter L. Allen Installed-Size: 1623 Depends: ros-rolling-rplidar-ros (= 2.1.0-3noble.20250510.080711) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rplidar-ros/ros-rolling-rplidar-ros-dbgsym_2.1.0-3noble.20250510.080711_amd64.deb Size: 1504906 SHA256: 66cefb44f6d43b5a7aa439479872674886928156e66ff47406d215366a39d59d SHA1: 44a66853fd268d1213c3f2850150c46d26cd5cba MD5sum: 1b0c9e153c4ac722727d74b1b515a596 Description: debug symbols for ros-rolling-rplidar-ros Build-Ids: 6dd30260e43b9c4ac7b8e99eb06b8c51e916f78b fcfdf9d4f864a7e32e8d8bcca8b3cb6ff4ac13d6 Package: ros-rolling-rpyutils Version: 0.7.0-1noble.20250426.191743 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 41 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rpyutils/ros-rolling-rpyutils_0.7.0-1noble.20250426.191743_amd64.deb Size: 7528 SHA256: b3796dd3f686ec2d2da168b4526d41f0008cd8173118c0129ed318e021ef09b5 SHA1: a6d1c2c2a9fab0b5802baea35af3e41bc33dc398 MD5sum: 02215ec19b8bd5b34a1ecfb57f47b06b Description: Package containing various utility types and functions for Python Package: ros-rolling-rqt Version: 1.10.0-1noble.20250510.083858 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 25 Depends: ros-rolling-rqt-gui (>= 0.3.0), ros-rolling-rqt-gui-cpp (>= 0.3.0), ros-rolling-rqt-gui-py (>= 0.3.0), ros-rolling-rqt-py-common, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/rqt Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt/ros-rolling-rqt_1.10.0-1noble.20250510.083858_amd64.deb Size: 3396 SHA256: 75eee4b3b852c41da0cd9871f2a11d087940261030b716d3877e5fa220acc76e SHA1: 5a90f04e28eeb998fafffe622ab46e1cd3651197 MD5sum: 5d6acca652a8a914ca6f9ef1906ccd40 Description: rqt is a Qt-based framework for GUI development for ROS. Package: ros-rolling-rqt-action Version: 2.4.0-1noble.20250510.083908 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 41 Depends: ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-rqt-msg, ros-rolling-rqt-py-common, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_action Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-action/ros-rolling-rqt-action_2.4.0-1noble.20250510.083908_amd64.deb Size: 6862 SHA256: 03d4935e07c6f8e78e5f8a3ef2774118beef80b5adc3fde5166f9bd25040c612 SHA1: 954c6be3dda141cea2b5e0e9c4f620d0f51e6f99 MD5sum: 37d62a45d2961d192e67f13f2e2fefac Description: rqt_action provides a feature to introspect all available ROS action types. Package: ros-rolling-rqt-bag Version: 2.1.0-1noble.20250510.085251 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 508 Depends: python3-yaml, ros-rolling-ament-index-python, ros-rolling-builtin-interfaces, ros-rolling-python-qt-binding (>= 0.2.19), ros-rolling-rclpy, ros-rolling-rosbag2-py, ros-rolling-rosidl-runtime-py, ros-rolling-rqt-gui (>= 0.2.12), ros-rolling-rqt-gui-py, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_bag Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-bag/ros-rolling-rqt-bag_2.1.0-1noble.20250510.085251_amd64.deb Size: 113348 SHA256: 0c55b47f6502a56d59d033d1d04e4dc5f7e63d73ef1024c17b26423eb4dade46 SHA1: 8689dee50644f24453af956f6278f938ecf89935 MD5sum: ea4403b065cc1248f3fa2b1c6b6197f4 Description: rqt_bag provides a GUI plugin for displaying and replaying ROS bag files. Package: ros-rolling-rqt-bag-plugins Version: 2.1.0-1noble.20250510.085432 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 136 Depends: python3-cairo, python3-pil, ros-rolling-ament-index-python, ros-rolling-geometry-msgs, ros-rolling-rclpy, ros-rolling-rosbag2, ros-rolling-rqt-bag, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-rqt-plot, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_bag Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-bag-plugins/ros-rolling-rqt-bag-plugins_2.1.0-1noble.20250510.085432_amd64.deb Size: 34986 SHA256: 4f3bade7639def74168e4ec041aa2b3a014a3af5fc0569963ee32c3281653d94 SHA1: 99460347ba80ae9993f0ad5b21093a541fa372af MD5sum: 480494f54e427e30a7f2a63fef9d3c89 Description: rqt_bag provides a GUI plugin for displaying and replaying ROS bag files. Package: ros-rolling-rqt-common-plugins Version: 1.2.0-3noble.20250510.085454 Architecture: amd64 Maintainer: Ivan Paunovic Installed-Size: 43 Depends: ros-rolling-rqt-action, ros-rolling-rqt-bag, ros-rolling-rqt-bag-plugins, ros-rolling-rqt-console, ros-rolling-rqt-graph, ros-rolling-rqt-image-view, ros-rolling-rqt-msg, ros-rolling-rqt-plot, ros-rolling-rqt-publisher, ros-rolling-rqt-py-common, ros-rolling-rqt-py-console, ros-rolling-rqt-reconfigure, ros-rolling-rqt-service-caller, ros-rolling-rqt-shell, ros-rolling-rqt-srv, ros-rolling-rqt-topic, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/rqt_common_plugins Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-common-plugins/ros-rolling-rqt-common-plugins_1.2.0-3noble.20250510.085454_amd64.deb Size: 6404 SHA256: 5e34bdfa82b0a2929af60328ee7ef62b820691310fce65bfe84c40700f8eafb0 SHA1: 73908951bc83c4c435cd5a8a17e35724b5ddb0a9 MD5sum: 02ee9cfee96f359af93fcaf39b2a8ebf Description: rqt_common_plugins metapackage provides ROS backend graphical tools suite that can be used on/off of robot runtime. To run any rqt plugins, just type in a single command "rqt", then select any plugins you want from the GUI that launches afterwards. rqt consists of three following metapackages: rqt - core modules of rqt (ROS GUI) framework. rqt plugin developers barely needs to pay attention to this metapackage. rqt_common_plugins (you're here!) rqt_robot_plugins - rqt plugins that are particularly used with robots during their runtime. Package: ros-rolling-rqt-console Version: 2.4.0-1noble.20250510.080435 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 349 Depends: ros-rolling-ament-index-python, ros-rolling-python-qt-binding (>= 0.2.19), ros-rolling-rcl-interfaces, ros-rolling-rclpy, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-rqt-py-common, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_console Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-console/ros-rolling-rqt-console_2.4.0-1noble.20250510.080435_amd64.deb Size: 66344 SHA256: fdd272cd41221489fb154f9d0eed74964d3aecfc752542cc526a196f9f64e416 SHA1: d98e90633af96c28924d10e813771f03af2e07d2 MD5sum: 68b2f137015b84f048d0e437b4bf353a Description: rqt_console provides a GUI plugin for displaying and filtering ROS messages. Package: ros-rolling-rqt-controller-manager Version: 4.29.0-1noble.20250510.085427 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 133 Depends: ros-rolling-controller-manager, ros-rolling-controller-manager-msgs, ros-rolling-rclpy, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/rqt_controller_manager Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-controller-manager/ros-rolling-rqt-controller-manager_4.29.0-1noble.20250510.085427_amd64.deb Size: 44046 SHA256: b9b380dd918c1cec5220af26e92d22509ca09437ab455a1943465cf33e2f8cc5 SHA1: 41c5a50b816df5339af646dbe9a03dc047dcc4de MD5sum: b370f47de62be1989058688b7215bbd9 Description: Graphical frontend for interacting with the controller manager. Package: ros-rolling-rqt-dotgraph Version: 0.0.4-1noble.20250510.083921 Architecture: amd64 Maintainer: Alexander Xydes Installed-Size: 297 Depends: libpyside2-dev, libshiboken2-dev, pyqt5-dev, python3-pyqt5, python3-pyqt5.qtsvg, python3-pyside2.qtcore, python3-pyside2.qtgui, python3-pyside2.qthelp, python3-pyside2.qtnetwork, python3-pyside2.qtprintsupport, python3-pyside2.qtsvg, python3-pyside2.qttest, python3-pyside2.qtwidgets, python3-pyside2.qtxml, python3-sip-dev, ros-rolling-ament-index-python, ros-rolling-python-qt-binding, ros-rolling-qt-dotgraph (>= 1.1.2), ros-rolling-qt-gui-py-common, ros-rolling-rqt-graph, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-std-msgs, shiboken2, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-dotgraph/ros-rolling-rqt-dotgraph_0.0.4-1noble.20250510.083921_amd64.deb Size: 68240 SHA256: 324b6b705283073b854ea233983cf60eea1ba4fa273b19f6ff9ac4c1e3781254 SHA1: ee7e5b8394914a5b721b3e9000fc8f2980841d48 MD5sum: acb78badc4d0f01f13d755bcc1afebbd Description: rqt GUI plugin to visualize dot graphs. Package: ros-rolling-rqt-gauges Version: 0.0.3-1noble.20250510.080454 Architecture: amd64 Maintainer: Eloy Bricneo Installed-Size: 152 Depends: ros-rolling-ament-index-python, ros-rolling-qt-gui, ros-rolling-qt-gui-py-common, ros-rolling-rclpy, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-gauges/ros-rolling-rqt-gauges_0.0.3-1noble.20250510.080454_amd64.deb Size: 29702 SHA256: 7226c0b8140dfb3ef23f21d2ddb6d65a16e3733139dc8b16b8d4f4fe6f4f5dae SHA1: 07c65e3b5c702bbf606495cfd8a67d4e7bca8a41 MD5sum: ac729a4056d49c7f205ba700dd0c60de Description: Visualization plugin for several sensors. Package: ros-rolling-rqt-graph Version: 1.8.0-1noble.20250510.080511 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 237 Depends: ros-rolling-ament-index-python, ros-rolling-python-qt-binding, ros-rolling-qt-dotgraph (>= 1.1.2), ros-rolling-rclpy, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_graph Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-graph/ros-rolling-rqt-graph_1.8.0-1noble.20250510.080511_amd64.deb Size: 55536 SHA256: f1a6683e4dd7b5c9a5204ad2e4557b1da4b765785ac9e68ab187875db8fa5e29 SHA1: 1c00de525ae015befb2a75860adf7803878df09c MD5sum: 5965d4580704c3b8d4d90a7350d04d2b Description: rqt_graph provides a GUI plugin for visualizing the ROS computation graph. Its components are made generic so that other packages where you want to achieve graph representation can depend upon this pkg (use rqt_dep to find out the pkgs that depend. rqt_dep itself depends on rqt_graph too). Package: ros-rolling-rqt-gui Version: 1.10.0-1noble.20250510.075854 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 176 Depends: python3-catkin-pkg-modules, ros-rolling-ament-index-python, ros-rolling-python-qt-binding, ros-rolling-qt-gui (>= 0.3.0), ros-rolling-rclpy, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/rqt_gui Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-gui/ros-rolling-rqt-gui_1.10.0-1noble.20250510.075854_amd64.deb Size: 97708 SHA256: e97eabc17e362821a2416975b684abe33c0be842b69963606151b6b3f4fab623 SHA1: 12b2c80e3ef4428ef758ce78e80bffc9b7cc4dee MD5sum: 3f139cf9494ff0dc18e459ff84d1fe3a Description: rqt_gui provides the main to start an instance of the ROS integrated graphical user interface provided by qt_gui. Package: ros-rolling-rqt-gui-cpp Version: 1.10.0-1noble.20250510.080217 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 368 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-pluginlib, ros-rolling-qt-gui-cpp (>= 0.3.0), ros-rolling-rclcpp, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/rqt_gui_cpp Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-gui-cpp/ros-rolling-rqt-gui-cpp_1.10.0-1noble.20250510.080217_amd64.deb Size: 112970 SHA256: 455ac2d39cb8e2b054aeac677463dee1a51e5b41773f2edfc45c58b5613601fa SHA1: 8b92b9a6658250027f3affd0df91e2b604c0a90c MD5sum: 6eb07b88e55959db67312677e2607d08 Description: rqt_gui_cpp enables GUI plugins to use the C++ client library for ROS. Package: ros-rolling-rqt-gui-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-rqt-gui-cpp Version: 1.10.0-1noble.20250510.080217 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 1680 Depends: ros-rolling-rqt-gui-cpp (= 1.10.0-1noble.20250510.080217) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-gui-cpp/ros-rolling-rqt-gui-cpp-dbgsym_1.10.0-1noble.20250510.080217_amd64.deb Size: 1606756 SHA256: a127760c10d7111ec1cb88545f1574b2150e15ae18b8b91d7a7caf6b4f33d390 SHA1: f440a9fce8fc13d4481e3de8ea022f45cda713ce MD5sum: 1eba5f49338a3f05d39056cd45b14033 Description: debug symbols for ros-rolling-rqt-gui-cpp Build-Ids: fdc9d94b6a481857bb9fd757ebdb0be1ec299a7f Package: ros-rolling-rqt-gui-py Version: 1.10.0-1noble.20250510.080226 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 49 Depends: ros-rolling-python-qt-binding, ros-rolling-qt-gui (>= 0.3.0), ros-rolling-rclpy, ros-rolling-rqt-gui (>= 0.3.0), ros-rolling-ros-workspace Homepage: http://ros.org/wiki/rqt_gui_py Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-gui-py/ros-rolling-rqt-gui-py_1.10.0-1noble.20250510.080226_amd64.deb Size: 8526 SHA256: 7223567f00ca43b23cfdcb4f2433929bae5824fa7b931006ada31138d39e7db7 SHA1: a3ef14f298040ded33ea3b340f22c8b4dfbc35be MD5sum: a7ff374c539937676a8a93d48563755d Description: rqt_gui_py enables GUI plugins to use the Python client library for ROS. Package: ros-rolling-rqt-image-overlay Version: 0.5.0-1noble.20250510.084430 Architecture: amd64 Maintainer: ijnek Installed-Size: 534 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5t64 (>= 5.11.0~rc1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), qtbase5-dev, ros-rolling-image-transport, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-ros-image-to-qimage, ros-rolling-rqt-gui, ros-rolling-rqt-gui-cpp, ros-rolling-rqt-image-overlay-layer, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-image-overlay/ros-rolling-rqt-image-overlay_0.5.0-1noble.20250510.084430_amd64.deb Size: 155450 SHA256: 136114d99a3732ba998de1c3f4eb5ddd6eaf838a521a3dfad4a2fada7627dbcd SHA1: 374df90884f1b955e041a3beecf3ce6d3e4587d3 MD5sum: a872759b3bf39bd8c8df258069b37f74 Description: An rqt plugin to display overlays for custom msgs on an image using plugins. Package: ros-rolling-rqt-image-overlay-dbgsym Package-Type: ddeb Source: ros-rolling-rqt-image-overlay Version: 0.5.0-1noble.20250510.084430 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 4712 Depends: ros-rolling-rqt-image-overlay (= 0.5.0-1noble.20250510.084430) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-image-overlay/ros-rolling-rqt-image-overlay-dbgsym_0.5.0-1noble.20250510.084430_amd64.deb Size: 4583660 SHA256: b35516c424c2ab5e4dc4e3ac3c89e43de1c49573999205774e7df09e67ed5767 SHA1: 81163cea30def76033c4435d696c88d6ee2fc912 MD5sum: b1b93f43d9c5cf5ccb6aefa22fa7fb47 Description: debug symbols for ros-rolling-rqt-image-overlay Build-Ids: 8a86aaff398dcfd43b937554efe653e000580e4c Package: ros-rolling-rqt-image-overlay-layer Version: 0.5.0-1noble.20250510.080452 Architecture: amd64 Maintainer: ijnek Installed-Size: 54 Depends: qtbase5-dev, ros-rolling-message-filters, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rcpputils, ros-rolling-rosidl-runtime-cpp, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-image-overlay-layer/ros-rolling-rqt-image-overlay-layer_0.5.0-1noble.20250510.080452_amd64.deb Size: 8200 SHA256: 3a4129061fbe7b82a91364a2d645a85b50edf3802858f372da539f31fd9ae00f SHA1: 6805249ed528090cf42a5087e846b9061031e9e8 MD5sum: 9370737f9f70037aba059b3a122da5cd Description: Provides an rqt_image_overlay_layer plugin interface, and a template impelementation class Package: ros-rolling-rqt-image-view Version: 1.3.0-1noble.20250510.081021 Architecture: amd64 Maintainer: Mabel Zhang Installed-Size: 485 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), ros-rolling-cv-bridge, ros-rolling-geometry-msgs, ros-rolling-image-transport, ros-rolling-qt-gui-cpp, ros-rolling-rclcpp, ros-rolling-rqt-gui, ros-rolling-rqt-gui-cpp, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_image_view Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-image-view/ros-rolling-rqt-image-view_1.3.0-1noble.20250510.081021_amd64.deb Size: 208042 SHA256: 1efd8f727161621a788669fb2f325e323e4095548d225bef48cb1a46372cce3b SHA1: 7a26990e65e97c97daa9062f239ae0f94814a7c4 MD5sum: b2827dd410ec9c301423bc37a668d4ec Description: rqt_image_view provides a GUI plugin for displaying images using image_transport. Package: ros-rolling-rqt-image-view-dbgsym Package-Type: ddeb Source: ros-rolling-rqt-image-view Version: 1.3.0-1noble.20250510.081021 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mabel Zhang Installed-Size: 2324 Depends: ros-rolling-rqt-image-view (= 1.3.0-1noble.20250510.081021) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-image-view/ros-rolling-rqt-image-view-dbgsym_1.3.0-1noble.20250510.081021_amd64.deb Size: 2240340 SHA256: da0f0ec2eb33dbed5cf10ec27fc0d020ab29c8d87ddce46d5cb8822deef1813b SHA1: 0ff970f8f31e018528123b77099565fd95d21b2d MD5sum: a10a6c9b57733e9f2d5537c86e8c869a Description: debug symbols for ros-rolling-rqt-image-view Build-Ids: 8f32923c83cd598d38ee7a4f7a9d25b6fea8b7ce Package: ros-rolling-rqt-joint-trajectory-controller Version: 4.24.0-1noble.20250510.080955 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 184 Depends: python3-rospkg, ros-rolling-control-msgs, ros-rolling-controller-manager-msgs, ros-rolling-python-qt-binding, ros-rolling-qt-gui, ros-rolling-rclpy, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-trajectory-msgs, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-joint-trajectory-controller/ros-rolling-rqt-joint-trajectory-controller_4.24.0-1noble.20250510.080955_amd64.deb Size: 41638 SHA256: 595c3fb0e9e5d5ba974f0e12fda138698b40e0c8c0a3a9ea3f1d9a4ebc0dee7b SHA1: edcb0d0b0827da9b4ce77c91f75bed980e0da180 MD5sum: 418c70ef112b14c45208b4e7ccc15d6c Description: Graphical frontend for interacting with joint_trajectory_controller instances. Package: ros-rolling-rqt-moveit Version: 1.0.1-4noble.20250510.080517 Architecture: amd64 Maintainer: Isaac I.Y. Saito Installed-Size: 81 Depends: ros-rolling-python-qt-binding (>= 0.2.19), ros-rolling-rclpy, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-rqt-py-common, ros-rolling-rqt-topic, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_moveit Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-moveit/ros-rolling-rqt-moveit_1.0.1-4noble.20250510.080517_amd64.deb Size: 17258 SHA256: 93f9cb14b018a1756137ecf258046b3c3544223798d0435c752eb0cd0e9b84b4 SHA1: 18fbc56592be9086bf02cd10a59e9cb154a799a7 MD5sum: fdf2b8c3052284a65483408445d184ce Description: An rqt-based tool that assists monitoring tasks for MoveIt! motion planner developers and users. Currently the following items are monitored if they are either running, existing or published: Node: /move_group Parameter: [/robot_description, /robot_description_semantic] Topic: Following types are monitored. Published "names" are ignored. [sensor_msgs/PointCloud, sensor_msgs/PointCloud2, sensor_msgs/Image, sensor_msgs/CameraInfo] Since this package is not made by the MoveIt! development team (although with assistance from the them), please post issue reports to the designated tracker (not MoveIt!'s main tracker). Package: ros-rolling-rqt-msg Version: 1.7.0-1noble.20250510.080935 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 79 Depends: ros-rolling-ament-index-python, ros-rolling-python-qt-binding (>= 0.2.19), ros-rolling-rclpy, ros-rolling-rosidl-runtime-py, ros-rolling-rqt-console, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-rqt-py-common, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_msg Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-msg/ros-rolling-rqt-msg_1.7.0-1noble.20250510.080935_amd64.deb Size: 16020 SHA256: f70de52aa8e79ba381c16251f9819e03c4c6175e397313dde452558e9ddde6b8 SHA1: 03c567e66663fb47904ded762cddd5efbf0fabb4 MD5sum: b585b84954a90fcb2fbab9e5f640b2fc Description: A Python GUI plugin for introspecting available ROS message types. Package: ros-rolling-rqt-plot Version: 1.7.0-1noble.20250510.080958 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 215 Depends: python3-matplotlib, python3-numpy, ros-rolling-ament-index-python, ros-rolling-python-qt-binding (>= 0.2.19), ros-rolling-qt-gui-py-common (>= 0.2.25), ros-rolling-rclpy, ros-rolling-rosidl-parser, ros-rolling-rosidl-runtime-py, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-rqt-py-common, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_plot Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-plot/ros-rolling-rqt-plot_1.7.0-1noble.20250510.080958_amd64.deb Size: 53550 SHA256: 4876fa49faaf6ddb0009198710aeac5d56661e831941b4b015995026054653ac SHA1: ac28ca8e8e723024b5ab412bcd73758aadb09719 MD5sum: 4cd7f50ad4e7b77781a04ad4a774029b Description: rqt_plot provides a GUI plugin visualizing numeric values in a 2D plot using different plotting backends. Package: ros-rolling-rqt-publisher Version: 1.10.0-1noble.20250510.081014 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 127 Depends: python3-numpy, ros-rolling-ament-index-python, ros-rolling-python-qt-binding (>= 0.2.19), ros-rolling-qt-gui-py-common, ros-rolling-rclpy, ros-rolling-rosidl-runtime-py, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-rqt-py-common, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_publisher Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-publisher/ros-rolling-rqt-publisher_1.10.0-1noble.20250510.081014_amd64.deb Size: 30686 SHA256: 02d726eff4fa7a04d1d575fcefc6e87fd269b00aaeb2ffaf64b605db566a8eff SHA1: 41998264e0cc6e27c9ec7d31537f85a67650a8be MD5sum: 81b9544edc465b2bf8c77d1d1fca0ac6 Description: rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values. Package: ros-rolling-rqt-py-common Version: 1.10.0-1noble.20250510.075858 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 143 Depends: qtbase5-dev, ros-rolling-python-qt-binding (>= 0.3.4), ros-rolling-qt-gui, ros-rolling-rclpy, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/rqt_py_common Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-py-common/ros-rolling-rqt-py-common_1.10.0-1noble.20250510.075858_amd64.deb Size: 22588 SHA256: 2c6cb06a2066c93f9bb67f56fd4b92ae1ab6dae3360780adcb874fa5e937f815 SHA1: b8682bd6a02e82c471ae8c53fa8b461d40ed452c MD5sum: 77d6dfa13cc470a85241e2b69a6b9b0d Description: rqt_py_common provides common functionality for rqt plugins written in Python. Despite no plugin is provided, this package is part of the rqt_common_plugins repository to keep refactoring generic functionality from these common plugins into this package as easy as possible. Functionality included in this package should cover generic ROS concepts and should not introduce any special dependencies beside "ros_base". Package: ros-rolling-rqt-py-console Version: 1.5.0-1noble.20250510.081029 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 67 Depends: ros-rolling-ament-index-python, ros-rolling-python-qt-binding (>= 0.2.19), ros-rolling-qt-gui, ros-rolling-qt-gui-py-common, ros-rolling-rclpy, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_py_console Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-py-console/ros-rolling-rqt-py-console_1.5.0-1noble.20250510.081029_amd64.deb Size: 12530 SHA256: f3b25205c617ad1c42cb388dd69d41f1b0cfa7c15b1c5c614efc6538b73d1fe9 SHA1: a2eabddb9f4e358687ec5bb691d3105b4e32842e MD5sum: a606b0ea627534f7ef209e4b297ba970 Description: rqt_py_console is a Python GUI plugin providing an interactive Python console. Package: ros-rolling-rqt-reconfigure Version: 1.8.0-1noble.20250510.081005 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 299 Depends: python3-yaml, ros-rolling-ament-index-python, ros-rolling-python-qt-binding (>= 0.2.19), ros-rolling-qt-gui-py-common, ros-rolling-rclpy, ros-rolling-rqt-console, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-rqt-py-common, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_reconfigure Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-reconfigure/ros-rolling-rqt-reconfigure_1.8.0-1noble.20250510.081005_amd64.deb Size: 61112 SHA256: 93e72ccdfe28672b612f0a4eeb595df82ed6a4214d1381115d8662e8ff7796c4 SHA1: 875533924fd7c9e54ab10e9231e63802fb42fbe7 MD5sum: f4aca116afaefc3f026e4a0e7937b8cb Description: This rqt plugin provides a way to view and edit parameters on nodes. Package: ros-rolling-rqt-robot-dashboard Version: 0.6.1-4noble.20250510.081450 Architecture: amd64 Maintainer: Aaron Blasdel Installed-Size: 2581 Depends: ros-rolling-diagnostic-msgs, ros-rolling-python-qt-binding (>= 0.2.19), ros-rolling-qt-gui, ros-rolling-rclpy, ros-rolling-rqt-console (>= 0.3.1), ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-rqt-robot-monitor, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_robot_dashboard Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-robot-dashboard/ros-rolling-rqt-robot-dashboard_0.6.1-4noble.20250510.081450_amd64.deb Size: 58184 SHA256: 4b10fe2c093fa103d36720fc06b6c73f1069a740c3845a30ac53262929ddebfe SHA1: 4236f686b368e458db41c8ce160a187bbda36779 MD5sum: ddcc0054c82e980c0ad552dbc473c6e6 Description: rqt_robot_dashboard provides an infrastructure for building robot dashboard plugins in rqt. Package: ros-rolling-rqt-robot-monitor Version: 1.0.6-1noble.20250510.081038 Architecture: amd64 Maintainer: Arne Hitzmann Installed-Size: 171 Depends: python3-rospkg-modules, ros-rolling-diagnostic-msgs, ros-rolling-python-qt-binding (>= 0.2.19), ros-rolling-qt-gui, ros-rolling-qt-gui-py-common, ros-rolling-rclpy, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-rqt-py-common, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_robot_monitor Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-robot-monitor/ros-rolling-rqt-robot-monitor_1.0.6-1noble.20250510.081038_amd64.deb Size: 36962 SHA256: e242aa3c7685149efd4fa9a018b2a649c3f3641723b35498b796ff055a11b627 SHA1: 9a5198317997d61a607334ae99a8ec54c88764e0 MD5sum: 4e8b8f950f4e52220fdb5cb1c9ab9230 Description: rqt_robot_monitor displays diagnostics_agg topics messages that are published by diagnostic_aggregator. rqt_robot_monitor is a direct port to rqt of robot_monitor. All diagnostics are fall into one of three tree panes depending on the status of diagnostics (normal, warning, error/stale). Status are shown in trees to represent their hierarchy. Worse status dominates the higher level status. Ex. 'Computer' category has 3 sub devices. 2 are green but 1 is error. Then 'Computer' becomes error. You can look at the detail of each status by double-clicking the tree nodes. Currently re-usable API to other pkgs are not explicitly provided. Package: ros-rolling-rqt-robot-steering Version: 1.0.1-2noble.20250510.081145 Architecture: amd64 Maintainer: Dirk Thomas Installed-Size: 94 Depends: ros-rolling-ament-index-python, ros-rolling-geometry-msgs, ros-rolling-python-qt-binding (>= 0.2.19), ros-rolling-rclpy, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_robot_steering Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-robot-steering/ros-rolling-rqt-robot-steering_1.0.1-2noble.20250510.081145_amd64.deb Size: 14304 SHA256: 0fe7b07a522f710807c81ee84fbd62f9d7d3e31c7ecb8556d413d0ae1c0b63b2 SHA1: 1b05956439a8b9e07093d8e0697fb30dd4f649d6 MD5sum: 9e8a669698cc632bf25ad9ea6529e1a4 Description: rqt_robot_steering provides a GUI plugin for steering a robot using Twist messages. Package: ros-rolling-rqt-runtime-monitor Version: 1.0.0-4noble.20250510.081451 Architecture: amd64 Maintainer: Aaron Blasdel Installed-Size: 78 Depends: python3-rospkg, ros-rolling-ament-index-python, ros-rolling-diagnostic-msgs, ros-rolling-python-qt-binding (>= 0.2.19), ros-rolling-qt-gui, ros-rolling-rclpy, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_runtime_monitor Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-runtime-monitor/ros-rolling-rqt-runtime-monitor_1.0.0-4noble.20250510.081451_amd64.deb Size: 16670 SHA256: 08f24786ac631e51f8d2cf62656882fce1a3af71de984b493e885d3c964d81b0 SHA1: c1b45f887146c3004a7fd0d88e6570e825c95ca6 MD5sum: 93d69f0fe8779923b796390797abe313 Description: rqt_runtime_monitor provides a GUI plugin viewing DiagnosticsArray messages. Package: ros-rolling-rqt-service-caller Version: 1.5.0-1noble.20250510.083933 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 88 Depends: ros-rolling-ament-index-python, ros-rolling-python-qt-binding, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-rqt-py-common, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_service_caller Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-service-caller/ros-rolling-rqt-service-caller_1.5.0-1noble.20250510.083933_amd64.deb Size: 19452 SHA256: 3467461490cc352b7f879a7a936d11f0269c13258e15050290d8c4247d41bd5b SHA1: 0875465becb74431d21d5755ca716655bd54b1e9 MD5sum: 94a8fdee8e953af99f9b4e2f05cfcead Description: rqt_service_caller provides a GUI plugin for calling arbitrary services. Package: ros-rolling-rqt-shell Version: 1.4.0-1noble.20250510.083933 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 80 Depends: ros-rolling-python-qt-binding (>= 0.2.19), ros-rolling-qt-gui, ros-rolling-qt-gui-py-common, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_shell Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-shell/ros-rolling-rqt-shell_1.4.0-1noble.20250510.083933_amd64.deb Size: 16346 SHA256: 2b5ae193e54e24508444620ddcb94ab7460c5f06ee0673a56102265749c76440 SHA1: 5ad041ece0c9e1bd22ca8f97f3fcfd392514469a MD5sum: ae0f0f2e0921c6e54ba7a6c97066e14f Description: rqt_shell is a Python GUI plugin providing an interactive shell. Package: ros-rolling-rqt-srv Version: 1.4.0-1noble.20250510.083919 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 42 Depends: ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-rqt-msg, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_srv Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-srv/ros-rolling-rqt-srv_1.4.0-1noble.20250510.083919_amd64.deb Size: 6976 SHA256: 874b62aa78ea2e92a838c3a0047333097538ee6337c723a4d941deab6178a945 SHA1: 51697f95675c60dd637f7f80f7727a79d64c85e9 MD5sum: 9b6fa90cbd5a6757aa50ee52e165a568 Description: A Python GUI plugin for introspecting available ROS service types. Package: ros-rolling-rqt-tf-tree Version: 1.0.5-1noble.20250510.081359 Architecture: amd64 Maintainer: Isaac I.Y. Saito Installed-Size: 81 Depends: ros-rolling-python-qt-binding (>= 0.2.19), ros-rolling-qt-dotgraph, ros-rolling-rclpy, ros-rolling-rqt-graph, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-tf2-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_tf_tree Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-tf-tree/ros-rolling-rqt-tf-tree_1.0.5-1noble.20250510.081359_amd64.deb Size: 17114 SHA256: 609235d59cfa1fe53fc219aed6e00a88072c3d5234cb0c21c209918c88562df4 SHA1: 6452f00e7c0e42f20b33e077fa1ea8c90cdda5c2 MD5sum: 68e992688b9adc720494c65470fe01b6 Description: rqt_tf_tree provides a GUI plugin for visualizing the ROS TF frame tree. Package: ros-rolling-rqt-topic Version: 1.9.0-1noble.20250510.080424 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 104 Depends: ros-rolling-python-qt-binding (>= 0.2.19), ros-rolling-rclpy, ros-rolling-ros2topic, ros-rolling-rqt-gui, ros-rolling-rqt-gui-py, ros-rolling-rqt-py-common, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/rqt_topic Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rqt-topic/ros-rolling-rqt-topic_1.9.0-1noble.20250510.080424_amd64.deb Size: 24690 SHA256: 9021ebb32d6b678cffeea0f30c734b9e68bab8607ee135102db28f72010d0299 SHA1: 6532748dc067447867d45dacfd669dcaffb9db66 MD5sum: 65d28ad0d5fa41ffb11e35aed3fc22c1 Description: rqt_topic provides a GUI plugin for displaying debug information about ROS topics including publishers, subscribers, publishing rate, and ROS Messages. Package: ros-rolling-rsl Version: 1.1.0-2noble.20250510.083725 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 85 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, libfmt-dev, ros-rolling-rclcpp, ros-rolling-tcb-span, ros-rolling-tl-expected, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rsl/ros-rolling-rsl_1.1.0-2noble.20250510.083725_amd64.deb Size: 17074 SHA256: 959927cf8df472a187541efcc0c783b2887bef30a988885f7f2039d7b226bb94 SHA1: 888d96f2895102015fded1e5f1c03328e5cbe31c MD5sum: edd06b8f2423c89939d4507e7aca3835 Description: ROS Support Library Package: ros-rolling-rsl-dbgsym Package-Type: ddeb Source: ros-rolling-rsl Version: 1.1.0-2noble.20250510.083725 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 159 Depends: ros-rolling-rsl (= 1.1.0-2noble.20250510.083725) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rsl/ros-rolling-rsl-dbgsym_1.1.0-2noble.20250510.083725_amd64.deb Size: 146424 SHA256: c45eb1bdf2a3c9e04b0346898a197214bcbf5b62af88df8e62ecf126a99ff6f0 SHA1: 72a1119471a229feaa397aa5cf0684100470b820 MD5sum: 668ccffcd98200b14e2d07c0a55491e9 Description: debug symbols for ros-rolling-rsl Build-Ids: 5b7cd27762fe6e579fa8b7c61d631f74cd01b83c Package: ros-rolling-rt-manipulators-cpp Version: 1.0.0-3noble.20250426.194912 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 477 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libeigen3-dev, libyaml-cpp-dev, ros-rolling-dynamixel-sdk, ros-rolling-eigen3-cmake-module, ros-rolling-yaml-cpp-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rt-manipulators-cpp/ros-rolling-rt-manipulators-cpp_1.0.0-3noble.20250426.194912_amd64.deb Size: 131582 SHA256: b57679908f2618d625431fc9bb850c4634588af8f55d8dd54d4451cdee1ce6d2 SHA1: 3e055776c82a7036c2434d52b19e92cbd76f80cc MD5sum: 9801f301443f96a562884d0ad769b562 Description: RT Manipulators C++ Library Package: ros-rolling-rt-manipulators-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-rt-manipulators-cpp Version: 1.0.0-3noble.20250426.194912 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: RT Corporation Installed-Size: 3949 Depends: ros-rolling-rt-manipulators-cpp (= 1.0.0-3noble.20250426.194912) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rt-manipulators-cpp/ros-rolling-rt-manipulators-cpp-dbgsym_1.0.0-3noble.20250426.194912_amd64.deb Size: 3866784 SHA256: 9464b850be5301f7668f171bb35d970583fbad0cc4ec18cb1892ce421185283e SHA1: 27bb0991490e32ed85e858f97c029402e2a93c7c MD5sum: 375843e9fea883bcdbd083d14ea22a89 Description: debug symbols for ros-rolling-rt-manipulators-cpp Build-Ids: 9935610b4cf07c18b1fb22ad1f75eedfe9a1a0dc Package: ros-rolling-rt-usb-9axisimu-driver Version: 3.0.0-1noble.20250510.083529 Architecture: amd64 Maintainer: RT Corporation Installed-Size: 423 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclcpp-lifecycle, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rt-usb-9axisimu-driver/ros-rolling-rt-usb-9axisimu-driver_3.0.0-1noble.20250510.083529_amd64.deb Size: 102764 SHA256: 62f5cd02bb6ac106d77ad9f842e09dfb3a41338eb19ad9eb0138412ad7a4d6e0 SHA1: 61b291a1fb80f26a32b093492a23fb77f9b6a58f MD5sum: 90b0bb1e07ddfdb5699b102f3b9eee80 Description: The rt_usb_9axisimu_driver package Package: ros-rolling-rt-usb-9axisimu-driver-dbgsym Package-Type: ddeb Source: ros-rolling-rt-usb-9axisimu-driver Version: 3.0.0-1noble.20250510.083529 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: RT Corporation Installed-Size: 1778 Depends: ros-rolling-rt-usb-9axisimu-driver (= 3.0.0-1noble.20250510.083529) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rt-usb-9axisimu-driver/ros-rolling-rt-usb-9axisimu-driver-dbgsym_3.0.0-1noble.20250510.083529_amd64.deb Size: 1629470 SHA256: 62da4e6a82d825c1624eb59ef8266e838786d4d48d062da6488a187bf9c44e00 SHA1: f97935f6b1d3f62c38e2fd60546b2da85228483d MD5sum: 05607cc08c8c071f1d8895b63030fe54 Description: debug symbols for ros-rolling-rt-usb-9axisimu-driver Build-Ids: 9e9a8e8ef4a2cb3dd7ba4b98b7227860f3576431 abd58b7f2a79779f5cb0c860c26e1b6b0abb3e5d Package: ros-rolling-rtabmap Version: 0.21.6-1noble.20250510.084118 Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 20858 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.38), libdc1394-25 (>= 2.2.6), libgcc-s1 (>= 4.0), libgomp1 (>= 6), liboctomap1.9t64 (>= 1.9.7+dfsg), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-contrib406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-photo406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libopencv-video406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libopenni2-0 (>= 2.2.0.33+dfsg), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-features1.14 (>= 1.14.0+dfsg), libpcl-filters1.14 (>= 1.14.0+dfsg), libpcl-io1.14 (>= 1.14.0+dfsg), libpcl-kdtree1.14 (>= 1.14.0+dfsg), libpcl-registration1.14 (>= 1.14.0+dfsg), libpcl-sample-consensus1.14 (>= 1.14.0+dfsg), libpcl-search1.14 (>= 1.14.0+dfsg), libpcl-segmentation1.14 (>= 1.14.0+dfsg), libpcl-surface1.14 (>= 1.14.0+dfsg), libpcl-visualization1.14 (>= 1.14.0+dfsg), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5printsupport5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.15.1), libsqlite3-0 (>= 3.6.11), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0), libvtk9.1t64 (>= 9.1.0+really9.1.0+dfsg2), libvtk9.1t64-qt (>= 9.1.0+really9.1.0+dfsg2), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-gtsam, ros-rolling-libg2o, zlib1g (>= 1:1.2.0), liboctomap-dev, libpcl-dev, libsqlite3-dev, libtbb-dev, qtbase5-dev, ros-rolling-cv-bridge, ros-rolling-libpointmatcher, zlib1g-dev, ros-rolling-ros-workspace Homepage: http://introlab.github.io/rtabmap Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rtabmap/ros-rolling-rtabmap_0.21.6-1noble.20250510.084118_amd64.deb Size: 5843742 SHA256: ac0608244d7db72d25e7cab1f5d3160f59a143ce5df64b21f6c4e32031ee7ce4 SHA1: 310f912bf2df1569bfb14b81326d94ab06a224d4 MD5sum: 9c54af52af592a8ee04c2953b61d6638 Description: RTAB-Map's standalone library. RTAB-Map is a RGB-D SLAM approach with real-time constraints. Package: ros-rolling-rtabmap-dbgsym Package-Type: ddeb Source: ros-rolling-rtabmap Version: 0.21.6-1noble.20250510.084118 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Mathieu Labbe Installed-Size: 110220 Depends: ros-rolling-rtabmap (= 0.21.6-1noble.20250510.084118) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rtabmap/ros-rolling-rtabmap-dbgsym_0.21.6-1noble.20250510.084118_amd64.deb Size: 107246586 SHA256: 95f2aa8e2b9d48eca4d91a3529c62126ee94e17f24e3d4b4950d651ae39d3d40 SHA1: 6c2d62c7b9e9b24e7bdf2d736840cefdf28ea022 MD5sum: a365b6ca73d8495304548657110ccb8e Description: debug symbols for ros-rolling-rtabmap Build-Ids: 0ac35466ab2214c51a84d58336b11a3bff672872 0bfde6a6407a2706e2752f4731d10208301b3246 234f3c283649474353483ef10288e3e3eb32750e 4a7a0d55a401305ac9d2652bad4aaa6ae2855d7f 731c4d4a8458089314f5b9de2b4adc7a60802b6a 75b9c8edf80a14812481ba626a36ce5d2768a12c 7869c58ee0c9c8ac03fe89427f99506588f1a61c 82881a18f08424aa793881a1a60482b6a4c04b92 87c5aca76229ab07e129f6f131e985fe43d06ed6 8eae96a433ef02d756eea44b88752db1aa51a463 8efa804e3187c41fd043f443a01ba5f65d9047df 9e4753298ec40d8ea81bb2716a8b2ddc7c1d19cf a89bd67b7b13241a8bb75eb765309f557abd8f87 b2b4ab3af14483f5d64c8c9775f9f5b2197ef548 b9c6038d72a73cb58ef402356fc3da55ffdbc52b ccfd9ded29743a44b4f8dae73da74657149697c4 cfbb6acb6421b8935b6486b29b7e0a2c46f04a33 d05e159c49b6278beebd75bcb423412778abafe8 d2c0e224adead9329ea7f8bb0a124245837739b7 d4739737d0a222a4f52c94ad991fca221111ed24 d4949e9382d4328b72d723e3d8f6870d1a144865 dadb55be1c9a2f66c03ee2388a694335bc91b714 dc8114bb86f397d6f9c8c972c6518eee325ea2ac de4d2741b6a92412831fa52987bee4fbf4982e33 fb3620c3d22a8f404132e4ab51c28f12b81e5e5d Package: ros-rolling-rtcm-msgs Version: 1.1.6-3noble.20250429.141016 Architecture: amd64 Maintainer: Marek Materzok Installed-Size: 435 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rtcm-msgs/ros-rolling-rtcm-msgs_1.1.6-3noble.20250429.141016_amd64.deb Size: 45056 SHA256: c87d9bb3ad9d496f97075fab838103e1ef48894a366966d99e591ab9cb92fbe5 SHA1: 25f01f2b68be59579a8dde76ee7cf3cc01e1aeee MD5sum: 8a2d7895d02b030b0ea9635ea77cdd42 Description: The rtcm_msgs package contains messages related to data in the RTCM format. Package: ros-rolling-rtcm-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rtcm-msgs Version: 1.1.6-3noble.20250429.141016 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marek Materzok Installed-Size: 296 Depends: ros-rolling-rtcm-msgs (= 1.1.6-3noble.20250429.141016) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rtcm-msgs/ros-rolling-rtcm-msgs-dbgsym_1.1.6-3noble.20250429.141016_amd64.deb Size: 206114 SHA256: 0ff4f43dfa884c6b396dd78c5037bcf1be056a7aa60daf849f7753cb899dc4dc SHA1: 7fce4597e3cf825911f7f638c1e489634f0c50fe MD5sum: 2c7949b616f82638631ce9600423eff2 Description: debug symbols for ros-rolling-rtcm-msgs Build-Ids: 1191ea7acb608d89770e71312f0732611f233053 12ba4119bb74285145d2de6a8518df7a566badc5 604024c8750e5f8d322d7244328be51f54beaa78 66efd0a26d0baa5af49ffb3314da11e5e0da6b3e 759a5b3adb615122f9f14da252444044acb62e61 894ec3130e64bf10b7b6f52744de4eded051ac3b 8a0cca21485920adbccd2eec2b23b045cdb96b26 96fd4e29ae666a26490bbb650595ba769681e8ba a05e1701adaa5fc2de9523d46ed714079e141ba4 bdaf83a5473a0f0e54ee43ee8f16b1228930c54b e32a604068e4319973f569637047f9b0c94ac937 Package: ros-rolling-rti-connext-dds-cmake-module Version: 1.2.0-2noble.20250504.163857 Architecture: amd64 Maintainer: Andrea Sorbini Installed-Size: 76 Depends: ros-rolling-ament-cmake, rti-connext-dds-7.3.0-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rti-connext-dds-cmake-module/ros-rolling-rti-connext-dds-cmake-module_1.2.0-2noble.20250504.163857_amd64.deb Size: 12406 SHA256: 0c403ddaec94f48b05fbe89e8667a4e85d8abc12c0cc33072871ef1523b13cb4 SHA1: 72703f5a66b1ad08c22a3a29a7cf869b998363f0 MD5sum: 1a2dfa45eed1c6a99de60689fb4f69ec Description: Helper module to provide access to RTI products like Connext DDS Professional Package: ros-rolling-rttest Version: 0.19.0-1noble.20250426.194344 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 125 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rttest/ros-rolling-rttest_0.19.0-1noble.20250426.194344_amd64.deb Size: 30794 SHA256: f4fe18614c7f78239e28b04e646c38428e0f4cc50689b72ab61570d9075d95c2 SHA1: b321a204b436bb281f98bba71a42f12907b7e2ac MD5sum: f6d2ddd2e10b1b25220f51f8bc77411e Description: Instrumentation library for real-time performance testing Package: ros-rolling-rttest-dbgsym Package-Type: ddeb Source: ros-rolling-rttest Version: 0.19.0-1noble.20250426.194344 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 187 Depends: ros-rolling-rttest (= 0.19.0-1noble.20250426.194344) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rttest/ros-rolling-rttest-dbgsym_0.19.0-1noble.20250426.194344_amd64.deb Size: 166170 SHA256: de374a2a41df358d03a6bc45dfe9ca82f05ea2fb7baf12fe864286aec656f7c6 SHA1: 46d6d8458aecc363f70dafe1252c092939f84927 MD5sum: 06458db05d459e9b0fd6cf429d94e0fa Description: debug symbols for ros-rolling-rttest Build-Ids: 25718032111356fbc5c6166c9985e407132c10f6 Package: ros-rolling-ruckig Version: 0.9.2-4noble.20250426.191805 Architecture: amd64 Maintainer: Lars Berscheid Installed-Size: 272 Depends: libc6 (>= 2.4), libstdc++6 (>= 13.1), ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ruckig/ros-rolling-ruckig_0.9.2-4noble.20250426.191805_amd64.deb Size: 75224 SHA256: 01fa347439552d05daa74adc383a5ae20b6bd6696ea549e2626f54b7a6213ce8 SHA1: 4c93b70140efaafb71cfaa3d88c766461a893c72 MD5sum: 5b396fb2353204e3e0822c5e28e62c09 Description: Instantaneous Motion Generation for Robots and Machines. Package: ros-rolling-ruckig-dbgsym Package-Type: ddeb Source: ros-rolling-ruckig Version: 0.9.2-4noble.20250426.191805 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lars Berscheid Installed-Size: 233 Depends: ros-rolling-ruckig (= 0.9.2-4noble.20250426.191805) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ruckig/ros-rolling-ruckig-dbgsym_0.9.2-4noble.20250426.191805_amd64.deb Size: 215376 SHA256: 8f5c54e33d3d7a94ae8d2dc9306b3ca1be8eaa989b8a1570e40240089cb8ef2e SHA1: 782520dc7d2f4cbf29ef9215b17125251369de79 MD5sum: 9a46a00f6e6927a142a43ddb77ae368f Description: debug symbols for ros-rolling-ruckig Build-Ids: 281d16c4c7a094835a0296256d656cdf0b8a5be2 Package: ros-rolling-rviz-2d-overlay-msgs Version: 1.3.0-2noble.20250429.142623 Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 506 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-2d-overlay-msgs/ros-rolling-rviz-2d-overlay-msgs_1.3.0-2noble.20250429.142623_amd64.deb Size: 49300 SHA256: f4ee407a4505aa64f3bc31f60e5612815b2feb2f71d5ca7eaa2ce7e885e3b352 SHA1: 5ff0929b796081c1c4117cea8e68e074f4aac38b MD5sum: 3bab3aad319bfaa1e70fa9b0dc3cafa0 Description: Messages describing 2D overlays for RVIZ, extracted/derived from the jsk_visualization ROS1 packege. Package: ros-rolling-rviz-2d-overlay-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-rviz-2d-overlay-msgs Version: 1.3.0-2noble.20250429.142623 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 306 Depends: ros-rolling-rviz-2d-overlay-msgs (= 1.3.0-2noble.20250429.142623) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-2d-overlay-msgs/ros-rolling-rviz-2d-overlay-msgs-dbgsym_1.3.0-2noble.20250429.142623_amd64.deb Size: 210718 SHA256: 7f4efa7dc0b59bac0efddb5446c9fe35d53d34665ad31e2771e566ce99e88a8c SHA1: e5d9e243775c31c59e18938e7bd0439cb188f5f4 MD5sum: 5a8c76b39553663ad03cc822fe6f04dc Description: debug symbols for ros-rolling-rviz-2d-overlay-msgs Build-Ids: 2955b35af7f9edf833884f97995fad33bccc0ff0 4706e88510869e78103a102fdb51e06b74d372e9 5f582662d40a11d4b506f35040ba7e1c497b5419 600dca856fe34be2631c5f7882a8ff85e822a37f 650fd5c60d1ec6dc9c7e966cc06dace1f9940ece 7809d70f2e74db0c6f2cbaf0dd24b10e02cbce09 902a4f9583c4af2c308359d0dce9642ad69ddaf1 b03d1bac6649b588808a2f3c2a38ada08518475c be31e5660601ade0c4db21cd602b2916cd3112a9 ce62ebe26f01122bb9683162b3bb925131395a3a e16ff30ccc9023f7d06e816c2453d9439a518f0e Package: ros-rolling-rviz-2d-overlay-plugins Version: 1.3.0-2noble.20250510.082806 Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 1459 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libstdc++6 (>= 13.1), ros-rolling-rviz-ogre-vendor, libboost-all-dev, ros-rolling-rviz-2d-overlay-msgs, ros-rolling-rviz-common, ros-rolling-rviz-rendering, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-2d-overlay-plugins/ros-rolling-rviz-2d-overlay-plugins_1.3.0-2noble.20250510.082806_amd64.deb Size: 296342 SHA256: 5428d23b64d405c09553cbaabbf6f6465e45a6f5e2fd0684a8da42553e82720d SHA1: d64a178af8224470495b875157da00269158737c MD5sum: aea0b3665006e46b2f844acf1e85aad2 Description: RViz2 plugin for 2D overlays in the 3D view. Mainly a ROS2 port of the JSK overlay plugin (https://github.com/jsk-ros-pkg/jsk_visualization). Package: ros-rolling-rviz-2d-overlay-plugins-dbgsym Package-Type: ddeb Source: ros-rolling-rviz-2d-overlay-plugins Version: 1.3.0-2noble.20250510.082806 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Team Spatzenhirn Installed-Size: 8793 Depends: ros-rolling-rviz-2d-overlay-plugins (= 1.3.0-2noble.20250510.082806) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-2d-overlay-plugins/ros-rolling-rviz-2d-overlay-plugins-dbgsym_1.3.0-2noble.20250510.082806_amd64.deb Size: 7845476 SHA256: d482c230149e3bcc3259c7b7c0c0fac930481957ddc4294e73ec69c4da234636 SHA1: 9f8da9e3a0ec8b0ccec030fa9cbe9fe984269c98 MD5sum: 96d47021d69f260e4e6574043ca349c6 Description: debug symbols for ros-rolling-rviz-2d-overlay-plugins Build-Ids: 90b4b2795a46ed4acbb215d1a84bf80f06e9fb60 ddee6a7b0fff1d64763aa3150df2654453c80e6f Package: ros-rolling-rviz-assimp-vendor Version: 15.1.1-1noble.20250506.142932 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 46 Depends: libassimp-dev, ros-rolling-ros-workspace Homepage: http://assimp.sourceforge.net/index.html Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-assimp-vendor/ros-rolling-rviz-assimp-vendor_15.1.1-1noble.20250506.142932_amd64.deb Size: 8312 SHA256: 1a971f338609cf1392eaba4c359e3c27416baeff3b8ffc94579799b8ea3cfb46 SHA1: 0e1a999a43c18d2c8969a65818eb0162337ede7e MD5sum: c6b2610407ea4300495f799c45c14814 Description: Wrapper around assimp, providing nothing but a dependency on assimp, on some systems. On others, it provides a fixed CMake module or even an ExternalProject build of assimp. Package: ros-rolling-rviz-common Version: 15.1.1-1noble.20250510.081215 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2530 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5widgets5t64 (>= 5.14.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), ros-rolling-rviz-ogre-vendor, libqt5core5a, libqt5gui5, libqt5opengl5, libqt5svg5, libqt5widgets5, qtbase5-dev, ros-rolling-geometry-msgs, ros-rolling-message-filters, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-resource-retriever, ros-rolling-rviz-rendering, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-tinyxml2-vendor, ros-rolling-urdf, ros-rolling-yaml-cpp-vendor, ros-rolling-ros-workspace Homepage: https://github.com/ros2/rviz/blob/ros2/README.md Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-common/ros-rolling-rviz-common_15.1.1-1noble.20250510.081215_amd64.deb Size: 628128 SHA256: cd896675fe4a438f93b6fa9d66e3b2463924e55bb79f68e727dfc1d0e86aee5c SHA1: 9db42752b26b5b832b79cf24dd2c96ee9429c643 MD5sum: 2ba1e4f92327fcdc7bf812e1a1e6e3dc Description: Common rviz API, used by rviz plugins and applications. Package: ros-rolling-rviz-common-dbgsym Package-Type: ddeb Source: ros-rolling-rviz-common Version: 15.1.1-1noble.20250510.081215 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 26879 Depends: ros-rolling-rviz-common (= 15.1.1-1noble.20250510.081215) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-common/ros-rolling-rviz-common-dbgsym_15.1.1-1noble.20250510.081215_amd64.deb Size: 26623132 SHA256: ce3cb1d76e19bd39a4e4a2a7f12fbbb8bc10db26ad467a1249dee486f2b82f61 SHA1: 6bc891052e51697aad7388846941b2236ddde991 MD5sum: 289a40725607cc0156cd67ef52e46ff6 Description: debug symbols for ros-rolling-rviz-common Build-Ids: ce8fb2da91d5985d7f8aacc4d0f8308b0dabbeb6 Package: ros-rolling-rviz-default-plugins Version: 15.1.1-1noble.20250510.082742 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 10468 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-gz-math-vendor, ros-rolling-rviz-ogre-vendor, libqt5core5a, libqt5gui5, libqt5opengl5, libqt5widgets5, ros-rolling-geometry-msgs, ros-rolling-image-transport, ros-rolling-interactive-markers, ros-rolling-laser-geometry, ros-rolling-map-msgs, ros-rolling-nav-msgs, ros-rolling-pluginlib, ros-rolling-point-cloud-transport, ros-rolling-rclcpp, ros-rolling-resource-retriever, ros-rolling-rviz-common, ros-rolling-rviz-rendering, ros-rolling-rviz-resource-interfaces, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-urdf, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Homepage: https://github.com/ros2/rviz/blob/ros2/README.md Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-default-plugins/ros-rolling-rviz-default-plugins_15.1.1-1noble.20250510.082742_amd64.deb Size: 1553770 SHA256: c3c32efb7daf860ce7bb25c06496e9d97e033e9ada89f8c9c27ac088dce3cb1a SHA1: 6426c748a2617b87c874f7977c3dd08a7779a5b5 MD5sum: 75fdeeb40cc705db47150cbe2a0e2e6c Description: Several default plugins for rviz to cover the basic functionality. Package: ros-rolling-rviz-default-plugins-dbgsym Package-Type: ddeb Source: ros-rolling-rviz-default-plugins Version: 15.1.1-1noble.20250510.082742 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 87179 Depends: ros-rolling-rviz-default-plugins (= 15.1.1-1noble.20250510.082742) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-default-plugins/ros-rolling-rviz-default-plugins-dbgsym_15.1.1-1noble.20250510.082742_amd64.deb Size: 79476878 SHA256: d275300784c6fe59e2278452a05b8c69aa345359646a8681aa0b5a861493953f SHA1: 43ba16ba8f4f003115d594d26e4c91f683129e3f MD5sum: 14fc695a14a4cd498c01904d92c1e42e Description: debug symbols for ros-rolling-rviz-default-plugins Build-Ids: 2529aa0ddbdbb1c0fad62e5dbc83801a3527cc64 Package: ros-rolling-rviz-imu-plugin Version: 2.2.0-1noble.20250510.082753 Architecture: amd64 Maintainer: Martin Günther Installed-Size: 916 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 13.1), ros-rolling-rviz-ogre-vendor, libqt5core5a, libqt5gui5, libqt5opengl5, libqt5widgets5, ros-rolling-message-filters, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rviz-common, ros-rolling-rviz-rendering, ros-rolling-sensor-msgs, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/rviz_imu_plugin Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-imu-plugin/ros-rolling-rviz-imu-plugin_2.2.0-1noble.20250510.082753_amd64.deb Size: 172338 SHA256: d3a93fe59d07472fb34d83625bf9e6ff12ccace552bee3bdc48b46008b337ca8 SHA1: e0342566d6389791d026b01ce1a157f818971b79 MD5sum: 25288fe2aa3a200770d2b7f305fe30a7 Description: RVIZ plugin for IMU visualization Package: ros-rolling-rviz-imu-plugin-dbgsym Package-Type: ddeb Source: ros-rolling-rviz-imu-plugin Version: 2.2.0-1noble.20250510.082753 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Martin Günther Installed-Size: 5885 Depends: ros-rolling-rviz-imu-plugin (= 2.2.0-1noble.20250510.082753) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-imu-plugin/ros-rolling-rviz-imu-plugin-dbgsym_2.2.0-1noble.20250510.082753_amd64.deb Size: 5240810 SHA256: 4108df4530632573096939310e593baa45b315b62d9fd583eddb03e752724af6 SHA1: e9616799a520ab733250491d39fa38625c442a11 MD5sum: 270075c13d68070570043278eb997f49 Description: debug symbols for ros-rolling-rviz-imu-plugin Build-Ids: 734381c905c39d3946e2ead5051468b3a3cd68d0 Package: ros-rolling-rviz-ogre-vendor Version: 15.1.1-1noble.20250506.142944 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 17664 Depends: libc6 (>= 2.38), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.3.1), libgl1, libstdc++6 (>= 13.1), libx11-6, libxrandr2 (>= 4.3), libfreetype-dev, libgl1-mesa-dev, libglew-dev, libglu1-mesa-dev, libx11-dev, libxaw7-dev, libxrandr-dev, ros-rolling-ros-workspace Homepage: https://www.ogre3d.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-ogre-vendor/ros-rolling-rviz-ogre-vendor_15.1.1-1noble.20250506.142944_amd64.deb Size: 3836432 SHA256: f6b8ef210418df7b1660311affac7ea8f56df8f1b3f131e77f0fc71f031dd787 SHA1: 87b843dbe94c64eec9cd83fc5eaeae5c2798afb5 MD5sum: 25f10d81ddd98e9deb2890aac4a98210 Description: Wrapper around ogre3d, it provides a fixed CMake module and an ExternalProject build of ogre. Package: ros-rolling-rviz-ogre-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-rviz-ogre-vendor Version: 15.1.1-1noble.20250506.142944 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 78659 Depends: ros-rolling-rviz-ogre-vendor (= 15.1.1-1noble.20250506.142944) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-ogre-vendor/ros-rolling-rviz-ogre-vendor-dbgsym_15.1.1-1noble.20250506.142944_amd64.deb Size: 76435390 SHA256: 6a6a59e2809b9133561013505ac97c52fc4785693cd22874a2e145824307a46a SHA1: 69cfe5054df54d92dd5bf0b5f747e641a358fe1f MD5sum: e0be630f2fd5a91581aa407c2d3ef2d6 Description: debug symbols for ros-rolling-rviz-ogre-vendor Build-Ids: 1b5f9f07323cd8c0b67ca14f5b32637c722af694 2f0500096aa1c6133cf9f24808fea131097f7306 420ed80b91a8b8228717889b61f4ffbc03cf9160 43f27dcce45527a1b56ec795af14367cd5f9e988 53b218b471a5d1fdb7e9e46f0a57292ddca84ad2 56032fc8b1fc71e2424f4c30c838d08804841971 699b77b0560dfee010f6e2c67308e986e3f899fd 748c9c97750b96ed6202d525323030449b22d709 85b2db1ad0d06d2925666350e1dc88d9f8377fb4 85be8b2156f0145a28187b4343a2b5c000abfcf6 b97e098757815a19ced7a40126b11b7f366b5803 bcd278dccf1e1afe71e49e3873bfb22c72adbb10 c034ed6b92c303590c6b7f8439e5f937fe3e6697 cf73b34aaa2017eee574389b7847f7b3e5be6bd4 e2191d771b305f1e28ae2604a4b2f030bfbe4cc2 e3f5a38533b97b0afc9529cab54315ca563c8ca3 Package: ros-rolling-rviz-rendering Version: 15.1.1-1noble.20250510.075045 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2143 Depends: libassimp5 (>= 5.3.1+ds), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglx0, libopengl0, libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.5.0) | libqt5gui5-gles (>= 5.5.0), libstdc++6 (>= 13.1), libx11-6, ros-rolling-rviz-ogre-vendor, libeigen3-dev, libqt5core5a, libqt5gui5, libqt5opengl5, libqt5widgets5, qtbase5-dev, ros-rolling-ament-index-cpp, ros-rolling-eigen3-cmake-module, ros-rolling-resource-retriever, ros-rolling-rviz-assimp-vendor, ros-rolling-ros-workspace Homepage: https://github.com/ros2/rviz/blob/ros2/README.md Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-rendering/ros-rolling-rviz-rendering_15.1.1-1noble.20250510.075045_amd64.deb Size: 767022 SHA256: b6869c342bc70fd6bbc7db356d221a79117e704a09c8025d2469618d536e22a4 SHA1: 9c601abd8cdb25ca36ac0452db874c3e8d09ce49 MD5sum: b8c2364a55e026b9ffb7717f1d54a439 Description: Library which provides the 3D rendering functionality in rviz. Package: ros-rolling-rviz-rendering-dbgsym Package-Type: ddeb Source: ros-rolling-rviz-rendering Version: 15.1.1-1noble.20250510.075045 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 6011 Depends: ros-rolling-rviz-rendering (= 15.1.1-1noble.20250510.075045) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-rendering/ros-rolling-rviz-rendering-dbgsym_15.1.1-1noble.20250510.075045_amd64.deb Size: 5952806 SHA256: f7a2733cb97fce3da17b74e595436d4e659412480d2ed8572406a3438729d516 SHA1: f2fd545f0e27d086f3120d8df988c7c70b709010 MD5sum: e2c886b55b860fb1a91b59b76f1561d5 Description: debug symbols for ros-rolling-rviz-rendering Build-Ids: 98dd56cd1a726cd00ce77a84839396741f0e578a Package: ros-rolling-rviz-rendering-tests Version: 15.1.1-1noble.20250510.075359 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 43 Depends: ros-rolling-resource-retriever, ros-rolling-rviz-rendering, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-rendering-tests/ros-rolling-rviz-rendering-tests_15.1.1-1noble.20250510.075359_amd64.deb Size: 7222 SHA256: bbd3684a65412290e8abe89910451260a5f5e16709ef39ec4a9c6bfb6c5f25cb SHA1: d01a2ca5b364098a15ad626d67b0af30d655da20 MD5sum: 4cb7179f966fb50b56add124e41ae00f Description: Example plugin for RViz - documents and tests RViz plugin development Package: ros-rolling-rviz-resource-interfaces Version: 15.1.1-1noble.20250506.142939 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 797 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-resource-interfaces/ros-rolling-rviz-resource-interfaces_15.1.1-1noble.20250506.142939_amd64.deb Size: 80736 SHA256: db758be63627d9fe8f6ac4c9f9a344d9fd7e99e7c9c65d142c7a31506155b63a SHA1: 567aff1b4a60d207eba952279fc4c426835a2519 MD5sum: 37f9bcf0bcabb2f145aff249eec9ae19 Description: ROS interfaces for working with resources like meshes. Package: ros-rolling-rviz-resource-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-rviz-resource-interfaces Version: 15.1.1-1noble.20250506.142939 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 605 Depends: ros-rolling-rviz-resource-interfaces (= 15.1.1-1noble.20250506.142939) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-resource-interfaces/ros-rolling-rviz-resource-interfaces-dbgsym_15.1.1-1noble.20250506.142939_amd64.deb Size: 463798 SHA256: 8ac466c1d064057964283b7c16d25086e1d00966d9156c92b6942c9e9ea57b75 SHA1: 513a56b41134805ef7ef01fb777f061cde5a8fe0 MD5sum: b79ddd1dd2de6495c609a27a19835660 Description: debug symbols for ros-rolling-rviz-resource-interfaces Build-Ids: 039478cd06aee4d197dcb618fae908c5a6c6cd05 06743cba040a64ff8407fec05ac14c32df1a2a0f 2bcfe8e6781e78fcc8dd55c87a0fa2f32c4e8de8 35fd2d5a1369a1815142fa51b194310d51300f9a 4ecf87cb2eaa9ab6dc1439e2fa322d918d0d1af9 58922cb41797cd2a1f8cc19965a51f7613c937ec 5ff5558b75b6504300b3566dd701061851b546c4 76ba39004fa74ecf2eccdee33ff2c7977805b434 9d32c391e869f6522464d798e4f80a9e87df9933 d26323fd5b343c447a97b6ff532c08280ab91d61 f2abdbe029b5e7bd95d736483033fb461ff9e8cc Package: ros-rolling-rviz-visual-testing-framework Version: 15.1.1-1noble.20250510.082803 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 413 Depends: ros-rolling-ament-cmake-gtest, ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-rcutils, ros-rolling-rviz-common, ros-rolling-rviz-ogre-vendor, ros-rolling-rviz-rendering, ros-rolling-std-msgs, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/rviz2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz-visual-testing-framework/ros-rolling-rviz-visual-testing-framework_15.1.1-1noble.20250510.082803_amd64.deb Size: 75372 SHA256: bf91d11e5ef59777fd22b816177b3a64e3f095075d22799629c9b9db705e76a8 SHA1: 12cbe61c0634350ae64234047682ff23128627b9 MD5sum: 7c646b3d468611891372e9d090d2b7ae Description: 3D testing framework for RViz. Package: ros-rolling-rviz2 Version: 15.1.1-1noble.20250510.090602 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 119 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), python3-dev, ros-rolling-rviz-common, ros-rolling-rviz-default-plugins, ros-rolling-rviz-ogre-vendor, ros-rolling-ros-workspace Homepage: https://github.com/ros2/rviz/blob/ros2/README.md Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz2/ros-rolling-rviz2_15.1.1-1noble.20250510.090602_amd64.deb Size: 19834 SHA256: 1b28afea8e162920642b96b100ddcfbf025b754b0cef350dd58cd98dc895c663 SHA1: b05c2d9dba35e657ea2ce0be707d4456430f91a5 MD5sum: 24c248cd8d8336b86392025b83c125ba Description: 3D visualization tool for ROS. Package: ros-rolling-rviz2-dbgsym Package-Type: ddeb Source: ros-rolling-rviz2 Version: 15.1.1-1noble.20250510.090602 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 429 Depends: ros-rolling-rviz2 (= 15.1.1-1noble.20250510.090602) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-rviz2/ros-rolling-rviz2-dbgsym_15.1.1-1noble.20250510.090602_amd64.deb Size: 414668 SHA256: 643a33894be8a09c14c8e9c74202b742b3682c4068e57b6c6d114d2f58a1bd55 SHA1: b7a0413c30ff1684ec1d19356cf49ac66d455516 MD5sum: 6fe81cb9a22ea3f9d969d5cf216d7ffc Description: debug symbols for ros-rolling-rviz2 Build-Ids: 3fbee6fec0d92ac3677ade5f34b9ec1603f3d253 Package: ros-rolling-sdformat-test-files Version: 2.0.1-1noble.20250426.191804 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 564 Depends: cmake, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sdformat-test-files/ros-rolling-sdformat-test-files_2.0.1-1noble.20250426.191804_amd64.deb Size: 75468 SHA256: 5ef573704bd60ddd090c39b08c27a97fa685f80830f1f017f9d2b843b1a84c79 SHA1: 3a7f534ae523dd575b71ce651e40d6a6177f3cdf MD5sum: bebe4ae889254e939b959c5d1c0ae806 Description: Example SDFormat XML files for testing tools using hthis format. Package: ros-rolling-sdformat-urdf Version: 2.0.1-1noble.20250510.075055 Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 196 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-gz-math-vendor, ros-rolling-sdformat-vendor, liburdfdom-headers-dev, ros-rolling-ament-cmake-ros, ros-rolling-pluginlib, ros-rolling-rcutils, ros-rolling-tinyxml2-vendor, ros-rolling-urdf, ros-rolling-urdf-parser-plugin, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sdformat-urdf/ros-rolling-sdformat-urdf_2.0.1-1noble.20250510.075055_amd64.deb Size: 48520 SHA256: 172494c1b1a25400fe2733745e3b22c028832ade7b71dfd2ca509f5be80e8040 SHA1: 5da03d187e046abd5d80269b017503e925112803 MD5sum: 0c93551a366655f0d61ff4ecbe82b89f Description: URDF plugin to parse SDFormat XML into URDF C++ DOM objects. Package: ros-rolling-sdformat-urdf-dbgsym Package-Type: ddeb Source: ros-rolling-sdformat-urdf Version: 2.0.1-1noble.20250510.075055 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Shane Loretz Installed-Size: 739 Depends: ros-rolling-sdformat-urdf (= 2.0.1-1noble.20250510.075055) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sdformat-urdf/ros-rolling-sdformat-urdf-dbgsym_2.0.1-1noble.20250510.075055_amd64.deb Size: 691536 SHA256: 5644b4a126a6e61ecb2e08073987380eb0d8c2b96589fa2b2cfe7fec33178c73 SHA1: 01caf6f119babf996daccbcf96bee0304f6f8449 MD5sum: 643ef975693fcb33b8d93c688ecac95e Description: debug symbols for ros-rolling-sdformat-urdf Build-Ids: 1c0852ec43cf70086ad43fa2cdc5fc57bf835c62 f7694a7c53835a5f68aa461c0ad9640348c05c80 Package: ros-rolling-sdformat-vendor Version: 0.2.4-1noble.20250429.145845 Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 8077 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-gz-math-vendor, ros-rolling-gz-utils-vendor, ros-rolling-urdfdom, libtinyxml2-dev, pybind11-dev, ros-rolling-gz-cmake-vendor, ros-rolling-gz-tools-vendor, ros-rolling-ros-workspace Homepage: https://github.com/gazebosim/sdformat Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sdformat-vendor/ros-rolling-sdformat-vendor_0.2.4-1noble.20250429.145845_amd64.deb Size: 780948 SHA256: 5b067583892e8766f06139b4473c71f6a2055ffbea017dfed8d579260aa6e172 SHA1: d73541ece0d037c8dc723c71dc7cf89b3b71b735 MD5sum: a7e973ce287ccad53d744543ebb2d944 Description: Vendor package for: sdformat15 15.2.0 SDFormat is an XML file format that describes environments, objects, and robots in a manner suitable for robotic applications Package: ros-rolling-sdformat-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-sdformat-vendor Version: 0.2.4-1noble.20250429.145845 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Addisu Z. Taddese Installed-Size: 13823 Depends: ros-rolling-sdformat-vendor (= 0.2.4-1noble.20250429.145845) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sdformat-vendor/ros-rolling-sdformat-vendor-dbgsym_0.2.4-1noble.20250429.145845_amd64.deb Size: 13356374 SHA256: 7ad7df2da45f6e47079588dee0a145a61d99edb4ebb3766a6a85e5297ae0d8e1 SHA1: e6186c9be828336f26a3d01c070f5ab9e1bc49a4 MD5sum: 56e0ff4b42f259b11ba2dbc8ec94c6ff Description: debug symbols for ros-rolling-sdformat-vendor Build-Ids: dc02d800e2a5cc41d0dd8af8ebf20c4729058c8f Package: ros-rolling-sdl2-vendor Version: 3.3.0-2noble.20250426.194400 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 44 Depends: libsdl2-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sdl2-vendor/ros-rolling-sdl2-vendor_3.3.0-2noble.20250426.194400_amd64.deb Size: 6008 SHA256: df6db18ef411400adcb2560704809aa674e50fa14c50b66b256b28ce20ec1c39 SHA1: 4ea4d00300f2692d0454466c5c9d9482b3dac2b9 MD5sum: 6510b052b67374528231784b6f845317 Description: Vendor library for SDL2. Package: ros-rolling-self-test Version: 4.4.3-1noble.20250510.082417 Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 233 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-diagnostic-msgs, ros-rolling-diagnostic-updater, ros-rolling-rclcpp, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/self_test Priority: optional Section: misc Filename: pool/main/r/ros-rolling-self-test/ros-rolling-self-test_4.4.3-1noble.20250510.082417_amd64.deb Size: 59504 SHA256: ee93a33ea38890091cd9214c5c839e8e36903566c575480dfab1593cee880ccd SHA1: 71bf884b11f7e4a65d09f7ab9853b37eff69ac77 MD5sum: db1cfd0d10b2d5dc7207c190d98493d5 Description: self_test Package: ros-rolling-self-test-dbgsym Package-Type: ddeb Source: ros-rolling-self-test Version: 4.4.3-1noble.20250510.082417 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Austin Hendrix Installed-Size: 1141 Depends: ros-rolling-self-test (= 4.4.3-1noble.20250510.082417) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-self-test/ros-rolling-self-test-dbgsym_4.4.3-1noble.20250510.082417_amd64.deb Size: 1076096 SHA256: 1a23b7d0a62d396e3e93585a18104b08780ab445c766b93c138e633c9b196203 SHA1: 91a289d299135505c5815d53d06d06d462bab892 MD5sum: d7cd93944db8f43a0dc48a75878d3ebe Description: debug symbols for ros-rolling-self-test Build-Ids: 4a55200398bde5a1603614b115a864a5a76b800a 52551b61d63c0cff8ce004f65307c7b5a3d97d17 Package: ros-rolling-sensor-msgs Version: 5.5.0-1noble.20250429.142242 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 4990 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sensor-msgs/ros-rolling-sensor-msgs_5.5.0-1noble.20250429.142242_amd64.deb Size: 376808 SHA256: 8d972baa9459fc6754755f3429623261573368c1c320136712f0f150a978b35c SHA1: 1c5f1266725c2d0321211a86919093e440e1eb34 MD5sum: 52abf1783ee04a59b7c1b1ba3c8ffcbe Description: A package containing some sensor data related message and service definitions. Package: ros-rolling-sensor-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-sensor-msgs Version: 5.5.0-1noble.20250429.142242 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 3975 Depends: ros-rolling-sensor-msgs (= 5.5.0-1noble.20250429.142242) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sensor-msgs/ros-rolling-sensor-msgs-dbgsym_5.5.0-1noble.20250429.142242_amd64.deb Size: 3325294 SHA256: e7bf4e45f11a021cb558cc08d8ef3a8eae09f8c41210d97fce6af4890068fde7 SHA1: f59846ce94113e14a3a523982a45a44c8d30bf63 MD5sum: bc277888804e098d0c73ec8878d7ad94 Description: debug symbols for ros-rolling-sensor-msgs Build-Ids: 31f492dcdc50f23c45d373f373b54cd5e2c28d7e 3c818c5fceda25bf01295ed7ddd2a81e8f4fac30 4a86edbc916e1192a2a899bb608339f81b204294 6750d4bfb382a9c6058ed714835df5f3d68e02c6 6ed30ba80aa4dd882cd1920038a465a748aeaefc 8ad298f4765268e9c0df0ba8e02a3181bb6a45c1 9550b2682f76b622f7606f6392e0e56a5114a7df 96c9779a2a7cc46b477cbbef6aa8d82d6c9035d1 bf09ade73d0e9ddc0fc21913d3188bfdd24eff61 c203af10ee7c7bde64a2df549b9a21d4f6abd3a2 c3e8e414971a874aff5e0fb10fea58982ba901b0 Package: ros-rolling-sensor-msgs-py Version: 5.5.0-1noble.20250429.145103 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 72 Depends: python3-numpy, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sensor-msgs-py/ros-rolling-sensor-msgs-py_5.5.0-1noble.20250429.145103_amd64.deb Size: 16668 SHA256: 09b4e72c5274b6be6fb24a68127781a51d891b0976a6aa067f683280ade5f2e6 SHA1: e570404854414de8107c6fd1268fbbeea6bbbe88 MD5sum: 254f2c47101d46272086ad7466f64363 Description: A package for easy creation and reading of PointCloud2 messages in Python. Package: ros-rolling-serial-driver Version: 1.2.0-3noble.20250510.083217 Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 745 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libasio-dev, ros-rolling-io-context, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclcpp-lifecycle, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-serial-driver/ros-rolling-serial-driver_1.2.0-3noble.20250510.083217_amd64.deb Size: 167950 SHA256: 95a1ac8d7dd83116ad4f32f489432b14884ec1dc818fe3613ed75ec956ca147f SHA1: d9f4c548073930b2545d5bc982a00a505e7bdef1 MD5sum: 9de03a167ced4abf6d98178ba4a81b47 Description: A template class and associated utilities which encapsulate basic reading from serial ports Package: ros-rolling-serial-driver-dbgsym Package-Type: ddeb Source: ros-rolling-serial-driver Version: 1.2.0-3noble.20250510.083217 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 3187 Depends: ros-rolling-serial-driver (= 1.2.0-3noble.20250510.083217) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-serial-driver/ros-rolling-serial-driver-dbgsym_1.2.0-3noble.20250510.083217_amd64.deb Size: 2786204 SHA256: 8be193a294e73cc4ea9854657f675d9bd47177d4e3a36919cd4908e4eeff2afe SHA1: 15e41db69d72d53d907edcbfe4d9ec66756a4c4a MD5sum: 98d8f9a95e8badeae8326d273284a30b Description: debug symbols for ros-rolling-serial-driver Build-Ids: 13d7b684b694843caf2a4f95b91221ad8520eec8 805c37a276b0d79003d55db11ef5faad01c1e54a 95fe82380aae56d58ef2c284dc90127a166ddf0a Package: ros-rolling-service-load-balancing Version: 0.1.1-2noble.20250510.083750 Architecture: amd64 Maintainer: Barry Xu Installed-Size: 293 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-rosidl-default-runtime, ros-rolling-rosidl-typesupport-introspection-cpp, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-service-load-balancing/ros-rolling-service-load-balancing_0.1.1-2noble.20250510.083750_amd64.deb Size: 92976 SHA256: f68e945616e0f0a470ec3baeac6889bb8a84cf09b7aef09c33274abf04efe065 SHA1: bf9432bb959a0f0358951d2b7472adcb8794392e MD5sum: 1794860c03a79f7965ba19cebe08986b Description: This package helps ROS2 services implement load balancing functionality. Package: ros-rolling-service-load-balancing-dbgsym Package-Type: ddeb Source: ros-rolling-service-load-balancing Version: 0.1.1-2noble.20250510.083750 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Barry Xu Installed-Size: 1972 Depends: ros-rolling-service-load-balancing (= 0.1.1-2noble.20250510.083750) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-service-load-balancing/ros-rolling-service-load-balancing-dbgsym_0.1.1-2noble.20250510.083750_amd64.deb Size: 1893752 SHA256: 86f7691d0a416c27ff8d8878c6a0ad0a3eb6f6cc47e3772019b7cd1c0fff92e9 SHA1: ef313e9f9d67ffedc36976900aff4159dfce10d7 MD5sum: f704143ecacd5e538d83f7cf5103ffc9 Description: debug symbols for ros-rolling-service-load-balancing Build-Ids: 2e2150ccd04dc4db449d6985b3e0d7a501bdc729 Package: ros-rolling-service-msgs Version: 2.4.0-1noble.20250429.135522 Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 444 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-core-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-service-msgs/ros-rolling-service-msgs_2.4.0-1noble.20250429.135522_amd64.deb Size: 43198 SHA256: 11c0ad17564e08fc5f6eb2e6764c32b9e885eb033c6fc52a05dcf97d2bf755b6 SHA1: 02dd90231aa0c04d5ea71676596da45c9c37f1a9 MD5sum: 5250e6311b049f56eab64a7bb5dd0e64 Description: Messages definitions common among all ROS services Package: ros-rolling-service-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-service-msgs Version: 2.4.0-1noble.20250429.135522 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jacob Perron Installed-Size: 270 Depends: ros-rolling-service-msgs (= 2.4.0-1noble.20250429.135522) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-service-msgs/ros-rolling-service-msgs-dbgsym_2.4.0-1noble.20250429.135522_amd64.deb Size: 177040 SHA256: 9b679db9fdd4719812148c80caa4365b4b8fcc3aacbc51395d69df01528c7088 SHA1: 34eb29db21f71c06394dec6fafd65a725f80b580 MD5sum: 22a369b5461cfd9c8ca0caa30bece361 Description: debug symbols for ros-rolling-service-msgs Build-Ids: 00af680df0a92cb1535f8d9f24e55193ad7235e1 0e08a7bcc0d0958ea54969180eeff3dbe07b85fd 0fc0d688a6e723537e4551e7ca26fb8b6c5fe962 2e4a66973b94d25bf12ae3c3109eea24293ff374 38e10cca6ef45ec4806ecac4767408d452fdfe16 6cb3bbb2581f46289a690cdbf2d3cd62fccde8d9 8dd93c5c15aa5961cb5346a9a98d3ac724cd5a13 9502da293487174dda277c32a6af9b19d1852351 9643cc697701d74d66f8ea3810c6833f8cd842b7 b1f15220ac2561380597c7ce2602ac3e267080bd e76942e91073945048f93053facbd30ff0b5523d Package: ros-rolling-shape-msgs Version: 5.5.0-1noble.20250429.142449 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 810 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-shape-msgs/ros-rolling-shape-msgs_5.5.0-1noble.20250429.142449_amd64.deb Size: 78942 SHA256: 2f38ee548a023a02a66d459bd0363247477c3d3cb4d658ccf1c44cf05c8e7300 SHA1: 869aacc179049efd88baffc8940a34727302feb2 MD5sum: 17e255d47e2f9312d940224140c5e6e9 Description: A package containing some message definitions which describe geometric shapes. Package: ros-rolling-shape-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-shape-msgs Version: 5.5.0-1noble.20250429.142449 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 633 Depends: ros-rolling-shape-msgs (= 5.5.0-1noble.20250429.142449) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-shape-msgs/ros-rolling-shape-msgs-dbgsym_5.5.0-1noble.20250429.142449_amd64.deb Size: 491600 SHA256: 951545ef038dc0b71a27a8282c5cff2813bf00877622d4daa7501c9be066f808 SHA1: 03608b323e539cedb37f5c7f82dd9bf211a47e40 MD5sum: 216fa49d6bb67e1571cca1e670429d5b Description: debug symbols for ros-rolling-shape-msgs Build-Ids: 0162c6b0f34a9ca9630ace8aa25889ec94f2e231 07b8196e19c288900a5bd973de592d29dc492e50 2fe9380400913269e4272e716016bbdf98aa7c81 31a3b61a32e49036ec19ec0147aae5c2b7af0f29 33295e301a99d4bf85151ba0f3e0d8de839da1cc 547a94a615c50f515792d5280827a68055f4d481 6413e4619039fbf9e49802e640c0c62b9d2a46ff 7b71850e6c6dbcdb51cfe5e4108125ef6358f68a 9cf162d51891a090bb90c96bd076dbb8c7f62c02 d0d1dd760276b46d135f3da16360800314f356fd d83f569e424e95c59c157d9819fd87ee206a2366 Package: ros-rolling-sick-safetyscanners-base Version: 1.0.3-1noble.20250426.191821 Architecture: amd64 Maintainer: Lennart Puck Installed-Size: 1127 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-chrono-dev, libboost-system-dev, libboost-thread-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sick-safetyscanners-base/ros-rolling-sick-safetyscanners-base_1.0.3-1noble.20250426.191821_amd64.deb Size: 203068 SHA256: ec79f83f7b97651e2123a82f795854e8e29a9c62ca73736b1a192884cf28b02e SHA1: 94c3bd75f7dbae9666d0d006f60cf40806b46347 MD5sum: d13a6c8ac04b95cb9ca9ffdbb01381ce Description: Provides an Interface to read the sensor output of a SICK Safety Scanner Package: ros-rolling-sick-safetyscanners-base-dbgsym Package-Type: ddeb Source: ros-rolling-sick-safetyscanners-base Version: 1.0.3-1noble.20250426.191821 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lennart Puck Installed-Size: 8471 Depends: ros-rolling-sick-safetyscanners-base (= 1.0.3-1noble.20250426.191821) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sick-safetyscanners-base/ros-rolling-sick-safetyscanners-base-dbgsym_1.0.3-1noble.20250426.191821_amd64.deb Size: 8138920 SHA256: d0e811a7fd756e77a159db42e74e33abee974da1f1b881754c248d7d89b7e2ac SHA1: 90de8a53eb95b6086649df1a62b7cade97edede4 MD5sum: f27be92056ca430a81925f37093d8b89 Description: debug symbols for ros-rolling-sick-safetyscanners-base Build-Ids: b104ef3193242bd4aa51a737ef5105d531504190 Package: ros-rolling-sick-safetyscanners2-interfaces Version: 1.0.0-1noble.20250429.142905 Architecture: amd64 Maintainer: Lennart Puck Installed-Size: 3525 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sick-safetyscanners2-interfaces/ros-rolling-sick-safetyscanners2-interfaces_1.0.0-1noble.20250429.142905_amd64.deb Size: 258680 SHA256: 11769df5d138f946cb73fe67a35d8ad25e4a3121a41d5b644b9b4418d44fb6fb SHA1: 826ded732252d996cc720dc3a8929aa297f18cd6 MD5sum: 79b5c206d20dd49be1f9471ef8573545 Description: Interfaces for the sick_safetyscanners ros2 driver Package: ros-rolling-sick-safetyscanners2-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-sick-safetyscanners2-interfaces Version: 1.0.0-1noble.20250429.142905 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Lennart Puck Installed-Size: 2743 Depends: ros-rolling-sick-safetyscanners2-interfaces (= 1.0.0-1noble.20250429.142905) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sick-safetyscanners2-interfaces/ros-rolling-sick-safetyscanners2-interfaces-dbgsym_1.0.0-1noble.20250429.142905_amd64.deb Size: 2270962 SHA256: a6ddf1fcc1e874431cdb614cbbffe226b0e2fbbdc4f9e5894dfb04f1b446efb4 SHA1: ab21712735e3f45e7cf035c8ba7254d211107502 MD5sum: 4b018ecb097fd049a4d5b9244f2d0999 Description: debug symbols for ros-rolling-sick-safetyscanners2-interfaces Build-Ids: 1ae26a257f52231662be8f1939680ba8a32ae3a3 1ed2ea3cd199faf79fba249f0d959638eddaa379 2521f0108dd4e2de3865591207c02987f32e808f 30eeb2cdcf699c8e69b995e7f470ae69f67529be 40077399ceaa1f5d26aa5aceda66b81d10721e67 62b22ad07b3bd026f281ea570bd3e81116d0d897 674bac47976a803f75fcc35c33cf58a500ec4ae3 92b7fa01d7729671ec06dd8acf735ed9bf0cbddb b221d87923e7fefd5e0f0c45566a77ba01fe5818 b5ed85d649b34ef07f9216b04352313c0ccfcbd8 ca466811cadc37f995d1768d9ca6cc94e8fd7a31 Package: ros-rolling-sick-safevisionary-base Version: 1.0.1-2noble.20250426.191826 Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 415 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sick-safevisionary-base/ros-rolling-sick-safevisionary-base_1.0.1-2noble.20250426.191826_amd64.deb Size: 104938 SHA256: 97e84e753ca7b494324096538c1ef3cc0e808f316465f90567b453d2bf81c6a1 SHA1: 45027448f67de4daa9a1b5f1ccb914eaf1b12491 MD5sum: e6ca689ed8956b79972358ad5bf5490a Description: The package provides the basic hardware interface to the SICK Safevisionary sensor Package: ros-rolling-sick-safevisionary-base-dbgsym Package-Type: ddeb Source: ros-rolling-sick-safevisionary-base Version: 1.0.1-2noble.20250426.191826 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 832 Depends: ros-rolling-sick-safevisionary-base (= 1.0.1-2noble.20250426.191826) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sick-safevisionary-base/ros-rolling-sick-safevisionary-base-dbgsym_1.0.1-2noble.20250426.191826_amd64.deb Size: 772290 SHA256: b5e81cc9fcdc65f9cdbde5b8db00c09426dd653e4d3bea973dfa447069967cf4 SHA1: eb6d454453adaef3809431e222a87a1bce1949dd MD5sum: 5906d0195ea225c0cffec3b2d9457753 Description: debug symbols for ros-rolling-sick-safevisionary-base Build-Ids: 0681e8a954f77f9661da7edb733d01be973844fa Package: ros-rolling-sick-safevisionary-driver Version: 1.0.3-2noble.20250510.082341 Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 705 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libboost-all-dev, ros-rolling-cv-bridge, ros-rolling-lifecycle-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-sensor-msgs, ros-rolling-sick-safevisionary-base, ros-rolling-sick-safevisionary-interfaces, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sick-safevisionary-driver/ros-rolling-sick-safevisionary-driver_1.0.3-2noble.20250510.082341_amd64.deb Size: 163102 SHA256: 2d694ae1f6257447d9e73357e521ea10e028ad3173abf82382f2b877ff46cc96 SHA1: ee6cbc3572f99a0b694a99f3eff22839f7a4a8a7 MD5sum: a0c73f404c0b0493b8ccbf6d49dfbc10 Description: Provides an interface to read the sensor output of a SICK Safevisionary sensor in ROS 2 Package: ros-rolling-sick-safevisionary-driver-dbgsym Package-Type: ddeb Source: ros-rolling-sick-safevisionary-driver Version: 1.0.3-2noble.20250510.082341 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 3986 Depends: ros-rolling-sick-safevisionary-driver (= 1.0.3-2noble.20250510.082341) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sick-safevisionary-driver/ros-rolling-sick-safevisionary-driver-dbgsym_1.0.3-2noble.20250510.082341_amd64.deb Size: 3626822 SHA256: 476c05349c8e5610f3dd5283e1e08bc81b975b87e009672d100b9d36b2c12c0f SHA1: 1c56a7a5f237cb4ff3154ea58f71c5a3e8f3e914 MD5sum: 86ed996c375e62b49dd8a8041f5d77d7 Description: debug symbols for ros-rolling-sick-safevisionary-driver Build-Ids: 4896d621a330d81cc940d756f2f259e3462ca787 Package: ros-rolling-sick-safevisionary-interfaces Version: 1.0.3-2noble.20250429.142624 Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 2538 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sick-safevisionary-interfaces/ros-rolling-sick-safevisionary-interfaces_1.0.3-2noble.20250429.142624_amd64.deb Size: 161852 SHA256: fc659f8e40edb4c645a55e84ebef14d8637141cd7ae4e274e44247834f15bf7d SHA1: 980eab9f213754199f1314b090b5397bdf9cef61 MD5sum: c0fc7af70adb792d8be7b40e14289ded Description: Provides interface descriptions to communicate with a SICK Safevisionary Sensor over ROS 2 Package: ros-rolling-sick-safevisionary-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-sick-safevisionary-interfaces Version: 1.0.3-2noble.20250429.142624 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 1734 Depends: ros-rolling-sick-safevisionary-interfaces (= 1.0.3-2noble.20250429.142624) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sick-safevisionary-interfaces/ros-rolling-sick-safevisionary-interfaces-dbgsym_1.0.3-2noble.20250429.142624_amd64.deb Size: 1378280 SHA256: c495ae0eb83629e417fa86b48039344dca53bdcc03c7ad5549b2495aa4dabfb5 SHA1: 3f8d23ce18d503a69e33498d54499c2f7ddaed85 MD5sum: b184f5b44f06d996a66968356966de68 Description: debug symbols for ros-rolling-sick-safevisionary-interfaces Build-Ids: 035547b193482c05b0cbd649fe278c333748ff5d 07a3669f9dc27ff8c974ed6fdd66dea340bd94a4 40ba06825530cbd551d9ae451763926c816d798f 4548689009ee410172072452a3563f4fb5d20932 4fe720f098157c44c3f6726548b1df12a876194d 5919f7f9696b3f2a7e683a35e50eebb7e93a8106 a54b117232bec3373a5a8227a9b11129ecea10b3 b58b4be51aec2898eae13ea192e0f5c6ffdcbefb b7aa7f0884bd63828e1a4123cfa9a886416809b0 c70b0b27a91b04fa03facd50357b9778219fb83b f049ba109f54f3d31bc08123fb2a76b7598c3814 Package: ros-rolling-sick-safevisionary-tests Version: 1.0.3-2noble.20250426.194408 Architecture: amd64 Maintainer: Marvin Grosse Besselmann Installed-Size: 41 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sick-safevisionary-tests/ros-rolling-sick-safevisionary-tests_1.0.3-2noble.20250426.194408_amd64.deb Size: 5762 SHA256: 0b313faf30f451e5c0f53ef0fc422336907441e33bb5892863ad5337b7a8e975 SHA1: 4069acc91e1bdf9f49ce337311f836b83eb97bda MD5sum: a9855322d80f6db01f61c6bf149d56ab Description: Integration tests for the Sick SafeVisionary2 driver Package: ros-rolling-simple-actions Version: 0.4.0-1noble.20250510.080514 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 87 Depends: ros-rolling-action-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-rclpy, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-simple-actions/ros-rolling-simple-actions_0.4.0-1noble.20250510.080514_amd64.deb Size: 11250 SHA256: 3d364cb3c1732712b523017dcbfc20586dbae022956763b1d9ca6f3abf69c65f SHA1: 4ebbf2c0de1f527a2c0ee1d7e416f123420890f8 MD5sum: 1fc90ea0b6c3cc4b03b1a3404d015ac7 Description: Simple library for using the `rclpy/rclcpp` action libraries Package: ros-rolling-simple-grasping Version: 0.5.0-1noble.20250510.085432 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 1212 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpcl-common1.14 (>= 1.14.0+dfsg), libpcl-filters1.14 (>= 1.14.0+dfsg), libpcl-search1.14 (>= 1.14.0+dfsg), libpcl-segmentation1.14 (>= 1.14.0+dfsg), libpcl-surface1.14 (>= 1.14.0+dfsg), libstdc++6 (>= 13.1), ros-rolling-geometry-msgs, ros-rolling-grasping-msgs, ros-rolling-moveit-msgs, ros-rolling-pcl-conversions, ros-rolling-pcl-ros, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-shape-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/simple_grasping Priority: optional Section: misc Filename: pool/main/r/ros-rolling-simple-grasping/ros-rolling-simple-grasping_0.5.0-1noble.20250510.085432_amd64.deb Size: 273050 SHA256: a89e74799fba4ec8881a9ccc30360da9fedf7ab935a9f10ddd89ebdb7b9f4364 SHA1: 97ee68d0f624c40c1939288d475e9eb21962c793 MD5sum: 3f079875fcc1f08875c45fb9b96447f0 Description: Basic grasping applications and demos. Package: ros-rolling-simple-grasping-dbgsym Package-Type: ddeb Source: ros-rolling-simple-grasping Version: 0.5.0-1noble.20250510.085432 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 9953 Depends: ros-rolling-simple-grasping (= 0.5.0-1noble.20250510.085432) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-simple-grasping/ros-rolling-simple-grasping-dbgsym_0.5.0-1noble.20250510.085432_amd64.deb Size: 9364038 SHA256: a96ac9cbf7618363d9b9d9ea849b0540dd54ea01e7a224caa62edc85ffb97b0a SHA1: ea764456d0d6b3d1814bc9fc6b87fb144bf1af3a MD5sum: c84effac068b8b7724cb728f6a460c26 Description: debug symbols for ros-rolling-simple-grasping Build-Ids: 00c5347c967408c8f352451cc3b8446d70df0ed3 3c06011d3f9c045bf1cb2267792dd1a9dda50d17 87d154718a23e354080c2ef674e62dd9817caccc c1cb28f969d8b50e2a075cbec204d8b4012a1bfb ccdf541664d6a4fe2829117dfba6d27a06f3cbcd Package: ros-rolling-simple-launch Version: 1.11.0-1noble.20250510.075913 Architecture: amd64 Maintainer: Olivier Kermorgant Installed-Size: 170 Depends: ros-rolling-ament-index-python, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-xacro, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-simple-launch/ros-rolling-simple-launch_1.11.0-1noble.20250510.075913_amd64.deb Size: 30772 SHA256: aaf4a4e94e0852dc898ddd3a80855b4754b30b53e6747605e52471b357138615 SHA1: 9ce243e305ea3a0d9e5b7a7bf246c4db069ca26e MD5sum: f82e95a381cbf892e86f769ed7a5a987 Description: Python helper class for the ROS 2 launch system Package: ros-rolling-simulation Version: 0.13.0-1noble.20250510.085433 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 41 Depends: ros-rolling-ros-base, ros-rolling-ros-gz-bridge, ros-rolling-ros-gz-image, ros-rolling-ros-gz-interfaces, ros-rolling-ros-gz-sim, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-simulation/ros-rolling-simulation_0.13.0-1noble.20250510.085433_amd64.deb Size: 5322 SHA256: 0ca24d5dfa4e0436e1a5cdb93bb05839d9cb3de9d8c48d7caeaa0b1b209c4e74 SHA1: 21d674e5f5dcfaf2af0110857ff24e30c94b7f3a MD5sum: 10ef3e0f260e7b61bc767f9eee61a903 Description: A package which extends 'ros_base' and includes simulation packages. Package: ros-rolling-slg-msgs Version: 3.9.1-1noble.20250429.142501 Architecture: amd64 Maintainer: Alberto Tudela Installed-Size: 614 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-slg-msgs/ros-rolling-slg-msgs_3.9.1-1noble.20250429.142501_amd64.deb Size: 64336 SHA256: f55fbf9b965ab2404501b676f1b1785f6fb350c6939417ce88bd1e0a86fc2da5 SHA1: 3883c9fc495698e4e822e143a206f02fd28f1612 MD5sum: a2fff4ed14a18154caed0b43e579b41b Description: This package provides classes and messages to interact with laser related geometry. Package: ros-rolling-slg-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-slg-msgs Version: 3.9.1-1noble.20250429.142501 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alberto Tudela Installed-Size: 439 Depends: ros-rolling-slg-msgs (= 3.9.1-1noble.20250429.142501) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-slg-msgs/ros-rolling-slg-msgs-dbgsym_3.9.1-1noble.20250429.142501_amd64.deb Size: 331522 SHA256: e61236f3eab6dbc501578f4b68c999feab6efed35da435da4ac48a20c0a48eb2 SHA1: 47ebfb1c71b5b1280a6daf84f6b9baa61bf689ff MD5sum: 74dafbeda4228356b575504674c83c02 Description: debug symbols for ros-rolling-slg-msgs Build-Ids: 31c1b22cc80fa36f8100aae6d5f1fdf5648e5bc2 416af58c0b9a67d200afac9dcc8a6cb7949e7776 4a4e3f7ff5c35a99c7eab8ce9315479aec0ba5e7 7d9418d6972f1c959d671abe5d23199b81ec5f26 82a4b9f2b5ded74c5b07718f0293006f9858a8a8 b2c03269bf01d0cd8e3e7b138614ad2c5614d0fa c799fadac4d0e93198a30f1594089b27eca6ef2f cb8b7323a6d73c76e5ed94a52c3c7f996c484de1 d4a6a859643fd2df88f5b0b57a57012d88aecf77 d7adcbd5cdb4046db81e80ba6a35f58337fbaeab f82cbcb5f98968db298e0bc502709cdb4591ff82 Package: ros-rolling-slider-publisher Version: 2.4.1-1noble.20250510.083943 Architecture: amd64 Maintainer: Olivier Kermorgant Installed-Size: 75 Depends: python3-numpy, python3-scipy, ros-rolling-rqt-gui-py, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-slider-publisher/ros-rolling-slider-publisher_2.4.1-1noble.20250510.083943_amd64.deb Size: 12242 SHA256: 8c73ce9c2486e104c869e2c24cefb498f254b95d6945e0f2dfb355f77c0afd1d SHA1: 9c233d15878b6c4e4ea183e3f47a97cf7e1cfab8 MD5sum: e8f68009fd094018b5f99cbd64de95b1 Description: This packages proposes a slider-based publisher node similar to the joint_state_publisher, but that can publish any type of message or call services. Package: ros-rolling-smach Version: 3.0.3-2noble.20250426.194433 Architecture: amd64 Maintainer: Isaac Saito Installed-Size: 213 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-smach/ros-rolling-smach_3.0.3-2noble.20250426.194433_amd64.deb Size: 45876 SHA256: ad82f1bc76a208fd684b97ccf0cf9849e27b3f5ca4ff4164cfa9b0cc03ee4cc5 SHA1: 191129e1d5bb12ad2a047bd1d8f2a9d75558f1fa MD5sum: b318f8071a75a5fa04238c56d6293088 Description: SMACH is a task-level architecture for rapidly creating complex robot behavior. At its core, SMACH is a ROS-independent Python library to build hierarchical state machines. SMACH is a new library that takes advantage of very old concepts in order to quickly create robust robot behavior with maintainable and modular code. Package: ros-rolling-smach-msgs Version: 3.0.3-2noble.20250429.141027 Architecture: amd64 Maintainer: Isaac Saito Installed-Size: 887 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-smach-msgs/ros-rolling-smach-msgs_3.0.3-2noble.20250429.141027_amd64.deb Size: 83892 SHA256: 5edf146abc1348b23727337729252d9c726e33b5028add8f9ddcd29435c25538 SHA1: 1f046cfb41c86408ff637694af6b586724b84cfc MD5sum: 3c55263cf2fff7ced515c12ca4bfefdc Description: this package contains a set of messages that are used by the introspection interfaces for smach. Package: ros-rolling-smach-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-smach-msgs Version: 3.0.3-2noble.20250429.141027 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Isaac Saito Installed-Size: 695 Depends: ros-rolling-smach-msgs (= 3.0.3-2noble.20250429.141027) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-smach-msgs/ros-rolling-smach-msgs-dbgsym_3.0.3-2noble.20250429.141027_amd64.deb Size: 548670 SHA256: f12e28133f401f9cab71a625100454c6d0a88f0fd807f3c19d03949a5c55f1da SHA1: 57f7f3eee5061a6fe009b99159504bec43d60a11 MD5sum: ca911de6d3e5066f1a198518ef0f17fa Description: debug symbols for ros-rolling-smach-msgs Build-Ids: 0f27e894a61a774828ff31168967565c7af3523f 51dc305395f5593cb09fa59cea84f80353b5a0fe 5c5d69362b7fde3f48ca49a7cb94750e06b1fd48 605825b2e93380db0543ce19ccbd4a7213e7df00 6c1b923887974f95fca211a122e74334c134ccbf 808cb2bd9819feab55e6e333c400b138b7226d31 8c5cf8e16fa2420f1df8acbcf3bc9b22f8667e7d 8ca8d4b268efb811c9ad063ed79f202b0ade412a d462b6f22b794325586bda0408f9beac75a0ccc6 e67a41c05afec23291e827f8066e114654cd4d6b f59e2c44ddc366efe12e8faa15a21a5f73f4c6cd Package: ros-rolling-smach-ros Version: 3.0.3-2noble.20250510.075911 Architecture: amd64 Maintainer: Isaac I. Y. Saito Installed-Size: 172 Depends: ros-rolling-rclpy, ros-rolling-smach, ros-rolling-smach-msgs, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-smach-ros/ros-rolling-smach-ros_3.0.3-2noble.20250510.075911_amd64.deb Size: 38880 SHA256: ade205698eb56cd67f082960356efe2806693f16b9fb624bed35f65c55223077 SHA1: 1578b68ea6e8fed3d628bcdc5209ae8ab0d2e7f2 MD5sum: 23d25d44ce42fb14dbdc4ece841f334d Description: The smach_ros package contains extensions for the SMACH library to integrate it tightly with ROS. For example, SMACH-ROS can call ROS services, listen to ROS topics, and integrate with actionlib both as a client, and a provider of action servers. SMACH is a new library that takes advantage of very old concepts in order to quickly create robust robot behavior with maintainable and modular code. Package: ros-rolling-smclib Version: 4.1.2-1noble.20250426.194435 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 86 Depends: ros-rolling-ros-workspace Homepage: http://smc.sourceforge.net/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-smclib/ros-rolling-smclib_4.1.2-1noble.20250426.194435_amd64.deb Size: 14068 SHA256: d6540fea281d907e8daaa85b73a81cd57769e4f748b1da28f4a60e92f91ec94c SHA1: 5866b2738e4b31ccf52dab7aab1a1de061945358 MD5sum: ec34b9f97c3fce2fa8cf05f74573273c Description: The State Machine Compiler (SMC) from http://smc.sourceforge.net/ converts a language-independent description of a state machine into the source code to support that state machine. This package contains the libraries that a compiled state machine depends on, but it does not contain the compiler itself. Package: ros-rolling-snowbot-operating-system Version: 0.1.2-4noble.20250510.082802 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 127 Depends: libc6 (>= 2.4), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libstdc++6 (>= 5.2), ros-rolling-ament-cmake-ros, ros-rolling-geometry-msgs, ros-rolling-pluginlib, ros-rolling-rviz-common, ros-rolling-rviz-rendering, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-snowbot-operating-system/ros-rolling-snowbot-operating-system_0.1.2-4noble.20250510.082802_amd64.deb Size: 31232 SHA256: c7b4437cdd833a6122a3791e35229c013b16a3c9a07850db9bec465fefa58e25 SHA1: 45f25a3b1cc0eccd7f9db150b3c683ee256a3fe0 MD5sum: 6d64846a1412716afaf1fcd28c9010f9 Description: The weather outside is frightful Package: ros-rolling-snowbot-operating-system-dbgsym Package-Type: ddeb Source: ros-rolling-snowbot-operating-system Version: 0.1.2-4noble.20250510.082802 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 406 Depends: ros-rolling-snowbot-operating-system (= 0.1.2-4noble.20250510.082802) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-snowbot-operating-system/ros-rolling-snowbot-operating-system-dbgsym_0.1.2-4noble.20250510.082802_amd64.deb Size: 387748 SHA256: 821d1920054c95e30eb62ece0c96dab98f8b5b72cb5ae6d7c27a099c795efbb7 SHA1: 8e28a3da50505e3fe21c13b369054146b9dc1d61 MD5sum: 284717a31f09b593a39ded10c93bcec0 Description: debug symbols for ros-rolling-snowbot-operating-system Build-Ids: 00a90b681063726f03d38007a0e92a2df5747eb6 Package: ros-rolling-soccer-geometry-msgs Version: 1.0.0-1noble.20250429.142602 Architecture: amd64 Maintainer: ijnek Installed-Size: 443 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-soccer-geometry-msgs/ros-rolling-soccer-geometry-msgs_1.0.0-1noble.20250429.142602_amd64.deb Size: 41164 SHA256: b3b312a6996f4343d09fefad04de2c944fc54955ef8e71a87fbefbd3805f948f SHA1: 333896a97a8c3e557d42f8256fbbcc03ae6d7f7a MD5sum: 238a7e1d5ec40ae2b33a44cd119640f8 Description: A package containing msgs that extend geometry_msgs for use in soccer-related packages Package: ros-rolling-soccer-geometry-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-soccer-geometry-msgs Version: 1.0.0-1noble.20250429.142602 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 263 Depends: ros-rolling-soccer-geometry-msgs (= 1.0.0-1noble.20250429.142602) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-soccer-geometry-msgs/ros-rolling-soccer-geometry-msgs-dbgsym_1.0.0-1noble.20250429.142602_amd64.deb Size: 170748 SHA256: beb20f670e7c244b158fa3f6913354fb08f74cdafeb808adeda08fcf117ba405 SHA1: 0306170e0a90edf31135fb145532a6e1ed6ee047 MD5sum: 3a69a8e1d1be939fd8624d91443b7fd9 Description: debug symbols for ros-rolling-soccer-geometry-msgs Build-Ids: 01d0ff517db5250d40fe2225597f920e87da4734 1a47b9170a25302da79133d639f783dcd957b07e 45af37a6b5aff6d9b4f13b7f7767d85619f2275e 6dc7ee1a115c902e6f33ede9e0a15d695822e77f 9ef53310b5cf68eca70ab5d1c0e5cb334f87f1a9 a44a4a026ae73149f905698f2fd7c5e512cff300 c96815506fd2cc73e4376ff5cf64b9dcd37b31d2 d4e3b459551da47c5782057c996cf09c6d2ff007 e1289be49ac9044db5f3c0a871d77d56333407a3 f4afbb5c12d79f985d6b2aecb270e65be5e07762 fcbce87ddaa5cdd683aeec7dbd5ff8a63fa32590 Package: ros-rolling-soccer-interfaces Version: 1.0.0-1noble.20250429.145547 Architecture: amd64 Maintainer: ijnek Installed-Size: 41 Depends: ros-rolling-soccer-vision-2d-msgs, ros-rolling-soccer-vision-3d-msgs, ros-rolling-soccer-vision-attribute-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-soccer-interfaces/ros-rolling-soccer-interfaces_1.0.0-1noble.20250429.145547_amd64.deb Size: 5050 SHA256: 6e08522ad025ffb917f7b6ccdc79c6a7d409652727ec5ec49455c1f6e2102418 SHA1: d6326f1519611bdc05cea0bc1ba0d105cb7c8d6f MD5sum: 87294ecf8d1331ac35c5204a7b2848a5 Description: Metapackage for soccer-related interfaces Package: ros-rolling-soccer-model-msgs Version: 1.0.0-1noble.20250429.142920 Architecture: amd64 Maintainer: ijnek Installed-Size: 1015 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-soccer-geometry-msgs, ros-rolling-soccer-vision-attribute-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-soccer-model-msgs/ros-rolling-soccer-model-msgs_1.0.0-1noble.20250429.142920_amd64.deb Size: 82076 SHA256: 14471d6c9e7385849ac6bd9e382865b76919adbd902b74590369bc1e86d0fc78 SHA1: 5be7168fc15b85f4f0a47dd0a14e03dd419bfa74 MD5sum: 4c3560997ab73debcc8a821f540e339d Description: A package containing world model related message definitions in the soccer domain. Package: ros-rolling-soccer-model-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-soccer-model-msgs Version: 1.0.0-1noble.20250429.142920 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 768 Depends: ros-rolling-soccer-model-msgs (= 1.0.0-1noble.20250429.142920) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-soccer-model-msgs/ros-rolling-soccer-model-msgs-dbgsym_1.0.0-1noble.20250429.142920_amd64.deb Size: 598174 SHA256: d4e4b4232757fa2a0dfcafdac75f1bda599d7b84de0a03e48a712ec12bff407a SHA1: f73aacda5dfff76ba81c3836bfff5391ce57b206 MD5sum: 9619f10be1910678a5b4653127098715 Description: debug symbols for ros-rolling-soccer-model-msgs Build-Ids: 0f730124b324e6761dde2c2bd05acb73bf7422b2 11ff0ffb79fb1f68a4103a190c8d84c29ec1be0b 21aa0b0694f97fc54131cae444801b2786d39308 4cd2b26441bbce9c3e78b41f27c7b8c1169f463c 54cbca7cf48fd6bd6b060187690c8460f2ff175d 71f1e67414fbe8467cf22c73715a39a232467827 90c9ebef4f52b8986629ea07e4fca7e6915026fc a5abd7a7e0fc6264a8b9d11cb8abb1ba21cabfdb c79ee47f1302089ae7257ec9105d70eebcfc9313 cd27ea8a34d57024ed37e919e25fcb2121ed1e5f edee270b89ed475a77a85d590a4db39c32719e2a Package: ros-rolling-soccer-vision-2d-msgs Version: 1.0.0-1noble.20250429.142923 Architecture: amd64 Maintainer: ijnek Installed-Size: 2198 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-soccer-vision-attribute-msgs, ros-rolling-vision-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-soccer-vision-2d-msgs/ros-rolling-soccer-vision-2d-msgs_1.0.0-1noble.20250429.142923_amd64.deb Size: 155888 SHA256: ef6c5d849d75b7995936a084b5c5679cc0e34ea955eba9af0b5d6ca513013753 SHA1: cda898c28520f8afca7cd90de5b63c31f004031c MD5sum: 399607e205f703b6191a1dd632222ab0 Description: A package containing some 2D vision related message definitions in the soccer domain. Package: ros-rolling-soccer-vision-2d-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-soccer-vision-2d-msgs Version: 1.0.0-1noble.20250429.142923 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1721 Depends: ros-rolling-soccer-vision-2d-msgs (= 1.0.0-1noble.20250429.142923) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-soccer-vision-2d-msgs/ros-rolling-soccer-vision-2d-msgs-dbgsym_1.0.0-1noble.20250429.142923_amd64.deb Size: 1390296 SHA256: 82c6c0d873991090f15392f575178c4699f25ef372066f78ca1ce2b892901cb0 SHA1: ad16fc7c0d8e5f2c41c3dc250603c2107a1bd2c0 MD5sum: 71d18c42e9e49e4c752ad7c773d615d6 Description: debug symbols for ros-rolling-soccer-vision-2d-msgs Build-Ids: 2090490fb51c8497061231253894996822f690a7 426fcdb5636f4bdf7f77698061e97e0cea0720bb 48bc66e32e6d0a27bfcead64dd5530e179c20912 53bdb659bd63da3928c571814800ec515d902297 68ab4a8b7d49bb3dfa32959a618885cf88464bed 76109f0edc1744c24c0430e4035fdca72c5cf9c0 92cff3698b602d554f078bf4fbf580177dad6dc5 9f40bbcfeecdd30589a09ff25377c0a2a104b30d a2fb1d006177edd9c06bbd0e6fd0a98cec24bfed bf2cd38ca6adad0766aa9b70d1378be357d489d4 f51c95f46f43a8c7ea3ac24d6f17616d63e82a7b Package: ros-rolling-soccer-vision-3d-msgs Version: 1.0.0-1noble.20250429.142923 Architecture: amd64 Maintainer: ijnek Installed-Size: 2214 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-soccer-vision-attribute-msgs, ros-rolling-vision-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-soccer-vision-3d-msgs/ros-rolling-soccer-vision-3d-msgs_1.0.0-1noble.20250429.142923_amd64.deb Size: 154736 SHA256: 1dc4581ce4a7492878b3d3dfec3e2e8d0f8152afe022c638039f147300a67379 SHA1: 6f4d09f0ce52b453cc5ebeea176f920c13ef41de MD5sum: 7dfe9a0ff5dbe6e7da8f4e1d52c927ef Description: A package containing some 3D vision related message definitions in the soccer domain. Package: ros-rolling-soccer-vision-3d-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-soccer-vision-3d-msgs Version: 1.0.0-1noble.20250429.142923 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 1738 Depends: ros-rolling-soccer-vision-3d-msgs (= 1.0.0-1noble.20250429.142923) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-soccer-vision-3d-msgs/ros-rolling-soccer-vision-3d-msgs-dbgsym_1.0.0-1noble.20250429.142923_amd64.deb Size: 1404618 SHA256: bc92b02a170f4bf1496b523554566c674216c25d453aefdf69419f63d7c6ee5b SHA1: 67bb6dcf295829da4c8874c243c354555b328208 MD5sum: 6ed4ba783c4c27c16677c67f9960b144 Description: debug symbols for ros-rolling-soccer-vision-3d-msgs Build-Ids: 1a331890229155f6576cec02876ca4f0d01967b4 2cf7287af3075247a63e4d0406cf9254437312d2 4206f461f29702a2abe9304de72d26a6c83522b1 437a7c759395a2e80a236eb4ec7f19d47995b06e 4f78eb41be31f1d8ef578421d1632a32b3129518 7c89d237b048842b567732bcb1897239a6a69d40 928b0b31cdcb312161c95d3a5057133d3b96596e a1e03fec836b24018af80a42b66408d38c600508 b8f6fc7e1ed8e91b75a153cbd3fd6b75d918bd79 f8ab516d7fd83e91d9883d0d0c5e745e3c5ddd48 fecdc40910df5ed5fb921fb492f24d3b90b7b6c9 Package: ros-rolling-soccer-vision-3d-rviz-markers Version: 1.0.0-1noble.20250510.075913 Architecture: amd64 Maintainer: ijnek Installed-Size: 1037 Depends: ros-rolling-rclpy, ros-rolling-soccer-vision-3d-msgs, ros-rolling-soccer-vision-attribute-msgs, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-soccer-vision-3d-rviz-markers/ros-rolling-soccer-vision-3d-rviz-markers_1.0.0-1noble.20250510.075913_amd64.deb Size: 165162 SHA256: 81464d9bcb70c22adf6d2bfa1593d2670a01b3d1792a9840ea73ebb2816267a4 SHA1: 4dca6bc7a1b5e89b727679c2de74e43f4f6f8fa2 MD5sum: 6f0a40619656f8115cf1f574c7f4a266 Description: Package that converts soccer_vision_3d_msgs to RViz markers Package: ros-rolling-soccer-vision-attribute-msgs Version: 1.0.0-1noble.20250429.142638 Architecture: amd64 Maintainer: ijnek Installed-Size: 666 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-soccer-vision-attribute-msgs/ros-rolling-soccer-vision-attribute-msgs_1.0.0-1noble.20250429.142638_amd64.deb Size: 54694 SHA256: e2f3492dc0f48a5debb2ff8014650561fe48fde47f263d116efb2e0a82e37f8e SHA1: 29c769479269d70530a1d2a6759e797a239adc06 MD5sum: 444de6cd9201b25e758e37909f7d1e9d Description: A package containing attributes of objects in 2d/3d vision in the soccer domain. Package: ros-rolling-soccer-vision-attribute-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-soccer-vision-attribute-msgs Version: 1.0.0-1noble.20250429.142638 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 432 Depends: ros-rolling-soccer-vision-attribute-msgs (= 1.0.0-1noble.20250429.142638) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-soccer-vision-attribute-msgs/ros-rolling-soccer-vision-attribute-msgs-dbgsym_1.0.0-1noble.20250429.142638_amd64.deb Size: 312634 SHA256: fb5688ecdc9cee0437687fc1be6230c9ca89e94c2bd67d87822ca51de366ae66 SHA1: 8c96dec192a9aab61e3fee84fa6bd60d45589a37 MD5sum: 3be2ca0faf3e1a916151dc25ebf4663f Description: debug symbols for ros-rolling-soccer-vision-attribute-msgs Build-Ids: 00b20fb453799b0b66fd9293fc4c2f50ac4db061 13fcc7551f1fa55c5dc6e81ca49e2237c2fe265b 2313da872d5a8bccaa2b1349b6da74fa373a7bdf 4dab51c1ae9f6fc6c8953eea92d72482522c591c 8223e760e1380d45fa031b0457f408af8f619927 8ccedb993a2f5398722e3f8bb9e8bcfd54c9b1bf 9a4cce3898493b0feaab3854cbfff4c2980b4a29 dafaac66fe7372c2b1682e347235bac0789bf228 dfda79d17f03e54963df117c792c669f3cdc294b e926564c16a8234ba0623d46e7131984ae7cebd4 f247bd2b761e37ee69d3296581eafe07dbd5ace7 Package: ros-rolling-sol-vendor Version: 0.0.3-4noble.20250426.194437 Architecture: amd64 Maintainer: Kotaro Yoshimoto Installed-Size: 2438 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sol-vendor/ros-rolling-sol-vendor_0.0.3-4noble.20250426.194437_amd64.deb Size: 148314 SHA256: d3b2ecc14fbcd2fd5747d93b92f2420e51e59746a762aa92b3734b6dae7357f5 SHA1: 3840d45ba84fa698fed71ffd3ec36e24029f9413 MD5sum: d705bb5f5add8ad750dfaa9faa833d47 Description: vendor package for the sol2 library Package: ros-rolling-sophus Version: 1.22.9102-2noble.20250426.191830 Architecture: amd64 Maintainer: Daniel Stonier Installed-Size: 353 Depends: libceres-dev, libeigen3-dev, libfmt-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sophus/ros-rolling-sophus_1.22.9102-2noble.20250426.191830_amd64.deb Size: 43410 SHA256: fa0e31a923bc682fcce05685647b6ff23efa0e29e30a722f6882af0a9e8d6ac3 SHA1: 98064d036c4a7c4f22b355bf6ce5e61fa18bcb04 MD5sum: 146d84fc88f2ec1c3481b31aa1f0b685 Description: C++ implementation of Lie Groups using Eigen. Package: ros-rolling-spacenav Version: 3.3.0-2noble.20250510.083542 Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 413 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libspnav0 (>= 1.0), libstdc++6 (>= 13.1), libspnav-dev, libx11-dev, ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, spacenavd, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/spacenav_node Priority: optional Section: misc Filename: pool/main/r/ros-rolling-spacenav/ros-rolling-spacenav_3.3.0-2noble.20250510.083542_amd64.deb Size: 102356 SHA256: 7573fe84c0feb7fa057e6cbb9d6469e5cf5736a74acc63950e183fe0fe0509cd SHA1: a533eef7071a5773732f72845606f48c12fd07e5 MD5sum: cfa3bd3a584b95ed52de871c2a81c038 Description: ROS interface to the 3Dconnexion SpaceNavigator 6DOF joystick. Package: ros-rolling-spacenav-dbgsym Package-Type: ddeb Source: ros-rolling-spacenav Version: 3.3.0-2noble.20250510.083542 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 1930 Depends: ros-rolling-spacenav (= 3.3.0-2noble.20250510.083542) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-spacenav/ros-rolling-spacenav-dbgsym_3.3.0-2noble.20250510.083542_amd64.deb Size: 1760546 SHA256: 58f71edb04bdc72d4cf0620ff203497715d13218d4df6296861d7d197e3cbf47 SHA1: 073d19d34bb98449ac3cd53cd6270d15251c8cc6 MD5sum: b8635a0e28f3aad7aaa19e1e4f6be574 Description: debug symbols for ros-rolling-spacenav Build-Ids: 2f378bf0b155b94b79a4f84aacaaadabaea8aad5 9f76da28fbceede80ba7baf7f543bfa48e6c9ec9 Package: ros-rolling-spdlog-vendor Version: 1.8.0-1noble.20250426.194535 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 43 Depends: libspdlog-dev, ros-rolling-ros-workspace Homepage: https://github.com/gabime/spdlog Priority: optional Section: misc Filename: pool/main/r/ros-rolling-spdlog-vendor/ros-rolling-spdlog-vendor_1.8.0-1noble.20250426.194535_amd64.deb Size: 6678 SHA256: 14f89cded0a434b1cacdb8c0384dc74a051adc6c262ec02398fd08559588ef59 SHA1: 9a548e7a207f8215b15d7c59be2635b4dc15d83f MD5sum: 25190446f866219c3a584210bc5d4f52 Description: Wrapper around spdlog, providing nothing but a dependency on spdlog, on some systems. On others, it provides an ExternalProject build of spdlog. Package: ros-rolling-spinnaker-camera-driver Version: 3.0.1-1noble.20250510.081006 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 55048 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgomp1 (>= 4.9), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), ffmpeg, libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev, libusb-1.0-0-dev, libyaml-cpp-dev, ros-rolling-camera-info-manager, ros-rolling-flir-camera-msgs, ros-rolling-image-transport, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-spinnaker-camera-driver/ros-rolling-spinnaker-camera-driver_3.0.1-1noble.20250510.081006_amd64.deb Size: 9896666 SHA256: b29acaebac3e191c27f57b751af5a53cf626d8373d47e4cd4c9db0eb96843ebd SHA1: f57b3b700fc569fe5f2070a16acf08da667d1a97 MD5sum: 3a1aa06a82899940e15a063860da72fa Description: ROS2 driver for flir spinnaker sdk Package: ros-rolling-spinnaker-camera-driver-dbgsym Package-Type: ddeb Source: ros-rolling-spinnaker-camera-driver Version: 3.0.1-1noble.20250510.081006 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 5519 Depends: ros-rolling-spinnaker-camera-driver (= 3.0.1-1noble.20250510.081006) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-spinnaker-camera-driver/ros-rolling-spinnaker-camera-driver-dbgsym_3.0.1-1noble.20250510.081006_amd64.deb Size: 4005128 SHA256: 4ec8ee994f25a4dd952bef0fa25addc5fe432411ef5ee2d9af0013253ef1ee10 SHA1: cfd6971044aa06535fb95a2cf10feaafaae22729 MD5sum: fb305e94ec68782c2f26a629e0df736e Description: debug symbols for ros-rolling-spinnaker-camera-driver Build-Ids: 07f41bdd2ea6aae639626ab1b28905b87c172cce 3357d8ee5e6965bfd60b72d71eb255ee14fc2a25 80e0a7d8bdd7a0916a84af6662213bc5e326a9f4 a3a5628e04309facc45b504a0b0c31e7f971c5b6 d7cf6f82e51462f1dc96ee570210df44fa425bcb d9ce267210302f4a1724cd0f6142d41756fc6a3a dea7005b45c591b868b7e3aab4f282aa5fb611bc ebf3d141d57c6e066889f0d3d266a6e4bc3846ca f20e732191745ca8aa35fdf33ce45ce2dba1021b Package: ros-rolling-spinnaker-synchronized-camera-driver Version: 3.0.1-1noble.20250510.081502 Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 219 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-spinnaker-camera-driver, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-spinnaker-synchronized-camera-driver/ros-rolling-spinnaker-synchronized-camera-driver_3.0.1-1noble.20250510.081502_amd64.deb Size: 55946 SHA256: ecb97190240c8600d37e1accc1531d0df850883f6ff9d6b222336c3c958a84a6 SHA1: 7ffd45ad62518279dd2fc19651677ca73bad3e1d MD5sum: bf1824e093ed12fa064711c6b755f6b5 Description: ROS2 driver for synchronized flir cameras using the Spinnaker SDK Package: ros-rolling-spinnaker-synchronized-camera-driver-dbgsym Package-Type: ddeb Source: ros-rolling-spinnaker-synchronized-camera-driver Version: 3.0.1-1noble.20250510.081502 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bernd Pfrommer Installed-Size: 1717 Depends: ros-rolling-spinnaker-synchronized-camera-driver (= 3.0.1-1noble.20250510.081502) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-spinnaker-synchronized-camera-driver/ros-rolling-spinnaker-synchronized-camera-driver-dbgsym_3.0.1-1noble.20250510.081502_amd64.deb Size: 1667192 SHA256: 0a0af7c98dcff72d1dee2890a53bf1d97740b3825b742e768ff02e21d7744f97 SHA1: 2e157a2c3e7b052c16ad1979578eaaa341603d08 MD5sum: 627dfc331cbb547826a401929829978e Description: debug symbols for ros-rolling-spinnaker-synchronized-camera-driver Build-Ids: 019d762bf0625506b0974d1ad40bd2db0fd0a373 713f3b728428260cc807a2c2dbbee414145f4eea Package: ros-rolling-splsm-7 Version: 3.0.1-3noble.20250429.142642 Architecture: amd64 Maintainer: ijnek Installed-Size: 468 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-splsm-7/ros-rolling-splsm-7_3.0.1-3noble.20250429.142642_amd64.deb Size: 47910 SHA256: 33f71455b99d7e9de3d5cf9a30d91e962b3b985d1ad364543e7b397d647d5071 SHA1: d54ae59028b9a61b5abf335890573e2c76aceb93 MD5sum: 837acd27f7482fcd48385845a1b9dc54 Description: RoboCup Standard Platform League Standard Message V7 ROS msg Package: ros-rolling-splsm-7-conversion Version: 3.0.1-3noble.20250429.145542 Architecture: amd64 Maintainer: ijnek Installed-Size: 38 Depends: python3-construct, ros-rolling-splsm-7, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-splsm-7-conversion/ros-rolling-splsm-7-conversion_3.0.1-3noble.20250429.145542_amd64.deb Size: 6122 SHA256: 7c51c3b8e43f6f057fc7a9ffb36255fe1d5f1ea20ad41d014146a8f378404684 SHA1: acc66e81845b606d3b00133b45f5b7e37d65b6ab MD5sum: d6445b28d600eafa348628ae2be07da3 Description: Converts Standard Platform League Standard Message V7 between ROS msg and UDP raw bytes Package: ros-rolling-splsm-7-dbgsym Package-Type: ddeb Source: ros-rolling-splsm-7 Version: 3.0.1-3noble.20250429.142642 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 307 Depends: ros-rolling-splsm-7 (= 3.0.1-3noble.20250429.142642) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-splsm-7/ros-rolling-splsm-7-dbgsym_3.0.1-3noble.20250429.142642_amd64.deb Size: 217252 SHA256: 789a771a610e5d3144900d0b7a4e2fb7d17fdbc56c987c89ae9106a80c9cbf0c SHA1: 3b7ad46f2b559c60fd4ee42f1184eef3c0ccb751 MD5sum: 953e00e2b05314bb90dcddee77a28c2e Description: debug symbols for ros-rolling-splsm-7 Build-Ids: 293046ed94bdf2ec298f8dee1d0cfb5c8f8b9462 29e6362fdc2887ee0d29f6806b46953de7cdb4d4 309d9f385fcf9cb1f0190d663d37d02dc3863e7f 62b40764889de20181d1021ac016370da3d77d9f 77157eac0eb38d2703e8b82c0a7be8433c23b911 78b9dcd976afda31ae967fa06cd9bc5af3f403a4 ac22d5f5acd0bfc24abed79907daa9b56af9f0e9 be78f0121f63445b90d6a360bf6d3b3ab2bc9074 cf9fc9ea5bf434e9e2d4ef94c47eaf7b3e5e938b ddcd8a452ef551b00f66915879fbbbe0a7aad891 f9a36c88780a84b5022592d4b8b4d5badf6b600a Package: ros-rolling-sqlite3-vendor Version: 0.33.0-1noble.20250426.194536 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 48 Depends: libsqlite3-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sqlite3-vendor/ros-rolling-sqlite3-vendor_0.33.0-1noble.20250426.194536_amd64.deb Size: 8024 SHA256: f8b35fefb708f3dccec85b4350d82bb7198ff31b07feb6a0ddb326b403e6826f SHA1: 9776afb802688bf6a84cf53926daf5ce1941f000 MD5sum: 43f70ea2538048471ad73e2f55b2cc61 Description: SQLite 3 vendor package Package: ros-rolling-srdfdom Version: 2.0.7-1noble.20250510.080403 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 225 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libtinyxml2-10 (>= 10.0.0), libconsole-bridge-dev, ros-rolling-console-bridge-vendor, ros-rolling-tinyxml2-vendor, ros-rolling-urdf, ros-rolling-urdfdom-py, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/srdfdom Priority: optional Section: misc Filename: pool/main/r/ros-rolling-srdfdom/ros-rolling-srdfdom_2.0.7-1noble.20250510.080403_amd64.deb Size: 60572 SHA256: 4a19e59eaca9221b6f241ada63cc44093f1117ee460260446f96875f6bdf7fa5 SHA1: d733d0f0d6580b21e431decb02e352e8aacf7a37 MD5sum: e339f6f4e9ff739a1976dbe504eb1235 Description: Parser for Semantic Robot Description Format (SRDF). Package: ros-rolling-srdfdom-dbgsym Package-Type: ddeb Source: ros-rolling-srdfdom Version: 2.0.7-1noble.20250510.080403 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 716 Depends: ros-rolling-srdfdom (= 2.0.7-1noble.20250510.080403) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-srdfdom/ros-rolling-srdfdom-dbgsym_2.0.7-1noble.20250510.080403_amd64.deb Size: 684856 SHA256: f248999b7f2425d090739648afa384d4af3a8619e9d514609c4d21acb23834c9 SHA1: 5a9f343bbd73093f3c00913ac74f85127948fc1e MD5sum: 63cea86efade1a187e6bfa0810f4d6b1 Description: debug symbols for ros-rolling-srdfdom Build-Ids: 2e789f41f3abc8d82986601da8c7e81a7dc478ed Package: ros-rolling-sros2 Version: 0.16.0-1noble.20250510.075932 Architecture: amd64 Maintainer: ROS Security Working Group Installed-Size: 241 Depends: python3-argcomplete, python3-cryptography, python3-lxml, python3-minimal, ros-rolling-ament-index-python, ros-rolling-rclpy, ros-rolling-ros2cli, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sros2/ros-rolling-sros2_0.16.0-1noble.20250510.075932_amd64.deb Size: 44146 SHA256: 657132ff0b21239753999db494c2651311a1d51372edf0ae7542033eb023d423 SHA1: 9c90962f52fe617a51fb3d7268962c9632d570be MD5sum: 89b2cb34bd15cd6a023614d012cb8469 Description: Command line tools for managing SROS2 keys Package: ros-rolling-sros2-cmake Version: 0.16.0-1noble.20250510.080325 Architecture: amd64 Maintainer: ROS Security Working Group Installed-Size: 45 Depends: ros-rolling-ros2cli, ros-rolling-sros2, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-sros2-cmake/ros-rolling-sros2-cmake_0.16.0-1noble.20250510.080325_amd64.deb Size: 6974 SHA256: 0cf562e933df7a3114d496bda160ad51dac1bbe6a31f9fcccf84ca8fc647400b SHA1: c56fd5c0acd0faca9ffd27750987b87ada757222 MD5sum: ea1ef280405f6dfed4b55a5ac54b6110 Description: CMake macros to configure security Package: ros-rolling-statistics-msgs Version: 2.4.0-1noble.20250429.140337 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 694 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-statistics-msgs/ros-rolling-statistics-msgs_2.4.0-1noble.20250429.140337_amd64.deb Size: 65760 SHA256: c7e88ae8334efeec918e22a08cebda4e79167a4d58fc98002f62a31b172a7df8 SHA1: e39c8280d43a90ef15f6d1e08d45be763f8ff8a7 MD5sum: 22fcffe652dfc7e940fa4733867416d4 Description: Message definitions for reporting statistics for topics and system resources. Package: ros-rolling-statistics-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-statistics-msgs Version: 2.4.0-1noble.20250429.140337 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 503 Depends: ros-rolling-statistics-msgs (= 2.4.0-1noble.20250429.140337) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-statistics-msgs/ros-rolling-statistics-msgs-dbgsym_2.4.0-1noble.20250429.140337_amd64.deb Size: 377196 SHA256: 412375234cbdd567bb7cad1c8423118790e9c036addfb7777ec409dd0240a752 SHA1: bfcc7012bcc545eb633be6169bb332ebb180b0f0 MD5sum: 382d3c78b747680083afc1d457be90ac Description: debug symbols for ros-rolling-statistics-msgs Build-Ids: 00d23dab87934dfd643ae21d5a266cec474a787a 03dd5ea26e2943388e399c88ccd110a50595de5c 0e801dd1c2e694fb55ef818da9780064308ba8a9 14ac8987b2000f90026a13a7b3f5e916559d28cb 4c9db15dda238573c3043dbe456c5ec174569b9d 542c78776e87dbafd1a964a2144bedf7fc81ad57 a5e94ee073535a9239cd52c18b3197b92004176e a6da34bfadf2719fc08384914c0a1dc57217f350 b3ac622b223c2bdfaa20fb6cedef2dcd6273dd9c bbd7688d43b8d3578d7631931bd1e98d376cba34 e493c744ebdb855d438a7e24b543c9723adc7c6b Package: ros-rolling-std-msgs Version: 5.5.0-1noble.20250429.140337 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 3699 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-std-msgs/ros-rolling-std-msgs_5.5.0-1noble.20250429.140337_amd64.deb Size: 229400 SHA256: 175e828f7ea54ee0b003e72992f9460b79efcbf286b3762210ca7e8a576b18fe SHA1: 5e1e501ccdb2e079afa2b300801a96517abd94d6 MD5sum: cda92a2507910ce9e394d74a944d9a81 Description: A package containing some standard message definitions. Package: ros-rolling-std-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-std-msgs Version: 5.5.0-1noble.20250429.140337 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 3297 Depends: ros-rolling-std-msgs (= 5.5.0-1noble.20250429.140337) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-std-msgs/ros-rolling-std-msgs-dbgsym_5.5.0-1noble.20250429.140337_amd64.deb Size: 2723914 SHA256: b710d072c171d555865acaf9d3f1efb0589f55bf4a39a2ab7cdc80cfcb2d8990 SHA1: c7c43c7865821238b7dde7d6bc0ca36c5214dbdd MD5sum: 3e7edc02f071280482b1550d9bd88b71 Description: debug symbols for ros-rolling-std-msgs Build-Ids: 44c30b6f01178d22f37da9a1ab9a70def81243ef 4c853cc41b7792a2c29ad854c037b5d753e4caa3 523ef2040e4c112413ad704dcc1572b28bc8aa76 6204f543863715046b95e7e41795e453ac8d4868 6ebcd65fdc0f29fe8bbe9575417fd567456f4849 9d51618aba6855b0f11daf50f4c980001e74ff70 a002002bbc76d4b80fdb59c02fd070e6be712ca6 afd143affd17211666d0cea35a27e4d246bb42f1 c02edd7f84140c2e831010ea9c592840919914fe e1fbb1f86bcfa8ea7854882fac1f2bed1dadae26 f224bf6bd8cc3417216c0e063cf40626d20b6e7a Package: ros-rolling-std-srvs Version: 5.5.0-1noble.20250429.142947 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 1394 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-std-srvs/ros-rolling-std-srvs_5.5.0-1noble.20250429.142947_amd64.deb Size: 108110 SHA256: 2b4a0cf239bab61bf9fc359ad3481a21dc4335318fa49af26e0060e8c957d778 SHA1: 16c0cf101551de794a7ce5998dd981164911b849 MD5sum: 9159f91cf6baf055c8b5554d50ac2a9a Description: A package containing some standard service definitions. Package: ros-rolling-std-srvs-dbgsym Package-Type: ddeb Source: ros-rolling-std-srvs Version: 5.5.0-1noble.20250429.142947 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 991 Depends: ros-rolling-std-srvs (= 5.5.0-1noble.20250429.142947) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-std-srvs/ros-rolling-std-srvs-dbgsym_5.5.0-1noble.20250429.142947_amd64.deb Size: 761404 SHA256: 9d649b4c0695504d0778c836d7245ac789445ef9f1fe62ca13ef54164c5dbd23 SHA1: a89e3815bc60ad16c08d50c7b8fdf0b27e37277a MD5sum: 1fbb3aaabfa32aafdd6efa62cb381b0a Description: debug symbols for ros-rolling-std-srvs Build-Ids: 1796b949791cc5b2bd380ad4ef0eae95747348e0 2c89e3eec37c260cf285fa087d1b7286707182c3 3bde35a77a792f46e746e1887b8028b9e8e05449 711965fd680b9ba0b383f043ce48980da3f9883f 7a8ac9080df1f85656cf2308a6ed911f38980760 97fee3fe440b90955534922e38333233aa2d49bf 9cd715df0f2630a7825287f9d38dc49fb3690ffb ab45231b0fe334d18ada53bfb219da324aed3a54 bf5ef6e983a4f54abade3e6d55c0e8f91b71ad46 d3821dabe5b7d2a93308440b8e6ed1ce65755bd1 f9262104e6ba9faff952c55c25c463d8a8fb4229 Package: ros-rolling-steering-controllers-library Version: 4.24.0-1noble.20250510.084905 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 872 Depends: libc6 (>= 2.34), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-control-msgs, ros-rolling-controller-interface, ros-rolling-generate-parameter-library, ros-rolling-geometry-msgs, ros-rolling-hardware-interface, ros-rolling-nav-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-rcpputils, ros-rolling-realtime-tools, ros-rolling-std-srvs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-msgs, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-steering-controllers-library/ros-rolling-steering-controllers-library_4.24.0-1noble.20250510.084905_amd64.deb Size: 194212 SHA256: b636a420915a1815aa82bbef1b3a8e430d3bba1aa470a909efcc2918db07bad3 SHA1: fe95d25c6086543b259f60dc95c3375d521c7ce4 MD5sum: 55b94721757f457d6cd03add9abe6aa0 Description: Package for steering robot configurations including odometry and interfaces. Package: ros-rolling-steering-controllers-library-dbgsym Package-Type: ddeb Source: ros-rolling-steering-controllers-library Version: 4.24.0-1noble.20250510.084905 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3558 Depends: ros-rolling-steering-controllers-library (= 4.24.0-1noble.20250510.084905) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-steering-controllers-library/ros-rolling-steering-controllers-library-dbgsym_4.24.0-1noble.20250510.084905_amd64.deb Size: 3123926 SHA256: 8e4165e98157eee666ef69e98745f475812fc94ae1d9c3254571ac683c7ca845 SHA1: afd7bb7afef839c026905a01c693bdb91acb7db4 MD5sum: 96a7b91747f60691561f48ec5f764de7 Description: debug symbols for ros-rolling-steering-controllers-library Build-Ids: eddba70dc35142e8bf1b7484e4da3953e753a49e Package: ros-rolling-steering-functions Version: 0.3.0-1noble.20250426.193515 Architecture: amd64 Maintainer: Holger Banzhaf Installed-Size: 1037 Depends: libeigen3-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-steering-functions/ros-rolling-steering-functions_0.3.0-1noble.20250426.193515_amd64.deb Size: 150646 SHA256: 5317c8d9278f055a2dfbd0aee07065364e1daa6ed15e35e39afa211b962cb110 SHA1: ee59337b44742c399dbe1b618d6a8daabdee0931 MD5sum: d078d12b772456e7510d134bc29c2cc6 Description: The steering_functions package Package: ros-rolling-stereo-image-proc Version: 6.0.10-1noble.20250510.082149 Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 1384 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), ros-rolling-cv-bridge, ros-rolling-image-geometry, ros-rolling-image-proc, ros-rolling-image-transport, ros-rolling-message-filters, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-stereo-msgs, ros-rolling-ros-workspace Homepage: https://index.ros.org/p/stereo_image_proc/github-ros-perception-image_pipeline/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-stereo-image-proc/ros-rolling-stereo-image-proc_6.0.10-1noble.20250510.082149_amd64.deb Size: 283300 SHA256: ab9e11b50d698eb03717a30cacbe0416897983d1f0748dbe07046a91c62be37d SHA1: 02a3ff01a47aa932744a7b59da60bb1673a12dd5 MD5sum: 25589a368b5cf78f79a47cefdf510563 Description: Stereo and single image rectification and disparity processing. Package: ros-rolling-stereo-image-proc-dbgsym Package-Type: ddeb Source: ros-rolling-stereo-image-proc Version: 6.0.10-1noble.20250510.082149 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Vincent Rabaud Installed-Size: 7147 Depends: ros-rolling-stereo-image-proc (= 6.0.10-1noble.20250510.082149) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-stereo-image-proc/ros-rolling-stereo-image-proc-dbgsym_6.0.10-1noble.20250510.082149_amd64.deb Size: 6218890 SHA256: 971708caac6837ef7b0e57948b34e7823f546c3091a6c42650bcb525f853af76 SHA1: e42ab6076954b0c4472f07717f864e149b4d1a06 MD5sum: bf8f62a0c397cf3e38dc6d00ae6b0856 Description: debug symbols for ros-rolling-stereo-image-proc Build-Ids: a4d82a9a07f2f889d01675d7f15c4b360856e405 b96b904a3e91125281112f97ec47fbb9ef4429ea dfcf13d990b1569237ef6bafdde4d0864b2a3b68 Package: ros-rolling-stereo-msgs Version: 5.5.0-1noble.20250429.142912 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 491 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-stereo-msgs/ros-rolling-stereo-msgs_5.5.0-1noble.20250429.142912_amd64.deb Size: 47116 SHA256: 3de0f0246307b395bc9790abed28423d537c3962341bbee787f780df3651a2ce SHA1: 6f57e9316aaed4dbba4421e1f72c7154d5c063f1 MD5sum: 1744e7d2d8f6a5a3853404b8ab89488a Description: A package containing some stereo camera related message definitions. Package: ros-rolling-stereo-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-stereo-msgs Version: 5.5.0-1noble.20250429.142912 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 300 Depends: ros-rolling-stereo-msgs (= 5.5.0-1noble.20250429.142912) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-stereo-msgs/ros-rolling-stereo-msgs-dbgsym_5.5.0-1noble.20250429.142912_amd64.deb Size: 204978 SHA256: e53e6b7e6fff72b67ab79774fc5cc96f54c11c093432cdbe68c759f7cbb342fc SHA1: 5e1942e1132bf1a80fca6f3d7675c7bbb8c30232 MD5sum: 90ddfdac842f4b28d08be9c83cdb0775 Description: debug symbols for ros-rolling-stereo-msgs Build-Ids: 30d836d2d20274ce0a709dbf46963feeb770a305 3df07b86ad5a06a1ee8b322c34008bb434e52733 49100021f51485bc678d12261f63b8849688262d 4f30a5efbc88d3eb6ef052e5cbbb53734cf346c2 63792beb0137898b05153e0a01df654b9cd81bef 6749713be00dc32c7278a14f34028651a0622077 6b168d952dd215b7e73647a07560d173f0f0efa4 79d797b6148527cc363281a6049e9f38c1a852f0 91043f4b586afb1e638a4e7ab5fa21e9529fc0f5 ab74f8e34199bf789325e6a2c201f77dca9ae0af fa400711fcaac3f7a26134496bda6b43b5bae8df Package: ros-rolling-stomp Version: 0.1.2-3noble.20250426.191839 Architecture: amd64 Maintainer: Jorge Nicho Installed-Size: 212 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libconsole-bridge-dev, libeigen3-dev, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/stomp Priority: optional Section: misc Filename: pool/main/r/ros-rolling-stomp/ros-rolling-stomp_0.1.2-3noble.20250426.191839_amd64.deb Size: 67896 SHA256: c3b541b409279f7ac5a412292f5ba5de3e730748d1b5d9acd90ec39aa4164b5c SHA1: 40f93e93a8bc083ddbe485f78ad820decde9625a MD5sum: 5ca15fd9ff7fba0a785416143b6efaaf Description: This package provides the STOMP (Stochastic Trajectory Optimization for Motion Planning) algorithm that can be used for robot motion planning tasks or other similar optimization tasks Package: ros-rolling-stomp-dbgsym Package-Type: ddeb Source: ros-rolling-stomp Version: 0.1.2-3noble.20250426.191839 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jorge Nicho Installed-Size: 2633 Depends: ros-rolling-stomp (= 0.1.2-3noble.20250426.191839) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-stomp/ros-rolling-stomp-dbgsym_0.1.2-3noble.20250426.191839_amd64.deb Size: 2630196 SHA256: cdb7aa3b69ee24c7e08c5f5bd8c47692162f75c5e75964ed2f7fd804cce7365f SHA1: 8e1a5b591eabfda6f24aa442832e09e3cf9680bc MD5sum: 52547635cfc9c74a0b801d99e2715bcc Description: debug symbols for ros-rolling-stomp Build-Ids: 1380383ad1935c1d517f5e723d1f4b6f3a7de53e b412f4261aab7f22cbd9d23fe88d9a6d0bdd5e9e Package: ros-rolling-swri-cli-tools Version: 3.7.4-1noble.20250510.080410 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 91 Depends: python3-natsort, ros-rolling-marti-introspection-msgs, ros-rolling-rcl-interfaces, ros-rolling-rclpy, ros-rolling-ros2cli, ros-rolling-ros2node, ros-rolling-ros2param, ros-rolling-ros2topic, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-cli-tools/ros-rolling-swri-cli-tools_3.7.4-1noble.20250510.080410_amd64.deb Size: 14350 SHA256: b97bb5792caf4eb55039e26ac85ea24831c0341acc424bddd478ca4911794305 SHA1: f2c53000c0fe5275f7de391df77730be8921b8f6 MD5sum: 330b5235294885f0bb8c8ffef5ddd066 Description: Command line tools for introspecting ROS systems Package: ros-rolling-swri-console Version: 2.0.6-1noble.20250510.084728 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 4856 Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libboost-thread-dev, libqt5core5a, libqt5gui5, libqt5widgets5, ros-rolling-rcl-interfaces, ros-rolling-rclcpp, ros-rolling-rosbag2-storage-mcap, ros-rolling-rosbag2-transport, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/swri_console Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-console/ros-rolling-swri-console_2.0.6-1noble.20250510.084728_amd64.deb Size: 1812748 SHA256: 2a2a4b87537bfc8d6fc1827bb1e8b6c312e1156a6da7e83c2ab710f59760964b SHA1: 8bf8e0f12502e926e8bceb094e171c30fbbcc9b0 MD5sum: 370a1c862ed133e4e018c616d149c4a4 Description: A rosout GUI viewer developed at Southwest Research Institute as an alternative to rqt_console. Package: ros-rolling-swri-console-dbgsym Package-Type: ddeb Source: ros-rolling-swri-console Version: 2.0.6-1noble.20250510.084728 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 6113 Depends: ros-rolling-swri-console (= 2.0.6-1noble.20250510.084728) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-console/ros-rolling-swri-console-dbgsym_2.0.6-1noble.20250510.084728_amd64.deb Size: 5782092 SHA256: 4063eda04e7c18ff0f60db50e5f8da23945fc18745a45db177b1e615eae66dd1 SHA1: 5004ebd378ed63d3569a6dbcfc7c8cee4b1b984f MD5sum: f3f5c173488330d535dd1fe05d21612d Description: debug symbols for ros-rolling-swri-console Build-Ids: 77f22d9344f3bece397623c9fbe06bfff467d9b6 Package: ros-rolling-swri-console-util Version: 3.7.4-1noble.20250510.083752 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 87 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-console-util/ros-rolling-swri-console-util_3.7.4-1noble.20250510.083752_amd64.deb Size: 16912 SHA256: f27f0489e55f36eb714bad55a8371cdc87e637d4c69eaad53c94076b18f8626b SHA1: 277622faae925693c66c841d66fa052e3fd10d7a MD5sum: 9be69b9fd462438ced93c775fee7dad0 Description: Utility functions for interacting with console Package: ros-rolling-swri-console-util-dbgsym Package-Type: ddeb Source: ros-rolling-swri-console-util Version: 3.7.4-1noble.20250510.083752 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 218 Depends: ros-rolling-swri-console-util (= 3.7.4-1noble.20250510.083752) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-console-util/ros-rolling-swri-console-util-dbgsym_3.7.4-1noble.20250510.083752_amd64.deb Size: 204564 SHA256: 1860d361ca4fddb5a8e486d15224ab38549b5b371c7a3f11bd26cf810cce34a0 SHA1: 8c72ee5a7fe82716594e6e15ae01bc074e882c38 MD5sum: 18006d68ff69fa2d82415a4482156fd6 Description: debug symbols for ros-rolling-swri-console-util Build-Ids: 1825fe5b0ef87a7e339428bd5e3f3275de2fbe3c Package: ros-rolling-swri-dbw-interface Version: 3.7.4-1noble.20250426.193830 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 51 Depends: ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-dbw-interface/ros-rolling-swri-dbw-interface_3.7.4-1noble.20250426.193830_amd64.deb Size: 8086 SHA256: 57761cdf818f48727142486e7307d07def0f054bd952cd07dba833ab068f840d SHA1: 4ee6c643411872907a1a95fd7b57f69195d131b5 MD5sum: 4b9cb51280b83d7a174622d8dfc8be23 Description: This package provides documentation on common interface conventions for drive-by-wire systems. Package: ros-rolling-swri-geometry-util Version: 3.7.4-1noble.20250510.080902 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 157 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libgeos-c1t64 (>= 3.5.0), libstdc++6 (>= 5), libeigen3-dev, libgeos-dev, ros-rolling-cv-bridge, ros-rolling-rclcpp, ros-rolling-tf2, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-geometry-util/ros-rolling-swri-geometry-util_3.7.4-1noble.20250510.080902_amd64.deb Size: 45650 SHA256: 0aed8946b58320455f7b0de26080b87d873a8127352ccf1d84324d3bf854f1a1 SHA1: fc4f500ba0bbc65409986616bf57a91f5e7cd077 MD5sum: 492ebad2efdb5c28db740846b4135e44 Description: Commonly used geometry routines, implemented in a ROS friendly package. Package: ros-rolling-swri-geometry-util-dbgsym Package-Type: ddeb Source: ros-rolling-swri-geometry-util Version: 3.7.4-1noble.20250510.080902 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1778 Depends: ros-rolling-swri-geometry-util (= 3.7.4-1noble.20250510.080902) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-geometry-util/ros-rolling-swri-geometry-util-dbgsym_3.7.4-1noble.20250510.080902_amd64.deb Size: 1782612 SHA256: 5aac7a35bd3e907a6a2de5973eb7bf5a82ca7e591471f673d4bd0f0faa898ff4 SHA1: 306a7e3d6fc6a135d134f8751989acdaf771faf0 MD5sum: 634ecf83dfd1358e2c7dc005ff930b2a Description: debug symbols for ros-rolling-swri-geometry-util Build-Ids: 8869a098e8ba257c0b220da764fcc649192ede25 Package: ros-rolling-swri-image-util Version: 3.7.4-1noble.20250510.084625 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 981 Depends: libboost-random1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libboost-all-dev, libeigen3-dev, ros-rolling-ament-index-cpp, ros-rolling-camera-calibration-parsers, ros-rolling-cv-bridge, ros-rolling-geometry-msgs, ros-rolling-image-geometry, ros-rolling-image-transport, ros-rolling-message-filters, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclpy, ros-rolling-std-msgs, ros-rolling-swri-geometry-util, ros-rolling-swri-math-util, ros-rolling-swri-opencv-util, ros-rolling-swri-roscpp, ros-rolling-tf2, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-image-util/ros-rolling-swri-image-util_3.7.4-1noble.20250510.084625_amd64.deb Size: 245298 SHA256: 922102892a5fede64754aae497a391c83a940d138eb40ca4b67a9d57d3399723 SHA1: a2037049f72ca15c7734e9d69dfb9cb323097b56 MD5sum: a282b2de03e48bf420b098e65965aab7 Description: A package of commonly image manipulation utilities. Package: ros-rolling-swri-image-util-dbgsym Package-Type: ddeb Source: ros-rolling-swri-image-util Version: 3.7.4-1noble.20250510.084625 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 8138 Depends: ros-rolling-swri-image-util (= 3.7.4-1noble.20250510.084625) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-image-util/ros-rolling-swri-image-util-dbgsym_3.7.4-1noble.20250510.084625_amd64.deb Size: 7665286 SHA256: cee060a58411501f9ada4402891708b1c37d05ecff544a950829f2406a86132d SHA1: 9e8ffbe3588571475d1f9afc7916d0f91d2509d1 MD5sum: 0e9346c5014a9741eecefb6f823d34d2 Description: debug symbols for ros-rolling-swri-image-util Build-Ids: e71e868de108e725b62c8249b67ca664a7ff5cbd fa0d95b93e651f55a335bb6848b8ed7e871e5438 Package: ros-rolling-swri-math-util Version: 3.7.4-1noble.20250510.083801 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 163 Depends: libboost-random1.83.0 (>= 1.83.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, ros-rolling-rclcpp, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-math-util/ros-rolling-swri-math-util_3.7.4-1noble.20250510.083801_amd64.deb Size: 36188 SHA256: 0a9c89b282b51257c8ada1c6c37973974f2b31facfe4cce92e00b9417ad3da5c SHA1: 2906521320e55f78cd0666036fca81460e26435d MD5sum: 602b175873199d80345597bf46e37a3f Description: A package with commonly used math utility code. Package: ros-rolling-swri-math-util-dbgsym Package-Type: ddeb Source: ros-rolling-swri-math-util Version: 3.7.4-1noble.20250510.083801 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 396 Depends: ros-rolling-swri-math-util (= 3.7.4-1noble.20250510.083801) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-math-util/ros-rolling-swri-math-util-dbgsym_3.7.4-1noble.20250510.083801_amd64.deb Size: 371240 SHA256: d9bcbd77e0a509b5d9d563b5f92be89794a82b5e7b8ec6e5bdef8f7ddfac2f7e SHA1: 9b501f4674be31063cb30302a878c50f9c88d84b MD5sum: 3b2c88763e8a1098ae72b21369345c12 Description: debug symbols for ros-rolling-swri-math-util Build-Ids: 65b7ddc5ed7ed60c5866675bd4d9b8abc5100560 Package: ros-rolling-swri-opencv-util Version: 3.7.4-1noble.20250510.084117 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 211 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 5.2), libboost-all-dev, ros-rolling-cv-bridge, ros-rolling-swri-math-util, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-opencv-util/ros-rolling-swri-opencv-util_3.7.4-1noble.20250510.084117_amd64.deb Size: 51802 SHA256: c705606c76d309ffb4538494a7622e45adef0ea8b12e6312f69619987ca3a6e2 SHA1: 13e63bebfd8d9bf7e55300a4eac52f15132f5007 MD5sum: b894f78be9f1dca163ddedfdc1527b6b Description: A package with commonly used OpenCV functionality. Package: ros-rolling-swri-opencv-util-dbgsym Package-Type: ddeb Source: ros-rolling-swri-opencv-util Version: 3.7.4-1noble.20250510.084117 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 578 Depends: ros-rolling-swri-opencv-util (= 3.7.4-1noble.20250510.084117) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-opencv-util/ros-rolling-swri-opencv-util-dbgsym_3.7.4-1noble.20250510.084117_amd64.deb Size: 544908 SHA256: 927725d1271c45af9ef2229d15b3ec1815e720d6d576318d420283ef81a8b6e1 SHA1: 209ece39cc3954b066c47e98f7e8c3dbd1981ef5 MD5sum: 0c2d0bbf625e2f67dcee7c788eae3f07 Description: debug symbols for ros-rolling-swri-opencv-util Build-Ids: 0f03a480534400852e99f17c7a78a426c7ec8831 Package: ros-rolling-swri-roscpp Version: 3.7.4-1noble.20250510.082434 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 741 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, ros-rolling-diagnostic-updater, ros-rolling-marti-common-msgs, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-roscpp/ros-rolling-swri-roscpp_3.7.4-1noble.20250510.082434_amd64.deb Size: 132378 SHA256: 35babdd993ac7e26824d2fb5ccaf40e8f5f2ecfa6c027d87331685158a30a5f3 SHA1: edae1ba876df195b358996c4c4e17f6ceb2ee45e MD5sum: 912da8c3582053051afe65169445a533 Description: A package that extends rclcpp with some commonly used functionality to reduce boilerplate code. Package: ros-rolling-swri-roscpp-dbgsym Package-Type: ddeb Source: ros-rolling-swri-roscpp Version: 3.7.4-1noble.20250510.082434 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2264 Depends: ros-rolling-swri-roscpp (= 3.7.4-1noble.20250510.082434) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-roscpp/ros-rolling-swri-roscpp-dbgsym_3.7.4-1noble.20250510.082434_amd64.deb Size: 1920556 SHA256: 00e71853618b562c2ea1e7c5cecc83794ae2625f62029b708c9b42f1635b5f53 SHA1: 5c353e6c29bc292a695a0e10c2ff6cd8d3ac4951 MD5sum: 3cc9877e8ebbf41db0ed854c58cef278 Description: debug symbols for ros-rolling-swri-roscpp Build-Ids: 795b5969995c97deeab4932a300c963a865397a9 Package: ros-rolling-swri-route-util Version: 3.7.4-1noble.20250510.085316 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 242 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-all-dev, ros-rolling-marti-common-msgs, ros-rolling-marti-nav-msgs, ros-rolling-rclcpp, ros-rolling-swri-geometry-util, ros-rolling-swri-math-util, ros-rolling-swri-roscpp, ros-rolling-swri-transform-util, ros-rolling-tf2-geometry-msgs, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-route-util/ros-rolling-swri-route-util_3.7.4-1noble.20250510.085316_amd64.deb Size: 70898 SHA256: 49951de4745794801048efb365f9b3e0ae2b91e87a066ad5a6be3f187a566606 SHA1: 1d9f71517ac857ddbeff9d3093a53361eedd5c5b MD5sum: b1447e5638c7d8a086749df54083a196 Description: This library provides functionality to simplify working with the navigation messages defined in marti_nav_msgs. Package: ros-rolling-swri-route-util-dbgsym Package-Type: ddeb Source: ros-rolling-swri-route-util Version: 3.7.4-1noble.20250510.085316 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 1111 Depends: ros-rolling-swri-route-util (= 3.7.4-1noble.20250510.085316) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-route-util/ros-rolling-swri-route-util-dbgsym_3.7.4-1noble.20250510.085316_amd64.deb Size: 1072468 SHA256: 8170ab85d79f8fb2c00bb4363b50ff802c8d27ce7cb712b527f0802d165eb4c1 SHA1: 2cb30487274f535b55f7a2d3ffd357ca6c5fc7ee MD5sum: 50721def673699db02abff4960a5669b Description: debug symbols for ros-rolling-swri-route-util Build-Ids: cdb4e268071fe7d28faf912637f656e6d2e0513f Package: ros-rolling-swri-serial-util Version: 3.7.4-1noble.20250426.194537 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 100 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libboost-all-dev, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-serial-util/ros-rolling-swri-serial-util_3.7.4-1noble.20250426.194537_amd64.deb Size: 21938 SHA256: 5fcb23505ec26a59979e68e3af4829b44a30a7100dbb42c291d53ab4e9937db8 SHA1: a39434fbd0856eba79d9d4a5f3f41c9462008eda MD5sum: b48b5e2704d6bc1d4a6db0ef3ac28e5a Description: Contains nodes and utilities for serial communication in ROS. Package: ros-rolling-swri-serial-util-dbgsym Package-Type: ddeb Source: ros-rolling-swri-serial-util Version: 3.7.4-1noble.20250426.194537 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 127 Depends: ros-rolling-swri-serial-util (= 3.7.4-1noble.20250426.194537) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-serial-util/ros-rolling-swri-serial-util-dbgsym_3.7.4-1noble.20250426.194537_amd64.deb Size: 109490 SHA256: 2245d921b7572bf8aad3dfd52b45ded144334b712965e065b679314c181930ed SHA1: 3a60e2d2a0b32c2fc9919c7ff31d568cd94cc73f MD5sum: a9b374fe279a520adb3cce45ca675271 Description: debug symbols for ros-rolling-swri-serial-util Build-Ids: 775b8d39ffbcecfc535510dc56f54297de650233 Package: ros-rolling-swri-system-util Version: 3.7.4-1noble.20250510.083801 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 281 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libboost-all-dev, ros-rolling-rclcpp, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-system-util/ros-rolling-swri-system-util_3.7.4-1noble.20250510.083801_amd64.deb Size: 90610 SHA256: add7db54356d0d6fbc62a8ff31df71d568f500076c0c9074f7dcb63a3964db3f SHA1: e8ba92a78863c342a9d5b133871634043d31b85c MD5sum: db4efef93b010a1ea348ab3d83d89d3e Description: A package with commonly used system utilities. Package: ros-rolling-swri-system-util-dbgsym Package-Type: ddeb Source: ros-rolling-swri-system-util Version: 3.7.4-1noble.20250510.083801 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 811 Depends: ros-rolling-swri-system-util (= 3.7.4-1noble.20250510.083801) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-system-util/ros-rolling-swri-system-util-dbgsym_3.7.4-1noble.20250510.083801_amd64.deb Size: 750882 SHA256: 90fadc91f138216aea7a720f516627776449a33ff91a33455102168ccc73b86e SHA1: a0d977b3ad6aa69c73982208b14f10ac822217bf MD5sum: 5b63d015e3196ba19e79ecb35770242a Description: debug symbols for ros-rolling-swri-system-util Build-Ids: 8801986e993527431b6cdb1190448db5c1bdd44d Package: ros-rolling-swri-transform-util Version: 3.7.4-1noble.20250510.084039 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2746 Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libgeographiclib26 (>= 1.40), libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libproj25 (>= 5.0.0), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libboost-all-dev, libgeographiclib-dev, libgeos-dev, libproj-dev, libyaml-cpp-dev, python3-numpy, python3-yaml, ros-rolling-cv-bridge, ros-rolling-diagnostic-msgs, ros-rolling-diagnostic-updater, ros-rolling-geographic-msgs, ros-rolling-geometry-msgs, ros-rolling-gps-msgs, ros-rolling-marti-nav-msgs, ros-rolling-rcl-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-swri-math-util, ros-rolling-swri-roscpp, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/marti_common Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-transform-util/ros-rolling-swri-transform-util_3.7.4-1noble.20250510.084039_amd64.deb Size: 447868 SHA256: 3ebd7704bafb1c2e26784550f04848725b6a2d26302d4ddef95e5892424c864f SHA1: dd6046f2e446fc45fdf2ff6bcf70a332af403cfd MD5sum: e639ab1062bfe5a368b267a8a220bfed Description: The swri_transform_util package contains utility functions and classes for transforming between coordinate frames. Package: ros-rolling-swri-transform-util-dbgsym Package-Type: ddeb Source: ros-rolling-swri-transform-util Version: 3.7.4-1noble.20250510.084039 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 12706 Depends: ros-rolling-swri-transform-util (= 3.7.4-1noble.20250510.084039) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-swri-transform-util/ros-rolling-swri-transform-util-dbgsym_3.7.4-1noble.20250510.084039_amd64.deb Size: 10697414 SHA256: d2ed70678457232461ec6c9d33a9808246ce4df38a8d2142d0dfc4e6e7d23ceb SHA1: a725d2e9ef29f095440d845a2fb992688dcc9b9f MD5sum: f020a9aa64f2773c6868e1a83fa1d2c2 Description: debug symbols for ros-rolling-swri-transform-util Build-Ids: 63cfeeeae7451fa63ccdb45b6e981436a12085f4 81f68f9c328ad72211a43b6e9e307c0438a45aea cb120b7614d79c62c7e9702da1006e8ebd9a00c2 Package: ros-rolling-synapticon-ros2-control Version: 0.1.2-1noble.20250510.085747 Architecture: amd64 Maintainer: Elevate Robotics Installed-Size: 5399 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libcap-dev, ros-rolling-controller-manager, ros-rolling-forward-command-controller, ros-rolling-hardware-interface, ros-rolling-joint-state-broadcaster, ros-rolling-joint-trajectory-controller, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-robot-state-publisher, ros-rolling-ros2controlcli, ros-rolling-ros2launch, ros-rolling-xacro, ros-rolling-ros-workspace Homepage: https://docs.ros.org/en/humble/p/synapticon_ros2_control.html Priority: optional Section: misc Filename: pool/main/r/ros-rolling-synapticon-ros2-control/ros-rolling-synapticon-ros2-control_0.1.2-1noble.20250510.085747_amd64.deb Size: 1358942 SHA256: 3fc672085e6bfb5fc12434e6c4e3cad5b7e04ab091f2de5b81c6874e9f72e52b SHA1: c32817477dbb9adac5d6bf0823452965d6eb61d1 MD5sum: 5fc8c92d2c0ca5fcf78b4c575f5a95b5 Description: A ros2_control interface for Synapticon motor drivers Package: ros-rolling-synapticon-ros2-control-dbgsym Package-Type: ddeb Source: ros-rolling-synapticon-ros2-control Version: 0.1.2-1noble.20250510.085747 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Elevate Robotics Installed-Size: 1338 Depends: ros-rolling-synapticon-ros2-control (= 0.1.2-1noble.20250510.085747) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-synapticon-ros2-control/ros-rolling-synapticon-ros2-control-dbgsym_0.1.2-1noble.20250510.085747_amd64.deb Size: 1272306 SHA256: 933c6b2bef56b478d9b51787014084297dccd50822c6fbb167405a1e944c7ba8 SHA1: 400f85d762013def35eb11c45402e018fdd0617e MD5sum: 7005247cd14b25bffb8e390669143827 Description: debug symbols for ros-rolling-synapticon-ros2-control Build-Ids: b785b3b3383ac2e9053c333612dc7c43a4caa35a be2ce04d5e179f1fbc938ef0659a07600c6dd404 Package: ros-rolling-system-fingerprint Version: 0.7.0-3noble.20250510.080409 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 50 Depends: python3-git, ros-rolling-rcl-interfaces, ros-rolling-rclpy, ros-rolling-ros2action, ros-rolling-ros2cli, ros-rolling-ros2node, ros-rolling-ros2param, ros-rolling-ros2topic, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-system-fingerprint/ros-rolling-system-fingerprint_0.7.0-3noble.20250510.080409_amd64.deb Size: 10746 SHA256: 0f9ef1aa5188f9df255d6c63d96087599b6b5b24949a3227bd839ebd3d73137e SHA1: 8281155fd95d308bad72b24e42e4a0f5a23013f0 MD5sum: 1e2fb99f5fe69e721b2f9004e2a093b7 Description: The system_fingerprint package Package: ros-rolling-system-modes Version: 0.9.0-5noble.20250510.081852 Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 3008 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-builtin-interfaces, ros-rolling-launch-ros, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-system-modes-msgs, ros-rolling-ros-workspace Homepage: https://micro.ros.org/docs/concepts/client_library/lifecycle_and_system_modes/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-system-modes/ros-rolling-system-modes_0.9.0-5noble.20250510.081852_amd64.deb Size: 469394 SHA256: e52704530110992f8feb095955ffaa53a85b57ece16d42acd0928f94fc58ad0d SHA1: b055fea845d5b20270081611fcbf84f8a1bd76fc MD5sum: 0d6cd84d306807fe653d4e1d9b30ba83 Description: The system modes concept assumes that a robotics system is built from components with a lifecycle. It adds a notion of (sub-)systems, hiararchically grouping these nodes, as well as a notion of modes that determine the configuration of these nodes and (sub-)systems in terms of their parameter values. Package: ros-rolling-system-modes-dbgsym Package-Type: ddeb Source: ros-rolling-system-modes Version: 0.9.0-5noble.20250510.081852 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 14485 Depends: ros-rolling-system-modes (= 0.9.0-5noble.20250510.081852) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-system-modes/ros-rolling-system-modes-dbgsym_0.9.0-5noble.20250510.081852_amd64.deb Size: 12137742 SHA256: 2a6758857778a6418e01a64ab92e24f7cd2c55eb2e0b96b610eb8f9a488bbd1b SHA1: f30a117e187fbecc4039cb088dd28e73f72ab0bd MD5sum: 476f462cb43d6f1950af88dff6608ba6 Description: debug symbols for ros-rolling-system-modes Build-Ids: 8a341c018ce14b1109771cac79cca5fd99026634 c282e90e84ce2c7fc57bd3f22df43ea5e81ad81f e28144cecb6da475bddafef69d1e0124f6d9e069 Package: ros-rolling-system-modes-examples Version: 0.9.0-5noble.20250510.083613 Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 197 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-launch, ros-rolling-launch-system-modes, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-ros2launch, ros-rolling-system-modes, ros-rolling-system-modes-msgs, ros-rolling-ros-workspace Homepage: https://micro.ros.org/docs/concepts/client_library/lifecycle_and_system_modes/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-system-modes-examples/ros-rolling-system-modes-examples_0.9.0-5noble.20250510.083613_amd64.deb Size: 33192 SHA256: f967de53bc19c6399c501581f48f1d340e354657d7146ff6fef51372c4c2afaa SHA1: 9bad56156567557c870da51657f2812bc760d494 MD5sum: 80090d404065fa6a50895cfd6b7c0241 Description: Example systems and according launch files for the system_modes package. Package: ros-rolling-system-modes-examples-dbgsym Package-Type: ddeb Source: ros-rolling-system-modes-examples Version: 0.9.0-5noble.20250510.083613 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 771 Depends: ros-rolling-system-modes-examples (= 0.9.0-5noble.20250510.083613) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-system-modes-examples/ros-rolling-system-modes-examples-dbgsym_0.9.0-5noble.20250510.083613_amd64.deb Size: 732778 SHA256: 2ee5d04d836252d430597bc55d4284cc126b4660bcea151c78abadbca530fed4 SHA1: 218c028c8dba50ae0dd5881716db28b1844b38c6 MD5sum: de95a091a5917953bd8b948754b37c56 Description: debug symbols for ros-rolling-system-modes-examples Build-Ids: 2e49f94ff31c53aa7270d6e0744867bd3788b5b9 d4f28e1f3d83add44a267408ef071b4d23f5431a Package: ros-rolling-system-modes-msgs Version: 0.9.0-5noble.20250429.143010 Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 1708 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Homepage: https://micro.ros.org/docs/concepts/client_library/lifecycle_and_system_modes/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-system-modes-msgs/ros-rolling-system-modes-msgs_0.9.0-5noble.20250429.143010_amd64.deb Size: 133022 SHA256: de1950af5324b1a6a2c31c7f96d829e896c7eaff76d239b3079350d5c5a81991 SHA1: 906b5f684b9d74b4d2d87e36a0f12e02f6af7196 MD5sum: cd6d1c9f5ebf6ac706d2aca5b1e02c50 Description: Interface package, containing message definitions and service definitions for the system modes package. Package: ros-rolling-system-modes-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-system-modes-msgs Version: 0.9.0-5noble.20250429.143010 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Arne Nordmann Installed-Size: 1306 Depends: ros-rolling-system-modes-msgs (= 0.9.0-5noble.20250429.143010) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-system-modes-msgs/ros-rolling-system-modes-msgs-dbgsym_0.9.0-5noble.20250429.143010_amd64.deb Size: 1024154 SHA256: 8454a956c3b3e857e09198493fc21acea4d6cf7eb340a4fbb4062f14fdd940fd SHA1: d4d7e3a305e0a84978e11f27cadf5540a54a35e2 MD5sum: 48084431e4c57365e1a92a4d4bc090cd Description: debug symbols for ros-rolling-system-modes-msgs Build-Ids: 1d68fdad5793c05f1b8cb50e863437b8323388a0 4191e885a0049e6a94267a0b3e668f7875c83826 4b859c0945124c16ac598f5271345a766221bc4a 85f6846cb1a6f0e4ce4e0fd916a691909edf3f8b 8acf9e3734e99e0053fb611e766bafc1b15b7e47 972032de0fc143ee1bf534ad676984259f48a3ee b577cba72e2ddf02bf94607f78320cf19c21d4e0 c40fab7c62097e55683d8b19ffa43bc11a0f30a2 d1f693f569481738ab16ad84d641bca00ade60b1 d691fdfa9c43a2236b179c3e644ae1f2a64af35e fc233a014fb963fa55a20be9e5c3e367e73c60e0 Package: ros-rolling-tango-icons-vendor Version: 0.5.0-1noble.20250429.134308 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 42 Depends: tango-icon-theme, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/qt_gui_icons Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tango-icons-vendor/ros-rolling-tango-icons-vendor_0.5.0-1noble.20250429.134308_amd64.deb Size: 6108 SHA256: f969efba8f340da45cdaff87eb7a619a840c0026da7bd6a964ae2d012dfac63b SHA1: f33d4fc0d783dc5044e41d99fe5109e38fc9efb1 MD5sum: 41c7837f290aef95ec55dfd2a4a1322b Description: tango_icons_vendor provides the public domain Tango icons for non-linux systems (Tango Icon Library) from the Tango Desktop Project Package: ros-rolling-tcb-span Version: 1.0.2-4noble.20250426.194540 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 69 Depends: ros-rolling-ros-workspace Homepage: https://github.com/tcbrindle/span Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tcb-span/ros-rolling-tcb-span_1.0.2-4noble.20250426.194540_amd64.deb Size: 10524 SHA256: cf3aa123ea8d1e29db264096973b5ff4c91789a557d74667d931f068c23030e8 SHA1: 2eb9bf910f04687e44c2eb7f821dbb9186b9b97a MD5sum: d545aaa65032b81dd2acbc028a9dca8e Description: Implementation of C++20's std::span Package: ros-rolling-teleop-tools Version: 2.0.0-1noble.20250510.075911 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 41 Depends: ros-rolling-joy-teleop, ros-rolling-key-teleop, ros-rolling-teleop-tools-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-teleop-tools/ros-rolling-teleop-tools_2.0.0-1noble.20250510.075911_amd64.deb Size: 5806 SHA256: d5f443dfd8b40f116dd6b55f6fa9322714d496a6c84734c84c7eb32add35ee08 SHA1: 7b9a18bdec6f274d61524607de7d1187c822ca41 MD5sum: c1a66c04b623eb552a6f2600c840504f Description: A set of generic teleoperation tools for any robot. Package: ros-rolling-teleop-tools-msgs Version: 2.0.0-1noble.20250429.141457 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1541 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-teleop-tools-msgs/ros-rolling-teleop-tools-msgs_2.0.0-1noble.20250429.141457_amd64.deb Size: 116576 SHA256: 656ddd33ab43c2efe660946895e4e686a1c9b92e4ab4767c5c107a43036aa3fb SHA1: d932f6d49aaca516f7e1d64f3135e800863b0c93 MD5sum: 33c779d0d0989ab91c9a58faf64fef8f Description: The teleop_tools_msgs package Package: ros-rolling-teleop-tools-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-teleop-tools-msgs Version: 2.0.0-1noble.20250429.141457 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 811 Depends: ros-rolling-teleop-tools-msgs (= 2.0.0-1noble.20250429.141457) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-teleop-tools-msgs/ros-rolling-teleop-tools-msgs-dbgsym_2.0.0-1noble.20250429.141457_amd64.deb Size: 552228 SHA256: af08966b70d66f2124cf3370275d224caa8a8fb743cc1e26894065a8672aac0f SHA1: 4fb72299fa76ee2fdb13b112087cb94bc9ce8192 MD5sum: 09e1615ee6b279a028a0d77fa1a57080 Description: debug symbols for ros-rolling-teleop-tools-msgs Build-Ids: 09f89e2435159da4dd16bda21d4c8dcbe18599d3 1f23670b1e99842b09d541667cda5bf637f94daa 2f8fa374c12e3db314a4a604cb2d535aed325bf8 578f01120481181d20c30a76c1ad2bcfb6850c3c 5eaed0ba497e6eac4b7750dc7827d3be8841936f 6beb1ba7267b2c7d78ca5da9d95bba17af1b5c7d 6e359360c8d5fd84d7d36638ffa00c82a22caf61 6ea2386443c0a7d88e933d3d63f531a7d24256c9 db86f56ee373d03b00f4dcdd8a75b59ad4b1099f ea0a44ff9f2a0673c9e76053e29c50b457ddcc8a f9bcb47458c028975da0072ba43e76c4fad10016 Package: ros-rolling-teleop-twist-joy Version: 2.6.3-1noble.20250510.083036 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 650 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-geometry-msgs, ros-rolling-joy, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/teleop_twist_joy Priority: optional Section: misc Filename: pool/main/r/ros-rolling-teleop-twist-joy/ros-rolling-teleop-twist-joy_2.6.3-1noble.20250510.083036_amd64.deb Size: 142576 SHA256: d0fda87106575a247a4d6f8281a478b9e9475fa3bd18741a51311130708a01c3 SHA1: c596badbced5c6ab91bc59a598bdf3699d939634 MD5sum: c8a9769f10a627818d600ac2a40b92d4 Description: Generic joystick teleop for twist robots. Package: ros-rolling-teleop-twist-joy-dbgsym Package-Type: ddeb Source: ros-rolling-teleop-twist-joy Version: 2.6.3-1noble.20250510.083036 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 3008 Depends: ros-rolling-teleop-twist-joy (= 2.6.3-1noble.20250510.083036) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-teleop-twist-joy/ros-rolling-teleop-twist-joy-dbgsym_2.6.3-1noble.20250510.083036_amd64.deb Size: 2631686 SHA256: 02a867aaee6db743bab6b4e2004739815860022972fb7db46fde049ea6a92dca SHA1: 2d39308dca1b461ac2a9a084f0b9007e480ccc5a MD5sum: 5a8eb3f9606df97e36b57c19f5533318 Description: debug symbols for ros-rolling-teleop-twist-joy Build-Ids: 00c553ec6a651617dbfc7cd1071029eb35ca37f2 2830d6dd52c35d3cc3a635c92cb7580f67927d7d Package: ros-rolling-teleop-twist-keyboard Version: 2.4.0-1noble.20250510.075915 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 46 Depends: ros-rolling-geometry-msgs, ros-rolling-rclpy, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-teleop-twist-keyboard/ros-rolling-teleop-twist-keyboard_2.4.0-1noble.20250510.075915_amd64.deb Size: 8850 SHA256: e80772c8bba2174b06da17c8de1ad859553ab14124c12224e0d6d71adfef37e7 SHA1: 4833948e0d43f5804955e11e933629d7c21c891e MD5sum: 6d46806fa8d26a62fcb092eb6442f83f Description: A robot-agnostic teleoperation node to convert keyboard commands to Twist messages. Package: ros-rolling-tensorrt-cmake-module Version: 0.0.4-2noble.20250426.193823 Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 47 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tensorrt-cmake-module/ros-rolling-tensorrt-cmake-module_0.0.4-2noble.20250426.193823_amd64.deb Size: 6340 SHA256: 54b5b6961a2c8153a1807b58660918fc653766d94224ce11ec92d8fefc4b4ca6 SHA1: 8192775ba761360a0f53ee8ea22fc54e45be5b15 MD5sum: cb93b26afbef839321be8c28a83c3ed6 Description: Exports a CMake module to find TensorRT. Package: ros-rolling-test-apex-test-tools Version: 0.0.2-8noble.20250426.205939 Architecture: amd64 Maintainer: Apex.AI, Inc. Installed-Size: 41 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-test-apex-test-tools/ros-rolling-test-apex-test-tools_0.0.2-8noble.20250426.205939_amd64.deb Size: 5036 SHA256: ca5a98769cd8bd006b200639d0019e65a1bdd2022c6f8ddf3f80452be681b983 SHA1: 6b63c5e2e1f248e819ed04b837dd0785e19c5b60 MD5sum: 3d4408740c927e2f70d4755ced31e94e Description: Test package, which uses things exported by apex_test_tools Package: ros-rolling-test-interface-files Version: 0.14.0-1noble.20250426.191834 Architecture: amd64 Maintainer: Dharini Dutia Installed-Size: 66 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-test-interface-files/ros-rolling-test-interface-files_0.14.0-1noble.20250426.191834_amd64.deb Size: 8548 SHA256: a731c9cf1cbf465c3c767bb581bd0674f4a8c333abf996327c3b18a712c3cf7b SHA1: 1a0d992098a80226cde3f417480ef2926c5aa4fa MD5sum: 5325fe5645c6535e4aa41fdef111fa19 Description: A package containing message definitions and fixtures used exclusively for testing purposes. Package: ros-rolling-test-msgs Version: 2.4.0-1noble.20250429.140404 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 10151 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-test-msgs/ros-rolling-test-msgs_2.4.0-1noble.20250429.140404_amd64.deb Size: 648584 SHA256: a54925629477f9a532ff4c27921c934bed6ec47881ac71c7d737df3f15182a35 SHA1: 44506990e552d88c61abcad958cc976942b90378 MD5sum: 30d7cddda985c5f54bcac53153e1bf7b Description: A package containing message definitions and fixtures used exclusively for testing purposes. Package: ros-rolling-test-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-test-msgs Version: 2.4.0-1noble.20250429.140404 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 6696 Depends: ros-rolling-test-msgs (= 2.4.0-1noble.20250429.140404) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-test-msgs/ros-rolling-test-msgs-dbgsym_2.4.0-1noble.20250429.140404_amd64.deb Size: 5471026 SHA256: 1491b82696837c0d678bb29a325bf011205e393d1cbd573180af3fe997c01612 SHA1: 1cd6c4b57d2b7ef5785b4a0a596f10a4a6db95f9 MD5sum: f7bab7d1a5b7c69960b6702f3c9d7b92 Description: debug symbols for ros-rolling-test-msgs Build-Ids: 0633326816e8f2c62a41a4045cc1b1b40a1452df 2be2965ffd4abdb138e8ab17f319ab110de0937c 4367e947c376b03ff632d4b6da2b183e0650f359 4ff1acebac07b8b431df245ef74ca5dd0aababc6 85cdb377b1ebfeb328e76f19a22a5db186e98119 8a2693f701fd10c4faa770f814498aa8d60d37fe a8b695feec1139fcfbe486d9e687ef5193654510 ab54deca0c0506f7a2f44a48f786a74141738168 b2b31464a95007f555c3bfef3dbc8a022bc3314c dc6e11d0e23a3b3e191cecc561008fc83ef22e03 e009c1168bcd2f3bc6bde61debb29730919f93bf Package: ros-rolling-test-ros-gz-bridge Version: 3.0.0-1noble.20250510.084820 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 41 Depends: ros-rolling-ros-gz-bridge, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-test-ros-gz-bridge/ros-rolling-test-ros-gz-bridge_3.0.0-1noble.20250510.084820_amd64.deb Size: 5500 SHA256: 8ef0402496430b7393e861be41e51474d3244d1cb171746aea3dfaf7f2996baf SHA1: 49a46c11a77ceec0685e424457429e216c017764 MD5sum: 2cd768d950f1106b3f3a7c279d89115e Description: Bridge communication between ROS and Gazebo Transport Package: ros-rolling-tf-transformations Version: 1.0.1-4noble.20250426.191835 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 121 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf-transformations/ros-rolling-tf-transformations_1.0.1-4noble.20250426.191835_amd64.deb Size: 24194 SHA256: 67c51c36473e6c0311b5e3d4cca7f839280d479823e87987b5640b2c24853931 SHA1: 1331ffa6155795daf203887c2e5903f861450e20 MD5sum: f5ce1d6d2108731a51c9b5ff1c10e7c9 Description: Reimplementation of the tf/transformations.py library for common Python spatial operations Package: ros-rolling-tf2 Version: 0.42.0-1noble.20250510.074530 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 413 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rcutils, ros-rolling-rosidl-runtime-cpp, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/tf2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2/ros-rolling-tf2_0.42.0-1noble.20250510.074530_amd64.deb Size: 93188 SHA256: 3898e0b3b0760341b2db733299a7a85f6815513281fc5e58f31e64f96caca141 SHA1: ef1a4354ba9cad7ab9902a24c96f526889f63cb9 MD5sum: 1f6b16bea4e294c9939797dd3a5c39d5 Description: tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. Package: ros-rolling-tf2-2d Version: 1.0.1-3noble.20250510.081627 Architecture: amd64 Maintainer: Stephen Williams Installed-Size: 113 Depends: libboost-dev, libeigen3-dev, ros-rolling-rclcpp, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2-2d/ros-rolling-tf2-2d_1.0.1-3noble.20250510.081627_amd64.deb Size: 14972 SHA256: 88542a35ec0d7b77cf6c1811a22e4a2a59922c95619c1f6847bcf9241841b1b5 SHA1: b1e03c3d151e1f7afb5c56193ee7c4841ee1505c MD5sum: 8bf18ad7b5a878dcbc5302946fbc676c Description: A set of 2D geometry classes modeled after the 3D geometry classes in tf2. Package: ros-rolling-tf2-bullet Version: 0.42.0-1noble.20250510.081254 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 61 Depends: libbullet-dev, ros-rolling-geometry-msgs, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/tf2_bullet Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2-bullet/ros-rolling-tf2-bullet_0.42.0-1noble.20250510.081254_amd64.deb Size: 10290 SHA256: c8d14bbfe2806570b610c819a0f87faef7f737873f3a29b546c1a85efc448e92 SHA1: fa79c55a2f150ae4d0e3f5f0949918352145a461 MD5sum: 41ee946e7de91c94ad92c8ac29f38b69 Description: tf2_bullet Package: ros-rolling-tf2-dbgsym Package-Type: ddeb Source: ros-rolling-tf2 Version: 0.42.0-1noble.20250510.074530 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 588 Depends: ros-rolling-tf2 (= 0.42.0-1noble.20250510.074530) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2/ros-rolling-tf2-dbgsym_0.42.0-1noble.20250510.074530_amd64.deb Size: 545444 SHA256: f28c58af7bce2e94dfea6899e455e022d11d838c57afd12ab3a322e64bd81f0e SHA1: 69ef6826054e5ddebfa744c04ed21b749969ab08 MD5sum: e484160be7cede1b0f444db35b3349f9 Description: debug symbols for ros-rolling-tf2 Build-Ids: 13c451e53fa0828f45f613b1a89aecb152364493 Package: ros-rolling-tf2-eigen Version: 0.42.0-1noble.20250510.081255 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 81 Depends: libeigen3-dev, ros-rolling-geometry-msgs, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2-eigen/ros-rolling-tf2-eigen_0.42.0-1noble.20250510.081255_amd64.deb Size: 13162 SHA256: da92756997cd6c3827f7d57a43b7ea26392c06c37e6ef25657d2ef54e75bb1b8 SHA1: 136444465a26e85c7c197fa4399759a56d2e43b8 MD5sum: 90848cfaf7a0e4522cd5acd99755321c Description: tf2_eigen Package: ros-rolling-tf2-eigen-kdl Version: 0.42.0-1noble.20250510.074733 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 90 Depends: libc6 (>= 2.4), liborocos-kdl1.5 (>= 1.5.1), libeigen3-dev, ros-rolling-orocos-kdl-vendor, ros-rolling-tf2, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2-eigen-kdl/ros-rolling-tf2-eigen-kdl_0.42.0-1noble.20250510.074733_amd64.deb Size: 15044 SHA256: da097a7d048e3ab69918209216f09c8d920d54f6731d9bca3fd4ca340e1a2444 SHA1: 82070a9cd536057fee063c0fbf0f7287f568cf1c MD5sum: f0284226780754d276d48377793172d5 Description: Conversion functions between: - Eigen and KDL Package: ros-rolling-tf2-eigen-kdl-dbgsym Package-Type: ddeb Source: ros-rolling-tf2-eigen-kdl Version: 0.42.0-1noble.20250510.074733 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 102 Depends: ros-rolling-tf2-eigen-kdl (= 0.42.0-1noble.20250510.074733) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2-eigen-kdl/ros-rolling-tf2-eigen-kdl-dbgsym_0.42.0-1noble.20250510.074733_amd64.deb Size: 88760 SHA256: 12cc92f71b85780176e6027f3571c2cac97dde3485f34f2143b47d4dac8e8c8a SHA1: 044cb8d0765e3388494ea1b5bd58c032b0a7d3eb MD5sum: 76cfbe6b5502806c9b317f894a470299 Description: debug symbols for ros-rolling-tf2-eigen-kdl Build-Ids: d9bba6bf99d4a812f5199c58fdccf8819a1cd292 Package: ros-rolling-tf2-geometry-msgs Version: 0.42.0-1noble.20250510.081303 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 139 Depends: python3-numpy, ros-rolling-geometry-msgs, ros-rolling-orocos-kdl-vendor, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-tf2-ros-py, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/tf2_ros Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2-geometry-msgs/ros-rolling-tf2-geometry-msgs_0.42.0-1noble.20250510.081303_amd64.deb Size: 19660 SHA256: f476ec20971967106f866c6a074068c96f016ce08c65f7b086f55c6d409b229e SHA1: f6bf2f9c806f9de264ad54f4de73f135c457544e MD5sum: b6d245496ba6eb4f8b0a9a1e042cdebc Description: tf2_geometry_msgs Package: ros-rolling-tf2-kdl Version: 0.42.0-1noble.20250510.081334 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 89 Depends: ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-orocos-kdl-vendor, ros-rolling-python-orocos-kdl-vendor, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-tf2-ros-py, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/tf2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2-kdl/ros-rolling-tf2-kdl_0.42.0-1noble.20250510.081334_amd64.deb Size: 13502 SHA256: 41f5ed37eb38101c24b08247212517676b4edada18bca40a9645b90b4d962bd4 SHA1: d4b59c31596a8208ca070feeca236af0fa18c614 MD5sum: f20c6044b034e99ebb876edaff67dfd9 Description: KDL binding for tf2 Package: ros-rolling-tf2-msgs Version: 0.42.0-1noble.20250429.142450 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2254 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/tf2_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2-msgs/ros-rolling-tf2-msgs_0.42.0-1noble.20250429.142450_amd64.deb Size: 172192 SHA256: aa04918697d8f1a7c2b8934869ef6b1da1cf6bdb51958e03c17e51120ef17010 SHA1: 79be8406cfc4a9bbdf5f36c51819b7039501ccb5 MD5sum: 77053dd920910a3339ce7688ce3a2189 Description: tf2_msgs Package: ros-rolling-tf2-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-tf2-msgs Version: 0.42.0-1noble.20250429.142450 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 1442 Depends: ros-rolling-tf2-msgs (= 0.42.0-1noble.20250429.142450) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2-msgs/ros-rolling-tf2-msgs-dbgsym_0.42.0-1noble.20250429.142450_amd64.deb Size: 1090278 SHA256: d6f3cedf252ddfb2aa6392067c837e3916f6c90b83ecd4cffac83b3dc04e56ac SHA1: e475732b9308fab1483b75e910d1625d25c3511b MD5sum: 9350c1805535b9250edb8d08cd38f1e5 Description: debug symbols for ros-rolling-tf2-msgs Build-Ids: 0a87c565d65915ca12c5aea7843401a5e0a2aaa1 0f030bef0ed8f0d5e0718cd1fcea238d098fb410 12b09fbe6fa40fb5604bf7875ef8aee9f0b438ff 2cc6f735e8e0c20994c214df2013b6af127c3f28 3cb76578dec04becd42afb7bd424c61c2b2ff38d 48a1836a840ec36e37a2678ce69ffb59e7ce2e5a 5b39e46c00dd1cab30d9a08e297817acde9e81aa 6ac9d79256bcbeb2a3f98e07e0f49f1aa7e35ac4 ba18f743ecbe68785cec26c974a28d3c4dd3cbd3 d4682c1e7e04ec49c7d5cdfa728bf3f44336bd65 f9d9d65f6825eaa8848b0f884b69e58d699e53fd Package: ros-rolling-tf2-py Version: 0.42.0-1noble.20250510.075920 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 122 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rclpy, ros-rolling-rpyutils, ros-rolling-tf2, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/tf2_py Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2-py/ros-rolling-tf2-py_0.42.0-1noble.20250510.075920_amd64.deb Size: 28148 SHA256: 1fb78cd399019897607849b36812e1eec4316c60c336a07a8020333106ac128d SHA1: 9243eefdb9ea6fd2c8e188754ba663a7e665a383 MD5sum: 71c7e96f9f1947262ba7fe12f68ce42c Description: The tf2_py package Package: ros-rolling-tf2-py-dbgsym Package-Type: ddeb Source: ros-rolling-tf2-py Version: 0.42.0-1noble.20250510.075920 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 184 Depends: ros-rolling-tf2-py (= 0.42.0-1noble.20250510.075920) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2-py/ros-rolling-tf2-py-dbgsym_0.42.0-1noble.20250510.075920_amd64.deb Size: 162498 SHA256: 1f73212b7563b7d43ff58a04789438fc37dccbb3399e6d2a1121f3a1579d41de SHA1: 215898f6002ff4c55f1b64a61985f427f3b321cd MD5sum: 76b77b696cd5dc948ee3415a4dae0f5f Description: debug symbols for ros-rolling-tf2-py Build-Ids: 9b6fc55d0b3e6c8dac24d20cc32206ed406315ca Package: ros-rolling-tf2-ros Version: 0.42.0-1noble.20250510.080738 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 1614 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-message-filters, ros-rolling-rcl-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-rclcpp-components, ros-rolling-tf2, ros-rolling-tf2-msgs, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/tf2_ros Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2-ros/ros-rolling-tf2-ros_0.42.0-1noble.20250510.080738_amd64.deb Size: 323848 SHA256: bdc05c6be4a2237c34534cb0bbf2ff1951762dc87d93961b454490e2a8785e70 SHA1: 1563644dda1359451f256a7935f408c5fac9f451 MD5sum: c09aa2dabbf52034d480771c468de338 Description: This package contains the C++ ROS bindings for the tf2 library Package: ros-rolling-tf2-ros-dbgsym Package-Type: ddeb Source: ros-rolling-tf2-ros Version: 0.42.0-1noble.20250510.080738 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 8199 Depends: ros-rolling-tf2-ros (= 0.42.0-1noble.20250510.080738) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2-ros/ros-rolling-tf2-ros-dbgsym_0.42.0-1noble.20250510.080738_amd64.deb Size: 7332716 SHA256: 4f13f99768ff4003d283958e5081b885c6f6b2a23c7c2f865112dac8becb1ca2 SHA1: d4fd430a2cc204f9b39c92fd6d4101014fe44937 MD5sum: 1663fd7cce26cb0e0387014d43890f20 Description: debug symbols for ros-rolling-tf2-ros Build-Ids: 1252d0ba142ca069c26197946aa8bbfdc54463f6 1267f545c8806d365df049abc2b13182b431c803 bd8ab8a318dc878cb4c94248c27713507a5c0209 bda52a22339ccb7b57bbc86b16689fe320b88c07 c071a19dfa4c88045fd3b2f656c0201de10574b7 d4d446165330f9d12d65eac54780f5d3476e1a6e Package: ros-rolling-tf2-ros-py Version: 0.42.0-1noble.20250510.075948 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 153 Depends: ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-tf2-msgs, ros-rolling-tf2-py, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/tf2_ros Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2-ros-py/ros-rolling-tf2-ros-py_0.42.0-1noble.20250510.075948_amd64.deb Size: 27752 SHA256: 1eafa2da218aa1926179e58497534a9d7c1e91579cf932dde4960120423d17d7 SHA1: 2601e7009b7f1d2ee51ae8bb189605111ec49270 MD5sum: b80e58c6973912ef4b872de9e9e073ae Description: This package contains the ROS Python bindings for the tf2 library Package: ros-rolling-tf2-sensor-msgs Version: 0.42.0-1noble.20250510.081338 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 83 Depends: libeigen3-dev, python3-numpy, ros-rolling-eigen3-cmake-module, ros-rolling-geometry-msgs, ros-rolling-sensor-msgs, ros-rolling-sensor-msgs-py, ros-rolling-std-msgs, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-tf2-ros-py, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/tf2_ros Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2-sensor-msgs/ros-rolling-tf2-sensor-msgs_0.42.0-1noble.20250510.081338_amd64.deb Size: 14070 SHA256: 259ebd4dbe9203f902896a3baeb2f8d3bc54746edf3ce3655e94372c0ec754af SHA1: 548fcbab941b3e83d418d932b544ba9f454b9a67 MD5sum: 6f55a0aa51febb627fd12187618af17e Description: Small lib to transform sensor_msgs with tf. Most notably, PointCloud2 Package: ros-rolling-tf2-tools Version: 0.42.0-1noble.20250510.080238 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 48 Depends: graphviz, python3-yaml, ros-rolling-rclpy, ros-rolling-tf2-msgs, ros-rolling-tf2-py, ros-rolling-tf2-ros-py, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/tf2_tools Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tf2-tools/ros-rolling-tf2-tools_0.42.0-1noble.20250510.080238_amd64.deb Size: 10600 SHA256: a76cb7952180b6567fd32647a4a9c0ebcd7739eb9c117965aa9e6db146f55380 SHA1: db42ce1031276cc9ffdf8b9d94159e344c4aa8ba MD5sum: 1956611d38cb3b6113f43502c3e31b11 Description: tf2_tools Package: ros-rolling-theora-image-transport Version: 5.0.2-1noble.20250510.081019 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 1778 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libogg0 (>= 1.0rc3), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), libtheora0 (>= 1.0), ros-rolling-fastcdr, libogg-dev, libopencv-imgproc-dev, libtheora-dev, ros-rolling-cv-bridge, ros-rolling-image-transport, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rcutils, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-rolling-theora-image-transport/ros-rolling-theora-image-transport_5.0.2-1noble.20250510.081019_amd64.deb Size: 301680 SHA256: 938d2bda2de28fba0a6e7f21585a0b98d5e6abf4498b57d493b479d4fe204f46 SHA1: 1cdbbf63e8b2686e0af37bcd3dbba3f6df550ae8 MD5sum: 6ee9b2f9a7c51a650185e80bbe1d8915 Description: Theora_image_transport provides a plugin to image_transport for transparently sending an image stream encoded with the Theora codec. Package: ros-rolling-theora-image-transport-dbgsym Package-Type: ddeb Source: ros-rolling-theora-image-transport Version: 5.0.2-1noble.20250510.081019 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 7052 Depends: ros-rolling-theora-image-transport (= 5.0.2-1noble.20250510.081019) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-theora-image-transport/ros-rolling-theora-image-transport-dbgsym_5.0.2-1noble.20250510.081019_amd64.deb Size: 6032648 SHA256: 0a92986ad93f06881758af045c4354085fa163e47827dfab7346c500e809d99a SHA1: 59939c5c4925edb2afedb0172102ef5059f49736 MD5sum: 39f8820d6277eea73fab4d9e60ff75ae Description: debug symbols for ros-rolling-theora-image-transport Build-Ids: 0dacc1021ee46256fb08cd7bfb20805839fbbe8f 112981587a463ea154e2222fe7a6c36244c239ed 244f8a52f1c0348dad45fcb133b9b3d5b9e1444c 4cddd94c1c04729a08c17d3719a30b92ccefe2d7 5fb5db8d51eba06dd9c53e6bcdffe3160b4cad76 6bcd248bc3f22c3d111ad2e3b56664a101d89531 79823d0f2c14601d758383bab6db2fb73a726939 97836014ade496c86f361fd8ac687a919d0c77c9 a5a63737d2e765b44d130c8293022655bd6e07e7 aec61320b6bc0692c81ca609f2c0ebb80ee1de32 ded52c5bb9deb3783d618ed41672903ba15b5518 eb9abdce7e091f33163b8e7ed61688f07df0be5a f56b84f2372fb4f2a08af975a9040feae63d3ccd Package: ros-rolling-tile-map Version: 2.4.6-1noble.20250510.085649 Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 591 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libjsoncpp25 (>= 1.9.5), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5t64 (>= 5.14.1), libqt5opengl5t64 (>= 5.0.2), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libglew-dev, libqt5core5a, libqt5opengl5, libyaml-cpp-dev, ros-rolling-mapviz, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-swri-math-util, ros-rolling-swri-transform-util, ros-rolling-tf2, ros-rolling-ros-workspace Homepage: https://github.com/swri-robotics/mapviz Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tile-map/ros-rolling-tile-map_2.4.6-1noble.20250510.085649_amd64.deb Size: 133752 SHA256: 6bc6dcbb0dc020669881ade64b0701afb6be3997f4554b6d40e166c3e9ccab83 SHA1: 8140aea4c0830fa7b00a4054efa791b27d366f5f MD5sum: 453b59a013142e687b9cf54112b77740 Description: Tile map provides a slippy map style interface for visualizing OpenStreetMap and GoogleMap tiles. A mapviz visualization plug-in is also implemented Package: ros-rolling-tile-map-dbgsym Package-Type: ddeb Source: ros-rolling-tile-map Version: 2.4.6-1noble.20250510.085649 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Southwest Research Institute Installed-Size: 2797 Depends: ros-rolling-tile-map (= 2.4.6-1noble.20250510.085649) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tile-map/ros-rolling-tile-map-dbgsym_2.4.6-1noble.20250510.085649_amd64.deb Size: 2761240 SHA256: 7580b4fd882ebb54b9946d2a070344d9fc46ab9723fc97993d506048f9174d52 SHA1: 93956fed82d880ba06cf5dbd22db543c02a6bdd8 MD5sum: abdc3afc3b3bf2fa86492cab1c29ca53 Description: debug symbols for ros-rolling-tile-map Build-Ids: 7ee3e88b1b8316797015392cae461abf57c47278 Package: ros-rolling-tinyspline-vendor Version: 0.6.1-1noble.20250426.194545 Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 441 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), ros-rolling-ros-workspace Homepage: https://github.com/msteinbeck/tinyspline Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tinyspline-vendor/ros-rolling-tinyspline-vendor_0.6.1-1noble.20250426.194545_amd64.deb Size: 108284 SHA256: 3ae1ec07d7730ba002bdf30cbdffbc03f1dcf9334d11273f016eadae531eb4df SHA1: 4c7afb258516c5c0df4dd561f48f4632983892d7 MD5sum: 4630be75fdaf1d69c7fedde9357024a6 Description: The vendor package for tinyspline. Package: ros-rolling-tinyspline-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-tinyspline-vendor Version: 0.6.1-1noble.20250426.194545 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daisuke Nishimatsu Installed-Size: 371 Depends: ros-rolling-tinyspline-vendor (= 0.6.1-1noble.20250426.194545) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tinyspline-vendor/ros-rolling-tinyspline-vendor-dbgsym_0.6.1-1noble.20250426.194545_amd64.deb Size: 320534 SHA256: 2bf7221412afe98e9f9f314e4db7c2721196ce37e4f294fe9d05e79eb2c1909d SHA1: 9246e2f1ecc4de5eba59acd1997ea6d4e6b6d9e8 MD5sum: e60aaafb6bdbfd4d8b84c246086c0379 Description: debug symbols for ros-rolling-tinyspline-vendor Build-Ids: 769617c632b2f4878a92fb2e3d9a62bfd81bec2f a2136fb7fb6296587560ae61ec727ad202d5a7a3 Package: ros-rolling-tinyxml-vendor Version: 0.10.0-2noble.20250426.194558 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 46 Depends: libtinyxml-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tinyxml-vendor/ros-rolling-tinyxml-vendor_0.10.0-2noble.20250426.194558_amd64.deb Size: 6494 SHA256: b51000dc33775a80823c8a844fd36f979af83bdd593ebbab65990cdb2e696e1f SHA1: 7ade5e9edf2ad17ab2777189ff9b5c519b45549a MD5sum: e8ee8d834958b62ef5b9adfb0fb9632b Description: CMake shim over the tinxml library. Package: ros-rolling-tinyxml2-vendor Version: 0.11.0-1noble.20250426.194546 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 49 Depends: libtinyxml2-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tinyxml2-vendor/ros-rolling-tinyxml2-vendor_0.11.0-1noble.20250426.194546_amd64.deb Size: 6810 SHA256: 39ba8ebb00f63ebe10f407fd3deab4736ddc72e3fa51213eacfb07f05abaefef SHA1: 3a783700d5c74ed00b32a6effa70d78faf8bb596 MD5sum: f61f0db01042e1261a756654fcbd9a15 Description: Wrapper around tinyxml2, providing nothing but a dependency on tinyxml2, on some systems. On others, it provides a fixed CMake module or even an ExternalProject build of tinyxml2. Package: ros-rolling-tl-expected Version: 1.0.2-4noble.20250426.194618 Architecture: amd64 Maintainer: Tyler Weaver Installed-Size: 137 Depends: ros-rolling-ros-workspace Homepage: https://github.com/TartanLlama/expected Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tl-expected/ros-rolling-tl-expected_1.0.2-4noble.20250426.194618_amd64.deb Size: 16340 SHA256: e68a8919d7ceedf8ffc133c2bccd1f42e064eedb219512ced7c26f5fdf19db87 SHA1: b754ab9873a3cbdd16ba2127460c476dad91c52e MD5sum: 0483e255320a9f0b3f2d9c645b0faf4d Description: C++11/14/17 std::expected with functional-style extensions Package: ros-rolling-tlsf Version: 0.11.0-1noble.20250426.194616 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 63 Depends: ros-rolling-ament-cmake, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tlsf/ros-rolling-tlsf_0.11.0-1noble.20250426.194616_amd64.deb Size: 12066 SHA256: 3e84f69b9faf46085a4f2fc4b0d3c98849b429271a0335cd6aaba159f53c0e02 SHA1: b1b828d6c3a4e0f7b0edd7fdff410cf491480891 MD5sum: c97c309c9a3dafad70b0956433f96be8 Description: TLSF allocator version 2.4.6 Package: ros-rolling-tlsf-cpp Version: 0.19.0-1noble.20250510.083804 Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 549 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ament-cmake, ros-rolling-rclcpp, ros-rolling-rmw, ros-rolling-std-msgs, ros-rolling-tlsf, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tlsf-cpp/ros-rolling-tlsf-cpp_0.19.0-1noble.20250510.083804_amd64.deb Size: 119704 SHA256: 931caa0341b0fdf63d4fd03b12c736803d2511b1ed1f6f163597a2280ace0c2c SHA1: d4382b453a6e5d545720e3c30bd561e5607d0d97 MD5sum: 7da9d5566c0f5a6b6c01e721c3148845 Description: C++ stdlib-compatible wrapper around tlsf allocator and ROS2 examples Package: ros-rolling-tlsf-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-tlsf-cpp Version: 0.19.0-1noble.20250510.083804 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Brandon Ong Installed-Size: 2377 Depends: ros-rolling-tlsf-cpp (= 0.19.0-1noble.20250510.083804) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tlsf-cpp/ros-rolling-tlsf-cpp-dbgsym_0.19.0-1noble.20250510.083804_amd64.deb Size: 2012480 SHA256: 8a8d9806645802b4aee9977871cf68c309d2bfc7a744460e50b93cfa6b163749 SHA1: 25b27fa7ce198f36ae40c0568374efc45297cc62 MD5sum: 1c1bfa2aaa98dd7db11b16c263ee9022 Description: debug symbols for ros-rolling-tlsf-cpp Build-Ids: 422147acb0015ca27a71b2601935702ba1d11ac1 Package: ros-rolling-topic-based-ros2-control Version: 0.2.0-2noble.20250510.084522 Architecture: amd64 Maintainer: Marq Rasmussen Installed-Size: 559 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-angles, ros-rolling-hardware-interface, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: https://github.com/PickNikRobotics/topic_based_ros2_control Priority: optional Section: misc Filename: pool/main/r/ros-rolling-topic-based-ros2-control/ros-rolling-topic-based-ros2-control_0.2.0-2noble.20250510.084522_amd64.deb Size: 131598 SHA256: 979459843ae6c2ed6ea8fb3590b8b0cb45fc63d7dd76a2675562f911d8722696 SHA1: 277d474c2b9387b3247757558c1eb330c1410b2d MD5sum: 1d4e094210f5383be6663c735772d3b8 Description: ros2 control hardware interface for topic_based sim Package: ros-rolling-topic-based-ros2-control-dbgsym Package-Type: ddeb Source: ros-rolling-topic-based-ros2-control Version: 0.2.0-2noble.20250510.084522 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Marq Rasmussen Installed-Size: 2760 Depends: ros-rolling-topic-based-ros2-control (= 0.2.0-2noble.20250510.084522) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-topic-based-ros2-control/ros-rolling-topic-based-ros2-control-dbgsym_0.2.0-2noble.20250510.084522_amd64.deb Size: 2423958 SHA256: 422019d742ef74033de05aa6ad2896705065733ff6880be0f8ea2b64b1d1a486 SHA1: 7c9a37df2e281d01a9d4c1c6299e6fcfb89c7799 MD5sum: 1ac29e5e7fdad5f8d7a955b500c4d84b Description: debug symbols for ros-rolling-topic-based-ros2-control Build-Ids: 9c8a80a92baf43ee894987bb9a0a7cbd82beba38 Package: ros-rolling-topic-monitor Version: 0.37.0-1noble.20250510.075907 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 96 Depends: ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-rclpy, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-topic-monitor/ros-rolling-topic-monitor_0.37.0-1noble.20250510.075907_amd64.deb Size: 21432 SHA256: 0a4b98a8318c4a33f28dc4d9f0096f9a1869daff758cdfe6fd2e0c96da46f3d7 SHA1: d289f616f36a1272a5ce50a676924f06dd269464 MD5sum: b125a2e78be6344bb5140cf9e9302a3d Description: Package containing tools for monitoring ROS 2 topics. Package: ros-rolling-topic-statistics-demo Version: 0.37.0-1noble.20250510.083808 Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 917 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-rcutils, ros-rolling-sensor-msgs, ros-rolling-statistics-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-topic-statistics-demo/ros-rolling-topic-statistics-demo_0.37.0-1noble.20250510.083808_amd64.deb Size: 154394 SHA256: bf7b09f51afed3c7d7eb49b2dcb311a147229af7ea28559558df79f52c3d4099 SHA1: 3e951d5f53d2cc2fd6a4d337d605e1b603b521ec MD5sum: 864499dd6937149019d4a1055052d19f Description: C++ demo application for topic statistics feature. Package: ros-rolling-topic-statistics-demo-dbgsym Package-Type: ddeb Source: ros-rolling-topic-statistics-demo Version: 0.37.0-1noble.20250510.083808 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Aditya Pande Installed-Size: 4511 Depends: ros-rolling-topic-statistics-demo (= 0.37.0-1noble.20250510.083808) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-topic-statistics-demo/ros-rolling-topic-statistics-demo-dbgsym_0.37.0-1noble.20250510.083808_amd64.deb Size: 3739998 SHA256: db49a25887ff59aa5579d0305c97e3f997646dbc241e18c39a1e07411f2ba521 SHA1: ce50b96e9ac90e7e916337660eca5d5226c74c2d MD5sum: 1894ac2c584d4578b3f06c60ab5b0bf8 Description: debug symbols for ros-rolling-topic-statistics-demo Build-Ids: 64c55b567367d9693bac6aac397ae490a8444949 Package: ros-rolling-topic-tools Version: 1.4.2-1noble.20250510.080932 Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 1199 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclpy, ros-rolling-ros2cli, ros-rolling-rosidl-runtime-py, ros-rolling-topic-tools-interfaces, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-topic-tools/ros-rolling-topic-tools_1.4.2-1noble.20250510.080932_amd64.deb Size: 185098 SHA256: f37f6f9065f3c33f6e91cff76f8ec966723bfb65996a5d8e32edb096735b641e SHA1: 07263fe6c3bc6a3f59e5bf9e3a9627cc40c49e0c MD5sum: bd72e6838d79043a1d564be4e13efa93 Description: Tools for directing, throttling, selecting, and otherwise messing with ROS 2 topics at a meta level. Package: ros-rolling-topic-tools-dbgsym Package-Type: ddeb Source: ros-rolling-topic-tools Version: 1.4.2-1noble.20250510.080932 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 7775 Depends: ros-rolling-topic-tools (= 1.4.2-1noble.20250510.080932) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-topic-tools/ros-rolling-topic-tools-dbgsym_1.4.2-1noble.20250510.080932_amd64.deb Size: 7270796 SHA256: ef11f37e37a88d2245fefa509ff772e913dc36576760c3acad5162421a27cc25 SHA1: f6c7200348052c52c47e3c3087f943d8404f79b1 MD5sum: 8d37a5e427bceb79bf0def71cef3ec43 Description: debug symbols for ros-rolling-topic-tools Build-Ids: 3a3be2f92b78b43dd31f4a1b36f3b4aff15cba75 4e78523e644a81ed8c253c1eb4ee5218dda4a3b0 5b992c430ef50b35886924891dd157a8d8e0e900 619c64ecb6d6ab9ac24ec4a1d7f6b1dc561da430 903245fa9c269ea7fb3b22f3646c6478787c6724 9336b869cfdeb5b8a259ff1e18ef3c651eaf097a 9802f91a1e1e0da3c02fc31340482461dbe8cd13 a7a2667150aad5298eda826311e5ee0357a9cc22 b88f8fccbe07d771855fdbc0ceefe0c67dd226eb dfc523b9dbfa1b12f072e8bad64900aed14697bb e42411a22218be3e29cc48b18e8e3de6efa6a0ae ea6e0076f3737e8c12fee620cf844b32c801524f Package: ros-rolling-topic-tools-interfaces Version: 1.4.2-1noble.20250429.140409 Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 3424 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-topic-tools-interfaces/ros-rolling-topic-tools-interfaces_1.4.2-1noble.20250429.140409_amd64.deb Size: 214920 SHA256: 06f58dab9a06c009951cf2043d4dfe03717e7b0a60477325abe668664a439abc SHA1: b68ad0b44afacc4571a09c566fc44f70611b2a7e MD5sum: 5c0c0100189c9610fd2adace830dc894 Description: topic_tools_interfaces contains messages and services for topic_tools Package: ros-rolling-topic-tools-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-topic-tools-interfaces Version: 1.4.2-1noble.20250429.140409 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Emerson Knapp Installed-Size: 2532 Depends: ros-rolling-topic-tools-interfaces (= 1.4.2-1noble.20250429.140409) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-topic-tools-interfaces/ros-rolling-topic-tools-interfaces-dbgsym_1.4.2-1noble.20250429.140409_amd64.deb Size: 1969964 SHA256: 07c76f8311494a1fb4d75879504c60b2b462ca1d47113ab18bed01742b51beb4 SHA1: fe0e489d912c8bceb7c8838298c12cc5c8690112 MD5sum: f53bfad0f832f012a59787ad1e7f9636 Description: debug symbols for ros-rolling-topic-tools-interfaces Build-Ids: 1eac48f70f8a226f4cd23de3e0045b8e3b58ae41 2de04fb498f17fe7e249d3c4456554457e614354 2fca190c717d0ba0dae00e6d9e0b66e55fd4fcff 42465a45d4f1668cf1a48af2af85687c8f9e9603 4522fd2eb96b14acfdc85691a524f4bf54fecde9 6cfda29d8738d2ee6a528c7192d85d71b8d8eeff 9802bf13c4a9d9f07ce87b30c35a4523114418ca afafc1fada8d92a0bd14597dffaca6957f46345b b00515db5a2a69137ebe5518888bc00bb35b9cef dd0d86b8360773ddf13557c3c5f717b98341c5f9 dd68606a12816ca0753e2e8b2e25bbb8bd5751ba Package: ros-rolling-trac-ik Version: 2.0.1-1noble.20250510.090759 Architecture: amd64 Maintainer: TRACLabs Robotics Installed-Size: 42 Depends: ros-rolling-trac-ik-kinematics-plugin, ros-rolling-trac-ik-lib, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/trac_ik Priority: optional Section: misc Filename: pool/main/r/ros-rolling-trac-ik/ros-rolling-trac-ik_2.0.1-1noble.20250510.090759_amd64.deb Size: 5682 SHA256: 8d4b4956fa91358968438faf0df4aa516b255566972cb0c34fa9fad9a16f5d28 SHA1: 729fc0b42c445c4f77a78bf12ac87bb4ad4f2b76 MD5sum: 1a21edf59c75fc6081725ce07e1aaa90 Description: The ROS packages in this repository were created to provide an improved alternative Inverse Kinematics solver to the popular inverse Jacobian methods in KDL. TRAC-IK handles joint-limited chains better than KDL without increasing solve time. Package: ros-rolling-trac-ik-kinematics-plugin Version: 2.0.1-1noble.20250510.090453 Architecture: amd64 Maintainer: TRACLabs Robotics Installed-Size: 225 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-rolling-moveit-core, ros-rolling-class-loader, ros-rolling-generate-parameter-library, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-tf2-kdl, ros-rolling-trac-ik-lib, ros-rolling-urdf, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-trac-ik-kinematics-plugin/ros-rolling-trac-ik-kinematics-plugin_2.0.1-1noble.20250510.090453_amd64.deb Size: 57620 SHA256: 596c1021afd33547f41bcb719494d8559611012613113d7c6f54a5ea9f15112b SHA1: 138dce73580dde1e14de8288a6ab9916db45295b MD5sum: ab3e8b259d6a6c9cbd961d09b337075b Description: A MoveIt! Kinematics plugin using TRAC-IK Package: ros-rolling-trac-ik-kinematics-plugin-dbgsym Package-Type: ddeb Source: ros-rolling-trac-ik-kinematics-plugin Version: 2.0.1-1noble.20250510.090453 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: TRACLabs Robotics Installed-Size: 1446 Depends: ros-rolling-trac-ik-kinematics-plugin (= 2.0.1-1noble.20250510.090453) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-trac-ik-kinematics-plugin/ros-rolling-trac-ik-kinematics-plugin-dbgsym_2.0.1-1noble.20250510.090453_amd64.deb Size: 1419582 SHA256: 9ab2fd9d4fef51c22e052dd195a47b3e03aa6433851324f7c88b86fe001f2221 SHA1: 095982c6fffc98a4911c524ce23273ee5a30a5a8 MD5sum: 2788897d3500f5e90007301842427af5 Description: debug symbols for ros-rolling-trac-ik-kinematics-plugin Build-Ids: 9cad8e754b1d14b18efb8cb0328292622a061531 Package: ros-rolling-trac-ik-lib Version: 2.0.1-1noble.20250510.080223 Architecture: amd64 Maintainer: TRACLabs Robotics Installed-Size: 309 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libnlopt0 (>= 2.6.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), libeigen3-dev, libnlopt-cxx-dev, libnlopt-dev, pkg-config, ros-rolling-geometry-msgs, ros-rolling-kdl-parser, ros-rolling-rclcpp, ros-rolling-urdf, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-trac-ik-lib/ros-rolling-trac-ik-lib_2.0.1-1noble.20250510.080223_amd64.deb Size: 96948 SHA256: f00af82de98e83095a8dd90031ae6b5375d7ae2efc2322fa31f0d38be4cce534 SHA1: a7ef33adc6c3351942a7c230d31f9d57009cb8dd MD5sum: f45880c3d72e5d1c69fe592daa62256e Description: TRAC-IK is a faster, significantly more reliable drop-in replacement for KDL's pseudoinverse Jacobian solver. The TRAC-IK library has a very similar API to KDL's IK solver calls, except that the user passes a maximum time instead of a maximum number of search iterations. Additionally, TRAC-IK allows for error tolerances to be set independently for each Cartesian dimension (x,y,z,roll,pitch.yaw). Package: ros-rolling-trac-ik-lib-dbgsym Package-Type: ddeb Source: ros-rolling-trac-ik-lib Version: 2.0.1-1noble.20250510.080223 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: TRACLabs Robotics Installed-Size: 2680 Depends: ros-rolling-trac-ik-lib (= 2.0.1-1noble.20250510.080223) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-trac-ik-lib/ros-rolling-trac-ik-lib-dbgsym_2.0.1-1noble.20250510.080223_amd64.deb Size: 2671274 SHA256: 13492051a4b0fd90ac05e9d79b566cef64ba39a152a32e11901599953225003a SHA1: a60246ebcac42ac9dc4fd2b3a89a8cc4eb9f917c MD5sum: 801fb6bf17d54c536288c963a7f305ee Description: debug symbols for ros-rolling-trac-ik-lib Build-Ids: 4e9b8e9f4a85a7ce94622dd651ffa6e5720e1be1 Package: ros-rolling-tracetools Version: 8.7.0-1noble.20250426.194614 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 266 Depends: libc6 (>= 2.34), liblttng-ust1t64 (>= 2.13.0), libstdc++6 (>= 4.1.1), liblttng-ust-dev, lttng-tools, ros-rolling-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/tracetools/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tracetools/ros-rolling-tracetools_8.7.0-1noble.20250426.194614_amd64.deb Size: 39888 SHA256: 1d3528db6f9402a76e16958f8ee6bb721aeb819f2d08a179590bab6325117ed8 SHA1: 70301caef2971f398a6f45dfa2520bec01e09fd3 MD5sum: 550b11fa8ea0b40395c6f372ccebc4b5 Description: Tracing wrapper for ROS 2. Package: ros-rolling-tracetools-acceleration Version: 0.4.1-3noble.20250510.074529 Architecture: amd64 Maintainer: Víctor Mayoral-Vilches Installed-Size: 123 Depends: libc6 (>= 2.34), liblttng-ust1t64 (>= 2.13.0), libstdc++6 (>= 4.1.1), ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tracetools-acceleration/ros-rolling-tracetools-acceleration_0.4.1-3noble.20250510.074529_amd64.deb Size: 19818 SHA256: b63467bb5e8327ff83a3f5c4be3da4658d8646445ae40f503d3f7cd36fc8b688 SHA1: 10e4a396da7d76a73940b1aa29c4e93c2525399c MD5sum: 9bb8b26fd34c98283f20306f06d653ff Description: LTTng tracing provider wrapper for ROS 2 packages using hardware acceleration. Fork of tracetools to trace hardware acceleration in ROS 2. Package: ros-rolling-tracetools-acceleration-dbgsym Package-Type: ddeb Source: ros-rolling-tracetools-acceleration Version: 0.4.1-3noble.20250510.074529 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Víctor Mayoral-Vilches Installed-Size: 55 Depends: ros-rolling-tracetools-acceleration (= 0.4.1-3noble.20250510.074529) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tracetools-acceleration/ros-rolling-tracetools-acceleration-dbgsym_0.4.1-3noble.20250510.074529_amd64.deb Size: 24956 SHA256: 1f6e80c8d7166b1a2ae257b85fa1882fa67e6f08f4210d4e829ed5a628c0cb87 SHA1: f10642d05acf388f8cc3fd3707f248007b72946f MD5sum: 9525c2a786e7918f2b0943c87a471bbd Description: debug symbols for ros-rolling-tracetools-acceleration Build-Ids: 14228aef2c6ba09e7596e8617f2d2638dc05412b a1ebd5f11d2a783cb15bb7e1e19abe916b528365 Package: ros-rolling-tracetools-analysis Version: 3.1.0-1noble.20250426.194658 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 359 Depends: jupyter-notebook, python3-pandas, ros-rolling-tracetools-read, ros-rolling-tracetools-trace, ros-rolling-ros-workspace Homepage: https://index.ros.org/p/tracetools_analysis/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tracetools-analysis/ros-rolling-tracetools-analysis_3.1.0-1noble.20250426.194658_amd64.deb Size: 71614 SHA256: 2d0a186071d5b0a2e3e1bf292aa7b938411c75ed67cd5875f389403066140eba SHA1: d21258d3f89f240f990aad588667b3df1ce91264 MD5sum: 6bf8f44e8230d80f0a1d1667807a8524 Description: Tools for analysing trace data. Package: ros-rolling-tracetools-dbgsym Package-Type: ddeb Source: ros-rolling-tracetools Version: 8.7.0-1noble.20250426.194614 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 183 Depends: ros-rolling-tracetools (= 8.7.0-1noble.20250426.194614) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tracetools/ros-rolling-tracetools-dbgsym_8.7.0-1noble.20250426.194614_amd64.deb Size: 95780 SHA256: 4a958cea9e61a3a33e342f46365494c2fe2ed1bdd75c08aca7b9393f9ef40b90 SHA1: 0418f798b370225bde19aeee72e25e74407030aa MD5sum: e699575853d3fac51eb5bb213e1fb52b Description: debug symbols for ros-rolling-tracetools Build-Ids: 186895624b30dbaea10d73ed7f7de142d1411de3 73148c7a779384f939863550d0343e5968296e54 e7e2f148bffa497c1596cce899fd1178ae88ab1a Package: ros-rolling-tracetools-image-pipeline Version: 6.0.10-1noble.20250510.074527 Architecture: amd64 Maintainer: Víctor Mayoral-Vilches Installed-Size: 123 Depends: libc6 (>= 2.34), liblttng-ust1t64 (>= 2.13.0), libstdc++6 (>= 4.1.1), ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tracetools-image-pipeline/ros-rolling-tracetools-image-pipeline_6.0.10-1noble.20250510.074527_amd64.deb Size: 18892 SHA256: d64f6cda0a6ab16c8341732d60bacfe41b00b660575e10ab0c6e4b9d68513dfd SHA1: 0e0926102441f03eabf103b548fc9edd2fc9a6d4 MD5sum: 40189ffb38ab4e4b8d1c6d5785bd093f Description: LTTng tracing provider wrapper for image_pipeline ROS 2 meta-package. Package: ros-rolling-tracetools-image-pipeline-dbgsym Package-Type: ddeb Source: ros-rolling-tracetools-image-pipeline Version: 6.0.10-1noble.20250510.074527 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Víctor Mayoral-Vilches Installed-Size: 53 Depends: ros-rolling-tracetools-image-pipeline (= 6.0.10-1noble.20250510.074527) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tracetools-image-pipeline/ros-rolling-tracetools-image-pipeline-dbgsym_6.0.10-1noble.20250510.074527_amd64.deb Size: 24224 SHA256: 6525404cbd2d67a1b5fef4277c157ed49dcadd992b7259d18d9da35489b721a6 SHA1: c6e19dbf59515779c0a5a83aae60c2175e37af5b MD5sum: f00fa2e27a18e5d99c97dbfdd2b539a1 Description: debug symbols for ros-rolling-tracetools-image-pipeline Build-Ids: 27d53918c3d7aa4bf61c17cc43e967b9474b368a bd01db78f089056e4686c8dc45998ff2c1698f68 Package: ros-rolling-tracetools-launch Version: 8.7.0-1noble.20250510.075922 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 95 Depends: ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-tracetools-trace, ros-rolling-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/tracetools_launch/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tracetools-launch/ros-rolling-tracetools-launch_8.7.0-1noble.20250510.075922_amd64.deb Size: 21072 SHA256: dc23f06c961a922e73f4dea82bd2294df2a99ffdeb9f898c8439b2c5173f422b SHA1: 85fdfca320873bd262dabb82501840c38a86b6a8 MD5sum: 174f0717d8ccd7c5533063adc40c1e5e Description: Launch integration for tracing. Package: ros-rolling-tracetools-read Version: 8.7.0-1noble.20250426.192839 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 43 Depends: python3-babeltrace, ros-rolling-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/tracetools_read/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tracetools-read/ros-rolling-tracetools-read_8.7.0-1noble.20250426.192839_amd64.deb Size: 7872 SHA256: 7c7495d91adb2108107750dc60c583de0a2723078ebf167272c415e0364112c5 SHA1: 5c6dd7b309172ffa7d91828dcd50e1760ccc4122 MD5sum: 8523ed9176d7c029dbfa8cb2931969f2 Description: Tools for reading traces. Package: ros-rolling-tracetools-test Version: 8.7.0-1noble.20250510.075947 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 91 Depends: ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-tracetools-launch, ros-rolling-tracetools-read, ros-rolling-tracetools-trace, ros-rolling-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/tracetools_test/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tracetools-test/ros-rolling-tracetools-test_8.7.0-1noble.20250510.075947_amd64.deb Size: 19940 SHA256: 91f9b69917615aa18406199cd24ca6c884a4a8ef3a9a9bb90bf4d092de8cd0a3 SHA1: 2eed7a48ae585ed83d91e271ad3d141f015b61e0 MD5sum: c652f80fe2106e3317d2bc6203b73357 Description: Utilities for tracing-related tests. Package: ros-rolling-tracetools-trace Version: 8.7.0-1noble.20250426.194554 Architecture: amd64 Maintainer: Christophe Bedard Installed-Size: 146 Depends: ros-rolling-lttngpy, ros-rolling-ros-workspace Homepage: https://docs.ros.org/en/rolling/p/tracetools_trace/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tracetools-trace/ros-rolling-tracetools-trace_8.7.0-1noble.20250426.194554_amd64.deb Size: 31136 SHA256: a5bbf1e1fb568d4346c4882460ca23eb531bf75d3abf45e64627d3fa682adc7d SHA1: 9eb3c396a9bab2226ab1858806b5e2440b21b699 MD5sum: 7bf2792fb49e0863a2d65fd50e0b274c Description: Tools for setting up tracing sessions. Package: ros-rolling-trajectory-msgs Version: 5.5.0-1noble.20250429.142250 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 1084 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-trajectory-msgs/ros-rolling-trajectory-msgs_5.5.0-1noble.20250429.142250_amd64.deb Size: 97790 SHA256: 72fff6a6c0d5eb9462ffa88666f5e4a8ce9d4609eca1a2f57af2143174246fe4 SHA1: 1f569bb597b0fe03b7e9cc538d81a5034f53b3cc MD5sum: 768901dba85e49c19af1cc015a5dce09 Description: A package containing some robot trajectory message definitions. Package: ros-rolling-trajectory-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-trajectory-msgs Version: 5.5.0-1noble.20250429.142250 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 864 Depends: ros-rolling-trajectory-msgs (= 5.5.0-1noble.20250429.142250) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-trajectory-msgs/ros-rolling-trajectory-msgs-dbgsym_5.5.0-1noble.20250429.142250_amd64.deb Size: 692880 SHA256: d8a43b72be2b7e8ac70b238e215238a26a8642176ab20b98d43b5cedac90884b SHA1: fcca5d444bf62df38e2190271bcf52ad2b7cf591 MD5sum: e708453a9c9821f31df2bf3ef9b4f03f Description: debug symbols for ros-rolling-trajectory-msgs Build-Ids: 2989af13e45a74c68813c490a8f9736cf720902c 29ae085030515f6c063e471f005f9f8537c20b4b 2c8f3ac2097ff9a244976e10c4204d0dca374a1c 2f65409f3ee951860a3453f9dc3537df9361e169 33c0e90a66d981012be140c14b5b3e23bc109c70 5e26a91cfc2099a04847c52145ad1d4d3e1672c8 8c08c4336991671a50e718d4d0d579a65cfbdb3d 9074fd361abef29df5c08e3652df9aafcb10cf58 b2242d2f068008e63438a5114b6184af2caa13c9 b348a0d51968b88f1336ad9d56213ea1c89a9c57 df43461ba63bfd4463e97521eb00c9d0ae86f226 Package: ros-rolling-transmission-interface Version: 4.29.0-1noble.20250510.084435 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 246 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-hardware-interface, ros-rolling-pluginlib, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-transmission-interface/ros-rolling-transmission-interface_4.29.0-1noble.20250510.084435_amd64.deb Size: 53590 SHA256: 3db81a0bb47ebc3e40696113108dc945b2698621ed4cf3d7e56d7cff34d48399 SHA1: 77d5e5ae6fa8b367f531c63a0ef02b8e7e45679c MD5sum: 9c9ca36ca8c79780803e80ec00f5295a Description: data structures for representing mechanical transmissions, methods for propagating values between actuator and joint spaces and tooling to support this. Package: ros-rolling-transmission-interface-dbgsym Package-Type: ddeb Source: ros-rolling-transmission-interface Version: 4.29.0-1noble.20250510.084435 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1019 Depends: ros-rolling-transmission-interface (= 4.29.0-1noble.20250510.084435) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-transmission-interface/ros-rolling-transmission-interface-dbgsym_4.29.0-1noble.20250510.084435_amd64.deb Size: 979318 SHA256: f3be5ee43259406309e5288c16105d2fc3c9e9dced90e1729825fd32b287dc00 SHA1: 3b3c22a4eb2866c96bc2744ab0dea8b32a85749c MD5sum: 9a10e7e2e3069eff143a5a4a730cbf20 Description: debug symbols for ros-rolling-transmission-interface Build-Ids: 792cf8bccbb6cfb412149cf17fba1e0da22f8835 Package: ros-rolling-tricycle-controller Version: 4.24.0-1noble.20250510.084921 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 931 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ackermann-msgs, ros-rolling-backward-ros, ros-rolling-builtin-interfaces, ros-rolling-controller-interface, ros-rolling-geometry-msgs, ros-rolling-hardware-interface, ros-rolling-nav-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-rcpputils, ros-rolling-realtime-tools, ros-rolling-std-srvs, ros-rolling-tf2, ros-rolling-tf2-msgs, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tricycle-controller/ros-rolling-tricycle-controller_4.24.0-1noble.20250510.084921_amd64.deb Size: 207246 SHA256: e2813bb8e435ff83c99b87dccfe51946e26339683856b9e71066788c5b4c6b29 SHA1: 3cb77ed3c71c69d15b8e7532fc4ae8b2d5da45fd MD5sum: b8e758f293a41f012c9b768ce4a59f25 Description: Controller for a tricycle drive mobile base Package: ros-rolling-tricycle-controller-dbgsym Package-Type: ddeb Source: ros-rolling-tricycle-controller Version: 4.24.0-1noble.20250510.084921 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 3814 Depends: ros-rolling-tricycle-controller (= 4.24.0-1noble.20250510.084921) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tricycle-controller/ros-rolling-tricycle-controller-dbgsym_4.24.0-1noble.20250510.084921_amd64.deb Size: 3353758 SHA256: 25f91adff7a8d994f4690a336f2e7ede356e6d37cfb9e1a2006dc38b45a2b77b SHA1: fc45116202a9a0ec004240304aa47d26a48631dc MD5sum: d5b7132d363240f4177c67956b95858c Description: debug symbols for ros-rolling-tricycle-controller Build-Ids: 5f63580d5e5a3aebe40eca9cd595acf3088d8e0d Package: ros-rolling-tricycle-steering-controller Version: 4.24.0-1noble.20250510.085325 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 205 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-control-msgs, ros-rolling-controller-interface, ros-rolling-hardware-interface, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-std-srvs, ros-rolling-steering-controllers-library, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tricycle-steering-controller/ros-rolling-tricycle-steering-controller_4.24.0-1noble.20250510.085325_amd64.deb Size: 47694 SHA256: c11d048c0b51319d0619e9ee7e8fb0e79dba411a5f08d9d82a8ed7a52e251171 SHA1: 70ef8989e359cf4cab79cbabe11e962ac224cd3d MD5sum: 4cd174da63bd37a75a3ec27caa6695d3 Description: Steering controller with tricycle kinematics. Rear fixed wheels are powering the vehicle and front wheel is steering. Package: ros-rolling-tricycle-steering-controller-dbgsym Package-Type: ddeb Source: ros-rolling-tricycle-steering-controller Version: 4.24.0-1noble.20250510.085325 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 708 Depends: ros-rolling-tricycle-steering-controller (= 4.24.0-1noble.20250510.085325) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tricycle-steering-controller/ros-rolling-tricycle-steering-controller-dbgsym_4.24.0-1noble.20250510.085325_amd64.deb Size: 676376 SHA256: 2cd30b1cf211eec0499262165c06d71447f5c6fcb360404ac57a98d8b08ef75d SHA1: 604c2b8fc530978637d58e0a8a7bfc334bd76034 MD5sum: d127d41c67992fc013de92409c71f55f Description: debug symbols for ros-rolling-tricycle-steering-controller Build-Ids: 8f1f28058a020381ef3d8e14f4999e534b4610d5 Package: ros-rolling-tsid Version: 1.8.0-1noble.20250504.161535 Architecture: amd64 Maintainer: Guilhem Saurel Installed-Size: 2708 Depends: libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-pinocchio, graphviz, libboost-all-dev, ros-rolling-ament-cmake, ros-rolling-eigenpy, ros-rolling-eiquadprog, ros-rolling-ros-workspace Homepage: https://github.com/stack-of-tasks/tsid Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tsid/ros-rolling-tsid_1.8.0-1noble.20250504.161535_amd64.deb Size: 587654 SHA256: f59c28a9dd69ae1bf2eaff579cffa69ac9c2abe6b96696a18814c6975d069628 SHA1: 7686d8a0f6b77b8ace5b3809bf2dd9cf1b34e920 MD5sum: 083f2dd1ff3ad1e17a2d4b4f802b2a9e Description: Efficient Task Space Inverse Dynamics (TSID) based on Pinocchio Package: ros-rolling-tsid-dbgsym Package-Type: ddeb Source: ros-rolling-tsid Version: 1.8.0-1noble.20250504.161535 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Guilhem Saurel Installed-Size: 44742 Depends: ros-rolling-tsid (= 1.8.0-1noble.20250504.161535) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tsid/ros-rolling-tsid-dbgsym_1.8.0-1noble.20250504.161535_amd64.deb Size: 43467598 SHA256: 3985f8542a7e10294df9811f9f7c1020a225ea6080db713c433bfce2861c225f SHA1: c732042c6f3229b6f8bf4d019348017231bd3288 MD5sum: 9f529bc94bfc30f6ac60de96b78cdb57 Description: debug symbols for ros-rolling-tsid Build-Ids: 38dacea39b8bfdef0973503eafa8f071a62b5ed9 ea82f44786c8972a0033531f6a4431a64d3998a4 Package: ros-rolling-turbojpeg-compressed-image-transport Version: 0.2.1-4noble.20250510.084124 Architecture: amd64 Maintainer: Daisuke Nishiamtsu Installed-Size: 317 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libturbojpeg (>= 1.2.90), libturbojpeg0-dev, ros-rolling-cv-bridge, ros-rolling-image-transport, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turbojpeg-compressed-image-transport/ros-rolling-turbojpeg-compressed-image-transport_0.2.1-4noble.20250510.084124_amd64.deb Size: 97106 SHA256: f94c72af8c8a6145a399fa428550158f6849a43c64980262c526deba91bbff71 SHA1: 987d707ea3dd05cea078502b27072cb8b40c9b4b MD5sum: 769fc4b8beb0b2eb4ac947690e9050cb Description: Compressed_image_transport provides a plugin to image_transport for transparently sending images encoded as JPEG by turbojpeg. Package: ros-rolling-turbojpeg-compressed-image-transport-dbgsym Package-Type: ddeb Source: ros-rolling-turbojpeg-compressed-image-transport Version: 0.2.1-4noble.20250510.084124 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daisuke Nishiamtsu Installed-Size: 1700 Depends: ros-rolling-turbojpeg-compressed-image-transport (= 0.2.1-4noble.20250510.084124) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turbojpeg-compressed-image-transport/ros-rolling-turbojpeg-compressed-image-transport-dbgsym_0.2.1-4noble.20250510.084124_amd64.deb Size: 1606922 SHA256: 0d5e656ab0f0bd7be71fd48efa4d27100177b021ca6bf1dde3307a18aa7cd569 SHA1: 41cc62a206a64cc3733eabfc669a4208e48ba548 MD5sum: ca91389d2d6bf41383f3576ad85dcca2 Description: debug symbols for ros-rolling-turbojpeg-compressed-image-transport Build-Ids: 23096bf34bcb7d93287c0eed73c13c94f7fe8014 Package: ros-rolling-turtle-nest Version: 1.0.2-1noble.20250426.194616 Architecture: amd64 Maintainer: Janne Karttunen Installed-Size: 634 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 5.2), libqt5core5a, libqt5gui5, libqt5opengl5, libqt5widgets5, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtle-nest/ros-rolling-turtle-nest_1.0.2-1noble.20250426.194616_amd64.deb Size: 217202 SHA256: d5063ff72e4e26f0accee4ccb31701fd3b1c92a7b0be35b5fd20d4be43bce956 SHA1: ae546b4f7a36d71e2e76444025dd7c7f2165c921 MD5sum: 4b7b4a1e04b6d046e07cf7b7fd7a3bea Description: ROS 2 Package Creator Package: ros-rolling-turtle-nest-dbgsym Package-Type: ddeb Source: ros-rolling-turtle-nest Version: 1.0.2-1noble.20250426.194616 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Janne Karttunen Installed-Size: 1357 Depends: ros-rolling-turtle-nest (= 1.0.2-1noble.20250426.194616) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtle-nest/ros-rolling-turtle-nest-dbgsym_1.0.2-1noble.20250426.194616_amd64.deb Size: 1335700 SHA256: ada527c311e7848919c8821c8d51836124ccfa18fe2d33c6ba19a5bf6ceeb80d SHA1: b2b3f84bfdc896dd3eed6bd1e857f2a015716088 MD5sum: 7e27b7250961b2b295aa73192f8fdf13 Description: debug symbols for ros-rolling-turtle-nest Build-Ids: 34f3dc61bd8d0a4e75056ad8aef144acccd11de4 Package: ros-rolling-turtle-tf2-cpp Version: 0.7.0-1noble.20250510.081743 Architecture: amd64 Maintainer: Alejandro Hernández Cordero Installed-Size: 1530 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-rolling-geometry-msgs, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-message-filters, ros-rolling-rclcpp, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-turtlesim-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtle-tf2-cpp/ros-rolling-turtle-tf2-cpp_0.7.0-1noble.20250510.081743_amd64.deb Size: 291060 SHA256: f545d94a97afe3bd77b0f0d03fea0527ea933b74c97a867e4fbe46e6e496ae59 SHA1: ce22da361315e778e543f4a7fa0b4a8b67276371 MD5sum: 3f25ae81ca5c96d97b43ce3a5fd1c91e Description: turtle_tf2_cpp demonstrates how to write a ROS2 C++ tf2 broadcaster and listener with the turtlesim. The turtle_tf2_listener commands turtle2 to follow turtle1 around as you drive turtle1 using the keyboard. Package: ros-rolling-turtle-tf2-cpp-dbgsym Package-Type: ddeb Source: ros-rolling-turtle-tf2-cpp Version: 0.7.0-1noble.20250510.081743 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernández Cordero Installed-Size: 8173 Depends: ros-rolling-turtle-tf2-cpp (= 0.7.0-1noble.20250510.081743) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtle-tf2-cpp/ros-rolling-turtle-tf2-cpp-dbgsym_0.7.0-1noble.20250510.081743_amd64.deb Size: 7250404 SHA256: 54a6535bfc30783162e1899764480aad5fec9912aeebcec796c721b62c05903e SHA1: ea8928166013b71c350f8cb9698162cdc61002b6 MD5sum: 7f8a7ed277d574c88dfb5997d79ddf9b Description: debug symbols for ros-rolling-turtle-tf2-cpp Build-Ids: 02050ea4fffaebabc1b9f4adc673d4cfc2548ca8 194b2f539ed1239e03a610550fe1a6aff88e081c 27da49cbac59d6f50626cc4ecd6c2155ff635372 b05a792e767ca08c3e974b5d65e5b37b8957cd74 cd4f3f60280d74d451f1a62f14b9e5c9b636b1be f5f29ecf77c2525ce82d2998b1b8efb508520600 Package: ros-rolling-turtle-tf2-py Version: 0.7.0-1noble.20250510.081425 Architecture: amd64 Maintainer: Alejandro Hernández Cordero Installed-Size: 102 Depends: python3-numpy, ros-rolling-geometry-msgs, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-rclpy, ros-rolling-tf2-ros, ros-rolling-turtlesim-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtle-tf2-py/ros-rolling-turtle-tf2-py_0.7.0-1noble.20250510.081425_amd64.deb Size: 17202 SHA256: 2fd070190d3217d3da951b4457645ed9eb40781fcbc4554de662e8d25b00dc5f SHA1: c4692f75ce0318c15422bc571950e60768b29ed4 MD5sum: c3d85af07f362ae2d60d2fc35f7e6148 Description: turtle_tf2_py demonstrates how to write a ROS2 Python tf2 broadcaster and listener with the turtlesim. The turtle_tf2_listener commands turtle2 to follow turtle1 around as you drive turtle1 using the keyboard. Package: ros-rolling-turtlebot3-autorace Version: 1.2.2-1noble.20250510.083822 Architecture: amd64 Maintainer: Pyo Installed-Size: 42 Depends: ros-rolling-turtlebot3-autorace-camera, ros-rolling-turtlebot3-autorace-detect, ros-rolling-turtlebot3-autorace-mission, ros-rolling-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtlebot3-autorace/ros-rolling-turtlebot3-autorace_1.2.2-1noble.20250510.083822_amd64.deb Size: 5554 SHA256: 83e51184c7299ff90c12293029aa1e6d75d3209373465321619b7f525ea17b11 SHA1: 326faf9b63267f92742a2a6f3f07b2a921d8b646 MD5sum: ca6bde3d3c42f1f34af50e0dca6251e2 Description: ROS 2 meta packages for turtlebot3_autorace Package: ros-rolling-turtlebot3-autorace-camera Version: 1.2.2-1noble.20250510.080906 Architecture: amd64 Maintainer: Pyo Installed-Size: 80 Depends: ros-rolling-cv-bridge, ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtlebot3-autorace-camera/ros-rolling-turtlebot3-autorace-camera_1.2.2-1noble.20250510.080906_amd64.deb Size: 12554 SHA256: 1d44939c1c75e21c3ac3ae4792f94a0f62f46aec83bd3a9cd957ef1075b44bb7 SHA1: a4173fe99f7d7593d650a93cb33d85eae2f02246 MD5sum: 708d1013ee18395147defd9f5695414b Description: ROS 2 packages for camera calibration and image processing in TurtleBot AutoRace Package: ros-rolling-turtlebot3-autorace-detect Version: 1.2.2-1noble.20250510.075905 Architecture: amd64 Maintainer: Pyo Installed-Size: 313 Depends: ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtlebot3-autorace-detect/ros-rolling-turtlebot3-autorace-detect_1.2.2-1noble.20250510.075905_amd64.deb Size: 68668 SHA256: 17c5ba9d813ab3b4b057a251a156b6b3a84bb1c04f6c2c1c5365b1104dd19203 SHA1: 93eb5a35ff4aca1f198166d7c61177e484174fc4 MD5sum: 9f5050d6bd56f9944bec0ab36e5ee6b3 Description: ROS 2 packages for turtlebot3_autorace_detect Package: ros-rolling-turtlebot3-autorace-mission Version: 1.2.2-1noble.20250510.075906 Architecture: amd64 Maintainer: Pyo Installed-Size: 122 Depends: ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtlebot3-autorace-mission/ros-rolling-turtlebot3-autorace-mission_1.2.2-1noble.20250510.075906_amd64.deb Size: 20904 SHA256: 1eaf862fac2c9e221b7e7d2ab1c3a8f51a94ccd9298e8feae0f5d11ace35e154 SHA1: bd94fbdbcfd01070d3550532e001b6c9d334b91c MD5sum: 93dc32681de690fb35fa4a7383c01ba6 Description: ROS 2 packages for turtlebot3_autorace_mission Package: ros-rolling-turtlebot3-fake-node Version: 2.3.2-1noble.20250510.081623 Architecture: amd64 Maintainer: Pyo Installed-Size: 628 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ament-cmake, ros-rolling-geometry-msgs, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-robot-state-publisher, ros-rolling-sensor-msgs, ros-rolling-tf2, ros-rolling-tf2-msgs, ros-rolling-turtlebot3-msgs, ros-rolling-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtlebot3-fake-node/ros-rolling-turtlebot3-fake-node_2.3.2-1noble.20250510.081623_amd64.deb Size: 133972 SHA256: 66660bfe828b39a4f2fe1c89efea1c2601abc5608d3190e39aba2941eee5a6db SHA1: ae8360e27d8c80570aa7c55aaea9b63752239412 MD5sum: 7450db9288e609120957ad30401153c1 Description: Package for TurtleBot3 fake node. With this package, simple tests can be done without a robot. You can do simple tests using this package on rviz without real robots. Package: ros-rolling-turtlebot3-fake-node-dbgsym Package-Type: ddeb Source: ros-rolling-turtlebot3-fake-node Version: 2.3.2-1noble.20250510.081623 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 2831 Depends: ros-rolling-turtlebot3-fake-node (= 2.3.2-1noble.20250510.081623) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtlebot3-fake-node/ros-rolling-turtlebot3-fake-node-dbgsym_2.3.2-1noble.20250510.081623_amd64.deb Size: 2432330 SHA256: 6b7ac17e70ac165669aed869dab71df6253def4c42dc07f1f7d9053e5eb5ca93 SHA1: 7a09547fa31b9ddf372a1aa3eb65e64a09c59732 MD5sum: 7bf1bb27aa620d1bc2eb58bb4ba4638d Description: debug symbols for ros-rolling-turtlebot3-fake-node Build-Ids: 8cb8083745be297a61333c7efe6e43e1940bf0f7 Package: ros-rolling-turtlebot3-gazebo Version: 2.3.2-1noble.20250510.084109 Architecture: amd64 Maintainer: Pyo Installed-Size: 45706 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-geometry-msgs, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-ros-gz-bridge, ros-rolling-ros-gz-image, ros-rolling-ros-gz-sim, ros-rolling-sensor-msgs, ros-rolling-tf2, ros-rolling-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtlebot3-gazebo/ros-rolling-turtlebot3-gazebo_2.3.2-1noble.20250510.084109_amd64.deb Size: 8583836 SHA256: 52b2f56fe7cc9df17ff10eb3293c0ec5517322a0aa0b48af776fcb9d268fe7b4 SHA1: 1e17382e4791cf5f83258a349f8d1265023ac2dc MD5sum: 2f4151a13191d116006d1ceb0bfb30ed Description: Gazebo simulation package for the TurtleBot3 Package: ros-rolling-turtlebot3-gazebo-dbgsym Package-Type: ddeb Source: ros-rolling-turtlebot3-gazebo Version: 2.3.2-1noble.20250510.084109 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 3167 Depends: ros-rolling-turtlebot3-gazebo (= 2.3.2-1noble.20250510.084109) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtlebot3-gazebo/ros-rolling-turtlebot3-gazebo-dbgsym_2.3.2-1noble.20250510.084109_amd64.deb Size: 2606052 SHA256: 3fece09c476b342374a4745b16eee01009545b88881b9d9282a2ade956e69541 SHA1: ec60679490856d3e6da5a2f50b4baf54c9837a34 MD5sum: f3523c6e20a82b36f29b301c876926b2 Description: debug symbols for ros-rolling-turtlebot3-gazebo Build-Ids: b5ac1ca54ba73465d20e7043e23be2181486caf6 Package: ros-rolling-turtlebot3-msgs Version: 2.4.0-1noble.20250501.213219 Architecture: amd64 Maintainer: Pyo Installed-Size: 3076 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtlebot3-msgs/ros-rolling-turtlebot3-msgs_2.4.0-1noble.20250501.213219_amd64.deb Size: 217840 SHA256: 72b6e8d6e43939e41303251e553d4de1b8e4f5e586cd5a6b4edf1b2d8be99b32 SHA1: fc3bb7c6acd329a3a738d3659f7100e80442ebcc MD5sum: 02ba2d330c9c11ff53e91ab9dde8c43d Description: Message and service types: custom messages and services for TurtleBot3 packages for ROS 2 Package: ros-rolling-turtlebot3-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-turtlebot3-msgs Version: 2.4.0-1noble.20250501.213219 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Pyo Installed-Size: 2005 Depends: ros-rolling-turtlebot3-msgs (= 2.4.0-1noble.20250501.213219) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtlebot3-msgs/ros-rolling-turtlebot3-msgs-dbgsym_2.4.0-1noble.20250501.213219_amd64.deb Size: 1534228 SHA256: 520c3e997cf460f7c4ba21a12a5775877f53631f9e7a23684fcdcfd31e36505d SHA1: 2477b44fdcaa9bcede6ade80d4e853f7b0c84605 MD5sum: 36d7b740bc92b4e9604b56ea91cab596 Description: debug symbols for ros-rolling-turtlebot3-msgs Build-Ids: 061a20a516017b5a143d78a008aca7946657e05d 286ee93d1db03c81949e641527ce95ac52274fdd 61c4fffe225f7462d96046ebf34fffee5df298c4 623934d38e5cdf18db0072c725a8f178c2d2655a 6a32408538f6f3b95be0159d911b1733f54f0e23 83f4dc256e60627a569d2108973a2880d8d711fa 9dad659a5971e653fe255285b9c4f99ce3f2b6b3 b78dba430b6e6c97ebaa0d3e8f8307e07c32819f b9bbaed0b7a336643f7f0a7465d92fd8abc1cb9c bab673591bcb84bb84e9ada0ed02103c0ad37fb4 d6967d57903cb5627dc234d060fce0fd12954092 Package: ros-rolling-turtlebot3-simulations Version: 2.3.2-1noble.20250510.084749 Architecture: amd64 Maintainer: Pyo Installed-Size: 43 Depends: ros-rolling-turtlebot3-fake-node, ros-rolling-turtlebot3-gazebo, ros-rolling-ros-workspace Homepage: http://turtlebot3.robotis.com Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtlebot3-simulations/ros-rolling-turtlebot3-simulations_2.3.2-1noble.20250510.084749_amd64.deb Size: 6356 SHA256: e1a64a07e2ce440dfaaef7ab2089bc800865ce6e444567267f48433a45c03da1 SHA1: 1942ee7922b25d5cdb7c14131d56944bc96b2ba3 MD5sum: c6f2cbfab3e354e0109a797b97a53a13 Description: ROS 2 packages for TurtleBot3 simulations Package: ros-rolling-turtlesim Version: 1.10.0-1noble.20250510.083428 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2262 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1), libqt5core5a, libqt5gui5, ros-rolling-ament-index-cpp, ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-turtlesim-msgs, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/turtlesim Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtlesim/ros-rolling-turtlesim_1.10.0-1noble.20250510.083428_amd64.deb Size: 446652 SHA256: 1937f0aff70e6e531ded8536a568cfdbfb8c962001b7d786872cdc7e5cdb65cc SHA1: f116f8c37d09128332aaeb093eaac3834552790a MD5sum: 73ddf23d76447135eb00a3b5b1087289 Description: turtlesim is a tool made for teaching ROS and ROS packages. Package: ros-rolling-turtlesim-dbgsym Package-Type: ddeb Source: ros-rolling-turtlesim Version: 1.10.0-1noble.20250510.083428 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 11611 Depends: ros-rolling-turtlesim (= 1.10.0-1noble.20250510.083428) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtlesim/ros-rolling-turtlesim-dbgsym_1.10.0-1noble.20250510.083428_amd64.deb Size: 10098426 SHA256: e3c9beb152cde339ff72ac36c4360157173e5e86650ecb1c5a302ccb845eb483 SHA1: 2f4b8cdbe011a3750d8fb0a0e78ac4ca74ba2055 MD5sum: 85a7208a213247206c1af60cbde72e2a Description: debug symbols for ros-rolling-turtlesim Build-Ids: 265c67929c583232bd47e34b21c9d751c2179e40 2fa4d6846be0520baaf61d123521740a07ad1749 3807fc318ec0a4cc07bfd17f00ae1e850b0bc517 515b95c0619960288c90758cea981d7452ace2d7 Package: ros-rolling-turtlesim-msgs Version: 1.10.0-1noble.20250429.140416 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 3690 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/turtlesim Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtlesim-msgs/ros-rolling-turtlesim-msgs_1.10.0-1noble.20250429.140416_amd64.deb Size: 235810 SHA256: c91a880fe5cbb67b52f2e5fdfa76937440e17bcf8e8492b1da3f77ae4fe81de9 SHA1: 146ad725f73fc64019faf69bedf25f8bad8fbcc0 MD5sum: 2bc451237cc09c29cf0aa052285f5dc7 Description: turtlesim messages. Package: ros-rolling-turtlesim-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-turtlesim-msgs Version: 1.10.0-1noble.20250429.140416 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2315 Depends: ros-rolling-turtlesim-msgs (= 1.10.0-1noble.20250429.140416) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-turtlesim-msgs/ros-rolling-turtlesim-msgs-dbgsym_1.10.0-1noble.20250429.140416_amd64.deb Size: 1740124 SHA256: c64f7f123f8998e0260b347021baece19e57af7a375da09e6592606aa2ecd4a0 SHA1: 68c86675c6145ffdbc4787fd3d8bbefabcaf2347 MD5sum: 986872f82f42eeb7fa2f4286bbf85663 Description: debug symbols for ros-rolling-turtlesim-msgs Build-Ids: 024e8880f0a19dcc2bb066a19dfd2b880b41f9a1 041baa7b52538a6933f6d294e0bec0f46877ae67 0667c9afcb89e5784829747b736a0d3594bf6194 0f2d6c0f8710da1c624febe7cd689a75bfd2ea31 4bacd578c9b148b8a8714a05200a3ebcc52b1026 51788e32ea09ac135a896675bb07cacc8fd4e3d4 6fe349ec42ea19df718779caaabc193fa838ae46 768fba140a6ba047f480698f9f7cd85ac666755c 8443fef859c72275336b77880e5650a38f388db2 a1806ee53b4dc4b4c6777aba0f2aa4ac93bb73b4 df546af2c8ed92dae68b3e6a83e66ba8bb48dab2 Package: ros-rolling-tuw-airskin-msgs Version: 0.2.5-1noble.20250429.141030 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 799 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-airskin-msgs/ros-rolling-tuw-airskin-msgs_0.2.5-1noble.20250429.141030_amd64.deb Size: 79872 SHA256: 512e4afd94f128ee92ad596b36cfd812a45b36ad3064160a2229a015eadb30ce SHA1: 00075683b64ab94063df3133e29b5c5056b519e0 MD5sum: 3a7abb33a9dcb8fb29230aa3c70b2290 Description: The tuw_airskin_msgs package Package: ros-rolling-tuw-airskin-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-tuw-airskin-msgs Version: 0.2.5-1noble.20250429.141030 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 657 Depends: ros-rolling-tuw-airskin-msgs (= 0.2.5-1noble.20250429.141030) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-airskin-msgs/ros-rolling-tuw-airskin-msgs-dbgsym_0.2.5-1noble.20250429.141030_amd64.deb Size: 516922 SHA256: 7a6ff70ab5806005532fc746d14445e20d9509227617a731afa40fda57a9d313 SHA1: 47d598cfdd0598bbfbf152fe2425bd67d36b2b6c MD5sum: 469924afad13d410264a05e6d96973ef Description: debug symbols for ros-rolling-tuw-airskin-msgs Build-Ids: 0b33429ef3e3b45f8e54cea002db0a133d1764fb 2bc9d1901f41710325903094a083f8f82ea7c171 3254e3474bee666f58612dfee6556edd74380264 3b2b543446d0ff9c169683480170ad8f4111a99c 5a191d19b4545a972816d5e71219a6e7d53b18ca 65835164ccd96ac59d4ff12f46e1bec3a38d050e 67d69fa6b33b63c8800cc0c302e0a46d9e4b56ac 8f7b019e42929aa931701af6fb42175fd6891251 9d41332e7ad05a29ac69f7a05bae33fe316f41f1 acf36f528839d8fd71c7b8ed242b15ca540c1145 dd8b6b18a89cfaa4a5b9a416fbc94667d80a9a5b Package: ros-rolling-tuw-geo-msgs Version: 0.2.5-1noble.20250429.142539 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 902 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geographic-msgs, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-geo-msgs/ros-rolling-tuw-geo-msgs_0.2.5-1noble.20250429.142539_amd64.deb Size: 86644 SHA256: 799b97b0897a4868a0e334bf078709d89de03a3b1806a31899b83503ec47bc8a SHA1: 42f9883f642a7ca6924227be8e1210ae17089ed5 MD5sum: 61f445c67f9e9aa6576192a1992dd8a2 Description: The tuw_geo_msgs package Package: ros-rolling-tuw-geo-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-tuw-geo-msgs Version: 0.2.5-1noble.20250429.142539 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 765 Depends: ros-rolling-tuw-geo-msgs (= 0.2.5-1noble.20250429.142539) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-geo-msgs/ros-rolling-tuw-geo-msgs-dbgsym_0.2.5-1noble.20250429.142539_amd64.deb Size: 616372 SHA256: 9bc47bc3e03411d5efcab4c09e256b00782f0032dd7acd9a51e22bfa97f47c51 SHA1: 830336e7bd0b23242543cdb0012bb92a027842a6 MD5sum: 32395ec9faea797d2e2208f766506403 Description: debug symbols for ros-rolling-tuw-geo-msgs Build-Ids: 27b2ac496363e0a98689c4fca8622e547aff1172 3dd4cc571853cb8418283adc6162531de4819c84 498f0e4bdfc3f8856aa019c024e355f898ff243d 4d37cbc2e87a5afd3f4e86d47fa259a2ff9f7e49 66190e0556a3031d30c2460ba72c96960ec5f8c6 67cf84558c14088ccdbe06514971d6ae5bc458ce 6c1a3d47fc5f62b8c286e4270dc392a090521eb8 7ed2ad65962b439cf01bae4445ff6ab55f437c78 96bfc84b7306f8375a285f607c847e5517e6f12b a663845cf0eeddd7e157c0b875a5f700d43685bd ed163aa0c15b14024e3b7e396b77aa2a6963e930 Package: ros-rolling-tuw-geometry Version: 0.1.3-1noble.20250510.080715 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 297 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libopencv-dev, ros-rolling-ament-cmake-ros, ros-rolling-gtest-vendor, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-geometry/ros-rolling-tuw-geometry_0.1.3-1noble.20250510.080715_amd64.deb Size: 64756 SHA256: 874e4223dffb2a1eda173c1edafeb70dc6fde04db176b0575510936aa0bdf101 SHA1: a7bdb7e25803a9c6d42836fdd58df2efb161b3db MD5sum: ab7f829460781a31e6ca5c04cdd5ef49 Description: The tuw_geometry package Package: ros-rolling-tuw-geometry-dbgsym Package-Type: ddeb Source: ros-rolling-tuw-geometry Version: 0.1.3-1noble.20250510.080715 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 851 Depends: ros-rolling-tuw-geometry (= 0.1.3-1noble.20250510.080715) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-geometry/ros-rolling-tuw-geometry-dbgsym_0.1.3-1noble.20250510.080715_amd64.deb Size: 817486 SHA256: 7614ace248268b8ee0a5c003655df2cc8084025509f6ab22a606bcdf324e16a5 SHA1: f9834d094874d8820ef493da954132aaf4c70b1b MD5sum: 4ceb603842680f7ced2a1af6e5b0e550 Description: debug symbols for ros-rolling-tuw-geometry Build-Ids: 2c010a3afe33eddb1e75ca8d97c0fb587486d81b 4a71e47ca37718b33bc5a54f948286d3d4211f17 Package: ros-rolling-tuw-geometry-msgs Version: 0.2.5-1noble.20250429.142300 Architecture: amd64 Maintainer: George Todoran Installed-Size: 881 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-geometry-msgs/ros-rolling-tuw-geometry-msgs_0.2.5-1noble.20250429.142300_amd64.deb Size: 76484 SHA256: 76288b295d082e927bc20cc422e60648ec9d3eeff885ddaf90302f52223e13cf SHA1: 85c7a091c5bee8b2ec6a038056f075dfc3ca96b1 MD5sum: f4b0cfc76fc2d44d27c4a005d4e56af9 Description: The tuw_geometry_msgs package Package: ros-rolling-tuw-geometry-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-tuw-geometry-msgs Version: 0.2.5-1noble.20250429.142300 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: George Todoran Installed-Size: 649 Depends: ros-rolling-tuw-geometry-msgs (= 0.2.5-1noble.20250429.142300) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-geometry-msgs/ros-rolling-tuw-geometry-msgs-dbgsym_0.2.5-1noble.20250429.142300_amd64.deb Size: 496094 SHA256: 1478c3cd92eb3888464dc42551ca34812cdce4e8e8a655edd4fa787242150ddd SHA1: d9ce2834fe819dbff0884da161854fadf78df8f8 MD5sum: 3eb4f20133cad814a870795be31678c4 Description: debug symbols for ros-rolling-tuw-geometry-msgs Build-Ids: 1acc81fc7f1adf4c62c1bc949cfaa5be45d9ee85 1d3d9b2d31e4bf6c9f1f68c1f706325f35d715ff 5099853a9804db9f59b0d86cf90dd202815732c8 5356da2fab06a2a5410daa39bae89b40779231e9 5720e6580ac6765029a8e7878d453430d011a640 61e289a5c9892aafec6d7407791c056aacdb9563 6d766baf19c2675e3809eb86d59cef92af6e9dc8 6f30655e2d6d837a43b79360eb8fbebb51a3fe8c 9e4c90eb216ce8cd09cec081614b890ed33eaca9 e6cf8ac9d75df3d438115a2f806cc32fcdc7649b ff84075648423a077c56b6c9ef9cf7512df53079 Package: ros-rolling-tuw-graph-msgs Version: 0.2.5-1noble.20250429.142313 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1472 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-graph-msgs/ros-rolling-tuw-graph-msgs_0.2.5-1noble.20250429.142313_amd64.deb Size: 135876 SHA256: 6ba13d54c1b6975ceb1ab84dd98eb2c7e182e1c69a5a647b304e4da841aed63c SHA1: 2f050b6c08bb2c4543ef4e4cd3f7ed26488a2e0c MD5sum: 7b3eb580d38fd0590d121c2c12268b48 Description: The tuw_graph_msgs package contains messages for sending graphs. Package: ros-rolling-tuw-graph-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-tuw-graph-msgs Version: 0.2.5-1noble.20250429.142313 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1273 Depends: ros-rolling-tuw-graph-msgs (= 0.2.5-1noble.20250429.142313) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-graph-msgs/ros-rolling-tuw-graph-msgs-dbgsym_0.2.5-1noble.20250429.142313_amd64.deb Size: 1053492 SHA256: a04bcbe76f9f31ee01a3cedea002daf69177a4b3d0c20c83f02ba6a96ce08d59 SHA1: 907883c8c1e7c57b1e29f98effa8d16d69816cfa MD5sum: e07eadbcbfe6020059b635506d59fe93 Description: debug symbols for ros-rolling-tuw-graph-msgs Build-Ids: 1f1c23bc100ffd580c730b264883d9d42bd88a01 37aa3dd193d8b8b6b2e0124a52ea4f9e01595705 4ff750570909875e20fdabf6e4d40dddcde5b638 513da59de125068c1b3298dc84d134e5804c61d2 5c583eca73b62edd9b35c347c301366d5a2fcf17 651bfbacbbd593c93217c5320efdf21c7bf8c8ca 7de99ffcacffd232e0a7c336a73c458a1b411606 89fa5a0f02c93530b7546a8c27a270099ad343c4 98e7d1671be81ea79e7ea8450a4bfeb3291f5ee2 dd78ed7918b5b5280f1981114af7accc77fe2bfd e533bb5b09f38a9638f9e774ff75cbe848446be6 Package: ros-rolling-tuw-msgs Version: 0.2.5-1noble.20250510.083550 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 73 Depends: ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-tuw-airskin-msgs, ros-rolling-tuw-geometry-msgs, ros-rolling-tuw-graph-msgs, ros-rolling-tuw-multi-robot-msgs, ros-rolling-tuw-nav-msgs, ros-rolling-tuw-object-map-msgs, ros-rolling-tuw-object-msgs, ros-rolling-tuw-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-msgs/ros-rolling-tuw-msgs_0.2.5-1noble.20250510.083550_amd64.deb Size: 12700 SHA256: 8b25a5ea0aee008115d9893967014ca7bd7508b740d696e3598aef6602017250 SHA1: b85af453e1b5aafe8e284743e3892cedf6c20066 MD5sum: 5283301f26465adccba9345c43101f19 Description: tuw_msgs meta package with write and read file libs for tuw_msgs Package: ros-rolling-tuw-multi-robot-msgs Version: 0.2.5-1noble.20250429.142313 Architecture: amd64 Maintainer: Benjamin Binder Installed-Size: 3692 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-multi-robot-msgs/ros-rolling-tuw-multi-robot-msgs_0.2.5-1noble.20250429.142313_amd64.deb Size: 271262 SHA256: 5cfa516c9c913937fa6ac7b4d4bb7386c1779bcf4f0214b50559f427adb51332 SHA1: 754fff5aa902c3c2cfb7a44f80fadce7f669618c MD5sum: 8e1c01cab21344389a5b54d2650985b8 Description: The tuw_multi_robot_msgs package contains messages for sending graph, route and sync data over topics. Package: ros-rolling-tuw-multi-robot-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-tuw-multi-robot-msgs Version: 0.2.5-1noble.20250429.142313 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Benjamin Binder Installed-Size: 3094 Depends: ros-rolling-tuw-multi-robot-msgs (= 0.2.5-1noble.20250429.142313) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-multi-robot-msgs/ros-rolling-tuw-multi-robot-msgs-dbgsym_0.2.5-1noble.20250429.142313_amd64.deb Size: 2565930 SHA256: 10591138e2c999789186241aaf7acd8a4f70af86133e610809be02c12d0eb12d SHA1: e5f54c0a6bad97846162badadb3bc1c5c89718dc MD5sum: 71f0348b44abf38b201e1e6b8ac0f96d Description: debug symbols for ros-rolling-tuw-multi-robot-msgs Build-Ids: 195c0216dd0f53760e8743b16dc23d07e5a9d808 1dc4fcb36496c9a957bf0d5c6db1ce91e6c33c2d 25e02472ad6b03726cbbec83f8db803e31345682 2a6760f48ff4434326bfd822ba0c95101980e563 356e3a17cb5ea932fd3e5bffaaf1cd1e40a83d2c 50f28fcdbe41ec598894d1825bacb3ac28e4d79c 88a4d63d74acd00865e757063747285c3e186139 89a0cc5926b96aca5d952f26c2ed861d185c55a9 945ffe6360f22c68755477374a4cb171e12fddff b292a6d257270e1f87e35b736a2b6f9f7ac57b3c dc5f889c9d19bec35fe5f2cdb0545f460e693f3d Package: ros-rolling-tuw-nav-msgs Version: 0.2.5-1noble.20250429.142557 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 2216 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-nav-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-nav-msgs/ros-rolling-tuw-nav-msgs_0.2.5-1noble.20250429.142557_amd64.deb Size: 170508 SHA256: 666758856a528ced31b10f44d27b333cb23a10d41062df7e8d29f257fd066efa SHA1: 093498e4880742cc32c7a2db7d481ad42f6e3c2c MD5sum: e293a23b6158ffa01876b064ce083692 Description: The tuw_nav_msgs package Package: ros-rolling-tuw-nav-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-tuw-nav-msgs Version: 0.2.5-1noble.20250429.142557 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1761 Depends: ros-rolling-tuw-nav-msgs (= 0.2.5-1noble.20250429.142557) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-nav-msgs/ros-rolling-tuw-nav-msgs-dbgsym_0.2.5-1noble.20250429.142557_amd64.deb Size: 1453344 SHA256: 2c612731b9493be81eda87a1cd67f2ed1ced973ff38c410467b17fdf76160150 SHA1: 3c3fb7c2f0828d2e6e55d6fb580db878d1816d9a MD5sum: 9f36576a9fde56b979f0753ae85c0e3a Description: debug symbols for ros-rolling-tuw-nav-msgs Build-Ids: 1abd438bcac99c0b70c2cfa2047ab7815a27f3f1 203f5a718d1ef05f08538fe8986319a5d35e895b 20b989eb2f75f2d6160a94e3ecb69887d532c180 3adac5ee3c7c7f5f95c6fcb2803b418c4c961389 50aad942a9128e920feac634d7dc8b31255dc693 63ef13b8e9324d2d291b8fc745d552f757210d7a 6b5bfc63d316d94da0de3708b8cc1356f376661f 75487a431d6997c960db98f556f18c7f251393a6 8e5f73ee48053c96440f6bbfbd5976a29839cf70 b0ad30f0865d7b63d9227359e82d2b4688e974e6 f1810be11082b859023d30c23c2595fc09d8d4d1 Package: ros-rolling-tuw-object-map-msgs Version: 0.2.5-1noble.20250429.142545 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1823 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geographic-msgs, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-object-map-msgs/ros-rolling-tuw-object-map-msgs_0.2.5-1noble.20250429.142545_amd64.deb Size: 155956 SHA256: 112de8ad185c627c03b0872c61363f7942f17136539117e7363e1a71a5035b2d SHA1: bc0568188645e70a493790b30e91dcf28c3c4944 MD5sum: d341390c81a4c10c0badd1cf298f6ce5 Description: The tuw_object_map_msgs package Package: ros-rolling-tuw-object-map-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-tuw-object-map-msgs Version: 0.2.5-1noble.20250429.142545 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1628 Depends: ros-rolling-tuw-object-map-msgs (= 0.2.5-1noble.20250429.142545) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-object-map-msgs/ros-rolling-tuw-object-map-msgs-dbgsym_0.2.5-1noble.20250429.142545_amd64.deb Size: 1355238 SHA256: a36a14a33ea264a5e91c43a315154c7c6caf48c3c7bc298cb163fe61e2f64a1a SHA1: bd0a54a011eda6b84318d8708945d7b2ca2809df MD5sum: 0c410f0839eefdb7caccf61bad8af809 Description: debug symbols for ros-rolling-tuw-object-map-msgs Build-Ids: 027a1674d4c5b18a22c3f9c3bdafeeb122ba6d7a 6891ce23229fd03ed6b46d98cc38172711808069 6b7c5a9aabee098e02273c32164e80602873a322 8a00288b0c42d7d9960b824a76599d79a28d7e14 8b44d1134246161e307e9cf168314afe6756babf 9d58db5b60f4aaca238d56884e2596e709ef2541 a71abcd5095aa980b67f4d9412768f04d8152424 ae7768d54fad795238d01e372efff0d12a53dfcc b06af9d154b6295c8f4aefc14656308343a7e495 d812e984cd5e25b7a8d02bd40e56b6e263de2f72 f25f55e594de893ecf26e956e58db6f364610a2d Package: ros-rolling-tuw-object-msgs Version: 0.2.5-1noble.20250429.142758 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 2349 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-tuw-geo-msgs, ros-rolling-tuw-geometry-msgs, ros-rolling-tuw-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-object-msgs/ros-rolling-tuw-object-msgs_0.2.5-1noble.20250429.142758_amd64.deb Size: 193926 SHA256: 3725d7dfb5fc3ecd50981117449cd38880c112fae1177e6ca0502704c72aea89 SHA1: 7fdb700bdd1268019cc70c6357078fef5d571e6f MD5sum: 2d1372c430ff4cd91a04f35507bc616c Description: The tuw_object_msgs package. This pkg provides a set of messages used to detect, map and track objects of different types. Package: ros-rolling-tuw-object-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-tuw-object-msgs Version: 0.2.5-1noble.20250429.142758 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 2099 Depends: ros-rolling-tuw-object-msgs (= 0.2.5-1noble.20250429.142758) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-object-msgs/ros-rolling-tuw-object-msgs-dbgsym_0.2.5-1noble.20250429.142758_amd64.deb Size: 1765948 SHA256: 00772f19022e68a45803883bd035a51189231f6e41c2ef25752b080e98a5a39c SHA1: 0f82e91076ce2694559bd474a4ad513f6bf18c5e MD5sum: b8001817eef596ff5a5bc4b92dacc782 Description: debug symbols for ros-rolling-tuw-object-msgs Build-Ids: 0c66a5f81d1f58b20eb3053a93c093ee4d23b655 2bd7dc25bd97fe58d28b3aec62dee93c5a5043f7 32441883db8ad2b009995a79f57781beda9f70f2 3a802d0cc29751b2da9292d3de1fc776375d17b2 64e050315e2ef4bfa87144cdb13fb1f19b967368 b20e7833f7ba4751f647a273473bf84a102f1173 c7db8060f6e005060aecdad3fd0a4fd05166808d ccd5fa73a79143bdab7da97c792faf9c7a14f746 d94633a7eb4eff69e2adcff7c4802abcac08200e dde051a802b7078b9afddd5578b76e90239cad3d dfb3e86be3b3e6a4d164c90e09240ab18622d869 Package: ros-rolling-tuw-std-msgs Version: 0.2.5-1noble.20250429.141035 Architecture: amd64 Maintainer: Markus Bader Installed-Size: 1097 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-std-msgs/ros-rolling-tuw-std-msgs_0.2.5-1noble.20250429.141035_amd64.deb Size: 98774 SHA256: 09fed754b79101cedcc8f4d61be8ee7f4c4528dc61d0afc7943449bdb6abf930 SHA1: 45e962b7cfacafe6d09cc87edbdfd0b246671a4f MD5sum: 76bf3febceabb5a263b984ac9fcb676c Description: The tuw_std_msgs package Package: ros-rolling-tuw-std-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-tuw-std-msgs Version: 0.2.5-1noble.20250429.141035 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Markus Bader Installed-Size: 862 Depends: ros-rolling-tuw-std-msgs (= 0.2.5-1noble.20250429.141035) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tuw-std-msgs/ros-rolling-tuw-std-msgs-dbgsym_0.2.5-1noble.20250429.141035_amd64.deb Size: 672520 SHA256: 0bbb333cef4dd44bda49d1e76262afa92b050a701593fc071017e073cb1c2989 SHA1: fe5cba4496d8daea7bc0d20358987b99a3770364 MD5sum: ed6966f57931fb0c909cabbaadfa0f67 Description: debug symbols for ros-rolling-tuw-std-msgs Build-Ids: 0dbdd8f24a688bc84fa1adf59cbf6881ebccf4cd 2457dcf2f2e98d14e3b08e63ff7774f79df9850d 311bd48ff95ab411fb512bfb6d8a74717b579ebe 36acd1ca630475c3deb52dd801ef669792a7ac20 4994f622100b2e6f752e462703276d6f99298ad8 5a980aa64058e0be235fd8dfcc839fd1e9b73802 9039ab132c11571776714a314802f923b6c9c95b b4dad54be1fda2719958d31698ab391b52e7c8d1 c5481a7d6cbf9d0858ebaa84bdb8da36deaf4fc3 c838b46d128431f6aa6df238d878156ba0fda3a7 e06468171c0c7d988f1f8d35dcd91d7dc5e67694 Package: ros-rolling-tvm-vendor Version: 0.9.1-3noble.20250426.194702 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 36817 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), libopenblas0, libstdc++6 (>= 13.1), libvulkan1 (>= 1.2.131.2), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1, git, libopenblas-dev, libvulkan-dev, libxml2-dev, ocl-icd-opencl-dev, opencl-headers, spirv-headers, spirv-tools, ros-rolling-ros-workspace Homepage: https://tvm.apache.org/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tvm-vendor/ros-rolling-tvm-vendor_0.9.1-3noble.20250426.194702_amd64.deb Size: 9887154 SHA256: 4df835b80d340e68c0fccb63df1b47baf5da9473e1769106b2281a78805a0e88 SHA1: 5b21aa5c5a40d24a9e162c6006dbab237f4f506b MD5sum: 76f2d5a0f7e35ba4cd2f6f5a2a4c8f95 Description: Wrapper around Apache TVM to make it available to the ROS ecosystem. Package: ros-rolling-tvm-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-tvm-vendor Version: 0.9.1-3noble.20250426.194702 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 234585 Depends: ros-rolling-tvm-vendor (= 0.9.1-3noble.20250426.194702) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-tvm-vendor/ros-rolling-tvm-vendor-dbgsym_0.9.1-3noble.20250426.194702_amd64.deb Size: 222579610 SHA256: dc9e9c006e7a7cf3248b37f3e0a8c427c4860ccbdfe4400e29128980576739b6 SHA1: 66e3d34d8cfadb3e03f84e27c692885da7e06aec MD5sum: 3a0a22775691ac3ab9560353c6836a77 Description: debug symbols for ros-rolling-tvm-vendor Build-Ids: 11279cec49f59ff8229906ab7fd8864aafddb519 ab118b433a29bf452304ed57399a49393c6ee191 Package: ros-rolling-twist-mux Version: 4.4.0-1noble.20250510.082427 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1753 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-diagnostic-updater, ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-std-msgs, ros-rolling-twist-mux-msgs, ros-rolling-visualization-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-twist-mux/ros-rolling-twist-mux_4.4.0-1noble.20250510.082427_amd64.deb Size: 270626 SHA256: 51f5fa147ea0a3b10a2403b39a887be63e1d98e11543842dc3e9e1dbbac71773 SHA1: 4762ce91a475d29b264756587c612292917c22c2 MD5sum: 73ac7f11a956219735c91ef9f2b3955f Description: Twist multiplexer, which multiplex several velocity commands (topics) and allows to priorize or disable them (locks). Package: ros-rolling-twist-mux-dbgsym Package-Type: ddeb Source: ros-rolling-twist-mux Version: 4.4.0-1noble.20250510.082427 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 8246 Depends: ros-rolling-twist-mux (= 4.4.0-1noble.20250510.082427) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-twist-mux/ros-rolling-twist-mux-dbgsym_4.4.0-1noble.20250510.082427_amd64.deb Size: 6858000 SHA256: 6374d86df77d4255eb45e2ec8a4bdbc7f3d4f1958ecb375004c2db5f33bf64a0 SHA1: d73b7722cf675c43826301dea2565ace7085e8d1 MD5sum: bcdb67d601959e340688c3d5aba946b7 Description: debug symbols for ros-rolling-twist-mux Build-Ids: 3d7af7c3378ef09b052678259c70a1488773d7bc f1a37a411d519d1c6889a2bab861a04edd3692c5 Package: ros-rolling-twist-mux-msgs Version: 3.0.1-2noble.20250429.141508 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 2686 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-twist-mux-msgs/ros-rolling-twist-mux-msgs_3.0.1-2noble.20250429.141508_amd64.deb Size: 164308 SHA256: 0a63924752064982e701a1e7142fd01ed781788060def371192ab3f1ff58d41f SHA1: c91ec9d9c54f142a30c27492e7eb288011fc5044 MD5sum: 98c07917d7f4cdb521035380a51a0bb2 Description: The twist_mux msgs and actions package Package: ros-rolling-twist-mux-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-twist-mux-msgs Version: 3.0.1-2noble.20250429.141508 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 1286 Depends: ros-rolling-twist-mux-msgs (= 3.0.1-2noble.20250429.141508) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-twist-mux-msgs/ros-rolling-twist-mux-msgs-dbgsym_3.0.1-2noble.20250429.141508_amd64.deb Size: 850612 SHA256: fc9d39432a5cf862b81b01036822732156deb412a580875608377b500f9ea878 SHA1: 99b20b89b7f8a68903f8304a5e8184758c4d0e1d MD5sum: 03426dbbb3723ddd5c4aa343b508c8d3 Description: debug symbols for ros-rolling-twist-mux-msgs Build-Ids: 010d61778c34b51aceab654154bde69423284f81 152b8511bd3160f9fd33b6832476967f4ccfbc86 321476ae363838cec3f4a8605a46c4b5f991047a 379c2c8d2c6887acaa1c1a04f7c0f7e21ffe293b 49aeda9737399d9a90ab68e8f6a66cceab7abbe5 5d9b93c1db80a7579acd0c3016ec8a71cd1e4530 c466c2ab4aebe530ca586ef51474d9340e374262 e337ee96cc0c2758379aea58c96ad572525ed025 e94bc59d16a9434126febcc2b007365adffff1b1 ec81e900e92731f2fde432752f7d2a2af9ef1a25 f12bb7ec6fb015d5682473d8be97da1722667c0d Package: ros-rolling-twist-stamper Version: 0.0.5-1noble.20250510.075908 Architecture: amd64 Maintainer: Josh Newans Installed-Size: 45 Depends: ros-rolling-geometry-msgs, ros-rolling-rclpy, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-twist-stamper/ros-rolling-twist-stamper_0.0.5-1noble.20250510.075908_amd64.deb Size: 6670 SHA256: c8698a569158d29ded69c15ac4aafc70ab59fbea12835c7a798798bd336d1d36 SHA1: 5140044308dc726de59ac70696790c365493132c MD5sum: 49c97e180d72c79357784d4625111748 Description: ROS2 package for converting between Twist and TwistStamped messages Package: ros-rolling-type-description-interfaces Version: 2.4.0-1noble.20250429.135744 Architecture: amd64 Maintainer: William Woodall Installed-Size: 1819 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-rosidl-core-runtime, ros-rolling-service-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-type-description-interfaces/ros-rolling-type-description-interfaces_2.4.0-1noble.20250429.135744_amd64.deb Size: 154232 SHA256: 1f08c0da21052e3d4e8491112fb9d353066ba15f8861389db7c90714d16c1a44 SHA1: 83b17d868c343f6fea5fde4a8f91a2a0100a3f5b MD5sum: 0af8cb0661fd8517cfcabb0342200c19 Description: A package containing message and service definitions for describing and communicating descriptions of other types. Package: ros-rolling-type-description-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-type-description-interfaces Version: 2.4.0-1noble.20250429.135744 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: William Woodall Installed-Size: 1527 Depends: ros-rolling-type-description-interfaces (= 2.4.0-1noble.20250429.135744) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-type-description-interfaces/ros-rolling-type-description-interfaces-dbgsym_2.4.0-1noble.20250429.135744_amd64.deb Size: 1257452 SHA256: 6d56baac505738c934301a76c90a73ef33d36b6e0df23bfa835d4373e25f9c51 SHA1: f927e64cca9259884276d020f618a8375ae26d37 MD5sum: ab726ce6ed28547806cd8afbb6ec6dab Description: debug symbols for ros-rolling-type-description-interfaces Build-Ids: 03075fd4adeb794afe25859fe1c19c40c6da80d8 1083999301e45d6b697030eefa0d0e43430ba60c 1210f21523b809e50b528f5fa47d204c6072b572 5e5475f992b3e9729805c0ece3c44a43b7378704 5ef3394bcc1beb6d4b80716c9dbe407680272736 680b382ebc9249bcd7543fa6674bcb1d47fd259a b1404eb9ed24e4aae42c093124a14741025acb8d b8a6fcaf950fe2a958de24b850a18c660cf4cc41 c9ec315605f4eb11aeb5f747b7a42578c3bd6231 d8e074f6d1ea7a06a1fe88d330e585d81c697692 fd97ee070870c10c6c774af5b886fc1d992998d0 Package: ros-rolling-ublox Version: 2.3.0-3noble.20250510.081448 Architecture: amd64 Maintainer: Veronica Lane Installed-Size: 41 Depends: ros-rolling-ublox-gps, ros-rolling-ublox-msgs, ros-rolling-ublox-serialization, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ublox Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ublox/ros-rolling-ublox_2.3.0-3noble.20250510.081448_amd64.deb Size: 5306 SHA256: 5bc36d5b24e97641dbc769518162a126423bdb4bca6181363df8ad1e28199530 SHA1: 2e7c7bd2b43c956e04de1ae8b4403b38686cd0d1 MD5sum: 89fca61429dac2bf0cf5dc43cee5371c Description: Provides a ublox_gps node for u-blox GPS receivers, messages, and serialization packages for the binary UBX protocol. Package: ros-rolling-ublox-dgnss Version: 0.5.5-4noble.20250510.084804 Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 70 Depends: ros-rolling-ntrip-client-node, ros-rolling-ublox-dgnss-node, ros-rolling-ublox-nav-sat-fix-hp-node, ros-rolling-ublox-ubx-interfaces, ros-rolling-ublox-ubx-msgs, ros-rolling-ros-workspace Homepage: https://github.com/aussierobots/ublox_dgnss Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ublox-dgnss/ros-rolling-ublox-dgnss_0.5.5-4noble.20250510.084804_amd64.deb Size: 9334 SHA256: 269aaff7225845f7c3c57b524da3d22314a19c372fc4357596df51cf18b08d47 SHA1: 58dd53b8e442c9ccc6fae482f78cb04c6a4f302c MD5sum: 2263a853f3877f4806dc7d1d074052d9 Description: Provides a ublox_dgnss node for a u-blox GPS DGNSS receiver using Gen 9 UBX Protocol Package: ros-rolling-ublox-dgnss-node Version: 0.5.5-4noble.20250510.083549 Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 2965 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libusb-1.0-0 (>= 2:1.0.22), libusb-1.0-0-dev, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rtcm-msgs, ros-rolling-std-msgs, ros-rolling-ublox-ubx-interfaces, ros-rolling-ublox-ubx-msgs, ros-rolling-ros-workspace Homepage: https://github.com/aussierobots/ublox_dgnss Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ublox-dgnss-node/ros-rolling-ublox-dgnss-node_0.5.5-4noble.20250510.083549_amd64.deb Size: 551396 SHA256: 8a90be91c17a2cffda0b1f4ebed97c57eff042e9a30c1179a5262d6817357a37 SHA1: 392d3d67c0fe9fb98f86b1f135141fae2704bb79 MD5sum: bbcf9a18c94e5bf0ad6ad1f8cce2dfef Description: Provides a ublox_gnss node for a u-blox GPS GNSS receiver using Gen 9 UBX Protocol Package: ros-rolling-ublox-dgnss-node-dbgsym Package-Type: ddeb Source: ros-rolling-ublox-dgnss-node Version: 0.5.5-4noble.20250510.083549 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 14727 Depends: ros-rolling-ublox-dgnss-node (= 0.5.5-4noble.20250510.083549) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ublox-dgnss-node/ros-rolling-ublox-dgnss-node-dbgsym_0.5.5-4noble.20250510.083549_amd64.deb Size: 12737254 SHA256: 180d7912896fc731dbe8a8da24bb6cc5b60388e8bf69a4cbacb48c13a9542b04 SHA1: f13966fe6dff5248f109fd92fdd45b04f0576967 MD5sum: 7e05acd4b2445983dfb62b82adfce1bb Description: debug symbols for ros-rolling-ublox-dgnss-node Build-Ids: 1eea39ba99f87ef9f35ca04aac37c38568af9f25 ec41308596ee3886c5f082e070ac1a01bec3233b Package: ros-rolling-ublox-gps Version: 2.3.0-3noble.20250510.080530 Architecture: amd64 Maintainer: Gareth Cross Installed-Size: 3737 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libasio-dev, ros-rolling-diagnostic-msgs, ros-rolling-diagnostic-updater, ros-rolling-geometry-msgs, ros-rolling-rcl-interfaces, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-tf2, ros-rolling-ublox-msgs, ros-rolling-ublox-serialization, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/ublox Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ublox-gps/ros-rolling-ublox-gps_2.3.0-3noble.20250510.080530_amd64.deb Size: 741510 SHA256: 6c5fe6bda3a256bed576450e26153f35ba9c9ddf7709309cfde6e73106a73276 SHA1: 1de1d967ef5b4015be2edd27ed345b1c63029e1b MD5sum: ba0c7dd75a63d3a9972582b760b8a330 Description: Driver for u-blox GPS devices. Package: ros-rolling-ublox-gps-dbgsym Package-Type: ddeb Source: ros-rolling-ublox-gps Version: 2.3.0-3noble.20250510.080530 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Gareth Cross Installed-Size: 20964 Depends: ros-rolling-ublox-gps (= 2.3.0-3noble.20250510.080530) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ublox-gps/ros-rolling-ublox-gps-dbgsym_2.3.0-3noble.20250510.080530_amd64.deb Size: 18880548 SHA256: 633075377227707033710107b61211c9242efe82a98df36f5eb28cb61f146e53 SHA1: 479a66b1c983ca4a50da0e85ddc94b6581424f6e MD5sum: 6e79f85bd8053a1c6dd301feeaf5bd23 Description: debug symbols for ros-rolling-ublox-gps Build-Ids: 05b5d938030a9b16749c3a6ab0ce25dd1124e718 33105a5f17649679ff4960be5a252d72a30da5bd 9196ef8a7db3040ff33699bb6c393f4f7a0978e9 Package: ros-rolling-ublox-msgs Version: 2.3.0-3noble.20250510.074529 Architecture: amd64 Maintainer: Veronica Lane Installed-Size: 12766 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5), ros-rolling-fastcdr, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ublox-serialization, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/ublox Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ublox-msgs/ros-rolling-ublox-msgs_2.3.0-3noble.20250510.074529_amd64.deb Size: 785320 SHA256: 73cd84d3c0a47d0d7c79758008e99c87d9181cdcf75eeefd821b656026756ef7 SHA1: 26d19eb4ebcd41428fc2a48c1080dd61e0bccb95 MD5sum: 1eaf8e95b02a7c6b08f6d1c3768b032d Description: ublox_msgs contains raw messages for u-blox GNSS devices. Package: ros-rolling-ublox-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-ublox-msgs Version: 2.3.0-3noble.20250510.074529 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Veronica Lane Installed-Size: 8660 Depends: ros-rolling-ublox-msgs (= 2.3.0-3noble.20250510.074529) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ublox-msgs/ros-rolling-ublox-msgs-dbgsym_2.3.0-3noble.20250510.074529_amd64.deb Size: 7128054 SHA256: 5d0cbd075ec024a99443d8bbf61e40836417e75a81f851264d940a0d8ea4ece3 SHA1: c53e2b8acb6f47075c5c3d259b87b24bfb3ce8e0 MD5sum: 39a43b4778a4b613b3ae6f9fd6e822f0 Description: debug symbols for ros-rolling-ublox-msgs Build-Ids: 12965f640402220b1255006343c00b3e7cc1c698 2345179e88793a3dda91fc188098739c1f0610f0 2fe88081a3cfd692976e96e5ce95917f7e80c154 507abb762491f9e57fd5692198482211636bdc49 55a70e5bfd8cba070abdeda9e07708dfb6286839 7f490414c7f96979950280575e50cc87816e706d 86b338d7ffe99a99db719fbf226d98916c5ca515 a8323e8e5cb37674636cc775f795b1945f9c9e41 b69fe78437c904e65dcd471da8aad72d897563a9 bbcee3e5177a94c636ffd48fbbd975c6c848a754 c512b708b504bfe24363f3b9012cc4ebc071a368 e09f122e766be61291f5a60f59c6bfdaf15c9111 Package: ros-rolling-ublox-nav-sat-fix-hp-node Version: 0.5.5-4noble.20250510.083606 Architecture: amd64 Maintainer: Geoff Sokoll Installed-Size: 1006 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ublox-ubx-interfaces, ros-rolling-ublox-ubx-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ublox-nav-sat-fix-hp-node/ros-rolling-ublox-nav-sat-fix-hp-node_0.5.5-4noble.20250510.083606_amd64.deb Size: 161148 SHA256: 707ae158855bbc1f83244f0b2e568a3b950f5258e45d581968ff5beeb23a537e SHA1: 88f59a6a63095dab8fc74560443f589d978d5e02 MD5sum: 3834396a3fc2cc4da7783a2e5fc72380 Description: Provides a NavSatFix node for a u-blox GPS GNSS receiver using Gen 9 UBX Protocol Package: ros-rolling-ublox-nav-sat-fix-hp-node-dbgsym Package-Type: ddeb Source: ros-rolling-ublox-nav-sat-fix-hp-node Version: 0.5.5-4noble.20250510.083606 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoff Sokoll Installed-Size: 4384 Depends: ros-rolling-ublox-nav-sat-fix-hp-node (= 0.5.5-4noble.20250510.083606) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ublox-nav-sat-fix-hp-node/ros-rolling-ublox-nav-sat-fix-hp-node-dbgsym_0.5.5-4noble.20250510.083606_amd64.deb Size: 3558902 SHA256: 03712a5ca1422111bb3df55b44a4c190451f3dc868620763e8db1eef4dc4a445 SHA1: 5c3dee58de008adc07014e8b39216d33eb41d30c MD5sum: 027ca13100c0e4efc22f77528f2fec50 Description: debug symbols for ros-rolling-ublox-nav-sat-fix-hp-node Build-Ids: 7df125ffda7e8ec2796ae5c8969b8820d6a91f35 c82e32c36912e52c58d2d85133bb09ec799f827a Package: ros-rolling-ublox-serialization Version: 2.3.0-3noble.20250426.194714 Architecture: amd64 Maintainer: Veronica Lane Installed-Size: 75 Depends: ros-rolling-ros-workspace Homepage: http://ros.org/wiki/ublox Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ublox-serialization/ros-rolling-ublox-serialization_2.3.0-3noble.20250426.194714_amd64.deb Size: 12772 SHA256: 2cdff7bffbddccaa52ada77e909558c5ffe2cc4a8a1e03b7ef3e443ce94ec9c8 SHA1: 32f71f861a7a1ec385f687ea020e57a49a063119 MD5sum: b2bf802667a2c3fae66a45b7a9498a42 Description: ublox_serialization provides header files for serialization of ROS messages to and from u-blox message format. Package: ros-rolling-ublox-ubx-interfaces Version: 0.5.5-4noble.20250429.143059 Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 1795 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-generators, ros-rolling-ros-workspace Homepage: https://github.com/aussierobots/ublox_dgnss Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ublox-ubx-interfaces/ros-rolling-ublox-ubx-interfaces_0.5.5-4noble.20250429.143059_amd64.deb Size: 118046 SHA256: bc5cc8106ac23eff626964fd92297d9a6440309a47118b821b21f03bf627c1f9 SHA1: 4e0d7623823599ec1dc4949acf12d425ff84f98d MD5sum: ba7af3461603aa31a0ef462b1da9404f Description: UBLOX UBX Interfaces Package: ros-rolling-ublox-ubx-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-ublox-ubx-interfaces Version: 0.5.5-4noble.20250429.143059 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 1147 Depends: ros-rolling-ublox-ubx-interfaces (= 0.5.5-4noble.20250429.143059) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ublox-ubx-interfaces/ros-rolling-ublox-ubx-interfaces-dbgsym_0.5.5-4noble.20250429.143059_amd64.deb Size: 840332 SHA256: 287ca51228804884e05e3339b6a764ca51f7f912a27ee4e837071d032fd03106 SHA1: f70f79c65805a6537ff8bab4c782f5ad72d348bc MD5sum: c054054d1da31ecdd5171b5607507291 Description: debug symbols for ros-rolling-ublox-ubx-interfaces Build-Ids: 09ac7d877e8cd9ff6ab23059907f2a9321c64f25 18a9db55ea5cbff3358b996042ca7b8a8750a884 5951eb780f02190f6b4c56500538935d268c46e2 5ce4af310adcdea66233ef791d4aeaedc20666a7 607beadcab5b5c4b2b79fca3b1eab22d2339e40c 6a130f74fe34032e81c8f5fbadb14d9ec4562f90 91b7c99b354edee187ed74a2d90da46822b4595e 96f3d7adfd202662f20dfb8b4f15fb55a62f97a4 c937ebd9e9ace3130867eb769839bb9c55848f61 d18f804ef6053196cb1fbeacd0fe7a8f0c177d21 e79f4fbb6279808473b8aeec408ae56ff1b01bf4 Package: ros-rolling-ublox-ubx-msgs Version: 0.5.5-4noble.20250429.141035 Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 9658 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-generators, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://github.com/aussierobots/ublox_dgnss Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ublox-ubx-msgs/ros-rolling-ublox-ubx-msgs_0.5.5-4noble.20250429.141035_amd64.deb Size: 591132 SHA256: cd837892a01c2673ea741889659d73f3b374709c37dccc82814d00ad595cab34 SHA1: 9d39a762db1cf5fc1bb6611a5425cc8e8dc336ac MD5sum: ade2d0691b7d821f4c9ddf9364c5ec04 Description: UBLOX UBX ROS2 Msgs Package: ros-rolling-ublox-ubx-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-ublox-ubx-msgs Version: 0.5.5-4noble.20250429.141035 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Nick Hortovanyi Installed-Size: 6701 Depends: ros-rolling-ublox-ubx-msgs (= 0.5.5-4noble.20250429.141035) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ublox-ubx-msgs/ros-rolling-ublox-ubx-msgs-dbgsym_0.5.5-4noble.20250429.141035_amd64.deb Size: 5512466 SHA256: 71306244c2437e8cb8714b5822d25ee4b16d45606ea2a1e5634e38bd3e025864 SHA1: 0b166e6f74f86c88cfd377e01f14f0d65812686a MD5sum: dd5d56bead2e9a7572e4eed829a8e382 Description: debug symbols for ros-rolling-ublox-ubx-msgs Build-Ids: 0d211a5727a1c5360c51ca5301e05d45a46bfb0b 21406856ea9c68cc56733a438241908b75023ade 2e02e719dede0528b44ef602dbfcf511f10b77b0 31a64125f5a77610282c257dfd47474706ae2772 3cf57ab952093bd76f88e571e18c6cffce79db9c 618e6243cf3cdda0410dcc52fb5c3fc78af1becb 7134a54b50ded4d2367ef60e68e7d04452701f81 87b3f3a0bd7fa11b4a8f57f2578b24f3c37a1419 a05958ca4391ceb9ce25211212b0b44196b2df9c a220d2f3f577daf4097e53031c4f7125395beae7 fc5256f5384ec9d74f2a8993ca29e77357d13deb Package: ros-rolling-udp-driver Version: 1.2.0-3noble.20250510.083248 Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 834 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libasio-dev, ros-rolling-io-context, ros-rolling-lifecycle-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclcpp-lifecycle, ros-rolling-std-msgs, ros-rolling-udp-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-udp-driver/ros-rolling-udp-driver_1.2.0-3noble.20250510.083248_amd64.deb Size: 180320 SHA256: e3669fa72a4cb06b5f52fa469f0efac2ef0e70a4923affe64e81893afb5b1171 SHA1: f564335b6c6c7c3642cc5b7ea7bbd90d13abf9f5 MD5sum: 7be84a1481100edcc4d523cb432e6110 Description: A library to write Synchronous and Asynchronous networking applications, ROS and ROS2 nodes Package: ros-rolling-udp-driver-dbgsym Package-Type: ddeb Source: ros-rolling-udp-driver Version: 1.2.0-3noble.20250510.083248 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Joshua Whitley Installed-Size: 4155 Depends: ros-rolling-udp-driver (= 1.2.0-3noble.20250510.083248) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-udp-driver/ros-rolling-udp-driver-dbgsym_1.2.0-3noble.20250510.083248_amd64.deb Size: 3595730 SHA256: d3d8982c169131c8861b3b4a3209490e790069595cf9c3202ed8b801fbf33a87 SHA1: b3fc9bc1dc1ecc003ee5193e7b2d1025b50305b0 MD5sum: d5591912f6077ceefec1a981f1359e58 Description: debug symbols for ros-rolling-udp-driver Build-Ids: 477a23ff43ea74a8e5ba22b8683691c6985c37d5 510a59bce6c3bf3eaa0061a93d24d38f5e748911 792177cc47323d9af6860f3a4e8c7a61abb7e030 83420b65c4544aac20a7622cadd3820c9d66a6b8 8b9013f14976a9772dc789e116463d1c9d9b76fa Package: ros-rolling-udp-msgs Version: 0.0.5-1noble.20250429.142643 Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 1249 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-ros-environment, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-udp-msgs/ros-rolling-udp-msgs_0.0.5-1noble.20250429.142643_amd64.deb Size: 111610 SHA256: 22ce061325ffd556850e0d168f7695af8ded6f65a16690d5bb8ae69cdeb4ab7d SHA1: b1113ce92214a5044ce5400b7ac396119fb2da23 MD5sum: b633f28fe45012fd8b07e998c63224ef Description: ROS / ROS2 udp_msgs package Package: ros-rolling-udp-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-udp-msgs Version: 0.0.5-1noble.20250429.142643 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 997 Depends: ros-rolling-udp-msgs (= 0.0.5-1noble.20250429.142643) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-udp-msgs/ros-rolling-udp-msgs-dbgsym_0.0.5-1noble.20250429.142643_amd64.deb Size: 794388 SHA256: 0af9d0e2e749f4c966613eab5410f35381942924f93b492b9fd75bc905409318 SHA1: e197e47ccdd215f418bfa6f81c6f20fa1d5a0d9c MD5sum: f2278a7da5eff609e45d5abb75b2afa7 Description: debug symbols for ros-rolling-udp-msgs Build-Ids: 157366f39b07be91af888e8b8239dfc5eabc70bb 205537852703212fa29080f79d940eaab180fbdd 24ea0e5b9cc11a7aa9132c3655c90d2d43d77e78 3a93815c38dbe6996f907aa13b28be1c97891e7b 4340b43ea65618f22f0277810277e765efe53d3d 83319cae0786ecb33731d6aa380f54b7dc881d51 89499e0ee729eef07c1e12558d88e874d1e87e3b 9cb6cecc7ada5c6277ddd1038e6c53cb08997568 a47d078ee9d18ea1a0af24303b38478102d191f2 d8422b8921f0fd47aa2c1d4a40078e2482270910 de2a0244e893e3208c076e06b54d27560dea2bc1 Package: ros-rolling-uncrustify-vendor Version: 3.2.0-1noble.20250426.193752 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 44 Depends: uncrustify, ros-rolling-ros-workspace Homepage: https://github.com/uncrustify/uncrustify Priority: optional Section: misc Filename: pool/main/r/ros-rolling-uncrustify-vendor/ros-rolling-uncrustify-vendor_3.2.0-1noble.20250426.193752_amd64.deb Size: 8154 SHA256: bd614f7e954dfafc7736ecd3e18b094fbfd7c4ba048e28e6dae3e0fdc8f5a5d4 SHA1: 1d266574c46fc7b726b3340f783ca087f8120523 MD5sum: 2402cedf6e6abf82c0579a69eba86e3b Description: Wrapper around uncrustify, providing nothing but a dependency on uncrustify, on some systems. On others, it provides an ExternalProject build of uncrustify. Package: ros-rolling-unique-identifier-msgs Version: 2.8.0-1noble.20250429.135208 Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 418 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-rolling-fastcdr, ros-rolling-rosidl-core-runtime, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/unique_identifier_msgs Priority: optional Section: misc Filename: pool/main/r/ros-rolling-unique-identifier-msgs/ros-rolling-unique-identifier-msgs_2.8.0-1noble.20250429.135208_amd64.deb Size: 38958 SHA256: 73fe59de5ac93502a2e1c5d78e5a0d8fc6d0f88d133d255e41dbe45460c64047 SHA1: 165092336a95ef856712274634ca6816ea27edff MD5sum: 84a81c85040885e6e6d187d258b49b26 Description: ROS messages for universally unique identifiers. Package: ros-rolling-unique-identifier-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-unique-identifier-msgs Version: 2.8.0-1noble.20250429.135208 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Geoffrey Biggs Installed-Size: 251 Depends: ros-rolling-unique-identifier-msgs (= 2.8.0-1noble.20250429.135208) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-unique-identifier-msgs/ros-rolling-unique-identifier-msgs-dbgsym_2.8.0-1noble.20250429.135208_amd64.deb Size: 165162 SHA256: fadbe34964e05568a68e8ab89b685467ec0903484d51d129a3df6a686dcbfba6 SHA1: ef2d50177fe854f6ff7b9aa7a59a23b32f83c439 MD5sum: 4922ab6650d384adf5369031641b661e Description: debug symbols for ros-rolling-unique-identifier-msgs Build-Ids: 0e0554c5423952ee74f746037f93cd9bcf69f68f 23268434f2a232cea60b80a34f7839ef1209e209 5fae1911d3d9c73c2f67fe1208356621ea272c2e 77d96199a3abc6cfc98213029de281d95e1de6ad 79a682276cf6aa37ea171305acb2bcb9640fe032 95f7967493b1df65f145a0f29e17fd9b0c4e82bd a0c787c111a643842f08261699c49aa64f0e10f8 a1d51a5df094da2ae605ea07a50377070653cc98 ab760aa3b134de370306435825ed4d7935a954eb bdb5e432979a47d11e4412d227d4778f1734610b c87aac17168e2a36b05634be1e70c5ddb6f8dfb0 Package: ros-rolling-ur-calibration Version: 3.2.1-1noble.20250510.091524 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 190 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libeigen3-dev, ros-rolling-rclcpp, ros-rolling-ur-client-library, ros-rolling-ur-robot-driver, ros-rolling-yaml-cpp-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ur-calibration/ros-rolling-ur-calibration_3.2.1-1noble.20250510.091524_amd64.deb Size: 53934 SHA256: 03431f563d636005eebc486f33acbf51ba512ae1f7b7cb7d9ef0aefd8fd47400 SHA1: e2aed5bf406354f8c8355e48ee3c5c178cbeb888 MD5sum: 4e3f7f5852a01c5143f7fcdb05ca79de Description: Package for extracting the factory calibration from a UR robot and change it such that it can be used by ur_description to gain a correct URDF Package: ros-rolling-ur-calibration-dbgsym Package-Type: ddeb Source: ros-rolling-ur-calibration Version: 3.2.1-1noble.20250510.091524 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Exner Installed-Size: 1555 Depends: ros-rolling-ur-calibration (= 3.2.1-1noble.20250510.091524) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ur-calibration/ros-rolling-ur-calibration-dbgsym_3.2.1-1noble.20250510.091524_amd64.deb Size: 1524986 SHA256: 826284b7d909dafefc6c1ac26a454fb252973dc96a3e7d1a15e74a74d31ba3f8 SHA1: 0e9a7fc41777fb82c1fff379b4b2da5d380267d9 MD5sum: fcc55616fd8d26b1a4952e18cad90ba9 Description: debug symbols for ros-rolling-ur-calibration Build-Ids: b714979ad749ebbd2a46900fb5e59ab54f51a47c Package: ros-rolling-ur-client-library Version: 2.0.0-1noble.20250426.193753 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 1087 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-ament-cmake, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/ur_client_library Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ur-client-library/ros-rolling-ur-client-library_2.0.0-1noble.20250426.193753_amd64.deb Size: 263778 SHA256: 69dcc90f546e24dfe916b2b9b9bc443d21e20cf6c5ccafbb9ce3a1fed733666b SHA1: 7e3c2db8a7b1e7b10e7f84200f06fbc4e323de66 MD5sum: b09cdd79d20b7ee4e331ad33f6eafe50 Description: Standalone C++ library for accessing Universal Robots interfaces. This has been forked off the ur_robot_driver. Package: ros-rolling-ur-client-library-dbgsym Package-Type: ddeb Source: ros-rolling-ur-client-library Version: 2.0.0-1noble.20250426.193753 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Exner Installed-Size: 3389 Depends: ros-rolling-ur-client-library (= 2.0.0-1noble.20250426.193753) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ur-client-library/ros-rolling-ur-client-library-dbgsym_2.0.0-1noble.20250426.193753_amd64.deb Size: 3180506 SHA256: f9bc1f44da9ebd8e31b82262cdc4d3283db90285704eaccd79bf01967b1c17f7 SHA1: a0af3e852c36ae0b06b5a35904c422d973d48c1d MD5sum: 121d0d331277325a4901aafd18c70cd9 Description: debug symbols for ros-rolling-ur-client-library Build-Ids: ada8d3601888c8761db6ff5e1d9d84860f57ef3f Package: ros-rolling-ur-controllers Version: 3.2.1-1noble.20250510.085347 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 1771 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-rolling-action-msgs, ros-rolling-angles, ros-rolling-control-msgs, ros-rolling-controller-interface, ros-rolling-generate-parameter-library, ros-rolling-geometry-msgs, ros-rolling-hardware-interface, ros-rolling-joint-trajectory-controller, ros-rolling-lifecycle-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp-lifecycle, ros-rolling-rcutils, ros-rolling-realtime-tools, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-trajectory-msgs, ros-rolling-ur-dashboard-msgs, ros-rolling-ur-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ur-controllers/ros-rolling-ur-controllers_3.2.1-1noble.20250510.085347_amd64.deb Size: 393724 SHA256: e4897ef8f63f83e8d26950305addbd90e7d79b646a6b0f03cc7af7fbfd797a4b SHA1: 7b32158b6f73b60c42802dab6d3faa06ceff1255 MD5sum: 65240e7a5239a59d9e9b48dac7c2cf9e Description: Provides controllers that use the speed scaling interface of Universal Robots. Package: ros-rolling-ur-controllers-dbgsym Package-Type: ddeb Source: ros-rolling-ur-controllers Version: 3.2.1-1noble.20250510.085347 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Exner Installed-Size: 8704 Depends: ros-rolling-ur-controllers (= 3.2.1-1noble.20250510.085347) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ur-controllers/ros-rolling-ur-controllers-dbgsym_3.2.1-1noble.20250510.085347_amd64.deb Size: 7885418 SHA256: 27bc3935fdefd5e84e886fc5eedabdb4e551767d986122d3e6941c04f1341b99 SHA1: f7ec69d303f762da91a1873eeaf49a0be607e24a MD5sum: bb6660dae6460caf1003865b4c64dde8 Description: debug symbols for ros-rolling-ur-controllers Build-Ids: 4de9431d72bd25ca7af2aeb08b1563620d0bb60a Package: ros-rolling-ur-dashboard-msgs Version: 3.2.1-1noble.20250429.141500 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 5820 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ur-dashboard-msgs/ros-rolling-ur-dashboard-msgs_3.2.1-1noble.20250429.141500_amd64.deb Size: 355642 SHA256: c887010234a0d7e7f9d6647e273dbe49a8b338a44c2b580d44c98c8883999f4e SHA1: f94cf36d676814f5abe969f4aaf37cfb7f56556f MD5sum: 11c8507fb4bd0492c202737c2ee235a8 Description: Messages around the UR Dashboard server. Package: ros-rolling-ur-dashboard-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-ur-dashboard-msgs Version: 3.2.1-1noble.20250429.141500 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Exner Installed-Size: 4031 Depends: ros-rolling-ur-dashboard-msgs (= 3.2.1-1noble.20250429.141500) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ur-dashboard-msgs/ros-rolling-ur-dashboard-msgs-dbgsym_3.2.1-1noble.20250429.141500_amd64.deb Size: 3120120 SHA256: 7383bc5ab8145478f2c4465fae91de100c0d93b211f8007dcc87688f9850ee72 SHA1: 9566d3bc34075d03d7e5b8a15a3f9b5152eda7d1 MD5sum: 0f040592f2ceb17d1ad667ef8f3ed558 Description: debug symbols for ros-rolling-ur-dashboard-msgs Build-Ids: 2094d42db05e28635ebfe35ce6f0091a4433a893 214bdb2bf7f1663a84e76a22c4b4d1f186227d0d 2297a2f7a0e0ae715464a622cf84a1bf7137013e 87712eeda89d3dd378955c4aace4788ad86840e5 914a623a010444974e17db04a78b935c0d9325ea b53dc7f2947ed668c60748ef5dfe205aa0566505 d1d13a4d3aee9b7934e038617600b60744e012ad e29b8db539cc27c335285a36267aa11d949fc38d f645bf4cb1c3fb2c9387fd328c8d561f547c5ea3 fa5652f8ae0a9c593b835cc55c279e2d52286b38 fee666b892a1511e106dacd281370452ba1e7e9d Package: ros-rolling-ur-description Version: 3.1.1-1noble.20250510.090809 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 67843 Depends: ros-rolling-joint-state-publisher-gui, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-robot-state-publisher, ros-rolling-rviz2, ros-rolling-urdf, ros-rolling-xacro, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ur-description/ros-rolling-ur-description_3.1.1-1noble.20250510.090809_amd64.deb Size: 20448190 SHA256: d1956e5acbed59bb5e90152eb21a5183bb3d398c26c7e2fddca43cefe675919f SHA1: 3c9d7868b88d9bb96347261f8bc53c0cb9bdf81d MD5sum: d3c46edfa60a71820607d9982810ac9d Description: URDF description for Universal Robots Package: ros-rolling-ur-msgs Version: 2.2.0-1noble.20250429.142342 Architecture: amd64 Maintainer: G.A. vd. Hoorn Installed-Size: 5209 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-action-msgs, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ur-msgs/ros-rolling-ur-msgs_2.2.0-1noble.20250429.142342_amd64.deb Size: 351256 SHA256: 6ce6895e817cc86f28b55338c6e345a1db4eaf92f08963c8d0c2d8d2ea9d065c SHA1: f01cbb8b00e308503283b728a3d2a9fcfcaae936 MD5sum: bf1805e990bc59d7b89a36264d305a0a Description: Message and service definitions for interacting with Universal Robots robot controllers. Package: ros-rolling-ur-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-ur-msgs Version: 2.2.0-1noble.20250429.142342 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: G.A. vd. Hoorn Installed-Size: 3247 Depends: ros-rolling-ur-msgs (= 2.2.0-1noble.20250429.142342) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ur-msgs/ros-rolling-ur-msgs-dbgsym_2.2.0-1noble.20250429.142342_amd64.deb Size: 2506356 SHA256: bd0cead19adf448e0999df6c4457d5c7fd17d06e3ca0e330643aa1891f764de3 SHA1: cf4d50e6ab1bba3f4b7434e3a69d3d517531f436 MD5sum: 116c55a7dd649adaef4399260d5dedc7 Description: debug symbols for ros-rolling-ur-msgs Build-Ids: 14dfcf0641708b4c441880e2b233de9067dd5371 19f54134f352134e3305f7e0b6e9563e97a1019e 374e3f6045eb73308a5f467b4f2d335764cd889d 692d684203cc32504c95a05dc6877d8834fe39f2 869c2cdc61eb1ba8d76283ae71751cbe38c2dda9 c96bac2a5208838a87a905850082793b423e7331 ca6755b8a982e3c06451b6a0dfba9d31dc737d0c e6342655e863457bf1cf38c3dcffc687715e3ef1 ed73ca581d66e6d43aa94d6210bae4987f8d5879 fa2724a9dbcc5a45f9ed1922b819fb91bb4b9779 fc4f895fa330e38b30d62252bdb0552ea00e3b1d Package: ros-rolling-ur-robot-driver Version: 3.2.1-1noble.20250510.090909 Architecture: amd64 Maintainer: Felix Exner Installed-Size: 4489 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-controller-manager, ros-rolling-controller-manager-msgs, ros-rolling-force-torque-sensor-broadcaster, ros-rolling-geometry-msgs, ros-rolling-hardware-interface, ros-rolling-joint-state-broadcaster, ros-rolling-joint-state-publisher, ros-rolling-joint-trajectory-controller, ros-rolling-launch, ros-rolling-launch-ros, ros-rolling-pluginlib, ros-rolling-pose-broadcaster, ros-rolling-position-controllers, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-rclpy, ros-rolling-robot-state-publisher, ros-rolling-ros2-controllers-test-nodes, ros-rolling-rviz2, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-tf2-geometry-msgs, ros-rolling-ur-client-library, ros-rolling-ur-controllers, ros-rolling-ur-dashboard-msgs, ros-rolling-ur-description, ros-rolling-ur-msgs, ros-rolling-urdf, ros-rolling-velocity-controllers, ros-rolling-xacro, socat, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ur-robot-driver/ros-rolling-ur-robot-driver_3.2.1-1noble.20250510.090909_amd64.deb Size: 883024 SHA256: df9a96ff53b5ce525d38dfb6a3312f65d68f3d8f7438fbdf5531d66e061e0c66 SHA1: a679dd74b78d1d9b9da24e2f78b1181ec0a0a42a MD5sum: 11f6a718faaae135d705e48bcf069fbf Description: The new driver for Universal Robots UR3, UR5 and UR10 robots with CB3 controllers and the e-series. Package: ros-rolling-ur-robot-driver-dbgsym Package-Type: ddeb Source: ros-rolling-ur-robot-driver Version: 3.2.1-1noble.20250510.090909 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Felix Exner Installed-Size: 20217 Depends: ros-rolling-ur-robot-driver (= 3.2.1-1noble.20250510.090909) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-ur-robot-driver/ros-rolling-ur-robot-driver-dbgsym_3.2.1-1noble.20250510.090909_amd64.deb Size: 17336192 SHA256: 7b365e28f94ab6a4d844407a15ae40956d75115ed3f74c527808a2aac5daf69f SHA1: 7384d80783f5fb58c152723deb1886303b13d124 MD5sum: ce35c08bef1cac778c1b49bde0d3ef90 Description: debug symbols for ros-rolling-ur-robot-driver Build-Ids: 353d6d95b308d523da0c1c6933b5ece40a463817 6b6244d62ac425db6701a5bebdb310625bf113d4 776b48fee69dbcb4f6b2d3cf8bbdb9fc9a170265 c084bc3c22bcde35105eae55070fb3023b52c83b c5697c0c6c310365796af0098fbe7e92f86a2b45 Package: ros-rolling-urdf Version: 2.13.0-1noble.20250510.074930 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 366 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-urdfdom, ros-rolling-pluginlib, ros-rolling-rcutils, ros-rolling-tinyxml2-vendor, ros-rolling-urdf-parser-plugin, ros-rolling-urdfdom-headers, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-urdf/ros-rolling-urdf_2.13.0-1noble.20250510.074930_amd64.deb Size: 105916 SHA256: 6974690ae48b215202bfb91e75e0114eddb1b2cb6c2b50727fa5b236810bf5f0 SHA1: 6046e7fd9158512c974085c628efa874709a947a MD5sum: 8e883b4334d632b8eb181607ea5ef55a Description: This package contains a C++ parser for the Unified Robot Description Format (URDF), which is an XML format for representing a robot model. The code API of the parser has been through our review process and will remain backwards compatible in future releases. Package: ros-rolling-urdf-dbgsym Package-Type: ddeb Source: ros-rolling-urdf Version: 2.13.0-1noble.20250510.074930 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 1272 Depends: ros-rolling-urdf (= 2.13.0-1noble.20250510.074930) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-urdf/ros-rolling-urdf-dbgsym_2.13.0-1noble.20250510.074930_amd64.deb Size: 1194608 SHA256: 9aa5949ba2e18d6a4562477b8ca6e3bde4ac6fb6041f0e19a4b49bbe4c76d465 SHA1: 579d8f8cf2c6a91ab3952ad6e02fae3ebbc86877 MD5sum: aa0145318535879b2bcdac66229b99ab Description: debug symbols for ros-rolling-urdf Build-Ids: 4db2939fa9de2e4c7b04d5f0d2b24c6aefe15fa5 c21485c7e2ef1c9509cf774781cdaece955451bf Package: ros-rolling-urdf-launch Version: 0.1.1-2noble.20250510.090808 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 48 Depends: ros-rolling-joint-state-publisher, ros-rolling-joint-state-publisher-gui, ros-rolling-launch-ros, ros-rolling-robot-state-publisher, ros-rolling-rviz-common, ros-rolling-rviz-default-plugins, ros-rolling-rviz2, ros-rolling-xacro, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-urdf-launch/ros-rolling-urdf-launch_0.1.1-2noble.20250510.090808_amd64.deb Size: 6440 SHA256: 6b6c66da3a0093e5006b79a36de6acb3ed52533e6e0f1094b5a0234917750453 SHA1: 80db30ee25b57a7059c633010de9dbf2e72e5eb8 MD5sum: 8642082a0145927c8d6a071fd71c8174 Description: Launch files for common URDF operations Package: ros-rolling-urdf-parser-plugin Version: 2.13.0-1noble.20250510.074531 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 60 Depends: ros-rolling-urdfdom-headers, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-urdf-parser-plugin/ros-rolling-urdf-parser-plugin_2.13.0-1noble.20250510.074531_amd64.deb Size: 9792 SHA256: d47be0609b47175b8e7e2edae498f4c0f12e604e1037a2a14a2c4e5f3ebca900 SHA1: 3b610686bc127a754b0c42daeabc1ee86d42f622 MD5sum: 8a2c197be8d3ff6d80ccca95bcd0612d Description: This package contains a C++ base class for URDF parsers. Package: ros-rolling-urdf-tutorial Version: 1.1.0-2noble.20250510.091054 Architecture: amd64 Maintainer: David V. Lu!! Installed-Size: 1011 Depends: ros-rolling-urdf-launch, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/urdf_tutorial Priority: optional Section: misc Filename: pool/main/r/ros-rolling-urdf-tutorial/ros-rolling-urdf-tutorial_1.1.0-2noble.20250510.091054_amd64.deb Size: 731380 SHA256: 0212ad2e714c27aa1c50ee58925a6353977215e34e7b978b99b6bcfdbf3c8f42 SHA1: afb995b49b8d137dfe54fbd0df1d647a0f4971be MD5sum: f7e2b6ea87b4fd1f1e774e8f7f170465 Description: This package contains a number of URDF tutorials. Package: ros-rolling-urdfdom Version: 4.0.0-2noble.20250426.194708 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 428 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libconsole-bridge-dev, libtinyxml2-dev, ros-rolling-console-bridge-vendor, ros-rolling-tinyxml2-vendor, ros-rolling-urdfdom-headers (>= 0.2.3), ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-urdfdom/ros-rolling-urdfdom_4.0.0-2noble.20250426.194708_amd64.deb Size: 72388 SHA256: a415938f778c21fe9f086e010469b30f8148f6531cb5266739de4178b0712d54 SHA1: e6b3e3d96e572fea17b71c4b2480db12f15674ca MD5sum: ddcf45b3ff7a83261f01cf5163950a9d Description: A library to access URDFs using the DOM model. Package: ros-rolling-urdfdom-dbgsym Package-Type: ddeb Source: ros-rolling-urdfdom Version: 4.0.0-2noble.20250426.194708 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 1877 Depends: ros-rolling-urdfdom (= 4.0.0-2noble.20250426.194708) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-urdfdom/ros-rolling-urdfdom-dbgsym_4.0.0-2noble.20250426.194708_amd64.deb Size: 1225044 SHA256: 9c4c602a34ad1d74e4f56b39d44900417151216c26f0d72512c7fb066b56b628 SHA1: 4eebbd96332a28887621d52c446f86d1ed41b070 MD5sum: b4f4997bd669e1b2ca4c46bf941c10b5 Description: debug symbols for ros-rolling-urdfdom Build-Ids: 6fe78433b343fcb4fd22c6d595be27e202c52e76 98dd9e988db96ec355cf21d80e5006d792459ccd ac11a179760dd9d4c00fbbf5becbc8575ab1ba8d bc128d62ad1c6b75489565c4dd9d080913fb293e ec57110b5ed0c7a4e5451436a637c206009c5f1e faa10f9d3b9be1066fa48440bc1b802d2755debb fb79e0a12e4bbff46ae8decf6c8a1006345a9af1 Package: ros-rolling-urdfdom-headers Version: 1.1.1-2noble.20250426.191415 Architecture: amd64 Maintainer: Steven! Ragnarök Installed-Size: 100 Depends: ros-rolling-ros-workspace Homepage: http://ros.org/wiki/urdf Priority: optional Section: misc Filename: pool/main/r/ros-rolling-urdfdom-headers/ros-rolling-urdfdom-headers_1.1.1-2noble.20250426.191415_amd64.deb Size: 13440 SHA256: fd1bc73a62115d8375d5eaa4c4b6eb0198fbe1f338778af6fc4dcb6c86af4fd0 SHA1: a88095a35b99f14d3a33a3b698a7bbd11f2532b3 MD5sum: 6a490db6a41d8a956accef976d3a182f Description: C++ headers for URDF. Package: ros-rolling-urdfdom-py Version: 1.2.1-2noble.20250510.075911 Architecture: amd64 Maintainer: Chris Lalancette Installed-Size: 157 Depends: python3-lxml, python3-yaml, ros-rolling-rclpy, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/urdfdom_py Priority: optional Section: misc Filename: pool/main/r/ros-rolling-urdfdom-py/ros-rolling-urdfdom-py_1.2.1-2noble.20250510.075911_amd64.deb Size: 38694 SHA256: 6662d100a1764ad02739a58a6e479f495732dd7c8eb429094ae44ccc7b5c86e0 SHA1: 785813c5e280a2733f9d472b3edb208cd7203a27 MD5sum: 8b17bae9ffbe85cbf37f864cef244dcb Description: Python implementation of the URDF parser. Package: ros-rolling-urg-c Version: 1.0.4001-5noble.20250426.194705 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 311 Depends: libc6 (>= 2.34), ros-rolling-ros-workspace Homepage: http://sourceforge.net/projects/urgwidget/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-urg-c/ros-rolling-urg-c_1.0.4001-5noble.20250426.194705_amd64.deb Size: 41278 SHA256: a407ddf7ecc1e011b0bde3a598c7d349351dfda74deebba807719dbb1b95766b SHA1: 6627ea4acc670a398c87a1c6299fbc9f4cd27e4f MD5sum: 3784929b49bd3ccab653db2b2452699c Description: The urg_c package Package: ros-rolling-urg-c-dbgsym Package-Type: ddeb Source: ros-rolling-urg-c Version: 1.0.4001-5noble.20250426.194705 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 199 Depends: ros-rolling-urg-c (= 1.0.4001-5noble.20250426.194705) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-urg-c/ros-rolling-urg-c-dbgsym_1.0.4001-5noble.20250426.194705_amd64.deb Size: 98792 SHA256: 3d462318764901648cb8ec633e20d2d4cb9ea7e3ed602baf08361796c9595a88 SHA1: 195171c380d33144c7dff9ca4232a20287853f92 MD5sum: a6b222ffe72d19ae2135b40d54175c9d Description: debug symbols for ros-rolling-urg-c Build-Ids: 1efded09afaa88176364752ca78e01f221a6c41d 32f19ae46eccc3ed947c5b361e9b18f8c679394e 90ee398d8aad084cd62e9ce073c44dcc3d5014ec 9334e0ca6b87f8956895b261e6002d21cfd00345 96b9bfe5fc0f5e56ccfe33afc8c3410a47cb4d35 9b267e040f98cfb37fc687152cdf8948e99ced4f ad1e5a2640d9ce02fd5cab8a8db24fa2c8b3e1f7 ae436e27bfebbb967c1b0a9b56f94c408984d11c beb1cad007696039f6671660d08179e72e28741d bf5c775f9a2763b6ce7af397ca990e6e8fad182c c12a65ead9e67da383fd0300cae70ec7d82e78d6 e45fa57a72fd26ae1f2d28e1cdcf6d7db3813ec7 Package: ros-rolling-urg-node Version: 1.1.1-3noble.20250510.080959 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 608 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libboost-dev, ros-rolling-builtin-interfaces, ros-rolling-diagnostic-updater, ros-rolling-laser-proc, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rosidl-default-generators, ros-rolling-sensor-msgs, ros-rolling-std-srvs, ros-rolling-urdf, ros-rolling-urg-c, ros-rolling-urg-node-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/urg_node Priority: optional Section: misc Filename: pool/main/r/ros-rolling-urg-node/ros-rolling-urg-node_1.1.1-3noble.20250510.080959_amd64.deb Size: 184002 SHA256: a36a35955a6012f963bbbfff926dc90f1b0581c065f184653ab1d758254f787b SHA1: 62479e9ce54d86f85c3534718ab1abcd23e32811 MD5sum: bb0a5ebc1ed2c340a184a72352bd8169 Description: urg_node Package: ros-rolling-urg-node-dbgsym Package-Type: ddeb Source: ros-rolling-urg-node Version: 1.1.1-3noble.20250510.080959 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 2382 Depends: ros-rolling-urg-node (= 1.1.1-3noble.20250510.080959) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-urg-node/ros-rolling-urg-node-dbgsym_1.1.1-3noble.20250510.080959_amd64.deb Size: 2229888 SHA256: a28321717a1482cb338fd639c1b94793ff636864805debb9273323ed06272267 SHA1: 369b7982740d67398f446e872dd8f26e980db9fe MD5sum: ea86528e23e5b9c86894234f315a72d9 Description: debug symbols for ros-rolling-urg-node Build-Ids: 3641071a8d9e142ff8e2420768f1cf52223f6457 50add0c261cbc742ed621270e47f8a76a31d86c8 abf6a414bef3befd1fb83bf3bd5aa38083960263 Package: ros-rolling-urg-node-msgs Version: 1.0.1-8noble.20250429.141035 Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 439 Depends: libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-generators, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/urg_node Priority: optional Section: misc Filename: pool/main/r/ros-rolling-urg-node-msgs/ros-rolling-urg-node-msgs_1.0.1-8noble.20250429.141035_amd64.deb Size: 41010 SHA256: e217ecc1ffb5c701b1d6df09193a05b0d86a5d6459bda9a7e20e2e2e7ed3580f SHA1: 405f1ae939b68171edbfe031a70b2749145b1a70 MD5sum: c33dc74345ee8267845ec982f8e3b7b0 Description: urg_node_msgs Package: ros-rolling-urg-node-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-urg-node-msgs Version: 1.0.1-8noble.20250429.141035 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Michael Ferguson Installed-Size: 257 Depends: ros-rolling-urg-node-msgs (= 1.0.1-8noble.20250429.141035) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-urg-node-msgs/ros-rolling-urg-node-msgs-dbgsym_1.0.1-8noble.20250429.141035_amd64.deb Size: 172474 SHA256: 584aca44d5ad3ef83cedb1e24285be056b083fb33b65a35ee2519b51a8ec36f9 SHA1: 2d36c0fec184332f495a855003c8b31f8d1f7e6e MD5sum: 39f96481fc911851b9f35225a880d897 Description: debug symbols for ros-rolling-urg-node-msgs Build-Ids: 4e0c6ca4d4e2b3b432877f4e99fb9fb47b549e37 6ec271d1c5984acac2c61dc7cc33de639b898a30 6f48be3cc3cdc4f9475860179585eba763416926 7a4b1ff1aae7597439bbaff6ee2e18465c5853bb 863720ee5a30daf5af2c7757ee8c5979d59f59a8 bb820a4e30a8a0c82f25785abc9aeb52ad70739a c6f67f6a767a72083f3d28c37500f91c1adb364e c8b244ae1c6293f124c62b3f8db3580c6f853b5f cb67146bb3b7f873c098fa057e9560e61c2acbad dfa64e69dd4ff2a01432962e3e503f00e28ce492 ebf039f8d399712bbbd08c42a3527eb572aa5c20 Package: ros-rolling-usb-cam Version: 0.8.1-1noble.20250510.084714 Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 704 Depends: libavcodec60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libswscale7 (>= 7:6.0), ffmpeg, libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev, ros-rolling-builtin-interfaces, ros-rolling-camera-info-manager, ros-rolling-cv-bridge, ros-rolling-image-transport, ros-rolling-image-transport-plugins, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-std-srvs, v4l-utils, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/usb_cam Priority: optional Section: misc Filename: pool/main/r/ros-rolling-usb-cam/ros-rolling-usb-cam_0.8.1-1noble.20250510.084714_amd64.deb Size: 169238 SHA256: 032f3f13f88f77b878252cab1d37ce13b62d69c2265ab4a581d84de75581d122 SHA1: 8db26241781a2b4dd11009aab19dd6b0b7f75332 MD5sum: f3ab852449e8bc6e0279b40277ee2de6 Description: A ROS Driver for V4L USB Cameras Package: ros-rolling-usb-cam-dbgsym Package-Type: ddeb Source: ros-rolling-usb-cam Version: 0.8.1-1noble.20250510.084714 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Evan Flynn Installed-Size: 2665 Depends: ros-rolling-usb-cam (= 0.8.1-1noble.20250510.084714) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-usb-cam/ros-rolling-usb-cam-dbgsym_0.8.1-1noble.20250510.084714_amd64.deb Size: 2466192 SHA256: 30e6bbe7f3c1dc8fc00f1371d684c088209df6d3eb5d87095d789d06141b8e67 SHA1: 1ff290cd9a712d4bfb535e25e1e2b42100f1fb57 MD5sum: ded9cf3221d60a37af3391803e68fee2 Description: debug symbols for ros-rolling-usb-cam Build-Ids: 45caf1f0cbe63a8b811184e1ad9310ce0dc8b5e9 a893a1c59f4458f1367439b5f3ded54d26bc3c7b d981dc3941b4f08646b42e2de377c62717a27232 Package: ros-rolling-v4l2-camera Version: 0.7.1-1noble.20250510.081004 Architecture: amd64 Maintainer: Sander G. van Dijk Installed-Size: 901 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-camera-info-manager, ros-rolling-cv-bridge, ros-rolling-image-transport, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-v4l2-camera/ros-rolling-v4l2-camera_0.7.1-1noble.20250510.081004_amd64.deb Size: 219024 SHA256: 8291cc4e34f35443dd5c60680e6ca12351fbd55dc2d60607d72538f5d11a4ffa SHA1: c5ca1bbc324a19b2a0a8874fe2cab1847fd3fb18 MD5sum: 90e3d213bad0d366f78673b5e2e3899f Description: A ROS 2 camera driver using Video4Linux2 Package: ros-rolling-v4l2-camera-dbgsym Package-Type: ddeb Source: ros-rolling-v4l2-camera Version: 0.7.1-1noble.20250510.081004 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Sander G. van Dijk Installed-Size: 4585 Depends: ros-rolling-v4l2-camera (= 0.7.1-1noble.20250510.081004) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-v4l2-camera/ros-rolling-v4l2-camera-dbgsym_0.7.1-1noble.20250510.081004_amd64.deb Size: 4147070 SHA256: a1e5eca23f909e9ad9bbbcffce7312debf98bb42124a693aa0b058bfb7c51641 SHA1: 63c5a82cc71c7678a91e730d16c4ace3cabdda8d MD5sum: 03bdc4fe8ec14611f68cf4f628df19ee Description: debug symbols for ros-rolling-v4l2-camera Build-Ids: 542ce4ae1dcc271612cf17c7cfb2e29c92e41eaf 8b1d7556459f1e12a63639b7c5b065d8d2f56831 dbe0db6d1992c9357f5f74df770d86e5af06b7b4 Package: ros-rolling-velocity-controllers Version: 4.24.0-1noble.20250510.085500 Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 106 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-backward-ros, ros-rolling-forward-command-controller, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-ros-workspace Homepage: https://control.ros.org Priority: optional Section: misc Filename: pool/main/r/ros-rolling-velocity-controllers/ros-rolling-velocity-controllers_4.24.0-1noble.20250510.085500_amd64.deb Size: 22956 SHA256: 13d03f7d1db4e662dda1eb4f6f569bf4fee6e661f59351059dc1783963ccaa7c SHA1: e997cc21d9f614a937f0f8b73f51640bafad7e87 MD5sum: f9ff64c219406005baeee2e5d6a5addc Description: Generic controller for forwarding commands. Package: ros-rolling-velocity-controllers-dbgsym Package-Type: ddeb Source: ros-rolling-velocity-controllers Version: 4.24.0-1noble.20250510.085500 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bence Magyar Installed-Size: 369 Depends: ros-rolling-velocity-controllers (= 4.24.0-1noble.20250510.085500) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-velocity-controllers/ros-rolling-velocity-controllers-dbgsym_4.24.0-1noble.20250510.085500_amd64.deb Size: 350896 SHA256: 8ed1ca35bc66656ba5f3493520fe794d7ecb909c2788596ddc4cd9cdd90f98e9 SHA1: 308954a15b1061bbf1ee705d64410f8edf53929c MD5sum: 45fb0c9bafd11e21968b8af5741f83a1 Description: debug symbols for ros-rolling-velocity-controllers Build-Ids: f6c8989705ded4db9d40f552baed773777912d5b Package: ros-rolling-velodyne Version: 2.5.1-1noble.20250510.084604 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 73 Depends: ros-rolling-velodyne-driver, ros-rolling-velodyne-laserscan, ros-rolling-velodyne-msgs, ros-rolling-velodyne-pointcloud, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/velodyne Priority: optional Section: misc Filename: pool/main/r/ros-rolling-velodyne/ros-rolling-velodyne_2.5.1-1noble.20250510.084604_amd64.deb Size: 8508 SHA256: 5a3d0e075bb4369e32b31f170ea9c60059b0a0c4d5bd1ba3dc2f145797e0f110 SHA1: 19d23647a889869c5c0b8339e1ff1f3561ae8f8f MD5sum: 8d80c18f43cc3a6849b0385190c40cf8 Description: Basic ROS support for the Velodyne 3D LIDARs. Package: ros-rolling-velodyne-driver Version: 2.5.1-1noble.20250510.081148 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 701 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libpcap0.8t64 (>= 1.0.0), libstdc++6 (>= 13.1), libpcap0.8-dev, ros-rolling-diagnostic-updater, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-tf2-ros, ros-rolling-velodyne-msgs, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/velodyne_driver Priority: optional Section: misc Filename: pool/main/r/ros-rolling-velodyne-driver/ros-rolling-velodyne-driver_2.5.1-1noble.20250510.081148_amd64.deb Size: 155670 SHA256: aaf16e5eabababca6cc0547e11e8d4e33c9af6435fe9277226e670a524f473ce SHA1: 31368bf40c4dd2ef0f8df579088299316d7f2e6b MD5sum: 5fa502205ba125035880bfdfc3a3a2db Description: ROS device driver for Velodyne 3D LIDARs. Package: ros-rolling-velodyne-driver-dbgsym Package-Type: ddeb Source: ros-rolling-velodyne-driver Version: 2.5.1-1noble.20250510.081148 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 3174 Depends: ros-rolling-velodyne-driver (= 2.5.1-1noble.20250510.081148) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-velodyne-driver/ros-rolling-velodyne-driver-dbgsym_2.5.1-1noble.20250510.081148_amd64.deb Size: 2796564 SHA256: 862f7c7d9073a0fa9071e548acf459f8c620ab4916f281c3023377bf0525b003 SHA1: 1f97187b6abbf2fec178e50aca2dd08e837744ea MD5sum: 1c724dc6a841d72b592286fd79bd94a2 Description: debug symbols for ros-rolling-velodyne-driver Build-Ids: 007b1a4832f77e01b5ba42d271c210134e14786b 7c82bed34dc073081dd145ce256a04c7b8e0131e d3ed86c3ee288b3648983d02480ef66632dcc84b Package: ros-rolling-velodyne-laserscan Version: 2.5.1-1noble.20250510.080716 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 593 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-velodyne-laserscan/ros-rolling-velodyne-laserscan_2.5.1-1noble.20250510.080716_amd64.deb Size: 127694 SHA256: b254d4956257d74c6eeb759f057054ceda2001726c24023bf33a6ae1ada17f04 SHA1: 6f8b6a0af6dff16dde5460febc3ef22bdcbb73b0 MD5sum: ea91081af83e3c21aa5b435a60bdba30 Description: Extract a single ring of a Velodyne PointCloud2 and publish it as a LaserScan message Package: ros-rolling-velodyne-laserscan-dbgsym Package-Type: ddeb Source: ros-rolling-velodyne-laserscan Version: 2.5.1-1noble.20250510.080716 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 2713 Depends: ros-rolling-velodyne-laserscan (= 2.5.1-1noble.20250510.080716) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-velodyne-laserscan/ros-rolling-velodyne-laserscan-dbgsym_2.5.1-1noble.20250510.080716_amd64.deb Size: 2367184 SHA256: 88abfd77f2f077953ac1c74c63a6653c6e0d4b6b33d9fab896a158e7e0326d91 SHA1: a9e2ee399135b1a9ebd31732446405045e4dd2f2 MD5sum: a60c72eff96d06e4c9fc9b2a6e57f814 Description: debug symbols for ros-rolling-velodyne-laserscan Build-Ids: 93944a807eda2d3ab3be20bb4f904bb37b1affe0 f1fd2901ff59639dfa17d8c322be3cdfb24c5c14 Package: ros-rolling-velodyne-msgs Version: 2.5.1-1noble.20250429.141037 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 556 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-velodyne-msgs/ros-rolling-velodyne-msgs_2.5.1-1noble.20250429.141037_amd64.deb Size: 55296 SHA256: 6c327c2fc94d1337ae1d250a7b3710616f41d0eba8fded3e5bcf5ce906380b93 SHA1: c67a0df2ee7529d790577444e69ebe0908367707 MD5sum: 1cd55091f6858fc9c03ee9cacae0f782 Description: ROS message definitions for Velodyne 3D LIDARs. Package: ros-rolling-velodyne-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-velodyne-msgs Version: 2.5.1-1noble.20250429.141037 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 405 Depends: ros-rolling-velodyne-msgs (= 2.5.1-1noble.20250429.141037) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-velodyne-msgs/ros-rolling-velodyne-msgs-dbgsym_2.5.1-1noble.20250429.141037_amd64.deb Size: 296658 SHA256: baf50c608516d5d1ed6b9277770c068dced9a5c84511155c40a80f62af7f6b7c SHA1: b7495834bdfc783fb218cb78d2f0ae30b277c3e8 MD5sum: d114f099dec9bb77a0260b6a1190c64b Description: debug symbols for ros-rolling-velodyne-msgs Build-Ids: 0b13f60406a31fa770e26b021b25a99905cb3af1 515745aec2ea4eacc43c0f8e2fd1c6d94288ba1a 5b70fba3569a929aad88deaa72ef231f71bfc3d2 63e587f4ffbc2f93f617efadc3702fee4b472c57 6d1dfef05183f6143009261d0b4e489112223419 757789cb021792950642f74f5430e372ef371774 96047536910f8b5d8fb7efd886f538f0dc5c56f1 99e5bce052301f23639f520a933d73414a6b4dba a5ef4e02784c5118da71f1743b67a7c5f611216c a64487fe2309d6718c0dbbe3a7b139a82c1a4449 c315a8237fd269d4e072138a6bdfc85541beaf1a Package: ros-rolling-velodyne-pointcloud Version: 2.5.1-1noble.20250510.081215 Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 1089 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libeigen3-dev, libpcl-dev, libyaml-cpp-dev, ros-rolling-angles, ros-rolling-diagnostic-updater, ros-rolling-geometry-msgs, ros-rolling-message-filters, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-sensor-msgs, ros-rolling-tf2, ros-rolling-tf2-ros, ros-rolling-velodyne-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-velodyne-pointcloud/ros-rolling-velodyne-pointcloud_2.5.1-1noble.20250510.081215_amd64.deb Size: 227904 SHA256: eddb5b6551b0d4977beb5037f03a40e3e71df9910c5070b85f41722cd38690f7 SHA1: 84df8247dbf5b59b98e45748fb2be38807977bbb MD5sum: 45841524875c9a4a23e329ab689eaffc Description: Point cloud conversions for Velodyne 3D LIDARs. Package: ros-rolling-velodyne-pointcloud-dbgsym Package-Type: ddeb Source: ros-rolling-velodyne-pointcloud Version: 2.5.1-1noble.20250510.081215 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Josh Whitley Installed-Size: 6289 Depends: ros-rolling-velodyne-pointcloud (= 2.5.1-1noble.20250510.081215) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-velodyne-pointcloud/ros-rolling-velodyne-pointcloud-dbgsym_2.5.1-1noble.20250510.081215_amd64.deb Size: 5881186 SHA256: b5f683af29163782d64ea220ef4f05c6cc20f7eac49478adebe1f6ce0d4267ab SHA1: f0c8412b856f8a2866250c32d2345ec2934e7be5 MD5sum: 448bed65db1427322cad9e68f5551479 Description: debug symbols for ros-rolling-velodyne-pointcloud Build-Ids: 1f234d56f2f457d5fdc69ce05873f80cb2f55e2a 34775ca7511662e3e8dc9b9c1b7af45391729cae 9422c8810b68a1f163f9945ff435b993c06c2b09 a619e598cb3e933a048847fa8f2dbd64f6c1e350 Package: ros-rolling-vision-msgs Version: 4.1.1-2noble.20250429.142615 Architecture: amd64 Maintainer: Adam Allevato Installed-Size: 2462 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-vision-msgs/ros-rolling-vision-msgs_4.1.1-2noble.20250429.142615_amd64.deb Size: 182790 SHA256: a122558d85a8deadcc1a3613b13109ac6e89d580abfa804a4a6a4becf6f53562 SHA1: ecd75a5279d75264c5c228674a671e3751db231b MD5sum: f512058c5844cf3e15fd15944bb3e956 Description: Messages for interfacing with various computer vision pipelines, such as object detectors. Package: ros-rolling-vision-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-vision-msgs Version: 4.1.1-2noble.20250429.142615 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Adam Allevato Installed-Size: 2132 Depends: ros-rolling-vision-msgs (= 4.1.1-2noble.20250429.142615) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-vision-msgs/ros-rolling-vision-msgs-dbgsym_4.1.1-2noble.20250429.142615_amd64.deb Size: 1767780 SHA256: 6d5c41d59a20aa88c521f3f2ad61d86772e8673c3bc0d67b47871c406a213450 SHA1: 06d178f867415cb697381e23ee418c59330f19fc MD5sum: 301ec98a880bf35fc85666912b157b28 Description: debug symbols for ros-rolling-vision-msgs Build-Ids: 05a9c36b2c674e69fd9c8ccd885430d554277575 504c2fee14a95fafbf5627a8951db6b868ccc820 56ab5597cd04823eb489c9914a952b36bd283e79 696d98be989566d87bab34955ead7b8a23f049bf 8321afa043ccc9343433d91052c61ffbee504290 91b5687cb6d5114100d854a8f7d495806cdc9f60 9377281152a079e9032cb8a1b9902dc06e57d3e5 acf0460dcc7823239036c8a7e44af1d348394fe2 d601349d545604e7baf89a3dd1cfbfa1d80c8dcb d8cf869f7f0706a501befe2caab1d21649efdc02 f22cae9ba02d8ab8c0b27f0cc864aed8031ca1e4 Package: ros-rolling-vision-msgs-layers Version: 0.2.0-3noble.20250510.080738 Architecture: amd64 Maintainer: ijnek Installed-Size: 114 Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libstdc++6 (>= 13.1), ros-rolling-rqt-image-overlay-layer, ros-rolling-vision-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-vision-msgs-layers/ros-rolling-vision-msgs-layers_0.2.0-3noble.20250510.080738_amd64.deb Size: 21022 SHA256: 88d3c1ff22fd8ee56efee494dc57787cf0fbbe289a21d64f40dc73505c2684ff SHA1: 948389ddb28ece9776efab5f66ccc834c526c1e0 MD5sum: 7c9ca224b27dd3bdf59cece8504cf86a Description: Collection of RQt Image Overlay Plugins for Vision Msgs Package: ros-rolling-vision-msgs-layers-dbgsym Package-Type: ddeb Source: ros-rolling-vision-msgs-layers Version: 0.2.0-3noble.20250510.080738 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 443 Depends: ros-rolling-vision-msgs-layers (= 0.2.0-3noble.20250510.080738) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-vision-msgs-layers/ros-rolling-vision-msgs-layers-dbgsym_0.2.0-3noble.20250510.080738_amd64.deb Size: 427978 SHA256: 50bbccef821346cc6b5c7cd64e1739d3d0fd44cec7c424f45a392352c0858e4d SHA1: 49e2bb308bf6413053901b3243da38bd54077262 MD5sum: a3e0e4de6cdf12bedce02c079d311533 Description: debug symbols for ros-rolling-vision-msgs-layers Build-Ids: 8f1baa089b758d88367175941506f9018e31b9af Package: ros-rolling-vision-opencv Version: 4.1.0-1noble.20250510.080905 Architecture: amd64 Maintainer: Kenji Brameld Installed-Size: 42 Depends: ros-rolling-cv-bridge, ros-rolling-image-geometry, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/vision_opencv Priority: optional Section: misc Filename: pool/main/r/ros-rolling-vision-opencv/ros-rolling-vision-opencv_4.1.0-1noble.20250510.080905_amd64.deb Size: 5734 SHA256: 0315a875a934e67062b0c819239cf0f79db1b3b8cf5d452d8d5413ab8fc4b75f SHA1: 9307882ffb6a09b0e920630b3a6a2317ed048b81 MD5sum: e7566f415ce4871aafaac9d8e6e69b64 Description: Packages for interfacing ROS2 with OpenCV, a library of programming functions for real time computer vision. Package: ros-rolling-visp Version: 3.5.0-3noble.20250426.191848 Architecture: amd64 Maintainer: Fabien Spindler Installed-Size: 11094 Depends: libblas3 | libblas.so.3, libc6 (>= 2.38), libdc1394-25 (>= 2.2.6), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, libopencv-calib3d406t64 (>= 4.6.0+dfsg), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-dnn406t64 (>= 4.6.0+dfsg), libopencv-features2d406t64 (>= 4.6.0+dfsg), libopencv-flann406t64 (>= 4.6.0+dfsg), libopencv-highgui406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-objdetect406t64 (>= 4.6.0+dfsg), libopencv-video406t64 (>= 4.6.0+dfsg), libopencv-videoio406t64 (>= 4.6.0+dfsg), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 13.1), libv4l-0t64 (>= 0.5.0), libx11-6, libxml2 (>= 2.7.4), libeigen3-dev, libjpeg-dev, liblapack-dev, libopencv-dev, libpng-dev, libv4l-dev, libx11-dev, libxml2-dev, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/visp Priority: optional Section: misc Filename: pool/main/r/ros-rolling-visp/ros-rolling-visp_3.5.0-3noble.20250426.191848_amd64.deb Size: 2674892 SHA256: 9a179c36122303a847cedb013ab386a6f36d9bf62f96958b2fc43f2f8772def0 SHA1: 7e24436390e361644d149fa510a8cc26689eeedb MD5sum: ef36763a4036acce07e6844d8eb26cdf Description: ViSP standing for Visual Servoing Platform is a modular cross platform library that allows prototyping and developing applications using visual tracking and visual servoing technics at the heart of the researches done by Inria Lagadic team. ViSP is able to compute control laws that can be applied to robotic systems. It provides a set of visual features that can be tracked using real time image processing or computer vision algorithms. ViSP provides also simulation capabilities. ViSP can be useful in robotics, computer vision, augmented reality and computer animation. Package: ros-rolling-visp-dbgsym Package-Type: ddeb Source: ros-rolling-visp Version: 3.5.0-3noble.20250426.191848 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Fabien Spindler Installed-Size: 35807 Depends: ros-rolling-visp (= 3.5.0-3noble.20250426.191848) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-visp/ros-rolling-visp-dbgsym_3.5.0-3noble.20250426.191848_amd64.deb Size: 34604742 SHA256: 42aad8828f937671c7845652ac9b13f8844d6f25aca7c045d23a1f9cc804c9f6 SHA1: 93ba9aea25bac3c59cbf2cb11607eae6cdd5ac91 MD5sum: 9b1d508ec22b6559c3b50acfa87730c7 Description: debug symbols for ros-rolling-visp Build-Ids: 1a8eb7d456ea227c0b4ecbb17c946dbcd4d27ab4 2f0118a1a470c5ce7d620511933575285140501d 3031c6b995ce98286275cdc12afd9a8a356d0f24 3bbb6f9a0b8cef695b5fc0fc7e67ed99e15357a6 41958d58dd8f94cd76734abdf1e1b380a90eef3c 43c48c3467dae293bf22541f275f2e8b0827f4e7 5a12e5e60b7bc2055f18962359378382286c291d 6d068e336b6811911b4d46b0a4e1da9e55d38131 805a3f9f1adfe5d784aa64bb71875b5f97849785 a7cad74f5c951798ced003e8dd4b94d149fe1c4d bcd2993abf18c0b25103cc6d660023169057a3bf c1d55543ae466d47c2748933e3b5def40204c3ff cba1c798126dd98cb61cca93f39d5580fd2e43ac d30e3d3f34a439222a2c533244dc0db60303dd1f db0f5a536c8e4d673438b9ab8635f004eed5397c ec7610b08eb9b520c4feae4e82617b53228fb019 f1d32405583c2c2ddf4c8f5bde09fc8d3777f949 Package: ros-rolling-visualization-msgs Version: 5.5.0-1noble.20250429.142732 Architecture: amd64 Maintainer: Tully Foote Installed-Size: 3166 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-visualization-msgs/ros-rolling-visualization-msgs_5.5.0-1noble.20250429.142732_amd64.deb Size: 255684 SHA256: e34183989d11324e1aef664f3834fb194780d3c6d26d0f0d9ac35effeaf78cab SHA1: ad7ac6b6842538e499abafd286c2e58827f7bb4f MD5sum: 2386669940875d615f7b68c051e76df2 Description: A package containing some visualization and interaction related message definitions. Package: ros-rolling-visualization-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-visualization-msgs Version: 5.5.0-1noble.20250429.142732 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tully Foote Installed-Size: 2993 Depends: ros-rolling-visualization-msgs (= 5.5.0-1noble.20250429.142732) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-visualization-msgs/ros-rolling-visualization-msgs-dbgsym_5.5.0-1noble.20250429.142732_amd64.deb Size: 2568488 SHA256: cb4a8f313eb661bd09c3f3cb2d4d370a4400f46a9408e4e48da168434669c541 SHA1: c93044b8469c847f5e09591427fb300c120fb478 MD5sum: e8930fd8e4bdf280f8b510d8a9b2fa0a Description: debug symbols for ros-rolling-visualization-msgs Build-Ids: 0102b989aa94379c216ce76fe1c0b617eef9074b 3fca30e99d34d5e823d96fef482f9ddddf4daac4 4967b298ec7770c361a8a0ea00f2b51070b13c1c 5daf09190a3c2d4ab3df2427a21eb179c16ece90 815963a6c1aa27f16e7bc1dc1a4d0f8ec2d0696b 9c806b42d9d268d3af12e11b05ed28efc7870b1f a7075ff0193f51a7d27b1b693b31939aed111a64 ac5e40d9fb36c0f4d0120b755cb34377d87d19d3 aeb9d190b03515e99e198e9b8c5190667caa22dc c64d7f860bf3686bffc4e437e781df4c1ee51eb2 ea8827845ff8c6c598058fd05e5e98b2c8953419 Package: ros-rolling-vitis-common Version: 0.4.2-3noble.20250510.074717 Architecture: amd64 Maintainer: Víctor Mayoral-Vilches Installed-Size: 42 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-vitis-common/ros-rolling-vitis-common_0.4.2-3noble.20250510.074717_amd64.deb Size: 5492 SHA256: a25c1dab76c2a4bb15befa6c7f675327a790052f6ddc7cbe7e60acff60cdfea4 SHA1: b2d9b3822e35bf69a7822e7c1774fcae1a9cd24a MD5sum: 1ee70ecf7b64c0f91732a81e88448d83 Description: Common code for working with Vitis™ Unified Software Platform in ROS. Package: ros-rolling-vrpn Version: 7.35.0-20noble.20250426.194709 Architecture: amd64 Maintainer: Alvin Sun Installed-Size: 1708 Depends: ros-rolling-ament-cmake, ros-rolling-ros-workspace Homepage: https://github.com/vrpn/vrpn/wiki Priority: optional Section: misc Filename: pool/main/r/ros-rolling-vrpn/ros-rolling-vrpn_7.35.0-20noble.20250426.194709_amd64.deb Size: 298764 SHA256: a57bd36fbb73ff7f6c239ceb696db9433c0b3ebb858a9ce36db04a2aa7cdc471 SHA1: eb0f95a8a0353b685044dcbb6b126021ebcd230d MD5sum: e5306c73bb8d10470b9fe83b90eb2419 Description: The VRPN is a library and set of servers that interfaces with virtual-reality systems, such as VICON, OptiTrack, and others. Package: ros-rolling-vrpn-mocap Version: 1.1.0-3noble.20250510.080226 Architecture: amd64 Maintainer: Alvin Sun Installed-Size: 1840 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-std-msgs, ros-rolling-tf2, ros-rolling-vrpn, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-vrpn-mocap/ros-rolling-vrpn-mocap_1.1.0-3noble.20250510.080226_amd64.deb Size: 305498 SHA256: 06a7cd96995224d0f85032bd96ece08e4cb46bb9b5fabe17b70391dc8fd2b151 SHA1: 8e54df6ac39f011411aaa40b63be79f3bd0a7ffc MD5sum: b348766837928e4b370e82819cbbd6e1 Description: ROS2 VRPN client built primarily to interface with motion capture devices such as VICON and OptiTrack. A detailed list of supported hardware can be found here. Package: ros-rolling-vrpn-mocap-dbgsym Package-Type: ddeb Source: ros-rolling-vrpn-mocap Version: 1.1.0-3noble.20250510.080226 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alvin Sun Installed-Size: 2616 Depends: ros-rolling-vrpn-mocap (= 1.1.0-3noble.20250510.080226) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-vrpn-mocap/ros-rolling-vrpn-mocap-dbgsym_1.1.0-3noble.20250510.080226_amd64.deb Size: 2423318 SHA256: af2e136c816e88323cb09dcffc5918fa19fbe8462f041d7ede26dad65e8e331e SHA1: e8377220fdf89069f0032c9989441995ed51bc79 MD5sum: f75cdfaa2fbe8ae8fa7741bd71845d7b Description: debug symbols for ros-rolling-vrpn-mocap Build-Ids: c972dccfa58890048312745ec46b0e203515e01c Package: ros-rolling-warehouse-ros Version: 2.0.5-1noble.20250510.081758 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 428 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libboost-all-dev, libssl-dev, ros-rolling-geometry-msgs, ros-rolling-pluginlib (>= 1.11.2), ros-rolling-rclcpp, ros-rolling-std-msgs, ros-rolling-tf2, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/warehouse_ros Priority: optional Section: misc Filename: pool/main/r/ros-rolling-warehouse-ros/ros-rolling-warehouse-ros_2.0.5-1noble.20250510.081758_amd64.deb Size: 123106 SHA256: 26a269515e2c793e68436879024a2cb5cc090fae49e3c4dc0b8588153412ebd4 SHA1: f3f8c44e4d6b8ff8d96abde1ffd762f40d111755 MD5sum: 15ee0e7d0f95843e902a0e6b42e429fb Description: Persistent storage of ROS messages Package: ros-rolling-warehouse-ros-dbgsym Package-Type: ddeb Source: ros-rolling-warehouse-ros Version: 2.0.5-1noble.20250510.081758 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 2989 Depends: ros-rolling-warehouse-ros (= 2.0.5-1noble.20250510.081758) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-warehouse-ros/ros-rolling-warehouse-ros-dbgsym_2.0.5-1noble.20250510.081758_amd64.deb Size: 2906838 SHA256: 547b3248e82b3c22adb06e370792a32d6d3a0c5d1524e478c84586a67b9061e5 SHA1: ab17dbcf3782a665810073e8d9bed29936ef8041 MD5sum: 8a76a41d72f16174c041ce8d3074e8a1 Description: debug symbols for ros-rolling-warehouse-ros Build-Ids: 25cff6be76b6af96dc3669185673c64cd90cb197 b586e180afa3cbcb22ae789203da626528ce0c73 Package: ros-rolling-warehouse-ros-sqlite Version: 1.0.5-1noble.20250510.082137 Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 225 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libsqlite3-0 (>= 3.8.7), libstdc++6 (>= 13.1), ros-rolling-class-loader, ros-rolling-rclcpp, ros-rolling-sqlite3-vendor, ros-rolling-warehouse-ros, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/warehouse_ros Priority: optional Section: misc Filename: pool/main/r/ros-rolling-warehouse-ros-sqlite/ros-rolling-warehouse-ros-sqlite_1.0.5-1noble.20250510.082137_amd64.deb Size: 64718 SHA256: fa617d735c6a13c5f4c0956de10a64f4150fe5d6847c427d7796b94ea2220b95 SHA1: 047255531df34179e6bf699b781cb1a12926e296 MD5sum: dd99d9eafef74062dc66ccaf8d27e488 Description: Implementation of warehouse_ros for sqlite Package: ros-rolling-warehouse-ros-sqlite-dbgsym Package-Type: ddeb Source: ros-rolling-warehouse-ros-sqlite Version: 1.0.5-1noble.20250510.082137 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: MoveIt Release Team Installed-Size: 1152 Depends: ros-rolling-warehouse-ros-sqlite (= 1.0.5-1noble.20250510.082137) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-warehouse-ros-sqlite/ros-rolling-warehouse-ros-sqlite-dbgsym_1.0.5-1noble.20250510.082137_amd64.deb Size: 1098340 SHA256: 20d11d84e003681643ea36b701d8f698c9cff0822e07d39e4ea12251981a8130 SHA1: 6a5456bd8031f904003a8029751c0e817f799c6e MD5sum: 55150bc1b163c70618cd57ceb98688f2 Description: debug symbols for ros-rolling-warehouse-ros-sqlite Build-Ids: da88d75e5fb14487f493d55447b32f2426196ba6 Package: ros-rolling-web-video-server Version: 2.0.0-1noble.20250510.081005 Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 766 Depends: libavcodec60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-core406t64 (>= 4.6.0+dfsg), libopencv-imgcodecs406t64 (>= 4.6.0+dfsg), libopencv-imgproc406t64 (>= 4.6.0+dfsg), libopencv-stitching406t64 (>= 4.6.0+dfsg), libstdc++6 (>= 13.1), libswscale7 (>= 7:6.0), ros-rolling-async-web-server-cpp, ffmpeg, libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev, ros-rolling-cv-bridge, ros-rolling-image-transport, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/web_video_server Priority: optional Section: misc Filename: pool/main/r/ros-rolling-web-video-server/ros-rolling-web-video-server_2.0.0-1noble.20250510.081005_amd64.deb Size: 196370 SHA256: 341a860afab4d9abff97af711f573a0785019691d27f3310a57e56143fc3f476 SHA1: 5f4fd3116f17f47d19678f0ab200c524c94962d0 MD5sum: 7a1817d7d76eb640fa8f8be22a5a7ad0 Description: HTTP Streaming of ROS Image Topics in Multiple Formats Package: ros-rolling-web-video-server-dbgsym Package-Type: ddeb Source: ros-rolling-web-video-server Version: 2.0.0-1noble.20250510.081005 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Błażej Sowa Installed-Size: 6251 Depends: ros-rolling-web-video-server (= 2.0.0-1noble.20250510.081005) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-web-video-server/ros-rolling-web-video-server-dbgsym_2.0.0-1noble.20250510.081005_amd64.deb Size: 5852126 SHA256: a3d131e7f11cfb15657bb5c53e13f271585b36ed6b9db77726eb6f4774ff95a1 SHA1: 308ec0eac41fcd5e8de06bf629cfc6923c9f9baf MD5sum: 60afd24f152c0c1507167f9881ccee9c Description: debug symbols for ros-rolling-web-video-server Build-Ids: 1aeb01f31f1965b630d0165a08bf113cd29b4acf Package: ros-rolling-webots-ros2 Version: 2025.0.0-1noble.20250510.090843 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 33 Depends: ros-rolling-builtin-interfaces, ros-rolling-rclpy, ros-rolling-std-msgs, ros-rolling-webots-ros2-control, ros-rolling-webots-ros2-crazyflie, ros-rolling-webots-ros2-driver, ros-rolling-webots-ros2-epuck, ros-rolling-webots-ros2-husarion, ros-rolling-webots-ros2-importer, ros-rolling-webots-ros2-mavic, ros-rolling-webots-ros2-msgs, ros-rolling-webots-ros2-tesla, ros-rolling-webots-ros2-tiago, ros-rolling-webots-ros2-turtlebot, ros-rolling-webots-ros2-universal-robot, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-webots-ros2/ros-rolling-webots-ros2_2025.0.0-1noble.20250510.090843_amd64.deb Size: 5656 SHA256: d598288d4d62558f125fc5f26809fc3b3d6a22d6a2c722f6d3ba59ee247f201a SHA1: 85639c2b9b61065104fba770afaca3ccf93b660d MD5sum: 2316cc84f215a3eda4d44ab518f5294f Description: Interface between Webots and ROS2 Package: ros-rolling-webots-ros2-control Version: 2025.0.0-1noble.20250510.085423 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 446 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-controller-manager, ros-rolling-hardware-interface, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclcpp-lifecycle, ros-rolling-webots-ros2-driver, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-webots-ros2-control/ros-rolling-webots-ros2-control_2025.0.0-1noble.20250510.085423_amd64.deb Size: 133124 SHA256: 772bda54f5ce5f7bb721a082e9fa7cf320e6631fc7138d05380bca66728b19d2 SHA1: c64be11257dc95a8df9aef4e3626156b242daab9 MD5sum: 1852a396f91090732f20bc4fb4ae2ded Description: ros2_control plugin for Webots Package: ros-rolling-webots-ros2-control-dbgsym Package-Type: ddeb Source: ros-rolling-webots-ros2-control Version: 2025.0.0-1noble.20250510.085423 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 2421 Depends: ros-rolling-webots-ros2-control (= 2025.0.0-1noble.20250510.085423) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-webots-ros2-control/ros-rolling-webots-ros2-control-dbgsym_2025.0.0-1noble.20250510.085423_amd64.deb Size: 2317992 SHA256: 226de6f8554e7ad1c4a8fc57ca00b179aa8ce995059f0a20af8cd68d15244874 SHA1: ef00f50c99f38a546ee7db6874c257d8e3a131cf MD5sum: d4c17db9a509c7223e5817e0d7aedb3b Description: debug symbols for ros-rolling-webots-ros2-control Build-Ids: 04d661f53cf57223164ef6abb0d645e930da9e0b ffb5a7f0de8d53f85d9e3c0b7884088e97061e0d Package: ros-rolling-webots-ros2-crazyflie Version: 2025.0.0-1noble.20250510.082642 Architecture: amd64 Maintainer: Kimberly McGuire (Bitcraze AB) Installed-Size: 80 Depends: ros-rolling-builtin-interfaces, ros-rolling-rclpy, ros-rolling-tf-transformations, ros-rolling-webots-ros2-driver, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-webots-ros2-crazyflie/ros-rolling-webots-ros2-crazyflie_2025.0.0-1noble.20250510.082642_amd64.deb Size: 14500 SHA256: 6f59b72c2edf523e88673928fe9f1c1db1e120c4bfc05108c5bb193b767408a1 SHA1: daf5eaf72d4a2d23bc75cc754b7d17d0c9a63712 MD5sum: 4f733ebc47db4ea0186926b0ce18bb9c Description: ROS2 package for Crazyflie webots simulator Package: ros-rolling-webots-ros2-driver Version: 2025.0.0-1noble.20250510.081822 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 4011 Depends: libc6 (>= 2.38), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), liborocos-kdl1.5 (>= 1.5.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), libyaml-cpp0.8 (>= 0.7.0), libyaml-cpp-dev, ros-rolling-geometry-msgs, ros-rolling-pluginlib, ros-rolling-rclcpp, ros-rolling-rclpy, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-tf2-geometry-msgs, ros-rolling-tf2-ros, ros-rolling-tinyxml2-vendor, ros-rolling-vision-msgs, ros-rolling-webots-ros2-importer, ros-rolling-webots-ros2-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-webots-ros2-driver/ros-rolling-webots-ros2-driver_2025.0.0-1noble.20250510.081822_amd64.deb Size: 848076 SHA256: 80a0e254b253b3d9074eacd9c7d08a705a89852c530db67e1cbf48c2e47fd18d SHA1: 48cd7b4843ee13580d0c12e1318452cd2d21f404 MD5sum: c9ea18d647b329bcafd1af4601886158 Description: Implementation of the Webots - ROS 2 interface Package: ros-rolling-webots-ros2-driver-dbgsym Package-Type: ddeb Source: ros-rolling-webots-ros2-driver Version: 2025.0.0-1noble.20250510.081822 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 15895 Depends: ros-rolling-webots-ros2-driver (= 2025.0.0-1noble.20250510.081822) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-webots-ros2-driver/ros-rolling-webots-ros2-driver-dbgsym_2025.0.0-1noble.20250510.081822_amd64.deb Size: 14254534 SHA256: bdff5a96cb87bc59f3eab61b628fb6f2d31c9532ad34fa427e6a28395e4f428f SHA1: f678c1370f1052067c2363a0037c6c12e2db55f9 MD5sum: 5c3e0321cb438f3263568d609636d232 Description: debug symbols for ros-rolling-webots-ros2-driver Build-Ids: 73b2a221dc1e2039fdd538fa6b9635040dd40a46 756e11f4eca9e9283a741812cdd53e8d4350aa6f 799039abe8e7c232b69915a7aae340bb7b5b2ef2 afda284b97e49a0ba6b61b03c7ce768346df4ea9 cfa6ca82d557724785d667ca3ed60b30420b7f16 Package: ros-rolling-webots-ros2-epuck Version: 2025.0.0-1noble.20250510.090810 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 346 Depends: ros-rolling-builtin-interfaces, ros-rolling-controller-manager, ros-rolling-diff-drive-controller, ros-rolling-geometry-msgs, ros-rolling-joint-state-broadcaster, ros-rolling-nav-msgs, ros-rolling-rclpy, ros-rolling-robot-state-publisher, ros-rolling-rviz2, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-tf2-ros, ros-rolling-webots-ros2-control, ros-rolling-webots-ros2-driver, ros-rolling-webots-ros2-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-webots-ros2-epuck/ros-rolling-webots-ros2-epuck_2025.0.0-1noble.20250510.090810_amd64.deb Size: 32140 SHA256: 413b669a346a484b6236c7ed8f8e6779d9ca1b86b7ceaf6bf975d496e9d714e6 SHA1: e34f137da2621c525f51fd99aa28b2106d6d2534 MD5sum: bc9932b457d23397c6792216443a0a13 Description: E-puck2 driver for Webots simulated robot Package: ros-rolling-webots-ros2-husarion Version: 2025.0.0-1noble.20250510.085730 Architecture: amd64 Maintainer: Husarion Installed-Size: 443 Depends: ros-rolling-controller-manager, ros-rolling-diff-drive-controller, ros-rolling-joint-state-broadcaster, ros-rolling-laser-filters, ros-rolling-robot-localization, ros-rolling-robot-state-publisher, ros-rolling-webots-ros2-control, ros-rolling-webots-ros2-driver, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-webots-ros2-husarion/ros-rolling-webots-ros2-husarion_2025.0.0-1noble.20250510.085730_amd64.deb Size: 46172 SHA256: cf4a462f872e0d468db5ca24d7bc9ad5921c3ea17cd8be3425ff150e27fd9a4d SHA1: 0f6d101c0b9896bcbc23a93528d5c71b577bd60c MD5sum: 36c1b1adf3a011342f6b183d828773c9 Description: Husarion ROSbot 2R and XL robots ROS2 interface for Webots. Package: ros-rolling-webots-ros2-importer Version: 2025.0.0-1noble.20250429.135541 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 295 Depends: python3-collada, python3-lark, ros-rolling-builtin-interfaces, ros-rolling-xacro, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-webots-ros2-importer/ros-rolling-webots-ros2-importer_2025.0.0-1noble.20250429.135541_amd64.deb Size: 63478 SHA256: 340693a69bf9e14068f692db18d332c9e8dbf4b661580d4d7bdc06321c469bba SHA1: 1a2e8a4c8e415784fe762246459e2535d11d980b MD5sum: 87a3026febbb498617fbfab38683a646 Description: This package allows to convert URDF and XACRO files into Webots PROTO files. Package: ros-rolling-webots-ros2-mavic Version: 2025.0.0-1noble.20250510.082659 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 57 Depends: ros-rolling-builtin-interfaces, ros-rolling-rclpy, ros-rolling-webots-ros2-driver, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-webots-ros2-mavic/ros-rolling-webots-ros2-mavic_2025.0.0-1noble.20250510.082659_amd64.deb Size: 10294 SHA256: dc8bac3ad9a4528cb02fb48eca8d1cbd64b378d5fdbb6aca399922100f5a3d03 SHA1: df0da8e2faf79a45ea86c1b052c9bbc04ba095eb MD5sum: 7227a5d9a9ea69480d21e94fe9b36441 Description: Mavic 2 Pro robot ROS2 interface for Webots. Package: ros-rolling-webots-ros2-msgs Version: 2025.0.0-1noble.20250429.142831 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 3232 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-vision-msgs, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-webots-ros2-msgs/ros-rolling-webots-ros2-msgs_2025.0.0-1noble.20250429.142831_amd64.deb Size: 227460 SHA256: 5b5e7f582f50774dea97b20322d79a898f994acf2befa1f42ad4d7622214342f SHA1: dc1317abc9cb2d2efffaf969667ec299ec840c7c MD5sum: bbcac8a90c324c960118975be8b98a95 Description: Services and Messages of the webots_ros2 packages. Package: ros-rolling-webots-ros2-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-webots-ros2-msgs Version: 2025.0.0-1noble.20250429.142831 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 2478 Depends: ros-rolling-webots-ros2-msgs (= 2025.0.0-1noble.20250429.142831) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-webots-ros2-msgs/ros-rolling-webots-ros2-msgs-dbgsym_2025.0.0-1noble.20250429.142831_amd64.deb Size: 1968884 SHA256: 9d30273fcd721aa1b785bedd3a852bd319dd2dff6b233ff500be8a2069c18d93 SHA1: 7d2e7b291570973b3a4d62d658d03963c038eb1e MD5sum: 2b6dcd6982a301f1da218057de958d03 Description: debug symbols for ros-rolling-webots-ros2-msgs Build-Ids: 67c26f727c23fd924f095239c5d261a49214df23 79b8aaded2265626df349a04ca6deadaf59f7564 8e8c28307bba3d184162a3a046c3e2213a135168 acc1ab90cf120e329bc24fc72921ccea273152da b30779591e41c8a882182b91684ec515c362ff45 c17c886c1d8fbcab1e005c5279f6fea39774d664 d99c49214103b1c23a87f099bd3e478f41e83164 e229eb3a81e5a3c01da61d78791d00f3cdbd7d4e ec2f43f9d245e81d3cec5db937cf3a80dbe1ddea f5f3230b6f6a9299ff70464328b0047a3e269398 f848ae0b70623e17514c357afbc701e0765b7302 Package: ros-rolling-webots-ros2-tesla Version: 2025.0.0-1noble.20250510.082653 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 85 Depends: python3-numpy, python3-opencv, ros-rolling-ackermann-msgs, ros-rolling-builtin-interfaces, ros-rolling-rclpy, ros-rolling-webots-ros2-driver, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-webots-ros2-tesla/ros-rolling-webots-ros2-tesla_2025.0.0-1noble.20250510.082653_amd64.deb Size: 13646 SHA256: 6cceb1242f888c5824a5d31be2d5fee2963450891c1dc131811543f794595b10 SHA1: 5915f4fa1643cb0c109c9ba5af969f3119073b49 MD5sum: cbb1c7002ed809d94dd5e9f39e0e07b3 Description: Tesla ROS2 interface for Webots. Package: ros-rolling-webots-ros2-tests Version: 2025.0.0-1noble.20250510.085311 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 48 Depends: ros-rolling-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-webots-ros2-tests/ros-rolling-webots-ros2-tests_2025.0.0-1noble.20250510.085311_amd64.deb Size: 8652 SHA256: 182e24adf9bea130ed4006785331fd916ae8d1196db8467d84f9c18174386499 SHA1: 4f2a8a5e1a97016e44baf467e676c19420ecca35 MD5sum: fe0d2d20feea260db5023199f925e87b Description: System tests for `webots_ros2` packages. Package: ros-rolling-webots-ros2-tiago Version: 2025.0.0-1noble.20250510.090809 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 228 Depends: ros-rolling-builtin-interfaces, ros-rolling-controller-manager, ros-rolling-diff-drive-controller, ros-rolling-geometry-msgs, ros-rolling-joint-state-broadcaster, ros-rolling-rclpy, ros-rolling-robot-state-publisher, ros-rolling-rviz2, ros-rolling-tf2-ros, ros-rolling-webots-ros2-control, ros-rolling-webots-ros2-driver, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-webots-ros2-tiago/ros-rolling-webots-ros2-tiago_2025.0.0-1noble.20250510.090809_amd64.deb Size: 20650 SHA256: 7139e2bce002f2df48b63dca50f901c910a960a019e4f4a893408d1d19697b75 SHA1: ea8502e7107ecf41032d05f69c3c3c70a492640a MD5sum: 528f53a5e11f182a77fc23951358adf1 Description: TIAGo robots ROS2 interface for Webots. Package: ros-rolling-webots-ros2-turtlebot Version: 2025.0.0-1noble.20250510.090809 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 107 Depends: ros-rolling-builtin-interfaces, ros-rolling-controller-manager, ros-rolling-diff-drive-controller, ros-rolling-joint-state-broadcaster, ros-rolling-rclpy, ros-rolling-robot-state-publisher, ros-rolling-rviz2, ros-rolling-tf2-ros, ros-rolling-webots-ros2-control, ros-rolling-webots-ros2-driver, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-webots-ros2-turtlebot/ros-rolling-webots-ros2-turtlebot_2025.0.0-1noble.20250510.090809_amd64.deb Size: 14226 SHA256: 4b7e207d4810116340d8aded331b1fa5601ebff6e62388cce8fb69ff18cbdcea SHA1: c0fc0abc4d127feb5ffb05543eb0920d85cb1f17 MD5sum: 02331ce25c5659e53da41ee117131352 Description: TurtleBot3 Burger robot ROS2 interface for Webots. Package: ros-rolling-webots-ros2-universal-robot Version: 2025.0.0-1noble.20250510.090809 Architecture: amd64 Maintainer: Cyberbotics Installed-Size: 11162 Depends: ros-rolling-builtin-interfaces, ros-rolling-control-msgs, ros-rolling-controller-manager, ros-rolling-joint-state-broadcaster, ros-rolling-joint-trajectory-controller, ros-rolling-rclpy, ros-rolling-robot-state-publisher, ros-rolling-rviz2, ros-rolling-trajectory-msgs, ros-rolling-webots-ros2-control, ros-rolling-webots-ros2-driver, ros-rolling-xacro, ros-rolling-ros-workspace Homepage: http://wiki.ros.org/webots_ros2 Priority: optional Section: misc Filename: pool/main/r/ros-rolling-webots-ros2-universal-robot/ros-rolling-webots-ros2-universal-robot_2025.0.0-1noble.20250510.090809_amd64.deb Size: 3132634 SHA256: 729e8d1ea14e64e3d534028331ab17b49d53729247ea91e3f74f298aa8a27b58 SHA1: 74439369837cf0dd45f24dd36174179fe839ffce MD5sum: e5adc82a21c292193d3dcf36cc1d3996 Description: Universal Robot ROS2 interface for Webots. Package: ros-rolling-wiimote Version: 3.3.0-2noble.20250510.083603 Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 1710 Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libcwiid1t64 (>= 0.6.00+svn201), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libcwiid1, ros-rolling-geometry-msgs, ros-rolling-rclcpp, ros-rolling-rclcpp-components, ros-rolling-rclcpp-lifecycle, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-std-srvs, ros-rolling-wiimote-msgs, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/wiimote Priority: optional Section: misc Filename: pool/main/r/ros-rolling-wiimote/ros-rolling-wiimote_3.3.0-2noble.20250510.083603_amd64.deb Size: 306896 SHA256: 7062a60e1514b1597eb5ef3399b2f038666fd1fe6b63548ea4651b1c7a5c9c19 SHA1: 521c4976a6afafc8d4fd2f5ed61b6b54ff8c8128 MD5sum: 9c7187d770ccacfba9c9e699f5b0cf4d Description: The wiimote package allows ROS nodes to communicate with a Nintendo Wiimote and its related peripherals, including the Nunchuk, Motion Plus, and (experimentally) the Classic. The package implements a ROS node that uses Bluetooth to communicate with the Wiimote device, obtaining accelerometer and gyro data, the state of LEDs, the IR camera, rumble (vibrator), buttons, joystick, and battery state. The node additionally enables ROS nodes to control the Wiimote's LEDs and vibration for feedback to the human Wiimote operator. LEDs and vibration may be switched on and off, or made to operate according to a timed pattern. Package: ros-rolling-wiimote-dbgsym Package-Type: ddeb Source: ros-rolling-wiimote Version: 3.3.0-2noble.20250510.083603 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 7763 Depends: ros-rolling-wiimote (= 3.3.0-2noble.20250510.083603) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-wiimote/ros-rolling-wiimote-dbgsym_3.3.0-2noble.20250510.083603_amd64.deb Size: 6523288 SHA256: 13c3f711a6635f617dc8431f63cf8fb1260053551b5ce0899aa57440f8269974 SHA1: 9927bedfedc6e52a24651341ebdc5e8dc889d5a2 MD5sum: 610d44b30796ca992fd97bb75a2c4680 Description: debug symbols for ros-rolling-wiimote Build-Ids: 388be01b91718061a4f52ddb99831033ffa91620 6ed1677a93b0b5f59e4d8ca384862d9cef30e8b3 ed1ce4549b1e34ab67f2957f79bb8cb77791aef9 fabebbbbfeb3720944b1e5abe3a2d8dc347f6b58 Package: ros-rolling-wiimote-msgs Version: 3.3.0-2noble.20250429.142116 Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 929 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-builtin-interfaces, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/wiimote Priority: optional Section: misc Filename: pool/main/r/ros-rolling-wiimote-msgs/ros-rolling-wiimote-msgs_3.3.0-2noble.20250429.142116_amd64.deb Size: 89112 SHA256: 01b60b12984a61cd59f47e004cccb9ac8a4d91367a286efc56005dd55df30ed6 SHA1: 4ab689bf88c04ea6eb3bb1adeb43279dac0b5d57 MD5sum: df3783a756146b8a04913fffb796cbbc Description: Messages used by wiimote package. Package: ros-rolling-wiimote-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-wiimote-msgs Version: 3.3.0-2noble.20250429.142116 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonathan Bohren Installed-Size: 605 Depends: ros-rolling-wiimote-msgs (= 3.3.0-2noble.20250429.142116) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-wiimote-msgs/ros-rolling-wiimote-msgs-dbgsym_3.3.0-2noble.20250429.142116_amd64.deb Size: 465558 SHA256: e468341071373a111fce88248b494fff2e5a1107ea1c4bc3988518715bb96a64 SHA1: 8570bd93f8777c42dfdb7c395426580eb177869b MD5sum: 5bba8c75a96aa665845716d518b18d39 Description: debug symbols for ros-rolling-wiimote-msgs Build-Ids: 1b7a0cf5a10cd4fa5dba6fcb1b2c9de2238fd9bb 22a4a3e38e63a5779f4f4defbe9cd781fc2d59cf 50be41e5ba2d1a3b3f00f77add0c4a58ca3c02cc 51eeabfa25e40dc9d9cb61a68e2c9f9c7b36ea77 528712ab6e11ed71870897ceed67e521e607b25a 571f720c755683316bc99ee81098504a3977f4ae 795dbf9a0fc436215b70dfae55e47ff16ec14695 8085a3c91243a877a1cfd57015c926035b3980b3 9ef0450e5d44bdc5f42cb5b74bb14478416ec3aa caf160117c37d07fb9d9bd9afc8c35c530b09bc8 d0ce9ce1009ba27adc606a0750fa254cc6339785 Package: ros-rolling-xacro Version: 2.0.13-1noble.20250426.194347 Architecture: amd64 Maintainer: Robert Haschke Installed-Size: 141 Depends: python3-yaml, ros-rolling-ament-index-python, ros-rolling-ros-workspace Homepage: http://ros.org/wiki/xacro Priority: optional Section: misc Filename: pool/main/r/ros-rolling-xacro/ros-rolling-xacro_2.0.13-1noble.20250426.194347_amd64.deb Size: 29210 SHA256: 859cfd1813fa3fbae1210ddc292475836657fa589b9321c9f45ccc453ad24ce1 SHA1: 87405caf027cc08f8f293727b3568f3e83521c15 MD5sum: ce28e9693b521b2ffd7fcde5bb50d9ad Description: Xacro (XML Macros) Xacro is an XML macro language. With xacro, you can construct shorter and more readable XML files by using macros that expand to larger XML expressions. Package: ros-rolling-yaml-cpp-vendor Version: 9.2.0-1noble.20250426.194741 Architecture: amd64 Maintainer: Scott K Logan Installed-Size: 43 Depends: libyaml-cpp-dev, ros-rolling-ros-workspace Homepage: https://github.com/jbeder/yaml-cpp Priority: optional Section: misc Filename: pool/main/r/ros-rolling-yaml-cpp-vendor/ros-rolling-yaml-cpp-vendor_9.2.0-1noble.20250426.194741_amd64.deb Size: 6770 SHA256: d87a6b573d7c8f4abd8a7ab2191045de8089fd03853726d4f7462c372262008e SHA1: 23e9e3756dfa564c6dbc83ed637476801af0fe0f MD5sum: 59cd415114e95ea2c6eb633513dc14ee Description: Wrapper around yaml-cpp, it provides a fixed CMake module and an ExternalProject build of it. Package: ros-rolling-yasmin Version: 3.2.0-1noble.20250426.194744 Architecture: amd64 Maintainer: Miguel Ángel González Santamarta Installed-Size: 443 Depends: ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-yasmin/ros-rolling-yasmin_3.2.0-1noble.20250426.194744_amd64.deb Size: 75148 SHA256: 76359f18d43c317a96995b558675821321cb725012bcb9734e9e779d69a53fb3 SHA1: 922131fc55e0cd6ede9c083b2c060444c401e118 MD5sum: aa085ff530f43e2a4314ed9fb1672d91 Description: YASMIN (Yet Another State MachINe) main package Package: ros-rolling-yasmin-demos Version: 3.2.0-1noble.20250510.081127 Architecture: amd64 Maintainer: Miguel Ángel González Santamarta Installed-Size: 2673 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), ros-rolling-example-interfaces, ros-rolling-nav-msgs, ros-rolling-rclcpp, ros-rolling-rclpy, ros-rolling-yasmin, ros-rolling-yasmin-ros, ros-rolling-yasmin-viewer, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-yasmin-demos/ros-rolling-yasmin-demos_3.2.0-1noble.20250510.081127_amd64.deb Size: 433160 SHA256: dbb35aec85a6d02a30a50aca9d7fd1a71bf1836a55d1a1996b7617a37e90cd68 SHA1: 3c1b2fc19c97be26f5be4392a1794ac8b702a3c7 MD5sum: 2e9ab035df5b701f2d79051919d0f8b6 Description: Demos of YASMIN (Yet Another State MachINe) Package: ros-rolling-yasmin-demos-dbgsym Package-Type: ddeb Source: ros-rolling-yasmin-demos Version: 3.2.0-1noble.20250510.081127 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Miguel Ángel González Santamarta Installed-Size: 6603 Depends: ros-rolling-yasmin-demos (= 3.2.0-1noble.20250510.081127) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-yasmin-demos/ros-rolling-yasmin-demos-dbgsym_3.2.0-1noble.20250510.081127_amd64.deb Size: 5593616 SHA256: aed72633d86f497d63b1fd8a55f2cb60082761c3196f36513a88f2b6950096a6 SHA1: 94e5c5ff4b15794590f83c327eb0120196a8058d MD5sum: 901ea52b4343c50561a6feb47f2a9ac6 Description: debug symbols for ros-rolling-yasmin-demos Build-Ids: 0223fc49a740039ccc2f694ac6a4b0e8105d95b5 082c49de88bfd42ef9e0361d84f92e81ea9148ef 10bd1b97a9a0a0ac111f3752c2943e0ec807904d 5205b70911e3d4212d476030cedca1bcba5cfc52 66d7eeeff0b7ea8fa558b05769545e28674e1846 724f4a1dea2846972504226058ab26ac7c8b5635 8190737e05e0fb59a06fe3fb59d995bd3988f47f ab2e59b49a8497a41a1991b51a63bc29ccadf07e Package: ros-rolling-yasmin-msgs Version: 3.2.0-1noble.20250429.143102 Architecture: amd64 Maintainer: Miguel Ángel González Santamarta Installed-Size: 707 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 11), ros-rolling-fastcdr, ros-rolling-rosidl-default-generators, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-yasmin-msgs/ros-rolling-yasmin-msgs_3.2.0-1noble.20250429.143102_amd64.deb Size: 75104 SHA256: 2d18cbb13542d3885779473af80fd23c86dc1fea77983a00ccf4f54adc72a775 SHA1: 0b9f45a83b7370701634eee2a871610386428099 MD5sum: 12cdbf3b48917558a613bb47a6390c6e Description: Msgs of (Yet Another State MachINe) Package: ros-rolling-yasmin-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-yasmin-msgs Version: 3.2.0-1noble.20250429.143102 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Miguel Ángel González Santamarta Installed-Size: 641 Depends: ros-rolling-yasmin-msgs (= 3.2.0-1noble.20250429.143102) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-yasmin-msgs/ros-rolling-yasmin-msgs-dbgsym_3.2.0-1noble.20250429.143102_amd64.deb Size: 517232 SHA256: 092ad693adbed14a272d9849b1c5b7a64c0795ba73edb99cafac846e06267426 SHA1: cdf3d1e3808587a1bc326d02400be6b73ec56262 MD5sum: 6502231dc12924757188c9aaa075deb8 Description: debug symbols for ros-rolling-yasmin-msgs Build-Ids: 1a454563a3adafacc2f6d78c36e11706179a0471 224e725bc2e7cae58c44225548e234cc9f6a6aa9 4ade549485d8360084a00433790c093f77de0bb1 5870017d6ec806c85986840f5be91a352c18bca1 61a4110b42a49c35542d82f216b6245b3d661cd2 69b0f6a9017b6d37cb301554de19b4c1d838e78e b58c8d689345ecb053b71e5680d669bc3eb95023 c563cbd1bb7a54f285b32e3366dc1977650c2066 e49691435df610f3d742d299d82483a35444ecfe fa83e5bcf0ec26a25e05160c1adf34f932866390 fefd2e4f55ecb35877f3d8a91ba0e6ba818949e8 Package: ros-rolling-yasmin-ros Version: 3.2.0-1noble.20250510.080514 Architecture: amd64 Maintainer: Miguel Ángel González Santamarta Installed-Size: 211 Depends: ros-rolling-rclcpp, ros-rolling-rclcpp-action, ros-rolling-rclpy, ros-rolling-yasmin, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-yasmin-ros/ros-rolling-yasmin-ros_3.2.0-1noble.20250510.080514_amd64.deb Size: 34768 SHA256: 97a04ac04b916db598332fadc05789deafabcaed26fb7aa4ade8f0319855a84b SHA1: 654df2b6089ee427e275eb6e2c76192c35cef3f6 MD5sum: 70a07430ccdd27b09d91c15284c198f5 Description: YASMIN (Yet Another State MachINe) for ROS 2 Package: ros-rolling-yasmin-viewer Version: 3.2.0-1noble.20250510.080907 Architecture: amd64 Maintainer: miguel Installed-Size: 8156 Depends: python3-expiringdict, python3-flask, python3-waitress, ros-rolling-rclcpp, ros-rolling-rclpy, ros-rolling-yasmin, ros-rolling-yasmin-msgs, ros-rolling-yasmin-ros, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-yasmin-viewer/ros-rolling-yasmin-viewer_3.2.0-1noble.20250510.080907_amd64.deb Size: 1832912 SHA256: 8f93814254895194b41ae6161ddfd5a9ed1fe60e2b8b3ac20587480c045207f1 SHA1: ea1e4f521682ee2cc0634e9d0b39cd456d8f8d23 MD5sum: 09f4098a95fdb06f22ac8a464dff8bc1 Description: YASMIN viewer for FSM Package: ros-rolling-zbar-ros Version: 0.7.0-1noble.20250510.082342 Architecture: amd64 Maintainer: ijnek Installed-Size: 2626 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libzbar0t64 (>= 0.10), libzbar-dev, ros-rolling-cv-bridge, ros-rolling-rclcpp, ros-rolling-sensor-msgs, ros-rolling-std-msgs, ros-rolling-zbar-ros-interfaces, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zbar-ros/ros-rolling-zbar-ros_0.7.0-1noble.20250510.082342_amd64.deb Size: 303370 SHA256: 1ed98b6c6ddad72027d554fac9c38b9ebcf9a21624efe67f7df78b5107e025f7 SHA1: 934ab9704cbf56b999dbbce99520087ee3678e4f MD5sum: e44358e315f140cfde4ff4413677985b Description: Lightweight ROS wrapper for Zbar barcode/qrcode reader library (http://zbar.sourceforge .net/) Package: ros-rolling-zbar-ros-dbgsym Package-Type: ddeb Source: ros-rolling-zbar-ros Version: 0.7.0-1noble.20250510.082342 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 3213 Depends: ros-rolling-zbar-ros (= 0.7.0-1noble.20250510.082342) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zbar-ros/ros-rolling-zbar-ros-dbgsym_0.7.0-1noble.20250510.082342_amd64.deb Size: 2830316 SHA256: a0aa0aecf6a108c4705ea51347ce0c735c49d7b76f4fd20838019d67c4e2178e SHA1: e45a4b802286aa74f3266a26e232bbfce7c8d5f7 MD5sum: bbd8761c13f2fb49842e50dca7d8aee7 Description: debug symbols for ros-rolling-zbar-ros Build-Ids: d138d1b18a1527b32f86b0fb1467aadbb9722836 Package: ros-rolling-zbar-ros-interfaces Version: 0.7.0-1noble.20250429.142933 Architecture: amd64 Maintainer: ijnek Installed-Size: 444 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-rosidl-default-runtime, ros-rolling-vision-msgs, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zbar-ros-interfaces/ros-rolling-zbar-ros-interfaces_0.7.0-1noble.20250429.142933_amd64.deb Size: 44876 SHA256: 3b8b920c533b705e051c2778c8c4f6f58bbee4cd7d01cc9502ff9c89de557b57 SHA1: 6733ba26100506323c69c0c617986297bb35d95a MD5sum: 86ef89a3c0a8c7f7f99edeccf5e5d0aa Description: Package containing interfaces for zbar_ros to use to publish results Package: ros-rolling-zbar-ros-interfaces-dbgsym Package-Type: ddeb Source: ros-rolling-zbar-ros-interfaces Version: 0.7.0-1noble.20250429.142933 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: ijnek Installed-Size: 298 Depends: ros-rolling-zbar-ros-interfaces (= 0.7.0-1noble.20250429.142933) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zbar-ros-interfaces/ros-rolling-zbar-ros-interfaces-dbgsym_0.7.0-1noble.20250429.142933_amd64.deb Size: 209054 SHA256: 6eea70b7959fcd50256826af0a61dccaf6acfc17eccc3446c592d5e8a98dd673 SHA1: 6e32b926d8ef711c06356a08c58ed314546c6040 MD5sum: 6cecac030de5f0da3306d3a6a6d9589d Description: debug symbols for ros-rolling-zbar-ros-interfaces Build-Ids: 04a0038f372bb35ec500212493a7522780f2a7ec 0f64e081974a324bddc59817e619dd04eb8d321a 19856214205628147b6219988a2fdf0888df2240 5b9ccdd5bc41e839642a2868af099f660ef4a2d3 b3f11c1a2a7f0822f47d54b7a73abaa86ff3bd37 b7316b6264483ebf480464e85467ac3de8ad3f1d c1a5bdf00d99919186e326997c4d19751440726f c5dc22575b47789816aa688c7302807ba4357bdc dde7e2bd3452a7a6107883bea625354d8b65d8e0 e76478af088b28689654e06eecfb3552154cc5ec f196504d29195514271c21624c1d976b69debf40 Package: ros-rolling-zed-msgs Version: 5.0.0-1noble.20250429.142710 Architecture: amd64 Maintainer: STEREOLABS Installed-Size: 40826 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 5.2), ros-rolling-fastcdr, ros-rolling-geometry-msgs, ros-rolling-rosidl-default-runtime, ros-rolling-shape-msgs, ros-rolling-std-msgs, ros-rolling-ros-workspace Homepage: https://www.stereolabs.com/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zed-msgs/ros-rolling-zed-msgs_5.0.0-1noble.20250429.142710_amd64.deb Size: 10701510 SHA256: ff62a124bde21f81ffd0a842a582e1647660c974626c2549a038cba3e624b06a SHA1: 3ea0b489860d49a4ce795081a09d52744fda28cc MD5sum: 151510f6887c16d22d16452705ffb50f Description: Contains message and service definitions used by the ZED ROS2 nodes. Package: ros-rolling-zed-msgs-dbgsym Package-Type: ddeb Source: ros-rolling-zed-msgs Version: 5.0.0-1noble.20250429.142710 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: STEREOLABS Installed-Size: 3324 Depends: ros-rolling-zed-msgs (= 5.0.0-1noble.20250429.142710) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zed-msgs/ros-rolling-zed-msgs-dbgsym_5.0.0-1noble.20250429.142710_amd64.deb Size: 2716932 SHA256: 2ce399b723c8fa8eb7fb6127eb41fc44b4f8dac9a89f364e8254e363ecf9ef97 SHA1: 07c534315098b42894f46ed3890987552e187cdf MD5sum: 87e38101d48ef1e165c03d72e437b5d3 Description: debug symbols for ros-rolling-zed-msgs Build-Ids: 4ec92c609f34e8319673bacde65bffebb6dd6091 73922330410f852f3b47a55e3ba7c117271ba6a2 8a1810a535065c0d885d1fa82a054e0286230492 af1dd61328b23649c65d047184485bde2f41c0fd b4f04814e97c04aaa7e1b394f0b16190336f9dc3 c042b5f81410992bde988adf5b9de90e071cb03e caa2574a93d735c342b3cb83ee1844ef3a69f45f d867277e1b2422f48fd142caadd34b3c4c5ab29c e12acc53fc3108883cba06ac8753127df7cbff98 ede554ef1ed8447466aaad28a968fab42c4347fe f6650e754132fdb18d1fd3feef7da8afcc2c083e Package: ros-rolling-zenoh-cpp-vendor Version: 0.7.0-1noble.20250426.194745 Architecture: amd64 Maintainer: Yadunund Installed-Size: 37985 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zenoh-cpp-vendor/ros-rolling-zenoh-cpp-vendor_0.7.0-1noble.20250426.194745_amd64.deb Size: 7681076 SHA256: df1f9ac940ae256abe068aa6cecd3e9964f37011258050cc6860d9e7527044b8 SHA1: fe171f51b7746a75d54c9cea978efdd0035d41e2 MD5sum: aece910dd0270b83b3383122c8e5bf07 Description: Vendor pkg to install zenoh-cpp Package: ros-rolling-zenoh-cpp-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-zenoh-cpp-vendor Version: 0.7.0-1noble.20250426.194745 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Yadunund Installed-Size: 3268 Depends: ros-rolling-zenoh-cpp-vendor (= 0.7.0-1noble.20250426.194745) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zenoh-cpp-vendor/ros-rolling-zenoh-cpp-vendor-dbgsym_0.7.0-1noble.20250426.194745_amd64.deb Size: 2094616 SHA256: f925e0a8d578280beff3ac96cb090b62d7c8b1aa8f17b7188717cbea91d36f21 SHA1: 0d2a4109598d3b2cc82ed8f44f679c1e7c6543f2 MD5sum: 01cb66a693a61df0cba7dac63b984b0a Description: debug symbols for ros-rolling-zenoh-cpp-vendor Build-Ids: 85118db9dd0755d1ff1b6135f90ddaadf26122a1 Package: ros-rolling-zenoh-security-tools Version: 0.7.0-1noble.20250429.134811 Architecture: amd64 Maintainer: Alejandro Hernanadez Installed-Size: 238 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), ros-rolling-rcpputils, ros-rolling-rcutils, ros-rolling-rmw, ros-rolling-rmw-security-common, ros-rolling-tinyxml2-vendor, ros-rolling-zenoh-cpp-vendor, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zenoh-security-tools/ros-rolling-zenoh-security-tools_0.7.0-1noble.20250429.134811_amd64.deb Size: 77592 SHA256: 5b21fa06ebf9049b9ec6ebd23124f3974dbff3a5c0fcf565d30459549a18dd7e SHA1: b1d7264deabae84a093573b6230306dc989e5a64 MD5sum: 8914ce20658f0750d6d6330266a3918a Description: This package generates config files to enforce security with Zenoh Package: ros-rolling-zenoh-security-tools-dbgsym Package-Type: ddeb Source: ros-rolling-zenoh-security-tools Version: 0.7.0-1noble.20250429.134811 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernanadez Installed-Size: 1016 Depends: ros-rolling-zenoh-security-tools (= 0.7.0-1noble.20250429.134811) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zenoh-security-tools/ros-rolling-zenoh-security-tools-dbgsym_0.7.0-1noble.20250429.134811_amd64.deb Size: 963560 SHA256: c39f3c345ca75cb6afb0e85ff8cda660d8a6505ad11cdd758b795b481f5e539c SHA1: dd986e7df2310b41a95ce4208d230665b3e0691f MD5sum: 050c62ec4078beb2fdfb4120e7e5203a Description: debug symbols for ros-rolling-zenoh-security-tools Build-Ids: bba784ae6e30cb0cf5c1e603af60cc6e2ade9259 Package: ros-rolling-zlib-point-cloud-transport Version: 5.0.1-1noble.20250510.081104 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 586 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), ros-rolling-pluginlib, ros-rolling-point-cloud-interfaces, ros-rolling-point-cloud-transport, ros-rolling-rclcpp, zlib1g-dev, ros-rolling-ros-workspace Homepage: https://wiki.ros.org/draco_point_cloud_transport Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zlib-point-cloud-transport/ros-rolling-zlib-point-cloud-transport_5.0.1-1noble.20250510.081104_amd64.deb Size: 126082 SHA256: 0313a2ccf0364651d94505ad0c25e5c75b4cba150ce437676c6bb15fcad0153d SHA1: 56792e3e71e6a055372ba4d250d73d8a78442a0e MD5sum: 2f232c6358b092518e8b180b4e38a917 Description: zlib_point_cloud_transport provides a plugin to point_cloud_transport for sending point clouds encoded with zlib Package: ros-rolling-zlib-point-cloud-transport-dbgsym Package-Type: ddeb Source: ros-rolling-zlib-point-cloud-transport Version: 5.0.1-1noble.20250510.081104 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 3282 Depends: ros-rolling-zlib-point-cloud-transport (= 5.0.1-1noble.20250510.081104) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zlib-point-cloud-transport/ros-rolling-zlib-point-cloud-transport-dbgsym_5.0.1-1noble.20250510.081104_amd64.deb Size: 2896648 SHA256: d3cf3a88ee063c0dc579dd3ebdb9d634369c14ba7a0f51b3d073fd632a55824f SHA1: bcf08a4bece7b744fe192071ccd5038cfac076b5 MD5sum: 96d9602615786020974edf075625950d Description: debug symbols for ros-rolling-zlib-point-cloud-transport Build-Ids: 3dedbd4bf815570839331d124d76505dd21ed00a Package: ros-rolling-zmqpp-vendor Version: 0.0.2-3noble.20250426.194754 Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 1334 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libzmq5 (>= 4.1.2), libzmq3-dev, ros-rolling-ros-workspace Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zmqpp-vendor/ros-rolling-zmqpp-vendor_0.0.2-3noble.20250426.194754_amd64.deb Size: 127252 SHA256: 95e056f84b10393da2179207c35db9b1367ff4e44fff483882cc7dea6d355870 SHA1: 0bedb3ccaef2af48beefa9e2cee2148c67d4b88a MD5sum: 451ff13ff58d0c93043af73002d0018d Description: Vendor package for zmqpp Package: ros-rolling-zmqpp-vendor-dbgsym Package-Type: ddeb Source: ros-rolling-zmqpp-vendor Version: 0.0.2-3noble.20250426.194754 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Masaya Kataoka Installed-Size: 794 Depends: ros-rolling-zmqpp-vendor (= 0.0.2-3noble.20250426.194754) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zmqpp-vendor/ros-rolling-zmqpp-vendor-dbgsym_0.0.2-3noble.20250426.194754_amd64.deb Size: 748802 SHA256: 6347acc42a167ea499e283a007d30423c8e86dcbfafca09b37588e5b6a35a9c9 SHA1: 384bfb7d5118b9c7274ef7fc22897267e53d7a6f MD5sum: 4b9cb859cea5864b103a2644f54ee6d7 Description: debug symbols for ros-rolling-zmqpp-vendor Build-Ids: 6aa9c7c79b6192810fe937200a35e6ae6cd7dffa Package: ros-rolling-zstd-image-transport Version: 5.0.2-1noble.20250510.084233 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 533 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), ros-rolling-image-transport, zlib1g-dev, ros-rolling-ros-workspace Homepage: http://www.ros.org/wiki/image_transport_plugins Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zstd-image-transport/ros-rolling-zstd-image-transport_5.0.2-1noble.20250510.084233_amd64.deb Size: 116928 SHA256: 39f0716c0832dde6752d6602d6a1d0224f3df895188dca2df136602e2ff064a1 SHA1: 8534a46a95a47be6e8605b0437b3ec38ca2ac049 MD5sum: c52f8a969fd3d1d4d5b87921688a0a62 Description: zstd_image_transport provides a plugin to image_transport for transparently sending images encoded as zstd blobs Package: ros-rolling-zstd-image-transport-dbgsym Package-Type: ddeb Source: ros-rolling-zstd-image-transport Version: 5.0.2-1noble.20250510.084233 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2580 Depends: ros-rolling-zstd-image-transport (= 5.0.2-1noble.20250510.084233) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zstd-image-transport/ros-rolling-zstd-image-transport-dbgsym_5.0.2-1noble.20250510.084233_amd64.deb Size: 2238716 SHA256: 346ab6a552caa7695d2c73f379d56fbcad56dfc14f2b3d1267f11bad7dbd19ec SHA1: 5fc861dca50231c518d12f066e70fc9c857efc27 MD5sum: 8451eb602e85ec6ea94d204543ad6e39 Description: debug symbols for ros-rolling-zstd-image-transport Build-Ids: ec2128f5aee6ae43df3cfaf52c7b077bdae4ad54 Package: ros-rolling-zstd-point-cloud-transport Version: 5.0.1-1noble.20250510.081108 Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 582 Depends: libc6 (>= 2.34), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libzstd1 (>= 1.5.5), libzstd-dev, ros-rolling-pluginlib, ros-rolling-point-cloud-interfaces, ros-rolling-point-cloud-transport, ros-rolling-rclcpp, ros-rolling-ros-workspace Homepage: https://wiki.ros.org/draco_point_cloud_transport Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zstd-point-cloud-transport/ros-rolling-zstd-point-cloud-transport_5.0.1-1noble.20250510.081108_amd64.deb Size: 124314 SHA256: 73cd3e23385058121cf7db21c047dd7b4e1a11a925ace15714a998e4235151c4 SHA1: 1cc6816e88b905169f6a6fb626d514a4de158af4 MD5sum: ad3ad40046e12c6ac57328b89167a003 Description: zstd_point_cloud_transport provides a plugin to point_cloud_transport for sending point clouds encoded with lib Package: ros-rolling-zstd-point-cloud-transport-dbgsym Package-Type: ddeb Source: ros-rolling-zstd-point-cloud-transport Version: 5.0.1-1noble.20250510.081108 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Alejandro Hernandez Cordero Installed-Size: 2691 Depends: ros-rolling-zstd-point-cloud-transport (= 5.0.1-1noble.20250510.081108) Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zstd-point-cloud-transport/ros-rolling-zstd-point-cloud-transport-dbgsym_5.0.1-1noble.20250510.081108_amd64.deb Size: 2302916 SHA256: 1fb76a494f7c07ef20d7d69326fc28130f5551f015c59365aa82a77c3af9f302 SHA1: 62ba846322d0587829bb5a6b8f553ba689edfd8d MD5sum: 8604bfdda5d7ed35e076fd5853e71645 Description: debug symbols for ros-rolling-zstd-point-cloud-transport Build-Ids: 90617bedb6040c8afcd78238ec9d846c7572f8bb Package: ros-rolling-zstd-vendor Version: 0.33.0-1noble.20250426.194756 Architecture: amd64 Maintainer: Michael Orlov Installed-Size: 48 Depends: libzstd-dev, ros-rolling-ros-workspace Homepage: https://facebook.github.io/zstd/ Priority: optional Section: misc Filename: pool/main/r/ros-rolling-zstd-vendor/ros-rolling-zstd-vendor_0.33.0-1noble.20250426.194756_amd64.deb Size: 7684 SHA256: 3ae7ada34da7b96e19d64755b874c4b6f4dba63ff54fb0359c46a03b7b4a103c SHA1: 954a4b6846efe92ba78621c2662c59cf640465d8 MD5sum: 56f286e02cd1c218ce133041f63f204a Description: Zstd compression vendor package, providing a dependency for Zstd. Package: ros2-apt-source Priority: important Section: misc Installed-Size: 18 Maintainer: Open Robotics Infrastructure Architecture: all Source: ros-apt-source Version: 1.0.0~noble Conflicts: ros2-testing-apt-source Filename: pool/main/r/ros-apt-source/ros2-apt-source_1.0.0~noble_all.deb SHA512: b8a7e393f48e22105a66aa7c581acca229403c9355d468b6aaa88792c04f915a0f15eac693e937554a8365699928ebefe169d464cc325eb709166c81c1b26015 Size: 4284 SHA256: a9066b756be5480d994be7eb9850f686257d444026e3924084f2a101860e4577 SHA1: 99dda1fc30f4ac60f7c68fd545a517b58d24312c MD5sum: 983a6afea36d0fe430aceff146052a8c Description: Source and key configuration for the ROS 2 apt repository. This package configures sources for the ROS 2 repo. Multi-Arch: foreign Package: ros2-testing-apt-source Priority: important Section: misc Installed-Size: 18 Maintainer: Open Robotics Infrastructure Architecture: all Source: ros-apt-source Version: 1.0.0~noble Conflicts: ros2-apt-source Filename: pool/main/r/ros-apt-source/ros2-testing-apt-source_1.0.0~noble_all.deb SHA512: e97870169bf5fc4c7fd9fe4034fee127d0c27323c1d94699321d7f48743cc8fef155ac8f9e7ffe14826e791a19df95bb2cba2c7718e3a90327c430de31c60cff Size: 4310 SHA256: d2da1e76574b7ecbddce4cb452e237833f61e06e684b67705af22380ca4a5c7a SHA1: 995fec7d20d7589114c3080596f7841e2afe2539 MD5sum: 5bc1a86d330df7280c3849e35cd2f1f0 Description: Source and key configuration for the ROS 2 testing apt repository. This package configures sources for the ROS 2 testing repo. Multi-Arch: foreign Package: rti-connext-dds-6.0.1 Priority: optional Section: devel Installed-Size: 538201 Maintainer: Real-Time Innovations, Inc. Architecture: amd64 Version: 6.0.1.25-1 Depends: debconf (>= 0.5) | debconf-2.0 Filename: pool/main/r/rti-connext-dds-6.0.1/rti-connext-dds-6.0.1_6.0.1.25-1_amd64.deb SHA512: dd313c3a3ed01a76ae87ed91f63acb66e409a0914cc329c1e5c93efe0baf76a7f218e62c776503c243f857bfb697d15a2b2f332e2aa00c3eec489fd648acba09 Size: 153500460 SHA256: 37f30b04fe591389e5f76aafe5f53c1a96c8bb5f95050c0c888cf3ec17fd3fd4 SHA1: 4f746491bf37f1e9003ec9d2db8785e30e799aea MD5sum: 9aaa4eb302bbf0f5cb0b3e08a6520754 Description: real-time messaging and integration platform. This package contains a minimal evaluation bundle of RTI Connext DDS 6.0.1, . The package includes all the C/C++ libraries, header files, and tools required to build and run an application with RTI Connext DDS. . The software is released under RTI's Non-Commercial and Pre-Commercial License Agreement. Homepage: https://www.rti.com/products/connext-dds-professional Package: rti-connext-dds-7.3.0-ros Priority: optional Section: devel Installed-Size: 235628 Maintainer: Real-Time Innovations, Inc. Architecture: amd64 Version: 7.3.0.0-5-4bullseye Depends: debconf (>= 0.5) | debconf-2.0 Breaks: rti-connext-dds-7.3.0-common Filename: pool/main/r/rti-connext-dds-7.3.0-ros/rti-connext-dds-7.3.0-ros_7.3.0.0-5-4bullseye_amd64.deb SHA512: 451d9cbeccc1b0a9687af42a6de2a96de3565bc6b4cbd938ffdf719cd0be78004330bb728a2c682929a436a9a72705dce8e8e7a918b99a6ab51b72004e71f5d0 Size: 77878728 SHA256: 32cd4a83f16349fee459704eebac87a0e4d88567d23ad9cdef5669bb41e2c48e SHA1: 08d702555691b0970f7dad732a31b60fe39afa21 MD5sum: 7e2850565a52ee671119ccc4c133c941 Description: RTI Connext 7.3.0 for ROS 2 RTI Connext is the world's leading architecture for developing intelligent distributed systems. . This package contains all files required to build and run the RTI Connext RMW for ROS 2. Homepage: https://www.rti.com