ROS 2 rclcpp + rcl - jazzy
jazzy
ROS 2 C++ Client Library with ROS Client Library
|
Public Member Functions | |
WaitableEntry (std::shared_ptr< rclcpp::Waitable > waitable_in=nullptr, std::shared_ptr< void > associated_entity_in=nullptr) noexcept | |
Conversion constructor, which is intentionally not marked explicit. | |
Public Attributes | |
std::shared_ptr< rclcpp::Waitable > | waitable |
std::shared_ptr< void > | associated_entity |
Definition at line 100 of file static_storage.hpp.