Packages

Name Description
1 2019-03-09 ament_cmake_cpplint
The CMake API for ament_cpplint to lint C / C++ code using cpplint.
The CMake API for ament_cpplint to lint C / C++ code using cpplint.
 
1 2019-03-09 ament_cmake_cppcheck
The CMake API for ament_cppcheck to perform static code analysis on C/C++ code using Cppcheck.
The CMake API for ament_cppcheck to perform static code analysis on C/C++ code using Cppcheck.
 
1 2019-03-09 ament_cmake_core
The core of the ament buildsystem in CMake. Several subcomponents provide specific funtionalities: * environment: provide prefix-level setup files * environment_hooks: provide package-level setup files and environment hooks * index: store information in an index and retrieve them without crawling * package_templates: templates from the ament_package Python package * symlink_install: use symlinks for CMake install commands
The core of the ament buildsystem in CMake. Several subcomponents provide specific funtionalities: * environment: provide prefix-level setup files * environment_hooks: provide package-level setup files and environment hooks * index: store information in an index and retrieve them without crawling * package_templates: templates from the ament_package Python package * symlink_install: use symlinks for CMake install commands
 
1 2019-03-09 ament_cmake_copyright
The CMake API for ament_copyright to check every source file contains copyright reference.
The CMake API for ament_copyright to check every source file contains copyright reference.
 
1 2019-03-09 ament_cmake_clang_format
The CMake API for ament_clang_format to lint C / C++ code using clang format.
The CMake API for ament_clang_format to lint C / C++ code using clang format.
 
1 2019-03-09 ament_cmake_auto
The auto-magic functions for ease to use of the ament buildsystem in CMake.
The auto-magic functions for ease to use of the ament buildsystem in CMake.
 
1 2019-03-09 ament_cmake
The entry point package for the ament buildsystem in CMake.
The entry point package for the ament buildsystem in CMake.
 
1 2019-03-09 ament_clang_format
The ability to check code against style conventions using clang-format and generate xUnit test result files.
The ability to check code against style conventions using clang-format and generate xUnit test result files.
 
1 2019-03-09 action_msgs
Messages and service definitions common among all ROS actions.
Messages and service definitions common among all ROS actions.
 
1 2019-03-05 rqt_topic
rqt_topic provides a GUI plugin for displaying debug information about ROS topics including publishers, subscribers, publishing rate, and ROS Messages.
rqt_topic provides a GUI plugin for displaying debug information about ROS topics including publishers, subscribers, publishing rate, and ROS Messages.
 
1 2019-03-05 rqt_action
rqt_action provides a feature to introspect all available ROS action 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.
rqt_action provides a feature to introspect all available ROS action 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.
 
2 2019-02-25 teleop_twist_keyboard
A robot-agnostic teleoperation node to convert keyboard commands to Twist messages.
A robot-agnostic teleoperation node to convert keyboard commands to Twist messages.
 
1 2019-02-24 srdfdom
Parser for Semantic Robot Description Format (SRDF).
Parser for Semantic Robot Description Format (SRDF).
 
2 2019-02-24 apriltag
AprilTag detector library
AprilTag detector library
 
1 2019-02-11 eigen_stl_containers
This package provides a set of typedef's that allow using Eigen datatypes in STL containers
This package provides a set of typedef's that allow using Eigen datatypes in STL containers
 
2 2019-02-08 teleop_twist_joy
Generic joystick teleop for twist robots.
Generic joystick teleop for twist robots.
 
1 2019-02-08 ros2topic
The topic command for ROS 2 command line tools.
The topic command for ROS 2 command line tools.
 
1 2019-02-08 ros2srv
The srv command for ROS 2 command line tools.
The srv command for ROS 2 command line tools.
 
1 2019-02-08 ros2service
The service command for ROS 2 command line tools.
The service command for ROS 2 command line tools.
 
1 2019-02-08 ros2run
The run command for ROS 2 command line tools.
The run command for ROS 2 command line tools.
 
1 2019-02-08 ros2pkg
The pkg command for ROS 2 command line tools.
The pkg command for ROS 2 command line tools.
 
1 2019-02-08 ros2param
The param command for ROS 2 command line tools.
The param command for ROS 2 command line tools.
 
1 2019-02-08 ros2node
The node command for ROS 2 command line tools.
The node command for ROS 2 command line tools.
 
1 2019-02-08 ros2multicast
The multicast command for ROS 2 command line tools.
The multicast command for ROS 2 command line tools.
 
1 2019-02-08 ros2msg
The msg command for ROS 2 command line tools.
The msg command for ROS 2 command line tools.
 
1 2019-02-08 ros2lifecycle
The lifecycle command for ROS 2 command line tools.
The lifecycle command for ROS 2 command line tools.
 
1 2019-02-08 ros2cli
Framework for ROS 2 command line tools.
Framework for ROS 2 command line tools.
 
1 2019-02-08 rcl_yaml_param_parser
Package containing various utility types and functions for C
Package containing various utility types and functions for C
 
1 2019-02-08 rcl_lifecycle
Package containing a C-based lifecycle implementation
Package containing a C-based lifecycle implementation
 
1 2019-02-08 rcl_action
Package containing a C-based ROS action implementation
Package containing a C-based ROS action implementation
 
1 2019-02-08 rcl
The ROS client library common implementation. This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries.
The ROS client library common implementation. This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries.
 
1 2019-02-08 example_interfaces
Contains message and service definitions used by the examples.
Contains message and service definitions used by the examples.
 
1 2019-02-07 rosidl_typesupport_introspection_cpp
Generate the message type support for dynamic message construction in C++.
Generate the message type support for dynamic message construction in C++.
 
1 2019-02-07 rosidl_typesupport_introspection_c
Generate the message type support for dynamic message construction in C.
Generate the message type support for dynamic message construction in C.
 
1 2019-02-07 rosidl_typesupport_interface
The interface for rosidl typesupport packages.
The interface for rosidl typesupport packages.
 
1 2019-02-07 rosidl_parser
The parser for ROS interface files.
The parser for ROS interface files.
 
1 2019-02-07 rosidl_generator_cpp
Generate the ROS interfaces in C++.
Generate the ROS interfaces in C++.
 
1 2019-02-07 rosidl_generator_c
Generate the ROS interfaces in C.
Generate the ROS interfaces in C.
 
1 2019-02-07 rosidl_cmake
The CMake functionality to invoke code generation for ROS interface files.
The CMake functionality to invoke code generation for ROS interface files.
 
1 2019-02-07 rosidl_adapter
API and scripts to parse .msg/.srv/.action files and convert them to .idl.
API and scripts to parse .msg/.srv/.action files and convert them to .idl.
 
1 2019-02-07 rosidl_actions
Converts action files into message and service files.
Converts action files into message and service files.
 
1 2019-02-07 ros_workspace
Provides the prefix level environment files for ROS 2 packages.
Provides the prefix level environment files for ROS 2 packages.
 
1 2019-02-07 rmw_opensplice_cpp
Implement the ROS middleware interface using PrismTech OpenSplice static code generation in C++.
Implement the ROS middleware interface using PrismTech OpenSplice static code generation in C++.
 
1 2019-02-07 rcutils
Package containing various utility types and functions for C
Package containing various utility types and functions for C
 
1 2019-02-04 rqt_graph
rqt_graph provides a GUI plugin for visualizing the ROS computation graph.
rqt_graph provides a GUI plugin for visualizing the ROS computation graph.
 
1 2019-01-30 tinydir_vendor
CMake shim over tinydir: https://github.com/cxong/tinydir/
CMake shim over tinydir: https://github.com/cxong/tinydir/
 
1 2019-01-29 visualization_tutorials
Metapackage referencing tutorials related to rviz and visualization.
Metapackage referencing tutorials related to rviz and visualization.
 
1 2019-01-29 visualization_marker_tutorials
The visulalization_marker_tutorials package
The visulalization_marker_tutorials package
 
1 2019-01-29 rviz_python_tutorial
Tutorials showing how to call into rviz internals from python scripts.
Tutorials showing how to call into rviz internals from python scripts.
 
1 2019-01-29 rviz_plugin_tutorials
Tutorials showing how to write plugins for RViz.
Tutorials showing how to write plugins for RViz.
 

