help
Recipe name Version Description Layer
rospack 2.6.2-1 ROS Package Tool meta-ros1-noetic
rosparam 1.16.0-1 rosparam contains the rosparam command-line tool for getting and setting ROS Parameters on the <a href="http://wiki.ros.org/Parameter%20Server">Parameter Server</a> using YAML-encoded files. It also contains an experimental library for using YAML with the Parameter Server. This library is intended for internal use only. rosparam can be invoked within a <a href="http://wiki.ros.org/roslaunch">roslaunch</a> file. meta-ros1-noetic
rosparam-shortcuts 0.4.0-1 Quickly load variables from rosparam with good command line error checking. meta-ros1-noetic
rospatlite 2.1.28-1 rospatlite meta-ros1-noetic
rospilot 1.6.1-1 rospilot meta-ros1-noetic
rosping 2.1.28-1 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.16.0-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-message-converter 0.5.9-1 Converts between Python dictionaries and JSON to rospy messages. meta-ros1-noetic
rospy-tutorials 0.10.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-noetic
rosrt 1.0.25-1 rosrt provides classes for interfacing with ROS from within realtime systems, such as realtime-safe Publisher and Subscriber classes. meta-ros1-noetic
rosserial 0.9.2-1 Metapackage for core of rosserial. meta-ros1-noetic
rosserial-arduino 0.9.2-1 rosserial for Arduino/AVR platforms. meta-ros1-noetic
rosserial-chibios 0.9.2-1 rosserial for ChibiOS/HAL platforms. meta-ros1-noetic
rosserial-client 0.9.2-1 Generalized client side source for rosserial. meta-ros1-noetic
rosserial-embeddedlinux 0.9.2-1 rosserial for embedded Linux enviroments meta-ros1-noetic
rosserial-mbed 0.9.2-1 rosserial for mbed platforms. meta-ros1-noetic
rosserial-msgs 0.9.2-1 Messages for automatic topic configuration using rosserial. meta-ros1-noetic
rosserial-python 0.9.2-1 A Python-based implementation of the rosserial protocol. meta-ros1-noetic
rosserial-server 0.9.2-1 A more performance- and stability-oriented server alternative implemented in C++ to rosserial_python. meta-ros1-noetic
rosserial-tivac 0.9.2-1 rosserial for TivaC Launchpad evaluation boards. meta-ros1-noetic
rosserial-vex-cortex 0.9.2-1 rosserial for Cortex/AVR platforms. meta-ros1-noetic
rosserial-vex-v5 0.9.2-1 rosserial for the VEX Cortex V5 Robot Brain platform. meta-ros1-noetic
rosserial-windows 0.9.2-1 rosserial for Windows platforms. meta-ros1-noetic
rosserial-xbee 0.9.2-1 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-noetic
rosservice 1.16.0-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
rostest 1.16.0-1 Integration test suite based on roslaunch that is compatible with xUnit frameworks. meta-ros1-noetic
rostime 0.7.3-1 Time and Duration implementations for C++ libraries, including roscpp. meta-ros1-noetic
rostopic 1.16.0-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
rostwitter 2.1.28-1 The rostwitter package meta-ros1-noetic
rosunit 1.15.8-1 Unit-testing package for ROS. This is a lower-level library for rostest and handles unit tests, whereas rostest handles integration tests. meta-ros1-noetic
roswtf 1.16.0-1 roswtf is a tool for diagnosing issues with a running ROS system. Think of it as a FAQ implemented in code. meta-ros1-noetic
roswww 0.1.13-1 Feathery lightweight web server for ROS, that is based on <a href="http://www.tornadoweb.org/en/stable">Tornado</a> web server module. meta-ros1-noetic
rotate-recovery 1.17.3-1 This package provides a recovery behavior for the navigation stack that attempts to clear space by performing a 360 degree rotation of the robot. meta-ros1-noetic
route-network 0.3.0-1 Route network graphing and path planning. meta-ros1-noetic
rover-bringup 0.1.1-2 Launch files and configuration scripts for operation of the Rover and suported sensors. meta-ros2-foxy
rover-description 0.1.1-2 URDF description of Rover. meta-ros2-foxy
rover-driver 0.1.1-2 Serial driver for Rover platform. meta-ros2-foxy
rover-msgs 0.1.1-2 Messages for communicating with a Rover Pro. meta-ros2-foxy
rover-navigation 0.1.1-2 Contains Rover navigation launch files meta-ros2-foxy
rover-simulation 0.1.1-2 Launch files for Rover Simulation meta-ros2-foxy
rover-teleop 0.1.1-2 Contains Rover provided teleoperation applications. meta-ros2-foxy
roverrobotics-ros2 0.1.1-2 Messages for communicating with a Rover Pro. meta-ros2-foxy
rpi-libcamera-apps git A suite of libcamera-based apps for the Raspberry Pi meta-raspberrypi
rplidar-ros 2.0.2-1 The rplidar ros package, support rplidar A2/A1 and A3/S1 meta-ros2-foxy
rplidar-ros 2.1.0-2 The rplidar ros package, support rplidar A2/A1 and A3/S1 meta-ros2-rolling
rplidar-ros 2.0.2-1 The rplidar ros package, support rplidar A2/A1 and A3/S1 meta-ros2-galactic
rqt 0.5.3-1 rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages<br/> <ul> <li>rqt (you're here)</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><a href="http://ros.org/wiki/rqt_robot_plugins">rqt_robot_plugins</a> - Tools for interacting with robots during their runtime.</li> </ul> rqt metapackage provides a widget <a href="http://ros.org/wiki/rqt_gui">rqt_gui</a> that enables multiple `rqt` widgets to be docked in a single window. meta-ros1-noetic
rqt-action 0.4.9-1 rqt_action provides a feature to introspect all available ROS action (from actionlib) types. By utilizing rqt_msg, the output format is unified with it and rqt_srv. Note that the actions shown on 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-bag 0.5.1-1 rqt_bag provides a GUI plugin for displaying and replaying ROS bag files. meta-ros1-noetic
rqt-bag-plugins 0.5.1-1 rqt_bag provides a GUI plugin for displaying and replaying ROS bag files. meta-ros1-noetic