-
 

Packages

Name Description
1 2024-08-20 filters
This library provides a standardized interface for processing data as a sequence of filters. This package contains a base class upon which to build specific implementations as well as an interface which dynamically loads filters based on runtime parameters.
This library provides a standardized interface for processing data as a sequence of filters. This package contains a base class upon which to build specific implementations as well as an interface which dynamically loads filters based on runtime parameters.
 
1 2024-11-19 fields2cover
Robust and efficient coverage paths for autonomous agricultural vehicles. A modular and extensible Coverage Path Planning library
Robust and efficient coverage paths for autonomous agricultural vehicles. A modular and extensible Coverage Path Planning library
 
1 2024-04-12 ffmpeg_image_transport_tools
tools for processing ffmpeg_image_transport_msgs
tools for processing ffmpeg_image_transport_msgs
 
1 2024-01-08 ffmpeg_image_transport_msgs
messages for ffmpeg image transport plugin
messages for ffmpeg image transport plugin
 
1 2024-04-17 ffmpeg_image_transport
ffmpeg_image_transport provides a plugin to image_transport for transparently sending an image stream encoded with ffmpeg.
ffmpeg_image_transport provides a plugin to image_transport for transparently sending an image stream encoded with ffmpeg.
 
1 2024-08-30 ffmpeg_encoder_decoder
ROS2 convenience wrapper around ffmpeg for encoding/decoding
ROS2 convenience wrapper around ffmpeg for encoding/decoding
 
1 2024-11-13 feetech_ros2_driver
ros2_control hardware interface for Feetech Servos
ros2_control hardware interface for Feetech Servos
 
2 2023-11-13 fastrtps_cmake_module
Provide CMake module to find eProsima FastRTPS.
Provide CMake module to find eProsima FastRTPS.
 
1 2024-10-17 fastrtps
*eprosima Fast DDS* (formerly Fast RTPS) is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). eProsima Fast DDS implements the RTPS (Real Time Publish Subscribe) protocol, which provides publisher-subscriber communications over unreliable transports such as UDP, as defined and maintained by the Object Management Group (OMG) consortium. RTPS is also the wire interoperability protocol defined for the Data Distribution Service (DDS) standard. *eProsima Fast DDS* expose an API to access directly the RTPS protocol, giving the user full access to the protocol internals.
*eprosima Fast DDS* (formerly Fast RTPS) is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). eProsima Fast DDS implements the RTPS (Real Time Publish Subscribe) protocol, which provides publisher-subscriber communications over unreliable transports such as UDP, as defined and maintained by the Object Management Group (OMG) consortium. RTPS is also the wire interoperability protocol defined for the Data Distribution Service (DDS) standard. *eProsima Fast DDS* expose an API to access directly the RTPS protocol, giving the user full access to the protocol internals.
 
1 2024-08-31 fast_gicp
A collection of fast point cloud registration implementations
A collection of fast point cloud registration implementations
 
2 2023-10-02 fadecandy_msgs
ROS msgs for fadecandy LED controllers
ROS msgs for fadecandy LED controllers
 
2 2023-10-02 fadecandy_driver
ROS driver for fadecandy LED controllers
ROS driver for fadecandy LED controllers
 
1 2024-09-23 executive_smach
This metapackage depends on the SMACH library and ROS SMACH integration packages.
This metapackage depends on the SMACH library and ROS SMACH integration packages.
 
1 2025-01-06 examples_tf2_py
Has examples of using the tf2 Python API.
Has examples of using the tf2 Python API.
 
1 2024-11-25 examples_rclpy_pointcloud_publisher
Example on how to publish a Pointcloud2 message
Example on how to publish a Pointcloud2 message
 
1 2024-11-25 examples_rclpy_minimal_subscriber
Examples of minimal subscribers using rclpy.
Examples of minimal subscribers using rclpy.
 
1 2024-11-25 examples_rclpy_minimal_service
Examples of minimal service servers using rclpy.
Examples of minimal service servers using rclpy.
 
1 2024-11-25 examples_rclpy_minimal_publisher
Examples of minimal publishers using rclpy.
Examples of minimal publishers using rclpy.
 
1 2024-11-25 examples_rclpy_minimal_client
Examples of minimal service clients using rclpy.
Examples of minimal service clients using rclpy.
 
1 2024-11-25 examples_rclpy_minimal_action_server
Examples of minimal action servers using rclpy.
Examples of minimal action servers using rclpy.
 
1 2024-11-25 examples_rclpy_minimal_action_client
Examples of minimal action clients using rclpy.
Examples of minimal action clients using rclpy.
 
1 2024-11-25 examples_rclpy_guard_conditions
Examples of using guard conditions.
Examples of using guard conditions.
 
1 2024-11-25 examples_rclpy_executors
Examples of creating and using exectors to run multiple nodes in the same process
Examples of creating and using exectors to run multiple nodes in the same process
 
1 2024-11-25 examples_rclcpp_wait_set
Example of how to use the rclcpp::WaitSet directly.
Example of how to use the rclcpp::WaitSet directly.
 
1 2024-11-25 examples_rclcpp_multithreaded_executor
Package containing example of how to implement a multithreaded executor
Package containing example of how to implement a multithreaded executor
 
1 2024-11-25 examples_rclcpp_minimal_timer
Examples of minimal nodes which have timers
Examples of minimal nodes which have timers
 
1 2024-11-25 examples_rclcpp_minimal_subscriber
Examples of minimal subscribers
Examples of minimal subscribers
 
1 2024-11-25 examples_rclcpp_minimal_service
A minimal service server which adds two numbers
A minimal service server which adds two numbers
 
1 2024-11-25 examples_rclcpp_minimal_publisher
Examples of minimal publisher nodes
Examples of minimal publisher nodes
 
1 2024-11-25 examples_rclcpp_minimal_composition
Minimalist examples of composing nodes in the same process
Minimalist examples of composing nodes in the same process
 
1 2024-11-25 examples_rclcpp_minimal_client
Examples of minimal service clients
Examples of minimal service clients
 
1 2024-11-25 examples_rclcpp_minimal_action_server
Minimal action server examples
Minimal action server examples
 
1 2024-11-25 examples_rclcpp_minimal_action_client
Minimal action client examples
Minimal action client examples
 
1 2024-11-25 examples_rclcpp_cbg_executor
Example for multiple Executor instances in one process, using the callback-group-level interface of the Executor class.
Example for multiple Executor instances in one process, using the callback-group-level interface of the Executor class.
 
1 2024-11-25 examples_rclcpp_async_client
Example of an async service client
Example of an async service client
 
1 2024-11-20 example_simulation
Scenario Execution Example for Simulation
Scenario Execution Example for Simulation
 
1 2024-11-20 example_scenario_control
Scenario Execution Example for Scenario Control using RVIZ
Scenario Execution Example for Scenario Control using RVIZ
 
1 2024-11-20 example_multi_robot
Example Multi Robot
Example Multi Robot
 
1 2022-04-06 example_interfaces
Contains message and service definitions used by the examples.
Contains message and service definitions used by the examples.
 
1 2024-02-04 event_camera_renderer
package for rendering event_camera_msgs
package for rendering event_camera_msgs
 
1 2024-06-01 event_camera_py
Python access for event_camera_msgs.
Python access for event_camera_msgs.
 
1 2024-05-30 event_camera_msgs
messages for event based cameras
messages for event based cameras
 
1 2024-02-04 event_camera_codecs
package to encode and decode event_camera_msgs
package to encode and decode event_camera_msgs
 
1 2025-01-02 etsi_its_vam_ts_msgs
ROS messages for ETSI ITS VAM (TS)
ROS messages for ETSI ITS VAM (TS)
 
1 2025-01-02 etsi_its_vam_ts_conversion
Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS VAMs (TS)
Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS VAMs (TS)
 
1 2025-01-02 etsi_its_vam_ts_coding
C++ compatible C source code for ETSI ITS VAMs (TS) generated from ASN.1 using asn1c
C++ compatible C source code for ETSI ITS VAMs (TS) generated from ASN.1 using asn1c
 
1 2025-01-02 etsi_its_spatem_ts_msgs
ROS messages for ETSI ITS SPATEM (TS)
ROS messages for ETSI ITS SPATEM (TS)
 
1 2025-01-02 etsi_its_spatem_ts_conversion
Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS SPATEMs (TS)
Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS SPATEMs (TS)
 
1 2025-01-02 etsi_its_spatem_ts_coding
C++ compatible C source code for ETSI ITS SPATEMs (TS) generated from ASN.1 using asn1c
C++ compatible C source code for ETSI ITS SPATEMs (TS) generated from ASN.1 using asn1c
 
1 2025-01-02 etsi_its_rviz_plugins
RViz plugin for ROS 2 messages based on ETSI ITS messages
RViz plugin for ROS 2 messages based on ETSI ITS messages
 
1 2025-01-02 etsi_its_primitives_conversion
Conversion functions for converting ROS primitives to and from ASN.1-encoded primitives
Conversion functions for converting ROS primitives to and from ASN.1-encoded primitives
 
1 2025-01-02 etsi_its_msgs_utils
ROS messages and utility functions for ETSI ITS messages
ROS messages and utility functions for ETSI ITS messages
 
1 2025-01-02 etsi_its_msgs
ROS messages for ETSI ITS messages
ROS messages for ETSI ITS messages
 
1 2025-01-02 etsi_its_messages
ROS support for ETSI ITS messages
ROS support for ETSI ITS messages
 
1 2025-01-02 etsi_its_mapem_ts_msgs
ROS messages for ETSI ITS MAPEM (TS)
ROS messages for ETSI ITS MAPEM (TS)
 
1 2025-01-02 etsi_its_mapem_ts_conversion
Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS MAPEMs (TS)
Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS MAPEMs (TS)
 
1 2025-01-02 etsi_its_mapem_ts_coding
C++ compatible C source code for ETSI ITS MAPEMs (TS) generated from ASN.1 using asn1c
C++ compatible C source code for ETSI ITS MAPEMs (TS) generated from ASN.1 using asn1c
 
1 2025-01-02 etsi_its_denm_msgs
ROS messages for ETSI ITS DENM
ROS messages for ETSI ITS DENM
 
1 2025-01-02 etsi_its_denm_conversion
Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS DENMs
Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS DENMs
 
1 2025-01-02 etsi_its_denm_coding
C++ compatible C source code for ETSI ITS DENMs generated from ASN.1 using asn1c
C++ compatible C source code for ETSI ITS DENMs generated from ASN.1 using asn1c
 
1 2025-01-02 etsi_its_cpm_ts_msgs
ROS messages for ETSI ITS CPM (TS)
ROS messages for ETSI ITS CPM (TS)
 
1 2025-01-02 etsi_its_cpm_ts_conversion
Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS CPMs (TS)
Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS CPMs (TS)
 
1 2025-01-02 etsi_its_cpm_ts_coding
C++ compatible C source code for ETSI ITS CPMs (TS) generated from ASN.1 using asn1c
C++ compatible C source code for ETSI ITS CPMs (TS) generated from ASN.1 using asn1c
 
1 2025-01-02 etsi_its_conversion
Converts ROS messages to and from ASN.1-encoded ETSI ITS messages
Converts ROS messages to and from ASN.1-encoded ETSI ITS messages
 
1 2025-01-02 etsi_its_coding
C++ compatible C source code for ETSI ITS messages generated from ASN.1 using asn1c
C++ compatible C source code for ETSI ITS messages generated from ASN.1 using asn1c
 
1 2025-01-02 etsi_its_cam_ts_msgs
ROS messages for ETSI ITS CAM (TS)
ROS messages for ETSI ITS CAM (TS)
 
1 2025-01-02 etsi_its_cam_ts_conversion
Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS CAMs (TS)
Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS CAMs (TS)
 
1 2025-01-02 etsi_its_cam_ts_coding
C++ compatible C source code for ETSI ITS CAMs (TS) generated from ASN.1 using asn1c
C++ compatible C source code for ETSI ITS CAMs (TS) generated from ASN.1 using asn1c
 
1 2025-01-02 etsi_its_cam_msgs
ROS messages for ETSI ITS CAM
ROS messages for ETSI ITS CAM
 
1 2025-01-02 etsi_its_cam_conversion
Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS CAMs
Conversion functions for converting ROS messages to and from ASN.1-encoded ETSI ITS CAMs
 
1 2025-01-02 etsi_its_cam_coding
C++ compatible C source code for ETSI ITS CAMs generated from ASN.1 using asn1c
C++ compatible C source code for ETSI ITS CAMs generated from ASN.1 using asn1c
 
1 2024-12-09 ess_imu_driver2
ROS2 package for Epson IMU using C++ wrapper around Linux C driver
ROS2 package for Epson IMU using C++ wrapper around Linux C driver
 
1 2025-01-06 eiquadprog
Eiquadprog a QP solver using active sets
Eiquadprog a QP solver using active sets
 
1 2025-01-07 eigenpy
Bindings between Numpy and Eigen using Boost.Python
Bindings between Numpy and Eigen using Boost.Python
 
1 2023-10-26 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
 
1 2019-08-08 eigen3_cmake_module
Exports a custom CMake module to find Eigen3.
Exports a custom CMake module to find Eigen3.
 
2 2024-12-13 eg_random_generator
The eg_random_generator package
The eg_random_generator package
 
2 2024-12-13 eg_conditional_generator
The eg_random_generator package
The eg_random_generator package
 
2 2025-01-02 effort_controllers
Generic controller for forwarding commands.
Generic controller for forwarding commands.
 
1 2022-09-27 ecl_utilities
Includes various supporting tools and utilities for c++ programming.
Includes various supporting tools and utilities for c++ programming.
 
1 2022-09-27 ecl_type_traits
Extends c++ type traits and implements a few more to boot.
Extends c++ type traits and implements a few more to boot.
 
1 2022-09-27 ecl_tools
Tools and utilities for ecl development.
Tools and utilities for ecl development.
 
1 2022-09-27 ecl_time_lite
Provides a portable set of time functions that are especially useful for porting other code or being wrapped by higher level c++ classes.
Provides a portable set of time functions that are especially useful for porting other code or being wrapped by higher level c++ classes.
 
1 2022-09-27 ecl_time
Timing utilities are very dependent on the system api provided for their use. This package provides a means for handling different timing models. Current support - posix rt : complete. - macosx : posix timers only, missing absolute timers. - win : none.
Timing utilities are very dependent on the system api provided for their use. This package provides a means for handling different timing models. Current support - posix rt : complete. - macosx : posix timers only, missing absolute timers. - win : none.
 
1 2022-09-27 ecl_threads
This package provides the c++ extensions for a variety of threaded programming tools. These are usually different on different platforms, so the architecture for a cross-platform framework is also implemented.
This package provides the c++ extensions for a variety of threaded programming tools. These are usually different on different platforms, so the architecture for a cross-platform framework is also implemented.
 
1 2022-09-27 ecl_streams
These are lightweight text streaming classes that connect to standardised ecl type devices.
These are lightweight text streaming classes that connect to standardised ecl type devices.
 
1 2022-09-27 ecl_statistics
Common statistical structures and algorithms for control systems.
Common statistical structures and algorithms for control systems.
 
1 2022-09-27 ecl_sigslots_lite
This avoids use of dynamic storage (malloc/new) and thread safety (mutexes) to provide a very simple sigslots implementation that can be used for *very* embedded development.
This avoids use of dynamic storage (malloc/new) and thread safety (mutexes) to provide a very simple sigslots implementation that can be used for *very* embedded development.
 
