ROS 2 rclcpp + rcl - kilted
kilted
ROS 2 C++ Client Library with ROS Client Library
|
Class to manage vector of weak pointers to all created contexts. More...
Public Member Functions | |
void | add_context (const Context::SharedPtr &context) |
void | remove_context (const Context *context) |
std::vector< Context::SharedPtr > | get_contexts () |
Class to manage vector of weak pointers to all created contexts.
Definition at line 43 of file context.cpp.