Packages

Name Description
1 2019-04-09 rosserial
Metapackage for core of rosserial.
Metapackage for core of rosserial.
 
1 2015-02-06 rosrt
rosrt provides classes for interfacing with ROS from within realtime systems, such as realtime-safe Publisher and Subscriber classes.
rosrt provides classes for interfacing with ROS from within realtime systems, such as realtime-safe Publisher and Subscriber classes.
 
1 2019-03-29 rospy_tutorials
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.
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.
 
2 2019-05-06 rospy_message_converter
Converts between Python dictionaries and JSON to rospy messages.
Converts between Python dictionaries and JSON to rospy messages.
 
2 2019-04-23 rospy
rospy is a pure Python client library for ROS. The rospy client API enables Python programmers to quickly interface with ROS
rospy is a pure Python client library for ROS. The rospy client API enables Python programmers to quickly interface with ROS
 
1 2019-05-23 rosping
rosping is the tool to send ICMP ECHO_REQUEST to network hosts where roscore is running, and send back to you as rostopic message.
rosping is the tool to send ICMP ECHO_REQUEST to network hosts where roscore is running, and send back to you as rostopic message.
 
1 2019-05-08 rospilot
rospilot
rospilot
 
1 2019-05-23 rospatlite
rospatlite
rospatlite
 
2 2019-04-12 rosparam_shortcuts
Quickly load variables from rosparam with good command line error checking.
Quickly load variables from rosparam with good command line error checking.
 
2 2019-04-23 rosparam
rosparam contains the rosparam command-line tool for getting and setting ROS Parameters on the
rosparam contains the rosparam command-line tool for getting and setting ROS Parameters on the
 
1 2019-03-04 rospack
ROS Package Tool
ROS Package Tool
 
2 2019-04-23 rosout
System-wide logging mechanism for messages sent to the /rosout topic.
System-wide logging mechanism for messages sent to the /rosout topic.
 
2 2019-04-23 rosnode
rosnode is a command-line tool for displaying debug information about ROS
rosnode is a command-line tool for displaying debug information about ROS
 
2 2019-04-23 rosmsg
rosmsg contains two command-line tools:
rosmsg contains two command-line tools:
 
1 2019-05-13 rosmon_msgs
Messages for rosmon, the node launcher and monitor for ROS. rosmon is a replacement for the roslaunch tool, focused on performance, remote monitoring, and usability.
Messages for rosmon, the node launcher and monitor for ROS. rosmon is a replacement for the roslaunch tool, focused on performance, remote monitoring, and usability.
 
1 2019-05-13 rosmon_core
Node launcher and monitor for ROS. rosmon is a replacement for the roslaunch tool, focused on performance, remote monitoring, and usability.
Node launcher and monitor for ROS. rosmon is a replacement for the roslaunch tool, focused on performance, remote monitoring, and usability.
 
1 2019-05-13 rosmon
Node launcher and monitor for ROS. rosmon is a replacement for the roslaunch tool, focused on performance, remote monitoring, and usability.
Node launcher and monitor for ROS. rosmon is a replacement for the roslaunch tool, focused on performance, remote monitoring, and usability.
 
2 2019-04-23 rosmaster
ROS
ROS
 
1 2019-03-29 rosmake
rosmake is a ros dependency aware build tool which can be used to build all dependencies in the correct order.
rosmake is a ros dependency aware build tool which can be used to build all dependencies in the correct order.
 
2 2019-04-23 roslz4
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.
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.
 
1 2019-05-21 roslisp_utilities
Some utility functionality to interact with ROS using roslisp.
Some utility functionality to interact with ROS using roslisp.
 
2 2018-10-16 roslisp_repl
This package provides a script that launches Emacs with Slime (the Superior Lisp Interaction Mode) ready for Lisp development and roslisp.
This package provides a script that launches Emacs with Slime (the Superior Lisp Interaction Mode) ready for Lisp development and roslisp.
 
1 2019-05-21 roslisp_common
Common libraries to control ROS based robots. This stack contains an implementation of actionlib (client and server) in Common Lisp, a transformation library and an implementation of tf in Common Lisp.
Common libraries to control ROS based robots. This stack contains an implementation of actionlib (client and server) in Common Lisp, a transformation library and an implementation of tf in Common Lisp.
 
1 2018-10-15 roslisp
Lisp client library for ROS, the Robot Operating System.
Lisp client library for ROS, the Robot Operating System.
 
1 2019-04-30 roslint
CMake lint commands for ROS packages. The lint commands perform static checking of Python or C++ source code for errors and standards compliance.
CMake lint commands for ROS packages. The lint commands perform static checking of Python or C++ source code for errors and standards compliance.
 
1 2019-03-29 roslib
Base dependencies and support libraries for ROS. roslib contains many of the common data structures and tools that are shared across ROS client library implementations.
Base dependencies and support libraries for ROS. roslib contains many of the common data structures and tools that are shared across ROS client library implementations.
 
2 2019-04-23 roslaunch
roslaunch is a tool for easily launching multiple ROS
roslaunch is a tool for easily launching multiple ROS
 
1 2019-03-29 roslang
roslang is a common package that all
roslang is a common package that all
 
3 2016-03-10 rosgraph_msgs
Messages relating to the ROS Computation Graph. These are generally considered to be low-level messages that end users do not interact with.
Messages relating to the ROS Computation Graph. These are generally considered to be low-level messages that end users do not interact with.
 
2 2019-04-23 rosgraph
rosgraph contains the rosgraph command-line tool, which prints information about the ROS Computation Graph. It also provides an internal library that can be used by graphical tools.
rosgraph contains the rosgraph command-line tool, which prints information about the ROS Computation Graph. It also provides an internal library that can be used by graphical tools.
 
1 2019-05-14 rosfmt
fmt is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and IOStreams.
fmt is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and IOStreams.
 
1 2019-04-02 roseus_tutorials
roseus_tutorials
roseus_tutorials
 
1 2019-04-02 roseus_smach
roseus_smach * Euslisp state machine class. it will be moved. * Message publisher for visualizing current state by smach_viewer. * Simple pickle dump script for debugging state machine. * Execute state machine as a action server.
roseus_smach * Euslisp state machine class. it will be moved. * Message publisher for visualizing current state by smach_viewer. * Simple pickle dump script for debugging state machine. * Execute state machine as a action server.
 
1 2019-04-02 roseus_mongo
The roseus_mongo package
The roseus_mongo package
 
1 2019-04-02 roseus
EusLisp client for ROS Robot Operating System.
EusLisp client for ROS Robot Operating System.
 
1 2018-10-16 rosemacs
ROS tools for those who live in Emacs.
ROS tools for those who live in Emacs.
 