1 2022-09-27 ecl_sigslots
Provides a signal/slot mechanism (in the same vein as qt sigslots, boost::signals etc for intra-process communication. These include some improvements - they do not need a preprocessor, are fully type safe, allow for simple connections via a posix style string identifier and are multithread-safe.
Provides a signal/slot mechanism (in the same vein as qt sigslots, boost::signals etc for intra-process communication. These include some improvements - they do not need a preprocessor, are fully type safe, allow for simple connections via a posix style string identifier and are multithread-safe.
 
1 2022-09-27 ecl_mpl
Metaprogramming tools move alot of runtime calculations to be shifted to compile time. This has only very elementary structures at this stage.
Metaprogramming tools move alot of runtime calculations to be shifted to compile time. This has only very elementary structures at this stage.
 
2 2022-09-27 ecl_mobile_robot
Contains transforms (e.g. differential drive inverse kinematics) for the various types of mobile robot platforms.
Contains transforms (e.g. differential drive inverse kinematics) for the various types of mobile robot platforms.
 
1 2022-09-27 ecl_math
This package provides simple support to cmath, filling in holes or redefining in a c++ formulation where desirable.
This package provides simple support to cmath, filling in holes or redefining in a c++ formulation where desirable.
 
2 2022-09-27 ecl_manipulators
Deploys various manipulation algorithms, currently just feedforward filters (interpolations).
Deploys various manipulation algorithms, currently just feedforward filters (interpolations).
 
1 2022-09-27 ecl_lite
Libraries and utilities for embedded and low-level linux development.
Libraries and utilities for embedded and low-level linux development.
 
1 2022-09-27 ecl_linear_algebra
Ecl frontend to a linear matrix package (currently eigen).
Ecl frontend to a linear matrix package (currently eigen).
 
1 2022-09-27 ecl_license
Maintains the ecl licenses and also provides an install target for deploying licenses with the ecl libraries.
Maintains the ecl licenses and also provides an install target for deploying licenses with the ecl libraries.
 
1 2022-09-27 ecl_ipc
Interprocess mechanisms vary greatly across platforms - sysv, posix, win32, there are more than a few. This package provides an infrastructure to allow for developing cross platform c++ wrappers around the lower level c api's that handle these mechanisms. These make it not only easier to utilise such mechanisms, but allow it to be done consistently across platforms.
Interprocess mechanisms vary greatly across platforms - sysv, posix, win32, there are more than a few. This package provides an infrastructure to allow for developing cross platform c++ wrappers around the lower level c api's that handle these mechanisms. These make it not only easier to utilise such mechanisms, but allow it to be done consistently across platforms.
 
1 2022-09-27 ecl_io
Most implementations (windows, posix, ...) have slightly different api for low level input-output functions. These are gathered here and re-represented with a cross platform set of functions.
Most implementations (windows, posix, ...) have slightly different api for low level input-output functions. These are gathered here and re-represented with a cross platform set of functions.
 
1 2022-09-27 ecl_geometry
Any tools relating to mathematical geometry. Primarily featuring polynomials and interpolations.
Any tools relating to mathematical geometry. Primarily featuring polynomials and interpolations.
 
1 2022-09-27 ecl_formatters
The formatters here simply format various input types to a specified text format. They can be used with most streaming types (including both ecl and stl streams).
The formatters here simply format various input types to a specified text format. They can be used with most streaming types (including both ecl and stl streams).
 
1 2022-09-27 ecl_filesystem
Cross platform filesystem utilities (until c++11 makes its way in).
Cross platform filesystem utilities (until c++11 makes its way in).
 
1 2022-09-27 ecl_exceptions
Template based exceptions - these are simple and practical and avoid the proliferation of exception types. Although not syntatactically ideal, it is convenient and eminently practical.
Template based exceptions - these are simple and practical and avoid the proliferation of exception types. Although not syntatactically ideal, it is convenient and eminently practical.
 
1 2022-09-27 ecl_errors
This library provides lean and mean error mechanisms. It includes c style error functions as well as a few useful macros. For higher level mechanisms, refer to ecl_exceptions.
This library provides lean and mean error mechanisms. It includes c style error functions as well as a few useful macros. For higher level mechanisms, refer to ecl_exceptions.
 
1 2022-09-27 ecl_eigen
This provides an Eigen implementation for ecl's linear algebra.
This provides an Eigen implementation for ecl's linear algebra.
 
1 2022-09-27 ecl_devices
Provides an extensible and standardised framework for input-output devices.
Provides an extensible and standardised framework for input-output devices.
 
1 2022-09-27 ecl_core_apps
This includes a suite of programs demo'ing various aspects of the ecl_core. It also includes various benchmarking and utility programs for use primarily with embedded systems.
This includes a suite of programs demo'ing various aspects of the ecl_core. It also includes various benchmarking and utility programs for use primarily with embedded systems.
 
1 2022-09-27 ecl_core
A set of tools and interfaces extending the capabilities of c++ to provide a lightweight, consistent interface with a focus for control programming.
A set of tools and interfaces extending the capabilities of c++ to provide a lightweight, consistent interface with a focus for control programming.
 
1 2022-09-27 ecl_converters_lite
These are a very simple version of some of the functions in ecl_converters suitable for firmware development. That is, there is no use of new, templates or exceptions.
These are a very simple version of some of the functions in ecl_converters suitable for firmware development. That is, there is no use of new, templates or exceptions.
 
1 2022-09-27 ecl_converters
Some fast/convenient type converters, mostly for char strings or strings. These are not really fully fleshed out, alot of them could use the addition for the whole range of fundamental types (e.g. all integers, not just int, unsigned int). They will come as the need arises.
Some fast/convenient type converters, mostly for char strings or strings. These are not really fully fleshed out, alot of them could use the addition for the whole range of fundamental types (e.g. all integers, not just int, unsigned int). They will come as the need arises.
 
1 2022-09-27 ecl_containers
The containers included here are intended to extend the stl containers. In all cases, these implementations are designed to implement c++ conveniences and safety where speed is not sacrificed. Also includes techniques for memory debugging of common problems such as buffer overruns.
The containers included here are intended to extend the stl containers. In all cases, these implementations are designed to implement c++ conveniences and safety where speed is not sacrificed. Also includes techniques for memory debugging of common problems such as buffer overruns.
 
1 2022-09-27 ecl_console
Color codes for ansii consoles.
Color codes for ansii consoles.
 
1 2022-09-27 ecl_config
These tools inspect and describe your system with macros, types and functions.
These tools inspect and describe your system with macros, types and functions.
 
1 2022-09-27 ecl_concepts
Introduces a compile time concept checking mechanism that can be used most commonly to check for required functionality when passing template arguments.
Introduces a compile time concept checking mechanism that can be used most commonly to check for required functionality when passing template arguments.
 
1 2022-09-27 ecl_command_line
Embeds the TCLAP library inside the ecl. This is a very convenient command line parser in templatised c++.
Embeds the TCLAP library inside the ecl. This is a very convenient command line parser in templatised c++.
 
1 2022-09-27 ecl_build
Collection of cmake/make build tools primarily for ecl development itself, but also contains a few cmake modules useful outside of the ecl.
Collection of cmake/make build tools primarily for ecl development itself, but also contains a few cmake modules useful outside of the ecl.
 
1 2025-01-07 ecal
eCAL - enhanced Communication Abstraction Layer. A fast publish-subscribe cross-plattform middleware using Shared Memory and UDP.
eCAL - enhanced Communication Abstraction Layer. A fast publish-subscribe cross-plattform middleware using Shared Memory and UDP.
 
1 2022-10-06 dynamixel_workbench_toolbox
This package is composed of 'dynamixel_item', 'dynamixel_tool', 'dynamixel_driver' and 'dynamixel_workbench' class. The 'dynamixel_item' is saved as control table item and information of DYNAMIXEL. The 'dynamixel_tool' class loads its by model number of DYNAMIXEL. The 'dynamixel_driver' class includes wraped function used in DYNAMIXEL SDK. The 'dynamixel_workbench' class make simple to use DYNAMIXEL.
This package is composed of 'dynamixel_item', 'dynamixel_tool', 'dynamixel_driver' and 'dynamixel_workbench' class. The 'dynamixel_item' is saved as control table item and information of DYNAMIXEL. The 'dynamixel_tool' class loads its by model number of DYNAMIXEL. The 'dynamixel_driver' class includes wraped function used in DYNAMIXEL SDK. The 'dynamixel_workbench' class make simple to use DYNAMIXEL.
 
1 2022-10-06 dynamixel_workbench_msgs
This package includes ROS messages and services for dynamixel_workbench packages
This package includes ROS messages and services for dynamixel_workbench packages
 
1 2022-10-06 dynamixel_workbench
Dynamixel-Workbench is dynamixel solution for ROS. This metapackage allows you to easily change the ID, baudrate and operating mode of the Dynamixel. Furthermore, it supports various controllers based on operating mode and Dynamixel SDK. These controllers are commanded by operators.
Dynamixel-Workbench is dynamixel solution for ROS. This metapackage allows you to easily change the ID, baudrate and operating mode of the Dynamixel. Furthermore, it supports various controllers based on operating mode and Dynamixel SDK. These controllers are commanded by operators.
 
1 2022-06-03 dynamixel_sdk_examples
ROS2 examples using ROBOTIS DYNAMIXEL SDK
ROS2 examples using ROBOTIS DYNAMIXEL SDK
 
1 2022-06-03 dynamixel_sdk_custom_interfaces
ROS2 custom interface examples using ROBOTIS DYNAMIXEL SDK
ROS2 custom interface examples using ROBOTIS DYNAMIXEL SDK
 
1 2022-06-03 dynamixel_sdk
This package is wrapping version of ROBOTIS Dynamixel SDK for ROS 2. The ROBOTIS Dynamixel SDK, or SDK, is a software development library that provides Dynamixel control functions for packet communication. The API is designed for Dynamixel actuators and Dynamixel-based platforms.
This package is wrapping version of ROBOTIS Dynamixel SDK for ROS 2. The ROBOTIS Dynamixel SDK, or SDK, is a software development library that provides Dynamixel control functions for packet communication. The API is designed for Dynamixel actuators and Dynamixel-based platforms.
 
2 2024-04-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.
 
2 2024-11-26 dwb_plugins
Standard implementations of the GoalChecker and TrajectoryGenerators for dwb_core
Standard implementations of the GoalChecker and TrajectoryGenerators for dwb_core
 
2 2024-11-26 dwb_msgs
Message/Service definitions specifically for the dwb_core
Message/Service definitions specifically for the dwb_core
 
2 2024-11-26 dwb_critics
The dwb_critics package
The dwb_critics package
 
1 2024-11-26 dwb_core
TODO
TODO
 
1 2024-07-26 dummy_sensors
dummy sensor nodes
dummy sensor nodes
 
1 2024-07-26 dummy_robot_bringup
dummy robot bringup
dummy robot bringup
 
1 2024-07-26 dummy_map_server
dummy map server node
dummy map server node
 
1 2024-11-23 dual_laser_merger
merge dual lidar's scans.
merge dual lidar's scans.
 
1 2024-11-29 dual_arm_panda_moveit_config
 
1 2024-12-18 ds_dbw_msgs
Drive-by-wire messages
Drive-by-wire messages
 
1 2024-12-18 ds_dbw_joystick_demo
Demonstration of drive-by-wire with joystick
Demonstration of drive-by-wire with joystick
 
1 2024-12-18 ds_dbw_can
Interface to the Dataspeed Inc. Drive-By-Wire kit
Interface to the Dataspeed Inc. Drive-By-Wire kit
 
1 2024-12-18 ds_dbw
Interface to the Dataspeed Inc. Drive-By-Wire kits
Interface to the Dataspeed Inc. Drive-By-Wire kits
 
2 2024-12-10 draco_point_cloud_transport
draco_point_cloud_transport provides a plugin to point_cloud_transport for sending point clouds encoded with KD tree compression.
draco_point_cloud_transport provides a plugin to point_cloud_transport for sending point clouds encoded with KD tree compression.
 
1 2022-01-13 domain_coordinator
A tool to coordinate unique ROS_DOMAIN_IDs across multiple processes
A tool to coordinate unique ROS_DOMAIN_IDs across multiple processes
 
1 2022-09-30 domain_bridge
ROS 2 Domain Bridge
ROS 2 Domain Bridge
 
1 2022-01-26 dolly_tests
Tests for the Dolly robot.
Tests for the Dolly robot.
 
1 2022-01-26 dolly_ignition
Launch Ignition simulation with Dolly robot.
Launch Ignition simulation with Dolly robot.
 
1 2022-01-26 dolly_gazebo
Launch Gazebo simulation with Dolly robot.
Launch Gazebo simulation with Dolly robot.
 
1 2022-01-26 dolly_follow
Follow node for Dolly, the robot sheep.
Follow node for Dolly, the robot sheep.
 
1 2022-01-26 dolly
Meta-package for Dolly, the robot sheep.
Meta-package for Dolly, the robot sheep.
 
2 2025-01-02 diff_drive_controller
Controller for a differential-drive mobile base.
Controller for a differential-drive mobile base.
 
1 2024-12-18 diagnostics
diagnostics
diagnostics
 
1 2024-12-18 diagnostic_updater
diagnostic_updater contains tools for easily updating diagnostics. it is commonly used in device drivers to keep track of the status of output topics, device status, etc.
diagnostic_updater contains tools for easily updating diagnostics. it is commonly used in device drivers to keep track of the status of output topics, device status, etc.
 
2 2024-05-20 diagnostic_msgs
A package containing some diagnostics related message and service definitions.
A package containing some diagnostics related message and service definitions.
 
1 2024-12-18 diagnostic_common_diagnostics
diagnostic_common_diagnostics
diagnostic_common_diagnostics
 
1 2024-12-18 diagnostic_aggregator
diagnostic_aggregator
diagnostic_aggregator
 
2 2022-05-11 desktop_full
Provides a "batteries included" experience to novice users.
Provides a "batteries included" experience to novice users.
 
2 2022-05-11 desktop
A package which extends 'ros_base' and includes high level packages like vizualization tools and demos.
A package which extends 'ros_base' and includes high level packages like vizualization tools and demos.
 
2 2024-01-08 depthimage_to_laserscan
depthimage_to_laserscan
depthimage_to_laserscan
 
1 2024-12-31 depthai
DepthAI core is a C++ library which comes with firmware and an API to interact with OAK Platform
DepthAI core is a C++ library which comes with firmware and an API to interact with OAK Platform
 
1 2024-08-20 depth_image_proc
Contains components for processing depth images such as those produced by OpenNI camera. Functions include creating disparity images and point clouds, as well as registering (reprojecting) a depth image into another camera frame.
Contains components for processing depth images such as those produced by OpenNI camera. Functions include creating disparity images and point clouds, as well as registering (reprojecting) a depth image into another camera frame.
 
1 2024-07-26 demo_nodes_py
Python nodes which were previously in the ros2/examples repository but are now just used for demo purposes.
Python nodes which were previously in the ros2/examples repository but are now just used for demo purposes.
 
1 2024-07-26 demo_nodes_cpp_native
C++ nodes which access the native handles of the rmw implementation.
C++ nodes which access the native handles of the rmw implementation.
 
1 2024-07-26 demo_nodes_cpp
C++ nodes which were previously in the ros2/examples repository but are now just used for demo purposes.
C++ nodes which were previously in the ros2/examples repository but are now just used for demo purposes.
 
1 2024-10-08 dataspeed_can_usb
Driver to interface with the Dataspeed Inc. USB CAN Tool
Driver to interface with the Dataspeed Inc. USB CAN Tool
 
1 2024-10-08 dataspeed_can_tools
CAN bus introspection
CAN bus introspection
 
1 2024-10-08 dataspeed_can_msgs
Controller Area Network (CAN) messages
Controller Area Network (CAN) messages
 
1 2024-10-08 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 2024-10-08 dataspeed_can
CAN bus tools using Dataspeed hardware
CAN bus tools using Dataspeed hardware
 
1 2024-11-10 data_tamer_msgs
Interfaces for data_tamer
Interfaces for data_tamer
 
1 2024-11-10 data_tamer_cpp
DataTamer data logging library
DataTamer data logging library
 
1 2024-11-12 cyclonedds
Eclipse Cyclone DDS is a very performant and robust open-source DDS implementation. Cyclone DDS is developed completely in the open as an Eclipse IoT project.
Eclipse Cyclone DDS is a very performant and robust open-source DDS implementation. Cyclone DDS is developed completely in the open as an Eclipse IoT project.
 
1 2024-12-02 cv_bridge
This contains CvBridge, which converts between ROS2 Image messages and OpenCV images.
This contains CvBridge, which converts between ROS2 Image messages and OpenCV images.
 
1 2022-01-19 cudnn_cmake_module
Exports a CMake module to find cuDNN.
Exports a CMake module to find cuDNN.
 
1 2023-05-21 create_robot
ROS driver for iRobot's Create 1 and 2, based on the libcreate C++ library
ROS driver for iRobot's Create 1 and 2, based on the libcreate C++ library
 
1 2023-05-21 create_msgs
Common message definitions for create_robot
Common message definitions for create_robot
 
2 2023-05-21 create_driver
ROS driver for iRobot's Create and Roomba platforms, based on libcreate
ROS driver for iRobot's Create and Roomba platforms, based on libcreate
 
2 2023-05-21 create_description
Robot URDF descriptions for create_robot
Robot URDF descriptions for create_robot
 
1 2023-05-21 create_bringup
Launch and configuration files for common accessories when working with Create/Roomba platforms.
Launch and configuration files for common accessories when working with Create/Roomba platforms.
 
1 2024-08-20 create3_teleop
Example launch files for teleoperating the iRobot(R) Create(R) 3 Educational Robot.
Example launch files for teleoperating the iRobot(R) Create(R) 3 Educational Robot.
 
1 2024-08-20 create3_republisher
C++ action server exposing a non-systematic coverage behavior
C++ action server exposing a non-systematic coverage behavior
 
1 2024-08-20 create3_lidar_slam
Example for using an RPLIDAR A1 with a Create 3
Example for using an RPLIDAR A1 with a Create 3
 
1 2024-08-20 create3_examples_py
Python examples for interacting with the iRobot(R) Create(R) 3 Educational Robot
Python examples for interacting with the iRobot(R) Create(R) 3 Educational Robot
 
1 2024-08-20 create3_examples_msgs
Package containing action, message and service definitions used by the iRobot(R) Create(R) 3 examples
Package containing action, message and service definitions used by the iRobot(R) Create(R) 3 examples
 
1 2024-08-20 create3_coverage
C++ action server exposing a non-systematic coverage behavior
C++ action server exposing a non-systematic coverage behavior
 
1 2024-12-03 crane_plus_moveit_config
CRANE+ V2 move_group config package
CRANE+ V2 move_group config package
 
1 2024-12-03 crane_plus_gazebo
CRANE+ V2 gazebo simulation package
CRANE+ V2 gazebo simulation package
 
1 2024-12-03 crane_plus_examples
CRANE+ V2 examples package
CRANE+ V2 examples package
 
1 2024-12-03 crane_plus_description
CRANE+ V2 description package
CRANE+ V2 description package
 
1 2024-12-03 crane_plus_control
CRANE+ V2 control package
CRANE+ V2 control package
 
1 2024-12-03 crane_plus
ROS 2 package suite of CRANE+ V2
ROS 2 package suite of CRANE+ V2
 
2 2024-11-26 costmap_queue
The costmap_queue package
The costmap_queue package
 
2 2025-01-01 controller_manager_msgs
Messages and services for the controller manager.
Messages and services for the controller manager.
 
2 2025-01-01 controller_manager
Description of controller_manager
Description of controller_manager
 
2 2025-01-01 controller_interface
Description of controller_interface
Description of controller_interface
 
1 2025-01-04 control_toolbox
The control toolbox contains modules that are useful across all controllers.
The control toolbox contains modules that are useful across all controllers.
 
1 2024-12-18 control_msgs
control_msgs contains base messages and actions useful for controlling robots. It provides representations for controller setpoints and joint and cartesian trajectories.
control_msgs contains base messages and actions useful for controlling robots. It provides representations for controller setpoints and joint and cartesian trajectories.
 
1 2020-06-05 control_box_rst
The control_box_rst package provides C++ libraries for predictive control, direct optimal control, optimization and simulation.
The control_box_rst package provides C++ libraries for predictive control, direct optimal control, optimization and simulation.
 
1 2023-01-10 console_bridge_vendor
Wrapper around console_bridge, providing nothing but a dependency on console_bridge, on some systems. On others, it provides an ExternalProject build of console_bridge.
Wrapper around console_bridge, providing nothing but a dependency on console_bridge, on some systems. On others, it provides an ExternalProject build of console_bridge.
 
1 2024-07-22 compressed_image_transport
Compressed_image_transport provides a plugin to image_transport for transparently sending images encoded as JPEG or PNG.
Compressed_image_transport provides a plugin to image_transport for transparently sending images encoded as JPEG or PNG.
 
1 2024-07-22 compressed_depth_image_transport
Compressed_depth_image_transport provides a plugin to image_transport for transparently sending depth images (raw, floating-point) using PNG compression.
Compressed_depth_image_transport provides a plugin to image_transport for transparently sending depth images (raw, floating-point) using PNG compression.
 
1 2022-11-07 composition_interfaces
A package containing message and service definitions for managing composable nodes in a container process.
A package containing message and service definitions for managing composable nodes in a container process.
 
1 2024-07-26 composition
Examples for composing multiple nodes in a single process.
Examples for composing multiple nodes in a single process.
 
1 2024-05-20 common_interfaces
common_interfaces contains messages and services that are widely used by other ROS packages.
common_interfaces contains messages and services that are widely used by other ROS packages.
 
2 2024-07-02 color_util
An almost dependency-less library for converting between color spaces
An almost dependency-less library for converting between color spaces
 
1 2024-07-02 collision_log_msgs
Messages for describing collisions (simulated or not)
Messages for describing collisions (simulated or not)
 

Packages

Name Description
1 2024-07-15 classic_bags
A ROS 2 interface in the style of ROS 1 for reading and writing bag files
A ROS 2 interface in the style of ROS 1 for reading and writing bag files
 
1 2023-12-26 class_loader
The class_loader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library. class_loader utilizes the host operating system's runtime loader to open runtime libraries (e.g. .so/.dll files), introspect the library for exported plugin classes, and allows users to instantiate objects of these exported classes without the explicit declaration (i.e. header file) for those classes.
The class_loader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library. class_loader utilizes the host operating system's runtime loader to open runtime libraries (e.g. .so/.dll files), introspect the library for exported plugin classes, and allows users to instantiate objects of these exported classes without the explicit declaration (i.e. header file) for those classes.
 
3 2025-01-07 chomp_motion_planner
chomp_motion_planner
chomp_motion_planner
 
1 2024-05-24 catch_ros2
Catch2 testing framework for ROS 2 unit and integration tests.
Catch2 testing framework for ROS 2 unit and integration tests.
 
1 2024-04-04 cascade_lifecycle_msgs
Messages for rclcpp_cascade_lifecycle package
Messages for rclcpp_cascade_lifecycle package
 
2 2024-04-17 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 2024-04-17 cartographer_ros_msgs
ROS messages for the cartographer_ros package.
ROS messages for the cartographer_ros package.
 
2 2024-04-17 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.
 
2 2024-03-15 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 2024-12-12 canopen_utils
Utils for working with ros2_canopen.
Utils for working with ros2_canopen.
 
1 2024-12-12 canopen_tests
Package with tests for ros2_canopen
Package with tests for ros2_canopen
 
1 2024-12-12 canopen_ros2_controllers
ros2_control controllers for ros2_canopen functionalities
ros2_control controllers for ros2_canopen functionalities
 
1 2024-12-12 canopen_ros2_control
ros2_control wrapper for ros2_canopen functionalities
ros2_control wrapper for ros2_canopen functionalities
 
1 2024-12-12 canopen_proxy_driver
Simple proxy driver for the ros2_canopen stack
Simple proxy driver for the ros2_canopen stack
 
1 2024-12-12 canopen_master_driver
Basic canopen master implementation
Basic canopen master implementation
 
1 2024-12-12 canopen_interfaces
Services and Messages for ros2_canopen stack
Services and Messages for ros2_canopen stack
 
1 2024-12-12 canopen_fake_slaves
Package with mock canopen slave
Package with mock canopen slave
 
1 2024-12-12 canopen_core
Core ros2_canopen functionalities such as DeviceContainer and master
Core ros2_canopen functionalities such as DeviceContainer and master
 
1 2024-12-12 canopen_base_driver
Library containing abstract CANopen driver class for ros2_canopen
Library containing abstract CANopen driver class for ros2_canopen
 
1 2024-12-12 canopen_402_driver
Driiver for devices implementing CIA402 profile
Driiver for devices implementing CIA402 profile
 
1 2024-12-12 canopen
Meta-package aggregating the ros2_canopen packages and documentation
Meta-package aggregating the ros2_canopen packages and documentation
 
1 2020-12-18 can_msgs
CAN related message types.
CAN related message types.
 
1 2025-01-02 camera_ros
node for libcamera supported cameras (V4L2, Raspberry Pi Camera Modules)
node for libcamera supported cameras (V4L2, Raspberry Pi Camera Modules)
 
2 2024-12-02 camera_info_manager_py
Python interface for camera calibration information. This ROS package provides a CameraInfo interface for Python camera drivers similar to the C++ camera_info_manager package.
Python interface for camera calibration information. This ROS package provides a CameraInfo interface for Python camera drivers similar to the C++ camera_info_manager package.
 
1 2024-12-02 camera_info_manager
This package provides a C++ interface for camera calibration information. It provides CameraInfo, and handles SetCameraInfo service requests, saving and restoring the camera calibration data.
This package provides a C++ interface for camera calibration information. It provides CameraInfo, and handles SetCameraInfo service requests, saving and restoring the camera calibration data.
 
1 2024-12-02 camera_calibration_parsers
camera_calibration_parsers contains routines for reading and writing camera calibration parameters.
camera_calibration_parsers contains routines for reading and writing camera calibration parameters.
 
1 2025-01-06 camera_calibration
camera_calibration allows easy calibration of monocular or stereo cameras using a checkerboard calibration target.
camera_calibration allows easy calibration of monocular or stereo cameras using a checkerboard calibration target.
 
1 2024-12-12 camera_aravis2_msgs
Messages and service definitions for the camera_aravis2 package.
Messages and service definitions for the camera_aravis2 package.
 
1 2024-12-12 camera_aravis2
ROS2 camera driver for [GenICam](https://www.emva.org/standards-technology/genicam/)-based GigEVision and USB3Vision cameras.
ROS2 camera driver for [GenICam](https://www.emva.org/standards-technology/genicam/)-based GigEVision and USB3Vision cameras.
 
1 2024-11-27 builtin_interfaces
A package containing message and service definitions for types defined in the OMG IDL Platform Specific Model.
A package containing message and service definitions for types defined in the OMG IDL Platform Specific Model.
 
1 2024-06-03 boost_sml_vendor
Vendor package for the Boost SML (State Machine Language)
Vendor package for the Boost SML (State Machine Language)
 
1 2023-12-29 boost_geometry_util
Utility library for boost geometry
Utility library for boost geometry
 
1 2024-12-03 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 2024-12-03 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 2024-12-03 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 2024-12-03 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 2024-02-17 bno055
Bosch BNO055 IMU driver for ROS2
Bosch BNO055 IMU driver for ROS2
 
1 2025-01-07 bicycle_steering_controller
Steering controller with bicycle kinematics. Rear fixed wheel is powering the vehicle and front wheel is steering.
Steering controller with bicycle kinematics. Rear fixed wheel is powering the vehicle and front wheel is steering.
 
1 2024-12-20 beluga_tutorial
Primer on Particle Filtering with Beluga.
Primer on Particle Filtering with Beluga.
 
1 2024-12-20 beluga_tools
Set of miscellaneous tools to work with beluga.
Set of miscellaneous tools to work with beluga.
 
1 2024-12-20 beluga_system_tests
System tests for beluga.
System tests for beluga.
 
1 2024-12-20 beluga_ros
Utilities to interface ROS with Beluga.
Utilities to interface ROS with Beluga.
 
1 2024-12-20 beluga_example
Example launch files for Beluga AMCL.
Example launch files for Beluga AMCL.
 
1 2024-12-20 beluga_benchmark
Scripts to benchmark, profile and compare beluga with other AMCL implementations.
Scripts to benchmark, profile and compare beluga with other AMCL implementations.
 
1 2024-12-20 beluga_amcl
An AMCL node implementation for ROS2 using Beluga.
An AMCL node implementation for ROS2 using Beluga.
 
1 2024-12-20 beluga
A generic MCL library for ROS2.
A generic MCL library for ROS2.
 
1 2024-12-13 behaviortree_cpp
This package provides the Behavior Trees core library.
This package provides the Behavior Trees core library.
 
1 2024-08-14 battery_state_rviz_overlay
Converts BatteryState messages to RViz OverlayText messages.
Converts BatteryState messages to RViz OverlayText messages.
 
1 2024-08-14 battery_state_broadcaster
ROS2 Control boradcaster for battery state sensors.
ROS2 Control boradcaster for battery state sensors.
 
1 2023-12-15 bag2_to_image
The bag2_to_image package
The bag2_to_image package
 
1 2024-11-07 backward_ros
The backward_ros package is a ros wrapper of backward-cpp from https://github.com/bombela/backward-cpp
The backward_ros package is a ros wrapper of backward-cpp from https://github.com/bombela/backward-cpp
 
2 2022-11-28 backward_local_planner
The backward_local_planner package.
The backward_local_planner package.
 
2 2022-11-28 backward_global_planner
The backward_global_planner package.
The backward_global_planner package.
 
1 2024-11-29 axis_msgs
ROS messages used by the axis_camera package to control Axis PTZ and fixed cameras
ROS messages used by the axis_camera package to control Axis PTZ and fixed cameras
 
1 2024-11-29 axis_description
Description package with URDF files for common Axis fixed and PTZ cameras
Description package with URDF files for common Axis fixed and PTZ cameras
 
2 2024-11-29 axis_camera
ROS 2 driver for fixed and PTZ Axis cameras
ROS 2 driver for fixed and PTZ Axis cameras
 
1 2023-09-27 aws_sdk_cpp_vendor
A vendor package for aws-sdk-cpp
A vendor package for aws-sdk-cpp
 
1 2021-12-15 aws_robomaker_small_warehouse_world
AWS RoboMaker package for a warehouse world to use in manufacturing and logistics robot applications.
AWS RoboMaker package for a warehouse world to use in manufacturing and logistics robot applications.
 
1 2022-05-24 avt_vimba_camera_msgs
Message definitions for controlling Allied Vision Technologies (AVT) cameras
Message definitions for controlling Allied Vision Technologies (AVT) cameras
 
2 2022-05-24 avt_vimba_camera
Camera driver for Allied Vision Technologies (AVT) cameras, based on their Vimba SDK.
Camera driver for Allied Vision Technologies (AVT) cameras, based on their Vimba SDK.
 
1 2024-12-16 autoware_vehicle_msgs
Interfaces between core Autoware vehicle components
Interfaces between core Autoware vehicle components
 
1 2024-12-16 autoware_v2x_msgs
Autoware v2x messages package.
Autoware v2x messages package.
 
1 2024-12-21 autoware_utils
The autoware_utils package
The autoware_utils package
 
2 2024-12-16 autoware_system_msgs
Autoware system messages package.
Autoware system messages package.
 
1 2024-12-16 autoware_sensing_msgs
Autoware sensing messages package.
Autoware sensing messages package.
 
1 2024-12-16 autoware_planning_msgs
Autoware planning messages package.
Autoware planning messages package.
 
1 2024-12-16 autoware_perception_msgs
Autoware perception messages package.
Autoware perception messages package.
 
2 2024-12-16 autoware_map_msgs
Autoware map messages package.
Autoware map messages package.
 
1 2024-12-16 autoware_localization_msgs
Autoware localization messages package.
Autoware localization messages package.
 
1 2024-12-21 autoware_lint_common
The list of commonly used linters in Autoware
The list of commonly used linters in Autoware
 
1 2025-01-07 autoware_lanelet2_extension_python
The autoware_lanelet2_extension_python package contains Python bindings for lanelet2_extension package
The autoware_lanelet2_extension_python package contains Python bindings for lanelet2_extension package
 
1 2025-01-07 autoware_lanelet2_extension
The autoware_lanelet2_extension package contains libraries to handle Lanelet2 format data.
The autoware_lanelet2_extension package contains libraries to handle Lanelet2 format data.
 
1 2024-12-26 autoware_internal_perception_msgs
Autoware internal perception messages package.
Autoware internal perception messages package.
 
1 2024-12-26 autoware_internal_msgs
Autoware internal messages package.
Autoware internal messages package.
 
1 2024-12-26 autoware_internal_debug_msgs
Autoware internal debug messages package.
Autoware internal debug messages package.
 
1 2024-12-16 autoware_control_msgs
Autoware control messages package.
Autoware control messages package.
 
1 2024-12-16 autoware_common_msgs
Autoware common messages package.
Autoware common messages package.
 
1 2024-12-21 autoware_cmake
CMake scripts for Autoware
CMake scripts for Autoware
 
1 2022-03-03 autoware_auto_vehicle_msgs
Interfaces between core Autoware.Auto vehicle components
Interfaces between core Autoware.Auto vehicle components
 
1 2022-03-03 autoware_auto_system_msgs
Interfaces between core Autoware.Auto system components
Interfaces between core Autoware.Auto system components
 
1 2022-03-03 autoware_auto_planning_msgs
Interfaces between core Autoware.Auto planning components
Interfaces between core Autoware.Auto planning components
 
1 2022-03-03 autoware_auto_perception_msgs
Interfaces between core Autoware.Auto perception components
Interfaces between core Autoware.Auto perception components
 
1 2022-03-03 autoware_auto_msgs
Interfaces between core Autoware.Auto components
Interfaces between core Autoware.Auto components
 
1 2022-03-03 autoware_auto_mapping_msgs
Interfaces between core Autoware.Auto mapping components
Interfaces between core Autoware.Auto mapping components
 
1 2022-03-03 autoware_auto_geometry_msgs
Geometry related message definitions in Autoware.Auto
Geometry related message definitions in Autoware.Auto
 
1 2022-03-03 autoware_auto_debug_msgs
The autoware_auto_debug_msgs package
The autoware_auto_debug_msgs package
 
1 2022-03-03 autoware_auto_control_msgs
Interfaces between core Autoware.Auto control components
Interfaces between core Autoware.Auto control components
 
1 2024-12-24 autoware_adapi_version_msgs
The Autoware AD API version interfaces
The Autoware AD API version interfaces
 
1 2024-12-24 autoware_adapi_v1_msgs
The Autoware AD API interfaces
The Autoware AD API interfaces
 
2 2021-08-25 automotive_platform_msgs
Generic Messages for Communication with an Automotive Autonomous Platform
Generic Messages for Communication with an Automotive Autonomous Platform
 
2 2021-08-25 automotive_navigation_msgs
Generic Messages for Navigation Objectives in Automotive Automation Software
Generic Messages for Navigation Objectives in Automotive Automation Software
 
2 2021-08-25 automotive_autonomy_msgs
Messages for vehicle automation
Messages for vehicle automation
 
1 2024-12-27 automatika_ros_sugar
Syntactic sugar for ROS2 nodes creation and management
Syntactic sugar for ROS2 nodes creation and management
 
3 2021-09-10 async_web_server_cpp
Asynchronous Web/WebSocket Server in C++
Asynchronous Web/WebSocket Server in C++
 
1 2023-06-22 asio_cmake_module
A CMake module for using the ASIO network library
A CMake module for using the ASIO network library
 
1 2024-05-09 aruco_ros
The ARUCO Library has been developed by the Ava group of the Univeristy of Cordoba(Spain). It provides real-time marker based 3D pose estimation using AR markers.
The ARUCO Library has been developed by the Ava group of the Univeristy of Cordoba(Spain). It provides real-time marker based 3D pose estimation using AR markers.
 
2 2024-06-04 aruco_opencv_msgs
Message definitions for aruco_opencv package.
Message definitions for aruco_opencv package.
 
2 2024-06-04 aruco_opencv
ArUco marker detection using aruco module from OpenCV libraries.
ArUco marker detection using aruco module from OpenCV libraries.
 
1 2024-05-09 aruco_msgs
The aruco_msgs package
The aruco_msgs package
 
1 2024-05-09 aruco
The ARUCO Library has been developed by the Ava group of the Univeristy of Cordoba(Spain). It provides real-time marker based 3D pose estimation using AR markers.
The ARUCO Library has been developed by the Ava group of the Univeristy of Cordoba(Spain). It provides real-time marker based 3D pose estimation using AR markers.
 
1 2024-12-18 arm_sim_scenario
MoveIt2 Arm Simulation Scenario Execution
MoveIt2 Arm Simulation Scenario Execution
 
4 2024-07-07 apriltag_ros
AprilTag detection node
AprilTag detection node
 
1 2022-12-28 apriltag_msgs
AprilTag message definitions
AprilTag message definitions
 
1 2024-04-22 apriltag_mit
ROS2 package wrapper for the MIT apriltag detector
ROS2 package wrapper for the MIT apriltag detector
 
1 2024-05-12 apriltag_draw
ROS package for drawing apriltags on image
ROS package for drawing apriltags on image
 
1 2024-05-12 apriltag_detector_umich
ROS package for apriltag detection with the UMich detector
ROS package for apriltag detection with the UMich detector
 
1 2024-05-12 apriltag_detector_mit
ROS package for apriltag detection with MIT detector
ROS package for apriltag detection with MIT detector
 
1 2024-05-12 apriltag_detector
ROS2 package for apriltag detection
ROS2 package for apriltag detection
 
3 2024-12-22 apriltag
AprilTag detector library
AprilTag detector library
 
1 2021-03-21 apex_test_tools
The package Apex.OS Test Tools contains test helpers
The package Apex.OS Test Tools contains test helpers
 
1 2023-03-22 angles
This package provides a set of simple math utilities to work with angles. The utilities cover simple things like normalizing an angle and conversion between degrees and radians. But even if you're trying to calculate things like the shortest angular distance between two joint space positions of your robot, but the joint motion is constrained by joint limits, this package is what you need. The code in this package is stable and well tested. There are no plans for major changes in the near future.
This package provides a set of simple math utilities to work with angles. The utilities cover simple things like normalizing an angle and conversion between degrees and radians. But even if you're trying to calculate things like the shortest angular distance between two joint space positions of your robot, but the joint motion is constrained by joint limits, this package is what you need. The code in this package is stable and well tested. There are no plans for major changes in the near future.
 
1 2024-11-28 ament_xmllint
The ability to check XML files like the package manifest using xmllint and generate xUnit test result files.
The ability to check XML files like the package manifest using xmllint and generate xUnit test result files.
 
1 2022-04-04 ament_vitis
CMake macros and utilities to include Vitis platform into the ROS 2 build system (ament) and its development flows.
CMake macros and utilities to include Vitis platform into the ROS 2 build system (ament) and its development flows.
 
1 2024-11-28 ament_uncrustify
The ability to check code against style conventions using uncrustify and generate xUnit test result files.
The ability to check code against style conventions using uncrustify and generate xUnit test result files.
 
1 2024-11-28 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 2024-11-28 ament_pycodestyle
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 2024-11-28 ament_pep257
The ability to check code against the docstring style conventions in PEP 257 and generate xUnit test result files.
The ability to check code against the docstring style conventions in PEP 257 and generate xUnit test result files.
 
1 2024-11-28 ament_pclint
The ability to perform static code analysis on C/C++ code using PC-lint and generate xUnit test result files.
The ability to perform static code analysis on C/C++ code using PC-lint and generate xUnit test result files.
 
1 2024-11-28 ament_package
The parser for the manifest files in the ament buildsystem.
The parser for the manifest files in the ament buildsystem.
 
1 2020-06-26 ament_nodl
Ament extension for exporting NoDL .xml files
Ament extension for exporting NoDL .xml files
 
1 2024-11-28 ament_mypy
Support for mypy static type checking in ament.
Support for mypy static type checking in ament.
 
1 2024-11-28 ament_lint_common
The list of commonly used linters in the ament build system in CMake.
The list of commonly used linters in the ament build system in CMake.
 
1 2024-11-28 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 2024-11-28 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 2024-11-28 ament_lint
Providing common API for ament linter packages.
Providing common API for ament linter packages.
 
1 2024-11-28 ament_index_python
Python API to access the ament resource index.
Python API to access the ament resource index.
 
1 2024-11-28 ament_index_cpp
C++ API to access the ament resource index.
C++ API to access the ament resource index.
 
1 2024-11-28 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 2022-06-22 ament_download
CMake macros for downloading files with ament
CMake macros for downloading files with ament
 
1 2024-11-28 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 2024-11-28 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 2024-11-28 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 2024-11-28 ament_cmake_xmllint
The CMake API for ament_xmllint to check XML file using xmmlint.
The CMake API for ament_xmllint to check XML file using xmmlint.
 
1 2024-12-18 ament_cmake_version
The ability to override the exported package version in the ament buildsystem.
The ability to override the exported package version in the ament buildsystem.
 
1 2024-12-18 ament_cmake_vendor_package
Macros for maintaining a 'vendor' package.
Macros for maintaining a 'vendor' package.
 
1 2024-11-28 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 2024-12-18 ament_cmake_test
The ability to add tests in the ament buildsystem in CMake.
The ability to add tests in the ament buildsystem in CMake.
 
1 2024-12-18 ament_cmake_target_dependencies
The ability to add definitions, include directories and libraries of a package to a target in the ament buildsystem in CMake.
The ability to add definitions, include directories and libraries of a package to a target in the ament buildsystem in CMake.
 
1 2024-11-27 ament_cmake_ros
The ROS specific CMake bits in the ament buildsystem.
The ROS specific CMake bits in the ament buildsystem.
 
1 2024-12-18 ament_cmake_python
The ability to use Python in the ament buildsystem in CMake.
The ability to use Python in the ament buildsystem in CMake.
 
1 2024-12-18 ament_cmake_pytest
The ability to run Python tests using pytest in the ament buildsystem in CMake.
The ability to run Python tests using pytest in the ament buildsystem in CMake.
 
1 2024-11-28 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 2024-11-28 ament_cmake_pycodestyle
The CMake API for ament_pycodestyle to check code against the style conventions in PEP 8.
The CMake API for ament_pycodestyle to check code against the style conventions in PEP 8.
 
1 2024-11-28 ament_cmake_pep257
The CMake API for ament_pep257 to check code against the docstring style conventions in PEP 257.
The CMake API for ament_pep257 to check code against the docstring style conventions in PEP 257.
 
1 2024-11-28 ament_cmake_pclint
The CMake API for ament_pclint to perform static code analysis on C/C++ code using PC-lint.
The CMake API for ament_pclint to perform static code analysis on C/C++ code using PC-lint.
 
1 2024-11-28 ament_cmake_mypy
The CMake API for ament_mypy to perform static type analysis on python code with mypy.
The CMake API for ament_mypy to perform static type analysis on python code with mypy.
 
1 2024-11-28 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 2024-12-18 ament_cmake_libraries
The functionality to deduplicate libraries in the ament buildsystem in CMake.
The functionality to deduplicate libraries in the ament buildsystem in CMake.
 
1 2024-12-18 ament_cmake_include_directories
The functionality to order include directories according to a chain of prefixes in the ament buildsystem in CMake.
The functionality to order include directories according to a chain of prefixes in the ament buildsystem in CMake.
 
1 2024-12-18 ament_cmake_gtest
The ability to add gtest-based tests in the ament buildsystem in CMake.
The ability to add gtest-based tests in the ament buildsystem in CMake.
 
1 2024-12-18 ament_cmake_google_benchmark
The ability to add Google Benchmark tests in the ament buildsystem in CMake.
The ability to add Google Benchmark tests in the ament buildsystem in CMake.
 
1 2024-12-18 ament_cmake_gmock
The ability to add Google mock-based tests in the ament buildsystem in CMake.
The ability to add Google mock-based tests in the ament buildsystem in CMake.
 
1 2024-12-18 ament_cmake_gen_version_h
Generate a C header containing the version number of the package
Generate a C header containing the version number of the package
 
1 2024-11-28 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 2024-12-18 ament_cmake_export_targets
The ability to export targets to downstream packages in the ament buildsystem in CMake.
The ability to export targets to downstream packages in the ament buildsystem in CMake.
 
1 2024-12-18 ament_cmake_export_link_flags
The ability to export link flags to downstream packages in the ament buildsystem.
The ability to export link flags to downstream packages in the ament buildsystem.
 
1 2024-12-18 ament_cmake_export_libraries
The ability to export libraries to downstream packages in the ament buildsystem in CMake.
The ability to export libraries to downstream packages in the ament buildsystem in CMake.
 
1 2024-12-18 ament_cmake_export_interfaces
The ability to export interfaces to downstream packages in the ament buildsystem in CMake.
The ability to export interfaces to downstream packages in the ament buildsystem in CMake.
 
1 2024-12-18 ament_cmake_export_include_directories
The ability to export include directories to downstream packages in the ament buildsystem in CMake.
The ability to export include directories to downstream packages in the ament buildsystem in CMake.
 
1 2024-12-18 ament_cmake_export_dependencies
The ability to export dependencies to downstream packages in the ament buildsystem in CMake.
The ability to export dependencies to downstream packages in the ament buildsystem in CMake.
 
1 2024-12-18 ament_cmake_export_definitions
The ability to export definitions to downstream packages in the ament buildsystem.
The ability to export definitions to downstream packages in the ament buildsystem.
 
1 2024-11-28 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 2024-11-28 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 2024-12-18 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 2024-11-28 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 2024-11-28 ament_cmake_clang_tidy
The CMake API for ament_clang_tidy to lint C / C++ code using clang tidy.
The CMake API for ament_clang_tidy to lint C / C++ code using clang tidy.
 
1 2024-11-28 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 2024-06-14 ament_cmake_catch2
Allows integrating catch2 tests in the ament buildsystem with CMake
Allows integrating catch2 tests in the ament buildsystem with CMake
 
2 2024-09-05 ament_cmake_black
The CMake API for ament_black to lint Python code using black.
The CMake API for ament_black to lint Python code using black.
 
1 2024-12-18 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 2024-12-18 ament_cmake
The entry point package for the ament buildsystem in CMake.
The entry point package for the ament buildsystem in CMake.
 
1 2024-11-28 ament_clang_tidy
The ability to check code against style conventions using clang-tidy and generate xUnit test result files.
The ability to check code against style conventions using clang-tidy and generate xUnit test result files.
 
1 2024-11-28 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 2024-09-05 ament_black
The ability to check code against style conventions using black and generate xUnit test result files.
The ability to check code against style conventions using black and generate xUnit test result files.
 
1 2022-03-23 ament_acceleration
CMake macros and utilities to include hardware acceleration into the ROS 2 build system (ament) and its development flows.
CMake macros and utilities to include hardware acceleration into the ROS 2 build system (ament) and its development flows.
 
1 2025-01-07 admittance_controller
Implementation of admittance controllers for different input and output interface.
Implementation of admittance controllers for different input and output interface.
 
1 2022-04-14 adaptive_component
A composable container for Adaptive ROS 2 Node computations. Allows building Nodes that can select between FPGA, CPU or GPU, at run-time. Stateless by default, can be made stateful to meet use-case specific needs. Refer to examples in README. Technically, provides A ROS 2 Node subclass programmed as a "Component" and including its own single threaded executor to build adaptive computations. Adaptive ROS 2 Nodes are able to perform computations in the CPU, the FPGA or the GPU, adaptively. Adaptive behavior is controlled through the "adaptive" ROS 2 parameter.
A composable container for Adaptive ROS 2 Node computations. Allows building Nodes that can select between FPGA, CPU or GPU, at run-time. Stateless by default, can be made stateful to meet use-case specific needs. Refer to examples in README. Technically, provides A ROS 2 Node subclass programmed as a "Component" and including its own single threaded executor to build adaptive computations. Adaptive ROS 2 Nodes are able to perform computations in the CPU, the FPGA or the GPU, adaptively. Adaptive behavior is controlled through the "adaptive" ROS 2 parameter.
 
1 2023-04-11 actuator_msgs
ROS 2 message interface for Actuators.
ROS 2 message interface for Actuators.
 
2 2024-11-27 actionlib_msgs
A package containing some message definitions used in the implementation of ROS 1 actions.
A package containing some message definitions used in the implementation of ROS 1 actions.
 
1 2024-11-27 action_tutorials_py
Python action tutorial code
Python action tutorial code
 
1 2024-11-27 action_tutorials_interfaces
Action tutorials action
Action tutorials action
 
1 2024-11-27 action_tutorials_cpp
C++ action tutorial cpp code
C++ action tutorial cpp code
 
1 2024-11-27 action_msgs
Messages and service definitions common among all ROS actions.
Messages and service definitions common among all ROS actions.
 
2 2025-01-07 ackermann_steering_controller
Steering controller for Ackermann kinematics. Rear fixed wheels are powering the vehicle and front wheels are steering it.
Steering controller for Ackermann kinematics. Rear fixed wheels are powering the vehicle and front wheels are steering it.
 
1 2022-02-08 ackermann_msgs
ROS2 messages for robots using Ackermann steering.
ROS2 messages for robots using Ackermann steering.
 
1 2021-04-12 acado_vendor
ament package for ACADO toolkit for MPC code generation
ament package for ACADO toolkit for MPC code generation
 
1 zivid_samples
1 zivid_interfaces
1 zivid_camera
1 zeroconf_msgs
1 zeroconf_jmdns_suite
1 zeroconf_avahi_suite
1 zeroconf_avahi_demos
1 zeroconf_avahi
1 zed_msgs
1 zdepth_image_transport
1 zdepth
1 z_laser_zlp1
1 z_laser_viz
1 z_laser_projector

Packages

Name Description
1 yocs_virtual_sensor
1 yocs_velocity_smoother
1 yocs_safety_controller
1 yocs_rapps
1 yocs_navigator
1 yocs_navi_toolkit
1 yocs_msgs
1 yocs_math_toolkit
1 yocs_localization_manager
1 yocs_keyop
1 yocs_joyop
1 yocs_diff_drive_pose_controller
1 yocs_controllers
1 yocs_cmd_vel_mux
1 yocs_ar_pair_tracking
1 yocs_ar_pair_approach
1 yocs_ar_marker_tracking
1 yason
1 yaml_cpp_0_3
1 yaets
1 xv_11_laser_driver
1 xsens_mti_driver
1 xsens_driver
0 xsdcxx
1 xpp_vis
1 xpp_states
1 xpp_quadrotor
1 xpp_msgs
1 xpp_hyq
1 xpp_examples
1 xpp
1 xmlrpcpp
1 ximea_camera
1 xiaoqiang_server
1 xiaoqiang_navigation_example
1 xiaoqiang_navigation
1 xiaoqiang_msgs
1 xiaoqiang_monitor
1 xiaoqiang_freenect_launch
1 xiaoqiang_freenect_camera
1 xiaoqiang_freenect
1 xiaoqiang_driver
1 xiaoqiang_description
1 xiaoqiang_depth_image_proc
1 xiaoqiang_controller
1 xiaoqiang_bringup
1 xiaoqiang
1 xdot
1 xbot_tools
2 xbot_talker
1 xbot_safety_controller
1 xbot_node
2 xbot_navi
1 xbot_msgs
2 xbot_face
1 xbot_driver
1 xbot_description
1 xbot_bringup
1 xbot
1 xaxxon_openlidar
1 xarm_sdk
1 xarm_planner
1 xarm_msgs
1 xarm_moveit_servo
1 xarm_gripper
1 xarm_gazebo
1 xarm_description
1 xarm_controller
1 xarm_bringup
1 xarm_api
1 xarm7_vacuum_gripper_moveit_config
1 xarm7_redundancy_res
1 xarm7_moveit_config
1 xarm7_gripper_moveit_config
1 xarm6_vacuum_gripper_moveit_config
1 xarm6_moveit_config
1 xarm6_gripper_moveit_config
1 xarm5_vacuum_gripper_moveit_config
1 xarm5_moveit_config
1 xarm5_gripper_moveit_config
1 xacro_live
0 wxWidgets
1 wu_ros_tools
1 wts_driver
1 wsg_32_description
1 ws281x
1 wrapyfi_ros_interfaces
1 wrapyfi_ros2_interfaces
1 wpi_jaco_wrapper
1 wpi_jaco_msgs
1 wpi_jaco
1 worldlib
0 world_model
1 world_item_search
1 world_item_observer
2 world_canvas_utils
2 world_canvas_server
2 world_canvas_msgs
2 world_canvas_client_py
2 world_canvas_client_examples
2 world_canvas_client_cpp
1 witmotion_ros
1 wit-imu-driver
1 wireless_watcher
1 wireless_msgs
1 wire_viz
1 wire_tutorials
1 wire_state_estimators
1 wire_msgs
1 wire_core
1 wire
1 winros_create_pkg
1 winros_create_msg_pkg
1 win_tinyxml
1 win_roscpp_tutorials
1 win_ros
1 win_pyyaml
1 win_python_build_tools
0 win_pymercurial
1 win_mercurial
1 win_empy
1 win_eigen
1 win_dateutil
1 win_bzip2
1 win_boost
1 win_appupdater
1 willow_maps
1 wifi_scan
1 wifi_ddwrt
1 widowx_arm_moveit
1 widowx_arm_description
1 widowx_arm_controller
1 widowx_arm
1 whill_msgs
1 whill_examples
1 whill_driver
1 whill_description
1 whill_bringup
1 whill
1 wheeled_robin_viz
1 wheeled_robin_teleop
1 wheeled_robin_simulator
1 wheeled_robin_rviz_launchers
1 wheeled_robin_node
1 wheeled_robin_navigation
1 wheeled_robin_guided_tour
1 wheeled_robin_formation_drive
1 wheeled_robin_driver
1 wheeled_robin_description
1 wheeled_robin_core_apps
1 wheeled_robin_bringup
1 wheeled_robin_apps
1 wheeled_robin
1 wge100_driver
1 wge100_camera_firmware
1 wge100_camera
1 wfov_camera_msgs
1 weight_scale_interfaces
1 webui
2 webtest
1 webrtcvad_ros
1 webrtc_ros
1 webrtc
2 webots_ros
1 webkit_dependency
1 webargs
1 web_msgs
1 web_interface
1 waypoint_touring
1 waypoint_meta
1 waypoint_generator
1 watson_ins
1 warthog_viz
1 warthog_simulator
1 warthog_msgs
1 warthog_gazebo
1 warthog_desktop
1 warthog_description
1 warthog_control
1 warehouse_ros_mongo
1 wall_follower_ros2
0 walking_utils
0 walking_controller
1 vtec_tracker
1 vtec_ros
1 vtec_msgs
1 vs060_moveit_config
1 vs060_gazebo
1 vs060
1 vrxperience_msgs
1 vrxperience_bridge
2 vrpn_client_ros
0 vrpn
1 vrmagic_ros_bridge_server
1 vrep_ros_plugin
1 vrep_ros_bridge
0 vrep_common
1 voxel_grid
1 voronoi_planner
1 volta_teleoperator

Packages

Name Description
1 2024-01-22 image_view
A simple viewer for ROS image topics. Includes a specialized viewer for stereo + disparity images.
A simple viewer for ROS image topics. Includes a specialized viewer for stereo + disparity images.
 
1 2024-01-25 image_transport_plugins
A set of plugins for publishing and subscribing to sensor_msgs/Image topics in representations other than raw pixel data. For example, for viewing a stream of images off-robot, a video codec will give much lower bandwidth and latency. For low frame rate tranport of high-definition images, you might prefer sending them as JPEG or PNG-compressed form.
A set of plugins for publishing and subscribing to sensor_msgs/Image topics in representations other than raw pixel data. For example, for viewing a stream of images off-robot, a video codec will give much lower bandwidth and latency. For low frame rate tranport of high-definition images, you might prefer sending them as JPEG or PNG-compressed form.
 
1 2025-01-07 image_transport_codecs
Image transport plugins available as C, C++ and Python libraries
Image transport plugins available as C, C++ and Python libraries
 
1 2024-01-18 image_transport
image_transport should always be used to subscribe to and publish images. It provides transparent support for transporting images in low-bandwidth compressed formats. Examples (provided by separate plugin packages) include JPEG/PNG compression and Theora streaming video.
image_transport should always be used to subscribe to and publish images. It provides transparent support for transporting images in low-bandwidth compressed formats. Examples (provided by separate plugin packages) include JPEG/PNG compression and Theora streaming video.
 
1 2024-01-22 image_rotate
 
1 2024-01-22 image_publisher
 
1 2024-01-22 image_proc
Single image rectification and color processing.
Single image rectification and color processing.
 
1 2024-01-22 image_pipeline
image_pipeline fills the gap between getting raw images from a camera driver and higher-level vision processing.
image_pipeline fills the gap between getting raw images from a camera driver and higher-level vision processing.
 
3 2024-08-20 image_geometry
`image_geometry` contains C++ and Python libraries for interpreting images geometrically. It interfaces the calibration parameters in sensor_msgs/CameraInfo messages with OpenCV functions such as image rectification, much as cv_bridge interfaces ROS sensor_msgs/Image with OpenCV data types.
`image_geometry` contains C++ and Python libraries for interpreting images geometrically. It interfaces the calibration parameters in sensor_msgs/CameraInfo messages with OpenCV functions such as image rectification, much as cv_bridge interfaces ROS sensor_msgs/Image with OpenCV data types.
 
1 2022-01-31 image_exposure_msgs
Messages related to the Point Grey camera driver.
Messages related to the Point Grey camera driver.
 
1 2024-01-18 image_common
Common code for working with images in ROS.
Common code for working with images in ROS.
 
1 2021-05-15 image_cb_detector
Provide a node that extracts checkerboard corners from ROS images. This package is still experimental and unstable. Expect its APIs to change.
Provide a node that extracts checkerboard corners from ROS images. This package is still experimental and unstable. Expect its APIs to change.
 
1 2022-08-09 ign_ros_control_demos
Ignition ros_control package demos.
Ignition ros_control package demos.
 
1 2022-08-09 ign_ros_control
Ignition ros_control package allows to control simulated robots using ros_control framework.
Ignition ros_control package allows to control simulated robots using ros_control framework.
 
1 2023-09-15 ifopt
An
An
 
1 2024-06-25 ifm3d_ros_msgs
ifm3d_ros messages subpackage
ifm3d_ros messages subpackage
 
1 2024-06-25 ifm3d_ros_examples
ifm3d_ros examples subpackage
ifm3d_ros examples subpackage
 
1 2024-06-25 ifm3d_ros_driver
ifm 3D ToF Camera ROS main driver package
ifm 3D ToF Camera ROS main driver package
 
1 2020-06-02 ifm3d_core
Library and Utilities for working with ifm pmd-based 3D ToF Cameras
Library and Utilities for working with ifm pmd-based 3D ToF Cameras
 
1 2024-06-25 ifm3d-ros
metapackage for the ifm3d-ros package group which interacts with the ifm 3D ToF Camera ROS package
metapackage for the ifm3d-ros package group which interacts with the ifm 3D ToF Camera ROS package
 
3 2024-04-26 husky_viz
Visualization configuration for Clearpath Husky
Visualization configuration for Clearpath Husky
 
2 2024-04-26 husky_simulator
Metapackage for Clearpath Husky simulation software
Metapackage for Clearpath Husky simulation software
 
2 2024-04-26 husky_navigation
Autonomous mapping and navigation demos for the Clearpath Husky
Autonomous mapping and navigation demos for the Clearpath Husky
 
1 2024-04-26 husky_msgs
Messages for Clearpath Husky
Messages for Clearpath Husky
 
2 2024-04-26 husky_gazebo
Clearpath Husky Simulator bringup
Clearpath Husky Simulator bringup
 
2 2024-04-26 husky_desktop
Metapackage for Clearpath Husky visualization software
Metapackage for Clearpath Husky visualization software
 
2 2024-04-26 husky_description
Clearpath Husky URDF description
Clearpath Husky URDF description
 
1 2024-04-26 husky_control
Clearpath Husky controller configurations
Clearpath Husky controller configurations
 
1 2024-02-05 human_description
This package contains a parametric kinematic description of humans. The files in this package are parsed and used by a variety of other components, notably in the context of human-robot interaction. Most users will not interact directly with this package.
This package contains a parametric kinematic description of humans. The files in this package are parsed and used by a variety of other components, notably in the context of human-robot interaction. Most users will not interact directly with this package.
 
1 2023-10-18 hri_rviz
This package contains several rviz plugins to visualize HRI-related topics (like face/body region of interests, 3D skeletons...)
This package contains several rviz plugins to visualize HRI-related topics (like face/body region of interests, 3D skeletons...)
 
1 2023-12-18 hri_msgs
Messages, services and action definitions useful for Human-Robot Interaction
Messages, services and action definitions useful for Human-Robot Interaction
 
1 2023-12-18 hri_actions_msgs
Action definitions useful for Human-Robot Interaction
Action definitions useful for Human-Robot Interaction
 
1 2023-07-05 hri
A wrapper library around the ROS4HRI ROS topics
A wrapper library around the ROS4HRI ROS topics
 
1 2024-02-19 hokuyo3d
ROS driver node for HOKUYO 3D LIDARs
ROS driver node for HOKUYO 3D LIDARs
 
1 2021-04-16 hls_lfcd_lds_driver
ROS package for LDS(HLS-LFCD2). The LDS (Laser Distance Sensor) is a sensor sending the data to Host for the simultaneous localization and mapping (SLAM). Simultaneously the detecting obstacle data can also be sent to Host. HLDS(Hitachi-LG Data Storage) is developing the technology for the moving platform sensor such as Robot Vacuum Cleaners, Home Robot, Robotics Lawn Mower Sensor, etc.
ROS package for LDS(HLS-LFCD2). The LDS (Laser Distance Sensor) is a sensor sending the data to Host for the simultaneous localization and mapping (SLAM). Simultaneously the detecting obstacle data can also be sent to Host. HLDS(Hitachi-LG Data Storage) is developing the technology for the moving platform sensor such as Robot Vacuum Cleaners, Home Robot, Robotics Lawn Mower Sensor, etc.
 
1 2024-11-15 hector_xacro_tools
hector_xacro_tools
hector_xacro_tools
 
1 2024-11-13 hector_trajectory_server
hector_trajectory_server keeps track of tf trajectories extracted from tf data and makes this data accessible via a service and topic.
hector_trajectory_server keeps track of tf trajectories extracted from tf data and makes this data accessible via a service and topic.
 
1 2024-11-13 hector_slam_launch
hector_slam_launch contains launch files for launching hector_slam with different robot systems/setups/postprocessing scenarios.
hector_slam_launch contains launch files for launching hector_slam with different robot systems/setups/postprocessing scenarios.
 
1 2024-11-13 hector_slam
The hector_slam metapackage that installs hector_mapping and related packages.
The hector_slam metapackage that installs hector_mapping and related packages.
 
1 2022-08-08 hector_sensors_gazebo
hector_sensors_gazebo depends on the necessary plugins for using the sensors from the hector_models repository.
hector_sensors_gazebo depends on the necessary plugins for using the sensors from the hector_models repository.
 
1 2024-11-15 hector_sensors_description
hector_sensors_description contains URDF xacro macros for sensors, so they are easily attachable to robot models and usable in gazebo.
hector_sensors_description contains URDF xacro macros for sensors, so they are easily attachable to robot models and usable in gazebo.
 
1 2021-02-15 hector_pose_estimation_core
hector_pose_estimation_core is the core package of the hector_localization stack. It contains the Extended Kalman Filter (EKF) that estimates the 6DOF pose of the robot. hector_pose_estimation can be used either as a library, as a nodelet or as a standalone node.
hector_pose_estimation_core is the core package of the hector_localization stack. It contains the Extended Kalman Filter (EKF) that estimates the 6DOF pose of the robot. hector_pose_estimation can be used either as a library, as a nodelet or as a standalone node.
 
1 2021-02-15 hector_pose_estimation
hector_pose_estimation provides the hector_pose_estimation node and the hector_pose_estimation nodelet.
hector_pose_estimation provides the hector_pose_estimation node and the hector_pose_estimation nodelet.
 
1 2024-11-13 hector_nav_msgs
hector_nav_msgs contains messages and services used in the hector_slam stack.
hector_nav_msgs contains messages and services used in the hector_slam stack.
 
1 2024-11-15 hector_models
hector_models contains (urdf) models of robots, sensors etc.
hector_models contains (urdf) models of robots, sensors etc.
 
1 2024-11-13 hector_marker_drawing
hector_marker_drawing provides convenience functions for easier publishing of visualization markers.
hector_marker_drawing provides convenience functions for easier publishing of visualization markers.
 
1 2024-11-13 hector_mapping
hector_mapping is a SLAM approach that can be used without odometry as well as on platforms that exhibit roll/pitch motion (of the sensor, the platform or both). It leverages the high update rate of modern LIDAR systems like the Hokuyo UTM-30LX and provides 2D pose estimates at scan rate of the sensors (40Hz for the UTM-30LX). While the system does not provide explicit loop closing ability, it is sufficiently accurate for many real world scenarios. The system has successfully been used on Unmanned Ground Robots, Unmanned Surface Vehicles, Handheld Mapping Devices and logged data from quadrotor UAVs.
hector_mapping is a SLAM approach that can be used without odometry as well as on platforms that exhibit roll/pitch motion (of the sensor, the platform or both). It leverages the high update rate of modern LIDAR systems like the Hokuyo UTM-30LX and provides 2D pose estimates at scan rate of the sensors (40Hz for the UTM-30LX). While the system does not provide explicit loop closing ability, it is sufficiently accurate for many real world scenarios. The system has successfully been used on Unmanned Ground Robots, Unmanned Surface Vehicles, Handheld Mapping Devices and logged data from quadrotor UAVs.
 
1 2024-11-13 hector_map_tools
hector_map_tools contains some functions related to accessing information from OccupancyGridMap maps. Currently consists of a single header.
hector_map_tools contains some functions related to accessing information from OccupancyGridMap maps. Currently consists of a single header.
 
1 2024-11-13 hector_map_server
hector_map_server provides a service for retrieving the map, as well as for raycasting based obstacle queries (finds next obstacle in the map, given start and endpoint in any tf coordinate frame).
hector_map_server provides a service for retrieving the map, as well as for raycasting based obstacle queries (finds next obstacle in the map, given start and endpoint in any tf coordinate frame).
 
1 2021-02-15 hector_localization
The hector_localization stack is a collection of packages, that provide the full 6DOF pose of a robot or platform. It uses various sensor sources, which are fused using an Extended Kalman filter. Acceleration and angular rates from an inertial measurement unit (IMU) serve as primary measurements. The usage of other sensors is application-dependent. The hector_localization stack currently supports GPS, magnetometer, barometric pressure sensors and other external sources that provide a geometry_msgs/PoseWithCovariance message via the poseupdate topic.
The hector_localization stack is a collection of packages, that provide the full 6DOF pose of a robot or platform. It uses various sensor sources, which are fused using an Extended Kalman filter. Acceleration and angular rates from an inertial measurement unit (IMU) serve as primary measurements. The usage of other sensors is application-dependent. The hector_localization stack currently supports GPS, magnetometer, barometric pressure sensors and other external sources that provide a geometry_msgs/PoseWithCovariance message via the poseupdate topic.
 
1 2024-11-13 hector_imu_tools
hector_imu_tools provides some tools for processing IMU messages
hector_imu_tools provides some tools for processing IMU messages
 
1 2024-11-13 hector_imu_attitude_to_tf
hector_imu_attitude_to_tf is a lightweight node that can be used to publish the roll/pitch attitude angles reported via a imu message to tf.
hector_imu_attitude_to_tf is a lightweight node that can be used to publish the roll/pitch attitude angles reported via a imu message to tf.
 
1 2024-11-13 hector_geotiff_plugins
hector_geotiff_plugins contains plugins that extend geotiff maps generated by hector_geotiff.
hector_geotiff_plugins contains plugins that extend geotiff maps generated by hector_geotiff.
 
1 2024-11-13 hector_geotiff_launch
Contains launch files for the hector_geotiff mapper.
Contains launch files for the hector_geotiff mapper.
 
1 2024-11-13 hector_geotiff
hector_geotiff provides a node that can be used to save occupancy grid map, robot trajectory and object of interest data to RoboCup Rescue compliant GeoTiff images.
hector_geotiff provides a node that can be used to save occupancy grid map, robot trajectory and object of interest data to RoboCup Rescue compliant GeoTiff images.
 
1 2022-08-08 hector_gazebo_worlds
hector_gazebo_worlds provides gazebo scenarios used by Team Hector Darmstadt
hector_gazebo_worlds provides gazebo scenarios used by Team Hector Darmstadt
 
1 2022-08-08 hector_gazebo_thermal_camera
hector_gazebo_thermal_camera provides a gazebo plugin that produces simulated thermal camera images. The plugin uses modified code from the gazebo_ros_camera plugin.
hector_gazebo_thermal_camera provides a gazebo plugin that produces simulated thermal camera images. The plugin uses modified code from the gazebo_ros_camera plugin.
 
1 2022-08-08 hector_gazebo_plugins
hector_gazebo_plugins provides gazebo plugins from Team Hector. Currently it contains a 6wd differential drive plugin, an IMU sensor plugin, an earth magnetic field sensor plugin, a GPS sensor plugin and a sonar ranger plugin.
hector_gazebo_plugins provides gazebo plugins from Team Hector. Currently it contains a 6wd differential drive plugin, an IMU sensor plugin, an earth magnetic field sensor plugin, a GPS sensor plugin and a sonar ranger plugin.
 
1 2022-08-08 hector_gazebo
hector_gazebo provides packages related to to simulation of robots using gazebo (gazebo plugins, world files etc.)
hector_gazebo provides packages related to to simulation of robots using gazebo (gazebo plugins, world files etc.)
 
1 2024-11-13 hector_compressed_map_transport
hector_compressed_map_transport provides means for transporting compressed map data through the use of image_transport.
hector_compressed_map_transport provides means for transporting compressed map data through the use of image_transport.
 
1 2024-11-15 hector_components_description
hector_components_description contains URDF xacro macros for robot components, so they are easily attachable to robot models.
hector_components_description contains URDF xacro macros for robot components, so they are easily attachable to robot models.
 
1 2024-06-06 hebi_cpp_api
A ROS package providing access to the HEBI C++ API.
A ROS package providing access to the HEBI C++ API.
 
1 2024-11-24 hatchbed_common
Common Hatchbed C++ utility code for ROS, such registering and handling updates to ros parameters.
Common Hatchbed C++ utility code for ROS, such registering and handling updates to ros parameters.
 
2 2024-10-12 hardware_interface
Hardware Interface base class.
Hardware Interface base class.
 
1 2020-10-25 handeye
The handeye package
The handeye package
 
1 2025-01-07 gtsam
gtsam
gtsam
 
1 2023-05-12 grpc
Catkinized gRPC Package
Catkinized gRPC Package
 
1 2024-05-22 gripper_action_controller
The gripper_action_controller package
The gripper_action_controller package
 
3 2024-10-18 grid_map_visualization
Configurable tool to visualize grid maps in RViz.
Configurable tool to visualize grid maps in RViz.
 
3 2024-10-18 grid_map_sdf
Generates signed distance fields from grid maps.
Generates signed distance fields from grid maps.
 
3 2024-10-18 grid_map_rviz_plugin
RViz plugin for displaying grid map messages.
RViz plugin for displaying grid map messages.
 
3 2024-10-18 grid_map_ros
ROS interface for the grid map library to manage two-dimensional grid maps with multiple data layers.
ROS interface for the grid map library to manage two-dimensional grid maps with multiple data layers.
 
3 2024-10-18 grid_map_pcl
Conversions between grid maps and Point Cloud Library (PCL) types.
Conversions between grid maps and Point Cloud Library (PCL) types.
 
3 2024-10-18 grid_map_octomap
Conversions between grid maps and OctoMap types.
Conversions between grid maps and OctoMap types.
 
3 2024-10-18 grid_map_msgs
Definition of the multi-layered grid map message type.
Definition of the multi-layered grid map message type.
 
3 2024-10-18 grid_map_loader
Loading and publishing grid maps from bag files.
Loading and publishing grid maps from bag files.
 
3 2024-10-18 grid_map_filters
Processing grid maps as a sequence of ROS filters.
Processing grid maps as a sequence of ROS filters.
 
3 2024-10-18 grid_map_demos
Demo nodes to demonstrate the usage of the grid map library.
Demo nodes to demonstrate the usage of the grid map library.
 
3 2024-10-18 grid_map_cv
Conversions between grid maps and OpenCV images.
Conversions between grid maps and OpenCV images.
 
3 2024-10-18 grid_map_costmap_2d
Interface for grid maps to the costmap_2d format.
Interface for grid maps to the costmap_2d format.
 
3 2024-10-18 grid_map_core
Universal grid map library to manage two-dimensional grid maps with multiple data layers.
Universal grid map library to manage two-dimensional grid maps with multiple data layers.
 
3 2024-10-18 grid_map
Meta-package for the universal grid map library.
Meta-package for the universal grid map library.
 
1 2024-05-06 grepros
grep for ROS bag files and live topics: read, filter, export
grep for ROS bag files and live topics: read, filter, export
 
1 2022-06-21 grasping_msgs
Messages for describing objects and how to grasp them.
Messages for describing objects and how to grasp them.
 
2 2021-04-06 graph_msgs
ROS messages for publishing graphs of different data types
ROS messages for publishing graphs of different data types
 
1 2015-05-20 graft
Graft is not yet finished. It's intended to be a full replacement to robot_pose_ekf, including native absolute references, and arbitrary topic configuration. If you try to use Graft now, please note that not all parameters are configured and you will not always see a change in behavior by modifying the parameters.
Graft is not yet finished. It's intended to be a full replacement to robot_pose_ekf, including native absolute references, and arbitrary topic configuration. If you try to use Graft now, please note that not all parameters are configured and you will not always see a change in behavior by modifying the parameters.
 
1 2024-10-22 graceful_controller_ros
A controller. Some say it might be graceful.
A controller. Some say it might be graceful.
 
1 2024-10-22 graceful_controller
A controller.
A controller.
 
2 2024-05-15 gpsd_client
connects to a GPSd server and broadcasts GPS fixes using the NavSatFix message
connects to a GPSd server and broadcasts GPS fixes using the NavSatFix message
 
2 2024-05-15 gps_umd
gps_umd metapackage
gps_umd metapackage
 
2 2024-05-15 gps_common
GPS messages and common routines for use in GPS drivers
GPS messages and common routines for use in GPS drivers
 
1 2021-02-18 gpp_update_map
The gpp_update_map plugin will update the map before running the global planner
The gpp_update_map plugin will update the map before running the global planner
 
1 2021-02-18 gpp_prune_path
The gpp_prune_path plugin will prune the path produced by a global-planner
The gpp_prune_path plugin will prune the path produced by a global-planner
 
1 2021-02-18 gpp_plugin
The gpp_plugin package offers a pipeline for running global planners together with auxiliary pre- and post-processing functions
The gpp_plugin package offers a pipeline for running global planners together with auxiliary pre- and post-processing functions
 
1 2021-02-18 gpp_interface
The gpp_interface package defines the interfaces for pre and post-planning inside the global_planner_pipeline framework
The gpp_interface package defines the interfaces for pre and post-planning inside the global_planner_pipeline framework
 
1 2024-11-23 gpio_controller
The gpio_controller package
The gpio_controller package
 
1 2025-01-05 google_cloud_texttospeech
The google_cloud_texttospeech package
The google_cloud_texttospeech package
 
1 2025-01-05 google_chat_ros
Use Google Chat API clients via ROS
Use Google Chat API clients via ROS
 
1 2022-08-24 goal_passer
A global planner plugin for move_base that simply passes the target pose on as a global plan. Useful for debugging local planners.
A global planner plugin for move_base that simply passes the target pose on as a global plan. Useful for debugging local planners.
 
1 2024-02-27 gnsstk_ros
ROS bindings for GNSSTk library.
ROS bindings for GNSSTk library.
 
1 2024-02-27 gnss_info_msgs
Messages containing information about GNSS satellites and their constellations.
Messages containing information about GNSS satellites and their constellations.
 
1 2024-02-27 gnss_info
Information about GNSS satellites and their constellations.
Information about GNSS satellites and their constellations.
 
1 2021-08-02 gmcl
 
1 2024-08-21 gmapping
This package contains a ROS wrapper for OpenSlam's Gmapping. The gmapping package provides laser-based SLAM (Simultaneous Localization and Mapping), as a ROS node called slam_gmapping. Using slam_gmapping, you can create a 2-D occupancy grid map (like a building floorplan) from laser and pose data collected by a mobile robot.
This package contains a ROS wrapper for OpenSlam's Gmapping. The gmapping package provides laser-based SLAM (Simultaneous Localization and Mapping), as a ROS node called slam_gmapping. Using slam_gmapping, you can create a 2-D occupancy grid map (like a building floorplan) from laser and pose data collected by a mobile robot.
 
1 2022-06-27 global_planner_tests
A collection of tests for checking the validity and completeness of global planners.
A collection of tests for checking the validity and completeness of global planners.
 
1 2023-03-04 global_planner
A path planner library and node.
A path planner library and node.
 
1 2020-10-08 gl_dependency
This encapsulates the GL dependency for a specific ROS distribution and its Qt version
This encapsulates the GL dependency for a specific ROS distribution and its Qt version
 
1 2020-04-02 geometry_tutorials
Metapackage of geometry tutorials ROS.
Metapackage of geometry tutorials ROS.
 
2 2021-01-11 geometry_msgs
geometry_msgs provides messages for common geometric primitives such as points, vectors, and poses. These primitives are designed to provide a common data type and facilitate interoperability throughout the system.
geometry_msgs provides messages for common geometric primitives such as points, vectors, and poses. These primitives are designed to provide a common data type and facilitate interoperability throughout the system.
 
3 2024-02-02 geometry2
A metapackage to bring in the default packages second generation Transform Library in ros, tf2.
A metapackage to bring in the default packages second generation Transform Library in ros, tf2.
 
1 2023-08-17 geometry
 
1 2024-08-11 geometric_shapes
Generic definitions of geometric shapes and bodies.
Generic definitions of geometric shapes and bodies.
 
1 2022-01-28 geographic_msgs
ROS messages for Geographic Information Systems.
ROS messages for Geographic Information Systems.
 
1 2022-01-28 geographic_info
Geographic information metapackage. Not needed for wet packages, use only to resolve dry stack dependencies.
Geographic information metapackage. Not needed for wet packages, use only to resolve dry stack dependencies.
 
1 2022-01-28 geodesy
Python and C++ interfaces for manipulating geodetic coordinates.
Python and C++ interfaces for manipulating geodetic coordinates.
 
1 2023-03-15 genpy
Python ROS message and service generators.
Python ROS message and service generators.
 
1 2020-01-25 gennodejs
Javascript ROS message and service generators.
Javascript ROS message and service generators.
 
1 2023-04-08 genmypy
Python stub generator from genmsg specs
Python stub generator from genmsg specs
 
1 2020-11-02 genmsg
Standalone Python library for generating ROS message and service data structures for various languages.
Standalone Python library for generating ROS message and service data structures for various languages.
 
1 2020-01-25 genlisp
Common-Lisp ROS message and service generators.
Common-Lisp ROS message and service generators.
 
1 2020-01-27 geneus
EusLisp ROS message and service generators.
EusLisp ROS message and service generators.
 
2 2024-04-30 generic_throttle
This package provides a throttle for ROS topics
This package provides a throttle for ROS topics
 
1 2022-05-05 gencpp
C++ ROS message and service generators.
C++ ROS message and service generators.
 
1 2025-01-05 gdrive_ros
Google drive upload and download package
Google drive upload and download package
 
1 2023-10-21 gazebo_video_monitors
Metapackage that groups together the gazebo_video_monitors packages.
Metapackage that groups together the gazebo_video_monitors packages.
 
1 2023-10-21 gazebo_video_monitor_utils
gazebo_video_monitor_utils contains utility scripts that are meant to interact with the gazebo video monitor plugins.
gazebo_video_monitor_utils contains utility scripts that are meant to interact with the gazebo video monitor plugins.
 
1 2023-10-21 gazebo_video_monitor_plugins
gazebo_video_monitor_plugins is a package that lets the user record videos of a
gazebo_video_monitor_plugins is a package that lets the user record videos of a
 
1 2023-10-21 gazebo_video_monitor_msgs
gazebo_video_monitor_msgs defines interfaces for the gazebo_video_monitor_plugins package.
gazebo_video_monitor_msgs defines interfaces for the gazebo_video_monitor_plugins package.
 
1 2024-09-04 gazebo_ros_pkgs
Interface for using ROS with the
Interface for using ROS with the
 
1 2023-11-02 gazebo_ros_control_select_joints
gazebo_ros_contrl_select_joints
gazebo_ros_contrl_select_joints
 
1 2024-09-04 gazebo_ros_control
gazebo_ros_control
gazebo_ros_control
 
1 2024-09-04 gazebo_ros
Provides ROS plugins that offer message and service publishers for interfacing with
Provides ROS plugins that offer message and service publishers for interfacing with
 
1 2024-09-04 gazebo_plugins
Robot-independent Gazebo plugins for sensors, motors and dynamic reconfigurable components.
Robot-independent Gazebo plugins for sensors, motors and dynamic reconfigurable components.
 
1 2024-11-16 gazebo_noisy_depth_camera
Gazebo depth camera which supports noise
Gazebo depth camera which supports noise
 
1 2024-09-04 gazebo_msgs
Message and service data structures for interacting with Gazebo from ROS.
Message and service data structures for interacting with Gazebo from ROS.
 
1 2024-09-04 gazebo_dev
Provides a cmake config for the default version of Gazebo for the ROS distribution.
Provides a cmake config for the default version of Gazebo for the ROS distribution.
 
1 2023-08-29 gazebo_custom_sensor_preloader
Gazebo plugin that allows writing custom Gazebo sensors.
Gazebo plugin that allows writing custom Gazebo sensors.
 
1 2024-11-25 fuse_viz
The fuse_viz package provides visualization tools for fuse.
The fuse_viz package provides visualization tools for fuse.
 
1 2024-11-25 fuse_variables
The fuse_variables package provides a set of commonly used variable types, such as 2D and 3D positions, orientations, velocities, and accelerations.
The fuse_variables package provides a set of commonly used variable types, such as 2D and 3D positions, orientations, velocities, and accelerations.
 
1 2024-11-25 fuse_tutorials
Package containing source code for the fuse tutorials
Package containing source code for the fuse tutorials
 
1 2024-11-25 fuse_publishers
The fuse_publishers package provides a set of common publisher plugins.
The fuse_publishers package provides a set of common publisher plugins.
 
1 2024-11-25 fuse_optimizers
The fuse_optimizers package provides a set of optimizer implementations. An optimizer is the object responsible for coordinating the sensors and motion model inputs, computing the optimal state values, and providing access to to the optimal state via the publishers.
The fuse_optimizers package provides a set of optimizer implementations. An optimizer is the object responsible for coordinating the sensors and motion model inputs, computing the optimal state values, and providing access to to the optimal state via the publishers.
 
1 2024-11-25 fuse_msgs
The fuse_msgs package contains messages capable of holding serialized fuse objects
The fuse_msgs package contains messages capable of holding serialized fuse objects
 
1 2024-11-25 fuse_models
fuse plugins that implement various kinematic and sensor models
fuse plugins that implement various kinematic and sensor models
 
1 2024-11-25 fuse_loss
The fuse_loss package provides a set of commonly used loss functions, such as the basic ones provided by Ceres.
The fuse_loss package provides a set of commonly used loss functions, such as the basic ones provided by Ceres.
 
1 2024-11-25 fuse_graphs
The fuse_graphs package provides some concrete implementations of the fuse_core::Graph interface.
The fuse_graphs package provides some concrete implementations of the fuse_core::Graph interface.
 
1 2024-11-25 fuse_doc
The fuse_doc package provides documentation and examples for the fuse package.
The fuse_doc package provides documentation and examples for the fuse package.
 
1 2024-11-25 fuse_core
The fuse_core package provides the base class interfaces for the various fuse components. Concrete implementations of these interfaces are provided in other packages.
The fuse_core package provides the base class interfaces for the various fuse components. Concrete implementations of these interfaces are provided in other packages.
 
1 2024-11-25 fuse_constraints
The fuse_constraints package provides a set of commonly used constraint types, such as direct measurements on state variables (absolute constraints) or measurements of the state changes (relative constraints).
The fuse_constraints package provides a set of commonly used constraint types, such as direct measurements on state variables (absolute constraints) or measurements of the state changes (relative constraints).
 
1 2024-11-25 fuse
The fuse metapackage
The fuse metapackage
 
1 2022-10-17 freight_bringup
Bringup for freight
Bringup for freight
 
1 2022-09-16 franka_visualization
This package contains visualization tools for Franka Emika.
This package contains visualization tools for Franka Emika.
 
1 2022-09-16 franka_ros
franka_ros is a metapackage for all Franka Emika ROS packages
franka_ros is a metapackage for all Franka Emika ROS packages
 
2 2022-09-16 franka_msgs
franka_msgs provides messages specific to Franka Emika research robots
franka_msgs provides messages specific to Franka Emika research robots
 
1 2022-09-16 franka_hw
franka_hw provides hardware interfaces for using Franka Emika research robots with ros_control
franka_hw provides hardware interfaces for using Franka Emika research robots with ros_control
 
2 2022-09-16 franka_gripper
This package implements the franka gripper of type Franka Hand for the use in ros
This package implements the franka gripper of type Franka Hand for the use in ros
 
1 2022-09-16 franka_gazebo
This package offers the FrankaHWSim Class to simulate a Franka Robot in Gazebo
This package offers the FrankaHWSim Class to simulate a Franka Robot in Gazebo
 
2 2022-09-16 franka_example_controllers
franka_example_controllers provides example code for controlling Franka Emika research robots with ros_control
franka_example_controllers provides example code for controlling Franka Emika research robots with ros_control
 
2 2022-09-16 franka_description
franka_description contains URDF files and meshes of Franka Emika robots
franka_description contains URDF files and meshes of Franka Emika robots
 
1 2022-09-16 franka_control
franka_control provides a hardware node to control a Franka Emika research robot
franka_control provides a hardware node to control a Franka Emika research robot
 
1 2024-12-02 frame_editor
The frame_editor package
The frame_editor package
 
1 2024-12-16 foxglove_msgs
foxglove_msgs provides visualization messages that are supported by Foxglove.
foxglove_msgs provides visualization messages that are supported by Foxglove.
 
1 2024-12-12 foxglove_bridge
ROS Foxglove Bridge
ROS Foxglove Bridge
 
2 2020-05-13 four_wheel_steering_msgs
ROS messages for robots using FourWheelSteering.
ROS messages for robots using FourWheelSteering.
 
2 2024-05-22 four_wheel_steering_controller
Controller for a four wheel steering mobile base.
Controller for a four wheel steering mobile base.
 
2 2023-04-24 forward_local_planner
forward_local_planner package.
forward_local_planner package.
 
2 2023-04-24 forward_global_planner
The forward_global_planner package.
The forward_global_planner package.
 
2 2024-05-22 forward_command_controller
forward_command_controller
forward_command_controller
 
1 2024-05-22 force_torque_sensor_controller
Controller to publish state of force-torque sensors
Controller to publish state of force-torque sensors
 
1 2022-11-22 fmi_adapter_examples
Provides small examples for use of the fmi_adapter package
Provides small examples for use of the fmi_adapter package
 
1 2022-11-22 fmi_adapter
Wraps FMUs for co-simulation
Wraps FMUs for co-simulation
 
1 2021-08-23 floam
A generic Lidar SLAM package based on FLOAM which was based on ALOAM by HKUST and LOAM by CMU
A generic Lidar SLAM package based on FLOAM which was based on ALOAM by HKUST and LOAM by CMU
 
1 2023-09-22 flir_camera_driver
A set of drivers for Flir cameras based on the Spinnaker SDK.
A set of drivers for Flir cameras based on the Spinnaker SDK.
 
1 2023-09-22 flir_camera_description
URDF descriptions for Flir cameras
URDF descriptions for Flir cameras
 
2 2023-07-19 flexbe_widget
flexbe_widget implements some smaller scripts for the behavior engine.
flexbe_widget implements some smaller scripts for the behavior engine.
 
2 2023-07-19 flexbe_testing
flexbe_testing provides a framework for unit testing states.
flexbe_testing provides a framework for unit testing states.
 
2 2023-07-19 flexbe_states
flexbe_states provides a collection of predefined states. Feel free to add new states.
flexbe_states provides a collection of predefined states. Feel free to add new states.
 
2 2023-07-19 flexbe_onboard
flexbe_onboard implements the robot-side of the behavior engine from where all behaviors are started.
flexbe_onboard implements the robot-side of the behavior engine from where all behaviors are started.
 
2 2023-07-19 flexbe_msgs
flexbe_msgs provides the messages used by FlexBE.
flexbe_msgs provides the messages used by FlexBE.
 
2 2023-07-19 flexbe_mirror
flexbe_mirror implements functionality to remotely mirror an executed behavior.
flexbe_mirror implements functionality to remotely mirror an executed behavior.
 
2 2023-07-19 flexbe_input
flexbe_input enables to send data to onboard behavior when required.
flexbe_input enables to send data to onboard behavior when required.
 
2 2023-07-19 flexbe_core
flexbe_core provides the core components for the FlexBE behavior engine.
flexbe_core provides the core components for the FlexBE behavior engine.
 
2 2023-07-19 flexbe_behavior_engine
A meta-package to aggregate all the FlexBE packages
A meta-package to aggregate all the FlexBE packages
 
1 2024-05-07 flatland_viz
The flatland gui and visualization
The flatland gui and visualization
 
1 2024-05-07 flatland_server
The flatland_server package
The flatland_server package
 
1 2024-05-07 flatland_plugins
Default plugins for flatland
Default plugins for flatland
 
1 2024-05-07 flatland_msgs
The flatland_msgs package
The flatland_msgs package
 
1 2024-05-07 flatland
This is the metapackage for flatland.
This is the metapackage for flatland.
 
1 2023-07-05 fkie_potree_rviz_plugin
Render large point clouds in rviz
Render large point clouds in rviz
 
1 2023-03-30 fkie_node_manager_daemon
A daemon node to manage ROS launch files and launch nodes from loaded files.
A daemon node to manage ROS launch files and launch nodes from loaded files.
 
1 2023-03-30 fkie_node_manager
Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.
Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.
 
1 2023-03-30 fkie_multimaster_msgs
The messages required by multimaster packages.
The messages required by multimaster packages.
 
1 2023-03-30 fkie_multimaster
The metapackage to combine the nodes required to establish and manage a multimaster network. This requires no or minimal configuration. The changes are automatically detected and synchronized.
The metapackage to combine the nodes required to establish and manage a multimaster network. This requires no or minimal configuration. The changes are automatically detected and synchronized.
 
1 2021-09-10 fkie_message_filters
Improved ROS message filters
Improved ROS message filters
 
1 2023-03-30 fkie_master_sync
Synchronize the local ROS master to the remote masters discovered by fkie_master_discovery node. The registration of topics and services is only perform by local ROS master.
Synchronize the local ROS master to the remote masters discovered by fkie_master_discovery node. The registration of topics and services is only perform by local ROS master.
 
1 2023-03-30 fkie_master_discovery
Discover the running ROS Masters in local network. The discovering is done by sending an echo heartbeat messages to a defined multicast group. The alternative is to use a zeroconf/avahi daemon to register the ROS master as service and discover other ROS masters.
Discover the running ROS Masters in local network. The discovering is done by sending an echo heartbeat messages to a defined multicast group. The alternative is to use a zeroconf/avahi daemon to register the ROS master as service and discover other ROS masters.
 
3 2024-09-24 fingertip_pressure
This package provides access to the PR2 fingertip pressure sensors. This information includes:
This package provides access to the PR2 fingertip pressure sensors. This information includes:
 
1 2022-12-11 find_object_2d
The find_object_2d package
The find_object_2d package
 
1 2022-11-09 filters
This library provides a standardized interface for processing data as a sequence of filters. This package contains a base class upon which to build specific implementations as well as an interface which dynamically loads filters based on runtime parameters.
This library provides a standardized interface for processing data as a sequence of filters. This package contains a base class upon which to build specific implementations as well as an interface which dynamically loads filters based on runtime parameters.
 
1 2024-11-19 fields2cover
Robust and efficient coverage paths for autonomous agricultural vehicles. A modular and extensible Coverage Path Planning library
Robust and efficient coverage paths for autonomous agricultural vehicles. A modular and extensible Coverage Path Planning library
 

Packages

Name Description
1 spur_description
1 spur_controller
1 spur_bringup
1 spur_2dnav
1 spur
1 splsm_8_conversion
1 splsm_8
1 splsm_7_conversion
1 splsm_7
1 split_sequence
1 spinnaker_synchronized_camera_driver
1 spinnaker_sdk_camera_driver
1 spinnaker_camera_driver
1 spin_hokuyo
0 sphinx
1 sphand_driver_msgs
1 sphand_driver
1 speed_scaling_state_controller
1 speed_scaling_interface
0 speed_limit
1 speed_cam
1 speech_recognition_msgs
1 speech_database
1 speak_and_wait_recovery
1 spdlog_vendor
1 spatio_temporal_voxel_layer
1 spatial_world_model
1 spatial_temporal_learning
1 sparse_mapping
1 sparse_bundle_adjustment
1 spacenav_node
1 spacenav
1 sound_play
1 sound_classification
1 sot-tools
1 sot-dynamic-pinocchio
1 sot-core
1 sophus_ros_conversions
2 sophus
1 sol_vendor
1 softkinetic_camera
1 softkinetic
1 softhand_ros
1 softhand_description
1 soem_master
1 soem_ebox
1 soem_beckhoff_drivers
1 soem
1 socketcan_interface
1 socketcan_bridge
0 socket_bridge
2 social_navigation_layers
1 social_nav_util
1 social_nav_msgs
1 social_nav_metrics
1 soccer_vision_attribute_msgs
1 soccer_vision_3d_rviz_markers
1 soccer_vision_3d_msgs
1 soccer_vision_2d_msgs
1 soccer_object_msgs
1 soccer_model_msgs
1 soccer_marker_generation
1 soccer_interfaces
1 soccer_geometry_msgs
1 sob_layer
1 soar_ros
1 sns_ik_lib
1 sns_ik_examples
1 sns_ik
1 snowbot_operating_system
1 snmp_ros
1 snmp_diagnostics
0 snap_map_icp
1 smp_ros
1 smclib
1 smarthome_network_zeroconf
1 smarthome_network_wakeonlan
1 smarthome_msgs_java
1 smarthome_msgs
1 smarthome_media_samsungtv_driver
1 smarthome_media_onkyo_driver
1 smarthome_media_msgs_java
1 smarthome_media_msgs
1 smarthome_media_model
1 smarthome_media_kodi_driver
1 smarthome_light_msgs_java
1 smarthome_light_msgs
1 smarthome_heater_msgs_java
1 smarthome_heater_msgs
1 smarthome_common_driver
1 smarthome_comm_msgs_java
1 smarthome_comm_msgs
1 smartek_camera
1 smart_dock
1 smart_battery_msgs
1 smacha_ros
1 smacha
1 smach_viewer
1 smach_ros
1 smach_msgs
1 smach
1 smacc_rviz_plugin
1 smacc_runtime_test
1 smacc_msgs
1 smacc2_msgs
1 smacc2
1 smacc
1 smac_planner
1 sm_viewer_sim
1 sm_update_loop
2 sm_three_some
1 sm_test_moveit_ur5_sim
1 sm_subscriber
1 sm_starcraft_ai
1 sm_simple_action_client
1 sm_ridgeback_barrel_search_2
1 sm_ridgeback_barrel_search_1
2 sm_respira_1
1 sm_pubsub_1
1 sm_panda_moveit2z_cb_inventory
1 sm_packml
1 sm_pack_ml
1 sm_multi_ur5_sim
1 sm_multi_stage_1
1 sm_multi_panda_sim
1 sm_husky_barrel_search_1
1 sm_fetch_two_table_whiskey_pour
1 sm_fetch_two_table_pick_n_place_1
1 sm_fetch_six_table_pick_n_sort_1
1 sm_fetch_screw_loop_1
1 sm_ferrari
1 sm_dance_bot_warehouse_3
1 sm_dance_bot_warehouse_2
1 sm_dance_bot_warehouse
2 sm_dance_bot_strikes_back
1 sm_dance_bot_2
2 sm_dance_bot
1 sm_coretest_x_y_3
1 sm_coretest_x_y_2
1 sm_coretest_x_y_1
2 sm_coretest_transition_speed_1
1 sm_calendar_week
1 sm_branching
1 sm_aws_warehouse_navigation
1 sm_autoware_avp
1 sm_atomic_subscribers_performance_test
2 sm_atomic_services
1 sm_atomic_performance_trace_1
1 sm_atomic_openai
2 sm_atomic_mode_states
1 sm_atomic_lifecycle
1 sm_atomic_http
1 sm_atomic_hierarchy
1 sm_atomic_cb
1 sm_atomic_24hr
2 sm_atomic
1 sm_advanced_recovery_1
1 slime_wrapper
1 slime_ros
1 sliding_window_graph_optimizer
1 slider_publisher
1 slider_gui
1 slide_show
1 slic
1 slg_msgs
1 slam_toolbox_rviz
1 slam_toolbox_msgs
1 slam_toolbox
1 slam_karto
1 slam_gmapping
1 slam_exporter
1 slam_constructor
1 slam6d_exporter
1 skyway
1 skeleton_markers
1 situational_graphs_wrapper
1 situational_graphs_reasoning_msgs
1 situational_graphs_reasoning
1 situational_graphs_msgs
1 situational_graphs_datasets
2 single_joint_position_action
1 simulators
1 simulation
1 simple_voice
1 simple_term_menu_vendor
1 simple_rviz_plugin
0 simple_robot_control
1 simple_qt_gui
1 simple_node
1 simple_navigation_goals_tutorial
1 simple_message
1 simple_launch
0 simple_grasping_action
1 simple_grasping
1 simple_drive
1 simple_desktop_launcher
1 simple_arm
1 simple_approximate_time_synchronizer
1 simple_actions
1 signal_lights

Packages

Name Description
1 sr_gui_biotac
1 sr_gui_advanced_controls
1 sr_grasp_stability
1 sr_grasp_fast_planner
1 sr_grasp
1 sr_gazebo_sim
1 sr_gazebo_plugins
1 sr_external_dependencies
2 sr_example
2 sr_event_countdown
1 sr_ethercat_hand_config
1 sr_error_reporter
1 sr_edc_muscle_tools
1 sr_edc_launch
1 sr_edc_ethercat_drivers
1 sr_edc_controller_configuration
2 sr_description
1 sr_data_visualization
0 sr_cyberglove_config
1 sr_core
0 sr_controllers_tools
1 sr_config
2 sr_conditional
1 sr_communications
1 sr_common_drivers
1 sr_common
1 sr_box_ur10_moveit_config
2 sr_all_events_go
1 sr_3dmouse
1 squirrel_waypoint_msgs
1 squirrel_view_controller_msgs
1 squirrel_vad_msgs
1 squirrel_speech_msgs
1 squirrel_safety_msgs
1 squirrel_prediction_msgs
1 squirrel_planning_msgs
1 squirrel_planning_knowledge_msgs
1 squirrel_person_tracker_msgs
1 squirrel_object_perception_msgs
1 squirrel_navigation_msgs
1 squirrel_motion_planner_msgs
1 squirrel_mhand_msgs
1 squirrel_manipulation_msgs
1 squirrel_kclhand_msgs
1 squirrel_hri_msgs
1 squirrel_footprint_observer_msgs
1 squirrel_dynamic_filter_msgs
1 squirrel_common
1 squirrel_3d_mapping_msgs
1 squirrel_3d_localizer_msgs
1 squirrel_2d_localizer_msgs
1 sqlite3_vendor
1 sql_database
1 spur_gazebo
1 spur_description
1 spur_controller
1 spur_bringup
1 spur_2dnav
1 spur
1 splsm_8_conversion
1 splsm_8
1 splsm_7_conversion
1 splsm_7
1 split_sequence
1 spinnaker_synchronized_camera_driver
1 spinnaker_sdk_camera_driver
1 spinnaker_camera_driver
1 spin_hokuyo
0 sphinx
1 sphand_driver_msgs
1 sphand_driver
1 speed_scaling_state_controller
1 speed_scaling_interface
0 speed_limit
1 speed_cam
1 speech_recognition_msgs
1 speech_database
1 speak_and_wait_recovery
1 spdlog_vendor
1 spatio_temporal_voxel_layer
1 spatial_world_model
1 spatial_temporal_learning
1 sparse_mapping
1 sparse_bundle_adjustment
1 spacenav_node
1 spacenav
1 sound_play
1 sound_classification
1 sot-tools
1 sot-dynamic-pinocchio
1 sot-core
1 sophus_ros_conversions
1 sol_vendor
1 softkinetic_camera
1 softkinetic
1 softhand_ros
1 softhand_description
1 soem_master
1 soem_ebox
1 soem_beckhoff_drivers
1 soem
1 socketcan_interface
1 socketcan_bridge
0 socket_bridge
2 social_navigation_layers
1 social_nav_util
1 social_nav_msgs
1 social_nav_metrics
1 soccer_vision_attribute_msgs
1 soccer_vision_3d_rviz_markers
1 soccer_vision_3d_msgs
1 soccer_vision_2d_msgs
1 soccer_object_msgs
1 soccer_model_msgs
1 soccer_marker_generation
1 soccer_interfaces
1 soccer_geometry_msgs
1 sob_layer
1 soar_ros
1 sns_ik_lib
1 sns_ik_examples
1 sns_ik
1 snowbot_operating_system
1 snmp_ros
1 snmp_diagnostics
0 snap_map_icp
1 smp_ros
1 smclib
1 smarthome_network_zeroconf
1 smarthome_network_wakeonlan
1 smarthome_msgs_java
1 smarthome_msgs
1 smarthome_media_samsungtv_driver
1 smarthome_media_onkyo_driver
1 smarthome_media_msgs_java
1 smarthome_media_msgs
1 smarthome_media_model
1 smarthome_media_kodi_driver
1 smarthome_light_msgs_java
1 smarthome_light_msgs
1 smarthome_heater_msgs_java
1 smarthome_heater_msgs
1 smarthome_common_driver
1 smarthome_comm_msgs_java
1 smarthome_comm_msgs
1 smartek_camera
1 smart_dock
1 smart_battery_msgs
1 smacha_ros
1 smacha
1 smach_viewer
1 smach_ros
1 smach_msgs
1 smach
1 smacc_rviz_plugin
1 smacc_runtime_test
1 smacc_msgs
1 smacc2_msgs
1 smacc2
1 smacc
1 smac_planner
1 sm_viewer_sim
1 sm_update_loop
2 sm_three_some
1 sm_test_moveit_ur5_sim
1 sm_subscriber
1 sm_starcraft_ai
1 sm_simple_action_client
1 sm_ridgeback_barrel_search_2
1 sm_ridgeback_barrel_search_1
2 sm_respira_1
1 sm_pubsub_1
1 sm_panda_moveit2z_cb_inventory
1 sm_packml
1 sm_pack_ml
1 sm_multi_ur5_sim
1 sm_multi_stage_1
1 sm_multi_panda_sim
1 sm_husky_barrel_search_1
1 sm_fetch_two_table_whiskey_pour
1 sm_fetch_two_table_pick_n_place_1
1 sm_fetch_six_table_pick_n_sort_1
1 sm_fetch_screw_loop_1
1 sm_ferrari
1 sm_dance_bot_warehouse_3
1 sm_dance_bot_warehouse_2
1 sm_dance_bot_warehouse
2 sm_dance_bot_strikes_back
1 sm_dance_bot_2
2 sm_dance_bot
1 sm_coretest_x_y_3
1 sm_coretest_x_y_2
1 sm_coretest_x_y_1
2 sm_coretest_transition_speed_1
1 sm_calendar_week
1 sm_branching
1 sm_aws_warehouse_navigation
1 sm_autoware_avp
1 sm_atomic_subscribers_performance_test
2 sm_atomic_services

Packages

Name Description
1 stereo_wall_detection
1 stereo_slam
1 stereo_image_proc
1 stepback_and_steerturn_recovery
1 steering_functions
1 steering_controllers_library
1 steer_drive_ros
1 steer_drive_controller
1 steer_bot_hardware_gazebo
1 stdr_simulator
1 stdr_server
1 stdr_samples
1 stdr_robot
1 stdr_resources
1 stdr_parser
1 stdr_msgs
1 stdr_launchers
1 stdr_gui
0 std_srv
1 std_capabilities
1 stcamera_msgs
1 stcamera_launch
1 stcamera_grabber
1 stcamera_components
2 staubli_val3_driver
1 staubli_tx90_support
1 staubli_tx90_gazebo
1 staubli_tx60_support
1 staubli_tx60_gazebo
1 staubli_tx2_90_support
1 staubli_tx2_60_support
1 staubli_rx160_support
1 staubli_rx160_moveit_plugins
1 staubli_rx160_moveit_config
1 staubli_rx160_gazebo
1 staubli_resources
1 staubli_experimental
1 staubli
2 statistics_msgs
1 static_transform_mux
1 static_tf
1 states
1 state_exchanger
1 staro_moveit_config
1 stand_alone_gui
1 stairs_visualizer_pkg
1 stairs_msg
1 stair_step_detector_pkg
1 stage_ros
1 stage
1 stag_ros
1 stag_detect
1 srv_tools
0 srdfdom
0 srdf
1 srbot_description
1 sr_visualization_icons
1 sr_visualization
0 sr_utilities_common
2 sr_utilities
0 sr_ur_bringup
1 sr_ur_arm_config
1 sr_tools
2 sr_tactile_sensors
1 sr_tactile_sensor_controller
0 sr_system_info
1 sr_standalone
1 sr_self_test
1 sr_ronex_utilities
1 sr_ronex_transmissions
1 sr_ronex_test
1 sr_ronex_msgs
1 sr_ronex_launch
1 sr_ronex_hardware_interface
1 sr_ronex_external_protocol
1 sr_ronex_examples
1 sr_ronex_drivers
1 sr_ronex_controllers
1 sr_ronex
2 sr_robot_msgs
1 sr_robot_lib
1 sr_robot_launch
1 sr_robot_commander
1 sr_multi_moveit_test
1 sr_multi_moveit_config
1 sr_multi_description
2 sr_movements
1 sr_moveit_hand_config
1 sr_moveit_config
2 sr_mechanism_model
2 sr_mechanism_controllers
1 sr_kinematics
0 sr_interpolation
1 sr_interface
2 sr_hardware_interface
1 sr_hand_health_report
1 sr_hand_detector
2 sr_hand
1 sr_gui_state_saver
1 sr_gui_self_test
1 sr_gui_muscle_driver_bootloader
1 sr_gui_movement_recorder
1 sr_gui_motor_resetter
1 sr_gui_joint_slider
1 sr_gui_hand_calibration
1 sr_gui_grasp_controller
1 sr_gui_cyberglove_calibrator
1 sr_gui_controller_tuner
1 sr_gui_change_muscle_controllers
1 sr_gui_change_controllers
1 sr_gui_bootloader
1 sr_gui_biotac
1 sr_gui_advanced_controls
1 sr_grasp_stability
1 sr_grasp_fast_planner
1 sr_grasp
1 sr_gazebo_sim
1 sr_gazebo_plugins
1 sr_external_dependencies
2 sr_example
2 sr_event_countdown
1 sr_ethercat_hand_config
1 sr_error_reporter
1 sr_edc_muscle_tools
1 sr_edc_launch
1 sr_edc_ethercat_drivers
1 sr_edc_controller_configuration
2 sr_description
1 sr_data_visualization
0 sr_cyberglove_config
1 sr_core
0 sr_controllers_tools
1 sr_config
2 sr_conditional
1 sr_communications
1 sr_common_drivers
1 sr_common
1 sr_box_ur10_moveit_config
2 sr_all_events_go
1 sr_3dmouse
1 squirrel_waypoint_msgs
1 squirrel_view_controller_msgs
1 squirrel_vad_msgs
1 squirrel_speech_msgs
1 squirrel_safety_msgs
1 squirrel_prediction_msgs
1 squirrel_planning_msgs
1 squirrel_planning_knowledge_msgs
1 squirrel_person_tracker_msgs
1 squirrel_object_perception_msgs
1 squirrel_navigation_msgs
1 squirrel_motion_planner_msgs
1 squirrel_mhand_msgs
1 squirrel_manipulation_msgs
1 squirrel_kclhand_msgs
1 squirrel_hri_msgs
1 squirrel_footprint_observer_msgs
1 squirrel_dynamic_filter_msgs
1 squirrel_common
1 squirrel_3d_mapping_msgs
1 squirrel_3d_localizer_msgs
1 squirrel_2d_localizer_msgs
1 sql_database
1 spur_gazebo
1 spur_description
1 spur_controller
1 spur_bringup
1 spur_2dnav
1 spur
1 splsm_8_conversion
1 splsm_8
1 splsm_7_conversion
1 splsm_7
1 split_sequence
1 spinnaker_synchronized_camera_driver
1 spinnaker_sdk_camera_driver
1 spinnaker_camera_driver
1 spin_hokuyo
0 sphinx
1 sphand_driver_msgs
1 sphand_driver
1 speed_scaling_state_controller
1 speed_scaling_interface
0 speed_limit
1 speed_cam
1 speech_recognition_msgs
1 speech_database
1 speak_and_wait_recovery
1 spdlog_vendor
1 spatio_temporal_voxel_layer
1 spatial_world_model
1 spatial_temporal_learning
1 sparse_mapping
1 sparse_bundle_adjustment
1 spacenav_node
1 spacenav
1 sound_play
1 sound_classification
1 sot-tools
1 sot-dynamic-pinocchio

Packages

Name Description
1 test_ros2trace_analysis
1 test_ros2trace
1 test_robot_hardware
1 test_rmw_implementation
1 test_rclcpp
1 test_quality_of_service
1 test_point
1 test_osm
1 test_nodelet_topic_tools
1 test_nodelet
1 test_mavros
1 test_launch_system_modes
1 test_diagnostic_aggregator
1 test_communication
1 test_cli_remapping
1 test_cli
1 test_catkin_virtualenv_inherited
1 test_catkin_virtualenv
1 test_bond
1 tesseract_visualization
1 tesseract_urdf
1 tesseract_support
1 tesseract_state_solver
1 tesseract_srdf
1 tesseract_scene_graph
1 tesseract_kinematics
1 tesseract_geometry
1 tesseract_environment
1 tesseract_common
1 tesseract_collision
1 termcolor
1 terarangerone
1 teraranger_description
1 teraranger_array_converter
1 teraranger_array
1 teraranger
1 tensorrt_cmake_module
1 tensorflow_ros_cpp
0 tensorflow_catkin
1 tensor_field_nav_core
1 template_point_cloud_transport
1 template
1 temp_monitor
2 tello_driver
1 teleop_twist_keyboard_cpp
1 teleop_legged_robots
1 teleop_keyboard_omni3
0 telekyb_msgs
1 telegram_ros
1 tedusar_manipulation
1 tedusar_cartesian_controller
1 tedusar_cartesian_arm_teleop
1 tedusar_box_detection_msgs
1 tedusar_box_detection
1 teb_local_planner_tutorials
1 teb_local_planner
1 tdk_robokit
1 tcb_span
1 tblib
1 tb4_sim_scenario
1 tb3_safe_teleop
1 tb3_monitor
1 task_compiler
1 task_allocation
1 target_object_detector
1 target_monitor
1 target_finder
1 tango_support
1 tango_ros_streamer
1 tango_ros_native
1 tango_ros_messages
1 tango_icons_vendor
1 tango_client_api
1 tango_3d_reconstruction
1 talos_robot
1 talos_moveit_config
1 talos_gazebo
1 talos_description_inertial
1 talos_description_calibration
1 talos_description
1 talos_controller_configuration
1 talos_bringup
1 tablet_socket_msgs
1 system_modes_msgs
1 system_metrics_collector
1 system_fingerprint
1 sys_monitor
1 synthetic2d
1 synchronization_tools
1 sync_params
1 sync_parameter_server
1 swri_yaml_util
1 swri_transform_util
1 swri_system_util
1 swri_string_util
1 swri_serial_util
1 swri_route_util
1 swri_rospy
1 swri_roscpp
1 swri_profiler_tools
1 swri_profiler_msgs
1 swri_profiler
1 swri_prefix_tools
1 swri_opencv_util
1 swri_nodelet
1 swri_math_util
1 swri_image_util
1 swri_geometry_util
1 swri_dbw_interface
1 swri_console_util
1 swri_console
1 swri_cli_tools
1 switchbot_ros
0 swig2.0
1 swiftnav
1 swarmros
1 swarm_ros_bridge
1 swarm_functions
1 swarm_behaviors_velocity
1 swarm_behaviors_position
1 swarm_behaviors
1 svenzva_utils
1 svenzva_simulation
1 svenzva_ros
1 svenzva_msgs
1 svenzva_moveit
1 svenzva_joy
1 svenzva_drivers
1 svenzva_description
1 svenzva_demo
1 surface_perception
1 summit_xl_sim_bringup
1 summit_xl_sim
1 summit_xl_robot_local_control
1 summit_xl_robot_control
1 summit_xl_perception
1 summit_xl_pad
1 summit_xl_navigation
1 summit_xl_localization
1 summit_xl_j2s7s300_moveit_config
1 summit_xl_j2s6s300_moveit_config
1 summit_xl_j2s6s200_moveit_config
1 summit_xl_j2n6s200_moveit_config
1 summit_xl_gazebo
1 summit_xl_description
1 summit_xl_control
1 summit_xl_common
1 summit_x_sim_bringup
1 summit_x_sim
1 summit_x_robot_control
1 summit_x_gazebo
1 summit_x_description
1 summit_x_control
1 summit_x_common
1 stubborn_buddies_msgs
1 stubborn_buddies
1 stream_manipulator_3d
1 strain_gauge_calibration
1 straf_recovery
1 stop_base
1 stomp_test_support
1 stomp_test_kr210_moveit_config
2 stomp_plugins
2 stomp_moveit
1 stomp_core
1 stomp
1 stereo_wall_detection
1 stereo_slam
1 stereo_image_proc
1 stepback_and_steerturn_recovery
1 steering_functions
1 steering_controllers_library
1 steer_drive_ros
1 steer_drive_controller
1 steer_bot_hardware_gazebo
1 stdr_simulator
1 stdr_server
1 stdr_samples
1 stdr_robot
1 stdr_resources
1 stdr_parser
1 stdr_msgs
1 stdr_launchers
1 stdr_gui
0 std_srv
1 std_capabilities
1 stcamera_msgs
1 stcamera_launch
1 stcamera_grabber
1 stcamera_components
2 staubli_val3_driver
1 staubli_tx90_support
1 staubli_tx90_gazebo
1 staubli_tx60_support
1 staubli_tx60_gazebo
1 staubli_tx2_90_support
1 staubli_tx2_60_support
1 staubli_rx160_support
1 staubli_rx160_moveit_plugins
1 staubli_rx160_moveit_config

Packages

Name Description
1 tf2_ros_py
1 tf2_relay
2 tf2_py
1 tf2_eigen_kdl
1 tf2_client
3 tf2_bullet
1 tf2_2d
1 tf
1 tetris_launch
1 tetris_gazebo
1 tetris_description
1 testvstig
1 testscdspso
1 testrth
1 testnc
1 testbb
1 test_tracetools_launch
1 test_tracetools
3 test_tf2
1 test_statistic
1 test_security
1 test_rostopic
1 test_rostest
1 test_rosservice
1 test_rospy
1 test_rosparam
1 test_rosmaster
1 test_roslib_comm
1 test_roslaunch
1 test_rosgraph
1 test_roscpp
1 test_rosbag_storage
1 test_rosbag
1 test_ros_gz_bridge
1 test_ros2trace_analysis
1 test_ros2trace
1 test_rmw_implementation
1 test_rclcpp
1 test_quality_of_service
1 test_point
1 test_osm
1 test_nodelet_topic_tools
1 test_nodelet
1 test_mavros
1 test_launch_system_modes
1 test_diagnostic_aggregator
1 test_communication
1 test_cli_remapping
1 test_cli
1 test_catkin_virtualenv_inherited
1 test_catkin_virtualenv
1 tesseract_visualization
1 tesseract_urdf
1 tesseract_support
1 tesseract_state_solver
1 tesseract_srdf
1 tesseract_scene_graph
1 tesseract_kinematics
1 tesseract_geometry
1 tesseract_environment
1 tesseract_common
1 tesseract_collision
1 termcolor
1 terarangerone
1 teraranger_description
1 teraranger_array_converter
1 teraranger_array
1 teraranger
1 tensorrt_cmake_module
1 tensorflow_ros_cpp
0 tensorflow_catkin
1 tensor_field_nav_core
1 template_point_cloud_transport
1 template
1 temp_monitor
2 tello_driver
1 teleop_twist_keyboard_cpp
1 teleop_legged_robots
1 teleop_keyboard_omni3
0 telekyb_msgs
1 telegram_ros
1 tedusar_manipulation
1 tedusar_cartesian_controller
1 tedusar_cartesian_arm_teleop
1 tedusar_box_detection_msgs
1 tedusar_box_detection
1 teb_local_planner_tutorials
1 teb_local_planner
1 tdk_robokit
1 tcb_span
1 tblib
1 tb4_sim_scenario
1 tb3_safe_teleop
1 tb3_monitor
1 task_compiler
1 task_allocation
1 target_object_detector
1 target_monitor
1 target_finder
1 tango_support
1 tango_ros_streamer
1 tango_ros_native
1 tango_ros_messages
1 tango_icons_vendor
1 tango_client_api
1 tango_3d_reconstruction
1 talos_robot
1 talos_moveit_config
1 talos_gazebo
1 talos_description_inertial
1 talos_description_calibration
1 talos_description
1 talos_controller_configuration
1 talos_bringup
1 tablet_socket_msgs
1 system_modes_msgs
1 system_metrics_collector
1 system_fingerprint
1 sys_monitor
1 synthetic2d
1 synchronization_tools
1 sync_params
1 sync_parameter_server
1 swri_yaml_util
1 swri_transform_util
1 swri_system_util
1 swri_string_util
1 swri_serial_util
1 swri_route_util
1 swri_rospy
1 swri_roscpp
1 swri_profiler_tools
1 swri_profiler_msgs
1 swri_profiler
1 swri_prefix_tools
1 swri_opencv_util
1 swri_nodelet
1 swri_math_util
1 swri_image_util
1 swri_geometry_util
1 swri_dbw_interface
1 swri_console_util
1 swri_console
1 swri_cli_tools
1 switchbot_ros
0 swig2.0
1 swiftnav
1 swarmros
1 swarm_ros_bridge
1 swarm_functions
1 swarm_behaviors_velocity
1 swarm_behaviors_position
1 swarm_behaviors
1 svenzva_utils
1 svenzva_simulation
1 svenzva_ros
1 svenzva_msgs
1 svenzva_moveit
1 svenzva_joy
1 svenzva_drivers
1 svenzva_description
1 svenzva_demo
1 surface_perception
1 summit_xl_sim_bringup
1 summit_xl_sim
1 summit_xl_robot_local_control
1 summit_xl_robot_control
1 summit_xl_perception
1 summit_xl_pad
1 summit_xl_navigation
1 summit_xl_localization
1 summit_xl_j2s7s300_moveit_config
1 summit_xl_j2s6s300_moveit_config
1 summit_xl_j2s6s200_moveit_config
1 summit_xl_j2n6s200_moveit_config
1 summit_xl_gazebo
1 summit_xl_description
1 summit_xl_control
1 summit_xl_common
1 summit_x_sim_bringup
1 summit_x_sim
1 summit_x_robot_control
1 summit_x_gazebo
1 summit_x_description
1 summit_x_control
1 summit_x_common
1 stubborn_buddies_msgs
1 stubborn_buddies
1 stream_manipulator_3d
1 strain_gauge_calibration
1 straf_recovery
1 stop_base
1 stomp_test_support
1 stomp_test_kr210_moveit_config
2 stomp_plugins
2 stomp_moveit
1 stomp_core
1 stomp
1 stereo_wall_detection
1 stereo_slam

Packages

Name Description
1 uuv_tutorials
1 uuv_tutorial_seabed_world
1 uuv_tutorial_dp_controller
1 uuv_tutorial_disturbances
1 uuv_trajectory_control
1 uuv_thruster_manager
1 uuv_teleop
1 uuv_simulator
1 uuv_sensor_ros_plugins_msgs
1 uuv_sensor_ros_plugins
1 uuv_plume_simulator
1 uuv_plume_msgs
1 uuv_gazebo_worlds
1 uuv_gazebo_ros_plugins_msgs
1 uuv_gazebo_ros_plugins
1 uuv_gazebo_plugins
1 uuv_gazebo
1 uuv_descriptions
1 uuv_cpc_sensor
1 uuv_control_utils
1 uuv_control_msgs
1 uuv_control_cascaded_pid
1 uuv_auv_control_allocator
1 uuv_assistants
1 uuid_msgs
1 utilrb
1 utilmm
1 utexas_gdc
1 usv_gazebo_plugins
0 usb_serial_for_android
1 usb_cam_hardware_interface
1 usb_cam_hardware
1 usb_cam_controllers
1 ursa_driver
1 urg_stamped
1 urdfdom_headers
1 urdf_viewer
1 urdf_vehicle_kinematic
1 urdf_traverser
1 urdf_transform
1 urdf_test
1 urdf_sim_tutorial
1 urdf_processing_tools
1 urdf_mesh_converter
2 urdf_launch
1 urdf_geometry_parser
1 urdf2inventor
1 urdf2graspit
1 ur_simulation_gz
0 ur_simulation_gazebo
1 ur_modern_driver
1 ur_kinematics
1 ur_kin_py
1 ur_gazebo
1 ur_e_gazebo
1 ur_e_description
1 ur_driver
1 ur5e_moveit_config
1 ur5_moveit_config
1 ur5_e_moveit_config
1 ur3e_moveit_config
1 ur3_moveit_config
1 ur3_e_moveit_config
1 ur30_moveit_config
1 ur20_moveit_config
1 ur16e_moveit_config
1 ur10e_moveit_config
1 ur10_moveit_config
1 ur10_e_moveit_config
1 ur
1 update_move_base_parameter_recovery
1 uos_tools
1 uos_rotunit_teleop
1 uos_rotunit_snapshotter
1 uos_rotunit_driver
1 uos_rotunit
1 uos_maps
1 uos_gazebo_worlds
1 uos_freespace
1 uos_diffdrive_teleop
1 uos_common_urdf
1 universal_teleop
1 universal_robots
1 universal_robot
1 unitreeeus
1 unitree_ros
0 unitree_legged_real
0 unitree_legged_msgs
1 unique_identifier
1 unique_id
1 underwater_vehicle_dynamics
1 underwater_sensor_msgs
1 uncrustify
0 uncalibrated_servoing_msgs
1 um7
2 um6
1 ugv_random_walk
1 uga_tum_ardrone
1 uf_robot_moveit_config
1 ueye_cam
1 udp_com
1 udp_bc_broker
1 ucla_linear_axis
1 ucl_drone_gui
1 ucl_drone
1 uc3m_maps
1 ubnt_airos_tools
1 ublox_msg_filters
1 ubiquity_motor
1 ubiquity_launches
1 uavcan_communicator
1 uavc_v4lctl
1 uav_simple_tracking
1 uav_random_direction
1 uav_optimal_coverage
1 uav_local_coverage
1 typelib
1 type_description_interfaces
1 twistimu
1 twist_recovery
1 twist_mux_msgs
1 twist_controller
1 tuw_waypoint_to_spline_msgs
1 tuw_voronoi_graph
1 tuw_vehicle_msgs
1 tuw_uvc
1 tuw_std_msgs
2 tuw_rviz
1 tuw_robotics
1 tuw_object_rviz
1 tuw_object_msgs
1 tuw_object_map_msgs
1 tuw_nav_rviz
1 tuw_nav_msgs
1 tuw_multi_robot_rviz
1 tuw_multi_robot_router
1 tuw_multi_robot_msgs
1 tuw_multi_robot_local_behavior_controller
1 tuw_multi_robot_goal_generator
1 tuw_multi_robot_demo
1 tuw_multi_robot_ctrl
1 tuw_multi_robot
1 tuw_msgs
1 tuw_marker_slam
1 tuw_marker_server
1 tuw_marker_pose_estimation
1 tuw_marker_noise
1 tuw_marker_filter
1 tuw_marker_detection
1 tuw_local_controller_msgs
1 tuw_json
1 tuw_graph_msgs
1 tuw_geometry_rviz
1 tuw_geometry_msgs
1 tuw_geometry
1 tuw_geo_msgs
1 tuw_gazebo_msgs
1 tuw_ellipses
1 tuw_control
1 tuw_checkerboard
1 tuw_aruco
1 tuw_airskin_msgs
1 tuw
1 tutorial_examples
1 turtlesim_msgs
1 turtlesim_dash_tutorial
1 turtlebot_viz
2 turtlebot_teleop
1 turtlebot_stdr
1 turtlebot_stage
1 turtlebot_simulator
2 turtlebot_rviz_launchers
1 turtlebot_rapps
1 turtlebot_panorama
1 turtlebot_navigation
1 turtlebot_msgs
1 turtlebot_loadout_kha1
2 turtlebot_interactive_markers
1 turtlebot_interactions
1 turtlebot_gazebo
1 turtlebot_follower
1 turtlebot_exploration_3d
1 turtlebot_description
2 turtlebot_dashboard
1 turtlebot_create_desktop
1 turtlebot_create
1 turtlebot_core_apps
1 turtlebot_concert
1 turtlebot_capabilities
1 turtlebot_calibration
1 turtlebot_bringup
1 turtlebot_arm_object_manipulation
1 turtlebot_arm_moveit_demos
1 turtlebot_arm_moveit_config
1 turtlebot_arm_kinect_calibration
1 turtlebot_arm_ikfast_plugin
1 turtlebot_arm_description
1 turtlebot_arm_bringup
1 turtlebot_arm_block_manipulation
1 turtlebot_arm

Packages

Name Description
1 volta_description
1 volta_control
1 volta_base
1 volksbot_driver
1 voice_text
1 vmbc_interface
1 vl53l1x
1 vl53l0x_mraa_ros
1 vizanti_server
1 vizanti_msgs
1 vizanti_demos
1 vizanti_cpp
1 vizanti
1 viz
0 vive_ros
1 vive_localization
1 vive
1 vitis_common
1 visualstates
1 visualization_tutorials
1 visualization_rwt
1 visualization_osg
1 visualization_marker_tutorials
1 visual_pose_estimation
1 visp_tracker
1 visp_ros
1 visp_hand2eye_calibration
1 visp_camera_calibration
1 visp_bridge
1 visp_auto_tracker
0 visp
1 viso2_ros
1 viso2
1 vision_visp
1 vision_msgs_layers
1 vision_common
1 virtual_scan
1 virtual_force_publisher
1 viodom
1 vimbax_camera_msgs
1 vimbax_camera_examples
1 vimbax_camera_events
1 vimbax_camera
1 vigir_walk_monitor
0 vigir_terrain_classifier
1 vigir_step_control
1 vigir_pluginlib_msgs
1 vigir_pluginlib_manager
1 vigir_pluginlib
1 vigir_pattern_generator
1 vigir_global_footstep_planner
1 vigir_generic_params
1 vigir_footstep_planning_widgets
1 vigir_footstep_planning_rviz_plugin
1 vigir_footstep_planning_plugins
1 vigir_footstep_planning_msgs
1 vigir_footstep_planning_lib
1 vigir_footstep_planning_default_plugins
1 vigir_footstep_planning
1 vigir_footstep_planner
1 vigir_foot_pose_transformer
1 vigir_feet_pose_generator
1 view_controller_msgs
1 video_stream_opencv
1 video_player
1 vicon_bridge
1 velodyne_utils
1 velodyne_pcl
1 velodyne_height_map
1 velodyne_gazebo_plugin
1 velo2cam_gazebo
1 velo2cam_calibration
1 vector_pursuit_controller
1 vector_map_msgs
1 vda5050_serializer
1 vda5050_msgs
2 vda5050_connector
2 variant_topic_tools
2 variant_msgs
2 variant
1 vapor_master
0 val_robot_interface
1 v4r_uvc
1 v4r_ros
1 v4r_opencv_cam
1 v4r_msgs
1 v4r_laser_robot_calibration
1 v4r_laser_filter
1 v4r_ellipses
1 v4r_artoolkitplus
1 uwsim_osgworks
1 uwsim_osgocean
1 uwsim_osgbullet
1 uwsim_bullet
1 uwsim
1 uwb_hardware_driver
2 uvc_camera
1 uuv_world_ros_plugins_msgs
1 uuv_world_ros_plugins
1 uuv_world_plugins
1 uuv_tutorials
1 uuv_tutorial_seabed_world
1 uuv_tutorial_dp_controller
1 uuv_tutorial_disturbances
1 uuv_trajectory_control
1 uuv_thruster_manager
1 uuv_teleop
1 uuv_simulator
1 uuv_sensor_ros_plugins_msgs
1 uuv_sensor_ros_plugins
1 uuv_plume_simulator
1 uuv_plume_msgs
1 uuv_gazebo_worlds
1 uuv_gazebo_ros_plugins_msgs
1 uuv_gazebo_ros_plugins
1 uuv_gazebo_plugins
1 uuv_gazebo
1 uuv_descriptions
1 uuv_cpc_sensor
1 uuv_control_utils
1 uuv_control_msgs
1 uuv_control_cascaded_pid
1 uuv_auv_control_allocator
1 uuv_assistants
1 uuid_msgs
1 utilrb
1 utilmm
1 utexas_gdc
1 usv_gazebo_plugins
0 usb_serial_for_android
1 usb_cam_hardware_interface
1 usb_cam_hardware
1 usb_cam_controllers
1 ursa_driver
1 urg_stamped
1 urdfdom_headers
1 urdf_viewer
1 urdf_vehicle_kinematic
1 urdf_traverser
1 urdf_transform
1 urdf_sim_tutorial
1 urdf_processing_tools
3 urdf_parser_plugin
1 urdf_mesh_converter
2 2023-08-23 urdf_launch
Launch files for common URDF operations
Launch files for common URDF operations
 
1 urdf_geometry_parser
1 urdf2inventor
1 urdf2graspit
1 ur_simulation_gz
0 ur_simulation_gazebo
1 ur_modern_driver
1 ur_kinematics
1 ur_kin_py
1 ur_gazebo
1 ur_e_gazebo
1 ur_e_description
1 ur_driver
1 ur5e_moveit_config
1 ur5_moveit_config
1 ur5_e_moveit_config
1 ur3e_moveit_config
1 ur3_moveit_config
1 ur3_e_moveit_config
1 ur30_moveit_config
1 ur20_moveit_config
1 ur16e_moveit_config
1 ur10e_moveit_config
1 ur10_moveit_config
1 ur10_e_moveit_config
1 ur
1 update_move_base_parameter_recovery
1 uos_tools
1 uos_rotunit_teleop
1 uos_rotunit_snapshotter
1 uos_rotunit_driver
1 uos_rotunit
1 uos_maps
1 uos_gazebo_worlds
1 uos_freespace
1 uos_diffdrive_teleop
1 uos_common_urdf
1 universal_teleop
1 universal_robots
1 universal_robot
1 unitreeeus
1 unitree_ros
0 unitree_legged_real
0 unitree_legged_msgs
1 unique_identifier
1 unique_id
2 undo_path_global_planner
1 underwater_vehicle_dynamics
1 underwater_sensor_msgs
1 uncrustify
0 uncalibrated_servoing_msgs
1 um7
2 um6
1 ugv_random_walk
1 uga_tum_ardrone
1 uf_robot_moveit_config

Packages

Name Description
1 2024-11-08 ament_cmake_export_definitions
The ability to export definitions to downstream packages in the ament buildsystem.
The ability to export definitions to downstream packages in the ament buildsystem.
 
1 2024-07-11 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 2024-07-11 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 2024-11-08 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 2024-07-11 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 2024-07-11 ament_cmake_clang_tidy
The CMake API for ament_clang_tidy to lint C / C++ code using clang tidy.
The CMake API for ament_clang_tidy to lint C / C++ code using clang tidy.
 
1 2024-07-11 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 2023-12-20 ament_cmake_catch2
Allows integrating catch2 tests in the ament buildsystem with CMake
Allows integrating catch2 tests in the ament buildsystem with CMake
 
2 2024-09-05 ament_cmake_black
The CMake API for ament_black to lint Python code using black.
The CMake API for ament_black to lint Python code using black.
 
1 2024-11-08 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 2024-11-08 ament_cmake
The entry point package for the ament buildsystem in CMake.
The entry point package for the ament buildsystem in CMake.
 
1 2024-07-11 ament_clang_tidy
The ability to check code against style conventions using clang-tidy and generate xUnit test result files.
The ability to check code against style conventions using clang-tidy and generate xUnit test result files.
 
1 2024-07-11 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 2024-09-05 ament_black
The ability to check code against style conventions using black and generate xUnit test result files.
The ability to check code against style conventions using black and generate xUnit test result files.
 
1 2022-03-23 ament_acceleration
CMake macros and utilities to include hardware acceleration into the ROS 2 build system (ament) and its development flows.
CMake macros and utilities to include hardware acceleration into the ROS 2 build system (ament) and its development flows.
 
1 2024-11-13 admittance_controller
Implementation of admittance controllers for different input and output interface.
Implementation of admittance controllers for different input and output interface.
 
1 2022-04-14 adaptive_component
A composable container for Adaptive ROS 2 Node computations. Allows building Nodes that can select between FPGA, CPU or GPU, at run-time. Stateless by default, can be made stateful to meet use-case specific needs. Refer to examples in README. Technically, provides A ROS 2 Node subclass programmed as a "Component" and including its own single threaded executor to build adaptive computations. Adaptive ROS 2 Nodes are able to perform computations in the CPU, the FPGA or the GPU, adaptively. Adaptive behavior is controlled through the "adaptive" ROS 2 parameter.
A composable container for Adaptive ROS 2 Node computations. Allows building Nodes that can select between FPGA, CPU or GPU, at run-time. Stateless by default, can be made stateful to meet use-case specific needs. Refer to examples in README. Technically, provides A ROS 2 Node subclass programmed as a "Component" and including its own single threaded executor to build adaptive computations. Adaptive ROS 2 Nodes are able to perform computations in the CPU, the FPGA or the GPU, adaptively. Adaptive behavior is controlled through the "adaptive" ROS 2 parameter.
 
1 2023-04-11 actuator_msgs
ROS 2 message interface for Actuators.
ROS 2 message interface for Actuators.
 
2 2024-05-20 actionlib_msgs
A package containing some message definitions used in the implementation of ROS 1 actions.
A package containing some message definitions used in the implementation of ROS 1 actions.
 
1 2024-07-11 action_tutorials_py
Python action tutorial code
Python action tutorial code
 
1 2024-07-11 action_tutorials_interfaces
Action tutorials action
Action tutorials action
 
1 2024-07-11 action_tutorials_cpp
C++ action tutorial cpp code
C++ action tutorial cpp code
 
1 2023-04-18 action_msgs
Messages and service definitions common among all ROS actions.
Messages and service definitions common among all ROS actions.
 
2 2024-11-13 ackermann_steering_controller
Steering controller for Ackermann kinematics. Rear fixed wheels are powering the vehicle and front wheels are steering it.
Steering controller for Ackermann kinematics. Rear fixed wheels are powering the vehicle and front wheels are steering it.
 
1 2022-02-08 ackermann_msgs
ROS2 messages for robots using Ackermann steering.
ROS2 messages for robots using Ackermann steering.
 
1 2021-04-12 acado_vendor
ament package for ACADO toolkit for MPC code generation
ament package for ACADO toolkit for MPC code generation
 
1 zstd_image_transport
1 zivid_samples
1 zivid_interfaces
1 zivid_camera
1 zeroconf_msgs
1 zeroconf_jmdns_suite
1 zeroconf_avahi_suite
1 zeroconf_avahi_demos
1 zeroconf_avahi
1 zenoh_cpp_vendor
1 zed_msgs
1 zdepth_image_transport
1 zdepth
1 zbar_ros_interfaces
1 z_laser_zlp1
1 z_laser_viz
1 z_laser_projector
1 z_laser_msgs
1 z_laser_gui
1 yumi_test_controllers
1 yumi_support
1 yumi_moveit_config
1 yumi_launch
1 yumi_hw
1 yumi_description
1 yumi_control
1 yujin_yrl_package
1 yujin_ocs
1 yujin_maps
1 ypspur_ros
1 ypspur
1 youbot_simulation
1 youbot_gazebo_worlds
1 youbot_gazebo_robot
1 youbot_gazebo_control
1 youbot_driver_ros_interface
1 youbot_driver
1 youbot_description
1 yosemite_valley
1 yoctopuce_altimeter
1 yocs_waypoints_navi
1 yocs_waypoint_provider
1 yocs_virtual_sensor
1 yocs_velocity_smoother
1 yocs_safety_controller
1 yocs_rapps
1 yocs_navigator
1 yocs_navi_toolkit
1 yocs_msgs
1 yocs_math_toolkit
1 yocs_localization_manager
1 yocs_keyop
1 yocs_joyop
1 yocs_diff_drive_pose_controller
1 yocs_controllers
1 yocs_cmd_vel_mux
1 yocs_ar_pair_tracking
1 yocs_ar_pair_approach
1 yocs_ar_marker_tracking
1 yason
1 yasmin_viewer
1 yasmin_ros
1 yasmin_msgs
1 yasmin_demos
1 yasmin
1 yaml_cpp_0_3
1 yaets
1 xv_11_laser_driver
1 xsens_mti_driver
1 xsens_driver
0 xsdcxx
1 xpp_vis
1 xpp_states
1 xpp_quadrotor
1 xpp_msgs
1 xpp_hyq
1 xpp_examples
1 xpp
1 xmlrpcpp
1 ximea_camera
1 xiaoqiang_server
1 xiaoqiang_navigation_example
1 xiaoqiang_navigation
1 xiaoqiang_msgs
1 xiaoqiang_monitor
1 xiaoqiang_freenect_launch
1 xiaoqiang_freenect_camera
1 xiaoqiang_freenect
1 xiaoqiang_driver
1 xiaoqiang_description
1 xiaoqiang_depth_image_proc
1 xiaoqiang_controller
1 xiaoqiang_bringup
1 xiaoqiang
1 xdot
1 xbot_tools
2 xbot_talker
1 xbot_safety_controller
1 xbot_node
2 xbot_navi
1 xbot_msgs
2 xbot_face
1 xbot_driver
1 xbot_description
1 xbot_bringup
1 xbot
1 xaxxon_openlidar
1 xarm_sdk
1 xarm_planner
1 xarm_msgs
1 xarm_moveit_servo
1 xarm_gripper
1 xarm_gazebo
1 xarm_description
1 xarm_controller
1 xarm_bringup
1 xarm_api
1 xarm7_vacuum_gripper_moveit_config
1 xarm7_redundancy_res
1 xarm7_moveit_config
1 xarm7_gripper_moveit_config
1 xarm6_vacuum_gripper_moveit_config
1 xarm6_moveit_config
1 xarm6_gripper_moveit_config
1 xarm5_vacuum_gripper_moveit_config
1 xarm5_moveit_config
1 xarm5_gripper_moveit_config
1 xacro_live
0 wxWidgets
1 wu_ros_tools
1 wts_driver
1 wsg_32_description
1 ws281x
1 wrapyfi_ros_interfaces
1 wrapyfi_ros2_interfaces
1 wpi_jaco_wrapper
1 wpi_jaco_msgs
1 wpi_jaco
1 worldlib
0 world_model
1 world_item_search
1 world_item_observer
2 world_canvas_utils
2 world_canvas_server
2 world_canvas_msgs
2 world_canvas_client_py
2 world_canvas_client_examples
2 world_canvas_client_cpp
1 witmotion_ros
1 wit-imu-driver
1 wireless_watcher
1 wireless_msgs
1 wire_viz
1 wire_tutorials
1 wire_state_estimators
1 wire_msgs
1 wire_core
1 wire
1 winros_create_pkg
1 winros_create_msg_pkg
1 win_tinyxml
1 win_roscpp_tutorials
1 win_ros
1 win_pyyaml
1 win_python_build_tools
0 win_pymercurial
1 win_mercurial
1 win_empy
1 win_eigen
1 win_dateutil
1 win_bzip2
1 win_boost
1 win_appupdater
1 willow_maps

Packages

Name Description
1 uuv_cpc_sensor
1 utilrb
1 utilmm
1 utexas_gdc
1 usv_gazebo_plugins
0 usb_serial_for_android
1 usb_cam_hardware_interface
1 usb_cam_hardware
1 usb_cam_controllers
1 ursa_driver
1 urg_node_msgs
1 urdfdom_headers
2 urdfdom
1 urdf_viewer
1 urdf_vehicle_kinematic
1 urdf_traverser
1 urdf_transform
1 urdf_test
1 urdf_sim_tutorial
1 urdf_processing_tools
2 urdf_launch
1 urdf2inventor
1 urdf2graspit
1 ur_simulation_gz
0 ur_simulation_gazebo
2 ur_robot_driver
3 ur_msgs
1 ur_moveit_config
1 ur_modern_driver
1 ur_kinematics
1 ur_kin_py
1 ur_gazebo
1 ur_e_gazebo
1 ur_e_description
1 ur_driver
3 ur_description
2 ur_dashboard_msgs
1 ur_controllers
1 ur_client_library
2 ur_calibration
2 ur_bringup
1 ur5e_moveit_config
1 ur5_moveit_config
1 ur5_e_moveit_config
1 ur3e_moveit_config
1 ur3_moveit_config
1 ur3_e_moveit_config
1 ur30_moveit_config
1 ur20_moveit_config
1 ur16e_moveit_config
1 ur10e_moveit_config
1 ur10_moveit_config
1 ur10_e_moveit_config
1 ur
1 update_move_base_parameter_recovery
1 uos_tools
1 uos_rotunit_teleop
1 uos_rotunit_snapshotter
1 uos_rotunit_driver
1 uos_rotunit
1 uos_maps
1 uos_gazebo_worlds
1 uos_freespace
1 uos_diffdrive_teleop
1 uos_common_urdf
1 universal_teleop
1 universal_robots
1 universal_robot
1 unitreeeus
1 unitree_ros
0 unitree_legged_real
0 unitree_legged_msgs
1 unique_identifier_msgs
2 undo_path_global_planner
1 underwater_vehicle_dynamics
1 underwater_sensor_msgs
2 uncrustify_vendor
1 uncrustify
0 uncalibrated_servoing_msgs
1 um7
2 um6
1 ugv_random_walk
1 uga_tum_ardrone
1 uf_robot_moveit_config
1 ueye_cam
1 udp_msgs
1 udp_driver
1 udp_com
1 udp_bc_broker
1 ucla_linear_axis
1 ucl_drone_gui
1 ucl_drone
1 uc3m_maps
1 ubnt_airos_tools
1 ublox_ubx_msgs
1 ublox_ubx_interfaces
2 ublox_serialization
1 ublox_nav_sat_fix_hp_node
2 ublox_msgs
1 ublox_msg_filters
2 ublox_gps
1 ublox_dgnss_node
1 ublox_dgnss
2 ublox
1 ubiquity_motor
1 ubiquity_launches
1 uavcan_communicator
1 uavc_v4lctl
1 uav_simple_tracking
1 uav_random_direction
1 uav_optimal_coverage
1 uav_local_coverage
1 typelib
1 type_description_interfaces
1 twistimu
1 twist_stamper
1 twist_mux_msgs
1 twist_mux
1 twist_controller
1 tvm_vendor
1 tuw_waypoint_to_spline_msgs
1 tuw_voronoi_graph
1 tuw_vehicle_msgs
1 tuw_uvc
1 tuw_std_msgs
2 tuw_rviz
1 tuw_robotics
1 tuw_object_rviz
1 tuw_object_msgs
1 tuw_object_map_msgs
1 tuw_nav_rviz
1 tuw_nav_msgs
1 tuw_multi_robot_rviz
1 tuw_multi_robot_router
1 tuw_multi_robot_msgs
1 tuw_multi_robot_local_behavior_controller
1 tuw_multi_robot_goal_generator
1 tuw_multi_robot_demo
1 tuw_multi_robot_ctrl
1 tuw_multi_robot
1 tuw_msgs
1 tuw_marker_slam
1 tuw_marker_server
1 tuw_marker_pose_estimation
1 tuw_marker_noise
1 tuw_marker_filter
1 tuw_marker_detection
1 tuw_local_controller_msgs
1 tuw_json
1 tuw_graph_msgs
1 tuw_geometry_rviz
1 tuw_geometry_msgs
1 tuw_geometry
1 tuw_geo_msgs
1 tuw_gazebo_msgs
1 tuw_ellipses
1 tuw_control
1 tuw_checkerboard
1 tuw_aruco
1 tuw_airskin_msgs
1 tuw
1 tutorial_examples
1 turtlesim_msgs
1 turtlesim_dash_tutorial
1 turtlebot_viz
2 turtlebot_teleop
1 turtlebot_stdr
1 turtlebot_stage
1 turtlebot_simulator
2 turtlebot_rviz_launchers
1 turtlebot_rapps
1 turtlebot_panorama
1 turtlebot_navigation
1 turtlebot_msgs
1 turtlebot_loadout_kha1
2 turtlebot_interactive_markers
1 turtlebot_interactions
1 turtlebot_gazebo
1 turtlebot_follower
1 turtlebot_exploration_3d
1 turtlebot_description
2 turtlebot_dashboard
1 turtlebot_create_desktop
1 turtlebot_create
1 turtlebot_core_apps
1 turtlebot_concert
1 turtlebot_capabilities
1 turtlebot_calibration
1 turtlebot_bringup
1 turtlebot_arm_object_manipulation
1 turtlebot_arm_moveit_demos
1 turtlebot_arm_moveit_config
1 turtlebot_arm_kinect_calibration
1 turtlebot_arm_ikfast_plugin
1 turtlebot_arm_description
1 turtlebot_arm_bringup
1 turtlebot_arm_block_manipulation
1 turtlebot_arm
1 turtlebot_apps
1 turtlebot_android

Packages

Name Description
1 win_appupdater
1 willow_maps
1 wiimote_msgs
1 wifi_scan
1 wifi_ddwrt
1 widowx_arm_moveit
1 widowx_arm_description
1 widowx_arm_controller
1 widowx_arm
1 whill_msgs
1 whill_examples
1 whill_driver
1 whill_description
1 whill_bringup
1 whill
1 wheeled_robin_viz
1 wheeled_robin_teleop
1 wheeled_robin_simulator
1 wheeled_robin_rviz_launchers
1 wheeled_robin_node
1 wheeled_robin_navigation
1 wheeled_robin_guided_tour
1 wheeled_robin_formation_drive
1 wheeled_robin_driver
1 wheeled_robin_description
1 wheeled_robin_core_apps
1 wheeled_robin_bringup
1 wheeled_robin_apps
1 wheeled_robin
1 wge100_driver
1 wge100_camera_firmware
1 wge100_camera
1 weight_scale_interfaces
1 webui
1 webrtc_ros
1 webrtc
1 webots_ros2_universal_robot
1 webots_ros2_turtlebot
1 webots_ros2_tiago
1 webots_ros2_tests
1 webots_ros2_tesla
1 webots_ros2_msgs
1 webots_ros2_mavic
1 webots_ros2_importer
1 webots_ros2_epuck
1 webots_ros2_driver
1 webots_ros2_control
1 webots_ros2
2 webots_ros
1 web_video_server
1 web_msgs
1 web_interface
1 waypoint_touring
1 waypoint_meta
1 waypoint_generator
1 watson_ins
1 warthog_viz
1 warthog_simulator
1 warthog_msgs
1 warthog_gazebo
1 warthog_desktop
1 warthog_description
1 warthog_control
1 warehouse_ros_sqlite
1 warehouse_ros_mongo
1 wall_follower_ros2
0 walking_utils
0 walking_controller
1 vtec_tracker
1 vtec_ros
1 vtec_msgs
1 vs060_moveit_config
1 vs060_gazebo
1 vs060
1 vrxperience_msgs
1 vrxperience_bridge
1 vrpn_mocap
0 vrpn
1 vrmagic_ros_bridge_server
1 2018-04-16 vrep_ros_plugin
The vrep_ros_plugin package
The vrep_ros_plugin package
 
1 2018-04-16 vrep_ros_bridge
The main application of the plugin is to provide a communication interface between V-Rep and (ROS). The aim is to control the V-Rep simulation externally using ROS messages and ROS services.
The main application of the plugin is to provide a communication interface between V-Rep and (ROS). The aim is to control the V-Rep simulation externally using ROS messages and ROS services.
 
0 vrep_common
1 voronoi_planner
1 volta_teleoperator
1 volta_simulation
1 volta_rules
1 volta_navigation
1 volta_msgs
1 volta_localization
1 volta_description
1 volta_control
1 volta_base
1 2018-01-31 volksbot_driver
Driver for the Volksbot robot. Depends on libepos2.
Driver for the Volksbot robot. Depends on libepos2.
 
1 vmbc_interface
1 vl53l1x
1 vl53l0x_mraa_ros
1 vizanti_server
1 vizanti_msgs
1 vizanti_demos
1 vizanti_cpp
1 vizanti
0 vive_ros
1 vive_localization
1 vive
1 vitis_common
1 visualstates
1 2016-10-01 visualization_rwt
 
1 visual_pose_estimation
1 2022-01-07 visp_ros
An extension of ViSP library that interfaces ROS into usual ViSP classes and a basket of generic ros nodes based on ViSP.
An extension of ViSP library that interfaces ROS into usual ViSP classes and a basket of generic ros nodes based on ViSP.
 
0 visp
1 viso2_ros
1 viso2
2 vision_msgs_rviz_plugins
1 vision_msgs_layers
2 vision_msgs
1 vision_common
1 virtual_scan
1 viodom
1 vimbax_camera_msgs
1 vimbax_camera_examples
1 vimbax_camera_events
1 vimbax_camera
1 2019-11-15 vigir_walk_monitor
The vigir_walk_monitor package
The vigir_walk_monitor package
 
0 vigir_terrain_classifier
1 2018-11-19 vigir_step_control
The vigir_step_control package
The vigir_step_control package
 
1 2017-03-09 vigir_pluginlib_msgs
The vigir_pluginlib_msgs package
The vigir_pluginlib_msgs package
 
1 2017-03-09 vigir_pluginlib_manager
The vigir_pluginlib_manager package
The vigir_pluginlib_manager package
 
1 2017-03-09 vigir_pluginlib
The vigir_pluginlib package
The vigir_pluginlib package
 
1 2019-11-15 vigir_pattern_generator
The vigir_pattern_generator package
The vigir_pattern_generator package
 
1 2019-11-15 vigir_global_footstep_planner
The vigir_global_footstep_planner package
The vigir_global_footstep_planner package
 
1 2023-09-12 vigir_generic_params
The vigir_generic_params package
The vigir_generic_params package
 
1 2017-07-12 vigir_footstep_planning_widgets
The vigir_footstep_planning_widgets package
The vigir_footstep_planning_widgets package
 
1 2017-07-12 vigir_footstep_planning_rviz_plugin
The vigir_footstep_planning_rviz_plugin package
The vigir_footstep_planning_rviz_plugin package
 
1 2017-07-12 vigir_footstep_planning_plugins
The vigir_footstep_planning_plugins package
The vigir_footstep_planning_plugins package
 
1 2018-03-11 vigir_footstep_planning_msgs
The vigir_footstep_planning_msgs package
The vigir_footstep_planning_msgs package
 
1 2017-07-12 vigir_footstep_planning_lib
The vigir_footstep_planning_lib package
The vigir_footstep_planning_lib package
 
1 2019-11-15 vigir_footstep_planning_default_plugins
The vigir_footstep_planning_default_plugins package
The vigir_footstep_planning_default_plugins package
 
1 2019-11-15 vigir_footstep_planning
The vigir_footstep_planning package is a stack for the whole footstep planning system. It contains the top-level launch files and may be used to include all dependencies.
The vigir_footstep_planning package is a stack for the whole footstep planning system. It contains the top-level launch files and may be used to include all dependencies.
 
1 2019-11-15 vigir_footstep_planner
The vigir_footstep_planner package
The vigir_footstep_planner package
 
1 2019-11-15 vigir_foot_pose_transformer
The vigir_foot_pose_transformer package
The vigir_foot_pose_transformer package
 
1 2019-11-15 vigir_feet_pose_generator
The vigir_feet_pose_generator package
The vigir_feet_pose_generator package
 
1 2021-04-13 video_stream_opencv
The video_stream_opencv package contains a node to publish a video stream (the protocols that opencv supports are supported, including rtsp, webcams on /dev/video and video files) in ROS image topics, it supports camera info and basic image flipping (horizontal, vertical or both) capabilities, also adjusting publishing rate.
The video_stream_opencv package contains a node to publish a video stream (the protocols that opencv supports are supported, including rtsp, webcams on /dev/video and video files) in ROS image topics, it supports camera info and basic image flipping (horizontal, vertical or both) capabilities, also adjusting publishing rate.
 
1 video_player
1 2021-10-21 vicon_bridge
This is a driver providing data from VICON motion capture systems. It is based on the vicon_mocap package from the starmac stacks. Additionally, it can handle multiple subjects / segments and allows to calibrate an origin of the vehicle(s) as this is somehow tedious with the VICON Tracker.
This is a driver providing data from VICON motion capture systems. It is based on the vicon_mocap package from the starmac stacks. Additionally, it can handle multiple subjects / segments and allows to calibrate an origin of the vehicle(s) as this is somehow tedious with the VICON Tracker.
 
1 vesc_msgs
1 vesc_driver
1 vesc_ackermann
1 vesc
1 velodyne_utils
1 velodyne_pointcloud
1 velodyne_pcl
1 velodyne_msgs
1 velodyne_laserscan
1 velodyne_height_map
1 velodyne_gazebo_plugin
1 velodyne_driver
1 velodyne
1 velo2cam_gazebo
1 velo2cam_calibration
1 vector_pursuit_controller
1 vector_map_msgs
1 vda5050_serializer
1 vda5050_msgs
2 vda5050_connector
1 vapor_master
0 val_robot_interface
1 v4r_uvc
1 v4r_ros
1 v4r_opencv_cam
1 v4r_msgs
1 v4r_laser_robot_calibration
1 v4r_laser_filter
1 v4r_ellipses
1 v4r_artoolkitplus
1 v4l2_camera
1 uwb_hardware_driver
1 uuv_world_ros_plugins_msgs
1 uuv_world_ros_plugins
1 uuv_world_plugins
1 uuv_tutorials
1 uuv_tutorial_seabed_world
1 uuv_tutorial_dp_controller
1 uuv_tutorial_disturbances
1 uuv_trajectory_control
1 uuv_thruster_manager
1 uuv_teleop
1 uuv_simulator
1 uuv_sensor_ros_plugins_msgs
1 uuv_sensor_ros_plugins
1 uuv_plume_simulator
1 uuv_plume_msgs
1 uuv_gazebo_worlds
1 uuv_gazebo_ros_plugins_msgs
1 uuv_gazebo_ros_plugins
1 uuv_gazebo_plugins
1 uuv_gazebo
1 uuv_descriptions
1 uuv_cpc_sensor
1 uuv_control_utils
1 uuv_control_msgs

Packages

Name Description
1 2018-10-31 nao_robot
 
1 2016-02-16 nao_path_follower
Enables a Nao humanoid to either walk to a target location (with localization feedback), or follow a planned 2D path closely. Sends naoqi_msgs to the nao_walker node in nao_apps.
Enables a Nao humanoid to either walk to a target location (with localization feedback), or follow a planned 2D path closely. Sends naoqi_msgs to the nao_walker node in nao_apps.
 
1 2017-01-20 nao_moveit_config
An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework
 
3 2022-12-03 nao_meshes
meshes for the Aldebaran Robotics NAO
meshes for the Aldebaran Robotics NAO
 
1 2024-05-01 nao_jsk_teleop
nao_jsk_teleop
nao_jsk_teleop
 
2 2018-01-29 nao_interaction_msgs
Messages and services declarations for the nao_interaction metapackage
Messages and services declarations for the nao_interaction metapackage
 
2 2018-01-29 nao_interaction_launchers
Launchers for bringing up the nodes of nao_interaction metapackage.
Launchers for bringing up the nodes of nao_interaction metapackage.
 
2 2018-01-29 nao_interaction
 
1 2023-11-15 nao_gazebo_plugin
The nao_gazebo_plugin package
The nao_gazebo_plugin package
 
1 2016-02-16 nao_extras
Extra tools for the Nao robot: teleoperation with a gamepad and path following. Renamed from the nao_common stack.
Extra tools for the Nao robot: teleoperation with a gamepad and path following. Renamed from the nao_common stack.
 
1 2018-10-31 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 2017-11-16 nao_dcm_bringup
Bring-up the nao_dcm driver to connect to Aldebaran's Nao robot (v4).
Bring-up the nao_dcm driver to connect to Aldebaran's Nao robot (v4).
 
1 2023-11-15 nao_control
The nao_control package
The nao_control package
 
1 2018-10-31 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.
 
2 2018-01-29 nao_audio
Package for the Nao robot, providing access to NAOqi audio proxies
Package for the Nao robot, providing access to NAOqi audio proxies
 
1 2018-10-31 nao_apps
Applications for NAO using the NAOqi API
Applications for NAO using the NAOqi API
 
1 2015-10-09 nanomsg
The nanomsg package
The nanomsg package
 
1 2015-01-07 myo_ros
The myo_ros package
The myo_ros package
 
1 2018-11-26 myahrs_driver
myahrs_driver is a driver package for the WITHROBOT's myAHRS+. The myAHRS+ is a low cost high performance AHRS(Attitude Heading Reference System) with USB/UART/I2C interface. The myAHRS+ board contains a 3-axis 16-bit gyroscope, a 3-axis 16-bit accelerometer and a 3-axis 13-bit magnetometer. The driver should also work with USB port.
myahrs_driver is a driver package for the WITHROBOT's myAHRS+. The myAHRS+ is a low cost high performance AHRS(Attitude Heading Reference System) with USB/UART/I2C interface. The myAHRS+ board contains a 3-axis 16-bit gyroscope, a 3-axis 16-bit accelerometer and a 3-axis 13-bit magnetometer. The driver should also work with USB port.
 
2 2024-12-27 mvsim
A lightweight multivehicle simulation framework.
A lightweight multivehicle simulation framework.
 
1 2019-04-30 multimaster_msgs_fkie
The messages required by multimaster packages.
The messages required by multimaster packages.
 
1 2019-04-30 multimaster_fkie
The metapackage to combine the nodes required to establish and manage a multimaster network. This requires no or minimal configuration. The changes are automatically detected and synchronized.
The metapackage to combine the nodes required to establish and manage a multimaster network. This requires no or minimal configuration. The changes are automatically detected and synchronized.
 
1 2021-08-29 multi_object_tracking_lidar
ROS package for Multiple objects detection, tracking and classification from LIDAR scans/point-clouds
ROS package for Multiple objects detection, tracking and classification from LIDAR scans/point-clouds
 
1 2025-01-06 multi_map_server
multi_map_server provides the
multi_map_server provides the
 
1 2018-03-01 multi_level_map_utils
Contains utilities like a level multiplexer, a level selector and other utility functions.
Contains utilities like a level multiplexer, a level selector and other utility functions.
 
1 2018-03-01 multi_level_map_server
Launches a map server for various floors inside a building.
Launches a map server for various floors inside a building.
 
1 2018-03-01 multi_level_map_msgs
Messages used by the multi floor map server and navigation code.
Messages used by the multi floor map server and navigation code.
 
1 2019-02-26 multi_interface_roam
sdsdddsdsds
sdsdddsdsds
 
1 2022-04-29 mrpt_slam
mrpt_slam
mrpt_slam
 
1 2022-04-29 mrpt_rbpf_slam
This package is used for gridmap SLAM. The interface is similar to gmapping (https://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 (https://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 2022-04-29 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 2022-04-29 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 2022-04-29 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 2022-04-29 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 2016-03-10 mrp2_viz
RViz configurations and launch files for visualization.
RViz configurations and launch files for visualization.
 
1 2016-03-10 mrp2_simulator
Simulation-related packages for MRP2
Simulation-related packages for MRP2
 
1 2016-08-16 mrp2_robot
MRP2 robot description and launch files
MRP2 robot description and launch files
 
1 2017-11-02 mrp2_navigation
Launch files, parameters and maps for different navigation applications.
Launch files, parameters and maps for different navigation applications.
 
1 2016-03-10 mrp2_hardware_gazebo
Gazebo plugin of MRP2 robot hardware used in simulation.
Gazebo plugin of MRP2 robot hardware used in simulation.
 
1 2016-08-16 mrp2_hardware
Hardware files to communicate with MRP2 base.
Hardware files to communicate with MRP2 base.
 
1 2016-03-10 mrp2_gazebo
Launch files and simulation files to run MRP2 in Gazebo.
Launch files and simulation files to run MRP2 in Gazebo.
 
1 2016-08-16 mrp2_display
Package for managing touch LCD panel on MRP2
Package for managing touch LCD panel on MRP2
 
1 2016-03-10 mrp2_desktop
Visualization tools and configurations for MRP2 robot.
Visualization tools and configurations for MRP2 robot.
 
1 2017-11-02 mrp2_description
URDF and xacro description files for MRP2.
URDF and xacro description files for MRP2.
 
1 2017-11-02 mrp2_control
Teleoperation and ros controls related launch files and configurations.
Teleoperation and ros controls related launch files and configurations.
 
1 2017-11-02 mrp2_common
Necessary packages in common for both simulation and real environment.
Necessary packages in common for both simulation and real environment.
 
1 2016-08-16 mrp2_bringup
Launch files and configurations for starting MRP2 robot in a real environment.
Launch files and configurations for starting MRP2 robot in a real environment.
 
1 2017-11-02 mrp2_analyzer
The diagnostic package for MRP2.
The diagnostic package for MRP2.
 
1 2019-03-17 movie_publisher
Node for using a video file as video topic source.
Node for using a video file as video topic source.
 
2 2016-02-09 moveit_visual_tools
Helper functions for displaying and debugging MoveIt! data in Rviz via published markers
Helper functions for displaying and debugging MoveIt! data in Rviz via published markers
 
1 2016-10-31 moveit_simple_grasps
A basic grasp generator for simple objects such as blocks or cylinders for use with the MoveIt! pick and place pipeline. Does not consider friction cones or other dynamics.
A basic grasp generator for simple objects such as blocks or cylinders for use with the MoveIt! pick and place pipeline. Does not consider friction cones or other dynamics.
 
3 2019-06-17 moveit_simple_controller_manager
A generic, simple controller manager plugin for MoveIt.
A generic, simple controller manager plugin for MoveIt.
 
2 2016-01-13 moveit_sim_controller
A simulation interface for a hardware interface for ros_control, and loads default joint values from SRDF
A simulation interface for a hardware interface for ros_control, and loads default joint values from SRDF
 
3 2019-06-17 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!
 
2 2019-06-17 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).
 
3 2019-06-17 moveit_ros_warehouse
Components of MoveIt connecting to MongoDB
Components of MoveIt connecting to MongoDB
 
3 2019-06-17 moveit_ros_visualization
Components of MoveIt that offer visualization
Components of MoveIt that offer visualization
 
3 2019-06-17 moveit_ros_robot_interaction
Components of MoveIt that offer interaction via interactive markers
Components of MoveIt that offer interaction via interactive markers
 
3 2019-06-17 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
 
3 2019-06-17 moveit_ros_planning
Planning components of MoveIt that use ROS
Planning components of MoveIt that use ROS
 
3 2019-06-17 moveit_ros_perception
Components of MoveIt connecting to perception
Components of MoveIt connecting to perception
 
3 2019-06-17 moveit_ros_move_group
The move_group node for MoveIt
The move_group node for MoveIt
 
2 2019-06-17 moveit_ros_manipulation
Components of MoveIt used for manipulation
Components of MoveIt used for manipulation
 
2 2019-06-17 moveit_ros_control_interface
ros_control controller manager interface for MoveIt!
ros_control controller manager interface for MoveIt!
 
2 2019-06-17 moveit_ros_benchmarks_gui
MoveIt GUI tools for benchmarking
MoveIt GUI tools for benchmarking
 
3 2019-06-17 moveit_ros_benchmarks
Enhanced tools for benchmarks in MoveIt!
Enhanced tools for benchmarks in MoveIt!
 
3 2019-06-17 moveit_ros
Components of MoveIt that use ROS
Components of MoveIt that use ROS
 
1 2017-11-26 moveit_robots
moveit_robots meta-package contains multiple robots moveit configuration packages.
moveit_robots meta-package contains multiple robots moveit configuration packages.
 
2 2024-08-29 moveit_resources_prbt_support
Mechanical, kinematic and visual description of the Pilz light weight arm PRBT.
Mechanical, kinematic and visual description of the Pilz light weight arm PRBT.
 
2 2024-08-29 moveit_resources_prbt_pg70_support
PRBT support for Schunk pg70 gripper.
PRBT support for Schunk pg70 gripper.
 
2 2024-08-29 moveit_resources_prbt_moveit_config
 
2 2024-08-29 moveit_resources_prbt_ikfast_manipulator_plugin
The prbt_ikfast_manipulator_plugin package
The prbt_ikfast_manipulator_plugin package
 
1 2024-08-29 moveit_resources_pr2_description
PR2 Resources used for MoveIt! testing
PR2 Resources used for MoveIt! testing
 
1 2024-08-29 moveit_resources_panda_moveit_config
 
1 2024-08-29 moveit_resources_panda_description
panda Resources used for MoveIt! testing
panda Resources used for MoveIt! testing
 
1 2024-08-29 moveit_resources_fanuc_moveit_config
 
1 2024-08-29 moveit_resources_fanuc_description
Fanuc Resources used for MoveIt! testing
Fanuc Resources used for MoveIt! testing
 
1 2024-08-29 moveit_resources_dual_panda_moveit_config
An automatically generated package with all the configuration and launch files for using the panda with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the panda with the MoveIt Motion Planning Framework
 
1 2024-08-29 moveit_resources
Resources used for MoveIt! testing
Resources used for MoveIt! testing
 
1 2020-12-25 moveit_python
A pure-python interaface to the MoveIt! ROS API.
A pure-python interaface to the MoveIt! ROS API.
 
1 2019-07-04 moveit_pr2
All PR2-specific packages for MoveIt
All PR2-specific packages for MoveIt
 
3 2019-06-17 moveit_plugins
Metapackage for moveit plugins.
Metapackage for moveit plugins.
 
1 2019-03-01 moveit_planning_helper
A test package to plan and execute a joint trajectory. This package is only in here for testing during development. At some stage, this will move to a new package with all motion-plan related functionalities, e.g. joint_trajectory_planning and joint_trajectory_execution.
A test package to plan and execute a joint trajectory. This package is only in here for testing during development. At some stage, this will move to a new package with all motion-plan related functionalities, e.g. joint_trajectory_planning and joint_trajectory_execution.
 
3 2019-06-17 moveit_planners_ompl
MoveIt interface to OMPL
MoveIt interface to OMPL
 
2 2019-06-17 moveit_planners_chomp
The interface for using CHOMP within MoveIt!
The interface for using CHOMP within MoveIt!
 
3 2019-06-17 moveit_planners
Metapacakge that installs all available planners for MoveIt
Metapacakge that installs all available planners for MoveIt
 
1 2019-03-01 moveit_object_handling
Package which helps generate the MoveIt! moveit_msgs/CollisionObject messages for existing objects in the scene, described by object_msgs/Object. Also provides helper classes for MoveIt! in relation to objects.
Package which helps generate the MoveIt! moveit_msgs/CollisionObject messages for existing objects in the scene, described by object_msgs/Object. Also provides helper classes for MoveIt! in relation to objects.
 
1 2016-11-15 moveit_msgs
Messages, services and actions used by MoveIt
Messages, services and actions used by MoveIt
 
2 2019-06-17 moveit_kinematics
Package for all inverse kinematics solvers in MoveIt!
Package for all inverse kinematics solvers in MoveIt!
 
1 2017-08-05 moveit_goal_builder
The moveit_goal_builder package
The moveit_goal_builder package
 
2 2019-07-04 moveit_full_pr2
All MoveIt components, plugins and PR2-specific plugins
All MoveIt components, plugins and PR2-specific plugins
 
2 2019-06-17 moveit_full
All MoveIt components and plugins
All MoveIt components and plugins
 
2 2019-06-17 moveit_fake_controller_manager
A fake controller manager plugin for MoveIt.
A fake controller manager plugin for MoveIt.
 
1 2019-06-17 moveit_experimental
Experimental packages for moveit.
Experimental packages for moveit.
 
1 2022-04-25 moveit_eus_ik_plugin
moveit_eus_ik_plugin
moveit_eus_ik_plugin
 
3 2019-06-17 moveit_core
Core libraries used by MoveIt!
Core libraries used by MoveIt!
 
1 2019-03-01 moveit_controller_multidof
A moveit_controller_manager implementation which supports execution of a MultiDOF-trajectory with a virtual joint. Transforms the moveit_msgs::RobotTrajectory into a path navigation action and/or a control_msgs/FollowJointTrajectoryAction to control (1) the virtual joint with the path navigation action (read from moveit_msgs/RobotTrajectory.multi_dof_joint_trajectory), and (2) the joints with a control_msgs/FollowJointTrajectoryAction.
A moveit_controller_manager implementation which supports execution of a MultiDOF-trajectory with a virtual joint. Transforms the moveit_msgs::RobotTrajectory into a path navigation action and/or a control_msgs/FollowJointTrajectoryAction to control (1) the virtual joint with the path navigation action (read from moveit_msgs/RobotTrajectory.multi_dof_joint_trajectory), and (2) the joints with a control_msgs/FollowJointTrajectoryAction.
 
2 2019-06-17 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-06-17 moveit_commander
Python interfaces to MoveIt
Python interfaces to MoveIt
 
2 2019-06-17 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-02-28 move_slow_and_clear
move_slow_and_clear
move_slow_and_clear
 
2 2019-02-28 move_base_msgs
Holds the action description and relevant messages for the move_base package
Holds the action description and relevant messages for the move_base package
 
1 2019-02-28 move_base
The move_base package provides an implementation of an action (see the
The move_base package provides an implementation of an action (see the
 
1 2018-04-06 mouse_teleop
A mouse teleop tool for holonomic mobile robots.
A mouse teleop tool for holonomic mobile robots.
 
1 2018-02-07 motoman_sia5d_support
 
1 2018-02-07 motoman_sia20d_support
 
1 2018-02-07 motoman_sia20d_moveit_config
An automatically generated package with all the configuration and launch files for using the motoman_sia20d with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the motoman_sia20d with the MoveIt Motion Planning Framework
 
1 2018-02-07 motoman_sia10f_support
 
1 2018-02-07 motoman_sia10d_support
 
1 2018-02-07 motoman_sda10f_support
 
1 2018-02-07 motoman_sda10f_moveit_config
An automatically generated package with all the configuration and launch files for using the motoman_sda10f with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the motoman_sda10f with the MoveIt Motion Planning Framework
 
1 2018-02-07 motoman_msgs
set of messages to serve as support for the multi-groups driver
set of messages to serve as support for the multi-groups driver
 
1 2018-02-07 motoman_mh5_support
 
1 2018-02-07 motoman_driver
The motoman driver package includes nodes for interfacing with a motoman industrial robot controllers.
The motoman driver package includes nodes for interfacing with a motoman industrial robot controllers.
 
1 2018-02-07 motoman
The motoman stack constains libraries, configuration files, and ROS nodes for controlling a Motoman robot from ROS-Industrial
The motoman stack constains libraries, configuration files, and ROS nodes for controlling a Motoman robot from ROS-Industrial
 
1 2021-03-30 monocam_settler
Listens on a ImageFeatures topic, and waits for the data to settle. This package is experimental and unstable. Expect its APIs to change.
Listens on a ImageFeatures topic, and waits for the data to settle. This package is experimental and unstable. Expect its APIs to change.
 
1 2017-08-31 mongodb_store_msgs
The mongodb_store_msgs package
The mongodb_store_msgs package
 
1 2017-08-31 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 2017-08-31 mongodb_log
The mongodb_log package
The mongodb_log package
 
1 2016-10-23 mm_radio
Multiplexing many packet types across a two-way radio connection with publishers and subscribers. Great for embedded connections by two-way serial or ethernet types.
Multiplexing many packet types across a two-way radio connection with publishers and subscribers. Great for embedded connections by two-way serial or ethernet types.
 
1 2016-10-23 mm_mux_demux
Multiplexing many packet types across a single connection. Great for embedded connections by serial or ethernet types.
Multiplexing many packet types across a single connection. Great for embedded connections by serial or ethernet types.
 
1 2016-10-23 mm_messages
Message definitions and serialisations for core messages.
Message definitions and serialisations for core messages.
 
1 2016-10-23 mm_eigen_msgs
Message definitions and serialisations for Eigen messages.
Message definitions and serialisations for Eigen messages.
 
1 2016-10-23 mm_core_msgs
Message definitions and serialisations for core messages.
Message definitions and serialisations for core messages.
 
3 2014-09-16 ml_classifiers
ml_classifiers
ml_classifiers
 
1 2017-03-06 mk
A collection of .mk include files for building ROS architectural elements. Most package authors should use cmake .mk, which calls CMake for the build of the package. The other files in this package are intended for use in exotic situations that mostly arise when importing 3rdparty code.
A collection of .mk include files for building ROS architectural elements. Most package authors should use cmake .mk, which calls CMake for the build of the package. The other files in this package are intended for use in exotic situations that mostly arise when importing 3rdparty code.
 
1 2014-10-30 mjpeg_server
A ROS Node to Stream Image Topics Via a MJPEG Server
A ROS Node to Stream Image Topics Via a MJPEG Server
 
2 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.
 
2 2019-05-06 mir_navigation
Launch and configuration files for move_base, localization etc. on the MiR robot.
Launch and configuration files for move_base, localization etc. on the MiR robot.
 
2 2019-05-06 mir_msgs
Message definitions for the MiR100 robot
Message definitions for the MiR100 robot
 
2 2019-05-06 mir_gazebo
Simulation specific launch and configuration files for the MiR100 robot.
Simulation specific launch and configuration files for the MiR100 robot.
 
2 2019-05-06 mir_dwb_critics
Trajectory critics for the dwb_local_planner that work well together with the SBPL global planner on the MiR robot
Trajectory critics for the dwb_local_planner that work well together with the SBPL global planner on the MiR robot
 
2 2019-05-06 mir_driver
A reverse ROS bridge for the MiR100 robot
A reverse ROS bridge for the MiR100 robot
 
2 2019-05-06 mir_description
URDF description of the MiR100 robot
URDF description of the MiR100 robot
 
2 2019-05-06 mir_actions
Action definitions for the MiR100 robot
Action definitions for the MiR100 robot
 
1 2025-01-05 mini_maxwell
mini_maxwell
mini_maxwell
 
1 2018-06-16 minas_control
This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System
This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System
 
1 2018-06-16 minas
Meta package for minas for PANASONIC MINAS EtherCAT Motor Driver Control System
Meta package for minas for PANASONIC MINAS EtherCAT Motor Driver Control System
 
1 2019-07-02 microstrain_3dmgx2_imu
A driver for IMUs compatible the microstrain 3DM-GX2 and 3DM-GX3 protocol. Includes a heavily modified standalone driver pulled from the player distribution, and a ROS node.
A driver for IMUs compatible the microstrain 3DM-GX2 and 3DM-GX3 protocol. Includes a heavily modified standalone driver pulled from the player distribution, and a ROS node.
 
1 2018-09-13 micros_swarm_stage
micros_swarm_stage package.
micros_swarm_stage package.
 
1 2018-09-13 micros_swarm_gazebo
micros_swarm_gazebo package.
micros_swarm_gazebo package.
 
1 2018-09-13 micros_swarm_framework
This is a programming framework to facilitate application development involving robot swarms. It makes coding for swarms much easier by providing an adequate swarm-level abstraction, as well as tools for swarm management, various communication mechanisms and so on. It also provides essential data structures, such as Neighbor, Swarm, and Virtual Stigmergy, to the user. Most importantly, it is completely compatible with ROS Indigo and presented in the form of a C++ library, which means that all resources in the ROS ecosystem are still available to the user. It is currently extensible to Opensplice DDS.
This is a programming framework to facilitate application development involving robot swarms. It makes coding for swarms much easier by providing an adequate swarm-level abstraction, as well as tools for swarm management, various communication mechanisms and so on. It also provides essential data structures, such as Neighbor, Swarm, and Virtual Stigmergy, to the user. Most importantly, it is completely compatible with ROS Indigo and presented in the form of a C++ library, which means that all resources in the ROS ecosystem are still available to the user. It is currently extensible to Opensplice DDS.
 
1 2018-09-13 micros_swarm
micros_swarm package.
micros_swarm package.
 
1 2019-07-02 micros_mars_task_alloc
This is a ROS package used for the mult-task allocation in a robot team. It is based on Multi-Agent theory and is an abstraction of ALLIANCE model. A cooperative robot team is a multi-agent robot system in essence. In the team, each robot can be seen as an intelligent agent. We have developed a prototype system by python hitherto. The nodelet-based C++ version is being developed and will be released in short time periods.
This is a ROS package used for the mult-task allocation in a robot team. It is based on Multi-Agent theory and is an abstraction of ALLIANCE model. A cooperative robot team is a multi-agent robot system in essence. In the team, each robot can be seen as an intelligent agent. We have developed a prototype system by python hitherto. The nodelet-based C++ version is being developed and will be released in short time periods.
 
1 2016-10-19 micros_hopfield
A package for path planning
A package for path planning
 
1 2016-11-15 mico_moveit_config
An automatically generated package with all the configuration and launch files for using the mico with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the mico with the MoveIt Motion Planning Framework
 
1 2016-11-15 mico_description
3D Model and URDF of the Kinova MICO Arm
3D Model and URDF of the Kinova MICO Arm
 
1 2022-08-10 metaruby
 
1 2021-02-15 message_to_tf
message_to_tf translates pose information from different kind of common_msgs message types to tf. Currently the node supports nav_msgs/Odometry, geometry_msgs/PoseStamped and sensor_msgs/Imu messages as input. The resulting transform is divided into three subtransforms with intermediate frames for the footprint and the stabilized base frame (without roll and pitch).
message_to_tf translates pose information from different kind of common_msgs message types to tf. Currently the node supports nav_msgs/Odometry, geometry_msgs/PoseStamped and sensor_msgs/Imu messages as input. The resulting transform is divided into three subtransforms with intermediate frames for the footprint and the stabilized base frame (without roll and pitch).
 
1 2013-08-21 message_runtime
Package modeling the run-time dependencies for language bindings of messages.
Package modeling the run-time dependencies for language bindings of messages.
 
1 2016-10-23 message_multiplexing
Lightweight communication patterns built on top of nanomsg for use in embedded scenarios where only a single socket connection is desirable.
Lightweight communication patterns built on top of nanomsg for use in embedded scenarios where only a single socket connection is desirable.
 
1 2013-08-21 message_generation
Package modeling the build-time dependencies for generating language bindings of messages.
Package modeling the build-time dependencies for generating language bindings of messages.
 
2 2017-03-06 message_filters
A set of message filters which take in messages and may output those messages at a later time, based on the conditions that filter needs met.
A set of message filters which take in messages and may output those messages at a later time, based on the conditions that filter needs met.
 
1 2014-03-25 media_export
Placeholder package enabling generic export of media paths.
Placeholder package enabling generic export of media paths.
 
1 2017-05-08 mecanum_gazebo_plugin
Plugin which uses directional friction to simulate mecanum wheels.
Plugin which uses directional friction to simulate mecanum wheels.
 
1 2015-12-26 md49_serialport
The md49_serialport package
The md49_serialport package
 
1 2015-12-26 md49_messages
The md49_messages package
The md49_messages package
 
1 2015-12-26 md49_base_controller
The md49_base_controller package
The md49_base_controller package
 
1 2018-07-27 mcl_3dl_msgs
The mcl_3dl message definition package
The mcl_3dl message definition package
 
1 2019-05-21 mcl_3dl
3-D/6-DOF localization for mobile robots with 3-D LIDAR(s)
3-D/6-DOF localization for mobile robots with 3-D LIDAR(s)
 
1 2017-02-07 mavros_msgs
mavros_msgs defines messages for
mavros_msgs defines messages for
 
1 2017-02-07 mavros_extras
Extra nodes and plugins for
Extra nodes and plugins for
 
1 2017-02-07 mavros
MAVROS -- MAVLink extendable communication node for ROS with proxy for Ground Control Station.
MAVROS -- MAVLink extendable communication node for ROS with proxy for Ground Control Station.
 
2 2016-05-20 mavlink
MAVLink message marshaling library. This package provides C-headers and pymavlink library for both 1.0 and 2.0 versions of protocol.
MAVLink message marshaling library. This package provides C-headers and pymavlink library for both 1.0 and 2.0 versions of protocol.
 
1 2022-12-13 mav_system_msgs
Messages specific to MAV utils scripts.
Messages specific to MAV utils scripts.
 
1 2022-12-13 mav_state_machine_msgs
Messages specific to MAV state machine.
Messages specific to MAV state machine.
 
1 2022-12-13 mav_planning_msgs
Messages specific to MAV planning, especially polynomial planning.
Messages specific to MAV planning, especially polynomial planning.
 
1 2022-12-13 mav_msgs
Package containing messages for communicating with rotary wing MAVs
Package containing messages for communicating with rotary wing MAVs
 
1 2022-12-13 mav_comm
Contains messages and services for MAV communication
Contains messages and services for MAV communication
 
1 2015-10-17 mastering_ros_demo_pkg
The mastering_ros_demo_pkg package
The mastering_ros_demo_pkg package
 
1 2019-04-30 master_sync_fkie
Synchronize the local ROS master to the remote masters discovered by master_discovery_fkie node. The registration of topics and services is only perform by local ROS master.
Synchronize the local ROS master to the remote masters discovered by master_discovery_fkie node. The registration of topics and services is only perform by local ROS master.
 
1 2019-04-30 master_discovery_fkie
Discover the running ROS Masters in local network. The discovering is done by sending an echo heartbeat messages to a defined multicast group. The alternative is to use a zeroconf/avahi daemon to register the ROS master as service and discover other ROS masters.
Discover the running ROS Masters in local network. The discovering is done by sending an echo heartbeat messages to a defined multicast group. The alternative is to use a zeroconf/avahi daemon to register the ROS master as service and discover other ROS masters.
 
1 2018-03-15 marvelmind_nav
Marvelmind local navigation system
Marvelmind local navigation system
 
1 2024-06-17 marti_visualization_msgs
marti_visualization_msgs
marti_visualization_msgs
 
1 2024-06-17 marti_status_msgs
marti_status_msgs
marti_status_msgs
 
1 2024-06-17 marti_sensor_msgs
marti_sensor_msgs
marti_sensor_msgs
 
1 2024-06-17 marti_perception_msgs
marti_perception_msgs
marti_perception_msgs
 
1 2024-06-17 marti_nav_msgs
marti_nav_msgs
marti_nav_msgs
 
1 2024-06-17 marti_introspection_msgs
marti_introspection_msgs
marti_introspection_msgs
 
1 2024-06-17 marti_dbw_msgs
marti_dbw_msgs
marti_dbw_msgs
 
1 2024-06-03 marti_data_structures
marti_data_structures
marti_data_structures
 
1 2024-06-17 marti_common_msgs
marti_common_msgs
marti_common_msgs
 
1 2024-06-17 marti_can_msgs
marti_can_msgs
marti_can_msgs
 
1 2016-07-22 marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
A lightweight library for converting complex objects to and from simple Python datatypes.
 
1 2020-01-23 marker_msgs
The marker_msgs package contains messages usable to setup a marker/fiducial system. The package distinguishes between two types of messages. First messages to describe the properties of a marker/fiducial detection system and the detected markers. Secondly messages used to represent a map of markers/features with covariances as it would be produced by a SLAM system or published by a map server for self-localization.
The marker_msgs package contains messages usable to setup a marker/fiducial system. The package distinguishes between two types of messages. First messages to describe the properties of a marker/fiducial detection system and the detected markers. Secondly messages used to represent a map of markers/features with covariances as it would be produced by a SLAM system or published by a map server for self-localization.
 
1 2013-08-14 map_store
Storage manager for OccupancyGrid maps. Supports naming the most recent map, getting a list of map names, and publishing a specific map.
Storage manager for OccupancyGrid maps. Supports naming the most recent map, getting a list of map names, and publishing a specific map.
 
2 2019-02-28 map_server
map_server provides the
map_server provides the
 
1 2015-11-12 map_ray_caster
The map_ray_caster package provides a class for cached ray casting on maps. The origin of all rays is fixed relative to the map, it is the map center.
The map_ray_caster package provides a class for cached ray casting on maps. The origin of all rays is fixed relative to the map, it is the map center.
 
1 2019-01-09 map_organizer_msgs
Message definitions for map_organizer_msgs package
Message definitions for map_organizer_msgs package
 
1 2019-05-22 map_organizer
Layered costmap organizer package
Layered costmap organizer package
 
2 2013-06-07 map_msgs
This package defines messages commonly used in mapping packages.
This package defines messages commonly used in mapping packages.
 
1 2015-07-03 map_merger
Map merger is a package to merge several maps on the fly to one global map, if possible
Map merger is a package to merge several maps on the fly to one global map, if possible
 
1 2016-07-24 map_laser
Filters a laser scan to remove points that are in the current static map
Filters a laser scan to remove points that are in the current static map
 
1 2016-07-19 manipulation_msgs
The manipulation_msgs package
The manipulation_msgs package
 
1 2015-07-11 manifest_cleaner
Examines package and stack manifests. Currently only can output statistics, doesn't actually clean.
Examines package and stack manifests. Currently only can output statistics, doesn't actually clean.
 
1 2016-03-04 m4atx_battery_monitor
Battery Monitor for the M4-ATX Power Module
Battery Monitor for the M4-ATX Power Module
 
1 2016-03-01 lyap_control
A node to control nonlinear dynamic systems
A node to control nonlinear dynamic systems
 
1 2025-01-05 lpg_planner
lpg_planner: LPGL Planner (http://zeus.ing.unibs.it/lpg/)
lpg_planner: LPGL Planner (http://zeus.ing.unibs.it/lpg/)
 
2 2018-02-28 loki_base_node
loki_base_node has a ROS node to communicate with the Loki robot base and allow communication with the motors and sonars
loki_base_node has a ROS node to communicate with the Loki robot base and allow communication with the motors and sonars
 
1 2019-02-28 logger_binding
Includes libraries and headers to provide loose coupling to logging. Provides loggers that use std streams, or ROS logging (if compiled with catkin).
Includes libraries and headers to provide loose coupling to logging. Provides loggers that use std streams, or ROS logging (if compiled with catkin).
 

Packages

Name Description
1 2015-06-29 descartes_planner
The descartes_planner package
The descartes_planner package
 
1 2015-06-29 descartes_moveit
Moveit wrapper functions for descartes base types
Moveit wrapper functions for descartes base types
 
1 2015-06-29 descartes_core
The descartes_core package creates joint trajectories for trajectory plans. Trajectory plans are typically underdefined paths through space that allow for kinematic/dynamic tolerances, such as unspecified tool roll.
The descartes_core package creates joint trajectories for trajectory plans. Trajectory plans are typically underdefined paths through space that allow for kinematic/dynamic tolerances, such as unspecified tool roll.
 
1 2015-06-29 descartes
Descartes is a ROS-Industrial project for performing path-planning on under-defined Cartesian trajectories. More details regarding motivation can be found in
Descartes is a ROS-Industrial project for performing path-planning on under-defined Cartesian trajectories. More details regarding motivation can be found in
 
2 2014-06-16 depthimage_to_laserscan
depthimage_to_laserscan
depthimage_to_laserscan
 
1 2021-11-04 depthcloud_encoder
Point Cloud Encoder for Web-Based Streaming
Point Cloud Encoder for Web-Based Streaming
 
1 2015-05-16 depth_image_proc
Contains nodelets for processing depth images such as those produced by OpenNI camera. Functions include creating disparity images and point clouds, as well as registering (reprojecting) a depth image into another camera frame.
Contains nodelets for processing depth images such as those produced by OpenNI camera. Functions include creating disparity images and point clouds, as well as registering (reprojecting) a depth image into another camera frame.
 
1 2015-10-08 denso_launch
Although the package name might indicate that it only could only contain generic .launch files, this package functions as a center location for storing .launch files for all DENSO robots (currently
Although the package name might indicate that it only could only contain generic .launch files, this package functions as a center location for storing .launch files for all DENSO robots (currently
 
1 2015-10-08 denso_controller
 
1 2015-10-08 denso
 
2 2015-02-06 dense_laser_assembler
Stores streaming data from a laser sensor in a dense representation. This allows the user to do 'image-like' processing on the data, and can also be used for very fast approx neighborhood searches. This package is still experimental and unstable. Expect its APIs to change.
Stores streaming data from a laser sensor in a dense representation. This allows the user to do 'image-like' processing on the data, and can also be used for very fast approx neighborhood searches. This package is still experimental and unstable. Expect its APIs to change.
 
1 2015-04-28 default_cfg_fkie
The configuration node loads a given launch configuration and offers services to list or start the contained nodes. It provides additional description extracted from launch file. This is used by node_manager_fkie.
The configuration node loads a given launch configuration and offers services to list or start the contained nodes. It provides additional description extracted from launch file. This is used by node_manager_fkie.
 
1 2020-05-22 declination
Computes magnetic compass offset from NavSatFix, and provides nodes to apply this offset to various standard messages.
Computes magnetic compass offset from NavSatFix, and provides nodes to apply this offset to various standard messages.
 
1 2019-02-26 ddwrt_access_point
A ROS node that controls a Linksys WRT610Nv2 access point with a dd-wrt firmware. Other access points models/dd-wrt versions may be compatible as long as the web interface is identical.
A ROS node that controls a Linksys WRT610Nv2 access point with a dd-wrt firmware. Other access points models/dd-wrt versions may be compatible as long as the web interface is identical.
 
1 2020-07-06 data_vis_msgs
Messages for transporting data to visualize, accompanied by their visualization details.
Messages for transporting data to visualize, accompanied by their visualization details.
 
1 2022-01-26 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 2014-10-28 cv_bridge
This contains CvBridge, which converts between ROS Image messages and OpenCV images.
This contains CvBridge, which converts between ROS Image messages and OpenCV images.
 
1 2014-05-10 crsm_slam
ROS package for the CRSM SLAM (Critical Rays Scan Match Simultaneous Localization And Mapping)
ROS package for the CRSM SLAM (Critical Rays Scan Match Simultaneous Localization And Mapping)
 
1 2014-11-18 create_node
iRobot Create ROS driver node ROS bindings for the Create/Roomba driver. This is based on otl_roomba driver by OTL, ported to use create_driver's implementation instead. This also contains a 'bonus' feature from the turtlebot driver by Xuwen Cao and Morgan Quigley.
iRobot Create ROS driver node ROS bindings for the Create/Roomba driver. This is based on otl_roomba driver by OTL, ported to use create_driver's implementation instead. This also contains a 'bonus' feature from the turtlebot driver by Xuwen Cao and Morgan Quigley.
 
1 2014-05-29 create_gazebo_plugins
Gazebo plugins for the iRobot Create
Gazebo plugins for the iRobot Create
 
2 2014-11-18 create_driver
Driver for iRobot Create and Roomba This is a generic driver for iRobot Create that currently holds implementations for Turtlebot and Roomba. Port of pyrobot.py by Damon Kohler. It is currently labeled as turtlebot_driver pending review by the entire create community before using the name create_driver. For ROS bindings, please see turtlebot_node.
Driver for iRobot Create and Roomba This is a generic driver for iRobot Create that currently holds implementations for Turtlebot and Roomba. Port of pyrobot.py by Damon Kohler. It is currently labeled as turtlebot_driver pending review by the entire create community before using the name create_driver. For ROS bindings, please see turtlebot_node.
 
2 2014-11-18 create_description
Model description for the iRobot Create
Model description for the iRobot Create
 
1 2014-05-29 create_dashboard
The Create dashboard is a RQT-based plug-in for visualising data from the Create and giving easy access to basic functionalities.
The Create dashboard is a RQT-based plug-in for visualising data from the Create and giving easy access to basic functionalities.
 
1 2015-11-24 cram_utilities
This packages contains some basic lisp utilities. This includes pattern matching and lazy lists.
This packages contains some basic lisp utilities. This includes pattern matching and lazy lists.
 
1 2015-11-24 cram_test_utilities
Some utilities to make writing unit tests for various cram packages easier. This should not depend on any other cram package so package specific stuff should not go here.
Some utilities to make writing unit tests for various cram packages easier. This should not depend on any other cram package so package specific stuff should not go here.
 
1 2015-11-24 cram_reasoning
This package implements a simple interpreter for a Prolog-like language and an implementation of the RETE algorithm.
This package implements a simple interpreter for a Prolog-like language and an implementation of the RETE algorithm.
 
1 2015-11-24 cram_projection
Library which enables execution of cram plans in a simulated environment, so called 'projections'. Additionally, provides means of logging events and states in projections. Finally, has utilities to query projection events and states after projections have finished.
Library which enables execution of cram plans in a simulated environment, so called 'projections'. Additionally, provides means of logging events and states in projections. Finally, has utilities to query projection events and states after projections have finished.
 
1 2015-11-24 cram_process_modules
A common interface definition for lower level control routines.
A common interface definition for lower level control routines.
 
1 2015-11-24 cram_math
Math utilities. This includes functions for sampling from arbitrary probability distributions and utilities to work with poses, vectors and quaternions.
Math utilities. This includes functions for sampling from arbitrary probability distributions and utilities to work with poses, vectors and quaternions.
 
1 2015-11-24 cram_language
The CRAM plan language is the core of the CRAM framework. It provides the basic functionality to write flexible and robust robot control programs.
The CRAM plan language is the core of the CRAM framework. It provides the basic functionality to write flexible and robust robot control programs.
 
1 2015-11-24 cram_execution_trace
The execution trace provides facilities for tracing all state changes during plan execution, serializing this episode information and accessing it in various ways.
The execution trace provides facilities for tracing all state changes during plan execution, serializing this episode information and accessing it in various ways.
 
1 2015-11-24 cram_designators
cram_designators defines the protocol for designators and provides an implementation for location, object and action designators.
cram_designators defines the protocol for designators and provides an implementation for location, object and action designators.
 
1 2015-11-24 cram_core
A set of libraries for implementing AI enabled robot control programs.
A set of libraries for implementing AI enabled robot control programs.
 
1 2015-04-24 cram_3rdparty
Various 3rd party Common LISP packages for the CRAM framework.
Various 3rd party Common LISP packages for the CRAM framework.
 
1 2014-12-29 cpp_common
cpp_common contains C++ code for doing things that are not necessarily ROS related, but are useful for multiple packages. This includes things like the ROS_DEPRECATED and ROS_FORCE_INLINE macros, as well as code for getting backtraces. This package is a component of
cpp_common contains C++ code for doing things that are not necessarily ROS related, but are useful for multiple packages. This includes things like the ROS_DEPRECATED and ROS_FORCE_INLINE macros, as well as code for getting backtraces. This package is a component of
 
1 2015-05-01 costmap_2d
This package provides an implementation of a 2D costmap that takes in sensor data from the world, builds a 2D or 3D occupancy grid of the data (depending on whether a voxel based implementation is used), and inflates costs in a 2D costmap based on the occupancy grid and a user specified inflation radius. This package also provides support for map_server based initialization of a costmap, rolling window based costmaps, and parameter based subscription to and configuration of sensor topics.
This package provides an implementation of a 2D costmap that takes in sensor data from the world, builds a 2D or 3D occupancy grid of the data (depending on whether a voxel based implementation is used), and inflates costs in a 2D costmap based on the occupancy grid and a user specified inflation radius. This package also provides support for map_server based initialization of a costmap, rolling window based costmaps, and parameter based subscription to and configuration of sensor topics.
 
1 2012-12-20 convex_decomposition
Convex Decomposition Tool for Robot Model
Convex Decomposition Tool for Robot Model
 
1 2014-10-28 controller_manager_tests
controller_manager_tests
controller_manager_tests
 
2 2014-10-28 controller_manager_msgs
Messages and services for the controller manager.
Messages and services for the controller manager.
 
2 2014-10-28 controller_manager
The controller manager.
The controller manager.
 
2 2014-10-28 controller_interface
Interface base class for controllers
Interface base class for controllers
 
1 2014-02-18 control_toolbox
The control toolbox contains modules that are useful across all controllers.
The control toolbox contains modules that are useful across all controllers.
 
1 2014-02-28 control_msgs
control_msgs contains base messages and actions useful for controlling robots. It provides representations for controller setpoints and joint and cartesian trajectories.
control_msgs contains base messages and actions useful for controlling robots. It provides representations for controller setpoints and joint and cartesian trajectories.
 
1 2024-12-09 contact_states_observer
The contact_states_observer package
The contact_states_observer package
 
1 2024-12-17 console_bridge
Lightweight tool for forwarding output from libraries to other logging systems.
Lightweight tool for forwarding output from libraries to other logging systems.
 
1 2014-03-21 concert_msgs
Shared communication types for the concert framework.
Shared communication types for the concert framework.
 
1 2013-06-27 compressed_image_transport
Compressed_image_transport provides a plugin to image_transport for transparently sending images encoded as JPEG or PNG.
Compressed_image_transport provides a plugin to image_transport for transparently sending images encoded as JPEG or PNG.
 
1 2013-06-27 compressed_depth_image_transport
Compressed_depth_image_transport provides a plugin to image_transport for transparently sending depth images (raw, floating-point) using PNG compression.
Compressed_depth_image_transport provides a plugin to image_transport for transparently sending depth images (raw, floating-point) using PNG compression.
 
1 2016-12-10 common_tutorials
Metapackage that contains common tutorials
Metapackage that contains common tutorials
 
1 2015-05-11 common_msgs
common_msgs contains messages that are widely used by other ROS packages. These includes messages for actions (
common_msgs contains messages that are widely used by other ROS packages. These includes messages for actions (
 
1 2025-01-05 collada_urdf_jsk_patch
unaccepted patch for collada_urdf
unaccepted patch for collada_urdf
 
2 2015-12-09 collada_urdf
This package contains a tool to convert Unified Robot Description Format (URDF) documents into COLLAborative Design Activity (COLLADA) documents. Implements robot-specific COLLADA extensions as defined by http://openrave.programmingvision.com/index.php/Started:COLLADA
This package contains a tool to convert Unified Robot Description Format (URDF) documents into COLLAborative Design Activity (COLLADA) documents. Implements robot-specific COLLADA extensions as defined by http://openrave.programmingvision.com/index.php/Started:COLLADA
 
2 2015-12-09 collada_parser
This package contains a C++ parser for the Collada robot description format. The parser reads a Collada XML robot description, and creates a C++ URDF model. Although it is possible to directly use this parser when working with Collada robot descriptions, the preferred user API is found in the urdf package.
This package contains a C++ parser for the Collada robot description format. The parser reads a Collada XML robot description, and creates a C++ URDF model. Although it is possible to directly use this parser when working with Collada robot descriptions, the preferred user API is found in the urdf package.
 
1 2024-05-01 cobottaeus
The cobottas package
The cobottas package
 
2 2015-06-12 cob_voltage_control
Interface to IO board that manages emergency stop and battery voltage on rob@work 3
Interface to IO board that manages emergency stop and battery voltage on rob@work 3
 
1 2014-09-10 cob_vision_utils
This package contains utilities used within the cob_object_detection toolchain.
This package contains utilities used within the cob_object_detection toolchain.
 
2 2015-06-12 cob_utilities
Deprecated "cob_utilities" subsumes a number of classes, which are used in the original COb3 software. E.g. "IniFile.h" supports the original inifile structure of Care-O-bot 3. "MathSup.h" provides some basic functions like conversion from degree to radion or norming of angles within +/- PI. The package is currently used while the drivers are ported to ROS and Orocos respectively. Midterm it shall be removed and the ROS structures shall be used for reading parameters during initialization. So, don't use this package in new code!
Deprecated "cob_utilities" subsumes a number of classes, which are used in the original COb3 software. E.g. "IniFile.h" supports the original inifile structure of Care-O-bot 3. "MathSup.h" provides some basic functions like conversion from degree to radion or norming of angles within +/- PI. The package is currently used while the drivers are ported to ROS and Orocos respectively. Midterm it shall be removed and the ROS structures shall be used for reading parameters during initialization. So, don't use this package in new code!
 
2 2015-06-12 cob_undercarriage_ctrl
cob_undercarriage_ctrl implements a controller for the omnidirectional base of Care-O-bot 3 on joint level. For a given Pltf-Twist the according wheel steering angles and linear wheel velocities are calculated based on the principle of rigid body motion. Each joint is than controlled individually to achieve the computed position and velocity
cob_undercarriage_ctrl implements a controller for the omnidirectional base of Care-O-bot 3 on joint level. For a given Pltf-Twist the according wheel steering angles and linear wheel velocities are calculated based on the principle of rigid body motion. Each joint is than controlled individually to achieve the computed position and velocity
 
1 2014-09-10 cob_tray_monitor
cob_tray_monitor
cob_tray_monitor
 
1 2014-10-13 cob_teleop_cob4
teleop_node_of_cob4
teleop_node_of_cob4
 
2 2014-10-13 cob_teleop
This Package enables remote controll of Care-O-bot via a joystick or keyboard. Currently tray, torso, arm and base are supported.
This Package enables remote controll of Care-O-bot via a joystick or keyboard. Currently tray, torso, arm and base are supported.
 
1 2014-09-10 cob_tactiletools
cob_tactiletools
cob_tactiletools
 
1 2015-05-27 cob_substitute
cob_substitute
cob_substitute
 
2 2014-08-26 cob_srvs
This Package contains Care-O-bot specific service definitions.
This Package contains Care-O-bot specific service definitions.
 
2 2015-06-12 cob_sound
This package implements a sound play module using text2wave and aplay through python.
This package implements a sound play module using text2wave and aplay through python.
 
1 2014-09-10 cob_simulation
The cob_simulation stack includes packages to work with Care-O-bot within simulation environments, e.g. gazebo.
The cob_simulation stack includes packages to work with Care-O-bot within simulation environments, e.g. gazebo.
 
2 2015-06-12 cob_sick_s300
This package published a laser scan message out of a Sick S300 laser scanner.
This package published a laser scan message out of a Sick S300 laser scanner.
 
2 2015-06-12 cob_sick_lms1xx
This package published a laser scan message out of a Sick LMS1xx laser scanner. This version is made by fusion of ipa320/RCPRG_laser_drivers and ipa320/libLMS1xx repository. This package shuld have clearer structure and be easier to install.
This package published a laser scan message out of a Sick LMS1xx laser scanner. This version is made by fusion of ipa320/RCPRG_laser_drivers and ipa320/libLMS1xx repository. This package shuld have clearer structure and be easier to install.
 
2 2014-10-13 cob_script_server
The cob_script_server package provides a simple interface to operate Care-O-bot. It can be used via the python API or the actionlib interface.
The cob_script_server package provides a simple interface to operate Care-O-bot. It can be used via the python API or the actionlib interface.
 
3 2015-09-04 cob_scan_unifier
The cob_scan_unifier package holds code to unify two or more laser-scans to one unified scan-message
The cob_scan_unifier package holds code to unify two or more laser-scans to one unified scan-message
 
1 2015-05-27 cob_safety_controller
This package is a substitute for the private implementation of cob_safety_controller package
This package is a substitute for the private implementation of cob_safety_controller package
 
1 2015-05-27 cob_robots
This stack holds packages for hardware configuration as well as launch files for starting up the basic layer for operating Care-O-bot.
This stack holds packages for hardware configuration as well as launch files for starting up the basic layer for operating Care-O-bot.
 
2 2015-06-12 cob_relayboard
cob_relayboard
cob_relayboard
 
1 2014-09-10 cob_pick_place_action
An action interface to MoveIt!'s pick-and-place for Care-O-bot
An action interface to MoveIt!'s pick-and-place for Care-O-bot
 
2 2015-06-12 cob_phidgets
cob_phidgets
cob_phidgets
 
1 2014-09-10 cob_perception_msgs
This package contains the cob_perception_msgs.
This package contains the cob_perception_msgs.
 
1 2014-09-10 cob_perception_common
The cob_perception_common stack provides utilities commonly needed for a variety of computer vision tasks.
The cob_perception_common stack provides utilities commonly needed for a variety of computer vision tasks.
 
1 2014-09-10 cob_object_detection_msgs
This package contains the cob_object_detection_msgs.
This package contains the cob_object_detection_msgs.
 
1 2015-09-04 cob_navigation_slam
This package provides launch files for running
This package provides launch files for running
 
1 2015-09-04 cob_navigation_local
This package holds config and launch files for running the
This package holds config and launch files for running the
 
1 2015-09-04 cob_navigation_global
This package holds config and launch files for running the
This package holds config and launch files for running the
 
1 2015-09-04 cob_navigation_config
This package holds common configuration files for running the
This package holds common configuration files for running the
 
1 2015-09-04 cob_navigation
The cob_navigation stack provides different navigation packages for
The cob_navigation stack provides different navigation packages for
 
1 2014-09-10 cob_moveit_interface
cob_moveit_interface
cob_moveit_interface
 
2 2014-09-10 cob_moveit_config
MoveIt config files for all cob and raw
MoveIt config files for all cob and raw
 
3 2015-05-27 cob_monitoring
cob_monitoring
cob_monitoring
 
1 2015-09-04 cob_mapping_slam
cob_mapping_slam holds launch files for running SLAM using the
cob_mapping_slam holds launch files for running SLAM using the
 
1 2014-09-10 cob_manipulation
The cob_manipulation stack includes packages that provide manipulation capabilities for Care-O-bot.
The cob_manipulation stack includes packages that provide manipulation capabilities for Care-O-bot.
 
1 2014-09-10 cob_lookat_action
cob_lookat_action
cob_lookat_action
 
1 2015-09-04 cob_linear_nav
cob_linear_nav provides a simple navigation instrument driving on a linear path from current position to goal without any planning or obstacle avoidance capabilites. Obstacle avoidance should be carried out in other package, e.g.
cob_linear_nav provides a simple navigation instrument driving on a linear path from current position to goal without any planning or obstacle avoidance capabilites. Obstacle avoidance should be carried out in other package, e.g.
 
2 2015-06-12 cob_light
This package contains scripts to operate the LED lights on Care-O-bot.
This package contains scripts to operate the LED lights on Care-O-bot.
 
1 2015-05-27 cob_lbr
cob_lbr
cob_lbr
 
1 2014-09-10 cob_kinematics
IK solvers and utilities for Care-O-bot
IK solvers and utilities for Care-O-bot
 
1 2014-10-13 cob_interactive_teleop
COB teleop interactive marker for RViz provided by dcgm-robotics@FIT group.
COB teleop interactive marker for RViz provided by dcgm-robotics@FIT group.
 
1 2014-09-10 cob_image_flip
Flips the image of Care-O-bots kinect in dependence of the viewving direction of the cameras to receive an upright image all the time.
Flips the image of Care-O-bots kinect in dependence of the viewving direction of the cameras to receive an upright image all the time.
 
1 2015-06-12 cob_head_axis
cob_head_axis
cob_head_axis
 
1 2015-05-27 cob_hardware_config
This package contains configuration for each robot instance (e.g. cob3-1, cob3-2,...). There is a directory for each robot with configuration about urdf and hardware/device configurations.
This package contains configuration for each robot instance (e.g. cob3-1, cob3-2,...). There is a directory for each robot with configuration about urdf and hardware/device configurations.
 
1 2014-09-10 cob_grasp_generation
Grasp generation for Care-O-bot based on OpenRAVE
Grasp generation for Care-O-bot based on OpenRAVE
 
2 2015-06-12 cob_generic_can
The package cob_generic_can provides an interface for nodes on a can-bus and examplary wrappers for two PeakSys-can-libs. When a can-bus-device is generated (for an example see base_dirve_chain) you can use generic_can to create as many itfs as there will be components communicating via this can-bus. Assign type of the can communication device (e.g. usb-to-can or can-card of a specific vendor) and can-address of the target device. This package comes with wrappers for PeakSys and PeakSysUSB adapters.
The package cob_generic_can provides an interface for nodes on a can-bus and examplary wrappers for two PeakSys-can-libs. When a can-bus-device is generated (for an example see base_dirve_chain) you can use generic_can to create as many itfs as there will be components communicating via this can-bus. Assign type of the can communication device (e.g. usb-to-can or can-card of a specific vendor) and can-address of the target device. This package comes with wrappers for PeakSys and PeakSysUSB adapters.
 
1 2014-09-10 cob_gazebo_worlds
This package provides some worlds for gazebo simulation.
This package provides some worlds for gazebo simulation.
 
1 2014-09-10 cob_gazebo_objects
This package provides some objects and furniture for gazebo simulation.
This package provides some objects and furniture for gazebo simulation.
 
1 2014-09-10 cob_gazebo
Launch files and tools for 3D simulation of Care-O-bot in gazebo simulator.
Launch files and tools for 3D simulation of Care-O-bot in gazebo simulator.
 
1 2014-05-14 cob_extern
The cob_extern stack contains third party libraries needed for operating Care-O-bot. The packages are downloaded from the manufactorers website and not changed in any way.
The cob_extern stack contains third party libraries needed for operating Care-O-bot. The packages are downloaded from the manufactorers website and not changed in any way.
 
2 2015-06-12 cob_driver
The cob_driver stack includes packages that provide access to the Care-O-bot hardware through ROS messages, services and actions. E.g. for mobile base, arm, camera sensors, laser scanners, etc...
The cob_driver stack includes packages that provide access to the Care-O-bot hardware through ROS messages, services and actions. E.g. for mobile base, arm, camera sensors, laser scanners, etc...
 
2 2014-08-26 cob_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 2015-05-27 cob_default_robot_config
Default configuration of the different robots supported by the Care-O-bot stacks. Configuration is e.g. preconfigured joint positions.
Default configuration of the different robots supported by the Care-O-bot stacks. Configuration is e.g. preconfigured joint positions.
 
2 2014-10-13 cob_dashboard
cob_dashboard is a modified version of [[pr2_dashboard]].
cob_dashboard is a modified version of [[pr2_dashboard]].
 
1 2015-05-27 cob_controller_configuration_gazebo
This packages provides the controller configuration for simulating Care-O-bot in the gazebo simulator.
This packages provides the controller configuration for simulating Care-O-bot in the gazebo simulator.
 
2 2014-08-26 cob_common
The cob_common stack hosts common packages that are used within the Care-O-bot repository. E.g. utility packages or common message and service definitions etc. Also the urdf desciption of the robot is located in this stack.
The cob_common stack hosts common packages that are used within the Care-O-bot repository. E.g. utility packages or common message and service definitions etc. Also the urdf desciption of the robot is located in this stack.
 
2 2014-10-13 cob_command_tools
The cob_command_tools stack provides tools, for operating Care-O-bot.
The cob_command_tools stack provides tools, for operating Care-O-bot.
 
2 2014-10-13 cob_command_gui
This package provides a simple GUI for operating Care-O-bot.
This package provides a simple GUI for operating Care-O-bot.
 
2 2015-06-12 cob_canopen_motor
The package cob_canopen_motor implements a controller-drive component which is connected to a can-bus and works with a canopen-interface. "CanDriveItf" provides a - more or less - generic interface to the controller-drive components. "CanDrvie..." then implements a specific setup, e.g. an ELMO Harmonica Controller in case of the "CanDriveHarmonica".
The package cob_canopen_motor implements a controller-drive component which is connected to a can-bus and works with a canopen-interface. "CanDriveItf" provides a - more or less - generic interface to the controller-drive components. "CanDrvie..." then implements a specific setup, e.g. an ELMO Harmonica Controller in case of the "CanDriveHarmonica".
 
1 2015-06-12 cob_camera_sensors
For more information read the readme.htm file located in
For more information read the readme.htm file located in
 
1 2014-09-10 cob_cam3d_throttle
cob_cam3d_throttle: only for Trottel
cob_cam3d_throttle: only for Trottel
 
1 2014-09-01 cob_calibration_data
This repository holds the current calibration data for Care-O-bot.
This repository holds the current calibration data for Care-O-bot.
 
1 2014-09-10 cob_bringup_sim
This package provides launch files for starting a simulated Care-O-bot.
This package provides launch files for starting a simulated Care-O-bot.
 
1 2015-05-27 cob_bringup
This package provides launch files for operating Care-O-bot.
This package provides launch files for operating Care-O-bot.
 
2 2015-06-12 cob_base_drive_chain
This package contains classes that are able to control the platform of the Care-O-Bot. This means to establish a CAN communication to drive and steering motors of the platform and later send motion commands and receive motor information.
This package contains classes that are able to control the platform of the Care-O-Bot. This means to establish a CAN communication to drive and steering motors of the platform and later send motion commands and receive motor information.
 
2 2015-03-02 cmvision
Node for the Color Machine Vision Project, used for fast color blob detection
Node for the Color Machine Vision Project, used for fast color blob detection
 
1 2024-12-09 cmd_vel_smoother
The cmd_vel_smoother package
The cmd_vel_smoother package
 
1 2014-12-23 cmake_modules
A common repository for CMake Modules which are not distributed with CMake but are commonly used by ROS packages.
A common repository for CMake Modules which are not distributed with CMake but are commonly used by ROS packages.
 
1 2022-11-17 clearpath_base
Serial interface for Clearpath Robotics Husky.
Serial interface for Clearpath Robotics Husky.
 
1 2015-05-01 clear_costmap_recovery
This package provides a recovery behavior for the navigation stack that attempts to clear space by reverting the costmaps used by the navigation stack to the static map outside of a given area.
This package provides a recovery behavior for the navigation stack that attempts to clear space by reverting the costmaps used by the navigation stack to the static map outside of a given area.
 
1 2014-12-22 class_loader
The class_loader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library. class_loader utilizes the host operating system's runtime loader to open runtime libraries (e.g. .so/.dll files), introspect the library for exported plugin classes, and allows users to instantiate objects of said exported classes without the explicit declaration (i.e. header file) for those classes.
The class_loader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library. class_loader utilizes the host operating system's runtime loader to open runtime libraries (e.g. .so/.dll files), introspect the library for exported plugin classes, and allows users to instantiate objects of said exported classes without the explicit declaration (i.e. header file) for those classes.
 
1 2014-04-23 clasp
This ROS package contains the clasp answer set solver for (extended) normal logic programs developed at the University of Potsdam. Clasp combines the high-level modeling capacities of answer set programming (ASP) with state-of-the-art techniques from the area of Boolean constraint solving. The primary clasp algorithm relies on conflict-driven nogood learning, a technique that proved very successful for satisfiability checking (SAT). Unlike other learning ASP solvers, clasp does not rely on legacy software, such as a SAT solver or any other existing ASP solver. Rather, clasp has been genuinely developed for answer set solving based on conflict-driven nogood learning. clasp can be applied as an ASP solver (on SMODELS format, as output by Gringo), as a SAT solver (on a simplified version of DIMACS/CNF format), or as a PB solver (on OPB format).
This ROS package contains the clasp answer set solver for (extended) normal logic programs developed at the University of Potsdam. Clasp combines the high-level modeling capacities of answer set programming (ASP) with state-of-the-art techniques from the area of Boolean constraint solving. The primary clasp algorithm relies on conflict-driven nogood learning, a technique that proved very successful for satisfiability checking (SAT). Unlike other learning ASP solvers, clasp does not rely on legacy software, such as a SAT solver or any other existing ASP solver. Rather, clasp has been genuinely developed for answer set solving based on conflict-driven nogood learning. clasp can be applied as an ASP solver (on SMODELS format, as output by Gringo), as a SAT solver (on a simplified version of DIMACS/CNF format), or as a PB solver (on OPB format).
 
1 2023-03-28 cl_utils
Common Lisp utility libraries
Common Lisp utility libraries
 
1 2015-04-24 cl_utilities
3rd party library: CL-UTILITIES
3rd party library: CL-UTILITIES
 
1 2023-03-28 cl_urdf
cl_urdf
cl_urdf
 
1 2023-03-28 cl_transforms_stamped
Implementation of TF datatypes
Implementation of TF datatypes
 
1 2023-03-28 cl_transforms
Homogeneous transform library for Common Lisp.
Homogeneous transform library for Common Lisp.
 
1 2023-03-28 cl_tf2
Client implementation to use TF2 from Common Lisp
Client implementation to use TF2 from Common Lisp
 
1 2023-03-28 cl_tf
Client implementation to use TF from Common Lisp
Client implementation to use TF from Common Lisp
 
1 2015-04-24 cl_store
3rd party library: CL-STORE
3rd party library: CL-STORE
 
3 2015-06-03 chomp_motion_planner
chomp_motion_planner
chomp_motion_planner
 
1 2015-06-03 chomp_interface_ros
chomp_interface_ros
chomp_interface_ros
 
1 2016-02-17 checkerboard_pose_estimation
checkerboard_pose_estimation
checkerboard_pose_estimation
 
1 2025-01-07 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 2025-01-05 chaplus_ros
The ROS package for chaplus service
The ROS package for chaplus service
 
1 2015-04-24 cffi
3rd party library: CFFI - The Common Foreign Function Interface
3rd party library: CFFI - The Common Foreign Function Interface
 
1 2015-07-11 catkinize_this
Scripts for helping catkinize packages
Scripts for helping catkinize packages
 
1 2014-12-29 catkin
Low-level build system macros and infrastructure for ROS.
Low-level build system macros and infrastructure for ROS.
 
1 2015-05-01 carrot_planner
This planner attempts to find a legal place to put a carrot for the robot to follow. It does this by moving back along the vector between the robot and the goal point.
This planner attempts to find a legal place to put a carrot for the robot to follow. It does this by moving back along the vector between the robot and the goal point.
 
1 2014-03-24 care_o_bot_simulation
The care-o-bot-simulation meta-package
The care-o-bot-simulation meta-package
 
1 2014-03-24 care_o_bot_robot
The care-o-bot-robot meta-package
The care-o-bot-robot meta-package
 
1 2014-03-24 care_o_bot
The care-o-bot meta-package
The care-o-bot meta-package
 
1 2020-04-30 capabilities
Package which implements capabilities, including code to parse capability interface specs, to parse capability provider specs, and implement the capability server.
Package which implements capabilities, including code to parse capability interface specs, to parse capability provider specs, and implement the capability server.
 
2 2018-08-30 camera_umd
UMD camera metapackage
UMD camera metapackage
 
2 2016-08-17 camera_info_manager_py
Python interface for camera calibration information. This ROS package provides a CameraInfo interface for Python camera drivers similar to the C++ camera_info_manager package.
Python interface for camera calibration information. This ROS package provides a CameraInfo interface for Python camera drivers similar to the C++ camera_info_manager package.
 
1 2020-04-03 camera_info_manager
This package provides a C++ interface for camera calibration information. It provides CameraInfo, and handles SetCameraInfo service requests, saving and restoring the camera calibration data.
This package provides a C++ interface for camera calibration information. It provides CameraInfo, and handles SetCameraInfo service requests, saving and restoring the camera calibration data.
 
1 2020-04-03 camera_calibration_parsers
camera_calibration_parsers contains routines for reading and writing camera calibration parameters.
camera_calibration_parsers contains routines for reading and writing camera calibration parameters.
 
1 2015-05-16 camera_calibration
camera_calibration allows easy calibration of monocular or stereo cameras using a checkerboard calibration target.
camera_calibration allows easy calibration of monocular or stereo cameras using a checkerboard calibration target.
 
1 2014-04-29 camera1394
ROS driver for devices supporting the IEEE 1394 Digital Camera (IIDC) protocol. Supports the ROS image_pipeline, using libdc1394 for device access.
ROS driver for devices supporting the IEEE 1394 Digital Camera (IIDC) protocol. Supports the ROS image_pipeline, using libdc1394 for device access.
 
1 2021-03-30 calibration_setup_helper
This package contains a script to generate calibration launch and configurationfiles for your robot. which is based on Michael Ferguson's calibration code
This package contains a script to generate calibration launch and configurationfiles for your robot. which is based on Michael Ferguson's calibration code
 
1 2021-03-30 calibration_msgs
This package defines messages for storing calibration samples to be used in full robot calibration procedures. This package is still unstable. Expect the messages to change.
This package defines messages for storing calibration samples to be used in full robot calibration procedures. This package is still unstable. Expect the messages to change.
 
1 2021-03-30 calibration_launch
This package contains a collection of launch files that can be helpful in configuring the calibration stack to run on your robot.
This package contains a collection of launch files that can be helpful in configuring the calibration stack to run on your robot.
 
1 2021-03-30 calibration_estimation
Runs an optimization to estimate the a robot's kinematic parameters. This package is a generic rewrite of pr2_calibration_estimation.
Runs an optimization to estimate the a robot's kinematic parameters. This package is a generic rewrite of pr2_calibration_estimation.
 
2 2021-03-30 calibration
Provides a toolchain running through the robot calibration process. This involves capturing calibration data, estimating parameters, and then updating the URDF.
Provides a toolchain running through the robot calibration process. This involves capturing calibration data, estimating parameters, and then updating the URDF.
 
1 2015-04-06 bwi_planning_icaps14
ASP based planning presented at ICAPS 2014
ASP based planning presented at ICAPS 2014
 
1 2015-04-06 bwi_planning
The planner_krr14 package
The planner_krr14 package
 
1 2015-03-31 bwi_launch
Top-level ROS launch scripts for the Building-Wide Intelligence (BWI) project of the University of Texas at Austin.
Top-level ROS launch scripts for the Building-Wide Intelligence (BWI) project of the University of Texas at Austin.
 
1 2015-03-31 bwi_desktop_full
ROS desktop full metapackage for the Building-Wide Intelligence (BWI) project of the University of Texas at Austin. It depends on all released BWI packages and some other useful ROS packages. These packages include GUI components.
ROS desktop full metapackage for the Building-Wide Intelligence (BWI) project of the University of Texas at Austin. It depends on all released BWI packages and some other useful ROS packages. These packages include GUI components.
 
1 2015-03-31 bwi_desktop
ROS desktop metapackage for the Building-Wide Intelligence (BWI) project of the University of Texas at Austin. It depends on all released BWI packages. These packages include GUI components.
ROS desktop metapackage for the Building-Wide Intelligence (BWI) project of the University of Texas at Austin. It depends on all released BWI packages. These packages include GUI components.
 
1 2015-11-04 bride_tutorials
bride_tutorials
bride_tutorials
 
1 2015-11-04 bride_templates
bride_templates
bride_templates
 
1 2015-11-04 bride_plugin_source
Source code for BRICS eclipse plugins.
Source code for BRICS eclipse plugins.
 
1 2015-11-04 bride_compilers
bride_compilers
bride_compilers
 
1 2015-11-04 bride
installer.py installs a full eclipse installation in this package. Additionally CDT and the BRIDE plugins will be installed. After rosmake you have the full model driven engineering tool chain accessible inside this package.
installer.py installs a full eclipse installation in this package. Additionally CDT and the BRIDE plugins will be installed. After rosmake you have the full model driven engineering tool chain accessible inside this package.
 
2 2014-08-26 brics_actuator
brics_actuator
brics_actuator
 
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 2019-07-24 blob
blob provides a new message type blob/Blob for binary data.
blob provides a new message type blob/Blob for binary data.
 
1 2014-09-02 bhand_description
The bhand_description package. This package contains the meshes and urdf files of the hand
The bhand_description package. This package contains the meshes and urdf files of the hand
 
1 2014-09-02 bhand_controller
The bhand_controller package is intended to control the Barrett Hand
The bhand_controller package is intended to control the Barrett Hand
 
1 2019-02-09 bfl
This package contains a recent version of the Bayesian Filtering Library (BFL), distributed by the Orocos Project. For stability reasons, this package is currently locked to revision 31655 (April 19, 2010), but this revision will be updated on a regular basis to the latest available BFL trunk. This ROS package does not modify BFL in any way, it simply provides a convenient way to download and compile the library, because BFL is not available from an OS package manager. This ROS package compiles BFL with the Boost library for matrix operations and random number generation.
This package contains a recent version of the Bayesian Filtering Library (BFL), distributed by the Orocos Project. For stability reasons, this package is currently locked to revision 31655 (April 19, 2010), but this revision will be updated on a regular basis to the latest available BFL trunk. This ROS package does not modify BFL in any way, it simply provides a convenient way to download and compile the library, because BFL is not available from an OS package manager. This ROS package compiles BFL with the Boost library for matrix operations and random number generation.
 
1 2025-01-05 bayesian_belief_networks
The bayesian_belief_networks package form https://github.com/eBay/bayesian-belief-networks, Authored by Neville Newey, Anzar Afaq, Copyright 2013 eBay Software Foundation
The bayesian_belief_networks package form https://github.com/eBay/bayesian-belief-networks, Authored by Neville Newey, Anzar Afaq, Copyright 2013 eBay Software Foundation
 
1 2024-05-01 baxtereus
The baxtereus package
The baxtereus package
 
1 2015-12-30 baxter_tools
Useful operational and maintenance tools for use with the Baxter Research Robot from Rethink Robotics
Useful operational and maintenance tools for use with the Baxter Research Robot from Rethink Robotics
 
1 2015-12-30 baxter_sdk
baxter_sdk metapackage containing all of the SDK packages for the Baxter Research Robot from Rethink Robotics.
baxter_sdk metapackage containing all of the SDK packages for the Baxter Research Robot from Rethink Robotics.
 
1 2015-12-30 baxter_maintenance_msgs
Messages and Services required for use with maintenance procedures with the Baxter Research Robot from Rethink Robotics.
Messages and Services required for use with maintenance procedures with the Baxter Research Robot from Rethink Robotics.
 
1 2015-12-30 baxter_interface
Convenient python interface classes for control of the Baxter Research Robot from Rethink Robotics.
Convenient python interface classes for control of the Baxter Research Robot from Rethink Robotics.
 
1 2015-12-30 baxter_examples
Example programs for Baxter SDK usage.
Example programs for Baxter SDK usage.
 
1 2015-12-30 baxter_description
Description of Baxter Research Robot from Rethink Robotics. This package contains the URDF and meshes describing Baxter.
Description of Baxter Research Robot from Rethink Robotics. This package contains the URDF and meshes describing Baxter.
 
1 2015-12-30 baxter_core_msgs
Messages and Services required for communication with the Baxter Research Robot from Rethink Robotics.
Messages and Services required for communication with the Baxter Research Robot from Rethink Robotics.
 
1 2015-12-30 baxter_common
URDF, meshes, and custom messages describing the Baxter Research Robot from Rethink Robotics.
URDF, meshes, and custom messages describing the Baxter Research Robot from Rethink Robotics.
 
1 2015-10-14 batteries_skill_msgs
batteries_skill messages and services
batteries_skill messages and services
 
1 2015-10-14 basic_states_skill_msgs
basic_states_skill messages and services
basic_states_skill messages and services
 
1 2015-05-01 base_local_planner
This package provides implementations of the Trajectory Rollout and Dynamic Window approaches to local robot navigation on a plane. Given a plan to follow and a costmap, the controller produces velocity commands to send to a mobile base. This package supports both holonomic and non-holonomic robots, any robot footprint that can be represented as a convex polygon or circle, and exposes its configuration as ROS parameters that can be set in a launch file. This package's ROS wrapper adheres to the BaseLocalPlanner interface specified in the
This package provides implementations of the Trajectory Rollout and Dynamic Window approaches to local robot navigation on a plane. Given a plan to follow and a costmap, the controller produces velocity commands to send to a mobile base. This package supports both holonomic and non-holonomic robots, any robot footprint that can be represented as a convex polygon or circle, and exposes its configuration as ROS parameters that can be set in a launch file. This package's ROS wrapper adheres to the BaseLocalPlanner interface specified in the
 
1 2014-09-02 barrett_hand
The barrett_hand package contains all the components to control the Barrett Hand
The barrett_hand package contains all the components to control the Barrett Hand
 
1 2015-04-24 babel
3rd party library: Babel
3rd party library: Babel
 
1 2014-07-25 b21_teleop
Teleop Controller for B21
Teleop Controller for B21
 
1 2014-07-25 b21_description
b21_description
b21_description
 
2 2023-03-17 axis_camera
Python ROS drivers for accessing an Axis camera's MJPG stream. Also provides control for PTZ cameras.
Python ROS drivers for accessing an Axis camera's MJPG stream. Also provides control for PTZ cameras.
 
1 2013-09-19 ax2550
Package which provides a library and a ROS ndoe for interfacing with the Roboteq AX2550 motor controller.
Package which provides a library and a ROS ndoe for interfacing with the Roboteq AX2550 motor controller.
 
2 2014-04-22 avt_vimba_camera
Wrapper of the Allied Vision Technologies (AVT) VIMBA Ethernet and Firewire SDK.
Wrapper of the Allied Vision Technologies (AVT) VIMBA Ethernet and Firewire SDK.
 
1 2025-01-06 audio_video_recorder
ROS package for recording image and audio synchronously
ROS package for recording image and audio synchronously
 
1 2025-01-07 audio_to_spectrogram
Convert audio (audio_common_msgs/AudioData) to spectrogram (sensor_msgs/Image)
Convert audio (audio_common_msgs/AudioData) to spectrogram (sensor_msgs/Image)
 
1 2020-07-06 attache_msgs
The attache_msgs package
The attache_msgs package
 
3 2015-01-06 async_web_server_cpp
Asynchronous Web/WebSocket Server in C++
Asynchronous Web/WebSocket Server in C++
 

Packages

Name Description
1 2018-04-13 odva_ethernetip
Library implementing ODVA EtherNet/IP (Industrial Protocol).
Library implementing ODVA EtherNet/IP (Industrial Protocol).
 
1 2020-07-10 odometry_publisher_tutorial
The odometry_publisher_tutorial package
The odometry_publisher_tutorial package
 
1 2021-03-09 oculusprime
Oculus Prime ROS Interface
Oculus Prime ROS Interface
 
2 2024-04-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 2024-03-24 octomap_server
octomap_server loads a 3D map (as Octree-based OctoMap) and distributes it to other nodes in a compact binary format. It also allows to incrementally build 3D OctoMaps, and provides map saving in the node octomap_saver.
octomap_server loads a 3D map (as Octree-based OctoMap) and distributes it to other nodes in a compact binary format. It also allows to incrementally build 3D OctoMaps, and provides map saving in the node octomap_saver.
 
1 2023-01-28 octomap_rviz_plugins
A set of plugins for displaying occupancy information decoded from binary octomap messages.
A set of plugins for displaying occupancy information decoded from binary octomap messages.
 
1 2014-04-17 octomap_ros
octomap_ros provides conversion functions between ROS and OctoMap's native types. This enables a convenvient use of the octomap package in ROS.
octomap_ros provides conversion functions between ROS and OctoMap's native types. This enables a convenvient use of the octomap package in ROS.
 
1 2021-06-08 octomap_pa_msgs
ProAut octomap package (only messages)
ProAut octomap package (only messages)
 
1 2021-06-08 octomap_pa_matlab
This package contains the source code and the messages for the matlab wrapper.
This package contains the source code and the messages for the matlab wrapper.
 
1 2021-06-08 octomap_pa
ProAut octomap package
ProAut octomap package
 
2 2016-06-11 octomap_msgs
This package provides messages and serializations / conversion for the
This package provides messages and serializations / conversion for the
 
1 2024-03-24 octomap_mapping
Mapping tools to be used with the
Mapping tools to be used with the
 
2 2024-04-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 2021-11-29 ocl
Orocos component library This package contains standard components for the Orocos Toolchain
Orocos component library This package contains standard components for the Orocos Toolchain
 
2 2023-03-06 ocean_battery_driver
This is an interface to the Ocean Server Technology Intelligent Battery and Power System.
This is an interface to the Ocean Server Technology Intelligent Battery and Power System.
 
1 2017-11-09 object_recognition_transparent_objects
A technique to recognize and estimate poses of transparent objects
A technique to recognize and estimate poses of transparent objects
 
1 2017-11-12 object_recognition_tod
Textured Object Recognition a standard bag of features approach
Textured Object Recognition a standard bag of features approach
 
1 2016-05-15 object_recognition_ros_visualization
object_recognition_ros_visualization contains rviz plugins to visualize ork detection results
object_recognition_ros_visualization contains rviz plugins to visualize ork detection results
 
1 2016-08-27 object_recognition_ros
object_recognition_core contains tools to launch several recognition pipelines, train objects, store models ...
object_recognition_core contains tools to launch several recognition pipelines, train objects, store models ...
 
1 2016-04-30 object_recognition_reconstruction
basic 3d reconstruction of an object from aligned Kinect data
basic 3d reconstruction of an object from aligned Kinect data
 
1 2014-05-11 object_recognition_msgs
Object_recognition_msgs contains the ROS message and the actionlib definition used in object_recognition_core
Object_recognition_msgs contains the ROS message and the actionlib definition used in object_recognition_core
 
1 2017-02-02 object_recognition_core
object_recognition_core contains tools to launch several recognition pipelines, train objects, store models ...
object_recognition_core contains tools to launch several recognition pipelines, train objects, store models ...
 
1 2016-04-24 object_recognition_capture
Capture is a set of tools to capture objects in 3D and perform odometry
Capture is a set of tools to capture objects in 3D and perform odometry
 
1 2024-12-26 obj_to_pointcloud
OBJ file to pointcloud message converter package
OBJ file to pointcloud message converter package
 
1 2018-02-01 o3m151_driver
ROS device driver for Ifm O3M151 TOF camera.
ROS device driver for Ifm O3M151 TOF camera.
 
1 2022-12-30 ntpd_driver
ntpd_driver sends TimeReference message time to ntpd server
ntpd_driver sends TimeReference message time to ntpd server
 
1 2019-08-27 novatel_span_driver
Python driver for NovAtel SPAN devices.
Python driver for NovAtel SPAN devices.
 
1 2024-01-12 novatel_oem7_msgs
Messages for NovAtel Oem7 family of receivers.
Messages for NovAtel Oem7 family of receivers.
 
1 2024-01-12 novatel_oem7_driver
NovAtel Oem7 ROS Driver
NovAtel Oem7 ROS Driver
 
1 2019-08-27 novatel_msgs
ROS messages which represent raw Novatel SPAN data.
ROS messages which represent raw Novatel SPAN data.
 
1 2023-09-29 novatel_gps_msgs
Messages for proprietary (non-NMEA) sentences from Novatel GPS receivers.
Messages for proprietary (non-NMEA) sentences from Novatel GPS receivers.
 
1 2023-09-29 novatel_gps_driver
Driver for NovAtel receivers
Driver for NovAtel receivers
 
1 2019-04-29 nonpersistent_voxel_layer
include This package provides an implementation of a 3D costmap that takes in sensor data from the world, builds a 3D occupancy grid of the data for only one iteration.
include This package provides an implementation of a 3D costmap that takes in sensor data from the world, builds a 3D occupancy grid of the data for only one iteration.
 
1 2020-04-02 nodelet_tutorial_math
Package for Nodelet tutorial.
Package for Nodelet tutorial.
 
1 2019-02-15 nodelet_topic_tools
This package contains common nodelet tools such as a mux, demux and throttle.
This package contains common nodelet tools such as a mux, demux and throttle.
 
1 2019-02-15 nodelet_core
Nodelet Core Metapackage
Nodelet Core Metapackage
 
1 2019-02-15 nodelet
The nodelet package is designed to provide a way to run multiple algorithms in the same process with zero copy transport between algorithms. This package provides both the nodelet base class needed for implementing a nodelet, as well as the NodeletLoader class used for instantiating nodelets.
The nodelet package is designed to provide a way to run multiple algorithms in the same process with zero copy transport between algorithms. This package provides both the nodelet base class needed for implementing a nodelet, as well as the NodeletLoader class used for instantiating nodelets.
 
1 2019-04-30 node_manager_fkie
Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.
Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.
 
1 2018-12-30 nmea_navsat_driver
Package to parse NMEA strings and publish a very simple GPS message. Does not require or use the GPSD deamon.
Package to parse NMEA strings and publish a very simple GPS message. Does not require or use the GPSD deamon.
 
1 2017-12-07 nmea_msgs
The nmea_msgs package contains messages related to data in the NMEA format.
The nmea_msgs package contains messages related to data in the NMEA format.
 
1 2019-07-17 nmea_gps_plugin
The nmea_gps_plugin package
The nmea_gps_plugin package
 
2 2019-08-02 nmea_comms
The nmea_comms package provides helper nodes for transmitting and receiving the NMEA sentences.
The nmea_comms package provides helper nodes for transmitting and receiving the NMEA sentences.
 
1 2025-01-05 nlopt
nlopt
nlopt
 
1 2025-01-05 nfc_ros
The nfc_ros package
The nfc_ros package
 
1 2024-07-01 nextage_ros_bridge
A main ROS interface for developers and users of
A main ROS interface for developers and users of
 
1 2024-07-01 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 2024-07-01 nextage_ik_plugin
IKFast package for NEXTAGE Open
IKFast package for NEXTAGE Open
 
1 2024-07-01 nextage_gazebo
Gazebo simulation for NEXTAGE Open
Gazebo simulation for NEXTAGE Open
 
1 2024-07-01 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 2024-07-01 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-02-26 network_traffic_control
A ROS node that allows control of network emulation parameters such as bandwidth, loss and latency for a Linux network interface.
A ROS node that allows control of network emulation parameters such as bandwidth, loss and latency for a Linux network interface.
 
1 2019-02-26 network_monitor_udp
Facilities to monitor a network connection by sending UDP packets from a client to a server, which bounces them back to the client. The client collects statistics on latency and loss. The server is a C standalone utility or a ROS node. The client can be a ROS node, a standalone utility or a python class.
Facilities to monitor a network connection by sending UDP packets from a client to a server, which bounces them back to the client. The client collects statistics on latency and loss. The server is a C standalone utility or a ROS node. The client can be a ROS node, a standalone utility or a python class.
 
1 2019-02-26 network_detector
A ROS node that watches a given network interface and publishes whether it is both UP and RUNNING (indicating that a cable is plugged into it and communication is happening, for instance) or not.
A ROS node that watches a given network interface and publishes whether it is both UP and RUNNING (indicating that a cable is plugged into it and communication is happening, for instance) or not.
 
1 2019-02-26 network_control_tests
Test suite for the packages that are part of the "WiFi Test Setup" project: network_monitor_udp, network_traffic_control, hostapd_access_point, linksys_access_point, ddwrt_access_point.
Test suite for the packages that are part of the "WiFi Test Setup" project: network_monitor_udp, network_traffic_control, hostapd_access_point, linksys_access_point, ddwrt_access_point.
 
1 2019-10-29 network_autoconfig
ROS Networking Autoconfiguration
ROS Networking Autoconfiguration
 
2 2024-01-23 nerian_stereo
Driver node for Scarlet and SceneScan stereo vision sensors by Nerian Vision GmbH
Driver node for Scarlet and SceneScan stereo vision sensors by Nerian Vision GmbH
 
1 2017-10-18 nerian_sp1
Node for the SP1 Stereo Vision System by Nerian Vision Technologies
Node for the SP1 Stereo Vision System by Nerian Vision Technologies
 
1 2024-05-23 neonavigation_rviz_plugins
Rviz plugins for neonavigation package
Rviz plugins for neonavigation package
 
1 2024-02-19 neonavigation_msgs
Message definitions for neonavigation package
Message definitions for neonavigation package
 
1 2024-02-19 neonavigation_metrics_msgs
Metrics message definitions for neonavigation meta-package
Metrics message definitions for neonavigation meta-package
 
1 2024-12-26 neonavigation_launch
Demonstration and sample launch files for neonavigation meta-package
Demonstration and sample launch files for neonavigation meta-package
 
1 2024-12-26 neonavigation_common
Common headers for neonavigation meta-package
Common headers for neonavigation meta-package
 
1 2024-12-26 neonavigation
The neonavigation meta-package including 3-dof configuration space planner
The neonavigation meta-package including 3-dof configuration space planner
 
2 2018-06-03 ncd_parser
The ncd_parser package reads in .alog data files from the New College Dataset and broadcasts scan and odometry messages to ROS.
The ncd_parser package reads in .alog data files from the New College Dataset and broadcasts scan and odometry messages to ROS.
 
1 2020-07-10 navigation_tutorials
Navigation related tutorials.
Navigation related tutorials.
 
1 2020-07-10 navigation_stage
This package holds example launch files for running the ROS navigation stack in stage.
This package holds example launch files for running the ROS navigation stack in stage.
 
1 2021-03-02 navigation_layers
Extra navigation layers.
Extra navigation layers.
 
1 2020-06-19 navigation_experimental
A collection of navigation plugins and tools: Various recovery behaviors, local and global planner plugins for move_base, a teleop filter for obstacle avoidance, a simple control-based move_base replacement etc.
A collection of navigation plugins and tools: Various recovery behaviors, local and global planner plugins for move_base, a teleop filter for obstacle avoidance, a simple control-based move_base replacement etc.
 
1 2021-01-19 navigation
A 2D navigation stack that takes in information from odometry, sensor streams, and a goal pose and outputs safe velocity commands that are sent to a mobile base.
A 2D navigation stack that takes in information from odometry, sensor streams, and a goal pose and outputs safe velocity commands that are sent to a mobile base.
 
1 2021-01-19 navfn
navfn provides a fast interpolated navigation function that can be used to create plans for a mobile base. The planner assumes a circular robot and operates on a costmap to find a minimum cost plan from a start point to an end point in a grid. The navigation function is computed with Dijkstra's algorithm, but support for an A* heuristic may also be added in the near future. navfn also provides a ROS wrapper for the navfn planner that adheres to the nav_core::BaseGlobalPlanner interface specified in
navfn provides a fast interpolated navigation function that can be used to create plans for a mobile base. The planner assumes a circular robot and operates on a costmap to find a minimum cost plan from a start point to an end point in a grid. The navigation function is computed with Dijkstra's algorithm, but support for an A* heuristic may also be added in the near future. navfn also provides a ROS wrapper for the navfn planner that adheres to the nav_core::BaseGlobalPlanner interface specified in
 
1 2018-07-02 nav_pcontroller
Simple P-Controller for a holonomic robot base
Simple P-Controller for a holonomic robot base
 
2 2021-01-12 nav_msgs
nav_msgs defines the common messages used to interact with the
nav_msgs defines the common messages used to interact with the
 
1 2021-01-08 nav_grid_server
Customizable tools for publishing images as NavGrids or OccupancyGrids
Customizable tools for publishing images as NavGrids or OccupancyGrids
 
1 2021-01-08 nav_grid_pub_sub
Publishers and Subscribers for nav_grid data.
Publishers and Subscribers for nav_grid data.
 
1 2021-01-08 nav_grid_iterators
Iterator implementations for moving around the cells of a nav_grid in a number of common patterns.
Iterator implementations for moving around the cells of a nav_grid in a number of common patterns.
 
1 2021-01-08 nav_grid
A templatized interface for overlaying a two dimensional grid on the world.
A templatized interface for overlaying a two dimensional grid on the world.
 
1 2021-01-08 nav_core_adapter
This package contains adapters for using `nav_core` plugins as `nav_core2` plugins and vice versa (more or less). See README.md for more information.
This package contains adapters for using `nav_core` plugins as `nav_core2` plugins and vice versa (more or less). See README.md for more information.
 
1 2021-01-08 nav_core2
Interfaces for Costmap, LocalPlanner and GlobalPlanner. Replaces nav_core.
Interfaces for Costmap, LocalPlanner and GlobalPlanner. Replaces nav_core.
 
1 2021-01-19 nav_core
This package provides common interfaces for navigation specific robot actions. Currently, this package provides the BaseGlobalPlanner, BaseLocalPlanner, and RecoveryBehavior interfaces, which can be used to build actions that can easily swap their planner, local controller, or recovery behavior for new versions adhering to the same interface.
This package provides common interfaces for navigation specific robot actions. Currently, this package provides the BaseGlobalPlanner, BaseLocalPlanner, and RecoveryBehavior interfaces, which can be used to build actions that can easily swap their planner, local controller, or recovery behavior for new versions adhering to the same interface.
 
2 2021-01-08 nav_2d_utils
A handful of useful utility functions for nav_core2 packages.
A handful of useful utility functions for nav_core2 packages.
 
2 2021-01-08 nav_2d_msgs
Basic message types for two dimensional navigation, extending from geometry_msgs::Pose2D.
Basic message types for two dimensional navigation, extending from geometry_msgs::Pose2D.
 
1 2017-11-01 nav2d_tutorials
Contains a set of tutorials that run 2D-Navigation within Stage-Simulator.
Contains a set of tutorials that run 2D-Navigation within Stage-Simulator.
 
1 2017-11-01 nav2d_remote
This package is used to manually control a robot that uses the operator and navigator node from navigation_2d. Currently there is one node to control one robot with a joystick and one to control multiple robots in simulation. It can send commands directly to the operator or start and stop navigator actions.
This package is used to manually control a robot that uses the operator and navigator node from navigation_2d. Currently there is one node to control one robot with a joystick and one to control multiple robots in simulation. It can send commands directly to the operator or start and stop navigator actions.
 
1 2017-11-01 nav2d_operator
The operator is a lightweight, purely reactive obstacle-avoidance module for mobile robots moving in a planar environment. The operator node works by evaluating a set of predefined motion primitives based on a local costmap and a desired direction. The best evaluated motion command will be send to the mobile base.
The operator is a lightweight, purely reactive obstacle-avoidance module for mobile robots moving in a planar environment. The operator node works by evaluating a set of predefined motion primitives based on a local costmap and a desired direction. The best evaluated motion command will be send to the mobile base.
 
1 2017-11-01 nav2d_navigator
This package provides a node for higher level navigation of a mobile robot in a planar environment. It needs a map and the robot's position within this map to create a plan for navigation. When used together with a SLAM module it can also be used to perform autonomous exploration of the robot's workspace.
This package provides a node for higher level navigation of a mobile robot in a planar environment. It needs a map and the robot's position within this map to create a plan for navigation. When used together with a SLAM module it can also be used to perform autonomous exploration of the robot's workspace.
 
1 2017-11-01 nav2d_msgs
Messages used for 2D-Navigation.
Messages used for 2D-Navigation.
 
1 2017-11-01 nav2d_localizer
Wrapper around Particle Filter implementation. The SelfLocalizer can be used as library or as a ros-node.
Wrapper around Particle Filter implementation. The SelfLocalizer can be used as library or as a ros-node.
 
1 2017-11-01 nav2d_karto
Graph-based Simultaneous Localization and Mapping module. Includes OpenKarto GraphSLAM library by "SRI International".
Graph-based Simultaneous Localization and Mapping module. Includes OpenKarto GraphSLAM library by "SRI International".
 
1 2017-11-01 nav2d_exploration
This package holds a collection of plugins for the RobotNavigator, that provide different cooperative exploration strategies for a team of mobile robots.
This package holds a collection of plugins for the RobotNavigator, that provide different cooperative exploration strategies for a team of mobile robots.
 
1 2017-11-01 nav2d
Meta-Package containing modules for 2D-Navigation
Meta-Package containing modules for 2D-Navigation
 
1 2018-11-16 naoqi_tools
Set of tools provided by Aldebaran to convert Aldebaran files (URDF, blender...)
Set of tools provided by Aldebaran to convert Aldebaran files (URDF, blender...)
 
1 2018-11-16 naoqi_sensors_py
ROS driver for miscellaneous sensors on NAO. Python bindings for camera, sonar and octomap C++: bindings for camera only (requires NAOqi to build)
ROS driver for miscellaneous sensors on NAO. Python bindings for camera, sonar and octomap C++: bindings for camera only (requires NAOqi to build)
 
1 2018-11-16 naoqi_pose
 
1 2018-11-16 naoqi_navigation
The naoqi_navigation package
The naoqi_navigation package
 
1 2018-11-16 naoqi_driver_py
 
2 2024-01-29 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-07-22 naoqi_dcm_driver
Package containing the hardware interface to connect to Nao, Romeo, or Pepper robots.
Package containing the hardware interface to connect to Nao, Romeo, or Pepper robots.
 
2 2022-09-10 naoqi_bridge_msgs
The naoqi_bridge_msgs package provides custom messages for running Aldebaran's robot such as NAO and Pepper. See the packages nao_robot and pepper_robot for details.
The naoqi_bridge_msgs package provides custom messages for running Aldebaran's robot such as NAO and Pepper. See the packages nao_robot and pepper_robot for details.
 
1 2018-11-16 naoqi_bridge
Meta package to interface ROS with Aldebaran's NAOqi.
Meta package to interface ROS with Aldebaran's NAOqi.
 
1 2018-11-16 naoqi_apps
Package bridging NAOqi to executing things on the robot.
Package bridging NAOqi to executing things on the robot.
 
2 2018-01-29 nao_vision
Package for the Nao robot, providing access to NAOqi vision proxies
Package for the Nao robot, providing access to NAOqi vision proxies
 
1 2018-10-31 nao_robot
 
1 2017-01-20 nao_moveit_config
An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework
 
3 2022-12-03 nao_meshes
meshes for the Aldebaran Robotics NAO
meshes for the Aldebaran Robotics NAO
 
2 2018-01-29 nao_interaction_msgs
Messages and services declarations for the nao_interaction metapackage
Messages and services declarations for the nao_interaction metapackage
 
2 2018-01-29 nao_interaction_launchers
Launchers for bringing up the nodes of nao_interaction metapackage.
Launchers for bringing up the nodes of nao_interaction metapackage.
 
2 2018-01-29 nao_interaction
 
1 2023-11-15 nao_gazebo_plugin
The nao_gazebo_plugin package
The nao_gazebo_plugin package
 
1 2018-10-31 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 2017-11-16 nao_dcm_bringup
Bring-up the nao_dcm driver to connect to Aldebaran's Nao robot (v4).
Bring-up the nao_dcm driver to connect to Aldebaran's Nao robot (v4).
 
1 2023-11-15 nao_control
The nao_control package
The nao_control package
 
1 2018-10-31 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.
 
2 2018-01-29 nao_audio
Package for the Nao robot, providing access to NAOqi audio proxies
Package for the Nao robot, providing access to NAOqi audio proxies
 
1 2018-10-31 nao_apps
Applications for NAO using the NAOqi API
Applications for NAO using the NAOqi API
 
1 2015-10-09 nanomsg
The nanomsg package
The nanomsg package
 
1 2019-11-20 mynt_eye_ros_wrapper
The mynt eye ros wrapper package
The mynt eye ros wrapper package
 
1 2017-08-28 myahrs_driver
myahrs_driver is a driver package for the WITHROBOT's myAHRS+. The myAHRS+ is a low cost high performance AHRS(Attitude Heading Reference System) with USB/UART/I2C interface. The myAHRS+ board contains a 3-axis 16-bit gyroscope, a 3-axis 16-bit accelerometer and a 3-axis 13-bit magnetometer. The driver should also work with USB port.
myahrs_driver is a driver package for the WITHROBOT's myAHRS+. The myAHRS+ is a low cost high performance AHRS(Attitude Heading Reference System) with USB/UART/I2C interface. The myAHRS+ board contains a 3-axis 16-bit gyroscope, a 3-axis 16-bit accelerometer and a 3-axis 13-bit magnetometer. The driver should also work with USB port.
 
2 2024-12-27 mvsim
A lightweight multivehicle simulation framework.
A lightweight multivehicle simulation framework.
 
1 2019-05-08 multiwii
The multiwii package
The multiwii package
 
1 2024-11-18 multisense_ros
multisense_ros
multisense_ros
 
1 2024-11-18 multisense_lib
multisense_lib
multisense_lib
 
1 2024-11-18 multisense_description
multisense_description
multisense_description
 
1 2024-11-18 multisense_cal_check
multisense_cal_check
multisense_cal_check
 
1 2024-11-18 multisense_bringup
multisense_bringup
multisense_bringup
 
1 2024-11-18 multisense
multisense catkin driver
multisense catkin driver
 
1 2017-12-16 multirobot_map_merge
Merging multiple maps without knowledge of initial positions of robots.
Merging multiple maps without knowledge of initial positions of robots.
 
1 2024-09-06 multires_image
multires_image
multires_image
 
1 2019-04-30 multimaster_msgs_fkie
The messages required by multimaster packages.
The messages required by multimaster packages.
 
1 2019-07-16 multimaster_msgs
The multimaster_msgs package
The multimaster_msgs package
 
1 2019-07-16 multimaster_launch
Multi-master bringup launch files for CPR platforms
Multi-master bringup launch files for CPR platforms
 
1 2019-04-30 multimaster_fkie
The metapackage to combine the nodes required to establish and manage a multimaster network. This requires no or minimal configuration. The changes are automatically detected and synchronized.
The metapackage to combine the nodes required to establish and manage a multimaster network. This requires no or minimal configuration. The changes are automatically detected and synchronized.
 
1 2021-08-29 multi_object_tracking_lidar
ROS package for Multiple objects detection, tracking and classification from LIDAR scans/point-clouds
ROS package for Multiple objects detection, tracking and classification from LIDAR scans/point-clouds
 
1 2025-01-06 multi_map_server
multi_map_server provides the
multi_map_server provides the
 
1 2018-04-25 multi_jackal_tutorials
Tutorials for multi-Jackal simulations.
Tutorials for multi-Jackal simulations.
 
1 2018-04-25 multi_jackal_nav
Localization and navigation for the Jackal.
Localization and navigation for the Jackal.
 
1 2018-04-25 multi_jackal_description
Spawns the Jackal model.
Spawns the Jackal model.
 
1 2018-04-25 multi_jackal_control
Creates the joint and velocity controllers.
Creates the joint and velocity controllers.
 
1 2018-04-25 multi_jackal_base
The Jackal simulation base that combines all components.
The Jackal simulation base that combines all components.
 
1 2019-02-26 multi_interface_roam
sdsdddsdsds
sdsdddsdsds
 
1 2024-12-29 msp
Implementation of the MultiWii Serial Protocol (MSP)
Implementation of the MultiWii Serial Protocol (MSP)
 
1 2022-04-29 mrpt_slam
mrpt_slam
mrpt_slam
 
1 2022-04-29 mrpt_rbpf_slam
This package is used for gridmap SLAM. The interface is similar to gmapping (https://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 (https://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 2024-10-09 mrpt_msgs
ROS messages for MRPT classes and objects
ROS messages for MRPT classes and objects
 
1 2022-04-29 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 2022-04-29 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 2022-04-29 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 2022-04-29 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 2020-02-25 mrpt_bridge
C++ library to convert between ROS messages and MRPT classes
C++ library to convert between ROS messages and MRPT classes
 
1 2020-04-15 mrpt1
Mobile Robot Programming Toolkit (MRPT) version 1.5.x
Mobile Robot Programming Toolkit (MRPT) version 1.5.x
 
1 2023-01-26 mqtt_bridge
The mqtt_bridge package
The mqtt_bridge package
 
1 2019-03-17 movie_publisher
Node for using a video file as video topic source.
Node for using a video file as video topic source.
 
2 2018-11-14 moveit_visual_tools
Helper functions for displaying and debugging MoveIt! data in Rviz via published markers
Helper functions for displaying and debugging MoveIt! data in Rviz via published markers
 
3 2020-10-12 moveit_simple_controller_manager
A generic, simple controller manager plugin for MoveIt.
A generic, simple controller manager plugin for MoveIt.
 
2 2017-01-04 moveit_sim_controller
A simulation interface for a hardware interface for ros_control, and loads default joint values from SRDF
A simulation interface for a hardware interface for ros_control, and loads default joint values from SRDF
 
3 2020-10-12 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!
 
2 2020-10-12 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).
 
3 2020-10-12 moveit_ros_warehouse
Components of MoveIt! connecting to MongoDB
Components of MoveIt! connecting to MongoDB
 
3 2020-10-12 moveit_ros_visualization
Components of MoveIt! that offer visualization
Components of MoveIt! that offer visualization
 
3 2020-10-12 moveit_ros_robot_interaction
Components of MoveIt! that offer interaction via interactive markers
Components of MoveIt! that offer interaction via interactive markers
 
3 2020-10-12 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
 
3 2020-10-12 moveit_ros_planning
Planning components of MoveIt! that use ROS
Planning components of MoveIt! that use ROS
 
3 2020-10-12 moveit_ros_perception
Components of MoveIt! connecting to perception
Components of MoveIt! connecting to perception
 
3 2020-10-12 moveit_ros_move_group
The move_group node for MoveIt
The move_group node for MoveIt
 
2 2020-10-12 moveit_ros_manipulation
Components of MoveIt! used for manipulation
Components of MoveIt! used for manipulation
 
2 2020-10-12 moveit_ros_control_interface
ros_control controller manager interface for MoveIt!
ros_control controller manager interface for MoveIt!
 
3 2020-10-12 moveit_ros_benchmarks
Enhanced tools for benchmarks in MoveIt!
Enhanced tools for benchmarks in MoveIt!
 
3 2020-10-12 moveit_ros
Components of MoveIt! that use ROS
Components of MoveIt! that use ROS
 
2 2024-08-29 moveit_resources_prbt_support
Mechanical, kinematic and visual description of the Pilz light weight arm PRBT.
Mechanical, kinematic and visual description of the Pilz light weight arm PRBT.
 
2 2024-08-29 moveit_resources_prbt_pg70_support
PRBT support for Schunk pg70 gripper.
PRBT support for Schunk pg70 gripper.
 
2 2024-08-29 moveit_resources_prbt_moveit_config
 
2 2024-08-29 moveit_resources_prbt_ikfast_manipulator_plugin
The prbt_ikfast_manipulator_plugin package
The prbt_ikfast_manipulator_plugin package
 
1 2024-08-29 moveit_resources_pr2_description
PR2 Resources used for MoveIt! testing
PR2 Resources used for MoveIt! testing
 
1 2024-08-29 moveit_resources_panda_moveit_config
 
1 2024-08-29 moveit_resources_panda_description
panda Resources used for MoveIt! testing
panda Resources used for MoveIt! testing
 
1 2024-08-29 moveit_resources_fanuc_moveit_config
 
1 2024-08-29 moveit_resources_fanuc_description
Fanuc Resources used for MoveIt! testing
Fanuc Resources used for MoveIt! testing
 
1 2024-08-29 moveit_resources_dual_panda_moveit_config
An automatically generated package with all the configuration and launch files for using the panda with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the panda with the MoveIt Motion Planning Framework
 
1 2024-08-29 moveit_resources
Resources used for MoveIt! testing
Resources used for MoveIt! testing
 
1 2023-01-07 moveit_python
A pure-python interaface to the MoveIt! ROS API.
A pure-python interaface to the MoveIt! ROS API.
 
1 2019-11-15 moveit_pr2
All PR2-specific packages for MoveIt
All PR2-specific packages for MoveIt
 
3 2020-10-12 moveit_plugins
Metapackage for moveit plugins.
Metapackage for moveit plugins.
 
3 2020-10-12 moveit_planners_ompl
MoveIt! interface to OMPL
MoveIt! interface to OMPL
 
2 2020-10-12 moveit_planners_chomp
The interface for using CHOMP within MoveIt!
The interface for using CHOMP within MoveIt!
 
3 2020-10-12 moveit_planners
Metapacakge that installs all available planners for MoveIt
Metapacakge that installs all available planners for MoveIt
 
1 2020-05-13 moveit_opw_kinematics_plugin
 
1 2016-11-16 moveit_msgs
Messages, services and actions used by MoveIt
Messages, services and actions used by MoveIt
 
2 2020-10-12 moveit_kinematics
Package for all inverse kinematics solvers in MoveIt!
Package for all inverse kinematics solvers in MoveIt!
 
2 2020-10-12 moveit_fake_controller_manager
A fake controller manager plugin for MoveIt.
A fake controller manager plugin for MoveIt.
 
1 2020-10-12 moveit_experimental
Experimental packages for moveit.
Experimental packages for moveit.
 
3 2020-10-12 moveit_core
Core libraries used by MoveIt!
Core libraries used by MoveIt!
 
2 2020-10-12 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.
 
1 2023-02-24 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 2023-02-24 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 2023-02-24 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 2023-02-24 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 2023-02-24 moveit_config_h2515
An automatically generated package with all the configuration and launch files for using the h2515 with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the h2515 with the MoveIt! Motion Planning Framework
 
1 2023-02-24 moveit_config_h2017
An automatically generated package with all the configuration and launch files for using the h2017 with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the h2017 with the MoveIt! Motion Planning Framework
 
1 2023-02-24 moveit_config_a0912
An automatically generated package with all the configuration and launch files for using the a0912 with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the a0912 with the MoveIt! Motion Planning Framework
 
1 2023-02-24 moveit_config_a0509
An automatically generated package with all the configuration and launch files for using the a0509 with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the a0509 with the MoveIt! Motion Planning Framework
 
2 2020-10-12 moveit_commander
Python interfaces to MoveIt
Python interfaces to MoveIt
 

Packages

Name Description
1 2022-12-13 mav_state_machine_msgs
Messages specific to MAV state machine.
Messages specific to MAV state machine.
 
1 2022-12-13 mav_planning_msgs
Messages specific to MAV planning, especially polynomial planning.
Messages specific to MAV planning, especially polynomial planning.
 
1 2022-12-13 mav_msgs
Package containing messages for communicating with rotary wing MAVs
Package containing messages for communicating with rotary wing MAVs
 
1 2022-12-13 mav_comm
Contains messages and services for MAV communication
Contains messages and services for MAV communication
 
1 2020-05-09 master_sync_fkie
Synchronize the local ROS master to the remote masters discovered by master_discovery_fkie node. The registration of topics and services is only perform by local ROS master.
Synchronize the local ROS master to the remote masters discovered by master_discovery_fkie node. The registration of topics and services is only perform by local ROS master.
 
1 2020-05-09 master_discovery_fkie
Discover the running ROS Masters in local network. The discovering is done by sending an echo heartbeat messages to a defined multicast group. The alternative is to use a zeroconf/avahi daemon to register the ROS master as service and discover other ROS masters.
Discover the running ROS Masters in local network. The discovering is done by sending an echo heartbeat messages to a defined multicast group. The alternative is to use a zeroconf/avahi daemon to register the ROS master as service and discover other ROS masters.
 
1 2022-11-30 marvelmind_nav
Marvelmind local navigation system
Marvelmind local navigation system
 
1 2024-06-17 marti_visualization_msgs
marti_visualization_msgs
marti_visualization_msgs
 
1 2024-06-17 marti_status_msgs
marti_status_msgs
marti_status_msgs
 
1 2024-06-17 marti_sensor_msgs
marti_sensor_msgs
marti_sensor_msgs
 
1 2024-06-17 marti_perception_msgs
marti_perception_msgs
marti_perception_msgs
 
1 2024-06-17 marti_nav_msgs
marti_nav_msgs
marti_nav_msgs
 
1 2024-06-17 marti_introspection_msgs
marti_introspection_msgs
marti_introspection_msgs
 
1 2024-06-17 marti_dbw_msgs
marti_dbw_msgs
marti_dbw_msgs
 
1 2024-06-03 marti_data_structures
marti_data_structures
marti_data_structures
 
1 2024-06-17 marti_common_msgs
marti_common_msgs
marti_common_msgs
 
1 2024-06-17 marti_can_msgs
marti_can_msgs
marti_can_msgs
 
1 2018-05-30 marker_msgs
The marker_msgs package contains messages usable to setup a marker/fiducial system. The package distinguishes between two types of messages. First messages to describe the properties of a marker/fiducial detection system and the detected markers. Secondly messages used to represent a map of markers/features with covariances as it would be produced by a SLAM system or published by a map server for self-localization.
The marker_msgs package contains messages usable to setup a marker/fiducial system. The package distinguishes between two types of messages. First messages to describe the properties of a marker/fiducial detection system and the detected markers. Secondly messages used to represent a map of markers/features with covariances as it would be produced by a SLAM system or published by a map server for self-localization.
 
1 2024-09-06 mapviz_plugins
Common plugins for the Mapviz visualization tool
Common plugins for the Mapviz visualization tool
 
1 2024-09-06 mapviz
mapviz
mapviz
 
2 2022-06-20 map_server
map_server provides the
map_server provides the
 
1 2024-02-19 map_organizer_msgs
Message definitions for map_organizer_msgs package
Message definitions for map_organizer_msgs package
 
1 2024-12-26 map_organizer
Layered costmap organizer package
Layered costmap organizer package
 
2 2015-03-16 map_msgs
This package defines messages commonly used in mapping packages.
This package defines messages commonly used in mapping packages.
 
1 2018-05-20 map_merge_3d
Merging multiple 3D maps, represented as pointclouds, without knowledge of initial positions of robots.
Merging multiple 3D maps, represented as pointclouds, without knowledge of initial positions of robots.
 
1 2016-07-24 map_laser
Filters a laser scan to remove points that are in the current static map
Filters a laser scan to remove points that are in the current static map
 
1 2022-06-20 magical_ros2_conversion_tool
The magical_ros2_conversion_tool package
The magical_ros2_conversion_tool package
 
1 2021-10-08 lvr2
The Las Vegas Surface Reconstruction Toolkit is an Open Source toolkit to reconstruct triangle meshes from unordered point clouds. It supports the generation of textured models either using colored point clouds or point clouds plus images and according calibration matrices. The LVR toolkit provides an Open Source C++ API for meshing and texture generation as well as an I/O interface to store the generated meshes in different exchange formats including Stanford PLY, Wavefront OBJ and Collada. In contrast to other meshing software, it focuses on reconstruction of large scale environments on city scale from high resolution point clouds.
The Las Vegas Surface Reconstruction Toolkit is an Open Source toolkit to reconstruct triangle meshes from unordered point clouds. It supports the generation of textured models either using colored point clouds or point clouds plus images and according calibration matrices. The LVR toolkit provides an Open Source C++ API for meshing and texture generation as well as an I/O interface to store the generated meshes in different exchange formats including Stanford PLY, Wavefront OBJ and Collada. In contrast to other meshing software, it focuses on reconstruction of large scale environments on city scale from high resolution point clouds.
 
1 2021-10-29 lusb
Library for interfacing to USB devices
Library for interfacing to USB devices
 
1 2024-04-23 lsc_ros_driver
ROS driver package for LSC-C Series
ROS driver package for LSC-C Series
 
1 2025-01-05 lpg_planner
lpg_planner: LPGL Planner (http://zeus.ing.unibs.it/lpg/)
lpg_planner: LPGL Planner (http://zeus.ing.unibs.it/lpg/)
 
1 2022-09-16 log_view
The log_view package provides a ncurses based terminal GUI for viewing and filtering published ROS log messages. This is an alternative to rqt_console and swri_console that doesn't depend on qt and can be run directly in a terminal.
The log_view package provides a ncurses based terminal GUI for viewing and filtering published ROS log messages. This is an alternative to rqt_console and swri_console that doesn't depend on qt and can be run directly in a terminal.
 
1 2021-07-30 locomove_base
Extension of locomotor that implements move_base's functionality.
Extension of locomotor that implements move_base's functionality.
 
1 2021-07-30 locomotor_msgs
Action definition for Locomotor
Action definition for Locomotor
 
1 2021-07-30 locomotor
Locomotor is an extensible path planning coordination engine that replaces move_base. The goal is to provide a mechanism for controlling what happens when the global and local planners succeed and fail. It leverages ROS callback queues to coordinate multiple threads.
Locomotor is an extensible path planning coordination engine that replaces move_base. The goal is to provide a mechanism for controlling what happens when the global and local planners succeed and fail. It leverages ROS callback queues to coordinate multiple threads.
 
1 2015-02-06 lockfree
The lockfree package contains lock-free data structures for use in multithreaded programming. These kinds of data structures are generally not as easy to use as single-threaded equivalents, and are not always faster. If you don't know you need to use one, try another structure with a lock around it first.
The lockfree package contains lock-free data structures for use in multithreaded programming. These kinds of data structures are generally not as easy to use as single-threaded equivalents, and are not always faster. If you don't know you need to use one, try another structure with a lock around it first.
 
2 2019-07-16 lms1xx
The lms1xx package contains a basic ROS driver for the SICK LMS1xx line of LIDARs.
The lms1xx package contains a basic ROS driver for the SICK LMS1xx line of LIDARs.
 
1 2022-08-27 linux_peripheral_interfaces
Simple scripts which help utilise, monitor, interact with computer hardware abstracted by a linux OS.
Simple scripts which help utilise, monitor, interact with computer hardware abstracted by a linux OS.
 
1 2021-03-02 linux_networking
The linux_networking package
The linux_networking package
 
1 2021-03-02 linksys_access_point
A ROS node that controls a Linksys access point with a Linksys WRT610n-compatible web interface.
A ROS node that controls a Linksys access point with a Linksys WRT610n-compatible web interface.
 
2 2021-02-20 libuvc_ros
libuvc_ros metapackage
libuvc_ros metapackage
 
2 2021-02-20 libuvc_camera
USB Video Class camera driver
USB Video Class camera driver
 
1 2025-01-05 libsiftfast
Library to compute SIFT features
Library to compute SIFT features
 
1 2022-08-27 libsensors_monitor
A ROS node for using libsensors to provide diagnostics information about the sensors on a computer system.
A ROS node for using libsensors to provide diagnostics information about the sensors on a computer system.
 
1 2020-05-13 librviz_tutorial
Tutorial showing how to compile your own C++ program with RViz displays and features.
Tutorial showing how to compile your own C++ program with RViz displays and features.
 
1 2020-11-18 libreflexxestype2
Package with ReflexxesTypeII implementation and header files
Package with ReflexxesTypeII implementation and header files
 
1 2024-06-17 librealsense2
Library for controlling and capturing data from the Intel(R) RealSense(TM) D400 devices.
Library for controlling and capturing data from the Intel(R) RealSense(TM) D400 devices.
 
1 2018-10-26 libqt_widgets
libqt-widgets metapackage supporting qt4 and qt5
libqt-widgets metapackage supporting qt4 and qt5
 
1 2018-10-26 libqt_svg_dev
libqt-svg-dev metapackage supporting qt4 and qt5
libqt-svg-dev metapackage supporting qt4 and qt5
 
1 2018-10-26 libqt_opengl_dev
libqt-opengl metapackage supporting qt4 and qt5
libqt-opengl metapackage supporting qt4 and qt5
 
1 2018-10-26 libqt_opengl
libqt-opengl metapackage supporting qt4 and qt5
libqt-opengl metapackage supporting qt4 and qt5
 
1 2018-10-26 libqt_network
libqt-network metapackage supporting qt4 and qt5
libqt-network metapackage supporting qt4 and qt5
 
1 2018-10-26 libqt_gui
libqt-gui metapackage supporting qt4 and qt5
libqt-gui metapackage supporting qt4 and qt5
 
1 2018-10-26 libqt_dev
libqt-dev metapackage supporting qt4 and qt5
libqt-dev metapackage supporting qt4 and qt5
 
1 2018-10-26 libqt_core
libqt-core metapackage supporting qt4 and qt5
libqt-core metapackage supporting qt4 and qt5
 
1 2018-10-26 libqt_concurrent
libqt-concurrent metapackage supporting qt4 and qt5
libqt-concurrent metapackage supporting qt4 and qt5
 
2 2024-12-20 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.
 
1 2024-02-19 libphidgets
This package wraps the libphidgets to use it as a ros dependency
This package wraps the libphidgets to use it as a ros dependency
 
1 2021-04-14 libphidget21
This package wraps the libphidget21 to use it as a ROS dependency
This package wraps the libphidget21 to use it as a ROS dependency
 
1 2024-02-19 libpcan
This package wraps the libpcan to use it as a ros dependency
This package wraps the libpcan to use it as a ros dependency
 
1 2024-02-19 libntcan
This package wraps the libntcan to use it as a ros dependency.
This package wraps the libntcan to use it as a ros dependency.
 
1 2024-05-27 libnabo
libnabo is a fast K Nearest Neighbour library for low-dimensional spaces.
libnabo is a fast K Nearest Neighbour library for low-dimensional spaces.
 
1 2020-11-18 libmodbus
The iirob_filters package implements following filters: 1) Low-Pass 2) Moving Mean 3) Gravity Compensation (used for force-torque sensors) 4) Threshold Filter
The iirob_filters package implements following filters: 1) Low-Pass 2) Moving Mean 3) Gravity Compensation (used for force-torque sensors) 4) Threshold Filter
 
1 2024-10-10 libmavconn
MAVLink communication library. This library provide unified connection handling classes and URL to connection object mapper. This library can be used in standalone programs.
MAVLink communication library. This library provide unified connection handling classes and URL to connection object mapper. This library can be used in standalone programs.
 
1 2025-01-07 libexif_metadata_extractor
Metadata extractor utilizing libexif.
Metadata extractor utilizing libexif.
 
1 2024-02-19 libdlib
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
 
1 2023-05-21 libcreate
C++ library for interfacing with iRobot's Create 1 and Create 2
C++ library for interfacing with iRobot's Create 1 and Create 2
 
1 2025-01-05 libcmt
libCMT ROS Wrapper
libCMT ROS Wrapper
 
1 2020-10-21 lgsvl_msgs
Message definitions for interfacing with the LGSVL Simulator for ROS and ROS 2.
Message definitions for interfacing with the LGSVL Simulator for ROS and ROS 2.
 
2 2022-02-08 lex_node
Package providing a ROS node for interacting with Amazon Lex
Package providing a ROS node for interacting with Amazon Lex
 
2 2022-02-08 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 2022-02-08 lex_common
Lex Common utilities, intended for use by Lex clients
Lex Common utilities, intended for use by Lex clients
 
1 2021-10-07 leuze_rsl_driver
ROS Driver for the Leuze RSL series laser scanner.
ROS Driver for the Leuze RSL series laser scanner.
 
1 2021-10-07 leuze_ros_drivers
The leuze_ros_drivers metapackage
The leuze_ros_drivers metapackage
 
1 2021-10-07 leuze_phidget_driver
The phidget interface kit driver package for leuze lasers
The phidget interface kit driver package for leuze lasers
 
1 2021-10-07 leuze_msgs
Contains the specific leuze messages.
Contains the specific leuze messages.
 
1 2021-10-07 leuze_description
This package contains .
This package contains .
 
1 2021-10-07 leuze_bringup
This package contains .
This package contains .
 
2 2023-10-31 leo_viz
Visualization launch files and RViz configurations for Leo Rover
Visualization launch files and RViz configurations for Leo Rover
 
2 2021-12-02 leo_teleop
Scripts and launch files for Leo Rover teleoperation
Scripts and launch files for Leo Rover teleoperation
 
2 2022-01-31 leo_simulator
Metapackage of software for simulating Leo Rover
Metapackage of software for simulating Leo Rover
 
2 2021-12-02 leo_robot
Metapackage of software to install on Leo Rover.
Metapackage of software to install on Leo Rover.
 
1 2022-01-31 leo_gazebo
Launch files and other resources for simulating Leo Rover in Gazebo.
Launch files and other resources for simulating Leo Rover in Gazebo.
 
2 2021-12-02 leo_fw
Firmware binary releases and update script for Leo Rover
Firmware binary releases and update script for Leo Rover
 
2 2023-10-31 leo_desktop
Metapackage of software for operating Leo Rover from ROS desktop
Metapackage of software for operating Leo Rover from ROS desktop
 
2 2021-12-02 leo_description
URDF Description package for Leo Rover
URDF Description package for Leo Rover
 
2 2021-12-02 leo_bringup
Scripts and launch files for starting basic Leo Rover functionalities.
Scripts and launch files for starting basic Leo Rover functionalities.
 
2 2021-12-02 leo
Metapackage of software for Leo Rover common to the robot and ROS desktop
Metapackage of software for Leo Rover common to the robot and ROS desktop
 
1 2025-01-07 lensfun_metadata_extractor
Metadata extractor utilizing the lensfun library.
Metadata extractor utilizing the lensfun library.
 
1 2021-02-20 leg_detector
Leg Detector using a machine learning approach to find leg-like patterns of laser scanner readings.
Leg Detector using a machine learning approach to find leg-like patterns of laser scanner readings.
 
1 2024-04-28 led_msgs
Messages for LEDs and LED strips
Messages for LEDs and LED strips
 
1 2020-05-29 leap_motion
ROS driver for the Leap Motion gesture sensor
ROS driver for the Leap Motion gesture sensor
 
1 2019-04-26 lauv_gazebo
Sample launch files to start a simulated LAUV in Gazebo.
Sample launch files to start a simulated LAUV in Gazebo.
 
1 2019-04-26 lauv_description
Robot description files for the LAUV.
Robot description files for the LAUV.
 
1 2019-04-26 lauv_control
Collection of configuration and launch files to start controllers for the LAUV.
Collection of configuration and launch files to start controllers for the LAUV.
 
1 2021-05-10 launchfile_switcher
The launchfile_switcher package
The launchfile_switcher package
 
3 2025-01-07 laser_tilt_controller_filter
laser_tilt_controller_filter
laser_tilt_controller_filter
 
2 2023-10-17 laser_scan_splitter
The laser_scan_splitter takes in a LaserScan message and splits it into a number of other LaserScan messages. Each of the resulting laser scans can be assigned an arbitrary coordinate frame, and is published on a separate topic.
The laser_scan_splitter takes in a LaserScan message and splits it into a number of other LaserScan messages. Each of the resulting laser scans can be assigned an arbitrary coordinate frame, and is published on a separate topic.
 
2 2023-10-17 laser_scan_sparsifier
The laser_scan_sparsifier takes in a LaserScan message and sparsifies it.
The laser_scan_sparsifier takes in a LaserScan message and sparsifies it.
 
1 2020-07-10 laser_scan_publisher_tutorial
The laser_scan_publisher_tutorial package
The laser_scan_publisher_tutorial package
 
2 2023-10-17 laser_scan_matcher
 
2 2024-04-17 laser_scan_densifier
The laser_scan_densifier takes in a LaserScan message and densifies it. Node is inspired by laser_scan_sparsifier (http://wiki.ros.org/laser_scan_sparsifier).
The laser_scan_densifier takes in a LaserScan message and densifies it. Node is inspired by laser_scan_sparsifier (http://wiki.ros.org/laser_scan_sparsifier).
 
1 2020-04-24 laser_proc
laser_proc
laser_proc
 
1 2018-04-27 laser_pipeline
Meta-package of libraries for processing laser data, including converting laser data into 3D representations.
Meta-package of libraries for processing laser data, including converting laser data into 3D representations.
 
2 2023-10-17 laser_ortho_projector
The laser_ortho_projector package calculates orthogonal projections of LaserScan messages.
The laser_ortho_projector package calculates orthogonal projections of LaserScan messages.
 
2 2021-06-12 laser_joint_projector
Projects laser readings into a point cloud, based on a set of recorded joint angles This package is experimental and unstable. Expect its APIs to change.
Projects laser readings into a point cloud, based on a set of recorded joint angles This package is experimental and unstable. Expect its APIs to change.
 
2 2021-06-12 laser_joint_processor
Computes joint angles associated with a specific set of detected checkerboard corners. This package is experimental and unstable. Expect its APIs to change.
Computes joint angles associated with a specific set of detected checkerboard corners. This package is experimental and unstable. Expect its APIs to change.
 
1 2022-08-19 laser_geometry
This package contains a class for converting from a 2D laser scan as defined by sensor_msgs/LaserScan into a point cloud as defined by sensor_msgs/PointCloud or sensor_msgs/PointCloud2. In particular, it contains functionality to account for the skew resulting from moving robots or tilting laser scanners.
This package contains a class for converting from a 2D laser scan as defined by sensor_msgs/LaserScan into a point cloud as defined by sensor_msgs/PointCloud or sensor_msgs/PointCloud2. In particular, it contains functionality to account for the skew resulting from moving robots or tilting laser scanners.
 
1 2025-01-05 laser_filters_jsk_patch
laser_filters_jsk_patch
laser_filters_jsk_patch
 
1 2021-11-03 laser_filters
Assorted filters designed to operate on 2D planar laser scanners, which use the sensor_msgs/LaserScan type.
Assorted filters designed to operate on 2D planar laser scanners, which use the sensor_msgs/LaserScan type.
 
1 2016-07-24 laser_filtering
ROS Libraries for filtering specific kinds of laser scans
ROS Libraries for filtering specific kinds of laser scans
 
1 2021-03-30 laser_cb_detector
Extracts checkerboard corners from a dense laser snapshot. This package is experimental and unstable. Expect its APIs to change.
Extracts checkerboard corners from a dense laser snapshot. This package is experimental and unstable. Expect its APIs to change.
 
1 2019-06-27 laser_assembler
Provides nodes to assemble point clouds from either LaserScan or PointCloud messages
Provides nodes to assemble point clouds from either LaserScan or PointCloud messages
 
1 2022-08-27 laptop_battery_monitor
Simple script to check battery status
Simple script to check battery status
 
1 2024-10-25 lanelet2_validation
Package for sanitizing lanelet maps
Package for sanitizing lanelet maps
 
1 2024-10-25 lanelet2_traffic_rules
Package for interpreting traffic rules in a lanelet map
Package for interpreting traffic rules in a lanelet map
 
1 2024-10-25 lanelet2_routing
Routing module for lanelet2
Routing module for lanelet2
 
1 2024-10-25 lanelet2_python
Python bindings for lanelet2
Python bindings for lanelet2
 
1 2024-10-25 lanelet2_projection
Lanelet2 projection library for lat/lon to local x/y conversion
Lanelet2 projection library for lat/lon to local x/y conversion
 
1 2024-10-25 lanelet2_matching
Library to match objects to lanelets
Library to match objects to lanelets
 
1 2024-10-25 lanelet2_maps
Example maps in the lanelet2-format
Example maps in the lanelet2-format
 
1 2024-10-25 lanelet2_io
Parser/Writer module for lanelet2
Parser/Writer module for lanelet2
 
1 2024-10-25 lanelet2_examples
Examples for working with Lanelet2
Examples for working with Lanelet2
 
1 2024-10-25 lanelet2_core
Lanelet2 core module
Lanelet2 core module
 
1 2024-10-25 lanelet2
Meta-package for lanelet2
Meta-package for lanelet2
 
1 2021-07-01 kvh_geo_fog_3d_rviz
The KVH GEO FOG 3D rviz plugin package
The KVH GEO FOG 3D rviz plugin package
 
1 2021-07-01 kvh_geo_fog_3d_msgs
kvh_geo_fog_3d_msgs contains raw messages for the KVH GEO FOG 3D INS devices.
kvh_geo_fog_3d_msgs contains raw messages for the KVH GEO FOG 3D INS devices.
 
1 2021-07-01 kvh_geo_fog_3d_driver
A ROS driver for the KVH Geo Fog 3D INS family of systems.
A ROS driver for the KVH Geo Fog 3D INS family of systems.
 
1 2021-07-01 kvh_geo_fog_3d
Provides a driver node for KVH GEO FOG 3D INS sensors, messages, and rviz plugins.
Provides a driver node for KVH GEO FOG 3D INS sensors, messages, and rviz plugins.
 
1 2019-11-18 ksql_airport
The ksql_airport package
The ksql_airport package
 
2 2020-09-16 kobuki_ftdi
Utilities for flashing and enabling Kobuki's USB connection. This package contains tools for flashing the Kobuki's FTDI chip (usually done at the factory). The special firmware for the FTDI chip (USB to serial converter) enables it to appear as /dev/kobuki on the user's PC.
Utilities for flashing and enabling Kobuki's USB connection. This package contains tools for flashing the Kobuki's FTDI chip (usually done at the factory). The special firmware for the FTDI chip (USB to serial converter) enables it to appear as /dev/kobuki on the user's PC.
 
2 2020-09-16 kobuki_driver
C++ driver library for Kobuki: Pure C++ driver library for Kobuki. This is for those who do not wish to use ROS on their systems.
C++ driver library for Kobuki: Pure C++ driver library for Kobuki. This is for those who do not wish to use ROS on their systems.
 
2 2020-09-16 kobuki_dock_drive
Dock driving library for Kobuki. Users owning a docking station for Kobuki can use this tool to develop autonomous docking drive algorithms.
Dock driving library for Kobuki. Users owning a docking station for Kobuki can use this tool to develop autonomous docking drive algorithms.
 
2 2020-09-16 kobuki_core
Non-ROS software for Kobuki, Yujin Robot's mobile research base.
Non-ROS software for Kobuki, Yujin Robot's mobile research base.
 
1 2022-04-27 knowledge_representation
APIs for storing and querying information about the world. Provides C++ and Python API's to make getting facts in and out easy (while still exposing a full SQL interface). Supports PostgreSQL and MySQL backends.
APIs for storing and querying information about the world. Provides C++ and Python API's to make getting facts in and out easy (while still exposing a full SQL interface). Supports PostgreSQL and MySQL backends.
 
2 2022-02-08 kinesis_video_streamer
Kinesis Video Streams producer node
Kinesis Video Streams producer node
 
2 2022-02-08 kinesis_video_msgs
Messages for transmitting video frames to Kinesis Video Streams
Messages for transmitting video frames to Kinesis Video Streams
 
1 2022-02-08 kinesis_manager
AWS Kinesis stream management library intended for use with the Kinesis Video Producer SDK
AWS Kinesis stream management library intended for use with the Kinesis Video Producer SDK
 
1 2023-10-19 khi_rs_ikfast_plugin
The khi_rs_ikfast_plugin package
The khi_rs_ikfast_plugin package
 
1 2023-10-19 khi_rs_gazebo
The khi_rs_gazebo package
The khi_rs_gazebo package
 
1 2023-10-19 khi_rs_description
The khi_rs_description package
The khi_rs_description package
 
1 2023-10-19 khi_rs080n_moveit_config
An automatically generated package with all the configuration and launch files for using the khi_rs080n with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the khi_rs080n with the MoveIt! Motion Planning Framework
 
1 2023-10-19 khi_rs030n_moveit_config
An automatically generated package with all the configuration and launch files for using the khi_rs030n with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the khi_rs030n with the MoveIt Motion Planning Framework
 
1 2023-10-19 khi_rs025n_moveit_config
An automatically generated package with all the configuration and launch files for using the khi_rs025n with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the khi_rs025n with the MoveIt! Motion Planning Framework
 
1 2023-10-19 khi_rs020n_moveit_config
An automatically generated package with all the configuration and launch files for using the khi_rs020n with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the khi_rs020n with the MoveIt! Motion Planning Framework
 
1 2023-10-19 khi_rs013n_moveit_config
An automatically generated package with all the configuration and launch files for using the khi_rs013n with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the khi_rs013n with the MoveIt! Motion Planning Framework
 
1 2023-10-19 khi_rs007n_moveit_config
An automatically generated package with all the configuration and launch files for using the khi_rs007n with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the khi_rs007n with the MoveIt! Motion Planning Framework
 
1 2023-10-19 khi_rs007l_moveit_config
An automatically generated package with all the configuration and launch files for using the khi_rs007l with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the khi_rs007l with the MoveIt! Motion Planning Framework
 
1 2023-10-19 khi_robot_test
Test package for khi_robot
Test package for khi_robot
 
1 2023-10-19 khi_robot_msgs
This package contains KHI ROS robot msgs
This package contains KHI ROS robot msgs
 
1 2023-10-19 khi_robot_control
ROS KHI robot controller package based on ros_control
ROS KHI robot controller package based on ros_control
 
1 2023-10-19 khi_robot_bringup
Package contains bringup scripts/config/tools for KHI Robot
Package contains bringup scripts/config/tools for KHI Robot
 
1 2023-10-19 khi_robot
Meta package for khi_robot
Meta package for khi_robot
 
1 2023-10-19 khi_duaro_moveit_config
An automatically generated package with all the configuration and launch files for using the khi_duaro with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the khi_duaro with the MoveIt! Motion Planning Framework
 
1 2023-10-19 khi_duaro_ikfast_plugin
The khi_duaro_ikfast_plugin package
The khi_duaro_ikfast_plugin package
 
1 2023-10-19 khi_duaro_gazebo
The khi_duaro_gazebo package
The khi_duaro_gazebo package
 
1 2023-10-19 khi_duaro_description
The khi_duaro_description package
The khi_duaro_description package
 
2 2023-04-24 keyboard_client
The keyboard_client package
The keyboard_client package
 
2 2023-05-04 key_teleop
A text-based interface to send a robot movement commands
A text-based interface to send a robot movement commands
 
1 2022-04-13 kdl_parser_py
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.
 
2 2022-04-13 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 2021-09-02 kdl_conversions
Conversion functions between KDL and geometry_msgs types.
Conversion functions between KDL and geometry_msgs types.
 
1 2020-04-02 kalman_filter
Simple Kalman Filter in Python
Simple Kalman Filter in Python
 
1 2025-01-05 julius_ros
The julius_ros package
The julius_ros package
 
1 2025-01-05 julius
julius: Open-Source Large Vocabulary CSR Engine (http://julius.sourceforge.jp/index.php)
julius: Open-Source Large Vocabulary CSR Engine (http://julius.sourceforge.jp/index.php)
 
1 2024-12-05 json_transport
JSON transport for ROS
JSON transport for ROS
 
1 2024-12-05 json_msgs
JSON ROS message
JSON ROS message
 
1 2024-12-11 jsk_visualization
 
1 2025-01-06 jsk_topic_tools
jsk_topic_tools
jsk_topic_tools
 
1 2025-01-06 jsk_tools
Includes emacs scripts, ros tool alias generator, and launch doc generator.
Includes emacs scripts, ros tool alias generator, and launch doc generator.
 
1 2025-01-06 jsk_tilt_laser
The jsk_tilt_laser package
The jsk_tilt_laser package
 
1 2022-06-23 jsk_tf2_py_python3
The tf2_py package for python3 compatibility in melodic environment. Supported by ROS community.
The tf2_py package for python3 compatibility in melodic environment. Supported by ROS community.
 
1 2024-12-09 jsk_teleop_joy
jsk_teleop_joy
jsk_teleop_joy
 
1 2024-12-11 jsk_rviz_plugins
The jsk_rviz_plugins package
The jsk_rviz_plugins package
 
1 2024-12-11 jsk_rqt_plugins
The jsk_rqt_plugins package
The jsk_rqt_plugins package
 
1 2025-01-07 jsk_roseus
 
1 2025-01-06 jsk_rosbag_tools
The rosbag tools
The rosbag tools
 
1 2025-01-07 jsk_recognition_utils
C++ library about sensor model, geometrical modeling and perception.
C++ library about sensor model, geometrical modeling and perception.
 
1 2025-01-07 jsk_recognition_msgs
ROS messages for jsk_pcl_ros and jsk_perception.
ROS messages for jsk_pcl_ros and jsk_perception.
 
1 2025-01-07 jsk_recognition
 
1 2022-06-23 jsk_python_orocos_kdl_python3
This package contains the python bindings PyKDL for the Kinematics and Dynamics Library (KDL), distributed by the Orocos Project. This repository is for python3 compatibility in melodic environment. Supported by ROS community.
This package contains the python bindings PyKDL for the Kinematics and Dynamics Library (KDL), distributed by the Orocos Project. This repository is for python3 compatibility in melodic environment. Supported by ROS community.
 
1 2023-06-22 jsk_pr2eus
 
1 2023-12-05 jsk_planning
 
1 2025-01-07 jsk_perception
ROS nodes and nodelets for 2-D image perception.
ROS nodes and nodelets for 2-D image perception.
 
1 2025-01-07 jsk_pcl_ros_utils
ROS utility nodelets for pointcloud perception.
ROS utility nodelets for pointcloud perception.
 
1 2025-01-07 jsk_pcl_ros
ROS nodelets for pointcloud perception.
ROS nodelets for pointcloud perception.
 
1 2025-01-06 jsk_network_tools
jsk_network_tools
jsk_network_tools
 
1 2025-01-07 jsk_model_tools
 
1 2024-12-11 jsk_interactive_test
jsk_interactive_test
jsk_interactive_test
 
1 2024-12-11 jsk_interactive_marker
jsk interactive markers
jsk interactive markers
 
1 2024-12-11 jsk_interactive
jsk_interactive
jsk_interactive
 
1 2024-12-09 jsk_ik_server
jsk_ik_server
jsk_ik_server
 
1 2022-05-09 jsk_hark_msgs
jsk_hark_msgs
jsk_hark_msgs
 
1 2022-05-09 jsk_gui_msgs
jsk_gui_msgs
jsk_gui_msgs
 
1 2024-12-09 jsk_footstep_planner
jsk_footstep_planner
jsk_footstep_planner
 
1 2022-05-09 jsk_footstep_msgs
jsk_footstep_msgs
jsk_footstep_msgs
 
1 2024-12-09 jsk_footstep_controller
The jsk_footstep_controller package
The jsk_footstep_controller package
 
1 2025-01-06 jsk_data
The jsk_data package
The jsk_data package
 
1 2024-12-09 jsk_control
The jsk_control package
The jsk_control package
 
1 2022-05-09 jsk_common_msgs