python3-sonos-websocket
Async library to communicate with Sonos devices over websockets
This library enables asynchronous communication with Sonos devices utilizing
websocket technology. It allows for control over various Sonos functionalities
such as playing audio clips, adjusting settings like volume, and querying
device status. The library is designed to offer high performance and seamless
interaction with Sonos speakers, helping users manage their audio systems
efficiently. It handles tasks like playing media overlays, managing audio
settings, and querying sensor data.
libmrpt-poses2.5
Mobile Robot Programming Toolkit - poses 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-somfy-mylink-synergy
Library to interact with Somfy MyLink hub using Synergy API
This library provides an interface to communicate with the Somfy MyLink hub
via the Synergy API. It enables control and monitoring of covers and scenes
configured on the Somfy MyLink platform. By utilizing JSON-RPC, the library
offers methods to retrieve device status, control device movement, and manage
scenes. This integration enhances home automation capabilities by allowing
seamless interaction with Somfy MyLink-enabled devices.
libmrpt-nav2.5
Mobile Robot Programming Toolkit - nav 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-obs2.5
Mobile Robot Programming Toolkit - obs 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-scikit-optimize
Sequential model-based optimization toolbox
Scikit-Optimize, or ``skopt``, is a simple and efficient
library for optimizing (very) expensive and noisy
black-box functions. It implements several methods for
sequential model-based optimization. ``skopt`` aims to
be accessible and easy to use in many contexts.