help
Recipe name Version Description Layer
rclpy 9.1.4-1 Package containing the Python client. meta-ros2-kilted
rclpy-cascade-lifecycle 2.0.4-1 Provides a mechanism to make trees of lifecycle nodes to propagate state changes in python meta-ros2-rolling
rclpy-cascade-lifecycle 2.0.4-1 Provides a mechanism to make trees of lifecycle nodes to propagate state changes in python meta-ros2-kilted
rclpy-message-converter 2.0.2-1 Converts between Python dictionaries and JSON to rclpy messages. meta-ros2-rolling
rclpy-message-converter 2.0.2-1 Converts between Python dictionaries and JSON to rclpy messages. meta-ros2-humble
rclpy-message-converter 2.0.1-4 Converts between Python dictionaries and JSON to rclpy messages. meta-ros2-jazzy
rclpy-message-converter 2.0.2-2 Converts between Python dictionaries and JSON to rclpy messages. meta-ros2-kilted
ros-speech-recognition 2.1.31-4 ROS wrapper for Python SpeechRecognition library meta-ros1-noetic
rosbag2-examples-py 0.33.0-1 Python bag writing tutorial meta-ros2-rolling
rosbag2-examples-py 0.26.9-1 Python bag writing tutorial meta-ros2-jazzy
rosbag2-examples-py 0.32.0-2 Python bag writing tutorial meta-ros2-kilted
rosbag2-py 0.33.0-1 Python API for rosbag2 meta-ros2-rolling
rosbag2-py 0.15.15-1 Python API for rosbag2 meta-ros2-humble
rosbag2-py 0.26.9-1 Python API for rosbag2 meta-ros2-jazzy
rosbag2-py 0.32.0-2 Python API for rosbag2 meta-ros2-kilted
rosidl-generator-py 0.26.3-1 Generate the ROS interfaces in Python. meta-ros2-rolling
rosidl-generator-py 0.14.6-1 Generate the ROS interfaces in Python. meta-ros2-humble
rosidl-generator-py 0.22.2-1 Generate the ROS interfaces in Python. meta-ros2-jazzy
rosidl-generator-py 0.24.2-1 Generate the ROS interfaces in Python. meta-ros2-kilted
rosidl-pycommon 5.1.2-1 Common Python functions used by rosidl packages. meta-ros2-rolling
rosidl-pycommon 4.6.7-1 Common Python functions used by rosidl packages. meta-ros2-jazzy
rosidl-pycommon 4.9.6-1 Common Python functions used by rosidl packages. meta-ros2-kilted
rosidl-runtime-py 0.15.1-1 Runtime utilities for working with generated ROS interfaces in Python. meta-ros2-rolling
rosidl-runtime-py 0.9.3-1 Runtime utilities for working with generated ROS interfaces in Python. meta-ros2-humble
rosidl-runtime-py 0.13.1-2 Runtime utilities for working with generated ROS interfaces in Python. meta-ros2-jazzy
rosidl-runtime-py 0.14.1-2 Runtime utilities for working with generated ROS interfaces in Python. meta-ros2-kilted
rosidlcpp-generator-py 0.4.0-1 Generate the ROS interfaces in Python. meta-ros2-rolling
rosidlcpp-generator-py 0.4.0-1 Generate the ROS interfaces in Python. meta-ros2-jazzy
rosidlcpp-generator-py 0.4.0-1 Generate the ROS interfaces in Python. meta-ros2-kilted
roslz4 1.17.4-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-noetic
rospy 1.17.4-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-noetic
rospy-tutorials 0.10.3-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-noetic
rosservice 1.17.4-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-noetic
rostopic 1.17.4-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-noetic
rpyutils 0.7.1-1 Package containing various utility types and functions for Python meta-ros2-rolling
rpyutils 0.2.2-1 Package containing various utility types and functions for Python meta-ros2-humble
rpyutils 0.4.2-1 Package containing various utility types and functions for Python meta-ros2-jazzy
rpyutils 0.6.3-1 Package containing various utility types and functions for Python meta-ros2-kilted
rqt-gui-py 1.10.2-1 rqt_gui_py enables GUI plugins to use the Python client library for ROS. meta-ros2-rolling
rqt-gui-py 0.5.5-1 rqt_gui_py enables GUI plugins to use the Python client library for ROS. meta-ros1-noetic
rqt-gui-py 1.1.9-1 rqt_gui_py enables GUI plugins to use the Python client library for ROS. meta-ros2-humble
rqt-gui-py 1.6.3-1 rqt_gui_py enables GUI plugins to use the Python client library for ROS. meta-ros2-jazzy
rqt-gui-py 1.9.2-1 rqt_gui_py enables GUI plugins to use the Python client library for ROS. meta-ros2-kilted
rqt-msg 1.7.1-1 A Python GUI plugin for introspecting available ROS message types. meta-ros2-rolling
rqt-msg 0.4.12-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-ros1-noetic
rqt-msg 1.2.0-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-humble
rqt-msg 1.5.2-1 A Python GUI plugin for introspecting available ROS message types. meta-ros2-jazzy
rqt-msg 1.6.0-2 A Python GUI plugin for introspecting available ROS message types. meta-ros2-kilted
rqt-py-common 1.10.2-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 &quot;ros_base&quot;. meta-ros2-rolling
rqt-py-common 0.5.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 &quot;ros_base&quot;. meta-ros1-noetic