Packages

Name Description
1 2018-06-27 ament_tools
The command line tools for the ament buildsystem.
The command line tools for the ament buildsystem.
 
1 2018-06-27 ament_pyflakes
The ability to check code using pyflakes and generate xUnit test result files.
The ability to check code using pyflakes and generate xUnit test result files.
 
1 2018-06-27 ament_pep8
The ability to check code against the style conventions in PEP 8 and generate xUnit test result files.
The ability to check code against the style conventions in PEP 8 and generate xUnit test result files.
 
1 2018-06-27 ament_pep257
The ability to check code against the style conventions in PEP 8 and generate xUnit test result files.
The ability to check code against the style conventions in PEP 8 and generate xUnit test result files.
 
1 2018-06-27 ament_pclint
The ability to perform static code analysis on C/C++ code using pclint and generate xUnit test result files.
The ability to perform static code analysis on C/C++ code using pclint and generate xUnit test result files.
 
1 2018-06-27 ament_lint_common
The list of commonly used linters in the ament buildsytem in CMake.
The list of commonly used linters in the ament buildsytem in CMake.
 
1 2018-06-27 ament_lint_cmake
The ability to lint CMake code using cmakelint and generate xUnit test result files.
The ability to lint CMake code using cmakelint and generate xUnit test result files.
 
1 2018-06-27 ament_lint_auto
The auto-magic functions for ease to use of the ament linters in CMake.
The auto-magic functions for ease to use of the ament linters in CMake.
 
1 2018-06-27 ament_flake8
The ability to check code for style and syntax conventions with flake8.
The ability to check code for style and syntax conventions with flake8.
 
1 2018-06-27 ament_cpplint
The ability to check code against the Google style conventions using cpplint and generate xUnit test result files.
The ability to check code against the Google style conventions using cpplint and generate xUnit test result files.
 
1 2018-06-27 ament_cppcheck
The ability to perform static code analysis on C/C++ code using Cppcheck and generate xUnit test result files.
The ability to perform static code analysis on C/C++ code using Cppcheck and generate xUnit test result files.
 
1 2018-06-27 ament_copyright
The ability to check source files for copyright and license information.
The ability to check source files for copyright and license information.
 
1 2018-06-27 ament_cmake_uncrustify
The CMake API for ament_uncrustify to check code against styleconventions using uncrustify.
The CMake API for ament_uncrustify to check code against styleconventions using uncrustify.
 
1 2018-06-27 ament_cmake_pyflakes
The CMake API for ament_pyflakes to check code using pyflakes.
The CMake API for ament_pyflakes to check code using pyflakes.
 
1 2018-06-27 ament_cmake_pep8
The CMake API for ament_pep8 to check code against the style conventions in PEP 8.
The CMake API for ament_pep8 to check code against the style conventions in PEP 8.
 
1 2018-06-27 ament_cmake_pep257
The CMake API for ament_pep257 to check code against the style conventions in PEP 257.
The CMake API for ament_pep257 to check code against the style conventions in PEP 257.
 
1 2018-06-27 ament_cmake_pclint
The CMake API for ament_pclint to perform static code analysis on C/C++ code using PCLint.
The CMake API for ament_pclint to perform static code analysis on C/C++ code using PCLint.
 
1 2018-06-27 ament_cmake_lint_cmake
The CMake API for ament_lint_cmake to lint CMake code using cmakelint.
The CMake API for ament_lint_cmake to lint CMake code using cmakelint.
 
1 2018-06-27 ament_cmake_flake8
The CMake API for ament_flake8 to check code syntax and style conventions with flake8.
The CMake API for ament_flake8 to check code syntax and style conventions with flake8.
 
1 2018-06-27 ament_cmake_cpplint
The CMake API for ament_cpplint to lint C / C++ code using cpplint.
The CMake API for ament_cpplint to lint C / C++ code using cpplint.
 
1 2018-06-27 ament_cmake_cppcheck
The CMake API for ament_cppcheck to perform static code analysis on C/C++ code using Cppcheck.
The CMake API for ament_cppcheck to perform static code analysis on C/C++ code using Cppcheck.
 
1 2018-06-27 ament_cmake_copyright
The CMake API for ament_copyright to check every source file contains copyright reference.
The CMake API for ament_copyright to check every source file contains copyright reference.
 
1 2018-06-27 ament_cmake_clang_format
The CMake API for ament_clang_format to lint C / C++ code using clang format.
The CMake API for ament_clang_format to lint C / C++ code using clang format.
 
1 2018-06-27 ament_clang_format
The ability to check code against style conventions using clang-format and generate xUnit test result files.
The ability to check code against style conventions using clang-format and generate xUnit test result files.
 
2 2018-06-26 joy
ROS2 driver for a generic Linux joystick. Will contain a MacOS and Windows version later. The joy package contains joy_node, a node that interfaces a generic Linux joystick to ROS2. This node publishes a "Joy" message, which contains the current state of each one of the joystick's buttons and axes.
ROS2 driver for a generic Linux joystick. Will contain a MacOS and Windows version later. The joy package contains joy_node, a node that interfaces a generic Linux joystick to ROS2. This node publishes a "Joy" message, which contains the current state of each one of the joystick's buttons and axes.
 
3 2018-06-25 urdf
This package contains a C++ parser for the Unified Robot Description Format (URDF), which is an XML format for representing a robot model. The code API of the parser has been through our review process and will remain backwards compatible in future releases.
This package contains a C++ parser for the Unified Robot Description Format (URDF), which is an XML format for representing a robot model. The code API of the parser has been through our review process and will remain backwards compatible in future releases.
 
1 2018-06-25 tlsf
TLSF allocator version 2.4.6
TLSF allocator version 2.4.6
 
2 2018-06-25 teleop_twist_keyboard
A robot-agnostic teleoperation node to convert keyboard commands to Twist messages.
A robot-agnostic teleoperation node to convert keyboard commands to Twist messages.
 
2 2018-06-25 teleop_twist_joy
Generic joystick teleop for twist robots.
Generic joystick teleop for twist robots.
 
1 2018-06-25 libyaml_vendor
Wrapper around libyaml, provides the last version (1.8.0 rc) that ships with a CMake module
Wrapper around libyaml, provides the last version (1.8.0 rc) that ships with a CMake module
 
3 2018-06-25 kdl_parser
The Kinematics and Dynamics Library (KDL) defines a tree structure to represent the kinematic and dynamic parameters of a robot mechanism.
The Kinematics and Dynamics Library (KDL) defines a tree structure to represent the kinematic and dynamic parameters of a robot mechanism.
 
1 2018-06-25 example_interfaces
Contains message and service definitions used by the examples.
Contains message and service definitions used by the examples.
 
1 2018-06-24 test_msgs
A package containing message definitions and fixtures used exclusively for testing purposes.
A package containing message definitions and fixtures used exclusively for testing purposes.
 
1 2018-06-24 rosidl_typesupport_cpp
Generate the type support for C++ messages.
Generate the type support for C++ messages.
 
1 2018-06-24 rosidl_typesupport_c
Generate the type support for C messages.
Generate the type support for C messages.
 
2 2018-06-24 rosidl_default_runtime
A configuration package defining the runtime for the ROS interfaces.
A configuration package defining the runtime for the ROS interfaces.
 
2 2018-06-24 rosidl_default_generators
A configuration package defining the default ROS interface generators.
A configuration package defining the default ROS interface generators.
 
3 2018-06-24 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 2018-06-24 rcl_interfaces
The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters.
The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters.
 
1 2018-06-24 lifecycle_msgs
A package containing some lifecycle related message and service definitions.
A package containing some lifecycle related message and service definitions.
 
1 2018-06-24 builtin_interfaces
A package containing builtin message and service definitions.
A package containing builtin message and service definitions.
 
2 2018-06-23 rosidl_typesupport_opensplice_cpp
Generate the C++ interfaces for PrismTech OpenSplice.
Generate the C++ interfaces for PrismTech OpenSplice.
 
2 2018-06-23 rosidl_typesupport_opensplice_c
Generate the C interfaces for PrismTech OpenSplice.
Generate the C interfaces for PrismTech OpenSplice.
 
