libmrpt-system2.11
Mobile Robot Programming Toolkit - system 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).
libmrpt-slam2.11
Mobile Robot Programming Toolkit - slam 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).
linux-support-6.8.11
Support files for Linux 6.8
This package provides support files for the Linux kernel build, e.g.
scripts to handle ABI information and for generation of build system meta
data.
mdns-reflector
lightweight and performant multicast DNS (mDNS) reflector
mDNS Reflector (mdns-reflector) is a lightweight and performant
multicast DNS (mDNS) reflector with a modern design. It reflects mDNS
queries and responses among multiple LANs, which allows you to run
untrusted IoT devices in a separate LAN but those devices can still be
discovered in other LANs.
autoimport
Automatically import missing Python libraries
Throughout the development of a Python program you continuously need to manage
the Python import statements either because you need one new object or because
you no longer need it. This means that you need to stop writing whatever you
were writing, go to the top of the file, create or remove the import statement
and then resume coding.
python3-psd-tools
library for working with Adobe Photoshop PSD files (Python 3)
psd-tools is a library that can read and write of the low-level PSD/PSB
file structure and raw layer image export in NumPy and PIL format.