rclcpp_components
master
Package containing tools for dynamically loadable components
|
rclcpp::Node
to be used as components.Some useful abstractions and utilities:
Some useful internal abstractions and utilities:
Package containing CMake tools for register components:
rclcpp_components_register_node
Register an rclcpp component with the ament resource index and create an executable.rclcpp_components_register_nodes
Register an rclcpp component with the ament resource index. The passed library can contain multiple nodes each registered via macro.