|
ROS 2 rclcpp + rcl - humble
humble
ROS 2 C++ Client Library with ROS Client Library
|

Public Attributes | |
| rcl_allocator_t | allocator |
| Allocator used during init and shutdown. | |
| rcl_init_options_t | init_options |
| Copy of init options given during init. | |
| int64_t | argc |
Length of argv (may be 0). | |
| char ** | argv |
Copy of argv used during init (may be NULL). | |
| rmw_context_t | rmw_context |
| rmw context. | |
Definition at line 29 of file context_impl.h.