1 2018-06-23 rosidl_generator_dds_idl
Generate the DDS interfaces for ROS interfaces.
Generate the DDS interfaces for ROS interfaces.
 
1 2018-06-23 rmw_implementation_cmake
CMake functions which can discover and enumerate available implementations.
CMake functions which can discover and enumerate available implementations.
 
1 2018-06-23 rmw
Contains the ROS middleware API.
Contains the ROS middleware API.
 
2 2018-06-23 opensplice_cmake_module
Provide CMake module to find PrismTech OpenSplice.
Provide CMake module to find PrismTech OpenSplice.
 
1 2018-06-22 poco_vendor
CMake shim over the poco library.
CMake shim over the poco library.
 
1 2018-06-18 ros_workspace
Provides the prefix level environment files for ROS 2 packages.
Provides the prefix level environment files for ROS 2 packages.
 
1 2018-06-18 ament_index_python
Python API to access the ament resource index.
Python API to access the ament resource index.
 

Packages

Name Description
2 2019-05-21 moveit_setup_assistant
Generates a configuration package that makes it easy to use MoveIt!
Generates a configuration package that makes it easy to use MoveIt!
 
1 2019-05-21 moveit_runtime
moveit_runtime meta package contains MoveIt! packages that are essential for its runtime (e.g. running MoveIt! on robots).
moveit_runtime meta package contains MoveIt! packages that are essential for its runtime (e.g. running MoveIt! on robots).
 
2 2019-05-21 moveit_ros_warehouse
Components of MoveIt! connecting to MongoDB
Components of MoveIt! connecting to MongoDB
 
2 2019-05-21 moveit_ros_visualization
Components of MoveIt! that offer visualization
Components of MoveIt! that offer visualization
 
2 2019-05-21 moveit_ros_robot_interaction
Components of MoveIt! that offer interaction via interactive markers
Components of MoveIt! that offer interaction via interactive markers
 
2 2019-05-21 moveit_ros_planning_interface
Components of MoveIt! that offer simpler interfaces to planning and execution
Components of MoveIt! that offer simpler interfaces to planning and execution
 
2 2019-05-21 moveit_ros_planning
Planning components of MoveIt! that use ROS
Planning components of MoveIt! that use ROS
 
2 2019-05-21 moveit_ros_perception
Components of MoveIt! connecting to perception
Components of MoveIt! connecting to perception
 
2 2019-05-21 moveit_ros_move_group
The move_group node for MoveIt
The move_group node for MoveIt
 
2 2019-05-21 moveit_ros_manipulation
Components of MoveIt! used for manipulation
Components of MoveIt! used for manipulation
 
2 2019-05-21 moveit_ros_control_interface
ros_control controller manager interface for MoveIt!
ros_control controller manager interface for MoveIt!
 
2 2019-05-21 moveit_ros_benchmarks
Enhanced tools for benchmarks in MoveIt!
Enhanced tools for benchmarks in MoveIt!
 
2 2019-05-21 moveit_ros
Components of MoveIt! that use ROS
Components of MoveIt! that use ROS
 
2 2019-05-21 moveit_plugins
Metapackage for MoveIt! plugins.
Metapackage for MoveIt! plugins.
 
2 2019-05-21 moveit_planners_ompl
MoveIt! interface to OMPL
MoveIt! interface to OMPL
 
1 2019-05-21 moveit_planners_chomp
The interface for using CHOMP within MoveIt!
The interface for using CHOMP within MoveIt!
 
2 2019-05-21 moveit_planners
Metapacakge that installs all available planners for MoveIt
Metapacakge that installs all available planners for MoveIt
 
1 2019-05-21 moveit_kinematics
Package for all inverse kinematics solvers in MoveIt!
Package for all inverse kinematics solvers in MoveIt!
 
2 2019-05-21 moveit_fake_controller_manager
A fake controller manager plugin for MoveIt.
A fake controller manager plugin for MoveIt.
 
1 2019-05-21 moveit_experimental
Experimental packages for MoveIt!
Experimental packages for MoveIt!
 
2 2019-05-21 moveit_core
Core libraries used by MoveIt!
Core libraries used by MoveIt!
 
2 2019-05-21 moveit_controller_manager_example
An example controller manager plugin for MoveIt. This is not functional code.
An example controller manager plugin for MoveIt. This is not functional code.
 
2 2019-05-21 moveit_commander
Python interfaces to MoveIt
Python interfaces to MoveIt
 
1 2019-05-21 moveit_chomp_optimizer_adapter
MoveIt planning request adapter utilizing chomp for solution optimization
MoveIt planning request adapter utilizing chomp for solution optimization
 
1 2019-05-21 moveit
Meta package that contains all essential package of MoveIt!. Until Summer 2016 MoveIt! had been developed over multiple repositories, where developers' usability and maintenance effort was non-trivial. See
Meta package that contains all essential package of MoveIt!. Until Summer 2016 MoveIt! had been developed over multiple repositories, where developers' usability and maintenance effort was non-trivial. See
 
1 2019-05-21 h264_video_encoder
ROS1 H264 encoder node
ROS1 H264 encoder node
 
1 2019-05-21 fkie_message_filters
Improved ROS message filters
Improved ROS message filters
 
1 2019-05-21 cl_utils
Common Lisp utility libraries
Common Lisp utility libraries
 
1 2019-05-21 cl_urdf
cl_urdf
cl_urdf
 
1 2019-05-21 cl_transforms_stamped
Implementation of TF datatypes
Implementation of TF datatypes
 
1 2019-05-21 cl_transforms
Homogeneous transform library for Common Lisp.
Homogeneous transform library for Common Lisp.
 
1 2019-05-21 cl_tf2
Client implementation to use TF2 from Common Lisp
Client implementation to use TF2 from Common Lisp
 
1 2019-05-21 cl_tf
Client implementation to use TF from Common Lisp
Client implementation to use TF from Common Lisp
 
2 2019-05-21 chomp_motion_planner
chomp_motion_planner
chomp_motion_planner
 
1 2019-05-21 actionlib_lisp
actionlib_lisp is a native implementation of the famous actionlib in Common Lisp. It provides a client and a simple server.
actionlib_lisp is a native implementation of the famous actionlib in Common Lisp. It provides a client and a simple server.
 
1 2019-05-20 tts
Package enabling a robot to speak with a human voice by providing a Text-To-Speech ROS service
Package enabling a robot to speak with a human voice by providing a Text-To-Speech ROS service
 
1 2019-05-20 ros_monitoring_msgs
Messages for publishing monitoring data about ROS systems
Messages for publishing monitoring data about ROS systems
 
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-20 raw_description
This package contains the description (mechanical, kinematic, visual, etc.) of the Care-O-bot robot. The files in this package are parsed and used by a variety of other components. Most users will not interact directly with this package.
This package contains the description (mechanical, kinematic, visual, etc.) of the Care-O-bot robot. The files in this package are parsed and used by a variety of other components. Most users will not interact directly with this package.
 
1 2019-05-20 moveit_msgs
Messages, services and actions used by MoveIt
Messages, services and actions used by MoveIt
 
1 2019-05-20 mavlink
MAVLink message marshaling library. This package provides C-headers and C++11 library for both 1.0 and 2.0 versions of protocol. For pymavlink use separate install via rosdep (python-pymavlink).
MAVLink message marshaling library. This package provides C-headers and C++11 library for both 1.0 and 2.0 versions of protocol. For pymavlink use separate install via rosdep (python-pymavlink).
 
1 2019-05-20 lex_node
Package providing a ROS node for interacting with Amazon Lex
Package providing a ROS node for interacting with Amazon Lex
 
1 2019-05-20 lex_common_msgs
Common messages for interacting with Amazon Lex using the lex_node package
Common messages for interacting with Amazon Lex using the lex_node package
 
1 2019-05-20 kinesis_video_streamer
Kinesis Video Streams producer node
Kinesis Video Streams producer node
 

Packages

Name Description
1 2019-05-15 rtt_ros_tests
The rtt_ros_tests package
The rtt_ros_tests package
 
1 2019-05-15 rtt_ros_msgs
This package provides .msg and .srv files for use with the rtt_ros_integration packages.
This package provides .msg and .srv files for use with the rtt_ros_integration packages.
 
