libmrpt-vision2.11
Mobile Robot Programming Toolkit - vision 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).
libqt6network6
Qt 6 network module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
qad
Simple, REST-API compliant daemon for automated testing
This is a simple, REST-API compliant daemon which makes automated testing
on hardware possible by removing the need for physical intervention as
Q.A.D allows inputs to be injected via http/https requests. This both
eliminates the need to physically interact with the rig and allows for
tasks to be carried out entirely automatically.
python3-django-graphiql-debug-toolbar
Django Debug Toolbar for GraphiQL IDE (Python3 version)
This package adds a debug toolbar within your Django application for the
GraphiQL IDE.
ruby-google-apis-iamcredentials-v1
Simple REST client for IAM Service Account Credentials API V1
This is the simple REST client for IAM Service Account Credentials API V1.
Simple REST clients are Ruby client libraries that provide access to Google
services via their HTTP REST API endpoints. These libraries are generated and
updated automatically based on the discovery documents published by the
service, and they handle most concerns such as authentication, pagination,
retry, timeouts, and logging. You can use this client to access the IAM
Service Account Credentials API, but note that some services may provide a
separate modern client that is easier to use.
python3-mergedeep
Deep merge function for Python (Python3 version)
This library can help if you need to do some deep merge without mutating
the source dicts or while you want to deep merging into an existing dict.
It provides various merge strategies (Replace, Additive, Typesafe replace,
or Typesafe additive).