help
Recipe name Version Description Layer
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-multiplotblacklisted 0.0.10 rqt_multiplot provides a GUI plugin for visualizing numeric values in multiple 2D plots using the Qwt plotting backend. meta-ros1-melodic
rqt-nav-viewblacklisted 0.5.7 rqt_nav_view provides a gui for viewing navigation maps and paths. meta-ros1-melodic
rqt-parameditblacklisted 1.0.1-1 rqt_paramedit - a rqt plugin for editing parameters using qt_paramedit. meta-ros1-melodic
rqt-play-motion-builderblacklisted 1.0.2-1 The rqt_play_motion_builder package, a front-end interface for play_motion_builder meta-ros1-melodic
rqt-plotblacklisted 0.4.13-1 rqt_plot provides a GUI plugin visualizing numeric values in a 2D plot using different plotting backends. meta-ros1-melodic
rqt-plotblacklisted 1.0.7-1 rqt_plot provides a GUI plugin visualizing numeric values in a 2D plot using different plotting backends. meta-ros2-dashing
rqt-plotblacklisted 1.0.7-1 rqt_plot provides a GUI plugin visualizing numeric values in a 2D plot using different plotting backends. meta-ros2-eloquent
rqt-pose-viewblacklisted 0.5.8 rqt_pose_view provides a GUI plugin for visualizing 3D poses. meta-ros1-melodic
rqt-publisherblacklisted 0.4.8 rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values. meta-ros1-melodic
rqt-publisherblacklisted 1.1.0-1 rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values. meta-ros2-dashing
rqt-publisherblacklisted 1.1.0-1 rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values. meta-ros2-eloquent
rqt-py-commonblacklisted 0.5.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 "ros_base". meta-ros1-melodic
rqt-py-commonblacklisted 1.0.7-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.1.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 "ros_base". meta-ros2-foxy
rqt-py-commonblacklisted 1.1.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 "ros_base". meta-ros2-rolling
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-treesblacklisted 0.3.1 rqt_py_trees provides a GUI plugin for visualizing py_trees behaviour trees based on rqt_tf_tree. meta-ros1-melodic
rqt-reconfigureblacklisted 0.5.4-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
rqt-robot-monitorblacklisted 0.5.13-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-melodic
rqt-robot-pluginsblacklisted 0.5.7 Metapackage of rqt plugins that are particularly used with robots during its operation.<br/> <br/> To run any rqt plugins, just type in a single command &quot;rqt&quot;, then select any plugins you want from the GUI that launches afterwards.<br/> <br/> rqt consists of three following metapackages:<br/> <ul> <li><a href="http://ros.org/wiki/rqt">rqt</a> - provides a container window where all rqt tools can be docked at. rqt plugin developers barely needs to pay attention.</li> <li><a href="http://ros.org/wiki/rqt_common_plugins">rqt_common_plugins</a> - ROS backend tools suite that can be used on/off of robot runtime.</li> <li>rqt_robot_plugins (You're here!)</li> </ul> meta-ros1-melodic
rqt-robot-steeringblacklisted 0.5.10-1 rqt_robot_steering provides a GUI plugin for steering a robot using Twist messages. meta-ros1-melodic
rqt-rosmonblacklisted 2.3.2-1 rqt GUI for rosmon, the node launcher and monitor for ROS. rosmon is a replacement for the roslaunch tool, focused on performance, remote monitoring, and usability. meta-ros1-melodic
rqt-rotorsblacklisted 2.2.3 The rqt_rotors package meta-ros1-melodic
rqt-runtime-monitorblacklisted 0.5.7 rqt_runtime_monitor provides a GUI plugin viewing DiagnosticsArray messages. meta-ros1-melodic
rqt-rvizblacklisted 0.7.0-1 rqt_rviz provides a GUI plugin embedding <a href="http://www.ros.org/wiki/rviz">RViz</a>. Note that this rqt plugin does NOT supersede RViz but depends on it. meta-ros1-melodic
rqt-service-callerblacklisted 0.4.8 rqt_service_caller provides a GUI plugin for calling arbitrary services. meta-ros1-melodic
rqt-service-callerblacklisted 1.0.3-1 rqt_service_caller provides a GUI plugin for calling arbitrary services. meta-ros2-dashing
rqt-service-callerblacklisted 1.0.3-1 rqt_service_caller provides a GUI plugin for calling arbitrary services. meta-ros2-eloquent
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-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-tf-treeblacklisted 0.6.0 rqt_tf_tree provides a GUI plugin for visualizing the ROS TF frame tree. meta-ros1-melodic
rqt-topblacklisted 0.4.8 RQT plugin for monitoring ROS processes. meta-ros1-melodic
rqt-topblacklisted 1.0.0-1 RQT plugin for monitoring ROS processes. meta-ros2-dashing
rqt-topblacklisted 1.0.0-1 RQT plugin for monitoring ROS processes. meta-ros2-eloquent
rqt-topicblacklisted 0.4.11-1 rqt_topic provides a GUI plugin for displaying debug information about ROS topics including publishers, subscribers, publishing rate, and ROS Messages. meta-ros1-melodic
rqt-virtual-joyblacklisted 0.1.2-1 The rqt_virtual_joy package meta-ros1-melodic
rqt-webblacklisted 0.4.8 rqt_web is a simple web content viewer for rqt. Users can show web content in Qt-based window by specifying its URL. meta-ros1-melodic
rr-control-input-manager 1.1.1-1 Filter velocity commands by ensuring that message time stamps do not exceed given timeout thresholds. meta-ros1-melodic
rr-openrover-descriptionblacklisted 1.1.1-1 The rr_openrover_description package meta-ros1-melodic
rr-openrover-driver 1.1.1-1 Provides an interface between ros and Rover Robotics rover hardware. Inputs to rr_openrover_driver include emergency stop and velocity commands. It outputs diagnostic data such as encoder readings and battery charge. meta-ros1-melodic
rr-openrover-driver-msgs 1.1.1-1 The rr_openrover_driver_msgs package meta-ros1-melodic