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. | |
struct rcl_node_impl_t * | impl |
Private implementation pointer. | |
Structure which encapsulates a ROS Node.