1 2019-05-15 rtt_ros_integration
This stack contains all software necessary to build systems using both Orocos and ROS infrastructures
This stack contains all software necessary to build systems using both Orocos and ROS infrastructures
 
1 2019-05-15 rtt_ros_comm
The rtt_ros_comm package
The rtt_ros_comm package
 
1 2019-05-15 rtt_ros
This package provides an RTT plugin to add a ROS node to the RTT process, as well as several wrapper scripts to enable roslaunching of orocos programs.
This package provides an RTT plugin to add a ROS node to the RTT process, as well as several wrapper scripts to enable roslaunching of orocos programs.
 
1 2019-05-15 rtt_nav_msgs
Provides an rtt typekit for ROS nav_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/nav_msgs documentation for the documentation of the ROS messages in this typekit.
Provides an rtt typekit for ROS nav_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/nav_msgs documentation for the documentation of the ROS messages in this typekit.
 
1 2019-05-15 rtt_kdl_conversions
This package contains the components of the kdl_conversions package
This package contains the components of the kdl_conversions package
 
1 2019-05-15 rtt_geometry_msgs
Provides an rtt typekit for ROS geometry_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/geometry_msgs documentation for the documentation of the ROS messages in this typekit.
Provides an rtt typekit for ROS geometry_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/geometry_msgs documentation for the documentation of the ROS messages in this typekit.
 
1 2019-05-15 rtt_dynamic_reconfigure_tests
The rtt_dynamic_reconfigure_tests package
The rtt_dynamic_reconfigure_tests package
 
1 2019-05-15 rtt_dynamic_reconfigure
The rtt_dynamic_reconfigure package
The rtt_dynamic_reconfigure package
 
1 2019-05-15 rtt_diagnostic_msgs
Provides an rtt typekit for ROS diagnostic_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/diagnostic_msgs documentation for the documentation of the ROS messages in this typekit.
Provides an rtt typekit for ROS diagnostic_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/diagnostic_msgs documentation for the documentation of the ROS messages in this typekit.
 
1 2019-05-15 rtt_common_msgs
The rtt_common_msgs package
The rtt_common_msgs package
 
1 2019-05-15 rtt_actionlib_msgs
Provides an rtt typekit for ROS actionlib_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/actionlib_msgs documentation for the documentation of the ROS messages in this typekit.
Provides an rtt typekit for ROS actionlib_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/actionlib_msgs documentation for the documentation of the ROS messages in this typekit.
 
1 2019-05-15 rtt_actionlib
The rtt_actionlib package
The rtt_actionlib package
 
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-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-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 2019-05-13 rqt_rosmon
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.
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.
 
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.
 
1 2019-05-13 pacmod_game_control
ROS Package for controlling the AStuff PACMod with a Joystick
ROS Package for controlling the AStuff PACMod with a Joystick
 
3 2019-05-13 ml_classifiers
ml_classifiers
ml_classifiers
 
1 2019-05-13 flir_boson_usb
A simple USB camera driver for the FLIR BOSON using OpenCV
A simple USB camera driver for the FLIR BOSON using OpenCV
 
2 2019-05-13 automotive_platform_msgs
Generic Messages for Communication with an Automotive Autonomous Platform
Generic Messages for Communication with an Automotive Autonomous Platform
 
2 2019-05-13 automotive_navigation_msgs
Generic Messages for Navigation Objectives in Automotive Automation Software
Generic Messages for Navigation Objectives in Automotive Automation Software
 
2 2019-05-13 automotive_autonomy_msgs
Messages for vehicle automation
Messages for vehicle automation
 
1 2019-05-13 async_comm
A C++ library for asynchronous serial communication
A C++ library for asynchronous serial communication
 
2 2019-05-12 rqt_robot_monitor
rqt_robot_monitor displays diagnostics_agg topics messages that are published by
rqt_robot_monitor displays diagnostics_agg topics messages that are published by
 
1 2019-05-10 ensenso_driver
Driver for Ensenso stereo cameras.
Driver for Ensenso stereo cameras.
 
1 2019-05-10 ensenso_description
Description package for Ensenso stereo cameras. This package consists of all current supported camera models. The Xacro macros, which import the mesh files as stl, accept the following parameters: - camera name - parent frame and its transform regarding to the camera mounting frame - collision margin to the camera
Description package for Ensenso stereo cameras. This package consists of all current supported camera models. The Xacro macros, which import the mesh files as stl, accept the following parameters: - camera name - parent frame and its transform regarding to the camera mounting frame - collision margin to the camera
 
1 2019-05-10 ensenso_camera_test
Tests for the ensenso_camera package.
Tests for the ensenso_camera package.
 
1 2019-05-10 ensenso_camera_msgs
Message definitions for the ensenso_camera package.
Message definitions for the ensenso_camera package.
 
1 2019-05-10 ensenso_camera
Driver for Ensenso stereo cameras.
Driver for Ensenso stereo cameras.
 
1 2019-05-09 ypspur
YP-Spur is a mobile robot motion control software with coordinate frame based commands.
YP-Spur is a mobile robot motion control software with coordinate frame based commands.
 
1 2019-05-09 webots_ros
The ROS package containing examples for interfacing ROS with the standard ROS controller of Webots
The ROS package containing examples for interfacing ROS with the standard ROS controller of Webots
 
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 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 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-07 cv_camera
cv_camera uses OpenCV capture object to capture camera image. This supports camera_image and nodelet.
cv_camera uses OpenCV capture object to capture camera image. This supports camera_image and nodelet.
 
1 2019-05-06 sick_tim
A ROS driver for the SICK TiM and the SICK MRS 1000 laser scanners.
A ROS driver for the SICK TiM and the SICK MRS 1000 laser scanners.
 
1 2019-05-06 sick_safetyscanners
Provides an Interface to read the sensor output of a SICK Safety Scanner
Provides an Interface to read the sensor output of a SICK Safety Scanner
 
1 2019-05-06 sick_ldmrs_tools
Examples how to use the sick_ldmrs
Examples how to use the sick_ldmrs
 
1 2019-05-06 sick_ldmrs_msgs
Messages and PCL point types for SICK LD-MRS.
Messages and PCL point types for SICK LD-MRS.
 
1 2019-05-06 sick_ldmrs_laser
A ROS driver for the SICK LD-MRS series of laser scanners.
A ROS driver for the SICK LD-MRS series of laser scanners.
 

Packages

Name Description
1 2019-05-22 jsk_common
 
1 2019-05-22 industrial_ci
This package contains CI (Continuous Integration) configuration that any ROS-powered packages can commonly use. Some notable feature:
This package contains CI (Continuous Integration) configuration that any ROS-powered packages can commonly use. Some notable feature:
 
1 2019-05-22 image_view2
A simple viewer for ROS image topics with draw-on features
A simple viewer for ROS image topics with draw-on features
 
1 2019-05-22 dynamic_tf_publisher
dynamically set the tf trensformation
dynamically set the tf trensformation
 
1 2019-05-22 dbw_mkz_twist_controller
Twist (speed and angular rate) controller for brake/throttle/steering
Twist (speed and angular rate) controller for brake/throttle/steering
 
1 2019-05-22 dbw_mkz_msgs
Drive-by-wire messages for the Lincoln MKZ
Drive-by-wire messages for the Lincoln MKZ
 
1 2019-05-22 dbw_mkz_joystick_demo
Demonstration of drive-by-wire with joystick
Demonstration of drive-by-wire with joystick
 
1 2019-05-22 dbw_mkz_description
URDF and meshes describing the Lincoln MKZ.
URDF and meshes describing the Lincoln MKZ.
 
1 2019-05-22 dbw_mkz_can
Drive-by-wire interface to the Dataspeed Inc. Lincoln MKZ DBW kit
Drive-by-wire interface to the Dataspeed Inc. Lincoln MKZ DBW kit
 
1 2019-05-22 dbw_mkz
Drive-by-wire interface to the Dataspeed Inc. Lincoln MKZ DBW kit
Drive-by-wire interface to the Dataspeed Inc. Lincoln MKZ DBW kit
 
1 2019-05-22 dataspeed_can_usb
Driver to interface with the Dataspeed Inc. USB CAN Tool
Driver to interface with the Dataspeed Inc. USB CAN Tool
 
