rcl
master
C API providing common ROS client library functionality.
|
Structure which encapsulates a ROS Node. More...
#include <node.h>
Public Attributes | |
rcl_context_t * | context |
Context associated with this node. More... | |
struct rcl_node_impl_t * | impl |
Private implementation pointer. More... | |
Structure which encapsulates a ROS Node.
rcl_context_t* rcl_node_t::context |
Context associated with this node.
struct rcl_node_impl_t* rcl_node_t::impl |
Private implementation pointer.