libmrpt-maps2.11
Mobile Robot Programming Toolkit - maps library
The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform,
and open source C++ library aimed to help robotics researchers to design and
implement algorithms in the fields of Simultaneous Localization and Mapping
(SLAM), computer vision, and motion planning (obstacle avoidance).
lib0install-solver-ocaml
package dependency solver (runtime)
A package dependency resolver based on a SAT solver. This was
originally written for the 0install package manager, but is now
generic and is also used as a solver backend for opam. The SAT solver
is based on MiniSat (http://minisat.se/Papers.html) and the
application to package management is based on OPIUM (Optimal Package
Install/Uninstall Manager). 0install-solver uses a (novel?) strategy
to find the optimal solution extremely quickly (even for a SAT-based
solver).
rosidl-core
ROS 2 IDL support core metapackage
This package is part of ROS 2, the Robot Operating System. ROS 2 uses the OMG
Data Distribution Standard (DDS) as middleware layer, which in turn relies on
the Interface Definition Language (IDL) to define the messages which can be
exchanged between ROS network participants. For historical reasons, ROS has
its own message definition format; the ROS 2 IDL support layer is responsible
for transforming the ROS message format to the IDL format.
php-matomo-device-detector
Universal Device Detection library written in PHP
This package contains a Universal Device Detection library that parses
User Agents and Browser Client Hints to detect devices (desktop, tablet,
mobile, tv, cars, console, etc.), clients (browsers, feed readers,
media players, PIMs, ...), operating systems, brands and models.
python3-osrf-pycommon
Commonly needed Python modules for software developers
Python package which contains commonly used Python boilerplate code
and patterns. Things like ansi terminal coloring, capturing colored
output from programs using subprocess, or even a simple logging system
which provides some nice functionality over the built-in Python
logging system.
libelas0
Library for Efficient Large-scale Stereo Matching
A library for computing disparity maps from rectified graylevel stereo pairs.
It is robust against moderate changes in illumination and well suited for
robotics applications with high resolution images. Computing the left and right
disparity map of a one Megapixel image requires less than one second on a
single i7 CPU core.