ROS 2 rclcpp + rcl - kilted
kilted
ROS 2 C++ Client Library with ROS Client Library
|
Public Attributes | |
rcl_remap_type_t | type |
Bitmask indicating what type of rule this is. | |
char * | node_name |
A node name that this rule is limited to, or NULL if it applies to any node. | |
char * | match |
Match portion of a rule, or NULL if node name or namespace replacement. | |
char * | replacement |
Replacement portion of a rule. | |
rcl_allocator_t | allocator |
Allocator used to allocate objects in this struct. | |
Definition at line 39 of file remap_impl.h.