1 2019-05-22 dataspeed_can_tools
CAN bus introspection
CAN bus introspection
 
1 2019-05-22 dataspeed_can_msg_filters
Time synchronize multiple CAN messages to get a single callback
Time synchronize multiple CAN messages to get a single callback
 
1 2019-05-22 dataspeed_can
CAN bus tools using Dataspeed hardware
CAN bus tools using Dataspeed hardware
 
1 2019-05-22 crazyflie_driver
ROS driver for Crazyflie Nano Quadcopter from Bitcraze
ROS driver for Crazyflie Nano Quadcopter from Bitcraze
 
1 2019-05-22 crazyflie_description
URDF Model for the Crazyflie Nano Quadcopter from Bitcraze
URDF Model for the Crazyflie Nano Quadcopter from Bitcraze
 
1 2019-05-22 crazyflie_demo
Examples on how to use the crazyflie package (teleoperation, rviz integration)
Examples on how to use the crazyflie package (teleoperation, rviz integration)
 
1 2019-05-22 crazyflie_controller
Controller to fly a Crazyflie in a space with location feedback (such as motion capture).
Controller to fly a Crazyflie in a space with location feedback (such as motion capture).
 
1 2019-05-22 crazyflie
ROS integration for Crazyflie Nano Quadcopter from Bitcraze
ROS integration for Crazyflie Nano Quadcopter from Bitcraze
 
1 2019-05-22 cloudwatch_metrics_common
Library used by ROS1/2 node to publish metrics
Library used by ROS1/2 node to publish metrics
 
1 2019-05-22 cloudwatch_logs_common
AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service
AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service
 
1 2019-05-21 ypspur_ros
ROS wrapper for the mobile robot control platform YP-Spur
ROS wrapper for the mobile robot control platform YP-Spur
 
1 2019-05-21 velodyne_pointcloud
Point cloud conversions for Velodyne 3D LIDARs.
Point cloud conversions for Velodyne 3D LIDARs.
 
1 2019-05-21 velodyne_msgs
ROS message definitions for Velodyne 3D LIDARs.
ROS message definitions for Velodyne 3D LIDARs.
 
1 2019-05-21 velodyne_laserscan
Extract a single ring of a Velodyne PointCloud2 and publish it as a LaserScan message
Extract a single ring of a Velodyne PointCloud2 and publish it as a LaserScan message
 
1 2019-05-21 velodyne_driver
ROS device driver for Velodyne 3D LIDARs.
ROS device driver for Velodyne 3D LIDARs.
 
1 2019-05-21 velodyne
Basic ROS support for the Velodyne 3D LIDARs.
Basic ROS support for the Velodyne 3D LIDARs.
 
1 2019-05-21 rtt
Orocos/RTT component framework
Orocos/RTT component framework
 
1 2019-05-21 roslisp_utilities
Some utility functionality to interact with ROS using roslisp.
Some utility functionality to interact with ROS using 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 2019-05-21 robotiq_gazebo
Gazebo wrapper for the Robotiq 85 gripper
Gazebo wrapper for the Robotiq 85 gripper
 
1 2019-05-21 moveit_config_m1509
An automatically generated package with all the configuration and launch files for using the m1509 with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the m1509 with the MoveIt! Motion Planning Framework
 
1 2019-05-21 moveit_config_m1013
An automatically generated package with all the configuration and launch files for using the m1013 with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the m1013 with the MoveIt! Motion Planning Framework
 
1 2019-05-21 moveit_config_m0617
An automatically generated package with all the configuration and launch files for using the m0617 with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the m0617 with the MoveIt! Motion Planning Framework
 
1 2019-05-21 moveit_config_m0609
An automatically generated package with all the configuration and launch files for using the m0609 with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the m0609 with the MoveIt! Motion Planning Framework
 
1 2019-05-21 mongodb_store_msgs
The mongodb_store_msgs package
The mongodb_store_msgs package
 
1 2019-05-21 mongodb_store
A package to support MongoDB-based storage and analysis for data from a ROS system, eg. saved messages, configurations etc
A package to support MongoDB-based storage and analysis for data from a ROS system, eg. saved messages, configurations etc
 
1 2019-05-21 mongodb_log
The mongodb_log package
The mongodb_log package
 
1 2019-05-21 libmongocxx_ros
A wrapper for the libmongocxx for mongodb_store
A wrapper for the libmongocxx for mongodb_store
 
1 2019-05-21 indoor_localization
The indoor_localization package
The indoor_localization package
 
2 2019-05-21 homer_mapping
homer_mapping
homer_mapping
 
1 2019-05-21 h264_video_encoder
ROS1 H264 encoder node
ROS1 H264 encoder node
 
1 2019-05-21 dsr_msgs
The dsr_msgs package
The dsr_msgs package
 
1 2019-05-21 dsr_launcher
dsr_launcher examples
dsr_launcher examples
 
1 2019-05-21 dsr_gazebo
The dsr_gazebo package
The dsr_gazebo package
 
1 2019-05-21 dsr_example_py
The dsr_example Python package
The dsr_example Python package
 
1 2019-05-21 dsr_example_cpp
The dsr_example C++ package
The dsr_example C++ package
 
1 2019-05-21 dsr_description
The dsr_description package
The dsr_description package
 
1 2019-05-21 dsr_control
The dsr_control package
The dsr_control package
 
1 2019-05-21 doosan_robotics
The doosan_robotics metapackage
The doosan_robotics metapackage
 

Packages

Name Description
1 2019-05-15 imagesift
For every image, computes its sift features and send a new message with the image, its intrinsic parameters, and the features. Parameters include: display - shows the image on the local computer
For every image, computes its sift features and send a new message with the image, its intrinsic parameters, and the features. Parameters include: display - shows the image on the local computer
 
1 2019-05-15 dataspeed_ulc_msgs
ROS messages for interacting with the Universal Lat/Lon Controller (ULC)
ROS messages for interacting with the Universal Lat/Lon Controller (ULC)
 
1 2019-05-15 dataspeed_ulc_can
Package to translate ROS messages to and from CAN messages to interact with the Universal Lat/Lon Controller (ULC) firmware
Package to translate ROS messages to and from CAN messages to interact with the Universal Lat/Lon Controller (ULC) firmware
 
1 2019-05-15 dataspeed_ulc
CAN interface to the Universal Lat/Lon Controller (ULC) firmware
CAN interface to the Universal Lat/Lon Controller (ULC) firmware
 
1 2019-05-15 csm
This is a ROS 3rd-party wrapper
This is a ROS 3rd-party wrapper
 
1 2019-05-15 checkerboard_detector
Uses opencv to find checkboards and compute their 6D poses with respect to the image. Requires the image to be calibrated.
Uses opencv to find checkboards and compute their 6D poses with respect to the image. Requires the image to be calibrated.
 
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 2019-05-13 hector_nist_arena_worlds
hector_nist_arena_worlds by default contains NIST standard test arena scenarios created using the hector_nist_arena_designer GUI.
hector_nist_arena_worlds by default contains NIST standard test arena scenarios created using the hector_nist_arena_designer GUI.
 
1 2019-05-13 hector_nist_arena_elements
hector_nist_arena_elements contains models of elements/parts used in NIST standard test arenas for response robots. Using these elements, scenarios can be generated for simulation using gazebo.
hector_nist_arena_elements contains models of elements/parts used in NIST standard test arenas for response robots. Using these elements, scenarios can be generated for simulation using gazebo.
 
1 2019-05-13 hector_nist_arena_designer
hector_nist_arena_designer is a simple GUI for the fast and easy creation of test scenarios involving NIST standard test methods for response robots.
hector_nist_arena_designer is a simple GUI for the fast and easy creation of test scenarios involving NIST standard test methods for response robots.
 
1 2019-05-13 flir_boson_usb
A simple USB camera driver for the FLIR BOSON using OpenCV
A simple USB camera driver for the FLIR BOSON using OpenCV
 
1 2019-05-12 tblib
Traceback fiddling library. Allows you to pickle tracebacks.
Traceback fiddling library. Allows you to pickle tracebacks.
 
2 2019-05-12 rqt_robot_monitor
rqt_robot_monitor displays diagnostics_agg topics messages that are published by
rqt_robot_monitor displays diagnostics_agg topics messages that are published by
 
