devel/ros2-rcpputils

ROS2 utility code for C++.
Directory:
devel/ros2-rcpputils (package's history)
Package version:
ros2-rcpputils-2.4.0
Home page:
https://github.com/rcpputils/
License:
apache-2.0
Source archive:
-https://github.com/ros2/rcpputils/archive/2.4.0.tar.gzrcpputils-2.4.0.tar.gz
Description:
rcpputils is a C++ API consisting of macros, functions, and data structures intended for use throughout the ROS 2 codebase. This package currently contains: * Assertion functions * Clang thread safety annotation macros * Library discovery * String helpers * File system helpers * Type traits helpers * Class that dynamically loads, unloads and get symbols from shared libraries at run-time.
Run dependencies:
libstdc++, py38-ament-package>=0, ros2-rcutils>=0, ros2-ros-workspace>=0
Build dependencies:
ament-cmake>=0, ament-cmake-ros>=0, cmake>=2.6, digest>=20080510, g++>=3, gcc>=3, patch>=2.0, pax, pkg_install>=20110805.12, python38>=3.8<3.9, tnftp>=20130505~ssl
General options:
debug
Produce debugging information for binary programs
c++-compiler alternatives:
g++
Use the GNU C++ compiler
clang++
Use the LLVM C++ compiler
ccache-g++
Use ccache and the GNU C++ compiler
ccache-clang++
Use ccache and the LLVM C++ compiler
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler
python alternatives:
python36
Use python-3.6
python37
Use python-3.7
python38
Use python-3.8
python39
Use python-3.9
python310
Use python-3.10
python311
Use python-3.11
python312
Use python-3.12