| procps |
4.0.5 |
System and process monitoring utilities |
openembedded-core |
| pyhri |
0.4.1-1 |
A Python wrapper library around the ROS4HRI ROS topics |
meta-ros1-noetic |
| pymoveit2 |
4.2.0-1 |
Basic Python interface for MoveIt 2 built on top of ROS 2 actions and services |
meta-ros2-rolling |
| pymoveit2 |
4.2.0-1 |
Basic Python interface for MoveIt 2 built on top of ROS 2 actions and services |
meta-ros2-humble |
| pymoveit2 |
4.2.0-1 |
Basic Python interface for MoveIt 2 built on top of ROS 2 actions and services |
meta-ros2-jazzy |
| python3-asyncio-glib |
0.1 |
An implementation of the Python 3 asyncio event loop on top of GLib |
meta-python |
| python3-gevent |
24.11.1 |
A coroutine-based Python networking library |
meta-python |
| python3-pymongo |
4.11.3 |
Python driver for MongoDB <http://www.mongodb.org> |
meta-python |
| python3-pyxdg |
0.28 |
PyXDG is a python library to access freedesktop.org standards |
meta-python-ai |
| python3-setproctitle |
1.3.5 |
A Python module to customize the process title |
meta-python |
| python3-uvloop |
0.19.0 |
Fast implementation of asyncio event loop on top of libuv |
meta-ros2 |
| pyxdg |
0.28 |
A Python module to deal with freedesktop.org specifications |
meta-oe |
| qt6-qpa-hwcomposer-plugin |
6.3.0+git |
This QPA plugin allows rendering on top of libhybris-based hwcomposer EGL platforms. The hwcomposer API is specific to a given Droid release, and sometimes also SoC type (generic, qcom, exynos4, ...). |
meta-luneos |
| raph |
1.0.1-1 |
Packages for Raph Rover common to the robot and desktop |
meta-ros2-jazzy |
| rc-genicam-driver |
0.7.0-1 |
The rc_genicam_driver provides data from a Roboception rc_visard 3D sensor or rc_cube on several ROS topics. |
meta-ros1-noetic |
| rc-visard-driver |
3.3.2-1 |
The rc_visard_driver provides data from a Roboception rc_visard 3D sensor on several ROS topics. |
meta-ros1-noetic |
| reductstore-agent |
0.2.0-1 |
ROS2 recorder node that logs selected topics to ReductStore, with YAML-driven pipelines (mcap/raw, compression, splitting, down-sampling, labelling). |
meta-ros2-rolling |
| reductstore-agent |
0.2.0-1 |
ROS2 recorder node that logs selected topics to ReductStore, with YAML-driven pipelines (mcap/raw, compression, splitting, down-sampling, labelling). |
meta-ros2-jazzy |
| refpolicy-mls |
2.20250213+git |
MLS (Multi Level Security) variant of the SELinux policy |
meta-selinux |
| remmina |
1.4.36 |
A feature rich Remote Desktop Application written in GTK+ |
meta-oe |
| repo |
2.52 |
Tool for managing many Git repositories |
openembedded-core |
| ros-comm |
1.17.4-1 |
ROS communications-related packages, including core client libraries (roscpp, rospy) and graph introspection tools (rostopic, rosnode, rosservice, rosparam). |
meta-ros1-noetic |
| rosapi |
3.0.2-1 |
Provides services for getting various ROS meta-information, including ROS topic, services, interfaces or action servers and managing ROS parameters. |
meta-ros2-rolling |
| rosapi |
0.11.17-1 |
Provides service calls for getting ros meta-information, like list of topics, services, params, etc. |
meta-ros1-noetic |
| rosapi |
2.0.4-1 |
Provides services for getting various ROS meta-information, including ROS topic, services, interfaces or action servers and managing ROS parameters. |
meta-ros2-humble |
| rosapi |
2.4.2-1 |
Provides services for getting various ROS meta-information, including ROS topic, services, interfaces or action servers and managing ROS parameters. |
meta-ros2-jazzy |
| rosapi |
3.0.2-1 |
Provides services for getting various ROS meta-information, including ROS topic, services, interfaces or action servers and managing ROS parameters. |
meta-ros2-kilted |
| rosbag |
1.17.4-1 |
This is a set of tools for recording from and playing back to ROS topics. It is intended to be high performance and avoids deserialization and reserialization of the messages. |
meta-ros1-noetic |
| roscpp |
1.17.4-1 |
roscpp is a C++ implementation of ROS. It provides a <a href="http://wiki.ros.org/Client%20Libraries">client library</a> that enables C++ 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>. roscpp is the most widely used ROS client library and is designed to be the high-performance library for ROS. |
meta-ros1-noetic |
| rosout |
1.17.4-1 |
System-wide logging mechanism for messages sent to the /rosout topic. |
meta-ros1-noetic |
| rosping |
2.1.31-4 |
rosping is the tool to send ICMP ECHO_REQUEST to network hosts where roscore is running, and send back to you as rostopic message. <br/> For echoing ROS node, use <a href="http://wiki.ros.org/rosnode">rosnode</a>. |
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 |
| rosserial-msgs |
0.9.2-1 |
Messages for automatic topic configuration using rosserial. |
meta-ros1-noetic |
| rqt-moveit |
1.0.1-4 |
An rqt-based tool that assists monitoring tasks for <a href="http://ros.org/wiki/moveit">MoveIt!</a> motion planner developers and users. Currently the following items are monitored if they are either running, existing or published: <ul> <li>Node: /move_group</li> <li>Parameter: [/robot_description, /robot_description_semantic]</li> <li>Topic: Following types are monitored. Published "names" are ignored.<br/> [sensor_msgs/PointCloud, sensor_msgs/PointCloud2, sensor_msgs/Image, sensor_msgs/CameraInfo]</li> </ul> Since this package is not made by the MoveIt! development team (although with assistance from the them), please post issue reports to the designated tracker (not MoveIt!'s main tracker). |
meta-ros2-rolling |
| rqt-moveit |
0.5.13-1 |
An rqt-based tool that assists monitoring tasks for <a href="http://ros.org/wiki/moveit">MoveIt!</a> motion planner developers and users. Currently the following items are monitored if they are either running, existing or published: <ul> <li>Node: /move_group</li> <li>Parameter: [/robot_description, /robot_description_semantic]</li> <li>Topic: Following types are monitored. Published "names" are ignored.<br/> [sensor_msgs/PointCloud, sensor_msgs/PointCloud2, sensor_msgs/Image, sensor_msgs/CameraInfo]</li> </ul> Since this package is not made by the MoveIt! development team (although with assistance from the them), please post issue reports to the designated tracker (not MoveIt!'s main tracker). |
meta-ros1-noetic |
| rqt-moveit |
1.0.1-3 |
An rqt-based tool that assists monitoring tasks for <a href="http://ros.org/wiki/moveit">MoveIt!</a> motion planner developers and users. Currently the following items are monitored if they are either running, existing or published: <ul> <li>Node: /move_group</li> <li>Parameter: [/robot_description, /robot_description_semantic]</li> <li>Topic: Following types are monitored. Published "names" are ignored.<br/> [sensor_msgs/PointCloud, sensor_msgs/PointCloud2, sensor_msgs/Image, sensor_msgs/CameraInfo]</li> </ul> Since this package is not made by the MoveIt! development team (although with assistance from the them), please post issue reports to the designated tracker (not MoveIt!'s main tracker). |
meta-ros2-humble |
| rqt-moveit |
1.0.1-5 |
An rqt-based tool that assists monitoring tasks for <a href="http://ros.org/wiki/moveit">MoveIt!</a> motion planner developers and users. Currently the following items are monitored if they are either running, existing or published: <ul> <li>Node: /move_group</li> <li>Parameter: [/robot_description, /robot_description_semantic]</li> <li>Topic: Following types are monitored. Published "names" are ignored.<br/> [sensor_msgs/PointCloud, sensor_msgs/PointCloud2, sensor_msgs/Image, sensor_msgs/CameraInfo]</li> </ul> Since this package is not made by the MoveIt! development team (although with assistance from the them), please post issue reports to the designated tracker (not MoveIt!'s main tracker). |
meta-ros2-jazzy |
| rqt-moveit |
1.0.1-5 |
An rqt-based tool that assists monitoring tasks for <a href="http://ros.org/wiki/moveit">MoveIt!</a> motion planner developers and users. Currently the following items are monitored if they are either running, existing or published: <ul> <li>Node: /move_group</li> <li>Parameter: [/robot_description, /robot_description_semantic]</li> <li>Topic: Following types are monitored. Published "names" are ignored.<br/> [sensor_msgs/PointCloud, sensor_msgs/PointCloud2, sensor_msgs/Image, sensor_msgs/CameraInfo]</li> </ul> Since this package is not made by the MoveIt! development team (although with assistance from the them), please post issue reports to the designated tracker (not MoveIt!'s main tracker). |
meta-ros2-kilted |
| rqt-robot-monitor |
1.0.6-1 |
rqt_robot_monitor displays diagnostics_agg topics messages that are published by <a href="http://www.ros.org/wiki/diagnostic_aggregator">diagnostic_aggregator</a>. rqt_robot_monitor is a direct port to rqt of <a href="http://www.ros.org/wiki/robot_monitor">robot_monitor</a>. All diagnostics are fall into one of three tree panes depending on the status of diagnostics (normal, warning, error/stale). Status are shown in trees to represent their hierarchy. Worse status dominates the higher level status.<br/> <ul> Ex. 'Computer' category has 3 sub devices. 2 are green but 1 is error. Then 'Computer' becomes error. </ul> You can look at the detail of each status by double-clicking the tree nodes.<br/> Currently re-usable API to other pkgs are not explicitly provided. |
meta-ros2-rolling |
| rqt-robot-monitor |
0.5.15-1 |
rqt_robot_monitor displays diagnostics_agg topics messages that are published by <a href="http://www.ros.org/wiki/diagnostic_aggregator">diagnostic_aggregator</a>. rqt_robot_monitor is a direct port to rqt of <a href="http://www.ros.org/wiki/robot_monitor">robot_monitor</a>. All diagnostics are fall into one of three tree panes depending on the status of diagnostics (normal, warning, error/stale). Status are shown in trees to represent their hierarchy. Worse status dominates the higher level status.<br/> <ul> Ex. 'Computer' category has 3 sub devices. 2 are green but 1 is error. Then 'Computer' becomes error. </ul> You can look at the detail of each status by double-clicking the tree nodes.<br/> Currently re-usable API to other pkgs are not explicitly provided. |
meta-ros1-noetic |
| rqt-robot-monitor |
1.0.6-1 |
rqt_robot_monitor displays diagnostics_agg topics messages that are published by <a href="http://www.ros.org/wiki/diagnostic_aggregator">diagnostic_aggregator</a>. rqt_robot_monitor is a direct port to rqt of <a href="http://www.ros.org/wiki/robot_monitor">robot_monitor</a>. All diagnostics are fall into one of three tree panes depending on the status of diagnostics (normal, warning, error/stale). Status are shown in trees to represent their hierarchy. Worse status dominates the higher level status.<br/> <ul> Ex. 'Computer' category has 3 sub devices. 2 are green but 1 is error. Then 'Computer' becomes error. </ul> You can look at the detail of each status by double-clicking the tree nodes.<br/> Currently re-usable API to other pkgs are not explicitly provided. |
meta-ros2-humble |
| rqt-robot-monitor |
1.0.6-1 |
rqt_robot_monitor displays diagnostics_agg topics messages that are published by <a href="http://www.ros.org/wiki/diagnostic_aggregator">diagnostic_aggregator</a>. rqt_robot_monitor is a direct port to rqt of <a href="http://www.ros.org/wiki/robot_monitor">robot_monitor</a>. All diagnostics are fall into one of three tree panes depending on the status of diagnostics (normal, warning, error/stale). Status are shown in trees to represent their hierarchy. Worse status dominates the higher level status.<br/> <ul> Ex. 'Computer' category has 3 sub devices. 2 are green but 1 is error. Then 'Computer' becomes error. </ul> You can look at the detail of each status by double-clicking the tree nodes.<br/> Currently re-usable API to other pkgs are not explicitly provided. |
meta-ros2-jazzy |
| rqt-robot-monitor |
1.0.6-2 |
rqt_robot_monitor displays diagnostics_agg topics messages that are published by <a href="http://www.ros.org/wiki/diagnostic_aggregator">diagnostic_aggregator</a>. rqt_robot_monitor is a direct port to rqt of <a href="http://www.ros.org/wiki/robot_monitor">robot_monitor</a>. All diagnostics are fall into one of three tree panes depending on the status of diagnostics (normal, warning, error/stale). Status are shown in trees to represent their hierarchy. Worse status dominates the higher level status.<br/> <ul> Ex. 'Computer' category has 3 sub devices. 2 are green but 1 is error. Then 'Computer' becomes error. </ul> You can look at the detail of each status by double-clicking the tree nodes.<br/> Currently re-usable API to other pkgs are not explicitly provided. |
meta-ros2-kilted |
| ruli |
0.36 |
RULI stands for Resolver User Layer Interface It's a library built on top of an asynchronous DNS stub resolver |
meta-networking |
| schunk-simulated-tactile-sensors |
0.6.14-1 |
This package provides simulated tactile sensors for the Schunk Dextrous Hand (SDH) which is mounted on the Care-O-bot arm. The node subscribes to the Gazebo bumper topics of the SDH. It transforms the Gazebo feedback to the "tactile_data" topic to provide the same tactile sensor interface as the schunk_sdh package. The following parameters can be set: * cells_x: The number of patches on the tactile sensor in the direction perpendicular to the finger. Defaults to 6. * cells_y: The number of patches on the tactile sensor along the direction of the finger. Defaults to 14. * output_range: The maximum output value of one patch. Defaults to 3500. * sensitivity: The change of output in one patch per Newton. Defaults to 350. The sensitivity can be approximated by the following formula: S = output_range / (measurement_range * cell_area) - The measurement range of the tactile pads is 250 kPa (from the data sheet). - The output range can be determined by experiment from the real SDH. It is about 3500. - The cell area is the size of one patch. Length and width of the area are determined by dividing the length/width of the collision surface by the number of cells in the respective direction. Important: In most cases this is NOT the cell area that is given in the data sheet! * filter_length: The length of the moving average filter which smoothes the values from simulation. Defaults to 10. The node subscribes to the following topics to receive data from the simulation: * thumb_2/state * thumb_3/state * finger_12/state * finger_13/state * finger_22/state * finger_23/state The node publishes the processed data on the following topic: * tactile_data The simulated bumper must obtain the collision data in the link that the sensor is attached to. This is achieved by setting the "frameName" property in the gazebo_ros_bumper controller. |
meta-ros1-noetic |
| smacc |
1.4.6-1 |
SMACC is a ROS/C++ library to implement in easy and systematic way UML StateCharts (AKA state machines). SMACC is inspired by the SMACH ROS package and it is built on top of Boost StateChart library. Developed by Reel Robotics. |
meta-ros1-noetic |
| smach-ros |
3.0.3-2 |
The smach_ros package contains extensions for the SMACH library to integrate it tightly with ROS. For example, SMACH-ROS can call ROS services, listen to ROS topics, and integrate with <a href="http://www.ros.org/wiki/actionlib">actionlib</a> both as a client, and a provider of action servers. 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-ros2-rolling |
| smach-ros |
2.5.3-1 |
The smach_ros package contains extensions for the SMACH library to integrate it tightly with ROS. For example, SMACH-ROS can call ROS services, listen to ROS topics, and integrate with <a href="http://www.ros.org/wiki/actionlib">actionlib</a> both as a client, and a provider of action servers. 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-noetic |
| smach-ros |
3.0.3-1 |
The smach_ros package contains extensions for the SMACH library to integrate it tightly with ROS. For example, SMACH-ROS can call ROS services, listen to ROS topics, and integrate with <a href="http://www.ros.org/wiki/actionlib">actionlib</a> both as a client, and a provider of action servers. 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-ros2-humble |
| smach-ros |
3.0.3-3 |
The smach_ros package contains extensions for the SMACH library to integrate it tightly with ROS. For example, SMACH-ROS can call ROS services, listen to ROS topics, and integrate with <a href="http://www.ros.org/wiki/actionlib">actionlib</a> both as a client, and a provider of action servers. 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-ros2-jazzy |