1 2019-01-23 rosdoc_lite
This ROS package wraps documentation tools like doxygen, sphinx, and epydoc, making it convenient to generate ROS package documentation. It also generates online documentation for the ROS wiki.
This ROS package wraps documentation tools like doxygen, sphinx, and epydoc, making it convenient to generate ROS package documentation. It also generates online documentation for the ROS wiki.
 
1 2019-03-25 rosdiagnostic
Command to print aggregated diagnostic contents to the command line
Command to print aggregated diagnostic contents to the command line
 
1 2019-03-29 roscreate
roscreate contains a tool that assists in the creation of ROS filesystem resources. It provides:
roscreate contains a tool that assists in the creation of ROS filesystem resources. It provides:
 
1 2019-03-29 roscpp_tutorials
This package attempts to show the features of ROS step-by-step, including using messages, servers, parameters, etc.
This package attempts to show the features of ROS step-by-step, including using messages, servers, parameters, etc.
 
1 2019-04-03 roscpp_traits
roscpp_traits contains the message traits code as described in
roscpp_traits contains the message traits code as described in
 
1 2019-04-03 roscpp_serialization
roscpp_serialization contains the code for serialization as described in
roscpp_serialization contains the code for serialization as described in
 
1 2019-04-03 roscpp_core
Underlying data libraries for roscpp messages.
Underlying data libraries for roscpp messages.
 
2 2019-04-23 roscpp
roscpp is a C++ implementation of ROS. It provides a
roscpp is a C++ implementation of ROS. It provides a
 
1 2019-03-04 rosconsole_bridge
rosconsole_bridge is a package used in conjunction with console_bridge and rosconsole for connecting console_bridge-based logging to rosconsole-based logging.
rosconsole_bridge is a package used in conjunction with console_bridge and rosconsole for connecting console_bridge-based logging to rosconsole-based logging.
 
2 2019-04-03 rosconsole
ROS console output library.
ROS console output library.
 
1 2019-05-23 roscompile
The roscompile package
The roscompile package
 
1 2019-03-29 rosclean
rosclean: cleanup filesystem resources (e.g. log files).
rosclean: cleanup filesystem resources (e.g. log files).
 
1 2019-03-29 rosbuild
rosbuild contains scripts for managing the CMake-based build system for ROS.
rosbuild contains scripts for managing the CMake-based build system for ROS.
 
1 2019-05-07 rosbridge_suite
Rosbridge provides a JSON API to ROS functionality for non-ROS programs. There are a variety of front ends that interface with rosbridge, including a WebSocket server for web browsers to interact with. Rosbridge_suite is a meta-package containing rosbridge, various front end packages for rosbridge like a WebSocket package, and helper packages.
Rosbridge provides a JSON API to ROS functionality for non-ROS programs. There are a variety of front ends that interface with rosbridge, including a WebSocket server for web browsers to interact with. Rosbridge_suite is a meta-package containing rosbridge, various front end packages for rosbridge like a WebSocket package, and helper packages.
 

Packages

Name Description
1 2018-10-09 ros_control
A set of packages that include controller interfaces, controller managers, transmissions and hardware_interfaces.
A set of packages that include controller interfaces, controller managers, transmissions and hardware_interfaces.
 
2 2019-02-01 ros_comm
ROS communications-related packages, including core client libraries (roscpp, rospy) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
ROS communications-related packages, including core client libraries (roscpp, rospy) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
 
1 2019-05-04 ros_canopen
A generic canopen implementation for ROS
A generic canopen implementation for ROS
 
2 2018-04-02 ros_base
A metapackage which extends ros_core and includes other basic non-robot tools like actionlib, dynamic reconfigure, nodelets, and pluginlib.
A metapackage which extends ros_core and includes other basic non-robot tools like actionlib, dynamic reconfigure, nodelets, and pluginlib.
 
1 2019-03-29 ros
ROS packaging system
ROS packaging system
 
2 2019-02-08 robot_state_publisher
This package allows you to publish the state of a robot to
This package allows you to publish the state of a robot to
 
2 2018-11-23 robot_self_filter
Filters the robot's body out of point clouds.
Filters the robot's body out of point clouds.
 
3 2019-02-28 robot_pose_ekf
The Robot Pose EKF package is used to estimate the 3D pose of a robot, based on (partial) pose measurements coming from different sources. It uses an extended Kalman filter with a 6D model (3D position and 3D orientation) to combine measurements from wheel odometry, IMU sensor and visual odometry. The basic idea is to offer loosely coupled integration with different sensors, where sensor signals are received as ROS messages.
The Robot Pose EKF package is used to estimate the 3D pose of a robot, based on (partial) pose measurements coming from different sources. It uses an extended Kalman filter with a 6D model (3D position and 3D orientation) to combine measurements from wheel odometry, IMU sensor and visual odometry. The basic idea is to offer loosely coupled integration with different sensors, where sensor signals are received as ROS messages.
 
1 2019-05-24 robot_navigation
The robot_navigation package
The robot_navigation package
 
1 2017-11-15 robot_model
 
2 2018-09-20 robot_mechanism_controllers
Generic Mechanism Controller Library
Generic Mechanism Controller Library
 
1 2019-02-15 robot_localization
Provides nonlinear state estimation through sensor fusion of an abritrary number of sensors.
Provides nonlinear state estimation through sensor fusion of an abritrary number of sensors.
 
1 2019-01-18 robot_activity_tutorials
The robot_activity_tutorials package
The robot_activity_tutorials package
 
1 2019-01-18 robot_activity_msgs
This package contains messages used by robot_activity, such as node's state and error
This package contains messages used by robot_activity, such as node's state and error
 
1 2019-01-18 robot_activity
The robot_activity package implements ROS node lifecycle
The robot_activity package implements ROS node lifecycle
 
1 2018-04-02 robot
A metapackage which extends ros_base and includes ROS libaries for any robot hardware. It may not contain any GUI dependencies.
A metapackage which extends ros_base and includes ROS libaries for any robot hardware. It may not contain any GUI dependencies.
 
1 2017-04-17 rgbd_launch
Launch files to open an RGBD device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds.
Launch files to open an RGBD device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds.
 
1 2017-05-02 rfsm
This package contains the rFSM flavor of Statecharts.
This package contains the rFSM flavor of Statecharts.
 
1 2019-05-15 rexrov2_gazebo
Package with launch files for demonstrations with the RexROV 2 vehicle with different positioning controllers.
Package with launch files for demonstrations with the RexROV 2 vehicle with different positioning controllers.
 
1 2019-05-15 rexrov2_description
The robot description files for the RexROV 2 underwater vehicle and launch files to spawn the model in different configurations.
The robot description files for the RexROV 2 underwater vehicle and launch files to spawn the model in different configurations.
 
