| roslint |
0.11.2 |
CMake lint commands for ROS packages. The lint commands perform static checking of Python or C++ source code for errors and standards compliance. |
meta-ros1-melodic |
| roslz4 |
1.14.5-1 |
A Python and C++ implementation of the LZ4 streaming format. Large data streams are split into blocks which are compressed using the very fast LZ4 compression algorithm. |
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 |
| rospy-message-converter |
0.5.0 |
Converts between Python dictionaries and JSON to rospy messages. |
meta-ros1-melodic |
| rospy-tutorials |
0.9.2-1 |
This package attempts to show the features of ROS python API step-by-step, including using messages, servers, parameters, etc. These tutorials are compatible with the nodes in roscpp_tutorial. |
meta-ros1-melodic |
| rosserial-server |
0.8.0 |
A more performance- and stability-oriented server alternative implemented in C++ to rosserial_python. |
meta-ros1-melodic |
| rosserial-xbee |
0.8.0 |
Allows multipoint communication between rosserial nodes connected to an xbee. All nodes communicate back to a master xbee connected to a computer running ROS. This software currently only works with Series 1 Xbees. This pkg includes python code from the python-xbee project: http://code.google.com/p/python-xbee/ |
meta-ros1-melodic |
| rosservice |
1.14.5-1 |
rosservice contains the rosservice command-line tool for listing and querying ROS <a href="http://wiki.ros.org/Services">Services</a>. It also contains a Python library for retrieving information about Services and dynamically invoking them. The Python library is experimental and is for internal-use only. |
meta-ros1-melodic |
| rosthrottle |
1.2.0-3 |
ROS Python package for throttling ROS topics programatically in Python. Sits on top of the ros_comm topic_tools throttle utility. |
meta-ros1-melodic |
| rostopic |
1.14.5-1 |
rostopic contains the rostopic command-line tool for displaying debug information about ROS <a href="http://wiki.ros.org/Topics">Topics</a>, including publishers, subscribers, publishing rate, and ROS <a href="http://wiki.ros.org/Messages">Messages</a>. It also contains an experimental Python library for getting information about and interacting with topics dynamically. This library is for internal-use only as the code API may change, though it does provide examples of how to implement dynamic subscription and publication behaviors in ROS. |
meta-ros1-melodic |
| rpyutils |
0.1.0-1 |
Package containing various utility types and functions for Python |
meta-ros2-foxy |
| rqt-gui-pyblacklisted |
0.5.1-1 |
rqt_gui_py enables GUI plugins to use the Python client library for ROS. |
meta-ros1-melodic |
| rqt-gui-pyblacklisted |
1.0.5-1 |
rqt_gui_py enables GUI plugins to use the Python client library for ROS. |
meta-ros2-dashing |
| rqt-gui-pyblacklisted |
1.0.5-1 |
rqt_gui_py enables GUI plugins to use the Python client library for ROS. |
meta-ros2-eloquent |
| rqt-gui-pyblacklisted |
1.0.6-1 |
rqt_gui_py enables GUI plugins to use the Python client library for ROS. |
meta-ros2-foxy |
| rqt-msgblacklisted |
0.4.8 |
A Python GUI plugin for introspecting available ROS message types. Note that the msgs available through this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to. |
meta-ros1-melodic |
| rqt-msgblacklisted |
1.0.2-1 |
A Python GUI plugin for introspecting available ROS message types. Note that the msgs available through this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to. |
meta-ros2-dashing |
| rqt-msgblacklisted |
1.0.2-1 |
A Python GUI plugin for introspecting available ROS message types. Note that the msgs available through this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to. |
meta-ros2-eloquent |
| rqt-msgblacklisted |
1.0.2-1 |
A Python GUI plugin for introspecting available ROS message types. Note that the msgs available through this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to. |
meta-ros2-foxy |
| 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-py-consoleblacklisted |
0.4.8 |
rqt_py_console is a Python GUI plugin providing an interactive Python console. |
meta-ros1-melodic |
| rqt-py-consoleblacklisted |
1.0.0-1 |
rqt_py_console is a Python GUI plugin providing an interactive Python console. |
meta-ros2-dashing |
| rqt-py-consoleblacklisted |
1.0.0-1 |
rqt_py_console is a Python GUI plugin providing an interactive Python console. |
meta-ros2-eloquent |
| rqt-py-consoleblacklisted |
1.0.0-1 |
rqt_py_console is a Python GUI plugin providing an interactive Python console. |
meta-ros2-foxy |
| rqt-shellblacklisted |
0.4.9 |
rqt_shell is a Python GUI plugin providing an interactive shell. |
meta-ros1-melodic |
| rqt-shellblacklisted |
1.0.0-1 |
rqt_shell is a Python GUI plugin providing an interactive shell. |
meta-ros2-dashing |
| rqt-shellblacklisted |
1.0.0-1 |
rqt_shell is a Python GUI plugin providing an interactive shell. |
meta-ros2-eloquent |
| rqt-shellblacklisted |
1.0.0-1 |
rqt_shell is a Python GUI plugin providing an interactive shell. |
meta-ros2-foxy |
| rqt-srvblacklisted |
0.4.8 |
A Python GUI plugin for introspecting available ROS message types. Note that the srvs available through this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to. |
meta-ros1-melodic |
| rqt-srvblacklisted |
1.0.1-1 |
A Python GUI plugin for introspecting available ROS message types. Note that the srvs available through this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to. |
meta-ros2-dashing |
| rqt-srvblacklisted |
1.0.1-1 |
A Python GUI plugin for introspecting available ROS message types. Note that the srvs available through this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to. |
meta-ros2-eloquent |
| rqt-srvblacklisted |
1.0.1-1 |
A Python GUI plugin for introspecting available ROS message types. Note that the srvs available through this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to. |
meta-ros2-foxy |
| satyr |
0.28 |
Satyr is a collection of low-level algorithms for program failure processing, analysis, and reporting supporting kernel space, user space, Python, and Java programs |
meta-oe |
| sip |
4.19.16 |
SIP is a C++/Python Wrapper Generator |
meta-oe |
| sip3 |
4.19.16 |
SIP is a C++/Python Wrapper Generator |
meta-oe |
| sip3 |
4.19.8 |
SIP is a C++/Python Wrapper Generator |
meta-musicians |
| smach |
2.0.1 |
SMACH is a task-level architecture for rapidly creating complex robot behavior. At its core, SMACH is a ROS-independent Python library to build hierarchical state machines. SMACH is a new library that takes advantage of very old concepts in order to quickly create robust robot behavior with maintainable and modular code. |
meta-ros1-melodic |
| sound-playblacklisted |
0.3.3 |
sound_play provides a ROS node that translates commands on a ROS topic (<tt>robotsound</tt>) into sounds. The node supports built-in sounds, playing OGG/WAV files, and doing speech synthesis via festival. C++ and Python bindings allow this node to be used without understanding the details of the message format, allowing faster development and resilience to message format changes. |
meta-ros1-melodic |
| stank-native |
0.0.19 |
Find rotten POSIX shell scripts |
meta-sca |
| swig |
3.0.12 |
SWIG - Simplified Wrapper and Interface Generator |
openembedded-core |
| tf2-ros |
0.6.5 |
This package contains the ROS bindings for the tf2 library, for both Python and C++. |
meta-ros1-melodic |
| tf2-ros |
0.11.6-1 |
This package contains the ROS bindings for the tf2 library, for both Python and C++. |
meta-ros2-dashing |
| tf2-ros |
0.12.5-1 |
This package contains the ROS bindings for the tf2 library, for both Python and C++. |
meta-ros2-eloquent |
| tf2-ros |
0.13.4-1 |
This package contains the ROS bindings for the tf2 library, for both Python and C++. |
meta-ros2-foxy |
| unique-id |
1.0.6 |
ROS Python and C++ interfaces for universally unique identifiers. |
meta-ros1-melodic |
| urdfdom-py |
0.4.2-1 |
Python implementation of the URDF parser. |
meta-ros1-melodic |
| urdfdom-py |
1.0.0-1 |
Python implementation of the URDF parser. |
meta-ros2-dashing |