1 2019-05-11 webargs
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
 
1 2019-05-10 web_video_server
HTTP Streaming of ROS Image Topics in Multiple Formats
HTTP Streaming of ROS Image Topics in Multiple Formats
 
1 2019-05-10 thingmagic_rfid
The thingmagic_rfid package
The thingmagic_rfid package
 
1 2019-05-10 rtmros_nextage
The rtmros_nextage package is a ROS interface for
The rtmros_nextage package is a ROS interface for
 
1 2019-05-10 nextage_ros_bridge
A main ROS interface for developers and users of
A main ROS interface for developers and users of
 
1 2019-05-10 nextage_moveit_config
An automatically generated package with all the configuration and launch files for using the NextageOpen with the MoveIt Motion Planning Framework.
An automatically generated package with all the configuration and launch files for using the NextageOpen with the MoveIt Motion Planning Framework.
 
1 2019-05-10 nextage_ik_plugin
IKFast package for NEXTAGE Open
IKFast package for NEXTAGE Open
 
1 2019-05-10 nextage_gazebo
Gazebo simulation for NEXTAGE Open
Gazebo simulation for NEXTAGE Open
 
1 2019-05-10 nextage_description
As a part of rtmros_nextage package that is a ROS interface for
As a part of rtmros_nextage package that is a ROS interface for
 
1 2019-05-10 nextage_calibration
This package provides .launch files and other tools for calibrating the head-mount cameras to the NEXTAGE Open robot. As of version 0.7.15/March 2017, only Kinect/Xtion is capable (i.e. Ueye cameras, the ones the robot comes with on this head by default, are not yet handled).
This package provides .launch files and other tools for calibrating the head-mount cameras to the NEXTAGE Open robot. As of version 0.7.15/March 2017, only Kinect/Xtion is capable (i.e. Ueye cameras, the ones the robot comes with on this head by default, are not yet handled).
 
1 2019-05-10 naoqi_driver
Driver module between Aldebaran's NAOqiOS and ROS. It publishes all sensor and actuator data as well as basic diagnostic for battery, temperature. It subscribes also to RVIZ simple goal and cmd_vel for teleop.
Driver module between Aldebaran's NAOqiOS and ROS. It publishes all sensor and actuator data as well as basic diagnostic for battery, temperature. It subscribes also to RVIZ simple goal and cmd_vel for teleop.
 
1 2019-05-09 ypspur
YP-Spur is a mobile robot motion control software with coordinate frame based commands.
YP-Spur is a mobile robot motion control software with coordinate frame based commands.
 
1 2019-05-09 libpointmatcher
libpointmatcher is a modular ICP library, useful for robotics and computer vision.
libpointmatcher is a modular ICP library, useful for robotics and computer vision.
 
2 2019-05-09 hrpsys
 
1 2019-05-08 tf2_web_republisher
Republishing of Selected TFs
Republishing of Selected TFs
 
1 2019-05-08 schunk_simulated_tactile_sensors
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.
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.
 
1 2019-05-08 schunk_sdh
This package provides an interface for operating the schunk dexterous hand (SDH), including the tactile sensors.
This package provides an interface for operating the schunk dexterous hand (SDH), including the tactile sensors.
 
1 2019-05-08 schunk_powercube_chain
This packages provides a configurable driver of a chain of Schunk powercubes. The powercube chain is configured through parameters. Most users will not directly interact with this package but with the corresponding launch files in other packages, e.g. schunk_bringup, cob_bringup, ...
This packages provides a configurable driver of a chain of Schunk powercubes. The powercube chain is configured through parameters. Most users will not directly interact with this package but with the corresponding launch files in other packages, e.g. schunk_bringup, cob_bringup, ...
 
1 2019-05-08 schunk_modular_robotics
This stack includes packages that provide access to the Schunk hardware through ROS messages, services and actions.
This stack includes packages that provide access to the Schunk hardware through ROS messages, services and actions.
 
1 2019-05-08 schunk_libm5api
This package wraps the libm5api to use it as a ros dependency. Original sources from http://www.schunk-modular-robotics.com/fileadmin/user_upload/software/schunk_libm5api_source.zip.
This package wraps the libm5api to use it as a ros dependency. Original sources from http://www.schunk-modular-robotics.com/fileadmin/user_upload/software/schunk_libm5api_source.zip.
 
1 2019-05-08 schunk_description
This package contains the description (mechanical, kinematic, visual, etc.) of different schunk components. The files in this package are parsed and used by a variety of other components. Most users will not interact directly with this package.
This package contains the description (mechanical, kinematic, visual, etc.) of different schunk components. The files in this package are parsed and used by a variety of other components. Most users will not interact directly with this package.
 
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.
 
2 2019-05-08 cartographer
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
 
1 2019-05-07 depthcloud_encoder
Point Cloud Encoder for Web-Based Streaming
Point Cloud Encoder for Web-Based Streaming
 
1 2019-05-07 cv_camera
cv_camera uses OpenCV capture object to capture camera image. This supports camera_image and nodelet.
cv_camera uses OpenCV capture object to capture camera image. This supports camera_image and nodelet.
 
2 2019-05-07 cartographer_rviz
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations. This package provides Cartographer's RViz integration.
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations. This package provides Cartographer's RViz integration.
 
2 2019-05-07 cartographer_ros_msgs
ROS messages for the cartographer_ros package.
ROS messages for the cartographer_ros package.
 
2 2019-05-07 cartographer_ros
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations. This package provides Cartographer's ROS integration.
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations. This package provides Cartographer's ROS integration.
 
1 2019-05-06 sick_tim
A ROS driver for the SICK TiM and the SICK MRS 1000 laser scanners.
A ROS driver for the SICK TiM and the SICK MRS 1000 laser scanners.
 
1 2019-05-06 sick_safetyscanners
Provides an Interface to read the sensor output of a SICK Safety Scanner
Provides an Interface to read the sensor output of a SICK Safety Scanner
 
1 2019-05-06 sick_ldmrs_tools
Examples how to use the sick_ldmrs
Examples how to use the sick_ldmrs
 
1 2019-05-06 sick_ldmrs_msgs
Messages and PCL point types for SICK LD-MRS.
Messages and PCL point types for SICK LD-MRS.
 
1 2019-05-06 sick_ldmrs_laser
A ROS driver for the SICK LD-MRS series of laser scanners.
A ROS driver for the SICK LD-MRS series of laser scanners.
 
1 2019-05-06 sick_ldmrs_driver
A ROS driver for the SICK LD-MRS series of laser scanners.
A ROS driver for the SICK LD-MRS series of laser scanners.
 
1 2019-05-06 sick_ldmrs_description
This package contains an URDF description of the SICK LD-MRS scanner and all supporting mesh files.
This package contains an URDF description of the SICK LD-MRS scanner and all supporting mesh files.
 
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.
 
1 2019-05-06 mir_robot
URDF description, Gazebo simulation, navigation, bringup launch files, message and action descriptions for the MiR100 robot.
URDF description, Gazebo simulation, navigation, bringup launch files, message and action descriptions for the MiR100 robot.
 

Packages

Name Description
1 2019-04-16 jsk_footstep_planner
jsk_footstep_planner
jsk_footstep_planner
 
1 2019-04-16 jsk_footstep_controller
The jsk_footstep_controller package
The jsk_footstep_controller package
 
1 2019-04-16 jsk_control
The jsk_control package
The jsk_control package
 
1 2019-04-16 jsk_calibration
The jsk_calibration package
The jsk_calibration package
 
1 2019-04-16 joy_mouse
The joy_mouse package
The joy_mouse package
 
1 2019-04-16 eus_qpoases
eus_qpoases
eus_qpoases
 
1 2019-04-16 eus_qp
eus_qp is an interface of euslisp to solve qp problems with linear constraints.
eus_qp is an interface of euslisp to solve qp problems with linear constraints.
 
1 2019-04-16 eus_nlopt
eus_nlopt
eus_nlopt
 
1 2019-04-16 contact_states_observer
The contact_states_observer package
The contact_states_observer package
 
1 2019-04-16 cmd_vel_smoother
The cmd_vel_smoother package
The cmd_vel_smoother package
 