1 2019-05-15 rexrov2_control
Launch and configuration files to start controllers nodes from the [`uuv_trajectory_control`](https://github.com/uuvsimulator/uuv_simulator/tree/master/uuv_control/uuv_trajectory_control) package for the RexROV 2 vehicle.
Launch and configuration files to start controllers nodes from the [`uuv_trajectory_control`](https://github.com/uuvsimulator/uuv_simulator/tree/master/uuv_control/uuv_trajectory_control) package for the RexROV 2 vehicle.
 
1 2019-05-23 respeaker_ros
The respeaker_ros package
The respeaker_ros package
 
2 2019-04-04 resource_retriever
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
 
1 2019-02-10 realtime_tools
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into the realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into the realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
 
1 2019-05-20 rc_visard_driver
The rc_visard_driver provides data from a Roboception rc_visard 3D sensor on several ROS topics.
The rc_visard_driver provides data from a Roboception rc_visard 3D sensor on several ROS topics.
 
1 2019-05-20 rc_visard_description
Visualization package for rc_visard
Visualization package for rc_visard
 
1 2019-05-20 rc_visard
Roboception rc_visard support meta package
Roboception rc_visard support meta package
 
1 2019-05-20 rc_tagdetect_client
The ros client for roboception tag detection modules
The ros client for roboception tag detection modules
 
1 2019-05-20 rc_pick_client
The ros client for roboception grasp generation modules
The ros client for roboception grasp generation modules
 
1 2019-05-20 rc_hand_eye_calibration_client
The rc_hand_eye_calibration_client package
The rc_hand_eye_calibration_client package
 
1 2019-05-20 rc_genicam_api
GenICam/GigE Vision Convenience Layer. This package combines the Roboception convenience layer for images with the GenICam reference implementation and a GigE Vision transport layer. It is a self contained package that permits configuration and image streaming of GenICam / GigE Vision 2.0 compatible cameras like the Roboception rc_visard. This package also provides some tools that can be called from the command line for discovering cameras, changing their configuration and streaming images. Although the tools are meant to be useful when working in a shell or in a script, their main purpose is to serve as example on how to use the API for reading and setting parameters, streaming and synchronizing images. See LICENSE.md for licensing terms of the different parts.
GenICam/GigE Vision Convenience Layer. This package combines the Roboception convenience layer for images with the GenICam reference implementation and a GigE Vision transport layer. It is a self contained package that permits configuration and image streaming of GenICam / GigE Vision 2.0 compatible cameras like the Roboception rc_visard. This package also provides some tools that can be called from the command line for discovering cameras, changing their configuration and streaming images. Although the tools are meant to be useful when working in a shell or in a script, their main purpose is to serve as example on how to use the API for reading and setting parameters, streaming and synchronizing images. See LICENSE.md for licensing terms of the different parts.
 
1 2019-05-08 rc_dynamics_api
The rc_dynamics_api provides an API for easy handling of the dynamic-state data streams provided by Roboception's stereo camera with self-localization. See http://rc-visard.com Dynamic-state estimates of the rc_visard relate to its self-localization and ego-motion estimation. These states refer to rc_visard's current pose, velocity, or acceleration and are published on demand via several data streams. For a complete list and descriptions of these dynamics states and the respective data streams please refer to rc_visard's user manual.
The rc_dynamics_api provides an API for easy handling of the dynamic-state data streams provided by Roboception's stereo camera with self-localization. See http://rc-visard.com Dynamic-state estimates of the rc_visard relate to its self-localization and ego-motion estimation. These states refer to rc_visard's current pose, velocity, or acceleration and are published on demand via several data streams. For a complete list and descriptions of these dynamics states and the respective data streams please refer to rc_visard's user manual.
 
1 2018-07-04 rc_cloud_accumulator
A viewer for the SLAM component of roboception based on ROS and PCL
A viewer for the SLAM component of roboception based on ROS and PCL
 
1 2019-03-28 random_numbers
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator.
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator.
 
1 2018-09-10 radar_omnipresense
This is the radar driver package developed for the omnipresense radar module.
This is the radar driver package developed for the omnipresense radar module.
 
1 2018-10-04 radar_msgs
Generic Radar Messages
Generic Radar Messages
 
1 2016-04-11 qwt_dependency
This encapsulates the Qwt dependency for a specific ROS distribution and its Qt version
This encapsulates the Qwt dependency for a specific ROS distribution and its Qt version
 
1 2018-10-26 qt_qmake
qt*-qmake metapackage supporting qt4 and qt5
qt*-qmake metapackage supporting qt4 and qt5
 
1 2019-03-15 qt_gui_py_common
qt_gui_py_common provides common functionality for GUI plugins written in Python.
qt_gui_py_common provides common functionality for GUI plugins written in Python.
 
1 2019-03-15 qt_gui_cpp
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.
 
1 2019-03-15 qt_gui_core
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
 
1 2019-03-15 qt_gui_app
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
 
1 2019-03-15 qt_gui
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings.
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings.
 
1 2019-03-15 qt_dotgraph
qt_dotgraph provides helpers to work with dot graphs.
qt_dotgraph provides helpers to work with dot graphs.
 
1 2018-08-09 qb_move_hardware_interface
This package contains the hardware interface for qbrobotics® qbmove device.
This package contains the hardware interface for qbrobotics® qbmove device.
 
1 2018-08-09 qb_move_description
This package contains the ROS description for qbrobotics® qbmove device.
This package contains the ROS description for qbrobotics® qbmove device.
 
1 2018-08-09 qb_move_control
This package contains the ROS control node for qbrobotics® qbmove device.
This package contains the ROS control node for qbrobotics® qbmove device.
 
1 2018-08-09 qb_move
This package contains the ROS interface for qbrobotics® qbmove device.
This package contains the ROS interface for qbrobotics® qbmove device.
 
1 2018-08-09 qb_hand_hardware_interface
This package contains the hardware interface for qbrobotics® qbhand device.
This package contains the hardware interface for qbrobotics® qbhand device.
 
1 2018-08-09 qb_hand_description
This package contains the ROS description for qbrobotics® qbhand device.
This package contains the ROS description for qbrobotics® qbhand device.
 

Packages

Name Description
1 2019-05-23 swri_string_util
swri_string_util
swri_string_util
 
1 2019-05-23 swri_serial_util
swri_serial_util
swri_serial_util
 
1 2019-05-23 swri_route_util
This library provides functionality to simplify working with the navigation messages defined in marti_nav_msgs.
This library provides functionality to simplify working with the navigation messages defined in marti_nav_msgs.
 
1 2019-05-23 swri_rospy
This package provides added functionaliy on top of rospy, including a single-threaded callback queue.
This package provides added functionaliy on top of rospy, including a single-threaded callback queue.
 
1 2019-05-23 swri_roscpp
swri_roscpp
swri_roscpp
 
1 2019-04-25 swri_profiler_tools
Provides tools for viewing data produced by nodes that use the swri_profiler library to output profiling information.
Provides tools for viewing data produced by nodes that use the swri_profiler library to output profiling information.
 
1 2019-04-25 swri_profiler_msgs
Messages for the swri_profiler tool.
Messages for the swri_profiler tool.
 
1 2019-04-25 swri_profiler
swri_profiler provides basic tools for real-time selective profiling of ROS C++ nodes.
swri_profiler provides basic tools for real-time selective profiling of ROS C++ nodes.
 
1 2019-05-23 swri_prefix_tools
Contains scripts that are useful as prefix commands for nodes started by roslaunch.
Contains scripts that are useful as prefix commands for nodes started by roslaunch.
 
1 2019-05-23 swri_opencv_util
swri_opencv_util
swri_opencv_util
 
1 2019-05-23 swri_nodelet
This package provides a simple script to write simple launch files that can easily switch between running nodelets together or as standalone nodes.
This package provides a simple script to write simple launch files that can easily switch between running nodelets together or as standalone nodes.
 
1 2019-05-23 swri_math_util
swri_math_util
swri_math_util
 
1 2019-05-23 swri_image_util
swri_image_util
swri_image_util
 
1 2019-05-23 swri_geometry_util
swri_geometry_util
swri_geometry_util
 
1 2019-05-23 swri_dbw_interface
This package provides documentation on common interface conventions for drive-by-wire systems.
This package provides documentation on common interface conventions for drive-by-wire systems.
 
1 2019-05-23 swri_console_util
swri_console_util
swri_console_util
 
1 2018-10-10 swri_console
A rosout GUI viewer developed at Southwest Research Insititute as an alternative to rqt_console.
A rosout GUI viewer developed at Southwest Research Insititute as an alternative to rqt_console.
 
1 2019-05-07 summit_xl_sim_bringup
Launch files for Summit XL simulation.
Launch files for Summit XL simulation.
 
1 2019-05-07 summit_xl_sim
The summit_xl_sim metapackage
The summit_xl_sim metapackage
 
1 2019-04-16 summit_xl_pad
The summit_xl_pad package allows to control the summit_xl product range (summit_xl, summit_xl_omni, x_wam) teleoperation
The summit_xl_pad package allows to control the summit_xl product range (summit_xl, summit_xl_omni, x_wam) teleoperation
 
1 2019-04-16 summit_xl_navigation
Navigation launch and config files for Summit XL robot.
Navigation launch and config files for Summit XL robot.
 
1 2019-04-16 summit_xl_localization
The summit_xl_localization package
The summit_xl_localization package
 
1 2019-05-07 summit_xl_gazebo
Launch files and world files to start the models in gazebo
Launch files and world files to start the models in gazebo
 
2 2019-04-16 summit_xl_description
URDF description of the Summit XL and Summit XL HL and omni versions
URDF description of the Summit XL and Summit XL HL and omni versions
 
2 2019-04-16 summit_xl_control
This package contains the launch files that load the required controller interfaces for simulation in Gazebo.
This package contains the launch files that load the required controller interfaces for simulation in Gazebo.
 
1 2019-04-16 summit_xl_common
URDF description of the Summit XL and Summit XL HL, platform messages and other files for simulation.
URDF description of the Summit XL and Summit XL HL, platform messages and other files for simulation.
 
1 2016-08-25 summit_x_sim_bringup
Launch files for Summit-X simulation.
Launch files for Summit-X simulation.
 
1 2016-08-25 summit_x_sim
The summit_x_sim metapackage
The summit_x_sim metapackage
 
1 2016-08-25 summit_x_robot_control
Control the robot joints in all kinematic configurations, publishes odom topic and, if configured, also tf odom to base_link. Usually takes as input joystick commands and generates as outputs references for the gazebo controllers defined in summit_xl_control.
Control the robot joints in all kinematic configurations, publishes odom topic and, if configured, also tf odom to base_link. Usually takes as input joystick commands and generates as outputs references for the gazebo controllers defined in summit_xl_control.
 
1 2016-08-25 summit_x_gazebo
Launch files and world files to start the models in gazebo
Launch files and world files to start the models in gazebo
 
1 2016-08-23 summit_x_description
The summit_x_description package
The summit_x_description package
 
1 2016-08-25 summit_x_control
This package contains the launch files that load the required controller interfaces for simulation in Gazebo.
This package contains the launch files that load the required controller interfaces for simulation in Gazebo.
 
1 2016-08-23 summit_x_common
The summit_x_common package
The summit_x_common package
 
2 2018-11-08 stereo_msgs
stereo_msgs contains messages specific to stereo processing, such as disparity images.
stereo_msgs contains messages specific to stereo processing, such as disparity images.
 
1 2018-05-10 stereo_image_proc
Stereo and single image rectification and disparity processing.
Stereo and single image rectification and disparity processing.
 
1 2017-02-06 stdr_simulator
A simple, flexible and scalable 2D multi-robot simulator.
A simple, flexible and scalable 2D multi-robot simulator.
 
1 2017-02-06 stdr_server
Implements synchronization and coordination functionalities of STDR Simulator.
Implements synchronization and coordination functionalities of STDR Simulator.
 
1 2017-02-06 stdr_samples
Provides sample codes to demonstrate STDR simulator functionalities.
Provides sample codes to demonstrate STDR simulator functionalities.
 
1 2017-02-06 stdr_robot
Provides robot, sensor implementation, using nodelets for stdr_server to load them.
Provides robot, sensor implementation, using nodelets for stdr_server to load them.
 
1 2017-02-06 stdr_resources
Provides robot and sensor descripiton files for STDR Simulator.
Provides robot and sensor descripiton files for STDR Simulator.
 
1 2017-02-06 stdr_parser
Provides a library to STDR Simulator, to parse yaml and xml description files.
Provides a library to STDR Simulator, to parse yaml and xml description files.
 
1 2017-02-06 stdr_msgs
Provides msgs, services and actions for STDR Simulator.
Provides msgs, services and actions for STDR Simulator.
 
1 2017-02-06 stdr_launchers
Launch files, to easily bringup server, robots, guis
Launch files, to easily bringup server, robots, guis
 
1 2017-02-06 stdr_gui
A gui in Qt for visualizing purposes in STDR Simulator.
A gui in Qt for visualizing purposes in STDR Simulator.
 
3 2016-03-10 std_srvs
Common service definitions.
Common service definitions.
 
2 2019-03-04 std_msgs
Standard ROS Messages including common message types representing primitive data types and other basic message constructs, such as multiarrays. For common, generic robot-specific message types, please see
Standard ROS Messages including common message types representing primitive data types and other basic message constructs, such as multiarrays. For common, generic robot-specific message types, please see
 
1 2014-05-04 std_capabilities
This package contains standard capability interfaces, which describe common robot capabilities in terms of ROS concepts such as topics, services, actions, and parameters.
This package contains standard capability interfaces, which describe common robot capabilities in terms of ROS concepts such as topics, services, actions, and parameters.
 
1 2018-03-27 statistics_msgs
Messages related to the Point Grey camera driver.
Messages related to the Point Grey camera driver.
 
1 2019-03-17 static_transform_mux
A helper node that makes sure everybody knows about all static transforms, even if they are published by multiple publishers.
A helper node that makes sure everybody knows about all static transforms, even if they are published by multiple publishers.
 
1 2018-08-28 static_tf
The static_tf package
The static_tf package
 

Packages

Name Description
1 2018-11-22 sr_ethercat_hand_config
sr_ethercat_hand_config contains the different yaml files storing the parameters used on the etherCAT hand.
sr_ethercat_hand_config contains the different yaml files storing the parameters used on the etherCAT hand.
 
1 2017-01-25 sr_edc_muscle_tools
sr_edc_muscle_tools - Usefull commands and basic demo for the ethercat muscle hand.
sr_edc_muscle_tools - Usefull commands and basic demo for the ethercat muscle hand.
 
1 2017-01-25 sr_edc_launch
Package with launch files to start the needed nodes for the Shadow Robot EtherCAT hand.
Package with launch files to start the needed nodes for the Shadow Robot EtherCAT hand.
 
1 2017-01-25 sr_edc_ethercat_drivers
A package implementing a ROS interface for the etherCAT Shadow Robot Dextrous Hand.
A package implementing a ROS interface for the etherCAT Shadow Robot Dextrous Hand.
 
1 2017-01-25 sr_edc_controller_configuration
contains the different launch files for Shadow Robot hand controllers. The actual configuration files are stored in the sr_config stack.
contains the different launch files for Shadow Robot hand controllers. The actual configuration files are stored in the sr_config stack.
 
1 2018-11-22 sr_config
sr_config
sr_config
 
1 2018-03-08 squirrel_waypoint_msgs
Messages, actions and services for creating waypoints for the planner
Messages, actions and services for creating waypoints for the planner
 
1 2018-03-08 squirrel_view_controller_msgs
Message defintions for the viewcontroller(pan/tilt) on the Squirrel robot
Message defintions for the viewcontroller(pan/tilt) on the Squirrel robot
 
1 2018-03-08 squirrel_vad_msgs
The squirrel_vad_msgs package
The squirrel_vad_msgs package
 
1 2018-03-08 squirrel_speech_msgs
The squirrel_speech_rec message package
The squirrel_speech_rec message package
 
1 2018-03-08 squirrel_safety_msgs
The squirrel_safety_msgs package
The squirrel_safety_msgs package
 
1 2018-03-08 squirrel_prediction_msgs
Services for predicting and recommending missing data
Services for predicting and recommending missing data
 
1 2018-03-08 squirrel_planning_msgs
Messages, actions and services for planning
Messages, actions and services for planning
 
1 2018-03-08 squirrel_planning_knowledge_msgs
Knowledge messages for adding and updating the model in the SQUIRREL knowledge base.
Knowledge messages for adding and updating the model in the SQUIRREL knowledge base.
 
1 2018-03-08 squirrel_person_tracker_msgs
The squirrel_person_tracker_msgs package
The squirrel_person_tracker_msgs package
 
1 2018-03-08 squirrel_object_perception_msgs
Messages, actions and services for object perception
Messages, actions and services for object perception
 
1 2018-03-08 squirrel_navigation_msgs
Messages for squirrel_navigation package
Messages for squirrel_navigation package
 
1 2018-03-08 squirrel_motion_planner_msgs
Package defining services for 8dof planninn
Package defining services for 8dof planninn
 
1 2018-03-08 squirrel_mhand_msgs
Provides message definitions
Provides message definitions
 
1 2018-03-08 squirrel_manipulation_msgs
Package defining actions for manipulation
Package defining actions for manipulation
 
1 2018-03-08 squirrel_kclhand_msgs
The kcl_mhand_msgs package provides message definitions
The kcl_mhand_msgs package provides message definitions
 
1 2018-03-08 squirrel_hri_msgs
All HRI related stuff (except speech which is extra)
All HRI related stuff (except speech which is extra)
 
1 2018-03-08 squirrel_footprint_observer_msgs
The squirrel_footprint_observer_msgs package
The squirrel_footprint_observer_msgs package
 
1 2018-03-08 squirrel_dynamic_filter_msgs
Messages for the squirrel_dynamic_filter package
Messages for the squirrel_dynamic_filter package
 
1 2018-03-08 squirrel_common
Definitions for mesages, services and actions. Startup packages for the robots
Definitions for mesages, services and actions. Startup packages for the robots
 
1 2018-03-08 squirrel_3d_mapping_msgs
Contains the definition of the action related to the detection of 3D collisions
Contains the definition of the action related to the detection of 3D collisions
 
1 2018-03-08 squirrel_3d_localizer_msgs
Messages for squirrel_3d_localizer package
Messages for squirrel_3d_localizer package
 
1 2018-03-08 squirrel_2d_localizer_msgs
The squirrel_2d_localizer_msgs package
The squirrel_2d_localizer_msgs package
 
1 2014-04-23 sql_database
Provides an easy to use and general interface between a SQL database and object-oriented C++ code, making it easy to encapsulate the conceptual "objects" contained in the database as C++ classes.
Provides an easy to use and general interface between a SQL database and object-oriented C++ code, making it easy to encapsulate the conceptual "objects" contained in the database as C++ classes.
 
1 2015-12-04 spur_gazebo
3D simulation package for SPUR omni-directional mobile manipulator robot made at Tamagawa University.
3D simulation package for SPUR omni-directional mobile manipulator robot made at Tamagawa University.
 
1 2015-12-04 spur_description
A package for storing 3D model of SPUR omni-directional mobile manipulator robot made at Tamagawa University.
A package for storing 3D model of SPUR omni-directional mobile manipulator robot made at Tamagawa University.
 
1 2015-12-04 spur_controller
A package for mobile base control for SPUR omni-directional mobile manipulator robot made at Tamagawa University.
A package for mobile base control for SPUR omni-directional mobile manipulator robot made at Tamagawa University.
 
1 2015-12-04 spur_bringup
This package provides starting scripts for Spur robot
This package provides starting scripts for Spur robot
 
1 2015-12-04 spur_2dnav
The spur_2dnav package holds common configuration options for running SPUR in 2D environment.
The spur_2dnav package holds common configuration options for running SPUR in 2D environment.
 
1 2015-12-04 spur
Meta package for SPUR omni-directional mobile manipulator robot made at Tamagawa University.
Meta package for SPUR omni-directional mobile manipulator robot made at Tamagawa University.
 
1 2015-04-23 split_sequence
3rd party library: split-sequence
3rd party library: split-sequence
 
1 2017-10-16 spin_hokuyo
This package enables a 2D Hokuyo laser, connected to a Dynamixel servo motor, to produce a 3D point cloud that can be visualized in rviz and used to make an octomap.
This package enables a 2D Hokuyo laser, connected to a Dynamixel servo motor, to produce a 3D point cloud that can be visualized in rviz and used to make an octomap.
 
1 2018-08-08 speech_recognition_msgs
speech_recognition_msgs
speech_recognition_msgs
 
1 2016-03-31 spatial_world_model
Spatial World Model for Object Tracking
Spatial World Model for Object Tracking
 
1 2016-02-18 spatial_temporal_learning
Learning Methods Based on Spatial and Temporal Data
Learning Methods Based on Spatial and Temporal Data
 
1 2018-08-18 sparse_bundle_adjustment
ROS wrapper for the sparse bundle adjustment (sba) library (needed for slam_karto)
ROS wrapper for the sparse bundle adjustment (sba) library (needed for slam_karto)
 
1 2018-05-02 sound_play
sound_play provides a ROS node that translates commands on a ROS topic (
sound_play provides a ROS node that translates commands on a ROS topic (
 
1 2017-08-06 sophus_ros_conversions
Conversions between ros and sophus.
Conversions between ros and sophus.
 
1 2016-06-18 sophus
C++ implementation of Lie Groups using Eigen.
C++ implementation of Lie Groups using Eigen.
 
1 2016-06-23 softkinetic_camera
Softkinetic cameras drivers, including filters.
Softkinetic cameras drivers, including filters.
 
1 2016-06-23 softkinetic
The softkinetic package
The softkinetic package
 
1 2018-03-08 softhand_description
The softhand_description package
The softhand_description package
 
1 2015-04-29 soem_master
soem_master contains a C++ wrapper around soem_core, a factory object to register and create drivers and a RTT component that will automatically create the drivers and their services for all the slave for which a driver is known.
soem_master contains a C++ wrapper around soem_core, a factory object to register and create drivers and a RTT component that will automatically create the drivers and their services for all the slave for which a driver is known.
 
1 2015-04-29 soem_ebox
This package contains the components of the soem_ebox package
This package contains the components of the soem_ebox package
 
1 2015-04-29 soem_beckhoff_drivers
soem_beckhoff_drivers contains drivers for the ethercat beckhoff modules to work together with the soem_master package, every module creates the necessary services, dataports and properties for its own functionality.
soem_beckhoff_drivers contains drivers for the ethercat beckhoff modules to work together with the soem_master package, every module creates the necessary services, dataports and properties for its own functionality.
 

Packages

Name Description
2 2018-08-16 rosauth
Server Side tools for Authorization and Authentication of ROS Clients
Server Side tools for Authorization and Authentication of ROS Clients
 
1 2019-05-07 rosapi
Provides service calls for getting ros meta-information, like list of topics, services, params, etc.
Provides service calls for getting ros meta-information, like list of topics, services, params, etc.
 
1 2019-05-14 ros_type_introspection
The ros_type_introspection package allows the user to parse and deserialize ROS messages which type is unknown at compilation time.
The ros_type_introspection package allows the user to parse and deserialize ROS messages which type is unknown at compilation time.
 
1 2016-03-18 ros_tutorials
ros_tutorials contains packages that demonstrate various features of ROS, as well as support packages which help demonstrate those features.
ros_tutorials contains packages that demonstrate various features of ROS, as well as support packages which help demonstrate those features.
 
1 2019-05-23 ros_speech_recognition
ROS wrapper for Python SpeechRecognition library
ROS wrapper for Python SpeechRecognition library
 
1 2019-03-28 ros_numpy
A collection of conversion function for extracting numpy arrays from messages
A collection of conversion function for extracting numpy arrays from messages
 
1 2016-03-04 ros_ethernet_rmp
ROS Wrapper for the Segway RMP Ethernet Python Driver
ROS Wrapper for the Segway RMP Ethernet Python Driver
 
1 2018-10-16 ros_emacs_utils
A metapackage of Emacs utils for ROS. Only there for simplifying the release process.
A metapackage of Emacs utils for ROS. Only there for simplifying the release process.
 
2 2018-04-02 ros_core
A metapackage to aggregate the packages required to use publish / subscribe, services, launch files, and other core ROS concepts.
A metapackage to aggregate the packages required to use publish / subscribe, services, launch files, and other core ROS concepts.
 
1 2016-08-10 ros_controllers
Library of ros controllers
Library of ros controllers
 
1 2016-11-28 ros_control
A set of packages that include controller interfaces, controller managers, transmissions, hardware_interfaces and the control_toolbox.
A set of packages that include controller interfaces, controller managers, transmissions, hardware_interfaces and the control_toolbox.
 
2 2017-03-06 ros_comm
ROS communications-related packages, including core client libraries (roscpp, rospy) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
ROS communications-related packages, including core client libraries (roscpp, rospy) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
 
1 2017-08-30 ros_canopen
A generic canopen implementation for ROS
A generic canopen implementation for ROS
 
2 2018-04-02 ros_base
A metapackage which extends ros_core and includes other basic non-robot tools like actionlib, dynamic reconfigure, nodelets, and pluginlib.
A metapackage which extends ros_core and includes other basic non-robot tools like actionlib, dynamic reconfigure, nodelets, and pluginlib.
 
1 2017-03-06 ros
ROS packaging system
ROS packaging system
 
1 2016-03-24 roomba_stage
The roomba_stage package
The roomba_stage package
 
1 2017-03-28 romeo_sensors_py
Package that adds the depth camera to Romeo
Package that adds the depth camera to Romeo
 
1 2017-03-28 romeo_robot
The romeo_robot metapackage
The romeo_robot metapackage
 
1 2017-11-16 romeo_moveit_config
An automatically generated package with all the configuration and launch files for using the romeoH37 with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the romeoH37 with the MoveIt Motion Planning Framework
 
1 2017-11-16 romeo_gazebo_plugin
The romeo_gazebo_plugin package
The romeo_gazebo_plugin package
 
1 2017-03-28 romeo_description
The romeo_description package
The romeo_description package
 
1 2017-11-16 romeo_control
Control for Aldebaran's ROMEO robot
Control for Aldebaran's ROMEO robot
 
1 2017-03-28 romeo_bringup
The romeo_bringup package contains launch and configuration files required to bring ROS interfaces for Romeo up into a running state.
The romeo_bringup package contains launch and configuration files required to bring ROS interfaces for Romeo up into a running state.
 
1 2015-03-09 roboteq_msgs
Messages for Roboteq motor controller
Messages for Roboteq motor controller
 
1 2015-03-09 roboteq_driver
The roboteq_driver package
The roboteq_driver package
 
1 2015-03-09 roboteq_diagnostics
Republish basic Roboteq motor controller data to the standard ROS diagnostics topic.
Republish basic Roboteq motor controller data to the standard ROS diagnostics topic.
 
1 2014-11-03 robot_web_tools
Robot Web Tools Metapackage and Top Level Launch Files
Robot Web Tools Metapackage and Top Level Launch Files
 
1 2018-05-23 robot_upstart
The robot_upstart package provides scripts which may be used to install and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files.
The robot_upstart package provides scripts which may be used to install and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files.
 
1 2016-03-24 robot_setup_tf_tutorial
The robot_setup_tf_tutorial package
The robot_setup_tf_tutorial package
 
2 2018-11-23 robot_self_filter
Filters the robot's body out of point clouds.
Filters the robot's body out of point clouds.
 
2 2016-02-18 robot_pose_publisher
A Simple Node to Publish the Robot's Position Relative to the Map using TFs
A Simple Node to Publish the Robot's Position Relative to the Map using TFs
 
1 2017-08-14 robot_model
 
2 2015-02-09 robot_mechanism_controllers
Generic Mechanism Controller Library
Generic Mechanism Controller Library
 
1 2017-03-28 robot_localization
The robot_localization package provides nonlinear state estimation through sensor fusion of an abritrary number of sensors.
The robot_localization package provides nonlinear state estimation through sensor fusion of an abritrary number of sensors.
 
1 2018-07-30 robot_controllers_msgs
Messages for use with robot_controllers framework.
Messages for use with robot_controllers framework.
 
1 2018-07-30 robot_controllers_interface
Generic framework for robot controls.
Generic framework for robot controls.
 
1 2018-07-30 robot_controllers
Some basic robot controllers for use with robot_controllers_interface.
Some basic robot controllers for use with robot_controllers_interface.
 
1 2018-02-12 robot_calibration_msgs
Messages for calibrating a robot
Messages for calibrating a robot
 
1 2018-02-12 robot_calibration
Calibrate a Robot
Calibrate a Robot
 
1 2018-04-02 robot
A metapackage which extends ros_base and includes ROS libaries for any robot hardware. It may not contain any GUI dependencies.
A metapackage which extends ros_base and includes ROS libaries for any robot hardware. It may not contain any GUI dependencies.
 
2 2016-03-04 rmp_msgs
ROS Messages for the Segway RMP
ROS Messages for the Segway RMP
 
1 2016-09-13 rgbd_launch
Launch files to open an RGBD device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds.
Launch files to open an RGBD device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds.
 
1 2017-05-02 rfsm
This package contains the rFSM flavor of Statecharts.
This package contains the rFSM flavor of Statecharts.
 
1 2019-05-23 respeaker_ros
The respeaker_ros package
The respeaker_ros package
 
2 2017-03-27 resource_retriever
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
 
1 2019-05-15 resized_image_transport
ROS nodes to publish resized images.
ROS nodes to publish resized images.
 
1 2015-04-30 realtime_tools
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into the realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into the realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
 
1 2018-01-20 razor_imu_9dof
razor_imu_9dof is a package that provides a ROS driver for the Sparkfun Razor IMU 9DOF. It also provides Arduino firmware that runs on the Razor board, and which must be installed on the Razor board for the system to work. A node which displays the attitude (roll, pitch and yaw) of the Razor board (or any IMU) is provided for testing.
razor_imu_9dof is a package that provides a ROS driver for the Sparkfun Razor IMU 9DOF. It also provides Arduino firmware that runs on the Razor board, and which must be installed on the Razor board for the system to work. A node which displays the attitude (roll, pitch and yaw) of the Razor board (or any IMU) is provided for testing.
 
1 2018-08-31 range_sensor_layer
Navigation Layer for Range sensors like sonar and IR
Navigation Layer for Range sensors like sonar and IR
 
1 2017-01-18 range_msgs
Messages for point-to-point range-only devices.
Messages for point-to-point range-only devices.
 

Packages

Name Description
1 2015-12-11 rosh
rosh is a Python-based scripting and runtime environment for ROS. Through rosh and its various plugins, you can interact with ROS APIs in an introspectable and unified approach.
rosh is a Python-based scripting and runtime environment for ROS. Through rosh and its various plugins, you can interact with ROS APIs in an introspectable and unified approach.
 
3 2014-12-29 rosgraph_msgs
Messages relating to the ROS Computation Graph. These are generally considered to be low-level messages that end users do not interact with.
Messages relating to the ROS Computation Graph. These are generally considered to be low-level messages that end users do not interact with.
 
1 2019-04-02 roseus_tutorials
roseus_tutorials
roseus_tutorials
 
1 2019-04-02 roseus_smach
roseus_smach * Euslisp state machine class. it will be moved. * Message publisher for visualizing current state by smach_viewer. * Simple pickle dump script for debugging state machine. * Execute state machine as a action server.
roseus_smach * Euslisp state machine class. it will be moved. * Message publisher for visualizing current state by smach_viewer. * Simple pickle dump script for debugging state machine. * Execute state machine as a action server.
 
1 2019-05-23 roseus_remote
The jskeus_remote package
The jskeus_remote package
 
1 2019-04-02 roseus_mongo
The roseus_mongo package
The roseus_mongo package
 
1 2019-04-02 roseus
EusLisp client for ROS Robot Operating System.
EusLisp client for ROS Robot Operating System.
 
1 2019-01-23 rosdoc_lite
This ROS package wraps documentation tools like doxygen, sphinx, and epydoc, making it convenient to generate ROS package documentation. It also generates online documentation for the ROS wiki.
This ROS package wraps documentation tools like doxygen, sphinx, and epydoc, making it convenient to generate ROS package documentation. It also generates online documentation for the ROS wiki.
 
1 2015-04-13 roscreate
roscreate contains a tool that assists in the creation of ROS filesystem resources. It provides:
roscreate contains a tool that assists in the creation of ROS filesystem resources. It provides:
 
1 2014-04-30 roscpp_tutorials
This package attempts to show the features of ROS step-by-step, including using messages, servers, parameters, etc.
This package attempts to show the features of ROS step-by-step, including using messages, servers, parameters, etc.
 
1 2014-12-29 roscpp_traits
roscpp_traits contains the message traits code as described in
roscpp_traits contains the message traits code as described in
 
1 2014-12-29 roscpp_serialization
roscpp_serialization contains the code for serialization as described in
roscpp_serialization contains the code for serialization as described in
 
1 2014-12-29 roscpp_core
Underlying data libraries for roscpp messages.
Underlying data libraries for roscpp messages.
 
1 2014-02-15 rosconsole_bridge
rosconsole_bridge is a package used in conjunction with console_bridge and rosconsole for connecting console_bridge-based logging to rosconsole-based logging.
rosconsole_bridge is a package used in conjunction with console_bridge and rosconsole for connecting console_bridge-based logging to rosconsole-based logging.
 
1 2015-04-13 rosclean
rosclean: cleanup filesystem resources (e.g. log files).
rosclean: cleanup filesystem resources (e.g. log files).
 
1 2015-04-13 rosbuild
rosbuild contains scripts for managing the CMake-based build system for ROS.
rosbuild contains scripts for managing the CMake-based build system for ROS.
 
1 2019-05-07 rosbridge_suite
Rosbridge provides a JSON API to ROS functionality for non-ROS programs. There are a variety of front ends that interface with rosbridge, including a WebSocket server for web browsers to interact with. Rosbridge_suite is a meta-package containing rosbridge, various front end packages for rosbridge like a WebSocket package, and helper packages.
Rosbridge provides a JSON API to ROS functionality for non-ROS programs. There are a variety of front ends that interface with rosbridge, including a WebSocket server for web browsers to interact with. Rosbridge_suite is a meta-package containing rosbridge, various front end packages for rosbridge like a WebSocket package, and helper packages.
 
1 2019-05-07 rosbridge_server
A WebSocket interface to rosbridge.
A WebSocket interface to rosbridge.
 
1 2019-05-07 rosbridge_msgs
Package containing message files
Package containing message files
 
1 2019-05-07 rosbridge_library
The core rosbridge package, repsonsible for interpreting JSON andperforming the appropriate ROS action, like subscribe, publish, call service, and interact with params.
The core rosbridge package, repsonsible for interpreting JSON andperforming the appropriate ROS action, like subscribe, publish, call service, and interact with params.
 
1 2015-04-13 rosboost_cfg
Contains scripts used by the rosboost-cfg tool for determining cflags/lflags/etc. of boost on your system
Contains scripts used by the rosboost-cfg tool for determining cflags/lflags/etc. of boost on your system
 
1 2015-04-13 rosbash
Assorted shell commands for using ros with bash.
Assorted shell commands for using ros with bash.
 
1 2015-07-11 rosbaglive
Plays rosbags as though they were happening NOW.
Plays rosbags as though they were happening NOW.
 
1 2013-08-16 rosbag_migration_rule
This empty package allows to export rosbag migration rule files without depending on rosbag.
This empty package allows to export rosbag migration rule files without depending on rosbag.
 
1 2014-12-15 rosbag_image_compressor
The rosbag_image_compressor package. This package has a script to compress and decompress images inside a bag file.
The rosbag_image_compressor package. This package has a script to compress and decompress images inside a bag file.
 
2 2018-08-16 rosauth
Server Side tools for Authorization and Authentication of ROS Clients
Server Side tools for Authorization and Authentication of ROS Clients
 
1 2015-02-06 rosatomic
rosatomic provides the C++11-style atomic operations by pulling symbols from the proposed Boost.Atomic package into the ros namespace. Once C++11-style atomics (std::atomic) are available from compilers, rosatomic will conditionally use those instead.
rosatomic provides the C++11-style atomic operations by pulling symbols from the proposed Boost.Atomic package into the ros namespace. Once C++11-style atomics (std::atomic) are available from compilers, rosatomic will conditionally use those instead.
 
1 2019-05-07 rosapi
Provides service calls for getting ros meta-information, like list of topics, services, params, etc.
Provides service calls for getting ros meta-information, like list of topics, services, params, etc.
 
1 2014-10-30 ros_web_video
Streaming of ROS Image Topics via HTTP
Streaming of ROS Image Topics via HTTP
 
1 2014-04-30 ros_tutorials
ros_tutorials contains packages that demonstrate various features of ROS, as well as support packages which help demonstrate those features.
ros_tutorials contains packages that demonstrate various features of ROS, as well as support packages which help demonstrate those features.
 
1 2019-05-23 ros_speech_recognition
ROS wrapper for Python SpeechRecognition library
ROS wrapper for Python SpeechRecognition library
 
1 2015-02-06 ros_realtime
The ros_realtime package
The ros_realtime package
 
1 2014-09-18 ros_full
A metapackage to aggregate several packages.
A metapackage to aggregate several packages.
 
1 2014-08-11 ros_ethercat_model
The mechanism model
The mechanism model
 
1 2014-08-11 ros_ethercat_loop
Main loop to run EtherCAT robot hardware.
Main loop to run EtherCAT robot hardware.
 
1 2014-08-11 ros_ethercat_hardware
Package for creating a hardware interface to the robot using the EtherCAT motor controller/driver
Package for creating a hardware interface to the robot using the EtherCAT motor controller/driver
 
2 2014-08-11 ros_ethercat_eml
This is an implementation of the EtherCAT master protocol for use wiht ros_ethercar package based on the work done at Flanders' Mechatronics Technology Centre and Willow Garage.
This is an implementation of the EtherCAT master protocol for use wiht ros_ethercar package based on the work done at Flanders' Mechatronics Technology Centre and Willow Garage.
 
1 2014-08-11 ros_ethercat
A pr2 agnostic replacement for robots using EtherCAT
A pr2 agnostic replacement for robots using EtherCAT
 
1 2014-10-28 ros_controllers
Library of ros controllers
Library of ros controllers
 
1 2014-10-28 ros_control
A set of packages that include controller interfaces, controller managers, transmissions, hardware_interfaces and the control_toolbox.
A set of packages that include controller interfaces, controller managers, transmissions, hardware_interfaces and the control_toolbox.
 
2 2014-09-18 ros_base
A metapackage to aggregate several packages.
A metapackage to aggregate several packages.
 
1 2015-04-13 ros
ROS packaging system
ROS packaging system
 
1 2013-08-16 roomba_stage
The roomba_stage package
The roomba_stage package
 
1 2017-03-28 romeo_sensors_py
Package that adds the depth camera to Romeo
Package that adds the depth camera to Romeo
 
1 2017-03-28 romeo_robot
The romeo_robot metapackage
The romeo_robot metapackage
 
1 2017-11-16 romeo_moveit_config
An automatically generated package with all the configuration and launch files for using the romeoH37 with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the romeoH37 with the MoveIt Motion Planning Framework
 
1 2017-03-28 romeo_description
The romeo_description package
The romeo_description package
 
1 2017-03-28 romeo_bringup
The romeo_bringup package contains launch and configuration files required to bring ROS interfaces for Romeo up into a running state.
The romeo_bringup package contains launch and configuration files required to bring ROS interfaces for Romeo up into a running state.
 
1 2014-03-20 rocon_std_msgs
Standard messages used by other rocon specific package types.
Standard messages used by other rocon specific package types.
 
1 2014-03-20 rocon_service_pair_msgs
Paired pubsubs generators for non-blocking services.
Paired pubsubs generators for non-blocking services.