metricsstatisticsmsgs
Package containing ROS 2 message definitions for reporting statistics for topics and system resources.
閱讀文章 →rclloggingspdlog Quality Declaration
This document is a declaration of software quality for the rclloggingspdlog package, based on the guidelines in REP2004https://github.com/rosinfrastructure/rep/blob/rep2004/rep2004.rst.
閱讀文章 →rclloggingspdlog
Package supporting an implementation of logging functionality using spdlog.
閱讀文章 →rclcpp
This repository contains the source code for the ROS Client Library for C++ package, included with a standard install of any ROS 2 distro.
閱讀文章 →rclcpp Quality Declaration
This document is a declaration of software quality for the rclcpp package, based on the guidelines in REP2004https://reps.openrobotics.org/rep2004/.
閱讀文章 →rclcpp
Visit the rclcpp API documentationhttp://docs.ros2.org/latest/api/rclcpp/ for a complete list of its main components and features.
閱讀文章 →API Review for rclcpp from March 2020
rclcppaction There exists a threadsafe and nonthreadsafe way to get the goal result from an action client. We probably want to remove the public interface to the nonthread safe call or consolidate somehow: https://github
閱讀文章 →Notes on statically typed parameters
Until ROS 2 Foxy, all parameters could change type anytime, except if the user installed a parameter callback to reject a change. This could generate confusing errors, for example:
閱讀文章 →rclcppaction Quality Declaration
This document is a declaration of software quality for the rclcppaction package, based on the guidelines in REP2004https://reps.openrobotics.org/rep2004/.
閱讀文章 →rclcppaction
Visit the rclcppaction API documentationhttp://docs.ros2.org/latest/api/rclcppaction/ for a complete list of its main components and features. For more information about Actions in ROS 2, see the design documenthttp://de
閱讀文章 →rclcppcomponents Quality Declaration
This document is a declaration of software quality for the rclcppcomponents package, based on the guidelines in REP2004https://reps.openrobotics.org/rep2004/.
閱讀文章 →rclcppcomponents
Package containing tools for dynamically loadable components.
閱讀文章 →rclcpplifecycle Quality Declaration
This document is a declaration of software quality for the rclcpplifecycle package, based on the guidelines in REP2004https://reps.openrobotics.org/rep2004/.
閱讀文章 →rclcpplifecycle
Package containing a prototype for lifecycle implementation.
閱讀文章 →rclpy
ROS Client Library for the Python language.
閱讀文章 →rcpputils Quality Declaration
This document is a declaration of software quality for the rcpputils package, based on the guidelines in REP2004https://www.ros.org/reps/rep2004.html.
閱讀文章 →rcpputils: ROS 2 C++ Utilities
rcpputils is a C++ API consisting of macros, functions, and data structures intended for use throughout the ROS 2 codebase
閱讀文章 →rcpputils Features
This package includes convenience functions for crossplatform c++ functionality and for mathematical utilties. These functionalities are siloed into the rcpputils and the rcppmath namespaces respectively: rcpputils Gener
閱讀文章 →rcutils Quality Declaration
This document is a declaration of software quality for the rcutils package, based on the guidelines in REP2004https://github.com/rosinfrastructure/rep/blob/master/rep2004.rst.
閱讀文章 →rcutils: ROS 2 C Utilities data structures
rcutils is a C API consisting of macros, functions, and data structures used through out the ROS 2 code base.
閱讀文章 →rttest
rttest is a minimal tool for instrumenting and running tests for synchronous realtime systems. It provides utilities for measuring and plotting jitter, latency, and missed deadlines. It also provides a library with macro
閱讀文章 →rmw Quality Declaration
This document is a declaration of software quality for the rmw package, based on the guidelines in REP2004https://reps.openrobotics.org/rep2004/.
閱讀文章 →RMW
The ROS 2 Middleware Interface provides an abstraction layer to different DDS implementations for communication with the ROS 2 Client Library. This package contains the rmw interface for DDS implementation and some gener
閱讀文章 →rmwimplementationcmake
This package provides some CMake functions to discover and enumerate available rmw implementations.
閱讀文章 →