python3-pymrpt

Python wrapper for MRPT

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-system2.13

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-vision-lgpl2.13

Mobile Robot Programming Toolkit - vision-lgpl 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).

python3-lacrosse-view

Library for retrieving data from LaCrosse View-connected sensors

This library provides a client for accessing data from LaCrosse View-connected sensors through the LaCrosse Technology cloud service. It communicates with the cloud platform to fetch relevant sensor data, making it possible to obtain measurements from devices like weather stations equipped with Wi-Fi connectivity. The library requires login credentials to access user-specific data, and supports retrieving data from all sensors associated with a registered location. Users can work with time-bound data to access recent measurements collected by the sensors.

python3-blebox-uniapi

Library for accessing BleBox smart home devices

This library enables communication with BleBox smart home devices, providing control over various types of entities such as switches, sensors, lights, and climate devices. Users can read current states, issue commands like turning devices on or off, and obtain information on attributes like temperature, humidity, and energy consumption. The library interfaces with devices over a local Wi-Fi network, ensuring that home automation tasks can be performed reliably.

libca-certs-ocaml

detect root CA certificates from the operating system (runtime)

TLS requires a set of root anchors (Certificate Authorities) to authenticate servers. This library exposes this list so that it can be registered with ocaml-tls.