rclcpp
master
C++ ROS Client Library API
|
#include <atomic>
#include "rcl/guard_condition.h"
#include "rclcpp/context.hpp"
#include "rclcpp/contexts/default_context.hpp"
#include "rclcpp/macros.hpp"
#include "rclcpp/visibility_control.hpp"
Go to the source code of this file.
Classes | |
class | rclcpp::GuardCondition |
A condition that can be waited on in a single wait set and asynchronously triggered. More... | |
Namespaces | |
rclcpp | |
This header provides the get_node_base_interface() template function. | |