Packages

Name Description
1 2023-07-18 rosidl_parser
The parser for `.idl` ROS interface files.
The parser for `.idl` ROS interface files.
 
2 2022-11-08 rosidl_generator_py
Generate the ROS interfaces in Python.
Generate the ROS interfaces in Python.
 
1 2022-03-30 rosidl_generator_dds_idl
Generate the DDS interfaces for ROS interfaces.
Generate the DDS interfaces for ROS interfaces.
 
1 2023-07-18 rosidl_generator_cpp
Generate the ROS interfaces in C++.
Generate the ROS interfaces in C++.
 
1 2023-07-18 rosidl_generator_c
Generate the ROS interfaces in C.
Generate the ROS interfaces in C.
 
2 2022-03-31 rosidl_default_runtime
A configuration package defining the runtime for the ROS interfaces.
A configuration package defining the runtime for the ROS interfaces.
 
2 2022-03-31 rosidl_default_generators
A configuration package defining the default ROS interface generators.
A configuration package defining the default ROS interface generators.
 
1 2023-07-18 rosidl_cmake
The CMake functionality to invoke code generation for ROS interface files.
The CMake functionality to invoke code generation for ROS interface files.
 
1 2023-07-18 rosidl_cli
Command line tools for ROS interface generation.
Command line tools for ROS interface generation.
 
1 2023-07-18 rosidl_adapter
API and scripts to parse .msg/.srv/.action files and convert them to .idl.
API and scripts to parse .msg/.srv/.action files and convert them to .idl.
 
3 2022-11-07 rosgraph_msgs
Messages relating to the ROS Computation Graph. These are generally considered to be low-level messages that end users do not interact with.
Messages relating to the ROS Computation Graph. These are generally considered to be low-level messages that end users do not interact with.
 
1 2022-05-17 roscpp_tutorials
This package attempts to show the features of ROS step-by-step, including using messages, servers, parameters, etc.
This package attempts to show the features of ROS step-by-step, including using messages, servers, parameters, etc.
 
1 2024-02-12 rosbridge_test_msgs
Message and service definitions used in internal tests for rosbridge packages.
Message and service definitions used in internal tests for rosbridge packages.
 
1 2024-02-12 rosbridge_suite
Rosbridge provides a JSON API to ROS functionality for non-ROS programs. There are a variety of front ends that interface with rosbridge, including a WebSocket server for web browsers to interact with. Rosbridge_suite is a meta-package containing rosbridge, various front end packages for rosbridge like a WebSocket package, and helper packages.
Rosbridge provides a JSON API to ROS functionality for non-ROS programs. There are a variety of front ends that interface with rosbridge, including a WebSocket server for web browsers to interact with. Rosbridge_suite is a meta-package containing rosbridge, various front end packages for rosbridge like a WebSocket package, and helper packages.
 
1 2024-02-12 rosbridge_server
A WebSocket interface to rosbridge.
A WebSocket interface to rosbridge.
 
1 2024-02-12 rosbridge_msgs
Package containing message files
Package containing message files
 
1 2024-02-12 rosbridge_library
The core rosbridge package, responsible for interpreting JSON andperforming the appropriate ROS action, like subscribe, publish, call service, and interact with params.
The core rosbridge package, responsible for interpreting JSON andperforming the appropriate ROS action, like subscribe, publish, call service, and interact with params.
 
1 2024-04-24 rosbag2_transport
Layer encapsulating ROS middleware to allow rosbag2 to be used with or without middleware
Layer encapsulating ROS middleware to allow rosbag2 to be used with or without middleware
 
1 2024-04-24 rosbag2_tests
Tests package for rosbag2
Tests package for rosbag2
 
1 2024-04-24 rosbag2_test_common
Commonly used test helper classes and fixtures for rosbag2
Commonly used test helper classes and fixtures for rosbag2
 
2 2024-04-24 rosbag2_storage_mcap_testdata
message definition test fixtures for MCAP schema recording
message definition test fixtures for MCAP schema recording
 
2 2024-04-24 rosbag2_storage_mcap
rosbag2 storage plugin using the MCAP file format
rosbag2 storage plugin using the MCAP file format
 
1 2024-04-24 rosbag2_storage_default_plugins
ROSBag2 SQLite3 storage plugin
ROSBag2 SQLite3 storage plugin
 
1 2024-04-24 rosbag2_storage
ROS2 independent storage format to store serialized ROS2 messages
ROS2 independent storage format to store serialized ROS2 messages
 
1 2024-04-24 rosbag2_py
Python API for rosbag2
Python API for rosbag2
 
1 2024-04-24 rosbag2_performance_benchmarking
Code to benchmark rosbag2
Code to benchmark rosbag2
 
1 2024-04-24 rosbag2_interfaces
Interface definitions for controlling rosbag2
Interface definitions for controlling rosbag2
 
1 2024-04-24 rosbag2_cpp
C++ ROSBag2 client library
C++ ROSBag2 client library
 
1 2024-04-24 rosbag2_compression_zstd
Zstandard compression library implementation of rosbag2_compression
Zstandard compression library implementation of rosbag2_compression
 
1 2024-04-24 rosbag2_compression
Compression implementations for rosbag2 bags and messages.
Compression implementations for rosbag2 bags and messages.
 
2 2021-05-18 rosbag2_bag_v2_plugins
Package containing storage and converter plugins for rosbag 1
Package containing storage and converter plugins for rosbag 1
 
1 2024-04-24 rosbag2
Meta package for rosbag2 related packages
Meta package for rosbag2 related packages
 
1 2024-02-12 rosapi_msgs
Provides service calls for getting ros meta-information, like list of topics, services, params, etc.
Provides service calls for getting ros meta-information, like list of topics, services, params, etc.
 
1 2024-02-12 rosapi
Provides service calls for getting ros meta-information, like list of topics, services, params, etc.
Provides service calls for getting ros meta-information, like list of topics, services, params, etc.
 
1 2023-02-15 ros_workspace
Provides the prefix level environment files for ROS 2 packages.
Provides the prefix level environment files for ROS 2 packages.
 
1 2022-05-17 ros_tutorials
ros_tutorials contains packages that demonstrate various features of ROS, as well as support packages which help demonstrate those features.
ros_tutorials contains packages that demonstrate various features of ROS, as well as support packages which help demonstrate those features.
 
2 2024-02-22 ros_timer_client
The ros_timer_client package
The ros_timer_client package
 
1 2022-01-13 ros_testing
The entry point package to launch testing in ROS.
The entry point package to launch testing in ROS.
 
2 2024-02-22 ros_publisher_client
The ros_publisher_client package
The ros_publisher_client package
 
1 2024-03-09 ros_industrial_cmake_boilerplate
Contains boilerplate cmake script, macros and utils
Contains boilerplate cmake script, macros and utils
 
1 2022-07-21 ros_image_to_qimage
A package that converts a ros image msg to a qimage object
A package that converts a ros image msg to a qimage object
 
2 2024-04-16 ros_ign_interfaces
Shim package to redirect to ros_gz_interfaces.
Shim package to redirect to ros_gz_interfaces.
 
2 2024-04-16 ros_ign_image
Shim package to redirect to ros_gz_image.
Shim package to redirect to ros_gz_image.
 
2 2024-04-16 ros_ign_gazebo_demos
Shim package to redirect to ros_gz_sim_demos.
Shim package to redirect to ros_gz_sim_demos.
 
2 2024-04-16 ros_ign_gazebo
Shim package to redirect to ros_gz_sim.
Shim package to redirect to ros_gz_sim.
 
2 2024-04-16 ros_ign_bridge
Shim package to redirect to ros_gz_bridge.
Shim package to redirect to ros_gz_bridge.
 
2 2024-04-16 ros_ign
Shim meta-package to redirect to
Shim meta-package to redirect to
 
1 2024-04-16 ros_gz_sim_demos
Demos using Gazebo Sim simulation with ROS.
Demos using Gazebo Sim simulation with ROS.
 
1 2024-04-16 ros_gz_sim
Tools for using Gazebo Sim simulation with ROS.
Tools for using Gazebo Sim simulation with ROS.
 
1 2024-04-16 ros_gz_point_cloud
Point cloud utilities for Gazebo simulation with ROS.
Point cloud utilities for Gazebo simulation with ROS.
 
1 2024-04-16 ros_gz_interfaces
Message and service data structures for interacting with Gazebo from ROS2.
Message and service data structures for interacting with Gazebo from ROS2.
 
1 2024-04-16 ros_gz_image
Image utilities for Gazebo simulation with ROS.
Image utilities for Gazebo simulation with ROS.
 
1 2024-04-16 ros_gz_bridge
Bridge communication between ROS and Gazebo Transport
Bridge communication between ROS and Gazebo Transport
 
1 2024-04-16 ros_gz
Meta-package containing interfaces for using ROS 2 with
Meta-package containing interfaces for using ROS 2 with
 
1 2022-11-07 ros_environment
The package provides the environment variables `ROS_VERSION` and `ROS_DISTRO`.
The package provides the environment variables `ROS_VERSION` and `ROS_DISTRO`.
 
2 2024-03-29 ros_core
A package to aggregate the packages required to use publish / subscribe, services, generate messages and other core ROS concepts.
A package to aggregate the packages required to use publish / subscribe, services, generate messages and other core ROS concepts.
 
2 2024-03-29 ros_base
A package which extends 'ros_core' and includes other basic functionalities like tf2 and urdf.
A package which extends 'ros_core' and includes other basic functionalities like tf2 and urdf.
 
1 2022-05-07 ros2trace_analysis
The trace-analysis command for ROS 2 command line tools.
The trace-analysis command for ROS 2 command line tools.
 
2 2022-11-07 ros2trace
The trace command for ROS 2 command line tools.
The trace command for ROS 2 command line tools.
 
1 2024-04-24 ros2topic
The topic command for ROS 2 command line tools.
The topic command for ROS 2 command line tools.
 
1 2022-01-13 ros2test
The test command for ROS 2 launch tests.
The test command for ROS 2 launch tests.
 
1 2024-04-24 ros2service
The service command for ROS 2 command line tools.
The service command for ROS 2 command line tools.
 
1 2024-04-24 ros2run
The run command for ROS 2 command line tools.
The run command for ROS 2 command line tools.
 
1 2024-04-24 ros2pkg
The pkg command for ROS 2 command line tools.
The pkg command for ROS 2 command line tools.
 
1 2024-04-24 ros2param
The param command for ROS 2 command line tools.
The param command for ROS 2 command line tools.
 
1 2022-11-17 ros2nodl
CLI tools for NoDL files.
CLI tools for NoDL files.
 
1 2024-04-24 ros2node
The node command for ROS 2 command line tools.
The node command for ROS 2 command line tools.
 
1 2024-04-24 ros2multicast
The multicast command for ROS 2 command line tools.
The multicast command for ROS 2 command line tools.
 
1 2024-04-24 ros2lifecycle_test_fixtures
Package containing fixture nodes for ros2lifecycle tests
Package containing fixture nodes for ros2lifecycle tests
 
1 2024-04-24 ros2lifecycle
The lifecycle command for ROS 2 command line tools.
The lifecycle command for ROS 2 command line tools.
 
1 2021-08-11 ros2launch_security_examples
Examples of how to use the ros2launch_security extension.
Examples of how to use the ros2launch_security extension.
 
1 2021-08-11 ros2launch_security
Security extensions for ros2 launch
Security extensions for ros2 launch
 
2 2024-01-24 ros2launch
The launch command for ROS 2 command line tools.
The launch command for ROS 2 command line tools.
 
1 2024-04-24 ros2interface
The interface command for ROS 2 command line tools
The interface command for ROS 2 command line tools
 
1 2024-04-24 ros2doctor
A command line tool to check potential issues in a ROS 2 system
A command line tool to check potential issues in a ROS 2 system
 
1 2024-04-10 ros2controlcli
The ROS 2 command line tools for ROS2 Control.
The ROS 2 command line tools for ROS2 Control.
 
1 2024-04-24 ros2component
The component command for ROS 2 command line tools.
The component command for ROS 2 command line tools.
 
1 2024-04-24 ros2cli_test_interfaces
A package containing interface definitions for testing ros2cli.
A package containing interface definitions for testing ros2cli.
 
1 2021-03-18 ros2cli_common_extensions
Meta package for ros2cli common extensions
Meta package for ros2cli common extensions
 
1 2024-04-24 ros2cli
Framework for ROS 2 command line tools.
Framework for ROS 2 command line tools.
 
1 2024-04-22 ros2caret
ROS 2 CLI package for caret
ROS 2 CLI package for caret
 
1 2024-04-24 ros2bag
Entry point for rosbag in ROS 2
Entry point for rosbag in ROS 2
 
1 2024-04-24 ros2action
The action command for ROS 2 command line tools.
The action command for ROS 2 command line tools.
 
1 2022-03-29 ros2acceleration
The acceleration command for ROS 2 command line tools.
The acceleration command for ROS 2 command line tools.
 
1 2024-03-26 ros2_socketcan_msgs
Messages for SocketCAN
Messages for SocketCAN
 
1 2024-03-26 ros2_socketcan
Simple wrapper around SocketCAN
Simple wrapper around SocketCAN
 
1 2020-11-30 ros2_ouster
ROS2 Drivers for the Ouster OS-1 Lidar
ROS2 Drivers for the Ouster OS-1 Lidar
 
1 2024-04-11 ros2_controllers_test_nodes
Demo nodes for showing and testing functionalities of the ros2_control framework.
Demo nodes for showing and testing functionalities of the ros2_control framework.
 
1 2024-04-11 ros2_controllers
Metapackage for ROS2 controllers related packages
Metapackage for ROS2 controllers related packages
 
1 2024-04-10 ros2_control_test_assets
The package provides shared test resources for ros2_control stack
The package provides shared test resources for ros2_control stack
 
1 2024-04-10 ros2_control
Metapackage for ROS2 control related packages
Metapackage for ROS2 control related packages
 
2 2021-05-18 ros1_rosbag_storage_vendor
Vendor package for rosbag_storage of ROS1
Vendor package for rosbag_storage of ROS1
 
1 2023-01-16 ros1_bridge
A simple bridge between ROS 1 and ROS 2
A simple bridge between ROS 1 and ROS 2
 
1 2024-03-16 robotraconteur
The robotraconteur package
The robotraconteur package
 
1 2024-03-18 robotont_driver
Hardware driver for the Robotont robot
Hardware driver for the Robotont robot
 
1 2024-03-04 robotiq_hardware_tests
ROS2 driver for the Robotiq gripper.
ROS2 driver for the Robotiq gripper.
 
1 2024-03-04 robotiq_driver
ROS2 driver package for the Robotiq gripper.
ROS2 driver package for the Robotiq gripper.
 
1 2024-03-04 robotiq_description
URDF and xacro description package for the Robotiq gripper.
URDF and xacro description package for the Robotiq gripper.
 
1 2024-03-04 robotiq_controllers
Controllers for the Robotiq gripper.
Controllers for the Robotiq gripper.
 
1 2023-07-14 robot_upstart
The robot_upstart package provides scripts which may be used to install and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files.
The robot_upstart package provides scripts which may be used to install and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files.
 
2 2024-01-24 robot_state_publisher
This package take the joint angles of a robot as input, and publishes the 3D poses of the robot links to tf2, using a kinematic tree model of the robot.
This package take the joint angles of a robot as input, and publishes the 3D poses of the robot links to tf2, using a kinematic tree model of the robot.
 
1 2024-04-16 robot_localization
Provides nonlinear state estimation through sensor fusion of an abritrary number of sensors.
Provides nonlinear state estimation through sensor fusion of an abritrary number of sensors.
 
1 2022-08-21 robot_controllers_msgs
Messages for use with robot_controllers framework.
Messages for use with robot_controllers framework.
 
1 2022-08-21 robot_controllers_interface
Generic framework for robot controls.
Generic framework for robot controls.
 
1 2022-08-21 robot_controllers
Some basic robot controllers for use with robot_controllers_interface.
Some basic robot controllers for use with robot_controllers_interface.
 
1 2024-04-23 robot_calibration_msgs
Messages for calibrating a robot
Messages for calibrating a robot
 
1 2024-04-23 robot_calibration
Calibrate a Robot
Calibrate a Robot
 
1 2022-11-07 rmw_implementation_cmake
CMake functions which can discover and enumerate available implementations.
CMake functions which can discover and enumerate available implementations.
 
1 2024-04-24 rmw_implementation
Proxy implementation of the ROS 2 Middleware Interface.
Proxy implementation of the ROS 2 Middleware Interface.
 
1 2024-04-19 rmw_gurumdds_cpp
Implement the ROS middleware interface using GurumNetworks GurumDDS static code generation in C++.
Implement the ROS middleware interface using GurumNetworks GurumDDS static code generation in C++.
 
1 2024-01-24 rmw_fastrtps_shared_cpp
Code shared on static and dynamic type support of rmw_fastrtps_cpp.
Code shared on static and dynamic type support of rmw_fastrtps_cpp.
 
1 2024-01-24 rmw_fastrtps_dynamic_cpp
Implement the ROS middleware interface using introspection type support.
Implement the ROS middleware interface using introspection type support.
 
1 2024-01-24 rmw_fastrtps_cpp
Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++.
Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++.
 
1 2022-03-31 rmw_dds_common
Define a common interface between DDS implementations of ROS middleware.
Define a common interface between DDS implementations of ROS middleware.
 
1 2022-11-07 rmw_cyclonedds_cpp
Implement the ROS middleware interface using Eclipse CycloneDDS in C++.
Implement the ROS middleware interface using Eclipse CycloneDDS in C++.
 
1 2023-07-18 rmw_connextddsmicro
A ROS2 RMW implementation built with RTI Connext DDS Micro.
A ROS2 RMW implementation built with RTI Connext DDS Micro.
 
1 2023-07-18 rmw_connextdds_common
Common source for RMW implementations built with RTI Connext DDS Professional and RTI Connext DDS Micro.
Common source for RMW implementations built with RTI Connext DDS Professional and RTI Connext DDS Micro.
 
1 2023-07-18 rmw_connextdds
A ROS2 RMW implementation built with RTI Connext DDS Professional.
A ROS2 RMW implementation built with RTI Connext DDS Professional.
 
1 2022-11-07 rmw
Contains the ROS middleware API.
Contains the ROS middleware API.
 
1 2024-04-17 rmf_workcell_msgs
A package containing messages used by all workcells generically to interfact with rmf_core
A package containing messages used by all workcells generically to interfact with rmf_core
 
1 2024-04-22 rmf_websocket
A package managing the websocket api endpoints in RMF system.
A package managing the websocket api endpoints in RMF system.
 
1 2023-06-05 rmf_visualization_schedule
A visualizer for trajectories in rmf schedule
A visualizer for trajectories in rmf schedule
 
1 2023-06-05 rmf_visualization_rviz2_plugins
A package containing RViz2 plugins for RMF
A package containing RViz2 plugins for RMF
 
1 2023-06-05 rmf_visualization_obstacles
A visualizer for obstacles in RMF
A visualizer for obstacles in RMF
 
1 2023-06-05 rmf_visualization_navgraphs
A package to visualiize the navigation graphs of fleets
A package to visualiize the navigation graphs of fleets
 
1 2023-06-05 rmf_visualization_msgs
A package containing messages used for visualizations
A package containing messages used for visualizations
 
1 2023-06-05 rmf_visualization_floorplans
A package to visualize the floorplans for levels in a building
A package to visualize the floorplans for levels in a building
 
1 2023-06-05 rmf_visualization_fleet_states
A package to visualize positions of robots from different fleets in the a building
A package to visualize positions of robots from different fleets in the a building
 
1 2023-06-05 rmf_visualization_building_systems
A visualizer for doors and lifts
A visualizer for doors and lifts
 
1 2023-06-05 rmf_visualization
Package containing a single launch file to bringup various visualizations
Package containing a single launch file to bringup various visualizations
 
1 2023-06-05 rmf_utils
Simple C++ programming utilities used by Robotics Middleware Framework packages
Simple C++ programming utilities used by Robotics Middleware Framework packages
 
1 2024-04-22 rmf_traffic_ros2
A package containing messages used by the RMF traffic management system.
A package containing messages used by the RMF traffic management system.
 
1 2024-04-17 rmf_traffic_msgs
A package containing messages used by the RMF traffic management system.
A package containing messages used by the RMF traffic management system.
 
1 2023-12-22 rmf_traffic_examples
Examples of how to use the rmf_traffic library
Examples of how to use the rmf_traffic library
 
1 2023-08-10 rmf_traffic_editor_test_maps
Some test maps for traffic_editor and rmf_building_map_tools.
Some test maps for traffic_editor and rmf_building_map_tools.
 
1 2023-08-10 rmf_traffic_editor_assets
Assets for use with traffic_editor.
Assets for use with traffic_editor.
 
1 2023-08-10 rmf_traffic_editor
traffic editor
traffic editor
 
1 2023-12-22 rmf_traffic
Package for managing traffic in the Robotics Middleware Framework
Package for managing traffic in the Robotics Middleware Framework
 
1 2024-03-04 rmf_task_sequence
Implementation of phase-sequence tasks for the Robotics Middleware Framework
Implementation of phase-sequence tasks for the Robotics Middleware Framework
 
1 2024-04-22 rmf_task_ros2
A package managing the dispatching of tasks in RMF system.
A package managing the dispatching of tasks in RMF system.
 
1 2024-04-17 rmf_task_msgs
A package containing messages used to specify tasks
A package containing messages used to specify tasks
 
1 2024-03-04 rmf_task
Package for managing tasks in the Robotics Middleware Framework
Package for managing tasks in the Robotics Middleware Framework
 
1 2024-04-17 rmf_site_map_msgs
Messages that contain GeoPackage maps
Messages that contain GeoPackage maps
 
1 2024-04-17 rmf_scheduler_msgs
Messages used by rmf_scheduler_msgs
Messages used by rmf_scheduler_msgs
 
1 2023-06-30 rmf_robot_sim_gz_plugins
ROS 2 Gazebo plugins for TeleportIngestors and TeleportDispensers
ROS 2 Gazebo plugins for TeleportIngestors and TeleportDispensers
 
1 2023-06-30 rmf_robot_sim_gz_classic_plugins
ROS 2 Gazebo-classic plugins for TeleportIngestors, TeleportDispensers and Readonly Objects
ROS 2 Gazebo-classic plugins for TeleportIngestors, TeleportDispensers and Readonly Objects
 
1 2023-06-30 rmf_robot_sim_common
Common utility functions for Gazebo-classic and Gazebo RMF plugins
Common utility functions for Gazebo-classic and Gazebo RMF plugins
 
1 2024-04-17 rmf_obstacle_msgs
A package containing messages for describing obstacles in the environment
A package containing messages for describing obstacles in the environment
 
1 2024-04-17 rmf_lift_msgs
Messages used to interface to lifts.
Messages used to interface to lifts.
 
1 2024-04-17 rmf_ingestor_msgs
A package containing messages used to interface to ingestor workcells
A package containing messages used to interface to ingestor workcells
 
1 2024-04-17 rmf_fleet_msgs
A package containing messages used to interface to fleet managers
A package containing messages used to interface to fleet managers
 
1 2024-04-22 rmf_fleet_adapter_python
Python bindings for the rmf_fleet_adapter
Python bindings for the rmf_fleet_adapter
 
1 2024-04-22 rmf_fleet_adapter
Fleet Adapter package for RMF fleets.
Fleet Adapter package for RMF fleets.
 
1 2024-04-17 rmf_door_msgs
Messages used to interface to doors
Messages used to interface to doors
 
1 2024-04-17 rmf_dispenser_msgs
A package containing messages used to interface to dispenser workcells
A package containing messages used to interface to dispenser workcells
 
1 2023-06-07 rmf_dev
A package to aggregate the packages required for a minimal installation of Open-RMF
A package to aggregate the packages required for a minimal installation of Open-RMF
 
1 2021-03-05 rmf_cmake_uncrustify
ament_cmake_uncrustify with support for parsing a config file.
ament_cmake_uncrustify with support for parsing a config file.
 
1 2024-04-17 rmf_charger_msgs
This package contains messages regarding charging and discharging
This package contains messages regarding charging and discharging
 
1 2023-06-30 rmf_building_sim_gz_plugins
Gazebo plugins for building infrastructure simulation
Gazebo plugins for building infrastructure simulation
 
1 2023-06-30 rmf_building_sim_gz_classic_plugins
Gazebo plugins so that buildings generated by rmf_building_map_tools can talk to the ROS 2-based systems in the rmf_traffic_ros2 package.
Gazebo plugins so that buildings generated by rmf_building_map_tools can talk to the ROS 2-based systems in the rmf_traffic_ros2 package.
 
1 2023-06-30 rmf_building_sim_common
Common utility functions for Gazebo-classic and Gazebo building plugins
Common utility functions for Gazebo-classic and Gazebo building plugins
 
1 2023-08-10 rmf_building_map_tools
RMF Building map tools
RMF Building map tools
 
1 2023-06-01 rmf_building_map_msgs
Messages used to send building maps
Messages used to send building maps
 
1 2023-06-01 rmf_battery
Package for modelling battery life of robots
Package for modelling battery life of robots
 
1 2024-04-16 rmf_api_msgs
RMF API msgs definition
RMF API msgs definition
 
1 2024-02-10 rig_reconfigure
Standalone GUI tool for editing node parameters at runtime.
Standalone GUI tool for editing node parameters at runtime.
 
2 2023-01-10 resource_retriever
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
 
1 2024-04-24 realtime_tools
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior.
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior.
 
1 2024-04-17 realsense2_description
RealSense description package for Intel 3D D400 cameras
RealSense description package for Intel 3D D400 cameras
 
1 2024-04-17 realsense2_camera_msgs
RealSense camera_msgs package containing realsense camera messages definitions
RealSense camera_msgs package containing realsense camera messages definitions
 
1 2024-04-17 realsense2_camera
RealSense camera package allowing access to Intel D400 3D cameras
RealSense camera package allowing access to Intel D400 3D cameras
 
2 2024-03-28 reach_ros
The reach_ros package
The reach_ros package
 
1 2024-04-24 reach
The reach package
The reach package
 
1 2024-04-22 rcutils
Package containing various utility types and functions for C
Package containing various utility types and functions for C
 
1 2024-04-14 rcss3d_agent_msgs
Custom messages for communicating with rcss3d_agent
Custom messages for communicating with rcss3d_agent
 
1 2024-04-14 rcss3d_agent_basic
Basic rcss3d agent node that uses rcss3d_agent_msgs
Basic rcss3d agent node that uses rcss3d_agent_msgs
 
1 2024-04-14 rcss3d_agent
Launches a RoboCup 3D Simulation Agent, and converts data to and from ROS2 msgs
Launches a RoboCup 3D Simulation Agent, and converts data to and from ROS2 msgs
 
1 2024-04-22 rcpputils
Package containing utility code for C++.
Package containing utility code for C++.
 
2 2022-11-14 rclpy_message_converter_msgs
Messages for rclpy_message_converter
Messages for rclpy_message_converter
 
2 2022-11-14 rclpy_message_converter
Converts between Python dictionaries and JSON to rclpy messages.
Converts between Python dictionaries and JSON to rclpy messages.
 
1 2024-02-17 rclpy
Package containing the Python client.
Package containing the Python client.
 
1 2024-04-07 rclcpp_lifecycle
Package containing a prototype for lifecycle implementation
Package containing a prototype for lifecycle implementation
 
1 2024-04-07 rclcpp_components
Package containing tools for dynamically loadable components
Package containing tools for dynamically loadable components
 
1 2024-04-04 rclcpp_cascade_lifecycle
Provides a mechanism to make trees of lifecycle nodes to propagate state changes
Provides a mechanism to make trees of lifecycle nodes to propagate state changes
 
1 2024-04-07 rclcpp_action
Adds action APIs for C++.
Adds action APIs for C++.
 
1 2024-04-07 rclcpp
The ROS client library in C++.
The ROS client library in C++.
 
1 2023-12-15 rclc_parameter
Parameter server implementation for micro-ROS nodes
Parameter server implementation for micro-ROS nodes
 
1 2023-12-15 rclc_lifecycle
rclc lifecycle convenience methods.
rclc lifecycle convenience methods.
 
1 2023-12-15 rclc_examples
Example of using rclc_executor
Example of using rclc_executor
 
1 2023-12-15 rclc
The ROS client library in C.
The ROS client library in C.
 
1 2024-01-24 rcl_yaml_param_parser
Parse a YAML parameter file and populate the C data structure.
Parse a YAML parameter file and populate the C data structure.
 
1 2022-11-07 rcl_logging_spdlog
Implementation of rcl_logging API for an spdlog backend.
Implementation of rcl_logging API for an spdlog backend.
 
1 2022-11-07 rcl_logging_noop
An rcl logger implementation that doesn't do anything with log messages.
An rcl logger implementation that doesn't do anything with log messages.
 
1 2022-11-07 rcl_logging_interface
Interface that rcl_logging backends needs to implement.
Interface that rcl_logging backends needs to implement.
 
1 2024-01-24 rcl_lifecycle
Package containing a C-based lifecycle implementation
Package containing a C-based lifecycle implementation
 
1 2022-11-07 rcl_interfaces
The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters.
The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters.
 
1 2024-01-24 rcl_action
Package containing a C-based ROS action implementation
Package containing a C-based ROS action implementation
 
1 2024-01-24 rcl
The ROS client library common implementation. This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries.
The ROS client library common implementation. This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries.
 
2 2024-04-21 rcgcrd_spl_4_conversion
Converts RoboCup SPL GameController Return Data V4 between ROS msg and UDP raw bytes
Converts RoboCup SPL GameController Return Data V4 between ROS msg and UDP raw bytes
 
2 2024-04-21 rcgcrd_spl_4
RoboCup SPL GameController Return Data V4 ROS msg
RoboCup SPL GameController Return Data V4 ROS msg
 

Packages

Name Description
1 2024-04-16 ros_gz_sim
Tools for using Gazebo Sim simulation with ROS.
Tools for using Gazebo Sim simulation with ROS.
 
1 2024-04-16 ros_gz_point_cloud
Point cloud utilities for Gazebo simulation with ROS.
Point cloud utilities for Gazebo simulation with ROS.
 
1 2024-04-16 ros_gz_interfaces
Message and service data structures for interacting with Gazebo from ROS2.
Message and service data structures for interacting with Gazebo from ROS2.
 
1 2024-04-16 ros_gz_image
Image utilities for Gazebo simulation with ROS.
Image utilities for Gazebo simulation with ROS.
 
1 2024-04-16 ros_gz_bridge
Bridge communication between ROS and Gazebo Transport
Bridge communication between ROS and Gazebo Transport
 
1 2024-04-16 ros_gz
Meta-package containing interfaces for using ROS 2 with
Meta-package containing interfaces for using ROS 2 with
 
1 2023-04-28 ros_environment
The package provides the environment variables `ROS_VERSION` and `ROS_DISTRO`.
The package provides the environment variables `ROS_VERSION` and `ROS_DISTRO`.
 
2 2024-03-29 ros_core
A package to aggregate the packages required to use publish / subscribe, services, generate messages and other core ROS concepts.
A package to aggregate the packages required to use publish / subscribe, services, generate messages and other core ROS concepts.
 
2 2024-03-29 ros_base
A package which extends 'ros_core' and includes other basic functionalities like tf2 and urdf.
A package which extends 'ros_core' and includes other basic functionalities like tf2 and urdf.
 
1 2023-01-31 ros2trace_analysis
The trace-analysis command for ROS 2 command line tools.
The trace-analysis command for ROS 2 command line tools.
 
2 2023-05-11 ros2trace
The trace command for ROS 2 command line tools.
The trace command for ROS 2 command line tools.
 
1 2024-04-24 ros2topic
The topic command for ROS 2 command line tools.
The topic command for ROS 2 command line tools.
 
1 2023-02-13 ros2test
The test command for ROS 2 launch tests.
The test command for ROS 2 launch tests.
 
1 2024-04-24 ros2service
The service command for ROS 2 command line tools.
The service command for ROS 2 command line tools.
 
1 2024-04-24 ros2run
The run command for ROS 2 command line tools.
The run command for ROS 2 command line tools.
 
1 2024-04-24 ros2pkg
The pkg command for ROS 2 command line tools.
The pkg command for ROS 2 command line tools.
 
1 2024-04-24 ros2param
The param command for ROS 2 command line tools.
The param command for ROS 2 command line tools.
 
1 2022-11-17 ros2nodl
CLI tools for NoDL files.
CLI tools for NoDL files.
 
1 2024-04-24 ros2node
The node command for ROS 2 command line tools.
The node command for ROS 2 command line tools.
 
1 2024-04-24 ros2multicast
The multicast command for ROS 2 command line tools.
The multicast command for ROS 2 command line tools.
 
1 2024-04-24 ros2lifecycle_test_fixtures
Package containing fixture nodes for ros2lifecycle tests
Package containing fixture nodes for ros2lifecycle tests
 
1 2024-04-24 ros2lifecycle
The lifecycle command for ROS 2 command line tools.
The lifecycle command for ROS 2 command line tools.
 
1 2021-08-11 ros2launch_security_examples
Examples of how to use the ros2launch_security extension.
Examples of how to use the ros2launch_security extension.
 
1 2021-08-11 ros2launch_security
Security extensions for ros2 launch
Security extensions for ros2 launch
 
2 2024-02-07 ros2launch
The launch command for ROS 2 command line tools.
The launch command for ROS 2 command line tools.
 
1 2024-04-24 ros2interface
The interface command for ROS 2 command line tools
The interface command for ROS 2 command line tools
 
1 2024-04-24 ros2doctor
A command line tool to check potential issues in a ROS 2 system
A command line tool to check potential issues in a ROS 2 system
 
1 2024-04-10 ros2controlcli
The ROS 2 command line tools for ROS2 Control.
The ROS 2 command line tools for ROS2 Control.
 
1 2024-04-24 ros2component
The component command for ROS 2 command line tools.
The component command for ROS 2 command line tools.
 
1 2024-04-24 ros2cli_test_interfaces
A package containing interface definitions for testing ros2cli.
A package containing interface definitions for testing ros2cli.
 
1 2023-02-14 ros2cli_common_extensions
Meta package for ros2cli common extensions
Meta package for ros2cli common extensions
 
1 2024-04-24 ros2cli
Framework for ROS 2 command line tools.
Framework for ROS 2 command line tools.
 
1 2024-02-08 ros2bag
Entry point for rosbag in ROS 2
Entry point for rosbag in ROS 2
 
1 2024-04-24 ros2action
The action command for ROS 2 command line tools.
The action command for ROS 2 command line tools.
 
1 2022-03-29 ros2acceleration
The acceleration command for ROS 2 command line tools.
The acceleration command for ROS 2 command line tools.
 
1 2024-03-26 ros2_socketcan_msgs
Messages for SocketCAN
Messages for SocketCAN
 
1 2024-03-26 ros2_socketcan
Simple wrapper around SocketCAN
Simple wrapper around SocketCAN
 
1 2024-04-11 ros2_controllers_test_nodes
Demo nodes for showing and testing functionalities of the ros2_control framework.
Demo nodes for showing and testing functionalities of the ros2_control framework.
 
1 2024-04-11 ros2_controllers
Metapackage for ROS2 controllers related packages
Metapackage for ROS2 controllers related packages
 
1 2024-04-10 ros2_control_test_assets
The package provides shared test resources for ros2_control stack
The package provides shared test resources for ros2_control stack
 
1 2024-04-10 ros2_control
Metapackage for ROS2 control related packages
Metapackage for ROS2 control related packages
 
2 2021-05-18 ros1_rosbag_storage_vendor
Vendor package for rosbag_storage of ROS1
Vendor package for rosbag_storage of ROS1
 
1 2023-01-16 ros1_bridge
A simple bridge between ROS 1 and ROS 2
A simple bridge between ROS 1 and ROS 2
 
1 2024-03-16 robotraconteur
The robotraconteur package
The robotraconteur package
 
1 2024-03-04 robotiq_hardware_tests
ROS2 driver for the Robotiq gripper.
ROS2 driver for the Robotiq gripper.
 
1 2024-03-04 robotiq_driver
ROS2 driver package for the Robotiq gripper.
ROS2 driver package for the Robotiq gripper.
 
1 2024-03-04 robotiq_description
URDF and xacro description package for the Robotiq gripper.
URDF and xacro description package for the Robotiq gripper.
 
1 2024-03-04 robotiq_controllers
Controllers for the Robotiq gripper.
Controllers for the Robotiq gripper.
 
2 2024-02-07 robot_state_publisher
This package take the joint angles of a robot as input, and publishes the 3D poses of the robot links to tf2, using a kinematic tree model of the robot.
This package take the joint angles of a robot as input, and publishes the 3D poses of the robot links to tf2, using a kinematic tree model of the robot.
 
1 2024-04-16 robot_localization
Provides nonlinear state estimation through sensor fusion of an abritrary number of sensors.
Provides nonlinear state estimation through sensor fusion of an abritrary number of sensors.
 
1 2024-04-23 robot_calibration_msgs
Messages for calibrating a robot
Messages for calibrating a robot
 
1 2024-04-23 robot_calibration
Calibrate a Robot
Calibrate a Robot
 
1 2023-04-12 rmw_implementation_cmake
CMake functions which can discover and enumerate available implementations.
CMake functions which can discover and enumerate available implementations.
 
1 2024-04-24 rmw_implementation
Proxy implementation of the ROS 2 Middleware Interface.
Proxy implementation of the ROS 2 Middleware Interface.
 
1 2023-10-26 rmw_gurumdds_cpp
Implement the ROS middleware interface using GurumNetworks GurumDDS static code generation in C++.
Implement the ROS middleware interface using GurumNetworks GurumDDS static code generation in C++.
 
1 2024-02-07 rmw_fastrtps_shared_cpp
Code shared on static and dynamic type support of rmw_fastrtps_cpp.
Code shared on static and dynamic type support of rmw_fastrtps_cpp.
 
1 2024-02-07 rmw_fastrtps_dynamic_cpp
Implement the ROS middleware interface using introspection type support.
Implement the ROS middleware interface using introspection type support.
 
1 2024-02-07 rmw_fastrtps_cpp
Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++.
Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++.
 
1 2023-04-11 rmw_dds_common
Define a common interface between DDS implementations of ROS middleware.
Define a common interface between DDS implementations of ROS middleware.
 
1 2023-04-12 rmw_cyclonedds_cpp
Implement the ROS middleware interface using Eclipse CycloneDDS in C++.
Implement the ROS middleware interface using Eclipse CycloneDDS in C++.
 
1 2023-05-11 rmw_connextddsmicro
A ROS 2 RMW implementation built with RTI Connext DDS Micro.
A ROS 2 RMW implementation built with RTI Connext DDS Micro.
 
1 2023-05-11 rmw_connextdds_common
Common source for RMW implementations built with RTI Connext DDS Professional and RTI Connext DDS Micro.
Common source for RMW implementations built with RTI Connext DDS Professional and RTI Connext DDS Micro.
 
1 2023-05-11 rmw_connextdds
A ROS 2 RMW implementation built with RTI Connext DDS Professional.
A ROS 2 RMW implementation built with RTI Connext DDS Professional.
 
1 2023-04-12 rmw
Contains the ROS middleware API.
Contains the ROS middleware API.
 
1 2024-04-17 rmf_workcell_msgs
A package containing messages used by all workcells generically to interfact with rmf_core
A package containing messages used by all workcells generically to interfact with rmf_core
 
1 2024-04-22 rmf_websocket
A package managing the websocket api endpoints in RMF system.
A package managing the websocket api endpoints in RMF system.
 
1 2024-03-28 rmf_visualization_schedule
A visualizer for trajectories in rmf schedule
A visualizer for trajectories in rmf schedule
 
1 2024-03-28 rmf_visualization_rviz2_plugins
A package containing RViz2 plugins for RMF
A package containing RViz2 plugins for RMF
 
1 2024-03-28 rmf_visualization_obstacles
A visualizer for obstacles in RMF
A visualizer for obstacles in RMF
 
1 2024-03-28 rmf_visualization_navgraphs
A package to visualiize the navigation graphs of fleets
A package to visualiize the navigation graphs of fleets
 
1 2023-12-20 rmf_visualization_msgs
A package containing messages used for visualizations
A package containing messages used for visualizations
 
1 2024-03-28 rmf_visualization_floorplans
A package to visualize the floorplans for levels in a building
A package to visualize the floorplans for levels in a building
 
1 2024-03-28 rmf_visualization_fleet_states
A package to visualize positions of robots from different fleets in the a building
A package to visualize positions of robots from different fleets in the a building
 
1 2024-03-28 rmf_visualization_building_systems
A visualizer for doors and lifts
A visualizer for doors and lifts
 
1 2024-03-28 rmf_visualization
Package containing a single launch file to bringup various visualizations
Package containing a single launch file to bringup various visualizations
 
1 2023-12-20 rmf_utils
Simple C++ programming utilities used by Robotics Middleware Framework packages
Simple C++ programming utilities used by Robotics Middleware Framework packages
 
1 2024-04-22 rmf_traffic_ros2
A package containing messages used by the RMF traffic management system.
A package containing messages used by the RMF traffic management system.
 
1 2024-04-17 rmf_traffic_msgs
A package containing messages used by the RMF traffic management system.
A package containing messages used by the RMF traffic management system.
 
1 2023-12-22 rmf_traffic_examples
Examples of how to use the rmf_traffic library
Examples of how to use the rmf_traffic library
 
1 2023-12-15 rmf_traffic_editor_test_maps
Some test maps for traffic_editor and rmf_building_map_tools.
Some test maps for traffic_editor and rmf_building_map_tools.
 
1 2023-12-15 rmf_traffic_editor_assets
Assets for use with traffic_editor.
Assets for use with traffic_editor.
 
1 2023-12-15 rmf_traffic_editor
traffic editor
traffic editor
 
1 2023-12-22 rmf_traffic
Package for managing traffic in the Robotics Middleware Framework
Package for managing traffic in the Robotics Middleware Framework
 
1 2024-03-28 rmf_task_sequence
Implementation of phase-sequence tasks for the Robotics Middleware Framework
Implementation of phase-sequence tasks for the Robotics Middleware Framework
 
1 2024-04-22 rmf_task_ros2
A package managing the dispatching of tasks in RMF system.
A package managing the dispatching of tasks in RMF system.
 
1 2024-04-17 rmf_task_msgs
A package containing messages used to specify tasks
A package containing messages used to specify tasks
 
1 2024-03-28 rmf_task
Package for managing tasks in the Robotics Middleware Framework
Package for managing tasks in the Robotics Middleware Framework
 
1 2024-04-17 rmf_site_map_msgs
Messages that contain GeoPackage maps
Messages that contain GeoPackage maps
 
1 2024-04-17 rmf_scheduler_msgs
Messages used by rmf_scheduler_msgs
Messages used by rmf_scheduler_msgs
 
1 2023-12-20 rmf_robot_sim_gz_plugins
ROS 2 Gazebo plugins for TeleportIngestors and TeleportDispensers
ROS 2 Gazebo plugins for TeleportIngestors and TeleportDispensers
 
1 2023-12-20 rmf_robot_sim_gz_classic_plugins
ROS 2 Gazebo-classic plugins for TeleportIngestors, TeleportDispensers and Readonly Objects
ROS 2 Gazebo-classic plugins for TeleportIngestors, TeleportDispensers and Readonly Objects
 
1 2023-12-20 rmf_robot_sim_common
Common utility functions for Gazebo-classic and Gazebo RMF plugins
Common utility functions for Gazebo-classic and Gazebo RMF plugins
 
1 2024-04-17 rmf_obstacle_msgs
A package containing messages for describing obstacles in the environment
A package containing messages for describing obstacles in the environment
 
1 2024-04-17 rmf_lift_msgs
Messages used to interface to lifts.
Messages used to interface to lifts.
 
1 2024-04-17 rmf_ingestor_msgs
A package containing messages used to interface to ingestor workcells
A package containing messages used to interface to ingestor workcells
 
1 2024-04-17 rmf_fleet_msgs
A package containing messages used to interface to fleet managers
A package containing messages used to interface to fleet managers
 
1 2024-04-22 rmf_fleet_adapter_python
Python bindings for the rmf_fleet_adapter
Python bindings for the rmf_fleet_adapter
 
1 2024-04-22 rmf_fleet_adapter
Fleet Adapter package for RMF fleets.
Fleet Adapter package for RMF fleets.
 
1 2024-04-17 rmf_door_msgs
Messages used to interface to doors
Messages used to interface to doors
 
1 2024-04-17 rmf_dispenser_msgs
A package containing messages used to interface to dispenser workcells
A package containing messages used to interface to dispenser workcells
 
1 2023-06-07 rmf_dev
A package to aggregate the packages required for a minimal installation of Open-RMF
A package to aggregate the packages required for a minimal installation of Open-RMF
 
1 2021-03-05 rmf_cmake_uncrustify
ament_cmake_uncrustify with support for parsing a config file.
ament_cmake_uncrustify with support for parsing a config file.
 
1 2024-04-22 rmf_charging_schedule
Node for a fixed 24-hour rotating charger usage schedule
Node for a fixed 24-hour rotating charger usage schedule
 
1 2024-04-17 rmf_charger_msgs
This package contains messages regarding charging and discharging
This package contains messages regarding charging and discharging
 
1 2023-12-20 rmf_building_sim_gz_plugins
Gazebo plugins for building infrastructure simulation
Gazebo plugins for building infrastructure simulation
 
1 2023-12-20 rmf_building_sim_gz_classic_plugins
Gazebo plugins so that buildings generated by rmf_building_map_tools can talk to the ROS 2-based systems in the rmf_traffic_ros2 package.
Gazebo plugins so that buildings generated by rmf_building_map_tools can talk to the ROS 2-based systems in the rmf_traffic_ros2 package.
 
1 2023-12-20 rmf_building_sim_common
Common utility functions for Gazebo-classic and Gazebo building plugins
Common utility functions for Gazebo-classic and Gazebo building plugins
 
1 2023-12-15 rmf_building_map_tools
RMF Building map tools
RMF Building map tools
 
1 2023-12-21 rmf_building_map_msgs
Messages used to send building maps
Messages used to send building maps
 
1 2023-12-20 rmf_battery
Package for modelling battery life of robots
Package for modelling battery life of robots
 
1 2024-04-16 rmf_api_msgs
RMF API msgs definition
RMF API msgs definition
 
1 2024-02-10 rig_reconfigure
Standalone GUI tool for editing node parameters at runtime.
Standalone GUI tool for editing node parameters at runtime.
 
2 2022-11-02 resource_retriever
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
 
1 2024-04-24 realtime_tools
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior.
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior.
 
1 2024-04-17 realsense2_description
RealSense description package for Intel 3D D400 cameras
RealSense description package for Intel 3D D400 cameras
 
1 2024-04-17 realsense2_camera_msgs
RealSense camera_msgs package containing realsense camera messages definitions
RealSense camera_msgs package containing realsense camera messages definitions
 
1 2024-04-17 realsense2_camera
RealSense camera package allowing access to Intel D400 3D cameras
RealSense camera package allowing access to Intel D400 3D cameras
 
1 2024-04-19 rcutils
Package containing various utility types and functions for C
Package containing various utility types and functions for C
 
1 2023-07-25 rcss3d_nao
An interface to SimSpark that uses interfaces used by a Nao robot
An interface to SimSpark that uses interfaces used by a Nao robot
 
1 2023-07-25 rcss3d_agent_msgs_to_soccer_interfaces
Library with methods that convert rcss3d_agent_msgs to soccer_interfaces
Library with methods that convert rcss3d_agent_msgs to soccer_interfaces
 
1 2023-07-25 rcss3d_agent_msgs
Custom messages for communicating with rcss3d_agent
Custom messages for communicating with rcss3d_agent
 
1 2023-07-25 rcss3d_agent_basic
Basic rcss3d agent node that uses rcss3d_agent_msgs
Basic rcss3d agent node that uses rcss3d_agent_msgs
 
1 2023-07-25 rcss3d_agent
Launches a RoboCup 3D Simulation Agent, and converts data to and from ROS2 msgs
Launches a RoboCup 3D Simulation Agent, and converts data to and from ROS2 msgs
 
1 2024-02-13 rcpputils
Package containing utility code for C++.
Package containing utility code for C++.
 
2 2023-04-13 rclpy_message_converter_msgs
Messages for rclpy_message_converter
Messages for rclpy_message_converter
 
2 2023-04-13 rclpy_message_converter
Converts between Python dictionaries and JSON to rclpy messages.
Converts between Python dictionaries and JSON to rclpy messages.
 
1 2024-04-19 rclpy
Package containing the Python client.
Package containing the Python client.
 
1 2024-04-23 rclcpp_lifecycle
Package containing a prototype for lifecycle implementation
Package containing a prototype for lifecycle implementation
 
1 2024-04-23 rclcpp_components
Package containing tools for dynamically loadable components
Package containing tools for dynamically loadable components
 
1 2024-04-04 rclcpp_cascade_lifecycle
Provides a mechanism to make trees of lifecycle nodes to propagate state changes
Provides a mechanism to make trees of lifecycle nodes to propagate state changes
 
1 2024-04-23 rclcpp_action
Adds action APIs for C++.
Adds action APIs for C++.
 
1 2024-04-23 rclcpp
The ROS client library in C++.
The ROS client library in C++.
 
1 2023-12-14 rclc_parameter
Parameter server implementation for micro-ROS nodes
Parameter server implementation for micro-ROS nodes
 
1 2023-12-14 rclc_lifecycle
rclc lifecycle convenience methods.
rclc lifecycle convenience methods.
 
1 2023-12-14 rclc_examples
Example of using rclc_executor
Example of using rclc_executor
 
1 2023-12-14 rclc
The ROS client library in C.
The ROS client library in C.
 
1 2024-02-07 rcl_yaml_param_parser
Parse a YAML parameter file and populate the C data structure.
Parse a YAML parameter file and populate the C data structure.
 
1 2023-04-11 rcl_logging_spdlog
Implementation of rcl_logging API for an spdlog backend.
Implementation of rcl_logging API for an spdlog backend.
 
1 2023-04-11 rcl_logging_noop
An rcl logger implementation that doesn't do anything with log messages.
An rcl logger implementation that doesn't do anything with log messages.
 
1 2023-04-11 rcl_logging_interface
Interface that rcl_logging backends needs to implement.
Interface that rcl_logging backends needs to implement.
 
1 2024-02-07 rcl_lifecycle
Package containing a C-based lifecycle implementation
Package containing a C-based lifecycle implementation
 
1 2023-04-18 rcl_interfaces
The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters.
The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters.
 
1 2024-02-07 rcl_action
Package containing a C-based ROS action implementation
Package containing a C-based ROS action implementation
 
1 2024-02-07 rcl
The ROS client library common implementation. This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries.
The ROS client library common implementation. This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries.
 
2 2024-04-21 rcgcrd_spl_4_conversion
Converts RoboCup SPL GameController Return Data V4 between ROS msg and UDP raw bytes
Converts RoboCup SPL GameController Return Data V4 between ROS msg and UDP raw bytes
 
2 2024-04-21 rcgcrd_spl_4
RoboCup SPL GameController Return Data V4 ROS msg
RoboCup SPL GameController Return Data V4 ROS msg
 
2 2024-04-21 rcgcd_spl_14_conversion
Converts RoboCup SPL GameController Data V14 between ROS msg and UDP raw bytes
Converts RoboCup SPL GameController Data V14 between ROS msg and UDP raw bytes
 
2 2024-04-21 rcgcd_spl_14
RoboCup SPL GameController Data V14 ROS msg
RoboCup SPL GameController Data V14 ROS msg
 
1 2024-03-12 rcdiscover
This package contains tools for the discovery of Roboception devices via GigE Vision.
This package contains tools for the discovery of Roboception devices via GigE Vision.
 
2 2023-11-02 rc_reason_msgs
Msg and srv definitions for rc_reason_clients
Msg and srv definitions for rc_reason_clients
 
2 2023-11-02 rc_reason_clients
Clients for interfacing with Roboception reason modules on rc_visard and rc_cube.
Clients for interfacing with Roboception reason modules on rc_visard and rc_cube.
 
2 2023-12-04 rc_genicam_driver
Driver for rc_visard and rc_cube from Roboception GmbH
Driver for rc_visard and rc_cube from Roboception GmbH
 
1 2024-03-12 rc_genicam_api
GenICam/GigE Vision Convenience Layer. This package combines the Roboception convenience layer for images with the GenICam reference implementation and a GigE Vision transport layer. It is a self contained package that permits configuration and image streaming of GenICam / GigE Vision 2.0 compatible cameras like the Roboception rc_visard. This package also provides some tools that can be called from the command line for discovering cameras, changing their configuration and streaming images. Although the tools are meant to be useful when working in a shell or in a script, their main purpose is to serve as example on how to use the API for reading and setting parameters, streaming and synchronizing images. See LICENSE.md for licensing terms of the different parts.
GenICam/GigE Vision Convenience Layer. This package combines the Roboception convenience layer for images with the GenICam reference implementation and a GigE Vision transport layer. It is a self contained package that permits configuration and image streaming of GenICam / GigE Vision 2.0 compatible cameras like the Roboception rc_visard. This package also provides some tools that can be called from the command line for discovering cameras, changing their configuration and streaming images. Although the tools are meant to be useful when working in a shell or in a script, their main purpose is to serve as example on how to use the API for reading and setting parameters, streaming and synchronizing images. See LICENSE.md for licensing terms of the different parts.
 
1 2024-03-14 rc_dynamics_api
The rc_dynamics_api provides an API for easy handling of the dynamic-state data streams provided by Roboception's stereo camera with self-localization. See http://rc-visard.com Dynamic-state estimates of the rc_visard relate to its self-localization and ego-motion estimation. These states refer to rc_visard's current pose, velocity, or acceleration and are published on demand via several data streams. For a complete list and descriptions of these dynamics states and the respective data streams please refer to rc_visard's user manual.
The rc_dynamics_api provides an API for easy handling of the dynamic-state data streams provided by Roboception's stereo camera with self-localization. See http://rc-visard.com Dynamic-state estimates of the rc_visard relate to its self-localization and ego-motion estimation. These states refer to rc_visard's current pose, velocity, or acceleration and are published on demand via several data streams. For a complete list and descriptions of these dynamics states and the respective data streams please refer to rc_visard's user manual.
 
2 2020-10-13 rc_common_msgs
Common msg and srv definitions used by Roboception's ROS2 packages
Common msg and srv definitions used by Roboception's ROS2 packages
 
1 2024-04-11 range_sensor_broadcaster
Controller to publish readings of Range sensors.
Controller to publish readings of Range sensors.
 
1 2022-03-29 random_numbers
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator.
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator.
 
2 2022-09-29 radar_msgs
Standard ROS messages for radars
Standard ROS messages for radars
 
1 2024-04-14 r2r_spl_test_interfaces
Messages for testing r2r_spl
Messages for testing r2r_spl
 
1 2024-04-14 r2r_spl_8
Robot-To-Robot communication in RoboCup SPL
Robot-To-Robot communication in RoboCup SPL
 
1 2024-04-14 r2r_spl_7
Robot-To-Robot communication in RoboCup SPL using SPLSM V7
Robot-To-Robot communication in RoboCup SPL using SPLSM V7
 
1 2024-04-14 r2r_spl
Robot-to-Robot Communication in RoboCup Standard Platform League
Robot-to-Robot Communication in RoboCup Standard Platform League
 
1 2023-12-07 quaternion_operation
The quaternion_operation package
The quaternion_operation package
 
1 2023-05-19 quality_of_service_demo_py
Python Demo applications for Quality of Service features
Python Demo applications for Quality of Service features
 
1 2023-05-19 quality_of_service_demo_cpp
C++ Demo applications for Quality of Service features
C++ Demo applications for Quality of Service features
 
1 2024-02-07 qt_gui_py_common
qt_gui_py_common provides common functionality for GUI plugins written in Python.
qt_gui_py_common provides common functionality for GUI plugins written in Python.
 
1 2024-02-07 qt_gui_cpp
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.
 
1 2024-02-07 qt_gui_core
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
 
1 2024-02-07 qt_gui_app
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
 
1 2024-02-07 qt_gui
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings.
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings.
 
1 2024-02-07 qt_dotgraph
qt_dotgraph provides helpers to work with dot graphs.
qt_dotgraph provides helpers to work with dot graphs.
 
2 2021-06-24 qpoases_vendor
Wrapper around qpOASES to make it available to the ROS ecosystem.
Wrapper around qpOASES to make it available to the ROS ecosystem.
 
1 2024-02-07 python_qt_binding
This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide2 is available under the GPL, LGPL and a commercial license. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these.
This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide2 is available under the GPL, LGPL and a commercial license. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these.
 
1 2022-09-13 python_orocos_kdl_vendor
Wrapper around PyKDL, providing nothing but a dependency on PyKDL on some systems. On others, it fetches and builds python_orocos_kdl locally.
Wrapper around PyKDL, providing nothing but a dependency on PyKDL on some systems. On others, it fetches and builds python_orocos_kdl locally.
 
3 2023-02-13 python_cmake_module
Provide CMake module with extra functionality for Python.
Provide CMake module with extra functionality for Python.
 
1 2023-04-11 pybind11_vendor
Wrapper around pybind11.
Wrapper around pybind11.
 
1 2023-12-20 pybind11_json_vendor
A vendor package for pybind11_json for Modern C++
A vendor package for pybind11_json for Modern C++
 
1 2023-02-07 py_trees_ros_interfaces
Interfaces used by py_trees_ros and py_trees_ros_tutorials.
Interfaces used by py_trees_ros and py_trees_ros_tutorials.
 
1 2023-04-15 py_trees_ros
ROS2 extensions and behaviours for py_trees.
ROS2 extensions and behaviours for py_trees.
 
1 2023-09-01 py_trees_js
Javascript library for visualising behaviour trees.
Javascript library for visualising behaviour trees.
 
1 2023-09-03 py_trees
Pythonic implementation of behaviour trees.
Pythonic implementation of behaviour trees.
 
2 2022-11-28 pure_spinning_local_planner
The pure_spinning_local_planner package
The pure_spinning_local_planner package
 
1 2024-04-23 proxsuite
The Advanced Proximal Optimization Toolbox
The Advanced Proximal Optimization Toolbox
 
2 2024-04-11 position_controllers
Generic controller for forwarding commands.
Generic controller for forwarding commands.
 
1 2024-04-04 pose_cov_ops
C++ library for SE(2)/SE(3) pose composition operations with uncertainty
C++ library for SE(2)/SE(3) pose composition operations with uncertainty
 
1 2023-07-15 popf
The POPF package
The POPF package
 
1 2024-04-02 polygon_utils
Utilities for working with polygons, including triangulation
Utilities for working with polygons, including triangulation
 
1 2024-04-02 polygon_rviz_plugins
RViz visualizations for polygons
RViz visualizations for polygons
 
1 2024-04-02 polygon_msgs
General purpose two-dimensional polygons. Formerly a part of nav_2d_msgs
General purpose two-dimensional polygons. Formerly a part of nav_2d_msgs
 
1 2024-04-02 polygon_demos
Demo of polygon_rviz_plugins
Demo of polygon_rviz_plugins
 
1 2024-03-26 polled_camera
polled_camera contains a service and C++ helper classes for implementing a polled camera driver node and requesting images from it. The package is currently for internal use as the API is still under development.
polled_camera contains a service and C++ helper classes for implementing a polled camera driver node and requesting images from it. The package is currently for internal use as the API is still under development.
 
2 2024-02-16 pointcloud_to_laserscan
Converts a 3D Point Cloud into a 2D laser scan. This is useful for making devices like the Kinect appear like a laser scanner for 2D-based algorithms (e.g. laser-based SLAM).
Converts a 3D Point Cloud into a 2D laser scan. This is useful for making devices like the Kinect appear like a laser scanner for 2D-based algorithms (e.g. laser-based SLAM).
 
1 2024-04-02 point_cloud_transport_py
Python API for point_cloud_transport
Python API for point_cloud_transport
 
2 2024-02-19 point_cloud_transport_plugins
Metapackage with common point_cloud_transport plugins
Metapackage with common point_cloud_transport plugins
 
2 2024-04-02 point_cloud_transport
Support for transporting PointCloud2 messages in compressed format and plugin interface for implementing additional PointCloud2 transports.
Support for transporting PointCloud2 messages in compressed format and plugin interface for implementing additional PointCloud2 transports.
 
1 2021-06-10 point_cloud_msg_wrapper
A point cloud message wrapper that allows for simple and safe PointCloud2 msg usage
A point cloud message wrapper that allows for simple and safe PointCloud2 msg usage
 
1 2024-02-19 point_cloud_interfaces
msg definitions for use with point_cloud_transport plugins.
msg definitions for use with point_cloud_transport plugins.
 
1 2023-03-01 pluginlib
The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure. To work, these tools require plugin providers to register their plugins in the package.xml of their package.
The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure. To work, these tools require plugin providers to register their plugins in the package.xml of their package.
 
1 2024-02-26 plotjuggler_ros
PlotJuggler plugin for ROS
PlotJuggler plugin for ROS
 
1 2021-11-08 plotjuggler_msgs
Special Messages for PlotJuggler
Special Messages for PlotJuggler
 

Packages

Name Description
1 2021-08-11 ros2launch_security
Security extensions for ros2 launch
Security extensions for ros2 launch
 
2 2024-03-28 ros2launch
The launch command for ROS 2 command line tools.
The launch command for ROS 2 command line tools.
 
1 2024-04-24 ros2interface
The interface command for ROS 2 command line tools
The interface command for ROS 2 command line tools
 
1 2024-04-24 ros2doctor
A command line tool to check potential issues in a ROS 2 system
A command line tool to check potential issues in a ROS 2 system
 
1 2024-04-24 ros2controlcli
The ROS 2 command line tools for ROS2 Control.
The ROS 2 command line tools for ROS2 Control.
 
1 2024-04-24 ros2component
The component command for ROS 2 command line tools.
The component command for ROS 2 command line tools.
 
1 2024-04-24 ros2cli_test_interfaces
A package containing interface definitions for testing ros2cli.
A package containing interface definitions for testing ros2cli.
 
1 2023-04-28 ros2cli_common_extensions
Meta package for ros2cli common extensions
Meta package for ros2cli common extensions
 
1 2024-04-24 ros2cli
Framework for ROS 2 command line tools.
Framework for ROS 2 command line tools.
 
1 2024-04-24 ros2bag
Entry point for rosbag in ROS 2
Entry point for rosbag in ROS 2
 
1 2024-04-24 ros2action
The action command for ROS 2 command line tools.
The action command for ROS 2 command line tools.
 
1 2022-03-29 ros2acceleration
The acceleration command for ROS 2 command line tools.
The acceleration command for ROS 2 command line tools.
 
1 2024-03-26 ros2_socketcan_msgs
Messages for SocketCAN
Messages for SocketCAN
 
1 2024-03-26 ros2_socketcan
Simple wrapper around SocketCAN
Simple wrapper around SocketCAN
 
1 2020-11-30 ros2_ouster
ROS2 Drivers for the Ouster OS-1 Lidar
ROS2 Drivers for the Ouster OS-1 Lidar
 
1 2024-04-09 ros2_controllers_test_nodes
Demo nodes for showing and testing functionalities of the ros2_control framework.
Demo nodes for showing and testing functionalities of the ros2_control framework.
 
1 2024-04-09 ros2_controllers
Metapackage for ROS2 controllers related packages
Metapackage for ROS2 controllers related packages
 
1 2024-04-24 ros2_control_test_assets
The package provides shared test resources for ros2_control stack
The package provides shared test resources for ros2_control stack
 
1 2024-04-24 ros2_control
Metapackage for ROS2 control related packages
Metapackage for ROS2 control related packages
 
1 2024-03-04 robotiq_hardware_tests
ROS2 driver for the Robotiq gripper.
ROS2 driver for the Robotiq gripper.
 
1 2024-03-04 robotiq_driver
ROS2 driver package for the Robotiq gripper.
ROS2 driver package for the Robotiq gripper.
 
1 2024-03-04 robotiq_description
URDF and xacro description package for the Robotiq gripper.
URDF and xacro description package for the Robotiq gripper.
 
1 2024-03-04 robotiq_controllers
Controllers for the Robotiq gripper.
Controllers for the Robotiq gripper.
 
2 2024-01-24 robot_state_publisher
This package take the joint angles of a robot as input, and publishes the 3D poses of the robot links to tf2, using a kinematic tree model of the robot.
This package take the joint angles of a robot as input, and publishes the 3D poses of the robot links to tf2, using a kinematic tree model of the robot.
 
1 2024-04-24 robot_localization
Provides nonlinear state estimation through sensor fusion of an abritrary number of sensors.
Provides nonlinear state estimation through sensor fusion of an abritrary number of sensors.
 
1 2024-04-23 robot_calibration_msgs
Messages for calibrating a robot
Messages for calibrating a robot
 
1 2024-04-23 robot_calibration
Calibrate a Robot
Calibrate a Robot
 
1 2024-04-23 rmw_implementation_cmake
CMake functions which can discover and enumerate available implementations.
CMake functions which can discover and enumerate available implementations.
 
1 2024-04-24 rmw_implementation
Proxy implementation of the ROS 2 Middleware Interface.
Proxy implementation of the ROS 2 Middleware Interface.
 
1 2023-10-26 rmw_gurumdds_cpp
Implement the ROS middleware interface using GurumNetworks GurumDDS static code generation in C++.
Implement the ROS middleware interface using GurumNetworks GurumDDS static code generation in C++.
 
1 2024-04-09 rmw_fastrtps_shared_cpp
Code shared on static and dynamic type support of rmw_fastrtps_cpp.
Code shared on static and dynamic type support of rmw_fastrtps_cpp.
 
1 2024-04-09 rmw_fastrtps_dynamic_cpp
Implement the ROS middleware interface using introspection type support.
Implement the ROS middleware interface using introspection type support.
 
1 2024-04-09 rmw_fastrtps_cpp
Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++.
Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++.
 
1 2024-04-10 rmw_dds_common
Define a common interface between DDS implementations of ROS middleware.
Define a common interface between DDS implementations of ROS middleware.
 
1 2024-04-09 rmw_cyclonedds_cpp
Implement the ROS middleware interface using Eclipse CycloneDDS in C++.
Implement the ROS middleware interface using Eclipse CycloneDDS in C++.
 
1 2024-04-09 rmw_connextddsmicro
A ROS 2 RMW implementation built with RTI Connext DDS Micro.
A ROS 2 RMW implementation built with RTI Connext DDS Micro.
 
1 2024-04-09 rmw_connextdds_common
Common source for RMW implementations built with RTI Connext DDS Professional and RTI Connext DDS Micro.
Common source for RMW implementations built with RTI Connext DDS Professional and RTI Connext DDS Micro.
 
1 2024-04-09 rmw_connextdds
A ROS 2 RMW implementation built with RTI Connext DDS Professional.
A ROS 2 RMW implementation built with RTI Connext DDS Professional.
 
1 2024-04-23 rmw
Contains the ROS middleware API.
Contains the ROS middleware API.
 
1 2024-04-16 rmf_workcell_msgs
A package containing messages used by all workcells generically to interfact with rmf_core
A package containing messages used by all workcells generically to interfact with rmf_core
 
1 2024-04-25 rmf_websocket
A package managing the websocket api endpoints in RMF system.
A package managing the websocket api endpoints in RMF system.
 
1 2024-02-01 rmf_visualization_schedule
A visualizer for trajectories in rmf schedule
A visualizer for trajectories in rmf schedule
 
1 2024-02-01 rmf_visualization_rviz2_plugins
A package containing RViz2 plugins for RMF
A package containing RViz2 plugins for RMF
 
1 2024-02-01 rmf_visualization_obstacles
A visualizer for obstacles in RMF
A visualizer for obstacles in RMF
 
1 2024-02-01 rmf_visualization_navgraphs
A package to visualiize the navigation graphs of fleets
A package to visualiize the navigation graphs of fleets
 
1 2023-06-08 rmf_visualization_msgs
A package containing messages used for visualizations
A package containing messages used for visualizations
 
1 2024-02-01 rmf_visualization_floorplans
A package to visualize the floorplans for levels in a building
A package to visualize the floorplans for levels in a building
 
1 2024-02-01 rmf_visualization_fleet_states
A package to visualize positions of robots from different fleets in the a building
A package to visualize positions of robots from different fleets in the a building
 
1 2024-02-01 rmf_visualization_building_systems
A visualizer for doors and lifts
A visualizer for doors and lifts
 
1 2024-02-01 rmf_visualization
Package containing a single launch file to bringup various visualizations
Package containing a single launch file to bringup various visualizations
 
1 2023-06-08 rmf_utils
Simple C++ programming utilities used by Robotics Middleware Framework packages
Simple C++ programming utilities used by Robotics Middleware Framework packages
 
1 2024-04-25 rmf_traffic_ros2
A package containing messages used by the RMF traffic management system.
A package containing messages used by the RMF traffic management system.
 
1 2024-04-16 rmf_traffic_msgs
A package containing messages used by the RMF traffic management system.
A package containing messages used by the RMF traffic management system.
 
1 2023-12-22 rmf_traffic_examples
Examples of how to use the rmf_traffic library
Examples of how to use the rmf_traffic library
 
1 2024-04-25 rmf_traffic_editor_test_maps
Some test maps for traffic_editor and rmf_building_map_tools.
Some test maps for traffic_editor and rmf_building_map_tools.
 
1 2024-04-25 rmf_traffic_editor_assets
Assets for use with traffic_editor.
Assets for use with traffic_editor.
 
1 2024-04-25 rmf_traffic_editor
traffic editor
traffic editor
 
1 2023-12-22 rmf_traffic
Package for managing traffic in the Robotics Middleware Framework
Package for managing traffic in the Robotics Middleware Framework
 
1 2024-03-19 rmf_task_sequence
Implementation of phase-sequence tasks for the Robotics Middleware Framework
Implementation of phase-sequence tasks for the Robotics Middleware Framework
 
1 2024-04-25 rmf_task_ros2
A package managing the dispatching of tasks in RMF system.
A package managing the dispatching of tasks in RMF system.
 
1 2024-04-16 rmf_task_msgs
A package containing messages used to specify tasks
A package containing messages used to specify tasks
 
1 2024-03-19 rmf_task
Package for managing tasks in the Robotics Middleware Framework
Package for managing tasks in the Robotics Middleware Framework
 
1 2024-04-16 rmf_site_map_msgs
Messages that contain GeoPackage maps
Messages that contain GeoPackage maps
 
1 2024-04-16 rmf_scheduler_msgs
Messages used by rmf_scheduler_msgs
Messages used by rmf_scheduler_msgs
 
1 2024-02-01 rmf_robot_sim_gz_plugins
ROS 2 Gazebo plugins for TeleportIngestors and TeleportDispensers
ROS 2 Gazebo plugins for TeleportIngestors and TeleportDispensers
 
1 2024-02-01 rmf_robot_sim_gz_classic_plugins
ROS 2 Gazebo-classic plugins for TeleportIngestors, TeleportDispensers and Readonly Objects
ROS 2 Gazebo-classic plugins for TeleportIngestors, TeleportDispensers and Readonly Objects
 
1 2024-02-01 rmf_robot_sim_common
Common utility functions for Gazebo-classic and Gazebo RMF plugins
Common utility functions for Gazebo-classic and Gazebo RMF plugins
 
1 2024-04-16 rmf_obstacle_msgs
A package containing messages for describing obstacles in the environment
A package containing messages for describing obstacles in the environment
 
1 2024-04-16 rmf_lift_msgs
Messages used to interface to lifts.
Messages used to interface to lifts.
 
1 2024-04-16 rmf_ingestor_msgs
A package containing messages used to interface to ingestor workcells
A package containing messages used to interface to ingestor workcells
 
1 2024-04-16 rmf_fleet_msgs
A package containing messages used to interface to fleet managers
A package containing messages used to interface to fleet managers
 
1 2024-04-25 rmf_fleet_adapter_python
Python bindings for the rmf_fleet_adapter
Python bindings for the rmf_fleet_adapter
 
1 2024-04-25 rmf_fleet_adapter
Fleet Adapter package for RMF fleets.
Fleet Adapter package for RMF fleets.
 
1 2024-04-16 rmf_door_msgs
Messages used to interface to doors
Messages used to interface to doors
 
1 2024-04-16 rmf_dispenser_msgs
A package containing messages used to interface to dispenser workcells
A package containing messages used to interface to dispenser workcells
 
1 2023-06-07 rmf_dev
A package to aggregate the packages required for a minimal installation of Open-RMF
A package to aggregate the packages required for a minimal installation of Open-RMF
 
1 2021-03-05 rmf_cmake_uncrustify
ament_cmake_uncrustify with support for parsing a config file.
ament_cmake_uncrustify with support for parsing a config file.
 
1 2024-04-25 rmf_charging_schedule
Node for a fixed 24-hour rotating charger usage schedule
Node for a fixed 24-hour rotating charger usage schedule
 
1 2024-04-16 rmf_charger_msgs
This package contains messages regarding charging and discharging
This package contains messages regarding charging and discharging
 
1 2024-02-01 rmf_building_sim_gz_plugins
Gazebo plugins for building infrastructure simulation
Gazebo plugins for building infrastructure simulation
 
1 2024-02-01 rmf_building_sim_gz_classic_plugins
Gazebo plugins so that buildings generated by rmf_building_map_tools can talk to the ROS 2-based systems in the rmf_traffic_ros2 package.
Gazebo plugins so that buildings generated by rmf_building_map_tools can talk to the ROS 2-based systems in the rmf_traffic_ros2 package.
 
1 2024-02-01 rmf_building_sim_common
Common utility functions for Gazebo-classic and Gazebo building plugins
Common utility functions for Gazebo-classic and Gazebo building plugins
 
1 2024-04-25 rmf_building_map_tools
RMF Building map tools
RMF Building map tools
 
1 2023-06-08 rmf_building_map_msgs
Messages used to send building maps
Messages used to send building maps
 
1 2023-06-08 rmf_battery
Package for modelling battery life of robots
Package for modelling battery life of robots
 
1 2024-04-24 rmf_api_msgs
RMF API msgs definition
RMF API msgs definition
 
1 2024-02-10 rig_reconfigure
Standalone GUI tool for editing node parameters at runtime.
Standalone GUI tool for editing node parameters at runtime.
 
2 2024-04-16 resource_retriever
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
 
1 2024-04-24 realtime_tools
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior.
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior.
 
1 2024-04-23 rcutils
Package containing various utility types and functions for C
Package containing various utility types and functions for C
 
1 2024-04-14 rcss3d_nao
An interface to SimSpark that uses interfaces used by a Nao robot
An interface to SimSpark that uses interfaces used by a Nao robot
 
1 2023-07-25 rcss3d_agent_msgs_to_soccer_interfaces
Library with methods that convert rcss3d_agent_msgs to soccer_interfaces
Library with methods that convert rcss3d_agent_msgs to soccer_interfaces
 
1 2023-07-25 rcss3d_agent_msgs
Custom messages for communicating with rcss3d_agent
Custom messages for communicating with rcss3d_agent
 
1 2023-07-25 rcss3d_agent_basic
Basic rcss3d agent node that uses rcss3d_agent_msgs
Basic rcss3d agent node that uses rcss3d_agent_msgs
 
1 2023-07-25 rcss3d_agent
Launches a RoboCup 3D Simulation Agent, and converts data to and from ROS2 msgs
Launches a RoboCup 3D Simulation Agent, and converts data to and from ROS2 msgs
 
1 2024-04-16 rcpputils
Package containing utility code for C++.
Package containing utility code for C++.
 
2 2023-04-13 rclpy_message_converter_msgs
Messages for rclpy_message_converter
Messages for rclpy_message_converter
 
2 2023-04-13 rclpy_message_converter
Converts between Python dictionaries and JSON to rclpy messages.
Converts between Python dictionaries and JSON to rclpy messages.
 
1 2024-04-16 rclpy
Package containing the Python client.
Package containing the Python client.
 
1 2024-04-23 rclcpp_lifecycle
Package containing a prototype for lifecycle implementation
Package containing a prototype for lifecycle implementation
 
1 2024-04-23 rclcpp_components
Package containing tools for dynamically loadable components
Package containing tools for dynamically loadable components
 
1 2024-04-04 rclcpp_cascade_lifecycle
Provides a mechanism to make trees of lifecycle nodes to propagate state changes
Provides a mechanism to make trees of lifecycle nodes to propagate state changes
 
1 2024-04-23 rclcpp_action
Adds action APIs for C++.
Adds action APIs for C++.
 
1 2024-04-23 rclcpp
The ROS client library in C++.
The ROS client library in C++.
 
1 2024-04-05 rclc_parameter
Parameter server implementation for micro-ROS nodes
Parameter server implementation for micro-ROS nodes
 
1 2024-04-05 rclc_lifecycle
rclc lifecycle convenience methods.
rclc lifecycle convenience methods.
 
1 2024-04-05 rclc_examples
Example of using rclc_executor
Example of using rclc_executor
 
1 2024-04-05 rclc
The ROS client library in C.
The ROS client library in C.
 
1 2024-04-23 rcl_yaml_param_parser
Parse a YAML parameter file and populate the C data structure.
Parse a YAML parameter file and populate the C data structure.
 
1 2024-03-28 rcl_logging_spdlog
Implementation of rcl_logging API for an spdlog backend.
Implementation of rcl_logging API for an spdlog backend.
 
1 2024-03-28 rcl_logging_noop
An rcl logger implementation that doesn't do anything with log messages.
An rcl logger implementation that doesn't do anything with log messages.
 
1 2024-03-28 rcl_logging_interface
Interface that rcl_logging backends needs to implement.
Interface that rcl_logging backends needs to implement.
 
1 2024-04-23 rcl_lifecycle
Package containing a C-based lifecycle implementation
Package containing a C-based lifecycle implementation
 
1 2024-04-16 rcl_interfaces
The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters.
The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters.
 
1 2024-04-23 rcl_action
Package containing a C-based ROS action implementation
Package containing a C-based ROS action implementation
 
1 2024-04-23 rcl
The ROS client library common implementation. This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries.
The ROS client library common implementation. This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries.
 
2 2024-04-22 rcgcrd_spl_4_conversion
Converts RoboCup SPL GameController Return Data V4 between ROS msg and UDP raw bytes
Converts RoboCup SPL GameController Return Data V4 between ROS msg and UDP raw bytes
 
2 2024-04-22 rcgcrd_spl_4
RoboCup SPL GameController Return Data V4 ROS msg
RoboCup SPL GameController Return Data V4 ROS msg
 
2 2024-04-22 rcgcd_spl_14_conversion
Converts RoboCup SPL GameController Data V14 between ROS msg and UDP raw bytes
Converts RoboCup SPL GameController Data V14 between ROS msg and UDP raw bytes
 
2 2024-04-22 rcgcd_spl_14
RoboCup SPL GameController Data V14 ROS msg
RoboCup SPL GameController Data V14 ROS msg
 
1 2024-03-12 rcdiscover
This package contains tools for the discovery of Roboception devices via GigE Vision.
This package contains tools for the discovery of Roboception devices via GigE Vision.
 
2 2023-11-02 rc_reason_msgs
Msg and srv definitions for rc_reason_clients
Msg and srv definitions for rc_reason_clients
 
2 2023-11-02 rc_reason_clients
Clients for interfacing with Roboception reason modules on rc_visard and rc_cube.
Clients for interfacing with Roboception reason modules on rc_visard and rc_cube.
 
2 2023-12-04 rc_genicam_driver
Driver for rc_visard and rc_cube from Roboception GmbH
Driver for rc_visard and rc_cube from Roboception GmbH
 
1 2024-03-12 rc_genicam_api
GenICam/GigE Vision Convenience Layer. This package combines the Roboception convenience layer for images with the GenICam reference implementation and a GigE Vision transport layer. It is a self contained package that permits configuration and image streaming of GenICam / GigE Vision 2.0 compatible cameras like the Roboception rc_visard. This package also provides some tools that can be called from the command line for discovering cameras, changing their configuration and streaming images. Although the tools are meant to be useful when working in a shell or in a script, their main purpose is to serve as example on how to use the API for reading and setting parameters, streaming and synchronizing images. See LICENSE.md for licensing terms of the different parts.
GenICam/GigE Vision Convenience Layer. This package combines the Roboception convenience layer for images with the GenICam reference implementation and a GigE Vision transport layer. It is a self contained package that permits configuration and image streaming of GenICam / GigE Vision 2.0 compatible cameras like the Roboception rc_visard. This package also provides some tools that can be called from the command line for discovering cameras, changing their configuration and streaming images. Although the tools are meant to be useful when working in a shell or in a script, their main purpose is to serve as example on how to use the API for reading and setting parameters, streaming and synchronizing images. See LICENSE.md for licensing terms of the different parts.
 
1 2024-03-14 rc_dynamics_api
The rc_dynamics_api provides an API for easy handling of the dynamic-state data streams provided by Roboception's stereo camera with self-localization. See http://rc-visard.com Dynamic-state estimates of the rc_visard relate to its self-localization and ego-motion estimation. These states refer to rc_visard's current pose, velocity, or acceleration and are published on demand via several data streams. For a complete list and descriptions of these dynamics states and the respective data streams please refer to rc_visard's user manual.
The rc_dynamics_api provides an API for easy handling of the dynamic-state data streams provided by Roboception's stereo camera with self-localization. See http://rc-visard.com Dynamic-state estimates of the rc_visard relate to its self-localization and ego-motion estimation. These states refer to rc_visard's current pose, velocity, or acceleration and are published on demand via several data streams. For a complete list and descriptions of these dynamics states and the respective data streams please refer to rc_visard's user manual.
 
2 2020-10-13 rc_common_msgs
Common msg and srv definitions used by Roboception's ROS2 packages
Common msg and srv definitions used by Roboception's ROS2 packages
 
1 2024-04-09 range_sensor_broadcaster
Controller to publish readings of Range sensors.
Controller to publish readings of Range sensors.
 
1 2022-03-29 random_numbers
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator.
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator.
 
2 2022-09-29 radar_msgs
Standard ROS messages for radars
Standard ROS messages for radars
 
1 2024-01-21 r2r_spl_test_interfaces
Messages for testing r2r_spl
Messages for testing r2r_spl
 
1 2024-01-21 r2r_spl_8
Robot-To-Robot communication in RoboCup SPL
Robot-To-Robot communication in RoboCup SPL
 
1 2024-01-21 r2r_spl_7
Robot-To-Robot communication in RoboCup SPL using SPLSM V7
Robot-To-Robot communication in RoboCup SPL using SPLSM V7
 
1 2024-01-21 r2r_spl
Robot-to-Robot Communication in RoboCup Standard Platform League
Robot-to-Robot Communication in RoboCup Standard Platform League
 
1 2023-12-07 quaternion_operation
The quaternion_operation package
The quaternion_operation package
 
1 2024-03-28 quality_of_service_demo_py
Python Demo applications for Quality of Service features
Python Demo applications for Quality of Service features
 
1 2024-03-28 quality_of_service_demo_cpp
C++ Demo applications for Quality of Service features
C++ Demo applications for Quality of Service features
 
1 2024-04-16 qt_gui_py_common
qt_gui_py_common provides common functionality for GUI plugins written in Python.
qt_gui_py_common provides common functionality for GUI plugins written in Python.
 
1 2024-04-16 qt_gui_cpp
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.
 
1 2024-04-16 qt_gui_core
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
 
1 2024-04-16 qt_gui_app
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
 
1 2024-04-16 qt_gui
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings.
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings.
 
1 2024-04-16 qt_dotgraph
qt_dotgraph provides helpers to work with dot graphs.
qt_dotgraph provides helpers to work with dot graphs.
 
2 2021-06-24 qpoases_vendor
Wrapper around qpOASES to make it available to the ROS ecosystem.
Wrapper around qpOASES to make it available to the ROS ecosystem.
 
1 2024-04-24 python_qt_binding
This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide2 is available under the GPL, LGPL and a commercial license. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these.
This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide2 is available under the GPL, LGPL and a commercial license. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these.
 
1 2024-01-24 python_orocos_kdl_vendor
Wrapper around PyKDL, providing nothing but a dependency on PyKDL on some systems. On others, it fetches and builds python_orocos_kdl locally.
Wrapper around PyKDL, providing nothing but a dependency on PyKDL on some systems. On others, it fetches and builds python_orocos_kdl locally.
 
3 2024-03-28 python_cmake_module
Provide CMake module with extra functionality for Python.
Provide CMake module with extra functionality for Python.
 
1 2024-04-16 pybind11_vendor
Wrapper around pybind11.
Wrapper around pybind11.
 
1 2023-08-10 pybind11_json_vendor
A vendor package for pybind11_json for Modern C++
A vendor package for pybind11_json for Modern C++
 
1 2023-02-07 py_trees_ros_interfaces
Interfaces used by py_trees_ros and py_trees_ros_tutorials.
Interfaces used by py_trees_ros and py_trees_ros_tutorials.
 
1 2023-04-15 py_trees_ros
ROS2 extensions and behaviours for py_trees.
ROS2 extensions and behaviours for py_trees.
 
1 2023-09-01 py_trees_js
Javascript library for visualising behaviour trees.
Javascript library for visualising behaviour trees.
 
1 2023-09-03 py_trees
Pythonic implementation of behaviour trees.
Pythonic implementation of behaviour trees.
 
2 2022-11-28 pure_spinning_local_planner
The pure_spinning_local_planner package
The pure_spinning_local_planner package
 
1 2024-04-23 proxsuite
The Advanced Proximal Optimization Toolbox
The Advanced Proximal Optimization Toolbox
 
2 2024-04-09 position_controllers
Generic controller for forwarding commands.
Generic controller for forwarding commands.
 
1 2024-04-04 pose_cov_ops
C++ library for SE(2)/SE(3) pose composition operations with uncertainty
C++ library for SE(2)/SE(3) pose composition operations with uncertainty
 
1 2024-04-02 polygon_utils
Utilities for working with polygons, including triangulation
Utilities for working with polygons, including triangulation
 
1 2024-04-02 polygon_rviz_plugins
RViz visualizations for polygons
RViz visualizations for polygons
 
1 2024-04-02 polygon_msgs
General purpose two-dimensional polygons. Formerly a part of nav_2d_msgs
General purpose two-dimensional polygons. Formerly a part of nav_2d_msgs
 
1 2024-04-02 polygon_demos
Demo of polygon_rviz_plugins
Demo of polygon_rviz_plugins
 
1 2024-04-16 polled_camera
polled_camera contains a service and C++ helper classes for implementing a polled camera driver node and requesting images from it. The package is currently for internal use as the API is still under development.
polled_camera contains a service and C++ helper classes for implementing a polled camera driver node and requesting images from it. The package is currently for internal use as the API is still under development.
 
2 2024-02-16 pointcloud_to_laserscan
Converts a 3D Point Cloud into a 2D laser scan. This is useful for making devices like the Kinect appear like a laser scanner for 2D-based algorithms (e.g. laser-based SLAM).
Converts a 3D Point Cloud into a 2D laser scan. This is useful for making devices like the Kinect appear like a laser scanner for 2D-based algorithms (e.g. laser-based SLAM).
 
1 2024-03-19 point_cloud_transport_tutorial
Tutorial for point_cloud_transport.
Tutorial for point_cloud_transport.
 
1 2024-03-29 point_cloud_transport_py
Python API for point_cloud_transport
Python API for point_cloud_transport
 
2 2024-02-19 point_cloud_transport_plugins
Metapackage with common point_cloud_transport plugins
Metapackage with common point_cloud_transport plugins
 
2 2024-03-29 point_cloud_transport
Support for transporting PointCloud2 messages in compressed format and plugin interface for implementing additional PointCloud2 transports.
Support for transporting PointCloud2 messages in compressed format and plugin interface for implementing additional PointCloud2 transports.
 
1 2021-06-10 point_cloud_msg_wrapper
A point cloud message wrapper that allows for simple and safe PointCloud2 msg usage
A point cloud message wrapper that allows for simple and safe PointCloud2 msg usage
 
1 2024-02-19 point_cloud_interfaces
msg definitions for use with point_cloud_transport plugins.
msg definitions for use with point_cloud_transport plugins.
 
1 2024-03-28 pluginlib
The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure. To work, these tools require plugin providers to register their plugins in the package.xml of their package.
The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure. To work, these tools require plugin providers to register their plugins in the package.xml of their package.
 
1 2024-02-26 plotjuggler_ros
PlotJuggler plugin for ROS
PlotJuggler plugin for ROS
 
1 2021-11-08 plotjuggler_msgs
Special Messages for PlotJuggler
Special Messages for PlotJuggler
 
1 2024-04-25 plotjuggler
PlotJuggler: juggle with data
PlotJuggler: juggle with data
 
1 2024-04-15 pinocchio
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives.
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives.
 
2 2024-04-24 pilz_industrial_motion_planner_testutils
Helper scripts and functionality to test industrial motion generation
Helper scripts and functionality to test industrial motion generation
 
2 2024-04-24 pilz_industrial_motion_planner
MoveIt plugin to generate industrial trajectories PTP, LIN, CIRC and sequences thereof.
MoveIt plugin to generate industrial trajectories PTP, LIN, CIRC and sequences thereof.
 
1 2024-04-09 pid_controller
Controller based on PID implememenation from control_toolbox package.
Controller based on PID implememenation from control_toolbox package.
 
1 2023-07-25 picknik_twist_controller
Subscribes to twist msg and forwards to hardware
Subscribes to twist msg and forwards to hardware
 
1 2023-07-25 picknik_reset_fault_controller
ROS 2 controller that offers a service to clear faults in a hardware interface
ROS 2 controller that offers a service to clear faults in a hardware interface
 
1 2021-08-12 picknik_ament_copyright
Check PickNik-specific copyright headers.
Check PickNik-specific copyright headers.
 
1 2023-12-13 pick_ik
Inverse Kinematics solver for MoveIt
Inverse Kinematics solver for MoveIt
 
1 2024-03-13 phidgets_temperature
Driver for the Phidgets Temperature devices
Driver for the Phidgets Temperature devices
 
1 2024-03-13 phidgets_spatial
Driver for the Phidgets Spatial 3/3/3 devices
Driver for the Phidgets Spatial 3/3/3 devices
 
1 2024-03-13 phidgets_msgs
Custom ROS messages for Phidgets drivers
Custom ROS messages for Phidgets drivers
 
1 2024-03-13 phidgets_motors
Driver for the Phidgets Motor devices
Driver for the Phidgets Motor devices
 
1 2024-03-13 phidgets_magnetometer
Driver for the Phidgets Magnetometer devices
Driver for the Phidgets Magnetometer devices
 
1 2024-03-13 phidgets_ik
Driver for the Phidgets InterfaceKit devices
Driver for the Phidgets InterfaceKit devices
 
1 2024-03-13 phidgets_high_speed_encoder
Driver for the Phidgets high speed encoder devices
Driver for the Phidgets high speed encoder devices
 
1 2024-03-13 phidgets_gyroscope
Driver for the Phidgets Gyroscope devices
Driver for the Phidgets Gyroscope devices
 
2 2024-03-13 phidgets_drivers
API and ROS drivers for Phidgets devices
API and ROS drivers for Phidgets devices
 
1 2024-03-13 phidgets_digital_outputs
Driver for the Phidgets Digital Output devices
Driver for the Phidgets Digital Output devices
 
1 2024-03-13 phidgets_digital_inputs
Driver for the Phidgets Digital Input devices
Driver for the Phidgets Digital Input devices
 
2 2024-03-13 phidgets_api
A C++ Wrapper for the Phidgets C API
A C++ Wrapper for the Phidgets C API
 
1 2024-03-13 phidgets_analog_outputs
Driver for the Phidgets Analog Output devices
Driver for the Phidgets Analog Output devices
 
1 2024-03-13 phidgets_analog_inputs
Driver for the Phidgets Analog Input devices
Driver for the Phidgets Analog Input devices
 
1 2024-03-13 phidgets_accelerometer
Driver for the Phidgets Accelerometer devices
Driver for the Phidgets Accelerometer devices
 
1 2024-04-17 performance_test_ros1_publisher
A ROS1 publisher to use with performance_test
A ROS1 publisher to use with performance_test
 
1 2024-04-17 performance_test_ros1_msgs
ROS1 versions of performance_test messages to use when testing with a ROS1 bridge
ROS1 versions of performance_test messages to use when testing with a ROS1 bridge
 
1 2023-04-27 performance_test_fixture
Test fixture and CMake macro for using osrf_testing_tools_cpp with Google Benchmark
Test fixture and CMake macro for using osrf_testing_tools_cpp with Google Benchmark
 
1 2024-04-17 performance_test
Tool to test performance of ROS2 and DDS data layers and communication.
Tool to test performance of ROS2 and DDS data layers and communication.
 

Packages

Name Description
1 2024-02-21 rtabmap_viz
RTAB-Map's visualization package.
RTAB-Map's visualization package.
 
1 2024-02-21 rtabmap_util
RTAB-Map's various useful nodes and nodelets.
RTAB-Map's various useful nodes and nodelets.
 
1 2024-02-21 rtabmap_sync
RTAB-Map's synchronization package.
RTAB-Map's synchronization package.
 
1 2024-02-21 rtabmap_slam
RTAB-Map's SLAM package.
RTAB-Map's SLAM package.
 
1 2024-02-21 rtabmap_rviz_plugins
RTAB-Map's rviz plugins.
RTAB-Map's rviz plugins.
 
1 2024-02-21 rtabmap_ros
RTAB-Map Stack
RTAB-Map Stack
 
1 2024-02-21 rtabmap_python
RTAB-Map's python package.
RTAB-Map's python package.
 
1 2024-02-21 rtabmap_odom
RTAB-Map's odometry package.
RTAB-Map's odometry package.
 
1 2024-02-21 rtabmap_msgs
RTAB-Map's msgs package.
RTAB-Map's msgs package.
 
1 2024-02-21 rtabmap_legacy
RTAB-Map's legacy launch files.
RTAB-Map's legacy launch files.
 
1 2024-02-21 rtabmap_launch
RTAB-Map's main launch files.
RTAB-Map's main launch files.
 
1 2024-02-21 rtabmap_examples
RTAB-Map's example launch files.
RTAB-Map's example launch files.
 
1 2024-02-21 rtabmap_demos
RTAB-Map's demo launch files.
RTAB-Map's demo launch files.
 
1 2024-02-21 rtabmap_costmap_plugins
RTAB-Map's costmap_2d plugins
RTAB-Map's costmap_2d plugins
 
1 2024-02-21 rtabmap_conversions
RTAB-Map's conversions package. This package can be used to convert rtabmap_msgs's msgs into RTAB-Map's library objects.
RTAB-Map's conversions package. This package can be used to convert rtabmap_msgs's msgs into RTAB-Map's library objects.
 
1 2024-02-19 rtabmap
RTAB-Map's standalone library. RTAB-Map is a RGB-D SLAM approach with real-time constraints.
RTAB-Map's standalone library. RTAB-Map is a RGB-D SLAM approach with real-time constraints.
 
1 2021-05-19 rt_usb_9axisimu_driver
The rt_usb_9axisimu_driver package
The rt_usb_9axisimu_driver package
 
1 2023-03-16 rqt_web
rqt_web is a simple web content viewer for rqt. Users can show web content in Qt-based window by specifying its URL.
rqt_web is a simple web content viewer for rqt. Users can show web content in Qt-based window by specifying its URL.
 
1 2023-03-16 rqt_topic
rqt_topic provides a GUI plugin for displaying debug information about ROS topics including publishers, subscribers, publishing rate, and ROS Messages.
rqt_topic provides a GUI plugin for displaying debug information about ROS topics including publishers, subscribers, publishing rate, and ROS Messages.
 
1 2023-03-02 rqt_top
RQT plugin for monitoring ROS processes.
RQT plugin for monitoring ROS processes.
 
2 2023-10-02 rqt_tf_tree
rqt_tf_tree provides a GUI plugin for visualizing the ROS TF frame tree.
rqt_tf_tree provides a GUI plugin for visualizing the ROS TF frame tree.
 
1 2023-03-16 rqt_srv
A Python GUI plugin for introspecting available ROS message types. Note that the srvs available through this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to.
A Python GUI plugin for introspecting available ROS message types. Note that the srvs available through this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to.
 
1 2024-04-16 rqt_shell
rqt_shell is a Python GUI plugin providing an interactive shell.
rqt_shell is a Python GUI plugin providing an interactive shell.
 
1 2023-03-02 rqt_service_caller
rqt_service_caller provides a GUI plugin for calling arbitrary services.
rqt_service_caller provides a GUI plugin for calling arbitrary services.
 
2 2021-06-23 rqt_rviz
rqt_rviz provides a GUI plugin embedding
rqt_rviz provides a GUI plugin embedding
 
2 2023-10-02 rqt_runtime_monitor
rqt_runtime_monitor provides a GUI plugin viewing DiagnosticsArray messages.
rqt_runtime_monitor provides a GUI plugin viewing DiagnosticsArray messages.
 
1 2024-02-19 rqt_rosmon
rqt GUI for rosmon, the node launcher and monitor for ROS. rosmon is a replacement for the roslaunch tool, focused on performance, remote monitoring, and usability.
rqt GUI for rosmon, the node launcher and monitor for ROS. rosmon is a replacement for the roslaunch tool, focused on performance, remote monitoring, and usability.
 
1 2024-03-19 rqt_rosbag_fancy
rqt GUI for rosbag_fancy
rqt GUI for rosbag_fancy
 
2 2023-10-04 rqt_robot_steering
rqt_robot_steering provides a GUI plugin for steering a robot using Twist messages.
rqt_robot_steering provides a GUI plugin for steering a robot using Twist messages.
 
1 2021-07-27 rqt_robot_plugins
Metapackage of rqt plugins that are particularly used with robots during its operation.
Metapackage of rqt plugins that are particularly used with robots during its operation.
 
2 2020-06-02 rqt_robot_monitor
rqt_robot_monitor displays diagnostics_agg topics messages that are published by
rqt_robot_monitor displays diagnostics_agg topics messages that are published by
 
2 2021-07-27 rqt_robot_dashboard
rqt_robot_dashboard provides an infrastructure for building robot dashboard plugins in rqt.
rqt_robot_dashboard provides an infrastructure for building robot dashboard plugins in rqt.
 
1 2023-03-01 rqt_reconfigure
This rqt plugin succeeds former dynamic_reconfigure's GUI (reconfigure_gui), and provides the way to view and edit the parameters that are accessible via dynamic_reconfigure.
This rqt plugin succeeds former dynamic_reconfigure's GUI (reconfigure_gui), and provides the way to view and edit the parameters that are accessible via dynamic_reconfigure.
 
1 2021-05-09 rqt_py_trees
rqt_py_trees provides a GUI plugin for visualizing py_trees behaviour trees based on rqt_tf_tree.
rqt_py_trees provides a GUI plugin for visualizing py_trees behaviour trees based on rqt_tf_tree.
 
1 2023-03-02 rqt_py_console
rqt_py_console is a Python GUI plugin providing an interactive Python console.
rqt_py_console is a Python GUI plugin providing an interactive Python console.
 
1 2022-05-13 rqt_py_common
rqt_py_common provides common functionality for rqt plugins written in Python. Despite no plugin is provided, this package is part of the rqt_common_plugins repository to keep refactoring generic functionality from these common plugins into this package as easy as possible. Functionality included in this package should cover generic ROS concepts and should not introduce any special dependencies beside "ros_base".
rqt_py_common provides common functionality for rqt plugins written in Python. Despite no plugin is provided, this package is part of the rqt_common_plugins repository to keep refactoring generic functionality from these common plugins into this package as easy as possible. Functionality included in this package should cover generic ROS concepts and should not introduce any special dependencies beside "ros_base".
 
1 2023-10-04 rqt_publisher
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
 
1 2023-03-06 rqt_pr2_dashboard
rqt_pr2_dashboard is a GUI for debugging and controlling low-level state of the PR2. It shows things like battery status and breaker states, as well as integrating tools like rqt_console and robot_monitor.
rqt_pr2_dashboard is a GUI for debugging and controlling low-level state of the PR2. It shows things like battery status and breaker states, as well as integrating tools like rqt_console and robot_monitor.
 
2 2023-03-16 rqt_pose_view
rqt_pose_view provides a GUI plugin for visualizing 3D poses.
rqt_pose_view provides a GUI plugin for visualizing 3D poses.
 
1 2021-02-23 rqt_plot
rqt_plot provides a GUI plugin visualizing numeric values in a 2D plot using different plotting backends.
rqt_plot provides a GUI plugin visualizing numeric values in a 2D plot using different plotting backends.
 
2 2023-03-01 rqt_nav_view
rqt_nav_view provides a gui for viewing navigation maps and paths.
rqt_nav_view provides a gui for viewing navigation maps and paths.
 
2 2024-04-15 rqt_multiplot
rqt_multiplot provides a GUI plugin for visualizing numeric values in multiple 2D plots using the Qwt plotting backend.
rqt_multiplot provides a GUI plugin for visualizing numeric values in multiple 2D plots using the Qwt plotting backend.
 
1 2023-03-02 rqt_msg
A Python GUI plugin for introspecting available ROS message types. Note that the msgs available through this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to.
A Python GUI plugin for introspecting available ROS message types. Note that the msgs available through this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to.
 
2 2020-06-02 rqt_moveit
An rqt-based tool that assists monitoring tasks for
An rqt-based tool that assists monitoring tasks for
 
1 2023-10-02 rqt_logger_level
rqt_logger_level provides a GUI plugin for configuring the logger level of ROS nodes.
rqt_logger_level provides a GUI plugin for configuring the logger level of ROS nodes.
 
1 2023-03-01 rqt_launch
This rqt plugin ROS package provides easy view of .launch files. User can also start and end node by node that are defined in those files.
This rqt plugin ROS package provides easy view of .launch files. User can also start and end node by node that are defined in those files.
 
2 2024-03-01 rqt_joint_trajectory_controller
Graphical frontend for interacting with joint_trajectory_controller instances.
Graphical frontend for interacting with joint_trajectory_controller instances.
 
1 2023-05-24 rqt_image_view
rqt_image_view provides a GUI plugin for displaying images using image_transport.
rqt_image_view provides a GUI plugin for displaying images using image_transport.
 
1 2022-12-13 rqt_human_radar
A radar-like visualization for humans in the scene, representing their position, orientation, engagement level
A radar-like visualization for humans in the scene, representing their position, orientation, engagement level
 
1 2022-05-13 rqt_gui_py
rqt_gui_py enables GUI plugins to use the Python client library for ROS.
rqt_gui_py enables GUI plugins to use the Python client library for ROS.
 
1 2022-05-13 rqt_gui_cpp
rqt_gui_cpp enables GUI plugins to use the C++ client library for ROS.
rqt_gui_cpp enables GUI plugins to use the C++ client library for ROS.
 
1 2022-05-13 rqt_gui
rqt_gui provides the main to start an instance of the ROS integrated graphical user interface provided by qt_gui.
rqt_gui provides the main to start an instance of the ROS integrated graphical user interface provided by qt_gui.
 
2 2023-06-04 rqt_ground_robot_teleop
A common ground robot teleop interface for all ground robot exercises in the JdeRobot Robotics Academy
A common ground robot teleop interface for all ground robot exercises in the JdeRobot Robotics Academy
 
1 2023-03-01 rqt_graph
rqt_graph provides a GUI plugin for visualizing the ROS computation graph.
rqt_graph provides a GUI plugin for visualizing the ROS computation graph.
 
1 2020-12-01 rqt_ez_publisher
The rqt_ez_publisher package
The rqt_ez_publisher package
 
1 2022-06-27 rqt_dwb_plugin
View dwb_msgs/LocalPlanEvaluation information visually using rqt
View dwb_msgs/LocalPlanEvaluation information visually using rqt
 
1 2023-06-04 rqt_drone_teleop
A common drone teleop interface for all drone exercises in the JdeRobot Robotics Academy
A common drone teleop interface for all drone exercises in the JdeRobot Robotics Academy
 
1 2023-10-04 rqt_dep
rqt_dep provides a GUI plugin for visualizing the ROS dependency graph.
rqt_dep provides a GUI plugin for visualizing the ROS dependency graph.
 
2 2023-10-27 rqt_controller_manager
Graphical frontend for interacting with the controller manager.
Graphical frontend for interacting with the controller manager.
 
1 2023-10-12 rqt_console
rqt_console provides a GUI plugin for displaying and filtering ROS messages.
rqt_console provides a GUI plugin for displaying and filtering ROS messages.
 
1 2022-11-28 rqt_common_plugins
rqt_common_plugins metapackage provides ROS backend graphical tools suite that can be used on/off of robot runtime.
rqt_common_plugins metapackage provides ROS backend graphical tools suite that can be used on/off of robot runtime.
 
1 2023-03-01 rqt_bag_plugins
rqt_bag provides a GUI plugin for displaying and replaying ROS bag files.
rqt_bag provides a GUI plugin for displaying and replaying ROS bag files.
 
1 2023-03-01 rqt_bag
rqt_bag provides a GUI plugin for displaying and replaying ROS bag files.
rqt_bag provides a GUI plugin for displaying and replaying ROS bag files.
 
1 2023-03-16 rqt_action
rqt_action provides a feature to introspect all available ROS action (from actionlib) types. By utilizing rqt_msg, the output format is unified with it and rqt_srv. Note that the actions shown on this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to.
rqt_action provides a feature to introspect all available ROS action (from actionlib) types. By utilizing rqt_msg, the output format is unified with it and rqt_srv. Note that the actions shown on this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to.
 
1 2022-05-13 rqt
rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages
rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages
 
3 2023-11-20 rplidar_ros
The rplidar ros package, support rplidar A1/A2/A3/S1/S2/S3/T1/C1
The rplidar ros package, support rplidar A1/A2/A3/S1/S2/S3/T1/C1
 
1 2021-06-03 route_network
Route network graphing and path planning.
Route network graphing and path planning.
 
1 2023-06-04 rotors_driver
The rotors_driver package
The rotors_driver package
 
1 2023-03-04 rotate_recovery
This package provides a recovery behavior for the navigation stack that attempts to clear space by performing a 360 degree rotation of the robot.
This package provides a recovery behavior for the navigation stack that attempts to clear space by performing a 360 degree rotation of the robot.
 
1 2021-10-28 roswww
Feathery lightweight web server for ROS, that is based on
Feathery lightweight web server for ROS, that is based on
 
1 2023-11-21 roswtf
roswtf is a tool for diagnosing issues with a running ROS system. Think of it as a FAQ implemented in code.
roswtf is a tool for diagnosing issues with a running ROS system. Think of it as a FAQ implemented in code.
 
1 2024-02-20 rosunit
Unit-testing package for ROS. This is a lower-level library for rostest and handles unit tests, whereas rostest handles integration tests.
Unit-testing package for ROS. This is a lower-level library for rostest and handles unit tests, whereas rostest handles integration tests.
 
1 2024-04-11 rostwitter
The rostwitter package
The rostwitter package
 
1 2023-11-21 rostopic
rostopic contains the rostopic command-line tool for displaying debug information about ROS
rostopic contains the rostopic command-line tool for displaying debug information about ROS
 
1 2023-06-15 rostime
Time and Duration implementations for C++ libraries, including roscpp.
Time and Duration implementations for C++ libraries, including roscpp.
 
1 2023-11-21 rostest
Integration test suite based on roslaunch that is compatible with xUnit frameworks.
Integration test suite based on roslaunch that is compatible with xUnit frameworks.
 
1 2023-11-21 rosservice
rosservice contains the rosservice command-line tool for listing and querying ROS
rosservice contains the rosservice command-line tool for listing and querying ROS
 
1 2021-06-16 rosserial_xbee
Allows multipoint communication between rosserial nodes connected to an xbee. All nodes communicate back to a master xbee connected to a computer running ROS. This software currently only works with Series 1 Xbees. This pkg includes python code from the python-xbee project: http://code.google.com/p/python-xbee/
Allows multipoint communication between rosserial nodes connected to an xbee. All nodes communicate back to a master xbee connected to a computer running ROS. This software currently only works with Series 1 Xbees. This pkg includes python code from the python-xbee project: http://code.google.com/p/python-xbee/
 
1 2021-06-16 rosserial_windows
rosserial for Windows platforms.
rosserial for Windows platforms.
 
1 2021-06-16 rosserial_vex_v5
rosserial for the VEX Cortex V5 Robot Brain platform.
rosserial for the VEX Cortex V5 Robot Brain platform.
 
1 2021-06-16 rosserial_vex_cortex
rosserial for Cortex/AVR platforms.
rosserial for Cortex/AVR platforms.
 
1 2021-06-16 rosserial_tivac
rosserial for TivaC Launchpad evaluation boards.
rosserial for TivaC Launchpad evaluation boards.
 
1 2021-06-16 rosserial_test
A specialized harness which allows end-to-end integration testing of the rosserial client and server components.
A specialized harness which allows end-to-end integration testing of the rosserial client and server components.
 
1 2021-06-16 rosserial_server
A more performance- and stability-oriented server alternative implemented in C++ to rosserial_python.
A more performance- and stability-oriented server alternative implemented in C++ to rosserial_python.
 
1 2021-06-16 rosserial_python
A Python-based implementation of the rosserial protocol.
A Python-based implementation of the rosserial protocol.
 
1 2021-06-16 rosserial_msgs
Messages for automatic topic configuration using rosserial.
Messages for automatic topic configuration using rosserial.
 
1 2021-06-16 rosserial_mbed
rosserial for mbed platforms.
rosserial for mbed platforms.
 
1 2021-06-16 rosserial_embeddedlinux
rosserial for embedded Linux enviroments
rosserial for embedded Linux enviroments
 
1 2021-06-16 rosserial_client
Generalized client side source for rosserial.
Generalized client side source for rosserial.
 
1 2021-06-16 rosserial_chibios
rosserial for ChibiOS/HAL platforms.
rosserial for ChibiOS/HAL platforms.
 
1 2021-06-16 rosserial_arduino
rosserial for Arduino/AVR platforms.
rosserial for Arduino/AVR platforms.
 
1 2021-06-16 rosserial
Metapackage for core of rosserial.
Metapackage for core of rosserial.
 
1 2021-05-15 rosrt
rosrt provides classes for interfacing with ROS from within realtime systems, such as realtime-safe Publisher and Subscriber classes.
rosrt provides classes for interfacing with ROS from within realtime systems, such as realtime-safe Publisher and Subscriber classes.
 
1 2022-06-21 rospy_tutorials
This package attempts to show the features of ROS python API step-by-step, including using messages, servers, parameters, etc. These tutorials are compatible with the nodes in roscpp_tutorial.
This package attempts to show the features of ROS python API step-by-step, including using messages, servers, parameters, etc. These tutorials are compatible with the nodes in roscpp_tutorial.
 
3 2022-12-19 rospy_message_converter
Converts between Python dictionaries and JSON to rospy messages.
Converts between Python dictionaries and JSON to rospy messages.
 
1 2023-11-21 rospy
rospy is a pure Python client library for ROS. The rospy client API enables Python programmers to quickly interface with ROS
rospy is a pure Python client library for ROS. The rospy client API enables Python programmers to quickly interface with ROS
 
1 2024-04-11 rosping
rosping is the tool to send ICMP ECHO_REQUEST to network hosts where roscore is running, and send back to you as rostopic message.
rosping is the tool to send ICMP ECHO_REQUEST to network hosts where roscore is running, and send back to you as rostopic message.
 
1 2021-02-22 rospilot
rospilot
rospilot
 
1 2024-04-11 rospatlite
rospatlite
rospatlite
 
2 2022-05-23 rosparam_shortcuts
Quickly load variables from rosparam with good command line error checking.
Quickly load variables from rosparam with good command line error checking.
 
1 2023-11-21 rosparam
rosparam contains the rosparam command-line tool for getting and setting ROS Parameters on the
rosparam contains the rosparam command-line tool for getting and setting ROS Parameters on the
 
1 2021-03-26 rospack
ROS Package Tool
ROS Package Tool
 
1 2023-11-21 rosout
System-wide logging mechanism for messages sent to the /rosout topic.
System-wide logging mechanism for messages sent to the /rosout topic.
 
1 2023-11-21 rosnode
rosnode is a command-line tool for displaying debug information about ROS
rosnode is a command-line tool for displaying debug information about ROS
 
1 2023-04-16 rosmsg_cpp
C++ library for getting full message definition or MD5 sum given message type as string
C++ library for getting full message definition or MD5 sum given message type as string
 
1 2023-11-21 rosmsg
rosmsg contains two command-line tools:
rosmsg contains two command-line tools:
 
1 2024-02-19 rosmon_msgs
Messages for rosmon, the node launcher and monitor for ROS. rosmon is a replacement for the roslaunch tool, focused on performance, remote monitoring, and usability.
Messages for rosmon, the node launcher and monitor for ROS. rosmon is a replacement for the roslaunch tool, focused on performance, remote monitoring, and usability.
 
1 2024-02-19 rosmon_core
Node launcher and monitor for ROS. rosmon is a replacement for the roslaunch tool, focused on performance, remote monitoring, and usability.
Node launcher and monitor for ROS. rosmon is a replacement for the roslaunch tool, focused on performance, remote monitoring, and usability.
 
1 2024-02-19 rosmon
Node launcher and monitor for ROS. rosmon is a replacement for the roslaunch tool, focused on performance, remote monitoring, and usability.
Node launcher and monitor for ROS. rosmon is a replacement for the roslaunch tool, focused on performance, remote monitoring, and usability.
 
1 2023-11-21 rosmaster
ROS
ROS
 
1 2024-02-20 rosmake
rosmake is a ros dependency aware build tool which can be used to build all dependencies in the correct order.
rosmake is a ros dependency aware build tool which can be used to build all dependencies in the correct order.
 
1 2023-11-21 roslz4
A Python and C++ implementation of the LZ4 streaming format. Large data streams are split into blocks which are compressed using the very fast LZ4 compression algorithm.
A Python and C++ implementation of the LZ4 streaming format. Large data streams are split into blocks which are compressed using the very fast LZ4 compression algorithm.
 
1 2023-03-28 roslisp_utilities
Some utility functionality to interact with ROS using roslisp.
Some utility functionality to interact with ROS using roslisp.
 
2 2022-02-18 roslisp_repl
This package provides a script that launches Emacs with Slime (the Superior Lisp Interaction Mode) ready for Lisp development and roslisp.
This package provides a script that launches Emacs with Slime (the Superior Lisp Interaction Mode) ready for Lisp development and roslisp.
 
1 2023-03-28 roslisp_common
Common libraries to control ROS based robots. This stack contains an implementation of actionlib (client and server) in Common Lisp, a transformation library and an implementation of tf in Common Lisp.
Common libraries to control ROS based robots. This stack contains an implementation of actionlib (client and server) in Common Lisp, a transformation library and an implementation of tf in Common Lisp.
 
1 2023-02-15 roslisp
Lisp client library for ROS, the Robot Operating System.
Lisp client library for ROS, the Robot Operating System.
 
1 2023-03-05 roslint
CMake lint commands for ROS packages. The lint commands perform static checking of Python or C++ source code for errors and standards compliance.
CMake lint commands for ROS packages. The lint commands perform static checking of Python or C++ source code for errors and standards compliance.
 
1 2024-02-20 roslib
Base dependencies and support libraries for ROS. roslib contains many of the common data structures and tools that are shared across ROS client library implementations.
Base dependencies and support libraries for ROS. roslib contains many of the common data structures and tools that are shared across ROS client library implementations.
 
1 2023-11-21 roslaunch
roslaunch is a tool for easily launching multiple ROS
roslaunch is a tool for easily launching multiple ROS
 
1 2024-02-20 roslang
roslang is a common package that all
roslang is a common package that all
 
3 2020-10-08 rosgraph_msgs
Messages relating to the ROS Computation Graph. These are generally considered to be low-level messages that end users do not interact with.
Messages relating to the ROS Computation Graph. These are generally considered to be low-level messages that end users do not interact with.
 
1 2023-11-21 rosgraph
rosgraph contains the rosgraph command-line tool, which prints information about the ROS Computation Graph. It also provides an internal library that can be used by graphical tools.
rosgraph contains the rosgraph command-line tool, which prints information about the ROS Computation Graph. It also provides an internal library that can be used by graphical tools.
 
1 2023-07-10 rosfmt
fmt is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and IOStreams.
fmt is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and IOStreams.
 
1 2023-01-30 roseus_tutorials
roseus_tutorials
roseus_tutorials
 
1 2023-01-30 roseus_smach
roseus_smach * Euslisp state machine class. it will be moved. * Message publisher for visualizing current state by smach_viewer. * Simple pickle dump script for debugging state machine. * Execute state machine as a action server.
roseus_smach * Euslisp state machine class. it will be moved. * Message publisher for visualizing current state by smach_viewer. * Simple pickle dump script for debugging state machine. * Execute state machine as a action server.
 
1 2023-01-30 roseus_mongo
The roseus_mongo package
The roseus_mongo package
 
1 2023-01-30 roseus
EusLisp client for ROS Robot Operating System.
EusLisp client for ROS Robot Operating System.
 
1 2022-02-18 rosemacs
ROS tools for those who live in Emacs.
ROS tools for those who live in Emacs.
 
1 2021-10-04 rosee_msg
The rosee_msg package
The rosee_msg package
 
1 2024-04-16 rosdoc_lite
This ROS package wraps documentation tools like doxygen, sphinx, and epydoc, making it convenient to generate ROS package documentation. It also generates online documentation for the ROS wiki.
This ROS package wraps documentation tools like doxygen, sphinx, and epydoc, making it convenient to generate ROS package documentation. It also generates online documentation for the ROS wiki.
 
1 2022-11-15 rosdiagnostic
Command to print aggregated diagnostic contents to the command line
Command to print aggregated diagnostic contents to the command line
 
1 2024-02-20 roscreate
roscreate contains a tool that assists in the creation of ROS filesystem resources. It provides:
roscreate contains a tool that assists in the creation of ROS filesystem resources. It provides:
 
1 2022-06-21 roscpp_tutorials
This package attempts to show the features of ROS step-by-step, including using messages, servers, parameters, etc.
This package attempts to show the features of ROS step-by-step, including using messages, servers, parameters, etc.
 
1 2023-06-15 roscpp_traits
roscpp_traits contains the message traits code as described in
roscpp_traits contains the message traits code as described in
 
1 2023-06-15 roscpp_serialization
roscpp_serialization contains the code for serialization as described in
roscpp_serialization contains the code for serialization as described in
 
1 2023-06-15 roscpp_core
Underlying data libraries for roscpp messages.
Underlying data libraries for roscpp messages.
 
1 2023-11-21 roscpp
roscpp is a C++ implementation of ROS. It provides a
roscpp is a C++ implementation of ROS. It provides a
 
1 2020-10-08 rosconsole_bridge
rosconsole_bridge is a package used in conjunction with console_bridge and rosconsole for connecting console_bridge-based logging to rosconsole-based logging.
rosconsole_bridge is a package used in conjunction with console_bridge and rosconsole for connecting console_bridge-based logging to rosconsole-based logging.
 
2 2021-09-10 rosconsole
ROS console output library.
ROS console output library.
 
1 2022-06-20 roscompile
The roscompile package
The roscompile package
 
1 2024-02-20 rosclean
rosclean: cleanup filesystem resources (e.g. log files).
rosclean: cleanup filesystem resources (e.g. log files).
 
1 2024-02-20 rosbuild
rosbuild contains scripts for managing the CMake-based build system for ROS.
rosbuild contains scripts for managing the CMake-based build system for ROS.
 
1 2023-09-27 rosbridge_suite
Rosbridge provides a JSON API to ROS functionality for non-ROS programs. There are a variety of front ends that interface with rosbridge, including a WebSocket server for web browsers to interact with. Rosbridge_suite is a meta-package containing rosbridge, various front end packages for rosbridge like a WebSocket package, and helper packages.
Rosbridge provides a JSON API to ROS functionality for non-ROS programs. There are a variety of front ends that interface with rosbridge, including a WebSocket server for web browsers to interact with. Rosbridge_suite is a meta-package containing rosbridge, various front end packages for rosbridge like a WebSocket package, and helper packages.
 
1 2023-09-27 rosbridge_server
A WebSocket interface to rosbridge.
A WebSocket interface to rosbridge.
 
1 2023-09-27 rosbridge_msgs
Package containing message files
Package containing message files
 
1 2023-09-27 rosbridge_library
The core rosbridge package, responsible for interpreting JSON and performing the appropriate ROS action, like subscribe, publish, call service, and interact with params.
The core rosbridge package, responsible for interpreting JSON and performing the appropriate ROS action, like subscribe, publish, call service, and interact with params.
 
1 2024-02-20 rosboost_cfg
Contains scripts used by the rosboost-cfg tool for determining cflags/lflags/etc. of boost on your system
Contains scripts used by the rosboost-cfg tool for determining cflags/lflags/etc. of boost on your system
 
1 2022-05-30 rosbash_params
Tools for writing ros-node-like bash scripts
Tools for writing ros-node-like bash scripts
 
1 2024-02-20 rosbash
Assorted shell commands for using ros with bash.
Assorted shell commands for using ros with bash.
 
1 2020-09-18 rosbaglive
Plays rosbags as though they were happening NOW.
Plays rosbags as though they were happening NOW.
 
1 2023-11-21 rosbag_storage
This is a set of tools for recording from and playing back ROS message without relying on the ROS client library.
This is a set of tools for recording from and playing back ROS message without relying on the ROS client library.
 
1 2023-09-08 rosbag_snapshot_msgs
Service and message definitions for rosbag_snapshot
Service and message definitions for rosbag_snapshot
 
1 2023-09-08 rosbag_snapshot
The rosbag_snapshot package
The rosbag_snapshot package
 
1 2023-12-20 rosbag_rviz_panel
The rosbag_rviz_panel package
The rosbag_rviz_panel package
 
1 2020-08-25 rosbag_pandas
Create a Pandas data frame from a ros bag file.
Create a Pandas data frame from a ros bag file.
 
1 2020-10-08 rosbag_migration_rule
This empty package allows to export rosbag migration rule files without depending on rosbag.
This empty package allows to export rosbag migration rule files without depending on rosbag.
 
1 2024-03-19 rosbag_fancy_msgs
Messages rosbag_fancy
Messages rosbag_fancy
 
1 2024-03-19 rosbag_fancy
rosbag with terminal UI
rosbag with terminal UI
 
1 2023-11-21 rosbag
This is a set of tools for recording from and playing back to ROS topics. It is intended to be high performance and avoids deserialization and reserialization of the messages.
This is a set of tools for recording from and playing back to ROS topics. It is intended to be high performance and avoids deserialization and reserialization of the messages.
 
2 2021-05-04 rosauth
Server Side tools for Authorization and Authentication of ROS Clients
Server Side tools for Authorization and Authentication of ROS Clients
 
1 2021-05-15 rosatomic
rosatomic provides the C++11-style atomic operations by pulling symbols from the proposed Boost.Atomic package into the ros namespace. Once C++11-style atomics (std::atomic) are available from compilers, rosatomic will conditionally use those instead.
rosatomic provides the C++11-style atomic operations by pulling symbols from the proposed Boost.Atomic package into the ros namespace. Once C++11-style atomics (std::atomic) are available from compilers, rosatomic will conditionally use those instead.
 
1 2023-09-27 rosapi
Provides service calls for getting ros meta-information, like list of topics, services, params, etc.
Provides service calls for getting ros meta-information, like list of topics, services, params, etc.
 
1 2020-09-03 ros_type_introspection
The ros_type_introspection package allows the user to parse and deserialize ROS messages which type is unknown at compilation time.
The ros_type_introspection package allows the user to parse and deserialize ROS messages which type is unknown at compilation time.
 
1 2022-06-21 ros_tutorials
ros_tutorials contains packages that demonstrate various features of ROS, as well as support packages which help demonstrate those features.
ros_tutorials contains packages that demonstrate various features of ROS, as well as support packages which help demonstrate those features.
 
2 2023-04-24 ros_timer_client
The ros_timer_client package
The ros_timer_client package
 
1 2024-04-11 ros_speech_recognition
ROS wrapper for Python SpeechRecognition library
ROS wrapper for Python SpeechRecognition library
 
1 2021-05-15 ros_realtime
The ros_realtime package
The ros_realtime package
 
1 2023-03-07 ros_pytest
The ros_pytest package
The ros_pytest package
 
2 2023-04-24 ros_publisher_client
The ros_publisher_client package
The ros_publisher_client package
 
1 2023-11-03 ros_numpy
A collection of conversion function for extracting numpy arrays from messages
A collection of conversion function for extracting numpy arrays from messages
 
1 2022-06-20 ros_introspection
The ros_introspection package
The ros_introspection package
 
1 2024-03-09 ros_industrial_cmake_boilerplate
Contains boilerplate cmake script, macros and utils
Contains boilerplate cmake script, macros and utils
 
1 2023-03-08 ros_ign_point_cloud
Point cloud utilities for Ignition simulation with ROS.
Point cloud utilities for Ignition simulation with ROS.
 
2 2023-03-08 ros_ign_image
Image utilities for Ignition simulation with ROS.
Image utilities for Ignition simulation with ROS.
 
2 2023-03-08 ros_ign_gazebo_demos
Demos using Ignition Gazebo simulation with ROS.
Demos using Ignition Gazebo simulation with ROS.
 
2 2023-03-08 ros_ign_gazebo
Tools for using Ignition Gazebo simulation with ROS.
Tools for using Ignition Gazebo simulation with ROS.
 
2 2023-03-08 ros_ign_bridge
Bridge communication between ROS and Ignition Transport
Bridge communication between ROS and Ignition Transport
 
2 2023-03-08 ros_ign
Meta-package containing interfaces for using ROS with
Meta-package containing interfaces for using ROS with
 
1 2024-04-11 ros_google_cloud_language
ros clinet library for google cloud language
ros clinet library for google cloud language
 
2 2022-05-16 ros_ethercat_eml
This is an implementation of the EtherCAT master protocol for use wiht ros_ethercar package based on the work done at Flanders' Mechatronics Technology Centre and Willow Garage.
This is an implementation of the EtherCAT master protocol for use wiht ros_ethercar package based on the work done at Flanders' Mechatronics Technology Centre and Willow Garage.
 
1 2020-09-28 ros_environment
The package provides the environment variables `ROS_VERSION`, `ROS_DISTRO`, `ROS_PACKAGE_PATH`, and `ROS_ETC_DIR`.
The package provides the environment variables `ROS_VERSION`, `ROS_DISTRO`, `ROS_PACKAGE_PATH`, and `ROS_ETC_DIR`.
 
1 2022-02-18 ros_emacs_utils
A metapackage of Emacs utils for ROS. Only there for simplifying the release process.
A metapackage of Emacs utils for ROS. Only there for simplifying the release process.
 
2 2020-05-20 ros_core
A metapackage to aggregate the packages required to use publish / subscribe, services, launch files, and other core ROS concepts.
A metapackage to aggregate the packages required to use publish / subscribe, services, launch files, and other core ROS concepts.
 
1 2023-02-23 ros_controllers_cartesian
Metapackage for Cartesian ROS controllers
Metapackage for Cartesian ROS controllers
 
2 2024-03-01 ros_controllers
Library of ros controllers
Library of ros controllers
 
2 2021-07-10 ros_control_boilerplate
Simple simulation interface and template for setting up a hardware interface for ros_control
Simple simulation interface and template for setting up a hardware interface for ros_control
 
1 2023-10-27 ros_control
A set of packages that include controller interfaces, controller managers, transmissions and hardware_interfaces.
A set of packages that include controller interfaces, controller managers, transmissions and hardware_interfaces.
 
1 2023-11-21 ros_comm
ROS communications-related packages, including core client libraries (roscpp, rospy) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
ROS communications-related packages, including core client libraries (roscpp, rospy) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
 
1 2022-11-22 ros_canopen
A generic canopen implementation for ROS
A generic canopen implementation for ROS
 
2 2020-05-20 ros_base
A metapackage which extends ros_core and includes other basic non-robot tools like actionlib, dynamic reconfigure, nodelets, and pluginlib.
A metapackage which extends ros_core and includes other basic non-robot tools like actionlib, dynamic reconfigure, nodelets, and pluginlib.
 
1 2023-12-27 ros_babel_fish_test_msgs
Test messages for the ros_babel_fish project tests.
Test messages for the ros_babel_fish project tests.
 
1 2023-12-27 ros_babel_fish
A runtime message handler for ROS. Allows subscription, publishing, calling of services and actions with messages known only at runtime.
A runtime message handler for ROS. Allows subscription, publishing, calling of services and actions with messages known only at runtime.
 
1 2024-02-20 ros
ROS packaging system
ROS packaging system
 
1 2021-10-05 rokubimini_serial
Rokubimini Serial implementation.
Rokubimini Serial implementation.
 
1 2021-10-05 rokubimini_msgs
ROS message and service definitions.
ROS message and service definitions.
 
1 2021-10-05 rokubimini_ethercat
Rokubimini Ethercat implementation.
Rokubimini Ethercat implementation.
 
1 2021-10-05 rokubimini_description
The rokubimini_description package
The rokubimini_description package
 
1 2021-10-05 rokubimini_bus_manager
C++ library deriving the abstract communication interface classes in the rokubimini library for EtherCAT.
C++ library deriving the abstract communication interface classes in the rokubimini library for EtherCAT.
 
1 2021-10-05 rokubimini
C++ library deriving the abstract communication interface classes in the rokubimini library for EtherCAT.
C++ library deriving the abstract communication interface classes in the rokubimini library for EtherCAT.
 
1 2024-03-16 robotraconteur
The robotraconteur package
The robotraconteur package
 

Packages

Name Description
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 webkit_dependency
1 webargs
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 warehouse_ros
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
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
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 volksbot_driver
1 voice_text
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
2 vision_opencv
1 vision_msgs_layers
1 vision_common
1 virtual_scan
1 virtual_force_publisher
1 viodom
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 vesc_msgs
1 vesc_driver
1 vesc_ackermann
1 vesc
1 velodyne_utils
1 velodyne_simulator
1 velodyne_pointcloud
1 velodyne_pcl
1 velodyne_msgs
1 velodyne_laserscan
1 velodyne_height_map
1 velodyne_gazebo_plugins
1 velodyne_gazebo_plugin
1 velodyne_driver
1 velodyne_description
1 velodyne
2 velocity_controllers
1 velo2cam_gazebo
1 velo2cam_calibration
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 v4l2_camera
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
2 usb_cam
1 ursa_driver
1 urg_stamped
1 urg_node_msgs
1 urg_node
1 urg_c

Packages

Name Description
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 wiimote_msgs
1 wiimote
1 wifi_scan
1 wifi_ddwrt
1 widowx_arm_moveit
1 widowx_arm_description
1 widowx_arm_controller
1 widowx_arm
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
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 webkit_dependency
1 webargs
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 warehouse_ros
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
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
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 volksbot_driver
1 voice_text
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
2 vision_opencv
2 vision_msgs_rviz_plugins
1 vision_msgs_layers
2 vision_msgs
1 vision_common
1 virtual_scan
1 virtual_force_publisher
1 viodom
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 vesc_msgs
1 vesc_driver
1 vesc_ackermann
1 vesc
1 velodyne_utils
1 velodyne_simulator
1 velodyne_pointcloud
1 velodyne_pcl
1 velodyne_msgs
1 velodyne_laserscan
1 velodyne_height_map
1 velodyne_gazebo_plugins
1 velodyne_gazebo_plugin
1 velodyne_driver
1 velodyne_description
1 velodyne
2 velocity_controllers
1 velo2cam_gazebo
1 velo2cam_calibration
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

Packages

Name Description
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 yaml_cpp_0_3
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 wiimote_msgs
1 wiimote
1 wifi_scan
1 wifi_ddwrt
1 widowx_arm_moveit
1 widowx_arm_description
1 widowx_arm_controller
1 widowx_arm
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
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 webkit_dependency
1 webargs
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 warehouse_ros
1 wall_follower_ros2
0 walking_utils
0 walking_controller
1 vtec_tracker
1 vtec_ros

Packages

Name Description
1 2020-12-04 examples_rclcpp_minimal_subscriber
Examples of minimal subscribers
Examples of minimal subscribers
 
1 2020-12-04 examples_rclcpp_minimal_service
A minimal service server which adds two numbers
A minimal service server which adds two numbers
 
1 2020-12-04 examples_rclcpp_minimal_publisher
Examples of minimal publisher nodes
Examples of minimal publisher nodes
 
1 2020-12-04 examples_rclcpp_minimal_composition
Minimalist examples of composing nodes in the same process
Minimalist examples of composing nodes in the same process
 
1 2020-12-04 examples_rclcpp_minimal_client
Examples of minimal service clients
Examples of minimal service clients
 
1 2020-12-04 examples_rclcpp_minimal_action_server
Minimal action server examples
Minimal action server examples
 
1 2020-12-04 examples_rclcpp_minimal_action_client
Minimal action client examples
Minimal action client examples
 
1 2019-05-30 example_interfaces
Contains message and service definitions used by the examples.
Contains message and service definitions used by the examples.
 
1 2024-04-11 eiquadprog
Eiquadprog a QP solver using active sets
Eiquadprog a QP solver using active sets
 
1 2024-04-14 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.
 
1 2020-03-26 ecl_utilities
Includes various supporting tools and utilities for c++ programming.
Includes various supporting tools and utilities for c++ programming.
 
1 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 ecl_statistics
Common statistical structures and algorithms for control systems.
Common statistical structures and algorithms for control systems.
 
1 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 ecl_manipulators
Deploys various manipulation algorithms, currently just feedforward filters (interpolations).
Deploys various manipulation algorithms, currently just feedforward filters (interpolations).
 
1 2020-03-26 ecl_lite
Libraries and utilities for embedded and low-level linux development.
Libraries and utilities for embedded and low-level linux development.
 
1 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 ecl_eigen
This provides an Eigen implementation for ecl's linear algebra.
This provides an Eigen implementation for ecl's linear algebra.
 
1 2020-03-26 ecl_devices
Provides an extensible and standardised framework for input-output devices.
Provides an extensible and standardised framework for input-output devices.
 
1 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 ecl_console
Color codes for ansii consoles.
Color codes for ansii consoles.
 
1 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-07-15 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.
 
1 2023-10-19 dynamic-graph
Dynamic graph library
Dynamic graph library
 
2 2021-01-04 dwb_plugins
Standard implementations of the GoalChecker and TrajectoryGenerators for dwb_core
Standard implementations of the GoalChecker and TrajectoryGenerators for dwb_core
 
2 2021-01-04 dwb_msgs
Message/Service definitions specifically for the dwb_core
Message/Service definitions specifically for the dwb_core
 
2 2021-01-04 dwb_critics
The dwb_critics package
The dwb_critics package
 
1 2021-01-04 dwb_core
TODO
TODO
 
1 2020-11-04 dummy_sensors
dummy sensor nodes
dummy sensor nodes
 
1 2020-11-04 dummy_robot_bringup
dummy robot bringup
dummy robot bringup
 
1 2020-11-04 dummy_map_server
dummy map server node
dummy map server node
 
1 2019-09-24 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 2019-12-09 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 2019-10-23 diagnostic_msgs
A package containing some diagnostics related message and service definitions.
A package containing some diagnostics related message and service definitions.
 
2 2020-12-10 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.
 
1 2023-04-25 derived_object_msgs
Abstracted Messages from Perception Modalities
Abstracted Messages from Perception Modalities
 
2 2019-11-13 depthimage_to_laserscan
depthimage_to_laserscan
depthimage_to_laserscan
 
1 2020-11-04 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 2020-11-04 demo_nodes_cpp_native
C++ nodes which access the native handles of the rmw implemenation.
C++ nodes which access the native handles of the rmw implemenation.
 
1 2020-11-04 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 2023-04-25 delphi_srr_msgs
Message definitions for the Delphi SRR
Message definitions for the Delphi SRR
 
1 2023-04-25 delphi_mrr_msgs
Message definitions for the Delphi MRR
Message definitions for the Delphi MRR
 
1 2023-04-25 delphi_esr_msgs
Message definitions for the Delphi ESR
Message definitions for the Delphi ESR
 
1 2020-09-15 cyclonedds_cmake_module
Provide CMake module to find Eclipse CycloneDDS.
Provide CMake module to find Eclipse CycloneDDS.
 
1 2020-03-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 2020-01-17 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.
 
2 2021-01-04 costmap_queue
The costmap_queue package
The costmap_queue package
 
1 2020-06-22 costmap_converter_msgs
Package containing message types for costmap conversion
Package containing message types for costmap conversion
 
1 2020-06-22 costmap_converter
A ros package that includes plugins and nodes to convert occupied costmap2d cells to primitive types.
A ros package that includes plugins and nodes to convert occupied costmap2d cells to primitive types.
 
1 2019-11-27 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 2019-04-11 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 2020-12-04 connext_cmake_module
Provide CMake module to find RTI Connext.
Provide CMake module to find RTI Connext.
 
1 2019-10-24 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 2019-10-24 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 2019-09-26 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 2020-11-04 composition
Examples for composing multiple nodes in a single process.
Examples for composing multiple nodes in a single process.
 
1 2019-10-23 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.
 
1 2020-01-17 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.
 
2 2021-10-29 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 2021-10-29 cartographer_ros_msgs
ROS messages for the cartographer_ros package.
ROS messages for the cartographer_ros package.
 
2 2021-10-29 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 2020-12-18 can_msgs
CAN related message types.
CAN related message types.
 
1 2019-10-24 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 2019-10-24 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 2019-09-26 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 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
 
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 2020-09-29 apex_test_tools
The package Apex.OS Test Tools contains test helpers
The package Apex.OS Test Tools contains test helpers
 
1 2020-08-28 apex_containers
Containers
Containers
 
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 2020-12-04 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 2020-01-10 ament_virtualenv
Bundle python requirements in a ament package via virtualenv.
Bundle python requirements in a ament package via virtualenv.
 
1 2020-12-04 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 2020-12-04 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 2020-12-04 ament_pep8
The ability to check code against the style conventions in PEP 8 and generate xUnit test result files.
The ability to check code against the style conventions in PEP 8 and generate xUnit test result files.
 
1 2020-12-04 ament_pep257
The ability to check code against the style conventions in PEP 8 and generate xUnit test result files.
The ability to check code against the style conventions in PEP 8 and generate xUnit test result files.
 
1 2020-12-04 ament_pclint
The ability to perform static code analysis on C/C++ code using pclint and generate xUnit test result files.
The ability to perform static code analysis on C/C++ code using pclint and generate xUnit test result files.
 
1 2020-06-05 ament_package
The parser for the manifest files in the ament buildsystem.
The parser for the manifest files in the ament buildsystem.
 
1 2020-12-04 ament_mypy
Support for mypy static type checking in ament.
Support for mypy static type checking in ament.
 
1 2020-12-04 ament_lint_common
The list of commonly used linters in the ament buildsytem in CMake.
The list of commonly used linters in the ament buildsytem in CMake.
 
1 2020-12-04 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 2020-12-04 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 2020-12-04 ament_lint
Providing common API for ament linter packages.
Providing common API for ament linter packages.
 
1 2019-10-16 ament_index_python
Python API to access the ament resource index.
Python API to access the ament resource index.
 
1 2019-10-16 ament_index_cpp
C++ API to access the ament resource index.
C++ API to access the ament resource index.
 
1 2020-12-04 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 2020-12-04 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 2020-12-04 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 2020-12-04 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 2020-12-04 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 2020-01-10 ament_cmake_virtualenv
Bundle python requirements in a ament package via virtualenv.
Bundle python requirements in a ament package via virtualenv.
 
1 2020-11-30 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 2020-12-04 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 2020-11-30 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 2020-11-30 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 2019-09-24 ament_cmake_ros
The ROS specific CMake bits in the ament buildsystem.
The ROS specific CMake bits in the ament buildsystem.
 
1 2020-11-30 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 2020-11-30 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 2020-12-04 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 2020-12-04 ament_cmake_pep8
The CMake API for ament_pep8 to check code against the style conventions in PEP 8.
The CMake API for ament_pep8 to check code against the style conventions in PEP 8.
 
1 2020-12-04 ament_cmake_pep257
The CMake API for ament_pep257 to check code against the style conventions in PEP 257.
The CMake API for ament_pep257 to check code against the style conventions in PEP 257.
 
1 2020-12-04 ament_cmake_pclint
The CMake API for ament_pclint to perform static code analysis on C/C++ code using PCLint.
The CMake API for ament_pclint to perform static code analysis on C/C++ code using PCLint.
 
1 2020-11-30 ament_cmake_nose
The ability to add nose-based tests in the ament buildsystem in CMake.
The ability to add nose-based tests in the ament buildsystem in CMake.
 
1 2020-12-04 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 2020-12-04 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 2020-11-30 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 2020-11-30 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 2020-11-30 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 2020-11-30 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 2020-12-04 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 2020-11-30 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 2020-11-30 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 2020-11-30 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 2020-11-30 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 2020-11-30 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 2020-11-30 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 2020-12-04 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 2020-12-04 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 2020-11-30 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 2020-12-04 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 2020-12-04 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 2020-12-04 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 2020-11-30 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 2020-11-30 ament_cmake
The entry point package for the ament buildsystem in CMake.
The entry point package for the ament buildsystem in CMake.
 
1 2020-12-04 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 2020-12-04 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 2019-10-23 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 2020-11-04 action_tutorials_py
Python action tutorial code
Python action tutorial code
 
1 2020-11-04 action_tutorials_interfaces
Action tutorials action
Action tutorials action
 
1 2020-11-04 action_tutorials_cpp
C++ action tutorial cpp code
C++ action tutorial cpp code
 
1 2019-09-26 action_msgs
Messages and service definitions common among all ROS actions.
Messages and service definitions common among all ROS actions.
 
1 zstd_vendor
1 zstd_point_cloud_transport
1 zstd_image_transport
1 zmqpp_vendor
1 zlib_point_cloud_transport
1 zivid_samples
1 zivid_camera
1 zeroconf_msgs
1 zeroconf_jmdns_suite
1 zeroconf_avahi_suite
1 zeroconf_avahi_demos
1 zeroconf_avahi
1 zenoh_c_vendor
1 zenoh_bridge_dds
1 zdepth_image_transport
1 zdepth
1 zbar_ros_interfaces
2 zbar_ros
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

Packages

Name Description
1 2021-01-06 gazebo_msgs
Message and service data structures for interacting with Gazebo from ROS2.
Message and service data structures for interacting with Gazebo from ROS2.
 
1 2021-01-06 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 2024-03-12 foonathan_memory_vendor
Foonathan/memory vendor package for Fast-RTPS.
Foonathan/memory vendor package for Fast-RTPS.
 
1 2021-04-30 fmilibrary_vendor
Wrapper (aka vendor package) around the FMILibrary by Modelon AB (JModelica.org)
Wrapper (aka vendor package) around the FMILibrary by Modelon AB (JModelica.org)
 
1 2022-11-23 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-23 fmi_adapter
Wraps FMUs for co-simulation
Wraps FMUs for co-simulation
 
1 2022-02-08 file_management
AWS CloudWatch management library used to manage offline files.
AWS CloudWatch management library used to manage offline files.
 
2 2020-11-24 fastrtps_cmake_module
Provide CMake module to find eProsima FastRTPS.
Provide CMake module to find eProsima FastRTPS.
 
1 2019-08-23 face_detector
Face detection in images.
Face detection in images.
 
1 2020-11-25 examples_rclpy_minimal_subscriber
Examples of minimal subscribers using rclpy.
Examples of minimal subscribers using rclpy.
 
1 2020-11-25 examples_rclpy_minimal_service
Examples of minimal service servers using rclpy.
Examples of minimal service servers using rclpy.
 
1 2020-11-25 examples_rclpy_minimal_publisher
Examples of minimal publishers using rclpy.
Examples of minimal publishers using rclpy.
 
1 2020-11-25 examples_rclpy_minimal_client
Examples of minimal service clients using rclpy.
Examples of minimal service clients using rclpy.
 
1 2020-11-25 examples_rclpy_minimal_action_server
Examples of minimal action servers using rclpy.
Examples of minimal action servers using rclpy.
 
1 2020-11-25 examples_rclpy_minimal_action_client
Examples of minimal action clients using rclpy.
Examples of minimal action clients using rclpy.
 
1 2020-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 2020-11-25 examples_rclcpp_minimal_timer
Examples of minimal nodes which have timers
Examples of minimal nodes which have timers
 
1 2020-11-25 examples_rclcpp_minimal_subscriber
Examples of minimal subscribers
Examples of minimal subscribers
 
1 2020-11-25 examples_rclcpp_minimal_service
A minimal service server which adds two numbers
A minimal service server which adds two numbers
 
1 2020-11-25 examples_rclcpp_minimal_publisher
Examples of minimal publisher nodes
Examples of minimal publisher nodes
 
1 2020-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 2020-11-25 examples_rclcpp_minimal_client
Examples of minimal service clients
Examples of minimal service clients
 
1 2020-11-25 examples_rclcpp_minimal_action_server
Minimal action server examples
Minimal action server examples
 
1 2020-11-25 examples_rclcpp_minimal_action_client
Minimal action client examples
Minimal action client examples
 
1 2019-05-30 example_interfaces
Contains message and service definitions used by the examples.
Contains message and service definitions used by the examples.
 
1 2019-02-11 eigen_stl_containers
This package provides a set of typedef's that allow using Eigen datatypes in STL containers
This package provides a set of typedef's that allow using Eigen datatypes in STL containers
 
1 2023-04-27 eigen3_cmake_module
Exports a custom CMake module to find Eigen3.
Exports a custom CMake module to find Eigen3.
 
1 2020-03-26 ecl_utilities
Includes various supporting tools and utilities for c++ programming.
Includes various supporting tools and utilities for c++ programming.
 
1 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 ecl_statistics
Common statistical structures and algorithms for control systems.
Common statistical structures and algorithms for control systems.
 
1 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 ecl_manipulators
Deploys various manipulation algorithms, currently just feedforward filters (interpolations).
Deploys various manipulation algorithms, currently just feedforward filters (interpolations).
 
1 2020-03-26 ecl_lite
Libraries and utilities for embedded and low-level linux development.
Libraries and utilities for embedded and low-level linux development.
 
1 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 ecl_eigen
This provides an Eigen implementation for ecl's linear algebra.
This provides an Eigen implementation for ecl's linear algebra.
 
1 2020-03-26 ecl_devices
Provides an extensible and standardised framework for input-output devices.
Provides an extensible and standardised framework for input-output devices.
 
1 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 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 2020-03-26 ecl_console
Color codes for ansii consoles.
Color codes for ansii consoles.
 
1 2020-03-26 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 2020-03-26 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 2020-03-26 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 2021-04-15 dynamixel_sdk_examples
ROS2 examples using ROBOTIS DYNAMIXEL SDK
ROS2 examples using ROBOTIS DYNAMIXEL SDK
 
1 2021-04-15 dynamixel_sdk_custom_interfaces
ROS2 custom interface examples using ROBOTIS DYNAMIXEL SDK
ROS2 custom interface examples using ROBOTIS DYNAMIXEL SDK
 
1 2021-04-15 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 2020-12-28 dwb_plugins
Standard implementations of the GoalChecker and TrajectoryGenerators for dwb_core
Standard implementations of the GoalChecker and TrajectoryGenerators for dwb_core
 
2 2020-12-28 dwb_msgs
Message/Service definitions specifically for the dwb_core
Message/Service definitions specifically for the dwb_core
 
2 2020-12-28 dwb_critics
The dwb_critics package
The dwb_critics package
 
1 2020-12-28 dwb_core
TODO
TODO
 
1 2020-12-28 dwb_controller
TODO
TODO
 
1 2020-10-28 dummy_sensors
dummy sensor nodes
dummy sensor nodes
 
1 2020-10-28 dummy_robot_bringup
dummy robot bringup
dummy robot bringup
 
1 2020-10-28 dummy_map_server
dummy map server node
dummy map server node
 
1 2020-01-07 dolly_gazebo
Launch Gazebo simulation with Dolly robot.
Launch Gazebo simulation with Dolly robot.
 
1 2020-01-07 dolly_follow
Follow node for Dolly, the robot sheep.
Follow node for Dolly, the robot sheep.
 
1 2020-01-07 dolly
Meta-package for Dolly, the robot sheep.
Meta-package for Dolly, the robot sheep.
 
1 2019-09-03 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 2021-05-21 diagnostic_msgs
A package containing some diagnostics related message and service definitions.
A package containing some diagnostics related message and service definitions.
 
2 2020-07-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.
 
1 2023-04-25 derived_object_msgs
Abstracted Messages from Perception Modalities
Abstracted Messages from Perception Modalities
 
2 2019-11-13 depthimage_to_laserscan
depthimage_to_laserscan
depthimage_to_laserscan
 
1 2021-01-25 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 2020-10-28 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 2020-10-28 demo_nodes_cpp_native
C++ nodes which access the native handles of the rmw implemenation.
C++ nodes which access the native handles of the rmw implemenation.
 
1 2020-10-28 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 2023-04-25 delphi_srr_msgs
Message definitions for the Delphi SRR
Message definitions for the Delphi SRR
 
1 2023-04-25 delphi_mrr_msgs
Message definitions for the Delphi MRR
Message definitions for the Delphi MRR
 
1 2023-04-25 delphi_esr_msgs
Message definitions for the Delphi ESR
Message definitions for the Delphi ESR
 
1 2022-02-08 dataflow_lite
Light version of dataflow libraries
Light version of dataflow libraries
 
1 2020-09-15 cyclonedds_cmake_module
Provide CMake module to find Eclipse CycloneDDS.
Provide CMake module to find Eclipse CycloneDDS.
 
1 2022-02-11 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.
 
2 2020-12-28 costmap_queue
The costmap_queue package
The costmap_queue package
 
1 2020-06-22 costmap_converter_msgs
Package containing message types for costmap conversion
Package containing message types for costmap conversion
 
1 2020-06-22 costmap_converter
A ros package that includes plugins and nodes to convert occupied costmap2d cells to primitive types.
A ros package that includes plugins and nodes to convert occupied costmap2d cells to primitive types.
 
1 2020-02-06 controller_parameter_server
parameter server for loading specific controller configurations
parameter server for loading specific controller configurations
 
2 2020-02-06 controller_manager
Description of controller_manager
Description of controller_manager
 
2 2020-02-06 controller_interface
Description of controller_interface
Description of controller_interface
 
1 2019-11-27 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 2021-03-30 contracts_lite_vendor
ROS 2 wrapper for the Contracts Lite project.
ROS 2 wrapper for the Contracts Lite project.
 
1 2019-04-11 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 2020-08-27 connext_cmake_module
Provide CMake module to find RTI Connext.
Provide CMake module to find RTI Connext.
 
1 2019-10-24 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 2019-10-24 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 2019-05-30 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 2020-10-28 composition
Examples for composing multiple nodes in a single process.
Examples for composing multiple nodes in a single process.
 
1 2021-05-21 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.
 
1 2022-02-08 cloudwatch_metrics_common
Library used by ROS1/2 node to publish metrics
Library used by ROS1/2 node to publish metrics
 
2 2022-02-08 cloudwatch_metrics_collector
Subscriber node for the aws/monitoring topic to publish metrics to AWS Cloudwatch
Subscriber node for the aws/monitoring topic to publish metrics to AWS Cloudwatch
 
1 2022-02-08 cloudwatch_logs_common
AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service
AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service
 
2 2022-02-08 cloudwatch_logger
CloudWatch Logger node for publishing logs to AWS CloudWatch Logs
CloudWatch Logger node for publishing logs to AWS CloudWatch Logs
 
1 2020-03-13 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.
 
1 2021-02-25 casadi_vendor
Wrapper around CasADi to make it available to the ROS ecosystem.
Wrapper around CasADi to make it available to the ROS ecosystem.
 
2 2021-10-29 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 2021-10-29 cartographer_ros_msgs
ROS messages for the cartographer_ros package.
ROS messages for the cartographer_ros package.
 
2 2021-10-29 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 2020-12-18 can_msgs
CAN related message types.
CAN related message types.
 
3 2022-04-07 can_dbc_parser
DBC file interface. Read a DBC file, unpack CAN messages and convert to engineering units, pack values into CAN messages for publishing.
DBC file interface. Read a DBC file, unpack CAN messages and convert to engineering units, pack values into CAN messages for publishing.
 
1 2019-05-31 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 2019-05-31 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 2021-01-25 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 2019-05-30 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 2020-11-05 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 2020-11-05 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 2020-11-05 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 2020-11-05 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 2022-02-09 aws_ros2_common
Common utilities for ROS2 nodes using Amazon Web Services.
Common utilities for ROS2 nodes using Amazon Web Services.
 
1 2021-09-21 aws_robomaker_simulation_ros_pkgs
AWS RoboMaker package for accessing the simulation service.
AWS RoboMaker package for accessing the simulation service.
 
1 2021-09-21 aws_robomaker_gazebo_ros
AWS RoboMaker package containing launch files that facilitate using Gazebo with AWS RoboMaker runtime capabilities.
AWS RoboMaker package containing launch files that facilitate using Gazebo with AWS RoboMaker runtime capabilities.
 
1 2022-02-07 aws_common
Common AWS SDK utilities, intended for use by ROS packages using the AWS SDK
Common AWS SDK utilities, intended for use by ROS packages using the AWS SDK
 
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
 
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
 
4 2024-03-21 apriltag_ros
AprilTag detection node
AprilTag detection node
 
1 2022-12-28 apriltag_msgs
AprilTag message definitions
AprilTag message definitions
 
3 2024-03-26 apriltag
AprilTag detector library
AprilTag detector library
 
1 2020-09-29 apex_test_tools
The package Apex.OS Test Tools contains test helpers
The package Apex.OS Test Tools contains test helpers
 
1 2020-08-28 apex_containers
Containers
Containers
 
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 2020-07-11 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 2020-01-10 ament_virtualenv
Bundle python requirements in a ament package via virtualenv.
Bundle python requirements in a ament package via virtualenv.
 
1 2020-07-11 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 2020-07-11 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 2020-07-11 ament_pep8
The ability to check code against the style conventions in PEP 8 and generate xUnit test result files.
The ability to check code against the style conventions in PEP 8 and generate xUnit test result files.
 
1 2020-07-11 ament_pep257
The ability to check code against the style conventions in PEP 8 and generate xUnit test result files.
The ability to check code against the style conventions in PEP 8 and generate xUnit test result files.
 
1 2020-07-11 ament_pclint
The ability to perform static code analysis on C/C++ code using pclint and generate xUnit test result files.
The ability to perform static code analysis on C/C++ code using pclint and generate xUnit test result files.
 
1 2019-10-11 ament_package
The parser for the manifest files in the ament buildsystem.
The parser for the manifest files in the ament buildsystem.
 
1 2020-07-11 ament_lint_common
The list of commonly used linters in the ament buildsytem in CMake.
The list of commonly used linters in the ament buildsytem in CMake.
 
1 2020-07-11 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 2020-07-11 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 2020-07-11 ament_lint
Providing common API for ament linter packages.
Providing common API for ament linter packages.
 
1 2019-10-16 ament_index_python
Python API to access the ament resource index.
Python API to access the ament resource index.
 
1 2019-10-16 ament_index_cpp
C++ API to access the ament resource index.
C++ API to access the ament resource index.
 
1 2020-07-11 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 2020-07-11 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 2020-07-11 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 2020-07-11 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 2020-07-11 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 2020-01-10 ament_cmake_virtualenv
Bundle python requirements in a ament package via virtualenv.
Bundle python requirements in a ament package via virtualenv.
 
1 2020-07-11 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 2020-11-24 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 2020-11-24 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 2019-04-11 ament_cmake_ros
The ROS specific CMake bits in the ament buildsystem.
The ROS specific CMake bits in the ament buildsystem.
 
1 2020-11-24 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 2020-11-24 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 2020-07-11 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 2020-07-11 ament_cmake_pep8
The CMake API for ament_pep8 to check code against the style conventions in PEP 8.
The CMake API for ament_pep8 to check code against the style conventions in PEP 8.
 
1 2020-07-11 ament_cmake_pep257
The CMake API for ament_pep257 to check code against the style conventions in PEP 257.
The CMake API for ament_pep257 to check code against the style conventions in PEP 257.
 
1 2020-07-11 ament_cmake_pclint
The CMake API for ament_pclint to perform static code analysis on C/C++ code using PCLint.
The CMake API for ament_pclint to perform static code analysis on C/C++ code using PCLint.
 
1 2020-11-24 ament_cmake_nose
The ability to add nose-based tests in the ament buildsystem in CMake.
The ability to add nose-based tests in the ament buildsystem in CMake.
 
1 2020-07-11 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 2020-11-24 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 2020-11-24 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 2020-11-24 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 2020-11-24 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 2020-07-11 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 2020-11-24 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 2020-11-24 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 2020-11-24 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 2020-11-24 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 2020-11-24 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 2020-11-24 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 2020-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 2020-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 2020-11-24 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 2020-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 2020-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 2020-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.
 

Packages

Name Description
1 2021-09-02 rmf_traffic_ros2
A package containing messages used by the RMF traffic management system.
A package containing messages used by the RMF traffic management system.
 
1 2021-09-02 rmf_traffic_msgs
A package containing messages used by the RMF traffic management system.
A package containing messages used by the RMF traffic management system.
 
1 2021-09-02 rmf_traffic_editor_test_maps
Some test maps for traffic_editor and rmf_building_map_tools.
Some test maps for traffic_editor and rmf_building_map_tools.
 
1 2021-09-02 rmf_traffic_editor_assets
Assets for use with traffic_editor.
Assets for use with traffic_editor.
 
1 2021-09-02 rmf_traffic_editor
traffic editor
traffic editor
 
1 2021-10-27 rmf_traffic
Package for managing traffic in the Robotics Middleware Framework
Package for managing traffic in the Robotics Middleware Framework
 
1 2021-09-02 rmf_task_ros2
A package managing the dispatching of tasks in RMF system.
A package managing the dispatching of tasks in RMF system.
 
1 2021-09-02 rmf_task_msgs
A package containing messages used to specify tasks
A package containing messages used to specify tasks
 
1 2021-09-01 rmf_task
Package for managing tasks in the Robotics Middleware Framework
Package for managing tasks in the Robotics Middleware Framework
 
1 2021-12-01 rmf_robot_sim_ignition_plugins
ROS 2 Ignition plugins for TeleportIngestors and TeleportDispensers
ROS 2 Ignition plugins for TeleportIngestors and TeleportDispensers
 
1 2021-12-01 rmf_robot_sim_gazebo_plugins
ROS 2 Gazebo plugins for TeleportIngestors, TeleportDispensers and Readonly Objects
ROS 2 Gazebo plugins for TeleportIngestors, TeleportDispensers and Readonly Objects
 
1 2021-12-01 rmf_robot_sim_common
Common utility functions for Gazebo and ignition RMF plugins
Common utility functions for Gazebo and ignition RMF plugins
 
1 2021-09-02 rmf_lift_msgs
Messages used to interface to lifts.
Messages used to interface to lifts.
 
1 2021-09-02 rmf_ingestor_msgs
A package containing messages used to interface to ingestor workcells
A package containing messages used to interface to ingestor workcells
 
1 2021-09-02 rmf_fleet_msgs
A package containing messages used to interface to fleet managers
A package containing messages used to interface to fleet managers
 
1 2021-09-02 rmf_fleet_adapter_python
Python bindings for the rmf_fleet_adapter
Python bindings for the rmf_fleet_adapter
 
1 2021-09-02 rmf_fleet_adapter
Fleet Adapter package for RMF fleets.
Fleet Adapter package for RMF fleets.
 
1 2021-09-02 rmf_door_msgs
Messages used to interface to doors
Messages used to interface to doors
 
1 2021-09-02 rmf_dispenser_msgs
A package containing messages used to interface to dispenser workcells
A package containing messages used to interface to dispenser workcells
 
1 2021-12-01 rmf_demos_tasks
A package containing scripts for demos
A package containing scripts for demos
 
1 2021-12-01 rmf_demos_panel
Web based RMF Demo Panel
Web based RMF Demo Panel
 
1 2021-12-01 rmf_demos_maps
A package containing demo maps for rmf
A package containing demo maps for rmf
 
1 2021-12-01 rmf_demos_ign
Launch files for RMF demos using the Ignition simulator
Launch files for RMF demos using the Ignition simulator
 
1 2021-12-01 rmf_demos_gz
Launch files for RMF demos using the Gazebo simulator
Launch files for RMF demos using the Gazebo simulator
 
1 2021-12-01 rmf_demos_dashboard_resources
Resource pack for RMF dashboard
Resource pack for RMF dashboard
 
1 2021-12-01 rmf_demos_assets
Models and other media used for RMF demos
Models and other media used for RMF demos
 
1 2021-12-01 rmf_demos
Common launch files for RMF demos
Common launch files for RMF demos
 
1 2021-06-22 rmf_cmake_uncrustify
ament_cmake_uncrustify with support for parsing a config file.
ament_cmake_uncrustify with support for parsing a config file.
 
1 2021-09-02 rmf_charger_msgs
This package contains messages regarding charging and discharging
This package contains messages regarding charging and discharging
 
1 2021-12-01 rmf_building_sim_ignition_plugins
Ignition gazebo plugins for building infrastructure simulation
Ignition gazebo plugins for building infrastructure simulation
 
1 2021-12-01 rmf_building_sim_gazebo_plugins
Gazebo plugins so that buildings generated by rmf_building_map_tools can talk to the ROS 2-based systems in the rmf_traffic_ros2 package.
Gazebo plugins so that buildings generated by rmf_building_map_tools can talk to the ROS 2-based systems in the rmf_traffic_ros2 package.
 
1 2021-12-01 rmf_building_sim_common
Common utility functions for Gazebo and ignition building plugins
Common utility functions for Gazebo and ignition building plugins
 
1 2021-09-02 rmf_building_map_tools
RMF Building map tools
RMF Building map tools
 
1 2023-06-08 rmf_building_map_msgs
Messages used to send building maps
Messages used to send building maps
 
1 2021-10-27 rmf_battery
Package for modelling battery life of robots
Package for modelling battery life of robots
 
2 2021-04-06 resource_retriever
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
 
1 2021-11-03 realtime_tools
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior.
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior.
 
1 2022-12-03 rcutils
Package containing various utility types and functions for C
Package containing various utility types and functions for C
 
1 2022-06-30 rcss3d_agent_msgs
Custom messages for communicating with rcss3d_agent
Custom messages for communicating with rcss3d_agent
 
1 2022-06-30 rcss3d_agent_basic
Basic rcss3d agent node that uses rcss3d_agent_msgs
Basic rcss3d agent node that uses rcss3d_agent_msgs
 
1 2022-06-30 rcss3d_agent
Launches a RoboCup 3D Simulation Agent, and converts data to and from ROS2 msgs
Launches a RoboCup 3D Simulation Agent, and converts data to and from ROS2 msgs
 
1 2022-12-03 rcpputils
Package containing utility code for C++.
Package containing utility code for C++.
 
2 2022-11-14 rclpy_message_converter_msgs
Messages for rclpy_message_converter
Messages for rclpy_message_converter
 
2 2022-11-14 rclpy_message_converter
Converts between Python dictionaries and JSON to rclpy messages.
Converts between Python dictionaries and JSON to rclpy messages.
 
1 2022-12-07 rclpy
Package containing the Python client.
Package containing the Python client.
 
1 2022-12-07 rclcpp_lifecycle
Package containing a prototype for lifecycle implementation
Package containing a prototype for lifecycle implementation
 
1 2022-12-07 rclcpp_components
Package containing tools for dynamically loadable components
Package containing tools for dynamically loadable components
 
1 2022-05-27 rclcpp_cascade_lifecycle
Provides a mechanism to make trees of lifecycle nodes to propagate state changes
Provides a mechanism to make trees of lifecycle nodes to propagate state changes
 
1 2022-12-07 rclcpp_action
Adds action APIs for C++.
Adds action APIs for C++.
 
1 2022-12-07 rclcpp
The ROS client library in C++.
The ROS client library in C++.
 
1 2023-01-25 rclc_parameter
Parameter server implementation for micro-ROS nodes
Parameter server implementation for micro-ROS nodes
 
1 2023-01-25 rclc_lifecycle
rclc lifecycle convenience methods.
rclc lifecycle convenience methods.
 
1 2023-01-25 rclc_examples
Example of using rclc_executor
Example of using rclc_executor
 
1 2023-01-25 rclc
The ROS client library in C.
The ROS client library in C.
 
1 2022-12-03 rcl_yaml_param_parser
Parse a YAML parameter file and populate the C data structure.
Parse a YAML parameter file and populate the C data structure.
 
1 2022-12-03 rcl_logging_spdlog
Implementation of rcl_logging API for an spdlog backend.
Implementation of rcl_logging API for an spdlog backend.
 
1 2022-12-03 rcl_logging_noop
An rcl logger implementation that doesn't do anything with log messages.
An rcl logger implementation that doesn't do anything with log messages.
 
1 2022-12-03 rcl_logging_log4cxx
C API providing common interface to a shared library wrapping 3rd party loggers.
C API providing common interface to a shared library wrapping 3rd party loggers.
 
1 2022-12-03 rcl_logging_interface
Interface that rcl_logging backends needs to implement.
Interface that rcl_logging backends needs to implement.
 
1 2022-12-03 rcl_lifecycle
Package containing a C-based lifecycle implementation
Package containing a C-based lifecycle implementation
 
1 2021-04-06 rcl_interfaces
The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters.
The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters.
 
1 2022-12-03 rcl_action
Package containing a C-based ROS action implementation
Package containing a C-based ROS action implementation
 
1 2022-12-03 rcl
The ROS client library common implementation. This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries.
The ROS client library common implementation. This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries.
 
2 2022-10-06 rcgcrd_spl_4_conversion
Converts RoboCup SPL GameController Return Data V4 between ROS msg and UDP raw bytes
Converts RoboCup SPL GameController Return Data V4 between ROS msg and UDP raw bytes
 
2 2022-10-06 rcgcrd_spl_4
RoboCup SPL GameController Return Data V4 ROS msg
RoboCup SPL GameController Return Data V4 ROS msg
 
2 2022-10-06 rcgcd_spl_14_conversion
Converts RoboCup SPL GameController Data V14 between ROS msg and UDP raw bytes
Converts RoboCup SPL GameController Data V14 between ROS msg and UDP raw bytes
 
2 2022-10-06 rcgcd_spl_14
RoboCup SPL GameController Data V14 ROS msg
RoboCup SPL GameController Data V14 ROS msg
 
1 2024-03-12 rcdiscover
This package contains tools for the discovery of Roboception devices via GigE Vision.
This package contains tools for the discovery of Roboception devices via GigE Vision.
 
2 2023-11-02 rc_reason_msgs
Msg and srv definitions for rc_reason_clients
Msg and srv definitions for rc_reason_clients
 
2 2023-11-02 rc_reason_clients
Clients for interfacing with Roboception reason modules on rc_visard and rc_cube.
Clients for interfacing with Roboception reason modules on rc_visard and rc_cube.
 
2 2023-12-04 rc_genicam_driver
Driver for rc_visard and rc_cube from Roboception GmbH
Driver for rc_visard and rc_cube from Roboception GmbH
 
1 2024-03-12 rc_genicam_api
GenICam/GigE Vision Convenience Layer. This package combines the Roboception convenience layer for images with the GenICam reference implementation and a GigE Vision transport layer. It is a self contained package that permits configuration and image streaming of GenICam / GigE Vision 2.0 compatible cameras like the Roboception rc_visard. This package also provides some tools that can be called from the command line for discovering cameras, changing their configuration and streaming images. Although the tools are meant to be useful when working in a shell or in a script, their main purpose is to serve as example on how to use the API for reading and setting parameters, streaming and synchronizing images. See LICENSE.md for licensing terms of the different parts.
GenICam/GigE Vision Convenience Layer. This package combines the Roboception convenience layer for images with the GenICam reference implementation and a GigE Vision transport layer. It is a self contained package that permits configuration and image streaming of GenICam / GigE Vision 2.0 compatible cameras like the Roboception rc_visard. This package also provides some tools that can be called from the command line for discovering cameras, changing their configuration and streaming images. Although the tools are meant to be useful when working in a shell or in a script, their main purpose is to serve as example on how to use the API for reading and setting parameters, streaming and synchronizing images. See LICENSE.md for licensing terms of the different parts.
 
1 2024-03-14 rc_dynamics_api
The rc_dynamics_api provides an API for easy handling of the dynamic-state data streams provided by Roboception's stereo camera with self-localization. See http://rc-visard.com Dynamic-state estimates of the rc_visard relate to its self-localization and ego-motion estimation. These states refer to rc_visard's current pose, velocity, or acceleration and are published on demand via several data streams. For a complete list and descriptions of these dynamics states and the respective data streams please refer to rc_visard's user manual.
The rc_dynamics_api provides an API for easy handling of the dynamic-state data streams provided by Roboception's stereo camera with self-localization. See http://rc-visard.com Dynamic-state estimates of the rc_visard relate to its self-localization and ego-motion estimation. These states refer to rc_visard's current pose, velocity, or acceleration and are published on demand via several data streams. For a complete list and descriptions of these dynamics states and the respective data streams please refer to rc_visard's user manual.
 
2 2020-10-13 rc_common_msgs
Common msg and srv definitions used by Roboception's ROS2 packages
Common msg and srv definitions used by Roboception's ROS2 packages
 
1 2022-03-29 random_numbers
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator.
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator.
 
2 2022-09-29 radar_msgs
Standard ROS messages for radars
Standard ROS messages for radars
 
1 2022-08-09 r2r_spl_7
Robot-To-Robot communication in RoboCup SPL using SPLSM V7
Robot-To-Robot communication in RoboCup SPL using SPLSM V7
 
1 2023-12-07 quaternion_operation
The quaternion_operation package
The quaternion_operation package
 
1 2022-12-07 quality_of_service_demo_py
Python Demo applications for Quality of Service features
Python Demo applications for Quality of Service features
 
1 2022-12-07 quality_of_service_demo_cpp
C++ Demo applications for Quality of Service features
C++ Demo applications for Quality of Service features
 
1 2021-04-29 qt_gui_py_common
qt_gui_py_common provides common functionality for GUI plugins written in Python.
qt_gui_py_common provides common functionality for GUI plugins written in Python.
 
1 2021-04-29 qt_gui_cpp
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.
 
1 2021-04-29 qt_gui_core
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
 
1 2021-04-29 qt_gui_app
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
 
1 2021-04-29 qt_gui
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings.
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings.
 
1 2021-04-29 qt_dotgraph
qt_dotgraph provides helpers to work with dot graphs.
qt_dotgraph provides helpers to work with dot graphs.
 
2 2021-06-24 qpoases_vendor
Wrapper around qpOASES to make it available to the ROS ecosystem.
Wrapper around qpOASES to make it available to the ROS ecosystem.
 
1 2021-12-07 python_qt_binding
This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide2 is available under the GPL, LGPL and a commercial license. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these.
This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide2 is available under the GPL, LGPL and a commercial license. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these.
 
3 2021-05-12 python_cmake_module
Provide CMake module with extra functionality for Python.
Provide CMake module with extra functionality for Python.
 
1 2022-12-06 pybind11_vendor
Wrapper around pybind11.
Wrapper around pybind11.
 
1 2023-02-07 py_trees_ros_interfaces
Interfaces used by py_trees_ros and py_trees_ros_tutorials.
Interfaces used by py_trees_ros and py_trees_ros_tutorials.
 
2 2023-06-09 pure_spinning_local_planner
The pure_spinning_local_planner package
The pure_spinning_local_planner package
 
2 2023-06-11 position_controllers
Generic controller for forwarding commands.
Generic controller for forwarding commands.
 
1 2024-04-04 pose_cov_ops
C++ library for SE(2)/SE(3) pose composition operations with uncertainty
C++ library for SE(2)/SE(3) pose composition operations with uncertainty
 
1 2021-07-03 popf
The POPF package
The POPF package
 
1 2022-11-16 polled_camera
polled_camera contains a service and C++ helper classes for implementing a polled camera driver node and requesting images from it. The package is currently for internal use as the API is still under development.
polled_camera contains a service and C++ helper classes for implementing a polled camera driver node and requesting images from it. The package is currently for internal use as the API is still under development.
 
2 2022-06-27 pointcloud_to_laserscan
Converts a 3D Point Cloud into a 2D laser scan. This is useful for making devices like the Kinect appear like a laser scanner for 2D-based algorithms (e.g. laser-based SLAM).
Converts a 3D Point Cloud into a 2D laser scan. This is useful for making devices like the Kinect appear like a laser scanner for 2D-based algorithms (e.g. laser-based SLAM).
 
1 2021-06-10 point_cloud_msg_wrapper
A point cloud message wrapper that allows for simple and safe PointCloud2 msg usage
A point cloud message wrapper that allows for simple and safe PointCloud2 msg usage
 
1 2022-12-03 pluginlib
The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure. To work, these tools require plugin providers to register their plugins in the package.xml of their package.
The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure. To work, these tools require plugin providers to register their plugins in the package.xml of their package.
 
1 2021-11-08 plotjuggler_msgs
Special Messages for PlotJuggler
Special Messages for PlotJuggler
 
1 2024-04-25 plotjuggler
PlotJuggler: juggle with data
PlotJuggler: juggle with data
 
2 2022-05-04 plansys2_tools
A set of tools for monitoring ROS2 Planning System
A set of tools for monitoring ROS2 Planning System
 
2 2022-05-04 plansys2_tests
This package contains the tests package for the ROS2 Planning System
This package contains the tests package for the ROS2 Planning System
 
2 2022-05-04 plansys2_terminal
A terminal tool for monitor and manage the ROS2 Planning System
A terminal tool for monitor and manage the ROS2 Planning System
 
2 2022-05-04 plansys2_problem_expert
This package contains the Problem Expert module for the ROS2 Planning System
This package contains the Problem Expert module for the ROS2 Planning System
 
2 2022-05-04 plansys2_popf_plan_solver
This package contains the PDDL-based Planner module for the ROS2 Planning System
This package contains the PDDL-based Planner module for the ROS2 Planning System
 
2 2022-05-04 plansys2_planner
This package contains the PDDL-based Planner module for the ROS2 Planning System
This package contains the PDDL-based Planner module for the ROS2 Planning System
 
2 2022-05-04 plansys2_pddl_parser
This package contains a library for parsing PDDL domains and problems. This package derives from the work of Anders Jonsson, contained in https://github.com/wisdompoet/universal-pddl-parser.git with many modifications by Francisco Martin: * ROS2 packaging * Source code structure refactor * CMakeLists.txt for cmake compilation * Reading from String instead of files * Licensing
This package contains a library for parsing PDDL domains and problems. This package derives from the work of Anders Jonsson, contained in https://github.com/wisdompoet/universal-pddl-parser.git with many modifications by Francisco Martin: * ROS2 packaging * Source code structure refactor * CMakeLists.txt for cmake compilation * Reading from String instead of files * Licensing
 
2 2022-05-04 plansys2_msgs
Messages and service files for the ROS2 Planning System
Messages and service files for the ROS2 Planning System
 
2 2022-05-04 plansys2_lifecycle_manager
A controller/manager for the lifecycle nodes of the ROS2 Planning System
A controller/manager for the lifecycle nodes of the ROS2 Planning System
 
2 2022-05-04 plansys2_executor
This package contains the Executor module for the ROS2 Planning System
This package contains the Executor module for the ROS2 Planning System
 
2 2022-05-04 plansys2_domain_expert
This package contains the Domain Expert module for the ROS2 Planning System
This package contains the Domain Expert module for the ROS2 Planning System
 
2 2022-05-04 plansys2_core
This package contains the PDDL-based core for the ROS2 Planning System
This package contains the PDDL-based core for the ROS2 Planning System
 
2 2022-05-04 plansys2_bt_actions
This package contains the Problem Expert module for the ROS2 Planning System
This package contains the Problem Expert module for the ROS2 Planning System
 
2 2022-05-04 plansys2_bringup
Bringup scripts and configurations for the ROS2 Planning System
Bringup scripts and configurations for the ROS2 Planning System
 
1 2024-04-15 pinocchio
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives.
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives.
 
2 2024-04-24 pilz_industrial_motion_planner_testutils
Helper scripts and functionality to test industrial motion generation
Helper scripts and functionality to test industrial motion generation
 
2 2024-04-24 pilz_industrial_motion_planner
MoveIt plugin to generate industrial trajectories PTP, LIN, CIRC and sequences thereof.
MoveIt plugin to generate industrial trajectories PTP, LIN, CIRC and sequences thereof.
 
1 2021-08-12 picknik_ament_copyright
Check PickNik-specific copyright headers.
Check PickNik-specific copyright headers.
 
1 2022-04-13 phidgets_temperature
Driver for the Phidgets Temperature devices
Driver for the Phidgets Temperature devices
 
1 2022-04-13 phidgets_spatial
Driver for the Phidgets Spatial 3/3/3 devices
Driver for the Phidgets Spatial 3/3/3 devices
 
1 2022-04-13 phidgets_msgs
Custom ROS messages for Phidgets drivers
Custom ROS messages for Phidgets drivers
 
1 2022-04-13 phidgets_motors
Driver for the Phidgets Motor devices
Driver for the Phidgets Motor devices
 
1 2022-04-13 phidgets_magnetometer
Driver for the Phidgets Magnetometer devices
Driver for the Phidgets Magnetometer devices
 
1 2022-04-13 phidgets_ik
Driver for the Phidgets InterfaceKit devices
Driver for the Phidgets InterfaceKit devices
 
1 2022-04-13 phidgets_high_speed_encoder
Driver for the Phidgets high speed encoder devices
Driver for the Phidgets high speed encoder devices
 
1 2022-04-13 phidgets_gyroscope
Driver for the Phidgets Gyroscope devices
Driver for the Phidgets Gyroscope devices
 
2 2022-04-13 phidgets_drivers
API and ROS drivers for Phidgets devices
API and ROS drivers for Phidgets devices
 
1 2022-04-13 phidgets_digital_outputs
Driver for the Phidgets Digital Output devices
Driver for the Phidgets Digital Output devices
 
1 2022-04-13 phidgets_digital_inputs
Driver for the Phidgets Digital Input devices
Driver for the Phidgets Digital Input devices
 
2 2022-04-13 phidgets_api
A C++ Wrapper for the Phidgets C API
A C++ Wrapper for the Phidgets C API
 
1 2022-04-13 phidgets_analog_inputs
Driver for the Phidgets Analog Input devices
Driver for the Phidgets Analog Input devices
 
1 2022-04-13 phidgets_accelerometer
Driver for the Phidgets Accelerometer devices
Driver for the Phidgets Accelerometer devices
 
1 2024-04-17 performance_test_ros1_publisher
A ROS1 publisher to use with performance_test
A ROS1 publisher to use with performance_test
 
1 2024-04-17 performance_test_ros1_msgs
ROS1 versions of performance_test messages to use when testing with a ROS1 bridge
ROS1 versions of performance_test messages to use when testing with a ROS1 bridge
 
1 2023-04-27 performance_test_fixture
Test fixture and CMake macro for using osrf_testing_tools_cpp with Google Benchmark
Test fixture and CMake macro for using osrf_testing_tools_cpp with Google Benchmark
 
1 2024-04-17 performance_test
Tool to test performance of ROS2 and DDS data layers and communication.
Tool to test performance of ROS2 and DDS data layers and communication.
 
1 2024-04-17 performance_report
Apex.AI performance_test runner, plotter, and reporter
Apex.AI performance_test runner, plotter, and reporter
 
1 2021-09-14 perception_pcl
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS.
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS.
 
2 2022-09-13 pepper_meshes
Meshes for the Pepper robot, for ROS2
Meshes for the Pepper robot, for ROS2
 
1 2022-12-07 pendulum_msgs
Custom messages for real-time pendulum control.
Custom messages for real-time pendulum control.
 
1 2022-12-07 pendulum_control
Demonstrates ROS 2's realtime capabilities with a simulated inverted pendulum.
Demonstrates ROS 2's realtime capabilities with a simulated inverted pendulum.
 
1 2021-09-14 pcl_ros
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS.
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS.
 
1 2024-04-23 pcl_msgs
Package containing PCL (Point Cloud Library)-related ROS messages.
Package containing PCL (Point Cloud Library)-related ROS messages.
 
3 2021-09-14 pcl_conversions
Provides conversions from PCL data types and ROS message types
Provides conversions from PCL data types and ROS message types
 
1 2022-09-05 pal_statistics_msgs
Statistics msgs package
Statistics msgs package
 
1 2022-09-05 pal_statistics
The pal_statistics package
The pal_statistics package
 
1 2022-09-05 pal_carbon_collector
Node that collects statistics from topics and sends them to carbon
Node that collects statistics from topics and sends them to carbon
 
1 2024-01-25 ouxt_lint_common
common linter settings for OUXT Polaris ROS2 packages
common linter settings for OUXT Polaris ROS2 packages
 
1 2024-01-25 ouxt_common
common settings for OUXT Polaris ROS2 packages
common settings for OUXT Polaris ROS2 packages
 
1 2020-11-30 ouster_msgs
ROS2 messages for ouster lidar driver
ROS2 messages for ouster lidar driver
 
1 2023-03-08 osrf_testing_tools_cpp
Testing tools for C++, and is used in various OSRF projects.
Testing tools for C++, and is used in various OSRF projects.
 
1 2023-08-21 osrf_pycommon
Commonly needed Python modules, used by Python software developed at OSRF.
Commonly needed Python modules, used by Python software developed at OSRF.
 
1 2022-10-23 osqp_vendor
Wrapper around osqp that ships with a CMake module
Wrapper around osqp that ships with a CMake module
 
3 2022-09-21 orocos_kdl
This package contains a recent version of the Kinematics and Dynamics Library (KDL), distributed by the Orocos Project.
This package contains a recent version of the Kinematics and Dynamics Library (KDL), distributed by the Orocos Project.
 
2 2022-10-15 opencv_tests
OpenCV tests for the Python and C++ implementations of CvBridge with Image message in ROS2.
OpenCV tests for the Python and C++ implementations of CvBridge with Image message in ROS2.
 
1 2021-01-31 ompl
OMPL is a free sampling-based motion planning library.
OMPL is a free sampling-based motion planning library.
 
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-04-17 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 2021-12-21 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 2022-05-12 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.
 
2 2022-08-27 octomap_msgs
This package provides messages and serializations / conversion for the
This package provides messages and serializations / conversion for the
 
1 2024-04-17 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 2023-10-15 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 2024-03-31 ntrip_client_node
Publishes RTCM ntrip messages from an external mountpoint
Publishes RTCM ntrip messages from an external mountpoint
 
1 2024-02-22 ntrip_client
NTRIP client that will publish RTCM corrections to a ROS topic, and optionally subscribe to NMEA messages to send to an NTRIP server
NTRIP client that will publish RTCM corrections to a ROS topic, and optionally subscribe to NMEA messages to send to an NTRIP server
 
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 2021-11-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 2021-10-27 nodl_to_policy
Package to generate a ROS 2 Access Control Policy from the NoDL description of a ROS system
Package to generate a ROS 2 Access Control Policy from the NoDL description of a ROS system
 
1 2022-11-17 nodl_python
Implementation of the NoDL API in Python.
Implementation of the NoDL API in Python.
 
1 2023-09-03 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 2023-12-07 nmea_hardware_interface
ros2 hardware interface for nmea_gps
ros2 hardware interface for nmea_gps
 
1 2022-07-13 neo_simulation2
ROS-2 Simulation packages for neobotix robots
ROS-2 Simulation packages for neobotix robots
 
1 2022-09-15 navigation2
ROS2 Navigation Stack
ROS2 Navigation Stack
 
2 2022-01-12 nav_msgs
A package containing some navigation related message and service definitions.
A package containing some navigation related message and service definitions.
 
2 2022-09-15 nav_2d_utils
A handful of useful utility functions for nav_2d packages.
A handful of useful utility functions for nav_2d packages.
 
2 2022-09-15 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 2023-06-09 nav2z_planners_common
The nav2z_planners_common package.
The nav2z_planners_common package.
 
1 2023-06-09 nav2z_client
The nav2z_client package implements SMACC Action Client Plugin for the ROS Navigation State - move_base node. Developed by Reel Robotics.
The nav2z_client package implements SMACC Action Client Plugin for the ROS Navigation State - move_base node. Developed by Reel Robotics.
 
1 2022-09-15 nav2_waypoint_follower
A waypoint follower navigation server
A waypoint follower navigation server
 
1 2022-09-15 nav2_voxel_grid
voxel_grid provides an implementation of an efficient 3D voxel grid. The occupancy grid can support 3 different representations for the state of a cell: marked, free, or unknown. Due to the underlying implementation relying on bitwise and and or integer operations, the voxel grid only supports 16 different levels per voxel column. However, this limitation yields raytracing and cell marking performance in the grid comparable to standard 2D structures making it quite fast compared to most 3D structures.
voxel_grid provides an implementation of an efficient 3D voxel grid. The occupancy grid can support 3 different representations for the state of a cell: marked, free, or unknown. Due to the underlying implementation relying on bitwise and and or integer operations, the voxel grid only supports 16 different levels per voxel column. However, this limitation yields raytracing and cell marking performance in the grid comparable to standard 2D structures making it quite fast compared to most 3D structures.
 
1 2022-09-15 nav2_util
TODO
TODO
 
1 2022-09-15 nav2_theta_star_planner
Theta* Global Planning Plugin
Theta* Global Planning Plugin
 
1 2022-09-15 nav2_system_tests
TODO
TODO
 
1 2022-09-15 nav2_smac_planner
Smac global planning plugin: A*, Hybrid-A*, State Lattice
Smac global planning plugin: A*, Hybrid-A*, State Lattice
 
1 2022-09-15 nav2_simple_commander
An importable library for writing mobile robot applications in python3
An importable library for writing mobile robot applications in python3
 
1 2022-09-15 nav2_rviz_plugins
Navigation 2 plugins for rviz
Navigation 2 plugins for rviz
 
1 2022-09-15 nav2_rotation_shim_controller
Rotation Shim Controller
Rotation Shim Controller
 
1 2022-09-15 nav2_regulated_pure_pursuit_controller
Regulated Pure Pursuit Controller
Regulated Pure Pursuit Controller
 
1 2022-09-15 nav2_recoveries
TODO
TODO
 
1 2022-09-15 nav2_planner
TODO
TODO
 
1 2022-09-15 nav2_navfn_planner
TODO
TODO
 
1 2022-09-15 nav2_msgs
Messages and service files for the Nav2 stack
Messages and service files for the Nav2 stack
 
1 2022-09-15 nav2_map_server
Refactored map server for ROS2 Navigation
Refactored map server for ROS2 Navigation
 
1 2022-09-15 nav2_lifecycle_manager
A controller/manager for the lifecycle nodes of the Navigation 2 system
A controller/manager for the lifecycle nodes of the Navigation 2 system
 
1 2022-09-15 nav2_gazebo_spawner
Package for spawning a robot model into Gazebo for Nav2
Package for spawning a robot model into Gazebo for Nav2
 
1 2022-09-15 nav2_dwb_controller
ROS2 controller (DWB) metapackage
ROS2 controller (DWB) metapackage
 
1 2022-09-15 nav2_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 2022-09-15 nav2_core
A set of headers for plugins core to the Nav2 stack
A set of headers for plugins core to the Nav2 stack
 

Packages

Name Description
1 2021-09-01 rmf_visualization
Package containing a single launch file to bringup various visualizations
Package containing a single launch file to bringup various visualizations
 
1 2021-06-22 rmf_utils
Simple C++ programming utilities used by Robotics Middleware Framework packages
Simple C++ programming utilities used by Robotics Middleware Framework packages
 
1 2021-09-02 rmf_traffic_ros2
A package containing messages used by the RMF traffic management system.
A package containing messages used by the RMF traffic management system.
 
1 2021-09-02 rmf_traffic_msgs
A package containing messages used by the RMF traffic management system.
A package containing messages used by the RMF traffic management system.
 
1 2021-09-02 rmf_traffic_editor_test_maps
Some test maps for traffic_editor and rmf_building_map_tools.
Some test maps for traffic_editor and rmf_building_map_tools.
 
1 2021-09-02 rmf_traffic_editor_assets
Assets for use with traffic_editor.
Assets for use with traffic_editor.
 
1 2021-09-02 rmf_traffic_editor
traffic editor
traffic editor
 
1 2021-09-02 rmf_traffic
Package for managing traffic in the Robotics Middleware Framework
Package for managing traffic in the Robotics Middleware Framework
 
1 2021-09-02 rmf_task_ros2
A package managing the dispatching of tasks in RMF system.
A package managing the dispatching of tasks in RMF system.
 
1 2021-09-02 rmf_task_msgs
A package containing messages used to specify tasks
A package containing messages used to specify tasks
 
1 2021-09-01 rmf_task
Package for managing tasks in the Robotics Middleware Framework
Package for managing tasks in the Robotics Middleware Framework
 
1 2021-12-01 rmf_robot_sim_ignition_plugins
ROS 2 Ignition plugins for TeleportIngestors and TeleportDispensers
ROS 2 Ignition plugins for TeleportIngestors and TeleportDispensers
 
1 2021-12-01 rmf_robot_sim_gazebo_plugins
ROS 2 Gazebo plugins for TeleportIngestors, TeleportDispensers and Readonly Objects
ROS 2 Gazebo plugins for TeleportIngestors, TeleportDispensers and Readonly Objects
 
1 2021-12-01 rmf_robot_sim_common
Common utility functions for Gazebo and ignition RMF plugins
Common utility functions for Gazebo and ignition RMF plugins
 
1 2021-09-02 rmf_lift_msgs
Messages used to interface to lifts.
Messages used to interface to lifts.
 
1 2021-09-02 rmf_ingestor_msgs
A package containing messages used to interface to ingestor workcells
A package containing messages used to interface to ingestor workcells
 
1 2021-09-02 rmf_fleet_msgs
A package containing messages used to interface to fleet managers
A package containing messages used to interface to fleet managers
 
1 2021-09-02 rmf_fleet_adapter_python
Python bindings for the rmf_fleet_adapter
Python bindings for the rmf_fleet_adapter
 
1 2021-09-02 rmf_fleet_adapter
Fleet Adapter package for RMF fleets.
Fleet Adapter package for RMF fleets.
 
1 2021-09-02 rmf_door_msgs
Messages used to interface to doors
Messages used to interface to doors
 
1 2021-09-02 rmf_dispenser_msgs
A package containing messages used to interface to dispenser workcells
A package containing messages used to interface to dispenser workcells
 
1 2021-12-01 rmf_demos_tasks
A package containing scripts for demos
A package containing scripts for demos
 
1 2021-12-01 rmf_demos_panel
Web based RMF Demo Panel
Web based RMF Demo Panel
 
1 2021-12-01 rmf_demos_maps
A package containing demo maps for rmf
A package containing demo maps for rmf
 
1 2021-12-01 rmf_demos_ign
Launch files for RMF demos using the Ignition simulator
Launch files for RMF demos using the Ignition simulator
 
1 2021-12-01 rmf_demos_gz
Launch files for RMF demos using the Gazebo simulator
Launch files for RMF demos using the Gazebo simulator
 
1 2021-12-01 rmf_demos_dashboard_resources
Resource pack for RMF dashboard
Resource pack for RMF dashboard
 
1 2021-12-01 rmf_demos_assets
Models and other media used for RMF demos
Models and other media used for RMF demos
 
1 2021-12-01 rmf_demos
Common launch files for RMF demos
Common launch files for RMF demos
 
1 2021-06-22 rmf_cmake_uncrustify
ament_cmake_uncrustify with support for parsing a config file.
ament_cmake_uncrustify with support for parsing a config file.
 
1 2021-09-02 rmf_charger_msgs
This package contains messages regarding charging and discharging
This package contains messages regarding charging and discharging
 
1 2021-12-01 rmf_building_sim_ignition_plugins
Ignition gazebo plugins for building infrastructure simulation
Ignition gazebo plugins for building infrastructure simulation
 
1 2021-12-01 rmf_building_sim_gazebo_plugins
Gazebo plugins so that buildings generated by rmf_building_map_tools can talk to the ROS 2-based systems in the rmf_traffic_ros2 package.
Gazebo plugins so that buildings generated by rmf_building_map_tools can talk to the ROS 2-based systems in the rmf_traffic_ros2 package.
 
1 2021-12-01 rmf_building_sim_common
Common utility functions for Gazebo and ignition building plugins
Common utility functions for Gazebo and ignition building plugins
 
1 2021-09-02 rmf_building_map_tools
RMF Building map tools
RMF Building map tools
 
1 2021-06-21 rmf_building_map_msgs
Messages used to send building maps
Messages used to send building maps
 
1 2021-09-08 rmf_battery
Package for modelling battery life of robots
Package for modelling battery life of robots
 
2 2020-12-08 resource_retriever
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
 
1 2021-11-03 realtime_tools
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior.
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior.
 
1 2020-05-09 realsense_ros
ROS2 RealSense Package
ROS2 RealSense Package
 
1 2020-05-09 realsense_node
ROS2 realsense node
ROS2 realsense node
 
1 2020-05-09 realsense_msgs
Message Definition for ROS2 RealSense Package
Message Definition for ROS2 RealSense Package
 
1 2022-12-04 realsense_hardware_interface
ros2 hardware interface for realsense camera
ros2 hardware interface for realsense camera
 
1 2020-05-09 realsense_examples
ROS2 RealSense Package Exampless
ROS2 RealSense Package Exampless
 
1 2023-03-16 rcutils
Package containing various utility types and functions for C
Package containing various utility types and functions for C
 
1 2021-09-01 rcpputils
Package containing utility code for C++.
Package containing utility code for C++.
 
2 2022-11-14 rclpy_message_converter_msgs
Messages for rclpy_message_converter
Messages for rclpy_message_converter
 
2 2022-11-14 rclpy_message_converter
Converts between Python dictionaries and JSON to rclpy messages.
Converts between Python dictionaries and JSON to rclpy messages.
 
1 2023-05-27 rclpy
Package containing the Python client.
Package containing the Python client.
 
1 2023-05-27 rclcpp_lifecycle
Package containing a prototype for lifecycle implementation
Package containing a prototype for lifecycle implementation
 
1 2023-05-27 rclcpp_components
Package containing tools for dynamically loadable components
Package containing tools for dynamically loadable components
 
1 2021-07-03 rclcpp_cascade_lifecycle
Provides a mechanism to make trees of lifecycle nodes to propagate state changes
Provides a mechanism to make trees of lifecycle nodes to propagate state changes
 
1 2023-05-27 rclcpp_action
Adds action APIs for C++.
Adds action APIs for C++.
 
1 2023-05-27 rclcpp
The ROS client library in C++.
The ROS client library in C++.
 
1 2023-06-12 rclc_parameter
Parameter server implementation for micro-ROS nodes
Parameter server implementation for micro-ROS nodes
 
1 2023-06-12 rclc_lifecycle
rclc lifecycle convenience methods.
rclc lifecycle convenience methods.
 
1 2023-06-12 rclc_examples
Example of using rclc_executor
Example of using rclc_executor
 
1 2023-06-12 rclc
The ROS client library in C.
The ROS client library in C.
 
1 2022-07-25 rcl_yaml_param_parser
Parse a YAML parameter file and populate the C data structure.
Parse a YAML parameter file and populate the C data structure.
 
1 2021-04-14 rcl_logging_spdlog
Implementation of rcl_logging API for an spdlog backend.
Implementation of rcl_logging API for an spdlog backend.
 
1 2021-04-14 rcl_logging_noop
An rcl logger implementation that doesn't do anything with log messages.
An rcl logger implementation that doesn't do anything with log messages.
 
1 2021-04-14 rcl_logging_log4cxx
C API providing common interface to a shared library wrapping 3rd party loggers.
C API providing common interface to a shared library wrapping 3rd party loggers.
 
1 2022-07-25 rcl_lifecycle
Package containing a C-based lifecycle implementation
Package containing a C-based lifecycle implementation
 
1 2021-04-02 rcl_interfaces
The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters.
The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters.
 
1 2022-07-25 rcl_action
Package containing a C-based ROS action implementation
Package containing a C-based ROS action implementation
 
1 2022-07-25 rcl
The ROS client library common implementation. This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries.
The ROS client library common implementation. This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries.
 
2 2023-04-26 rcgcrd_spl_4_conversion
Converts RoboCup SPL GameController Return Data V4 between ROS msg and UDP raw bytes
Converts RoboCup SPL GameController Return Data V4 between ROS msg and UDP raw bytes
 
2 2023-04-26 rcgcrd_spl_4
RoboCup SPL GameController Return Data V4 ROS msg
RoboCup SPL GameController Return Data V4 ROS msg
 
2 2023-04-26 rcgcd_spl_14_conversion
Converts RoboCup SPL GameController Data V14 between ROS msg and UDP raw bytes
Converts RoboCup SPL GameController Data V14 between ROS msg and UDP raw bytes
 
2 2023-04-26 rcgcd_spl_14
RoboCup SPL GameController Data V14 ROS msg
RoboCup SPL GameController Data V14 ROS msg
 
1 2024-03-12 rcdiscover
This package contains tools for the discovery of Roboception devices via GigE Vision.
This package contains tools for the discovery of Roboception devices via GigE Vision.
 
2 2023-11-02 rc_reason_msgs
Msg and srv definitions for rc_reason_clients
Msg and srv definitions for rc_reason_clients
 
2 2023-11-02 rc_reason_clients
Clients for interfacing with Roboception reason modules on rc_visard and rc_cube.
Clients for interfacing with Roboception reason modules on rc_visard and rc_cube.
 
2 2023-12-04 rc_genicam_driver
Driver for rc_visard and rc_cube from Roboception GmbH
Driver for rc_visard and rc_cube from Roboception GmbH
 
1 2024-03-12 rc_genicam_api
GenICam/GigE Vision Convenience Layer. This package combines the Roboception convenience layer for images with the GenICam reference implementation and a GigE Vision transport layer. It is a self contained package that permits configuration and image streaming of GenICam / GigE Vision 2.0 compatible cameras like the Roboception rc_visard. This package also provides some tools that can be called from the command line for discovering cameras, changing their configuration and streaming images. Although the tools are meant to be useful when working in a shell or in a script, their main purpose is to serve as example on how to use the API for reading and setting parameters, streaming and synchronizing images. See LICENSE.md for licensing terms of the different parts.
GenICam/GigE Vision Convenience Layer. This package combines the Roboception convenience layer for images with the GenICam reference implementation and a GigE Vision transport layer. It is a self contained package that permits configuration and image streaming of GenICam / GigE Vision 2.0 compatible cameras like the Roboception rc_visard. This package also provides some tools that can be called from the command line for discovering cameras, changing their configuration and streaming images. Although the tools are meant to be useful when working in a shell or in a script, their main purpose is to serve as example on how to use the API for reading and setting parameters, streaming and synchronizing images. See LICENSE.md for licensing terms of the different parts.
 
1 2024-03-14 rc_dynamics_api
The rc_dynamics_api provides an API for easy handling of the dynamic-state data streams provided by Roboception's stereo camera with self-localization. See http://rc-visard.com Dynamic-state estimates of the rc_visard relate to its self-localization and ego-motion estimation. These states refer to rc_visard's current pose, velocity, or acceleration and are published on demand via several data streams. For a complete list and descriptions of these dynamics states and the respective data streams please refer to rc_visard's user manual.
The rc_dynamics_api provides an API for easy handling of the dynamic-state data streams provided by Roboception's stereo camera with self-localization. See http://rc-visard.com Dynamic-state estimates of the rc_visard relate to its self-localization and ego-motion estimation. These states refer to rc_visard's current pose, velocity, or acceleration and are published on demand via several data streams. For a complete list and descriptions of these dynamics states and the respective data streams please refer to rc_visard's user manual.
 
2 2020-10-13 rc_common_msgs
Common msg and srv definitions used by Roboception's ROS2 packages
Common msg and srv definitions used by Roboception's ROS2 packages
 
1 2022-07-29 raspimouse_slam_navigation
SLAM and navigation packages for Raspberry Pi Mouse V3
SLAM and navigation packages for Raspberry Pi Mouse V3
 
1 2022-07-29 raspimouse_slam
SLAM package for Raspberry Pi Mouse
SLAM package for Raspberry Pi Mouse
 
1 2022-07-29 raspimouse_ros2_examples
Raspberry Pi Mouse examples
Raspberry Pi Mouse examples
 
1 2022-07-29 raspimouse_navigation
Navigation package for Raspberry Pi Mouse
Navigation package for Raspberry Pi Mouse
 
2 2022-07-29 raspimouse_msgs
RaspiMouse messages
RaspiMouse messages
 
2 2022-07-12 raspimouse_description
The raspimouse_description package
The raspimouse_description package
 
2 2022-07-29 raspimouse
RaspiMouse ROS 2 node
RaspiMouse ROS 2 node
 
1 2022-04-07 raptor_pdu_msgs
Messages for the New Eagle Multiplex Power Distribution Module (MPDM) interface https://store.neweagle.net/product/multiplexed-power-distribution-module-mpdm/
Messages for the New Eagle Multiplex Power Distribution Module (MPDM) interface https://store.neweagle.net/product/multiplexed-power-distribution-module-mpdm/
 
1 2022-04-07 raptor_pdu
Interface for the New Eagle Multiplex Power Distribution Module (MPDM) https://store.neweagle.net/product/multiplexed-power-distribution-module-mpdm/
Interface for the New Eagle Multiplex Power Distribution Module (MPDM) https://store.neweagle.net/product/multiplexed-power-distribution-module-mpdm/
 
3 2022-04-07 raptor_dbw_msgs
Messages for the New Eagle Raptor DBW kit interface
Messages for the New Eagle Raptor DBW kit interface
 
1 2022-04-07 raptor_dbw_joystick
Joystick controller that interfaces with raptor_dbw_can node
Joystick controller that interfaces with raptor_dbw_can node
 
3 2022-04-07 raptor_dbw_can
Drive-by-wire interface to the New Eagle Raptor DBW kit
Drive-by-wire interface to the New Eagle Raptor DBW kit
 
1 2022-03-29 random_numbers
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator.
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator.
 
2 2022-09-29 radar_msgs
Standard ROS messages for radars
Standard ROS messages for radars
 
1 2022-08-09 r2r_spl_7
Robot-To-Robot communication in RoboCup SPL using SPLSM V7
Robot-To-Robot communication in RoboCup SPL using SPLSM V7
 
1 2023-12-07 quaternion_operation
The quaternion_operation package
The quaternion_operation package
 
1 2022-07-25 quality_of_service_demo_py
Python Demo applications for Quality of Service features
Python Demo applications for Quality of Service features
 
1 2022-07-25 quality_of_service_demo_cpp
C++ Demo applications for Quality of Service features
C++ Demo applications for Quality of Service features
 
1 2021-08-31 qt_gui_py_common
qt_gui_py_common provides common functionality for GUI plugins written in Python.
qt_gui_py_common provides common functionality for GUI plugins written in Python.
 
1 2021-08-31 qt_gui_cpp
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.
 
1 2021-08-31 qt_gui_core
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
 
1 2021-08-31 qt_gui_app
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
 
1 2021-08-31 qt_gui
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings.
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings.
 
1 2021-08-31 qt_dotgraph
qt_dotgraph provides helpers to work with dot graphs.
qt_dotgraph provides helpers to work with dot graphs.
 
2 2021-06-24 qpoases_vendor
Wrapper around qpOASES to make it available to the ROS ecosystem.
Wrapper around qpOASES to make it available to the ROS ecosystem.
 
1 2021-02-12 python_qt_binding
This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide2 is available under the GPL, LGPL and a commercial license. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these.
This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide2 is available under the GPL, LGPL and a commercial license. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these.
 
3 2021-03-18 python_cmake_module
Provide CMake module with extra functionality for Python.
Provide CMake module with extra functionality for Python.
 
1 2022-12-06 pybind11_vendor
Wrapper around pybind11.
Wrapper around pybind11.
 
1 2020-01-25 py_trees_ros_viewer
A Qt-JS application for visualisation of executing/log-replayed behaviour trees in a ROS2 ecosystem.
A Qt-JS application for visualisation of executing/log-replayed behaviour trees in a ROS2 ecosystem.
 
1 2020-08-02 py_trees_ros_tutorials
ROS2 extensions and behaviours for py_trees.
ROS2 extensions and behaviours for py_trees.
 
1 2019-10-01 py_trees_ros_interfaces
Interfaces used by py_trees_ros and py_trees_ros_tutorials.
Interfaces used by py_trees_ros and py_trees_ros_tutorials.
 
1 2021-05-10 py_trees_ros
ROS2 extensions and behaviours for py_trees.
ROS2 extensions and behaviours for py_trees.
 
1 2023-02-25 py_trees_js
Javascript library for visualising behaviour trees.
Javascript library for visualising behaviour trees.
 
1 2021-05-31 py_trees
Pythonic implementation of behaviour trees.
Pythonic implementation of behaviour trees.
 
1 2023-11-22 psen_scan_v2
ROS support for the Pilz laser scanner
ROS support for the Pilz laser scanner
 
2 2023-06-11 position_controllers
Generic controller for forwarding commands.
Generic controller for forwarding commands.
 
1 2024-04-04 pose_cov_ops
C++ library for SE(2)/SE(3) pose composition operations with uncertainty
C++ library for SE(2)/SE(3) pose composition operations with uncertainty
 
1 2020-07-18 popf
The POPF package
The POPF package
 
1 2024-04-02 polygon_utils
Utilities for working with polygons, including triangulation
Utilities for working with polygons, including triangulation
 
1 2024-04-02 polygon_rviz_plugins
RViz visualizations for polygons
RViz visualizations for polygons
 
1 2024-04-02 polygon_msgs
General purpose two-dimensional polygons. Formerly a part of nav_2d_msgs
General purpose two-dimensional polygons. Formerly a part of nav_2d_msgs
 
1 2024-04-02 polygon_demos
Demo of polygon_rviz_plugins
Demo of polygon_rviz_plugins
 
1 2022-07-12 polled_camera
polled_camera contains a service and C++ helper classes for implementing a polled camera driver node and requesting images from it. The package is currently for internal use as the API is still under development.
polled_camera contains a service and C++ helper classes for implementing a polled camera driver node and requesting images from it. The package is currently for internal use as the API is still under development.
 
2 2022-06-27 pointcloud_to_laserscan
Converts a 3D Point Cloud into a 2D laser scan. This is useful for making devices like the Kinect appear like a laser scanner for 2D-based algorithms (e.g. laser-based SLAM).
Converts a 3D Point Cloud into a 2D laser scan. This is useful for making devices like the Kinect appear like a laser scanner for 2D-based algorithms (e.g. laser-based SLAM).
 
1 2021-06-10 point_cloud_msg_wrapper
A point cloud message wrapper that allows for simple and safe PointCloud2 msg usage
A point cloud message wrapper that allows for simple and safe PointCloud2 msg usage
 
1 2021-10-19 pmb2_simulation
PMB2-specific simulation components. These include plugins and launch scripts necessary for running PMB2 in simulation.
PMB2-specific simulation components. These include plugins and launch scripts necessary for running PMB2 in simulation.
 
1 2021-12-16 pmb2_robot
PMB2 robot description and launch files
PMB2 robot description and launch files
 
1 2021-07-14 pmb2_rgbd_sensors
PMB2-specific RGBD sensors launch and config files.
PMB2-specific RGBD sensors launch and config files.
 
1 2021-07-14 pmb2_navigation
PMB2 navigation metapackage
PMB2 navigation metapackage
 
1 2021-10-19 pmb2_multi
The pmb2_multi package
The pmb2_multi package
 
1 2021-07-14 pmb2_maps
PMB2-specific maps and launch files.
PMB2-specific maps and launch files.
 
1 2021-07-14 pmb2_laser_sensors
PMB2-specific laser sensors launch and config files.
PMB2-specific laser sensors launch and config files.
 
1 2021-10-19 pmb2_gazebo
Simulation files for the PMB2 robot.
Simulation files for the PMB2 robot.
 
1 2021-12-16 pmb2_description
Mechanical, kinematic, visual, etc. description of the PMB2 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.
Mechanical, kinematic, visual, etc. description of the PMB2 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 2021-12-16 pmb2_controller_configuration
Launch files and scripts needed to configure the controllers of the PMB2 robot.
Launch files and scripts needed to configure the controllers of the PMB2 robot.
 
1 2021-12-16 pmb2_bringup
Launch files and scripts needed to bring up the ROS nodes of a PMB2 robot.
Launch files and scripts needed to bring up the ROS nodes of a PMB2 robot.
 
1 2021-10-19 pmb2_2dnav_gazebo
PMB2-specific launch files needed to run navigation on the PMB2 robot.
PMB2-specific launch files needed to run navigation on the PMB2 robot.
 
1 2021-07-14 pmb2_2dnav
PMB2-specific launch files needed to run navigation on the PMB2 robot.
PMB2-specific launch files needed to run navigation on the PMB2 robot.
 
1 2022-01-31 pluginlib
The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure. To work, these tools require plugin providers to register their plugins in the package.xml of their package.
The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure. To work, these tools require plugin providers to register their plugins in the package.xml of their package.
 
1 2021-11-08 plotjuggler_msgs
Special Messages for PlotJuggler
Special Messages for PlotJuggler
 
1 2024-04-25 plotjuggler
PlotJuggler: juggle with data
PlotJuggler: juggle with data
 
2 2021-07-05 plansys2_tests
This package contains the tests package for the ROS2 Planning System
This package contains the tests package for the ROS2 Planning System
 
2 2021-07-05 plansys2_terminal
A terminal tool for monitor and manage the ROS2 Planning System
A terminal tool for monitor and manage the ROS2 Planning System
 
2 2021-07-05 plansys2_problem_expert
This package contains the Problem Expert module for the ROS2 Planning System
This package contains the Problem Expert module for the ROS2 Planning System
 
2 2021-07-05 plansys2_popf_plan_solver
This package contains the PDDL-based Planner module for the ROS2 Planning System
This package contains the PDDL-based Planner module for the ROS2 Planning System
 
2 2021-07-05 plansys2_planner
This package contains the PDDL-based Planner module for the ROS2 Planning System
This package contains the PDDL-based Planner module for the ROS2 Planning System
 
2 2021-07-05 plansys2_pddl_parser
This package contains a library for parsing PDDL domains and problems. This package derives from the work of Anders Jonsson, contained in https://github.com/wisdompoet/universal-pddl-parser.git with many modifications by Francisco Martin: * ROS2 packaging * Source code structure refactor * CMakeLists.txt for cmake compilation * Reading from String instead of files * Licensing
This package contains a library for parsing PDDL domains and problems. This package derives from the work of Anders Jonsson, contained in https://github.com/wisdompoet/universal-pddl-parser.git with many modifications by Francisco Martin: * ROS2 packaging * Source code structure refactor * CMakeLists.txt for cmake compilation * Reading from String instead of files * Licensing
 
2 2021-07-05 plansys2_msgs
Messages and service files for the ROS2 Planning System
Messages and service files for the ROS2 Planning System
 
2 2021-07-05 plansys2_lifecycle_manager
A controller/manager for the lifecycle nodes of the ROS2 Planning System
A controller/manager for the lifecycle nodes of the ROS2 Planning System
 
2 2021-07-05 plansys2_executor
This package contains the Executor module for the ROS2 Planning System
This package contains the Executor module for the ROS2 Planning System
 
2 2021-07-05 plansys2_domain_expert
This package contains the Domain Expert module for the ROS2 Planning System
This package contains the Domain Expert module for the ROS2 Planning System
 
2 2021-07-05 plansys2_core
This package contains the PDDL-based core for the ROS2 Planning System
This package contains the PDDL-based core for the ROS2 Planning System
 
2 2021-07-05 plansys2_bt_actions
This package contains the Problem Expert module for the ROS2 Planning System
This package contains the Problem Expert module for the ROS2 Planning System
 
2 2021-07-05 plansys2_bringup
Bringup scripts and configurations for the ROS2 Planning System
Bringup scripts and configurations for the ROS2 Planning System
 
1 2024-04-15 pinocchio
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives.
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives.
 
2 2024-04-24 pilz_industrial_motion_planner_testutils
Helper scripts and functionality to test industrial motion generation
Helper scripts and functionality to test industrial motion generation
 
2 2024-04-24 pilz_industrial_motion_planner
MoveIt plugin to generate industrial trajectories PTP, LIN, CIRC and sequences thereof.
MoveIt plugin to generate industrial trajectories PTP, LIN, CIRC and sequences thereof.
 
1 2021-08-12 picknik_ament_copyright
Check PickNik-specific copyright headers.
Check PickNik-specific copyright headers.
 
1 2022-04-13 phidgets_temperature
Driver for the Phidgets Temperature devices
Driver for the Phidgets Temperature devices
 
1 2022-04-13 phidgets_spatial
Driver for the Phidgets Spatial 3/3/3 devices
Driver for the Phidgets Spatial 3/3/3 devices
 
1 2022-04-13 phidgets_msgs
Custom ROS messages for Phidgets drivers
Custom ROS messages for Phidgets drivers
 
1 2022-04-13 phidgets_motors
Driver for the Phidgets Motor devices
Driver for the Phidgets Motor devices
 
1 2022-04-13 phidgets_magnetometer
Driver for the Phidgets Magnetometer devices
Driver for the Phidgets Magnetometer devices
 
1 2022-04-13 phidgets_ik
Driver for the Phidgets InterfaceKit devices
Driver for the Phidgets InterfaceKit devices
 
1 2022-04-13 phidgets_high_speed_encoder
Driver for the Phidgets high speed encoder devices
Driver for the Phidgets high speed encoder devices
 
1 2022-04-13 phidgets_gyroscope
Driver for the Phidgets Gyroscope devices
Driver for the Phidgets Gyroscope devices
 
2 2022-04-13 phidgets_drivers
API and ROS drivers for Phidgets devices
API and ROS drivers for Phidgets devices
 
1 2022-04-13 phidgets_digital_outputs
Driver for the Phidgets Digital Output devices
Driver for the Phidgets Digital Output devices
 
1 2022-04-13 phidgets_digital_inputs
Driver for the Phidgets Digital Input devices
Driver for the Phidgets Digital Input devices
 
2 2022-04-13 phidgets_api
A C++ Wrapper for the Phidgets C API
A C++ Wrapper for the Phidgets C API
 
1 2022-04-13 phidgets_analog_inputs
Driver for the Phidgets Analog Input devices
Driver for the Phidgets Analog Input devices
 
1 2022-04-13 phidgets_accelerometer
Driver for the Phidgets Accelerometer devices
Driver for the Phidgets Accelerometer devices
 
1 2024-04-17 performance_test_ros1_publisher
A ROS1 publisher to use with performance_test
A ROS1 publisher to use with performance_test
 
1 2024-04-17 performance_test_ros1_msgs
ROS1 versions of performance_test messages to use when testing with a ROS1 bridge
ROS1 versions of performance_test messages to use when testing with a ROS1 bridge
 
1 2023-04-27 performance_test_fixture
Test fixture and CMake macro for using osrf_testing_tools_cpp with Google Benchmark
Test fixture and CMake macro for using osrf_testing_tools_cpp with Google Benchmark
 
1 2024-04-17 performance_test
Tool to test performance of ROS2 and DDS data layers and communication.
Tool to test performance of ROS2 and DDS data layers and communication.
 
1 2024-04-17 performance_report
Apex.AI performance_test runner, plotter, and reporter
Apex.AI performance_test runner, plotter, and reporter
 
1 2021-09-14 perception_pcl
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS.
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS.
 
2 2022-09-13 pepper_meshes
Meshes for the Pepper robot, for ROS2
Meshes for the Pepper robot, for ROS2
 
1 2022-07-25 pendulum_msgs
Custom messages for real-time pendulum control.
Custom messages for real-time pendulum control.
 
1 2022-07-25 pendulum_control
Demonstrates ROS 2's realtime capabilities with a simulated inverted pendulum.
Demonstrates ROS 2's realtime capabilities with a simulated inverted pendulum.
 
1 2021-09-14 pcl_ros
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS.
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS.
 
1 2024-04-23 pcl_msgs
Package containing PCL (Point Cloud Library)-related ROS messages.
Package containing PCL (Point Cloud Library)-related ROS messages.
 
3 2021-09-14 pcl_conversions
Provides conversions from PCL data types and ROS message types
Provides conversions from PCL data types and ROS message types
 
1 2022-09-05 pal_statistics_msgs
Statistics msgs package
Statistics msgs package
 
1 2022-09-05 pal_statistics
The pal_statistics package
The pal_statistics package
 
1 2021-12-03 pal_gazebo_worlds
Simulation worlds for PAL robots.
Simulation worlds for PAL robots.
 
1 2022-09-05 pal_carbon_collector
Node that collects statistics from topics and sends them to carbon
Node that collects statistics from topics and sends them to carbon
 
1 2024-01-25 ouxt_lint_common
common linter settings for OUXT Polaris ROS2 packages
common linter settings for OUXT Polaris ROS2 packages
 
1 2024-01-25 ouxt_common
common settings for OUXT Polaris ROS2 packages
common settings for OUXT Polaris ROS2 packages
 
1 2020-11-30 ouster_msgs
ROS2 messages for ouster lidar driver
ROS2 messages for ouster lidar driver
 
1 2021-08-31 osrf_testing_tools_cpp
Testing tools for C++, and is used in various OSRF projects.
Testing tools for C++, and is used in various OSRF projects.
 
1 2021-08-31 osrf_pycommon
Commonly needed Python modules, used by Python software developed at OSRF.
Commonly needed Python modules, used by Python software developed at OSRF.
 
1 2022-10-23 osqp_vendor
Wrapper around osqp that ships with a CMake module
Wrapper around osqp that ships with a CMake module
 
3 2023-03-16 orocos_kdl
This package contains a recent version of the Kinematics and Dynamics Library (KDL), distributed by the Orocos Project.
This package contains a recent version of the Kinematics and Dynamics Library (KDL), distributed by the Orocos Project.
 
1 2021-03-30 oroca_rqt_command
ROS 2 example for RQt plugin
ROS 2 example for RQt plugin
 
1 2023-03-14 openzen_driver
ROS 2 Driver for LP-Research inertial measurement units and satellite navigation senors
ROS 2 Driver for LP-Research inertial measurement units and satellite navigation senors
 
2 2022-10-15 opencv_tests
OpenCV tests for the Python and C++ implementations of CvBridge with Image message in ROS2.
OpenCV tests for the Python and C++ implementations of CvBridge with Image message in ROS2.
 
1 2020-06-02 ompl
OMPL is a free sampling-based motion planning library.
OMPL is a free sampling-based motion planning library.
 
1 2023-03-05 odom_to_tf_ros2
A simple ros2 package (node) that reads an odom topic and generates the equivalent tf connection (transformation). It also provides options to override frame names, or just use the ones in the original odom topic.
A simple ros2 package (node) that reads an odom topic and generates the equivalent tf connection (transformation). It also provides options to override frame names, or just use the ones in the original odom topic.
 
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-04-17 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 2021-12-21 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.
 

Packages

Name Description
1 2017-11-15 robot_model
 
2 2022-11-09 robot_mechanism_controllers
Generic Mechanism Controller Library
Generic Mechanism Controller Library
 
1 2019-02-15 robot_localization
Provides nonlinear state estimation through sensor fusion of an abritrary number of sensors.
Provides nonlinear state estimation through sensor fusion of an abritrary number of sensors.
 
1 2019-01-18 robot_activity_tutorials
The robot_activity_tutorials package
The robot_activity_tutorials package
 
1 2019-01-18 robot_activity_msgs
This package contains messages used by robot_activity, such as node's state and error
This package contains messages used by robot_activity, such as node's state and error
 
1 2019-01-18 robot_activity
The robot_activity package implements ROS node lifecycle
The robot_activity package implements ROS node lifecycle
 
1 2018-04-03 robot
A metapackage which extends ros_base and includes ROS libaries for any robot hardware. It may not contain any GUI dependencies.
A metapackage which extends ros_base and includes ROS libaries for any robot hardware. It may not contain any GUI dependencies.
 
1 2017-04-17 rgbd_launch
Launch files to open an RGBD device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds.
Launch files to open an RGBD device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds.
 
1 2021-01-19 rfsm
This package contains the rFSM flavor of Statecharts.
This package contains the rFSM flavor of Statecharts.
 
1 2020-06-15 rexrov2_gazebo
Package with launch files for demonstrations with the RexROV 2 vehicle with different positioning controllers.
Package with launch files for demonstrations with the RexROV 2 vehicle with different positioning controllers.
 
1 2020-06-15 rexrov2_description
The robot description files for the RexROV 2 underwater vehicle and launch files to spawn the model in different configurations.
The robot description files for the RexROV 2 underwater vehicle and launch files to spawn the model in different configurations.
 
1 2020-06-15 rexrov2_control
Launch and configuration files to start controllers nodes from the [`uuv_trajectory_control`](https://github.com/uuvsimulator/uuv_simulator/tree/master/uuv_control/uuv_trajectory_control) package for the RexROV 2 vehicle.
Launch and configuration files to start controllers nodes from the [`uuv_trajectory_control`](https://github.com/uuvsimulator/uuv_simulator/tree/master/uuv_control/uuv_trajectory_control) package for the RexROV 2 vehicle.
 
2 2024-04-11 respeaker_ros
The respeaker_ros package
The respeaker_ros package
 
2 2024-04-12 resource_retriever
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
 
1 2021-03-21 realtime_tools
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into the realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into the realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
 
1 2022-05-13 rc_visard_driver
The rc_visard_driver provides data from a Roboception rc_visard 3D sensor on several ROS topics.
The rc_visard_driver provides data from a Roboception rc_visard 3D sensor on several ROS topics.
 
1 2022-05-13 rc_visard_description
Visualization package for rc_visard
Visualization package for rc_visard
 
1 2022-05-13 rc_visard
Roboception rc_visard support meta package
Roboception rc_visard support meta package
 
1 2022-05-13 rc_tagdetect_client
The ros client for roboception tag detection modules
The ros client for roboception tag detection modules
 
1 2022-05-13 rc_silhouettematch_client
The ros client for roboception silhouette match module
The ros client for roboception silhouette match module
 
1 2022-05-13 rc_pick_client
The ros client for roboception grasp generation modules
The ros client for roboception grasp generation modules
 
1 2022-05-13 rc_hand_eye_calibration_client
The rc_hand_eye_calibration_client package
The rc_hand_eye_calibration_client package
 
1 2024-03-12 rc_genicam_api
GenICam/GigE Vision Convenience Layer. This package combines the Roboception convenience layer for images with the GenICam reference implementation and a GigE Vision transport layer. It is a self contained package that permits configuration and image streaming of GenICam / GigE Vision 2.0 compatible cameras like the Roboception rc_visard. This package also provides some tools that can be called from the command line for discovering cameras, changing their configuration and streaming images. Although the tools are meant to be useful when working in a shell or in a script, their main purpose is to serve as example on how to use the API for reading and setting parameters, streaming and synchronizing images. See LICENSE.md for licensing terms of the different parts.
GenICam/GigE Vision Convenience Layer. This package combines the Roboception convenience layer for images with the GenICam reference implementation and a GigE Vision transport layer. It is a self contained package that permits configuration and image streaming of GenICam / GigE Vision 2.0 compatible cameras like the Roboception rc_visard. This package also provides some tools that can be called from the command line for discovering cameras, changing their configuration and streaming images. Although the tools are meant to be useful when working in a shell or in a script, their main purpose is to serve as example on how to use the API for reading and setting parameters, streaming and synchronizing images. See LICENSE.md for licensing terms of the different parts.
 
1 2024-03-14 rc_dynamics_api
The rc_dynamics_api provides an API for easy handling of the dynamic-state data streams provided by Roboception's stereo camera with self-localization. See http://rc-visard.com Dynamic-state estimates of the rc_visard relate to its self-localization and ego-motion estimation. These states refer to rc_visard's current pose, velocity, or acceleration and are published on demand via several data streams. For a complete list and descriptions of these dynamics states and the respective data streams please refer to rc_visard's user manual.
The rc_dynamics_api provides an API for easy handling of the dynamic-state data streams provided by Roboception's stereo camera with self-localization. See http://rc-visard.com Dynamic-state estimates of the rc_visard relate to its self-localization and ego-motion estimation. These states refer to rc_visard's current pose, velocity, or acceleration and are published on demand via several data streams. For a complete list and descriptions of these dynamics states and the respective data streams please refer to rc_visard's user manual.
 
1 2018-07-04 rc_cloud_accumulator
A viewer for the SLAM component of roboception based on ROS and PCL
A viewer for the SLAM component of roboception based on ROS and PCL
 
1 2022-03-29 random_numbers
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator.
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator.
 
1 2018-09-10 radar_omnipresense
This is the radar driver package developed for the omnipresense radar module.
This is the radar driver package developed for the omnipresense radar module.
 
1 2020-10-16 qwt_dependency
This encapsulates the Qwt dependency for a specific ROS distribution and its Qt version
This encapsulates the Qwt dependency for a specific ROS distribution and its Qt version
 
1 2018-10-26 qt_qmake
qt*-qmake metapackage supporting qt4 and qt5
qt*-qmake metapackage supporting qt4 and qt5
 
1 2021-04-13 qt_gui_py_common
qt_gui_py_common provides common functionality for GUI plugins written in Python.
qt_gui_py_common provides common functionality for GUI plugins written in Python.
 
1 2021-04-13 qt_gui_cpp
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.
 
1 2021-04-13 qt_gui_core
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
 
1 2021-04-13 qt_gui_app
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
 
1 2021-04-13 qt_gui
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings.
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings.
 
1 2021-04-13 qt_dotgraph
qt_dotgraph provides helpers to work with dot graphs.
qt_dotgraph provides helpers to work with dot graphs.
 
1 2021-04-13 python_qt_binding
This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide is released under the LGPL. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these.
This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide is released under the LGPL. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these.
 
1 2024-03-29 python_orocos_kdl
This package contains the python bindings PyKDL for the Kinematics and Dynamics Library (KDL), distributed by the Orocos Project.
This package contains the python bindings PyKDL for the Kinematics and Dynamics Library (KDL), distributed by the Orocos Project.
 
2 2017-03-21 pyros_utils
Miscellaneous tools for pyROS
Miscellaneous tools for pyROS
 
2 2017-10-08 pyros_test
Basic test nodes for Pyros dynamic ROS interface
Basic test nodes for Pyros dynamic ROS interface
 
1 2017-07-07 ps3joy
Playstation 3 SIXAXIS or DUAL SHOCK 3 joystick driver. Driver for the Sony PlayStation 3 SIXAXIS or DUAL SHOCK 3 joysticks. In its current state, this driver is not compatible with the use of other Bluetooth HID devices. The driver listens for a connection on the HID ports, starts the joystick streaming data, and passes the data to the Linux uinput device so that it shows up as a normal joystick.
Playstation 3 SIXAXIS or DUAL SHOCK 3 joystick driver. Driver for the Sony PlayStation 3 SIXAXIS or DUAL SHOCK 3 joysticks. In its current state, this driver is not compatible with the use of other Bluetooth HID devices. The driver listens for a connection on the HID ports, starts the joystick streaming data, and passes the data to the Linux uinput device so that it shows up as a normal joystick.
 
1 2022-08-16 pr2_tuckarm
Tucks the arms of the PR2 robot into a safe position for moving the base of the robot. This also moves the arms out of the view of the tilting laser scanner, as much as possible.
Tucks the arms of the PR2 robot into a safe position for moving the base of the robot. This also moves the arms out of the view of the tilting laser scanner, as much as possible.
 
1 2023-03-06 pr2_tuck_arms_action
The pr2_tuck_arms_action package
The pr2_tuck_arms_action package
 
1 2023-03-06 pr2_tilt_laser_interface
Provides a set of tools/actions for manipulating the pr2's tilting laser. Simplifies previously complex tasks, such as fetching a single sweep, given a set of desired parameters for both the laser driver and tilting platform.
Provides a set of tools/actions for manipulating the pr2's tilting laser. Simplifies previously complex tasks, such as fetching a single sweep, given a set of desired parameters for both the laser driver and tilting platform.
 
1 2022-08-16 pr2_teleop_general
pr2_teleop_general
pr2_teleop_general
 
1 2022-08-16 pr2_teleop
The pr2_teleop package
The pr2_teleop package
 
1 2022-04-12 pr2_simulator
The pr2_simulator package
The pr2_simulator package
 
2 2023-03-06 pr2_power_drivers
Power drivers for the PR2 robot.
Power drivers for the PR2 robot.
 
2 2023-03-06 pr2_power_board
This provides a ROS node for the PR2 Power Board.
This provides a ROS node for the PR2 Power Board.
 
1 2022-08-16 pr2_position_scripts
This package contains a number of scripts to set various components of the PR2. They are used in the apps to improve usablity.
This package contains a number of scripts to set various components of the PR2. They are used in the apps to improve usablity.
 
2 2018-06-08 pr2_msgs
Messages for representing PR2 state, such as battery information and the PR2 fingertip sensors.
Messages for representing PR2 state, such as battery information and the PR2 fingertip sensors.
 
2 2020-08-09 pr2_mechanism_msgs
This package defines services that are used to communicate with the realtime control loop. It also defines messages that represent the state of the realtime controllers, the joints and the actuators.
This package defines services that are used to communicate with the realtime control loop. It also defines messages that represent the state of the realtime controllers, the joints and the actuators.
 
2 2018-02-13 pr2_mechanism_model
 
2 2018-02-13 pr2_mechanism_diagnostics
The `pr2_mechanism_diagnostics` node subscribes to `mechanism_statistics` and publishes diagnostics data for joints and controllers on `/diagnostics`.
The `pr2_mechanism_diagnostics` node subscribes to `mechanism_statistics` and publishes diagnostics data for joints and controllers on `/diagnostics`.
 
2 2022-11-09 pr2_mechanism_controllers
The pr2_mechanism_controllers package contains realtime controllers that are meant for specific mechanisms of the PR2.
The pr2_mechanism_controllers package contains realtime controllers that are meant for specific mechanisms of the PR2.
 
2 2018-02-13 pr2_mechanism
The pr2_mechanism stack contains the infrastructure to control the PR2 robot in a hard realtime control loop.
The pr2_mechanism stack contains the infrastructure to control the PR2 robot in a hard realtime control loop.
 
1 2022-08-16 pr2_mannequin_mode
The pr2_mannequin_mode package
The pr2_mannequin_mode package
 
2 2018-06-08 pr2_machine
This package contains the xxx.machine files that describe the different hosts a node can be spawned on. Currently there is one machine file for the pr2 robot, and one for the simulated pr2 robot.
This package contains the xxx.machine files that describe the different hosts a node can be spawned on. Currently there is one machine file for the pr2 robot, and one for the simulated pr2 robot.
 
1 2021-05-08 pr2_kinematics
The pr2_kinematics package
The pr2_kinematics package
 
2 2022-11-09 pr2_head_action
The PR2 head action is a node that provides an action interface for pointing the head of the PR2. It passes trajectory goals to the controller, and reports success when they have finished executing.
The PR2 head action is a node that provides an action interface for pointing the head of the PR2. It passes trajectory goals to the controller, and reports success when they have finished executing.
 
2 2018-02-13 pr2_hardware_interface
This package contains the C++ interfaces to the PR2 hardware components that are controlled over EtherCAT. This includes the motors and encoders needed to control the PR2 mechanism, as well as components like the pressure sensors in the fingertips, camera triggers, etc... All of the hardware components in this interface are directly available to the controllers inside the hard realtime control loop.
This package contains the C++ interfaces to the PR2 hardware components that are controlled over EtherCAT. This includes the motors and encoders needed to control the PR2 mechanism, as well as components like the pressure sensors in the fingertips, camera triggers, etc... All of the hardware components in this interface are directly available to the controllers inside the hard realtime control loop.
 
2 2022-11-09 pr2_gripper_action
The pr2_gripper_action provides an action interface for using the gripper. Users can specify what position to move to (while limiting the force) and the action will report success when the position is reached or failure when the gripper cannot move any longer.
The pr2_gripper_action provides an action interface for using the gripper. Users can specify what position to move to (while limiting the force) and the action will report success when the position is reached or failure when the gripper cannot move any longer.
 
1 2022-04-12 pr2_gazebo_plugins
Gazebo Plugins for various PR2-specific sensors and actuators on the robot.
Gazebo Plugins for various PR2-specific sensors and actuators on the robot.
 
1 2022-04-12 pr2_gazebo
Launch scripts for simulating the PR2 in
Launch scripts for simulating the PR2 in
 
3 2023-03-27 pr2_ethercat_drivers
This stack contains drivers for the ethercat system and the peripherals that connect to it: motor control boards, fingertip sensors, texture projector, hand accelerometer.
This stack contains drivers for the ethercat system and the peripherals that connect to it: motor control boards, fingertip sensors, texture projector, hand accelerometer.
 
2 2018-06-08 pr2_description
This package contains the description (mechanical, kinematic, visual, etc.) of the PR2 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 PR2 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.
 
2 2018-06-08 pr2_dashboard_aggregator
A simple script that aggregates all of the topics that a "pr2_dashboard" app might be interested in.
A simple script that aggregates all of the topics that a "pr2_dashboard" app might be interested in.
 
2 2022-11-09 pr2_controllers_msgs
Messages, services, and actions used in the pr2_controllers stack.
Messages, services, and actions used in the pr2_controllers stack.
 
2 2022-11-09 pr2_controllers
Contains the controllers that run in realtime on the PR2 and supporting packages.
Contains the controllers that run in realtime on the PR2 and supporting packages.
 
2 2018-02-13 pr2_controller_manager
The controller manager (CM) package provides the infrastructure to run controllers in a hard realtime loop.
The controller manager (CM) package provides the infrastructure to run controllers in a hard realtime loop.
 
2 2018-02-13 pr2_controller_interface
This package specifies the interface to a realtime controller. A controller that implements this interface can be executed by the
This package specifies the interface to a realtime controller. A controller that implements this interface can be executed by the
 
1 2022-04-12 pr2_controller_configuration_gazebo
A copy of the pr2_controller_configuration package, for use in the PR2 simulator. We maintain two copies to allow for controller gains to be set differently between hardware and simulation.
A copy of the pr2_controller_configuration package, for use in the PR2 simulator. We maintain two copies to allow for controller gains to be set differently between hardware and simulation.
 
1 2023-03-06 pr2_common_actions
Various actions which help in moving the arms of the PR2 or getting data from its tilting laser.
Various actions which help in moving the arms of the PR2 or getting data from its tilting laser.
 
1 2023-03-06 pr2_common_action_msgs
The pr2_common_action_msgs package
The pr2_common_action_msgs package
 
2 2018-06-08 pr2_common
URDF description of the robot kinematics and dynamics, 3D models of robot components, information required for gazebo to simulate the PR2, and messages specific to the PR2 such as detailed information about its power board and fingertip pressure sensors.
URDF description of the robot kinematics and dynamics, 3D models of robot components, information required for gazebo to simulate the PR2, and messages specific to the PR2 such as detailed information about its power board and fingertip pressure sensors.
 
2 2022-11-09 pr2_calibration_controllers
The pr2_calibration_controllers package contains the controllers used to bring all the joints in the PR2 to a calibrated state.
The pr2_calibration_controllers package contains the controllers used to bring all the joints in the PR2 to a calibrated state.
 
1 2023-03-06 pr2_arm_move_ik
Move the pr2 arm using inverse kinematics
Move the pr2 arm using inverse kinematics
 
1 2021-05-08 pr2_arm_kinematics
This package provides a kinematics implementation for the PR2 robot. It can be used to compute forward and inverse kinematics.
This package provides a kinematics implementation for the PR2 robot. It can be used to compute forward and inverse kinematics.
 
1 2022-08-16 pr2_apps
Basic applications for the PR2 robot
Basic applications for the PR2 robot
 
1 2022-08-16 pr2_app_manager
Scripts and tools for running the application manager on the PR2.
Scripts and tools for running the application manager on the PR2.
 
2 2023-03-06 power_monitor
The power_monitor collects messages from the ocean_battery_server and the pr2_power_board, and publishes a summary of their data in a friendlier message format.
The power_monitor collects messages from the ocean_battery_server and the pr2_power_board, and publishes a summary of their data in a friendlier message format.
 
2 2020-04-17 position_controllers
position_controllers
position_controllers
 
1 2022-05-09 posedetection_msgs
posedetection_msgs provides messages and services to facilitate passing pose detection results and features.
posedetection_msgs provides messages and services to facilitate passing pose detection results and features.
 
1 2019-03-26 pose_follower
A implementation of a local planner that attempts to follow a plan as closely as possible.
A implementation of a local planner that attempts to follow a plan as closely as possible.
 
1 2019-03-26 pose_base_controller
A node that provides the move_base action server interface, but instead of planning simply drives towards the target pose using a control-based approach.
A node that provides the move_base action server interface, but instead of planning simply drives towards the target pose using a control-based approach.
 
1 2020-04-03 polled_camera
polled_camera contains a service and C++ helper classes for implementing a polled camera driver node and requesting images from it. The package is currently for internal use as the API is still under development.
polled_camera contains a service and C++ helper classes for implementing a polled camera driver node and requesting images from it. The package is currently for internal use as the API is still under development.
 
1 2022-01-27 pointgrey_camera_driver
Point Grey camera driver based on libflycapture2.
Point Grey camera driver based on libflycapture2.
 
1 2022-01-27 pointgrey_camera_description
URDF descriptions for Point Grey cameras
URDF descriptions for Point Grey cameras
 
2 2017-04-26 pointcloud_to_laserscan
Converts a 3D Point Cloud into a 2D laser scan. This is useful for making devices like the Kinect appear like a laser scanner for 2D-based algorithms (e.g. laser-based SLAM).
Converts a 3D Point Cloud into a 2D laser scan. This is useful for making devices like the Kinect appear like a laser scanner for 2D-based algorithms (e.g. laser-based SLAM).
 
1 2020-04-02 pluginlib_tutorials
The pluginlib_tutorials package
The pluginlib_tutorials package
 
1 2018-10-19 pluginlib
The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure. To work, these tools require plugin providers to register their plugins in the package.xml of their package.
The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure. To work, these tools require plugin providers to register their plugins in the package.xml of their package.
 
1 2023-05-19 plotjuggler
PlotJuggler: juggle with data
PlotJuggler: juggle with data
 
1 2024-02-19 planner_cspace_msgs
Message definitions for planner_cspace package
Message definitions for planner_cspace package
 
1 2024-03-25 planner_cspace
3-dof configuration space planner for mobile robot
3-dof configuration space planner for mobile robot
 
1 2020-07-04 pid
Launch a PID control node.
Launch a PID control node.
 
2 2019-05-06 phidgets_imu
Driver for the Phidgets Spatial 3/3/3 devices
Driver for the Phidgets Spatial 3/3/3 devices
 
1 2019-05-06 phidgets_ik
Driver for the Phidgets InterfaceKit devices
Driver for the Phidgets InterfaceKit devices
 
1 2019-05-06 phidgets_high_speed_encoder
Driver for the Phidgets high speed encoder devices
Driver for the Phidgets high speed encoder devices
 
2 2019-05-06 phidgets_drivers
API and ROS drivers for Phidgets devices
API and ROS drivers for Phidgets devices
 
2 2019-05-06 phidgets_api
A C++ Wrapper for the Phidgets C API
A C++ Wrapper for the Phidgets C API
 
1 2024-04-11 pgm_learner
Parameter/Structure Estimation and Inference for Bayesian Belief Network
Parameter/Structure Estimation and Inference for Bayesian Belief Network
 
1 2018-04-25 perception_pcl
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS.
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS.
 
2 2018-04-03 perception
A metapackage to aggregate several packages.
A metapackage to aggregate several packages.
 
1 2021-02-20 people_velocity_tracker
Track the output of the leg_detector to indicate the velocity of person.
Track the output of the leg_detector to indicate the velocity of person.
 
1 2021-02-20 people_tracking_filter
A collection of filtering tools for tracking people's locations
A collection of filtering tools for tracking people's locations
 
1 2021-02-20 people_msgs
Messages used by nodes in the people stack.
Messages used by nodes in the people stack.
 
1 2021-02-20 people
The people stack holds algorithms for perceiving people from a number of sensors.
The people stack holds algorithms for perceiving people from a number of sensors.
 
1 2018-04-25 pcl_ros
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS.
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS.
 
1 2016-10-27 pcl_msgs
Package containing PCL (Point Cloud Library)-related ROS messages.
Package containing PCL (Point Cloud Library)-related ROS messages.
 
3 2016-10-27 pcl_conversions
Provides conversions from PCL data types and ROS message types
Provides conversions from PCL data types and ROS message types
 
2 2021-06-08 pcdfilter_pa
ProAut pointcloud filter package
ProAut pointcloud filter package
 
1 2018-07-30 parrot_arsdk
Catkin wrapper for the official ARSDK from Parrot
Catkin wrapper for the official ARSDK from Parrot
 
2 2021-06-08 parameter_pa
ProAut parameter package
ProAut parameter package
 
2 2018-08-08 panda_moveit_config
A partly automatically generated package with all the configuration and launch files for using Panda research with MoveIt!
A partly automatically generated package with all the configuration and launch files for using Panda research with MoveIt!
 
1 2021-10-06 pacmod_game_control
ROS Package for controlling the AStuff PACMod with a Joystick
ROS Package for controlling the AStuff PACMod with a Joystick
 
1 2021-03-22 pacmod3
AutonomouStuff PACMod v3 Driver Package
AutonomouStuff PACMod v3 Driver Package
 
1 2018-04-26 pacmod
AutonomouStuff PACMod driver package
AutonomouStuff PACMod driver package
 
1 2024-04-11 osqp
ROS wrapper for OSQP
ROS wrapper for OSQP
 
1 2021-06-03 osm_cartography
Geographic mapping using Open Street Map data.
Geographic mapping using Open Street Map data.
 
3 2024-03-29 orocos_kdl
This package contains a recent version of the Kinematics and Dynamics Library (KDL), distributed by the Orocos Project.
This package contains a recent version of the Kinematics and Dynamics Library (KDL), distributed by the Orocos Project.
 
1 2024-04-11 opt_camera
opt_camera
opt_camera
 
1 2016-04-23 openslam_gmapping
ROS-ified version of gmapping SLAM. Forked from https://openslam.informatik.uni-freiburg.de/data/svn/gmapping/trunk/
ROS-ified version of gmapping SLAM. Forked from https://openslam.informatik.uni-freiburg.de/data/svn/gmapping/trunk/
 
1 2015-04-22 openrtm_aist_python
 
1 2015-02-13 openrtm_aist
 
2 2018-09-13 openni_launch
Launch files to open an OpenNI device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds.
Launch files to open an OpenNI device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds.
 
1 2018-09-13 openni_description
Model files of OpenNI device.
Model files of OpenNI device.
 
1 2018-09-13 openni_camera
A ROS driver for OpenNI depth (+ RGB) cameras. These include: Microsoft Kinect, PrimeSense PSDK, ASUS Xtion Pro and Pro Live The driver publishes raw depth, RGB, and IR image streams.
A ROS driver for OpenNI depth (+ RGB) cameras. These include: Microsoft Kinect, PrimeSense PSDK, ASUS Xtion Pro and Pro Live The driver publishes raw depth, RGB, and IR image streams.
 
2 2021-01-12 openni2_launch
Launch files to start the openni2_camera drivers using rgbd_launch.
Launch files to start the openni2_camera drivers using rgbd_launch.
 
1 2021-01-12 openni2_camera
Drivers for the Asus Xtion and Primesense Devices. For using a kinect with ROS, try the
Drivers for the Asus Xtion and Primesense Devices. For using a kinect with ROS, try the
 
2 2022-09-07 openhrp3
 
2 2019-12-10 opencv_tests
Tests the enumerants of the ROS Image message, and functionally tests the Python and C++ implementations of CvBridge.
Tests the enumerants of the ROS Image message, and functionally tests the Python and C++ implementations of CvBridge.
 
1 2023-02-01 opencv_apps
 
1 2021-09-08 open_karto
Catkinized ROS packaging of the OpenKarto library
Catkinized ROS packaging of the OpenKarto library
 
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 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
 
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 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 2024-03-25 obj_to_pointcloud
OBJ file to pointcloud message converter package
OBJ file to pointcloud message converter package
 
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 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 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 2023-09-03 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 2024-04-11 nlopt
nlopt
nlopt
 
1 2024-04-11 nfc_ros
The nfc_ros package
The nfc_ros package
 
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.
 
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-02-19 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-03-25 neonavigation_launch
Demonstration and sample launch files for neonavigation meta-package
Demonstration and sample launch files for neonavigation meta-package
 
1 2024-03-25 neonavigation_common
Common headers for neonavigation meta-package
Common headers for neonavigation meta-package
 
1 2024-03-25 neonavigation
The neonavigation meta-package including 3-dof configuration space planner
The neonavigation meta-package including 3-dof configuration space planner
 
1 2019-03-26 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 2019-02-28 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 2019-02-28 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 2020-07-03 nav_grid_pub_sub
Publishers and Subscribers for nav_grid data.
Publishers and Subscribers for nav_grid data.
 
1 2020-07-03 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 2020-07-03 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 2020-07-03 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 2020-07-03 nav_core2
Interfaces for Costmap, LocalPlanner and GlobalPlanner. Replaces nav_core.
Interfaces for Costmap, LocalPlanner and GlobalPlanner. Replaces nav_core.
 
1 2019-02-28 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 2020-07-03 nav_2d_utils
A handful of useful utility functions for nav_core2 packages.
A handful of useful utility functions for nav_core2 packages.
 
2 2020-07-03 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 2018-09-07 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 2018-09-07 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 2018-09-07 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 2018-09-07 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 2018-09-07 nav2d_msgs
Messages used for 2D-Navigation.
Messages used for 2D-Navigation.
 
1 2018-09-07 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 2018-09-07 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 2018-09-07 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 2018-09-07 nav2d
Meta-Package containing modules for 2D-Navigation
Meta-Package containing modules for 2D-Navigation
 
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 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 2019-02-26 multi_interface_roam
sdsdddsdsds
sdsdddsdsds
 
1 2023-01-26 mqtt_bridge
The mqtt_bridge package
The mqtt_bridge package
 
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
 

Packages

Name Description
1 2017-03-06 rosbash
Assorted shell commands for using ros with bash.
Assorted shell commands for using ros with bash.
 
1 2015-07-11 rosbaglive
Plays rosbags as though they were happening NOW.
Plays rosbags as though they were happening NOW.
 
1 2017-03-06 rosbag_storage
This is a set of tools for recording from and playing back ROS message without relying on the ROS client library.
This is a set of tools for recording from and playing back ROS message without relying on the ROS client library.
 
1 2013-08-16 rosbag_migration_rule
This empty package allows to export rosbag migration rule files without depending on rosbag.
This empty package allows to export rosbag migration rule files without depending on rosbag.
 
1 2017-03-06 rosbag
This is a set of tools for recording from and playing back to ROS topics. It is intended to be high performance and avoids deserialization and reserialization of the messages.
This is a set of tools for recording from and playing back to ROS topics. It is intended to be high performance and avoids deserialization and reserialization of the messages.
 
2 2021-05-04 rosauth
Server Side tools for Authorization and Authentication of ROS Clients
Server Side tools for Authorization and Authentication of ROS Clients
 
1 2020-09-03 ros_type_introspection
The ros_type_introspection package allows the user to parse and deserialize ROS messages which type is unknown at compilation time.
The ros_type_introspection package allows the user to parse and deserialize ROS messages which type is unknown at compilation time.
 
1 2016-03-18 ros_tutorials
ros_tutorials contains packages that demonstrate various features of ROS, as well as support packages which help demonstrate those features.
ros_tutorials contains packages that demonstrate various features of ROS, as well as support packages which help demonstrate those features.
 
1 2024-04-11 ros_speech_recognition
ROS wrapper for Python SpeechRecognition library
ROS wrapper for Python SpeechRecognition library
 
1 2023-11-03 ros_numpy
A collection of conversion function for extracting numpy arrays from messages
A collection of conversion function for extracting numpy arrays from messages
 
1 2024-04-11 ros_google_cloud_language
ros clinet library for google cloud language
ros clinet library for google cloud language
 
1 2016-03-04 ros_ethernet_rmp
ROS Wrapper for the Segway RMP Ethernet Python Driver
ROS Wrapper for the Segway RMP Ethernet Python Driver
 
1 2022-02-18 ros_emacs_utils
A metapackage of Emacs utils for ROS. Only there for simplifying the release process.
A metapackage of Emacs utils for ROS. Only there for simplifying the release process.
 
2 2018-04-02 ros_core
A metapackage to aggregate the packages required to use publish / subscribe, services, launch files, and other core ROS concepts.
A metapackage to aggregate the packages required to use publish / subscribe, services, launch files, and other core ROS concepts.
 
2 2016-08-10 ros_controllers
Library of ros controllers
Library of ros controllers
 
2 2016-04-21 ros_control_boilerplate
Simple simulation interface and template for setting up a hardware interface for ros_control
Simple simulation interface and template for setting up a hardware interface for ros_control
 
1 2016-11-28 ros_control
A set of packages that include controller interfaces, controller managers, transmissions, hardware_interfaces and the control_toolbox.
A set of packages that include controller interfaces, controller managers, transmissions, hardware_interfaces and the control_toolbox.
 
1 2017-03-06 ros_comm
ROS communications-related packages, including core client libraries (roscpp, rospy) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
ROS communications-related packages, including core client libraries (roscpp, rospy) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
 
1 2017-08-30 ros_canopen
A generic canopen implementation for ROS
A generic canopen implementation for ROS
 
2 2018-04-02 ros_base
A metapackage which extends ros_core and includes other basic non-robot tools like actionlib, dynamic reconfigure, nodelets, and pluginlib.
A metapackage which extends ros_core and includes other basic non-robot tools like actionlib, dynamic reconfigure, nodelets, and pluginlib.
 
1 2017-03-06 ros
ROS packaging system
ROS packaging system
 
1 2020-07-10 roomba_stage
The roomba_stage package
The roomba_stage package
 
1 2017-03-28 romeo_sensors_py
Package that adds the depth camera to Romeo
Package that adds the depth camera to Romeo
 
1 2017-03-28 romeo_robot
The romeo_robot metapackage
The romeo_robot metapackage
 
1 2017-11-16 romeo_moveit_config
An automatically generated package with all the configuration and launch files for using the romeoH37 with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the romeoH37 with the MoveIt Motion Planning Framework
 
1 2017-11-16 romeo_gazebo_plugin
The romeo_gazebo_plugin package
The romeo_gazebo_plugin package
 
1 2017-03-28 romeo_description
The romeo_description package
The romeo_description package
 
1 2017-11-16 romeo_control
Control for Aldebaran's ROMEO robot
Control for Aldebaran's ROMEO robot
 
1 2017-03-28 romeo_bringup
The romeo_bringup package contains launch and configuration files required to bring ROS interfaces for Romeo up into a running state.
The romeo_bringup package contains launch and configuration files required to bring ROS interfaces for Romeo up into a running state.
 
1 2015-03-09 roboteq_msgs
Messages for Roboteq motor controller
Messages for Roboteq motor controller
 
1 2015-03-09 roboteq_driver
The roboteq_driver package
The roboteq_driver package
 
1 2015-03-09 roboteq_diagnostics
Republish basic Roboteq motor controller data to the standard ROS diagnostics topic.
Republish basic Roboteq motor controller data to the standard ROS diagnostics topic.
 
1 2014-11-03 robot_web_tools
Robot Web Tools Metapackage and Top Level Launch Files
Robot Web Tools Metapackage and Top Level Launch Files
 
1 2018-05-23 robot_upstart
The robot_upstart package provides scripts which may be used to install and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files.
The robot_upstart package provides scripts which may be used to install and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files.
 
2 2017-02-23 robot_state_publisher
This package allows you to publish the state of a robot to
This package allows you to publish the state of a robot to
 
1 2020-07-10 robot_setup_tf_tutorial
The robot_setup_tf_tutorial package
The robot_setup_tf_tutorial package
 
2 2020-08-13 robot_self_filter
Filters the robot's body out of point clouds.
Filters the robot's body out of point clouds.
 
2 2016-02-18 robot_pose_publisher
A Simple Node to Publish the Robot's Position Relative to the Map using TFs
A Simple Node to Publish the Robot's Position Relative to the Map using TFs
 
2 2017-08-01 robot_pose_ekf
The Robot Pose EKF package is used to estimate the 3D pose of a robot, based on (partial) pose measurements coming from different sources. It uses an extended Kalman filter with a 6D model (3D position and 3D orientation) to combine measurements from wheel odometry, IMU sensor and visual odometry. The basic idea is to offer loosely coupled integration with different sensors, where sensor signals are received as ROS messages.
The Robot Pose EKF package is used to estimate the 3D pose of a robot, based on (partial) pose measurements coming from different sources. It uses an extended Kalman filter with a 6D model (3D position and 3D orientation) to combine measurements from wheel odometry, IMU sensor and visual odometry. The basic idea is to offer loosely coupled integration with different sensors, where sensor signals are received as ROS messages.
 
1 2017-08-14 robot_model
 
2 2015-02-09 robot_mechanism_controllers
Generic Mechanism Controller Library
Generic Mechanism Controller Library
 
1 2017-03-28 robot_localization
The robot_localization package provides nonlinear state estimation through sensor fusion of an abritrary number of sensors.
The robot_localization package provides nonlinear state estimation through sensor fusion of an abritrary number of sensors.
 
1 2020-09-27 robot_controllers_msgs
Messages for use with robot_controllers framework.
Messages for use with robot_controllers framework.
 
1 2020-09-27 robot_controllers_interface
Generic framework for robot controls.
Generic framework for robot controls.
 
1 2020-09-27 robot_controllers
Some basic robot controllers for use with robot_controllers_interface.
Some basic robot controllers for use with robot_controllers_interface.
 
1 2018-02-13 robot_calibration_msgs
Messages for calibrating a robot
Messages for calibrating a robot
 
1 2018-02-13 robot_calibration
Calibrate a Robot
Calibrate a Robot
 
1 2018-04-02 robot
A metapackage which extends ros_base and includes ROS libaries for any robot hardware. It may not contain any GUI dependencies.
A metapackage which extends ros_base and includes ROS libaries for any robot hardware. It may not contain any GUI dependencies.
 
2 2016-03-04 rmp_msgs
ROS Messages for the Segway RMP
ROS Messages for the Segway RMP
 
1 2022-10-26 rgbd_launch
Launch files to open an RGBD device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds.
Launch files to open an RGBD device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds.
 
1 2021-01-19 rfsm
This package contains the rFSM flavor of Statecharts.
This package contains the rFSM flavor of Statecharts.
 
2 2024-04-11 respeaker_ros
The respeaker_ros package
The respeaker_ros package
 
2 2017-03-27 resource_retriever
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
 
1 2024-04-05 resized_image_transport
ROS nodes to publish resized images.
ROS nodes to publish resized images.
 
1 2015-04-30 realtime_tools
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into the realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into the realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
 
2 2022-09-19 razor_imu_9dof
razor_imu_9dof is a package that provides a ROS driver for the Sparkfun OpenLog Artemis, 9DoF Razor IMU M0, 9DOF Razor IMU and 9DOF Sensor Stick. It also provides Arduino firmware that runs on the board, and which must be installed on it for the system to work. A node which displays the attitude (roll, pitch and yaw) of the board (or any IMU) is provided for testing.
razor_imu_9dof is a package that provides a ROS driver for the Sparkfun OpenLog Artemis, 9DoF Razor IMU M0, 9DOF Razor IMU and 9DOF Sensor Stick. It also provides Arduino firmware that runs on the board, and which must be installed on it for the system to work. A node which displays the attitude (roll, pitch and yaw) of the board (or any IMU) is provided for testing.
 
1 2021-03-02 range_sensor_layer
Navigation Layer for Range sensors like sonar and IR
Navigation Layer for Range sensors like sonar and IR
 
1 2017-01-18 range_msgs
Messages for point-to-point range-only devices.
Messages for point-to-point range-only devices.
 
1 2022-03-29 random_numbers
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator.
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator.
 
2 2016-03-04 rail_user_queue_manager
Server Side ROS Queue Node
Server Side ROS Queue Node
 
1 2016-05-20 rail_recognition
Construction and Use of a Recognition Database for Grasping Purposes
Construction and Use of a Recognition Database for Grasping Purposes
 
1 2016-05-20 rail_pick_and_place_tools
RViz Plugins for Collecting Grasps and Generating Models
RViz Plugins for Collecting Grasps and Generating Models
 
1 2016-05-20 rail_pick_and_place_msgs
Messages and Services for RAIL Pick and Place
Messages and Services for RAIL Pick and Place
 
1 2016-05-20 rail_pick_and_place
Grasp Training and Pick and Place Methods Developed by the RAIL Lab
Grasp Training and Pick and Place Methods Developed by the RAIL Lab
 
2 2016-03-04 rail_maps
Maps Generated by the RAIL Lab at WPI
Maps Generated by the RAIL Lab at WPI
 
1 2016-05-20 rail_grasp_collection
Grasp Collection for Constructing a Grasping and Recognition Database
Grasp Collection for Constructing a Grasping and Recognition Database
 
1 2016-03-04 rail_collada_models
Collada Models Used and Developed by the RAIL Lab at WPI
Collada Models Used and Developed by the RAIL Lab at WPI
 
1 2016-03-04 rail_ceiling
Overhead Camera System for Tracking AR Tags
Overhead Camera System for Tracking AR Tags
 
1 2016-06-03 qwt_dependency
This encapsulates the Qwt dependency for a specific ROS distribution and its Qt version
This encapsulates the Qwt dependency for a specific ROS distribution and its Qt version
 
1 2018-05-22 qt_gui_py_common
qt_gui_py_common provides common functionality for GUI plugins written in Python.
qt_gui_py_common provides common functionality for GUI plugins written in Python.
 
1 2018-05-22 qt_gui_cpp
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.
 
1 2018-05-22 qt_gui_core
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
 
1 2018-05-22 qt_gui_app
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
 
1 2018-05-22 qt_gui
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings.
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings.
 
1 2018-05-22 qt_dotgraph
qt_dotgraph provides helpers to work with dot graphs.
qt_dotgraph provides helpers to work with dot graphs.
 
1 2016-03-31 python_qt_binding
This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide is released under the LGPL. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these.
This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide is released under the LGPL. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these.
 
1 2024-03-29 python_orocos_kdl
This package contains the python bindings PyKDL for the Kinematics and Dynamics Library (KDL), distributed by the Orocos Project.
This package contains the python bindings PyKDL for the Kinematics and Dynamics Library (KDL), distributed by the Orocos Project.
 
1 2016-03-04 python_ethernet_rmp
Segway RMP Ethernet Python Driver
Segway RMP Ethernet Python Driver
 
1 2015-07-20 python-flask-restful
Simple framework for creating REST APIs http://flask-restful.readthedocs.io
Simple framework for creating REST APIs http://flask-restful.readthedocs.io
 
1 2014-08-06 python-aniso8601
Another ISO 8601 parser for Python
Another ISO 8601 parser for Python
 
2 2017-03-23 pyros_utils
Miscellaneous tools for pyROS
Miscellaneous tools for pyROS
 
2 2016-11-07 pyros_test
Basic test nodes for Pyros dynamic ROS interface
Basic test nodes for Pyros dynamic ROS interface
 
1 2017-05-31 pyros_msgs
Pyros messages and services definition
Pyros messages and services definition
 
2 2017-04-24 pyros_interfaces_ros
Dynamic ROS interface for Pyros
Dynamic ROS interface for Pyros
 
2 2017-04-19 pyros_common
Common interfaces packages for Pyros framework
Common interfaces packages for Pyros framework
 
1 2018-07-25 pugixml
This package is pugixml.
This package is pugixml.
 
1 2017-07-07 ps3joy
Playstation 3 SIXAXIS or DUAL SHOCK 3 joystick driver. Driver for the Sony PlayStation 3 SIXAXIS or DUAL SHOCK 3 joysticks. In its current state, this driver is not compatible with the use of other Bluetooth HID devices. The driver listens for a connection on the HID ports, starts the joystick streaming data, and passes the data to the Linux uinput device so that it shows up as a normal joystick.
Playstation 3 SIXAXIS or DUAL SHOCK 3 joystick driver. Driver for the Sony PlayStation 3 SIXAXIS or DUAL SHOCK 3 joysticks. In its current state, this driver is not compatible with the use of other Bluetooth HID devices. The driver listens for a connection on the HID ports, starts the joystick streaming data, and passes the data to the Linux uinput device so that it shows up as a normal joystick.
 
1 2023-06-22 pr2eus_tutorials
pr2eus_tutorials
pr2eus_tutorials
 
1 2023-06-22 pr2eus_openrave
pr2eus_openrave
pr2eus_openrave
 
1 2023-06-22 pr2eus_moveit
pr2eus_moveit
pr2eus_moveit
 
1 2023-06-22 pr2eus_impedance
pr2eus_impedance
pr2eus_impedance
 
1 2023-06-22 pr2eus_armnavigation
pr2eus_armnavigation
pr2eus_armnavigation
 
1 2023-06-22 pr2eus
pr2eus
pr2eus
 
2 2016-10-11 pr2_msgs
Messages for representing PR2 state, such as battery information and the PR2 fingertip sensors.
Messages for representing PR2 state, such as battery information and the PR2 fingertip sensors.
 
2 2020-08-09 pr2_mechanism_msgs
This package defines services that are used to communicate with the realtime control loop. It also defines messages that represent the state of the realtime controllers, the joints and the actuators.
This package defines services that are used to communicate with the realtime control loop. It also defines messages that represent the state of the realtime controllers, the joints and the actuators.
 
2 2015-01-19 pr2_mechanism_model
 
2 2015-01-19 pr2_mechanism_diagnostics
The `pr2_mechanism_diagnostics` node subscribes to `mechanism_statistics` and publishes diagnostics data for joints and controllers on `/diagnostics`.
The `pr2_mechanism_diagnostics` node subscribes to `mechanism_statistics` and publishes diagnostics data for joints and controllers on `/diagnostics`.
 
2 2015-02-09 pr2_mechanism_controllers
The pr2_mechanism_controllers package contains realtime controllers that are meant for specific mechanisms of the PR2.
The pr2_mechanism_controllers package contains realtime controllers that are meant for specific mechanisms of the PR2.
 
2 2015-01-19 pr2_mechanism
The pr2_mechanism stack contains the infrastructure to control the PR2 robot in a hard realtime control loop.
The pr2_mechanism stack contains the infrastructure to control the PR2 robot in a hard realtime control loop.
 
2 2016-10-11 pr2_machine
This package contains the xxx.machine files that describe the different hosts a node can be spawned on. Currently there is one machine file for the pr2 robot, and one for the simulated pr2 robot.
This package contains the xxx.machine files that describe the different hosts a node can be spawned on. Currently there is one machine file for the pr2 robot, and one for the simulated pr2 robot.
 
1 2016-08-08 pr2_kinematics
The pr2_kinematics package
The pr2_kinematics package
 
2 2015-02-09 pr2_head_action
The PR2 head action is a node that provides an action interface for pointing the head of the PR2. It passes trajectory goals to the controller, and reports success when they have finished executing.
The PR2 head action is a node that provides an action interface for pointing the head of the PR2. It passes trajectory goals to the controller, and reports success when they have finished executing.
 
2 2015-01-19 pr2_hardware_interface
This package contains the C++ interfaces to the PR2 hardware components that are controlled over EtherCAT. This includes the motors and encoders needed to control the PR2 mechanism, as well as components like the pressure sensors in the fingertips, camera triggers, etc... All of the hardware components in this interface are directly available to the controllers inside the hard realtime control loop.
This package contains the C++ interfaces to the PR2 hardware components that are controlled over EtherCAT. This includes the motors and encoders needed to control the PR2 mechanism, as well as components like the pressure sensors in the fingertips, camera triggers, etc... All of the hardware components in this interface are directly available to the controllers inside the hard realtime control loop.
 
2 2015-02-09 pr2_gripper_action
The pr2_gripper_action provides an action interface for using the gripper. Users can specify what position to move to (while limiting the force) and the action will report success when the position is reached or failure when the gripper cannot move any longer.
The pr2_gripper_action provides an action interface for using the gripper. Users can specify what position to move to (while limiting the force) and the action will report success when the position is reached or failure when the gripper cannot move any longer.
 
2 2016-10-11 pr2_description
This package contains the description (mechanical, kinematic, visual, etc.) of the PR2 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 PR2 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.
 
2 2016-10-11 pr2_dashboard_aggregator
A simple script that aggregates all of the topics that a "pr2_dashboard" app might be interested in.
A simple script that aggregates all of the topics that a "pr2_dashboard" app might be interested in.
 
2 2015-02-09 pr2_controllers_msgs
Messages, services, and actions used in the pr2_controllers stack.
Messages, services, and actions used in the pr2_controllers stack.
 
2 2015-02-09 pr2_controllers
Contains the controllers that run in realtime on the PR2 and supporting packages.
Contains the controllers that run in realtime on the PR2 and supporting packages.
 
2 2015-01-19 pr2_controller_manager
The controller manager (CM) package provides the infrastructure to run controllers in a hard realtime loop.
The controller manager (CM) package provides the infrastructure to run controllers in a hard realtime loop.
 
2 2015-01-19 pr2_controller_interface
This package specifies the interface to a realtime controller. A controller that implements this interface can be executed by the
This package specifies the interface to a realtime controller. A controller that implements this interface can be executed by the
 
2 2016-10-11 pr2_common
URDF description of the robot kinematics and dynamics, 3D models of robot components, information required for gazebo to simulate the PR2, and messages specific to the PR2 such as detailed information about its power board and fingertip pressure sensors.
URDF description of the robot kinematics and dynamics, 3D models of robot components, information required for gazebo to simulate the PR2, and messages specific to the PR2 such as detailed information about its power board and fingertip pressure sensors.
 
2 2015-02-09 pr2_calibration_controllers
The pr2_calibration_controllers package contains the controllers used to bring all the joints in the PR2 to a calibrated state.
The pr2_calibration_controllers package contains the controllers used to bring all the joints in the PR2 to a calibrated state.
 
1 2016-08-08 pr2_arm_kinematics
This package provides a kinematics implementation for the PR2 robot. It can be used to compute forward and inverse kinematics.
This package provides a kinematics implementation for the PR2 robot. It can be used to compute forward and inverse kinematics.
 
2 2016-08-10 position_controllers
position_controllers
position_controllers
 
1 2022-05-09 posedetection_msgs
posedetection_msgs provides messages and services to facilitate passing pose detection results and features.
posedetection_msgs provides messages and services to facilitate passing pose detection results and features.
 
1 2024-04-04 pose_cov_ops
C++ library for SE(2)/SE(3) pose composition operations with uncertainty
C++ library for SE(2)/SE(3) pose composition operations with uncertainty
 
1 2020-04-03 polled_camera
polled_camera contains a service and C++ helper classes for implementing a polled camera driver node and requesting images from it. The package is currently for internal use as the API is still under development.
polled_camera contains a service and C++ helper classes for implementing a polled camera driver node and requesting images from it. The package is currently for internal use as the API is still under development.
 
2 2018-06-03 polar_scan_matcher
 
1 2022-01-27 pointgrey_camera_driver
Point Grey camera driver based on libflycapture2.
Point Grey camera driver based on libflycapture2.
 
1 2022-01-27 pointgrey_camera_description
URDF descriptions for Point Grey cameras
URDF descriptions for Point Grey cameras
 
2 2017-04-26 pointcloud_to_laserscan
Converts a 3D Point Cloud into a 2D laser scan. This is useful for making devices like the Kinect appear like a laser scanner for 2D-based algorithms (e.g. laser-based SLAM).
Converts a 3D Point Cloud into a 2D laser scan. This is useful for making devices like the Kinect appear like a laser scanner for 2D-based algorithms (e.g. laser-based SLAM).
 
1 2020-07-10 point_cloud_publisher_tutorial
The point_cloud_publisher_tutorial package
The point_cloud_publisher_tutorial package
 
1 2015-08-26 pocketsphinx
This package is a simple wrapper around the pocketsphinx speech recognizer, using gstreamer and a Python-based interface.
This package is a simple wrapper around the pocketsphinx speech recognizer, using gstreamer and a Python-based interface.
 
1 2016-12-10 pluginlib_tutorials
The pluginlib_tutorials package
The pluginlib_tutorials package
 
1 2018-10-19 pluginlib
The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure. To work, these tools require plugin providers to register their plugins in the package.xml of their package.
The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure. To work, these tools require plugin providers to register their plugins in the package.xml of their package.
 
1 2023-05-19 plotjuggler
PlotJuggler: juggle with data
PlotJuggler: juggle with data
 
1 2020-07-06 planning_msgs
Plan request and return definitions
Plan request and return definitions
 
1 2020-07-04 pid
Launch a PID control node.
Launch a PID control node.
 
2 2017-08-14 phidgets_imu
Driver for the Phidgets Spatial 3/3/3 devices
Driver for the Phidgets Spatial 3/3/3 devices
 
2 2017-08-14 phidgets_drivers
API and ROS drivers for Phidgets devices
API and ROS drivers for Phidgets devices
 
2 2017-08-14 phidgets_api
A C++ Wrapper for the Phidgets C API
A C++ Wrapper for the Phidgets C API
 
1 2024-04-11 pgm_learner
Parameter/Structure Estimation and Inference for Bayesian Belief Network
Parameter/Structure Estimation and Inference for Bayesian Belief Network
 
1 2020-07-06 person_msgs
Message definitions for detected persons from within RoboSherlock
Message definitions for detected persons from within RoboSherlock
 
1 2019-07-03 perception_pcl
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS.
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS.
 
2 2018-04-02 perception
A metapackage to aggregate several packages.
A metapackage to aggregate several packages.
 
1 2016-09-15 pepperl_fuchs_r2000
The Pepperl+Fuchs R2000 laser range finder driver package
The Pepperl+Fuchs R2000 laser range finder driver package
 
1 2023-10-13 pepper_sensors_py
The pepper_sensors package
The pepper_sensors package
 
1 2023-10-13 pepper_robot
The pepper_robot package
The pepper_robot package
 
1 2017-01-18 pepper_moveit_config
An automatically generated package with all the configuration and launch files for using the Pepper robot with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the Pepper robot with the MoveIt Motion Planning Framework
 
2 2022-12-03 pepper_meshes
meshes for the Aldebaran Robotics Pepper
meshes for the Aldebaran Robotics Pepper
 
1 2017-11-16 pepper_gazebo_plugin
Gazebo plugin for Pepper robot
Gazebo plugin for Pepper robot
 
1 2023-10-13 pepper_description
The pepper_description package
The pepper_description package
 
1 2017-11-16 pepper_dcm_bringup
Bring-up the dcm driver to control Pepper
Bring-up the dcm driver to control Pepper
 
1 2017-11-16 pepper_control
Control for Pepper robot
Control for Pepper robot
 
1 2023-10-13 pepper_bringup
The pepper_bringup package
The pepper_bringup package
 
1 2017-04-10 people_velocity_tracker
Track the output of the leg_detector to indicate the velocity of person.
Track the output of the leg_detector to indicate the velocity of person.
 
1 2017-04-10 people_tracking_filter
A collection of filtering tools for tracking people's locations
A collection of filtering tools for tracking people's locations
 
1 2017-04-10 people_msgs
Messages used by nodes in the people stack.
Messages used by nodes in the people stack.
 
1 2017-04-10 people
The people stack holds algorithms for perceiving people from a number of sensors.
The people stack holds algorithms for perceiving people from a number of sensors.
 
1 2017-03-03 pddl_planner_viewer
a viewer of pddl_planner.
a viewer of pddl_planner.
 
1 2017-03-03 pddl_planner
pddl planner wrappers
pddl planner wrappers
 
1 2017-03-03 pddl_msgs
message for pddl planner
message for pddl planner
 
1 2019-07-03 pcl_ros
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS.
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS.
 
1 2016-10-27 pcl_msgs
Package containing PCL (Point Cloud Library)-related ROS messages.
Package containing PCL (Point Cloud Library)-related ROS messages.
 
3 2016-10-27 pcl_conversions
Provides conversions from PCL data types and ROS message types
Provides conversions from PCL data types and ROS message types
 
1 2018-07-30 parrot_arsdk
Catkin wrapper for the official ARSDK from Parrot
Catkin wrapper for the official ARSDK from Parrot
 
2 2021-06-08 parameter_pa
ProAut parameter package
ProAut parameter package
 
1 2024-04-11 osqp
ROS wrapper for OSQP
ROS wrapper for OSQP
 
1 2015-09-17 osg_utils
osg_utils is a library that contains some classes that may be useful in ROS-OSG applications.
osg_utils is a library that contains some classes that may be useful in ROS-OSG applications.
 
1 2015-09-17 osg_markers
osg_markers can be used to create Markers geometry in OSG.
osg_markers can be used to create Markers geometry in OSG.
 
1 2015-09-17 osg_interactive_markers
This package is basically an OpenSceneGraph (OSG) adaptation of the Interactive Markers client writen for rviz/Ogre.
This package is basically an OpenSceneGraph (OSG) adaptation of the Interactive Markers client writen for rviz/Ogre.
 
3 2024-03-29 orocos_kdl
This package contains a recent version of the Kinematics and Dynamics Library (KDL), distributed by the Orocos Project.
This package contains a recent version of the Kinematics and Dynamics Library (KDL), distributed by the Orocos Project.
 
1 2024-04-11 opt_camera
opt_camera
opt_camera
 
1 2016-04-23 openslam_gmapping
ROS-ified version of gmapping SLAM. Forked from https://openslam.informatik.uni-freiburg.de/data/svn/gmapping/trunk/
ROS-ified version of gmapping SLAM. Forked from https://openslam.informatik.uni-freiburg.de/data/svn/gmapping/trunk/
 
1 2023-08-04 openrtm_tools
The openrtm_tools package
The openrtm_tools package
 
1 2023-08-04 openrtm_ros_bridge
openrtm_ros_bridge package provides basic functionalities to bind two robotics framework:
openrtm_ros_bridge package provides basic functionalities to bind two robotics framework:
 
1 2015-02-13 openrtm_aist
 
2 2018-01-06 openni_launch
Launch files to open an OpenNI device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds.
Launch files to open an OpenNI device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds.
 
1 2018-09-13 openni_description
Model files of OpenNI device.
Model files of OpenNI device.
 
1 2018-09-13 openni_camera
A ROS driver for OpenNI depth (+ RGB) cameras. These include: Microsoft Kinect, PrimeSense PSDK, ASUS Xtion Pro and Pro Live The driver publishes raw depth, RGB, and IR image streams.
A ROS driver for OpenNI depth (+ RGB) cameras. These include: Microsoft Kinect, PrimeSense PSDK, ASUS Xtion Pro and Pro Live The driver publishes raw depth, RGB, and IR image streams.
 
2 2017-11-03 openni2_launch
Launch files to start the openni2_camera drivers using rgbd_launch.
Launch files to start the openni2_camera drivers using rgbd_launch.
 
1 2021-01-12 openni2_camera
Drivers for the Asus Xtion and Primesense Devices. For using a kinect with ROS, try the
Drivers for the Asus Xtion and Primesense Devices. For using a kinect with ROS, try the
 
2 2022-09-07 openhrp3
 
2 2017-11-05 opencv_tests
Tests the enumerants of the ROS Image message, and functionally tests the Python and C++ implementations of CvBridge.
Tests the enumerants of the ROS Image message, and functionally tests the Python and C++ implementations of CvBridge.
 
1 2016-10-02 opencv_candidate
Experimental OpenCV functions
Experimental OpenCV functions
 
1 2023-02-01 opencv_apps
 
1 2017-12-12 open_karto
Catkinized ROS packaging of the OpenKarto library
Catkinized ROS packaging of the OpenKarto library
 
1 2016-02-05 ompl_visual_tools
Rviz 3-D visualizer for planning algorithms implemented with the Open Motion Planning Library (OMPL)
Rviz 3-D visualizer for planning algorithms implemented with the Open Motion Planning Library (OMPL)
 
1 2020-07-10 odometry_publisher_tutorial
The odometry_publisher_tutorial package
The odometry_publisher_tutorial package
 
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 2017-11-04 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 2016-07-07 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.
 
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 2017-11-04 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 2016-11-26 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
 
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-08-28 object_recognition_tabletop
A port of the old tabletop object recognition
A port of the old tabletop object recognition
 
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 2017-08-06 object_recognition_renderer
Code that generates random views of an object
Code that generates random views of an object
 
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 2016-08-28 object_recognition_linemod
An object recognition pipeline that uses LINE-MOD from OpenCV
An object recognition pipeline that uses LINE-MOD from OpenCV
 
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 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.
 

Packages

Name Description
1 2017-01-25 sr_ronex_drivers
Package containing the driver for the RoNeX boards.
Package containing the driver for the RoNeX boards.
 
1 2017-01-25 sr_ronex_controllers
Contains different useful controllers to use with the RoNeX.
Contains different useful controllers to use with the RoNeX.
 
1 2017-01-25 sr_ronex
This stack contains the different packages related to the RoNeX (Robot Nervous System).
This stack contains the different packages related to the RoNeX (Robot Nervous System).
 
1 2019-06-26 sr_robot_lib
sr_robot_lib contains the robot library used in the sr_edc_ethercat_drivers. The library is used to store the incoming etherCAT messages in an easy to access format, and prepare the messages to be send through etherCAT.
sr_robot_lib contains the robot library used in the sr_edc_ethercat_drivers. The library is used to store the incoming etherCAT messages in an easy to access format, and prepare the messages to be send through etherCAT.
 
1 2018-01-03 sr_gui_state_saver
A GUI plugin for saving the current robot state to mongo via warehouse services.
A GUI plugin for saving the current robot state to mongo via warehouse services.
 
1 2018-01-03 sr_gui_self_test
A GUI plugin for running self diagnostics of a robot.
A GUI plugin for running self diagnostics of a robot.
 
1 2018-01-03 sr_gui_muscle_driver_bootloader
A GUI plugin for bootloading the muscle drivers on the etherCAT muscle shadow hand.
A GUI plugin for bootloading the muscle drivers on the etherCAT muscle shadow hand.
 
1 2018-01-03 sr_gui_movement_recorder
A GUI plugin for recording and replaying movements.
A GUI plugin for recording and replaying movements.
 
1 2018-01-03 sr_gui_motor_resetter
A GUI plugin for resetting motors on the shadow hand.
A GUI plugin for resetting motors on the shadow hand.
 
1 2018-01-03 sr_gui_joint_slider
A GUI plugin for changing the position of the different joints.
A GUI plugin for changing the position of the different joints.
 
1 2018-01-03 sr_gui_hand_calibration
A GUI plugin for calibrating the Shadow EtherCAT Hand.
A GUI plugin for calibrating the Shadow EtherCAT Hand.
 
1 2018-01-03 sr_gui_grasp_controller
A GUI plugin for interpolating between grasps.
A GUI plugin for interpolating between grasps.
 
1 2018-01-03 sr_gui_cyberglove_calibrator
A GUI plugin for bootloading the motors on the shadow etherCAT hand.
A GUI plugin for bootloading the motors on the shadow etherCAT hand.
 
1 2018-01-03 sr_gui_controller_tuner
A GUI plugin for tuning the sr_mechanism_controllers
A GUI plugin for tuning the sr_mechanism_controllers
 
1 2018-01-03 sr_gui_change_muscle_controllers
A GUI plugin for loading the different muscle controllers.
A GUI plugin for loading the different muscle controllers.
 
1 2018-01-03 sr_gui_change_controllers
A GUI plugin to set the UR10 arm and SR hand to teach mode
A GUI plugin to set the UR10 arm and SR hand to teach mode
 
1 2018-01-03 sr_gui_bootloader
A GUI plugin for bootloading the motors on the shadow etherCAT hand.
A GUI plugin for bootloading the motors on the shadow etherCAT hand.
 
1 2018-01-03 sr_gui_biotac
The sr_gui_biotac package
The sr_gui_biotac package
 
1 2018-01-03 sr_gui_advanced_controls
A GUI plugin for a more advanced way of loading the different motor controllers.
A GUI plugin for a more advanced way of loading the different motor controllers.
 
1 2019-06-26 sr_external_dependencies
sr_external_dependencies package is a "dummy" package used to synchronize the includes for the protocol communication between the host and the PIC for Shadow's EtherCAT hardware. It contains a script that automatically downloads the latest h file from our pic32 git.
sr_external_dependencies package is a "dummy" package used to synchronize the includes for the protocol communication between the host and the PIC for Shadow's EtherCAT hardware. It contains a script that automatically downloads the latest h file from our pic32 git.
 
1 2019-06-19 sr_ethercat_hand_config
sr_ethercat_hand_config contains the different yaml files storing the parameters used on the etherCAT hand.
sr_ethercat_hand_config contains the different yaml files storing the parameters used on the etherCAT hand.
 
1 2019-06-26 sr_edc_muscle_tools
sr_edc_muscle_tools - Usefull commands and basic demo for the ethercat muscle hand.
sr_edc_muscle_tools - Usefull commands and basic demo for the ethercat muscle hand.
 
1 2019-06-26 sr_edc_launch
Package with launch files to start the needed nodes for the Shadow Robot EtherCAT hand.
Package with launch files to start the needed nodes for the Shadow Robot EtherCAT hand.
 
1 2019-06-26 sr_edc_ethercat_drivers
A package implementing a ROS interface for the etherCAT Shadow Robot Dextrous Hand.
A package implementing a ROS interface for the etherCAT Shadow Robot Dextrous Hand.
 
1 2019-06-26 sr_edc_controller_configuration
contains the different launch files for Shadow Robot hand controllers. The actual configuration files are stored in the sr_config stack.
contains the different launch files for Shadow Robot hand controllers. The actual configuration files are stored in the sr_config stack.
 
1 2019-06-19 sr_config
sr_config
sr_config
 
1 2018-03-08 squirrel_waypoint_msgs
Messages, actions and services for creating waypoints for the planner
Messages, actions and services for creating waypoints for the planner
 
1 2018-03-08 squirrel_view_controller_msgs
Message defintions for the viewcontroller(pan/tilt) on the Squirrel robot
Message defintions for the viewcontroller(pan/tilt) on the Squirrel robot
 
1 2018-03-08 squirrel_vad_msgs
The squirrel_vad_msgs package
The squirrel_vad_msgs package
 
1 2018-03-08 squirrel_speech_msgs
The squirrel_speech_rec message package
The squirrel_speech_rec message package
 
1 2018-03-08 squirrel_safety_msgs
The squirrel_safety_msgs package
The squirrel_safety_msgs package
 
1 2018-03-08 squirrel_prediction_msgs
Services for predicting and recommending missing data
Services for predicting and recommending missing data
 
1 2018-03-08 squirrel_planning_msgs
Messages, actions and services for planning
Messages, actions and services for planning
 
1 2018-03-08 squirrel_planning_knowledge_msgs
Knowledge messages for adding and updating the model in the SQUIRREL knowledge base.
Knowledge messages for adding and updating the model in the SQUIRREL knowledge base.
 
1 2018-03-08 squirrel_person_tracker_msgs
The squirrel_person_tracker_msgs package
The squirrel_person_tracker_msgs package
 
1 2018-03-08 squirrel_object_perception_msgs
Messages, actions and services for object perception
Messages, actions and services for object perception
 
1 2018-03-08 squirrel_navigation_msgs
Messages for squirrel_navigation package
Messages for squirrel_navigation package
 
1 2018-03-08 squirrel_motion_planner_msgs
Package defining services for 8dof planninn
Package defining services for 8dof planninn
 
1 2018-03-08 squirrel_mhand_msgs
Provides message definitions
Provides message definitions
 
1 2018-03-08 squirrel_manipulation_msgs
Package defining actions for manipulation
Package defining actions for manipulation
 
1 2018-03-08 squirrel_kclhand_msgs
The kcl_mhand_msgs package provides message definitions
The kcl_mhand_msgs package provides message definitions
 
1 2018-03-08 squirrel_hri_msgs
All HRI related stuff (except speech which is extra)
All HRI related stuff (except speech which is extra)
 
1 2018-03-08 squirrel_footprint_observer_msgs
The squirrel_footprint_observer_msgs package
The squirrel_footprint_observer_msgs package
 
1 2018-03-08 squirrel_dynamic_filter_msgs
Messages for the squirrel_dynamic_filter package
Messages for the squirrel_dynamic_filter package
 
1 2018-03-08 squirrel_common
Definitions for mesages, services and actions. Startup packages for the robots
Definitions for mesages, services and actions. Startup packages for the robots
 
1 2018-03-08 squirrel_3d_mapping_msgs
Contains the definition of the action related to the detection of 3D collisions
Contains the definition of the action related to the detection of 3D collisions
 
1 2018-03-08 squirrel_3d_localizer_msgs
Messages for squirrel_3d_localizer package
Messages for squirrel_3d_localizer package
 
1 2018-03-08 squirrel_2d_localizer_msgs
The squirrel_2d_localizer_msgs package
The squirrel_2d_localizer_msgs package
 
1 2014-04-23 sql_database
Provides an easy to use and general interface between a SQL database and object-oriented C++ code, making it easy to encapsulate the conceptual "objects" contained in the database as C++ classes.
Provides an easy to use and general interface between a SQL database and object-oriented C++ code, making it easy to encapsulate the conceptual "objects" contained in the database as C++ classes.
 
1 2015-12-05 spur_gazebo
3D simulation package for SPUR omni-directional mobile manipulator robot made at Tamagawa University.
3D simulation package for SPUR omni-directional mobile manipulator robot made at Tamagawa University.
 
1 2015-12-05 spur_description
A package for storing 3D model of SPUR omni-directional mobile manipulator robot made at Tamagawa University.
A package for storing 3D model of SPUR omni-directional mobile manipulator robot made at Tamagawa University.
 
1 2015-12-05 spur_controller
A package for mobile base control for SPUR omni-directional mobile manipulator robot made at Tamagawa University.
A package for mobile base control for SPUR omni-directional mobile manipulator robot made at Tamagawa University.
 
1 2015-12-05 spur_bringup
This package provides starting scripts for Spur robot
This package provides starting scripts for Spur robot
 
1 2015-12-05 spur_2dnav
The spur_2dnav package holds common configuration options for running SPUR in 2D environment.
The spur_2dnav package holds common configuration options for running SPUR in 2D environment.
 
1 2015-12-05 spur
Meta package for SPUR omni-directional mobile manipulator robot made at Tamagawa University.
Meta package for SPUR omni-directional mobile manipulator robot made at Tamagawa University.
 
1 2015-04-24 split_sequence
3rd party library: split-sequence
3rd party library: split-sequence
 
1 2017-10-16 spin_hokuyo
This package enables a 2D Hokuyo laser, connected to a Dynamixel servo motor, to produce a 3D point cloud that can be visualized in rviz and used to make an octomap.
This package enables a 2D Hokuyo laser, connected to a Dynamixel servo motor, to produce a 3D point cloud that can be visualized in rviz and used to make an octomap.
 
1 2022-05-09 speech_recognition_msgs
speech_recognition_msgs
speech_recognition_msgs
 
1 2023-12-11 speak_and_wait_recovery
The speak_and_wait_recovery package for speak_and_wait_plugin
The speak_and_wait_recovery package for speak_and_wait_plugin
 
1 2016-03-31 spatial_world_model
Spatial World Model for Object Tracking
Spatial World Model for Object Tracking
 
1 2016-02-18 spatial_temporal_learning
Learning Methods Based on Spatial and Temporal Data
Learning Methods Based on Spatial and Temporal Data
 
1 2020-03-28 sparse_bundle_adjustment
ROS wrapper for the sparse bundle adjustment (sba) library (needed for slam_karto)
ROS wrapper for the sparse bundle adjustment (sba) library (needed for slam_karto)
 
1 2017-07-07 spacenav_node
ROS interface to the 3Dconnexion SpaceNavigator 6DOF joystick.
ROS interface to the 3Dconnexion SpaceNavigator 6DOF joystick.
 
1 2018-05-02 sound_play
sound_play provides a ROS node that translates commands on a ROS topic (
sound_play provides a ROS node that translates commands on a ROS topic (
 
1 2024-04-05 sound_classification
The sound_classification package
The sound_classification package
 
1 2017-08-06 sophus_ros_conversions
Conversions between ros and sophus.
Conversions between ros and sophus.
 
1 2016-06-23 softkinetic_camera
Softkinetic cameras drivers, including filters.
Softkinetic cameras drivers, including filters.
 
1 2016-06-23 softkinetic
The softkinetic package
The softkinetic package
 
1 2023-12-11 softhand_ros
The Softhand ROS package
The Softhand ROS package
 
1 2018-03-08 softhand_description
The softhand_description package
The softhand_description package
 
1 2015-04-29 soem_master
soem_master contains a C++ wrapper around soem_core, a factory object to register and create drivers and a RTT component that will automatically create the drivers and their services for all the slave for which a driver is known.
soem_master contains a C++ wrapper around soem_core, a factory object to register and create drivers and a RTT component that will automatically create the drivers and their services for all the slave for which a driver is known.
 
1 2015-04-29 soem_ebox
This package contains the components of the soem_ebox package
This package contains the components of the soem_ebox package
 
1 2015-04-29 soem_beckhoff_drivers
soem_beckhoff_drivers contains drivers for the ethercat beckhoff modules to work together with the soem_master package, every module creates the necessary services, dataports and properties for its own functionality.
soem_beckhoff_drivers contains drivers for the ethercat beckhoff modules to work together with the soem_master package, every module creates the necessary services, dataports and properties for its own functionality.
 
1 2018-05-23 socketcan_interface
This package contains a generic CAN interface description with helpers for filtering and driver implementation. Further a socketcan implementation based on boost::asio is included.
This package contains a generic CAN interface description with helpers for filtering and driver implementation. Further a socketcan implementation based on boost::asio is included.
 
1 2018-05-23 socketcan_bridge
Provides nodes to convert messages from SocketCAN to a ROS Topic and vice versa.
Provides nodes to convert messages from SocketCAN to a ROS Topic and vice versa.
 
2 2021-03-02 social_navigation_layers
Plugin-based layers for the navigation stack that implement various social navigation contraints, like proxemic distance.
Plugin-based layers for the navigation stack that implement various social navigation contraints, like proxemic distance.
 
1 2018-10-09 smclib
The State Machine Compiler (SMC) from http://smc.sourceforge.net/ converts a language-independent description of a state machine into the source code to support that state machine. This package contains the libraries that a compiled state machine depends on, but it does not contain the compiler itself.
The State Machine Compiler (SMC) from http://smc.sourceforge.net/ converts a language-independent description of a state machine into the source code to support that state machine. This package contains the libraries that a compiled state machine depends on, but it does not contain the compiler itself.
 
1 2016-06-13 smarthome_network_zeroconf
The zeroconf package
The zeroconf package
 
1 2016-06-13 smarthome_network_wakeonlan
The wakeonlan package
The wakeonlan package
 
1 2016-06-11 smarthome_msgs_java
Java generation for smarthome_msgs package
Java generation for smarthome_msgs package
 
1 2016-06-21 smarthome_msgs
This package is common smarthome message for ROS.
This package is common smarthome message for ROS.
 
1 2016-06-13 smarthome_media_samsungtv_driver
This package is for interfacing Samsung Smart TV (by internal API by IP) to ROS. This package is part of Alfred Assistant stack.
This package is for interfacing Samsung Smart TV (by internal API by IP) to ROS. This package is part of Alfred Assistant stack.
 
1 2016-06-13 smarthome_media_onkyo_driver
This package is for interfacing Onkyo sound system (by JEISP API) to ROS. This package is part of Alfred Assistant stack.
This package is for interfacing Onkyo sound system (by JEISP API) to ROS. This package is part of Alfred Assistant stack.
 
1 2016-06-04 smarthome_media_msgs_java
Java generation for smarthome_media_msgs package
Java generation for smarthome_media_msgs package
 
1 2016-06-13 smarthome_media_msgs
This package is Media message for ROS.
This package is Media message for ROS.
 
1 2016-06-11 smarthome_media_model
This package is Media model for RosJava.
This package is Media model for RosJava.
 
1 2016-06-14 smarthome_media_kodi_driver
This package is for interfacing Kodi (by Rest API) to ROS. This package is part of Alfred Assistant stack.
This package is for interfacing Kodi (by Rest API) to ROS. This package is part of Alfred Assistant stack.
 
1 2016-06-12 smarthome_light_msgs_java
Java generation for smarthome_light_msgs package
Java generation for smarthome_light_msgs package
 
1 2016-08-27 smarthome_light_msgs
This package is Lighting message for ROS.
This package is Lighting message for ROS.
 
1 2016-06-13 smarthome_heater_msgs_java
Java generation for smarthome_heater_msgs package
Java generation for smarthome_heater_msgs package
 
1 2016-06-13 smarthome_heater_msgs
This package is Heater messages for ROS.
This package is Heater messages for ROS.
 
1 2016-06-13 smarthome_common_driver
This package is Common interface for RosJava.
This package is Common interface for RosJava.
 
1 2016-06-04 smarthome_comm_msgs_java
Java generation for smarthome_comm_msgs package
Java generation for smarthome_comm_msgs package
 
1 2016-06-13 smarthome_comm_msgs
This package is comm message for ROS.
This package is comm message for ROS.
 
1 2016-05-06 smart_battery_msgs
Smart Battery Messages
Smart Battery Messages
 
1 2018-09-08 smach_viewer
The smach viewer is a GUI that shows the state of hierarchical SMACH state machines. It can visualize the possible transitions between states, as well as the currently active state and the values of user data that is passed around between states. The smach viewer uses the SMACH debugging interface based on the
The smach viewer is a GUI that shows the state of hierarchical SMACH state machines. It can visualize the possible transitions between states, as well as the currently active state and the values of user data that is passed around between states. The smach viewer uses the SMACH debugging interface based on the
 
1 2023-06-13 smach_ros
The smach_ros package contains extensions for the SMACH library to integrate it tightly with ROS. For example, SMACH-ROS can call ROS services, listen to ROS topics, and integrate with
The smach_ros package contains extensions for the SMACH library to integrate it tightly with ROS. For example, SMACH-ROS can call ROS services, listen to ROS topics, and integrate with
 
1 2023-06-13 smach_msgs
this package contains a set of messages that are used by the introspection interfaces for smach.
this package contains a set of messages that are used by the introspection interfaces for smach.
 
1 2023-06-13 smach
SMACH is a task-level architecture for rapidly creating complex robot behavior. At its core, SMACH is a ROS-independent Python library to build hierarchical state machines. SMACH is a new library that takes advantage of very old concepts in order to quickly create robust robot behavior with maintainable and modular code.
SMACH is a task-level architecture for rapidly creating complex robot behavior. At its core, SMACH is a ROS-independent Python library to build hierarchical state machines. SMACH is a new library that takes advantage of very old concepts in order to quickly create robust robot behavior with maintainable and modular code.
 
1 2022-02-18 slime_wrapper
ROS wrapper for slime
ROS wrapper for slime
 
1 2022-02-18 slime_ros
Extensions for slime to assist in working with ROS packages
Extensions for slime to assist in working with ROS packages
 
1 2015-02-10 slider_gui
slider_gui
slider_gui
 
1 2024-04-11 slic
SLIC-Superpizel ROS Wrapper This file contains the class elements of the class Slic. This class is an implementation of the SLIC Superpixel algorithm by Achanta et al. [PAMI'12, vol. 34, num. 11, pp. 2274-2282]. This implementation is created for the specific purpose of creating over-segmentations in an OpenCV-based environment.
SLIC-Superpizel ROS Wrapper This file contains the class elements of the class Slic. This class is an implementation of the SLIC Superpixel algorithm by Achanta et al. [PAMI'12, vol. 34, num. 11, pp. 2274-2282]. This implementation is created for the specific purpose of creating over-segmentations in an OpenCV-based environment.
 
1 2018-08-21 slam_karto
This package pulls in the Karto mapping library, and provides a ROS wrapper for using it.
This package pulls in the Karto mapping library, and provides a ROS wrapper for using it.
 
1 2018-01-24 slam_gmapping
slam_gmapping contains a wrapper around gmapping which provides SLAM capabilities.
slam_gmapping contains a wrapper around gmapping which provides SLAM capabilities.
 
2 2015-02-09 single_joint_position_action
The single joint position action is a node that provides an action interface for commanding a trajectory to move a joint to a particular position. The action reports success when the joint reaches the desired position.
The single joint position action is a node that provides an action interface for commanding a trajectory to move a joint to a particular position. The action reports success when the joint reaches the desired position.
 
1 2018-04-03 simulators
A metapackage to aggregate several packages.
A metapackage to aggregate several packages.
 
1 2016-11-22 simple_voice
The simple_voice package
The simple_voice package
 
1 2013-08-16 simple_navigation_goals_tutorial
The simple_navigation_goals_tutorial package
The simple_navigation_goals_tutorial package
 
1 2016-02-08 simple_message
simple_message defines a simple messaging connection and protocol for communicating with an industrial robot controller. Additional handler and manager classes are included for handling connection limited systems. This package is part of the ROS-Industrial program.
simple_message defines a simple messaging connection and protocol for communicating with an industrial robot controller. Additional handler and manager classes are included for handling connection limited systems. This package is part of the ROS-Industrial program.
 
1 2019-05-04 sicktoolbox_wrapper
sicktoolbox_wrapper is a ROS wrapper for the outstanding
sicktoolbox_wrapper is a ROS wrapper for the outstanding
 
1 2019-09-08 sicktoolbox
SICK Toolbox drivers for SICK laser rangefinders This package contains the ROS fork of the SICK LIDAR Matlab/C++ Toolbox, available from
SICK Toolbox drivers for SICK laser rangefinders This package contains the ROS fork of the SICK LIDAR Matlab/C++ Toolbox, available from
 
1 2019-05-06 sick_tim
A ROS driver for the SICK TiM and the SICK MRS 1000 laser scanners.
A ROS driver for the SICK TiM and the SICK MRS 1000 laser scanners.
 
1 2022-09-05 sick_scan
A ROS driver for the SICK TiM and SICK MRS series of lidars. This package is based on the original sick_tim-repository of Martin Günther et al.
A ROS driver for the SICK TiM and SICK MRS series of lidars. This package is based on the original sick_tim-repository of Martin Günther et al.
 
1 2023-07-31 sick_safetyscanners
Provides an Interface to read the sensor output of a SICK Safety Scanner
Provides an Interface to read the sensor output of a SICK Safety Scanner
 
1 2014-07-02 shared_serial
Shared serial port with locking functionality
Shared serial port with locking functionality
 
1 2013-11-08 shape_tools
Tools for operating on shape messages.
Tools for operating on shape messages.
 
2 2018-05-03 shape_msgs
This package contains messages for defining shapes, such as simple solid object primitives (cube, sphere, etc), planes, and meshes.
This package contains messages for defining shapes, such as simple solid object primitives (cube, sphere, etc), planes, and meshes.
 
1 2019-06-26 shadow_robot_ethercat
This stack contains the drivers and the controllers for Shadow Robot's EtherCAT Hand.
This stack contains the drivers and the controllers for Shadow Robot's EtherCAT Hand.
 
1 2023-02-20 shadow_robot
This stack regroups the different ros interfaces developped for Shadow Robot's Hardware. It provides an interface to both simulated and real hardware.
This stack regroups the different ros interfaces developped for Shadow Robot's Hardware. It provides an interface to both simulated and real hardware.
 
1 2021-03-30 settlerlib
Defines helper functions and routines that greatly help when trying to create a settler for a specific sensor channel. This package is experimental and unstable. Expect its APIs to change.
Defines helper functions and routines that greatly help when trying to create a settler for a specific sensor channel. This package is experimental and unstable. Expect its APIs to change.
 
1 2017-02-03 session_tutorials
session_tutorials
session_tutorials
 
1 2024-04-11 sesame_ros
ROS API for Sesame smart lock
ROS API for Sesame smart lock
 
2 2024-04-17 service_tools
Service tools
Service tools
 
1 2013-09-18 serial_utils
A package which adds useful additions to the serial package.
A package which adds useful additions to the serial package.
 
2 2018-05-03 sensor_msgs
This package defines messages for commonly used sensors, including cameras and scanning laser rangefinders.
This package defines messages for commonly used sensors, including cameras and scanning laser rangefinders.
 
3 2019-04-02 semantic_point_annotator
A node which annotates 3D point cloud data with semantic labels.
A node which annotates 3D point cloud data with semantic labels.
 
1 2020-10-06 self_test
self_test
self_test
 
1 2017-12-23 segway_rmp
segway_rmp
segway_rmp
 
2 2018-03-09 segbot_simulation_apps
Applications designed specifically to be used in a simulation environment, such as opening and closing doors inside the building simulation.
Applications designed specifically to be used in a simulation environment, such as opening and closing doors inside the building simulation.
 
1 2018-03-09 segbot_sensors
Contains sensor specific launch files and all the relevant filters that are applied on sensor data before being used by the segbot.
Contains sensor specific launch files and all the relevant filters that are applied on sensor data before being used by the segbot.
 
2 2018-03-09 segbot_navigation
Contains launch files for running the ROS navigation stack on the segbot using the eband_local_planner approach, as well as launch files for amcl and gmapping.
Contains launch files for running the ROS navigation stack on the segbot using the eband_local_planner approach, as well as launch files for amcl and gmapping.
 
2 2018-03-09 segbot_logical_translator
High-level navigation application for the segbot allowing the segbot to approach and gothrough doors. The application can also be used to determine the segbot's logical location, as well as sense when a door in front of the robot is open or not.
High-level navigation application for the segbot allowing the segbot to approach and gothrough doors. The application can also be used to determine the segbot's logical location, as well as sense when a door in front of the robot is open or not.
 
1 2018-03-09 segbot_led
LED package that provides drivers for communicating with Polulu WS2812B-Based LED Strips utilizing an Arduino microcontroller. Also action and service calls for standard applications.
LED package that provides drivers for communicating with Polulu WS2812B-Based LED Strips utilizing an Arduino microcontroller. Also action and service calls for standard applications.
 
2 2018-03-09 segbot_gui
Displays a simple GUI to the user. The GUI is capable of displaying a simple message or image to the user, and ask a question. The message and question plugins are also written in this package.
Displays a simple GUI to the user. The GUI is capable of displaying a simple message or image to the user, and ask a question. The message and question plugins are also written in this package.
 
2 2018-03-09 segbot_gazebo
bwi_gazebo
bwi_gazebo
 
1 2018-03-09 segbot_firmware
Arduino firmware for BWI segbot sensor array.
Arduino firmware for BWI segbot sensor array.
 
1 2018-03-09 segbot_description
Contains URDF descriptions of all robot components and sensors for the segbot, as well as all the different sensor configurations for a segbot.
Contains URDF descriptions of all robot components and sensors for the segbot, as well as all the different sensor configurations for a segbot.
 
1 2018-03-09 segbot_bringup
Contains launch files and runtime scripts necessary for running segbots in simulation and in the real world.
Contains launch files and runtime scripts necessary for running segbots in simulation and in the real world.
 
1 2018-03-09 segbot
ROS packages for controlling Segway-based robots at the Learning Agents Research Group (LARG), AI Laboratory, Department of Computer Science, University of Texas at Austin.
ROS packages for controlling Segway-based robots at the Learning Agents Research Group (LARG), AI Laboratory, Department of Computer Science, University of Texas at Austin.
 
1 2015-11-16 screenrun
screenrun is a small tool that pushes commands into a screen window. Use \015 after a command for ENTER, i.e. executing it.
screenrun is a small tool that pushes commands into a screen window. Use \015 after a command for ENTER, i.e. executing it.
 
1 2022-10-18 schunk_svh_driver
SVH Driver wrapper to enable control of the Schunk five finger hand
SVH Driver wrapper to enable control of the Schunk five finger hand
 
1 2019-09-30 schunk_simulated_tactile_sensors
This package provides simulated tactile sensors for the Schunk Dextrous Hand (SDH) which is mounted on the Care-O-bot arm. The node subscribes to the Gazebo bumper topics of the SDH. It transforms the Gazebo feedback to the "tactile_data" topic to provide the same tactile sensor interface as the schunk_sdh package. The following parameters can be set: * cells_x: The number of patches on the tactile sensor in the direction perpendicular to the finger. Defaults to 6. * cells_y: The number of patches on the tactile sensor along the direction of the finger. Defaults to 14. * output_range: The maximum output value of one patch. Defaults to 3500. * sensitivity: The change of output in one patch per Newton. Defaults to 350. The sensitivity can be approximated by the following formula: S = output_range / (measurement_range * cell_area) - The measurement range of the tactile pads is 250 kPa (from the data sheet). - The output range can be determined by experiment from the real SDH. It is about 3500. - The cell area is the size of one patch. Length and width of the area are determined by dividing the length/width of the collision surface by the number of cells in the respective direction. Important: In most cases this is NOT the cell area that is given in the data sheet! * filter_length: The length of the moving average filter which smoothes the values from simulation. Defaults to 10. The node subscribes to the following topics to receive data from the simulation: * thumb_2/state * thumb_3/state * finger_12/state * finger_13/state * finger_22/state * finger_23/state The node publishes the processed data on the following topic: * tactile_data The simulated bumper must obtain the collision data in the link that the sensor is attached to. This is achieved by setting the "frameName" property in the gazebo_ros_bumper controller.
This package provides simulated tactile sensors for the Schunk Dextrous Hand (SDH) which is mounted on the Care-O-bot arm. The node subscribes to the Gazebo bumper topics of the SDH. It transforms the Gazebo feedback to the "tactile_data" topic to provide the same tactile sensor interface as the schunk_sdh package. The following parameters can be set: * cells_x: The number of patches on the tactile sensor in the direction perpendicular to the finger. Defaults to 6. * cells_y: The number of patches on the tactile sensor along the direction of the finger. Defaults to 14. * output_range: The maximum output value of one patch. Defaults to 3500. * sensitivity: The change of output in one patch per Newton. Defaults to 350. The sensitivity can be approximated by the following formula: S = output_range / (measurement_range * cell_area) - The measurement range of the tactile pads is 250 kPa (from the data sheet). - The output range can be determined by experiment from the real SDH. It is about 3500. - The cell area is the size of one patch. Length and width of the area are determined by dividing the length/width of the collision surface by the number of cells in the respective direction. Important: In most cases this is NOT the cell area that is given in the data sheet! * filter_length: The length of the moving average filter which smoothes the values from simulation. Defaults to 10. The node subscribes to the following topics to receive data from the simulation: * thumb_2/state * thumb_3/state * finger_12/state * finger_13/state * finger_22/state * finger_23/state The node publishes the processed data on the following topic: * tactile_data The simulated bumper must obtain the collision data in the link that the sensor is attached to. This is achieved by setting the "frameName" property in the gazebo_ros_bumper controller.
 
1 2019-09-30 schunk_sdh
This package provides an interface for operating the schunk dexterous hand (SDH), including the tactile sensors.
This package provides an interface for operating the schunk dexterous hand (SDH), including the tactile sensors.
 
1 2019-09-30 schunk_powercube_chain
This packages provides a configurable driver of a chain of Schunk powercubes. The powercube chain is configured through parameters. Most users will not directly interact with this package but with the corresponding launch files in other packages, e.g. schunk_bringup, cob_bringup, ...
This packages provides a configurable driver of a chain of Schunk powercubes. The powercube chain is configured through parameters. Most users will not directly interact with this package but with the corresponding launch files in other packages, e.g. schunk_bringup, cob_bringup, ...
 
1 2019-09-30 schunk_modular_robotics
This stack includes packages that provide access to the Schunk hardware through ROS messages, services and actions.
This stack includes packages that provide access to the Schunk hardware through ROS messages, services and actions.
 
1 2019-09-30 schunk_libm5api
This package wraps the libm5api to use it as a ros dependency. Original sources from http://www.schunk-modular-robotics.com/fileadmin/user_upload/software/schunk_libm5api_source.zip.
This package wraps the libm5api to use it as a ros dependency. Original sources from http://www.schunk-modular-robotics.com/fileadmin/user_upload/software/schunk_libm5api_source.zip.
 
1 2015-09-24 schunk_grippers
Schunk_grippers stack contains packages for PG70 and EZN64 grippers
Schunk_grippers stack contains packages for PG70 and EZN64 grippers
 
1 2015-09-24 schunk_ezn64
Xacro model and usb driver for basic communication with Schunk EZN64 gripper
Xacro model and usb driver for basic communication with Schunk EZN64 gripper
 
1 2019-09-30 schunk_description
This package contains the description (mechanical, kinematic, visual, etc.) of different schunk components. The files in this package are parsed and used by a variety of other components. Most users will not interact directly with this package.
This package contains the description (mechanical, kinematic, visual, etc.) of different schunk components. The files in this package are parsed and used by a variety of other components. Most users will not interact directly with this package.
 
1 2017-11-02 schunk_canopen_driver
The schunk_canopen_driver package
The schunk_canopen_driver package
 
1 2015-07-09 scheduler_msgs
Messages used by the rocon scheduler.
Messages used by the rocon scheduler.
 
2 2024-04-17 scenario_test_tools
The scenario_test_tools package implements helpers for scriptable scenario testing. It allows to set up a test harness for eg. a state machine or other high level behavior by providing mocked implementations for various action servers and services that work together
The scenario_test_tools package implements helpers for scriptable scenario testing. It allows to set up a test harness for eg. a state machine or other high level behavior by providing mocked implementations for various action servers and services that work together
 
2 2018-06-03 scan_tools
Laser scan processing tools.
Laser scan processing tools.
 
2 2018-06-03 scan_to_cloud_converter
Converts LaserScan to PointCloud messages.
Converts LaserScan to PointCloud messages.
 
1 2019-03-26 sbpl_recovery
A recovery behavior that uses the sbpl lattice planner and the pose follower to try to plan in full 3D to get the robot out of really tricky situations.
A recovery behavior that uses the sbpl lattice planner and the pose follower to try to plan in full 3D to get the robot out of really tricky situations.
 
1 2019-03-26 sbpl_lattice_planner
The sbpl_lattice_planner is a global planner plugin for move_base and wraps the SBPL search-based planning library.
The sbpl_lattice_planner is a global planner plugin for move_base and wraps the SBPL search-based planning library.
 
2 2019-06-17 sbpl_interface_ros
sbpl_interface_ros
sbpl_interface_ros
 
2 2019-06-17 sbpl_interface
sbpl_interface
sbpl_interface
 
1 2014-08-08 sbpl
Search-based planning library (SBPL).
Search-based planning library (SBPL).
 
1 2022-04-25 samplerobot_moveit_config
An automatically generated package with all the configuration and launch files for using the SampleRobot with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the SampleRobot with the MoveIt Motion Planning Framework
 
1 2019-05-22 safety_limiter
Motion limiter package for collision prevention
Motion limiter package for collision prevention
 
1 2019-12-18 safe_teleop_stage
Demo of safe_teleop in stage
Demo of safe_teleop in stage
 
1 2019-12-18 safe_teleop_pr2
Launch files for running safe_teleop_base on pr2
Launch files for running safe_teleop_base on pr2
 
1 2019-12-18 safe_teleop_base
This package provides automatic collision avoidance and is intended to be used for safer teleoperation of a robot base.
This package provides automatic collision avoidance and is intended to be used for safer teleoperation of a robot base.
 
1 2016-08-05 s3000_laser
The s3000_laser package
The s3000_laser package
 
1 2016-10-01 rwt_utils_3rdparty
The rwt_utils_3rdparty package
The rwt_utils_3rdparty package
 
1 2016-10-01 rwt_speech_recognition
The rwt_speech_recognition package
The rwt_speech_recognition package
 
1 2016-10-01 rwt_robot_monitor
The rwt_robot_monitor package
The rwt_robot_monitor package
 
1 2016-10-01 rwt_plot
rwt_plot
rwt_plot
 
1 2016-10-01 rwt_moveit
This package provides a web user interface of
This package provides a web user interface of
 
1 2016-10-01 rwt_image_view
The rwt_image_view package
The rwt_image_view package
 
1 2016-03-03 rwt_config_generator
The rwt_config_generator package
The rwt_config_generator package
 
2 2017-11-13 rviz_visual_tools
Helper functions for displaying and debugging data in Rviz via published markers
Helper functions for displaying and debugging data in Rviz via published markers
 
1 2015-09-21 rviz_python_tutorial
Tutorials showing how to call into rviz internals from python scripts.
Tutorials showing how to call into rviz internals from python scripts.
 
1 2015-09-21 rviz_plugin_tutorials
Tutorials showing how to write plugins for RViz.
Tutorials showing how to write plugins for RViz.
 
2 2017-05-22 rviz_imu_plugin
RVIZ plugin for IMU visualization
RVIZ plugin for IMU visualization
 
1 2014-05-14 rviz_fixed_view_controller
A simple rviz view controller that follows a TF frame.
A simple rviz view controller that follows a TF frame.
 
1 2015-02-10 rviz_backdrop
rviz_backdrop
rviz_backdrop
 
1 2018-05-03 rviz
3D visualization tool for ROS.
3D visualization tool for ROS.
 
1 2018-07-23 rtt_visualization_msgs
Provides an rtt typekit for ROS visualization_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/visualization_msgs documentation for the documentation of the ROS messages in this typekit.
Provides an rtt typekit for ROS visualization_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/visualization_msgs documentation for the documentation of the ROS messages in this typekit.
 
1 2014-11-04 rtt_typelib
Orocos/RTT typelib bindings
Orocos/RTT typelib bindings
 
1 2018-07-23 rtt_trajectory_msgs
Provides an rtt typekit for ROS trajectory_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/trajectory_msgs documentation for the documentation of the ROS messages in this typekit.
Provides an rtt typekit for ROS trajectory_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/trajectory_msgs documentation for the documentation of the ROS messages in this typekit.
 
1 2018-07-23 rtt_tf
This package contains the components of the rtt_tf package
This package contains the components of the rtt_tf package
 
1 2018-07-23 rtt_stereo_msgs
Provides an rtt typekit for ROS stereo_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/stereo_msgs documentation for the documentation of the ROS messages in this typekit.
Provides an rtt typekit for ROS stereo_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/stereo_msgs documentation for the documentation of the ROS messages in this typekit.
 
1 2018-07-23 rtt_std_srvs
Provides an rtt typekit for ROS std_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/std_msgs documentation for the documentation of the ROS messages in this typekit.
Provides an rtt typekit for ROS std_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/std_msgs documentation for the documentation of the ROS messages in this typekit.
 
1 2018-07-23 rtt_std_msgs
Provides an rtt typekit for ROS std_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/std_msgs documentation for the documentation of the ROS messages in this typekit.
Provides an rtt typekit for ROS std_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/std_msgs documentation for the documentation of the ROS messages in this typekit.
 
1 2018-07-23 rtt_shape_msgs
Provides an rtt typekit for ROS shape_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/shape_msgs documentation for the documentation of the ROS messages in this typekit.
Provides an rtt typekit for ROS shape_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/shape_msgs documentation for the documentation of the ROS messages in this typekit.
 
1 2018-07-23 rtt_sensor_msgs
Provides an rtt typekit for ROS sensor_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/sensor_msgs documentation for the documentation of the ROS messages in this typekit.
Provides an rtt typekit for ROS sensor_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/sensor_msgs documentation for the documentation of the ROS messages in this typekit.
 
1 2018-07-23 rtt_rosparam
This package provides an RTT service and service-requester for associating RTT component properties with ROS parameters
This package provides an RTT service and service-requester for associating RTT component properties with ROS parameters
 
1 2018-07-23 rtt_rospack_tests
The rtt_ros_tests package
The rtt_ros_tests package
 
1 2018-07-23 rtt_rospack
rtt_rospack provides an RTT plugin to use rospack to find packages in your ROS_PACKAGE_PATH
rtt_rospack provides an RTT plugin to use rospack to find packages in your ROS_PACKAGE_PATH
 
1 2018-07-23 rtt_rosnode
This package provides an RTT plugin to add a ROS node to the RTT process.
This package provides an RTT plugin to add a ROS node to the RTT process.
 
1 2018-07-23 rtt_rosgraph_msgs
Provides an rtt typekit for ROS rosgraph_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/rosgraph_msgs documentation for the documentation of the ROS messages in this typekit.
Provides an rtt typekit for ROS rosgraph_msgs messages. It allows you to use ROS messages transparently in RTT components and applications. This package was automatically generated by the create_rtt_msgs generator and should not be manually modified. See the http://ros.org/wiki/rosgraph_msgs documentation for the documentation of the ROS messages in this typekit.
 
1 2018-07-23 rtt_rosdeployment
rtt_rosdeployment provides an RTT plugin to control an ocl deployment component over ROS service calls.
rtt_rosdeployment provides an RTT plugin to control an ocl deployment component over ROS service calls.
 
1 2018-07-23 rtt_roscomm_tests
The rtt_roscomm_tests package
The rtt_roscomm_tests package
 
1 2018-07-23 rtt_roscomm
rtt_roscomm provides the necessary template files and cmake macros for automatic rtt typekit and transport generation from ROS msg files
rtt_roscomm provides the necessary template files and cmake macros for automatic rtt typekit and transport generation from ROS msg files
 
1 2018-07-23 rtt_rosclock
This package provides an RTT plugin to access different time measurements on a realtime host.
This package provides an RTT plugin to access different time measurements on a realtime host.
 
1 2018-07-23 rtt_rosbuild_tests
rtt_ros_rosbuild_test
rtt_ros_rosbuild_test
 
1 2018-07-23 rtt_ros_tests
The rtt_ros_tests package
The rtt_ros_tests package
 

Packages

Name Description
1 2013-10-21 rosruby_tutorials
rosruby_tutorials contains source codes of rosruby tutorials.
rosruby_tutorials contains source codes of rosruby tutorials.
 
1 2013-10-25 rosruby_messages
rosruby_messages is precompiled rosruby messages.
rosruby_messages is precompiled rosruby messages.
 
1 2013-10-21 rosruby_common
rosruby_common libraries
rosruby_common libraries
 
1 2013-10-21 rosruby_actionlib
actionlib for rosruby.
actionlib for rosruby.
 
1 2017-08-15 rosruby
This package is a Ruby client library for ROS, the Robot Operating System.
This package is a Ruby client library for ROS, the Robot Operating System.
 
1 2015-02-06 rosrt
rosrt provides classes for interfacing with ROS from within realtime systems, such as realtime-safe Publisher and Subscriber classes.
rosrt provides classes for interfacing with ROS from within realtime systems, such as realtime-safe Publisher and Subscriber classes.
 
1 2014-05-01 rospy_tutorials
This package attempts to show the features of ROS python API step-by-step, including using messages, servers, parameters, etc. These tutorials are compatible with the nodes in roscpp_tutorial.
This package attempts to show the features of ROS python API step-by-step, including using messages, servers, parameters, etc. These tutorials are compatible with the nodes in roscpp_tutorial.
 
1 2014-12-29 rospy
rospy is a pure Python client library for ROS. The rospy client API enables Python programmers to quickly interface with ROS
rospy is a pure Python client library for ROS. The rospy client API enables Python programmers to quickly interface with ROS
 
1 2024-04-11 rosping
rosping is the tool to send ICMP ECHO_REQUEST to network hosts where roscore is running, and send back to you as rostopic message.
rosping is the tool to send ICMP ECHO_REQUEST to network hosts where roscore is running, and send back to you as rostopic message.
 
1 2018-03-29 rospeex_webaudiomonitor
This package provides a browser-based waveform monitor of rospeex's (beta version). This package requires an external web browser: Google Chrome or Firefox.
This package provides a browser-based waveform monitor of rospeex's (beta version). This package requires an external web browser: Google Chrome or Firefox.
 
1 2018-03-29 rospeex_samples
This package provides some rospeex samples.
This package provides some rospeex samples.
 
1 2018-03-29 rospeex_msgs
This package defines messages used in rospeex.
This package defines messages used in rospeex.
 
1 2018-03-29 rospeex_launch
This package launches rospeex's core nodes.
This package launches rospeex's core nodes.
 
1 2018-03-29 rospeex_if
This package provides interface libraries on C++ and Python.
This package provides interface libraries on C++ and Python.
 
1 2018-03-29 rospeex_core
This package provides rospeex's core nodes.
This package provides rospeex's core nodes.
 
1 2018-03-29 rospeex_audiomonitor
This package provides a stable waveform monitor of rospeex's (recommended). This package requires an external library: qtmobility-dev.
This package provides a stable waveform monitor of rospeex's (recommended). This package requires an external library: qtmobility-dev.
 
1 2018-03-29 rospeex
Meta package for rospeex packages.
Meta package for rospeex packages.
 
1 2024-04-11 rospatlite
rospatlite
rospatlite
 
1 2014-12-29 rosparam
rosparam contains the rosparam command-line tool for getting and setting ROS Parameters on the
rosparam contains the rosparam command-line tool for getting and setting ROS Parameters on the
 
1 2014-10-14 rospack
ROS Package Tool
ROS Package Tool
 
1 2014-12-29 rosout
System-wide logging mechanism for messages sent to the /rosout topic.
System-wide logging mechanism for messages sent to the /rosout topic.
 
1 2023-08-04 rosnode_rtc
This package gives transparency between RTM and ROS. rtmros-data-bridge.py is a RT-Component for dataport/topic. This automatically convert ROS/topic into RTM/dataport.
This package gives transparency between RTM and ROS. rtmros-data-bridge.py is a RT-Component for dataport/topic. This automatically convert ROS/topic into RTM/dataport.
 
1 2014-12-29 rosnode
rosnode is a command-line tool for displaying debug information about ROS
rosnode is a command-line tool for displaying debug information about ROS
 
1 2014-12-29 rosmsg
rosmsg contains two command-line tools:
rosmsg contains two command-line tools:
 
1 2014-12-29 rosmaster
ROS
ROS
 
1 2015-04-13 rosmake
rosmake is a ros dependency aware build tool which can be used to build all dependencies in the correct order.
rosmake is a ros dependency aware build tool which can be used to build all dependencies in the correct order.
 
1 2023-03-28 roslisp_utilities
Some utility functionality to interact with ROS using roslisp.
Some utility functionality to interact with ROS using roslisp.
 
2 2013-11-21 roslisp_repl
This package provides a script that launches Emacs with Slime (the Superior Lisp Interaction Mode) ready for Lisp development and roslisp.
This package provides a script that launches Emacs with Slime (the Superior Lisp Interaction Mode) ready for Lisp development and roslisp.
 
1 2023-03-28 roslisp_common
Common libraries to control ROS based robots. This stack contains an implementation of actionlib (client and server) in Common Lisp, a transformation library and an implementation of tf in Common Lisp.
Common libraries to control ROS based robots. This stack contains an implementation of actionlib (client and server) in Common Lisp, a transformation library and an implementation of tf in Common Lisp.
 
1 2023-02-15 roslisp
Lisp client library for ROS, the Robot Operating System.
Lisp client library for ROS, the Robot Operating System.
 
1 2023-03-05 roslint
CMake lint commands for ROS packages. The lint commands perform static checking of Python or C++ source code for errors and standards compliance.
CMake lint commands for ROS packages. The lint commands perform static checking of Python or C++ source code for errors and standards compliance.
 
1 2015-04-13 roslib
Base dependencies and support libraries for ROS. roslib contains many of the common data structures and tools that are shared across ROS client library implementations.
Base dependencies and support libraries for ROS. roslib contains many of the common data structures and tools that are shared across ROS client library implementations.
 
1 2014-12-29 roslaunch
roslaunch is a tool for easily launching multiple ROS
roslaunch is a tool for easily launching multiple ROS
 
1 2015-04-13 roslang
roslang is a common package that all
roslang is a common package that all
 
1 2015-05-29 rosjava_messages
Message generation for rosjava.
Message generation for rosjava.
 
1 2014-03-19 rosjava_extras
Extra packages for rosjava_core
Extra packages for rosjava_core
 
1 2015-02-11 rosjava_core
An implementation of ROS in pure-Java with Android support.
An implementation of ROS in pure-Java with Android support.
 
1 2015-06-03 rosjava_build_tools
Simple tools and catkin modules for rosjava development.
Simple tools and catkin modules for rosjava development.
 
1 2015-06-19 rosjava_bootstrap
Bootstrap utilities for rosjava builds.
Bootstrap utilities for rosjava builds.
 
1 2013-11-26 rosjava
This is a meta package for the official rosjava repositories.
This is a meta package for the official rosjava repositories.
 
1 2015-12-11 roshlaunch
roshlaunch is a temporary package for redesigning roslaunch to have better programmatic APIs for libraries like rosh.
roshlaunch is a temporary package for redesigning roslaunch to have better programmatic APIs for libraries like rosh.
 
1 2014-08-22 rosh_visualization
ROSH plugin for the visualization stack.
ROSH plugin for the visualization stack.
 
1 2014-08-17 rosh_robot_plugins
ROSH related packages. This is a temporary stack that is expected to go away after the Diamondback release. For C Turtle and Diamondback it provides a convenient way to install rosh until it is properly stabilized.
ROSH related packages. This is a temporary stack that is expected to go away after the Diamondback release. For C Turtle and Diamondback it provides a convenient way to install rosh until it is properly stabilized.
 
1 2014-08-17 rosh_robot
ROSH meta-plugin for the ROS 'robot' variant.
ROSH meta-plugin for the ROS 'robot' variant.
 
1 2014-08-17 rosh_geometry
ROSH plugin for the geometry stack, including tf.
ROSH plugin for the geometry stack, including tf.
 
1 2014-08-22 rosh_desktop_plugins
ROSH plugins related to the desktop variant.
ROSH plugins related to the desktop variant.
 
1 2014-08-22 rosh_desktop
ROSH meta-plugin for the ROS 'desktop' variant.
ROSH meta-plugin for the ROS 'desktop' variant.
 
1 2015-12-11 rosh_core
Main ROSH scripting and interpreter environment.
Main ROSH scripting and interpreter environment.
 
1 2014-08-17 rosh_common
ROSH plugin for packages in the common stack
ROSH plugin for packages in the common stack
 
1 2015-12-11 rosh
rosh is a Python-based scripting and runtime environment for ROS. Through rosh and its various plugins, you can interact with ROS APIs in an introspectable and unified approach.
rosh is a Python-based scripting and runtime environment for ROS. Through rosh and its various plugins, you can interact with ROS APIs in an introspectable and unified approach.
 
3 2014-12-29 rosgraph_msgs
Messages relating to the ROS Computation Graph. These are generally considered to be low-level messages that end users do not interact with.
Messages relating to the ROS Computation Graph. These are generally considered to be low-level messages that end users do not interact with.
 
1 2014-12-29 rosgraph
rosgraph contains the rosgraph command-line tool, which prints information about the ROS Computation Graph. It also provides an internal library that can be used by graphical tools.
rosgraph contains the rosgraph command-line tool, which prints information about the ROS Computation Graph. It also provides an internal library that can be used by graphical tools.
 
1 2023-01-30 roseus_tutorials
roseus_tutorials
roseus_tutorials
 
1 2023-01-30 roseus_smach
roseus_smach * Euslisp state machine class. it will be moved. * Message publisher for visualizing current state by smach_viewer. * Simple pickle dump script for debugging state machine. * Execute state machine as a action server.
roseus_smach * Euslisp state machine class. it will be moved. * Message publisher for visualizing current state by smach_viewer. * Simple pickle dump script for debugging state machine. * Execute state machine as a action server.
 
1 2023-12-11 roseus_remote
The jskeus_remote package
The jskeus_remote package
 
1 2023-01-30 roseus_mongo
The roseus_mongo package
The roseus_mongo package
 
1 2023-01-30 roseus
EusLisp client for ROS Robot Operating System.
EusLisp client for ROS Robot Operating System.
 
1 2024-04-16 rosdoc_lite
This ROS package wraps documentation tools like doxygen, sphinx, and epydoc, making it convenient to generate ROS package documentation. It also generates online documentation for the ROS wiki.
This ROS package wraps documentation tools like doxygen, sphinx, and epydoc, making it convenient to generate ROS package documentation. It also generates online documentation for the ROS wiki.
 
1 2015-04-13 roscreate
roscreate contains a tool that assists in the creation of ROS filesystem resources. It provides:
roscreate contains a tool that assists in the creation of ROS filesystem resources. It provides:
 
1 2014-05-01 roscpp_tutorials
This package attempts to show the features of ROS step-by-step, including using messages, servers, parameters, etc.
This package attempts to show the features of ROS step-by-step, including using messages, servers, parameters, etc.
 
1 2014-12-29 roscpp_traits
roscpp_traits contains the message traits code as described in
roscpp_traits contains the message traits code as described in
 
1 2014-12-29 roscpp_serialization
roscpp_serialization contains the code for serialization as described in
roscpp_serialization contains the code for serialization as described in
 
1 2014-12-29 roscpp_core
Underlying data libraries for roscpp messages.
Underlying data libraries for roscpp messages.
 
1 2014-12-29 roscpp
roscpp is a C++ implementation of ROS. It provides a
roscpp is a C++ implementation of ROS. It provides a
 
1 2014-02-16 rosconsole_bridge
rosconsole_bridge is a package used in conjunction with console_bridge and rosconsole for connecting console_bridge-based logging to rosconsole-based logging.
rosconsole_bridge is a package used in conjunction with console_bridge and rosconsole for connecting console_bridge-based logging to rosconsole-based logging.
 
2 2014-12-29 rosconsole
ROS console output library.
ROS console output library.
 
1 2015-04-13 rosclean
rosclean: cleanup filesystem resources (e.g. log files).
rosclean: cleanup filesystem resources (e.g. log files).
 
1 2015-04-13 rosbuild
rosbuild contains scripts for managing the CMake-based build system for ROS.
rosbuild contains scripts for managing the CMake-based build system for ROS.
 
1 2015-04-13 rosboost_cfg
Contains scripts used by the rosboost-cfg tool for determining cflags/lflags/etc. of boost on your system
Contains scripts used by the rosboost-cfg tool for determining cflags/lflags/etc. of boost on your system
 
1 2015-04-13 rosbash
Assorted shell commands for using ros with bash.
Assorted shell commands for using ros with bash.
 
1 2015-07-11 rosbaglive
Plays rosbags as though they were happening NOW.
Plays rosbags as though they were happening NOW.
 
1 2014-12-29 rosbag_storage
This is a set of tools for recording from and playing back ROS message without relying on the ROS client library.
This is a set of tools for recording from and playing back ROS message without relying on the ROS client library.
 
1 2013-08-16 rosbag_migration_rule
This empty package allows to export rosbag migration rule files without depending on rosbag.
This empty package allows to export rosbag migration rule files without depending on rosbag.
 
1 2014-12-16 rosbag_image_compressor
The rosbag_image_compressor package. This package has a script to compress and decompress images inside a bag file.
The rosbag_image_compressor package. This package has a script to compress and decompress images inside a bag file.
 
1 2014-12-29 rosbag
This is a set of tools for recording from and playing back to ROS topics. It is intended to be high performance and avoids deserialization and reserialization of the messages.
This is a set of tools for recording from and playing back to ROS topics. It is intended to be high performance and avoids deserialization and reserialization of the messages.
 
2 2021-05-04 rosauth
Server Side tools for Authorization and Authentication of ROS Clients
Server Side tools for Authorization and Authentication of ROS Clients
 
1 2015-02-06 rosatomic
rosatomic provides the C++11-style atomic operations by pulling symbols from the proposed Boost.Atomic package into the ros namespace. Once C++11-style atomics (std::atomic) are available from compilers, rosatomic will conditionally use those instead.
rosatomic provides the C++11-style atomic operations by pulling symbols from the proposed Boost.Atomic package into the ros namespace. Once C++11-style atomics (std::atomic) are available from compilers, rosatomic will conditionally use those instead.
 
1 2014-10-30 ros_web_video
Streaming of ROS Image Topics via HTTP
Streaming of ROS Image Topics via HTTP
 
1 2014-05-01 ros_tutorials
ros_tutorials contains packages that demonstrate various features of ROS, as well as support packages which help demonstrate those features.
ros_tutorials contains packages that demonstrate various features of ROS, as well as support packages which help demonstrate those features.
 
1 2024-04-11 ros_speech_recognition
ROS wrapper for Python SpeechRecognition library
ROS wrapper for Python SpeechRecognition library
 
1 2015-02-06 ros_realtime
The ros_realtime package
The ros_realtime package
 
1 2024-04-11 ros_google_cloud_language
ros clinet library for google cloud language
ros clinet library for google cloud language
 
1 2014-09-18 ros_full
A metapackage to aggregate several packages.
A metapackage to aggregate several packages.
 
1 2014-08-11 ros_ethercat_model
The mechanism model
The mechanism model
 
1 2014-08-11 ros_ethercat_loop
Main loop to run EtherCAT robot hardware.
Main loop to run EtherCAT robot hardware.
 
1 2014-08-11 ros_ethercat_hardware
Package for creating a hardware interface to the robot using the EtherCAT motor controller/driver
Package for creating a hardware interface to the robot using the EtherCAT motor controller/driver
 
2 2014-08-11 ros_ethercat_eml
This is an implementation of the EtherCAT master protocol for use wiht ros_ethercar package based on the work done at Flanders' Mechatronics Technology Centre and Willow Garage.
This is an implementation of the EtherCAT master protocol for use wiht ros_ethercar package based on the work done at Flanders' Mechatronics Technology Centre and Willow Garage.
 
1 2014-08-11 ros_ethercat
A pr2 agnostic replacement for robots using EtherCAT
A pr2 agnostic replacement for robots using EtherCAT
 
2 2014-10-28 ros_controllers
Library of ros controllers
Library of ros controllers
 
1 2014-10-28 ros_control
A set of packages that include controller interfaces, controller managers, transmissions, hardware_interfaces and the control_toolbox.
A set of packages that include controller interfaces, controller managers, transmissions, hardware_interfaces and the control_toolbox.
 
1 2014-12-29 ros_comm
ROS communications-related packages, including core client libraries (roscpp, rospy) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
ROS communications-related packages, including core client libraries (roscpp, rospy) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
 
2 2014-09-18 ros_base
A metapackage to aggregate several packages.
A metapackage to aggregate several packages.
 
1 2015-04-13 ros
ROS packaging system
ROS packaging system
 
1 2013-08-16 roomba_stage
The roomba_stage package
The roomba_stage package
 
1 2017-03-28 romeo_sensors_py
Package that adds the depth camera to Romeo
Package that adds the depth camera to Romeo
 
1 2017-03-28 romeo_robot
The romeo_robot metapackage
The romeo_robot metapackage
 
1 2017-11-16 romeo_moveit_config
An automatically generated package with all the configuration and launch files for using the romeoH37 with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the romeoH37 with the MoveIt Motion Planning Framework
 
1 2017-03-28 romeo_description
The romeo_description package
The romeo_description package
 
1 2017-03-28 romeo_bringup
The romeo_bringup package contains launch and configuration files required to bring ROS interfaces for Romeo up into a running state.
The romeo_bringup package contains launch and configuration files required to bring ROS interfaces for Romeo up into a running state.
 
1 2014-03-21 rocon_std_msgs
Standard messages used by other rocon specific package types.
Standard messages used by other rocon specific package types.
 
1 2014-03-21 rocon_service_pair_msgs
Paired pubsubs generators for non-blocking services.
Paired pubsubs generators for non-blocking services.
 
1 2013-11-12 rocon_rqt_plugins
Rqt plugins for monitoring and interacting with the rocon framework.
Rqt plugins for monitoring and interacting with the rocon framework.
 
1 2014-03-21 rocon_msgs
Communication types (msgs/srvs/actions) for robotics in concert (aka multimaster).
Communication types (msgs/srvs/actions) for robotics in concert (aka multimaster).
 
1 2014-03-21 rocon_interaction_msgs
Messages used by rocon interactions.
Messages used by rocon interactions.
 
1 2013-11-12 rocon_gateway_graph
An rqt plugin that displays the gateway graph across multiple ros masters from the perspective of the master executing the plugin.
An rqt plugin that displays the gateway graph across multiple ros masters from the perspective of the master executing the plugin.
 
1 2013-11-12 rocon_conductor_graph
The rocon_conductor_graph package
The rocon_conductor_graph package
 
1 2014-03-21 rocon_app_manager_msgs
Messages used by the platform app manager.
Messages used by the platform app manager.
 
1 2013-10-17 rocon
This is a meta package for robotics in concert(a.k.a rocon)
This is a meta package for robotics in concert(a.k.a rocon)
 
1 2023-09-26 robotnik_msgs
The robotnik_msgs package. Common messages and services used by some Robotnik's packages.
The robotnik_msgs package. Common messages and services used by some Robotnik's packages.
 
1 2015-03-09 roboteq_msgs
Messages for Roboteq motor controller
Messages for Roboteq motor controller
 
1 2015-03-09 roboteq_driver
The roboteq_driver package
The roboteq_driver package
 
1 2015-03-09 roboteq_diagnostics
Republish basic Roboteq motor controller data to the standard ROS diagnostics topic.
Republish basic Roboteq motor controller data to the standard ROS diagnostics topic.
 
1 2014-11-03 robot_web_tools
Robot Web Tools Metapackage and Top Level Launch Files
Robot Web Tools Metapackage and Top Level Launch Files
 
1 2015-03-13 robot_upstart
The robot_upstart package provides scripts which may be used to install and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files.
The robot_upstart package provides scripts which may be used to install and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files.
 
2 2014-11-30 robot_state_publisher
This package allows you to publish the state of a robot to
This package allows you to publish the state of a robot to
 
1 2013-08-16 robot_setup_tf_tutorial
The robot_setup_tf_tutorial package
The robot_setup_tf_tutorial package
 
2 2016-02-18 robot_pose_publisher
A Simple Node to Publish the Robot's Position Relative to the Map using TFs
A Simple Node to Publish the Robot's Position Relative to the Map using TFs
 
2 2015-05-01 robot_pose_ekf
The Robot Pose EKF package is used to estimate the 3D pose of a robot, based on (partial) pose measurements coming from different sources. It uses an extended Kalman filter with a 6D model (3D position and 3D orientation) to combine measurements from wheel odometry, IMU sensor and visual odometry. The basic idea is to offer loosely coupled integration with different sensors, where sensor signals are received as ROS messages.
The Robot Pose EKF package is used to estimate the 3D pose of a robot, based on (partial) pose measurements coming from different sources. It uses an extended Kalman filter with a 6D model (3D position and 3D orientation) to combine measurements from wheel odometry, IMU sensor and visual odometry. The basic idea is to offer loosely coupled integration with different sensors, where sensor signals are received as ROS messages.
 
1 2015-12-09 robot_model
 
2 2015-11-03 robot_mechanism_controllers
Generic Mechanism Controller Library
Generic Mechanism Controller Library
 
1 2015-05-27 robot_localization
The robot_localization package provides nonlinear state estimation through sensor fusion of an abritrary number of sensors.
The robot_localization package provides nonlinear state estimation through sensor fusion of an abritrary number of sensors.
 
1 2014-09-18 robot
A metapackage to aggregate several packages.
A metapackage to aggregate several packages.
 
1 2014-08-13 rmp_teleop
The rmp_teleop package provides teleoperation functionalities for a Segway Robotics Mobility Platform. This package currently supports the xbox wireless joytsick.
The rmp_teleop package provides teleoperation functionalities for a Segway Robotics Mobility Platform. This package currently supports the xbox wireless joytsick.
 
2 2014-08-13 rmp_msgs
The rmp_msgs package defines rmp specific messages such as motor status, audio command, ...
The rmp_msgs package defines rmp specific messages such as motor status, audio command, ...
 
1 2014-08-13 rmp_description
The rmp_description package provides Unified Robot Description Format files to represent a Segway Robotics Mobility Platform.
The rmp_description package provides Unified Robot Description Format files to represent a Segway Robotics Mobility Platform.
 
1 2014-08-13 rmp_base
The rmp_base package provides a ros interface to control a Segway Robotics Mobility Platform. In addition, navigation and status data are also published such as odometry, imu, mottor and battery status, ...
The rmp_base package provides a ros interface to control a Segway Robotics Mobility Platform. In addition, navigation and status data are also published such as odometry, imu, mottor and battery status, ...
 
1 2014-10-14 rgbd_launch
Launch files to open an RGBD device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds.
Launch files to open an RGBD device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds.
 
1 2021-01-19 rfsm
This package contains the rFSM flavor of Statecharts.
This package contains the rFSM flavor of Statecharts.
 
1 2014-07-25 rflex
ROS adaptations of the RFLEX driver.
ROS adaptations of the RFLEX driver.
 
1 2015-12-30 rethink_ee_description
Description of End Effector for Robots from Rethink Robotics. This package contains the URDF and meshes describing these end effectors.
Description of End Effector for Robots from Rethink Robotics. This package contains the URDF and meshes describing these end effectors.
 
2 2024-04-11 respeaker_ros
The respeaker_ros package
The respeaker_ros package
 
2 2015-12-09 resource_retriever
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library.
 
1 2024-04-05 resized_image_transport
ROS nodes to publish resized images.
ROS nodes to publish resized images.
 
1 2014-02-07 realtime_tools
This package contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into the realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
This package contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into the realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
 
1 2017-07-04 read_omni_dataset
This package is a read module that asynchronously reads messages from the socrob omni dataset. The purpose of this package is to provide a quick and ready-to-start platform for developing and implementing perception related algorithms on the omni dataset
This package is a read module that asynchronously reads messages from the socrob omni dataset. The purpose of this package is to provide a quick and ready-to-start platform for developing and implementing perception related algorithms on the omni dataset
 
2 2016-07-02 razor_imu_9dof
razor_imu_9dof is a package that provides a ROS driver for the Sparkfun Razor IMU 9DOF. It also provides Arduino firmware that runs on the Razor board, and which must be installed on the Razor board for the system to work. A node which displays the attitude (roll, pitch and yaw) of the Razor board (or any IMU) is provided for testing.
razor_imu_9dof is a package that provides a ROS driver for the Sparkfun Razor IMU 9DOF. It also provides Arduino firmware that runs on the Razor board, and which must be installed on the Razor board for the system to work. A node which displays the attitude (roll, pitch and yaw) of the Razor board (or any IMU) is provided for testing.
 
1 2014-05-30 razer_hydra
Unofficial driver and ROS node for Razer Hydra
Unofficial driver and ROS node for Razer Hydra
 
2 2014-08-26 raw_description
This package contains the description (mechanical, kinematic, visual, etc.) of the Care-O-bot robot. The files in this package are parsed and used by a variety of other components. Most users will not interact directly with this package.
This package contains the description (mechanical, kinematic, visual, etc.) of the Care-O-bot robot. The files in this package are parsed and used by a variety of other components. Most users will not interact directly with this package.
 
1 2015-06-15 range_sensor_layer
Navigation Layer for Range sensors like sonar and IR
Navigation Layer for Range sensors like sonar and IR
 
1 2022-03-29 random_numbers
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator.
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator.
 
2 2016-03-04 rail_user_queue_manager
Server Side ROS Queue Node
Server Side ROS Queue Node
 
2 2016-03-04 rail_maps
Maps Generated by the RAIL Lab at WPI
Maps Generated by the RAIL Lab at WPI
 
1 2014-08-06 r2_msgs
Messages for dealing with the Robonaut2/ISS Taskboard
Messages for dealing with the Robonaut2/ISS Taskboard
 
1 2014-08-06 r2_moveit_config
An automatically generated package with all the configuration and launch files for using the r2 with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the r2 with the MoveIt Motion Planning Framework
 
1 2014-08-12 r2_gazebo
Configurations for Simulating Robonaut2 in Gazebo
Configurations for Simulating Robonaut2 in Gazebo
 
1 2014-08-06 r2_fullbody_moveit_config
An automatically generated package with all the configuration and launch files for using the r2 with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the r2 with the MoveIt Motion Planning Framework
 
1 2014-08-06 r2_description
URDF/Meshes/Models for Robonaut2
URDF/Meshes/Models for Robonaut2
 
1 2014-08-06 r2_control
Ready Poses for the Robonaut2
Ready Poses for the Robonaut2
 
1 2015-02-10 queue_web
queue_web
queue_web
 
1 2014-06-29 qt_tutorials
Example qt programs, generated from code similar to that used by the roscreate-qt-pkg script and styled on roscpp_tutorials.
Example qt programs, generated from code similar to that used by the roscreate-qt-pkg script and styled on roscpp_tutorials.
 
1 2014-06-29 qt_ros
Simple qt cmake build tools and master-chooser style application template.
Simple qt cmake build tools and master-chooser style application template.
 
1 2018-01-09 qt_paramedit
A GUI application for viewing and editing ROS parameters.
A GUI application for viewing and editing ROS parameters.
 
1 2018-05-22 qt_gui_py_common
qt_gui_py_common provides common functionality for GUI plugins written in Python.
qt_gui_py_common provides common functionality for GUI plugins written in Python.
 
1 2018-05-22 qt_gui_cpp
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. At least one specific binding must be available in order to use C++-plugins.
 
1 2018-05-22 qt_gui_core
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
 
1 2018-05-22 qt_gui_app
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
 
1 2018-05-22 qt_gui
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings.
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings.
 
1 2018-05-22 qt_dotgraph
qt_dotgraph provides helpers to work with dot graphs.
qt_dotgraph provides helpers to work with dot graphs.
 
1 2014-06-29 qt_create
Provides templates and scripts for creating qt-ros packages (similar to roscreate-pkg).
Provides templates and scripts for creating qt-ros packages (similar to roscreate-pkg).
 
1 2014-06-29 qt_build
Currently just maintains a cmake api for simplifying the building of qt apps within the ros framework.
Currently just maintains a cmake api for simplifying the building of qt apps within the ros framework.
 
1 2015-05-04 python_trep
Trep: Mechanical Simulation and Optimal Control Software
Trep: Mechanical Simulation and Optimal Control Software
 
1 2016-03-31 python_qt_binding
This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide is released under the LGPL. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these.
This stack provides Python bindings for Qt. There are two providers: pyside and pyqt. PySide is released under the LGPL. PyQt is released under the GPL. Both the bindings and tools to build bindings are included from each available provider. For PySide, it is called "Shiboken". For PyQt, this is called "SIP". Also provided is adapter code to make the user's Python code independent of which binding provider was actually used which makes it very easy to switch between these.
 
1 2024-03-29 python_orocos_kdl
This package contains the python bindings PyKDL for the Kinematics and Dynamics Library (KDL), distributed by the Orocos Project.
This package contains the python bindings PyKDL for the Kinematics and Dynamics Library (KDL), distributed by the Orocos Project.
 
1 2014-07-25 ptu_control
Actionlib interface for PTUs which listen for JointState messages (such as PTU46)
Actionlib interface for PTUs which listen for JointState messages (such as PTU46)
 
1 2014-07-25 ptu46
Driver for the Directed Perception ptu46 pan/tilt driver, forked from player
Driver for the Directed Perception ptu46 pan/tilt driver, forked from player
 
1 2017-06-08 ps4eye
The ps4eye package
The ps4eye package
 
1 2014-07-01 ps3joy
Playstation 3 SIXAXIS or DUAL SHOCK 3 joystick driver. Driver for the Sony PlayStation 3 SIXAXIS or DUAL SHOCK 3 joysticks. In its current state, this driver is not compatible with the use of other Bluetooth HID devices. The driver listens for a connection on the HID ports, starts the joystick streaming data, and passes the data to the Linux uinput device so that it shows up as a normal joystick.
Playstation 3 SIXAXIS or DUAL SHOCK 3 joystick driver. Driver for the Sony PlayStation 3 SIXAXIS or DUAL SHOCK 3 joysticks. In its current state, this driver is not compatible with the use of other Bluetooth HID devices. The driver listens for a connection on the HID ports, starts the joystick streaming data, and passes the data to the Linux uinput device so that it shows up as a normal joystick.
 
1 2014-07-28 prosilica_gige_sdk
AVT GigE SDK version 1.26 for ROS
AVT GigE SDK version 1.26 for ROS
 
1 2017-08-14 prosilica_camera
A ROS driver node for AVT/Prosilica Gigabit Ethernet (GigE) cameras.
A ROS driver node for AVT/Prosilica Gigabit Ethernet (GigE) cameras.
 
1 2015-02-10 program_queue
program_queue
program_queue
 
1 2015-05-27 prace_gripper_driver
prace_gripper_driver
prace_gripper_driver
 
1 2015-05-27 prace_common
prace_common substitude package
prace_common substitude package
 
1 2023-06-22 pr2eus_tutorials
pr2eus_tutorials
pr2eus_tutorials
 
1 2023-06-22 pr2eus_openrave
pr2eus_openrave
pr2eus_openrave
 
1 2023-06-22 pr2eus_moveit
pr2eus_moveit
pr2eus_moveit
 
1 2023-06-22 pr2eus_impedance
pr2eus_impedance
pr2eus_impedance
 
1 2023-06-22 pr2eus_armnavigation
pr2eus_armnavigation
pr2eus_armnavigation
 
1 2023-06-22 pr2eus
pr2eus
pr2eus
 
1 2016-03-23 pr2_tuckarm
Tucks the arms of the PR2 robot into a safe position for moving the base of the robot. This also moves the arms out of the view of the tilting laser scanner, as much as possible.
Tucks the arms of the PR2 robot into a safe position for moving the base of the robot. This also moves the arms out of the view of the tilting laser scanner, as much as possible.
 
2 2015-02-11 pr2_tuck_arms_app
Tucks the arms of the PR2 robot into a safe position for moving the base of the robot. This also moves the arms out of the view of the tilting laser scanner, as much as possible.
Tucks the arms of the PR2 robot into a safe position for moving the base of the robot. This also moves the arms out of the view of the tilting laser scanner, as much as possible.
 
1 2013-12-04 pr2_tuck_arms_action
The pr2_tuck_arms_action package
The pr2_tuck_arms_action package
 
1 2015-12-05 pr2_trajectory_execution_tests
pr2_trajectory_execution_tests
pr2_trajectory_execution_tests
 
1 2013-12-04 pr2_tilt_laser_interface
Provides a set of tools/actions for manipulating the pr2's tilting laser. Simplifies previously complex tasks, such as fetching a single sweep, given a set of desired parameters for both the laser driver and tilting platform.
Provides a set of tools/actions for manipulating the pr2's tilting laser. Simplifies previously complex tasks, such as fetching a single sweep, given a set of desired parameters for both the laser driver and tilting platform.
 
1 2015-12-05 pr2_test_sbpl_planner
pr2_test_sbpl_planner
pr2_test_sbpl_planner
 
1 2015-12-05 pr2_test_kinematic_constraints
pr2_test_kinematic_constraints
pr2_test_kinematic_constraints
 
1 2015-12-05 pr2_test_collision_distance_field
pr2_test_collision_distance_field
pr2_test_collision_distance_field
 
1 2015-12-05 pr2_test_collision_detection
pr2_test_collision_detection
pr2_test_collision_detection
 
1 2015-12-05 pr2_test_chomp_planner
pr2_test_chomp_planner
pr2_test_chomp_planner
 
1 2016-03-23 pr2_teleop_general
pr2_teleop_general
pr2_teleop_general
 
1 2016-03-23 pr2_teleop
The pr2_teleop package
The pr2_teleop package
 
1 2015-02-11 pr2_surrogate
The pr2_surrogate package allows you to make a PR2 into a surrogate for your physical body using the Oculus RIFT HMD and Razer Hydra controller.
The pr2_surrogate package allows you to make a PR2 into a surrogate for your physical body using the Oculus RIFT HMD and Razer Hydra controller.
 
1 2014-10-15 pr2_sith
An extension of the PR2 props demo, but instead of high fives, the PR2 swings a lightsaber until it detects an impact.
An extension of the PR2 props demo, but instead of high fives, the PR2 swings a lightsaber until it detects an impact.
 
1 2015-12-23 pr2_simulator
The pr2_simulator package
The pr2_simulator package
 
1 2015-02-10 pr2_simple_interface
pr2_simple_interface
pr2_simple_interface
 
1 2015-12-05 pr2_simple_benchmark_test
pr2_simple_benchmark_test
pr2_simple_benchmark_test
 
1 2015-02-11 pr2_shield_teleop
pr2_shield_teleop
pr2_shield_teleop
 
1 2021-01-08 pr2_self_test_msgs
Messages used in PR2 hardware testing.
Messages used in PR2 hardware testing.
 
1 2021-01-08 pr2_self_test
The pr2_self_test package
The pr2_self_test package
 
2 2015-02-06 pr2_se_calibration_launch
pr2_se_calibration_launch
pr2_se_calibration_launch
 
2 2016-03-01 pr2_run_stop_auto_restart
This package provides a node that monitors the state of the run stops of the pr2_robot. When the state of the run stop changes from off to on, this node will automatically enable the power to the motors, and reset the motors. This allows you to use the run stop as a 'pause' button. By using the run stop as a tool to power up the robot, the run stop is also in reach of the user once the robot starts moving.
This package provides a node that monitors the state of the run stops of the pr2_robot. When the state of the run stop changes from off to on, this node will automatically enable the power to the motors, and reset the motors. This allows you to use the run stop as a 'pause' button. By using the run stop as a tool to power up the robot, the run stop is also in reach of the user once the robot starts moving.
 

Packages

Name Description
1 2024-03-03 test_mavros
Tests for MAVROS package
Tests for MAVROS package
 
1 2020-10-06 test_diagnostic_aggregator
Basic diagnostic_aggregator tests are in the
Basic diagnostic_aggregator tests are in the
 
1 2024-02-17 test_catkin_virtualenv_inherited
Test to make sure a package inherits it's dependency's dependencies, but is able to override the version.
Test to make sure a package inherits it's dependency's dependencies, but is able to override the version.
 
1 2024-02-17 test_catkin_virtualenv
Basic catkin_virtualenv test.
Basic catkin_virtualenv test.
 
1 2020-08-28 test_bond
Contains tests for [[bond]], including tests for [[bondpy]] and [[bondcpp]].
Contains tests for [[bond]], including tests for [[bondpy]] and [[bondcpp]].
 
1 2018-10-08 teraranger_description
The teraranger_description package
The teraranger_description package
 
1 2017-12-08 teraranger_array_converter
Package that handle conversion from RangeArray messsages
Package that handle conversion from RangeArray messsages
 
1 2021-03-11 teraranger_array
This package provides ros nodes for multi-sensor arrays from Terabee
This package provides ros nodes for multi-sensor arrays from Terabee
 
1 2021-03-11 teraranger
This package provides ros nodes for single sensors from Terabee
This package provides ros nodes for single sensors from Terabee
 
2 2019-10-24 tello_driver
>This package provides a ROS interface for the TelloPy library. Development of this ROS package pursues not to modify the TelloPy library, instead apply any modification or addition to the ros_driver package in an encapsulated manner.
>This package provides a ROS interface for the TelloPy library. Development of this ROS package pursues not to modify the TelloPy library, instead apply any modification or addition to the ros_driver package in an encapsulated manner.
 
2 2022-12-23 teleop_twist_keyboard
Generic keyboard teleop for twist robots.
Generic keyboard teleop for twist robots.
 
2 2020-11-25 teleop_twist_joy
Generic joystick teleop for twist robots.
Generic joystick teleop for twist robots.
 
1 2018-04-06 teleop_tools_msgs
The teleop_tools_msgs package
The teleop_tools_msgs package
 
2 2018-04-06 teleop_tools
A set of generic teleoperation tools for any robot.
A set of generic teleoperation tools for any robot.
 
1 2021-01-29 teleop_legged_robots
Generic keyboard teleop for legged robots.
Generic keyboard teleop for legged robots.
 
1 2019-07-03 teb_local_planner_tutorials
The teb_local_planner_tutorials package
The teb_local_planner_tutorials package
 
1 2020-05-29 teb_local_planner
The teb_local_planner package implements a plugin to the base_local_planner of the 2D navigation stack. The underlying method called Timed Elastic Band locally optimizes the robot's trajectory with respect to trajectory execution time, separation from obstacles and compliance with kinodynamic constraints at runtime.
The teb_local_planner package implements a plugin to the base_local_planner of the 2D navigation stack. The underlying method called Timed Elastic Band locally optimizes the robot's trajectory with respect to trajectory execution time, separation from obstacles and compliance with kinodynamic constraints at runtime.
 
1 2020-01-08 tdk_robokit
The tdk_robokit package
The tdk_robokit package
 
1 2023-12-15 tblib
Traceback fiddling library. Allows you to pickle tracebacks.
Traceback fiddling library. Allows you to pickle tracebacks.
 
1 2017-03-03 task_compiler
task_compiler Compiler that translate task description in PDDL (Planning Domain Description Language) to SMACH (state machine based execution and coordination system) description.
task_compiler Compiler that translate task description in PDDL (Planning Domain Description Language) to SMACH (state machine based execution and coordination system) description.
 
1 2021-01-19 task_allocation
A package that offers action servers for assigning tasks between cyber physical system (CPS).
A package that offers action servers for assigning tasks between cyber physical system (CPS).
 
1 2021-01-19 target_monitor
A package that manages information about targets in a swarm of cyber physical systems (CPSs).
A package that manages information about targets in a swarm of cyber physical systems (CPSs).
 
1 2017-12-07 tango_support
Single-header tango_support library.
Single-header tango_support library.
 
1 2017-12-07 tango_ros_streamer
This package wraps Tango Ros Streamer application
This package wraps Tango Ros Streamer application
 
1 2017-12-07 tango_ros_native
This package contains a cpp lib for using ros with tango
This package contains a cpp lib for using ros with tango
 
1 2017-12-07 tango_ros_messages
This package contains messages/services used by tango ros lib
This package contains messages/services used by tango ros lib
 
1 2017-12-07 tango_client_api
Single-header tango_client_api library.
Single-header tango_client_api library.
 
1 2017-12-07 tango_3d_reconstruction
Single-header tango_3d_reconstruction library.
Single-header tango_3d_reconstruction library.
 
1 2024-04-18 talos_robot
Description and launch files for the TOR robot
Description and launch files for the TOR robot
 
1 2024-04-18 talos_description_inertial
Inertial parameters of talos
Inertial parameters of talos
 
1 2024-04-18 talos_description_calibration
This package contains the description of the hand-eye calibration of the TALOS robot. The files in this package are used also from the talos_description package.
This package contains the description of the hand-eye calibration of the TALOS robot. The files in this package are used also from the talos_description package.
 
2 2024-04-18 talos_description
The talos_description package
The talos_description package
 
1 2024-04-18 talos_controller_configuration
The talos_controller_configuration package
The talos_controller_configuration package
 
1 2024-04-18 talos_bringup
The talos_bringup package
The talos_bringup package
 
1 2023-03-10 tablet_socket_msgs
The tablet_socket_msgs package
The tablet_socket_msgs package
 
1 2018-02-19 sync_params
Synchronises parameters across multiple masters.
Synchronises parameters across multiple masters.
 
1 2023-09-29 swri_yaml_util
Provides wrappers around the yaml-cpp library for various utility functions and to abstract out the API changes made to yaml-cpp between ubuntu:precise and ubuntu:trusty.
Provides wrappers around the yaml-cpp library for various utility functions and to abstract out the API changes made to yaml-cpp between ubuntu:precise and ubuntu:trusty.
 
1 2023-09-29 swri_transform_util
The swri_transform_util package contains utility functions and classes for transforming between coordinate frames.
The swri_transform_util package contains utility functions and classes for transforming between coordinate frames.
 
1 2023-09-29 swri_system_util
swri_system_util
swri_system_util
 
1 2023-09-29 swri_string_util
swri_string_util
swri_string_util
 
1 2023-09-29 swri_serial_util
swri_serial_util
swri_serial_util
 
1 2023-09-29 swri_route_util
This library provides functionality to simplify working with the navigation messages defined in marti_nav_msgs.
This library provides functionality to simplify working with the navigation messages defined in marti_nav_msgs.
 
1 2023-09-29 swri_rospy
This package provides added functionality on top of rospy, including a single-threaded callback queue.
This package provides added functionality on top of rospy, including a single-threaded callback queue.
 
1 2023-09-29 swri_roscpp
Enhancements to roscpp functionality to reduce boilerplate code and implement common patterns.
Enhancements to roscpp functionality to reduce boilerplate code and implement common patterns.
 
1 2020-11-24 swri_profiler_tools
Provides tools for viewing data produced by nodes that use the swri_profiler library to output profiling information.
Provides tools for viewing data produced by nodes that use the swri_profiler library to output profiling information.
 
1 2020-11-24 swri_profiler_msgs
Messages for the swri_profiler tool.
Messages for the swri_profiler tool.
 
1 2020-11-24 swri_profiler
swri_profiler provides basic tools for real-time selective profiling of ROS C++ nodes.
swri_profiler provides basic tools for real-time selective profiling of ROS C++ nodes.
 
1 2023-09-29 swri_prefix_tools
Contains scripts that are useful as prefix commands for nodes started by roslaunch.
Contains scripts that are useful as prefix commands for nodes started by roslaunch.
 
1 2023-09-29 swri_opencv_util
swri_opencv_util
swri_opencv_util
 
1 2023-09-29 swri_nodelet
This package provides a simple script to write simple launch files that can easily switch between running nodelets together or as standalone nodes.
This package provides a simple script to write simple launch files that can easily switch between running nodelets together or as standalone nodes.
 
1 2023-09-29 swri_math_util
swri_math_util
swri_math_util
 
1 2023-09-29 swri_image_util
swri_image_util
swri_image_util
 
1 2023-09-29 swri_geometry_util
swri_geometry_util
swri_geometry_util
 
1 2023-09-29 swri_dbw_interface
This package provides documentation on common interface conventions for drive-by-wire systems.
This package provides documentation on common interface conventions for drive-by-wire systems.
 
1 2023-09-29 swri_console_util
swri_console_util
swri_console_util
 
1 2023-09-20 swri_console
A rosout GUI viewer developed at Southwest Research Insititute as an alternative to rqt_console.
A rosout GUI viewer developed at Southwest Research Insititute as an alternative to rqt_console.
 
1 2023-09-29 swri_cli_tools
rosman contains the rosman tool for introspecting ROS nodes
rosman contains the rosman tool for introspecting ROS nodes
 
1 2024-04-11 switchbot_ros
use switchbot with ros
use switchbot with ros
 
1 2020-04-01 swarmros
SwarmIO communications bridge for ROS
SwarmIO communications bridge for ROS
 
1 2021-01-19 swarm_functions
The swarm functions library provides simple functionalities that enable swarm algorithms to work. It is part of the swarm library.
The swarm functions library provides simple functionalities that enable swarm algorithms to work. It is part of the swarm library.
 
1 2021-02-04 swarm_behaviors_velocity
A package that provides velocity related functionalities.
A package that provides velocity related functionalities.
 
1 2021-02-04 swarm_behaviors_position
A package that provides position related functionalities.
A package that provides position related functionalities.
 
1 2021-02-04 swarm_behaviors
The swarm behaviors library contains implementations of swarm algorithms. It is part of the swarm library.
The swarm behaviors library contains implementations of swarm algorithms. It is part of the swarm library.
 
1 2021-04-15 summit_xl_sim_bringup
Launch files for Summit XL simulation.
Launch files for Summit XL simulation.
 
1 2021-04-15 summit_xl_sim
The summit_xl_sim metapackage
The summit_xl_sim metapackage
 
1 2021-08-11 summit_xl_robot_local_control
The summit_xl_robot_local_control package
The summit_xl_robot_local_control package
 
1 2021-08-11 summit_xl_perception
The summit_xl_perception package for configuration files
The summit_xl_perception package for configuration files
 
1 2021-08-11 summit_xl_pad
The summit_xl_pad package allows to control the summit_xl product range (summit_xl, summit_xl_omni, x_wam) teleoperation
The summit_xl_pad package allows to control the summit_xl product range (summit_xl, summit_xl_omni, x_wam) teleoperation
 
1 2021-08-11 summit_xl_navigation
Navigation launch and config files for Summit XL robot.
Navigation launch and config files for Summit XL robot.
 
1 2021-08-11 summit_xl_localization
The summit_xl_localization package
The summit_xl_localization package
 
1 2021-08-11 summit_xl_j2s7s300_moveit_config
An automatically generated package with all the configuration and launch files for using the summit_xl with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the summit_xl with the MoveIt! Motion Planning Framework
 
1 2021-08-11 summit_xl_j2s6s300_moveit_config
An automatically generated package with all the configuration and launch files for using the summit_xl with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the summit_xl with the MoveIt! Motion Planning Framework
 
1 2021-08-11 summit_xl_j2s6s200_moveit_config
An automatically generated package with all the configuration and launch files for using the summit_xl with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the summit_xl with the MoveIt! Motion Planning Framework
 
1 2021-08-11 summit_xl_j2n6s200_moveit_config
An automatically generated package with all the configuration and launch files for using the summit_xl with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the summit_xl with the MoveIt! Motion Planning Framework
 
1 2021-04-15 summit_xl_gazebo
Launch files and world files to start the models in gazebo
Launch files and world files to start the models in gazebo
 
1 2021-08-11 summit_xl_description
URDF description of the Summit XL and Summit XL HL and omni versions
URDF description of the Summit XL and Summit XL HL and omni versions
 
1 2021-08-11 summit_xl_control
This package contains the launch files that load the required controller interfaces for simulation in Gazebo.
This package contains the launch files that load the required controller interfaces for simulation in Gazebo.
 
1 2021-08-11 summit_xl_common
URDF description of the Summit XL and Summit XL HL, platform messages and other files for simulation.
URDF description of the Summit XL and Summit XL HL, platform messages and other files for simulation.
 
1 2016-08-26 summit_x_sim_bringup
Launch files for Summit-X simulation.
Launch files for Summit-X simulation.
 
1 2016-08-26 summit_x_sim
The summit_x_sim metapackage
The summit_x_sim metapackage
 
1 2016-08-26 summit_x_robot_control
Control the robot joints in all kinematic configurations, publishes odom topic and, if configured, also tf odom to base_link. Usually takes as input joystick commands and generates as outputs references for the gazebo controllers defined in summit_xl_control.
Control the robot joints in all kinematic configurations, publishes odom topic and, if configured, also tf odom to base_link. Usually takes as input joystick commands and generates as outputs references for the gazebo controllers defined in summit_xl_control.
 
1 2016-08-26 summit_x_gazebo
Launch files and world files to start the models in gazebo
Launch files and world files to start the models in gazebo
 
1 2016-08-24 summit_x_description
The summit_x_description package
The summit_x_description package
 
1 2016-08-26 summit_x_control
This package contains the launch files that load the required controller interfaces for simulation in Gazebo.
This package contains the launch files that load the required controller interfaces for simulation in Gazebo.
 
1 2016-08-24 summit_x_common
The summit_x_common package
The summit_x_common package
 
2 2021-01-12 stereo_msgs
stereo_msgs contains messages specific to stereo processing, such as disparity images.
stereo_msgs contains messages specific to stereo processing, such as disparity images.
 
1 2019-11-06 stereo_image_proc
Stereo and single image rectification and disparity processing.
Stereo and single image rectification and disparity processing.
 
1 2017-02-06 stdr_simulator
A simple, flexible and scalable 2D multi-robot simulator.
A simple, flexible and scalable 2D multi-robot simulator.
 
1 2017-02-06 stdr_server
Implements synchronization and coordination functionalities of STDR Simulator.
Implements synchronization and coordination functionalities of STDR Simulator.
 
1 2017-02-06 stdr_samples
Provides sample codes to demonstrate STDR simulator functionalities.
Provides sample codes to demonstrate STDR simulator functionalities.
 
1 2017-02-06 stdr_robot
Provides robot, sensor implementation, using nodelets for stdr_server to load them.
Provides robot, sensor implementation, using nodelets for stdr_server to load them.
 
1 2017-02-06 stdr_resources
Provides robot and sensor descripiton files for STDR Simulator.
Provides robot and sensor descripiton files for STDR Simulator.
 
1 2017-02-06 stdr_parser
Provides a library to STDR Simulator, to parse yaml and xml description files.
Provides a library to STDR Simulator, to parse yaml and xml description files.
 
1 2017-02-06 stdr_msgs
Provides msgs, services and actions for STDR Simulator.
Provides msgs, services and actions for STDR Simulator.
 
1 2017-02-06 stdr_launchers
Launch files, to easily bringup server, robots, guis
Launch files, to easily bringup server, robots, guis
 
1 2017-02-06 stdr_gui
A gui in Qt for visualizing purposes in STDR Simulator.
A gui in Qt for visualizing purposes in STDR Simulator.
 
3 2020-10-08 std_srvs
Common service definitions.
Common service definitions.
 
2 2020-10-27 std_msgs
Standard ROS Messages including common message types representing primitive data types and other basic message constructs, such as multiarrays. For common, generic robot-specific message types, please see
Standard ROS Messages including common message types representing primitive data types and other basic message constructs, such as multiarrays. For common, generic robot-specific message types, please see
 
1 2014-05-05 std_capabilities
This package contains standard capability interfaces, which describe common robot capabilities in terms of ROS concepts such as topics, services, actions, and parameters.
This package contains standard capability interfaces, which describe common robot capabilities in terms of ROS concepts such as topics, services, actions, and parameters.
 
2 2022-01-27 statistics_msgs
Messages related to the Point Grey camera driver.
Messages related to the Point Grey camera driver.
 
1 2024-04-04 static_transform_mux
A helper node that makes sure everybody knows about all static transforms, even if they are published by multiple publishers.
A helper node that makes sure everybody knows about all static transforms, even if they are published by multiple publishers.
 
1 2018-08-28 static_tf
The static_tf package
The static_tf package
 
1 2021-01-19 state_exchanger
A package that exchanges behavioral states between multiple cyber physical systems (CPSs) in a swarm.
A package that exchanges behavioral states between multiple cyber physical systems (CPSs) in a swarm.
 
1 2016-01-04 stage_ros
This package provides ROS specific hooks for stage
This package provides ROS specific hooks for stage
 
1 2016-03-28 stage
Mobile robot simulator http://rtv.github.com/Stage
Mobile robot simulator http://rtv.github.com/Stage
 
1 2021-05-03 stag_ros
The stag_ros package
The stag_ros package
 
1 2021-08-13 srv_tools
Stack with interesting ROS tools
Stack with interesting ROS tools
 
1 2018-09-11 srdfdom
Parser for Semantic Robot Description Format (SRDF).
Parser for Semantic Robot Description Format (SRDF).
 
1 2022-11-22 spinnaker_camera_driver
Spinnaker camera driver based on Spinnaker.
Spinnaker camera driver based on Spinnaker.
 
1 2022-05-09 speech_recognition_msgs
speech_recognition_msgs
speech_recognition_msgs
 
1 2019-12-19 spatio_temporal_voxel_layer
The spatio-temporal 3D obstacle costmap package
The spatio-temporal 3D obstacle costmap package
 
1 2020-03-28 sparse_bundle_adjustment
ROS wrapper for the sparse bundle adjustment (sba) library (needed for slam_karto)
ROS wrapper for the sparse bundle adjustment (sba) library (needed for slam_karto)
 
1 2017-07-07 spacenav_node
ROS interface to the 3Dconnexion SpaceNavigator 6DOF joystick.
ROS interface to the 3Dconnexion SpaceNavigator 6DOF joystick.
 
1 2024-04-03 sound_play
sound_play provides a ROS node that translates commands on a ROS topic (
sound_play provides a ROS node that translates commands on a ROS topic (
 
1 2024-04-05 sound_classification
The sound_classification package
The sound_classification package
 
1 2017-08-06 sophus_ros_conversions
Conversions between ros and sophus.
Conversions between ros and sophus.
 
2 2016-06-19 sophus
C++ implementation of Lie Groups using Eigen.
C++ implementation of Lie Groups using Eigen.
 
1 2020-06-19 soem
ROS wrapper for the Simple Open EtherCAT Master SOEM. This is an updated version of the original SOEM wrapper released into ROS now including the upstream Repo as a git subtree.
ROS wrapper for the Simple Open EtherCAT Master SOEM. This is an updated version of the original SOEM wrapper released into ROS now including the upstream Repo as a git subtree.
 
1 2020-08-22 socketcan_interface
Generic CAN interface description with helpers for filtering and driver implementation. Further a socketcan implementation based on boost::asio is included.
Generic CAN interface description with helpers for filtering and driver implementation. Further a socketcan implementation based on boost::asio is included.
 
1 2020-08-22 socketcan_bridge
Conversion nodes for messages from SocketCAN to a ROS Topic and vice versa.
Conversion nodes for messages from SocketCAN to a ROS Topic and vice versa.
 
2 2021-03-02 social_navigation_layers
Plugin-based layers for the navigation stack that implement various social navigation contraints, like proxemic distance.
Plugin-based layers for the navigation stack that implement various social navigation contraints, like proxemic distance.
 
1 2018-07-23 sns_ik_lib
Saturation in the Null Space (SNS) Inverse Kinematic Library. SNS is a real-time Cartesian IK solver for uses the redundancy in the supplied kinematic chain for collision avoidance, joint motion optimization, or additional task objectives or soft constraints.
Saturation in the Null Space (SNS) Inverse Kinematic Library. SNS is a real-time Cartesian IK solver for uses the redundancy in the supplied kinematic chain for collision avoidance, joint motion optimization, or additional task objectives or soft constraints.
 
1 2018-07-23 sns_ik_examples
Example programs for the Saturation in the Null Space (SNS) Inverse Kinematic Library.
Example programs for the Saturation in the Null Space (SNS) Inverse Kinematic Library.
 
1 2018-07-23 sns_ik
Metapackage for the Saturation in the Null Space (SNS) Inverse Kinematic Library.
Metapackage for the Saturation in the Null Space (SNS) Inverse Kinematic Library.
 
1 2019-03-01 smp_ros
The smp_ros package
The smp_ros package
 
1 2020-08-28 smclib
The State Machine Compiler (SMC) from http://smc.sourceforge.net/ converts a language-independent description of a state machine into the source code to support that state machine. This package contains the libraries that a compiled state machine depends on, but it does not contain the compiler itself.
The State Machine Compiler (SMC) from http://smc.sourceforge.net/ converts a language-independent description of a state machine into the source code to support that state machine. This package contains the libraries that a compiled state machine depends on, but it does not contain the compiler itself.
 
1 2019-07-18 smacha_ros
SMACHA ROS is a package that provides ROS integration for SMACHA. Its main component is a SMACHA server that allows for templates to be loaded from disparate packages and accessed from anywhere within the ROS network and provides services for each of the main SMACHA functions.
SMACHA ROS is a package that provides ROS integration for SMACHA. Its main component is a SMACHA server that allows for templates to be loaded from disparate packages and accessed from anywhere within the ROS network and provides services for each of the main SMACHA functions.
 
1 2019-07-18 smacha
SMACHA (short for "State Machine Assembler", pronounced "smasha") aims at distilling the task-level simplicity of SMACH into compact YAML-based scripts in the foreground, while retaining all of its power and flexibility in Jinja2-based templates and a custom code generation engine in the background.
SMACHA (short for "State Machine Assembler", pronounced "smasha") aims at distilling the task-level simplicity of SMACH into compact YAML-based scripts in the foreground, while retaining all of its power and flexibility in Jinja2-based templates and a custom code generation engine in the background.
 
1 2018-09-08 smach_viewer
The smach viewer is a GUI that shows the state of hierarchical SMACH state machines. It can visualize the possible transitions between states, as well as the currently active state and the values of user data that is passed around between states. The smach viewer uses the SMACH debugging interface based on the
The smach viewer is a GUI that shows the state of hierarchical SMACH state machines. It can visualize the possible transitions between states, as well as the currently active state and the values of user data that is passed around between states. The smach viewer uses the SMACH debugging interface based on the
 
1 2023-06-13 smach_ros
The smach_ros package contains extensions for the SMACH library to integrate it tightly with ROS. For example, SMACH-ROS can call ROS services, listen to ROS topics, and integrate with
The smach_ros package contains extensions for the SMACH library to integrate it tightly with ROS. For example, SMACH-ROS can call ROS services, listen to ROS topics, and integrate with
 
1 2023-06-13 smach_msgs
this package contains a set of messages that are used by the introspection interfaces for smach.
this package contains a set of messages that are used by the introspection interfaces for smach.
 
1 2023-06-13 smach
SMACH is a task-level architecture for rapidly creating complex robot behavior. At its core, SMACH is a ROS-independent Python library to build hierarchical state machines. SMACH is a new library that takes advantage of very old concepts in order to quickly create robust robot behavior with maintainable and modular code.
SMACH is a task-level architecture for rapidly creating complex robot behavior. At its core, SMACH is a ROS-independent Python library to build hierarchical state machines. SMACH is a new library that takes advantage of very old concepts in order to quickly create robust robot behavior with maintainable and modular code.
 
1 2022-02-18 slime_wrapper
ROS wrapper for slime
ROS wrapper for slime
 
1 2022-02-18 slime_ros
Extensions for slime to assist in working with ROS packages
Extensions for slime to assist in working with ROS packages
 
1 2024-04-11 slic
SLIC-Superpizel ROS Wrapper This file contains the class elements of the class Slic. This class is an implementation of the SLIC Superpixel algorithm by Achanta et al. [PAMI'12, vol. 34, num. 11, pp. 2274-2282]. This implementation is created for the specific purpose of creating over-segmentations in an OpenCV-based environment.
SLIC-Superpizel ROS Wrapper This file contains the class elements of the class Slic. This class is an implementation of the SLIC Superpixel algorithm by Achanta et al. [PAMI'12, vol. 34, num. 11, pp. 2274-2282]. This implementation is created for the specific purpose of creating over-segmentations in an OpenCV-based environment.
 
1 2018-08-21 slam_karto
This package pulls in the Karto mapping library, and provides a ROS wrapper for using it.
This package pulls in the Karto mapping library, and provides a ROS wrapper for using it.
 
1 2018-01-24 slam_gmapping
slam_gmapping contains a wrapper around gmapping which provides SLAM capabilities.
slam_gmapping contains a wrapper around gmapping which provides SLAM capabilities.
 
1 2018-05-29 slam_constructor
The package provides implementation of several 2D laser-based simultaneous localization and mapping (SLAM) algorithms (tinySLAM, vinySLAM, GMapping) created with the SLAM constructor framework. The framework provides common SLAM components that may help to develop custom SLAM algorithms and can be accessed by provided links.
The package provides implementation of several 2D laser-based simultaneous localization and mapping (SLAM) algorithms (tinySLAM, vinySLAM, GMapping) created with the SLAM constructor framework. The framework provides common SLAM components that may help to develop custom SLAM algorithms and can be accessed by provided links.
 
2 2018-02-13 single_joint_position_action
The single joint position action is a node that provides an action interface for commanding a trajectory to move a joint to a particular position. The action reports success when the joint reaches the desired position.
The single joint position action is a node that provides an action interface for commanding a trajectory to move a joint to a particular position. The action reports success when the joint reaches the desired position.
 
1 2018-04-03 simulators
A metapackage to aggregate several packages.
A metapackage to aggregate several packages.
 
1 2020-07-10 simple_navigation_goals_tutorial
The simple_navigation_goals_tutorial package
The simple_navigation_goals_tutorial package
 
1 2019-09-19 simple_message
simple_message defines a simple messaging connection and protocol for communicating with an industrial robot controller. Additional handler and manager classes are included for handling connection limited systems. This package is part of the ROS-Industrial program.
simple_message defines a simple messaging connection and protocol for communicating with an industrial robot controller. Additional handler and manager classes are included for handling connection limited systems. This package is part of the ROS-Industrial program.
 
1 2023-04-24 simple_grasping
Basic grasping applications and demos.
Basic grasping applications and demos.
 
1 2019-05-20 simple_drive
A simple robot drive system that includes skid steering joystick teleoperation, control of a panning servo to look around the robot, and Arduino firmware.
A simple robot drive system that includes skid steering joystick teleoperation, control of a panning servo to look around the robot, and Arduino firmware.
 
1 2019-01-14 simple_arm
Simple velocity controlled arm. Teleoperation software and firmware.
Simple velocity controlled arm. Teleoperation software and firmware.
 
1 2018-08-13 simple_approximate_time_synchronizer
simple_approximate_time_synchronizer
simple_approximate_time_synchronizer
 
1 2019-05-04 sicktoolbox_wrapper
sicktoolbox_wrapper is a ROS wrapper for the outstanding
sicktoolbox_wrapper is a ROS wrapper for the outstanding
 
1 2019-09-08 sicktoolbox
SICK Toolbox drivers for SICK laser rangefinders This package contains the ROS fork of the SICK LIDAR Matlab/C++ Toolbox, available from
SICK Toolbox drivers for SICK laser rangefinders This package contains the ROS fork of the SICK LIDAR Matlab/C++ Toolbox, available from
 
1 2022-04-05 sick_tim
A ROS driver for the SICK TiM and the SICK MRS 1000 laser scanners.
A ROS driver for the SICK TiM and the SICK MRS 1000 laser scanners.
 
1 2022-09-05 sick_scan
A ROS driver for the SICK TiM and SICK MRS series of lidars. This package is based on the original sick_tim-repository of Martin Günther et al.
A ROS driver for the SICK TiM and SICK MRS series of lidars. This package is based on the original sick_tim-repository of Martin Günther et al.
 
1 2023-07-31 sick_safetyscanners
Provides an Interface to read the sensor output of a SICK Safety Scanner
Provides an Interface to read the sensor output of a SICK Safety Scanner
 
2 2021-01-12 shape_msgs
This package contains messages for defining shapes, such as simple solid object primitives (cube, sphere, etc), planes, and meshes.
This package contains messages for defining shapes, such as simple solid object primitives (cube, sphere, etc), planes, and meshes.
 
1 2021-03-30 settlerlib
Defines helper functions and routines that greatly help when trying to create a settler for a specific sensor channel. This package is experimental and unstable. Expect its APIs to change.
Defines helper functions and routines that greatly help when trying to create a settler for a specific sensor channel. This package is experimental and unstable. Expect its APIs to change.
 
1 2022-05-16 session_tutorials
session_tutorials
session_tutorials
 
1 2024-04-11 sesame_ros
ROS API for Sesame smart lock
ROS API for Sesame smart lock
 
2 2024-04-17 service_tools
Service tools
Service tools
 
1 2013-09-18 serial_utils
A package which adds useful additions to the serial package.
A package which adds useful additions to the serial package.
 
2 2021-01-12 sensor_msgs
This package defines messages for commonly used sensors, including cameras and scanning laser rangefinders.
This package defines messages for commonly used sensors, including cameras and scanning laser rangefinders.
 
1 2018-03-27 sensor_module_tutorial
The sensor_module_tutorial package
The sensor_module_tutorial package
 
3 2018-05-07 semantic_point_annotator
A node which annotates 3D point cloud data with semantic labels.
A node which annotates 3D point cloud data with semantic labels.
 
1 2020-10-06 self_test
self_test
self_test
 
1 2017-12-23 segway_rmp
segway_rmp
segway_rmp
 
1 2020-10-29 seed_smartactuator_sdk
The seed_smartactuator_sdk package
The seed_smartactuator_sdk package
 
1 2024-04-04 seed_r7_typeg_moveit_config
An automatically generated package with all the configuration and launch files for using the SEED-Noid-Mover-typeG with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the SEED-Noid-Mover-typeG with the MoveIt! Motion Planning Framework
 
1 2024-04-04 seed_r7_typeg_arm_moveit_config
An automatically generated package with all the configuration and launch files for using the SEED-Arm-Mover-typeG with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the SEED-Arm-Mover-typeG with the MoveIt! Motion Planning Framework
 
1 2024-04-04 seed_r7_typeg2_arm_moveit_config
An automatically generated package with all the configuration and launch files for using the SEED-Arm-Mover-typeG2 with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the SEED-Arm-Mover-typeG2 with the MoveIt! Motion Planning Framework
 
1 2024-04-04 seed_r7_typef_moveit_config
An automatically generated package with all the configuration and launch files for using the SEED-Noid-Mover-typeF with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the SEED-Noid-Mover-typeF with the MoveIt! Motion Planning Framework
 
1 2024-04-04 seed_r7_samples
The seed_r7_samples package
The seed_r7_samples package
 
1 2024-04-04 seed_r7_ros_pkg
The seed_r7_ros_pkg package
The seed_r7_ros_pkg package
 
1 2024-04-04 seed_r7_ros_controller
The seed_r7_ros_controller package
The seed_r7_ros_controller package
 
1 2024-04-04 seed_r7_robot_interface
The seed_r7_robot_interface package
The seed_r7_robot_interface package
 
1 2024-04-04 seed_r7_navigation
The seed_r7_navigation package
The seed_r7_navigation package
 
1 2024-04-04 seed_r7_moveit_config
Meta package for bringup.
Meta package for bringup.
 
1 2024-04-04 seed_r7_gazebo
The seed_r7_gazebo package
The seed_r7_gazebo package
 
1 2024-04-04 seed_r7_description
The seed_r7_description package
The seed_r7_description package
 
1 2024-04-04 seed_r7_bringup
The seed_r7_bringup package
The seed_r7_bringup package
 
1 2019-08-16 sdhlibrary_cpp
This is SDHLibrary-CPP, the C++ library to access an SDH (SCHUNK Dexterous Hand)
This is SDHLibrary-CPP, the C++ library to access an SDH (SCHUNK Dexterous Hand)
 
2 2021-02-11 sdc21x0
Message definitions for the sdc21x0 motor controller
Message definitions for the sdc21x0 motor controller
 
1 2018-10-21 scratch4robots
scratch4robots
scratch4robots
 
1 2022-10-18 schunk_svh_driver
SVH Driver wrapper to enable control of the Schunk five finger hand
SVH Driver wrapper to enable control of the Schunk five finger hand
 
1 2022-05-06 schunk_simulated_tactile_sensors
This package provides simulated tactile sensors for the Schunk Dextrous Hand (SDH) which is mounted on the Care-O-bot arm. The node subscribes to the Gazebo bumper topics of the SDH. It transforms the Gazebo feedback to the "tactile_data" topic to provide the same tactile sensor interface as the schunk_sdh package. The following parameters can be set: * cells_x: The number of patches on the tactile sensor in the direction perpendicular to the finger. Defaults to 6. * cells_y: The number of patches on the tactile sensor along the direction of the finger. Defaults to 14. * output_range: The maximum output value of one patch. Defaults to 3500. * sensitivity: The change of output in one patch per Newton. Defaults to 350. The sensitivity can be approximated by the following formula: S = output_range / (measurement_range * cell_area) - The measurement range of the tactile pads is 250 kPa (from the data sheet). - The output range can be determined by experiment from the real SDH. It is about 3500. - The cell area is the size of one patch. Length and width of the area are determined by dividing the length/width of the collision surface by the number of cells in the respective direction. Important: In most cases this is NOT the cell area that is given in the data sheet! * filter_length: The length of the moving average filter which smoothes the values from simulation. Defaults to 10. The node subscribes to the following topics to receive data from the simulation: * thumb_2/state * thumb_3/state * finger_12/state * finger_13/state * finger_22/state * finger_23/state The node publishes the processed data on the following topic: * tactile_data The simulated bumper must obtain the collision data in the link that the sensor is attached to. This is achieved by setting the "frameName" property in the gazebo_ros_bumper controller.
This package provides simulated tactile sensors for the Schunk Dextrous Hand (SDH) which is mounted on the Care-O-bot arm. The node subscribes to the Gazebo bumper topics of the SDH. It transforms the Gazebo feedback to the "tactile_data" topic to provide the same tactile sensor interface as the schunk_sdh package. The following parameters can be set: * cells_x: The number of patches on the tactile sensor in the direction perpendicular to the finger. Defaults to 6. * cells_y: The number of patches on the tactile sensor along the direction of the finger. Defaults to 14. * output_range: The maximum output value of one patch. Defaults to 3500. * sensitivity: The change of output in one patch per Newton. Defaults to 350. The sensitivity can be approximated by the following formula: S = output_range / (measurement_range * cell_area) - The measurement range of the tactile pads is 250 kPa (from the data sheet). - The output range can be determined by experiment from the real SDH. It is about 3500. - The cell area is the size of one patch. Length and width of the area are determined by dividing the length/width of the collision surface by the number of cells in the respective direction. Important: In most cases this is NOT the cell area that is given in the data sheet! * filter_length: The length of the moving average filter which smoothes the values from simulation. Defaults to 10. The node subscribes to the following topics to receive data from the simulation: * thumb_2/state * thumb_3/state * finger_12/state * finger_13/state * finger_22/state * finger_23/state The node publishes the processed data on the following topic: * tactile_data The simulated bumper must obtain the collision data in the link that the sensor is attached to. This is achieved by setting the "frameName" property in the gazebo_ros_bumper controller.
 
1 2022-05-06 schunk_sdh
This package provides an interface for operating the schunk dexterous hand (SDH), including the tactile sensors.
This package provides an interface for operating the schunk dexterous hand (SDH), including the tactile sensors.
 
1 2022-05-06 schunk_powercube_chain
This packages provides a configurable driver of a chain of Schunk powercubes. The powercube chain is configured through parameters. Most users will not directly interact with this package but with the corresponding launch files in other packages, e.g. schunk_bringup, cob_bringup, ...
This packages provides a configurable driver of a chain of Schunk powercubes. The powercube chain is configured through parameters. Most users will not directly interact with this package but with the corresponding launch files in other packages, e.g. schunk_bringup, cob_bringup, ...
 
1 2022-05-06 schunk_modular_robotics
This stack includes packages that provide access to the Schunk hardware through ROS messages, services and actions.
This stack includes packages that provide access to the Schunk hardware through ROS messages, services and actions.
 
1 2022-05-06 schunk_libm5api
This package wraps the libm5api to use it as a ros dependency. Original sources from http://www.schunk-modular-robotics.com/fileadmin/user_upload/software/schunk_libm5api_source.zip.
This package wraps the libm5api to use it as a ros dependency. Original sources from http://www.schunk-modular-robotics.com/fileadmin/user_upload/software/schunk_libm5api_source.zip.
 
1 2022-05-06 schunk_description
This package contains the description (mechanical, kinematic, visual, etc.) of different schunk components. The files in this package are parsed and used by a variety of other components. Most users will not interact directly with this package.
This package contains the description (mechanical, kinematic, visual, etc.) of different schunk components. The files in this package are parsed and used by a variety of other components. Most users will not interact directly with this package.
 
1 2017-11-02 schunk_canopen_driver
The schunk_canopen_driver package
The schunk_canopen_driver package
 
1 2016-05-06 scheduler_msgs
Messages used by the rocon scheduler.
Messages used by the rocon scheduler.
 
2 2024-04-17 scenario_test_tools
The scenario_test_tools package implements helpers for scriptable scenario testing. It allows to set up a test harness for eg. a state machine or other high level behavior by providing mocked implementations for various action servers and services that work together
The scenario_test_tools package implements helpers for scriptable scenario testing. It allows to set up a test harness for eg. a state machine or other high level behavior by providing mocked implementations for various action servers and services that work together
 
2 2018-06-03 scan_tools
Laser scan processing tools.
Laser scan processing tools.
 
2 2018-06-03 scan_to_cloud_converter
Converts LaserScan to PointCloud messages.
Converts LaserScan to PointCloud messages.
 
1 2020-06-19 sbpl_recovery
A recovery behavior that uses the sbpl lattice planner and the pose follower to try to plan in full 3D to get the robot out of really tricky situations.
A recovery behavior that uses the sbpl lattice planner and the pose follower to try to plan in full 3D to get the robot out of really tricky situations.
 
1 2020-06-19 sbpl_lattice_planner
The sbpl_lattice_planner is a global planner plugin for move_base and wraps the SBPL search-based planning library.
The sbpl_lattice_planner is a global planner plugin for move_base and wraps the SBPL search-based planning library.
 
2 2020-10-12 sbpl_interface_ros
sbpl_interface_ros
sbpl_interface_ros
 
2 2020-10-12 sbpl_interface
sbpl_interface
sbpl_interface
 
1 2018-08-06 sbpl
Search-based planning library (SBPL).
Search-based planning library (SBPL).
 
2 2022-08-29 sbg_driver
ROS driver package for communication with the SBG navigation systems.
ROS driver package for communication with the SBG navigation systems.
 
1 2019-11-18 sand_island
The sand_island package
The sand_island package
 
1 2021-02-03 sainsmart_relay_usb
SainSmart USB relay driver controller
SainSmart USB relay driver controller
 
1 2024-02-19 safety_limiter_msgs
Message definitions for safety_limiter_msgs package
Message definitions for safety_limiter_msgs package
 

Packages

Name Description
2 2023-04-24 sm_three_some
The sm_three_some package
The sm_three_some package
 
1 2023-04-24 sm_subscriber
The sm_subscriber package
The sm_subscriber package
 
1 2023-04-24 sm_starcraft_ai
The sm_starcraft_ai package
The sm_starcraft_ai package
 
1 2023-04-24 sm_ridgeback_barrel_search_2
The sm_ridgeback_barrel_search_2 package
The sm_ridgeback_barrel_search_2 package
 
1 2023-04-24 sm_ridgeback_barrel_search_1
The sm_ridgeback_barrel_search_1 package
The sm_ridgeback_barrel_search_1 package
 
2 2023-04-24 sm_respira_1
The sm_respira_1 package
The sm_respira_1 package
 
1 2023-04-24 sm_packml
The sm_packml package
The sm_packml package
 
1 2023-04-24 sm_fetch_two_table_whiskey_pour
The sm_fetch_two_table_whiskey_pour package
The sm_fetch_two_table_whiskey_pour package
 
1 2023-04-24 sm_fetch_two_table_pick_n_place_1
The sm_fetch_two_table_pick_n_place_1 package
The sm_fetch_two_table_pick_n_place_1 package
 
1 2023-04-24 sm_fetch_six_table_pick_n_sort_1
The sm_fetch_six_table_pick_n_sort_1 package
The sm_fetch_six_table_pick_n_sort_1 package
 
1 2023-04-24 sm_fetch_screw_loop_1
The sm_fetch_screw_loop_1 package
The sm_fetch_screw_loop_1 package
 
1 2023-04-24 sm_ferrari
The sm_ferrari package
The sm_ferrari package
 
2 2023-04-24 sm_dance_bot_strikes_back
The dance_bot_strikes_back package
The dance_bot_strikes_back package
 
1 2023-04-24 sm_dance_bot_2
The dance_bot package
The dance_bot package
 
2 2023-04-24 sm_dance_bot
The dance_bot package
The dance_bot package
 
1 2023-04-24 sm_coretest_x_y_3
The sm_coretest_x_y_3 package
The sm_coretest_x_y_3 package
 
1 2023-04-24 sm_coretest_x_y_2
The sm_coretest_x_y_2 package
The sm_coretest_x_y_2 package
 
1 2023-04-24 sm_coretest_x_y_1
The sm_coretest_x_y_1 package
The sm_coretest_x_y_1 package
 
2 2023-04-24 sm_coretest_transition_speed_1
The sm_coretest_transition_speed_1 package
The sm_coretest_transition_speed_1 package
 
1 2023-04-24 sm_calendar_week
The sm_calendar_week package
The sm_calendar_week package
 
2 2023-04-24 sm_atomic_services
The sm_atomic_services package
The sm_atomic_services package
 
2 2023-04-24 sm_atomic_mode_states
The sm_atomic_mode_states package
The sm_atomic_mode_states package
 
1 2023-04-24 sm_atomic_cb
The sm_atomic_cb package
The sm_atomic_cb package
 
2 2023-04-24 sm_atomic
The sm_atomic package
The sm_atomic package
 
1 2022-02-18 slime_wrapper
ROS wrapper for slime
ROS wrapper for slime
 
1 2022-02-18 slime_ros
Extensions for slime to assist in working with ROS packages
Extensions for slime to assist in working with ROS packages
 
1 2024-04-11 slic
SLIC-Superpizel ROS Wrapper This file contains the class elements of the class Slic. This class is an implementation of the SLIC Superpixel algorithm by Achanta et al. [PAMI'12, vol. 34, num. 11, pp. 2274-2282]. This implementation is created for the specific purpose of creating over-segmentations in an OpenCV-based environment.
SLIC-Superpizel ROS Wrapper This file contains the class elements of the class Slic. This class is an implementation of the SLIC Superpixel algorithm by Achanta et al. [PAMI'12, vol. 34, num. 11, pp. 2274-2282]. This implementation is created for the specific purpose of creating over-segmentations in an OpenCV-based environment.
 
1 2024-01-10 slam_toolbox_msgs
This package provides a sped up improved slam karto with updated SDK and visualization and modification toolsets
This package provides a sped up improved slam karto with updated SDK and visualization and modification toolsets
 
1 2024-01-10 slam_toolbox
This package provides a sped up improved slam karto with updated SDK and visualization and modification toolsets
This package provides a sped up improved slam karto with updated SDK and visualization and modification toolsets
 
1 2020-09-09 slam_karto
This package pulls in the Karto mapping library, and provides a ROS wrapper for using it.
This package pulls in the Karto mapping library, and provides a ROS wrapper for using it.
 
1 2020-10-02 slam_gmapping
slam_gmapping contains a wrapper around gmapping which provides SLAM capabilities.
slam_gmapping contains a wrapper around gmapping which provides SLAM capabilities.
 
1 2023-10-25 skyway
Package for using SkyWay from ROS
Package for using SkyWay from ROS
 
2 2022-11-09 single_joint_position_action
The single joint position action is a node that provides an action interface for commanding a trajectory to move a joint to a particular position. The action reports success when the joint reaches the desired position.
The single joint position action is a node that provides an action interface for commanding a trajectory to move a joint to a particular position. The action reports success when the joint reaches the desired position.
 
1 2020-04-30 simulators
A metapackage to aggregate several packages.
A metapackage to aggregate several packages.
 
1 2020-07-10 simple_navigation_goals_tutorial
The simple_navigation_goals_tutorial package
The simple_navigation_goals_tutorial package
 
1 2021-07-15 simple_message
simple_message defines a simple messaging connection and protocol for communicating with an industrial robot controller. Additional handler and manager classes are included for handling connection limited systems. This package is part of the ROS-Industrial program.
simple_message defines a simple messaging connection and protocol for communicating with an industrial robot controller. Additional handler and manager classes are included for handling connection limited systems. This package is part of the ROS-Industrial program.
 
1 2023-04-24 simple_grasping
Basic grasping applications and demos.
Basic grasping applications and demos.
 
1 2022-04-05 sick_tim
A ROS driver for the SICK TiM and the SICK MRS 1000 laser scanners.
A ROS driver for the SICK TiM and the SICK MRS 1000 laser scanners.
 
1 2022-09-05 sick_scan
A ROS driver for the SICK TiM and SICK MRS series of lidars. This package is based on the original sick_tim-repository of Martin Günther et al.
A ROS driver for the SICK TiM and SICK MRS series of lidars. This package is based on the original sick_tim-repository of Martin Günther et al.
 
1 2023-07-31 sick_safetyscanners
Provides an Interface to read the sensor output of a SICK Safety Scanner
Provides an Interface to read the sensor output of a SICK Safety Scanner
 
2 2021-01-12 shape_msgs
This package contains messages for defining shapes, such as simple solid object primitives (cube, sphere, etc), planes, and meshes.
This package contains messages for defining shapes, such as simple solid object primitives (cube, sphere, etc), planes, and meshes.
 
1 2021-03-30 settlerlib
Defines helper functions and routines that greatly help when trying to create a settler for a specific sensor channel. This package is experimental and unstable. Expect its APIs to change.
Defines helper functions and routines that greatly help when trying to create a settler for a specific sensor channel. This package is experimental and unstable. Expect its APIs to change.
 
1 2024-04-11 sesame_ros
ROS API for Sesame smart lock
ROS API for Sesame smart lock
 
2 2024-04-17 service_tools
Service tools
Service tools
 
1 2023-11-19 septentrio_gnss_driver
ROSaic: C++ driver for Septentrio's mosaic receivers and beyond
ROSaic: C++ driver for Septentrio's mosaic receivers and beyond
 
2 2021-01-12 sensor_msgs
This package defines messages for commonly used sensors, including cameras and scanning laser rangefinders.
This package defines messages for commonly used sensors, including cameras and scanning laser rangefinders.
 
1 2023-06-11 sensor_filters
Simple sensor filter chain nodes and nodelets
Simple sensor filter chain nodes and nodelets
 
3 2022-10-29 semantic_point_annotator
A node which annotates 3D point cloud data with semantic labels.
A node which annotates 3D point cloud data with semantic labels.
 
1 2020-10-06 self_test
self_test
self_test
 
1 2020-10-29 seed_smartactuator_sdk
The seed_smartactuator_sdk package
The seed_smartactuator_sdk package
 
1 2024-04-04 seed_r7_typeg_moveit_config
An automatically generated package with all the configuration and launch files for using the SEED-Noid-Mover-typeG with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the SEED-Noid-Mover-typeG with the MoveIt! Motion Planning Framework
 
1 2024-04-04 seed_r7_typeg_arm_moveit_config
An automatically generated package with all the configuration and launch files for using the SEED-Arm-Mover-typeG with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the SEED-Arm-Mover-typeG with the MoveIt! Motion Planning Framework
 
1 2024-04-04 seed_r7_typeg2_arm_moveit_config
An automatically generated package with all the configuration and launch files for using the SEED-Arm-Mover-typeG2 with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the SEED-Arm-Mover-typeG2 with the MoveIt! Motion Planning Framework
 
1 2024-04-04 seed_r7_typef_moveit_config
An automatically generated package with all the configuration and launch files for using the SEED-Noid-Mover-typeF with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the SEED-Noid-Mover-typeF with the MoveIt! Motion Planning Framework
 
1 2024-04-04 seed_r7_samples
The seed_r7_samples package
The seed_r7_samples package
 
1 2024-04-04 seed_r7_ros_pkg
The seed_r7_ros_pkg package
The seed_r7_ros_pkg package
 
1 2024-04-04 seed_r7_ros_controller
The seed_r7_ros_controller package
The seed_r7_ros_controller package
 
1 2024-04-04 seed_r7_robot_interface
The seed_r7_robot_interface package
The seed_r7_robot_interface package
 
1 2024-04-04 seed_r7_navigation
The seed_r7_navigation package
The seed_r7_navigation package
 
1 2024-04-04 seed_r7_moveit_config
Meta package for bringup.
Meta package for bringup.
 
1 2024-04-04 seed_r7_gazebo
The seed_r7_gazebo package
The seed_r7_gazebo package
 
1 2024-04-04 seed_r7_description
The seed_r7_description package
The seed_r7_description package
 
1 2024-04-04 seed_r7_bringup
The seed_r7_bringup package
The seed_r7_bringup package
 
1 2019-08-16 sdhlibrary_cpp
This is SDHLibrary-CPP, the C++ library to access an SDH (SCHUNK Dexterous Hand)
This is SDHLibrary-CPP, the C++ library to access an SDH (SCHUNK Dexterous Hand)
 
2 2021-06-11 sdc21x0
Message definitions for the sdc21x0 motor controller
Message definitions for the sdc21x0 motor controller
 
1 2024-04-24 schunk_svh_library
Standalone C++ library for accessing the Schunk five finger hand.
Standalone C++ library for accessing the Schunk five finger hand.
 
1 2022-05-06 schunk_simulated_tactile_sensors
This package provides simulated tactile sensors for the Schunk Dextrous Hand (SDH) which is mounted on the Care-O-bot arm. The node subscribes to the Gazebo bumper topics of the SDH. It transforms the Gazebo feedback to the "tactile_data" topic to provide the same tactile sensor interface as the schunk_sdh package. The following parameters can be set: * cells_x: The number of patches on the tactile sensor in the direction perpendicular to the finger. Defaults to 6. * cells_y: The number of patches on the tactile sensor along the direction of the finger. Defaults to 14. * output_range: The maximum output value of one patch. Defaults to 3500. * sensitivity: The change of output in one patch per Newton. Defaults to 350. The sensitivity can be approximated by the following formula: S = output_range / (measurement_range * cell_area) - The measurement range of the tactile pads is 250 kPa (from the data sheet). - The output range can be determined by experiment from the real SDH. It is about 3500. - The cell area is the size of one patch. Length and width of the area are determined by dividing the length/width of the collision surface by the number of cells in the respective direction. Important: In most cases this is NOT the cell area that is given in the data sheet! * filter_length: The length of the moving average filter which smoothes the values from simulation. Defaults to 10. The node subscribes to the following topics to receive data from the simulation: * thumb_2/state * thumb_3/state * finger_12/state * finger_13/state * finger_22/state * finger_23/state The node publishes the processed data on the following topic: * tactile_data The simulated bumper must obtain the collision data in the link that the sensor is attached to. This is achieved by setting the "frameName" property in the gazebo_ros_bumper controller.
This package provides simulated tactile sensors for the Schunk Dextrous Hand (SDH) which is mounted on the Care-O-bot arm. The node subscribes to the Gazebo bumper topics of the SDH. It transforms the Gazebo feedback to the "tactile_data" topic to provide the same tactile sensor interface as the schunk_sdh package. The following parameters can be set: * cells_x: The number of patches on the tactile sensor in the direction perpendicular to the finger. Defaults to 6. * cells_y: The number of patches on the tactile sensor along the direction of the finger. Defaults to 14. * output_range: The maximum output value of one patch. Defaults to 3500. * sensitivity: The change of output in one patch per Newton. Defaults to 350. The sensitivity can be approximated by the following formula: S = output_range / (measurement_range * cell_area) - The measurement range of the tactile pads is 250 kPa (from the data sheet). - The output range can be determined by experiment from the real SDH. It is about 3500. - The cell area is the size of one patch. Length and width of the area are determined by dividing the length/width of the collision surface by the number of cells in the respective direction. Important: In most cases this is NOT the cell area that is given in the data sheet! * filter_length: The length of the moving average filter which smoothes the values from simulation. Defaults to 10. The node subscribes to the following topics to receive data from the simulation: * thumb_2/state * thumb_3/state * finger_12/state * finger_13/state * finger_22/state * finger_23/state The node publishes the processed data on the following topic: * tactile_data The simulated bumper must obtain the collision data in the link that the sensor is attached to. This is achieved by setting the "frameName" property in the gazebo_ros_bumper controller.
 
1 2022-05-06 schunk_sdh
This package provides an interface for operating the schunk dexterous hand (SDH), including the tactile sensors.
This package provides an interface for operating the schunk dexterous hand (SDH), including the tactile sensors.
 
1 2022-05-06 schunk_powercube_chain
This packages provides a configurable driver of a chain of Schunk powercubes. The powercube chain is configured through parameters. Most users will not directly interact with this package but with the corresponding launch files in other packages, e.g. schunk_bringup, cob_bringup, ...
This packages provides a configurable driver of a chain of Schunk powercubes. The powercube chain is configured through parameters. Most users will not directly interact with this package but with the corresponding launch files in other packages, e.g. schunk_bringup, cob_bringup, ...
 
1 2022-05-06 schunk_modular_robotics
This stack includes packages that provide access to the Schunk hardware through ROS messages, services and actions.
This stack includes packages that provide access to the Schunk hardware through ROS messages, services and actions.
 
1 2022-05-06 schunk_libm5api
This package wraps the libm5api to use it as a ros dependency. Original sources from http://www.schunk-modular-robotics.com/fileadmin/user_upload/software/schunk_libm5api_source.zip.
This package wraps the libm5api to use it as a ros dependency. Original sources from http://www.schunk-modular-robotics.com/fileadmin/user_upload/software/schunk_libm5api_source.zip.
 
1 2022-05-06 schunk_description
This package contains the description (mechanical, kinematic, visual, etc.) of different schunk components. The files in this package are parsed and used by a variety of other components. Most users will not interact directly with this package.
This package contains the description (mechanical, kinematic, visual, etc.) of different schunk components. The files in this package are parsed and used by a variety of other components. Most users will not interact directly with this package.
 
1 2016-05-06 scheduler_msgs
Messages used by the rocon scheduler.
Messages used by the rocon scheduler.
 
2 2024-04-17 scenario_test_tools
The scenario_test_tools package implements helpers for scriptable scenario testing. It allows to set up a test harness for eg. a state machine or other high level behavior by providing mocked implementations for various action servers and services that work together
The scenario_test_tools package implements helpers for scriptable scenario testing. It allows to set up a test harness for eg. a state machine or other high level behavior by providing mocked implementations for various action servers and services that work together
 
2 2023-10-17 scan_tools
Laser scan processing tools.
Laser scan processing tools.
 
2 2023-10-17 scan_to_cloud_converter
Converts LaserScan to PointCloud messages.
Converts LaserScan to PointCloud messages.
 
1 2022-05-17 scaled_joint_trajectory_controller
Provides controllers that use the speed scaling interface.
Provides controllers that use the speed scaling interface.
 
1 2022-05-17 scaled_controllers
scaled controllers metapackage
scaled controllers metapackage
 
1 2022-08-24 sbpl_recovery
A recovery behavior that uses the sbpl lattice planner and the pose follower to try to plan in full 3D to get the robot out of really tricky situations.
A recovery behavior that uses the sbpl lattice planner and the pose follower to try to plan in full 3D to get the robot out of really tricky situations.
 
1 2022-08-24 sbpl_lattice_planner
The sbpl_lattice_planner is a global planner plugin for move_base and wraps the SBPL search-based planning library.
The sbpl_lattice_planner is a global planner plugin for move_base and wraps the SBPL search-based planning library.
 
2 2022-09-13 sbpl_interface_ros
sbpl_interface_ros
sbpl_interface_ros
 
2 2022-09-13 sbpl_interface
sbpl_interface
sbpl_interface
 
1 2018-08-06 sbpl
Search-based planning library (SBPL).
Search-based planning library (SBPL).
 
2 2022-08-29 sbg_driver
ROS driver package for communication with the SBG navigation systems.
ROS driver package for communication with the SBG navigation systems.
 
1 2019-11-18 sand_island
The sand_island package
The sand_island package
 
1 2021-02-03 sainsmart_relay_usb
SainSmart USB relay driver controller
SainSmart USB relay driver controller
 
1 2024-02-19 safety_limiter_msgs
Message definitions for safety_limiter_msgs package
Message definitions for safety_limiter_msgs package
 
1 2024-03-25 safety_limiter
Motion limiter package for collision prevention
Motion limiter package for collision prevention
 
1 2019-12-18 safe_teleop_stage
Demo of safe_teleop in stage
Demo of safe_teleop in stage
 
1 2019-12-18 safe_teleop_pr2
Launch files for running safe_teleop_base on pr2
Launch files for running safe_teleop_base on pr2
 
1 2019-12-18 safe_teleop_base
This package provides automatic collision avoidance and is intended to be used for safer teleoperation of a robot base.
This package provides automatic collision avoidance and is intended to be used for safer teleoperation of a robot base.
 
1 2021-06-15 s3_file_uploader
Package with a node that facilitates the uploading of files to Amazon S3
Package with a node that facilitates the uploading of files to Amazon S3
 
1 2021-06-15 s3_common
Common utilities for interacting with AWS S3
Common utilities for interacting with AWS S3
 
1 2019-11-10 rxros_tf
Extensions to RxROS for working with TF.
Extensions to RxROS for working with TF.
 
1 2019-11-10 rxros
The RxROS package
The RxROS package
 
1 2019-08-30 rxcpp_vendor
A vendor package for RxCpp
A vendor package for RxCpp
 
1 2022-03-15 rx_service_tools
Graphical tools to interact with ROS services.
Graphical tools to interact with ROS services.
 
1 2023-06-01 rwt_utils_3rdparty
The rwt_utils_3rdparty package
The rwt_utils_3rdparty package
 
1 2023-06-01 rwt_steer
The rwt_steer package
The rwt_steer package
 
1 2023-06-01 rwt_speech_recognition
The rwt_speech_recognition package
The rwt_speech_recognition package
 
1 2023-06-01 rwt_robot_monitor
The rwt_robot_monitor package
The rwt_robot_monitor package
 
1 2023-06-01 rwt_plot
rwt_plot
rwt_plot
 
1 2023-06-01 rwt_nav
The rwt_nav package
The rwt_nav package
 
1 2023-06-01 rwt_moveit
This package provides a web user interface of
This package provides a web user interface of
 
1 2023-06-01 rwt_image_view
The rwt_image_view package
The rwt_image_view package
 
1 2023-06-01 rwt_app_chooser
The simple web frontend for app_manager
The simple web frontend for app_manager
 
2 2020-06-09 rviz_visual_tools
Utility functions for displaying and debugging data in Rviz via published markers
Utility functions for displaying and debugging data in Rviz via published markers
 
1 2023-05-01 rviz_satellite
Display satellite map tiles in RViz
Display satellite map tiles in RViz
 
1 2020-05-13 rviz_python_tutorial
Tutorials showing how to call into rviz internals from python scripts.
Tutorials showing how to call into rviz internals from python scripts.
 
1 2020-05-13 rviz_plugin_tutorials
Tutorials showing how to write plugins for RViz.
Tutorials showing how to write plugins for RViz.
 
1 2024-01-19 rviz_map_plugin
RViz display types and tools for the mesh_msgs package.
RViz display types and tools for the mesh_msgs package.
 
2 2022-08-19 rviz_imu_plugin
RVIZ plugin for IMU visualization
RVIZ plugin for IMU visualization
 
1 2021-08-24 rviz_animated_view_controller
A rviz view controller featuring smooth transitions.
A rviz view controller featuring smooth transitions.
 
1 2023-05-25 rviz
3D visualization tool for ROS.
3D visualization tool for ROS.
 
1 2022-04-14 rtmros_nextage
The rtmros_nextage package is a ROS interface for
The rtmros_nextage package is a ROS interface for
 
1 2020-05-13 rtmros_hironx
The rtmros_hironx package is an operating interface via ROS and OpenRTM, for Hiro and
The rtmros_hironx package is an operating interface via ROS and OpenRTM, for Hiro and
 
1 2023-08-04 rtmros_common
A package suite that provides all the capabilities for the ROS users to connect to the robots that run on
A package suite that provides all the capabilities for the ROS users to connect to the robots that run on
 
1 2023-08-04 rtmbuild
Build scripts for OpenRTM and OpenHRP
Build scripts for OpenRTM and OpenHRP
 
1 2022-11-02 rtcm_msgs
The rtcm_msgs package contains messages related to data in the RTCM format.
The rtcm_msgs package contains messages related to data in the RTCM format.
 
1 2023-01-22 rtabmap_ros
RTAB-Map's ros-pkg. RTAB-Map is a RGB-D SLAM approach with real-time constraints.
RTAB-Map's ros-pkg. RTAB-Map is a RGB-D SLAM approach with real-time constraints.
 
1 2023-01-22 rtabmap
RTAB-Map's standalone library. RTAB-Map is a RGB-D SLAM approach with real-time constraints.
RTAB-Map's standalone library. RTAB-Map is a RGB-D SLAM approach with real-time constraints.
 
1 2021-05-19 rt_usb_9axisimu_driver
The rt_usb_9axisimu_driver package
The rt_usb_9axisimu_driver package
 
1 2022-02-10 rsm_rviz_plugins
The rsm_rviz_plugins package includes the Robot Statemachine GUI plugin for RViz and the waypoint visualization
The rsm_rviz_plugins package includes the Robot Statemachine GUI plugin for RViz and the waypoint visualization
 
1 2022-02-10 rsm_rqt_plugins
The rsm_rqt_plugins package includes the Robot Statemachine GUI plugin for rqt
The rsm_rqt_plugins package includes the Robot Statemachine GUI plugin for rqt
 
1 2022-02-10 rsm_msgs
The rsm_msgs package features messages and services for the Robot Statemachine
The rsm_msgs package features messages and services for the Robot Statemachine
 
1 2022-02-10 rsm_core
The statemachine package includes the Robot Statemachine's main functionality
The statemachine package includes the Robot Statemachine's main functionality
 
1 2022-02-10 rsm_additions
The rsm_additions package includes plugins for the Robot Statemachine and exemplary launch files
The rsm_additions package includes plugins for the Robot Statemachine and exemplary launch files
 
1 2019-03-25 rslidar_pointcloud
Point cloud conversions for rslidar 3D LIDARs.
Point cloud conversions for rslidar 3D LIDARs.
 
1 2019-03-25 rslidar_msgs
ROS message definitions for Rslidar 3D LIDARs.
ROS message definitions for Rslidar 3D LIDARs.
 
1 2019-03-25 rslidar_driver
segmentation
segmentation
 
1 2019-03-25 rslidar
Basic ROS support for the Robosense 3D LIDARs.
Basic ROS support for the Robosense 3D LIDARs.
 
1 2021-04-15 rr_rover_zero_driver
The rover_zero_driver package
The rover_zero_driver package
 
1 2021-04-15 rr_openrover_stack
Packages related to the operation of Rover Robotics rover hardware. This includes a client for interfacing with the hardware (rr_openrover_driver) and a tool for filtering time stamped velocity commands (rr_control_input_manager).
Packages related to the operation of Rover Robotics rover hardware. This includes a client for interfacing with the hardware (rr_openrover_driver) and a tool for filtering time stamped velocity commands (rr_control_input_manager).
 
1 2021-04-15 rr_openrover_simulation
The rr_openrover_simulation package
The rr_openrover_simulation package
 
1 2021-04-15 rr_openrover_driver_msgs
The rr_openrover_driver_msgs package
The rr_openrover_driver_msgs package
 
1 2021-04-15 rr_openrover_driver
Provides an interface between ros and Rover Robotics rover hardware. Inputs to rr_openrover_driver include emergency stop and velocity commands. It outputs diagnostic data such as encoder readings and battery charge.
Provides an interface between ros and Rover Robotics rover hardware. Inputs to rr_openrover_driver include emergency stop and velocity commands. It outputs diagnostic data such as encoder readings and battery charge.
 
1 2021-04-15 rr_openrover_description
The rr_openrover_description package
The rr_openrover_description package
 
1 2021-04-15 rr_control_input_manager
Filter velocity commands by ensuring that message time stamps do not exceed given timeout thresholds.
Filter velocity commands by ensuring that message time stamps do not exceed given timeout thresholds.
 
1 2023-03-16 rqt_web
rqt_web is a simple web content viewer for rqt. Users can show web content in Qt-based window by specifying its URL.
rqt_web is a simple web content viewer for rqt. Users can show web content in Qt-based window by specifying its URL.
 
1 2020-05-14 rqt_virtual_joy
The rqt_virtual_joy package
The rqt_virtual_joy package
 
1 2023-03-16 rqt_topic
rqt_topic provides a GUI plugin for displaying debug information about ROS topics including publishers, subscribers, publishing rate, and ROS Messages.
rqt_topic provides a GUI plugin for displaying debug information about ROS topics including publishers, subscribers, publishing rate, and ROS Messages.
 
1 2023-03-02 rqt_top
RQT plugin for monitoring ROS processes.
RQT plugin for monitoring ROS processes.
 
2 2023-10-02 rqt_tf_tree
rqt_tf_tree provides a GUI plugin for visualizing the ROS TF frame tree.
rqt_tf_tree provides a GUI plugin for visualizing the ROS TF frame tree.
 
1 2023-03-16 rqt_srv
A Python GUI plugin for introspecting available ROS message types. Note that the srvs available through this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to.
A Python GUI plugin for introspecting available ROS message types. Note that the srvs available through this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to.
 
1 2024-04-16 rqt_shell
rqt_shell is a Python GUI plugin providing an interactive shell.
rqt_shell is a Python GUI plugin providing an interactive shell.
 
1 2023-03-02 rqt_service_caller
rqt_service_caller provides a GUI plugin for calling arbitrary services.
rqt_service_caller provides a GUI plugin for calling arbitrary services.
 
2 2021-06-23 rqt_rviz
rqt_rviz provides a GUI plugin embedding
rqt_rviz provides a GUI plugin embedding
 
2 2023-10-02 rqt_runtime_monitor
rqt_runtime_monitor provides a GUI plugin viewing DiagnosticsArray messages.
rqt_runtime_monitor provides a GUI plugin viewing DiagnosticsArray messages.
 
1 2019-03-14 rqt_rotors
The rqt_rotors package
The rqt_rotors package
 
1 2024-02-19 rqt_rosmon
rqt GUI for rosmon, the node launcher and monitor for ROS. rosmon is a replacement for the roslaunch tool, focused on performance, remote monitoring, and usability.
rqt GUI for rosmon, the node launcher and monitor for ROS. rosmon is a replacement for the roslaunch tool, focused on performance, remote monitoring, and usability.
 
1 2024-03-19 rqt_rosbag_fancy
rqt GUI for rosbag_fancy
rqt GUI for rosbag_fancy
 
2 2023-10-04 rqt_robot_steering
rqt_robot_steering provides a GUI plugin for steering a robot using Twist messages.
rqt_robot_steering provides a GUI plugin for steering a robot using Twist messages.
 
1 2021-07-27 rqt_robot_plugins
Metapackage of rqt plugins that are particularly used with robots during its operation.
Metapackage of rqt plugins that are particularly used with robots during its operation.
 
2 2020-06-02 rqt_robot_monitor
rqt_robot_monitor displays diagnostics_agg topics messages that are published by
rqt_robot_monitor displays diagnostics_agg topics messages that are published by
 
2 2021-07-27 rqt_robot_dashboard
rqt_robot_dashboard provides an infrastructure for building robot dashboard plugins in rqt.
rqt_robot_dashboard provides an infrastructure for building robot dashboard plugins in rqt.
 
1 2023-03-01 rqt_reconfigure
This rqt plugin succeeds former dynamic_reconfigure's GUI (reconfigure_gui), and provides the way to view and edit the parameters that are accessible via dynamic_reconfigure.
This rqt plugin succeeds former dynamic_reconfigure's GUI (reconfigure_gui), and provides the way to view and edit the parameters that are accessible via dynamic_reconfigure.
 
1 2017-04-11 rqt_py_trees
rqt_py_trees provides a GUI plugin for visualizing py_trees behaviour trees based on rqt_tf_tree.
rqt_py_trees provides a GUI plugin for visualizing py_trees behaviour trees based on rqt_tf_tree.
 
1 2023-03-02 rqt_py_console
rqt_py_console is a Python GUI plugin providing an interactive Python console.
rqt_py_console is a Python GUI plugin providing an interactive Python console.
 
1 2022-05-13 rqt_py_common
rqt_py_common provides common functionality for rqt plugins written in Python. Despite no plugin is provided, this package is part of the rqt_common_plugins repository to keep refactoring generic functionality from these common plugins into this package as easy as possible. Functionality included in this package should cover generic ROS concepts and should not introduce any special dependencies beside "ros_base".
rqt_py_common provides common functionality for rqt plugins written in Python. Despite no plugin is provided, this package is part of the rqt_common_plugins repository to keep refactoring generic functionality from these common plugins into this package as easy as possible. Functionality included in this package should cover generic ROS concepts and should not introduce any special dependencies beside "ros_base".
 
1 2023-10-04 rqt_publisher
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
rqt_publisher provides a GUI plugin for publishing arbitrary messages with fixed or computed field values.
 
2 2023-03-16 rqt_pose_view
rqt_pose_view provides a GUI plugin for visualizing 3D poses.
rqt_pose_view provides a GUI plugin for visualizing 3D poses.
 
1 2021-02-23 rqt_plot
rqt_plot provides a GUI plugin visualizing numeric values in a 2D plot using different plotting backends.
rqt_plot provides a GUI plugin visualizing numeric values in a 2D plot using different plotting backends.
 
1 2023-11-15 rqt_play_motion_builder
The rqt_play_motion_builder package, a front-end interface for play_motion_builder
The rqt_play_motion_builder package, a front-end interface for play_motion_builder
 
1 2021-08-26 rqt_paramedit
rqt_paramedit - a rqt plugin for editing parameters using qt_paramedit.
rqt_paramedit - a rqt plugin for editing parameters using qt_paramedit.
 
2 2023-03-01 rqt_nav_view
rqt_nav_view provides a gui for viewing navigation maps and paths.
rqt_nav_view provides a gui for viewing navigation maps and paths.
 
2 2024-04-15 rqt_multiplot
rqt_multiplot provides a GUI plugin for visualizing numeric values in multiple 2D plots using the Qwt plotting backend.
rqt_multiplot provides a GUI plugin for visualizing numeric values in multiple 2D plots using the Qwt plotting backend.
 
1 2023-03-02 rqt_msg
A Python GUI plugin for introspecting available ROS message types. Note that the msgs available through this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to.
A Python GUI plugin for introspecting available ROS message types. Note that the msgs available through this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to.
 
2 2020-06-02 rqt_moveit
An rqt-based tool that assists monitoring tasks for
An rqt-based tool that assists monitoring tasks for
 
1 2023-10-02 rqt_logger_level
rqt_logger_level provides a GUI plugin for configuring the logger level of ROS nodes.
rqt_logger_level provides a GUI plugin for configuring the logger level of ROS nodes.
 
1 2020-04-07 rqt_launchtree
An RQT plugin for hierarchical launchfile configuration introspection.
An RQT plugin for hierarchical launchfile configuration introspection.
 
1 2023-03-01 rqt_launch
This rqt plugin ROS package provides easy view of .launch files. User can also start and end node by node that are defined in those files.
This rqt plugin ROS package provides easy view of .launch files. User can also start and end node by node that are defined in those files.
 
1 2022-05-14 rqt_joint_trajectory_plot
The rqt_joint_trajectory_plot package
The rqt_joint_trajectory_plot package
 
2 2023-11-13 rqt_joint_trajectory_controller
Graphical frontend for interacting with joint_trajectory_controller instances.
Graphical frontend for interacting with joint_trajectory_controller instances.
 
1 2023-05-24 rqt_image_view
rqt_image_view provides a GUI plugin for displaying images using image_transport.
rqt_image_view provides a GUI plugin for displaying images using image_transport.
 
1 2022-05-13 rqt_gui_py
rqt_gui_py enables GUI plugins to use the Python client library for ROS.
rqt_gui_py enables GUI plugins to use the Python client library for ROS.
 
1 2022-05-13 rqt_gui_cpp
rqt_gui_cpp enables GUI plugins to use the C++ client library for ROS.
rqt_gui_cpp enables GUI plugins to use the C++ client library for ROS.
 
1 2022-05-13 rqt_gui
rqt_gui provides the main to start an instance of the ROS integrated graphical user interface provided by qt_gui.
rqt_gui provides the main to start an instance of the ROS integrated graphical user interface provided by qt_gui.
 
1 2023-03-01 rqt_graph
rqt_graph provides a GUI plugin for visualizing the ROS computation graph.
rqt_graph provides a GUI plugin for visualizing the ROS computation graph.
 
1 2019-07-09 rqt_ez_publisher
The rqt_ez_publisher package
The rqt_ez_publisher package
 
1 2021-07-30 rqt_dwb_plugin
View dwb_msgs/LocalPlanEvaluation information visually using rqt
View dwb_msgs/LocalPlanEvaluation information visually using rqt
 
1 2023-10-04 rqt_dep
rqt_dep provides a GUI plugin for visualizing the ROS dependency graph.
rqt_dep provides a GUI plugin for visualizing the ROS dependency graph.
 
2 2023-10-27 rqt_controller_manager
Graphical frontend for interacting with the controller manager.
Graphical frontend for interacting with the controller manager.
 
1 2023-10-12 rqt_console
rqt_console provides a GUI plugin for displaying and filtering ROS messages.
rqt_console provides a GUI plugin for displaying and filtering ROS messages.
 
1 2022-11-28 rqt_common_plugins
rqt_common_plugins metapackage provides ROS backend graphical tools suite that can be used on/off of robot runtime.
rqt_common_plugins metapackage provides ROS backend graphical tools suite that can be used on/off of robot runtime.
 
1 2023-03-01 rqt_bag_plugins
rqt_bag provides a GUI plugin for displaying and replaying ROS bag files.
rqt_bag provides a GUI plugin for displaying and replaying ROS bag files.
 
1 2023-03-01 rqt_bag
rqt_bag provides a GUI plugin for displaying and replaying ROS bag files.
rqt_bag provides a GUI plugin for displaying and replaying ROS bag files.
 
1 2023-03-16 rqt_action
rqt_action provides a feature to introspect all available ROS action (from actionlib) types. By utilizing rqt_msg, the output format is unified with it and rqt_srv. Note that the actions shown on this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to.
rqt_action provides a feature to introspect all available ROS action (from actionlib) types. By utilizing rqt_msg, the output format is unified with it and rqt_srv. Note that the actions shown on this plugin is the ones that are stored on your machine, not on the ROS core your rqt instance connects to.
 
1 2022-05-13 rqt
rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages
rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages
 
3 2023-11-20 rplidar_ros
The rplidar ros package, support rplidar A1/A2/A3/S1/S2/S3/T1/C1
The rplidar ros package, support rplidar A1/A2/A3/S1/S2/S3/T1/C1
 
1 2021-06-03 route_network
Route network graphing and path planning.
Route network graphing and path planning.
 
1 2019-03-14 rotors_simulator
RotorS is a MAV gazebo simulator.
RotorS is a MAV gazebo simulator.
 
1 2019-03-14 rotors_joy_interface
The rotors_joy_interface package to control MAVs with a joystick
The rotors_joy_interface package to control MAVs with a joystick
 
1 2019-03-14 rotors_gazebo_plugins
The rotors_gazebo_plugins package
The rotors_gazebo_plugins package
 
1 2019-03-14 rotors_gazebo
The rotors_gazebo package
The rotors_gazebo package
 
1 2019-03-14 rotors_evaluation
The dataset evaluation package for the RotorS simulator.
The dataset evaluation package for the RotorS simulator.
 
1 2019-03-14 rotors_description
The rotors_description package provides URDF models of the AscTec multicopters.
The rotors_description package provides URDF models of the AscTec multicopters.
 
1 2019-03-14 rotors_control
RotorS control package
RotorS control package
 
1 2019-03-14 rotors_comm
RotorS specific messages and services.
RotorS specific messages and services.
 
1 2022-06-20 rotate_recovery
This package provides a recovery behavior for the navigation stack that attempts to clear space by performing a 360 degree rotation of the robot.
This package provides a recovery behavior for the navigation stack that attempts to clear space by performing a 360 degree rotation of the robot.
 
1 2021-05-26 roswww_static
Static web pages for ROS packages
Static web pages for ROS packages