| python3-zopeinterface |
4.6.0 |
Interface definitions for Zope products |
meta-python |
| qca-tools |
2.0.1 |
Qualcomm Wi-Fi and Bluetooth tools |
meta-freescale |
| qt-guiblacklisted |
0.4.0-1 |
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings. |
meta-ros1-melodic |
| qt-guiblacklisted |
1.0.7-1 |
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings. |
meta-ros2-dashing |
| qt-guiblacklisted |
1.0.7-1 |
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings. |
meta-ros2-eloquent |
| qt-guiblacklisted |
1.1.0-1 |
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings. |
meta-ros2-foxy |
| qt5-opengles2-test |
1.0.4+gitrX |
Qt5 OpenGL ES 2.0 Test Application |
meta-qt5 |
| racoon2 |
20100526a |
An implementation of key management system for IPsec |
meta-cgl |
| random-numbers |
0.3.2 |
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator. |
meta-ros1-melodic |
| rcl-interfaces |
0.7.4-1 |
The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters. |
meta-ros2-dashing |
| rcl-interfaces |
0.8.0-1 |
The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters. |
meta-ros2-eloquent |
| rcl-interfaces |
1.0.0-1 |
The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters. |
meta-ros2-foxy |
| rcl-yaml-param-parser |
1.1.5-1 |
Parse a YAML parameter file and populate the C data structure. |
meta-ros2-foxy |
| refpolicy-mcs |
2.20190201+gitX |
MCS (Multi Category Security) variant of the SELinux policy |
meta-selinux |
| refpolicy-mcs |
2.20190201 |
MCS (Multi Category Security) variant of the SELinux policy |
meta-selinux |
| refpolicy-minimum |
2.20190201+gitX |
SELinux minimum policy |
meta-selinux |
| refpolicy-minimum |
2.20190201 |
SELinux minimum policy |
meta-selinux |
| refpolicy-mls |
2.20190201+gitX |
MLS (Multi Level Security) variant of the SELinux policy |
meta-selinux |
| refpolicy-mls |
2.20190201 |
MLS (Multi Level Security) variant of the SELinux policy |
meta-selinux |
| resource-retriever |
1.12.6-1 |
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library. |
meta-ros1-melodic |
| resource-retriever |
2.1.2-1 |
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library. |
meta-ros2-dashing |
| resource-retriever |
2.2.1-1 |
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library. |
meta-ros2-eloquent |
| resource-retriever |
2.3.2-1 |
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library. |
meta-ros2-foxy |
| robot-activity-msgs |
0.1.1 |
This package contains messages used by robot_activity, such as node's state and error |
meta-ros1-melodic |
| rosidl-typesupport-introspection-c |
0.7.9-1 |
Generate the message type support for dynamic message construction in C. |
meta-ros2-dashing |
| rosidl-typesupport-introspection-c |
0.8.2-1 |
Generate the message type support for dynamic message construction in C. |
meta-ros2-eloquent |
| rosidl-typesupport-introspection-c |
1.0.1-1 |
Generate the message type support for dynamic message construction in C. |
meta-ros2-foxy |
| rosidl-typesupport-introspection-cpp |
0.7.9-1 |
Generate the message type support for dynamic message construction in C++. |
meta-ros2-dashing |
| rosidl-typesupport-introspection-cpp |
0.8.2-1 |
Generate the message type support for dynamic message construction in C++. |
meta-ros2-eloquent |
| rosidl-typesupport-introspection-cpp |
1.0.1-1 |
Generate the message type support for dynamic message construction in C++. |
meta-ros2-foxy |
| roslib |
1.14.8-1 |
Base dependencies and support libraries for ROS. roslib contains many of the common data structures and tools that are shared across ROS client library implementations. |
meta-ros1-melodic |
| rospy |
1.14.5-1 |
rospy is a pure Python client library for ROS. The rospy client API enables Python programmers to quickly interface with ROS <a href="http://ros.org/wiki/Topics">Topics</a>, <a href="http://ros.org/wiki/Services">Services</a>, and <a href="http://ros.org/wiki/Parameter Server">Parameters</a>. The design of rospy favors implementation speed (i.e. developer time) over runtime performance so that algorithms can be quickly prototyped and tested within ROS. It is also ideal for non-critical-path code, such as configuration and initialization code. Many of the ROS tools are written in rospy to take advantage of the type introspection capabilities. Many of the ROS tools, such as <a href="http://ros.org/wiki/rostopic">rostopic</a> and <a href="http://ros.org/wiki/rosservice">rosservice</a>, are built on top of rospy. |
meta-ros1-melodic |
| rosrt |
1.0.25 |
rosrt provides classes for interfacing with ROS from within realtime systems, such as realtime-safe Publisher and Subscriber classes. |
meta-ros1-melodic |
| rqt-py-commonblacklisted |
0.5.1-1 |
rqt_py_common provides common functionality for rqt plugins written in Python. Despite no plugin is provided, this package is part of the rqt_common_plugins repository to keep refactoring generic functionality from these common plugins into this package as easy as possible. Functionality included in this package should cover generic ROS concepts and should not introduce any special dependencies beside "ros_base". |
meta-ros1-melodic |
| rqt-py-commonblacklisted |
1.0.5-1 |
rqt_py_common provides common functionality for rqt plugins written in Python. Despite no plugin is provided, this package is part of the rqt_common_plugins repository to keep refactoring generic functionality from these common plugins into this package as easy as possible. Functionality included in this package should cover generic ROS concepts and should not introduce any special dependencies beside "ros_base". |
meta-ros2-dashing |
| rqt-py-commonblacklisted |
1.0.5-1 |
rqt_py_common provides common functionality for rqt plugins written in Python. Despite no plugin is provided, this package is part of the rqt_common_plugins repository to keep refactoring generic functionality from these common plugins into this package as easy as possible. Functionality included in this package should cover generic ROS concepts and should not introduce any special dependencies beside "ros_base". |
meta-ros2-eloquent |
| rqt-py-commonblacklisted |
1.0.6-1 |
rqt_py_common provides common functionality for rqt plugins written in Python. Despite no plugin is provided, this package is part of the rqt_common_plugins repository to keep refactoring generic functionality from these common plugins into this package as easy as possible. Functionality included in this package should cover generic ROS concepts and should not introduce any special dependencies beside "ros_base". |
meta-ros2-foxy |
| rqt-reconfigureblacklisted |
0.5.1-1 |
This rqt plugin succeeds former dynamic_reconfigure's GUI (reconfigure_gui), and provides the way to view and edit the parameters that are accessible via dynamic_reconfigure.<br/> <br/> (12/27/2012) In the future, arbitrary parameters that are not associated with any nodes (which are not handled by dynamic_reconfigure) might become handled. However, currently as the name indicates, this pkg solely is dependent on dynamic_reconfigure that allows access to only those params latched to nodes. |
meta-ros1-melodic |
| rqt-robot-dashboardblacklisted |
0.5.7 |
rqt_robot_dashboard provides an infrastructure for building robot dashboard plugins in rqt. |
meta-ros1-melodic |
| ruby-flay-native |
2.12.1 |
Flay analyzes code for structural similarities |
meta-sca |
| ruby-thread-safe-native |
0.3.6 |
Thread-safe collections for Ruby |
meta-sca |
| rxvt-unicode |
9.22 |
rxvt terminal clone supporting unicode |
openembedded-core |
| rxvt-unicode |
9.20 |
rxvt terminal clone supporting unicode |
meta-gplv2 |
| secure-odroid |
1.0 |
Secure bootloader for Odroid devices supported by the hardkernel product |
meta-odroid |
| shape-msgs |
1.12.7 |
This package contains messages for defining shapes, such as simple solid object primitives (cube, sphere, etc), planes, and meshes. |
meta-ros1-melodic |
| single-joint-position-action |
1.10.17-1 |
The single joint position action is a node that provides an action interface for commanding a trajectory to move a joint to a particular position. The action reports success when the joint reaches the desired position. |
meta-ros1-melodic |
| spirv-tools |
git |
SPIR-V Tools |
meta-amdfalconx86 |
| std-capabilities |
0.1.0 |
This package contains standard capability interfaces, which describe common robot capabilities in terms of ROS concepts such as topics, services, actions, and parameters. |
meta-ros1-melodic |
| std-msgs |
0.5.12 |
Standard ROS Messages including common message types representing primitive data types and other basic message constructs, such as multiarrays. For common, generic robot-specific message types, please see <a href="http://www.ros.org/wiki/common_msgs">common_msgs</a>. |
meta-ros1-melodic |
| stereo-msgs |
1.12.7 |
stereo_msgs contains messages specific to stereo processing, such as disparity images. |
meta-ros1-melodic |