2 2019-04-15 ublox_serialization
ublox_serialization provides header files for serialization of ROS messages to and from u-blox message format.
ublox_serialization provides header files for serialization of ROS messages to and from u-blox message format.
 
2 2019-04-15 ublox_msgs
ublox_msgs contains raw messages for u-blox GNSS devices.
ublox_msgs contains raw messages for u-blox GNSS devices.
 
2 2019-04-15 ublox_gps
Driver for u-blox GPS devices.
Driver for u-blox GPS devices.
 
2 2019-04-15 ublox
Provides a ublox_gps node for u-blox GPS receivers, messages, and serialization packages for the binary UBX protocol.
Provides a ublox_gps node for u-blox GPS receivers, messages, and serialization packages for the binary UBX protocol.
 
1 2019-04-14 pid
Launch a PID control node.
Launch a PID control node.
 
1 2019-04-13 mrpt_slam
mrpt_slam
mrpt_slam
 
1 2019-04-13 mrpt_rbpf_slam
This package is used for gridmap SLAM. The interface is similar to gmapping (http://wiki.ros.org/gmapping) but the package supports different particle-filter algorithms, range-only SLAM, can work with several grid maps simultaneously and more.
This package is used for gridmap SLAM. The interface is similar to gmapping (http://wiki.ros.org/gmapping) but the package supports different particle-filter algorithms, range-only SLAM, can work with several grid maps simultaneously and more.
 
1 2019-04-13 mrpt_icp_slam_2d
mrpt_icp_slam_2d contains a wrapper on MRPT's 2D ICP-SLAM algorithms.
mrpt_icp_slam_2d contains a wrapper on MRPT's 2D ICP-SLAM algorithms.
 
1 2019-04-13 mrpt_graphslam_2d
Implement graphSLAM using the mrpt-graphslam library, in an online fashion by directly reading measurements off ROS Topics.
Implement graphSLAM using the mrpt-graphslam library, in an online fashion by directly reading measurements off ROS Topics.
 
1 2019-04-13 mrpt_ekf_slam_3d
This package is a wrapper for the implementation of EKF-based SLAM with range-bearing sensors, odometry, a full 6D robot pose, and 3D landmarks.
This package is a wrapper for the implementation of EKF-based SLAM with range-bearing sensors, odometry, a full 6D robot pose, and 3D landmarks.
 
1 2019-04-13 mrpt_ekf_slam_2d
This package is a wrapper for the implementation of EKF-based SLAM with range-bearing sensors, odometry, and a 2D (+heading) robot pose, and 2D landmarks.
This package is a wrapper for the implementation of EKF-based SLAM with range-bearing sensors, odometry, and a 2D (+heading) robot pose, and 2D landmarks.
 
1 2019-04-11 mvsim
Node for the "multivehicle simulator" framework.
Node for the "multivehicle simulator" framework.
 
1 2019-04-11 mrpt_tutorials
Example files used as tutorials for MRPT ROS packages
Example files used as tutorials for MRPT ROS packages
 
1 2019-04-11 mrpt_reactivenav2d
Reactive navigation for 2D robots using MRPT navigation algorithms (TP-Space)
Reactive navigation for 2D robots using MRPT navigation algorithms (TP-Space)
 
1 2019-04-11 mrpt_rawlog
This package enables you to record a rawlog from a ROS drive robot. At the moment the package is able to deal with odometry and 2d laser scans.
This package enables you to record a rawlog from a ROS drive robot. At the moment the package is able to deal with odometry and 2d laser scans.
 
1 2019-04-11 mrpt_navigation
Tools related to the Mobile Robot Programming Toolkit (MRPT). Refer to http://wiki.ros.org/mrpt_navigation for further documentation.
Tools related to the Mobile Robot Programming Toolkit (MRPT). Refer to http://wiki.ros.org/mrpt_navigation for further documentation.
 
1 2019-04-11 mrpt_map
The mrpt_map is able to publish a mrpt map as ros occupancy grid like the map_server
The mrpt_map is able to publish a mrpt map as ros occupancy grid like the map_server
 
1 2019-04-11 mrpt_localization
Package for robot 2D self-localization using dynamic or static (MRPT or ROS) maps. The interface is similar to amcl (http://wiki.ros.org/amcl) but supports different particle-filter algorithms, several grid maps at different heights, range-only localization, etc.
Package for robot 2D self-localization using dynamic or static (MRPT or ROS) maps. The interface is similar to amcl (http://wiki.ros.org/amcl) but supports different particle-filter algorithms, several grid maps at different heights, range-only localization, etc.
 
1 2019-04-11 mrpt_local_obstacles
Maintains a local obstacle map (point cloud, voxels or occupancy grid) from recent sensor readings within a configurable time window.
Maintains a local obstacle map (point cloud, voxels or occupancy grid) from recent sensor readings within a configurable time window.
 
2 2019-04-10 openhrp3
 
1 2019-04-04 pose_cov_ops
C++ library for SE(2/3) pose and 2D/3D point composition operations with uncertainty
C++ library for SE(2/3) pose and 2D/3D point composition operations with uncertainty
 
1 2019-04-03 multisense_ros
multisense_ros
multisense_ros
 
1 2019-04-03 multisense_lib
multisense_lib
multisense_lib
 
1 2019-04-03 multisense_description
multisense_description
multisense_description
 
1 2019-04-03 multisense_cal_check
multisense_cal_check
multisense_cal_check
 
1 2019-04-03 multisense_bringup
multisense_bringup
multisense_bringup
 
1 2019-04-03 multisense
multisense catkin driver
multisense catkin driver
 
1 2019-04-03 moveit_resources
Resources used for MoveIt! testing
Resources used for MoveIt! testing
 
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 2019-04-02 jsk_roseus
 
1 2019-03-29 novatel_span_driver
Python driver for NovAtel SPAN devices.
Python driver for NovAtel SPAN devices.
 
1 2019-03-29 novatel_msgs
ROS messages which represent raw Novatel SPAN data.
ROS messages which represent raw Novatel SPAN data.
 
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 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 2019-03-27 fanuc_m20ib_support
 
1 2019-03-27 fanuc_lrmate200id_support
 
1 2019-03-27 fanuc_lrmate200id_moveit_plugins
 

Packages

Name Description
1 2018-11-15 naoqi_navigation
The naoqi_navigation package
The naoqi_navigation package
 
1 2018-11-15 naoqi_driver_py
 
1 2018-11-15 naoqi_bridge
Meta package to interface ROS with Aldebaran's NAOqi.
Meta package to interface ROS with Aldebaran's NAOqi.
 
1 2018-11-15 naoqi_apps
Package bridging NAOqi to executing things on the robot.
Package bridging NAOqi to executing things on the robot.
 
1 2018-11-01 octovis
octovis is visualization tool for the OctoMap library based on Qt and libQGLViewer. See http://octomap.github.io for details.
octovis is visualization tool for the OctoMap library based on Qt and libQGLViewer. See http://octomap.github.io for details.
 
1 2018-11-01 octomap
The OctoMap library implements a 3D occupancy grid mapping approach, providing data structures and mapping algorithms in C++. The map implementation is based on an octree. See http://octomap.github.io for details.
The OctoMap library implements a 3D occupancy grid mapping approach, providing data structures and mapping algorithms in C++. The map implementation is based on an octree. See http://octomap.github.io for details.
 
1 2018-11-01 dynamic_edt_3d
The dynamicEDT3D library implements an inrementally updatable Euclidean distance transform (EDT) in 3D. It comes with a wrapper to use the OctoMap 3D representation and hooks into the change detection of the OctoMap library to propagate changes to the EDT.
The dynamicEDT3D library implements an inrementally updatable Euclidean distance transform (EDT) in 3D. It comes with a wrapper to use the OctoMap 3D representation and hooks into the change detection of the OctoMap library to propagate changes to the EDT.
 
1 2018-10-30 nao_robot
 
1 2018-10-30 nao_description
Description of the Nao robot model that can be used with robot_state_publisher to display the robot's state of joint angles.
Description of the Nao robot model that can be used with robot_state_publisher to display the robot's state of joint angles.
 
1 2018-10-30 nao_bringup
Launch files and scripts needed to bring ROS interfaces for Nao up into a running state.
Launch files and scripts needed to bring ROS interfaces for Nao up into a running state.
 
1 2018-10-30 nao_apps
Applications for NAO using the NAOqi API
Applications for NAO using the NAOqi API
 
1 2018-10-15 roslisp
Lisp client library for ROS, the Robot Operating System.
Lisp client library for ROS, the Robot Operating System.
 
1 2018-10-09 test_bond
Contains tests for [[bond]], including tests for [[bondpy]] and [[bondcpp]].
Contains tests for [[bond]], including tests for [[bondpy]] and [[bondcpp]].
 
1 2018-10-09 smclib
The State Machine Compiler (SMC) from http://smc.sourceforge.net/ converts a language-independent description of a state machine into the source code to support that state machine. This package contains the libraries that a compiled state machine depends on, but it does not contain the compiler itself.
The State Machine Compiler (SMC) from http://smc.sourceforge.net/ converts a language-independent description of a state machine into the source code to support that state machine. This package contains the libraries that a compiled state machine depends on, but it does not contain the compiler itself.
 
1 2018-10-09 bondpy
Python implementation of bond, a mechanism for checking when another process has terminated.
Python implementation of bond, a mechanism for checking when another process has terminated.
 
1 2018-10-09 bondcpp
C++ implementation of bond, a mechanism for checking when another process has terminated.
C++ implementation of bond, a mechanism for checking when another process has terminated.
 
1 2018-10-09 bond_core
A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing. The bond remains connected until it is either broken explicitly or until a heartbeat times out.
A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing. The bond remains connected until it is either broken explicitly or until a heartbeat times out.
 
1 2018-10-09 bond
A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing. The bond remains connected until it is either broken explicitly or until a heartbeat times out.
A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing. The bond remains connected until it is either broken explicitly or until a heartbeat times out.
 
1 2018-10-02 dynamic_reconfigure
This unary stack contains the dynamic_reconfigure package which provides a means to change node parameters at any time without having to restart the node.
This unary stack contains the dynamic_reconfigure package which provides a means to change node parameters at any time without having to restart the node.
 
1 2018-09-23 gazebo2rviz
This package contains nodes to automatically import all entities simulated in a ROS-enabled Gazebo instance into rviz through the TF and Marker plugin.
This package contains nodes to automatically import all entities simulated in a ROS-enabled Gazebo instance into rviz through the TF and Marker plugin.
 
2 2018-09-21 rail_segmentation
Segmentation Functionality from the RAIL Lab
Segmentation Functionality from the RAIL Lab
 
2 2018-09-21 rail_manipulation_msgs
Common Manipulation Messages and Services Used in RAIL Manipulation Packages
Common Manipulation Messages and Services Used in RAIL Manipulation Packages
 
1 2018-09-05 gscam
A ROS camera driver that uses gstreamer to connect to devices such as webcams.
A ROS camera driver that uses gstreamer to connect to devices such as webcams.
 
1 2018-09-04 view_controller_msgs
Messages for (camera) view controllers
Messages for (camera) view controllers
 
2 2018-08-30 uvc_camera
A collection of node(let)s that stream images from USB cameras (UVC) and provide CameraInfo messages to consumers. Includes a two-camera node that provides rough synchronization for stereo vision. Currently uses the base driver from Morgan Quigley's uvc_cam package.
A collection of node(let)s that stream images from USB cameras (UVC) and provide CameraInfo messages to consumers. Includes a two-camera node that provides rough synchronization for stereo vision. Currently uses the base driver from Morgan Quigley's uvc_cam package.
 
2 2018-08-30 jpeg_streamer
tools for streaming JPEG-formatted CompressedImage topics over HTTP
tools for streaming JPEG-formatted CompressedImage topics over HTTP
 
2 2018-08-30 camera_umd
UMD camera metapackage
UMD camera metapackage
 
2 2018-08-24 rplidar_ros
The rplidar ros package, support rplidar A2/A1 and A3
The rplidar ros package, support rplidar A2/A1 and A3
 
1 2018-08-21 slam_karto
This package pulls in the Karto mapping library, and provides a ROS wrapper for using it.
This package pulls in the Karto mapping library, and provides a ROS wrapper for using it.
 
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-08-17 task_compiler
task_compiler Compiler that translate task description in PDDL (Planning Domain Description Language) to SMACH (state machine based execution and coordination system) description.
task_compiler Compiler that translate task description in PDDL (Planning Domain Description Language) to SMACH (state machine based execution and coordination system) description.
 
1 2018-08-17 pddl_planner_viewer
a viewer of pddl_planner.
a viewer of pddl_planner.
 
1 2018-08-17 pddl_planner
pddl planner wrappers
pddl planner wrappers
 
1 2018-08-17 pddl_msgs
message for pddl planner
message for pddl planner
 
1 2018-08-17 jsk_planning
 
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 2018-08-13 moveit_python
A pure-python interaface to the MoveIt! ROS API.
A pure-python interaface to the MoveIt! ROS API.
 
1 2018-08-08 speech_recognition_msgs
speech_recognition_msgs
speech_recognition_msgs
 
1 2018-08-08 posedetection_msgs
posedetection_msgs provides messages and services to facilitate passing pose detection results and features.
posedetection_msgs provides messages and services to facilitate passing pose detection results and features.
 
1 2018-08-08 jsk_hark_msgs
jsk_hark_msgs
jsk_hark_msgs
 
1 2018-08-08 jsk_gui_msgs
jsk_gui_msgs
jsk_gui_msgs
 
1 2018-08-08 jsk_footstep_msgs
jsk_footstep_msgs
jsk_footstep_msgs
 
1 2018-08-08 jsk_common_msgs
 
1 2018-08-07 urg_c
The urg_c package
The urg_c package
 
1 2018-07-25 pysdf
Python library to parse SDF into class hierarchy and export URDF
Python library to parse SDF into class hierarchy and export URDF
 
1 2018-07-11 pr2_gripper_sensor_msgs
The pr2_gripper_sensor_msgs package contains various actions and messages that are used in the pr2_gripper_sensor* packages. The structure of the API used by pr2_gripper_sensor_action, and pr2_gripper_sensor_controller packages is as follows: Users will send a goal to an Action in the message format of PR2Gripper*Command (where * replaces the name of the particular Action from pr2_gripper_sensor_action). Feedback and Result information for the action is then returned in the format of PR2Gripper*Data.
The pr2_gripper_sensor_msgs package contains various actions and messages that are used in the pr2_gripper_sensor* packages. The structure of the API used by pr2_gripper_sensor_action, and pr2_gripper_sensor_controller packages is as follows: Users will send a goal to an Action in the message format of PR2Gripper*Command (where * replaces the name of the particular Action from pr2_gripper_sensor_action). Feedback and Result information for the action is then returned in the format of PR2Gripper*Data.
 
1 2018-07-11 pr2_gripper_sensor_controller
The pr2_gripper_sensor_controller package is a real-time controller that integrates signals from the PR2 hand-mounted accelerometer and finger-mounted pressure sensors with motor control of the gripper joint to do highly responsive sensing and low-latency closed-loop control.
The pr2_gripper_sensor_controller package is a real-time controller that integrates signals from the PR2 hand-mounted accelerometer and finger-mounted pressure sensors with motor control of the gripper joint to do highly responsive sensing and low-latency closed-loop control.
 
1 2018-07-11 pr2_gripper_sensor_action
The pr2_gripper_sensor_action package provides an action interface for talking to the pr2_gripper_sensor_controller real-time controller. It provides several different actions for getting high-level sensor information from the PR2 palm-mounted accelerometers, fingertip pressure arrays, and gripper motor/encoder, as well as several sensor-based gripper control actions that respond with low-latency in real-time.
The pr2_gripper_sensor_action package provides an action interface for talking to the pr2_gripper_sensor_controller real-time controller. It provides several different actions for getting high-level sensor information from the PR2 palm-mounted accelerometers, fingertip pressure arrays, and gripper motor/encoder, as well as several sensor-based gripper control actions that respond with low-latency in real-time.
 
1 2018-07-11 pr2_gripper_sensor
The pr2_gripper_sensor package
The pr2_gripper_sensor package
 
1 2018-06-15 urdf_tutorial
This package contains a number of URDF tutorials.
This package contains a number of URDF tutorials.